lid #fff}nav .inner ul li a{display:block;color:#fff;font-size:14px;padding:1em;text-decoration:none;transition-duration:.2s}nav .inner ul li a:hover{background:#e4e4e4}nav.ring_menu{background-color:#e85280}nav.workheads{background-color:#7cbdf2}nav.farms{background-color:#60bdb2}@media (max-width:599px){nav{right:-220px;width:220px}}.toggle_btn{position:fixed;top:40px;right:30px;transform:translate(0,-50%);width:13px;height:13px;transition:all .5s;cursor:pointer;z-index:4}.toggle_btn .toggle_line{width:100%;height:100%}.toggle_btn .toggle_line span{display:block;position:absolute;left:0;width:100%;height:2px;background-color:#333;border-radius:4px;transition:all .5s}.toggle_btn .toggle_line span:nth-child(1){top:0}.toggle_btn .toggle_line span:nth-child(2){top:50%;transform:translateY(-50%)}.toggle_btn .toggle_line span:nth-child(3){bottom:0}@media (max-width:599px){.toggle_btn{right:auto;left:22px;top:auto;bottom:25px}}.open nav{right:0;opacity:1}.open #mask{display:block;position:fixed;top:0;left:0;width:100%;height:100%;background:#fff;opacity:.4;z-index:3;cursor:pointer}.open .toggle_btn span{background-color:#fff}.open .toggle_btn span:nth-child(1){-webkit-transform:translateY(6px) rotate(-45deg);transform:translateY(6px) rotate(-45deg)}@media (max-width:599px){.open .toggle_btn span:nth-child(1){-webkit-transform:translateY(6px) rotate(-45deg);transform:translateY(6px) rotate(-45deg)}}.open .toggle_btn span:nth-child(2){opacity:0}.open .toggle_btn span:nth-child(3){-webkit-transform:translateY(-5px) rotate(45deg);transform:translateY(-5px) rotate(45deg)}@media (max-width:599px){.open .toggle_btn span:nth-child(3){-webkit-transform:translateY(-5px) rotate(45deg);transform:translateY(-5px) rotate(45deg)}}@media (max-width:599px){.open .toggle_btn span{background-color:#333}}#mask{display:none;transition:all .5s}.top_jump{visibility:hidden;width:60px;height:60px;background-color:#666;position:fixed;bottom:0;right:0;transition:.6s;opacity:0}.top_jump:before{position:absolute;top:50%;left:50%;margin:auto;content:"";vertical-align:middle;width:8px;height:8px;border-top:2px solid #ddd;border-right:2px solid #ddd;-webkit-transform:translate(-50%,-50%) rotate(90deg);transform:translate(-50%,-15%) rotate(-45deg)}.view{visibility:visible;opacity:1}.top_jump a{display:block;height:100%}#logo_loader{display:block;position:fixed;top:0;left:0;width:100%;height:100vh;z-index:5;background-color:#e5e5e5}#logo_loader.open{animation-name:slideOut;animation-fill-mode:forwards;animation-duration:1.5s;animation-delay:1.5s}#logo_loader .f_logo{position:absolute;top:0;left:0;right:0;bottom:0;margin:auto;width:220px;height:110px;text-align:center;color:#fff;font-size:30px}#logo_loader .f_logo img{width:100%;height:auto}#logo_loader .f_logo:before{content:"";display:block;width:100%;height:110%;background-color:#e5e5e5;position:absolute;top:0;left:100%;animation:loadLogo 1.2s}@keyframes loadLogo{0%{left:0}50%{left:0}100%{left:100%}}@keyframes slideOut{0%{transform:translateX(0%)}50%{transform:translateX(0%)}100%{transform:translateX(100%)}}.footer-menu{width:70%}.footer-menu a{font-size:14px;font-family:A-OTF 見出ゴMB31 Pr6N}.footer-menu ul{justify-content:flex-end}.footer-menu li{list-style:none;margin-right:30px}footer{margin-top:60px}@media (max-width:768px){footer{margin-top:30px}}.foot_banner{display:flex;margin-bottom:80px;flex-flow:wrap}.foot_banner .banner_child_second{width:100% !important;margin-right:0 !important}.foot_banner .banner_child{width:calc(50% - 10px);margin-right:20px;margin-bottom:20px}.foot_banner .banner_child:first-child{width:100%;margin-right:0;display:none}.foot_banner .banner_child:nth-child(2n){margin-right:0 !important}.foot_banner .banner_child:nth-child(3n){margin-right:20px}.foot_banner .banner_child img{width:100%;height:100%;object-fit:contain}@media (max-width:599px){.foot_banner .banner_child{width:100%;margin-right:0 !important}}.footer-pc{background-color:#2a3853;padding:40px 0;box-sizing:border-box}.footer-pc .footer-logo{width:90px;height:65px;margin:0 auto;margin-bottom:20px}.footer-pc .footer-logo img{width:100%;height:100%;object-fit:contain}.footer-pc .footer-info{justify-content:center}.footer-pc .footer-info .info-child{width:50%;border-right:1px solid #323e6a;text-align:center;color:#d2d2d2;padding:20px;box-sizing:border-box}.footer-pc .footer-info .info-child a{font-size:20px;font-weight:700;color:#d2d2d2}.footer-pc .footer-info .info-child:last-child{border-right:none}.footer-pc .footer-info .info-child .info-title{font-family:"Helvetica Neue",Arial,"Hiragino Kaku Gothic ProN","Hiragino Sans",Meiryo,sans-serif;font-size:16px;font-weight:700;color:#fff;margin-bottom:10px}.footer-pc .footer-info .info-child .info-area,.footer-pc .footer-info .info-child .info-time,.footer-pc .footer-info .info-child .info-tel{color:#d2d2d2;font-size:14px}.footer-pc .footer-info .info-child .info-tel a{font-size:20px;font-weight:700}.footer-pc .footer-info .info-child .info-time{font-size:12px}.footer-pc .footer-info .info-child .info-area{font-size:12px}.footer-pc .footer-info .info-child .info-area a{font-weight:500 !important;font-size:12px !important;text-decoration:underline}@media (max-width:599px){.footer-pc .footer-info .info-child{width:100%;padding:20px 3%}}.copy_right{padding:20px 3%;box-sizing:border-box;color:#333;font-size:12px;text-align:center;font-weight:500;width:100%}.anim{opacity:0}.slidein_down.active{animation:slideIn_down 1s ease 1 forwards}.slidein_right.active{animation:slideIn_right 1s ease 1 forwards}.insta-bg.slidein_right.active{animation:slideIn_rightbg 1s ease 1 forwards}.slidein_up.active{animation:slideIn_up 1s ease 1 forwards}.slidein_up.active:nth-child(2){animation:slideIn_up 1s ease .5s 1 forwards}.slidein_up.active:nth-child(3){animation:slideIn_up 1s ease 1s 1 forwards}.slidein_up.active:nth-child(4){animation:slideIn_up 1s ease 1.5s 1 forwards}.slidein_up.active:nth-child(5){animation:slideIn_up 1s ease 2s 1 forwards}.good-town .fadeIn.active{animation:fadeIn 1s ease .5s 1 forwards}.fadeIn.active{animation:fadeIn 2s ease .5s 1 forwards}.banner-btn.fadeIn.active{animation:fadeIn 1s ease .5s 1 forwards}.text_slide.anim{opacity:1}.text_slide span{overflow:hidden;display:inline-block;line-height:1}.text_slide span span{transform:translateX(50px);transition:2.5s}.text_slide.active span span{transform:translateX(0)}.bound.active{animation:bound 1s ease .5s 1 forwards}.bound.active:nth-child(2){animation:bound 1s ease 1s 1 forwards}.bound.active:nth-child(3){animation:bound 1s ease 1.5s 1 forwards}.bound.active:nth-child(4){animation:bound 1s ease 2s 1 forwards}@keyframes slideIn_down{0%{transform:translateY(-180px);opacity:0}100%{transform:translateY(0)}40%,100%{opacity:1}}@keyframes slideIn_right{0%{transform:translateX(180px);opacity:0}100%{transform:translateX(0)}40%,100%{opacity:1}}@keyframes slideIn_rightbg{0%{transform:translate(100%);opacity:0}100%{transform:translate(-50%)}40%,100%{opacity:1}}@keyframes slideIn_up{0%{transform:translateY(180px);opacity:0}100%{transform:translateY(0)}40%,100%{opacity:1}}@keyframes fadeIn{0%{opacity:0}40%,100%{opacity:1}}@keyframes bound{100%,60%,30%,0%{transform:translateY(0)}20%{transform:translateY(-30px)}40%{transform:translateY(-15px)}0%{transform:translateY(-180px);opacity:0}40%,100%{opacity:1}}.top-image{width:100%;height:600px;position:relative}.top-image img{object-fit:cover;height:600px}.top-image .slick-next{display:none !important}.top-image .slick-track{object-fit:cover;height:600px;width:100%}.top-image .slick-track img{object-fit:cover;height:600px;width:100%}.top_slider_logo{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%)}.top_slider_logo img{height:100px;width:auto}.topcontents_wrap{padding-bottom:60px;position:relative;overflow:hidden;box-sizing:border-box;width:100%;margin:0 auto;background-size:auto auto;background-color:#fff;background-image:repeating-linear-gradient(135deg,transparent,transparent 2px,#f1f1f1 2px,#f1f1f1 10px);height:auto}.topcontents_wrap:before{content:'';position:absolute;top:0;left:0;border-top:10vw solid #fff;border-right:150vw solid transparent}.topcontents_wrap .topcontents_left_background_color{width:55%;position:absolute;height:330px;top:25px;left:0;background-color:#2a3853}@media (max-width:768px){.topcontents_wrap .topcontents_right_background_color:nth-child(2){height:300px;bottom:200px}}.topcontents_wrap .topcontents_inner{max-width:1000px;margin:0 auto;display:flex;box-sizing:border-box;position:relative}@media (max-width:768px){.topcontents_wrap .topcontents_inner:nth-child(4) .topcontents_left .topcontents_left_text{padding:0 15px}}@media (max-width:768px){.topcontents_wrap .topcontents_inner:nth-child(4) .top_contents_morebtn{margin-top:40px}}.topcontents_wrap .topcontents_inner .topcontents_left{width:50%;position:relative;top:45px}.topcontents_wrap .topcontents_inner .topcontents_left .topcontents_left_title_1 h2{line-height:90px;color:#2a3853;letter-spacing:.15em}.topcontents_wrap .topcontents_inner .topcontents_left .topcontents_left_title_1 h2 span{margin-right:15px;display:inline-block}.topcontents_wrap .topcontents_inner .topcontents_left .topcontents_left_title_1 h2 span img{height:60px;width:auto}.topcontents_wrap .topcontents_inner .topcontents_left .topcontents_left_title_2{box-sizing:border-box}.topcontents_wrap .topcontents_inner .topcontents_left .topcontents_left_title_2 h2{line-height:90px;color:#fff;letter-spacing:.15em}.topcontents_wrap .topcontents_inner .topcontents_left .topcontents_left_title_2 h2 span{margin-right:15px;display:inline-block}.topcontents_wrap .topcontents_inner .topcontents_left .topcontents_left_title_2 h2 span img{height:60px;width:auto}.topcontents_wrap .topcontents_inner .topcontents_left .topcontents_left_text{color:#fff;padding:0 30px;box-sizing:border-box}.topcontents_wrap .topcontents_inner .topcontents_left .topcontents_left_text p{color:#fff}.topcontents_wrap .topcontents_inner .topcontents_right{width:50%}.topcontents_wrap .topcontents_inner .topcontents_right .top_contents_morebtn{text-align:right;padding-top:30px}.topcontents_wrap .topcontents_inner .topcontents_right .top_contents_morebtn a{background-color:#fff;color:#2a3853;border-radius:23px;width:170px;display:inline-block;padding:15px 0;font-size:12px;font-weight:700;letter-spacing:.15em;text-align:center;position:relative;box-shadow:0px 7px 7px -5px #d6dde5}.topcontents_wrap .topcontents_inner .topcontents_right .top_contents_morebtn a:before{background-color:#fff;color:#2a3853;border-radius:23px;width:170px;display:inline-block;padding:15px 0;font-size:12px;font-weight:700;letter-spacing:.15em;text-align:center;position:relative;box-shadow:0px 7px 7px -5px #d6dde5}.topcontents_wrap .topcontents_inner .topcontents_right .top_contents_morebtn a:hover:before{right:20px}.info-btn .col{cursor:pointer}.info-btn .btn-child{width:calc(25% - 23px);margin-right:30px;overflow:hidden;position:relative;transition:.2s}.info-btn .btn-child:last-child{margin-right:0}.info-btn .btn-child .front,.info-btn .btn-child .back{background-size:contain;background-repeat:no-repeat}@media (max-width:768px){.info-btn .btn-child{width:50%;margin-bottom:20px;margin-right:0}}.info-btn .btn-child .container{-webkit-transform-style:preserve-3d;transform-style:preserve-3d;-webkit-perspective:1000px;perspective:1000px}.info-btn .btn-child .container .topcard_link{position:absolute;top:0;right:0;width:100%;height:100%;font-size:16px;font-weight:700;color:#fff}.info-btn .btn-child .container:hover .front,.info-btn .btn-child .container:hover .back{-webkit-transition:-webkit-transform .7s cubic-bezier(.4,.2,.2,1);transition:-webkit-transform .7s cubic-bezier(.4,.2,.2,1);-o-transition:transform .7s cubic-bezier(.4,.2,.2,1);transition:transform .7s cubic-bezier(.4,.2,.2,1);transition:transform .7s cubic-bezier(.4,.2,.2,1),-webkit-transform .7s cubic-bezier(.4,.2,.2,1)}.info-btn .btn-child .container:hover .back{-webkit-transform:rotateY(0deg);transform:rotateY(0deg);-webkit-transform-style:preserve-3d;transform-style:preserve-3d}.info-btn .btn-child .container:hover .front{-webkit-transform:rotateY(-180deg);transform:rotateY(-180deg);-webkit-transform-style:preserve-3d;transform-style:preserve-3d}.info-btn .btn-child .container .front,.info-btn .btn-child .container .back{background-size:contain;background-repeat:no-repeat}.info-btn .btn-child .container .front{-webkit-transform:rotateY(0deg);transform:rotateY(0deg);-webkit-transform-style:preserve-3d;transform-style:preserve-3d}.info-btn .btn-child .container .front:after{position:absolute;top:0;left:0;width:100%;height:100%;content:'';display:block;opacity:.6;-webkit-backface-visibility:hidden;backface-visibility:hidden}.info-btn .btn-child .container .back{-webkit-transform:rotateY(180deg);transform:rotateY(180deg);-webkit-transform-style:preserve-3d;transform-style:preserve-3d}.info-btn .btn-child .container .inner{-webkit-transform:translateY(-50%) translateZ(60px) scale(.94);transform:translateY(-50%) translateZ(60px) scale(.94);top:50%;position:absolute;left:0;width:100%;padding:0;-webkit-box-sizing:border-box;box-sizing:border-box;outline:none;-webkit-perspective:inherit;perspective:inherit}@media (max-width:599px){.info-btn .btn-child{width:calc(50% - 5px);margin-right:10px;margin-bottom:10px}.info-btn .btn-child:nth-child(2n){margin-right:0}}.banner-btn{justify-content:center}.banner-btn .banner-child{width:calc(33.3% - 20px);margin-right:30px;overflow:hidden;transition:.2s}.banner-btn .banner-child:last-child{margin-right:0}@media (max-width:599px){.banner-btn .banner-child{width:100%;margin-right:0;margin-bottom:20px}}.banner-btn a{text-decoration:none;display:inline-block;box-sizing:border-box;width:100%;background-repeat:no-repeat;background-size:contain;position:relative}.banner-btn a:before{position:absolute;top:0;right:0;bottom:0;left:0;content:'';background:#fff;transform-origin:right top;transform:scale(0,1);transition:transform .3s;opacity:.4}.banner-btn a:hover:before{transform-origin:left top;transform:scale(1,1)}.banner-btn .co-work{background-image:url(/wp-content/uploads/2021/02/coworkingstay-logo.jpg)}.banner-btn .kosodate{background-image:url(/wp-content/uploads/2021/03/banner-support.png)}.banner-btn .teijyu{background-image:url(/wp-content/uploads/2021/02/banner-live.jpg)}.int_pos .interview-logo{width:315px;left:12%;margin-bottom:50px}.int_pos .interview-logo img{width:100%;object-fit:contain}.int_pos .interview_list{padding-bottom:30px;box-sizing:border-box}.int_pos .interview_list li{width:calc(25% - 23px);margin-right:30px;letter-spacing:normal;vertical-align:top}.int_pos .interview_list li:last-child{margin-right:0}.int_pos .interview_list li .information_top_rel{background-color:#fff;padding:20px;box-sizing:border-box}.int_pos .more_btn{left:50%;bottom:0;transform:translate(-50%,50%)}.news-logo{width:140px;height:80px;margin:0 auto 10px auto}.news_list{text-align:left;overflow:scroll;height:510px;max-width:800px;margin:0 auto}@media (max-width:768px){.news_list{max-width:85%;height:300px}}.news_list li{padding:20px 0;box-sizing:border-box;border-bottom:1px solid #333}.news_list li .day_category{margin-bottom:10px}.news_list li .day_category .name{color:#333;font-size:12px}.news_list li .day_category .name .day{font-size:12px;font-weight:500}.news_list li .day_category .name .news_label{display:inline-block;padding:3px 10px;box-sizing:border-box;margin:0 10px;background-color:#aaa;color:#fff;font-size:85%}.news_list li .day_category .name .news_label.shuno{background-color:#60bdb2}.news_list li .day_category .name .news_label.news{background-color:#2a3853}.news_list li .day_category .name .news_label.event{background-color:#60beb3}.news_list li .day_category .name .news_label.work_interview{background-color:#7cbdf2}.news_list li .day_category .name .news_label.marriage{background-color:#e85280}.news_list li .news_title{font-weight:500;align-items:center}.news_list li .news_title:before{content:'';display:inline-block;width:24px;height:24px;background-size:contain;margin-right:5px}.news_list li .news_title .shigoto:before{background-image:url(/wp-content/uploads/2021/03/news_logo-work.png)}.news_list li .news_title .marriage:before{background-image:url(/wp-content/uploads/2021/03/news_logo-konkatsu.png)}.news_list li .news_title .shuno:before{background-image:url(/wp-content/uploads/2021/03/news_logo-farm.png)}.news_bgimg{bottom:0;left:3%;width:35%}.insta-logo{width:300px;margin:0 auto;margin-top:50px}.insta-logo img{width:100%;object-fit:cover}.insta-bg{width:70%;height:100%;top:0;left:50%;transform:translate(-50%,0)}#sb_instagram .sb_instagram_header{box-sizing:border-box}#sb_instagram .sbi_load_btn .sbi_btn_text{color:#fff}.topcontents_sp_wrap{position:relative}.topcontents_sp_wrap .topcontents_sp_grayback{position:absolute;top:0;left:0;overflow:hidden;box-sizing:border-box;width:95%;background-size:auto auto;background-color:#fff;background-image:repeating-linear-gradient(135deg,transparent,transparent 2px,#f1f1f1 2px,#f1f1f1 10px);height:100%;z-index:2}.topcontents_sp_wrap .topcontents_sp_inner{padding-top:70px;padding-bottom:30px;position:relative;margin-bottom:40px !important;z-index:4}.topcontents_sp_wrap .topcontents_sp_inner .topcontents_sp_title_wrap{margin-bottom:-82px}.topcontents_sp_wrap .topcontents_sp_inner .topcontents_sp_title_wrap .topcontents_sp_title{padding:5px 15px;width:80%;position:relative;z-index:6}.topcontents_sp_wrap .topcontents_sp_inner .topcontents_sp_title_wrap .topcontents_sp_title img{height:32px;width:auto;margin-right:10px}.topcontents_sp_wrap .topcontents_sp_inner .topcontents_sp_title_wrap .sp_title_navy{background-color:#fff;margin-bottom:10px;position:relative}.topcontents_sp_wrap .topcontents_sp_inner .topcontents_sp_title_wrap .sp_title_navy h2{color:#2a3853;letter-spacing:.12em;line-height:37px;font-size:16px}.topcontents_sp_wrap .topcontents_sp_inner .topcontents_sp_title_wrap .sp_title_white{background-color:#2a3853}.topcontents_sp_wrap .topcontents_sp_inner .topcontents_sp_title_wrap .sp_title_white h2{color:#fff;letter-spacing:.12em;line-height:37px;font-size:16px}.topcontents_sp_wrap .topcontents_sp_inner .topcontents_sp_text{margin-right:5%;padding-left:40px;padding-top:30px;padding-bottom:20px;box-sizing:border-box}.topcontents_sp_wrap .topcontents_sp_inner .topcontents_sp_btn{position:absolute;bottom:-29px;left:50%;transform:translatex(-50%)}.topcontents_sp_wrap .topcontents_sp_inner .topcontents_sp_btn a{background-color:#2a3853;color:#fff;border-radius:23px;width:170px;display:inline-block;padding:15px 0;font-size:12px;font-weight:700;letter-spacing:.15em;text-align:center;position:relative}.topcontents_sp_wrap .topcontents_sp_inner .topcontents_sp_btn a:before{content:'';background-image:url(/wp-content/uploads/2021/03/toppage_contents_sp_btn.png);background-size:contain;background-repeat:no-repeat;height:9px;width:10px;top:49%;right:30px;transform:translateY(-49%);-webkit-transform:translateY(-49%);-ms-transform:translateY(-49%);position:absolute;z-index:2;transition:.3s}.topcontents_sp_wrap .topcontents_sp_inner .topcontents_sp_images{text-align:right;padding-left:40px}.topcontents_sp_wrap .topcontents_sp_inner .topcontents_sp_images img{height:380px;object-fit:cover;width:100%}.int_sp .int_bg_set{height:355px;z-index:0;margin:0 auto 0 0}.int_sp .interview-splogo{width:200px;background-color:#fff;padding:10px;transform:translate(0,-50%);left:0;top:7%;z-index:1}.int_sp .int-spcont{top:50%;right:0;transform:translate(0px,-50%);width:85%;margin-bottom:10px}.int_sp .int-spcont p{margin-top:10px;font-size:11px}.int_sp .more_btn{left:50%;transform:translate(-50%,-50%)}.area_sp{padding-top:30px;box-sizing:border-box}.tiki-title{font-size:28px;color:#000;font-weight:600;width:100%;margin:0 auto;margin-bottom:30px}@media (max-width:599px){.tiki-title{font-size:16px;margin:0;width:80%;background-color:#fff;padding-left:30px;box-sizing:border-box;display:inline-block}}.tiki-top{align-items:center;max-width:100%;margin:0 auto;justify-content:center}@media (max-width:599px){.tiki-top .tiki-cont{margin-bottom:30px}}@media (max-width:599px){.tiki-top .tamba-mapimg{margin-bottom:20px}}.tiki-top .top-left{width:calc(70% - 50px);margin-right:50px}.tiki-top .top-left .tiki-cont{color:#333}@media (max-width:599px){.tiki-top .top-left .tiki-cont{margin-bottom:30px}}.tiki-top .top-right{width:30%}.tiki-top .top-right .tamba-map{margin-bottom:20px}@media (max-width:599px){.tiki-top .top-right .tamba-map .tamba-mapimg{margin-bottom:20px}}@media (max-width:599px){.tiki-top{max-width:100%;margin:0 3%;margin-top:30px}}.ac_contents.is-open{line-height:normal;height:auto;opacity:1}.ac_contents.is-open .access_bus_wrap_one{margin-bottom:30px}.ac_contents.is-open .access_bus_wrap .access_bus_title_wrap{align-items:center;display:flex;box-sizing:border-box;width:100%;margin-bottom:10px}.ac_contents.is-open .access_bus_wrap .access_bus_title_wrap .access_bus_images{margin-right:10px;margin-top:8px}.ac_contents.is-open .access_bus_wrap .access_bus_title_wrap .access_bus_images img{height:20px;width:auto}.ac_contents.is-open .access_bus_wrap .access_bus_title_wrap .access_bus_title h2{margin:0;font-size:18px}.ac_contents.is-open .access_bus_wrap .access_bus_text_wrap{margin-bottom:15px;box-sizing:border-box;width:100%;align-items:center}.ac_contents.is-open .access_bus_wrap .access_bus_text_wrap .access_bus_text{font-size:14px}.ac_contents.is-open .access_bus_wrap .moyori_title{font-size:16px;font-weight:700;margin-bottom:10px}@media (max-width:599px){.area-bg{top:0;width:90%;height:280px}}.ac_menu{margin-bottom:30px;background-color:#2a3853;color:#fff;letter-spacing:.1em;font-weight:700;font-size:16px;padding:10px;box-sizing:border-box;text-align:left;cursor:pointer;user-select:none}.ac_menu:hover,.ac_menu:active,.ac_menu.is-active{background-color:#fff;color:#2a3853;border:1px solid #2a3853;transition:.3s}.ac_menu i{margin-right:10px}.ac_contents{text-align:left;line-height:0;height:0;overflow:hidden;opacity:0;transition-duration:.4s}.ac_contents.is-open{line-height:normal;height:auto;opacity:1}.coworking_ac_wrap{margin-top:30px}.tamba-appeal{text-align:center;font-size:20px;color:#000;font-weight:600;margin-bottom:30px}.tamba-btn{width:500px;margin:0 auto;margin-bottom:20px;text-align:center;font-size:24px}.tamba-btn a{display:block;position:relative;border:3px solid #2a3853;border-radius:24px;color:#fff;background-color:#2a3853;padding:5px 0;box-sizing:border-box}.tamba-btn a:after{content:'';display:inline-block;width:32px;height:32px;background-image:url(/wp-content/uploads/2021/01/tiiki-arrow.png);background-size:cover;position:absolute;top:50%;right:2%;transform:translate(0,-50%)}.tamba-btn a:hover{color:#2a3853;background-color:#fff}@media (max-width:599px){.tamba-btn{width:100%}}.crops_wrap .crops_content{align-items:center;margin-top:60px}.crops_wrap .crops_content .crops_images_content{position:relative;width:calc(50% - 40px);margin-right:40px}.crops_wrap .crops_content .crops_images_content .crops_title{position:absolute;top:-60px;right:0}.crops_wrap .crops_content .crops_images_content .crops_title img{position:relative;height:80px;width:auto}@media (max-width:599px){.crops_wrap .crops_content .crops_images_content .crops_title img{height:65px}}.crops_wrap .crops_content .crops_images_content .crops_image img{height:260px;object-fit:cover}@media (max-width:599px){.crops_wrap .crops_content .crops_images_content{width:100%;margin-right:0}}.crops_wrap .crops_content .gray_back{height:260px;width:100%;position:absolute;bottom:-20px;right:-20px}.crops_wrap .climate_revers_wrap{flex-flow:row-reverse}@media (max-width:599px){.crops_wrap .climate_revers_wrap{flex-flow:column}}@media (max-width:599px){.crops_wrap .climate_revers_wrap .yellow_3_back{display:none}}.crops_wrap .crops_text_content{width:50%}.crops_wrap .crops_text_content .crops_text{color:#333}@media (max-width:599px){.crops_wrap .crops_text_content{width:100%;margin:40px 0 30px}}.gray_3_back_sp{background-size:auto auto;background-color:#fff;background-image:repeating-linear-gradient(135deg,transparent,transparent 2px,#f1f1f1 2px,#f1f1f1 10px);height:260px;width:100%;margin-left:-6%;position:absolute;left:0;top:20px;z-index:-1;display:none}@media (max-width:599px){.gray_3_back_sp{display:block}}.cs-map{margin-top:30px;height:450px}.cs-map .gm-style{font:400 11px Roboto,Arial,sans-serif;text-decoration:none}.cs-map .info-image{width:150px;margin-right:20px}@media (max-width:599px){.cs-map .info-image{width:100%;margin-right:0}}.cs-map .info-detail{width:55%}.cs-map .info-detail .info-category-label{font-size:13px;background-color:#2a3853;color:#fff;display:inline-block;padding:5px;box-sizing:border-box;margin-top:5px}@media (max-width:599px){.cs-map .info-detail{width:100%}}.top-screen{display:none}.info_tabs_wrapper{padding:15px 15px 0 0;box-sizing:border-box}.info_tabs_wrapper .info_tab{margin-right:20px}.info_tabs_wrapper .info_tab a{border:1px solid #f1f1f1;padding:5px;box-sizing:border-box;border-radius:7px;display:block;color:#333;font-size:12px}.info_tabs_wrapper .info_tab a:hover{background-color:#f1f1f1}@media (max-width:599px){.info_tabs_wrapper .info_tab a{border:none;color:#333;font-size:12px}}@media (max-width:599px){.info_tabs_wrapper .info_tab{width:100%;margin-right:0;margin-bottom:5px;border-bottom:1px solid #333}}.interview_flame_list{margin-top:30px}.interview_flame_list .list-child{width:calc(25% - 15px);margin-right:20px;margin-bottom:20px}.interview_flame_list .list-child .thumbnail{width:100%;position:relative}.interview_flame_list .list-child .thumbnail img{width:100%;height:200px;object-fit:cover}.interview_flame_list .list-child .information{padding:10px 0 0;box-sizing:border-box}.interview_flame_list .list-child .information .interview_title{font-weight:700;font-family:"Roboto Slab",Garamond,"Times New Roman","游明朝","Yu Mincho","游明朝体","YuMincho","ヒラギノ明朝 Pro W3","Hiragino Mincho Pro","HiraMinProN-W3","HGS明朝E","ＭＳ Ｐ明朝","MS PMincho",serif;font-size:16px;color:#333}.interview_flame_list .list-child .information .name{color:#333;font-size:14px}.interview_flame_list .list-child:nth-child(4n){margin-right:0}@media (max-width:599px){.interview_flame_list .list-child{width:100%;margin-right:0}}.wp-pagenavi{width:100%;text-align:center}.wp-pagenavi a,.wp-pagenavi span{color:#333 !important;border:1px solid #333 !important}.shigoto_information{width:100%;box-sizing:border-box;border-collapse:collapse;border-spacing:0;table-layout:fixed;overflow-wrap:break-word;word-wrap:break-word}.shigoto_information tr{border:1px solid #eee}.shigoto_information th{width:25%;padding:5px 15px;border:1px solid #eee;text-align:left}@media (max-width:599px){.shigoto_information th{border:none;border-bottom:1px solid #eee}}.shigoto_information td{width:75%;padding:5px 15px;border:1px solid #eee;text-align:left}@media (max-width:599px){.shigoto_information td{border:none}}@media (max-width:599px){.shigoto_information th,.shigoto_information td{display:inline-block;width:100%;text-align:left;padding:5px;box-sizing:border-box}}.news-area .news-main{width:70%}.news-area .news-main .news-title{margin-bottom:22px;color:#333;font-size:20px}@media (max-width:599px){.news-area .news-main .news-title{font-size:16px}}@media (max-width:599px){.news-area .news-main{width:100%}}.news-area .single_image{margin-bottom:30px}.news-area .single_image img{height:auto}.news-area .sidebar{width:calc(30% - 30px);margin-left:30px}.news-area .sidebar h2.gray_back{font-size:16px;box-sizing:border-box}.news-area .sidebar ul{margin-top:20px}.news-area .sidebar ul a{font-size:14px}@media (max-width:599px){.news-area .sidebar{width:100%;margin-left:0;margin-top:60px}}#post-14339{padding-top:60px}.contact_2_text{font-size:14px;color:#333}.contact_form_2 p{font-size:14px;color:#333;margin-bottom:10px}.contact_form_2 input{border:1px solid #b4b4b4;border-radius:4px}.contact_form_2 textarea{border:1px solid #b4b4b4;border-radius:4px}.contact_2_check_wrap{text-align:center}.contact_2_check_wrap .acceptance-799{text-align:center}.contact_2_check_wrap .acceptance-799 .wpcf7-list-item{margin-left:0;color:#333}.contact_2_btn{text-align:center;margin-top:20px}input[type=text],input[type=email],input[type=url],input[type=password],input[type=search],textarea{padding:.375em;box-sizing:border-box;width:100%}button,input,select,textarea{border-radius:0;font-size:16px;margin:0;max-width:100%;vertical-align:baseline}input.wpcf7-form-control.wpcf7-submit{width:280px;padding:15px 0;background-color:#727272;box-sizing:border-box;color:#fff;border-radius:5px}.menu_item{color:#fff;cursor:pointer;display:block;margin-bottom:30px;position:relative;border-bottom:1px solid #f0e6da}.menu_item .menu_item_link{color:#f3ba3a;display:block;padding:1rem;text-align:center;border-top:3px solid #f3ba3a;align-items:center;font-size:22px;font-weight:700;letter-spacing:.15em}.menu_item .menu_item_link:before{content:'';width:0;height:0;border-left:6px solid transparent;border-right:6px solid transparent;border-top:6px solid #f3ba3a;position:absolute;top:50%;transform:translate(-190%,-50%)}.menu_item .menu_item_link:hover{color:#f3ba3a}.menu_item .submenu{background:#fff;display:none;max-width:70%;margin:0 auto}.menu_item .submenu .input_items{background-color:#f6f1ea;padding:1rem;color:#333}.menu_item .submenu .input_content.max-input label{width:100%}.menu_item .submenu .input_content label{width:25%;padding:1rem;color:#333;box-sizing:border-box;font-weight:500;border-bottom:1px solid #f0e6da;border-right:1px solid #f0e6da;display:inline-block}.menu_item .submenu .input_content label:last-child{border-right:none}.menu_item .submenu .input_content label input{border:1px solid #f0e6da}.menu_item .submenu .input_content input[type=checkbox]{margin-right:15px;transform:scale(1.5)}.menu_item .submenu .input_content .input_content-label{box-sizing:border-box;padding:0;margin:5px 0;border-bottom:none}.menu_item .submenu .input_content .input_content-label input{border:1px solid #b4b4b4}.menu_item .submenu .input_content .frame{padding:1rem;box-sizing:border-box;width:100%}.menu_item .submenu .input_content .frame select{background-color:#fff;border-radius:3px;color:#ccc}.menu_item .submenu .input_content .select_map{display:block;margin:0 auto}.menu_item .submenu .submit_btn{margin-bottom:30px;text-align:center;margin-top:30px;padding:0 15px;box-sizing:border-box}.menu_item .submenu .submit_btn .submit_button{object-fit:contain}.menu_item .submenu .submit_btn .submit_button input{display:inline-block;width:280px;text-align:center;color:#fff;background-color:#f4c457;box-shadow:0 5px 0 #e90;transition:.3s;cursor:pointer;border:none;padding:15px 0;font-size:14px;font-weight:700;border-radius:4px}.menu_item .submenu .submit_btn .submit_button input:hover{transform:translate3d(0,5px,0);background-color:#f4c457;box-shadow:none}@media (max-width:599px){.menu_item .submenu{max-width:90%}.menu_item .submenu .input_content label{width:100%;border:1px solid #f0e6da}.menu_item .submenu .input_content label:last-child{border-right:1px solid #f0e6da}}.area_width{max-width:1000px;margin:0 auto}ul.page-numbers{display:-webkit-box;display:-ms-flexbox;display:flex;flex-wrap:wrap;margin:0 auto;justify-content:center}.bukken_content .headline_orange{display:none}.bukken_content .page-numbers li a{display:block;padding:5px 0 !important;border:1px solid #f3ba3a !important;border-radius:3px !important;color:#f3ba3a !important;width:36px;margin-right:15px;text-align:center}.bukken_content .page-numbers li .current{color:#fff !important;background-color:#f3ba3a;padding:5px 0 !important;border:1px solid #f3ba3a !important;width:36px;margin-right:15px}.bukken_content .page-numbers li:first-child a{width:auto}.bukken_content .page-numbers li:last-child a{width:auto}.bukken_content .page-numbers span{padding:5px 0 !important;border:1px solid #f3ba3a !important;border-radius:3px !important;color:#f3ba3a !important;width:36px;margin-right:15px;display:inline-block;text-align:center}.bukken_list{margin:0 auto;max-width:1000px}.bukken_list .slick-list{width:100% !important}.bukken_list .top{position:relative}.bukken_list .top .arrow-icon{position:absolute;top:50%;transform:translatey(-50%);z-index:1;height:68px}.bukken_list .top .arrow-icon img{height:100%;object-fit:contain}.bukken_list .top .arrow-icon.right{right:-30px}.bukken_list .top .arrow-icon.left{left:-30px}.bukken_list .top li{width:calc(25% - 12px)}@media (max-width:768px){.bukken_list .top li{background-color:transparent;padding:0 10px;box-sizing:border-box}}@media (max-width:768px){.bukken_list .top li .mrn{background-color:#f3f3f3;padding:10px;box-sizing:border-box;border-radius:10px}}.bukken_list .top li:nth-child(3n){margin-right:15px}.bukken_list .top li:nth-child(4n){margin-right:0}@media (max-width:768px){.bukken_list .top li{margin:0}}.bukken_list .house_link{text-align:right;margin-top:20px}.bukken_list .house_link a{width:180px;display:inline-block;background-color:#253149;color:#fff;padding:15px 0;border-radius:30px;text-align:center;font-weight:700;position:relative}.bukken_list .house_link a:after{content:"";position:absolute;width:8px;height:8px;border-top:2px solid #fff;border-right:2px solid #fff;-webkit-transform:translatey(-50%) rotate(45deg);transform:translatey(-50%) rotate(45deg);top:50%;right:20px}.bukken_list li{width:calc(33.3% - 10px);margin-right:15px;margin-bottom:15px;background-color:#f3f3f3;padding:10px;box-sizing:border-box;border-radius:10px}.bukken_list li:nth-child(3n){margin-right:0}@media (max-width:599px){.bukken_list li{width:100%;margin-right:0}}.bukken_list .thumbnail{width:100%;text-align:center}.bukken_list .thumbnail img{border-radius:10px;object-fit:contain;height:230px;width:100%}.bukken_list .house_info{width:100%;padding:20px 0 10px}.bukken_list .house_info a{width:100%;align-items:center}.bukken_list .house_info a .price_type{width:calc(50% - 20px);text-align:center;color:#fff;font-size:14px;border-radius:5px;margin-right:20px;line-height:2}.bukken_list .house_info a .price_type.buy{background-color:#fca359}.bukken_list .house_info a .price_type.lent{background-color:#b8d96c}.bukken_list .house_info a .area{width:50%;box-sizing:border-box}.bukken_list .house_info a .space{margin-right:5px}.bukken_list .house_info a .name{font-size:12px;color:#7d7d7d}.bukken_list .house_info a .price{color:#ff5113}.bukken_list .house_info a .price .num{font-size:18px;font-weight:600;color:#ff5113}@media (max-width:1024px){.bukken_list{margin:0 3%}.bukken_list.tops{margin:0 5%}}@media (max-width:599px){.bukken_list{margin:0 6%}.bukken_list.tops{margin:0 10%}}@media (max-width:768px){.sp-height{height:160px}}@media (max-width:599px){.sp-height{height:60px}}.single-house .single{padding-top:140px}@media (max-width:599px){.single-house .single{padding-top:0}}.tab_gallery{max-width:50%;width:100%;margin:0 auto}.tab_gallery .thumb-item{height:400px}.tab_gallery .thumb-item .slick-slide{height:500px}.tab_gallery .thumb-item .arrow-icon{width:30px;position:absolute;top:50%;transform:translate(0,-50%);z-index:1}.tab_gallery .thumb-item .arrow-icon.left{left:-40px}@media (max-width:599px){.tab_gallery .thumb-item .arrow-icon.left{left:0}}.tab_gallery .thumb-item .arrow-icon.right{right:-40px}@media (max-width:599px){.tab_gallery .thumb-item .arrow-icon.right{right:0}}.tab_gallery .thumb-item .slick-active li{height:400px}.tab_gallery .slick-active li{display:inline-block;box-sizing:border-box;padding:5px}@media (max-width:599px){.tab_gallery .slick-active li img{object-fit:cover}}.tab_gallery .thumb-item-nav{height:60px}.tab_gallery .thumb-item-nav .slick-list{height:100%}.tab_gallery .thumb-item-nav .slick-slide{margin-right:10px;height:100%}.tab_gallery .thumb-item-nav li{padding:0}.tab_gallery .thumb-item-nav li img{height:100%;object-fit:contain;object-position:top}.tab_gallery .thumb-item-nav .arrow-icon{position:absolute;top:50%;transform:translate(0,-50%);width:15px;height:15px;z-index:1}.tab_gallery .thumb-item-nav .arrow-icon.left{left:-20px}@media (max-width:599px){.tab_gallery .thumb-item-nav .arrow-icon.left{left:0}}.tab_gallery .thumb-item-nav .arrow-icon.right{right:-20px}@media (max-width:599px){.tab_gallery .thumb-item-nav .arrow-icon.right{right:0}}@media (max-width:599px){.tab_gallery{max-width:100%;padding:0 3%;box-sizing:border-box}}.top_info{margin-bottom:30px}.top_info .name{font-size:12px;color:#7d7d7d}.top_info .buy_price{line-height:1.5}.top_info .buy_price .price{color:#333;font-size:14px;font-weight:600}.top_info .buy_price .price .num{color:#ff5113;font-size:20px;font-weight:600}.top_info .pdf_dl{position:absolute;bottom:0;right:0}.top_info .pdf_dl a{color:#41739b;border-bottom:1px solid #41739b}@media (max-width:599px){.top_info .pdf_dl{position:static}}.single_house_info{width:100%;margin-bottom:30px;border-collapse:collapse;border-spacing:0}.single_house_info tr{border-top:1px solid #f0e6da;border-bottom:1px solid #f0e6da}.single_house_info tr th{width:40%;background-color:#f6f1ea;text-align:left;font-weight:500}.single_house_info tr td{width:60%;border-color:#f6f1ea}.single_house_info tr th,.single_house_info tr td{padding:.8em;box-sizing:border-box}@media (max-width:599px){.single_house_info{padding:0 3%;box-sizing:border-box;width:100%;display:inline-block}}.single_map{width:50%;margin:0 auto;margin-bottom:30px}@media (max-width:599px){.single_map{width:80%}}h2#house_contact{background-color:#f3ba3a;color:#fff;text-align:center;padding:10px 0;box-sizing:border-box;position:relative;margin-bottom:30px}h2#house_contact:before{content:"";position:absolute;top:100%;left:50%;margin-left:-15px;border:15px solid transparent;border-top:15px solid #f3ba3a}.contact_tel_btn{width:280px;margin:0 auto 30px auto;text-align:center;border-radius:5px;color:#fff}.contact_tel_btn a{display:inline-block;width:280px;box-shadow:0 5px 0 #ed5100;text-align:center;padding:20px 0;color:#fff;font-weight:600;box-sizing:border-box;border-radius:5px;transition:.3s;background-color:#f07029}.contact_tel_btn a:hover{transform:translate3d(0,5px,0);background-color:#f07029;box-shadow:none}.contact_tel_btn a span img{height:20px;width:auto;margin-right:5px;margin-top:3px}.contact_form{width:65%;padding-bottom:30px}.contact_form .contact_title{color:#333;font-weight:700;padding-left:20px;font-size:20px;margin-bottom:20px;background-image:url(/wp-content/uploads/2021/03/serch_contact_image3.png);background-repeat:no-repeat;background-position:left center;background-size:13px 13px}@media (max-width:599px){.contact_form .contact_title{font-size:16px}}.contact_form .house_input_child{color:#333;margin-bottom:10px;position:relative}.contact_form .house_input_child .house_hissu{position:absolute;top:50%;right:1.7%;transform:translateY(-50%);-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);display:inline-block;font-size:12px;color:#fff;background-color:#f3c84e;padding:3px 7px;border-radius:4px}.contact_form .house_input_child .house input{font-size:14px}.contact_form input{border:1px solid #b4b4b4;border-radius:4px;padding:12px}.contact_form textarea{border:1px solid #b4b4b4;border-radius:4px}@media (max-width:599px){.contact_form{padding:20px 3%;width:100%;box-sizing:border-box}.contact_form.wrap{margin:0}}.contact-type .wpcf7-radio .first{margin-left:0}.serch_textarea{color:#333;margin-bottom:5px;position:relative}.serch_textarea span{font-size:12px;color:#fff;background-color:#f3c84e;padding:3px 7px;border-radius:4px;display:inline-block}.textarea_child1{color:#333}.textarea_child2{position:absolute;top:50%;right:1.7%;transform:translateY(-50%);-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%)}.serch_checkbox_wrap{text-align:center}.serch_contact_btn{margin:20px 0 0;text-align:center}.serch_contact_btn input{border:none}.shigoto_top_images{width:100%}.shigoto_top_images img{width:100%}@media (max-width:599px){.shigoto_top_images{display:none}}.shigoto_top_images_sp{display:none}@media (max-width:599px){.shigoto_top_images_sp{display:block}}.tambasasayama_shigoto_btn{margin-right:10px}.tambasasayama_shigoto_btn:last-child{margin-right:0}.tambasasayama_shigoto_btn a{position:relative;display:inline-block;width:165px;text-align:center;font-weight:700;letter-spacing:.12em;border-radius:30px;padding:15px 0;background-color:#fff;border:1px solid #222;font-size:14px;margin:0}.tambasasayama_shigoto_btn a:before{content:'';background-image:url(/wp-content/uploads/2021/04/classo_shigoto_arrowimages2.png);background-size:contain;background-repeat:no-repeat;height:8px;width:6px;top:49%;right:15px;transform:translateY(-49%);-webkit-transform:translateY(-49%);-ms-transform:translateY(-49%);position:absolute;transition:.3s}.tambasasayama_shigoto_btn a:hover{background-color:#222;transition:.3s;color:#fff}.tambasasayama_shigoto_btn a:hover:before{right:10px}@media (max-width:599px){.tambasasayama_shigoto_btn a{width:100%;padding:10px 0}}.tambasasayama_shigoto_btn.shigoto_btn_yellow a:before{background-image:url(/wp-content/uploads/2021/04/kyuzin_btn_arrow.png)}@media (max-width:599px){.tambasasayama_shigoto_btn{width:100%;margin-bottom:10px;margin-right:0}}.shigoto_btn_yellow a{background-image:url(/wp-content/uploads/2021/04/syain_interview_backimages.png);background-repeat:no-repeat;background-size:cover}.tambasasayama_shigoto_wrap{background-image:url(/wp-content/uploads/2021/04/classo_shigoto_background1-min.jpg);background-repeat:no-repeat;background-size:cover;position:relative;width:100%;box-sizing:border-box;border-top:3px solid #222;border-bottom:3px solid #222}.tambasasayama_shigoto_wrap .tambasasayama_shigoto_back{position:absolute;bottom:0;right:80px}.tambasasayama_shigoto_wrap .tambasasayama_shigoto_back img{height:150px;width:auto}@media (max-width:1024px){.tambasasayama_shigoto_wrap .tambasasayama_shigoto_back img{height:70px}}@media (max-width:1024px){.tambasasayama_shigoto_wrap .tambasasayama_shigoto_back{right:10px}}.tambasasayama_shigoto_wrap .tambasasayama_shigoto_inner{max-width:950px;margin:0 auto;padding:50px 0;align-items:center;box-sizing:border-box}.tambasasayama_shigoto_wrap .tambasasayama_shigoto_inner .tambasasayama_shigoto_images{width:calc(52% - 40px);margin-right:40px}@media (max-width:768px){.tambasasayama_shigoto_wrap .tambasasayama_shigoto_inner .tambasasayama_shigoto_images{width:100%;margin-right:0;margin-bottom:30px;padding:0 5%}}.tambasasayama_shigoto_wrap .tambasasayama_shigoto_inner .tambasasayama_shigoto_text{width:48%}@media (max-width:768px){.tambasasayama_shigoto_wrap .tambasasayama_shigoto_inner .tambasasayama_shigoto_text{width:100%;text-align:center}}.tambasasayama_shigoto_wrap .tambasasayama_shigoto_inner .tambasasayama_shigoto_text .tambasasayama_shigoto_title{margin-bottom:30px}.tambasasayama_shigoto_wrap .tambasasayama_shigoto_inner .tambasasayama_shigoto_text .tambasasayama_shigoto_title img{height:35px;width:auto}@media (max-width:599px){.tambasasayama_shigoto_wrap .tambasasayama_shigoto_inner .tambasasayama_shigoto_text .tambasasayama_shigoto_p{font-size:14px}}@media (max-width:768px){.tambasasayama_shigoto_wrap .tambasasayama_shigoto_inner .tambasasayama_shigoto_text .tambasasayama_shigoto_btnwrap{justify-content:center;margin-top:30px}}@media (max-width:768px){.tambasasayama_shigoto_wrap .tambasasayama_shigoto_inner .tambasasayama_shigoto_text{padding:0 5%}}@media (max-width:599px){.tambasasayama_shigoto_wrap .tambasasayama_shigoto_inner .tambasasayama_shigoto_text{width:100%;max-width:100%;margin:0 auto}}@media (max-width:599px){.tambasasayama_shigoto_wrap .tambasasayama_shigoto_inner{max-width:100%;margin:0 auto;width:100%;flex-wrap:wrap}}.shigoto_news_wrap{margin:50px 0}.shigoto_news_wrap .news-logo{width:140px;height:80px;margin:0 auto 30px auto}.shigoto_news_wrap .news_list{text-align:left;overflow:scroll;height:510px;max-width:800px;margin:0 auto}.shigoto_news_wrap .news_list li{padding:20px 0;box-sizing:border-box;border-bottom:1px solid #333}.shigoto_news_wrap .news_list li .day_category{margin-bottom:10px}.shigoto_news_wrap .news_list li .day_category .name{color:#333;font-size:12px}.shigoto_news_wrap .news_list li .day_category .name .day{font-size:12px;font-weight:500}.shigoto_news_wrap .news_list li .day_category .name .news_label{display:inline-block;padding:3px 10px;box-sizing:border-box;margin:0 10px;background-color:#aaa;color:#fff;font-size:85%}.shigoto_news_wrap .news_list li .day_category .name .news_label.news,.shigoto_news_wrap .news_list li .day_category .name .news_label.shigoto_news{background-color:#7cbdf2}.shigoto_news_wrap .news_list li .day_category .name .news_label.shuno{background-color:#60bdb2}.shigoto_news_wrap .news_list li .day_category .name .news_label.event{background-color:#60beb3}.shigoto_news_wrap .news_list li .day_category .name .news_label.work_interview{background-color:#7cbdf2}.shigoto_news_wrap .news_list li .day_category .name .news_label.marriage{background-color:#e85280}.shigoto_news_wrap .news_list li .news_title{font-weight:500;align-items:center;color:#333}.shigoto_news_wrap .news_list li .news_title:before{content:'';display:inline-block;width:24px;height:24px;background-size:contain;margin-right:5px}.shigoto_corporate_postwrap{border-top:3px solid #222;border-bottom:3px solid #222;position:relative;overflow:hidden;background-image:url(/wp-content/uploads/2021/04/kigyo_postlist_backimages3-min.jpg);background-size:cover;background-repeat:no-repeat;padding:50px 0 60px;box-sizing:border-box;z-index:0}.shigoto_corporate_postwrap:before{content:'';background-image:url(/wp-content/uploads/2021/04/kigyo_postlist_backimages1.png);background-size:cover;background-repeat:no-repeat;position:absolute;width:200px;height:380px;left:50px;bottom:50px}@media (max-width:599px){.shigoto_corporate_postwrap:before{left:0;bottom:0;width:140px;height:220px}}.shigoto_corporate_postwrap:after{content:'';background-image:url(/wp-content/uploads/2021/04/kigyo_postlist_backimages2.png);background-size:cover;background-repeat:no-repeat;position:absolute;width:130px;height:290px;right:50px;top:50px;z-index:1}@media (max-width:599px){.shigoto_corporate_postwrap:after{width:100px;height:250px;right:-10px;top:0}}.shigoto_corporate_postwrap .corporate_postwrap_inner{max-width:980px;margin:0 auto;position:relative;padding:0 5%;box-sizing:border-box}.shigoto_corporate_postwrap .corporate_postwrap_inner .corporate_postwrap_title{text-align:center;margin-bottom:40px}.shigoto_corporate_postwrap .corporate_postwrap_inner .corporate_postwrap_title img{height:75px;width:auto}.shigoto_corporate_postwrap .corporate_postwrap_inner .corporate_bottom_interview_inner{width:100%;box-sizing:border-box;position:relative;z-index:1}.shigoto_corporate_postwrap .corporate_postwrap_inner .corporate_bottom_interview_inner .bottom_interview_content_inner{width:calc(25% - 15px);margin-right:20px;border:1px solid #222;box-sizing:border-box;margin-bottom:20px;background-color:#fff}.shigoto_corporate_postwrap .corporate_postwrap_inner .corporate_bottom_interview_inner .bottom_interview_content_inner .bottom_interview_image img{height:160px;width:100%;object-fit:cover}@media (max-width:599px){.shigoto_corporate_postwrap .corporate_postwrap_inner .corporate_bottom_interview_inner .bottom_interview_content_inner .bottom_interview_image img{height:120px}}.shigoto_corporate_postwrap .corporate_postwrap_inner .corporate_bottom_interview_inner .bottom_interview_content_inner .bottom_interview_posttitle{padding:10px;box-sizing:border-box;background-color:#fff;line-height:1.5}.shigoto_corporate_postwrap .corporate_postwrap_inner .corporate_bottom_interview_inner .bottom_interview_content_inner .bottom_interview_posttitle a{font-weight:700;line-height:1.5}@media (max-width:599px){.shigoto_corporate_postwrap .corporate_postwrap_inner .corporate_bottom_interview_inner .bottom_interview_content_inner{width:calc(50% - 5px);margin-right:10px;margin-bottom:10px}.shigoto_corporate_postwrap .corporate_postwrap_inner .corporate_bottom_interview_inner .bottom_interview_content_inner:nth-child(2n){margin-right:0}}@media (max-width:599px){.shigoto_corporate_postwrap .corporate_postwrap_inner{padding:0 5%;box-sizing:border-box}}.shigoto_corporate_postwrap .tambasasayama_shigoto_btn{text-align:center;margin-top:20px}.shigoto_corporate_postwrap .tambasasayama_shigoto_btn a{position:relative;display:inline-block;width:165px;text-align:center;font-weight:700;letter-spacing:.12em;border-radius:30px;padding:15px 0;background-color:#fff;border:1px solid #222;font-size:14px;margin:0}.shigoto_corporate_postwrap .tambasasayama_shigoto_btn a:before{content:'';background-image:url(/wp-content/uploads/2021/04/classo_shigoto_arrowimages2.png);background-size:contain;background-repeat:no-repeat;height:8px;width:6px;top:49%;right:15px;transform:translateY(-49%);-webkit-transform:translateY(-49%);-ms-transform:translateY(-49%);position:absolute;transition:.3s}.shigotopage_banner_wrap{margin:50px auto;max-width:750px}.shigotopage_banner_wrap .shigotopage_banner_images{margin-bottom:30px}@media (max-width:599px){.shigotopage_banner_wrap{max-width:85%;width:85%;margin:40px auto}}.shigoto_corporate_postwrap{border-top:3px solid #222;border-bottom:3px solid #222}.shigoto_corporate_postwrap:before{content:'';background-image:url(/wp-content/uploads/2021/04/kigyo_postlist_backimages1.png);background-size:cover;background-repeat:no-repeat;position:absolute;width:200px;height:380px;left:50px;bottom:50px}@media (max-width:599px){.shigoto_corporate_postwrap:before{left:0;bottom:0;width:140px;height:220px}}.shigoto_corporate_postwrap:after{content:'';background-image:url(/wp-content/uploads/2021/04/kigyo_postlist_backimages2.png);background-size:cover;background-repeat:no-repeat;position:absolute;width:130px;height:290px;right:50px;top:50px;z-index:0}@media (max-width:599px){.shigoto_corporate_postwrap:after{width:100px;height:250px;right:-10px;top:0}}.shigoto_corporate_postwrap .corporate_postwrap_inner{max-width:980px;margin:0 auto;position:relative}.shigoto_corporate_postwrap .corporate_postwrap_title{text-align:center;margin-bottom:40px}.shigoto_corporate_postwrap .corporate_postwrap_title.inteview_wrap_title img{height:33px;width:auto}.shigoto_corporate_postwrap .corporate_bottom_interview_inner{display:flex;width:100%;box-sizing:border-box;flex-wrap:wrap}.shigoto_corporate_postwrap .corporate_bottom_interview_inner .bottom_interview_content_inner{width:calc(25% - 15px);margin-right:20px;border:1px solid #222;box-sizing:border-box;margin-bottom:20px;background-color:#fff}.shigoto_corporate_postwrap .corporate_bottom_interview_inner .bottom_interview_content_inner .bottom_interview_image img{height:160px;width:100%;object-fit:cover}.shigoto_corporate_postwrap .corporate_bottom_interview_inner .bottom_interview_content_inner .bottom_interview_posttitle{padding:10px;box-sizing:border-box;background-color:#fff;line-height:1.5}.shigoto_corporate_postwrap .corporate_bottom_interview_inner .bottom_interview_content_inner .bottom_interview_posttitle a{font-weight:700;line-height:1.5}.shigoto_corporate_postwrap .corporate_bottom_interview_inner .bottom_interview_content_inner:nth-child(4n){margin-right:0}.shigoto_corporate_postwrap .corporate_bottom_interview_inner .tambasasayama_shigoto_btn{text-align:center;margin-top:20px}.shigoto_corporate_postwrap .corporate_bottom_interview_inner .tambasasayama_shigoto_btn a{position:relative;display:inline-block;width:165px;text-align:center;font-weight:700;letter-spacing:.12em;border-radius:30px;padding:15px 0;background-color:#fff;border:1px solid #222;font-size:14px;margin:0}.shigoto_corporate_postwrap .corporate_bottom_interview_inner .tambasasayama_shigoto_btn a:before{content:'';background-image:url(/wp-content/uploads/2021/04/classo_shigoto_arrowimages2.png);background-size:contain;background-repeat:no-repeat;height:8px;width:6px;top:49%;right:15px;transform:translateY(-49%);-webkit-transform:translateY(-49%);-ms-transform:translateY(-49%);position:absolute;transition:.3s}.shigoto_tensyoku_wrap .shigoto_tensyoku_hito{position:absolute;bottom:0;left:40px;z-index:1}.shigoto_tensyoku_wrap .shigoto_tensyoku_hito img{height:120px;width:auto}@media (max-width:768px){.shigoto_tensyoku_wrap .shigoto_tensyoku_hito img{height:60px}}@media (max-width:599px){.shigoto_tensyoku_wrap .shigoto_tensyoku_hito{left:10px}}.shigoto_tensyoku_wrap .shigoto_tensyoku_title{margin-bottom:40px;position:relative;z-index:0;display:inline-block}.shigoto_tensyoku_wrap .shigoto_tensyoku_title:before{content:'';background-image:url(/wp-content/uploads/2021/04/shigoto_tensyoku_titleimages4.png);background-size:cover;background-repeat:no-repeat;height:85px;width:260px;position:absolute;left:-70px;top:-70px}@media (max-width:599px){.shigoto_tensyoku_wrap .shigoto_tensyoku_title:before{height:55px;width:170px;left:-30px;top:-60px}}.shigoto_tensyoku_wrap .shigoto_tensyoku_title img{height:40px;width:auto}@media (max-width:599px){.shigoto_tensyoku_wrap .shigoto_tensyoku_title img{height:20px}}@media (max-width:599px){.shigoto_tensyoku_wrap .shigoto_tensyoku_title{margin-bottom:20px}}.shigoto_tensyoku_wrap .tambasasayama_shigoto_btnwrap{justify-content:center;margin-top:30px;box-sizing:border-box;align-items:center}.shigoto_tensyoku_wrap{padding:50px 0;overflow:hidden}.shigoto_tensyoku_wrap .shigoto_tensyoku_wrapinner{box-sizing:border-box;max-width:980px;position:relative;margin:0 auto}.shigoto_tensyoku_wrap .shigoto_tensyoku_wrapinner .shigoto_tensyoku_back_maru{position:absolute;right:-130px;top:50px}.shigoto_tensyoku_wrap .shigoto_tensyoku_wrapinner .shigoto_tensyoku_back_maru img{height:190px;width:auto}.shigoto_tensyoku_wrap .shigoto_tensyoku_wrapinner .shigoto_tensyoku_back_sankaku{position:absolute;left:-200px;bottom:-50px}.shigoto_tensyoku_wrap .shigoto_tensyoku_wrapinner .shigoto_tensyoku_back_sankaku img{height:67px;width:auto}.shigoto_tensyoku_wrap .shigoto_tensyoku_wrapinner .shigoto_tensyoku_innerback{height:100%;width:100%}.shigoto_tensyoku_wrap .shigoto_tensyoku_wrapinner .shigoto_tensyoku_innerback img{width:100%;object-fit:cover;position:absolute;border:3px solid #222;right:-10px;bottom:-10px}.shigoto_tensyoku_wrap .shigoto_tensyoku_wrapinner .shigoto_tensyoku_inner{position:relative;box-sizing:border-box;width:100%;background-image:url(/wp-content/uploads/2021/04/classo_tensyouku_backimages1.jpg);background-repeat:no-repeat;background-size:cover;padding:120px 0 50px;text-align:center;border:3px solid #222}.shigoto_tensyoku_wrap .shigoto_tensyoku_wrapinner .shigoto_tensyoku_inner .shigoto_soudanmadoguchi_title{width:100%;text-align:center;margin-bottom:20px}.shigoto_tensyoku_wrap .shigoto_tensyoku_wrapinner .shigoto_tensyoku_inner .shigoto_soudanmadoguchi_title img{width:100%;height:40px}@media (max-width:599px){.shigoto_tensyoku_wrap .shigoto_tensyoku_wrapinner .shigoto_tensyoku_inner .shigoto_soudanmadoguchi_title{display:none}}.shigoto_tensyoku_wrap .shigoto_tensyoku_wrapinner .shigoto_tensyoku_inner .shigoto_soudanmadoguchi_title_sp{display:none}.shigoto_tensyoku_wrap .shigoto_tensyoku_wrapinner .shigoto_tensyoku_inner .shigoto_tensyoku_text{text-align:left;margin:0 auto;width:50%}@media (max-width:1024px){.shigoto_tensyoku_wrap .shigoto_tensyoku_wrapinner .shigoto_tensyoku_inner .shigoto_tensyoku_text{width:60%}}@media (max-width:768px){.shigoto_tensyoku_wrap .shigoto_tensyoku_wrapinner .shigoto_tensyoku_inner .shigoto_tensyoku_text{width:70%}}@media (max-width:599px){.shigoto_tensyoku_wrap .shigoto_tensyoku_wrapinner .shigoto_tensyoku_inner .shigoto_tensyoku_text{width:100%}}.shigoto_tensyoku_wrap .shigoto_tensyoku_wrapinner .shigoto_tensyoku_inner .shigoto_soudan_flex{width:85%;margin:0 auto;box-sizing:border-box;display:flex;align-items:center}.shigoto_tensyoku_wrap .shigoto_tensyoku_wrapinner .shigoto_tensyoku_inner .shigoto_soudan_flex .shigoto_soudan_text{width:60%;padding-right:30px;box-sizing:border-box}.shigoto_tensyoku_wrap .shigoto_tensyoku_wrapinner .shigoto_tensyoku_inner .shigoto_soudan_flex .shigoto_soudan_text ul{text-align:left}.shigoto_tensyoku_wrap .shigoto_tensyoku_wrapinner .shigoto_tensyoku_inner .shigoto_soudan_flex .shigoto_soudan_text ul li{color:#222;margin-bottom:5px;letter-spacing:.12em}.shigoto_tensyoku_wrap .shigoto_tensyoku_wrapinner .shigoto_tensyoku_inner .shigoto_soudan_flex .shigoto_soudan_text ul li:first-child{font-size:20px;font-weight:700;letter-spacing:.15em}@media (max-width:599px){.shigoto_tensyoku_wrap .shigoto_tensyoku_wrapinner .shigoto_tensyoku_inner .shigoto_soudan_flex .shigoto_soudan_text{width:100%;padding-right:0}}.shigoto_tensyoku_wrap .shigoto_tensyoku_wrapinner .shigoto_tensyoku_inner .shigoto_soudan_flex .shigoto_soudan_right_images{width:40%;box-sizing:border-box}@media (max-width:599px){.shigoto_tensyoku_wrap .shigoto_tensyoku_wrapinner .shigoto_tensyoku_inner .shigoto_soudan_flex .shigoto_soudan_right_images{width:100%;margin-bottom:20px}}@media (max-width:599px){.shigoto_tensyoku_wrap .shigoto_tensyoku_wrapinner .shigoto_tensyoku_inner .shigoto_soudan_flex{width:100%;flex-wrap:wrap-reverse}}@media (max-width:599px){.shigoto_tensyoku_wrap .shigoto_tensyoku_wrapinner .shigoto_tensyoku_inner{padding:30px 20px}}@media (max-width:1024px){.shigoto_tensyoku_wrap{padding:50px 5%}}.enterprise_about_title{padding:15px;background-image:url(/wp-content/uploads/2021/04/enterprise_about_images3.png);background-repeat:no-repeat;background-size:cover;line-height:20px;position:relative;border-bottom:1px solid #222}.enterprise_post_wrap{padding-top:180px;box-sizing:border-box}@media (max-width:599px){.enterprise_post_wrap{padding-top:40px}}.enterprise_post_title{margin:0 auto 30px auto;padding:15px;background-image:url(/wp-content/uploads/2021/04/interview_backimages7.jpg);background-repeat:no-repeat;background-size:cover;line-height:1.5;position:relative;font-size:20px;letter-spacing:.15em;font-weight:700;border:1px solid #222}.corporate_information_title{padding:15px;background-image:url(/wp-content/uploads/2021/04/interview_backimages7.jpg);background-repeat:no-repeat;background-size:cover;line-height:20px;position:relative;border-bottom:1px solid #222}.corporate_information_title img{height:20px;width:auto}.enterprise_slider{max-width:100%;box-sizing:border-box;margin:0 auto}.enterprise_slider .thumb-item{height:auto;margin-bottom:10px;border:1px solid #222}@media (max-width:599px){.enterprise_slider .thumb-item{height:200px}}.enterprise_slider .thumb-item .arrow-icon.left{left:20px;cursor:pointer}@media (max-width:599px){.enterprise_slider .thumb-item .arrow-icon.left{left:-20px}}.enterprise_slider .thumb-item .arrow-icon.right{right:20px;cursor:pointer}@media (max-width:599px){.enterprise_slider .thumb-item .arrow-icon.right{right:-20px}}@media (max-width:599px){.enterprise_slider .thumb-item .slick-active li{padding:0;height:200px}}.enterprise_slider .thumb-item .slick-slide img{object-fit:contain;height:500px;width:100%}@media (max-width:599px){.enterprise_slider .thumb-item .slick-slide img{height:200px}}.enterprise_slider .thumb-item-nav{height:70px;width:100%;box-sizing:border-box}.enterprise_slider .thumb-item-nav .slick-list{height:70px}.enterprise_slider .thumb-item-nav .slick-track{display:flex;justify-content:center}.enterprise_slider .thumb-item-nav .slick-slide{width:70px !important;height:70px;object-fit:cover;box-sizing:border-box;margin-right:10px}.enterprise_slider .thumb-item-nav .slick-slide img{display:inline-block;margin-right:10px}.enterprise_about_wrap{border:1px solid #222;margin-top:40px}.enterprise_about_wrap .enterprise_about_title{padding:15px;background-image:url(/wp-content/uploads/2021/04/enterprise_about_images3.png);background-repeat:no-repeat;background-size:cover;line-height:20px;position:relative;border-bottom:1px solid #222}.enterprise_about_wrap .enterprise_about_title:before{content:'';position:absolute;background-image:url(/wp-content/uploads/2021/04/enterprise_about_images1.png);background-repeat:no-repeat;background-size:cover;width:50px;height:65px;bottom:-5px;right:30px}.enterprise_about_wrap .enterprise_about_title img{height:20px;width:auto}.enterprise_about_wrap .enterprise_about_text_wrap{padding:20px;box-sizing:border-box}.enterprise_about_wrap .enterprise_about_text_wrap .enterprise_about_text_inner{margin-bottom:30px}.enterprise_about_wrap .enterprise_about_text_wrap .enterprise_about_text_inner:last-child{margin-bottom:0}.enterprise_about_wrap .enterprise_about_text_wrap .enterprise_about_text_inner .enterprise_about_text_title{position:relative;font-size:16px;font-weight:700;letter-spacing:.15em;padding:0 0 10px 20px;border-bottom:1px solid #222;margin-bottom:20px}.enterprise_about_wrap .enterprise_about_text_wrap .enterprise_about_text_inner .enterprise_about_text_title:before{content:'';position:absolute;background-image:url(/wp-content/uploads/2021/04/enterprise_midashi_images1.png);background-repeat:no-repeat;background-size:cover;width:16px;height:12px;top:-5px;left:0}.enterprise_btn_wrap{box-sizing:border-box;margin-top:30px}.enterprise_btn_wrap .enterprise_btn_inner_wrap{width:100%;box-sizing:border-box;text-align:center}.enterprise_btn_wrap .enterprise_btn_inner_wrap .enterprise_btn_inner{max-width:650px;margin:0 auto}.enterprise_interview_wrap{border:1px solid #222;margin-top:30px}.enterprise_interview_wrap .enterprise_interview_title{padding:15px;background-image:url(/wp-content/uploads/2021/04/syain_interview_backimages.png);background-repeat:no-repeat;background-size:cover;line-height:20px;position:relative;border-bottom:1px solid #222}.enterprise_interview_wrap .enterprise_interview_title img{height:25px;width:auto}@media (max-width:599px){.enterprise_interview_wrap .enterprise_interview_title img{height:20px}}.enterprise_interview_wrap .enterprise_interview_title.enterprise_interview_titlesecond{border-top:1px solid #222}.enterprise_interview_wrap .enterprise_interview_flex{box-sizing:border-box;width:100%}.enterprise_interview_wrap .enterprise_interview_flex .first_inner{width:50%;padding:25px;box-sizing:border-box;border-right:1px solid #222}@media (max-width:599px){.enterprise_interview_wrap .enterprise_interview_flex .first_inner{width:100%;border-right:none;padding:20px;border-bottom:1px solid #222}}.enterprise_interview_wrap .enterprise_interview_flex .first_inner .enterprise_interview_images_wrap{width:40%}.enterprise_interview_wrap .enterprise_interview_flex .first_inner .enterprise_interview_images_wrap img{height:140px;width:140px;border:1px solid #222;object-fit:cover}@media (max-width:599px){.enterprise_interview_wrap .enterprise_interview_flex .first_inner .enterprise_interview_images_wrap img{width:100%;height:200px}}@media (max-width:599px){.enterprise_interview_wrap .enterprise_interview_flex .first_inner .enterprise_interview_images_wrap{width:100%;margin-bottom:20px}}.enterprise_interview_wrap .enterprise_interview_flex .first_inner .enterprise_interview_table{width:60%;box-sizing:border-box;padding-left:20px}@media (max-width:599px){.enterprise_interview_wrap .enterprise_interview_flex .first_inner .enterprise_interview_table{width:100%;padding-left:0}}.enterprise_interview_wrap .enterprise_interview_flex .first_inner .enterprise_interview_table .interview_table_name{position:relative;font-size:16px;font-weight:700;letter-spacing:.15em;padding:0 0 5px 20px;border-bottom:1px solid #222;margin-bottom:20px}.enterprise_interview_wrap .enterprise_interview_flex .first_inner .enterprise_interview_table .interview_table_name:before{content:'';position:absolute;background-image:url(/wp-content/uploads/2021/04/enterprise_midashi_images1.png);background-repeat:no-repeat;background-size:cover;width:16px;height:12px;top:-5px;left:0}.enterprise_interview_wrap .enterprise_interview_flex .first_inner .enterprise_interview_table .interview_table_inner{margin-bottom:10px}.enterprise_interview_wrap .enterprise_interview_flex .first_inner .enterprise_interview_table .interview_table_inner .interview_tag{background-color:#000;display:inline-block;color:#fff;width:60px;height:18px;line-height:18px;text-align:center;font-size:12px}.enterprise_interview_wrap .enterprise_interview_flex .first_inner .enterprise_interview_table .interview_table_inner .interview_left_text{width:calc(65% - 10px);margin-left:10px;line-height:18px}.enterprise_interview_wrap .enterprise_interview_flex .second_inner{width:50%;padding:25px;box-sizing:border-box}@media (max-width:599px){.enterprise_interview_wrap .enterprise_interview_flex .second_inner{width:100%}}.corporate_information_wrap{margin-top:40px;border:1px solid #222}.corporate_information_wrap .corporate_information_table{width:90%;margin:20px auto;box-sizing:border-box;border-collapse:collapse;border-spacing:0;table-layout:fixed;overflow-wrap:break-word;word-wrap:break-word}.corporate_information_wrap .corporate_information_table tr{border-bottom:1px solid #222;vertical-align:text-top}.corporate_information_wrap .corporate_information_table tr:last-child{border:none}.corporate_information_wrap .corporate_information_table th{text-align:left;width:30%}.corporate_information_wrap .corporate_information_table td{width:70%}.corporate_information_wrap .corporate_information_table th,.corporate_information_wrap .corporate_information_table td{padding:15px;box-sizing:border-box}@media (max-width:599px){.corporate_information_wrap .corporate_information_table th,.corporate_information_wrap .corporate_information_table td{display:inline-block;width:100%;padding:10px 0 0;box-sizing:border-box}}.enterprise_youtube_wrap{margin-top:40px;border:1px solid #222}.enterprise_youtube_wrap .youtube_video_url{object-fit:cover;width:100%;height:500px}@media (max-width:599px){.enterprise_youtube_wrap .youtube_video_url{height:180px;object-fit:contain}}.enterprise_youtube_wrap .youtube_video_url iframe{object-fit:cover;width:100%;height:500px}@media (max-width:599px){.enterprise_youtube_wrap .youtube_video_url iframe{height:180px;object-fit:contain}}.corporate_bottom_interview_wrap{margin-top:40px}.corporate_bottom_interview_wrap .bottom_interview_title{border:1px solid #222;margin-bottom:20px}.corporate_bottom_interview_wrap li{width:calc(25% - 15px);margin-right:20px;border:1px solid #222;box-sizing:border-box;margin-bottom:20px;background-color:#fff}@media (max-width:599px){.corporate_bottom_interview_wrap li{width:100%;margin-right:0}}.corporate_bottom_interview_wrap li:nth-child{margin-right:0}.corporate_bottom_interview_wrap li a{display:block}.corporate_bottom_interview_wrap li a img{height:160px;width:100%;object-fit:cover}.corporate_bottom_interview_wrap li .single_kanren_title{padding:20px 15px;box-sizing:border-box;display:inline-block;background-color:#fff;font-weight:700}.single-enterprise .foot_banner{display:none}.find_job_toptext_wrap{max-width:900px;margin:60px auto 0 auto;text-align:center;box-sizing:border-box}@media (max-width:1024px){.find_job_toptext_wrap{width:100%;margin:0 auto 0 auto;text-align:center;padding:60px 5% 0}}@media (max-width:599px){.find_job_toptext_wrap{text-align:left}}.find_a_job_title{text-align:center;margin:80px 0 40px}.find_a_job_title img{height:65px;width:auto}@media (max-width:599px){.find_a_job_title{display:none}}.find_a_job_title_sp{display:none}@media (max-width:599px){.find_a_job_title_sp{padding:40px 0 30px;display:block;text-align:center;max-width:100%;margin:0 5%}.find_a_job_title_sp img{height:45px;width:auto}}.find_job_content_wrap{max-width:1000px;margin:0 auto;display:flex;flex-wrap:wrap;box-sizing:border-box}@media (max-width:1024px){.find_job_content_wrap{width:100%;padding:80px 5% 50px;box-sizing:border-box}}@media (max-width:599px){.find_job_content_wrap{padding:30px 5%}}.find_job_content_wrap .find_job_content_inner{width:calc(25% - 17px);margin-right:20px;border:1px solid #222;position:relative}.find_job_content_wrap .find_job_content_inner:nth-child(4n){margin-right:0}.find_job_content_wrap .find_job_content_inner .find_job_content_stepimages{background-image:url(/wp-content/uploads/2021/04/find_job_step_background.jpg);background-size:cover;background-repeat:no-repeat;text-align:center;padding:20px 0;box-sizing:border-box;border-bottom:1px solid #222}.find_job_content_wrap .find_job_content_inner .find_job_content_stepimages img{height:20px;width:auto;vertical-align:middle}.find_job_content_wrap .find_job_content_inner .find_job_inner{padding:20px;box-sizing:border-box}.find_job_content_wrap .find_job_content_inner .find_job_inner .find_job_content_images{padding-bottom:20px;text-align:center}.find_job_content_wrap .find_job_content_inner .find_job_inner .find_job_content_images img{height:125px;width:auto}.find_job_content_wrap .find_job_content_inner .find_job_inner .find_job_content_title{text-align:center;margin-bottom:20px;box-sizing:border-box}.find_job_content_wrap .find_job_content_inner .find_job_inner .find_job_content_title h3{font-size:16px}.find_job_content_wrap .find_job_content_inner .find_job_inner .find_job_content_title h3 span{background-color:#222;color:#fff;padding:10px 5px;box-sizing:border-box}.find_job_content_wrap .find_job_content_inner .find_job_inner .find_job_content_text{font-size:14px}.find_job_content_wrap .find_job_content_inner .find_job_inner .find_arrow{position:absolute;top:50%;right:-30px;transform:translateY(-50%);-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%)}.find_job_content_wrap .find_job_content_inner .find_job_inner .find_arrow img{height:40px;width:auto}@media (max-width:599px){.find_job_content_wrap .find_job_content_inner .find_job_inner .find_arrow{display:none}}.find_job_content_wrap .find_job_content_inner .find_job_inner .find_arrow_sp{display:none}@media (max-width:599px){.find_job_content_wrap .find_job_content_inner .find_job_inner .find_arrow_sp{display:block;position:absolute;bottom:-25px;left:50%;transform:translateX(-50%);-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%)}.find_job_content_wrap .find_job_content_inner .find_job_inner .find_arrow_sp img{height:30px;width:auto}}@media (max-width:599px){.find_job_content_wrap .find_job_content_inner{width:100%;margin-right:0;margin-bottom:30px;display:block}}.find_banner_wrap{max-width:750px;margin:0 auto;text-align:center;padding:80px 0 50px;box-sizing:border-box}.find_banner_wrap .find_banner_title{font-size:18px;letter-spacing:.12em;margin-bottom:30px}.find_banner_wrap .find_banner_title_sp{display:none}@media (max-width:599px){.find_banner_wrap{margin:0 auto;padding:0 5%}}@media (max-width:599px){.recruit_list_wrap .company_list_toptitle_wrap{display:none}}.recruit_list_wrap .company_list_toptitle_wrap_sp{display:none}@media (max-width:599px){.recruit_list_wrap .company_list_toptitle_wrap_sp{display:block}}.recruit_list_wrap .kyuzin_post_wrap .info_tabs_wrapper{max-width:980px;margin:40px auto;position:relative;padding:0}@media (max-width:599px){.recruit_list_wrap .kyuzin_post_wrap .info_tabs_wrapper{padding:0 5%;box-sizing:border-box}}.recruit_list_wrap .kyuzin_post_wrap .info_tabs_wrapper .info_tabs{justify-content:center}.recruit_list_wrap .kyuzin_post_wrap .info_tabs_wrapper .info_tabs li{font-size:14px;cursor:pointer;border:1px solid #222;color:#222;background-color:#fff;border-radius:20px;display:inline-block;text-align:center;width:150px;padding:5px 0}.recruit_list_wrap .kyuzin_post_wrap .info_tabs_wrapper .info_tabs li.active{background-color:#222;color:#fff}@media (max-width:599px){.recruit_list_wrap .kyuzin_post_wrap .info_tabs_wrapper .info_tabs li{box-sizing:border-box;width:calc(50% - 5px);margin-bottom:10px;margin-right:10px}.recruit_list_wrap .kyuzin_post_wrap .info_tabs_wrapper .info_tabs li:nth-child(2n){margin-right:0}}.blog_list{max-width:980px;margin:0 auto;position:relative}@media (max-width:1024px){.blog_list{padding:0 5%;box-sizing:border-box}}.blog_list .post_inner_wrap{width:calc(25% - 15px);margin-right:20px;border:1px solid #222;box-sizing:border-box;margin-bottom:20px;background-color:#fff}.blog_list .post_inner_wrap .news-list-thumbnail img{height:160px;object-fit:cover}@media (max-width:599px){.blog_list .post_inner_wrap .news-list-thumbnail img{height:110px}}.blog_list .post_inner_wrap .post_list_title{padding:10px;box-sizing:border-box;background-color:#fff;line-height:1.5}.blog_list .post_inner_wrap .post_list_title a{font-weight:700;line-height:1.5;word-break:break-all}.blog_list .post_inner_wrap:nth-child(4n){margin-right:0}@media (max-width:599px){.blog_list .post_inner_wrap{width:calc(50% - 5px);margin-right:10px;margin-bottom:10px}.blog_list .post_inner_wrap:nth-child(2n){margin-right:0}}.blog_list .page-numbers{margin-top:30px;text-align:center;width:100%;justify-content:center}.blog_list .page-numbers:first-child{margin-top:0;margin-bottom:20px}.blog_list .page-numbers li{margin-right:5px;display:inline-block}.blog_list .page-numbers li span,.blog_list .page-numbers li a{border:1px solid #222;color:#222;background-color:#fff;display:inline-block;padding:0 10px;box-sizing:border-box}.blog_list .page-numbers li span.current{background-color:#222;color:#fff;display:inline-block;padding:0 10px;box-sizing:border-box}.hello-worktext span{font-size:16px}@media (max-width:599px){.company_list_toptitle_wrap{display:none}}.company_list_toptitle_wrap_sp{display:none}@media (max-width:599px){.company_list_toptitle_wrap_sp{display:block}}.company_post_flex{box-sizing:border-box;max-width:980px;margin:50px auto 0 auto}@media (max-width:1024px){.company_post_flex{padding:0 5%;box-sizing:border-box}}.company_post_flex .company_list_inner_wrap{width:calc(25% - 15px);margin-right:20px;margin-bottom:20px;border:1px solid #222;box-sizing:border-box}.company_post_flex .company_list_inner_wrap:nth-child(4n+1){margin-right:0}.company_post_flex .company_list_inner_wrap .company-list-thumbnail img{object-fit:cover;height:160px;width:100%}.company_post_flex .company_list_inner_wrap .company_list_title{padding:10px;line-height:1.3}.company_post_flex .company_list_inner_wrap .company_list_title a{font-size:14px;font-weight:700;letter-spacing:.12em;line-height:1.3}@media (max-width:599px){.company_post_flex .company_list_inner_wrap{width:calc(50% - 10px);margin-right:20px}.company_post_flex .company_list_inner_wrap:nth-child(2n){margin-right:0}}.company_post_list_wrap .page-numbers{width:100%;margin-top:20px}.company_post_list_wrap .page-numbers:first-child{margin-top:0;margin-bottom:20px}.company_post_list_wrap .page-numbers li{text-align:center;margin-right:5px;box-sizing:border-box}.company_post_list_wrap .page-numbers li span.current{background-color:#222;border:1px solid #222;color:#fff;padding:0 10px;display:inline-block;box-sizing:border-box}.company_post_list_wrap .page-numbers li a{border:1px solid #222;color:#222;padding:0 10px;box-sizing:border-box;display:inline-block}.konkatsu_toplogo img{height:220px;width:auto}.ring_toptitle_wrap{font-size:20px;font-weight:700;letter-spacing:.15em;text-align:center;color:#e85280}.sasayamafarm{align-items:center}.sasayamafarm .farm-img{width:calc(50% - 40px);margin-right:40px}@media (max-width:599px){.sasayamafarm .farm-img{width:100%;margin-right:0;margin-bottom:30px}}.sasayamafarm .farm-text{width:50%;color:#333}.sasayamafarm .farm-text h3{font-size:32px;margin-bottom:20px;color:#333}@media (max-width:599px){.sasayamafarm .farm-text h3{font-size:20px;margin-bottom:20px;text-align:center}}.sasayamafarm .farm-text p{margin-bottom:30px;color:#333}@media (max-width:599px){.sasayamafarm .farm-text p{margin-bottom:20px;text-align:left;font-size:14px}}@media (max-width:599px){.sasayamafarm .farm-text{width:100%}.sasayamafarm .farm-text .more_btn{margin:0 auto}}.sinkisyunou_background_wrap{background-image:url(/wp-content/uploads/2021/03/syunou_background_image2.png);background-size:cover;background-position:center center;background-repeat:no-repeat;padding:100px 0}.sinkisyunou_background_wrap .sinkisyunou_content_wrap{max-width:1000px;margin:0 auto;box-sizing:border-box}@media (max-width:1024px){.sinkisyunou_background_wrap .sinkisyunou_content_wrap{padding:0 5%}}.sinkisyunou_background_wrap .sinkisyunou_content_wrap .sinkisyunou_content{background-image:url(/wp-content/uploads/2021/03/syunou_backimage5.jpg);background-size:cover;background-position:center center;background-repeat:no-repeat;padding:30px 30px 50px;box-sizing:border-box;border:1px solid #2e2018;position:relative}.sinkisyunou_background_wrap .sinkisyunou_content_wrap .sinkisyunou_content .sinkisyunou_border_image_left{position:absolute;left:-32px;top:0}.sinkisyunou_background_wrap .sinkisyunou_content_wrap .sinkisyunou_content .sinkisyunou_border_image_left img{height:380px;width:auto}@media (max-width:1024px){.sinkisyunou_background_wrap .sinkisyunou_content_wrap .sinkisyunou_content .sinkisyunou_border_image_left img{height:350px}}@media (max-width:599px){.sinkisyunou_background_wrap .sinkisyunou_content_wrap .sinkisyunou_content .sinkisyunou_border_image_left{display:none}}.sinkisyunou_background_wrap .sinkisyunou_content_wrap .sinkisyunou_content .sinkisyunou_border_image_right{position:absolute;right:-32px;top:0}.sinkisyunou_background_wrap .sinkisyunou_content_wrap .sinkisyunou_content .sinkisyunou_border_image_right img{height:380px;width:auto}@media (max-width:1024px){.sinkisyunou_background_wrap .sinkisyunou_content_wrap .sinkisyunou_content .sinkisyunou_border_image_right img{height:350px}}@media (max-width:599px){.sinkisyunou_background_wrap .sinkisyunou_content_wrap .sinkisyunou_content .sinkisyunou_border_image_right{display:none}}.sinkisyunou_background_wrap .sinkisyunou_content_wrap .sinkisyunou_content .syunou_textimage{text-align:center;margin-bottom:30px}.sinkisyunou_background_wrap .sinkisyunou_content_wrap .sinkisyunou_content .syunou_textimage img{height:130px;width:auto}@media (max-width:1024px){.sinkisyunou_background_wrap .sinkisyunou_content_wrap .sinkisyunou_content .syunou_textimage img{height:100px}}@media (max-width:599px){.sinkisyunou_background_wrap .sinkisyunou_content_wrap .sinkisyunou_content .syunou_textimage{display:none}}.sinkisyunou_background_wrap .sinkisyunou_content_wrap .sinkisyunou_content .syunou_textimage_sp{display:none}@media (max-width:599px){.sinkisyunou_background_wrap .sinkisyunou_content_wrap .sinkisyunou_content .syunou_textimage_sp{display:block;margin-bottom:30px}.sinkisyunou_background_wrap .sinkisyunou_content_wrap .sinkisyunou_content .syunou_textimage_sp img{height:60px}}.sinkisyunou_background_wrap .sinkisyunou_content_wrap .sinkisyunou_content .syunou_sosyokumage_sp{display:none}@media (max-width:599px){.sinkisyunou_background_wrap .sinkisyunou_content_wrap .sinkisyunou_content .syunou_sosyokumage_sp{display:block;right:-10px;top:-10px;position:absolute}.sinkisyunou_background_wrap .sinkisyunou_content_wrap .sinkisyunou_content .syunou_sosyokumage_sp img{height:60px;width:auto}}.sinkisyunou_background_wrap .sinkisyunou_content_wrap .sinkisyunou_content p{color:#333;font-size:16px;text-align:center}.sinkisyunou_background_wrap .sinkisyunou_content_wrap .sinkisyunou_content .new-farmer-btnlist{margin-top:30px;justify-content:center}.sinkisyunou_background_wrap .sinkisyunou_content_wrap .sinkisyunou_content .new-farmer-btnlist .new-farmer-btn{width:168px;text-align:center;margin-right:20px;background-color:#ed64a4;border-radius:10px}.sinkisyunou_background_wrap .sinkisyunou_content_wrap .sinkisyunou_content .new-farmer-btnlist .new-farmer-btn a{display:block;padding:15px 0;color:#fff}.sinkisyunou_background_wrap .sinkisyunou_content_wrap .sinkisyunou_content .new-farmer-btnlist .new-farmer-btn a:hover{transition:.3s;color:#ed64a4;border:1px solid #ed64a4;background-color:#fff;opacity:1;border-radius:10px}@media (max-width:599px){.sinkisyunou_background_wrap .sinkisyunou_content_wrap .sinkisyunou_content .new-farmer-btnlist .new-farmer-btn{width:100%;margin-right:0;margin-bottom:10px}}.information_rel{background-color:#fff;padding:10px;box-sizing:border-box}.information_rel .interview_title{font-size:14px}.information_rel .name{font-size:12px}.syuno_madoguchi_title{margin-bottom:30px;text-align:center;width:100%}.syuno_madoguchi_title img{height:50px;width:100%;object-fit:contain}.syuno_madoguchi_text{width:50%}.syuno_madoguchi_text .syuno_madoguchi_titleimages{margin-bottom:20px}.syuno_madoguchi_text .syuno_madoguchi_titleimages img{height:44px;width:100%;object-fit:contain}.syuno_madoguchi_text .syuno_madoguchi_text_p{color:#333;font-size:16px}.syuno_madoguchi_text .syuno_madoguchi_text_p a{text-decoration:underline;color:#333}@media (max-width:599px){.syuno_madoguchi_text{width:100%}}.syuno_madoguch_content{box-sizing:border-box;flex-wrap:wrap;max-width:780px;margin:0 auto;padding:40px;position:relative}.syunomadoguchi_sosyoku_images{position:absolute;top:20px;left:20px}.syunomadoguchi_sosyoku_images img{height:90px;width:100%;object-fit:contain}@media (max-width:599px){.syunomadoguchi_sosyoku_images{top:-15px;left:-10px}.syunomadoguchi_sosyoku_images img{height:40px}}.syuno_madoguchi_images{width:calc(50% - 40px);margin-left:40px}@media (max-width:599px){.syuno_madoguchi_images{margin-left:0;position:absolute;bottom:-35px;right:0;overflow:hidden}.syuno_madoguchi_images img{height:100px;width:auto;overflow:hidden}}.farmer_information{margin-top:30px;table-layout:fixed;word-break:break-all;word-wrap:break-all;border-collapse:collapse;border-spacing:0}.farmer_information th,.farmer_information td{padding:15px;box-sizing:border-box}@media (max-width:599px){.farmer_information th,.farmer_information td{width:100%;display:inline-block}}.farmer_information th{background-color:#60bdb2;color:#fff}@media (max-width:599px){.farmer_information th{text-align:left}}.farmer_information td{width:75%;padding:5px 15px;border:1px solid #eee;text-align:left;box-sizing:border-box}@media (max-width:599px){.farmer_information td{width:100%;display:inline-block}}.tamba-appeal{text-align:center;font-size:20px;color:#000;font-weight:600;margin-bottom:30px}.yellow_2_area .tamba-btn a{display:block;position:relative;border:3px solid #ed64a4;border-radius:24px;color:#fff;background-color:#ed64a4}.yellow_2_area .tamba-btn a:hover{border:2px solid #ed64a4;color:#ed64a4;background-color:#fff}.yellow_2_area .tamba-btn a:after{content:'';display:inline-block;width:32px;height:32px;background-image:url(/wp-content/uploads/2021/03/tambasasayama_farm_btn_image2.png);background-size:cover;position:absolute;top:50%;right:2%;transform:translate(0,-50%)}.syuno_nagare_inner .tiki-title{width:100%;margin-bottom:20px}.syuno_nagare_tabli_images{display:block}@media (max-width:599px){.syuno_nagare_tabli_images{display:none}}.syuno_nagare_tabli_images_sp{display:none}@media (max-width:599px){.syuno_nagare_tabli_images_sp{display:block}}@media (max-width:599px){.farmer_wrap{padding:0 3%}}.farm_table_link_wrap{margin-top:30px}.farmer .yellow_back{width:95%;height:96%;top:15px;z-index:-1;right:0}.farmer .farmer-logo{width:60%;margin:0 auto;margin-bottom:30px}.farmer .interview_list{margin:0 3%;box-sizing:border-box}.farmer .interview_list.wrap{padding:0 5%}.farmer .more_btn{margin:0 auto}.farmer .interview_list li{width:100%}.farmer .interview_list li a{width:100%}.interview-img{height:180px}.interview-img img{object-fit:cover}.interview_list li{margin-bottom:20px}#post-20634{padding-top:60px}#post-20833{margin-top:50px}#post-20634 .wrap{padding:0 5% !important}#post-20634 .vc_custom_1459234048432{padding-right:0 !important;padding-left:0 !important}#post-3947{margin-top:50px}#mailpoet_form_2 .mailpoet_text,#mailpoet_form_2 .mailpoet_textarea{width:100% !important}.mailpoet_confirm_unsubscribe a{color:#00e;text-decoration:underline}.movie-title{text-align:center;margin-bottom:20px}.movie-title img{height:80px;width:auto}.trial-wrapper{overflow:hidden;padding-top:125px}.trial-head{background-color:#ce8d6b !important}.head .trial-head li a{color:#fff}.trial-topimage{position:relative}.trial-topimage img{height:550px;object-fit:cover}.trial-wrap-inner{max-width:90%;margin:100px auto;box-sizing:border-box}.trial-about{position:relative;display:flex}.trial-about-image img{height:650px;width:auto}.trial-about-image{position:relative;right:-6%;overflow:hidden;z-index:1}.trial-about-content{width:60%;box-sizing:border-box;padding-top:60px;position:relative}.trial-about-title-image{position:relative;z-index:1}.trial-about-title-image img{height:22px;width:auto;margin-bottom:20px}.trial-about-subtitle{display:flex;align-items:center;padding-right:10px;padding-left:40px;box-sizing:border-box;margin-bottom:80px}.subtitle-border img{width:55px;height:auto}.subtitle-border{height:1.42px;padding-right:10px}.trial-about-subtitle h3{color:#8a6b40;font-size:14px}.trial-yama-image{position:absolute;top:10px;left:285px;z-index:0}.trial-yama-image img{height:105px;width:auto}.trial-about-subtitle{position:relative;z-index:1}.top-subtitle{position:absolute;top:70px;right:200px;box-sizing:border-box}.top-subtitle img{height:250px;width:auto}.top-maintitle{position:absolute;top:90px;right:300px}.top-maintitle img{height:270px;width:auto}.jutaku-content{display:flex;width:100%;box-sizing:border-box}.trial-post-inner{max-width:1200px;margin:0 auto;width:90%}.jutaku-textcontent{width:65%;padding-left:70px;box-sizing:border-box}.jutaku-imagecontent{width:35%}.gallary{width:500px}.gallary .featured_img{height:300px}.gallary .featured_img .image{width:100%;height:100%}.gallary .featured_img .image img{height:100%;-o-object-fit:contain;object-fit:contain}.gallary .thum-img{height:150px}.gallary .thum-img .image{height:100%}.gallary .thum-img .image img{height:100%;-o-object-fit:contain;object-fit:contain}.triat-post-title{font-size:34px;color:#93784f;font-weight:700;display:inline-block;position:relative;z-index:1}.jutaku-content:nth-child(1) .triat-post-title:after{content:'';background-image:url(/wp-content/uploads/2022/05/748ebb49b25befe72297ae3a9a725f29.png);background-size:contain;background-repeat:no-repeat;width:50px;height:34px;position:absolute;right:-25px;top:-25px;z-index:-1}.jutaku-content:nth-child(2) .triat-post-title:after{content:'';background-image:url(/wp-content/uploads/2022/05/8d5429b1732637e7358f1ea53ed58d30.png);background-size:contain;background-repeat:no-repeat;width:50px;height:34px;position:absolute;right:-25px;top:-25px;z-index:-1}.jutaku-content:nth-child(3) .triat-post-title:after{content:'';background-image:url(/wp-content/uploads/2022/05/ba88e2631a1eee28b10df57a396cad4c.png);background-size:contain;background-repeat:no-repeat;width:50px;height:34px;position:absolute;right:-25px;top:-25px;z-index:-1}.jutaku-content .triat-post-title:before{content:'';background-image:url(/wp-content/uploads/2022/05/1c7256f88f36c50de0c5e16f0056dd2d.png);background-size:contain;background-repeat:no-repeat;width:27px;height:8px;position:absolute;left:0;top:-25px;z-index:-1}.title-yomi{font-size:11px;color:#93784f;margin-top:5px;padding-left:3px}.rent-text{color:#333;font-size:12px;margin:20px 0;width:50%}.red-b{font-size:22px;color:#c15b45;padding-left:5px;font-weight:700}.red-s{font-size:14px;color:#c15b45}.trial-rent{display:flex;align-items:center}.trial-post-btn{width:50%;text-align:right}.trial-post-btn span img{height:8px;width:auto;position:relative;top:9px;padding-left:10px}.trial-post-btn a{font-size:14px;color:#5481a5}.jutaku-textcontent table th{width:30%;box-sizing:border-box;text-align:left;padding:15px;background-color:#faf3ef;font-size:14px}.jutaku-textcontent table td{width:70%;box-sizing:border-box;text-align:left;padding:15px;font-size:14px;-webkit-text-size-adjust:100%}.jutaku-textcontent table td p{font-size:14px;-webkit-text-size-adjust:100%}.jutaku-textcontent table tr{border-top:1px solid #e1dacf;vertical-align:top}.jutaku-textcontent table{border-collapse:collapse}.peripheral-wrap{margin:100px 0}.peripheral-inner{max-width:80%;margin:0 auto;display:flex;box-sizing:border-box;padding:30px 40px;border:1px solid #666;align-items:center}.gallary{width:100%}.thum-img{object-fit:contain;height:95px}.thum-img .slick-slide{box-sizing:border-box;padding:2.5px}.thum-img .slick-slide img{object-fit:contain;height:95px !important}.featured_img{height:100% !important}.featured_img .slick-list{height:100%}.featured_img .slick-list .image img{height:auto !important;object-fit:contain}.peripheral-title img{height:8px;width:auto}.peripheral-content{padding-left:40px;box-sizing:border-box;width:65%}.peripheral-image{width:35%}.peripheral-title h3{line-height:1;margin-top:-10px;font-size:23px;color:#8a6b40;letter-spacing:.15em}.peripheral-title p{margin:15px 0;font-size:14px}.trial-about-text p{font-size:14px}.peripheral-btn{text-align:right}.peripheral-btn a{font-size:11px;text-align:left;color:#333;transition:.3s;position:relative;padding-right:45px}.peripheral-btn a:after{content:"";display:block;position:absolute;top:calc(50% - 5px);right:0;top:20px;width:120px;height:10px;border:none;border-right:1px solid #333;border-bottom:1px solid #333;transform:skew(45deg);transition:.3s}.peripheral-btn a:hover:after{left:2px;transition:.3s}.trial-frow-wrap{max-width:90%;margin:0 auto}.trial-frow-wrap .trial-frow-title{text-align:center}.trial-frow-wrap .trial-frow-title img{height:65px;width:auto}.trial-frow-title{margin-bottom:40px}.trial-frow-inner{display:flex}.trial-frow-image{text-align:center;margin-bottom:20px;position:relative}.trial-frow-image:after{content:"";background-image:url(/wp-content/uploads/2022/05/9b8277164c3c8b5b91d31e1050960da0.png);background-size:54px 10px;width:54px;height:10px;background-repeat:no-repeat;position:absolute;top:50%;right:-40px;transform:translateY(-50%);-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%)}.trial-frow-image img{height:100px;width:auto}.trial-frow-content{width:calc(25% - 30px);margin-right:40px}.trial-frow-content:last-child{margin-right:0}.trial-frow-inner{margin-bottom:80px}.trial-frow-content:last-child .trial-frow-image:after{display:none}.trial-bottom-btn{display:flex;flex-wrap:wrap;box-sizing:border-box;max-width:80%;margin:20px auto 0 auto}.trial-bottom-btn .peripheral-inner{max-width:100%;width:calc(50% - 10px);margin-right:20px}.trial-bottom-btn .peripheral-inner:last-child{margin-right:0}.hojokin-btn-wrap{margin:100px auto 0 auto}.trial-bottom-btn{margin-bottom:80px}.trial-bottom-btn .peripheral-content{width:100%;padding-left:0}.trial-bottom-btn .peripheral-content .peripheral-btn{margin-top:20px}.peripheral-btn{margin-top:20px}.trial_news_wrap .news-logo{display:none}.trial_news_wrap .news_bgimg{display:none}.trial_news_wrap .trial-frow-title img{height:65px;width:auto}.trial_news_wrap .trial-frow-title{text-align:center}.trial_news_wrap{background-color:#f7f5f2;padding:80px 0}.trial-post-inner .jutaku-content:nth-child(2n){flex-direction:row-reverse;margin-top:60px;margin-bottom:60px}.trial-post-inner .jutaku-content:nth-child(2n) .jutaku-textcontent{padding-left:0;padding-right:70px}.trial_news_wrap .news_label{background-color:#b29f82 !important;padding:0 5px !important;margin:0 5px 0 0 !important}.trial_news_wrap .news_label:last-child{margin:0 !important}.institution{margin-top:60px}.institution .box{width:calc(25% - 15px);margin-right:20px;margin-bottom:20px}@media (max-width:599px){.institution .box{width:calc(50% - 5px);margin-right:10px;margin-bottom:10px}.institution .box:nth-child(2n){margin-right:0}}.institution .box:nth-child(4n){margin-right:0}.institution .box a{display:block}.institution .box a .image{height:200px;width:100%;margin-bottom:15px}@media (max-width:599px){.institution .box a .image{height:120px}}.institution .box a .image img{object-fit:cover}.institution .box a .area{font-size:14px}.pagination{justify-content:center}.pagination a,.pagination span{margin:0 10px}@media (max-width:768px){.trial-about{flex-wrap:wrap}.trial-about-content{padding-top:0;width:100%}.trial-about-subtitle{margin-bottom:30px}.trial-about-imagesp{display:block;margin-top:20px}.trial-about-image{display:none}.jutaku-content{flex-wrap:wrap-reverse}.jutaku-imagecontent{width:100%}.jutaku-textcontent{width:100%;padding-left:0;box-sizing:border-box}.jutaku-imagecontent{margin-top:20px}.thum-img .slick-slide img{object-fit:cover !important;height:110px !important}.jutaku-textcontent{padding-right:0 !important}.peripheral-inner{max-width:90%;flex-wrap:wrap;padding:40px 30px}.peripheral-image{width:100%}.peripheral-content{padding-left:0;width:100%}.peripheral-title{margin-top:20px}.trial-frow-inner{flex-wrap:wrap}.trial-frow-content{width:calc(50% - 15px);margin-right:30px;margin-bottom:30px}.trial-frow-content:nth-child(2){margin-right:0}.trial-frow-content:nth-child(2) .trial-frow-image:after{display:none}.trial-bottom-btn{max-width:90%}.peripheral-title h3{font-size:18px}.trial-wrapper{padding-top:0}.trial-about-subtitle{padding-left:0;padding-right:0}.triat-post-title{font-size:24px}.trial-wrap-inner{margin:50px auto}.trial-yama-image{left:180px}.trial-yama-image img{height:80px}.red-b{font-size:16px}.rent-text{margin:0 0 20px}.peripheral-wrap{margin:50px 0}.hojokin-btn-wrap{margin:20px auto 0 auto}.trial-bottom-btn .peripheral-inner{padding:15px}.trial-bottom-btn .peripheral-title{margin-top:0}.trial_news_wrap{padding:50px 0}.trial_news_wrap .news_list li .news_title:before{display:none}.trial-bottom-btn{margin-bottom:50px}.trial-bottom-btn{flex-wrap:wrap}.trial-bottom-btn .peripheral-inner{width:100%;margin-right:0;margin-bottom:20px}.trial-bottom-btn .peripheral-inner:last-child{margin-bottom:0}.trial-topimage-one{display:none}.top-subtitle{right:30px}.top-maintitle{right:130px}.peripheral-btn a:hover:after{left:0}.peripheral-inner{margin-top:50px !important}.hojokin-btn-wrap .peripheral-inner{margin-top:30px !important}.trial-bottom-btn .peripheral-inner{margin-top:20px !important}.trial-bottom-btn{margin:0 auto 50px auto}.trial-bottom-btn .peripheral-inner:last-child{margin-top:0 !important}}.trial-about-text p{font-size:14px}@media (min-width:769px){.trial-about-imagesp{display:none}.trial-topimage-two{display:none}}.trial-frow-text{font-size:14px}.header-sp .header-iconsp{margin:0 0 0 35px;width:100%}.header-sp .header-iconsp .iconsp-child{width:13%;margin-right:0;height:30px;box-sizing:border-box;padding-right:7px}.header-sp .header-iconsp .iconsp-child img{height:30px}.iconsp-child:last-child{height:30px !important}.header-sp .header-iconsp .iconsp-child:first-child{height:25px !important;width:15% !important;margin-right:10px !important}.trial-wrap-inner #trial-about-id{margin-top:-80px;padding-top:80px}#trial-post{margin-top:-140px;padding-top:140px}#peripheral-id{margin-top:-80px;padding-top:80px}#trial-frow-id{margin-top:-130px;padding-top:130px}.peripheral-inner{margin-top:100px}.trial-bottom-btn .peripheral-inner{margin-top:0}.triat-post-title{font-family:'Noto Serif JP',serif !important}.title-yomi{font-family:'Noto Serif JP',serif !important}.peripheral-title h3{font-family:'Noto Serif JP',serif !important}.gallary .thum-img .image img{object-fit:cover !important;width:100% !important}.trial-bottom-btn-text-wrap{width:100%;margin-top:10px;font-size:13px}.car-rental-wrap{margin-right:0 !important}.movie-top-wrap{margin:50px auto 0 auto;max-width:80%}.movie-classo-logo{text-align:center}.movie-classo-logo img{height:84px;width:auto}.movie-midashi{margin:80px 0}@media (max-width:767px){.movie-midashi{margin:40px 0 0}.movie-classo-logo{margin-top:20px}.movie-top-wrap iframe{height:300px}.icon-child img{height:24px}}@media (min-width:1000px){.movie-top-wrap iframe{height:500px}}.logotitle{height:30px}.immigration{position:relative}@media (max-width:768px){.immigration{padding:30px 3%;background-image:url(/wp-content/uploads/2022/08/back-immi.jpg);background-size:cover}}.immigration .immi_back{width:100%}@media (max-width:768px){.immigration .immi_back{display:none}}.immigration .immi_img{position:absolute;width:40%;bottom:0;left:0}@media (max-width:768px){.immigration .immi_img{position:relative;width:100%}}.immigration .logo{width:30%;bottom:2%;left:55%}@media (max-width:768px){.immigration .logo{width:40%;left:30%;bottom:0}}.immigration .logo-home{width:20%;right:0;bottom:5%}@media (max-width:768px){.immigration .logo-home{width:30%;right:5%;bottom:0}}.immigration .immi_cont{position:absolute;width:50%;text-align:left;top:30%;left:calc(40% + 60px)}@media (max-width:768px){.immigration .immi_cont{position:relative;width:100%;top:0;left:0;padding:0 3%;box-sizing:border-box;margin-top:30px}}.immigration .immi_cont .titlelogo{height:50px;display:inline-block;margin-bottom:30px;margin-left:-10px}.immigration .immi_cont .title{font-size:18px;font-weight:700;margin-bottom:20px}.immigration .immi_cont .btn{margin-top:20px;text-align:right}.immigration .immi_cont .btn a{width:180px;display:inline-block;background-color:#253149;color:#fff;padding:15px 0;border-radius:30px;text-align:center;font-weight:700;position:relative}.immigration .immi_cont .btn a:after{content:"";position:absolute;width:8px;height:8px;border-top:2px solid #fff;border-right:2px solid #fff;-webkit-transform:translatey(-50%) rotate(45deg);transform:translatey(-50%) rotate(45deg);top:50%;right:20px}#instafeed #sb_instagram{width:80%}.sbi_follow_btn span{color:#fff}.movie-top-wrap{display:flex;flex-wrap:wrap}.movie-top-wrap .movie-top-content{width:calc(50% - 10px);margin-right:20px}.movie-top-wrap .movie-top-content:last-child{margin-right:0}@media (max-width:768px){.movie-top-wrap .movie-top-content{width:100%;margin-right:0;margin-bottom:20px}}.movie-top-wrap iframe{height:300px}@media (max-width:768px){.movie-top-wrap iframe{height:250px}}.toppage-subtitle{font-size:16px;margin-bottom:10px}@media (max-width:1024px){.toppage-is-banner{max-width:90% !important}}.coworking-stay-wrapper .info_tabs_wrapper .otameshi_housing{display:none}.minkanotameshi-list{margin-top:30px}.minkanotameshi-list .post-item{width:calc(25% - 15px);margin-right:20px;margin-bottom:20px}@media (max-width:599px){.minkanotameshi-list .post-item{width:calc(50% - 5px);margin-right:10px;margin-bottom:10px}}@media (max-width:599px){.minkanotameshi-list .post-item:nth-child(2n){margin-right:0}}.minkanotameshi-list .post-item:nth-child(4n){margin-right:0}.minkanotameshi-list .post-item img{height:200px;width:100%;margin-bottom:10px;object-fit:cover}@media (max-width:599px){.minkanotameshi-list .post-item img{height:120px}}.minkanotameshi-list .post-item a{font-size:16px;font-weight:400;width:100%}.enterprise_sdgs_wrap .enterprise_sdgs_icons{display:flex;flex-wrap:wrap}.enterprise_sdgs_wrap .enterprise_sdgs_icons .icon{width:calc(20% - 8px);margin-right:10px;margin-bottom:10px}.enterprise_sdgs_wrap .enterprise_sdgs_icons .icon:nth-child(5n){margin-right:0}.enterprise_sdgs_wrap .enterprise_sdgs_text_inner .enterprise_sdgs_text_title{position:relative;font-size:16px;font-weight:700;letter-spacing:.15em;padding:0 0 10px 20px;border-bottom:1px solid #222;margin-bottom:20px}.enterprise_sdgs_wrap .enterprise_sdgs_text_inner .enterprise_sdgs_text_title:before{content:'';position:absolute;background-image:url(/wp-content/uploads/2021/04/enterprise_midashi_images1.png);background-repeat:no-repeat;background-size:cover;width:16px;height:12px;top:-5px;left:0}