:root{--primary-color: #395DAA}html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:"";content:none}table{border-collapse:collapse;border-spacing:0}a{text-decoration:unset;color:inherit}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}select{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23adb5bd' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='m2 5 6 6 6-6'/%3e%3c/svg%3e") right .75rem center/16px 12px;background-repeat:no-repeat}input::-moz-placeholder{color:#c2c2c2;font-weight:normal}input::placeholder{color:#c2c2c2;font-weight:normal}html{scroll-behavior:smooth;font-size:62.5%}@media screen and (max-width: 1200px){html{font-size:.8333333333vw}}@media screen and (max-width: 767px){html{font-size:62.5%}}.circle{min-width:2;height:2;background:url("../asset/img/asd.png") no-repeat center/contain;border-radius:50%;display:flex;align-items:center;justify-content:center;background:url("../img/asb.jpg") no-repeat top center/contain}*{box-sizing:border-box}html{scroll-behavior:smooth}body{font-size:1.8rem;color:#232323;font-family:"Zen Kaku Gothic New",sans-serif;font-weight:400;font-style:normal;line-height:1.4}@media screen and (max-width: 767px){body{font-size:1.6rem}}.container{max-width:110rem;margin:0 auto;padding:0 15px;width:100%}.br-sp{display:none}@media screen and (max-width: 767px){.br-sp{display:block}}@media screen and (max-width: 767px){.br-pc{display:none}}a:hover,button:hover{transition:all .1s ease-in;cursor:pointer}a{transition:.2s}img{max-width:100%;height:auto;display:block;margin:0 auto}.fade-in{opacity:0;transform:translateY(30px);transition:opacity .8s cubic-bezier(0.25, 0.46, 0.45, 0.94),transform .8s cubic-bezier(0.25, 0.46, 0.45, 0.94);will-change:opacity,transform}.fade-in.show{opacity:1;transform:translateY(0)}.no-scroll{overflow:hidden}body{overflow:auto;-ms-overflow-style:none;scrollbar-width:0}body::-webkit-scrollbar{display:none}.l-header{position:fixed;top:0;left:0;width:100%;z-index:9998;background-image:url(../img/home/bg_header.png);background-size:cover;background-color:#395daa;padding:1.2rem 1.5rem;transition:.2s}@media screen and (max-width: 767px){.l-header{padding:1.1rem 1.2rem}}.l-header .wrap{width:100%;max-width:164rem;margin-left:auto;margin-right:auto;display:flex;justify-content:space-between}@media screen and (min-width: 768px){.l-header .wrap .logo img{width:40.8rem;transition:.2s}}@media screen and (max-width: 767px){.l-header .wrap .logo img{max-height:4rem}}.l-header.fixed{padding:.8rem 1.5rem}.l-header.fixed .wrap .logo img{width:70%}.l-header .header-right{display:flex;align-items:center;justify-content:center}.l-header .header-right .btn-sp{display:none}@media screen and (max-width: 767px){.l-header .header-right .btn-sp{cursor:pointer;width:5rem;height:4.5rem;background-color:#fff;border-radius:1rem;border:2px solid rgba(51,51,51,.4705882353);display:flex;flex-direction:column;align-items:center;justify-content:center;flex-wrap:wrap;gap:.6rem;position:relative}.l-header .header-right .btn-sp span{border-radius:5px;background-color:var(--primary-color);width:80%;height:.4rem;display:block;transition:.3s}.l-header .header-right .btn-sp.active{z-index:99}.l-header .header-right .btn-sp.active span{top:50%;left:50%}.l-header .header-right .btn-sp.active span:nth-of-type(1){display:none}.l-header .header-right .btn-sp.active span:nth-of-type(2){transform:translateY(4px) rotate(45deg)}.l-header .header-right .btn-sp.active span:nth-of-type(3){transform:translateY(-6px) rotate(-45deg)}}.l_footer{background-color:var(--primary-color);padding:6rem 0;color:#fff}@media screen and (max-width: 767px){.l_footer{padding:4rem 0}}.l_footer .footer-inner .logo{width:-moz-fit-content;width:fit-content}@media screen and (max-width: 767px){.l_footer .footer-inner .logo{width:80%}}.l_footer .footer-inner .mn-wrap{width:100%;text-align:right;padding-left:50%}@media screen and (max-width: 767px){.l_footer .footer-inner .mn-wrap{padding-left:unset;text-align:left;margin:4rem 0}}.l_footer .footer-inner .info{margin:5rem 0;margin-top:2rem;font-weight:600}.l_footer .footer-inner .info dl{display:flex;align-items:baseline;margin-bottom:2.4rem;-moz-column-gap:2rem;column-gap:2rem}.l_footer .footer-inner .info dt{font-size:1.8rem;min-width:9rem}.l_footer .footer-inner .info dd{font-size:1.4rem}@media screen and (max-width: 767px){.l_footer .footer-inner .info dl{margin-bottom:1rem}.l_footer .footer-inner .info dt{font-size:1.6rem}.l_footer .footer-inner .info dd{font-size:1.3rem}}.l_footer .copyright{font-size:1.4rem}.l_main{margin-top:11.9rem}@media screen and (max-width: 767px){.l_main{margin-top:6.1rem}}.ttl-common{font-weight:bold}@media screen and (max-width: 767px){.ttl-common{text-align:center}}.ttl-common .en{font-size:1.8rem;text-transform:uppercase}.ttl-common .en::before{content:"(";margin-right:3rem}.ttl-common .en::after{content:")";margin-left:3rem}@media screen and (max-width: 767px){.ttl-common .en{font-size:1.6rem}.ttl-common .en::before{margin-right:2rem}.ttl-common .en::after{margin-left:2rem}}.ttl-common .ja{margin-top:1rem;display:block;font-size:4rem;color:var(--primary-color)}@media screen and (max-width: 767px){.ttl-common .ja{font-size:2.6rem;margin-top:.5rem}}.main-sub{min-height:43rem;position:relative}@media screen and (max-width: 767px){.main-sub{min-height:30rem}}.main-sub h1{position:absolute;top:50%;transform:translateY(-50%);font-weight:bold;color:#fff}.main-sub h1 .ja{font-size:4rem;display:block}.main-sub h1 .en{display:flex;justify-content:space-between;letter-spacing:4px;margin-top:2rem;font-size:1.8rem}@media screen and (max-width: 767px){.main-sub h1 .ja{font-size:3rem}.main-sub h1 .en{margin-top:.5rem;font-size:1.6rem}}#right_fixed{transition:.2s;visibility:hidden;opacity:0}#right_fixed.active{visibility:visible;opacity:1}.to-top{position:fixed;height:70px;width:70px;border-radius:50%;bottom:20px;right:20px;z-index:9;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Cpath d='M256 512A256 256 0 1 0 256 0a256 256 0 1 0 0 512zm11.3-395.3l112 112c4.6 4.6 5.9 11.5 3.5 17.4s-8.3 9.9-14.8 9.9l-64 0 0 96c0 17.7-14.3 32-32 32l-32 0c-17.7 0-32-14.3-32-32l0-96-64 0c-6.5 0-12.3-3.9-14.8-9.9s-1.1-12.9 3.5-17.4l112-112c6.2-6.2 16.4-6.2 22.6 0z'/%3E%3C/svg%3E");background-size:102%;background-position:center;background-color:#fff;display:flex;align-items:center;justify-content:center}@media screen and (max-width: 767px){.to-top{bottom:102px;height:40px;width:40px}}.primary-menu{display:flex;align-items:center;justify-content:center;gap:5rem;font-size:1.8rem;font-weight:bold;color:#fff}.primary-menu .menu-item.contact a{padding:1rem 2rem;background-color:#fff;color:#121212;border-radius:.5rem}@media screen and (max-width: 767px){.menu-wrap{display:flex;flex-direction:column;align-items:center;padding-top:10rem;position:fixed;top:0;left:-100vw;background-color:var(--primary-color);height:100vh;width:100%;transition:.2s}.menu-wrap.active{left:0}.menu-wrap .primary-menu{gap:0;width:100%;max-width:95%}}@media screen and (max-width: 767px)and (max-width: 767px){.menu-wrap .primary-menu{flex-wrap:wrap;justify-content:center;text-align:center}.menu-wrap .primary-menu .menu-item{width:100%}.menu-wrap .primary-menu .menu-item a{display:block;padding:3rem 0;border-top:1px solid rgba(255,255,255,.3019607843)}.menu-wrap .primary-menu .menu-item a:hover{background-color:rgba(18,18,18,.3647058824)}.menu-wrap .primary-menu .menu-item:first-child a{border:none}.menu-wrap .primary-menu .menu-item:last-child{margin-top:5rem}}.footer-menu{display:flex;align-items:center;justify-content:center;font-size:1.8rem;font-weight:bold;-moz-column-gap:5rem;column-gap:5rem;text-align:center}@media screen and (max-width: 767px){.footer-menu{font-size:1.6rem;flex-wrap:wrap;row-gap:1rem;justify-content:flex-start}}.home #main .main-top{position:relative;height:calc(100vh - 12rem)}.home #main .main-top .slider{position:relative;height:calc(100vh - 12rem);overflow:hidden}.home #main .main-top .slider .main-slider{width:100vw}@keyframes zoom{from{transform:scale(1.2)}to{transform:scale(1)}}.home #main .main-top .slider img{width:100%;height:100vh;-o-object-fit:cover;object-fit:cover;top:0;left:0}.home #main .main-top .slogan{position:absolute;top:50%;right:0;bottom:0;left:14%;font-weight:bold;color:#fff;text-shadow:5px 4px 13px #000;z-index:999}.home #main .main-top .slogan .h1{font-size:7rem}.home #main .main-top .slogan .sub{font-size:3.5rem}@media screen and (max-width: 767px){.home #main .main-top .slogan{position:absolute;top:50%;right:0;bottom:0;left:10%}.home #main .main-top .slogan .h1{font-size:3.5rem}.home #main .main-top .slogan .sub{font-size:2.5rem}}.home #section_1{padding-top:15rem;padding-bottom:15rem;background:url("../img//home/bg_section1.png") no-repeat center/cover}@media screen and (max-width: 767px){.home #section_1{padding:6rem 0}}.home #section_1 .hero{display:flex;align-items:center;justify-content:center;align-items:flex-start;gap:10rem}@media screen and (max-width: 767px){.home #section_1 .hero{flex-wrap:wrap;gap:unset}}.home #section_1 .hero .h2{color:var(--primary-color);font-size:5rem;font-weight:bold}@media screen and (max-width: 767px){.home #section_1 .hero .h2{font-size:3rem}}.home #section_1 .hero p{margin-top:5rem;line-height:2.5}@media screen and (max-width: 767px){.home #section_1 .hero p{margin-top:2rem;line-height:1.8}}.home #section_1 .hero .hero-img{margin-top:2rem}.home #section_1 .list{margin-top:13rem;display:grid;grid-template-columns:1fr 1fr 1fr;gap:4.8rem}@media screen and (max-width: 767px){.home #section_1 .list{margin-top:6rem;grid-template-columns:1fr}}.home #section_1 .list .item{display:flex;flex-direction:column;justify-content:space-between;align-items:flex-start}.home #section_1 .list .ttl{font-size:2.5rem;font-weight:bold;color:var(--primary-color);padding-bottom:.6rem;border-bottom:2px solid var(--primary-color);display:inline-block}.home #section_1 .list .content{margin-top:3.5rem;margin-bottom:3.5rem;line-height:1.9444444444;font-weight:500}@media screen and (max-width: 767px){.home #section_1 .list .content{margin-top:2.5rem;margin-bottom:2.5rem}}.home #section_1 .list .btn-view{display:flex;align-items:center;justify-content:center;display:inline-flex;padding:15px 30px;gap:15px;border-radius:10rem;border:3px solid #232323;background:#232323;color:#fff;font-weight:bold;padding-right:2.5rem;transition:.3s}@media screen and (min-width: 768px){.home #section_1 .list .btn-view:hover{background-color:#fff;color:#232323}.home #section_1 .list .btn-view:hover::after{filter:invert(1)}}.home #section_1 .list .btn-view::after{content:"";display:inline-block;width:2.5rem;height:2.4rem;background-image:url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2225%22%20height%3D%2224%22%20viewBox%3D%220%200%2025%2024%22%20fill%3D%22none%22%3E%3Cpath%20d%3D%22M4.5%2011.9976H20.5M20.5%2011.9976L16.5%207.99756M20.5%2011.9976L16.5%2015.9976%22%20stroke%3D%22white%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22/%3E%3C/svg%3E");background-repeat:no-repeat;background-size:contain}.home #news{padding:10rem 0;background-image:url(../img/home/bg_news.png);background-color:#dbe1f0}@media screen and (max-width: 767px){.home #news{padding:6rem 0}}.home #news .ttl-h2 .en{font-size:3.5rem;font-weight:700;letter-spacing:1.75px;display:block}.home #news .ttl-h2 .ja{font-size:5rem;font-weight:700;line-height:1.4}@media screen and (max-width: 767px){.home #news .ttl-h2{line-height:1.5}.home #news .ttl-h2 .en{font-size:2.5rem}.home #news .ttl-h2 .ja{font-size:3.5rem}}.home #news .posts{margin-top:10rem;padding-left:5rem}@media screen and (max-width: 767px){.home #news .posts{padding-left:0;margin-top:3rem}}.home #news .posts .post{padding:5rem 2.8rem;border-bottom:1px solid #98a5c6;display:flex;align-items:center;justify-content:center;align-items:flex-start;gap:8rem}@media screen and (max-width: 767px){.home #news .posts .post{padding:3rem 0;flex-wrap:wrap;justify-content:flex-start;gap:1rem}}.home #news .posts .post .date{color:rgba(35,35,35,.5);font-size:1.4rem;font-weight:700}@media screen and (max-width: 767px){.home #news .posts .post .date{margin-right:1rem}}.home #news .posts .post .tag{color:#fff;font-size:1.4rem;font-weight:700;display:flex;align-items:center;justify-content:center;padding:.5rem .8rem;background-color:var(--primary-color);display:inline-flex}.home #news .posts .post .h5{max-width:58.5rem;font-weight:500;line-height:1.6666666667}.home #news .posts .post .h5:hover{text-decoration:underline}.company .main-sub{background:url("../img//company/main.jpg") no-repeat center/cover}.company #message{padding:15rem 0;background:url("../img//company/bg_message.jpg") no-repeat center/cover}@media screen and (max-width: 767px){.company #message{padding:6rem 0}}.company #message .content{margin-top:5rem;font-size:1.8rem;font-weight:500;line-height:2.5}@media screen and (max-width: 767px){.company #message .content{margin-top:2.5rem;line-height:1.6;font-size:1.6rem}}.company #profile{background-color:#dbe1f0;padding:10rem 0}@media screen and (max-width: 767px){.company #profile{padding:5rem 0}}.company #profile .info{margin-top:10rem;border-radius:1.5rem;padding:8rem 10rem;background-color:#fff;font-weight:500;box-shadow:2px 4px 8px rgba(0,0,0,.1843137255)}@media screen and (max-width: 767px){.company #profile .info{margin-top:3.5rem;padding:2rem}}.company #profile .info dl{display:flex;width:100%}@media screen and (max-width: 767px){.company #profile .info dl{flex-wrap:wrap;border-bottom:1px solid #b7c5e2}.company #profile .info dl:last-child{border:none}}.company #profile .info dl dt{padding:1.5rem 4rem 1.5rem 3rem;width:20rem;border-right:1px solid #b7c5e2}@media screen and (max-width: 767px){.company #profile .info dl dt{width:100%;padding-left:0;padding-bottom:0rem;border:none;font-weight:bold}}.company #profile .info dl dd{padding:1.5rem 0;padding-left:5rem}@media screen and (max-width: 767px){.company #profile .info dl dd{padding-top:1rem;padding-left:0;width:100%}}.company #profile .info dl dd img{margin-top:5rem}@media screen and (max-width: 767px){.company #profile .info dl dd img{margin-top:2.5rem}}.company #history{padding:10rem 0;background:url("../img//company/bg-history.jpg") no-repeat center/cover}@media screen and (max-width: 767px){.company #history{padding:5rem 0}}.company #history .inner{display:flex;justify-content:space-between}@media screen and (max-width: 767px){.company #history .inner{flex-wrap:wrap}.company #history .inner .left{width:100%}.company #history .inner .right{margin-top:3rem;padding-left:1rem}}.company #history .time-line{position:relative;width:100%;max-width:57rem}.company #history .time-line::before{content:"";width:1px;height:calc(100% - 7rem);background-color:var(--primary-color);position:absolute;left:.45rem;top:1rem}@media screen and (max-width: 767px){.company #history .time-line::before{content:"";width:1px;height:calc(100% - 5rem)}}.company #history .time-line dl{padding-bottom:3rem;display:flex;align-items:center;-moz-column-gap:5rem;column-gap:5rem;font-size:1.8rem}@media screen and (max-width: 767px){.company #history .time-line dl{padding-bottom:2rem;-moz-column-gap:2.5rem;column-gap:2.5rem;font-size:1.6rem;letter-spacing:1px}}.company #history .time-line dl dt{font-weight:bold;color:var(--primary-color);position:relative;padding-left:2rem}.company #history .time-line dl dt::before{content:"";width:1rem;height:1rem;background-color:var(--primary-color);border-radius:50%;left:0;position:absolute;top:50%;transform:translateY(-50%)}.company #history .time-line dl dd{font-weight:500}.business .main-sub{background:url("../img//business/main.jpg") no-repeat center/cover}.business.l_main{background:url("../img//business/bg.jpg") no-repeat center/cover}.business #hero{padding:10rem 0}@media screen and (max-width: 767px){.business #hero{padding:5rem 0}}.business #hero .hero-box{padding:5rem;border-radius:4.8rem;background-color:#dbe1f0;display:flex;-moz-column-gap:4.8rem;column-gap:4.8rem;box-shadow:2px 2px 6px rgba(0,0,0,.2039215686)}@media screen and (max-width: 767px){.business #hero .hero-box{padding:4rem 1.8rem;flex-wrap:wrap;border-radius:2rem}}.business #hero .hero-box .slide{min-width:23.4rem;overflow:hidden;max-height:73rem}@media screen and (max-width: 767px){.business #hero .hero-box .slide{max-height:unset}}.business #hero .hero-box .slide .inn{animation:marquee-y 18s linear infinite}@media screen and (max-width: 767px){.business #hero .hero-box .slide .inn{min-width:73rem;display:flex;gap:1rem;animation:marquee-x 18s linear infinite}}.business #hero .hero-box .slide img{margin-bottom:2rem}@keyframes marquee-y{0%{transform:translatey(0)}100%{transform:translatey(-50%)}}@keyframes marquee-x{0%{transform:translatex(0)}100%{transform:translatex(-50%)}}.business #hero .hero-box .content .ttl{font-size:4rem;font-weight:900;line-height:1.2;color:var(--primary-color);border:4px solid #395daa;background:#dbe1f0;box-shadow:11px 11px 4px 0px rgba(0,0,0,.25);padding:2.4rem 4rem}@media screen and (max-width: 767px){.business #hero .hero-box .content .ttl{font-size:2.2rem;padding:1.5rem}}.business #hero .hero-box .content .des{margin-top:5rem;font-size:1.8rem;font-weight:500;line-height:2.2222222222}@media screen and (max-width: 767px){.business #hero .hero-box .content .des{font-size:1.4rem;margin-top:2rem}}.business #product{padding-bottom:7rem}.business #product .box-des{margin-top:2rem;font-size:1.8rem;font-weight:500;line-height:2.2222222222}@media screen and (max-width: 767px){.business #product .box-des{font-size:1.6rem;line-height:1.8}}.business #product .product{margin-top:8rem}@media screen and (max-width: 767px){.business #product .product{margin-top:3rem}}.business #product .product .item{display:flex;-moz-column-gap:4rem;column-gap:4rem;padding:4rem 0;border-bottom:1px solid rgba(57,93,170,.2)}@media screen and (max-width: 767px){.business #product .product .item{padding-top:0;flex-wrap:wrap}}.business #product .product .item:last-child{border-bottom:none}@media screen and (max-width: 767px){.business #product .product .item .img{width:100%;text-align:center}}.business #product .product .item .content{width:calc(100% - 27.4rem)}@media screen and (max-width: 767px){.business #product .product .item .content{width:unset}}.business #product .product .item .ttl{font-size:2.5rem;font-weight:900;line-height:1.6}@media screen and (max-width: 767px){.business #product .product .item .ttl{font-size:1.8rem;text-align:center}}.business #product .product .item .des{margin-top:2.5rem;font-size:1.8rem;font-weight:500;line-height:2.2222222222}@media screen and (max-width: 767px){.business #product .product .item .des{margin-top:1rem;font-size:1.5rem}}.business #facilities{padding-top:10rem;padding-bottom:15rem;background-color:#dbe1f0}@media screen and (max-width: 767px){.business #facilities{padding-top:5rem;padding-bottom:10rem}}.business #facilities .list-img{margin-top:8rem;display:grid;grid-template-columns:1fr 1fr;gap:8rem}@media screen and (max-width: 767px){.business #facilities .list-img{margin-top:4rem;grid-template-columns:1fr;gap:2rem}}.business #facilities .list-img figcaption{font-size:1.8rem;font-weight:bold;line-height:2.2222222222}@media screen and (max-width: 767px){.business #facilities .list-img figcaption{text-align:center}}.business #facilities .list-img .img{margin-top:2rem;position:relative}@media screen and (max-width: 767px){.business #facilities .list-img .img{margin-top:1rem}}.business #facilities .list-img .img::before{content:"";width:.2rem;height:3.6rem;background-color:var(--primary-color);left:.9rem;top:-0.7rem;position:absolute;transform:rotateZ(45deg)}.business #facilities .list-img .img::after{content:"";width:.2rem;height:2.5rem;background-color:var(--primary-color);right:.9rem;bottom:-0.7rem;position:absolute;transform:rotateZ(45deg)}.recruit .main-sub{background:url("../img//recruit/main.jpg") no-repeat center/cover}.recruit #recruit{padding:10rem 0;background:url("../img//business/bg.jpg") no-repeat center/cover}@media screen and (max-width: 767px){.recruit #recruit{padding:5rem 0}}.recruit #recruit .require{margin-top:10rem}@media screen and (max-width: 767px){.recruit #recruit .require{margin-top:4rem}}.recruit #recruit .require .box{margin-bottom:8rem}@media screen and (max-width: 767px){.recruit #recruit .require .box{margin-bottom:5rem}}.recruit #recruit .require .box .ttl{font-size:2.5rem;font-weight:bold;position:relative}@media screen and (max-width: 767px){.recruit #recruit .require .box .ttl{font-size:1.8rem;text-align:center}}.recruit #recruit .require .box .ttl span{background-color:#fff;padding-right:2rem}@media screen and (max-width: 767px){.recruit #recruit .require .box .ttl span{background-color:unset}}.recruit #recruit .require .box .ttl::before{content:"";width:100%;height:.3rem;position:absolute;background-color:#000;top:50%;transform:translateY(-50%);z-index:-1}@media screen and (max-width: 767px){.recruit #recruit .require .box .ttl::before{width:unset}}.recruit #recruit .require .list{display:grid;grid-template-columns:1fr 1fr 1fr 1fr;gap:3rem;margin-top:5rem}@media screen and (max-width: 767px){.recruit #recruit .require .list{margin-top:2rem;grid-template-columns:1fr;justify-items:center;gap:2rem}}.recruit #recruit .require .list .item{padding:1.8rem 2.2rem;border-radius:1.5rem;border:2px solid rgba(0,0,0,.3);background:#fff}@media screen and (max-width: 767px){.recruit #recruit .require .list .item{width:100%;max-width:26rem}}.recruit #recruit .require .list .item figcaption{margin-top:1.4rem;font-weight:bold;font-size:1.8rem;text-align:center}@media screen and (max-width: 767px){.recruit #recruit .require .list .item figcaption{text-align:justify;font-size:1.4rem}}.recruit #recruit .info{background-color:#fff;border:2px solid #c2c2c2;padding:5.2rem 8.5rem}@media screen and (max-width: 767px){.recruit #recruit .info{padding:3rem 1.8rem}}.recruit #recruit .info .h5{font-size:1.8rem;font-weight:900;padding-bottom:2.5rem}@media screen and (max-width: 767px){.recruit #recruit .info .h5{padding-bottom:1.5rem}}.recruit #recruit .info .box-info{display:flex;justify-content:space-between;-moz-column-gap:4rem;column-gap:4rem;padding-bottom:5rem;border-bottom:1px solid rgba(0,0,0,.3)}@media screen and (max-width: 767px){.recruit #recruit .info .box-info{flex-direction:column-reverse;padding-bottom:3rem}}.recruit #recruit .info .box-info .h4{font-size:3rem;font-weight:bold;color:var(--primary-color);padding-left:3.4rem;position:relative}@media screen and (max-width: 767px){.recruit #recruit .info .box-info .h4{margin-top:2rem;font-size:2rem;padding-left:2rem}}.recruit #recruit .info .box-info .h4::before{content:"";width:1.4rem;height:1.4rem;position:absolute;left:0;top:50%;transform:translateY(-50%);background-color:var(--primary-color)}@media screen and (max-width: 767px){.recruit #recruit .info .box-info .h4::before{content:"";width:1rem;height:1rem}}.recruit #recruit .info .box-info .des{margin-top:2rem;font-size:1.8rem;font-weight:500;line-height:1.9444444444}@media screen and (max-width: 767px){.recruit #recruit .info .box-info .des{margin-top:.5rem;font-size:1.6rem}}.recruit #recruit .info .step{padding-top:3rem}.recruit #recruit .info .step .list{margin-top:3rem}.recruit #recruit .info .step .item{padding:4.8rem;margin-bottom:4rem;position:relative}.recruit #recruit .info .step .item:last-child::before{content:none}.recruit #recruit .info .step .item::before{content:"";position:absolute;background-color:inherit;width:2.5rem;height:2.5rem;bottom:-0.7rem;left:50%;transform:translateX(-50%) rotateZ(45deg) skew(10deg, 10deg)}@media screen and (max-width: 767px){.recruit #recruit .info .step .item{padding:3rem 2rem;margin-bottom:4rem}}.recruit #recruit .info .step .item .stt{position:absolute;color:var(--primary-color);font-size:3rem;font-weight:900;top:-2.5rem}@media screen and (max-width: 767px){.recruit #recruit .info .step .item .stt{font-size:3.5rem;top:-3rem}}.recruit #recruit .info .step .item .ttl{font-size:2rem;font-weight:bold;margin-bottom:2rem}@media screen and (max-width: 767px){.recruit #recruit .info .step .item .ttl{margin-bottom:1rem}}.recruit #recruit .info .step .item .des{font-size:1.8rem;font-weight:500;letter-spacing:.9px;line-height:1.6666666667}@media screen and (max-width: 767px){.recruit #recruit .info .step .item .des{font-size:1.4rem}}.recruit #recruit .info .step .item .des ul{margin-top:2rem;margin-bottom:2rem}@media screen and (max-width: 767px){.recruit #recruit .info .step .item .des ul{margin:0}}.recruit #recruit .info .step .item .des ul li{position:relative;padding-left:2rem}@media screen and (max-width: 767px){.recruit #recruit .info .step .item .des ul li{padding-left:1.5rem}}.recruit #recruit .info .step .item .des ul li::before{content:"";width:.5rem;height:.5rem;border-radius:50%;background-color:#232323;position:absolute;left:0;top:1rem}@media screen and (max-width: 767px){.recruit #recruit .info .step .item .des ul li::before{content:"";width:.3rem;height:.3rem}}.recruit #recruit .info .info-post{font-size:1.8rem;font-weight:500;line-height:1.6666666667;letter-spacing:.9px}@media screen and (max-width: 767px){.recruit #recruit .info .info-post{font-size:1.4rem}}.recruit #recruit .info .info-post h6{font-weight:900;margin-bottom:2.5rem}@media screen and (max-width: 767px){.recruit #recruit .info .info-post h6{margin-bottom:1rem}}.recruit #recruit .info .info-post h6.mb0{margin-bottom:0}.recruit #recruit .info .info-post .block{margin-bottom:5rem}@media screen and (max-width: 767px){.recruit #recruit .info .info-post .block{margin-bottom:2.5rem}}.recruit #recruit .info .info-post strong{font-weight:bold}.recruit #recruit .info .info-detail .ttl{font-size:1.8rem;font-weight:bold;margin-bottom:2.5rem}@media screen and (max-width: 767px){.recruit #recruit .info .info-detail .ttl{margin-bottom:1rem}}.recruit #recruit .info .info-detail dl{display:flex;background-color:#fbfbfb;border-bottom:1px solid #c2c2c2;border-left:1px solid #c2c2c2;border-right:1px solid #c2c2c2}@media screen and (max-width: 767px){.recruit #recruit .info .info-detail dl{flex-wrap:wrap}}.recruit #recruit .info .info-detail dl:nth-of-type(1){border-top:1px solid #c2c2c2}.recruit #recruit .info .info-detail dl dt{padding:3.5rem 2rem;font-size:1.8rem;font-weight:bold;background-color:#e7ebf5;min-width:22rem;display:flex;align-items:center;justify-content:center}@media screen and (max-width: 767px){.recruit #recruit .info .info-detail dl dt{width:100%;padding:1.5rem;font-size:1.6rem;border-bottom:1px solid #c2c2c2}}.recruit #recruit .info .info-detail dl dd{border-left:1px solid #c2c2c2;padding:3.5rem 5rem;font-weight:500;font-size:1.6rem;letter-spacing:.8px;line-height:1.6}.recruit #recruit .info .info-detail dl dd strong{font-weight:bold}@media screen and (max-width: 767px){.recruit #recruit .info .info-detail dl dd{padding:1.5rem;width:100%;padding-bottom:3rem}}.contact .main-sub{background:url("../img//contact/main.jpg") no-repeat center/cover}.contact #contact{background:url("../img//business/bg.jpg") no-repeat center/cover;padding:10rem}@media screen and (max-width: 767px){.contact #contact{padding:5rem 0}}.contact #contact .box-des{margin-top:5rem;margin-bottom:10rem;font-size:1.8rem;font-weight:500;line-height:1.9444444444;letter-spacing:.9px}@media screen and (max-width: 767px){.contact #contact .box-des{margin-top:2rem;margin-bottom:4rem;font-size:1.6rem}}.contact #contact .box-form{border-radius:1rem;background-color:#fff;padding:10rem;box-shadow:2px 2px 20px rgba(0,0,0,.0823529412)}@media screen and (max-width: 767px){.contact #contact .box-form{padding:4rem 2rem;padding-bottom:6rem}}.contact #contact .box-form dl{display:flex;margin-bottom:2.5rem;-moz-column-gap:5rem;column-gap:5rem}@media screen and (max-width: 767px){.contact #contact .box-form dl{flex-wrap:wrap;margin-bottom:1rem}}.contact #contact .box-form dl dt{min-width:25.7rem;font-size:1.8rem;font-weight:500;letter-spacing:.9px}@media screen and (max-width: 767px){.contact #contact .box-form dl dt{margin-bottom:1rem;width:100%;font-size:1.6rem}}.contact #contact .box-form dl dd{width:100%}.contact #contact .box-form dl dd p{font-size:1.6rem;font-weight:500;letter-spacing:.9px;opacity:.5;margin-top:.5rem}.contact #contact .form-group .row{margin-bottom:1.5rem}.contact #contact label{position:relative;display:block;width:100%}.contact #contact label.required::after{content:"*必須";position:absolute;right:0;top:50%;transform:translateY(-50%);color:#991417;font-weight:500}.contact #contact input,.contact #contact textarea,.contact #contact select{min-height:5rem;background-color:#f3f3f3;outline:none;border:none;width:100%;padding:1rem 2rem;font-size:1.8rem;font-weight:500}.contact #contact select{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='19' height='16' viewBox='0 0 19 16' fill='none'%3E%3Cpath d='M10.3729 15.4379C9.99132 16.1208 9.00868 16.1208 8.62706 15.4379L0.83143 1.48782C0.458936 0.821247 0.940786 0 1.70437 0H17.2956C18.0592 0 18.5411 0.821251 18.1686 1.48782L10.3729 15.4379Z' fill='%23D9D9D9'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:calc(50% + 8rem);background-size:16px;padding-right:30px}.contact #contact select option{padding:2rem}.contact #contact .btn-wrap{margin-top:6rem;text-align:center;display:flex;justify-content:center;align-items:center;gap:1rem}.contact #contact .btn-wrap .wpcf7-spinner{display:none}@media screen and (max-width: 767px){.contact #contact .btn-wrap{flex-wrap:wrap;margin-top:4rem}}.contact #contact .btn-wrap .cm4cf7-return-button,.contact #contact .btn-wrap .wpcf7-submit{display:flex;align-items:center;justify-content:center;display:inline-flex;padding:15px 30px;gap:15px;border-radius:10rem;border:3px solid #232323;background:#232323;color:#fff;font-weight:bold;padding-right:2.5rem;font-size:1.8rem;font-weight:bold;transition:.3s;cursor:pointer;width:-moz-fit-content;width:fit-content}@media screen and (min-width: 768px){.contact #contact .btn-wrap .cm4cf7-return-button:hover,.contact #contact .btn-wrap .wpcf7-submit:hover{background-color:#fff;color:#232323}.contact #contact .btn-wrap .cm4cf7-return-button:hover::after,.contact #contact .btn-wrap .wpcf7-submit:hover::after{filter:invert(1)}}.contact #contact .btn-wrap .cm4cf7-return-button::after,.contact #contact .btn-wrap .wpcf7-submit::after{content:"";display:inline-block;width:2.5rem;height:2.4rem;background-image:url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2225%22%20height%3D%2224%22%20viewBox%3D%220%200%2025%2024%22%20fill%3D%22none%22%3E%3Cpath%20d%3D%22M4.5%2011.9976H20.5M20.5%2011.9976L16.5%207.99756M20.5%2011.9976L16.5%2015.9976%22%20stroke%3D%22white%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22/%3E%3C/svg%3E");background-repeat:no-repeat;background-size:contain}.contact #contact .btn-wrap .cm4cf7-return-button{margin-right:1rem;padding-left:2.5rem}.contact #contact .btn-wrap .cm4cf7-return-button::after{content:none}.contact #contact .btn-wrap .cm4cf7-return-button::before{content:"";display:inline-block;width:2.5rem;height:2.4rem;background-image:url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2225%22%20height%3D%2224%22%20viewBox%3D%220%200%2025%2024%22%20fill%3D%22none%22%3E%3Cpath%20d%3D%22M4.5%2011.9976H20.5M20.5%2011.9976L16.5%207.99756M20.5%2011.9976L16.5%2015.9976%22%20stroke%3D%22white%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22/%3E%3C/svg%3E");background-repeat:no-repeat;background-size:contain;transform:rotateZ(180deg)}@media screen and (min-width: 768px){.contact #contact .btn-wrap .cm4cf7-return-button:hover{background-color:#fff;color:#232323}.contact #contact .btn-wrap .cm4cf7-return-button:hover::before{filter:invert(1)}}.contact .wpcf7-loading-custom{display:none}.contact .wpcf7-loading-custom svg{width:10rem}.contact .wpcf7-loading-custom .wrap{position:fixed;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.1215686275);z-index:9999;display:flex;display:flex;justify-content:center;align-items:center}.contact .wpcf7-loading-custom img{width:50px;height:50px}.contact #contact .cm4cf7-confirm-value{background-color:unset}.contact #contact .cm4cf7-confirm-view p{display:none}.contact #contact .cm4cf7-confirm-view label.required::after{content:none}@media screen and (max-width: 767px){.error404{height:unset}}.error404 .l_main{padding:10rem 0}@media screen and (max-width: 767px){.error404 .page_wrap{height:unset}.error404 .page_wrap .page-body{padding-bottom:50px}}.error404 .p-notfound{text-align:center}.error404 .p-notfound__title{font-size:70px;font-weight:900}.error404 .p-notfound__subtitle{font-size:40px}.error404 .p-notfound__text{margin-top:50px;font-size:18px}@media screen and (max-width: 767px){.error404 .p-notfound__title{font-size:30px}.error404 .p-notfound__subtitle{font-size:18px}.error404 .p-notfound__text{margin-top:30px;font-size:13px}}.error404 .more{margin-top:50px}.error404 .more .more-btn{display:flex;align-items:center;justify-content:center;display:inline-flex;padding:15px 30px;gap:15px;border-radius:10rem;border:3px solid #232323;background:#232323;color:#fff;font-weight:bold;padding-right:2.5rem;transition:.3s}@media screen and (min-width: 768px){.error404 .more .more-btn:hover{background-color:#fff;color:#232323}.error404 .more .more-btn:hover::after{filter:invert(1)}}.error404 .more .more-btn::after{content:"";display:inline-block;width:2.5rem;height:2.4rem;background-image:url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2225%22%20height%3D%2224%22%20viewBox%3D%220%200%2025%2024%22%20fill%3D%22none%22%3E%3Cpath%20d%3D%22M4.5%2011.9976H20.5M20.5%2011.9976L16.5%207.99756M20.5%2011.9976L16.5%2015.9976%22%20stroke%3D%22white%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22/%3E%3C/svg%3E");background-repeat:no-repeat;background-size:contain}.p-single{padding-top:100px;padding-bottom:100px}.p-single .container{max-width:1400px}.p-single img{border-radius:10px}@media screen and (max-width: 767px){.p-single{padding-top:0}}.p-single .post-footer{margin-top:100px}.p-single .post-footer dl{display:flex;align-items:center;-moz-column-gap:10px;column-gap:10px;margin-bottom:5px}@media screen and (max-width: 767px){.p-single .post-footer dl{flex-wrap:wrap;margin-bottom:10px}.p-single .post-footer dl dt{width:100%;text-align:center}.p-single .post-footer dl dd{padding:10px}}.p-single .post-footer dl .title{font-weight:bold}.p-single .post-footer dl dt:not(.title){padding:3px 10px;background-color:rgba(183,183,183,.4509803922)}.p-single .button-wrap{margin-top:50px;text-align:center;width:100%;max-width:430px;margin-left:auto;margin-right:auto}.p-single .button-wrap .btn{font-size:20px;font-weight:bold;padding:10px 20px;background-color:#e4df61;border-radius:30px;display:inline-block;position:relative;box-shadow:3px 4px 4px rgba(155,155,155,0.4941176471)}@media screen and (max-width: 767px){.p-single .button-wrap .btn{font-size:16px;padding:10px 15px}}.p-single .button-wrap .btn:hover{transform:translateY(0)}.p-single .button-wrap .btn-more-1{padding-right:50px;border:2px solid #e4df61}@media screen and (max-width: 767px){.p-single .button-wrap .btn-more-1{padding-right:36px}}.p-single .button-wrap .btn-more-1:hover{background-color:#fff;border:2px solid #e4df61;color:#333}.p-single .button-wrap .btn-more-1::after{content:"";position:absolute;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 320 512'%3E%3Cpath d='M310.6 233.4c12.5 12.5 12.5 32.8 0 45.3l-192 192c-12.5 12.5-32.8 12.5-45.3 0s-12.5-32.8 0-45.3L242.7 256 73.4 86.6c-12.5-12.5-12.5-32.8 0-45.3s32.8-12.5 45.3 0l192 192z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-size:contain;width:18px;height:18px;top:50%;right:15px;transform:translateY(-50%);opacity:.7}@media screen and (max-width: 767px){.p-single .button-wrap .btn-more-1::after{right:10px}}.p-single .button-wrap .more-btn{background-color:#6f9dd2;padding-left:50px;width:100%;margin-top:10px;border:2px solid #6f9dd2}.p-single .button-wrap .more-btn::before{content:"";position:absolute;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 320 512'%3E%3Cpath d='M310.6 233.4c12.5 12.5 12.5 32.8 0 45.3l-192 192c-12.5 12.5-32.8 12.5-45.3 0s-12.5-32.8 0-45.3L242.7 256 73.4 86.6c-12.5-12.5-12.5-32.8 0-45.3s32.8-12.5 45.3 0l192 192z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-size:contain;width:18px;height:18px;top:50%;left:calc(50% - 70px);transform:translateY(-50%) rotateZ(180deg);opacity:.7}.p-single .button-wrap .more-btn:hover{background-color:#fff;border:2px solid #6f9dd2;color:#333}.p-single .button-wrap .button-group{display:flex;align-items:center;justify-content:center;gap:20px}.p-post-article__inner.l-inner{margin-top:1.4375rem;width:100%;margin-inline:auto;padding-inline:1.25rem}@media screen and (min-width: 768px){.p-post-article__inner.l-inner{margin-top:3.125rem}}.p-post-article__info{display:flex;justify-content:space-between;align-items:center}.p-post-article__category{display:flex;align-items:center;justify-content:center;gap:.3125rem}.p-post-article__category li{padding:.1875rem .625rem;color:#9b9b9b;border:1px solid #9b9b9b}.p-post-article__box{margin:6.4rem auto 0}.p-post-article__content{background-color:#fff;width:100%}.p-post-article__content-inner .p-post-article__content-wrap{padding-bottom:1.875rem;width:100%;margin:auto}.p-post-article__content h2{margin:2.1875rem 0 .9375rem;color:#171502;font-size:16px;font-weight:700;border-bottom:2px solid #bebcbc;padding-bottom:.625rem}@media screen and (min-width: 768px){.p-post-article__content h2{margin:6.25rem 0 .9375rem;font-size:24px;padding-bottom:1.25rem}}.p-post-article__comment{color:#171502;font-weight:700;border-bottom:2px solid #bebcbc;padding-bottom:15px}@media screen and (min-width: 768px){.p-post-article__comment{font-size:28px}}.p-post-article__title{font-size:16px;color:#171502;font-weight:400}@media screen and (min-width: 768px){.p-post-article__title{font-size:20px}}.p-post-article__contents{margin-top:1.875rem}.p-post-article__contents h3{margin:1.875rem 0 .9375rem;padding-left:.625rem;color:#171502;font-size:22px;border-left:.5em solid #2589d0}.p-post-article__contents h4{margin:.625rem 0;font-size:20px}.p-post-article__contents h5{margin:.625rem 0;padding:.125rem .78125rem;display:inline-block;color:#2589d0;font-size:18px;border-top:2px solid #2589d0;border-bottom:2px solid #2589d0}.p-post-article__contents p{font-size:14px}@media screen and (min-width: 768px){.p-post-article__contents p{font-size:18px;line-height:1.5}}.p-post-article__contents a{color:#2589d0;text-decoration:underline}.p-post-article__contents img{padding-inline:0;margin:2.1875rem 0;margin-left:auto;margin-right:auto}@media screen and (min-width: 768px){.p-post-article__contents img{padding-inline:9.375rem;margin:6.25rem auto}}.p-post-article__contents figure,.p-post-article__contents figcaption{margin:.625rem 0;margin-left:auto;margin-right:auto}.p-post-article__main-img-inner{max-width:21.5625rem;margin-inline:auto}@media screen and (min-width: 768px){.p-post-article__main-img-inner{max-width:64.375rem}}.p-post-article__main-img{aspect-ratio:930/616;margin-top:1.875rem}@media screen and (min-width: 768px){.p-post-article__main-img{margin-top:3.125rem}}.p-post-article__main-img img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.p-post-article__category--single{display:flex;flex-wrap:wrap;align-items:center;justify-content:flex-start;margin-top:.8125rem;font-size:.875rem;font-weight:400;-moz-column-gap:1.5625rem;column-gap:1.5625rem;row-gap:.625rem}@media screen and (min-width: 768px){.p-post-article__category--single{-moz-column-gap:.375rem;column-gap:.375rem;flex-wrap:nowrap;font-size:1.25rem;margin-top:2.5rem}}.p-post-article__category--single li{padding:.1875rem .625rem;color:#9b9b9b;border:1px solid #9b9b9b}@media screen and (min-width: 768px){.p-post-article__category--single p{margin-right:2.0625rem}}.p-post-article__btn{display:grid;grid-template-columns:repeat(2, 1fr);margin-top:1.5625rem;-moz-column-gap:1.875rem;column-gap:1.875rem;padding-inline:0}@media screen and (min-width: 768px){.p-post-article__btn{padding-inline:15.625rem;-moz-column-gap:6.25rem;column-gap:6.25rem;margin-top:3.75rem}}.p-post-article__youtube,.p-post-article__gray{background-color:#f5f5f5;margin:0 calc(50% - 50vw);width:100vw;padding-block:1.875rem;margin-top:3.75rem}@media screen and (min-width: 768px){.p-post-article__youtube,.p-post-article__gray{padding-block:9.375rem;margin-top:12.5rem}}.p-post-article__youtube-title,.p-post-article__company-title{font-weight:600;line-height:1.5}@media screen and (min-width: 768px){.p-post-article__youtube-title,.p-post-article__company-title{font-size:1.5rem}}.p-post-article__youtube-title{font-size:.875rem}@media screen and (min-width: 768px){.p-post-article__youtube-title{line-height:1.7083333333}}.p-post-article__company-title{font-size:1rem;margin-top:.8125rem}@media screen and (min-width: 768px){.p-post-article__company-title{margin-top:2.5rem}}.thanks #thanks{padding:10rem 0;text-align:center}@media screen and (max-width: 767px){.thanks #thanks{padding-top:2rem;padding:5rem 0}}.thanks #thanks .title{font-size:7rem;font-weight:900}@media screen and (max-width: 767px){.thanks #thanks .title{font-size:4rem}}.thanks #thanks .content{margin-top:5rem;font-size:2rem;font-weight:500;line-height:1.7}@media screen and (max-width: 767px){.thanks #thanks .content{margin-top:2rem;font-size:1.4rem}}.thanks #thanks .btn-wrap{margin-top:5rem}@media screen and (max-width: 767px){.thanks #thanks .btn-wrap{margin-top:2rem}}.thanks #thanks .btn-back-home{display:flex;align-items:center;justify-content:center;display:inline-flex;padding:15px 30px;gap:15px;border-radius:10rem;border:3px solid #232323;background:#232323;color:#fff;font-weight:bold;padding-right:2.5rem;transition:.3s}@media screen and (min-width: 768px){.thanks #thanks .btn-back-home:hover{background-color:#fff;color:#232323}.thanks #thanks .btn-back-home:hover::after{filter:invert(1)}}.thanks #thanks .btn-back-home::after{content:"";display:inline-block;width:2.5rem;height:2.4rem;background-image:url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2225%22%20height%3D%2224%22%20viewBox%3D%220%200%2025%2024%22%20fill%3D%22none%22%3E%3Cpath%20d%3D%22M4.5%2011.9976H20.5M20.5%2011.9976L16.5%207.99756M20.5%2011.9976L16.5%2015.9976%22%20stroke%3D%22white%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22/%3E%3C/svg%3E");background-repeat:no-repeat;background-size:contain}