@charset "UTF-8";@import url(https://fonts.googleapis.com/css2?family=Outfit:wght@100;200;300;400;500;600;700;800;900&display=swap);@import url(https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@100;300;400;500;700;900&display=swap);@import url(https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&display=swap);*{box-sizing:border-box;padding:0;margin:0}header{box-shadow:0px 4px 6px -2px rgba(0,0,0,.08);width:100%;position:sticky;top:0;z-index:11;background:#fff;padding:20px}.nav{width:100%;display:flex;justify-content:space-between;align-items:center;padding:10px 0}@media screen and (max-width:750px){.nav{padding:0}}.list{display:flex;list-style:none;margin:0;padding:0;gap:30px}.list--desktop{align-items:center;justify-content:space-between}.list--desktop .col{font-size:16px;font-weight:700;line-height:22.4px;letter-spacing:.96px}.list--desktop .img{max-width:144px}.logo{margin:0;font-size:24px;max-width:140px}.hamburger{display:none;flex-direction:column;gap:4px;cursor:pointer;background:0 0;border:none;outline:none}.hamburger-line{width:24px;height:3px;background-color:#000;transition:.3s}header .list--mobile{display:none}.mobile-header{display:none}@media (max-width:768px){header .container{padding:0}.list--desktop{display:none}.list--btn.list--desktop{display:none}.mobile-header{display:flex;align-items:center;justify-content:space-between;padding:10px 20px;background:#fff;box-shadow:0px 4px 6px -2px rgba(0,0,0,.08);position:relative;z-index:20;justify-content:space-between;width:100%}.hamburger{display:flex}.list--mobile{flex-direction:column;background:#fff;width:100%;position:absolute;justify-content:center;top:0;gap:10px;left:0;padding:20px 0;box-shadow:0px 4px 6px -2px rgba(0,0,0,.08);z-index:12;height:100%}.list--mobile .col{margin:10px 0;text-align:center}.list--mobile .img{max-width:120px;margin:10px auto}.list--mobile.active{display:flex}.hamburger.active .hamburger-line:nth-child(1){transform:rotate(45deg) translate(5px,5px)}.hamburger.active .hamburger-line:nth-child(2){opacity:0}.hamburger.active .hamburger-line:nth-child(3){transform:rotate(-45deg) translate(5px,-5px)}}.footer{background-color:#fafafa;padding:20px 0;color:#666}.footer__container{display:flex;justify-content:space-between;align-items:flex-start;flex-wrap:wrap}.footer__about .title{font-size:14px;font-style:normal;font-weight:700;line-height:1.7;margin-bottom:10px}.footer__about ul{list-style:none;padding:0;margin:0 0 20px;display:flex}.footer__about li{font-size:12px;font-style:normal;font-weight:400;padding:0 11px;border-right:1px solid #666}@media screen and (max-width:750px){.footer__about li{font-size:11px}}.footer__about li:last-child{border-right:none}.footer__language-social{display:flex;flex-direction:column;align-items:flex-start}.footer__language-social .footer__language select{padding:5px;width:150px;border-radius:5px;margin-top:10px;margin-bottom:20px;border:1px solid #555}.footer__language-social .footer__social{width:200px;display:flex;align-items:center;margin-bottom:10px}.footer__language-social .footer__social a{margin-right:10px}.footer__language-social .footer__social img{max-width:24px}.footer__language-social .footer__terms p{margin:5px 0;font-size:11.813px;font-style:normal;font-weight:400;line-height:24px}.footer__language-social .footer__terms .coporate{border-radius:5px;border:.5px solid #666;padding:5px;margin-top:10px;display:block;text-align:center}.footer .mid-box{display:flex;align-items:center;gap:30px;margin-top:33px;padding-top:23px;border-top:2px dashed #d4d4d4}@media screen and (max-width:750px){.footer .mid-box{flex-direction:column;align-items:baseline;gap:1rem}}.footer .mid-box .img{max-width:177px}.footer .mid-box .text{font-size:12px;line-height:23.8px;letter-spacing:1px}.footer .box{display:flex;padding:38px 0 37px;gap:29px}.footer .box .image .img{max-width:75px}.footer .box .text .top{color:#666;font-size:14px;font-style:normal;font-weight:700;line-height:23.8px;letter-spacing:1px}.footer .box .text .bottom{color:#666;font-size:12px;font-style:normal;font-weight:400;line-height:23.8px;letter-spacing:1px}@media screen and (max-width:750px){.footer .box .text--mark{display:none}}.footer .bottom-text{color:#666;font-size:12px;font-style:normal;font-weight:400;line-height:23.8px;letter-spacing:1px;margin-bottom:45px}.footer__copyright{text-align:center;font-size:9.219px;font-style:normal;font-weight:400;line-height:14px}@media screen and (max-width:750px){.footer__copyright{margin-bottom:50px}}body{line-height:1.5}.container{max-width:1020px;padding:0 10px;margin:0 auto}@media screen and (max-width:750px){.container{padding:0 1rem}}.hero{position:relative}.hero:not(.slick-initialized){overflow:hidden}.hero .hero-slide{display:none}.hero .hero-slide:first-child{display:block}.hero.slick-initialized .hero-slide{display:block}.hero .slick-dots{position:absolute;bottom:30px;left:50%;transform:translateX(-50%);z-index:10;margin:0;padding:0;list-style:none}.hero .slick-dots li{display:inline-block;margin:0 4px}.hero .slick-dots li button{font-size:0;width:10px;height:10px;border-radius:50%;border:none;cursor:pointer}section.hero{background-size:cover;position:relative}@media screen and (max-width:768px){section.hero{min-height:540px}}@media screen and (max-width:768px) and (max-width:400px){section.hero{-o-object-fit:contain;object-fit:contain}}@media screen and (max-width:768px){section.hero .slick-dots{bottom:5px}}section.hero div.container{position:relative}@media screen and (max-width:768px){section.hero .hero-slide{height:550px}}section.hero .hero-slide--default{background:#009ffd;padding:90px 0}@media screen and (max-width:768px){section.hero .hero-slide--default{background:#009ffd;padding:30px 0 160px}}section.hero .hero-slide--default .container{display:flex;align-items:center;justify-content:center}@media screen and (max-width:768px){section.hero .hero-slide--default .container{flex-direction:column}}section.hero .hero-slide--default .container .content .top{border-radius:15px;border:5px solid #fff;display:flex;align-items:center;gap:11px;margin-bottom:47px;padding:0 19px}@media screen and (max-width:768px){section.hero .hero-slide--default .container .content .top{margin-bottom:30px}}section.hero .hero-slide--default .container .content .top .img{max-width:114px}@media screen and (max-width:768px){section.hero .hero-slide--default .container .content .top .img{max-width:80px}}section.hero .hero-slide--default .container .content .top .text{color:#fff;font-size:32px;font-style:normal;font-weight:700;line-height:41.6px;letter-spacing:1px}@media screen and (max-width:768px){section.hero .hero-slide--default .container .content .top .text{font-style:normal;line-height:30px;font-size:15px}}section.hero .hero-slide--default .container .content .mid{margin-bottom:56px}@media screen and (max-width:768px){section.hero .hero-slide--default .container .content .mid{margin-bottom:7px}}section.hero .hero-slide--default .container .content .mid .text1{color:#fff;font-family:"Noto Sans JP";font-size:30px;font-style:normal;font-weight:700;line-height:39px;letter-spacing:1px;margin-bottom:6px}section.hero .hero-slide--default .container .content .mid .img{margin-bottom:6px;max-width:465px}@media screen and (max-width:768px){section.hero .hero-slide--default .container .content .mid .img{max-width:245px}}section.hero .hero-slide--default .container .content .mid .text3{color:#fff;font-family:"Noto Sans JP";font-size:36px;font-style:normal;font-weight:700;line-height:52px;letter-spacing:1px}@media screen and (max-width:768px){section.hero .hero-slide--default .container .content .mid .text3{font-size:20px}}section.hero .hero-slide--default .container .content .bottom{display:flex;gap:6px;align-items:center}@media screen and (max-width:768px){section.hero .hero-slide--default .container .content .bottom{display:none}}section.hero .hero-slide--default .container .content .bottom .text{color:#fff;text-align:center;font-family:"Noto Sans JP";font-size:24px;font-style:normal;font-weight:700;line-height:normal;letter-spacing:1px}section.hero .hero-slide--default .container .content .bottom .buttons{display:flex;gap:10px}section.hero .hero-slide--default .container .content .bottom .buttons .img{max-width:148px;max-height:44px;height:100%}section.hero .hero-slide--default .container .phone{max-width:299px}@media screen and (max-width:768px){section.hero .hero-slide--default .container .phone{max-width:178px}}section.hero .hero-slide--blue{background:#009ffd;padding:46px 0}@media screen and (max-width:768px){section.hero .hero-slide--blue{padding:26px 0 68px}}section.hero .hero-slide--blue .top{background:#fff;padding:10px 0}@media screen and (max-width:768px){section.hero .hero-slide--blue .top{padding:10px}}section.hero .hero-slide--blue .top .container{display:flex;align-items:center;gap:10px;padding:0}section.hero .hero-slide--blue .top .container .icon{width:39px;height:39px}@media screen and (max-width:768px){section.hero .hero-slide--blue .top .container .icon{width:24px;height:24px}}section.hero .hero-slide--blue .top .container .text{color:#009ffd;font-size:20px;font-style:normal;font-weight:700;line-height:normal;letter-spacing:1px}@media screen and (max-width:768px){section.hero .hero-slide--blue .top .container .text{font-size:14px}}section.hero .hero-slide--blue .bottom{padding-top:30px}@media screen and (max-width:768px){section.hero .hero-slide--blue .bottom{padding-top:10px;position:relative}}section.hero .hero-slide--blue .bottom .container{display:flex;align-items:center;padding:0;gap:120px}@media screen and (max-width:768px){section.hero .hero-slide--blue .bottom .container{gap:40px;flex-direction:column}}section.hero .hero-slide--blue .bottom .container .read{width:53%}@media screen and (max-width:768px){section.hero .hero-slide--blue .bottom .container .read{width:100%;padding:0 10px;position:relative;z-index:2}}section.hero .hero-slide--blue .bottom .container .read .icon{width:400px}@media screen and (max-width:768px){section.hero .hero-slide--blue .bottom .container .read .icon{width:233px;margin-bottom:8px}}section.hero .hero-slide--blue .bottom .container .read .mid{color:#fff;font-size:27px;font-style:normal;font-weight:700;line-height:normal;letter-spacing:1px;margin-bottom:29px}@media screen and (max-width:768px){section.hero .hero-slide--blue .bottom .container .read .mid{font-size:18px;margin-bottom:0}}section.hero .hero-slide--blue .bottom .container .read .bottom{color:#fff;font-size:20px;font-style:normal;font-weight:700;line-height:27px;letter-spacing:1px;margin-bottom:29px}@media screen and (max-width:768px){section.hero .hero-slide--blue .bottom .container .read .bottom{margin-bottom:126px;font-size:13px}}section.hero .hero-slide--blue .bottom .container .read .button-yellow{border-radius:7px;background:#fcbe15;box-shadow:0px 2px 6px 0px rgba(0,0,0,.25);color:#212529;text-align:center;font-family:"Noto Sans JP";font-size:16px;font-style:normal;font-weight:700;line-height:24px;letter-spacing:1px;padding:11px;text-align:center;display:block;width:298px;margin:0 auto}@media screen and (max-width:768px){section.hero .hero-slide--blue .bottom .container .read .button-yellow{width:217px;font-size:14px;padding:5px}}section.hero .hero-slide--blue .bottom .container .img{width:24.5%}@media screen and (max-width:768px){section.hero .hero-slide--blue .bottom .container .img{left:0;width:160px;margin:auto;position:absolute;bottom:-133px;display:block;right:0}}.softbank{margin-top:61px}@media screen and (max-width:768px){.softbank .pc{display:none}}.softbank .container .box{display:flex;justify-content:center;align-items:center;gap:25px}.softbank .container .box .img{max-width:381px}@media screen and (max-width:768px){.softbank .container .box .img{display:none}}@media screen and (max-width:768px){.softbank .container .box .read{text-align:center}}.softbank .container .box .read .heading{background:var(--gradation-1,linear-gradient(90deg,#009ffd 0%,#23e4ab 100%));background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent;margin-bottom:30px;font-weight:700;font-size:36px;line-height:1.2;letter-spacing:1px;vertical-align:middle}@media screen and (max-width:768px){.softbank .container .box .read .heading{font-size:20px}}.softbank .container .box .read .img-sp{display:none}@media screen and (max-width:768px){.softbank .container .box .read .img-sp{display:block;max-width:243px;margin:0 auto 38px}}.softbank .container .box .read .text{font-weight:700;font-size:20px;line-height:100%;letter-spacing:1px;vertical-align:middle;margin-bottom:18px;line-height:1.5}@media screen and (max-width:768px){.softbank .container .box .read .text{font-size:1rem;text-align:left;margin-bottom:27px}}.softbank .container .box .read .small{font-size:16px;line-height:100%;letter-spacing:1px;vertical-align:middle}@media screen and (max-width:768px){.softbank .container .box .read .small{font-size:14px}}section.features__top{margin-top:80px;position:relative;padding-bottom:130px}@media screen and (max-width:768px){section.features__top{margin-top:70px;padding-bottom:0}}section.features__top div.container div.charm{text-align:center;margin-bottom:50px}@media screen and (max-width:768px){section.features__top div.container div.charm{margin-bottom:20px}}section.features__top div.container h2.heading{font-size:36px;font-style:normal;font-weight:700;line-height:1.5;margin-bottom:10px}section.features__top div.container h2.heading .small{font-size:26px}@media screen and (max-width:768px){section.features__top div.container h2.heading .small{font-size:18px}}section.features__top div.container h2.heading span.color{background:linear-gradient(to right,#009ffd,#23e4ab);-webkit-background-clip:text;position:relative}@media screen and (max-width:768px){section.features__top div.container h2.heading{font-size:27px;margin-bottom:10px}}section.features__top div.container p.text{font-size:18px;font-style:normal;font-weight:400;line-height:30px}@media screen and (max-width:768px){section.features__top div.container p.text{font-size:1rem}}section.features__top div.container .description .title{color:#009ffd;font-size:24px;font-style:normal;font-weight:700;line-height:54px;letter-spacing:1px;border-bottom:1px solid #009ffd;margin-bottom:25px}@media screen and (max-width:768px){section.features__top div.container .description .title{padding-left:15px}}section.features__top div.container .description .box{display:flex;flex-wrap:wrap;gap:50px;margin-bottom:100px}@media screen and (max-width:768px){section.features__top div.container .description .box{flex-direction:column;gap:15px}}section.features__top div.container .description .box .col{width:30%;display:flex;align-items:center;gap:16px}@media screen and (max-width:768px){section.features__top div.container .description .box .col{width:100%;border-bottom:1px solid #f5f5f5;padding-bottom:15px;padding-left:15px}}section.features__top div.container .description .box .col .img{width:64px;height:64px;-o-object-fit:contain;object-fit:contain}section.features__top div.container .description .box .col .text{color:#333;font-size:16px;font-style:normal;font-weight:400;line-height:30px;letter-spacing:1px}section.features__top div.container ul.list{display:flex;justify-content:space-around;align-items:center}@media screen and (max-width:768px){section.features__top div.container ul.list{flex-direction:column;margin:0 !important;gap:20px}}section.features__top div.container ul.list li.col{text-align:center}section.features__top div.container ul.list li.col.col--column{display:flex;flex-direction:column;gap:20px}@media screen and (max-width:768px){section.features__top div.container ul.list li.col.col--column{flex-direction:row}}section.features__top div.container ul.list li.col.col--column div.inner{border-radius:50%;text-align:center}section.features__top div.container ul.list li.col.col--arrow{display:flex;flex-direction:column;justify-content:center;align-items:center}@media screen and (max-width:768px){section.features__top div.container ul.list li.col.col--arrow{transform:rotate(90deg)}}section.features__top div.container ul.list li.col.col--arrow .sp{display:none}@media screen and (max-width:768px){section.features__top div.container ul.list li.col.col--arrow .sp{display:block}}@media screen and (max-width:768px){section.features__top div.container ul.list li.col.col--arrow .pc{display:none}}section.features__top div.container ul.list li.col div.inner img.img{margin-bottom:10px}section.features__top div.container ul.list li.col div.inner p.read{font-size:17px;font-style:normal;font-weight:700;line-height:25.16px}@media screen and (max-width:768px){section.features__top div.container ul.list{overflow-x:scroll}section.features__top div.container ul.list li.col img{max-width:220px}}section.features__top .bg{position:absolute;bottom:0;width:100%;z-index:-1}span.dot{position:relative;display:inline-block;z-index:1}span.dot:before{content:"";position:absolute;left:50%;transform:translateX(-50%);top:-10px;width:10px;height:10px;border-radius:50%;background:#009ffd;z-index:2}@media screen and (max-width:768px){span.dot:before{top:0;width:6px;height:6px}}span.dot.dot--blue1{color:#009ffd}span.dot.dot--blue2{color:#09b1e8}span.dot.dot--blue3{color:#11c0d5}span.dot.dot--green1{color:#19d0c3}span.dot.dot--green2{color:#23e4ab}span.dot.dot--green1:before,span.dot.dot--green2:before{background:#19d0c3}section.movie__top{padding:15px 0 30px;background-color:var(--gray-1,#fafafa)}@media screen and (max-width:768px){section.movie__top{padding:60px 0}}section.movie__top .charm{text-align:center;margin-bottom:51px}section.movie__top .charm .heading{font-size:36px;font-style:normal;font-weight:700;line-height:normal;letter-spacing:1px;text-align:center;display:inline-block;background:var(--gradation-1,linear-gradient(90deg,#009ffd 0%,#23e4ab 100%));background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent}@media screen and (max-width:768px){section.movie__top .charm .heading{font-size:30px}}section.movie__top .box{display:flex;justify-content:center;gap:140px}@media screen and (max-width:768px){section.movie__top .box{flex-direction:column;gap:74px}}section.movie__top .box .col{text-align:center}section.movie__top .box .col .video{margin-bottom:1rem}section.movie__top .box .col .title{font-size:16px;font-style:normal;font-weight:500;line-height:30px;letter-spacing:1px}@media screen and (max-width:768px){section.movie__top .box .col .title{font-size:16px}}.under-highlight4{height:150px}@media screen and (max-width:768px){.under-highlight4{height:50px}}.features__bottom{padding:95px 0 70px}.features__bottom .container .heading{font-size:30px;font-style:normal;font-weight:700;line-height:normal;letter-spacing:1px;display:flex;align-items:baseline;margin-bottom:62px;justify-content:center}@media screen and (max-width:768px){.features__bottom .container .heading{font-size:20px;margin-bottom:40px}}.features__bottom .container .heading .color{background:linear-gradient(90deg,#009ffd 0%,#23e4ab 100%);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent;display:inline-block;font-size:42px;font-style:normal;font-weight:700;line-height:normal;letter-spacing:1px}@media screen and (max-width:768px){.features__bottom .container .heading .color{font-size:22px}}.features__bottom .container .box{display:flex;flex-direction:column;justify-content:center;gap:100px;align-items:center}@media screen and (max-width:768px){.features__bottom .container .box{gap:50px}}.features__bottom .container .box .col{display:flex;justify-content:space-between;align-items:center;gap:80px;padding:0 47px}@media screen and (max-width:768px){.features__bottom .container .box .col{gap:30px;padding:0}}@media screen and (max-width:768px){.features__bottom .container .box .col:nth-child(odd){flex-direction:column;align-items:center}}@media screen and (max-width:768px){.features__bottom .container .box .col{flex-direction:column-reverse}}@media screen and (max-width:768px){.features__bottom .container .box .col .images{display:block;margin:0 auto}}.features__bottom .container .box .col .images--1{max-width:215px}@media screen and (max-width:768px){.features__bottom .container .box .col .images--1{width:170px}}.features__bottom .container .box .col .images--2{max-width:296px}.features__bottom .container .box .col .images--3{max-width:219px}@media screen and (max-width:768px){.features__bottom .container .box .col .images--3{max-width:235px}}.features__bottom .container .box .col .images--4{max-width:252px}@media screen and (max-width:768px){.features__bottom .container .box .col .images--4{max-width:190px !important}}.features__bottom .container .box .col .images--5{max-width:236px}@media screen and (max-width:768px){.features__bottom .container .box .col .images--5{max-width:190px !important}}.features__bottom .container .box .col .images .img{-o-object-fit:cover;object-fit:cover}.features__bottom .container .box .col .images .color-text{font-size:22px;font-style:normal;font-weight:700;line-height:33px;letter-spacing:1px;display:flex;justify-content:space-between;align-items:center;margin-top:4px}@media screen and (max-width:768px){.features__bottom .container .box .col .images .color-text{font-size:14px}}.features__bottom .container .box .col .images .color-text .blue{color:#1296f3;position:relative;left:30px}@media screen and (max-width:768px){.features__bottom .container .box .col .images .color-text .blue{left:40px}}.features__bottom .container .box .col .images .color-text .blue--en{left:-10px}@media screen and (max-width:768px){.features__bottom .container .box .col .images .color-text .blue--en{left:10px}}.features__bottom .container .box .col .images .color-text .green{color:#23e4ab;position:relative;right:30px}@media screen and (max-width:768px){.features__bottom .container .box .col .images .color-text .green{right:37px}}.features__bottom .container .box .col .images .color-text .green--en{right:-27px}@media screen and (max-width:768px){.features__bottom .container .box .col .images .color-text .green--en{right:0}}.features__bottom .container .box .col .read{width:64%}@media screen and (max-width:768px){.features__bottom .container .box .col .read{width:auto}}.features__bottom .container .box .col .read .title{font-size:32px;font-style:normal;font-weight:700;line-height:39px;letter-spacing:1px;display:flex;flex-wrap:wrap;margin-bottom:22px;gap:6px}@media screen and (max-width:768px){.features__bottom .container .box .col .read .title{font-size:18px;justify-content:center;margin-bottom:14px}}.features__bottom .container .box .col .read .title .color{background:linear-gradient(90deg,#009ffd 0%,#23e4ab 100%);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent;display:inline-block}.features__bottom .container .box .col .read .title .blue{color:#1296f3}.features__bottom .container .box .col .read .title .green{color:#23e4ab}.features__bottom .container .box .col .read .text{font-size:16px;font-style:normal;font-weight:400;line-height:24px;letter-spacing:1px;margin-bottom:9px}@media screen and (max-width:768px){.features__bottom .container .box .col .read .text{font-size:13px}}.features__bottom .container .box .col .read .small{font-size:12px;font-style:normal;font-weight:350;line-height:18px;letter-spacing:1px}@media screen and (max-width:768px){.under-hightlight2{height:50px}}.highlite{padding:80px 0;position:relative}@media screen and (max-width:768px){.highlite{padding:10px 0 0}}.highlite .bg-1{position:absolute;z-index:-1;top:0;height:150px !important}.highlite .container .charm{margin-bottom:80px}@media screen and (max-width:768px){.highlite .container .charm{margin-bottom:60px}}.highlite .container .charm .heading{text-align:center;font-size:30px;font-style:normal;font-weight:700;line-height:normal;margin-bottom:10px}@media screen and (max-width:768px){.highlite .container .charm .heading{font-size:22px;margin-bottom:0}}.highlite .container .charm .heading .color{background:linear-gradient(90deg,#009ffd 0%,#23e4ab 100%);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent;font-size:42px;font-style:normal;font-weight:900;line-height:normal}@media screen and (max-width:768px){.highlite .container .charm .heading .color{font-size:36px}}.highlite .container .charm .heading .color--2{font-size:48px}@media screen and (max-width:768px){.highlite .container .charm .heading .color--2{font-size:36px}}.highlite .container .charm .description{font-size:16px;font-style:normal;font-weight:400;line-height:30px;text-align:center}@media screen and (max-width:768px){.highlite .container .charm .description{font-size:16px}}.highlite .container .list{display:flex;justify-content:space-between;gap:30px}@media screen and (max-width:768px){.highlite .container .list{flex-direction:column;gap:50px}}.highlite .container .list .col{width:32%;border-radius:20px;background:#fff;box-shadow:0px 0px 10.9px -4px rgba(0,0,0,.25);padding:60px 20px 20px;position:relative}@media screen and (max-width:768px){.highlite .container .list .col:nth-child(1){margin-bottom:60px}}@media screen and (max-width:768px){.highlite .container .list .col{width:auto;padding:50px 20px 10px}}.highlite .container .list .col .notice{position:relative;bottom:-60px;font-size:12px;font-style:normal;font-weight:400;line-height:30px}@media screen and (max-width:768px){.highlite .container .list .col .notice{bottom:-45px}}.highlite .container .list .col .number{position:absolute;font-style:italic;font-size:60px;font-weight:700;line-height:33.6px;top:-14px}@media screen and (max-width:768px){.highlite .container .list .col .number{font-size:60px}}.highlite .container .list .col .number--1{color:#009ffd}.highlite .container .list .col .number--2{color:#11c0d5}.highlite .container .list .col .number--3{color:#23e4ab}.highlite .container .list .col .title{font-size:18px;font-style:normal;font-weight:700;line-height:normal;text-align:center;margin-bottom:10px}.highlite .container .list .col .img{height:140px;-o-object-fit:contain;object-fit:contain;margin-bottom:10px}@media screen and (max-width:768px){.highlite .container .list .col .img{max-height:120px}}.highlite .container .list .col .read{font-size:16px;font-style:normal;font-weight:400;line-height:1.5}@media screen and (max-width:768px){.highlite .container .list .col .read{font-size:14px}}.under-highlight{height:150px}.points1{position:relative;margin:100px 0 0}@media screen and (max-width:768px){.points1{margin:100px 0 0;padding-bottom:0}}.points1--gray{background:var(--gray-1,#fafafa)}@media screen and (max-width:768px){.points1 .pc{display:none}}.points1 .container{position:relative;top:-100px}.points1 .container .charm{margin-bottom:54px;text-align:center}@media screen and (max-width:768px){.points1 .container .charm{margin-bottom:30px}}.points1 .container .charm .heading{font-size:32px;font-style:normal;font-weight:700;line-height:normal;margin-bottom:10px}@media screen and (max-width:768px){.points1 .container .charm .heading{font-size:22px}}.points1 .container .charm .heading .color-yellow{font-size:42px;font-style:normal;font-weight:900;line-height:normal;color:#fcbe15;margin:0 4px}@media screen and (max-width:768px){.points1 .container .charm .heading .color-yellow{font-size:26px;margin-right:6px}}.points1 .container .charm .description{font-size:16px;font-style:normal;font-weight:400;line-height:1.5}@media screen and (max-width:768px){.points1 .container .charm .description{font-size:13px}}.points1 .container .list3 .content{background-color:#fff;padding:30px 20px 0;border-radius:20px}.points1 .container .list3 .content .top{padding-bottom:48px;border-bottom:2px solid #d4d4d4}.points1 .container .list3 .content .top .heading{margin-bottom:30px;font-size:32px;font-style:normal;font-weight:700;line-height:54px;letter-spacing:1px}@media screen and (max-width:768px){.points1 .container .list3 .content .top .heading{font-size:20px;line-height:1.75}}.points1 .container .list3 .content .top .heading .yellow{color:#fcbe15}.points1 .container .list3 .content .top .description{display:flex;gap:50px}@media screen and (max-width:768px){.points1 .container .list3 .content .top .description{flex-direction:column;align-items:center;margin-bottom:70px;gap:0}}.points1 .container .list3 .content .top .description .read{font-size:16px;font-style:normal;font-weight:400;line-height:24px;letter-spacing:1px;margin-bottom:47px;color:#333}@media screen and (max-width:768px){.points1 .container .list3 .content .top .description .read{margin-bottom:40px}}.points1 .container .list3 .content .top .description .icon{max-width:148px}.points1 .container .list3 .content .top .title{font-size:20px;font-style:normal;font-weight:700;letter-spacing:1px;margin-bottom:50px;margin-top:-20px}@media screen and (max-width:768px){.points1 .container .list3 .content .top .title{font-size:15px}}.points1 .container .list3 .content .top .box{display:flex;justify-content:space-between;gap:33px}@media screen and (max-width:768px){.points1 .container .list3 .content .top .box{flex-direction:column}}.points1 .container .list3 .content .top .box .col{border-radius:20px;border:1px solid #d4d4d4;width:32%;padding:17px 10px 24px;position:relative}@media screen and (max-width:768px){.points1 .container .list3 .content .top .box .col{width:auto;padding:40px 10px 24px}}.points1 .container .list3 .content .top .box .col .number{font-size:74px;font-style:normal;font-weight:700;letter-spacing:1px;position:absolute;top:-20px;left:0}@media screen and (max-width:768px){.points1 .container .list3 .content .top .box .col .number{font-size:50px}}.points1 .container .list3 .content .top .box .col .number--1{color:#009ffd}.points1 .container .list3 .content .top .box .col .number--2{color:#11c0d5}.points1 .container .list3 .content .top .box .col .number--3{color:#23e4ab}.points1 .container .list3 .content .top .box .col .title{font-size:16px;font-style:normal;font-weight:700;line-height:normal;letter-spacing:1px;width:170.22px;height:40px;margin:0 22px 15px auto}@media screen and (max-width:768px){.points1 .container .list3 .content .top .box .col .title{margin:0 0 15px;text-align:center;width:auto;height:auto}}.points1 .container .list3 .content .top .box .col .img{height:94px;-o-object-fit:contain;object-fit:contain}@media screen and (max-width:768px){.points1 .container .list3 .content .top .box .col .img{margin-bottom:10px;height:80px}}.points1 .container .list3 .content .top .box .col .text{font-size:14px;font-style:normal;font-weight:400;letter-spacing:1px;line-height:24px;color:#333}.points1 .container .list3 .content .bottom .heading{font-size:24px;font-style:normal;font-weight:700;line-height:54px;letter-spacing:1px;text-align:center;margin:34px 0 30px}@media screen and (max-width:768px){.points1 .container .list3 .content .bottom .heading{line-height:1.5;font-size:16px;text-align:left}}.points1 .container .list3 .content .bottom .heading .color{font-size:28px;background:linear-gradient(90deg,#009ffd 0%,#23e4ab 100%);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent}@media screen and (max-width:768px){.points1 .container .list3 .content .bottom .heading .color{font-size:18px}}.points1 .container .list3 .content .bottom .box{display:flex;gap:48px}@media screen and (max-width:768px){.points1 .container .list3 .content .bottom .box{flex-direction:column;align-items:center}}.points1 .container .list3 .content .bottom .box .read{font-size:16px;font-style:normal;font-weight:400;letter-spacing:1px;line-height:24px;color:#333}@media screen and (max-width:768px){.points1 .container .list3 .content .bottom .box .read{font-size:14px}}.points1 .container .list3 .content .bottom .box .img{max-width:297px}@media screen and (max-width:768px){.points1 .container .list3 .content .bottom .box .img{margin-bottom:50px}}.points1 .container .list3 .content .bottom .box2{display:flex;align-items:center;justify-content:center}@media screen and (max-width:768px){.points1 .container .list3 .content .bottom .box2{flex-direction:column-reverse;gap:20px}}.points1 .container .list3 .content .bottom .box2 .left{width:50%;display:flex;align-items:center;justify-content:end}@media screen and (max-width:768px){.points1 .container .list3 .content .bottom .box2 .left{width:auto}}.points1 .container .list3 .content .bottom .box2 .left .read{color:#fff;font-size:16px;font-style:normal;font-weight:700;line-height:normal;letter-spacing:1px;background:url(//rent-ease.jp/wp-content/themes/renteas/css/../images/gradation1.png) no-repeat center right;background-size:cover;padding:10px 25px 10px 14px;border-radius:10px}@media screen and (max-width:768px){.points1 .container .list3 .content .bottom .box2 .left .read{font-size:12px}}.points1 .container .list3 .content .bottom .box2 .left .phone{width:149px;height:164px;-o-object-fit:contain;object-fit:contain}.points1 .container .list3 .content .bottom .box2 .right{margin-left:28px;width:50%;display:flex;align-items:center;justify-content:center;gap:30px}@media screen and (max-width:768px){.points1 .container .list3 .content .bottom .box2 .right{width:auto;margin-left:0;flex-direction:column-reverse}}.points1 .container .list3 .content .bottom .box2 .right .read{background:linear-gradient(90deg,#009ffd 0%,#23e4ab 100%);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent;display:inline-block;font-size:28px;font-style:normal;font-weight:700;line-height:28px;letter-spacing:1px}.points1 .container .list3 .content .bottom .box2 .right .buttons{display:flex;flex-direction:column;align-items:center;gap:5px}.points1 .container .list3 .content .bottom .box2 .right .buttons .text{font-weight:500;font-size:14px;margin-bottom:6px}.points1 .container .list3 .content .bottom .box2 .right .buttons .img{max-width:140px}.points1 .container .list3-bottom{height:80px}.points1 .container .head{font-size:24px;font-style:normal;font-weight:700;line-height:54px;letter-spacing:1px;text-align:center;margin-bottom:32px}@media screen and (max-width:768px){.points1 .container .head{font-size:20px;line-height:1}}.points1 .container .head .pc{display:none}@media screen and (max-width:768px){.points1 .container .head .pc{display:block}}.points1 .container .head .color{font-size:32px;font-style:normal;font-weight:700;line-height:54px;letter-spacing:1px;background:linear-gradient(90deg,#009ffd 0%,#23e4ab 100%);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent}@media screen and (max-width:768px){.points1 .container .head .color{font-size:24px}}.points1 .container .list2{padding:30px 60px 30px;border-radius:20px;background-color:#fff;border-radius:20px;box-shadow:0px 0px 12.8px 0px rgba(0,0,0,.25)}@media screen and (max-width:768px){.points1 .container .list2{padding:20px}.points1 .container .list2 .sp{display:none}}.points1 .container .list2 br.sp{display:none}@media screen and (max-width:768px){.points1 .container .list2 br.sp{display:block}}.points1 .container .list2 .heading{font-size:22px;font-style:normal;font-weight:700;line-height:normal;margin-bottom:20px;text-align:center}@media screen and (max-width:768px){.points1 .container .list2 .heading{font-size:18px}}@media screen and (max-width:768px){.points1 .container .list2 .heading .sp{display:none}}.points1 .container .list2 .heading .color{background:linear-gradient(90deg,#009ffd 43.47%,#23e4ab 61.5%);-webkit-background-clip:text;background-clip:text;color:transparent;font-family:"Noto Sans JP";font-size:40px;font-style:normal;font-weight:700;line-height:normal;display:inline;text-align:center}@media screen and (max-width:768px){.points1 .container .list2 .heading .color{font-size:26px;margin-right:6px}}.points1 .container .list2 .heading .pc{display:none}@media screen and (max-width:768px){.points1 .container .list2 .heading .pc{display:block}}.points1 .container .list2 .heading .yellow{font-size:32px;font-style:normal;font-weight:700;line-height:normal;color:#fcbe15;display:inline;margin-right:.5rem}@media screen and (max-width:768px){.points1 .container .list2 .heading .yellow{font-size:20px;color:#fcbe15}}.points1 .container .list2 .box-mid{display:flex;align-items:center;gap:37px;margin-bottom:30px}.points1 .container .list2 .box-mid .img{width:13%}@media screen and (max-width:768px){.points1 .container .list2 .box-mid .img{width:30%}}@media screen and (max-width:768px){.points1 .container .list2 .box-mid{flex-direction:column}.points1 .container .list2 .box-mid .img{max-width:50%}}.points1 .container .list2 .box-mid .read{font-size:16px;font-style:normal;font-weight:400;line-height:1.5}@media screen and (max-width:768px){.points1 .container .list2 .box-mid .read{font-size:16px;line-height:22px}}.points1 .container .list2 .box-mid .read .span{margin-top:.5rem}.points1 .container .list2 .box-mid .read .span .link{color:#1296f3;text-decoration:underline;text-underline-offset:3px}.points1 .container .list2 .box-bottom{display:flex;justify-content:center;gap:50px;align-items:center}@media screen and (max-width:768px){.points1 .container .list2 .box-bottom{display:grid;grid-template-columns:repeat(2,1fr);grid-template-rows:auto auto auto;gap:30px 0 !important;justify-content:center;align-items:center}.points1 .container .list2 .box-bottom>*:nth-child(3){grid-column:span 2}.points1 .container .list2 .box-bottom>*:nth-child(4){grid-column:span 2}}.points1 .container .list2 .box-bottom .col--1{max-width:180px}@media screen and (max-width:768px){.points1 .container .list2 .box-bottom .col--1{max-width:none}}.points1 .container .list2 .box-bottom .col--1 .img{-o-object-fit:cover;object-fit:cover;max-height:144px}@media screen and (max-width:768px){.points1 .container .list2 .box-bottom .col--1 .img{max-height:106px;-o-object-fit:contain;object-fit:contain}}.points1 .container .list2 .box-bottom .col--1 .img--sp{display:none}@media screen and (max-width:768px){.points1 .container .list2 .box-bottom .col--1 .img--sp{display:block}}@media screen and (max-width:768px){.points1 .container .list2 .box-bottom .col--1 .img--pc{display:none}}.points1 .container .list2 .box-bottom .col--2{max-width:315px}.points1 .container .list2 .box-bottom .col--2 .img{max-height:144px}@media screen and (max-width:768px){.points1 .container .list2 .box-bottom .col--2 .img{max-height:106px;-o-object-fit:contain;object-fit:contain}}@media screen and (max-width:768px){.points1 .container .list2 .box-bottom .col--2{max-width:100%}}.points1 .container .list2 .box-bottom .col--3{max-width:160px}@media screen and (max-width:768px){.points1 .container .list2 .box-bottom .col--3{max-width:100%;text-align:center}}.points1 .container .list2 .box-bottom .col--3 .title{background:linear-gradient(90deg,#009ffd 0%,#23e4ab 100%);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent;font-size:31px;font-style:normal;font-weight:700;line-height:130%;margin-bottom:14px;width:160px}@media screen and (max-width:768px){.points1 .container .list2 .box-bottom .col--3 .title .pc{display:none}}.points1 .container .list2 .box-bottom .col--3 .title .span{font-size:16px;font-style:normal;font-weight:700;line-height:130%}@media screen and (max-width:768px){.points1 .container .list2 .box-bottom .col--3 .title .span{width:100%;font-size:22px}}.points1 .container .list2 .box-bottom .col--3 .title .small{font-size:18px}@media screen and (max-width:768px){.points1 .container .list2 .box-bottom .col--3 .title .small{font-size:17px}}@media screen and (max-width:768px){.points1 .container .list2 .box-bottom .col--3 .title{margin:0 auto 30px;width:100% !important}}.points1 .container .list2 .box-bottom .col--3 .read{font-size:12px;font-style:normal;font-weight:700;line-height:normal;margin-bottom:10px}@media screen and (max-width:768px){.points1 .container .list2 .box-bottom .col--3 .btn-link{display:none}}.points1 .container .list2 .box-bottom .col--3 .btn-link .img{max-width:150px}.points1 .container .list2 .box-bottom .col--3 .btn-link .img:first-child{margin-bottom:8px}.points1 .container .list2 .box-bottom .col--4{max-width:160px}@media screen and (max-width:768px){.points1 .container .list2 .box-bottom .col--4{max-width:100%;text-align:center}}.points1 .container .list2 .box-bottom .col .buttons{display:flex;flex-direction:column;align-items:center;gap:5px}.points1 .container .list2 .box-bottom .col .buttons .text{font-size:14px;font-weight:500;margin-bottom:6px}.points1 .container .list2 .box-bottom .col .buttons .btn-ios,.points1 .container .list2 .box-bottom .col .buttons .btn-google{max-width:140px}.points1 .container .text2{text-align:end;font-size:12px;font-style:normal;line-height:24px;letter-spacing:1px;margin-top:7px}@media screen and (max-width:768px){.points1 .container .text2{text-align:center;font-size:11px}}.points1 .container .text2 .link{color:#1296f3;font-size:12px;font-style:normal;line-height:24px;letter-spacing:1px}.points1 .bg-2{position:absolute;bottom:-23%;z-index:-1}@media screen and (max-width:2250px){.points1 .bg-2{bottom:-21%}}@media screen and (max-width:2250px) and (max-width:2100px){.points1 .bg-2{bottom:-15.5%}}@media screen and (max-width:2250px) and (max-width:2100px) and (max-width:1700px){.points1 .bg-2{bottom:-14%}}@media screen and (max-width:2250px) and (max-width:2100px) and (max-width:1700px) and (max-width:1580px){.points1 .bg-2{bottom:-12%}}@media screen and (max-width:2250px) and (max-width:2100px) and (max-width:1700px) and (max-width:1580px) and (max-width:1200px){.points1 .bg-2{bottom:-7%}}@media screen and (max-width:2250px) and (max-width:2100px) and (max-width:1700px) and (max-width:1580px) and (max-width:1200px) and (max-width:980px){.points1 .bg-2{bottom:-8%}}@media screen and (max-width:2250px) and (max-width:2100px) and (max-width:1700px) and (max-width:1580px) and (max-width:1200px) and (max-width:980px) and (max-width:768px){.points1 .bg-2{bottom:-4%}}@media screen and (max-width:2250px) and (max-width:2100px) and (max-width:1700px) and (max-width:1580px) and (max-width:1200px) and (max-width:980px) and (max-width:768px) and (max-width:550px){.points1 .bg-2{bottom:-2.8%}}.bg-points1-bottom{height:80px}@media screen and (max-width:768px){.bg-points1-bottom{height:60px}}.points2{padding:0 0 80px}@media screen and (max-width:768px){.points2{padding:0 0 60px}}.points2 .container .charm .heading{font-size:26px;font-style:normal;font-weight:700;line-height:normal;text-align:center;margin-bottom:30px}@media screen and (max-width:768px){.points2 .container .charm .heading{font-size:22px}}.points2 .container .charm .heading .color-yellow{font-size:32px;font-style:normal;font-weight:900;line-height:normal;color:#fcbe15}@media screen and (max-width:768px){.points2 .container .charm .heading .color-yellow{font-size:30px}}.points2 .container .charm .heading .blue{font-style:normal;font-weight:700;line-height:normal;font-size:32px;color:#009ffd;margin:0 .5rem}@media screen and (max-width:768px){.points2 .container .charm .heading .blue{font-size:30px}}.points2 .container .charm .heading .blue .big{font-size:50px}@media screen and (max-width:768px){.points2 .container .charm .heading .blue .big{font-size:40px}}.points2 .container .charm .heading .green{color:#23e4ab;font-style:normal;font-weight:700;line-height:normal;font-size:32px;margin:0 .5rem}@media screen and (max-width:768px){.points2 .container .charm .heading .green{font-size:30px}}.points2 .container .charm .heading .green .big{font-size:50px}@media screen and (max-width:768px){.points2 .container .charm .heading .green .big{font-size:40px}}.points2 .container .charm .content{border-radius:20px;background:#fff;box-shadow:0px 0px 25.9px -4px rgba(0,0,0,.25);padding:40px 0}.points2 .container .charm .content .description{font-size:16px;font-style:normal;font-weight:400;line-height:24px;letter-spacing:1px;text-align:center;margin-bottom:30px;padding:0 20px}@media screen and (max-width:768px){.points2 .container .charm .content .description{text-align:left}}.points2 .container .charm .content .number{margin:0 90px 21px;color:#009ffd;font-family:"Noto Sans JP";font-size:32px;font-style:normal;font-weight:700;line-height:33.6px;letter-spacing:1px;position:relative;padding-bottom:2px;display:flex;align-items:center}@media screen and (max-width:768px){.points2 .container .charm .content .number{margin:0 20px 21px;flex-wrap:wrap;font-size:24px;justify-content:center}}.points2 .container .charm .content .number:before{content:"";position:absolute;height:3px;width:100%;background:linear-gradient(90deg,#009ffd 0%,#23e4ab 100%);display:block;bottom:-3px}.points2 .container .charm .content .number .text{font-size:20px;font-style:normal;font-weight:700;line-height:24px;letter-spacing:1px;margin-left:23px}@media screen and (max-width:768px){.points2 .container .charm .content .number .text{font-size:16px;display:block;text-align:center;margin:0 auto;width:100%}}.points2 .container .charm .content .top{padding:30px 90px 10px}@media screen and (max-width:768px){.points2 .container .charm .content .top{padding:30px 20px}}.points2 .container .charm .content .top .title{text-align:center;font-size:26px;font-style:normal;font-weight:700;line-height:normal;margin-bottom:30px}@media screen and (max-width:768px){.points2 .container .charm .content .top .title{font-size:18px}}.points2 .container .charm .content .top .title .blue{color:#009ffd}.points2 .container .charm .content .top .title .green{color:#23e4ab}.points2 .container .charm .content .top .title .yellow{color:#fcbe15}.points2 .container .charm .content .top .box{display:flex;gap:90px;justify-content:center}@media screen and (max-width:768px){.points2 .container .charm .content .top .box{flex-direction:column;gap:40px}}.points2 .container .charm .content .top .box .left{width:23%}@media screen and (max-width:768px){.points2 .container .charm .content .top .box .left{width:auto;text-align:center}.points2 .container .charm .content .top .box .left .img{max-width:50%}}.points2 .container .charm .content .top .box .left .card-sp{display:none}@media screen and (max-width:768px){.points2 .container .charm .content .top .box .left .card-sp{display:flex;justify-content:center;gap:10px;align-items:center;padding:10px;border-radius:10px;background-color:var(--gray-1,#fafafa)}.points2 .container .charm .content .top .box .left .card-sp .img{width:100%;max-width:none}}.points2 .container .charm .content .top .box .right{width:56%}@media screen and (max-width:768px){.points2 .container .charm .content .top .box .right{width:auto}}.points2 .container .charm .content .top .box .right .text{font-size:26px;font-style:normal;font-weight:700;line-height:45px;background:linear-gradient(90deg,#009ffd 0%,#23e4ab 100%);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent}@media screen and (max-width:768px){.points2 .container .charm .content .top .box .right .text{line-height:33px;font-size:23px}}.points2 .container .charm .content .top .box .right .notice{font-size:12px;font-style:normal;font-weight:400;line-height:30px;text-align:right;margin-bottom:10px}@media screen and (max-width:768px){.points2 .container .charm .content .top .box .right .notice{text-align:left}}.points2 .container .charm .content .top .box .right .img-list{max-width:260px;margin-bottom:12px;display:flex;max-height:52px;align-items:center;gap:20px}@media screen and (max-width:768px){.points2 .container .charm .content .top .box .right .img-list{justify-content:space-around;max-width:100%}}.points2 .container .charm .content .top .box .right .img-list .img{max-width:52px;-o-object-fit:contain;object-fit:contain}.points2 .container .charm .content .top .box .right .card{position:relative;width:78%;overflow:visible;border:none}@media screen and (max-width:768px){.points2 .container .charm .content .top .box .right .card{display:none}}.points2 .container .charm .content .top .box .right .card:before{content:"";position:absolute;display:block;background:url(//rent-ease.jp/wp-content/themes/renteas/css/../images/polygon11.svg) no-repeat center center;width:70px;height:83px;background-size:contain;left:-69px;top:-33px}@media screen and (max-width:768px){.points2 .container .charm .content .top .box .right .card:before{display:none}}.points2 .container .charm .content .top .box .right .card .img--2{max-width:none;background:#fafafa;border-radius:10px;padding:0 6px}.points2 .container .charm .content .top .box--top{display:flex;gap:50px}.points2 .container .charm .content .top .box--top .left{width:50%;font-size:16px;font-style:normal;font-weight:400;line-height:24px;letter-spacing:1px;text-align:left}@media screen and (max-width:768px){.points2 .container .charm .content .top .box--top .left{width:100%}}.points2 .container .charm .content .top .box--top .right{width:50%;border-radius:10px;overflow:hidden}@media screen and (max-width:768px){.points2 .container .charm .content .top .box--top .right{width:100%}}.points3{padding:50px 0;position:relative}.points3 .bg1{position:absolute;top:0}@media screen and (max-width:768px){.points3 .bg1{top:-1.3%}}.points3 .container .charm{z-index:2;margin-bottom:50px}.points3 .container .charm .heading{text-align:center;font-size:26px;font-style:normal;font-weight:700;line-height:normal}@media screen and (max-width:768px){.points3 .container .charm .heading{font-size:22px}}.points3 .container .charm .heading .linear{background:linear-gradient(90deg,#009ffd 0%,#23e4ab 100%);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent;font-size:32px;font-style:normal;font-weight:700;line-height:normal}@media screen and (max-width:768px){.points3 .container .charm .heading .linear{font-size:26px}}.points3 .container .charm .heading .yellow{font-size:32px;font-style:normal;font-weight:700;line-height:normal;color:#fcbe15}@media screen and (max-width:768px){.points3 .container .charm .heading .yellow{font-size:26px}}.points3 .container .list{display:flex;align-items:stretch}@media screen and (max-width:768px){.points3 .container .list{flex-direction:column;align-items:center;gap:0}}.points3 .container .list .col{border-radius:20px;background:#fff;box-shadow:0px 0px 10.9px -4px rgba(0,0,0,.25);padding:30px 10px 20px;width:100%;display:flex;flex-direction:column;align-items:center;position:relative;justify-content:space-between}@media screen and (max-width:768px){.points3 .container .list .col{width:70%;padding:20px 10px}}.points3 .container .list .col--icon{display:flex;flex-direction:row;align-items:center;background:0 0;box-shadow:none;width:20%}@media screen and (max-width:768px){.points3 .container .list .col--icon{margin:90px auto 30px;transform:rotate(90deg);position:relative;left:-7px;width:15%}}.points3 .container .list .col--icon1{margin:30px auto}.points3 .container .list .col .title{font-size:16px;font-style:normal;font-weight:700;line-height:normal}.points3 .container .list .col .title--en{font-size:16px}.points3 .container .list .col .title--2{font-size:16px;text-align:center}.points3 .container .list .col .read{display:flex;align-items:center}@media screen and (max-width:768px){.points3 .container .list .col .read{gap:10px}}.points3 .container .list .col .read .number{font-size:40px;font-style:normal;font-weight:700;line-height:normal}.points3 .container .list .col .read .number--1{color:#009ffd}.points3 .container .list .col .read .number--2{color:#23e4ab}.points3 .container .list .col .read .number--3{font-size:90px;background:linear-gradient(90deg,#009ffd 0%,#23e4ab 100%);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent}.points3 .container .list .col .read .gray{color:#666;letter-spacing:1px;text-align:center;font-family:"Noto Sans JP";font-size:16px;font-style:normal;font-weight:900}.points3 .container .list .col .read .gray .big{font-size:30px;display:block}.points3 .container .list .col .read .left{font-size:20px;font-style:normal;font-weight:900;line-height:100%;color:#666}.points3 .container .list .col .img{max-width:110px}.points3 .container .list .col .notice{max-width:270px;font-size:14px;font-style:normal;font-weight:400;line-height:1.5;position:absolute;bottom:-60px}.points3 .container .list .col--big{width:120%}@media screen and (max-width:768px){.points3 .container .list .col--big{width:70%}}.points3 .container .list .col--big .read{gap:10px}.points3 .container .list .col--big .read .number{font-size:50px}.points3 .container .list .col--big .read .gray{line-height:inherit;font-size:16px}.merit1{margin-top:100px;padding:60px 0}.merit1 .container .charm .heading{font-size:24px;font-weight:700;line-height:1.5;text-align:center;position:relative;margin-bottom:20px}@media screen and (max-width:768px){.merit1 .container .charm .heading{font-size:24px}}.merit1 .container .charm .heading:before{content:"";position:absolute;display:block;background:url(//rent-ease.jp/wp-content/themes/renteas/css/../images/airplan.png) no-repeat center center;width:81px;height:60px;background-size:contain;top:-20px}@media screen and (max-width:768px){.merit1 .container .charm .heading:before{width:72px;height:83px;left:-4px;top:-120px}}.merit1 .container .charm .heading::before--en{font-size:28px;line-height:initial}@media screen and (max-width:768px){.merit1 .container .charm .heading::before--en{font-size:22px}}.merit1 .container .charm .heading .span{position:relative;display:inline-block;margin:0;padding:0}@media screen and (max-width:768px){.merit1 .container .charm .heading .span--en{font-size:22px}}.merit1 .container .charm .heading .span .float{position:absolute;top:-40px;left:50%;transform:translateX(-50%);font-size:20px;font-weight:700;color:#333;white-space:nowrap}@media screen and (max-width:768px){.merit1 .container .charm .heading .span .float{font-size:18px;top:-80px;left:74%}}.merit1 .container .charm .heading .span .float--en{top:-60px;left:0;right:0}@media screen and (max-width:768px){.merit1 .container .charm .heading .span .float--en{right:auto}}.merit1 .container .charm .heading .span .float--en .sp-1{display:none}@media screen and (max-width:768px){.merit1 .container .charm .heading .span .float--en .sp-1{display:block}}.merit1 .container .charm .heading .span .float .yellow{color:#f1c40f}.merit1 .container .charm .heading .span .float .blue{color:#009ffd}.merit1 .container .charm .heading .span .float .green{color:#23e4ab}.merit1 .container .charm .heading .span .color{display:inline-block;background:linear-gradient(90deg,#009ffd 0%,#23e4ab 100%);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent;font-size:42px;font-style:normal;font-weight:700;line-height:1.2}@media screen and (max-width:768px){.merit1 .container .charm .heading .span .color{font-size:28px}}.merit1 .container .charm .heading .span .color--en{font-size:28px;line-height:initial}.merit1 .container .charm .read{font-size:16px;font-style:normal;font-weight:400;line-height:30px;margin-bottom:10px}@media screen and (max-width:768px){.merit1 .container .charm .read{font-size:1rem;line-height:22px;margin-bottom:0}}.merit2{position:relative;background:linear-gradient(180deg,#009ffd 0%,#23e4ab 100%);padding-bottom:140px}.merit2 .bg1{position:absolute;top:-2.5%;z-index:-1}@media screen and (max-width:1700px){.merit2 .bg1{top:-2%}}@media screen and (max-width:1700px) and (max-width:1140px){.merit2 .bg1{top:-1.5%}}@media screen and (max-width:1700px) and (max-width:1140px) and (max-width:1000px){.merit2 .bg1{top:-1.1%}}@media screen and (max-width:1700px) and (max-width:1140px) and (max-width:1000px) and (max-width:800px){.merit2 .bg1{top:-.9%}}@media screen and (max-width:1700px) and (max-width:1140px) and (max-width:1000px) and (max-width:800px) and (max-width:590px){.merit2 .bg1{top:-.7%}}@media screen and (max-width:1700px) and (max-width:1140px) and (max-width:1000px) and (max-width:800px) and (max-width:590px) and (max-width:480px){.merit2 .bg1{top:-.5%}}@media screen and (max-width:1700px) and (max-width:1140px) and (max-width:1000px) and (max-width:800px) and (max-width:590px) and (max-width:480px) and (max-width:365px){.merit2 .bg1{top:-.4%}}.merit2 .bg2{position:absolute;bottom:-2px}.merit2 .container .card1{padding:50px;border-radius:20px;background:#fff;box-shadow:0px 0px 10.9px -4px rgba(0,0,0,.25)}@media screen and (max-width:768px){.merit2 .container .card1{padding:10px}}.merit2 .container .card1 .heading{text-align:center;font-size:28px;font-style:normal;font-weight:700;line-height:normal;background:linear-gradient(transparent 70%,#f5f5f5 40%);max-width:87%;margin:0 auto 23px}@media screen and (max-width:768px){.merit2 .container .card1 .heading{font-size:16px;background:linear-gradient(transparent 20%,#f5f5f5 40%)}}.merit2 .container .card1 .heading--en{font-size:24px}@media screen and (max-width:768px){.merit2 .container .card1 .heading--en{font-size:15px}}.merit2 .container .card1 .heading .blue{font-size:50px;font-style:normal;font-weight:700;line-height:normal;color:#009ffd}.merit2 .container .card1 .heading .blue--en{font-size:40px}@media screen and (max-width:768px){.merit2 .container .card1 .heading .blue{font-size:24px}}.merit2 .container .card1 .heading .green{font-size:50px;font-style:normal;font-weight:700;line-height:normal;color:#23e4ab}.merit2 .container .card1 .heading .green--en{font-size:40px}@media screen and (max-width:768px){.merit2 .container .card1 .heading .green{font-size:24px}}.merit2 .container .card1 .description{margin-bottom:44px}@media screen and (max-width:768px){.merit2 .container .card1 .description{font-size:14px;line-height:20px;margin-bottom:15px}}.merit2 .container .card1 .box{position:relative;display:flex}@media screen and (max-width:768px){.merit2 .container .card1 .box{gap:36px;flex-direction:column}}.merit2 .container .card1 .box:before{content:"";position:absolute;width:3px;height:80%;margin:auto;display:block;left:0;right:0;top:0;bottom:0;background:#d4d4d4}@media screen and (max-width:768px){.merit2 .container .card1 .box:before{width:100%;height:3px}}.merit2 .container .card1 .box .col{width:50%;text-align:center}@media screen and (max-width:768px){.merit2 .container .card1 .box .col{width:auto}}.merit2 .container .card1 .box .col .heading{background:linear-gradient(90deg,#009ffd 0%,#23e4ab 100%);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent;display:inline-block;font-size:20px;font-style:normal;font-weight:700;letter-spacing:1px;margin-bottom:10px}@media screen and (max-width:768px){.merit2 .container .card1 .box .col .heading{font-size:16px;margin-bottom:16px}}.merit2 .container .card1 .box .col .heading2{color:#333;font-size:20px;font-style:normal;font-weight:700;letter-spacing:1px;margin-bottom:10px}@media screen and (max-width:768px){.merit2 .container .card1 .box .col .heading2{font-size:16px;margin-bottom:16px}}.merit2 .container .card1 .box .col .bottom{display:flex;align-items:baseline;justify-content:center;gap:50px}@media screen and (max-width:768px){.merit2 .container .card1 .box .col .bottom{gap:20px}}.merit2 .container .card1 .box .col .bottom .icon{width:61px;height:61px}@media screen and (max-width:768px){.merit2 .container .card1 .box .col .bottom .icon{height:50px;width:50px}}.merit2 .container .card1 .box .col .bottom .read{display:flex;align-items:baseline;position:relative;top:-6px}.merit2 .container .card1 .box .col .bottom .read .big{color:#009ffd;font-size:40px;font-style:normal;font-weight:700;letter-spacing:1px}@media screen and (max-width:768px){.merit2 .container .card1 .box .col .bottom .read .big{font-size:30px}}.merit2 .container .card1 .box .col .bottom .read .big--green{color:#23e4ab}.merit2 .container .card1 .box .col .bottom .read .text{color:#666;font-size:16px;font-style:normal;font-weight:900;letter-spacing:1px}.merit2 .container .card1 .box .col .bottom .icon2{width:81px;height:56px}@media screen and (max-width:768px){.merit2 .container .card1 .box .col .bottom .icon2{width:70px;height:45.47px}}.merit2 .container .arrow1{background:url(//rent-ease.jp/wp-content/themes/renteas/css/../images/arrow-bottom.png) no-repeat center center;height:200px;background-size:contain;margin-bottom:20px}@media screen and (max-width:768px){.merit2 .container .arrow1{height:110px;position:relative;bottom:2px}}.merit2 .container .arrow1 .inner-text{max-width:800px;font-size:24px;font-style:normal;font-weight:700;line-height:1.5;letter-spacing:1px;display:block;margin:0 auto;text-align:center;padding-top:10px}@media screen and (max-width:768px){.merit2 .container .arrow1 .inner-text{font-size:14px;line-height:30px;padding-top:5px}}.merit2 .container .arrow1 .inner-text .yellow{color:#fcbe15;font-size:24px;font-style:normal;font-weight:700;letter-spacing:1px}@media screen and (max-width:768px){.merit2 .container .arrow1 .inner-text .yellow{font-size:16px}}.merit2 .container .arrow1 .inner-text .linear{background:linear-gradient(90deg,#009ffd 0%,#23e4ab 100%);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent;font-family:"Noto Sans JP";font-size:36px;font-style:normal;font-weight:700;letter-spacing:1px}@media screen and (max-width:768px){.merit2 .container .arrow1 .inner-text .linear{font-size:18px}}.merit2 .container .arrow1 .inner-text .linear--en{font-size:56px}@media screen and (max-width:768px){.merit2 .container .arrow1 .inner-text .linear--en{font-size:18px}}.card2{border-radius:20px;background:#fcbe15;padding:14px}.card2 .heading{color:#fff;text-align:center;text-shadow:0px 4px 4px rgba(0,0,0,.25);font-size:24px;font-style:normal;font-weight:700;letter-spacing:1px;margin:20px 0 40px;line-height:1.5}@media screen and (max-width:768px){.card2 .heading{font-size:16px;margin:20px 0}}.card2 .inner{background:#fff}.card2 .inner .list1{display:flex;position:relative}@media screen and (max-width:768px){.card2 .inner .list1{flex-direction:column}}.card2 .inner .list1:before{content:"";position:absolute;width:3px;height:80%;margin:auto;display:block;left:0;right:0;top:0;bottom:0;background:#d4d4d4}@media screen and (max-width:768px){.card2 .inner .list1:before{width:80%;height:3px;top:-140px}}.card2 .inner .list1 .col-main{padding:20px 30px;width:50%}@media screen and (max-width:768px){.card2 .inner .list1 .col-main{width:auto;padding:20px 17px}}.card2 .inner .list1 .col-main .sec1{display:flex;align-items:baseline;gap:34px;margin-bottom:21px}@media screen and (max-width:768px){.card2 .inner .list1 .col-main .sec1{margin-bottom:19px;justify-content:center;gap:10px}}.card2 .inner .list1 .col-main .sec1 .icon{width:77px;height:77px}@media screen and (max-width:768px){.card2 .inner .list1 .col-main .sec1 .icon{width:30px;height:30px}}.card2 .inner .list1 .col-main .sec1 .icon2{width:115px;height:75px}@media screen and (max-width:768px){.card2 .inner .list1 .col-main .sec1 .icon2{width:50px;height:32.59px}}.card2 .inner .list1 .col-main .sec1 .text{display:flex;align-items:baseline}.card2 .inner .list1 .col-main .sec1 .text .big{color:#009ffd;font-size:48px;font-style:normal;font-weight:700;line-height:30px;letter-spacing:1px}@media screen and (max-width:768px){.card2 .inner .list1 .col-main .sec1 .text .big{font-size:30px}}.card2 .inner .list1 .col-main .sec1 .text .big2{color:#23e4ab;font-size:48px;font-style:normal;font-weight:700;line-height:30px;letter-spacing:1px}@media screen and (max-width:768px){.card2 .inner .list1 .col-main .sec1 .text .big2{font-size:30px}}.card2 .inner .list1 .col-main .sec1 .text .read{color:#333;font-size:24px;font-style:normal;font-weight:900;line-height:28.8px;letter-spacing:1px}@media screen and (max-width:768px){.card2 .inner .list1 .col-main .sec1 .text .read{font-size:14px}}.card2 .inner .list1 .col-main .sec2{font-size:16px;font-style:normal;font-weight:400;line-height:1.5;letter-spacing:1px;margin-bottom:18px;color:#333}@media screen and (max-width:768px){.card2 .inner .list1 .col-main .sec2{font-size:14px;margin-bottom:12px}}.card2 .inner .list1 .col-main .sec3{color:#fff;text-align:center;font-family:"Noto Sans JP";font-size:24px;font-style:normal;font-weight:700;letter-spacing:1px;background:url(//rent-ease.jp/wp-content/themes/renteas/css/../images/down-blue.png) no-repeat center center;background-size:contain;padding:10px 0 25px;display:block;text-align:center}@media screen and (max-width:768px){.card2 .inner .list1 .col-main .sec3{font-size:16px;padding:15px 0;background:url(//rent-ease.jp/wp-content/themes/renteas/css/../images/down-blue.png) no-repeat bottom center}}.card2 .inner .list1 .col-main .sec3--green{background:url(//rent-ease.jp/wp-content/themes/renteas/css/../images/down-green.png) no-repeat center center}@media screen and (max-width:768px){.card2 .inner .list1 .col-main .sec3--green{background:url(//rent-ease.jp/wp-content/themes/renteas/css/../images/down-green.png) no-repeat bottom center}}.card2 .inner .list1 .col-main .sec4{margin-bottom:12px}@media screen and (max-width:768px){.card2 .inner .list1 .col-main .sec4{margin-bottom:15px}}.card2 .inner .list1 .col-main .sec4 .list{gap:0;justify-content:center;gap:30px;align-items:baseline}@media screen and (max-width:768px){.card2 .inner .list1 .col-main .sec4 .list{gap:10px}}.card2 .inner .list1 .col-main .sec4 .list .col .img{height:94px;width:93px}@media screen and (max-width:768px){.card2 .inner .list1 .col-main .sec4 .list .col .img{width:60px;height:60px}}.card2 .inner .list1 .col-main .sec4 .list .col .text{color:#333;text-align:center;font-size:16px;font-style:normal;font-weight:700;letter-spacing:1px;position:relative;text-align:center;top:-10px}@media screen and (max-width:768px){.card2 .inner .list1 .col-main .sec4 .list .col .text{font-size:14px}}.card2 .inner .list1 .col-main .sec4 .list .col .text2{display:flex;align-items:baseline}@media screen and (max-width:768px){.card2 .inner .list1 .col-main .sec4 .list .col .text2{position:relative;bottom:-5px}}.card2 .inner .list1 .col-main .sec4 .list .col .text2 .read{color:#333;font-size:24px;font-style:normal;font-weight:700;letter-spacing:1px}@media screen and (max-width:768px){.card2 .inner .list1 .col-main .sec4 .list .col .text2 .read{font-size:14px}}.card2 .inner .list1 .col-main .sec4 .list .col .text2 .big{color:#fcbe15;font-size:40px;font-style:normal;font-weight:700;letter-spacing:1px}@media screen and (max-width:768px){.card2 .inner .list1 .col-main .sec4 .list .col .text2 .big{font-size:30px}}.card2 .inner .list1 .col-main .sec5{border-radius:8px;border:2px solid #d4d4d4;padding:10px 15px}@media screen and (max-width:768px){.card2 .inner .list1 .col-main .sec5{padding:6px 10px 10px}}.card2 .inner .list1 .col-main .sec5 .list{gap:20px;align-items:center}@media screen and (max-width:768px){.card2 .inner .list1 .col-main .sec5 .list{flex-direction:column;gap:0}}.card2 .inner .list1 .col-main .sec5 .list .col1{padding:0;width:60%}@media screen and (max-width:768px){.card2 .inner .list1 .col-main .sec5 .list .col1{width:auto;display:flex;flex-direction:column-reverse}}.card2 .inner .list1 .col-main .sec5 .list .col1 .text{color:#333;font-size:16px;font-style:normal;font-weight:400;line-height:normal;letter-spacing:1px}@media screen and (max-width:768px){.card2 .inner .list1 .col-main .sec5 .list .col1 .text{text-align:center;font-size:14px;margin-bottom:6px}}.card2 .inner .list1 .col-main .sec5 .list .col2{width:40%;display:flex;gap:26px;justify-content:center}@media screen and (max-width:768px){.card2 .inner .list1 .col-main .sec5 .list .col2{gap:40px;width:auto}}.card2 .inner .list1 .col-main .sec5 .list .col2 .inner{text-align:center}.card2 .inner .list1 .col-main .sec5 .list .col2 .inner .icon{margin-bottom:5px}.card2 .inner .list1 .col-main .sec5 .list .col2 .inner .icon:first-child{width:45px;height:47px}@media screen and (max-width:768px){.card2 .inner .list1 .col-main .sec5 .list .col2 .inner .icon:first-child{width:40px;height:40px}}.card2 .inner .list1 .col-main .sec5 .list .col2 .inner .icon:nth-child(2){width:38px;height:48px}@media screen and (max-width:768px){.card2 .inner .list1 .col-main .sec5 .list .col2 .inner .icon:nth-child(2){width:32px;height:40.53px}}.card2 .inner .list1 .col-main .sec5 .list .col2 .inner .read{color:#333;text-align:center;font-size:14px;font-style:normal;font-weight:700;letter-spacing:1px}@media screen and (max-width:768px){.card2 .inner .list1 .col-main .sec5 .list .col2 .inner .read{font-size:14px;font-weight:700}}.card2 .inner .list1 .col-main .sec5--2{border:none}@media screen and (max-width:768px){.card2 .inner .list1 .col-main .sec5--2{padding:0}}.card2 .inner .list1 .col-main .sec5--2 .list .col1 .color{background:linear-gradient(90deg,#009ffd 0%,#23e4ab 100%);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent;font-size:24px;font-style:normal;font-weight:700;line-height:normal;letter-spacing:1px}@media screen and (max-width:768px){.card2 .inner .list1 .col-main .sec5--2 .list .col1 .color{margin-bottom:12px}}.card2 .inner .list1 .col-main .sec5--2 .list .col1 .text{color:#333;font-size:16px;font-style:normal;font-weight:700;line-height:normal;letter-spacing:1px}.arrows{background:url(//rent-ease.jp/wp-content/themes/renteas/css/../images/arrow-bottom.png) no-repeat center center;height:200px;background-size:contain}@media screen and (max-width:768px){.arrows{height:100px;padding-top:11px}}.arrows .inner-text{padding-top:31px;max-width:600px;font-size:24px;font-style:normal;font-weight:700;line-height:normal;letter-spacing:1px;line-height:1.5;display:block;margin:0 auto;text-align:center}@media screen and (max-width:768px){.arrows .inner-text{padding-top:4px}}.arrows .inner-text--en{line-height:56px;margin-top:-20px}@media screen and (max-width:768px){.arrows .inner-text{font-size:14px;line-height:19px}}.arrows .inner-text .yellow{color:#fcbe15}@media screen and (max-width:768px){.arrows .inner-text .yellow{font-size:16px}}.arrows .inner-text .linear{background:linear-gradient(90deg,#009ffd 0%,#23e4ab 100%);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent;font-family:"Noto Sans JP";font-size:60px;font-style:normal;font-weight:700;line-height:76px}.card3{margin:30px 0 42px;padding:20px;background:#fff;border-radius:20px}.card3 .sp{display:none}@media screen and (max-width:768px){.card3 .sp{display:block}}@media screen and (max-width:768px){.card3{padding:40px 20px;margin:20px 0 30px}}.card3 .heading{font-size:24px;font-style:normal;font-weight:700;text-align:center;margin-bottom:15px;line-height:1.5}@media screen and (max-width:768px){.card3 .heading{font-size:24px;line-height:35px;margin-bottom:20px}}.card3 .heading .yellow{font-size:36px;font-style:normal;font-weight:700;color:#fcbe15}@media screen and (max-width:768px){.card3 .heading .yellow{font-size:26px;line-height:35px}}.card3 .heading .linear{background:linear-gradient(90deg,#009ffd 0%,#23e4ab 100%);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent;font-size:36px;font-style:normal;font-weight:700}@media screen and (max-width:768px){.card3 .heading .linear{font-size:26px;line-height:35px}}.card3 .description{font-size:16px;font-style:normal;font-weight:400;margin-bottom:30px;text-align:center;line-height:1.5}@media screen and (max-width:768px){.card3 .description{font-size:14px;line-height:22px;margin-bottom:20px}}.card3 .sub-title{font-size:20px;font-style:normal;font-weight:700;margin-bottom:30px}@media screen and (max-width:768px){.card3 .sub-title{text-align:center;font-size:18px;line-height:30px}}.card3 .list{display:flex;flex-wrap:wrap;justify-content:space-between;gap:40px 20px;margin-bottom:30px}@media screen and (max-width:768px){.card3 .list{flex-direction:column}}.card3 .list .col{position:relative;width:31%;border-radius:20px;box-shadow:0px 0px 7.2px -4px rgba(0,0,0,.5);padding:80px 11px 24px}@media screen and (max-width:768px){.card3 .list .col{width:100%;padding:70px 20px 20px}}.card3 .list .col .number{font-size:74px;font-style:normal;font-weight:700;line-height:33.6px;position:absolute;top:0;left:0}@media screen and (max-width:768px){.card3 .list .col .number{top:-16px;font-size:40px;left:16px}}.card3 .list .col .number--1{color:#009ffd}.card3 .list .col .number--2{color:#11c0d5}.card3 .list .col .number--3{color:#23e4ab}.card3 .list .col .number--4{color:#009ffd}.card3 .list .col .number--5{color:#11c0d5}.card3 .list .col .number--6{color:#23e4ab}.card3 .list .col .title{font-size:16px;font-style:normal;font-weight:700;line-height:normal;width:170px;position:absolute;top:17px;right:20px}@media screen and (max-width:768px){.card3 .list .col .title{margin-bottom:0;top:34px;width:auto;right:0;left:0;margin:auto;display:block;text-align:center}}.card3 .list .col .img{text-align:center;max-height:94px;-o-object-fit:contain;object-fit:contain;margin-bottom:10px}@media screen and (max-width:768px){.card3 .list .col .img{max-height:80px}}.card3 .list .col .read{font-size:16px;font-style:normal;font-weight:400;line-height:1.5}@media screen and (max-width:768px){.card3 .list .col .read{font-size:11px;line-height:22px;text-align:center}}.card3 .bottom-list{display:flex}@media screen and (max-width:768px){.card3 .bottom-list{flex-direction:column;gap:30px}}.card3 .bottom-list .col1{width:50%;display:flex;align-items:center}@media screen and (max-width:768px){.card3 .bottom-list .col1{width:100%;justify-content:space-around;flex-direction:column-reverse}}.card3 .bottom-list .col1 .read{background:url(//rent-ease.jp/wp-content/themes/renteas/css/../images/gradation1.png) no-repeat center center;padding:21px 26px;background-size:contain;font-size:16px;font-style:normal;font-weight:700;line-height:normal;color:#fff}@media screen and (max-width:768px){.card3 .bottom-list .col1 .read{padding:8px 10px 8px 6px;font-size:18px;text-align:center;background:linear-gradient(90deg,#009ffd 0%,#23e4ab 100%);border-radius:8px}}.card3 .bottom-list .col1 .img{max-width:149px;-o-object-fit:contain;object-fit:contain}@media screen and (max-width:768px){.card3 .bottom-list .col1 .img{max-width:200px}}.card3 .bottom-list .col2{width:50%;display:flex;align-items:center}@media screen and (max-width:768px){.card3 .bottom-list .col2{width:100%;flex-direction:column;gap:20px}}.card3 .bottom-list .col2 .read{background:linear-gradient(90deg,#009ffd 0%,#23e4ab 100%);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent;font-style:normal;font-weight:700;font-size:28px;width:80%}@media screen and (max-width:768px){.card3 .bottom-list .col2 .read{font-size:20px;text-align:center;font-size:20px}}.card3 .bottom-list .col2 .read .span{font-size:28px}.card3 .bottom-list .col2 .read .span .small{font-size:28px;display:block;margin-top:8px}@media screen and (max-width:768px){.card3 .bottom-list .col2 .read .span .small{font-size:20px}}@media screen and (max-width:768px){.card3 .bottom-list .col2 .read .span{font-size:26px}.card3 .bottom-list .col2 .read .span .pc{display:none}}.card3 .bottom-list .col2 .buttons{text-align:center}@media screen and (max-width:768px){.card3 .bottom-list .col2 .buttons{width:100%}}.card3 .bottom-list .col2 .buttons .text{font-size:14px;font-style:normal;font-weight:700;line-height:normal;margin-bottom:7px}@media screen and (max-width:768px){.card3 .bottom-list .col2 .buttons .text{margin-bottom:16px}}.card3 .bottom-list .col2 .buttons .btn-ios .img{max-width:175px;margin-bottom:8px}@media screen and (max-width:768px){.card3 .bottom-list .col2 .buttons .btn-ios .img{margin-bottom:0;max-width:110px;max-height:35px;-o-object-fit:contain;object-fit:contain}}.card3 .bottom-list .col2 .buttons .btn-google .img{max-width:175px}@media screen and (max-width:768px){.card3 .bottom-list .col2 .buttons .btn-google .img{max-width:110px;max-height:35px;-o-object-fit:contain;object-fit:contain}}.bg1-high{height:150px;transform:scaleX(-1)}@media screen and (max-width:768px){.bg1-high{height:60px}}.easier{color:#333;background:var(--gray-1,#fafafa);margin-bottom:80px;padding-bottom:50px}@media screen and (max-width:768px){.easier{padding-top:30px;margin-bottom:0}}.easier .sp{display:none}@media screen and (max-width:768px){.easier .sp{display:block}}.easier .container .heading{text-align:center;font-size:32px;font-style:normal;font-weight:700;line-height:normal;letter-spacing:1px;margin-bottom:13px}@media screen and (max-width:768px){.easier .container .heading{font-size:20px}}.easier .container .description{font-size:16px;font-style:normal;font-weight:400;line-height:24px;letter-spacing:1px;margin-bottom:28px;text-align:center}@media screen and (max-width:768px){.easier .container .description{text-align:left;font-size:15px}.easier .container .description .pc{display:none}}.easier .container .box{display:flex;gap:20px}@media screen and (max-width:768px){.easier .container .box{flex-direction:column}}.easier .container .box .col{width:32%;border-radius:20px;padding:15px 10px 18px 20px;background:#fff}@media screen and (max-width:768px){.easier .container .box .col{width:auto}}.easier .container .box .col .title{font-size:20px;font-style:normal;font-weight:700;line-height:normal;letter-spacing:1px}@media screen and (max-width:768px){.easier .container .box .col .title{font-size:20px;text-align:center}}.easier .container .box .col .inner{display:flex;align-items:center;gap:17px;position:relative}@media screen and (max-width:768px){.easier .container .box .col .inner{gap:4px;flex-direction:column}}.easier .container .box .col .inner .number{font-size:60px;font-style:normal;font-weight:700;line-height:normal;letter-spacing:1px;display:flex;align-items:baseline}@media screen and (max-width:768px){.easier .container .box .col .inner .number{font-size:50px;gap:1px;line-height:1.5}}.easier .container .box .col .inner .number--1{color:#009ffd}.easier .container .box .col .inner .number--2{color:#11c0d5}.easier .container .box .col .inner .number--3{color:#23e4ab}.easier .container .box .col .inner .gray{color:#666;font-size:32px;font-style:normal;font-weight:900;line-height:normal;letter-spacing:1px;width:62px}@media screen and (max-width:768px){.easier .container .box .col .inner .gray{font-size:18px;width:auto}}.easier .container .box .col .inner .read{font-size:14px;font-style:normal;font-weight:400;line-height:normal;letter-spacing:1px}.easier .container .box .col .inner .bottom{color:#666;font-size:12px;font-style:normal;font-weight:400;line-height:normal;letter-spacing:1px;position:absolute;left:0;bottom:-5px}@media screen and (max-width:768px){.easier .container .box .col .inner .bottom{left:auto;bottom:56px;right:60px}}.easier .container .box .col .inner--3 .number{width:60%}.easier .container .box .col .inner--3 .gray{width:1%}.easier .container .box .col .inner--3 .read{width:74%;margin-top:6px}@media screen and (max-width:768px){.easier .container .box .col .inner--3 .bottom{bottom:80px;right:75px}.easier .container .box .col .inner--3 .bottom--en{bottom:103px;right:50px}}.steps{padding:0 0 80px;background-color:var(--gray-1,#fafafa)}@media screen and (max-width:768px){.steps{padding:60px 0 0}}.steps .container .charm{margin-top:100px;margin-bottom:60px}@media screen and (max-width:768px){.steps .container .charm{margin-bottom:40px;margin-top:0}}.steps .container .charm .heading{font-size:30px;font-style:normal;font-weight:700;line-height:normal;text-align:center}@media screen and (max-width:768px){.steps .container .charm .heading{font-size:24px}}.steps .container .list{display:flex;gap:40px;margin-bottom:55px;position:relative}.steps .container .list .bg1{height:10px;width:100%;position:absolute;display:block;top:0;bottom:0;left:0;margin:auto;transform:translateY(-50%)}@media screen and (max-width:768px){.steps .container .list .bg1{display:none}}.steps .container .list:before{position:absolute;display:none;content:"";background:linear-gradient(180deg,#009ffd 0%,#23e4ab 100%);width:10px;height:100%;margin:auto;left:0;right:0;top:0}@media screen and (max-width:768px){.steps .container .list:before{display:block}}@media screen and (max-width:768px){.steps .container .list{flex-direction:column}}.steps .container .list .col{border-radius:20px;box-shadow:0px 0px 18.7px -4px rgba(0,0,0,.25);padding:43px 14px 14px;text-align:center;width:23%;position:relative;z-index:1;background:#fff}@media screen and (max-width:768px){.steps .container .list .col{width:100%;padding:20px}}.steps .container .list .col--btn{padding:24px 14px 14px}.steps .container .list .col .buttons{margin:0 auto 22px;max-width:119px;display:flex;flex-direction:column;align-items:center;gap:5px}@media screen and (max-width:768px){.steps .container .list .col .buttons{margin-bottom:20px;max-width:240px;flex-direction:row;justify-content:center}}.steps .container .list .col .buttons .btn-ios .img{max-width:196px}@media screen and (max-width:768px){.steps .container .list .col .buttons .btn-ios .img{margin-bottom:0;max-width:120px;max-height:35px;-o-object-fit:contain;object-fit:contain}}.steps .container .list .col .buttons .btn-google .img{max-width:196px}@media screen and (max-width:768px){.steps .container .list .col .buttons .btn-google .img{max-width:120px;max-height:35px;-o-object-fit:contain;object-fit:contain}}.steps .container .list .col .title{font-style:normal;font-weight:700;line-height:normal;margin-bottom:10px}@media screen and (max-width:768px){.steps .container .list .col .title{margin-bottom:20px;font-size:20px}}.steps .container .list .col .title--1{margin-bottom:28px}@media screen and (max-width:768px){.steps .container .list .col .title--1{margin-bottom:20px}}.steps .container .list .col .title--2{min-height:50px}@media screen and (max-width:768px){.steps .container .list .col .title--2{min-height:auto}}.steps .container .list .col .description{font-size:14px;font-style:normal;font-weight:400;line-height:1.5}@media screen and (max-width:768px){.steps .container .list .col .description{line-height:22px}}.steps .container .list .col .icon{margin-bottom:20px;max-width:55px}@media screen and (max-width:768px){.steps .container .list .col .icon{margin-bottom:20px;max-width:50px}}.steps .container .link-more{background:#009ffd;border-radius:20px;font-size:16px;font-style:normal;font-weight:700;line-height:30px;color:#fff;display:flex;justify-content:center;max-width:220px;margin:0 auto;gap:10px;padding:5px 20px}@media screen and (max-width:768px){.steps .container .link-more{font-size:14px;max-width:190px;font-weight:700}}.steps .container .link-more .arrow-right{max-width:14px;-o-object-fit:contain;object-fit:contain}@media screen and (max-width:768px){.steps .container .link-more .arrow-right{max-width:8px}}.high2{height:100px}.faq{padding:30px 0 100px}@media screen and (max-width:768px){.faq{padding:100px 0}}.faq--2{padding:100px 0 130px}@media screen and (max-width:768px){.faq--2{padding:100px 0}}.faq .container{max-width:926px}.faq .container .heading{font-size:30px;font-style:normal;font-weight:700;line-height:normal;text-align:center;margin-bottom:38px}@media screen and (max-width:768px){.faq .container .heading{font-size:26px}}.faq .container .indent{text-indent:-1rem;padding-left:1rem;display:inline-block}.faq .container .qa-6{margin-bottom:5px;border-bottom:2px solid #d6dde3}.faq .container .qa-6 summary{display:flex;justify-content:space-between;align-items:center;position:relative;padding:1rem 2rem 1rem 3rem;color:#333;font-weight:600;list-style:none !important;-moz-appearance:none !important;appearance:none !important;-webkit-appearance:none !important;cursor:pointer}@media screen and (max-width:768px){.faq .container .qa-6 summary{line-height:24px}}.faq .container .qa-6 summary:before{position:absolute;left:1em;font-weight:600;font-size:1.3em;color:#75bbff;content:"Q"}.faq .container .qa-6 summary:after{content:"+";font-size:1.5em;margin-left:10px;transition:transform .5s}.faq .container .qa-6[open] summary:after{content:"-";transform:none}.faq .container .qa-6 p{position:relative;transform:translateY(-10px);opacity:0;margin:0;padding:1rem 3rem;color:#333;background:#f5f5f5;line-height:24px}.faq .container .qa-6 p:before{position:absolute;left:22px;top:11px;font-weight:600;font-size:1.3em;color:#ff8d8d;line-height:1.2;content:"A"}.faq .container .qa-6[open] p{transform:none;opacity:1}.faq .container .link-more{display:block;margin:50px 0 0 auto;max-width:210px;color:#009ffd;font-style:normal;font-weight:700;line-height:30px;text-align:center}@media screen and (max-width:768px){.faq .container .link-more{margin:20px 0 0 auto;font-size:16px;max-width:180px}}.faq .container .link-more .arrow{max-width:11px;-o-object-fit:contain;object-fit:contain;margin-left:3px;margin-bottom:6px}@media screen and (max-width:768px){.faq .container .link-more .arrow{max-width:8px;margin-left:3px;margin-bottom:9px}}summary{display:block;list-style:none}summary::-webkit-details-marker{display:none}.cta{background-color:#fafafa;padding:60px 0 80px;text-align:center}.cta .container .heading{font-size:20px;font-style:normal;font-weight:700;line-height:normal;margin-bottom:15px}@media screen and (max-width:768px){.cta .container .heading{font-size:16px}}.cta .container .text{font-size:20px;font-style:normal;font-weight:700;line-height:normal;margin-bottom:33px}@media screen and (max-width:768px){.cta .container .text{font-size:16px;margin-bottom:20px}}.cta .container .text .linear{background:linear-gradient(90deg,#009ffd 0%,#23e4ab 100%);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent;font-size:20px;font-style:normal;font-weight:700;line-height:normal}.cta .container .buttons{display:flex;justify-content:center;gap:14px;align-items:center}@media screen and (max-width:768px){.cta .container .buttons{gap:14px}}.cta .container .buttons .btn-ios .img{max-width:140px}@media screen and (max-width:768px){.cta .container .buttons .btn-ios .img{max-width:119px}}.cta .container .buttons .btn-google .img{max-width:141px}@media screen and (max-width:768px){.cta .container .buttons .btn-google .img{max-width:121px}}.top2 .hero{position:relative;padding-top:160px;margin-top:90px}@media screen and (max-width:768px){.top2 .hero{padding-top:200px;margin-top:60px}}.top2 .hero .bg{position:absolute;width:100%;top:0;left:0}@media screen and (max-width:768px){.top2 .hero .bg{-o-object-position:bottom;object-position:bottom}}.top2 .hero .container{max-width:1400px}.top2 .hero .container .inner{color:#fff;width:700px;margin-left:auto}@media screen and (max-width:768px){.top2 .hero .container .inner{width:auto}}.top2 .hero .container .inner .top{padding-left:110px;margin-bottom:80px}@media screen and (max-width:768px){.top2 .hero .container .inner .top{padding-left:130px;margin-bottom:20px}}.top2 .hero .container .inner .top .text1{font-size:24px;font-style:normal;font-weight:700;line-height:normal;text-align:left;margin-bottom:30px;margin-left:-13px}@media screen and (max-width:768px){.top2 .hero .container .inner .top .text1{text-shadow:2px 2px 14px #000;font-size:16px;margin-bottom:10px}}.top2 .hero .container .inner .top .text2{text-shadow:0px 0px 9.9px rgba(0,0,0,.24);font-size:40px;font-style:normal;font-weight:700;line-height:130%;text-align:left;margin-bottom:40px}@media screen and (max-width:768px){.top2 .hero .container .inner .top .text2{text-shadow:2px 2px 14px #000;font-size:20px;margin-bottom:20px}}.top2 .hero .container .inner .top .logo{max-width:500px !important}@media screen and (max-width:768px){.top2 .hero .container .inner .top .logo{max-width:200px !important;text-shadow:2px 2px 14px #000}}.top2 .hero .container .inner .text3{font-size:40px;font-style:normal;font-weight:700;line-height:130%;margin-bottom:12px;text-align:center}@media screen and (max-width:768px){.top2 .hero .container .inner .text3{text-shadow:2px 2px 14px #000;font-size:20px}}.top2 .hero .container .inner .text4{font-size:40px;font-style:normal;font-weight:700;line-height:130%;text-align:center}@media screen and (max-width:768px){.top2 .hero .container .inner .text4{text-shadow:2px 2px 14px #000;font-size:20px}}.top2 .wave{position:relative;z-index:10;top:-190px}.top2 .jump{margin-top:-200px;position:relative;z-index:10;background:#fff}.top2 .jump .links{display:flex;justify-content:center;gap:40px;position:relative;top:-150px}.top2 .jump .links .col{width:291px;height:291px;border-radius:50%;background:linear-gradient(90deg,#009ffd 38.09%,#23e4ab 100%);box-shadow:5px 5px 22.1px -9px rgba(0,0,0,.3);text-align:center;position:relative}.top2 .jump .links .col--1{padding-top:117px}.top2 .jump .links .col--2{padding-top:67px;top:-100px}.top2 .jump .links .col .text{width:100%;text-align:center;font-size:36px;font-style:normal;font-weight:700;line-height:normal;color:#fff}.top2 .jump .links .col .arrow{width:44.504px;height:22.122px;position:absolute;display:block;margin:auto;left:0;right:0;bottom:54px;top:auto}.top2 .jump .text-content{max-width:660px;margin:-190px auto 0;text-align:center}.top2 .jump .text-content .text1{background:linear-gradient(90deg,#009ffd 0%,#23e4ab 100%);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent;text-align:left;font-size:36px;font-style:normal;font-weight:700;line-height:130%;width:240px;display:block;margin-bottom:20px}.top2 .jump .text-content .heading{font-size:42px;font-style:normal;font-weight:700;line-height:70px;margin-bottom:30px;text-align:left;display:flex;align-items:flex-start}.top2 .jump .text-content .heading .logo2{width:400px;margin-right:10px}.top2 .jump .text-content .text2{font-size:42px;font-style:normal;font-weight:700;line-height:70px;display:inline-block;margin-bottom:67px;text-align:center}.top2 .jump .text-content .dot{position:relative;display:inline-block;font-size:42px;font-style:normal;font-weight:700;line-height:70px}.top2 .jump .text-content .dot:before{content:"";position:absolute;width:11px;height:11px;border-radius:50%;top:-7px;left:0;right:0;margin:auto}.top2 .jump .text-content .dot--1:before{background:#009ffd}.top2 .jump .text-content .dot--2:before{background:#11c0d5}.top2 .jump .text-content .dot--3:before{background:#19d0c3}.top2 .jump .text-content .dot--4:before{background:#23e4ab}.top2 .jump .text-content .text3{font-size:16px;font-style:normal;font-weight:400;line-height:normal}.top2 .bg-img{position:relative;z-index:-1;margin-top:-260px}.top2 .cards{background-color:#fafafa}.top2 .cards .container .list{flex-direction:column}.top2 .cards .container .list .heading .text{font-size:40px;font-style:normal;font-weight:700;line-height:normal}.top2 .cards .container .list .heading .g-arrow{max-width:333px;-o-object-fit:contain;object-fit:contain}.top2 .cards .container .list .col{border-radius:30px;background:#fff;box-shadow:0px 0px 10.9px -4px rgba(0,0,0,.25);padding:41px 78px;margin-bottom:87px}.top2 .cards .container .list .col .top{margin-bottom:32px;margin-bottom:41px}.top2 .cards .container .list .col .top .title{display:flex;font-size:40px;font-style:normal;font-weight:700;line-height:normal}.top2 .cards .container .list .col .top .title .color{background:linear-gradient(90deg,#009ffd 0%,#23e4ab 100%);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent;text-align:left}.top2 .cards .container .list .col .bottom{display:flex;justify-content:space-between}.top2 .cards .container .list .col .bottom .left{display:flex;flex-direction:column;align-items:center;width:60%}.top2 .cards .container .list .col .bottom .left .text-list{margin-bottom:20px}.top2 .cards .container .list .col .bottom .left .text-list .col2{display:flex;align-items:center;gap:7px;margin-bottom:19px}.top2 .cards .container .list .col .bottom .left .text-list .col2 .check{width:21px;height:21px}.top2 .cards .container .list .col .bottom .left .text-list .col2 .text{font-size:18px;font-style:normal;font-weight:700;line-height:30px;color:#000}.top2 .cards .container .list .col .bottom .left .icon{display:block}.top2 .cards .container .list .col .bottom .left .bottom{display:flex;flex-direction:column}.top2 .cards .container .list .col .bottom .left .bottom .text{background:linear-gradient(90deg,#009ffd 0%,#23e4ab 100%);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent;text-align:center;font-size:24px;font-style:normal;font-weight:700;line-height:normal;margin-bottom:10px;margin-top:23px}.top2 .cards .container .list .col .bottom .left .bottom .buttons{display:flex;align-items:center;justify-content:center;gap:33px}.top2 .cards .container .list .col .bottom .left .bottom .buttons .ios{max-width:175px}.top2 .cards .container .list .col .bottom .left .bottom .buttons .ios .btn{padding:0}.top2 .cards .container .list .col .bottom .left .bottom .buttons .google{max-width:175px}.top2 .cards .container .list .col .bottom .left .bottom .buttons .google .btn{padding:0}.top2 .cards .container .list .col .bottom .right{width:30%}.top2 .cards .container .list .col .bottom .right .top .text{font-size:14px;font-style:normal;font-weight:400;line-height:normal}.top2 .cards .container .list .col .bottom .right .bottom{text-align:center}.top2 .cards .container .list .col .bottom .right .bottom .link-more{text-align:center;padding:16px;width:480px;display:inline-block;border-radius:39px;background:#fcbe15;font-weight:700;color:#000}.top-news{margin-top:100px}.top-news .container .charm-color{margin-bottom:68px}@media screen and (max-width:768px){.top-news .container .charm-color{margin-bottom:15px}}.top-news .container .charm-color .heading{background:linear-gradient(90deg,#009ffd 0%,#23e4ab 100%);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent;text-align:center;margin-bottom:19px;font-size:40px;font-style:normal;font-weight:700;line-height:30px;padding-bottom:19px}@media screen and (max-width:768px){.top-news .container .charm-color .heading{font-size:30px}}.top-news .container .charm-color .border{background:linear-gradient(90deg,#009ffd 0%,#23e4ab 100%);height:2px;width:100%}.top-news .container .box{display:flex;gap:78px}@media screen and (max-width:768px){.top-news .container .box{flex-direction:column;gap:50px}}.top-news .container .box .side{width:30%}@media screen and (max-width:768px){.top-news .container .box .side{width:auto}}.top-news .container .box .side .top{padding:20px 26px;border-radius:20px;background:#fff;box-shadow:0px 0px 10.9px -4px rgba(0,0,0,.25);margin-bottom:70px}@media screen and (max-width:768px){.top-news .container .box .side .top{display:block;width:100%;margin:0 auto 70px;position:relative}}.top-news .container .box .side .top .color{background:linear-gradient(90deg,#009ffd 0%,#23e4ab 100%);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent;font-size:20px;font-style:normal;font-weight:700;line-height:130%}@media screen and (max-width:768px){.top-news .container .box .side .top .color{display:inline-block}}.top-news .container .box .side .top .logo3{max-width:171px;margin-bottom:20px}@media screen and (max-width:768px){.top-news .container .box .side .top .logo3{margin-bottom:8px}}.top-news .container .box .side .top .text{text-align:right;font-size:24px;font-style:normal;font-weight:700;line-height:normal}@media screen and (max-width:768px){.top-news .container .box .side .top .text{font-size:16px;bottom:27px;right:19px;position:absolute}}.top-news .container .box .side .nav{justify-content:center;flex-direction:column;align-items:flex-start}.top-news .container .box .side .nav .title{font-size:20px;font-style:normal;font-weight:700;line-height:normal;margin-bottom:13px}.top-news .container .box .side .nav .list{display:flex;flex-direction:column;width:100%;padding:20px 0 0;border-top:2px solid #d4d4d4;gap:18px}@media screen and (max-width:768px){.top-news .container .box .side .nav .list{gap:4px;padding-top:4px}}.top-news .container .box .side .nav .list .col{display:flex;justify-content:space-between;border-bottom:2px solid #d4d4d4;padding:10px}.top-news .container .box .side .nav .list .col .text{font-style:normal;font-weight:400;line-height:normal}@media screen and (max-width:768px){.top-news .container .box .side .nav .list .col .text{font-size:14px}}.top-news .container .box .side .nav .list .col .arrow{width:12px;height:17px}.top-news .container .box .content{width:60%;padding-top:31px}@media screen and (max-width:768px){.top-news .container .box .content{width:auto}}.top-news .container .box .content .heading{font-size:24px;font-style:normal;font-weight:700;line-height:normal;color:#333;margin-bottom:13px}.top-news .container .box .content .list{flex-direction:column;border-top:3px solid #d4d4d4;gap:0}.top-news .container .box .content .list .col{padding:17px 14px 20px;border-bottom:1px solid #d4d4d4}@media screen and (max-width:768px){.top-news .container .box .content .list .col{padding:10px 14px}}.top-news .container .box .content .list .col .top{margin-bottom:17px;display:flex;gap:26px}@media screen and (max-width:768px){.top-news .container .box .content .list .col .top{margin-bottom:10px}}.top-news .container .box .content .list .col .top .date{font-size:14px;font-style:normal;font-weight:400;line-height:normal}@media screen and (max-width:768px){.top-news .container .box .content .list .col .top .date{font-size:12px}}.top-news .container .box .content .list .col .top .cat{border-radius:20px;outline:1px solid #000;padding:6px 25px;text-align:center;font-size:12px}@media screen and (max-width:768px){.top-news .container .box .content .list .col .top .cat{font-size:10px}}.top-news .container .box .content .list .col .bottom .title{color:var(--font-color,#333);font-family:"Noto Sans JP";font-size:16px;font-style:normal;font-weight:400;line-height:normal}@media screen and (max-width:768px){.top-news .container .box .content .list .col .bottom .title{font-size:14px}}.top-press-release{background-color:#fafafa;padding:120px 0 111px}@media screen and (max-width:768px){.top-press-release{padding:40px 0}}.top-press-release .container .charm-color{margin-bottom:68px}@media screen and (max-width:768px){.top-press-release .container .charm-color{margin-bottom:35px}}.top-press-release .container .charm-color .heading{background:linear-gradient(90deg,#009ffd 0%,#23e4ab 100%);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent;text-align:center;margin-bottom:19px;padding-top:4px;font-size:40px;font-style:normal;font-weight:700;line-height:30px;padding-bottom:19px}@media screen and (max-width:768px){.top-press-release .container .charm-color .heading{font-size:30px}}.top-press-release .container .charm-color .border{background:linear-gradient(90deg,#009ffd 0%,#23e4ab 100%);height:2px;width:100%}.top-press-release .container .box .list{flex-wrap:wrap;gap:40px;margin-bottom:104px}@media screen and (max-width:768px){.top-press-release .container .box .list{justify-content:center;margin-bottom:60px;padding:0 30px}}.top-press-release .container .box .list .col{width:30%}@media screen and (max-width:768px){.top-press-release .container .box .list .col{width:auto;padding:30px;border-bottom:2px solid #d4d4d4}}@media screen and (max-width:768px) and (max-width:768px){.top-press-release .container .box .list .col{padding:0 0 17px}}.top-press-release .container .box .list .col .img{margin-bottom:23px;aspect-ratio:16/9}.top-press-release .container .box .list .col .date{text-align:end;margin-bottom:19px;font-style:normal;font-weight:400;line-height:normal}@media screen and (max-width:768px){.top-press-release .container .box .list .col .date{text-align:left}}.top-press-release .container .box .list .col .title{font-size:20px;font-style:normal;font-weight:700;line-height:normal}@media screen and (max-width:768px){.top-press-release .container .box .list .col .title{font-size:16px}}.top-press-release .container .box .link-more{width:242px;background-color:#009ffd;border-radius:10px;display:block;margin:0 auto;text-align:center;padding:6px 0;position:relative;color:#fff;font-size:14px;font-style:normal;font-weight:400;line-height:30px;transition:.3s}.top-press-release .container .box .link-more:hover{opacity:.7}.top-blog{position:relative;z-index:2;top:-50px;margin-bottom:100px}@media screen and (max-width:768px){.top-blog{margin-top:0;padding-top:50px}}.top-blog a{transition:.1s}.top-blog a:hover{opacity:.7}.top-blog .container .charm-color{margin-bottom:68px}@media screen and (max-width:768px){.top-blog .container .charm-color{margin-bottom:0}}.top-blog .container .charm-color .heading{background:linear-gradient(90deg,#009ffd 0%,#23e4ab 100%);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent;text-align:center;margin-bottom:19px;padding-top:4px;font-size:40px;font-style:normal;font-weight:700;line-height:30px;padding-bottom:19px}@media screen and (max-width:768px){.top-blog .container .charm-color .heading{font-size:40px}}.top-blog .container .charm-color .border{background:linear-gradient(90deg,#009ffd 0%,#23e4ab 100%);height:2px;width:100%}.top-blog .container .top .sub-heading{display:flex;align-items:center;gap:20px;font-size:24px;font-style:normal;font-weight:700;line-height:30px;color:#000;margin-bottom:50px}@media screen and (max-width:768px){.top-blog .container .top .sub-heading{font-size:20px;align-items:center;display:none}}.top-blog .container .top .sub-heading .square{background:linear-gradient(90deg,#009ffd 0%,#23e4ab 100%);width:30px;height:30px}.top-blog .container .top .box{display:flex;gap:39px;margin-bottom:70px}@media screen and (max-width:768px){.top-blog .container .top .box{flex-direction:column-reverse}}.top-blog .container .top .box .left{width:75%;border-radius:20px;background:#fff;box-shadow:0px 0px 10.9px -4px rgba(0,0,0,.25);position:relative}@media screen and (max-width:768px){.top-blog .container .top .box .left{width:auto}}.top-blog .container .top .box .left .inner{display:flex;gap:35px;padding:27px 42px 78px}@media screen and (max-width:768px){.top-blog .container .top .box .left .inner{flex-direction:column;gap:20px;padding:19px 20px 60px}}.top-blog .container .top .box .left .inner .inner__left .img{width:415px;height:233px;-o-object-fit:contain;object-fit:contain;margin-bottom:7px}@media screen and (max-width:768px){.top-blog .container .top .box .left .inner .inner__left .img{width:100%}}.top-blog .container .top .box .left .inner .inner__left .date{font-size:14px;font-style:normal;font-weight:400;line-height:normal;letter-spacing:1px}.top-blog .container .top .box .left .inner .inner__right .title{font-size:20px;font-style:normal;font-weight:700;line-height:normal;margin-bottom:40px}.top-blog .container .top .box .left .inner .inner__right .read{font-size:16px;font-style:normal;font-weight:400;line-height:normal;margin-bottom:20px}.top-blog .container .top .box .left .inner .inner__right .link-yellow{background-color:#fcbe15;border-radius:39px;display:block;text-align:center;padding:6px 0;position:relative;font-size:14px;font-style:normal;font-weight:400;line-height:30px;letter-spacing:1px;transition:.1s;position:absolute;margin:auto;left:0;bottom:30px;right:0;width:242px}@media screen and (max-width:768px){.top-blog .container .top .box .left .inner .inner__right .link-yellow{max-width:254px;bottom:20px}}.top-blog .container .top .box .left .inner .inner__right .link-yellow:hover{opacity:.7}.top-blog .container .top .box .right{width:25%;padding-top:32px}@media screen and (max-width:768px){.top-blog .container .top .box .right{width:auto}}.top-blog .container .top .box .right .sub-heading{display:none;align-items:center;gap:20px;font-size:24px;font-style:normal;font-weight:700;line-height:30px;color:#000}@media screen and (max-width:768px){.top-blog .container .top .box .right .sub-heading{font-size:20px;align-items:center;display:flex;margin-bottom:0}}.top-blog .container .top .box .right .sub-heading .square{background:linear-gradient(90deg,#009ffd 0%,#23e4ab 100%);width:30px;height:30px}.top-blog .container .top .box .right .list{display:flex;flex-direction:column;gap:21px}@media screen and (max-width:768px){.top-blog .container .top .box .right .list{margin-bottom:26px}}.top-blog .container .top .box .right .list .col{color:#333;font-size:16px;font-style:normal;font-weight:400;line-height:normal;border-bottom:2px solid #d4d4d4;padding:10px;display:flex;padding-right:10px;justify-content:space-between;align-items:baseline}@media screen and (max-width:768px){.top-blog .container .top .box .right .list .col{font-size:14px;padding-left:14px}}.top-blog .container .top .box .right .list .col .arrow{width:12px;height:17px;position:relative;top:-2px}.top-blog .container .bottom .sub-heading{display:flex;align-items:center;gap:20px;font-size:24px;font-style:normal;font-weight:700;line-height:30px;color:#000;margin-bottom:50px}@media screen and (max-width:768px){.top-blog .container .bottom .sub-heading{margin-bottom:20px;font-size:20px;align-items:center}}.top-blog .container .bottom .sub-heading .square{background:linear-gradient(90deg,#009ffd 0%,#23e4ab 100%);width:30px;height:30px}.top-blog .container .bottom .box .list{margin-bottom:50px}@media screen and (max-width:768px){.top-blog .container .bottom .box .list{flex-direction:column}}.top-blog .container .bottom .box .list .col{width:32%;border-radius:20px;background:#fff;box-shadow:0px 0px 10.9px -4px rgba(0,0,0,.25);padding:29px 24px 36px}@media screen and (max-width:768px){.top-blog .container .bottom .box .list .col{padding:19px 20px 13px;width:auto}}.top-blog .container .bottom .box .list .col .img{margin-bottom:11px;max-height:140px;image-rendering:auto;-o-object-fit:contain;object-fit:contain}@media screen and (max-width:768px){.top-blog .container .bottom .box .list .col .img{max-height:100%}}.top-blog .container .bottom .box .list .col .date{font-size:14px;font-style:normal;font-weight:400;line-height:normal;letter-spacing:1px;margin-bottom:9px}.top-blog .container .bottom .box .list .col .title{font-size:20px;font-style:normal;font-weight:700;line-height:normal;letter-spacing:1px;margin-bottom:17px;height:60px}.top-blog .container .bottom .box .list .col .read{font-size:16px;font-style:normal;font-weight:400;line-height:normal;letter-spacing:1px;margin-bottom:27px;height:100px}.top-blog .container .bottom .box .list .col .link-yellow{width:242px;background-color:#fcbe15;border-radius:39px;display:block;margin:0 auto;text-align:center;padding:6px 0;position:relative;font-size:14px;font-style:normal;font-weight:400;line-height:30px;letter-spacing:1px;transition:.3s}.top-blog .container .bottom .box .list .col .link-yellow:hover{opacity:.7}@media screen and (max-width:768px){.top-blog .container .bottom .box .list .col .link-yellow{max-width:254px}}.top-blog .container .link-more{width:242px;background-color:#009ffd;border-radius:10px;display:block;margin:0 auto;text-align:center;padding:6px 0;position:relative;color:#fff;font-size:14px;font-style:normal;font-weight:400;line-height:30px;letter-spacing:1px;transition:.3s}.top-blog .container .link-more:hover{opacity:.7}.wave12{margin-top:-50px}@media screen and (max-width:768px){.wave12{margin-top:0}}.wave2--bot,.wave1--bot{height:150px}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,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;line-height:inherit;letter-spacing:inherit}img{border:0;vertical-align:bottom}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{color:inherit;text-decoration:none}body{font-family:"Noto Sans JP",system-ui;color:#333;letter-spacing:1px}img{width:100%;height:auto}br.sp{display:none}@media screen and (max-width:750px){br.sp{display:block}}@media screen and (max-width:750px){img.pc{display:none}}img.sp{display:none}@media screen and (max-width:750px){img.sp{display:block}}html{scroll-behavior:smooth}select{color:#666;background-color:#fafafa}.grecaptcha-badge{visibility:hidden !important}.popup2{display:none;position:fixed;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.5);z-index:9999;justify-content:center;align-items:center}.popup-content2{background:#fff;padding:40px !important;border-radius:8px;position:relative;width:800px;max-width:90%;text-align:left}.popup-content2 *{margin-bottom:1rem;line-height:1.5 !important;padding:0 !important}.popup-content2 h2,.popup-content2 h2.wp-block-heading{padding:2px 0 2px 1rem;margin-bottom:2rem;font-size:20px !important;font-weight:700 !important}@media screen and (max-width:750px){.popup-content2 h2,.popup-content2 h2.wp-block-heading{font-size:18px !important}}.popup-content2 strong{font-weight:700}.popup-content2 ol{list-style:decimal !important;padding-left:2rem}.popup-content2 ul{padding-left:2rem;list-style:inherit !important}.popup-content2 a{color:#009ffd !important;text-decoration:underline;margin:0 1px}.popup-content2 .custom-alert{align-items:center !important;margin-bottom:1rem;gap:12px;padding:15px 5px;border-radius:5px;border:1px solid #ccc;position:relative}.popup-content2 .custom-alert img{width:24px !important;min-width:24px;margin-bottom:0 !important;line-height:inherit !important;position:relative;top:5px}.popup-content2 .custom-alert p{margin-bottom:0 !important;line-height:inherit !important;margin-left:-1rem !important}.popup-content2 .wp-block-vk-blocks-alert{background:0 0 !important;align-items:center !important;border:1px solid #ccc}.popup-content2 .wp-block-vk-blocks-alert img{margin-bottom:0 !important}.popup-content2 .wp-block-vk-blocks-alert p{margin-bottom:0 !important;line-height:inherit !important;margin-left:-1rem !important}.popup-content2 .wp-block-vk-blocks-alert h4{margin-bottom:.5rem !important;line-height:inherit !important;margin-left:-3rem !important;margin-top:1rem !important}@media screen and (max-width:750px){.popup-content2 .wp-block-vk-blocks-alert h4{margin-left:0 !important;margin-top:1rem !important}}.popup-content2 .wp-block-vk-blocks-alert ul{margin-left:-1rem}@media screen and (max-width:750px){.popup-content2 .wp-block-vk-blocks-alert ul{margin-left:-1rem !important}}@media screen and (max-width:750px){.popup-content2 .wp-block-vk-blocks-alert .vk_alert_icon{margin-bottom:0 !important;line-height:normal}}.popup-content2 .wp-block-vk-blocks-alert .vk_alert_icon_icon{margin-bottom:0 !important;margin-left:-3rem}.popup-content2 .wp-block-vk-blocks-alert .vk_alert_icon_text{margin-bottom:0 !important}.popup-content2 .wp-block-vk-blocks-alert .vk_alert_icon_icon>i{margin-bottom:0 !important}.popup-content2 .wp-block-vk-blocks-alert p{margin-bottom:0;padding:0 1rem 0 0;margin-left:-3rem}@media screen and (max-width:750px){.popup-content2 .wp-block-vk-blocks-alert p{margin-left:-1rem}}.popup-content2 .wp-block-vk-blocks-alert .vk_alert_content{margin-bottom:0 !important;padding:0 !important;border-left:none;color:#333;padding:0 1rem 0 0}.popup-content2 .wp-block-vk-blocks-alert .vk_alert_content ul{margin-left:-55px;margin-bottom:0}.popup-content2 .wp-block-vk-blocks-alert .vk_alert_content ul li{margin-bottom:.5rem;padding-right:1rem}.popup-content2 .wp-block-vk-blocks-alert .vk_alert_content ul li:last-child{margin-bottom:0}.popup-content2 .wp-block-vk-blocks-alert span{display:none !important}.popup-content2 .wp-block-vk-blocks-alert .fa-circle-info:before,.popup-content2 .wp-block-vk-blocks-alert .fa-circle-exclamation:before,.popup-content2 .wp-block-vk-blocks-alert .fa-triangle-exclamation:before{content:""}.popup-content2 .wp-block-vk-blocks-alert .fa-triangle-exclamation:after{position:absolute;content:"";background:url(//rent-ease.jp/wp-content/themes/renteas/css/../images/icon-2.png) no-repeat center center;background-size:contain;width:30px;height:30px;left:12px;top:0;bottom:0;display:block;margin:auto}@media screen and (max-width:750px){.popup-content2 .wp-block-vk-blocks-alert .fa-triangle-exclamation:after{left:15px}}.popup-content2 .wp-block-vk-blocks-alert .fa-circle-exclamation:after{position:absolute;content:"";background:url(//rent-ease.jp/wp-content/themes/renteas/css/../images/icon-3.png) no-repeat center center;background-size:contain;width:30px;height:30px;left:12px;top:0;bottom:0;display:block;margin:auto}@media screen and (max-width:750px){.popup-content2 .wp-block-vk-blocks-alert .fa-circle-exclamation:after{left:15px}}.popup-content2 .wp-block-vk-blocks-alert .fa-circle-info:after{position:absolute;content:"";background:url(//rent-ease.jp/wp-content/themes/renteas/css/../images/icon-1.png) no-repeat center center;background-size:contain;width:30px;height:30px;left:12px;top:0;bottom:0;display:block;margin:auto}@media screen and (max-width:750px){.popup-content2 .wp-block-vk-blocks-alert .fa-circle-info:after{left:15px}}#popup-title2{margin-bottom:1rem;text-align:left;line-height:1.5}#popup-content2{text-align:left;line-height:1.5}#popup-close2{position:absolute;top:10px;right:10px;background:0 0;border:none;width:30px;height:30px;cursor:pointer}#popup-close2:before,#popup-close2:after{content:"";position:absolute;width:24px;height:2px;background:#000;border-radius:2px;top:0;bottom:0;right:0;left:0;margin:auto}#popup-close2:before{transform:rotate(45deg)}#popup-close2:after{transform:rotate(-45deg)}#popup-close2:hover{opacity:.7}#openIcon{display:none}#closeIcon{display:none}.bot-btn{background:url(//rent-ease.jp/wp-content/themes/renteas/css/../images/chatbot.png) no-repeat left top;border-radius:50%;background-size:cover;background-color:inherit;position:fixed;bottom:6rem;right:1rem;width:80px;height:80px;z-index:1001;cursor:pointer}@media screen and (max-width:750px){.bot-btn{bottom:16%;right:1%;width:80px;height:80px}}.bot-btn.active{background:url(//rent-ease.jp/wp-content/themes/renteas/css/../images/chabot2.png) no-repeat left top;border-radius:50%;background-size:cover;background-color:inherit}.chatbot-window{position:fixed;height:400px;max-width:32%;display:none;right:-49%;top:0;bottom:-20%;margin:auto;left:0;z-index:1000}@media (max-height:1100px){.chatbot-window{bottom:-10%}}@media (max-height:1100px) and (max-height:1000px){.chatbot-window{bottom:0}}@media (max-height:1100px) and (max-height:1000px) and (max-height:820px){.chatbot-window{bottom:10%}}@media (max-height:1100px) and (max-height:1000px) and (max-height:820px) and (max-height:800px){.chatbot-window{bottom:25%}}@media screen and (max-width:750px){.chatbot-window{max-width:90%;position:fixed;height:100px;max-width:91%;display:none;right:0;top:2%;bottom:auto;margin:auto;left:0}.chatbot-window iframe{min-height:518px !important}}.chatbot-window.active{display:block}.float-buttons{display:none;align-items:center;justify-content:space-between;padding:14px 7px;background:#009ffd;position:fixed;bottom:-1px;z-index:1000;width:100%}@media screen and (max-width:750px){.float-buttons{display:flex}}.float-buttons .text{color:#fff;font-family:"Noto Sans JP";font-size:13px;font-style:normal;font-weight:700;line-height:normal;letter-spacing:1px}.float-buttons .buttons{display:flex;align-items:center;gap:7px}.float-buttons .buttons a{max-width:105px}.qr-popup{display:none;position:fixed;inset:0;z-index:9999;background:rgba(0,0,0,.6);justify-content:center;align-items:center}.qr-popup.active{display:flex}.qr-popup .qr-popup-inner{background:#fff;padding:30px;border-radius:10px;text-align:center}.qr-popup .qr-popup-inner p{font-size:16px;font-weight:700;margin-bottom:1rem;line-height:1.75}.qr-popup .qr-popup-inner .qr-img{display:block;width:50%;margin:20px auto}.qr-popup .qr-popup-inner .qr-close{background:#333;color:#fff;padding:10px 20px;border:none;cursor:pointer}#spinner-wrapper{position:fixed;top:0;left:0;width:100%;height:100%;background-color:rgba(255,255,255,.6);display:none;justify-content:center;align-items:center;z-index:9999;margin:0;padding:0}#spinner-wrapper:before{content:"しばらくお待ちください";position:absolute;bottom:46%;font-weight:700}@media screen and (max-width:750px){#spinner-wrapper:before{bottom:42%}}.spinner{width:40px;height:40px;border:4px solid #ccc;border-top-color:#000;border-radius:50%;animation:spin 1s linear infinite}@keyframes spin{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}.p-faq .faq-search{width:100%;background-color:#fafafa;padding:40px 0 25px}.p-faq .faq-search .container{text-align:center}@media screen and (max-width:750px){.p-faq .faq-search{padding:30px 0 25px}}.p-faq .faq-search h1{font-size:20px;font-style:normal;font-weight:700;line-height:normal}@media screen and (max-width:750px){.p-faq .faq-search h1{font-size:14px;text-align:center}}.p-faq .faq-search h2{font-size:20px;font-style:normal;font-weight:700;line-height:normal;margin-bottom:17px}@media screen and (max-width:750px){.p-faq .faq-search h2{font-size:20px;text-align:center}}.p-faq .faq-search-form{position:relative;width:371px;display:inline-block}@media screen and (max-width:750px){.p-faq .faq-search-form{width:100%}}.p-faq .faq-search-form input{width:100%;border-radius:5px;border:1px solid #d4d4d4;background:#fff;padding:16px 16px 16px 60px}@media screen and (max-width:750px){.p-faq .faq-search-form input{padding:10px 30px}}.p-faq .faq-search-form input::-moz-placeholder{font-size:16px;font-style:normal;font-weight:700}.p-faq .faq-search-form input::placeholder{font-size:16px;font-style:normal;font-weight:700}@media screen and (max-width:750px){.p-faq .faq-search-form input::-moz-placeholder{font-size:12px}.p-faq .faq-search-form input::placeholder{font-size:12px}}.p-faq .faq-search-form input:focus{outline:2px solid #009ffd}.p-faq .faq-search-form .faq-search-submit{background:0 0;border:none;width:24px;height:24px;cursor:pointer;position:absolute;display:block;left:1rem;top:0;bottom:0;margin:auto}@media screen and (max-width:750px){.p-faq .faq-search-form .faq-search-submit{width:16px;height:16px;left:.5rem}}.p-faq .faq-search-form .faq-search-submit:hover{opacity:.7}.p-faq .breadcrumb{margin:20px 0 26px;font-size:14px;font-style:normal;font-weight:400;line-height:normal}@media screen and (max-width:750px){.p-faq .breadcrumb{font-size:10px}}@media screen and (max-width:750px){.p-faq .faq{padding:30px 0 60px}}.p-faq .faq .charm{position:relative}.p-faq .faq .charm .heading{display:flex;align-items:center;gap:10px;font-size:24px;font-style:normal;font-weight:700;line-height:normal;padding:0 0 10px}@media screen and (max-width:750px){.p-faq .faq .charm .heading{font-size:18px}}.p-faq .faq .charm .heading .square{background:linear-gradient(90deg,#009ffd 38.09%,#23e4ab 100%);height:25px;width:25px}.p-faq .faq .charm:before{content:"";position:absolute;display:block;margin:auto;width:100%;bottom:0;background:linear-gradient(90deg,#009ffd 0%,#23e4ab 100%);height:2px}.p-faq .faq .container{max-width:100% !important}@media screen and (max-width:750px){.p-faq .faq .container{padding:0}}.p-faq .faq .container details summary,.p-faq .faq .container details p{font-size:16px;font-style:normal;font-weight:400;line-height:normal;padding-left:70px}@media screen and (max-width:750px){.p-faq .faq .container details summary,.p-faq .faq .container details p{padding:1rem 1rem 1rem 35px;font-size:14px;line-height:20px}.p-faq .faq .container details summary:before,.p-faq .faq .container details p:before{left:7px}}.p-faq .faq .container details p:before{left:28px}@media screen and (max-width:750px){.p-faq .faq .container details p:before{left:7px}}.p-faq .faq .container details:last-child{border-bottom:none}.p-faq .chatbot .charm{position:relative}.p-faq .chatbot .charm .heading{display:flex;align-items:center;gap:10px;padding-bottom:10px}.p-faq .chatbot .charm .heading .text{font-size:20px;font-style:normal;font-weight:700;line-height:normal}@media screen and (max-width:750px){.p-faq .chatbot .charm .heading .text{font-size:18px}}.p-faq .chatbot .charm .heading .square{background:linear-gradient(90deg,#009ffd 38.09%,#23e4ab 100%);height:25px;width:25px}.p-faq .chatbot .charm:before{content:"";position:absolute;display:block;margin:auto;width:100%;bottom:0;background:linear-gradient(90deg,#009ffd 0%,#23e4ab 100%);height:2px}.p-faq .chatbot .title{margin:38px 0 25px;color:#333;font-family:"Noto Sans JP";font-size:18px;font-style:normal;font-weight:700;line-height:normal;letter-spacing:1px}.p-faq .chatbot .text{color:#333;font-family:"Noto Sans JP";font-size:16px;font-style:normal;font-weight:350;line-height:normal;letter-spacing:1px}.p-faq .chatbot .button{font-size:16px;font-style:normal;font-weight:400;line-height:30px;color:#fff;border-radius:5px;background:#009ffd;padding:5px 30px;display:block;text-align:center;max-width:349px;display:block;margin:60px auto 0;cursor:pointer}.p-faq .faq-category-icon{max-width:35px}.p-faq .faq-content{display:flex;gap:40px;margin-bottom:3rem}@media screen and (max-width:750px){.p-faq .faq-content{gap:30px;margin-bottom:50px}}.p-faq .faq-content .faq-category-title{font-size:32px;font-style:normal;font-weight:700;line-height:normal;margin-bottom:17px}@media screen and (max-width:750px){.p-faq .faq-content .faq-category-title{font-size:20px}}.p-faq .faq-content .charm2{position:relative;margin-bottom:38px;border-bottom:2px solid #bdc3c7}.p-faq .faq-content .charm2 .heading{display:flex;align-items:center;gap:10px;font-size:20px;font-style:normal;font-weight:700;line-height:normal;padding:0 0 10px}@media screen and (max-width:750px){.p-faq .faq-content .charm2 .heading{font-size:18px}}.p-faq .faq-content .charm2 .heading .square{background:linear-gradient(90deg,#009ffd 38.09%,#23e4ab 100%);height:25px;width:25px}.p-faq .faq-content .faq-post{font-size:20px;font-style:normal;font-weight:400;padding-left:2rem;text-indent:-1rem;line-height:1.5;width:71%;letter-spacing:1px}@media screen and (max-width:750px){.p-faq .faq-content .faq-post{line-height:34px;width:100%;font-size:16px}}.p-faq .faq-content .faq-post a{transition:.3s;font-size:16px}.p-faq .faq-content .faq-post a:hover{opacity:.6}.p-faq .faq-content .faq-post .faq-posts{width:100%;margin-bottom:3rem;padding-bottom:5rem}.p-faq .faq-content .faq-post .faq-posts .list-taxonomy{margin-bottom:2rem}.p-faq .faq-content .faq-post .faq-posts .list-taxonomy .faq-category{cursor:pointer}.p-faq .faq-content .faq-post .faq-posts .list{line-height:1.5}.p-faq .faq-content .faq-post .faq-posts .list .faq-post{text-indent:-1rem}.p-faq .faq-content .faq-post .faq-posts .list--tax{flex-direction:column}.p-faq .faq-content .faq-posts{width:71%}@media screen and (max-width:750px){.p-faq .faq-content .faq-posts{width:100%}}.p-faq .faq-content .faq-posts .list-taxonomy{display:flex;flex-direction:column;gap:17px}.p-faq .faq-content .search-results .heading{font-size:24px;font-style:normal;font-weight:700;line-height:normal;margin-bottom:20px}@media screen and (max-width:750px){.p-faq .faq-content .search-results .heading{font-size:20px}}.p-faq .faq-content .search-results .results-list{display:flex;flex-direction:column;gap:14px;font-style:normal;font-weight:400;line-height:30px}.p-faq .faq-content .search-results .results-list .result-item{transition:.3s;padding-left:2rem;text-indent:-1rem;line-height:1.5}.p-faq .faq-content .search-results .results-list .result-item:hover{opacity:.6}.p-faq .sidebar{width:25%}@media screen and (max-width:750px){.p-faq .sidebar .faq-category-list{display:none}}.p-faq .sidebar .faq-category-list ul{list-style:none;padding:0}.p-faq .sidebar .faq-category-list ul li{display:flex;flex-direction:column;align-items:center;padding:14px 0 10px;opacity:.5;transition:opacity .3s;border-bottom:1px solid #d4d4d4;position:relative}@media screen and (max-width:750px){.p-faq .sidebar .faq-category-list ul li{width:50%}}.p-faq .sidebar .faq-category-list ul li:before{position:absolute;content:"";display:block;width:15px;height:20px;background:url(//rent-ease.jp/wp-content/themes/renteas/css/../images/arrow-gradation.png) no-repeat top left;background-size:contain;top:0;bottom:0;right:20px;margin:auto}@media screen and (max-width:750px){.p-faq .sidebar .faq-category-list ul li:before{width:10px;top:30px;bottom:unset}}.p-faq .sidebar .faq-category-list ul li.active{opacity:1}.p-faq .sidebar .faq-category-list ul li.active:before{display:none}.p-faq .sidebar .faq-category-list ul li.active a{color:#333}.p-faq .sidebar .faq-category-list ul li.active a:hover{opacity:1}.p-faq .sidebar .faq-category-list ul li a{display:flex;align-items:center;text-decoration:none;color:#ababab;font-weight:700;width:100%;font-size:16px;font-style:normal;font-weight:400;line-height:normal}.p-faq .sidebar .faq-category-list ul li a img{margin-right:10px;max-width:30px}.p-faq .sidebar .search-page-item{opacity:1 !important}.p-faq .accordion{color:#ababab;cursor:pointer;padding:10px;font-size:14px;width:100%;text-align:left;border:none;outline:none;transition:background-color .3s;background:0 0}.p-faq .accordion:hover{opacity:1;background-color:#f5f5f5;color:#333}.p-faq .accordion.active{background-color:#f5f5f5}.p-faq .accordion-content{display:none;padding-left:20px;list-style-type:none;margin:0;width:100%}.p-faq .accordion-content li{margin-bottom:5px}.p-faq .accordion-content li:last-child{border-bottom:none !important}.p-faq .faq-category a{text-decoration:none;color:#ababab;display:flex;align-items:center;padding:10px;transition:background-color .3s}.p-faq .faq-category a:hover{background-color:#f5f5f5;color:#333 !important;opacity:1 !important}.p-faq .faq-category.open{opacity:1 !important}.p-faq .faq-category.open ul li:hover{opacity:1}.p-faq .faq-category.open ul li:hover a{color:#333 !important}.p-faq .faq-category.open:before{display:none !important}.p-faq .child-categories li a{font-size:12px !important;padding:10px 40px 10px 10px}@media screen and (max-width:750px){.p-faq .child-categories li{width:100% !important}}.p-faq .faq-posts-single{width:75%}.p-faq .faq-posts-single .heading{font-size:20px;font-style:normal;font-weight:700;line-height:1.5;letter-spacing:1px;padding-bottom:10px;border-bottom:1px solid #666;margin-bottom:30px}.p-faq .faq-posts-single .content-inner{border-bottom:1px solid #666;margin-bottom:2rem}.p-faq .faq-posts-single .content-inner *{margin-bottom:1rem;line-height:1.5 !important}.p-faq .faq-posts-single .content-inner h2,.p-faq .faq-posts-single .content-inner h2.wp-block-heading{padding:2px 0 2px 1rem;position:relative;margin-bottom:2rem;font-size:20px !important;font-weight:700 !important}@media screen and (max-width:750px){.p-faq .faq-posts-single .content-inner h2,.p-faq .faq-posts-single .content-inner h2.wp-block-heading{font-size:18px !important}}.p-faq .faq-posts-single .content-inner h2:before,.p-faq .faq-posts-single .content-inner h2.wp-block-heading:before{content:"";position:absolute;width:5px;height:100%;left:0;border-radius:8px;background:#009ffd}.p-faq .faq-posts-single .content-inner h3{width:100%;border-bottom:2px solid #009ffd;font-size:18px;font-style:normal;font-weight:700;line-height:25.2px;padding-bottom:8px;margin-bottom:1rem}.p-faq .faq-posts-single .content-inner strong{font-weight:700}.p-faq .faq-posts-single .content-inner ol{list-style:decimal !important;padding-left:2rem}.p-faq .faq-posts-single .content-inner ul{padding-left:2rem;list-style:inherit !important}.p-faq .faq-posts-single .content-inner a{color:#009ffd;text-decoration:underline}.p-faq .faq-posts-single .content-inner .custom-alert{align-items:center !important;margin-bottom:1rem;gap:12px;padding:15px 5px;border-radius:5px;border:1px solid #ccc;position:relative}.p-faq .faq-posts-single .content-inner .custom-alert img{width:24px !important;min-width:24px;margin-bottom:0 !important;line-height:inherit !important;position:relative;top:5px}.p-faq .faq-posts-single .content-inner .custom-alert p{margin-bottom:0 !important;line-height:inherit !important;margin-left:-1rem !important}.p-faq .faq-posts-single .content-inner .wp-block-vk-blocks-alert{background:0 0 !important;align-items:center !important;border:1px solid #ccc}.p-faq .faq-posts-single .content-inner .wp-block-vk-blocks-alert img{margin-bottom:0 !important}.p-faq .faq-posts-single .content-inner .wp-block-vk-blocks-alert p{margin-bottom:0 !important;line-height:inherit !important;margin-left:-1rem !important}.p-faq .faq-posts-single .content-inner .wp-block-vk-blocks-alert h4{margin-bottom:.5rem !important;line-height:inherit !important;margin-left:-3rem !important;margin-top:1rem !important}@media screen and (max-width:750px){.p-faq .faq-posts-single .content-inner .wp-block-vk-blocks-alert h4{margin-left:0 !important;margin-top:1rem !important}}.p-faq .faq-posts-single .content-inner .wp-block-vk-blocks-alert ul{margin-left:-1rem}@media screen and (max-width:750px){.p-faq .faq-posts-single .content-inner .wp-block-vk-blocks-alert ul{margin-left:-1rem !important}}@media screen and (max-width:750px){.p-faq .faq-posts-single .content-inner .wp-block-vk-blocks-alert .vk_alert_icon{margin-bottom:0 !important;line-height:normal}}.p-faq .faq-posts-single .content-inner .wp-block-vk-blocks-alert .vk_alert_icon_icon{margin-bottom:0 !important;margin-left:-3rem}.p-faq .faq-posts-single .content-inner .wp-block-vk-blocks-alert .vk_alert_icon_text{margin-bottom:0 !important}.p-faq .faq-posts-single .content-inner .wp-block-vk-blocks-alert .vk_alert_icon_icon>i{margin-bottom:0 !important}.p-faq .faq-posts-single .content-inner .wp-block-vk-blocks-alert p{margin-bottom:0;padding:0 1rem 0 0;margin-left:-3rem}@media screen and (max-width:750px){.p-faq .faq-posts-single .content-inner .wp-block-vk-blocks-alert p{margin-left:-1rem}}.p-faq .faq-posts-single .content-inner .wp-block-vk-blocks-alert .vk_alert_content{margin-bottom:0 !important;padding:0 !important;border-left:none;color:#333;padding:0 1rem 0 0}.p-faq .faq-posts-single .content-inner .wp-block-vk-blocks-alert .vk_alert_content ul{margin-left:-55px;margin-bottom:0}.p-faq .faq-posts-single .content-inner .wp-block-vk-blocks-alert .vk_alert_content ul li{margin-bottom:.5rem;padding-right:1rem}.p-faq .faq-posts-single .content-inner .wp-block-vk-blocks-alert .vk_alert_content ul li:last-child{margin-bottom:0}.p-faq .faq-posts-single .content-inner .wp-block-vk-blocks-alert span{display:none !important}.p-faq .faq-posts-single .content-inner .wp-block-vk-blocks-alert .fa-circle-info:before,.p-faq .faq-posts-single .content-inner .wp-block-vk-blocks-alert .fa-circle-exclamation:before,.p-faq .faq-posts-single .content-inner .wp-block-vk-blocks-alert .fa-triangle-exclamation:before{content:""}.p-faq .faq-posts-single .content-inner .wp-block-vk-blocks-alert .fa-triangle-exclamation:after{position:absolute;content:"";background:url(//rent-ease.jp/wp-content/themes/renteas/css/../images/icon-2.png) no-repeat center center;background-size:contain;width:30px;height:30px;left:12px;top:0;bottom:0;display:block;margin:auto}@media screen and (max-width:750px){.p-faq .faq-posts-single .content-inner .wp-block-vk-blocks-alert .fa-triangle-exclamation:after{left:15px}}.p-faq .faq-posts-single .content-inner .wp-block-vk-blocks-alert .fa-circle-exclamation:after{position:absolute;content:"";background:url(//rent-ease.jp/wp-content/themes/renteas/css/../images/icon-3.png) no-repeat center center;background-size:contain;width:30px;height:30px;left:12px;top:0;bottom:0;display:block;margin:auto}@media screen and (max-width:750px){.p-faq .faq-posts-single .content-inner .wp-block-vk-blocks-alert .fa-circle-exclamation:after{left:15px}}.p-faq .faq-posts-single .content-inner .wp-block-vk-blocks-alert .fa-circle-info:after{position:absolute;content:"";background:url(//rent-ease.jp/wp-content/themes/renteas/css/../images/icon-1.png) no-repeat center center;background-size:contain;width:30px;height:30px;left:12px;top:0;bottom:0;display:block;margin:auto}@media screen and (max-width:750px){.p-faq .faq-posts-single .content-inner .wp-block-vk-blocks-alert .fa-circle-info:after{left:15px}}.p-faq .faq-posts-single .related-questions{margin-top:40px;margin-bottom:60px;padding-top:30px}.p-faq .faq-posts-single .related-questions .heading{font-size:16px;font-style:normal;font-weight:700;line-height:25.2px;border-bottom:none;margin-bottom:20px}.p-faq .faq-posts-single .related-questions .list{display:flex;flex-direction:column;gap:14px}.p-faq .faq-posts-single .wpulike-default button.wp_ulike_btn{background-image:linear-gradient(90deg,#009ffd 0%,#23e4ab 100%)}.p-faq .faq-posts-single .faq-notice{color:#666;margin-bottom:.5rem}.p-faq .faq-posts-single .sns{display:flex;gap:15px;justify-content:right;margin-bottom:150px}@media screen and (max-width:750px){.p-faq .faq-posts-single .sns{margin-bottom:60px}}.p-faq .faq-posts-single .sns .icon{width:28px;height:28px}@media screen and (max-width:750px){.p-faq .bread-crumb{font-size:10px !important;margin:14px 0 20px !important;font-weight:800}.p-faq .faq-content{flex-direction:column}.p-faq .faq-content .sidebar{width:100%}.p-faq .faq-content .sidebar .faq-category-list{margin-bottom:20px}.p-faq .faq-content .sidebar .faq-category-list ul{display:flex;flex-wrap:wrap}.p-faq .faq-content .sidebar .faq-category-list ul li{width:45%;font-size:14px}}@media screen and (max-width:750px) and (max-width:750px){.p-faq .faq-content .sidebar .faq-category-list ul li{width:50%}}@media screen and (max-width:750px) and (max-width:750px){.p-faq .faq-content .sidebar .faq-category-list ul li a{font-size:14px}}@media screen and (max-width:750px){.p-faq .faq-content .faq-posts-single{width:100%}.p-faq .faq-content .faq-posts-single .heading{font-size:18px}}.p-faq .faq-category-list{margin-bottom:130px}@media screen and (max-width:750px){.p-faq .faq-category-list{margin-bottom:60px}}.p-faq .faq-category-list .charm{position:relative;margin-bottom:38px}.p-faq .faq-category-list .charm .heading{display:flex;align-items:center;gap:10px;font-size:20px;font-style:normal;font-weight:700;line-height:normal;padding:0 0 10px}@media screen and (max-width:750px){.p-faq .faq-category-list .charm .heading{font-size:18px}}.p-faq .faq-category-list .charm .heading .square{background:linear-gradient(90deg,#009ffd 38.09%,#23e4ab 100%);height:25px;width:25px}.p-faq .faq-category-list .charm:before{content:"";position:absolute;display:block;margin:auto;width:100%;bottom:0;background:linear-gradient(90deg,#009ffd 0%,#23e4ab 100%);height:2px}@media screen and (max-width:750px){.p-faq .faq-category-list .charm:before{bottom:none;top:20px}}.p-faq .faq-category-list .title{font-size:24px;font-style:normal;font-weight:700;line-height:normal;margin-bottom:43px}@media screen and (max-width:750px){.p-faq .faq-category-list .title{margin-bottom:30px}}.p-faq .faq-category-list .faq-child-categories{display:flex;flex-wrap:wrap;gap:75px 45px}@media screen and (max-width:750px){.p-faq .faq-category-list .faq-child-categories{gap:20px;justify-content:space-evenly}}.p-faq .faq-category-list .faq-child-categories .col{width:20%}@media screen and (max-width:750px){.p-faq .faq-category-list .faq-child-categories .col{padding-left:0;width:47%}}.p-faq .faq-category-list .faq-child-categories .col a{display:flex;align-items:center;gap:14px;font-size:16px;font-style:normal;font-weight:400;line-height:normal}@media screen and (max-width:750px){.p-faq .faq-category-list .faq-child-categories .col a{gap:6px;font-size:16px}}.p-faq .customer-support{margin-top:130px;margin-bottom:150px}@media screen and (max-width:750px){.p-faq .customer-support{margin-bottom:60px;margin-top:100px}}.p-faq .customer-support .charm{position:relative;margin-bottom:38px}.p-faq .customer-support .charm .heading{display:flex;align-items:center;gap:10px;font-size:20px;font-style:normal;font-weight:700;line-height:normal;padding:0 0 10px}@media screen and (max-width:750px){.p-faq .customer-support .charm .heading{font-size:18px}}.p-faq .customer-support .charm .heading .square{background:linear-gradient(90deg,#009ffd 38.09%,#23e4ab 100%);height:25px;width:25px}.p-faq .customer-support .charm:before{content:"";position:absolute;display:block;margin:auto;width:100%;bottom:0;background:linear-gradient(90deg,#009ffd 0%,#23e4ab 100%);height:2px}.p-faq .customer-support .box{display:flex;gap:40px;flex-wrap:wrap}@media screen and (max-width:750px){.p-faq .customer-support .box{flex-direction:column}}.p-faq .customer-support .box .content{border-radius:5px;border:1px solid #d4d4d4;padding:15px 30px;max-width:48%}@media screen and (max-width:750px){.p-faq .customer-support .box .content{padding:15px 20px;max-width:100%}}.p-faq .customer-support .box .content .title{font-size:18px;font-style:normal;font-weight:700;line-height:normal;border-radius:5px;margin-bottom:20px;text-align:center}@media screen and (max-width:750px){.p-faq .customer-support .box .content .title{font-size:18px}}.p-faq .customer-support .box .content .read{font-size:16px;font-style:normal;font-weight:400;line-height:30px;margin-bottom:24px}@media screen and (max-width:750px){.p-faq .customer-support .box .content .read{line-height:20px}}.p-faq .customer-support .box .content .link{font-size:16px;font-style:normal;font-weight:400;line-height:30px;color:#fff;border-radius:5px;background:#009ffd;padding:5px 30px;display:block;text-align:center;max-width:349px;margin:0 auto}@media screen and (max-width:750px){.p-faq .customer-support .box .content .link{padding:5px 20px;font-size:14px}}.p-faq .bread-crumb{margin:14px 0 32px;font-size:12px;font-style:normal;font-weight:400;line-height:normal}@media screen and (max-width:750px){.p-faq .bread-crumb{font-size:10px}}.p-faq .bread-crumb .list{gap:0}@media screen and (max-width:750px){.p-faq .bread-crumb .list{flex-wrap:wrap;line-height:1.75}}.guide .small{font-size:12px;margin-top:1rem;line-height:1.5;text-indent:-1rem;padding-left:1rem}.guide .small--2{margin-top:0}.guide .hero-guide{background-size:cover;position:relative;padding:60px 0}.guide .hero-guide .bg2{position:absolute;-o-object-fit:cover;object-fit:cover;height:100%;top:0;-o-object-position:center;object-position:center}.guide .hero-guide .bg{position:relative;width:100%;border-radius:0 8px 8px 0;overflow:hidden}.guide .hero-guide .bg .bg-overlay{position:absolute;top:0;left:0;width:50%;height:100%;background:rgba(255,255,255,.8);border-radius:0 8px 8px 0}@media screen and (max-width:750px){.guide .hero-guide .bg .bg-overlay{width:73%}}.guide .hero-guide .bg .container{position:relative;z-index:2}.guide .hero-guide .bg .container .inner{padding:10px 0 20px;margin-left:10%}@media screen and (max-width:750px){.guide .hero-guide .bg .container .inner{margin-left:0;max-width:260px}}.guide .hero-guide .bg .container .inner .heading{font-size:36px;font-style:normal;font-weight:700;line-height:normal;margin-bottom:12px}@media screen and (max-width:750px){.guide .hero-guide .bg .container .inner .heading{font-size:32px}}.guide .hero-guide .bg .container .inner .text{font-size:18px;font-style:normal;font-weight:500;line-height:1.5;margin-bottom:16px}@media screen and (max-width:750px){.guide .hero-guide .bg .container .inner .text{font-size:16px;text-align:center}}.guide .hero-guide .bg .container .inner .link{font-size:16px;font-style:normal;font-weight:700;line-height:1.5;padding:10px 2px;background-color:#fcbe15;text-align:center;border-radius:3px;box-shadow:0px 2px 6px 0px rgba(0,0,0,.25);margin-bottom:17px;max-width:291px;text-align:center}@media screen and (max-width:750px){.guide .hero-guide .bg .container .inner .link{padding:10px;font-size:14px}}.guide .hero-guide .bg .container .inner .link .img{width:16px;height:16px;position:relative;bottom:6px}.guide .hero-guide .bg .container .inner .buttons{display:flex;gap:7px}.guide .hero-guide .bg .container .inner .buttons--en{margin-left:5px}@media screen and (max-width:750px){.guide .hero-guide .bg .container .inner .buttons{gap:10px}}.guide .hero-guide .bg .container .inner .buttons .btn-ios .img{max-width:142px;max-height:44px}.guide .hero-guide .bg .container .inner .buttons .btn-google .img{max-width:142px;max-height:44px}.guide .easy{padding:60px 0 80px}@media screen and (max-width:750px){.guide .easy{padding:40px 0}}.guide .easy .container .top{text-align:center}.guide .easy .container .top .gradiation{font-size:24px;font-style:normal;font-weight:700;line-height:normal;background:linear-gradient(90deg,#009ffd 0%,#23e4ab 100%);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent}@media screen and (max-width:750px){.guide .easy .container .top .gradiation{font-size:20px;margin-bottom:20px}}.guide .easy .container .top .heading{font-size:26px;font-style:normal;font-weight:700;line-height:normal;margin-bottom:20px}@media screen and (max-width:750px){.guide .easy .container .top .heading{font-size:20px}}.guide .easy .container .top .description{font-size:16px;font-style:normal;font-weight:400;line-height:1.5;margin-bottom:67px;text-align:left}@media screen and (max-width:750px){.guide .easy .container .top .description{line-height:24px;font-size:16px;margin-bottom:30px;padding:0 15px}}.guide .easy .container .top .list{display:flex;justify-content:center;gap:30px;margin-bottom:80px}@media screen and (max-width:750px){.guide .easy .container .top .list{flex-direction:column;align-items:center}}.guide .easy .container .top .list .col .img{max-height:220px}@media screen and (max-width:750px){.guide .easy .container .top .list .col{width:80%}.guide .easy .container .top .list .col:nth-child(2){display:none}.guide .easy .container .top .list .col--s{width:50%}}.guide .easy .container .bottom .heading{font-size:32px;font-style:normal;font-weight:700;line-height:normal;position:relative;text-align:center;padding-bottom:10px;margin-bottom:31px}@media screen and (max-width:750px){.guide .easy .container .bottom .heading{font-size:28px}}.guide .easy .container .bottom .heading:after{content:"";position:absolute;left:0;bottom:0;width:100%;height:4px;background:linear-gradient(to right,#009ffd,#23e4ab)}.guide .easy .container .bottom .list{display:flex;align-items:stretch;gap:9px}@media screen and (max-width:750px){.guide .easy .container .bottom .list{flex-direction:column}}.guide .easy .container .bottom .list .col{border-radius:8px;background-color:var(--gray-1,#fafafa);padding:27px 22px 29px}@media screen and (max-width:750px){.guide .easy .container .bottom .list .col{text-align:center}}.guide .easy .container .bottom .list .col .title{font-size:20px;font-style:normal;font-weight:700;line-height:1.5;margin-bottom:23px;text-align:center}@media screen and (max-width:750px){.guide .easy .container .bottom .list .col .title{font-size:22px}}.guide .easy .container .bottom .list .col .inner-list{display:flex;flex-wrap:wrap;gap:14px;text-align:center}@media screen and (max-width:750px){.guide .easy .container .bottom .list .col .inner-list{flex-direction:column}}.guide .easy .container .bottom .list .col .inner-list .inner-item{padding:0 20px 6px;background-color:#fff;border-radius:8px;width:48%}@media screen and (max-width:750px){.guide .easy .container .bottom .list .col .inner-list .inner-item{width:auto;text-align:center;padding:18px 10px 20px}}.guide .easy .container .bottom .list .col .inner-list .inner-item .img{width:129px;height:96px}@media screen and (max-width:750px){.guide .easy .container .bottom .list .col .inner-list .inner-item .img{max-width:140px}}.guide .easy .container .bottom .list .col .inner-list .inner-item .sub-title{font-size:14px;font-style:normal;font-weight:700;line-height:1.5;text-align:center;margin-top:-6px}@media screen and (max-width:750px){.guide .easy .container .bottom .list .col .inner-list .inner-item .sub-title{font-size:16px}}.guide .easy .container .bottom .list .col .inner-list .inner-item .sub-title--mb-0{margin-bottom:0}.guide .easy .container .bottom .list .col .inner-list .inner-item .sub-text{font-size:12px;font-style:normal;font-weight:400;text-align:center}@media screen and (max-width:750px){.guide .easy .container .bottom .list .col .inner-list .inner-item .sub-text{font-size:14px;line-height:1.5}}.guide .easy .container .bottom .list .col .inner-list .inner-item .text{font-size:10px;font-style:normal;font-weight:400;text-align:left;line-height:normal}@media screen and (max-width:750px){.guide .easy .container .bottom .list .col .inner-list .inner-item .text{font-size:14px}}.guide .easy .container .bottom .list .col .inner-list .inner-item:first-child .text{text-align:center}.guide .easy .container .bottom .list .col .inner{padding:55px 26px 64px;text-align:center;background-color:#fff}@media screen and (max-width:750px){.guide .easy .container .bottom .list .col .inner{padding:20px 16px 31px}}.guide .easy .container .bottom .list .col .inner .img{max-width:127px;margin-bottom:11px}.guide .easy .container .bottom .list .col .inner .sub-title{font-size:14px;font-style:normal;font-weight:700;line-height:normal;margin-bottom:11px}@media screen and (max-width:750px){.guide .easy .container .bottom .list .col .inner .sub-title{font-size:16px}}.guide .easy .container .bottom .list .col .inner .text{font-size:12px;font-style:normal;line-height:normal}.guide .easy .container .bottom .list .col--1{width:60%}@media screen and (max-width:750px){.guide .easy .container .bottom .list .col--1{width:auto}}.guide .easy .container .bottom .list .col--2{width:7%;background-color:transparent;display:flex;align-items:center;justify-content:center;margin:0 auto}@media screen and (max-width:750px){.guide .easy .container .bottom .list .col--2{width:24%}}.guide .easy .container .bottom .list .col--3{width:35%}@media screen and (max-width:750px){.guide .easy .container .bottom .list .col--3{width:auto}.guide .easy .container .bottom .list .col--3 .title{font-size:24px}}.guide .easy .container .plus{width:24.89px;height:24.89px;display:block;margin:18px auto}.guide .easy .container .bottom2{border-radius:8px;background:#fafafa;padding:27px 56px}@media screen and (max-width:750px){.guide .easy .container .bottom2{padding:26px 20px}}.guide .easy .container .bottom2 .title{font-size:20px;font-style:normal;font-weight:700;line-height:30px;letter-spacing:1px;margin-bottom:23px;text-align:center}.guide .easy .container .bottom2 .box{display:flex;gap:83px;align-items:center;padding:10px 41px 10px 80px;background:#fff}@media screen and (max-width:750px){.guide .easy .container .bottom2 .box{flex-direction:column;padding:30px 14px;gap:40px}}.guide .easy .container .bottom2 .box .img{width:117px}.guide .easy .container .bottom2 .box .read .sub-title{font-size:14px;font-style:normal;font-weight:700;line-height:normal;letter-spacing:1px;margin-bottom:23px}.guide .easy .container .bottom2 .box .read .text{font-size:12px;font-style:normal;line-height:normal;letter-spacing:1px}.guide .confirmation{padding:80px 0}@media screen and (max-width:750px){.guide .confirmation{padding:40px 0}}.guide .confirmation .container .heading{font-size:32px;font-style:normal;font-weight:700;line-height:normal;color:#009ffd;position:relative;text-align:center;padding-bottom:8px;margin-bottom:35px}@media screen and (max-width:750px){.guide .confirmation .container .heading{font-size:28px}}.guide .confirmation .container .heading:after{content:"";position:absolute;left:0;bottom:0;width:100%;height:4px;background:linear-gradient(to right,#009ffd,#23e4ab)}.guide .confirmation .container .description{font-size:16px;font-style:normal;line-height:1.5;max-width:854px;margin:0 auto 40px}@media screen and (max-width:750px){.guide .confirmation .container .description{line-height:24px}}.guide .confirmation .container .description .gradation{background:linear-gradient(90deg,#009ffd 0%,#23e4ab 100%);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent}.guide .confirmation .container .vid{margin:0 auto 30px;display:block;max-width:560px;width:100%;height:350px}@media screen and (max-width:750px){.guide .confirmation .container .vid{max-width:100%;height:200px}}.guide .confirmation .container .title{text-align:center;margin-bottom:60px;font-size:20px}@media screen and (max-width:750px){.guide .confirmation .container .title{font-size:16px}}.guide .confirmation .container .sub-heading{font-size:18px;font-style:normal;font-weight:400;line-height:normal;text-align:center;margin-bottom:10px}@media screen and (max-width:750px){.guide .confirmation .container .sub-heading{font-size:14px}}.guide .confirmation .container .sub-heading .img{max-width:80px}.guide .confirmation .container .content .top{display:flex;align-items:center}.guide .confirmation .container .content .top .women{max-width:184px}@media screen and (max-width:750px){.guide .confirmation .container .content .top .women{position:absolute;left:-35px;top:-10px;max-width:169px;border-radius:50%}}.guide .confirmation .container .content .top .text{background-color:#009ffd;font-size:18px;font-style:normal;font-weight:700;line-height:normal;padding:9px 13px;color:#fff;border-radius:8px;position:relative}@media screen and (max-width:750px){.guide .confirmation .container .content .top .text{margin-left:100px;font-size:15px;margin-bottom:20px}}.guide .confirmation .container .content .top .text:before{content:"";position:absolute;width:23.959px;height:34.5px;left:-23px;background:url(//rent-ease.jp/wp-content/themes/renteas/css/../images/polygon5.svg) no-repeat center center;background-size:contain}.guide .confirmation .container .content .inner{background-color:var(--gray-1,#fafafa);padding:0 20px 24px;position:relative}@media screen and (max-width:750px){.guide .confirmation .container .content .inner{padding:20px 20px 24px}}.guide .confirmation .container .content .inner .line{position:absolute;width:100%;z-index:2;height:2px;background-color:#009ffd;top:-66px;left:0}.guide .confirmation .container .content .inner .list{display:flex}@media screen and (max-width:750px){.guide .confirmation .container .content .inner .list{flex-direction:column}}.guide .confirmation .container .content .inner .list .left{width:68%;background-color:#fff;padding:30px 20px;border-radius:5px}@media screen and (max-width:750px){.guide .confirmation .container .content .inner .list .left{width:auto}}.guide .confirmation .container .content .inner .list .left .title{font-size:20px;font-style:normal;font-weight:700;line-height:1.5;text-align:center;margin-bottom:39px}@media screen and (max-width:750px){.guide .confirmation .container .content .inner .list .left .title{font-size:22px}.guide .confirmation .container .content .inner .list .left .title--en{font-size:17px}}.guide .confirmation .container .content .inner .list .left .title .blue{color:#009ffd}.guide .confirmation .container .content .inner .list .left .title .green{color:#23e4ab}.guide .confirmation .container .content .inner .list .left .img-list{display:flex;justify-content:center;align-items:center;gap:20px;margin-bottom:30px}.guide .confirmation .container .content .inner .list .left .img-list .col{text-align:center}.guide .confirmation .container .content .inner .list .left .img-list .col .img{max-width:110px;-o-object-fit:contain;object-fit:contain}.guide .confirmation .container .content .inner .list .left .img-list .col .text{font-size:16px;font-style:normal;font-weight:700;line-height:1.5}@media screen and (max-width:750px){.guide .confirmation .container .content .inner .list .left .img-list .col .text{font-size:12px}}.guide .confirmation .container .content .inner .list .left .read{font-size:16px;font-style:normal;font-weight:400;line-height:normal}.guide .confirmation .container .content .inner .list .right{width:32%;background-color:#fff;border-radius:5px;padding:30px 20px}@media screen and (max-width:750px){.guide .confirmation .container .content .inner .list .right{width:auto}}.guide .confirmation .container .content .inner .list .right .title{text-align:center;font-size:16px;font-style:normal;font-weight:700;line-height:1.5;margin-bottom:56px}.guide .confirmation .container .content .inner .list .right .title .gradation{background:linear-gradient(90deg,#009ffd 0%,#23e4ab 100%);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent;font-size:26px;font-style:normal;font-weight:700;line-height:1.5}@media screen and (max-width:750px){.guide .confirmation .container .content .inner .list .right .title .gradation--en{font-size:22px}}.guide .confirmation .container .content .inner .list .right .text-list{display:flex;align-items:end;gap:21px;justify-content:center;margin-bottom:45px;margin-top:-14px}@media screen and (max-width:750px){.guide .confirmation .container .content .inner .list .right .text-list{flex-direction:column;align-items:center}}.guide .confirmation .container .content .inner .list .right .text-list .text-left{font-size:14px;padding:10px;border-radius:8px;background-color:#fcbe15;font-style:normal;font-weight:700;line-height:1.5}.guide .confirmation .container .content .inner .list .right .text-list .text-left--en{text-align:center}@media screen and (max-width:750px){.guide .confirmation .container .content .inner .list .right .text-list .text-left{width:100%;text-align:center}}.guide .confirmation .container .content .inner .list .right .text-list .text-gradation{background:linear-gradient(90deg,#009ffd 0%,#23e4ab 100%);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent;font-size:20px;font-style:normal;font-weight:700;line-height:1.2}@media screen and (max-width:750px){.guide .confirmation .container .content .inner .list .right .text-list .text-gradation{font-size:26px}}.guide .confirmation .container .content .inner .list .right .text-list .text-gradation .big{font-size:40px;font-style:normal;font-weight:700;line-height:1.2}@media screen and (max-width:750px){.guide .confirmation .container .content .inner .list .right .text-list .text-gradation .big{font-size:44px}}.guide .confirmation .container .content .inner .list .right .text-list .text-gradation--en .big{font-size:44px}@media screen and (max-width:750px){.guide .confirmation .container .content .inner .list .right .text-list .text-gradation--en{font-size:21px}}.guide .confirmation .container .content .inner .list .right .read{font-size:16px;font-style:normal;font-weight:400;line-height:normal;margin-top:-12px}.guide .confirmation .container .content .inner .inner-bottom{margin-top:33px;border-radius:5px;background:#fff;padding:23px 33px;display:flex;gap:36px}@media screen and (max-width:750px){.guide .confirmation .container .content .inner .inner-bottom{flex-direction:column;padding:30px 20px;gap:20px}}.guide .confirmation .container .content .inner .inner-bottom .left{border-radius:6px;background:#fd3f3f;color:#fff;text-align:center;padding:1px 24px;font-size:20px;font-style:normal;font-weight:700;line-height:39px;letter-spacing:1px;width:15%;height:40px}@media screen and (max-width:750px){.guide .confirmation .container .content .inner .inner-bottom .left{width:auto}}.guide .confirmation .container .content .inner .inner-bottom .right{width:80%;color:#333;font-size:16px;font-style:normal;line-height:normal;letter-spacing:1px}.guide .confirmation .container .content .inner .inner-bottom .right .bold{color:#333;font-size:16px;font-style:normal;font-weight:700;line-height:normal;letter-spacing:1px}.guide .confirmation .container .content .inner .inner-bottom .right .red{color:#fd3f3f;font-family:"Noto Sans JP";font-size:16px;font-style:normal;font-weight:700;line-height:normal;letter-spacing:1px}@media screen and (max-width:750px){.guide .confirmation .container .content .inner .inner-bottom .right{width:100%;line-height:1.75}}.guide .confirmation .container .content .inner--green .line{background-color:#23e4ab}.guide .confirmation .container .content .inner--green .top .women{max-width:184px}@media screen and (max-width:750px){.guide .confirmation .container .content .inner--green .top .women{max-width:163px}}.guide .confirmation .container .content .inner--green .top .gradation{position:relative;bottom:3px}@media screen and (max-width:750px){.guide .confirmation .container .content .inner--green .top .gradation{bottom:0}}.guide .confirmation .container .content .inner--green .top .text{background-color:#23e4ab}.guide .confirmation .container .content .inner--green .top .text:before{background:url(//rent-ease.jp/wp-content/themes/renteas/css/../images/polygon2.svg) no-repeat center center;width:35px}.guide .confirmation .container .content .inner--green .top{font-size:22px}.guide .confirmation .container .content .inner--green .sp{display:none}@media screen and (max-width:750px){.guide .confirmation .container .content .inner--green .pc{display:none}.guide .confirmation .container .content .inner--green .sp{display:block;text-align:center;font-size:22px;font-style:normal;font-weight:700;line-height:1.5;margin-bottom:30px}.guide .confirmation .container .content .inner--green .sp .gradation{background:linear-gradient(90deg,#009ffd 0%,#23e4ab 100%);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent;font-size:32px;font-style:normal;font-weight:700;line-height:1.5}}.guide .confirmation .container .content .inner--green .content{padding:20px 40px 30px;background-color:#fff}@media screen and (max-width:750px){.guide .confirmation .container .content .inner--green .content{padding:20px 20px 24px}}.guide .confirmation .container .content .inner--green .content .top{font-size:16px;font-style:normal;font-weight:700;line-height:1.5;margin-bottom:20px}@media screen and (max-width:750px){.guide .confirmation .container .content .inner--green .content .top{font-size:22px;align-items:baseline;margin-bottom:20px;justify-content:center}}.guide .confirmation .container .content .inner--green .content .top .gradation{font-size:26px;font-style:normal;font-weight:700;line-height:1.5;background:linear-gradient(90deg,#009ffd 0%,#23e4ab 100%);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent}.guide .confirmation .container .content .inner--green .content .box{display:flex;justify-content:center;align-items:center;gap:50px}@media screen and (max-width:750px){.guide .confirmation .container .content .inner--green .content .box{flex-direction:column;gap:10px}}.guide .confirmation .container .content .inner--green .content .box .left{font-size:14px;padding:20px 10px;border-radius:8px;background-color:#fcbe15;font-style:normal;font-weight:700;width:100px;text-align:center}@media screen and (max-width:750px){.guide .confirmation .container .content .inner--green .content .box .left{width:100%;font-size:16px;text-align:center}}.guide .confirmation .container .content .inner--green .content .box .left--en{width:132px;text-align:center}@media screen and (max-width:750px){.guide .confirmation .container .content .inner--green .content .box .left--en{width:auto}}.guide .confirmation .container .content .inner--green .content .box .mid{background:linear-gradient(90deg,#009ffd 0%,#23e4ab 100%);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent;font-size:26px;font-style:normal;font-weight:700;line-height:1.2}@media screen and (max-width:750px){.guide .confirmation .container .content .inner--green .content .box .mid--en{font-size:20px}}.guide .confirmation .container .content .inner--green .content .box .mid .big{font-size:40px;font-style:normal;font-weight:700;line-height:1.2}@media screen and (max-width:750px){.guide .confirmation .container .content .inner--green .content .box .mid .big--en{font-size:54px}}.guide .confirmation .container .content .inner--green .content .box .right{font-size:16px;font-style:normal;font-weight:400;line-height:normal;width:33%}@media screen and (max-width:750px){.guide .confirmation .container .content .inner--green .content .box .right{width:auto}}.guide .tabs .tab-buttons{display:flex;position:relative;margin-bottom:65px}.guide .tabs .tab-buttons .tab-button{border-radius:7px 7px 0 0;flex:1;padding:10px 20px;background-color:#bdc3c7;border:none;cursor:pointer;color:#fff;font-size:20px;font-style:normal;font-weight:700;line-height:normal}@media screen and (max-width:750px){.guide .tabs .tab-buttons .tab-button{font-size:16px}}.guide .tabs .tab-buttons .tab-button.active{background-color:#009ffd}.guide .tabs .tab-buttons .tab-button:after{content:"";position:absolute;bottom:0;left:0;width:100%;height:4px;background-color:transparent;transition:background-color .3s}.guide .tabs .tab-buttons .tab-button:hover{background-color:#d8dcde}.guide .tabs .tab-buttons .tab-button.tab1-btn.active{background-color:#009ffd;border-bottom-color:#009ffd}.guide .tabs .tab-buttons .tab-button.tab2-btn.active{background-color:#23e4ab;border-bottom-color:#23e4ab}.guide .tabs .tab-contents{border-top:none}.guide .tabs .tab-contents .tab-content{display:none}.guide .tabs .tab-contents .tab-content.active{display:block}.guide .tabs .tab-contents .tab-content h2{margin-top:0}.guide .payment{padding:80px 0}@media screen and (max-width:750px){.guide .payment{padding:40px 0}}.guide .payment .heading{font-size:32px;font-style:normal;font-weight:700;line-height:normal;position:relative;text-align:center;padding-bottom:8px;margin-bottom:35px}@media screen and (max-width:750px){.guide .payment .heading{font-size:20px;margin-bottom:30px}}.guide .payment .heading:after{content:"";position:absolute;left:0;bottom:0;width:100%;height:4px;background:linear-gradient(to right,#009ffd,#23e4ab)}.guide .payment .description{font-size:16px;font-style:normal;font-weight:400;line-height:1.5;text-align:center;margin-bottom:44px}@media screen and (max-width:750px){.guide .payment .description{font-size:16px;line-height:24px}}.guide .payment .list{border-radius:8px;background-color:var(--gray-1,#fafafa);padding:30px 20px;display:flex;gap:18px;justify-content:center}@media screen and (max-width:750px){.guide .payment .list{flex-direction:column;gap:50px}}.guide .payment .list .col{display:flex;flex-direction:column;gap:26px}.guide .payment .list .col--left{width:60%}@media screen and (max-width:750px){.guide .payment .list .col--left{width:auto}}.guide .payment .list .col--right{width:40%;display:flex;flex-direction:column;gap:35px;justify-content:center;align-items:center}@media screen and (max-width:750px){.guide .payment .list .col--right{width:auto;gap:20px}}.guide .payment .list .col--right .title{font-size:20px;font-style:normal;font-weight:700;line-height:normal;text-align:center}.guide .payment .list .col .col-inner{padding:20px 20px 17px;border-radius:8px;background-color:#fff}.guide .payment .list .col .col-inner .title{font-size:20px;font-style:normal;font-weight:700;line-height:1.5;margin-bottom:20px;text-align:center}@media screen and (max-width:750px){.guide .payment .list .col .col-inner .title{font-size:20px}}.guide .payment .list .col .col-inner .mid{display:flex;align-items:center;justify-content:center;margin-bottom:30px;gap:40px}@media screen and (max-width:750px){.guide .payment .list .col .col-inner .mid{margin-bottom:20px}}.guide .payment .list .col .col-inner .mid .img{max-width:70px;max-height:67px;-o-object-fit:contain;object-fit:contain}.guide .payment .list .col .col-inner .mid .text{font-size:26px;font-style:normal;font-weight:700;line-height:1.5;color:#009ffd}@media screen and (max-width:750px){.guide .payment .list .col .col-inner .mid .text{font-size:22px}}.guide .payment .list .col .col-inner .mid .text--green{color:#23e4ab}@media screen and (max-width:750px){.guide .payment .list .col .col-inner .mid .text--green{font-size:18px}}@media screen and (max-width:750px){.guide .payment .list .col .col-inner .mid .text--en{font-size:18px}}.guide .payment .list .col .col-inner .mid .text .big{font-size:40px;font-style:normal;font-weight:700;line-height:1.5}@media screen and (max-width:750px){.guide .payment .list .col .col-inner .mid .text .big{font-size:30px}}.guide .payment .list .col .col-inner .read{font-size:16px;font-style:normal;font-weight:400;line-height:1.5}@media screen and (max-width:750px){.guide .payment .list .col .col-inner .read{font-size:16px;line-height:24px}}.guide .flow{padding:20px 0 80px}@media screen and (max-width:750px){.guide .flow{padding:40px 0}}.guide .flow .container{padding:0}.guide .flow .heading{font-size:26px;font-style:normal;font-weight:700;line-height:normal;text-align:center;position:relative;padding-bottom:20px;margin-bottom:31px}@media screen and (max-width:750px){.guide .flow .heading{font-size:19px}}.guide .flow .heading:after{content:"";position:absolute;left:0;bottom:0;width:100%;height:24px;background:url(//rent-ease.jp/wp-content/themes/renteas/css/../images/arrow-yellow.png) no-repeat center center;background-size:contain}.guide .flow .heading--2{margin-top:100px}.guide .flow .description{font-size:16px;font-style:normal;font-weight:400;line-height:1.5;margin-bottom:48px;text-align:left}@media screen and (max-width:750px){.guide .flow .description{line-height:24px}}.guide .flow .tab-vertical{margin:0 auto;display:flex}.guide .flow .tab-vertical ul.tab-vertical__tit{padding:0;writing-mode:vertical-rl;text-orientation:upright;font-size:20px;font-style:normal;font-weight:700;line-height:20px;margin:0;display:flex}@media screen and (max-width:750px){.guide .flow .tab-vertical ul.tab-vertical__tit{justify-content:space-between}}.guide .flow .tab-vertical ul#tab-vertical__tit li{display:inline-block;margin:0;cursor:pointer;line-height:1.2;padding:100px 18px 0;border-radius:8px 0 0 8px;background-color:var(--gray-1,#fafafa);font-size:16px;border-right:5px solid #009ffd}@media screen and (max-width:750px){.guide .flow .tab-vertical ul#tab-vertical__tit li{height:50%;padding:50px 6px 0;font-size:16px}}.guide .flow .tab-vertical ul#tab-vertical__tit .jp{height:50%}.guide .flow .tab-vertical ul#tab-vertical__tit .en{height:49%}@media screen and (max-width:750px){.guide .flow .tab-vertical ul#tab-vertical__tit .en{padding:20px 6px 0}}.guide .flow .tab-vertical ul#tab-vertical__tit li.current{background-color:#009ffd;color:#fff}.guide .flow .tab-vertical ul#tab-vertical__tit li:not(.current){background-color:var(--gray-1,#fafafa);color:#333}.guide .flow .tab-vertical ul#tab-vertical__tit li.blue.current{background-color:#23e4ab;border-right:5px solid #23e4ab}.guide .flow .tab-vertical ul#tab-vertical__tit li.orange:not(.current){border-right:5px solid #23e4ab}.guide .flow .tab-vertical ul.tab-vertical__tit--en{writing-mode:vertical-rl;text-orientation:mixed;font-weight:800}@media screen and (max-width:750px){.guide .flow .tab-vertical ul.tab-vertical__tit--en{display:flex}.guide .flow .tab-vertical ul.tab-vertical__tit--en li{font-size:12px !important;height:-webkit-fill-available;text-align:center;padding:2px 6px}}.guide .flow .tab-vertical ul#tab-vertical__content{float:left;padding:0;margin:0}@media screen and (max-width:750px){.guide .flow .tab-vertical ul#tab-vertical__content{overflow-x:scroll;scrollbar-width:thin;scrollbar-color:auto}.guide .flow .tab-vertical ul#tab-vertical__content::-webkit-scrollbar{height:8px}.guide .flow .tab-vertical ul#tab-vertical__content::-webkit-scrollbar-thumb{background-color:#ccc;border-radius:4px}.guide .flow .tab-vertical ul#tab-vertical__content::-webkit-scrollbar-track{background:#f0f0f0}}.guide .flow .tab-vertical ul#tab-vertical__content li{margin:0;display:none;vertical-align:top;z-index:2;position:relative;display:flex;flex-direction:column;padding:30px 37px;background-color:var(--gray-1,#fafafa);height:100%}@media screen and (max-width:750px){.guide .flow .tab-vertical ul#tab-vertical__content li{padding:10px 20px;width:500px}}.guide .flow .tab-vertical ul#tab-vertical__content li .top .list{margin-bottom:39px;padding:30px 0}@media screen and (max-width:750px){.guide .flow .tab-vertical ul#tab-vertical__content li .top .list{margin-bottom:14px;gap:20px;flex-direction:row}}.guide .flow .tab-vertical ul#tab-vertical__content li .top .list .col{padding:12px 18px;border-radius:8px;background-color:#fff;text-align:center;position:relative;width:50%;gap:0}@media screen and (max-width:750px){.guide .flow .tab-vertical ul#tab-vertical__content li .top .list .col{padding:10px}}.guide .flow .tab-vertical ul#tab-vertical__content li .top .list .col:after{position:absolute;content:"";bottom:-36px;right:20px;background:url(//rent-ease.jp/wp-content/themes/renteas/css/../images/traiangle-white.png) no-repeat center center;background-size:contain;width:51px;height:39px;z-index:2}@media screen and (max-width:750px){.guide .flow .tab-vertical ul#tab-vertical__content li .top .list .col:after{bottom:-26px}}@media screen and (max-width:750px){.guide .flow .tab-vertical ul#tab-vertical__content li .top .list .col--1:after{right:8px}}.guide .flow .tab-vertical ul#tab-vertical__content li .top .list .col--2:after{right:120px}@media screen and (max-width:750px){.guide .flow .tab-vertical ul#tab-vertical__content li .top .list .col--2:after{right:80px}}.guide .flow .tab-vertical ul#tab-vertical__content li .top .list .col--3:after{background:url(//rent-ease.jp/wp-content/themes/renteas/css/../images/triangle-white2.png) no-repeat center center;width:120px;height:40px}@media screen and (max-width:750px){.guide .flow .tab-vertical ul#tab-vertical__content li .top .list .col--3:after{right:-30px}}.guide .flow .tab-vertical ul#tab-vertical__content li .top .list .col--4:after{right:120px}@media screen and (max-width:750px){.guide .flow .tab-vertical ul#tab-vertical__content li .top .list .col--4:after{right:81px}}.guide .flow .tab-vertical ul#tab-vertical__content li .top .list .col .title{font-size:20px;font-style:normal;font-weight:700;line-height:1.5}.guide .flow .tab-vertical ul#tab-vertical__content li .top .list .col .title--en{font-size:18px}@media screen and (max-width:750px){.guide .flow .tab-vertical ul#tab-vertical__content li .top .list .col .title{font-size:16px;margin-bottom:0}}.guide .flow .tab-vertical ul#tab-vertical__content li .top .list .col .text{font-size:36px;font-style:normal;font-weight:700;line-height:1.5;margin-bottom:14px}@media screen and (max-width:750px){.guide .flow .tab-vertical ul#tab-vertical__content li .top .list .col .text{font-size:16px;margin-bottom:10px}}.guide .flow .tab-vertical ul#tab-vertical__content li .top .list .col .text--en{font-size:24px;font-weight:900}@media screen and (max-width:750px){.guide .flow .tab-vertical ul#tab-vertical__content li .top .list .col .text--en{font-size:20px}}.guide .flow .tab-vertical ul#tab-vertical__content li .top .list .col .text .small{font-size:20px}@media screen and (max-width:750px){.guide .flow .tab-vertical ul#tab-vertical__content li .top .list .col .text .small{font-size:16px}}.guide .flow .tab-vertical ul#tab-vertical__content li .top .list .col .text .big{font-size:64px;font-style:normal;font-weight:700;line-height:1.5;color:#009ffd}@media screen and (max-width:750px){.guide .flow .tab-vertical ul#tab-vertical__content li .top .list .col .text .big{font-size:20px}}.guide .flow .tab-vertical ul#tab-vertical__content li .top .list .col .text .big--en{font-size:24px}@media screen and (max-width:750px){.guide .flow .tab-vertical ul#tab-vertical__content li .top .list .col .text .big--en{font-size:20px}}.guide .flow .tab-vertical ul#tab-vertical__content li .top .list .col .text .big--green{color:#23e4ab}.guide .flow .tab-vertical ul#tab-vertical__content li .top .list .col .text .big--green--en{font-size:22px}@media screen and (max-width:750px){.guide .flow .tab-vertical ul#tab-vertical__content li .top .list .col .text .big--green--en{font-size:20px}}.guide .flow .tab-vertical ul#tab-vertical__content li .top .list .col .read{font-size:16px;font-style:normal;font-weight:400;line-height:1.5}@media screen and (max-width:750px){.guide .flow .tab-vertical ul#tab-vertical__content li .top .list .col .read{font-size:14px;line-height:20px;text-align:left}.guide .flow .tab-vertical ul#tab-vertical__content li .top .list .col .read .span{font-size:14px !important}}.guide .flow .tab-vertical ul#tab-vertical__content li .bottom .read{font-size:16px;font-style:normal;font-weight:400;line-height:1.5}@media screen and (max-width:750px){.guide .flow .tab-vertical ul#tab-vertical__content li .bottom .read{font-size:14px !important;line-height:18px}}.guide .flow .tab-vertical ul#tab-vertical__content li .bottom .read--en{line-height:20px}.guide .flow .tab-vertical ul#tab-vertical__content li.blue{position:relative}.guide .flow .tab-vertical ul#tab-vertical__content li.blue:before{position:absolute;content:"";top:0;background:#23e4ab}.guide .flow .tab-vertical ul#tab-vertical__content li.current{display:flex}@media screen and (max-width:750px){.guide .flow .tab-vertical ul#tab-vertical__content li.current{width:700px}}.guide .heading2{font-size:26px;font-style:normal;font-weight:700;line-height:normal;text-align:center;position:relative;padding-bottom:20px;max-width:424px;display:block;margin:0 auto 31px}@media screen and (max-width:750px){.guide .heading2{font-size:20px}}.guide .heading2:after{content:"";position:absolute;left:0;bottom:0;width:100%;height:30px;background:url(//rent-ease.jp/wp-content/themes/renteas/css/../images/arrow-yellow.png) no-repeat center center;background-size:contain}.guide .heading2--2{margin-top:100px}.guide .description2{font-size:16px;font-style:normal;font-weight:400;line-height:1.5;margin-bottom:48px;text-align:left}@media screen and (max-width:750px){.guide .description2{line-height:24px}}.guide .application{padding:80px 0}@media screen and (max-width:750px){.guide .application{padding:40px 0}}.guide .application .container .heading{font-size:32px;font-style:normal;font-weight:700;line-height:normal;position:relative;text-align:center;padding-bottom:8px;margin-bottom:35px}@media screen and (max-width:750px){.guide .application .container .heading{font-size:26px;margin-bottom:30px}}.guide .application .container .heading:after{content:"";position:absolute;left:0;bottom:0;width:100%;height:4px;background:linear-gradient(to right,#009ffd,#23e4ab)}.guide .application .container .description{font-size:16px;font-style:normal;font-weight:400;line-height:1.5;margin-bottom:50px;text-align:center}@media screen and (max-width:750px){.guide .application .container .description{font-size:16px;line-height:24px;margin-bottom:30px}}.guide .application .container .card1{border-radius:8px;overflow:hidden;margin-bottom:75px}.guide .application .container .card1 .sub-heading{font-size:20px;font-style:normal;font-weight:700;line-height:normal;color:#fff;background-color:#009ffd;width:100%;text-align:center;padding:10px 0}@media screen and (max-width:750px){.guide .application .container .card1 .sub-heading{font-size:16px}}.guide .application .container .card1 .inner{padding:68px 40px 50px;background-color:var(--gray-1,#fafafa)}@media screen and (max-width:750px){.guide .application .container .card1 .inner{padding:30px 10px 20px}}.guide .application .container .card1 .inner .list{display:flex;background-color:#fff;padding:53px 25px 30px;margin-bottom:35px}@media screen and (max-width:750px){.guide .application .container .card1 .inner .list{flex-direction:column;padding:50px 10px}}.guide .application .container .card1 .inner .list .col{position:relative;padding:0 30px;width:50%;text-align:center}@media screen and (max-width:750px){.guide .application .container .card1 .inner .list .col{width:auto;padding:0 10px}}.guide .application .container .card1 .inner .list .col:first-child{border-right:5px dashed #d4d4d4}@media screen and (max-width:750px){.guide .application .container .card1 .inner .list .col:first-child{border-bottom:3px dashed #d4d4d4;border-right:none;padding-bottom:40px}}@media screen and (max-width:750px){.guide .application .container .card1 .inner .list .col:nth-child(2){padding-top:40px}.guide .application .container .card1 .inner .list .col:nth-child(2) .number{top:-10px;left:0}}.guide .application .container .card1 .inner .list .col .number{position:absolute;top:-70px;left:0;font-size:50px;font-style:normal;font-weight:700;line-height:33.6px;color:#009ffd;font-style:italic}@media screen and (max-width:750px){.guide .application .container .card1 .inner .list .col .number{top:-50px;left:0;font-size:50px}}.guide .application .container .card1 .inner .list .col .top{font-size:16px;font-style:normal;font-weight:700;line-height:normal;margin-bottom:30px}@media screen and (max-width:750px){.guide .application .container .card1 .inner .list .col .top{margin-bottom:20px}.guide .application .container .card1 .inner .list .col .top--en{line-height:10px}}.guide .application .container .card1 .inner .list .col .top .red{font-size:18px;font-style:normal;font-weight:700;line-height:normal;color:#fd3f3f}@media screen and (max-width:750px){.guide .application .container .card1 .inner .list .col .top .red{font-size:22px}}.guide .application .container .card1 .inner .list .col .mid{max-width:140px;max-height:80px;-o-object-fit:contain;object-fit:contain;margin-bottom:33px}@media screen and (max-width:750px){.guide .application .container .card1 .inner .list .col .mid{max-width:120px;min-height:70px;margin-bottom:20px}}.guide .application .container .card1 .inner .list .col .bottom{font-size:16px;font-style:normal;font-weight:400;line-height:1.5;text-align:left}@media screen and (max-width:750px){.guide .application .container .card1 .inner .list .col .bottom{font-size:16px;line-height:24px}}.guide .application .container .card1 .inner .bottom-text{font-size:20px;font-style:normal;font-weight:700;line-height:normal;position:relative;display:inline-block;z-index:2;margin-bottom:48px}@media screen and (max-width:750px){.guide .application .container .card1 .inner .bottom-text{font-size:16px;margin:38px auto 48px;display:block;text-align:center}}.guide .application .container .card1 .inner .bottom-text:after{position:absolute;content:"";display:block;left:0;right:0;top:0;bottom:0;background:url(//rent-ease.jp/wp-content/themes/renteas/css/../images/arrow-bottom-white.png) no-repeat center center;background-size:contain;width:125px;height:113px;z-index:-1;margin:auto}.guide .application .container .card1 .inner .bottom-list{display:flex;gap:20px;justify-content:center}@media screen and (max-width:750px){.guide .application .container .card1 .inner .bottom-list{flex-direction:column;align-items:center;gap:0}}.guide .application .container .card1 .inner .bottom-list .col--2{width:70%;padding:18px 26px 14px;background-color:#fff;border-radius:8px}@media screen and (max-width:750px){.guide .application .container .card1 .inner .bottom-list .col--2{width:auto;padding:10px 20px}}.guide .application .container .card1 .inner .bottom-list .col .icon{max-width:276px}@media screen and (max-width:750px){.guide .application .container .card1 .inner .bottom-list .col .icon{max-width:260px}}.guide .application .container .card1 .inner .bottom-list .col .text-box .green{font-size:18px;font-style:normal;font-weight:700;line-height:1.5;color:#23e4ab;margin-bottom:13px}.guide .application .container .card1 .inner .bottom-list .col .text-box .read{font-size:16px;font-style:normal;font-weight:400;line-height:normal;margin-bottom:18px}.guide .application .container .card1 .inner .bottom-list .col .text-box .read .red{color:#fd3f3f}.guide .application .container .card1 .inner .bottom-list .col .text-box .read .link{text-align:right;color:#009ffd}.guide .application .container .card1 .inner .bottom-list .col .text-box .link-error{display:block;font-size:16px;font-style:normal;font-weight:400;line-height:1.5;text-align:right;color:#009ffd}@media screen and (max-width:750px){.guide .application .container .card1 .inner .bottom-list .col .text-box .link-error{font-size:16px}}.guide .application .container .card1 .inner .bottom-list .col .text-box .link-error .icon{width:12px;height:17px;position:relative;bottom:5px;width:10px;-o-object-fit:contain;object-fit:contain}.guide .application .container .card2{padding:0;margin:0;border-radius:8px;overflow:hidden;margin-bottom:75px;overflow:hidden}.guide .application .container .card2 .sub-heading{font-size:26px;font-style:normal;font-weight:700;line-height:normal;background-color:#23e4ab;padding:10px 0;color:#fff;text-align:center}@media screen and (max-width:750px){.guide .application .container .card2 .sub-heading{font-size:22px}}.guide .application .container .card2 .sub-heading:after{display:none}.guide .application .container .card2 .inner{padding:43px 48px 33px;background-color:var(--gray-1,#fafafa)}@media screen and (max-width:750px){.guide .application .container .card2 .inner{padding:30px 20px}}.guide .application .container .card2 .inner .top{margin-bottom:86px;padding:22px 44px 43px;border-radius:8px;background-color:#fff;margin-bottom:-150px}@media screen and (max-width:750px){.guide .application .container .card2 .inner .top{padding:20px 10px;margin-bottom:40px}}.guide .application .container .card2 .inner .top .text-top{display:flex;gap:22px;margin-bottom:14px;justify-content:center}@media screen and (max-width:750px){.guide .application .container .card2 .inner .top .text-top{gap:11px;margin-bottom:20px}}.guide .application .container .card2 .inner .top .text-top .icon{max-width:36px;-o-object-fit:contain;object-fit:contain}@media screen and (max-width:750px){.guide .application .container .card2 .inner .top .text-top .icon{max-width:40px;-o-object-fit:contain;object-fit:contain}}.guide .application .container .card2 .inner .top .text-top .title{font-size:20px;font-style:normal;font-weight:700;line-height:normal;margin-bottom:8px}@media screen and (max-width:750px){.guide .application .container .card2 .inner .top .text-top .title{font-size:16px;margin-bottom:0}}.guide .application .container .card2 .inner .top .text-top .title .yellow{font-size:26px;font-style:normal;font-weight:700;line-height:normal;color:#fcbe15}@media screen and (max-width:750px){.guide .application .container .card2 .inner .top .text-top .title .yellow{font-size:18px}}.guide .application .container .card2 .inner .top .text{font-size:16px;font-style:normal;font-weight:400;line-height:1.5}@media screen and (max-width:750px){.guide .application .container .card2 .inner .top .text{margin-bottom:20px}}.guide .application .container .card2 .inner .top .text .bold{font-weight:900}.guide .application .container .card2 .inner .top .text-list{margin-top:10px;font-size:16px;font-style:normal;font-weight:400;line-height:1.5;text-indent:-20px;padding-left:20px}@media screen and (max-width:750px){.guide .application .container .card2 .inner .top .text-list{font-size:16px;line-height:24px}}.guide .application .container .card2 .inner .bottom{display:flex;gap:64px;justify-content:center;align-items:unset;min-height:320px}@media screen and (max-width:750px){.guide .application .container .card2 .inner .bottom{gap:9px;min-height:150px}}.guide .application .container .card2 .inner .bottom .left{padding:17px 20px 28px;border-radius:8px;background-color:#fff;width:70%;position:relative;height:140px;margin-top:auto}@media screen and (max-width:750px){.guide .application .container .card2 .inner .bottom .left{padding:10px;width:60%;height:180px}}.guide .application .container .card2 .inner .bottom .left:after{position:absolute;content:"";display:block;background:url(//rent-ease.jp/wp-content/themes/renteas/css/../images/polygon9.png) no-repeat center center;background-size:contain;margin:auto;z-index:2;right:-94px;top:20px;width:100px;height:60px}@media screen and (max-width:750px){.guide .application .container .card2 .inner .bottom .left:after{width:50px;height:40px;right:-40px;top:83px}}.guide .application .container .card2 .inner .bottom .left .bold{font-size:20px !important;font-style:normal;font-weight:700;line-height:1.5;margin-bottom:5px}@media screen and (max-width:750px){.guide .application .container .card2 .inner .bottom .left .bold{font-size:16px !important}.guide .application .container .card2 .inner .bottom .left .bold--en{font-size:13px !important}}.guide .application .container .card2 .inner .bottom .left .read{font-size:16px;font-style:normal;font-weight:700;line-height:1.5;margin-bottom:5px;margin-top:0;text-align:left}@media screen and (max-width:750px){.guide .application .container .card2 .inner .bottom .left .read{margin-top:0;text-align:left;line-height:24px}}@media screen and (max-width:750px){.guide .application .container .card2 .inner .bottom .left .read--en{font-size:10px}}.guide .application .container .card2 .inner .bottom .left .read .blue{color:#009ffd}.guide .application .container .card2 .inner .bottom .right{width:30%;position:relative}@media screen and (max-width:750px){.guide .application .container .card2 .inner .bottom .right{width:40%}}.guide .application .container .card2 .inner .bottom .right .men{position:absolute;width:198px;height:211px;bottom:0;left:0;right:0;display:block;margin:auto}@media screen and (max-width:750px){.guide .application .container .card2 .inner .bottom .right .men{width:138px;height:150px}}.guide .procedure{padding:80px 0 0}@media screen and (max-width:750px){.guide .procedure{padding:40px 0 0}}.guide .procedure .container .heading{font-size:32px;font-style:normal;font-weight:700;line-height:normal;position:relative;text-align:center;padding-bottom:8px;margin-bottom:61px}@media screen and (max-width:750px){.guide .procedure .container .heading{font-size:30px;margin-bottom:40px}}.guide .procedure .container .heading:after{content:"";position:absolute;left:0;bottom:0;width:100%;height:4px;background:linear-gradient(to right,#009ffd,#23e4ab)}.guide .procedure .step{margin-bottom:250px;position:relative}@media screen and (max-width:750px){.guide .procedure .step{margin-bottom:100px}}@media screen and (max-width:750px){.guide .procedure .step--2{margin-top:250px}}.guide .procedure .step .step-inner .container{display:flex;gap:34px;align-items:flex-start}@media screen and (max-width:750px){.guide .procedure .step .step-inner .container{gap:20px;flex-direction:column}}.guide .procedure .step .step-inner .container .step-img{max-width:81px;-o-object-fit:contain;object-fit:contain}@media screen and (max-width:750px){.guide .procedure .step .step-inner .container .step-img{max-width:100px;display:block;text-align:center;margin:0 auto}}.guide .procedure .step .step-inner .container .content{width:100%}.guide .procedure .step .step-inner .container .content .title{font-size:26px;font-style:normal;font-weight:700;line-height:normal;margin-bottom:27px}@media screen and (max-width:750px){.guide .procedure .step .step-inner .container .content .title{text-align:center;font-size:24px;margin-bottom:20px}}.guide .procedure .step .step-inner .container .content .vid-wrap{max-width:560px;text-align:center}@media screen and (max-width:750px){.guide .procedure .step .step-inner .container .content .vid-wrap{margin-top:30px}}.guide .procedure .step .step-inner .container .content .vid{max-width:560px;height:315px;margin:0 0 20px}@media screen and (max-width:750px){.guide .procedure .step .step-inner .container .content .vid{height:200px}}.guide .procedure .step .step-inner .container .content .vid-text{margin-bottom:40px;font-weight:700;font-size:18;text-align:center}.guide .procedure .step .step-inner .container .content .description{font-size:16px;font-style:normal;font-weight:400;line-height:1.5;margin-bottom:19px}@media screen and (max-width:750px){.guide .procedure .step .step-inner .container .content .description{line-height:24px}}.guide .procedure .step .step-inner .container .content .top-read{font-size:16px;font-style:normal;font-weight:400;line-height:1.5;margin-bottom:48px}@media screen and (max-width:750px){.guide .procedure .step .step-inner .container .content .top-read{line-height:24px}}.guide .procedure .step .step-inner .container .content .box{background-color:var(--gray-1,#fafafa);display:flex;justify-content:center;gap:60px;padding:24px 60px 0;border-radius:8px;max-width:800px;margin:0 auto}@media screen and (max-width:750px){.guide .procedure .step .step-inner .container .content .box{gap:40px;padding:10px 20px;flex-direction:column;align-items:center}}.guide .procedure .step .step-inner .container .content .box .img{-o-object-fit:contain;object-fit:contain}@media screen and (max-width:750px){.guide .procedure .step .step-inner .container .content .box .img{margin-bottom:50px}}.guide .procedure .step .step-inner .container .content .box .img--iphone{max-width:228px}.guide .procedure .step .step-inner .container .content .box .img--qr{max-width:152px;margin-top:-22px}@media screen and (max-width:750px){.guide .procedure .step .step-inner .container .content .box .img--qr{display:none}}.guide .procedure .step .step-inner .container .content .box .buttons{display:flex;flex-direction:column;gap:22px;position:relative;margin-top:26px}@media screen and (max-width:750px){.guide .procedure .step .step-inner .container .content .box .buttons{flex-direction:row;margin-top:0}}.guide .procedure .step .step-inner .container .content .box .buttons .download{position:absolute;top:-36px;right:-20px;width:205px;font-style:normal;font-weight:700;line-height:normal}@media screen and (max-width:750px){.guide .procedure .step .step-inner .container .content .box .buttons .download{top:-40px;left:0;right:0;display:block;margin:auto}}.guide .procedure .step .step-inner .container .content .box .buttons .download--en{right:-40px}.guide .procedure .step .step-inner .container .content .box .buttons .btn-ios .img{max-width:169px;-o-object-fit:contain;object-fit:contain}@media screen and (max-width:750px){.guide .procedure .step .step-inner .container .content .box .buttons .btn-ios .img{margin-bottom:0}}.guide .procedure .step .step-inner .container .content .box .buttons .btn-google .img{max-width:169px;-o-object-fit:contain;object-fit:contain}@media screen and (max-width:750px){.guide .procedure .step .step-inner .container .content .box .buttons .btn-google .img{margin-bottom:0}}.guide .procedure .step .step-inner .container .content .text-list{font-size:16px;font-style:normal;font-weight:400;line-height:1.5;margin-bottom:21px;text-indent:-1.3rem;padding-left:1.5rem}@media screen and (max-width:750px){.guide .procedure .step .step-inner .container .content .text-list{line-height:24px}}.guide .procedure .step .step-inner .container .content .text-list .link{color:#009ffd;text-decoration:underline;text-underline-offset:3px;letter-spacing:.05em;transition:.1s}.guide .procedure .step .step-inner .container .content .text-list .link:hover{opacity:.7}.guide .procedure .step .step-inner .container .content .text-box{display:flex;padding:30px;gap:24px;align-items:flex-start;background-color:#fff;margin-bottom:53px;border-radius:8px}@media screen and (max-width:750px){.guide .procedure .step .step-inner .container .content .text-box{padding:20px 10px;margin-bottom:30px;gap:10px;flex-direction:column}}.guide .procedure .step .step-inner .container .content .text-box .icon{max-width:51px;-o-object-fit:contain;object-fit:contain}@media screen and (max-width:750px){.guide .procedure .step .step-inner .container .content .text-box .icon{max-width:40px}}.guide .procedure .step .step-inner .container .content .text-box .read{font-size:16px;font-style:normal;font-weight:400;line-height:1.5}@media screen and (max-width:750px){.guide .procedure .step .step-inner .container .content .text-box .read{line-height:24px}}.guide .procedure .step .step-inner .container .content .text-box .read .red{color:#fd3f3f}.guide .procedure .step .step-inner .container .content .text-box .read .text{text-indent:-1rem;padding-left:1rem}.guide .procedure .step .step-inner .container .content .text-box .read .text .link{text-decoration:underline;text-underline-offset:3px;color:#009ffd}.guide .procedure .step .step-inner .container .content .img-box{margin-bottom:47px;border-radius:8px;background-color:#fff;padding:40px 20px 0;display:flex;align-items:center;justify-content:space-around}.guide .procedure .step .step-inner .container .content .img-box--gray{background:#fafafa}@media screen and (max-width:750px){.guide .procedure .step .step-inner .container .content .img-box{flex-direction:column}}.guide .procedure .step .step-inner .container .content .img-box .col{text-align:center}.guide .procedure .step .step-inner .container .content .img-box .col .text{font-size:16px;font-style:normal;font-weight:700;line-height:1.5;margin-bottom:20px}@media screen and (max-width:750px){.guide .procedure .step .step-inner .container .content .img-box .col .text{font-size:18px}}.guide .procedure .step .step-inner .container .content .img-box .col .arrow{width:123px;height:60px;transform:rotate(-90deg)}@media screen and (max-width:750px){.guide .procedure .step .step-inner .container .content .img-box .col .arrow{width:72px;height:52px;margin-bottom:60px;transform:rotate(0deg)}}.guide .procedure .step .step-inner .container .content .img-box .col .phone{max-width:287px}@media screen and (max-width:750px){.guide .procedure .step .step-inner .container .content .img-box .col .phone:not(:last-child){margin-bottom:60px}}.guide .procedure .step .step-inner .container .content .img-white{padding:19px 60px 4px;background:#fff;border-radius:8px;font-size:20px;font-style:normal;font-weight:700;line-height:30px;display:flex;flex-direction:column;align-items:center;width:360px}.guide .procedure .step .step-inner .container .content .img-white .text{margin-bottom:27px}.guide .procedure .step .step-inner .container .content .img-white .cards{max-width:191px;margin-bottom:21px}.guide .procedure .step .step-inner .container .content .img-white .phone{max-width:233px}.guide .procedure .step .step-inner .container .text-right{margin-bottom:37px}@media screen and (max-width:750px){.guide .procedure .step .step-inner .container .text-right{margin-bottom:30px;font-size:12px}}.guide .procedure .step--3 .text-list{margin-bottom:18px !important}.guide .procedure .step--3 .text-box{background:#fafafa !important}.guide .procedure .step--3 .img-box{max-width:82%}@media screen and (max-width:750px){.guide .procedure .step--3 .img-box{max-width:100%}}.guide .procedure .step--3 .img-box .phone{max-width:200px !important}.guide .procedure .step--4{background-color:var(--gray-1,#fafafa);margin-bottom:0}.guide .procedure .step--4:before{position:absolute;content:"";display:block;left:0;right:0;top:-350px;background:url(//rent-ease.jp/wp-content/themes/renteas/css/../images/step4-top.png) no-repeat top left;background-size:cover;width:100%;height:400px;margin:auto;z-index:-1}.guide .procedure .step--4 .text-list{font-size:20px;font-style:normal;font-weight:400;line-height:1.5;margin-bottom:21px}.guide .procedure .step--4 .text-box{display:flex;padding:30px;gap:24px;align-items:flex-start;background-color:#fff;margin-bottom:53px}.guide .procedure .step--4 .text-box .icon{max-width:51px;-o-object-fit:contain;object-fit:contain}.guide .procedure .step--4 .text-box .content .read{padding-left:20px;text-indent:-20px}.guide .procedure .step--4 .text-box .content .read:not(:last-child){margin-bottom:10px}.guide .procedure .bgimg{position:relative;top:-310px;z-index:-1}.guide .procedure .bgimg .step-bg2{position:absolute}.guide .complete{padding:80px 0}@media screen and (max-width:750px){.guide .complete{padding:40px 0 60px}}.guide .complete .container .heading{background:linear-gradient(90deg,#009ffd 0%,#23e4ab 100%);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent;font-size:32px;font-style:normal;font-weight:700;line-height:normal;text-align:center;margin-bottom:34px}@media screen and (max-width:750px){.guide .complete .container .heading{font-size:28px}}.guide .complete .container .description{margin-bottom:60px;font-size:16px;font-style:normal;font-weight:400;line-height:1.5;text-align:center}@media screen and (max-width:750px){.guide .complete .container .description{font-size:16px;line-height:24px;text-align:left}.guide .complete .container .description .span{text-align:center;display:block}}.guide .complete .container .list{display:flex;justify-content:center;gap:80px;align-items:center}@media screen and (max-width:750px){.guide .complete .container .list{gap:20px}}.guide .complete .container .list .col:first-child{max-width:223px}@media screen and (max-width:750px){.guide .complete .container .list .col:first-child{max-width:150px}}body{overflow-wrap:anywhere;word-break:normal;line-break:strict}.common .hero{background-color:#fafafa;padding:40px 0;margin-bottom:80px}@media screen and (max-width:750px){.common .hero{margin-bottom:60px}}.common .hero .heading{font-size:42px;font-style:normal;font-weight:700;line-height:normal}@media screen and (max-width:750px){.common .hero .heading{font-size:30px}}.common .content .description{font-size:20px;font-style:normal;font-weight:400;line-height:30px;margin-bottom:56px}@media screen and (max-width:750px){.common .content .description{font-size:16px;line-height:24px}}.common .content .block{margin-bottom:56px}.common .content .block .title{font-size:24px;font-style:normal;font-weight:700;line-height:normal;margin-bottom:20px}@media screen and (max-width:750px){.common .content .block .title{font-size:20px}}.common .content .block .read{font-size:20px;font-style:normal;font-weight:400;line-height:30px}@media screen and (max-width:750px){.common .content .block .read{font-size:16px;line-height:24px}}.common .content .block .read--small{font-size:15px;margin-bottom:56px}@media screen and (max-width:750px){.common .content .block .read--small{font-size:12px}}.common .content .block .read--small .span{font-weight:700;font-size:16px}@media screen and (max-width:750px){.common .content .block .read--small .span{font-size:13px}}.common .content .block .list{flex-direction:column}@media screen and (max-width:750px){.common .content .block .list{gap:6px}}.common .content .block .list .col{font-size:20px;font-style:normal;font-weight:400;line-height:30px;text-indent:-25px;padding-left:25px}@media screen and (max-width:750px){.common .content .block .list .col{line-height:24px;font-size:16px;text-indent:-20px;padding-left:20px}}.common .content .block .list .col--2{text-indent:-38px;padding-left:38px}@media screen and (max-width:750px){.common .content .block .list .col--2{text-indent:-30px;padding-left:30px}}.common .content .block .list .col--3{text-indent:-33px;padding-left:33px}@media screen and (max-width:750px){.common .content .block .list .col--3{text-indent:-27px;padding-left:27px}}.common .content .block .list .col--4{text-indent:-46px;padding-left:46px}@media screen and (max-width:750px){.common .content .block .list .col--4{text-indent:-38px;padding-left:38px}}.common .content .block .list .col--5{text-indent:-53px;padding-left:53px}@media screen and (max-width:750px){.common .content .block .list .col--5{text-indent:-44px;padding-left:44px}}.common .content .block .list .col--noindent{text-indent:0;padding-left:0}.common .contact-content .description{font-size:20px;font-style:normal;font-weight:400;line-height:30px;margin-bottom:62px}.common .contact-content .description--2{margin-bottom:22px}.common .contact-content .text,.common .contact-content .text2{font-size:20px;font-style:normal;line-height:30px;letter-spacing:1px}.common .contact-content .text .link,.common .contact-content .text2 .link{color:#009ffd}.common .contact-content .text{margin-bottom:22px}.common .contact-content .text2{margin-bottom:78px}.common .contact-content .form .title{font-size:20px;font-style:normal;font-weight:700;line-height:30px;margin-bottom:10px}.common .contact-content .form .title .required{font-size:16px;font-style:normal;font-weight:700;line-height:30px;padding:0 10px;border-radius:5px;background-color:#23e4ab;color:#fff}.common .contact-content .form input,.common .contact-content .form textarea,.common .contact-content .form select{width:100%;padding:8px 25px;border-radius:5px;border:1px solid #666;background-color:var(--gray-1,#fafafa);margin:10px 0 30px;font-size:20px;line-height:1.5}.common .contact-content .form input::-moz-placeholder,.common .contact-content .form textarea::-moz-placeholder,.common .contact-content .form select::-moz-placeholder{font-size:20px;font-style:normal;font-weight:400;line-height:1.5}.common .contact-content .form input::placeholder,.common .contact-content .form textarea::placeholder,.common .contact-content .form select::placeholder{font-size:20px;font-style:normal;font-weight:400;line-height:1.5}.common .contact-content .form .select_wrapper:after{content:"";position:absolute;top:56px;right:27px;width:12px;height:12px;border-right:2px solid #333;border-bottom:2px solid #333;transform:rotate(45deg)}.common .contact-content .form .select_wrapper{position:relative;width:57%}@media screen and (max-width:750px){.common .contact-content .form .select_wrapper{width:100%}}.common .contact-content .form select{-webkit-appearance:none;-moz-appearance:none;appearance:none}.common .contact-content .form textarea{min-width:100%;min-height:140px}.common .contact-content .form .simple-file-upload-wrapper{position:relative;padding-bottom:1.5em}@media screen and (max-width:750px){.common .contact-content .form .simple-file-upload-wrapper{padding-bottom:1em}}.common .contact-content .form .simple-file-upload.is-selected{background-color:rgba(35,228,170,.1)}.common .contact-content .form .simple-file-upload{display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%;min-height:80px;padding:1em;border:2px dashed #ccc;border-radius:5px;cursor:pointer;background:0 0;margin-bottom:20px}.common .contact-content .form .simple-file-upload__input{position:absolute;top:0;left:0;width:1px;height:1px;opacity:0;overflow:hidden;z-index:-1}.common .contact-content .form .simple-file-upload__label{display:flex;flex-direction:column;align-items:center;width:100%;height:100%;justify-content:center}.common .contact-content .form .simple-file-upload__label p{margin:auto;display:flex;align-items:center;gap:6px;top:-72px;position:relative;z-index:-1}@media screen and (max-width:750px){.common .contact-content .form .simple-file-upload__label p{top:-82px;line-height:1.5}}.common .contact-content .form .simple-file-upload-wrapper:has(.simple-file-upload.is-selected) .simple-file-upload__label p{position:relative;z-index:10}.common .contact-content .form .simple-file-upload__label p .sp{display:none}@media screen and (max-width:750px){.common .contact-content .form .simple-file-upload__label p .sp{display:block}}.common .contact-content .form .simple-file-upload__icon{width:24px;height:24px}.common .contact-content .form .simple-file-upload__name{font-size:.95em;color:#666;text-align:center}.common .contact-content .form .simple-file-upload__clear{display:none;position:absolute;left:0;margin-top:.5em;background:0 0;border:none;padding:.3em .6em;cursor:pointer;font-size:16px;color:#757575;align-items:center;gap:.5em;z-index:3;pointer-events:auto;bottom:27px}.common .contact-content .form .simple-file-upload__clear .memo{width:18px;height:22px}.common .contact-content .form .simple-file-upload__clear .trash{width:16px;height:18px}.common .contact-content .form .simple-file-upload__clear:hover{color:#333}.common .contact-content .form .privacy-btn{position:relative;margin-bottom:2rem}.common .contact-content .form .privacy-btn--se{display:flex;justify-content:center}.common .contact-content .form .privacy-btn--se input{width:auto !important}.common .contact-content .form .privacy-btn .agree{display:flex}.common .contact-content .form .privacy-btn .wpcf7-not-valid-tip{position:absolute;bottom:-24px;width:200px;z-index:-1}.common .contact-content .form .privacy-btn input{position:relative;left:-5px;width:20px;height:20px}.common .contact-content .form .privacy-btn br{display:none}.common .contact-content .form .privacy-btn p{display:flex;justify-content:center;gap:5px}@media screen and (max-width:750px){.common .contact-content .form .privacy-btn p{font-size:16px !important}}.common .contact-content .form .privacy-btn .wpcf7-list-item-label{display:none}.common .contact-content .form .privacy-btn a{color:#009ffd}.common .contact-content .form .privacy-btn #agree{display:inline-block;width:100%;height:20px;position:relative;top:-4px}.common .contact-content .form .submit{max-width:410px;margin:0 auto}.common .contact-content .form .submit input{border-radius:5px;border:none;background-color:#009ffd;color:#fff;font-size:20px;font-style:normal;font-weight:700;transition:.3s;cursor:pointer}.common .contact-content .form .submit input:hover{opacity:.7}.common .contact-content .form .submit button{border-radius:5px;border:none;background-color:#009ffd;color:#fff;font-size:20px;font-style:normal;padding:10px 20px;font-weight:700;transition:.3s;cursor:pointer;width:100%;margin-bottom:60px}.common .contact-content .form .submit button:hover{opacity:.7}#important-text{display:none;color:#dc3232;font-size:20px;line-height:1.5;margin-bottom:2rem;font-weight:400;margin-top:-1rem}.site-header{padding:10px 20px;position:sticky;top:0;left:0;right:0;z-index:999;transition:top .3s,padding .3s;background-color:#f9f9f9;font-weight:600}.site-header.shrink{padding:10px 20px;box-shadow:0 2px 5px rgba(0,0,0,.1)}.header-content{display:flex;justify-content:space-between;align-items:center;max-width:1000px;margin:0 auto}.header-content .nav-list{display:flex;align-items:center;gap:45px}@media screen and (max-width:750px){.header-content .nav-list{display:none}}header .logo--sp{display:none}@media screen and (max-width:750px){header .logo--sp{display:block}}header .img--btn{max-width:116px}.logo a img{width:180px}.navbar{display:flex;align-items:center}@media screen and (max-width:600px){.logo a img{width:110px}.navbar{display:none}}.arrow{width:22px;position:relative;height:22px;top:5px;transition:transform .3s ease}.arrow--down{transform:rotate(90deg)}.nav-item{position:relative;cursor:pointer}.nav-item .dropdown-content{position:absolute;border-radius:8px;background:#fff;box-shadow:0px 0px 8px 0px rgba(0,0,0,.25);padding:23px 80px 23px 24px;bottom:-140px;left:-120px;font-family:"Segoe UI";font-size:16px;font-style:normal;font-weight:700;line-height:22.4px;letter-spacing:.96px;width:310px}.nav-item .dropdown-content .test-link{display:block;text-align:left;margin-bottom:8px}.nav-item .dropdown-content .wrap{position:relative}.nav-item .dropdown-content .wrap:after{content:"";position:absolute;width:0;height:0;border-style:solid;border-color:transparent rgba(187,18,18,0) #fff;border-width:0 21px 29.37px;top:-50px;filter:drop-shadow(3px -9px 7px rgba(0,0,0,.15))}.nav-item--coporate{color:#fff;text-align:center;font-family:"Noto Sans JP";font-size:12px;font-style:normal;font-weight:500;line-height:21px;letter-spacing:1px;border-radius:5px;background:#009ffd;padding:6px 13px;transition:.3s}.nav-item--coporate:hover{opacity:.8}.nav-item--coporate:hover .link{color:#fff}.nav-item:not(:first-child){margin-left:30px;position:relative}.nav-menu{list-style:none;padding:0;margin:0;display:flex;align-items:center;text-align:center}.nav-menu--btn .nav-item{margin-left:10px}.nav-item a:hover{color:#23e4ab}.nav-item:hover div.link{color:#23e4ab}.nav-item a{text-decoration:none}.nav-item a:hover .arrow--down,.dropdown:hover .arrow--down{transform:rotate(-90deg)}.dropdown-menu{display:none;position:absolute;box-shadow:0 8px 16px rgba(0,0,0,.2);z-index:1000;width:440px;padding:50px;border-radius:40px;background-color:#f9f9f9}.dropdown:hover .dropdown-menu{display:block}.dropdown-menu a{text-align:left;padding:10px;display:block;border-radius:50px;transition:.3s}.dropdown-menu .heading{font-size:3rem}.dropdown-menu a:hover{background-color:#93cdff}.nav-sp{display:block;position:fixed;top:0;left:-300px;bottom:0;width:300px;background:#fff;overflow-x:hidden;overflow-y:auto;-webkit-overflow-scrolling:touch;transition:all .5s;z-index:3;opacity:0}.open .nav-sp{left:0;opacity:1}.nav-sp .inner{padding:25px}.nav-sp .inner div{list-style:none;margin:0;padding:0}.nav-sp .inner div .tgl-list{position:relative;margin:0;border-bottom:1px solid #e1e1e1}.nav-sp .inner div .tgl-list a{display:block;color:#333;font-size:14px;padding:1em;text-decoration:none;transition-duration:.2s}.nav-sp .inner div .tgl-list a .coporate{color:#fff;text-align:center;font-size:14px;font-style:normal;font-weight:500;line-height:21px;letter-spacing:1px;padding:5px 20px;border-radius:5px;background:#009ffd}.nav-sp .inner div .tgl-list.tgl-list--btn a{padding:1em 0}.nav-sp .inner div .tgl-list.tgl-list--btn a img{-o-object-fit:contain;object-fit:contain;max-height:35px}.nav-sp .inner div .tgl-list a:hover{background:#e4e4e4}@media screen and (max-width:600px){.nav-sp{left:-290px;width:290px}.open .nav-sp{background-color:var(--gray-1,#fafafa)}}.toggle_btn{display:block;position:fixed;top:8px;right:30px;width:30px;height:30px;transition:all .5s;cursor:pointer;z-index:9999}.toggle_btn span{display:block;position:absolute;left:0;width:30px;height:2px;background-color:#333;border-radius:4px;transition:all .5s}.toggle_btn span:nth-child(1){top:4px}.toggle_btn span:nth-child(2){top:14px}.toggle_btn span:nth-child(3){bottom:4px}.open .toggle_btn span{background-color:#fff}.open .toggle_btn span:nth-child(1){transform:translateY(10px) rotate(-315deg)}.open .toggle_btn span:nth-child(2){opacity:0}.open .toggle_btn span:nth-child(3){transform:translateY(-10px) rotate(315deg)}@media screen and (max-width:600px){.site-header{padding:10px 20px}.tgl-list{padding:10px 0;border-bottom:1px solid #e1e1e1}.tgl-list:last-child{border-bottom:none}.tgl-list--btn{display:flex;border-bottom:none;justify-content:space-between}.tgl-list--btn a{padding:1em 0}li.tgl-list h2{font-size:15px;font-weight:600;padding:5px 10px;margin-bottom:20px}li.tgl-list a{padding:0;font-weight:600}nav .inner{padding:40px 10px}}header .google{max-width:114px}.accordion-content2{display:none;padding:10px 0}.accordion-header{cursor:pointer;padding:14px !important;font-weight:700}.accordion-header:hover{color:#007acc}#mask{display:none;transition:all .5s}.open #mask{display:block;position:fixed;top:0;left:0;width:100%;height:100%;background:#000;opacity:.8;z-index:2;cursor:pointer}#navArea{display:block}@media screen and (min-width:601px){.toggle_btn,#mask,nav{display:none}#navArea{display:none}}.anchor{display:block;padding-top:100px;margin-top:-100px}[data-reveal]{opacity:0;animation-fill-mode:forwards}.fade-in-bottom{animation:fadeUp 1s forwards}@keyframes fadeUp{0%{opacity:0;transform:translateY(20px)}100%{opacity:1;transform:translateY(0)}}.fade-in-top{animation:fadeDown 1s forwards}@keyframes fadeDown{0%{opacity:0;transform:translateY(-20px)}100%{opacity:1;transform:translateY(0)}}.fade-in-left{animation:fadeLeft 1s forwards}@keyframes fadeLeft{0%{opacity:0;transform:translateX(-50px)}100%{opacity:1;transform:translateX(0)}}.fade-in-right{animation:fadeRight 1s forwards}@keyframes fadeRight{0%{opacity:0;transform:translateX(50px)}100%{opacity:1;transform:translateX(0)}}.fade-delay-025{animation-delay:.15s}.fade-delay-05{animation-delay:.3s}.fade-delay-075{animation-delay:.55s}.fade-delay-1{animation-delay:.85s}.fade-delay-125{animation-delay:1s}.fade-delay-15{animation-delay:1.25s}.fade-delay-175{animation-delay:1.5s}.fade-delay-2{animation-delay:2s}.fade-delay-225{animation-delay:2.25s}.fade-delay-25{animation-delay:2.5s}.fade-delay-275{animation-delay:2.75s}.fade-delay-3{animation-delay:3s}.fade-delay-325{animation-delay:3.25s}.fade-delay-35{animation-delay:3.5s}.fade-delay-375{animation-delay:3.75s}.fade-delay-4{animation-delay:4s}.fade-delay-425{animation-delay:4.25s}.fade-delay-45{animation-delay:4.5s}.fade-delay-475{animation-delay:4.75s}.fade-delay-5{animation-delay:5s}.back-to-top{position:fixed;bottom:20px;right:20px;background-color:#23e4ab;color:#fff;font-size:24px;padding:10px 15px;border-radius:10px;text-align:center;cursor:pointer;z-index:1000;transition:background-color .3s ease;text-decoration:none}.back-to-top:hover{background-color:#009ffd}@media (max-width:600px){.back-to-top{bottom:63px;right:15px;padding:8px 12px;font-size:20px}}.ml-0{margin-left:0 !important}.information .common-hero{padding:64px 0 60px;text-align:center;background-color:#fafafa;font-size:24px;font-style:normal;font-weight:700;line-height:normal}@media screen and (max-width:750px){.information .common-hero{font-size:20px;padding:30px 0}}.information .common-hero .text{margin-bottom:28px}.information .bread-crumb{margin:14px 0 32px;font-size:12px;font-style:normal;font-weight:400;line-height:normal;margin:24px 0 35px}@media screen and (max-width:750px){.information .bread-crumb{font-size:10px}}.information .bread-crumb .list{gap:0}@media screen and (max-width:750px){.information .bread-crumb .list{flex-wrap:wrap;line-height:1.75}}.information .content{margin-bottom:112px}.information .content .container .heading{margin-bottom:38px;display:flex;align-items:center;gap:10px;font-size:20px;font-style:normal;font-weight:700;line-height:normal;padding:0 0 10px;position:relative}@media screen and (max-width:750px){.information .content .container .heading{font-size:20px}}.information .content .container .heading .square{background:linear-gradient(90deg,#009ffd 38.09%,#23e4ab 100%);height:30px;width:30px}.information .content .container .heading:before{content:"";position:absolute;display:block;margin:auto;width:100%;bottom:0;background:linear-gradient(90deg,#009ffd 0%,#23e4ab 100%);height:1px}.information .content .container .list{display:flex;flex-wrap:wrap;gap:94px 46px}@media screen and (max-width:750px){.information .content .container .list{flex-direction:column;gap:50px}}.information .content .container .list .col{border-radius:20px;box-shadow:0px 0px 10.9px -4px rgba(0,0,0,.25);width:30%;padding:29px 23px 36px}@media screen and (max-width:750px){.information .content .container .list .col{width:auto}}.information .content .container .list .col a{transition:.1s}.information .content .container .list .col a:hover{opacity:.7}.information .content .container .list .col:first-child{padding:0;box-shadow:none}.information .content .container .list .col .search-box{position:relative;width:300px;display:flex;flex-direction:column}@media screen and (max-width:750px){.information .content .container .list .col .search-box{margin:0 auto}}.information .content .container .list .col input{padding:14px 5px 10px 41px;width:100%;font-size:14px;border:1px solid #ccc;border-radius:5px;letter-spacing:1px}.information .content .container .list .col input:focus{outline:2px solid #009ffd}.information .content .container .list .col input::-moz-placeholder{color:#bcbcbc;font-family:Arial;font-size:14px;font-style:normal;font-weight:700;line-height:normal}.information .content .container .list .col input::placeholder{color:#bcbcbc;font-family:Arial;font-size:14px;font-style:normal;font-weight:700;line-height:normal}.information .content .container .list .col .placeholder{position:absolute;top:10px;left:10px;color:#ccc;font-size:16px;line-height:1.5;pointer-events:none}.information .content .container .list .col .glass{position:relative;overflow:visible;top:-31px;left:10px;border:none;margin-bottom:60px}.information .content .container .list .col .glass:before{content:"";position:absolute;background:url(//rent-ease.jp/wp-content/themes/renteas/css/../images/icon-search.png) no-repeat left top;left:0;top:0;width:20px;height:20px;display:block;background-size:contain;z-index:2}.information .content .container .list .col .heading{font-size:24px;font-style:normal;font-weight:700;line-height:normal;padding-bottom:13px;margin-bottom:22px;position:relative}@media screen and (max-width:750px){.information .content .container .list .col .heading{font-size:20px}}.information .content .container .list .col .heading:before{content:"";position:absolute;bottom:0;height:2px;width:100%;display:block;margin:auto;background:linear-gradient(90deg,#009ffd 0%,#23e4ab 100%)}.information .content .container .list .col .list{display:inline}.information .content .container .list .col .list .col{display:inline;border:none;box-shadow:none}.information .content .container .list .col .list .col .cat{display:flex;justify-content:space-between;border-bottom:1px solid #ccc;padding:15px 20px 9px}.information .content .container .list .col .list .col .cat:first-child{padding:0 30px 9px 20px}@media screen and (max-width:750px){.information .content .container .list .col .list .col .cat .title2{font-size:14px}}.information .content .container .list .col .list .col .cat .img{width:12px;height:17px}.information .content .container .list .col .img{max-height:140px;-o-object-fit:cover;object-fit:cover;margin-bottom:11px}@media screen and (max-width:750px){.information .content .container .list .col .img{-o-object-fit:contain;object-fit:contain;max-height:100%}}.information .content .container .list .col .date{font-size:14px;font-style:normal;font-weight:400;line-height:normal;margin-bottom:20px}.information .content .container .list .col .title{font-size:20px;font-style:normal;font-weight:700;line-height:normal;margin-bottom:19px;height:60px;overflow-wrap:anywhere;word-break:normal;line-break:strict}.information .content .container .list .col .read{font-size:16px;font-style:normal;font-weight:400;line-height:normal;margin-bottom:27px;height:100px}.information .content .container .list .col .button{font-size:14px;font-style:normal;font-weight:700;line-height:30px;padding:6px;text-align:center;border-radius:39px;background:#fcbe15;width:100%;display:block;position:relative}.information .content .container .list .col .button .arrow{width:12px;height:17px;position:absolute;margin:auto;top:0;bottom:0;right:35px}.information .content .btn-more{text-align:center;display:block;max-width:242px;padding:11px 0;border-radius:10px;background:#009ffd;color:#fff;margin:90px auto 0;font-size:14px;font-style:normal;font-weight:400}@media screen and (max-width:750px){.information .content .btn-more{margin:70px auto 0;font-size:12px}}.information .main-content{margin-bottom:96px}@media screen and (max-width:750px){.information .main-content{margin-bottom:80px}}.information .main-content .container{display:flex;gap:60px;justify-content:space-between}@media screen and (max-width:750px){.information .main-content .container{flex-direction:column}}.information .main-content .container .articles{width:100%}@media screen and (max-width:750px){.information .main-content .container .articles{width:100%}}.information .main-content .container .articles .heading{display:flex;align-items:center;gap:10px;font-size:20px;font-style:normal;font-weight:700;line-height:normal;padding:0 0 10px;position:relative}@media screen and (max-width:750px){.information .main-content .container .articles .heading{font-size:18px}}.information .main-content .container .articles .heading .square{background:linear-gradient(90deg,#009ffd 38.09%,#23e4ab 100%);height:30px;width:30px}.information .main-content .container .articles .heading:before{content:"";position:absolute;display:block;margin:auto;width:100%;bottom:0;background:linear-gradient(90deg,#009ffd 0%,#23e4ab 100%);height:1px}.information .main-content .container .articles .list{flex-direction:column;gap:0;margin-bottom:73px}@media screen and (max-width:750px){.information .main-content .container .articles .list{margin-bottom:51px}}.information .main-content .container .articles .list .col{border-bottom:1px solid #d4d4d4;padding:23px 17px}.information .main-content .container .articles .list .col .top{display:flex;gap:24px;align-items:center;margin-bottom:17px}.information .main-content .container .articles .list .col .top .date{color:#333;font-size:14px;font-style:normal;font-weight:350;line-height:normal;letter-spacing:1px}.information .main-content .container .articles .list .col .top .category{font-size:12px;font-style:normal;font-weight:400;line-height:normal;padding:1px 20px;border-radius:20px;border:1px solid #333}@media screen and (max-width:750px){.information .main-content .container .articles .list .col .top .category{font-size:10px}}.information .main-content .container .articles .list .col .title{font-size:16px;font-style:normal;font-weight:700;line-height:normal;letter-spacing:1px}@media screen and (max-width:750px){.information .main-content .container .articles .list .col .title{font-size:16px}}.information .main-content .container .articles .btn-more{border-radius:10px;background:#009ffd;color:#fff;font-size:20px;font-style:normal;font-weight:400;line-height:30px;text-align:center;padding:6px 10px;width:242px;display:block;margin:0 auto;transition:.3s}@media screen and (max-width:750px){.information .main-content .container .articles .btn-more{font-size:12px}}.information .main-content .container .articles .btn-more:hover{opacity:.7}.information .list2{margin:41px 0 70px;display:flex;flex-direction:column;gap:41px}.information .list2 .col{border-radius:20px;background:#fff;box-shadow:0px 0px 10.9px -4px rgba(0,0,0,.25);padding:55px 26px 47px 47px}@media screen and (max-width:750px){.information .list2 .col{padding:17px 37px 32px}}.information .list2 .col .inner{margin-bottom:21px;display:flex;gap:32px}@media screen and (max-width:750px){.information .list2 .col .inner{flex-direction:column}}.information .list2 .col .inner .img{-o-object-fit:cover;object-fit:cover;max-width:537px}@media screen and (max-width:750px){.information .list2 .col .inner .img{width:auto}}.information .list2 .col .inner picture{width:60%;-o-object-fit:cover;object-fit:cover}@media screen and (max-width:750px){.information .list2 .col .inner picture{width:auto}}.information .list2 .col .inner .right{width:40%}@media screen and (max-width:750px){.information .list2 .col .inner .right{width:auto}}.information .list2 .col .inner .right .date{font-size:14px;font-style:normal;font-weight:350;line-height:normal;letter-spacing:1px;margin:10px 0 16px}.information .list2 .col .inner .right .title{font-size:20px;font-style:normal;font-weight:700;line-height:normal;letter-spacing:1px;margin-bottom:16px}.information .list2 .col .inner .right .read{font-size:16px;font-style:normal;font-weight:400;line-height:normal}.information--news .main-content{gap:64px}.information--news .press-release{width:40%}@media screen and (max-width:750px){.information--news .press-release{width:100%}}.information--news .press-release .heading{display:flex;margin-bottom:34px;gap:10px;padding-bottom:8px;position:relative}.information--news .press-release .heading:before{content:"";position:absolute;display:block;margin:auto;width:100%;bottom:0;background:linear-gradient(90deg,#009ffd 0%,#23e4ab 100%);height:2px}.information--news .press-release .heading .square{background:linear-gradient(90deg,#009ffd 0%,#23e4ab 100%);width:30px;height:30px}.information--news .press-release .heading .text{font-size:24px;font-style:normal;font-weight:700;line-height:normal}@media screen and (max-width:750px){.information--news .press-release .heading .text{font-size:18px}}.information--news .press-release .list{margin-bottom:80px;flex-direction:column;gap:40px}.information--news .press-release .list .col .img{margin-bottom:16px}@media screen and (max-width:750px){.information--news .press-release .list .col .img{margin-bottom:10px}}.information--news .press-release .list .col .date{font-size:20px;font-style:normal;font-weight:400;line-height:normal;margin-bottom:14px}@media screen and (max-width:750px){.information--news .press-release .list .col .date{font-size:14px}}.information--news .press-release .list .col .title{font-size:20px;font-style:normal;font-weight:700;line-height:normal}@media screen and (max-width:750px){.information--news .press-release .list .col .title{font-size:16px}}.information--news .press-release .link-more{border-radius:10px;background:#009ffd;display:block;width:242px;color:#fff;font-size:20px;font-style:normal;font-weight:400;margin:0 auto;line-height:30px;text-align:center;padding:10px}@media screen and (max-width:750px){.information--news .press-release .link-more{font-size:12px}}.information--news .news{width:60%}@media screen and (max-width:750px){.information--news .news{width:100%}}.information--news .news .heading{display:flex;margin-bottom:10px;gap:10px;padding-bottom:8px;position:relative}.information--news .news .heading:before{content:"";position:absolute;display:block;margin:auto;width:100%;bottom:0;background:linear-gradient(90deg,#009ffd 0%,#23e4ab 100%);height:2px}.information--news .news .heading .square{background:linear-gradient(90deg,#009ffd 0%,#23e4ab 100%);width:30px;height:30px}.information--news .news .heading .text{font-size:24px;font-style:normal;font-weight:700;line-height:normal}@media screen and (max-width:750px){.information--news .news .heading .text{font-size:18px}}.information--news .news .list{flex-direction:column;margin-bottom:100px}@media screen and (max-width:750px){.information--news .news .list{gap:0}}.information--news .news .list .col{padding:14px 14px 20px;border-bottom:2px solid #dadada}.information--news .news .list .col .top{display:flex;gap:33px;margin-bottom:17px}@media screen and (max-width:750px){.information--news .news .list .col .top{gap:20px;align-items:center}}.information--news .news .list .col .top .date{font-size:20px;font-style:normal;font-weight:400;line-height:normal}@media screen and (max-width:750px){.information--news .news .list .col .top .date{font-size:12px}}.information--news .news .list .col .top .cat{border-radius:20px;border:1px solid #000;font-size:14px;font-style:normal;font-weight:400;line-height:normal;padding:3px 20px;text-align:center}@media screen and (max-width:750px){.information--news .news .list .col .top .cat{font-size:10px}}.information--news .news .list .col .bottom .title{font-size:20px;font-style:normal;font-weight:400;line-height:normal;font-weight:700}@media screen and (max-width:750px){.information--news .news .list .col .bottom .title{font-size:16px}}.information--news .news .link-more{border-radius:10px;background:#009ffd;display:block;width:242px;color:#fff;font-size:20px;font-style:normal;font-weight:400;line-height:30px;margin:0 auto;text-align:center;padding:10px}@media screen and (max-width:750px){.information--news .news .link-more{font-size:12px}}.information--maintenance .main-content .container{flex-direction:column}@media screen and (max-width:750px){.information--maintenance .main-content .container{gap:140px}}.sidebar-info .sidebar-list{display:flex;flex-direction:column;gap:18px}.sidebar-info .sidebar-list .sidebar-col{border-bottom:1px solid #d4d4d4;padding:10px 7px 10px 44px}@media screen and (max-width:750px){.sidebar-info .sidebar-list .sidebar-col{padding:10px 20px}}.sidebar-info .sidebar-list .sidebar-col:first-child{padding:0 7px 10px 44px}@media screen and (max-width:750px){.sidebar-info .sidebar-list .sidebar-col:first-child{padding:0 20px 10px}}.sidebar-info .sidebar-list .sidebar-col .link{font-size:20px;font-style:normal;font-weight:400;line-height:normal;display:flex;justify-content:space-between;align-items:center;gap:60px}.sidebar-info .sidebar-list .sidebar-col .link .date{font-size:20px;font-style:normal;font-weight:400;line-height:normal}.sidebar-info .sidebar-list .sidebar-col .link .arrow{width:12px;height:17px;top:0}.content-single .common-hero{background:#fafafa;padding:43px 0;font-size:24px;font-style:normal;font-weight:700;line-height:normal;text-align:center;margin-bottom:25px}@media screen and (max-width:750px){.content-single .common-hero{font-size:20px}}.content-single .common-hero .text{margin-bottom:28px}.content-single .common-hero .sp{display:none}@media screen and (max-width:750px){.content-single .common-hero .sp{display:block}}.content-single .bread-crumb{margin-bottom:47px;font-size:12px;font-style:normal;font-weight:400;line-height:normal}.content-single .bread-crumb .list{flex-wrap:wrap;gap:0;line-height:1.75}.content-single .content-wrap{border-radius:20px;box-shadow:0px 0px 10.9px -4px rgba(0,0,0,.25);padding:20px 50px;margin-bottom:70px}@media screen and (max-width:750px){.content-single .content-wrap{padding:15px 25px;margin-bottom:48px}}.content-single .content-wrap .date{margin-bottom:11px;font-size:14px;font-style:normal;font-weight:400;line-height:normal}.content-single .content-wrap .heading{font-size:20px;font-style:normal;font-weight:700;line-height:normal;margin-bottom:11px}@media screen and (max-width:750px){.content-single .content-wrap .heading{margin-bottom:6px}}.content-single .content-wrap .content-inner *{margin-bottom:1rem;line-height:1.5 !important}.content-single .content-wrap .content-inner a{color:#009ffd;text-decoration:underline}.content-single .content-wrap .content-inner h2,.content-single .content-wrap .content-inner h2.wp-block-heading{padding:2px 0 2px 1rem;position:relative;margin-bottom:2rem;font-size:20px !important;font-weight:700 !important}@media screen and (max-width:750px){.content-single .content-wrap .content-inner h2,.content-single .content-wrap .content-inner h2.wp-block-heading{font-size:18px !important}}.content-single .content-wrap .content-inner h2:before,.content-single .content-wrap .content-inner h2.wp-block-heading:before{content:"";position:absolute;width:5px;height:100%;left:0;border-radius:8px;background:#009ffd}.content-single .content-wrap .content-inner h3{width:100%;border-bottom:2px solid #009ffd;font-size:18px;font-style:normal;font-weight:700;line-height:25.2px;padding-bottom:8px;margin-bottom:1rem}.content-single .content-wrap .content-inner strong{font-weight:700}.content-single .content-wrap .content-inner ol{list-style:decimal !important;padding-left:2rem}.content-single .content-wrap .content-inner ul{padding-left:2rem;list-style:inherit !important}.content-single .content-wrap .content-inner .custom-alert{align-items:center !important;margin-bottom:1rem;gap:12px;padding:15px 5px;border-radius:5px;border:1px solid #ccc;position:relative}.content-single .content-wrap .content-inner .custom-alert img{width:24px !important;min-width:24px;margin-bottom:0 !important;line-height:inherit !important;position:relative;top:5px}.content-single .content-wrap .content-inner .custom-alert p{margin-bottom:0 !important;line-height:inherit !important}.content-single .content-wrap .content-inner .wp-block-vk-blocks-alert{background:0 0 !important;align-items:center !important;border:1px solid #ccc}.content-single .content-wrap .content-inner .wp-block-vk-blocks-alert img{margin-bottom:0 !important}.content-single .content-wrap .content-inner .wp-block-vk-blocks-alert .vk_alert_icon{margin-bottom:0 !important;line-height:normal}.content-single .content-wrap .content-inner .wp-block-vk-blocks-alert .vk_alert_icon_icon{margin-bottom:0 !important;margin-left:-3rem}.content-single .content-wrap .content-inner .wp-block-vk-blocks-alert .vk_alert_icon_text{margin-bottom:0 !important}.content-single .content-wrap .content-inner .wp-block-vk-blocks-alert .vk_alert_icon_icon>i{margin-bottom:0 !important}.content-single .content-wrap .content-inner .wp-block-vk-blocks-alert p{margin-bottom:0;margin-left:-3rem;padding:0 1rem 0 0}@media screen and (max-width:750px){.content-single .content-wrap .content-inner .wp-block-vk-blocks-alert p{margin-left:-1rem}}.content-single .content-wrap .content-inner .wp-block-vk-blocks-alert .vk_alert_content{margin-bottom:0 !important;padding:0 !important;border-left:none;color:#333;padding:0 1rem 0 0}.content-single .content-wrap .content-inner .wp-block-vk-blocks-alert span{display:none !important}.content-single .content-wrap .content-inner .wp-block-vk-blocks-alert .fa-circle-info:before,.content-single .content-wrap .content-inner .wp-block-vk-blocks-alert .fa-circle-exclamation:before,.content-single .content-wrap .content-inner .wp-block-vk-blocks-alert .fa-triangle-exclamation:before{content:""}.content-single .content-wrap .content-inner .wp-block-vk-blocks-alert .fa-triangle-exclamation:after{position:absolute;content:"";background:url(//rent-ease.jp/wp-content/themes/renteas/css/../images/icon-2.png) no-repeat center center;background-size:contain;width:30px;height:30px;left:22px;top:0;bottom:0;display:block;margin:auto}@media screen and (max-width:750px){.content-single .content-wrap .content-inner .wp-block-vk-blocks-alert .fa-triangle-exclamation:after{left:15px}}.content-single .content-wrap .content-inner .wp-block-vk-blocks-alert .fa-circle-exclamation:after{position:absolute;content:"";background:url(//rent-ease.jp/wp-content/themes/renteas/css/../images/icon-3.png) no-repeat center center;background-size:contain;width:30px;height:30px;left:22px;top:0;bottom:0;display:block;margin:auto}@media screen and (max-width:750px){.content-single .content-wrap .content-inner .wp-block-vk-blocks-alert .fa-circle-exclamation:after{left:15px}}.content-single .content-wrap .content-inner .wp-block-vk-blocks-alert .fa-circle-info:after{position:absolute;content:"";background:url(//rent-ease.jp/wp-content/themes/renteas/css/../images/icon-1.png) no-repeat center center;background-size:contain;width:30px;height:30px;left:22px;top:0;bottom:0;display:block;margin:auto}@media screen and (max-width:750px){.content-single .content-wrap .content-inner .wp-block-vk-blocks-alert .fa-circle-info:after{left:15px}}.content-single .back-btn{width:242px;display:block;margin:0 auto 60px;text-align:center;font-size:14px;font-style:normal;font-weight:400;line-height:30px;color:#fff;background-color:#009ffd;border-radius:10px;padding:5px 0}@media screen and (max-width:750px){.content-single .back-btn{margin:0 auto 70px}}.popup-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.5);display:flex;justify-content:center;align-items:center;z-index:1000}.popup-content{background:#fff;padding:20px;border-radius:8px;text-align:center;margin:0 20px}.popup-content .pop-link{color:#009ffd;text-decoration:underline}.popup-content p{padding:12px 0;line-height:1.5}@media screen and (max-width:750px){.popup-content p{font-size:14px}}#close-popup{margin-top:10px;padding:10px 20px;border:none;border-radius:4px;cursor:pointer}.blog .blog-top{display:flex;gap:70px;margin-bottom:50px}@media screen and (max-width:750px){.blog .blog-top{margin-bottom:0}}@media screen and (max-width:750px){.blog .blog-top{flex-direction:column-reverse}}.blog .blog-top .side{width:25%;padding:10px}@media screen and (max-width:750px){.blog .blog-top .side{width:auto}}.blog .blog-top .side .heading{display:flex;align-items:center;gap:16px;margin-bottom:60px}@media screen and (max-width:750px){.blog .blog-top .side .heading{display:none}}.blog .blog-top .side .heading .square{background:linear-gradient(90deg,#009ffd 0%,#23e4ab 100%);width:30px;height:30px}.blog .blog-top .side .heading .text{font-size:20px;font-style:normal;font-weight:700;line-height:normal}.blog .blog-top .side .chapter{margin-bottom:40px}@media screen and (max-width:750px){.blog .blog-top .side .chapter--pc{display:none}}.blog .blog-top .side .chapter--sp{display:none}@media screen and (max-width:750px){.blog .blog-top .side .chapter--sp{display:block}}.blog .blog-top .side .chapter--sp .list{display:flex;flex-direction:column}.blog .blog-top .side .chapter--sp .list .toc-item{flex-direction:column}@media screen and (max-width:750px){.blog .blog-top .side .chapter{margin-bottom:70px}}.blog .blog-top .side .chapter .title{font-size:20px;font-style:normal;font-weight:700;line-height:normal;padding-bottom:12.5px;border-bottom:2px solid #dadada}.blog .blog-top .side .chapter .list{flex-direction:column;gap:0;padding-top:10px;padding-bottom:10px;border-bottom:2px solid #dadada}.blog .blog-top .side .chapter .list .toc-item{padding:10px 0 0}.blog .blog-top .side .chapter .list .toc-h2,.blog .blog-top .side .chapter .list .toc-h3{font-size:14px;margin-bottom:.5rem;display:inline-block;line-height:1.5}.blog .blog-top .side .chapter .list .toc-h2{font-weight:500}.blog .blog-top .side .chapter .list .toc-h3{line-height:1.5;text-indent:-.35rem;padding-left:1rem}.blog .blog-top .side .chapter .list .toc-h3 .span-h3{color:#009ffd;display:inline-block;font-size:24px;margin-right:.2rem;line-height:0;position:relative;top:2px}.blog .blog-top .side .chapter .list .col{padding:17px 0 9px;font-family:"Noto Sans JP";font-size:16px;font-style:normal;font-weight:400;line-height:normal}.blog .blog-top .side .popular{margin-bottom:80px}@media screen and (max-width:750px){.blog .blog-top .side .popular{margin-bottom:70px}}.blog .blog-top .side .popular .heading{background:linear-gradient(90deg,#009ffd 0%,#23e4ab 100%);color:#fff;font-size:20px;font-style:normal;font-weight:700;line-height:normal;padding:3px;margin-bottom:24px;justify-content:center}.blog .blog-top .side .popular .list{flex-direction:column;gap:17px}.blog .blog-top .side .popular .list .col{display:flex;align-items:center;gap:10px}.blog .blog-top .side .popular .list .col:nth-child(1) .left{background:#f5c24f}.blog .blog-top .side .popular .list .col:nth-child(2) .left{background:#e2d8d1}.blog .blog-top .side .popular .list .col:nth-child(3) .left{background:#f9995a}.blog .blog-top .side .popular .list .col:nth-child(4) .left{background:#d4d4d4}.blog .blog-top .side .popular .list .col:nth-child(5) .left{background:#d4d4d4}.blog .blog-top .side .popular .list .col .left{display:flex;flex-direction:column;align-items:center;padding:11px 4px 8px;width:30px}.blog .blog-top .side .popular .list .col .left .img{width:23px;height:23px}.blog .blog-top .side .popular .list .col .left .text{font-size:20px;font-style:normal;font-weight:700;line-height:normal;color:#fff}.blog .blog-top .side .popular .list .col .right .text{font-size:16px;font-style:normal;font-weight:400;line-height:20px}.blog .blog-top .side .search{margin-bottom:40px}@media screen and (max-width:750px){.blog .blog-top .side .search{margin-bottom:70px}}.blog .blog-top .side .search .heading{background:linear-gradient(90deg,#009ffd 0%,#23e4ab 100%);color:#fff;font-size:20px;font-style:normal;font-weight:700;line-height:normal;padding:3px;margin-bottom:31px;justify-content:center}.blog .blog-top .side .search .search-box{position:relative}.blog .blog-top .side .search .search-box input{padding:14px 9px 12px 27px;border-radius:5px;border:2px solid #dadada;width:100%;font-size:11px}@media screen and (max-width:750px){.blog .blog-top .side .search .search-box input{padding:14px 9px 12px 41px}}.blog .blog-top .side .search .search-box input::-moz-placeholder{color:#bcbcbc;font-size:12px;font-style:normal;font-weight:700;line-height:normal}.blog .blog-top .side .search .search-box input::placeholder{color:#bcbcbc;font-size:12px;font-style:normal;font-weight:700;line-height:normal}@media screen and (max-width:750px){.blog .blog-top .side .search .search-box input::-moz-placeholder{font-size:14px}.blog .blog-top .side .search .search-box input::placeholder{font-size:14px}}.blog .blog-top .side .search .search-box .glass{position:absolute;content:"";width:22px;height:20px;background:url(//rent-ease.jp/wp-content/themes/renteas/css/../images/icon-search.png) no-repeat top left;display:block;top:1px;bottom:0;left:5px;margin:auto;border:none;background-size:contain}@media screen and (max-width:750px){.blog .blog-top .side .support{text-align:center;margin-bottom:70px}}.blog .blog-top .side .support .heading{background:linear-gradient(90deg,#009ffd 0%,#23e4ab 100%);color:#fff;font-size:20px;font-style:normal;font-weight:700;line-height:normal;padding:3px;margin-bottom:24px;justify-content:center}.blog .blog-top .side .support .box{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:24px}.blog .blog-top .side .support .box .link{padding:13px 10px;background:linear-gradient(90deg,#009ffd 0%,#23e4ab 100%);padding:2px;border-radius:8px;width:100%;display:block}@media screen and (max-width:750px){.blog .blog-top .side .support .box .link{width:100%;display:inline-block}}.blog .blog-top .side .support .box .link .read{background:#fff;border-radius:8px;display:block;padding:12px;text-align:center;font-size:16px;font-style:normal;font-weight:400;line-height:20px}@media screen and (max-width:750px){.blog .blog-top .side .support .box .link .read .pc{display:none}}.blog .blog-top .main{width:75%}.blog .blog-top .main .heading{display:none;margin-bottom:24px;margin-top:20px;gap:10px;padding-bottom:8px;position:relative}@media screen and (max-width:750px){.blog .blog-top .main .heading{display:flex}}.blog .blog-top .main .heading:before{content:"";position:absolute;display:block;margin:auto;width:100%;bottom:0;background:linear-gradient(90deg,#009ffd 0%,#23e4ab 100%);height:2px}.blog .blog-top .main .heading .square{background:linear-gradient(90deg,#009ffd 0%,#23e4ab 100%);width:25px;height:25px}.blog .blog-top .main .heading .text{font-size:24px;font-style:normal;font-weight:700;line-height:normal}@media screen and (max-width:750px){.blog .blog-top .main .heading .text{font-size:18px}}@media screen and (max-width:750px){.blog .blog-top .main{width:auto}}.blog .blog-top .main .chapter{margin-bottom:80px}.blog .blog-top .main .chapter--sp{display:none}@media screen and (max-width:750px){.blog .blog-top .main .chapter--sp{display:block}}@media screen and (max-width:750px){.blog .blog-top .main .chapter{margin-bottom:70px}}.blog .blog-top .main .chapter .title{font-size:20px;font-style:normal;font-weight:700;line-height:normal;padding-bottom:12.5px;border-bottom:2px solid #dadada}.blog .blog-top .main .chapter .list{flex-direction:column !important;gap:10px}.blog .blog-top .main .chapter .list .col{padding:17px 0 9px;border-bottom:1px solid #dadada;font-family:"Noto Sans JP";font-size:16px;font-style:normal;font-weight:400;line-height:normal}.blog .blog-top .main .single-blog{border-radius:20px;background:#fff;box-shadow:0px 0px 10.9px -4px rgba(0,0,0,.25);padding:58px 56px;margin-bottom:56px}@media screen and (max-width:750px){.blog .blog-top .main .single-blog{padding:16px 20px 43px}}.blog .blog-top .main .single-blog .heading-h1{font-size:20px;font-style:normal;font-weight:700;line-height:normal;padding-bottom:15px;border-bottom:2px solid linear-gradient(90deg,#009ffd 0%,#23e4ab 100%);margin-bottom:18px;position:relative}.blog .blog-top .main .single-blog .heading-h1:before{content:"";position:absolute;display:block;margin:auto;width:100%;bottom:0;background:linear-gradient(90deg,#009ffd 0%,#23e4ab 100%);height:2px}.blog .blog-top .main .single-blog .description{display:flex;justify-content:space-between;margin-bottom:7px}@media screen and (max-width:750px){.blog .blog-top .main .single-blog .description{margin-bottom:10px}}.blog .blog-top .main .single-blog .description .date{font-size:14px;font-style:normal;font-weight:400;line-height:normal}.blog .blog-top .main .single-blog .content{margin-bottom:56px}.blog .blog-top .main .single-blog .content *{margin-bottom:1rem;line-height:1.5 !important}.blog .blog-top .main .single-blog .content a{color:#009ffd;text-decoration:underline}.blog .blog-top .main .single-blog .content h2,.blog .blog-top .main .single-blog .content h2.wp-block-heading{padding:2px 0 2px 1rem;position:relative;margin-bottom:2rem;font-size:20px !important;font-weight:700 !important}@media screen and (max-width:750px){.blog .blog-top .main .single-blog .content h2,.blog .blog-top .main .single-blog .content h2.wp-block-heading{font-size:18px !important}}.blog .blog-top .main .single-blog .content h2:before,.blog .blog-top .main .single-blog .content h2.wp-block-heading:before{content:"";position:absolute;width:5px;height:100%;left:0;border-radius:8px;background:#009ffd}.blog .blog-top .main .single-blog .content h3{width:100%;border-bottom:2px solid #009ffd;font-size:18px;font-style:normal;font-weight:700;line-height:25.2px;padding-bottom:8px;margin-bottom:1rem}.blog .blog-top .main .single-blog .content strong{font-weight:700}.blog .blog-top .main .single-blog .content ol{list-style:decimal !important;padding-left:2rem}.blog .blog-top .main .single-blog .content ul{padding-left:2rem;list-style:inherit !important}.blog .blog-top .main .single-blog .content .custom-alert{align-items:center !important;margin-bottom:1rem;gap:12px;padding:15px 5px;border-radius:5px;border:1px solid #ccc;position:relative}.blog .blog-top .main .single-blog .content .custom-alert img{width:24px !important;min-width:24px;margin-bottom:0 !important;line-height:inherit !important;position:relative;top:5px}.blog .blog-top .main .single-blog .content .custom-alert p{margin-bottom:0 !important;line-height:inherit !important}.blog .blog-top .main .single-blog .content .wp-block-vk-blocks-alert{background:0 0 !important;align-items:center !important;border:1px solid #ccc}.blog .blog-top .main .single-blog .content .wp-block-vk-blocks-alert img{margin-bottom:0 !important}.blog .blog-top .main .single-blog .content .wp-block-vk-blocks-alert .vk_alert_icon{margin-bottom:0 !important;line-height:normal}.blog .blog-top .main .single-blog .content .wp-block-vk-blocks-alert .vk_alert_icon_icon{margin-bottom:0 !important;margin-left:-3rem}.blog .blog-top .main .single-blog .content .wp-block-vk-blocks-alert .vk_alert_icon_text{margin-bottom:0 !important}.blog .blog-top .main .single-blog .content .wp-block-vk-blocks-alert .vk_alert_icon_icon>i{margin-bottom:0 !important}.blog .blog-top .main .single-blog .content .wp-block-vk-blocks-alert p{margin-bottom:0;padding:0 1rem 0 0}@media screen and (max-width:750px){.blog .blog-top .main .single-blog .content .wp-block-vk-blocks-alert p{margin-left:-1rem}}.blog .blog-top .main .single-blog .content .wp-block-vk-blocks-alert .vk_alert_content{margin-bottom:0 !important;padding:0 !important;border-left:none;color:#333;padding:0 1rem 0 0}.blog .blog-top .main .single-blog .content .wp-block-vk-blocks-alert span{display:none !important}.blog .blog-top .main .single-blog .content .wp-block-vk-blocks-alert .fa-circle-info:before,.blog .blog-top .main .single-blog .content .wp-block-vk-blocks-alert .fa-circle-exclamation:before,.blog .blog-top .main .single-blog .content .wp-block-vk-blocks-alert .fa-triangle-exclamation:before{content:""}.blog .blog-top .main .single-blog .content .wp-block-vk-blocks-alert .fa-triangle-exclamation:after{position:absolute;content:"";background:url(//rent-ease.jp/wp-content/themes/renteas/css/../images/icon-2.png) no-repeat center center;background-size:contain;width:30px;height:30px;left:22px;top:0;bottom:0;display:block;margin:auto}@media screen and (max-width:750px){.blog .blog-top .main .single-blog .content .wp-block-vk-blocks-alert .fa-triangle-exclamation:after{left:15px}}.blog .blog-top .main .single-blog .content .wp-block-vk-blocks-alert .fa-circle-exclamation:after{position:absolute;content:"";background:url(//rent-ease.jp/wp-content/themes/renteas/css/../images/icon-3.png) no-repeat center center;background-size:contain;width:30px;height:30px;left:22px;top:0;bottom:0;display:block;margin:auto}@media screen and (max-width:750px){.blog .blog-top .main .single-blog .content .wp-block-vk-blocks-alert .fa-circle-exclamation:after{left:15px}}.blog .blog-top .main .single-blog .content .wp-block-vk-blocks-alert .fa-circle-info:after{position:absolute;content:"";background:url(//rent-ease.jp/wp-content/themes/renteas/css/../images/icon-1.png) no-repeat center center;background-size:contain;width:30px;height:30px;left:22px;top:0;bottom:0;display:block;margin:auto}@media screen and (max-width:750px){.blog .blog-top .main .single-blog .content .wp-block-vk-blocks-alert .fa-circle-info:after{left:15px}}.blog .blog-top .main .single-blog .arthor{border-radius:20px;background:#fff;box-shadow:0px 0px 10.9px -4px rgba(0,0,0,.25);padding:20px 50px}@media screen and (max-width:750px){.blog .blog-top .main .single-blog .arthor{padding:20px}}.blog .blog-top .main .single-blog .arthor .heading{font-size:18px;font-style:normal;font-weight:400;line-height:40px;margin-bottom:21px;display:block;position:relative;padding-bottom:10px}.blog .blog-top .main .single-blog .arthor .heading:before{content:"";position:absolute;display:block;margin:auto;width:100%;bottom:0;background:linear-gradient(90deg,#009ffd 0%,#23e4ab 100%);height:2px}.blog .blog-top .main .single-blog .arthor .box .top{margin-bottom:19px;display:flex;justify-content:space-between;align-items:center;gap:32px}.blog .blog-top .main .single-blog .arthor .box .top .img{width:111px}.blog .blog-top .main .single-blog .arthor .box .top .box{display:flex;justify-content:space-between;width:100%}@media screen and (max-width:750px){.blog .blog-top .main .single-blog .arthor .box .top .box{flex-direction:column}}.blog .blog-top .main .single-blog .arthor .box .top .box .text{font-size:17px;font-style:normal;font-weight:400;line-height:40px}@media screen and (max-width:750px){.blog .blog-top .main .single-blog .arthor .box .top .box .text{font-size:14px}}.blog .blog-top .main .single-blog .arthor .box .top .box .name{font-size:17px;font-style:normal;font-weight:400;line-height:40px}.blog .blog-top .main .single-blog .arthor .box .description *{margin-bottom:1rem;line-height:1.5 !important}.blog .blog-top .main .single-blog .arthor .box .description h2,.blog .blog-top .main .single-blog .arthor .box .description h2.wp-block-heading{padding:2px 0 2px 1rem;position:relative;margin-bottom:2rem;font-size:20px !important;font-weight:700 !important}@media screen and (max-width:750px){.blog .blog-top .main .single-blog .arthor .box .description h2,.blog .blog-top .main .single-blog .arthor .box .description h2.wp-block-heading{font-size:18px !important}}.blog .blog-top .main .single-blog .arthor .box .description h2:before,.blog .blog-top .main .single-blog .arthor .box .description h2.wp-block-heading:before{content:"";position:absolute;width:5px;height:100%;left:0;border-radius:8px;background:#009ffd}.blog .blog-top .main .single-blog .arthor .box .description h3{width:100%;border-bottom:2px solid #009ffd;font-size:18px;font-style:normal;font-weight:700;line-height:25.2px;padding-bottom:8px;margin-bottom:1rem}.blog .blog-top .main .single-blog .arthor .box .description strong{font-weight:700}.blog .blog-top .main .single-blog .arthor .box .description ol{list-style:decimal !important;padding-left:2rem}.blog .blog-top .main .single-blog .arthor .box .description ul{padding-left:2rem;list-style:inherit !important}.blog .blog-top .main .single-blog .arthor .box .description .custom-alert{align-items:center !important;margin-bottom:1rem;gap:12px;padding:15px 5px;border-radius:5px;border:1px solid #ccc;position:relative}.blog .blog-top .main .single-blog .arthor .box .description .custom-alert img{width:24px !important;min-width:24px;margin-bottom:0 !important;line-height:inherit !important;position:relative;top:5px}.blog .blog-top .main .single-blog .arthor .box .description .custom-alert p{margin-bottom:0 !important;line-height:inherit !important}.blog .blog-top .main .single-blog .arthor .box .description .wp-block-vk-blocks-alert{background:0 0 !important;align-items:center !important;border:1px solid #ccc}.blog .blog-top .main .single-blog .arthor .box .description .wp-block-vk-blocks-alert img{margin-bottom:0 !important}.blog .blog-top .main .single-blog .arthor .box .description .wp-block-vk-blocks-alert .vk_alert_icon{margin-bottom:0 !important;line-height:normal}.blog .blog-top .main .single-blog .arthor .box .description .wp-block-vk-blocks-alert .vk_alert_icon_icon{margin-bottom:0 !important;margin-left:-3rem}.blog .blog-top .main .single-blog .arthor .box .description .wp-block-vk-blocks-alert .vk_alert_icon_text{margin-bottom:0 !important}.blog .blog-top .main .single-blog .arthor .box .description .wp-block-vk-blocks-alert .vk_alert_icon_icon>i{margin-bottom:0 !important}.blog .blog-top .main .single-blog .arthor .box .description .wp-block-vk-blocks-alert p{margin-bottom:0;padding:0 1rem 0 0}@media screen and (max-width:750px){.blog .blog-top .main .single-blog .arthor .box .description .wp-block-vk-blocks-alert p{margin-left:-1rem}}.blog .blog-top .main .single-blog .arthor .box .description .wp-block-vk-blocks-alert .vk_alert_content{margin-bottom:0 !important;padding:0 !important;border-left:none;color:#333;padding:0 1rem 0 0}.blog .blog-top .main .single-blog .arthor .box .description .wp-block-vk-blocks-alert span{display:none !important}.blog .blog-top .main .single-blog .arthor .box .description .wp-block-vk-blocks-alert .fa-circle-info:before,.blog .blog-top .main .single-blog .arthor .box .description .wp-block-vk-blocks-alert .fa-circle-exclamation:before,.blog .blog-top .main .single-blog .arthor .box .description .wp-block-vk-blocks-alert .fa-triangle-exclamation:before{content:""}.blog .blog-top .main .single-blog .arthor .box .description .wp-block-vk-blocks-alert .fa-triangle-exclamation:after{position:absolute;content:"";background:url(//rent-ease.jp/wp-content/themes/renteas/css/../images/icon-2.png) no-repeat center center;background-size:contain;width:30px;height:30px;left:22px;top:0;bottom:0;display:block;margin:auto}@media screen and (max-width:750px){.blog .blog-top .main .single-blog .arthor .box .description .wp-block-vk-blocks-alert .fa-triangle-exclamation:after{left:15px}}.blog .blog-top .main .single-blog .arthor .box .description .wp-block-vk-blocks-alert .fa-circle-exclamation:after{position:absolute;content:"";background:url(//rent-ease.jp/wp-content/themes/renteas/css/../images/icon-3.png) no-repeat center center;background-size:contain;width:30px;height:30px;left:22px;top:0;bottom:0;display:block;margin:auto}@media screen and (max-width:750px){.blog .blog-top .main .single-blog .arthor .box .description .wp-block-vk-blocks-alert .fa-circle-exclamation:after{left:15px}}.blog .blog-top .main .single-blog .arthor .box .description .wp-block-vk-blocks-alert .fa-circle-info:after{position:absolute;content:"";background:url(//rent-ease.jp/wp-content/themes/renteas/css/../images/icon-1.png) no-repeat center center;background-size:contain;width:30px;height:30px;left:22px;top:0;bottom:0;display:block;margin:auto}@media screen and (max-width:750px){.blog .blog-top .main .single-blog .arthor .box .description .wp-block-vk-blocks-alert .fa-circle-info:after{left:15px}}.blog .blog-top .main .media{display:flex;justify-content:space-between;align-items:center}.blog .blog-top .main .media .like .wpulike-default button.wp_ulike_btn{color:#616161;min-height:30px;min-width:50px;background-image:linear-gradient(90deg,#009ffd 0%,#23e4ab 100%)}.blog .blog-top .main .media .sns{display:flex;gap:10px}.blog .blog-top .main .media .sns .col{width:28px;height:32px}.blog .contact{background:#fafafa}.blog .contact .container{padding:46px 66px 89px}.blog .contact .heading{background:linear-gradient(90deg,#009ffd .04%,#23e4ab 99.96%);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent;display:inline-block;margin-bottom:19px}.blog .contact .heading .top{font-size:20px;font-style:normal;font-weight:700;line-height:130%}.blog .contact .heading .bottom{font-size:48px;font-style:normal;font-weight:700;line-height:130%}.blog .contact .description{font-size:16px;font-style:normal;font-weight:700;line-height:normal;color:#333;margin-bottom:66px}.blog .contact .list{display:flex;justify-content:space-between;gap:52px}@media screen and (max-width:750px){.blog .contact .list{flex-direction:column-reverse}}.blog .contact .list .col{border-radius:20px;background:#fff;box-shadow:0px 0px 10.9px -4px rgba(0,0,0,.25);padding:26px 50px 30px;width:50%;text-align:center}.blog .contact .list .col .icon{max-width:70px;margin-bottom:10px}.blog .contact .list .col .title{font-size:20px;font-style:normal;font-weight:700;line-height:normal}.blog .releted{padding:0 0 232px}.blog .releted .container{position:relative;padding-top:50px}.blog .releted .container:before{content:"";position:absolute;display:block;margin:auto;width:100%;top:0;background:linear-gradient(90deg,#009ffd 0%,#23e4ab 100%);height:2px}.blog .releted .container .heading{display:flex;align-items:center;gap:24px;margin-bottom:41px}.blog .releted .container .heading .square{background:linear-gradient(90deg,#009ffd 38.09%,#23e4ab 100%);height:25px;width:25px}.blog .releted .container .heading .text{font-size:20px;font-style:normal;font-weight:700;line-height:normal}.blog .releted .container .list{gap:35px;margin-bottom:113px;flex-wrap:wrap}@media screen and (max-width:750px){.blog .releted .container .list{flex-direction:column;gap:40px}}.blog .releted .container .list .col{width:31%;transition:.1s}@media screen and (max-width:750px){.blog .releted .container .list .col{width:auto}}.blog .releted .container .list .col:hover{opacity:.7}.blog .releted .container .list .col .img{margin-bottom:28px;-o-object-fit:cover;object-fit:cover}.blog .releted .container .list .col .title{font-size:20px;font-style:normal;font-weight:700;line-height:normal}.blog .releted .container .btn-more{background:#009ffd;border-radius:10px;width:242px;display:block;margin:0 auto;font-size:20px;font-style:normal;font-weight:400;line-height:30px;color:#fff;padding:10px;text-align:center}@media screen and (max-width:750px){.blog .releted .container .btn-more{font-size:12px}}.campaign .heading{display:flex;gap:10px;margin-bottom:38px}.campaign .heading .square{background:linear-gradient(90deg,#009ffd 38.09%,#23e4ab 100%);height:30px;width:30px}.campaign .heading .text{font-size:24px;font-style:normal;font-weight:700;line-height:normal}.campaign .pick{border-radius:20px;background:#fff;box-shadow:0px 0px 10.9px -4px rgba(0,0,0,.25);padding:39px 46px;display:flex;gap:62px;margin-bottom:62px}@media screen and (max-width:750px){.campaign .pick{gap:20px;flex-direction:column;padding:50px 30px}}.campaign .pick .left{width:250px}.campaign .pick .left .img{-o-object-fit:cover;object-fit:cover}@media screen and (max-width:750px){.campaign .pick .left{width:auto}}.campaign .pick .right .cat{border-radius:20px;border:1px solid #000;background:#fff;font-size:16px;font-style:normal;font-weight:400;line-height:normal;text-align:center;padding:1px 25px;margin-bottom:32px;display:inline-block}@media screen and (max-width:750px){.campaign .pick .right .cat{margin-bottom:20px;font-size:10px}}.campaign .pick .right .title{font-size:20px;font-style:normal;font-weight:700;line-height:normal;margin-bottom:37px}@media screen and (max-width:750px){.campaign .pick .right .title{font-size:14px;margin-bottom:20px}}.campaign .pick .right .date{font-size:16px;font-style:normal;font-weight:400;line-height:normal;margin-bottom:32px}@media screen and (max-width:750px){.campaign .pick .right .date{font-size:14px}}.campaign .pick .right .button{border-radius:10px;background:#009ffd;font-size:20px;font-style:normal;font-weight:400;line-height:30px;color:#fff;width:242px;display:block;padding:10px;text-align:center;margin:0 0 0 auto}@media screen and (max-width:750px){.campaign .pick .right .button{font-size:14px;padding:6px;margin:0 auto}}.campaign .list{display:flex;flex-wrap:wrap;gap:56px 20px;justify-content:space-between;margin-bottom:97px}@media screen and (max-width:750px){.campaign .list{flex-direction:column}}.campaign .list .col{border-radius:20px;background:#fff;box-shadow:0px 0px 10.9px -4px rgba(0,0,0,.25);padding:50px 30px;display:flex;gap:35px;width:47%}@media screen and (max-width:750px){.campaign .list .col{flex-direction:column;width:auto;padding:50px 30px}}.campaign .list .col .left{width:190px}@media screen and (max-width:750px){.campaign .list .col .left{width:auto}}.campaign .list .col .left .img{width:190px;height:190px;-o-object-fit:cover;object-fit:cover}@media screen and (max-width:750px){.campaign .list .col .left .img{width:100%;height:auto}}.campaign .list .col .right .cat{border-radius:20px;border:1px solid #000;background:#fff;font-size:16px;font-style:normal;font-weight:400;line-height:normal;text-align:center;padding:1px 25px;margin-bottom:32px;display:inline-block;margin-bottom:22px}@media screen and (max-width:750px){.campaign .list .col .right .cat{font-size:12px}}.campaign .list .col .right .title{font-size:20px;font-style:normal;font-weight:700;line-height:normal}@media screen and (max-width:750px){.campaign .list .col .right .title{font-size:16px}}.campaign .list .col .right .date{font-size:16px;font-style:normal;font-weight:400;line-height:normal}@media screen and (max-width:750px){.campaign .list .col .right .date{font-size:14px}}.campaign .btn-more{border-radius:10px;background:#009ffd;font-size:20px;font-style:normal;font-weight:400;line-height:30px;color:#fff;width:242px;display:block;padding:10px;text-align:center;margin:0 auto}@media screen and (max-width:750px){.campaign .btn-more{font-size:12px}}.hidden{display:none !important}.btn-more{display:block;margin:20px auto;padding:10px 20px;background:#0073aa;color:#fff;text-align:center;text-decoration:none;border-radius:5px;transition:background .3s ease;cursor:pointer}@media screen and (max-width:750px){.btn-more{font-size:12px}}.btn-more:hover{background:#005a87}.documents .hero.hero--philosophy{background:url(//rent-ease.jp/wp-content/themes/renteas/css/../images/hero-cloud.png) no-repeat center center;background-size:cover;margin-bottom:80px}@media screen and (max-width:750px){.documents .hero.hero--philosophy{margin-bottom:30px}}.documents .hero.hero--philosophy .inner .container .heading{text-align:center}@media screen and (max-width:750px){.documents .hero.hero--philosophy .inner .container .heading{font-size:26px}}.documents .under-hero{margin-bottom:84px}.documents .under-hero .container{display:flex;justify-content:space-between;gap:30px}@media screen and (max-width:750px){.documents .under-hero .container{flex-direction:column}}.documents .under-hero .container .read{max-width:730px;border-radius:20px;background:#fff;box-shadow:0px 0px 10.9px -4px rgba(0,0,0,.25);padding:30px 59px 42px 60px}@media screen and (max-width:750px){.documents .under-hero .container .read{padding:30px 20px 42px;box-shadow:none}}.documents .under-hero .container .read .top{margin-bottom:31px}.documents .under-hero .container .read .top .color{background:linear-gradient(90deg,#009ffd 0%,#23e4ab 100%);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent;display:inline-block;font-size:20px;font-style:normal;font-weight:700}.documents .under-hero .container .read .top .logo{font-size:40px;font-style:normal;font-weight:700;display:block;max-width:100%}.documents .under-hero .container .read .top .logo .blue{color:#009ffd}.documents .under-hero .container .read .top .logo .green{color:#23e4ab}.documents .under-hero .container .read .text{font-size:16px;font-style:normal;font-weight:400;color:#333;line-height:1.5}.documents .under-hero .container .links{max-width:200px;width:100%;display:flex;flex-direction:column}@media screen and (max-width:750px){.documents .under-hero .container .links{max-width:100%}}.documents .under-hero .container .links .col{border-bottom:1px solid #d4d4d4;padding:16px 15px 13px;display:flex;align-items:center;justify-content:space-between}.documents .under-hero .container .links .col .text{font-size:16px;font-style:normal;font-weight:400;line-height:normal;color:#333}@media screen and (max-width:750px){.documents .under-hero .container .links .col .text{font-size:14px}}.documents .under-hero .container .links .col .arrow{width:9.312px;height:17px}.documents .jump{margin:0 0 84px;position:inherit}@media screen and (max-width:750px){.documents .jump{margin:0 0 40px}}.documents .jump .container{display:flex;align-items:center;justify-content:space-between;gap:17px}@media screen and (max-width:750px){.documents .jump .container{flex-direction:column}}.documents .jump .container .col{border-radius:15px;box-shadow:0px 4px 4px 0px rgba(0,0,0,.25);text-align:center;display:flex;flex-direction:column;justify-content:center;align-items:center;padding:20px 5px 14px;width:25%;gap:11px}@media screen and (max-width:750px){.documents .jump .container .col{width:100%;padding:10px;width:100%}}.documents .jump .container .col--1{background:#009ffd}.documents .jump .container .col--2{background:#11c0d5}.documents .jump .container .col--3{background:#19d0c3}.documents .jump .container .col--4{background:#47f0af}.documents .jump .container .col .text{color:#fff;font-size:16px;font-style:normal;font-weight:700;line-height:normal}@media screen and (max-width:750px){.documents .jump .container .col .text{font-size:14px}}.documents .jump .container .col .img{width:18px;height:10px}.documents .cards .container .charm{text-align:center;padding-bottom:16px;position:relative;margin-bottom:60px}.documents .cards .container .charm:before{content:"";width:100%;height:3px;background:linear-gradient(90deg,#009ffd 38.09%,#23e4ab 100%);bottom:0;position:absolute;left:0;right:0}.documents .cards .container .charm .heading{font-size:32px;font-style:normal;font-weight:700;line-height:normal}@media screen and (max-width:750px){.documents .cards .container .charm .heading{font-size:24px}}.documents .cards .container .box{display:flex;flex-wrap:wrap;gap:49px;margin-bottom:106px}@media screen and (max-width:750px){.documents .cards .container .box{flex-direction:column}}.documents .cards .container .box .col{width:30%;padding:30px 23px;border-radius:20px;background:#fff;box-shadow:0px 0px 10.9px -4px rgba(0,0,0,.25)}@media screen and (max-width:750px){.documents .cards .container .box .col{width:100%}}.documents .cards .container .box .col .img{margin-bottom:20px;aspect-ratio:16/9}@media screen and (max-width:750px){.documents .cards .container .box .col .img{max-height:140px;-o-object-fit:cover;object-fit:cover}}.documents .cards .container .box .col .title{font-size:20px;font-style:normal;font-weight:700;line-height:normal;margin-bottom:17px}@media screen and (max-width:750px){.documents .cards .container .box .col .title{font-size:16px}}.documents .cards .container .box .col .read{font-size:16px;font-style:normal;font-weight:400;line-height:normal;margin-bottom:44px}@media screen and (max-width:750px){.documents .cards .container .box .col .read{font-size:14px;margin-bottom:20px}}.documents .cards .container .box .col .button{display:block;text-align:center;position:relative;background-color:#009ffd;border-radius:10px;padding:10px}.documents .cards .container .box .col .button .text{font-style:normal;font-weight:400;color:#fafafa}@media screen and (max-width:750px){.documents .cards .container .box .col .button .text{font-size:14px}}.documents .cards .container .box .col .button .arrow{width:12px;height:17px;display:block;margin:auto;position:absolute;top:0;bottom:0;right:20px}.documents .hero--single .container .heading{text-align:center;font-size:32px}@media screen and (max-width:750px){.documents .hero--single .container .heading{font-size:26px}}.documents .contact-content .container .description{text-align:center;font-size:18px}@media screen and (max-width:750px){.documents .contact-content .container .description{font-size:16px}}.documents .contact-content .container .description .sp{display:none}@media screen and (max-width:750px){.documents .contact-content .container .description .sp{display:block}}.documents .contact-content .container .form form .label{position:relative;display:flex;align-items:center;gap:10px}.documents .contact-content .container .form form .label .require{font-size:12px;font-style:normal;font-weight:700;padding:4px 10px;border-radius:5px;background-color:#23e4ab;color:#fff}.documents .contact-content .container .form form .label--privacy{display:flex;justify-content:center !important;gap:0 !important}.documents .contact-content .container .form form .label--privacy input{margin:0 9px 0 0;width:15px !important;height:18px;cursor:pointer;padding:0;position:relative;top:.5px;border:1px solid #ccc;border-radius:2px;background-color:#fff}@media screen and (max-width:750px){.documents .contact-content .container .form form .label--privacy input{margin:0}}.documents .contact-content .container .form form .label--privacy .link{color:#009ffd;font-weight:600;margin:0 4px}.documents .contact-content .container .form form .input::-moz-placeholder{font-size:16px}.documents .contact-content .container .form form .input::placeholder{font-size:16px}.documents .contact-content .container .form form .submit{padding:10px 20px;text-align:center;width:200px;font-weight:600;display:block;margin:0 auto 100px;color:#fff;border:none}.toc-toggle{position:fixed;right:-60px;top:40%;height:120px;padding:10px 6px;border:none;border-radius:5px 0 0 5px;font-size:16px;cursor:pointer;z-index:2000;background:rgba(216,216,216,.8);font-weight:800;color:#333 !important;opacity:0;transition:right .3s ease-in-out,opacity .3s ease-in-out}.toc-toggle .en{writing-mode:vertical-rl;padding:4px}.toc-toggle.visible{right:0;opacity:1}.chapter--sp{position:fixed;left:-300px;top:0;width:250px;height:100%;background:#fff;box-shadow:2px 0 5px rgba(0,0,0,.2);z-index:1100;transition:left .3s ease-in-out;overflow-y:auto;padding:30px 20px;background-color:rgba(0,0,0,.8);color:#fff}.chapter--sp .title{text-indent:0;font-size:20px;padding-left:0 !important;margin-bottom:1.5rem;font-weight:800}.chapter--sp .list{display:flex;flex-direction:column;gap:0}.chapter--sp .list .toc-item{padding-bottom:.5rem}.chapter--sp .list .toc-item .span-h3{color:#009ffd;display:inline-block;font-size:18px;margin-right:.3rem}.chapter--sp .list .toc-item .toc-h2,.chapter--sp .list .toc-item .toc-h3{margin-bottom:.5rem;font-size:14px;line-height:1.5}.chapter--sp .list .toc-item .toc-h2{margin-bottom:.5rem}.chapter--sp .list .toc-item .toc-h3{line-height:1.75}.chapter--sp .list .col{text-indent:0 !important;font-size:14px !important;padding-left:0 !important;margin-bottom:.5rem}.chapter--sp.open{left:0}.toc-close{background:0 0;border:none;font-size:20px;cursor:pointer;position:absolute;right:10px;top:10px;color:#fff}@media screen and (max-width:768px){.chapter--pc{display:none}}.overlay{position:fixed;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.5);z-index:1099;display:none}.overlay.active{display:block}.management-form .hero{padding:56px 20px;background:#fafafa;text-align:center;margin-bottom:80px}@media screen and (max-width:750px){.management-form .hero{margin-bottom:40px}}.management-form .hero .heading{color:#333;font-size:24px;font-style:normal;font-weight:700;line-height:normal;letter-spacing:1px;margin-bottom:0}@media screen and (max-width:750px){.management-form .hero .heading{font-size:18px}}.management-form .description{margin-bottom:60px;line-height:1.75;text-align:left}@media screen and (max-width:750px){.management-form .description{text-align:left}}.management-form .heading{text-align:center;font-size:24px;font-weight:800;margin-bottom:40px;color:#666;line-height:1.5}@media screen and (max-width:750px){.management-form .heading{font-size:18px;margin-bottom:20px}}.management-form p{text-align:center;margin-bottom:1rem}.management-form h2{font-size:20px;font-weight:700;text-align:center;margin-bottom:1rem}.management-form .hero{min-height:auto}.management-form .text{margin:60px 0}.management-form .send{margin:100px 0}.management-form .send h2{font-size:20px;font-style:normal;font-weight:900;line-height:normal;letter-spacing:1px}.management-form .send .send-read{font-size:16px;font-style:normal;font-weight:400;line-height:1.75;letter-spacing:1px;text-align:left;margin-bottom:60px}.management-form .send .buttons{display:flex;justify-content:center;gap:14px;margin-bottom:25px}.management-form .send .buttons .btn-google,.management-form .send .buttons .btn-ios{max-width:141px}.management-form .send .text5{font-size:16px;font-style:normal;font-weight:400;line-height:1.75;letter-spacing:1px;margin-bottom:90px}.management-form .send .box{border-radius:8px;border:1px solid #d4d4d4;background:#fff;padding:20px 20px 30px;max-width:1000px}.management-form .send .box .top{color:#333;font-size:16px;font-style:normal;font-weight:900;line-height:normal;letter-spacing:1px;margin-bottom:14px;display:flex;align-items:center;gap:.5rem}.management-form .send .box .top .yellow{color:#ffbe0e;font-size:22px;font-style:normal;font-weight:900;line-height:normal;letter-spacing:1px}.management-form .send .box .ul{list-style:initial;padding-left:1rem}.management-form .send .box .ul .li{color:#333;font-size:16px;font-style:normal;line-height:normal;letter-spacing:1px}.management-form .table{margin:0 auto 24px;padding:40px;border-radius:10px;width:100%}@media screen and (max-width:750px){.management-form .table{width:100%}}.management-form .table tr,.management-form .table .tr{display:flex;gap:20px;margin-bottom:20px;flex-direction:column;width:100%}.management-form .table tr--none,.management-form .table .tr--none{display:none}@media screen and (max-width:750px){.management-form .table tr,.management-form .table .tr{gap:10px}}.management-form .table tr td,.management-form .table tr .td,.management-form .table tr .td label,.management-form .table .tr td,.management-form .table .tr .td,.management-form .table .tr .td label{color:#333;font-family:"Noto Sans JP";font-size:20px;font-style:normal;font-weight:700;line-height:30px;letter-spacing:1px}@media screen and (max-width:750px){.management-form .table tr td,.management-form .table tr .td,.management-form .table tr .td label,.management-form .table .tr td,.management-form .table .tr .td,.management-form .table .tr .td label{font-size:16px}}.management-form .table tr td .color,.management-form .table tr .td .color,.management-form .table tr .td label .color,.management-form .table .tr td .color,.management-form .table .tr .td .color,.management-form .table .tr .td label .color{color:#fff;font-size:16px;font-style:normal;font-weight:700;line-height:30px;letter-spacing:1px;border-radius:5px;background:#23e4ab;padding:0 10px;margin-left:4px}@media screen and (max-width:750px){.management-form .table tr td:first-child,.management-form .table tr .td:first-child,.management-form .table tr .td label:first-child,.management-form .table .tr td:first-child,.management-form .table .tr .td:first-child,.management-form .table .tr .td label:first-child{width:100%}}@media screen and (max-width:750px){.management-form .table tr td:nth-child(2),.management-form .table tr .td:nth-child(2),.management-form .table tr .td label:nth-child(2),.management-form .table .tr td:nth-child(2),.management-form .table .tr .td:nth-child(2),.management-form .table .tr .td label:nth-child(2){width:100%}}.management-form .table tr td:nth-child(2) select,.management-form .table tr td:nth-child(2) input,.management-form .table tr td:nth-child(2) textarea,.management-form .table tr .td:nth-child(2) select,.management-form .table tr .td:nth-child(2) input,.management-form .table tr .td:nth-child(2) textarea,.management-form .table tr .td label:nth-child(2) select,.management-form .table tr .td label:nth-child(2) input,.management-form .table tr .td label:nth-child(2) textarea,.management-form .table .tr td:nth-child(2) select,.management-form .table .tr td:nth-child(2) input,.management-form .table .tr td:nth-child(2) textarea,.management-form .table .tr .td:nth-child(2) select,.management-form .table .tr .td:nth-child(2) input,.management-form .table .tr .td:nth-child(2) textarea,.management-form .table .tr .td label:nth-child(2) select,.management-form .table .tr .td label:nth-child(2) input,.management-form .table .tr .td label:nth-child(2) textarea{width:100%;padding:10px;border:1px solid #666;border-radius:4px;color:#757575;font-family:Arial;font-size:20px;font-style:normal;font-weight:400;line-height:normal}@media screen and (max-width:750px){.management-form .table tr td:nth-child(2) select,.management-form .table tr td:nth-child(2) input,.management-form .table tr td:nth-child(2) textarea,.management-form .table tr .td:nth-child(2) select,.management-form .table tr .td:nth-child(2) input,.management-form .table tr .td:nth-child(2) textarea,.management-form .table tr .td label:nth-child(2) select,.management-form .table tr .td label:nth-child(2) input,.management-form .table tr .td label:nth-child(2) textarea,.management-form .table .tr td:nth-child(2) select,.management-form .table .tr td:nth-child(2) input,.management-form .table .tr td:nth-child(2) textarea,.management-form .table .tr .td:nth-child(2) select,.management-form .table .tr .td:nth-child(2) input,.management-form .table .tr .td:nth-child(2) textarea,.management-form .table .tr .td label:nth-child(2) select,.management-form .table .tr .td label:nth-child(2) input,.management-form .table .tr .td label:nth-child(2) textarea{font-size:1rem}}.management-form .table tr td:nth-child(2) select,.management-form .table tr .td:nth-child(2) select,.management-form .table tr .td label:nth-child(2) select,.management-form .table .tr td:nth-child(2) select,.management-form .table .tr .td:nth-child(2) select,.management-form .table .tr .td label:nth-child(2) select{width:40%}@media screen and (max-width:750px){.management-form .table tr td:nth-child(2) select,.management-form .table tr .td:nth-child(2) select,.management-form .table tr .td label:nth-child(2) select,.management-form .table .tr td:nth-child(2) select,.management-form .table .tr .td:nth-child(2) select,.management-form .table .tr .td label:nth-child(2) select{width:60%}}.management-form .table tr td:nth-child(2) textarea,.management-form .table tr .td:nth-child(2) textarea,.management-form .table tr .td label:nth-child(2) textarea,.management-form .table .tr td:nth-child(2) textarea,.management-form .table .tr .td:nth-child(2) textarea,.management-form .table .tr .td label:nth-child(2) textarea{min-height:100px;max-width:100%}.management-form .table tr td--radio,.management-form .table tr .td--radio,.management-form .table tr .td label--radio,.management-form .table .tr td--radio,.management-form .table .tr .td--radio,.management-form .table .tr .td label--radio{display:flex}.management-form .table tr td--radio label,.management-form .table tr .td--radio label,.management-form .table tr .td label--radio label,.management-form .table .tr td--radio label,.management-form .table .tr .td--radio label,.management-form .table .tr .td label--radio label{display:flex;align-items:center;gap:10px}.management-form .table tr td--radio label input,.management-form .table tr .td--radio label input,.management-form .table tr .td label--radio label input,.management-form .table .tr td--radio label input,.management-form .table .tr .td--radio label input,.management-form .table .tr .td label--radio label input{width:10% !important}.management-form .table tr td--radio .company2,.management-form .table tr .td--radio .company2,.management-form .table tr .td label--radio .company2,.management-form .table .tr td--radio .company2,.management-form .table .tr .td--radio .company2,.management-form .table .tr .td label--radio .company2{width:10%;padding-bottom:0 !important}.management-form .table tr td--radio .indiv,.management-form .table tr .td--radio .indiv,.management-form .table tr .td label--radio .indiv,.management-form .table .tr td--radio .indiv,.management-form .table .tr .td--radio .indiv,.management-form .table .tr .td label--radio .indiv{width:15%}.management-form .privacy-policy{display:flex;justify-content:center;align-items:center;gap:10px;margin-bottom:50px}@media screen and (max-width:750px){.management-form .privacy-policy{margin-bottom:20px}}.management-form .privacy-policy .checkbox{width:20px;height:20px}@media screen and (max-width:750px){.management-form .privacy-policy .checkbox{width:16px;height:16px}}.management-form .privacy-policy .text3{color:#333;font-family:"Noto Sans JP";font-size:20px;font-style:normal;font-weight:700;line-height:30px;letter-spacing:1px}@media screen and (max-width:750px){.management-form .privacy-policy .text3{font-size:16px}}.management-form .privacy-policy .text3 .link{color:#009ffd}.management-form .btn{padding:10px 100px;border:none;color:#fff;background-color:#009ffd;font-weight:600;margin:0 auto 93px;display:block}@media screen and (max-width:750px){.management-form .btn{width:100%}}.qr{max-width:600px;display:block;margin:0 auto}.wp-core-ui .button-primary{background:#009ffd !important;border-color:#009ffd}.management-note{margin-bottom:160px}.management-note .hero{padding:56px 0;background:#fafafa;text-align:center;margin-bottom:94px}@media screen and (max-width:750px){.management-note .hero{margin-bottom:40px}}.management-note .hero .heading{color:#333;font-family:"Noto Sans JP";font-size:24px;font-style:normal;font-weight:700;line-height:normal;letter-spacing:1px}.management-note .container .content .box .col{color:#333}.management-note .container .content .box .col:not(:last-child){margin-bottom:62px}.management-note .container .content .box .col:last-child{margin-bottom:20px}.management-note .container .content .box .col .heading{font-size:20px;font-style:normal;font-weight:700;line-height:30px;letter-spacing:1px;padding:13px 0;border-bottom:2px solid #009ffd;margin-bottom:30px}.management-note .container .content .box .col .read{font-style:normal;line-height:30px;letter-spacing:1px}.management-note .container .content .box .col .read .bold{font-weight:700}.management-note .container .content .box .col .read .small{font-size:12px;font-style:normal;line-height:30px;letter-spacing:1px}.management-note .container .content .box .col .read .inner{padding:36px 22px 24px;border-radius:17px;border:1px solid #d4d4d4}.management-note .container .content .box .col .read .text{text-indent:-1rem;padding-left:1rem}.management-note .container .content .box .col .read .text .red{color:#fd3f3f;font-style:normal;line-height:30px;letter-spacing:1px}.management-note .container .content .box .col .read .text--noindent{text-indent:0;padding-left:0}.management-note .container .content .box .col .read .text .link{color:#009ffd;font-weight:500;text-decoration:underline;text-underline-offset:3px}.management-note .container .content .box .col .read .company-img{max-width:810px;margin:36px 43px}@media screen and (max-width:750px){.management-note .container .content .box .col .read .company-img{margin:36px 0}}.management-note .container .content .box .col .read .vid-wrap{margin:56px 22px 120px;max-width:560px;text-align:center}@media screen and (max-width:750px){.management-note .container .content .box .col .read .vid-wrap{margin:56px 0 90px}}.management-note .container .content .box .col .read .vid-wrap .vid{height:315px}@media screen and (max-width:750px){.management-note .container .content .box .col .read .vid-wrap .vid{height:200px}}.management-note .container .content .box .col .read .vid-wrap .vid-text{font-size:18px;font-weight:500}@media screen and (max-width:750px){.management-note .container .content .box .col .read .vid-wrap .vid-text{font-size:16px}}.management-note .container .content .box .col .read .copy{border-radius:5px;border:1px solid #666;background:#fafafa;font-family:Arial;font-size:20px;font-style:normal;font-weight:400;line-height:normal;padding:11px 26px 10px;width:100%;margin-bottom:33px}.management-note .container .content .box .col .qr-image{padding:20px;border:2px dashed #333;display:block;margin:0 auto 30px;max-width:360px;border-image-source:repeating-linear-gradient(125deg,#333 0,#333 11px,transparent 10px,transparent 20px);border-image-slice:1}.management-note .container .content .box .col .qr-image img{width:320px}.management-note .container .content .box .col .img-wrap{margin:26px 0 51px;display:flex;align-items:center}@media screen and (max-width:750px){.management-note .container .content .box .col .img-wrap{flex-direction:column}}.management-note .container .content .box .col .img-wrap .col{margin-bottom:0;max-width:70%}@media screen and (max-width:750px){.management-note .container .content .box .col .img-wrap .col--arrow{transform:rotate(90deg);max-width:10%}}.management-note .container .content .box .col .dl-link{border-radius:5px;background:#009ffd;max-width:230px;text-align:center;display:block;margin:0 auto;font-weight:700}.management-note .container .content .box .col .dl-link:hover{opacity:.8}.management-note .container .content .box .col .dl-link .btn{color:#fff;font-family:Arial;font-size:16px;font-style:normal;font-weight:700;line-height:30px}.management-note .container .content .box .col .zip-download{margin-top:30px;margin-bottom:65px}.management .hero{min-height:auto;background-color:#009ffd;padding:50px 0 80px}.management .hero .container{max-width:900px;display:flex;justify-content:space-around;align-items:end;gap:30px}@media screen and (max-width:750px){.management .hero .container{flex-direction:column;align-items:center}}.management .hero .container .inner{max-width:70%}@media screen and (max-width:750px){.management .hero .container .inner{max-width:100%}}.management .hero .container .inner .logo{max-width:400px;margin-bottom:30px}@media screen and (max-width:750px){.management .hero .container .inner .logo{max-width:300px;margin-bottom:20px}}.management .hero .container .inner .heading{font-size:27px;font-style:normal;font-weight:700;line-height:normal;letter-spacing:1px;color:#fff;margin-bottom:30px}@media screen and (max-width:750px){.management .hero .container .inner .heading{font-size:24px;margin-bottom:20px}}.management .hero .container .inner .text{font-size:20px;font-style:normal;font-weight:600;line-height:27px;letter-spacing:1px;color:#fff;margin-bottom:30px}@media screen and (max-width:750px){.management .hero .container .inner .text{font-size:16px;margin-bottom:20px}}.management .hero .container .inner .btn{font-size:16px;font-style:normal;font-weight:700;line-height:24px;letter-spacing:1px;border-radius:7px;background:#fcbe15;box-shadow:0px 2px 6px 0px rgba(0,0,0,.25);padding:10px 80px;transition:.1s}@media screen and (max-width:750px){.management .hero .container .inner .btn{display:block;max-width:300px;margin:0 auto}}.management .hero .container .inner .btn:hover{opacity:.8}.management .hero .container .phone{max-width:200px;bottom:0;right:0}@media screen and (max-width:750px){.management .hero .container .phone{max-width:250px}}.management .hero-bottom{padding:72px 0 86px;background:url(//rent-ease.jp/wp-content/themes/renteas/css/../images/features-bg2.png) no-repeat center bottom;background-size:cover}.management .hero-bottom .container{text-align:center}.management .hero-bottom .container .heading{font-size:36px;font-style:normal;font-weight:700;line-height:54px;letter-spacing:1px;margin-bottom:57px}@media screen and (max-width:750px){.management .hero-bottom .container .heading{margin-bottom:26px;line-height:34px;font-size:24px}}.management .hero-bottom .container .text{font-size:16px;font-style:normal;font-weight:500;line-height:30px;letter-spacing:1px}@media screen and (max-width:750px){.management .hero-bottom .container .text{line-height:26px;text-align:left}}.management .worries{padding:42px 0 217px;background:#fafafa;position:relative}.management .worries .container .charm{text-align:center;margin-bottom:31px}.management .worries .container .charm .top{font-size:22.875px;font-style:normal;font-weight:700;line-height:36px;letter-spacing:1.92px;position:relative;padding-bottom:6px;width:208px;margin:0 auto}@media screen and (max-width:750px){.management .worries .container .charm .top{font-size:20px}}.management .worries .container .charm .top:before{content:"";position:absolute;background:url(//rent-ease.jp/wp-content/themes/renteas/css/../images/worry-line.svg) no-repeat left top;bottom:0;width:100%;height:7px;display:block;background-size:contain;z-index:2}.management .worries .container .charm .heading{font-size:32px;font-style:normal;font-weight:700;line-height:58px;letter-spacing:1.156px}@media screen and (max-width:750px){.management .worries .container .charm .heading{font-size:24px}}.management .worries .container .box{display:flex;flex-wrap:wrap;gap:50px 24px}@media screen and (max-width:750px){.management .worries .container .box{flex-direction:column;gap:20px}}.management .worries .container .box .col{width:31%;font-size:16px;font-style:normal;font-weight:500;line-height:28px;letter-spacing:.48px;padding:20px 14px;border-radius:12px;background:#fff;box-shadow:0px 4px 4px 0px rgba(0,0,0,.25)}@media screen and (max-width:750px){.management .worries .container .box .col{width:100%}}.management .worries .icon{position:absolute;display:block;width:314px;height:209px;left:0;right:0;bottom:-45px;margin:auto}.management .solution{padding:128px 0 90px}.management .solution .container .charm{max-width:560px;text-align:center;border-bottom:5px solid #009ffd;display:block;margin:0 auto 76px;padding:21px 20px 28px}@media screen and (max-width:750px){.management .solution .container .charm{padding:20px 20px 14px}}.management .solution .container .charm .heading{font-size:24px;font-style:normal;font-weight:700;line-height:normal;letter-spacing:1px}@media screen and (max-width:750px){.management .solution .container .charm .heading{font-size:18px}}.management .solution .container .charm .color{background:linear-gradient(90deg,#009ffd 0%,#23e4ab 100%);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent;font-size:30px;font-style:normal;font-weight:700;line-height:normal;letter-spacing:1px}@media screen and (max-width:750px){.management .solution .container .charm .color{font-size:24px}}.management .solution .container .box{display:flex;justify-content:space-between;gap:30px}@media screen and (max-width:750px){.management .solution .container .box{flex-direction:column}}.management .solution .container .box .col{width:32%;border-radius:20px;background:#fff;box-shadow:0px 0px 18.7px 0px rgba(0,0,0,.1);padding:35px 10px;text-align:center}@media screen and (max-width:750px){.management .solution .container .box .col{width:100%}}.management .solution .container .box .col .title{font-size:18px;font-style:normal;font-weight:700;line-height:26px;letter-spacing:1.44px}.management .solution .container .box .col .title .color{color:#009ffd}.management .solution .container .box .col .icon--1{max-width:148px;display:block;margin:45px auto 0}.management .solution .container .box .col .icon--2{max-width:285px}.management .solution .container .box .col .icon--3{max-width:285px}.management .can .container .charm{border-bottom:5px solid #009ffd;padding-bottom:10px;max-width:442px;margin:0 auto 85px;text-align:center}@media screen and (max-width:750px){.management .can .container .charm{padding-bottom:20px;margin:0 auto 35px}}.management .can .container .charm .heading{font-size:30px;font-style:normal;font-weight:700;line-height:normal;letter-spacing:1px}@media screen and (max-width:750px){.management .can .container .charm .heading{font-size:24px}}.management .can .container .charm .heading .color{background:linear-gradient(90deg,#009ffd 0%,#23e4ab 100%);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent;font-size:40px;font-style:normal;font-weight:700;line-height:normal;letter-spacing:1px;display:inline-block}@media screen and (max-width:750px){.management .can .container .charm .heading .color{font-size:32px}}.management .can .container .box{display:flex;flex-direction:column;gap:85px}@media screen and (max-width:750px){.management .can .container .box{gap:70px}}.management .can .container .box .col{display:flex;justify-content:center;gap:30px}@media screen and (max-width:750px){.management .can .container .box .col{flex-direction:column;align-items:center;gap:20px}.management .can .container .box .col:nth-child(even){flex-direction:column-reverse}}.management .can .container .box .col .read{width:66%}@media screen and (max-width:750px){.management .can .container .box .col .read{width:100%}}.management .can .container .box .col .read .top{display:flex;align-items:center;gap:10px;margin-bottom:27px}.management .can .container .box .col .read .top .icon{max-width:100px}@media screen and (max-width:750px){.management .can .container .box .col .read .top .icon{max-width:90px}}.management .can .container .box .col .read .top .text{font-size:27px;font-style:normal;font-weight:700;line-height:39px;letter-spacing:1px}@media screen and (max-width:750px){.management .can .container .box .col .read .top .text{font-size:18px;line-height:1.5}}.management .can .container .box .col .read .bottom{font-size:16px;font-style:normal;font-weight:350;line-height:24px;letter-spacing:1px}.management .can .container .box .col .img{width:34%}@media screen and (max-width:750px){.management .can .container .box .col .img{width:70%}}.management .flow{background:#fafafa;padding:100px 0}.management .flow .container{padding:0 10px}@media screen and (max-width:750px){.management .flow .container{padding:0 16px}}.management .flow .container .heading{font-size:30px;font-style:normal;font-weight:700;line-height:normal;letter-spacing:1px;text-align:center;margin-bottom:60px}@media screen and (max-width:750px){.management .flow .container .heading{margin-bottom:30px;font-size:24px}}.management .flow .container .heading:after{display:none}.management .flow .container .box{display:flex;justify-content:space-between;position:relative;margin-bottom:118px}@media screen and (max-width:750px){.management .flow .container .box{flex-direction:column;gap:30px;margin-bottom:50px}}.management .flow .container .box:before{content:"";position:absolute;display:block;height:10px;width:100%;background:url(//rent-ease.jp/wp-content/themes/renteas/css/../images/line-1.png) no-repeat center center;background-size:cover;margin:auto;left:0;top:0;bottom:0}@media screen and (max-width:750px){.management .flow .container .box:before{transform:rotate(90deg);display:none}}.management .flow .container .box:after{content:"";position:absolute;height:100%;width:10px;background:url(//rent-ease.jp/wp-content/themes/renteas/css/../images/line-1.png) no-repeat center center;background-size:cover;margin:auto;left:0;top:0;right:0;display:none}@media screen and (max-width:750px){.management .flow .container .box:after{display:block}}.management .flow .container .box .col{border-radius:20px;background:#fff;box-shadow:0px 0px 18.7px -4px rgba(0,0,0,.25);width:30%;padding:25px;position:relative;z-index:2;text-align:center}@media screen and (max-width:750px){.management .flow .container .box .col{width:100%}}.management .flow .container .box .col .icon{max-width:70px;margin-bottom:28px}.management .flow .container .box .col .title{font-size:16px;font-style:normal;font-weight:700;line-height:normal;letter-spacing:1px;margin-bottom:23px}@media screen and (max-width:750px){.management .flow .container .box .col .title{font-size:20px}}.management .flow .container .box .col .read{font-size:14px;font-style:normal;font-weight:350;line-height:21px;letter-spacing:1px;text-align:left}.management .flow .container .submit-btn{border-radius:7px;background:#fcbe15;box-shadow:0px 2px 6px 0px rgba(0,0,0,.25);padding:10px;display:block;max-width:290px;margin:0 auto;text-align:center;font-size:16px;font-style:normal;font-weight:700;line-height:24px;letter-spacing:1px}.management .wave2{transform:rotate(180deg)}.company{padding:0 0 100px}.company .hero{background-size:cover;min-height:auto;padding:0;min-height:340px;margin-bottom:65px}.company .hero--overview{background:url(//rent-ease.jp/wp-content/themes/renteas/css/../images/bg-overview.png) no-repeat center center;background-size:cover}.company .hero--philosophy{background:url(//rent-ease.jp/wp-content/themes/renteas/css/../images/bg-philosophy.png) no-repeat center center;background-size:cover}@media screen and (max-width:750px){.company .hero--philosophy{background:url(//rent-ease.jp/wp-content/themes/renteas/css/../images/bg-philosophy.png) no-repeat left center;background-size:cover}}@media screen and (max-width:750px){.company .hero{min-height:200px}}.company .hero .inner{padding:61px 0;background-color:rgba(255,255,255,.5)}@media screen and (max-width:750px){.company .hero .inner{padding:30px 0}}.company .hero .inner .container .heading{font-size:42px;font-style:normal;font-weight:700;line-height:normal}@media screen and (max-width:750px){.company .hero .inner .container .heading{font-size:24px}}.company .about{background:#fafafa;padding:52px 0 0;overflow:hidden}@media screen and (max-width:750px){.company .about{padding:40px 0}}.company .about .container .heading{font-size:42px;font-style:normal;font-weight:700;line-height:normal;margin-bottom:17px;text-align:center}@media screen and (max-width:750px){.company .about .container .heading{font-size:32px;margin-bottom:40px}}.company .about .container .list{display:flex;justify-content:center;gap:100px}@media screen and (max-width:750px){.company .about .container .list{flex-direction:column;gap:0}}.company .about .container .list .col:first-child{width:60%}@media screen and (max-width:750px){.company .about .container .list .col:first-child{width:auto}}.company .about .container .list .col:nth-child(2){width:40%}@media screen and (max-width:750px){.company .about .container .list .col:nth-child(2){width:auto}}.company .about .container .list .col .logo{margin-bottom:30px;max-width:330px}@media screen and (max-width:750px){.company .about .container .list .col .logo{margin-bottom:20px;max-width:250px}}.company .about .container .list .col .title{font-size:24px;font-style:normal;font-weight:700;line-height:normal;margin-bottom:25px}.company .about .container .list .col .description{font-size:20px;font-style:normal;font-weight:400;line-height:30px;margin-bottom:40px}@media screen and (max-width:750px){.company .about .container .list .col .description{font-size:16px;line-height:26px}}.company .about .container .list .col .link{font-size:20px;font-style:normal;font-weight:400;line-height:30px;transition:.3s}.company .about .container .list .col .link:hover{opacity:.7}.company .about .container .list .col .link .img{width:12px;height:17px;position:relative;bottom:6px}.company .about .container .list .col .img-phone{max-width:340px;-o-object-fit:contain;object-fit:contain;position:relative;bottom:-50px}.company .content{padding:108px 0 170px}@media screen and (max-width:750px){.company .content{padding:0}}.company .content .container .heading{font-size:42px;font-style:normal;font-weight:700;line-height:normal;text-align:center;margin-bottom:42px}@media screen and (max-width:750px){.company .content .container .heading{font-size:24px}}.company .content .container .country{font-size:24px;font-weight:500;margin-bottom:20px}.company .content .container .table:not(.company .content .container .table:last-child){margin-bottom:7rem;display:block}.company .content .container .table .col{font-size:20px;font-style:normal;font-weight:500;line-height:30px;padding:8px 14px;border:1px solid #666}.company .content .container .table .col1{border:1px solid #666;width:30%;background-color:var(--gray-1,#fafafa)}.company .content .container .table .col1,.company .content .container .table .col2{padding:16px 14px}@media screen and (max-width:750px){.company .content .container .table .col1,.company .content .container .table .col2{padding:14px 16px;font-size:14px}}.company .content .container .table .col1 .hyper,.company .content .container .table .col2 .hyper{color:#009ffd;font-size:20px;font-style:normal;font-weight:500;line-height:30px;letter-spacing:1px}@media screen and (max-width:750px){.company .content .container .table .col1 .hyper,.company .content .container .table .col2 .hyper{font-size:14px}}.company .content .container .table .col2--name{display:flex;gap:20px}.company .content .container .table .col2--bank{display:flex;align-items:center}.company .content .container .table .col2--bank .list{display:flex;flex-direction:column;gap:0}.company .map{height:590px}.company .main-content{padding:58px 0 75px}@media screen and (max-width:750px){.company .main-content{padding:40px 0}}.company .main-content .container .heading{font-size:20px;font-style:normal;font-weight:400;line-height:40px;margin-bottom:21px}.company .main-content .container .list{flex-direction:column;gap:80px}@media screen and (max-width:750px){.company .main-content .container .list{gap:40px}}.company .main-content .container .list .col .title1,.company .main-content .container .list .col .title2,.company .main-content .container .list .col .title3{font-size:36px;font-style:normal;font-weight:350;line-height:normal;margin-bottom:21px}@media screen and (max-width:750px){.company .main-content .container .list .col .title1,.company .main-content .container .list .col .title2,.company .main-content .container .list .col .title3{font-size:28px}}.company .main-content .container .list .col .title1{background:linear-gradient(90deg,#009ffd 0%,#23e4ab 100%);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent}.company .main-content .container .list .col .title2{color:#009ffd}.company .main-content .container .list .col .title3{color:#23e4ab}.company .main-content .container .list .col .read{font-size:20px;font-style:normal;font-weight:400;line-height:40px}@media screen and (max-width:750px){.company .main-content .container .list .col .read{font-size:16px;line-height:24px}}.company .main-content .container .list .col .list-style{font-size:20px;font-style:normal;font-weight:400;line-height:40px;margin-bottom:21px}@media screen and (max-width:750px){.company .main-content .container .list .col .list-style{font-size:16px;line-height:24px;text-indent:-20px;padding-left:20px}}.company .name{position:relative;top:-5px;max-height:20px}@media screen and (max-width:750px){.company .name{top:-7px;max-height:14px}}.app-release{color:#333}.app-release .container{max-width:1040px;padding:0 20px;margin:0 auto}.app-release__hero{background:linear-gradient(90deg,#009ffd .06%,#23e4ab 99.94%)}.app-release__hero h1{position:relative;z-index:10}@media screen and (max-width:750px){.app-release__hero h1 .img{-o-object-fit:cover;object-fit:cover}}.app-release__hero-under{padding:100px 0 60px;background:linear-gradient(90deg,#009ffd .06%,#23e4ab 99.94%);background-size:cover;text-align:center;position:relative;margin-top:-70px}@media screen and (max-width:750px){.app-release__hero-under{padding:70px 0 100px;margin-top:-250px}}.app-release__hero-under .container{max-width:1200px}.app-release__hero-under .container .top{margin-bottom:50px}.app-release__hero-under .container .top .text3{font-size:20px;font-style:normal;font-weight:700;line-height:24px;letter-spacing:1px;color:#fff;margin-bottom:30px}@media screen and (max-width:750px){.app-release__hero-under .container .top .text3{font-size:14px}}@media screen and (max-width:750px){.app-release__hero-under .container .top{margin-bottom:30px}}.app-release__hero-under .container .top .heading{font-size:36px;font-style:normal;font-weight:900;line-height:normal;letter-spacing:1px;color:#fff}@media screen and (max-width:750px){.app-release__hero-under .container .top .heading{font-size:20px}}.app-release__hero-under .container .top .heading .span{color:#ffe100;position:relative}.app-release__hero-under .container .top .heading .span:before{content:"";position:absolute;height:5px;width:100%;display:block;bottom:0;left:0;background:#fff}@media screen and (max-width:750px){.app-release__hero-under .container .top .heading .span:before{height:3px}}.app-release__hero-under .container .top .heading .span .big{font-size:64px}@media screen and (max-width:750px){.app-release__hero-under .container .top .heading .span .big{font-size:32px}}.app-release__hero-under .container .btn-wrap{margin-bottom:60px}@media screen and (max-width:750px){.app-release__hero-under .container .btn-wrap{margin-bottom:40px}.app-release__hero-under .container .btn-wrap .campaign-btn{line-height:1.5}}.app-release__hero-under .container .btn-wrap .text1{color:#fff;margin-top:40px;text-align:center;font-size:16px;font-style:normal;font-weight:900;line-height:normal;letter-spacing:1px}@media screen and (max-width:750px){.app-release__hero-under .container .btn-wrap .text1{font-size:12px}}.app-release__hero-under .container .bot .read{color:#fff;font-size:18px;font-style:normal;font-weight:700;line-height:200%;letter-spacing:1px}@media screen and (max-width:750px){.app-release__hero-under .container .bot .read{font-size:12px;text-align:left}}.app-release__hero-under .container .bot .read .yellow{color:#ffe100}.app-release__hero-under .coins{max-width:212px;display:block;position:absolute;margin:auto;bottom:-52px;left:0;right:0}@media screen and (max-width:750px){.app-release__hero-under .coins{max-width:190px}}.app-release__hero-under--2{margin-top:0;padding:70px 0 200px;background:url(//rent-ease.jp/wp-content/themes/renteas/css/../images/hero-under-bg.png) no-repeat bottom center}@media screen and (max-width:750px){.app-release__hero-under--2{padding:70px 0 130px}}.app-release__hero-under--2 .container .read2{color:#fff;text-align:center;font-family:"Noto Sans JP";font-size:24px;font-style:normal;font-weight:900;line-height:normal;letter-spacing:1px;margin-bottom:60px}@media screen and (max-width:750px){.app-release__hero-under--2 .container .read2{font-size:16px;margin-bottom:40px}}.app-release__hero-under--2 .container .btn-wrap{margin-bottom:0}.app-release__worries{padding:100px 0;background-color:var(--gray-1,#fafafa);text-align:center}@media screen and (max-width:750px){.app-release__worries{padding:60px 0}}.app-release__worries .container{padding:0 80px}@media screen and (max-width:750px){.app-release__worries .container{padding:0 20px}}.app-release__worries .container .charm{margin-bottom:30px}.app-release__worries .container .charm .heading{font-size:32px;font-style:normal;font-weight:900;line-height:normal;letter-spacing:1px;text-align:center}@media screen and (max-width:750px){.app-release__worries .container .charm .heading{font-size:24px;line-height:44px}}.app-release__worries .container .charm .heading .blue{color:#009ffd}.app-release__worries .container .charm .heading .green{color:#23e4ab}.app-release__worries .container .charm .heading .yellow{color:#ffbe0e;font-size:40px}@media screen and (max-width:750px){.app-release__worries .container .charm .heading .yellow{font-size:28px;margin-right:4px}}.app-release__worries .container .charm .heading .yellow .dot{position:relative}.app-release__worries .container .charm .heading .yellow .dot:before{content:"";position:absolute;width:8px;height:8px;border-radius:50%;display:block;margin:auto;left:0;right:0;top:-8px;background:#333}@media screen and (max-width:750px){.app-release__worries .container .charm .heading .yellow .dot:before{width:5px;height:5px;border-radius:50%;display:block;margin:auto;left:0;right:0;top:-1px}}.app-release__worries .container .list{display:flex;flex-direction:column;align-items:center;justify-content:center;margin-bottom:65px}.app-release__worries .container .list .col{display:flex;align-items:center;justify-content:center;margin-right:auto;gap:40px}@media screen and (max-width:750px){.app-release__worries .container .list .col{gap:20px}}.app-release__worries .container .list .col:nth-child(even){margin-left:auto;flex-direction:row-reverse;margin-right:0}.app-release__worries .container .list .col .text{display:block;text-align:center;padding:16px 20px;border-radius:8px;background:#fff;box-shadow:0px 2px 6.1px 0px rgba(0,0,0,.25);width:500px;font-size:16px;font-style:normal;font-weight:900;line-height:normal;letter-spacing:1px;position:relative}@media screen and (max-width:750px){.app-release__worries .container .list .col .text{width:300px;font-size:12px;padding:16px}}.app-release__worries .container .list .col .text .inner{text-align:center}@media screen and (max-width:750px){.app-release__worries .container .list .col .text .inner{text-align:left}}.app-release__worries .container .list .col .text:before{position:absolute;content:"";background:url(//rent-ease.jp/wp-content/themes/renteas/css/../images/polygon12.png) no-repeat top left;background-size:contain;display:block;margin:auto;top:10px;bottom:0;width:25px;height:35px;filter:drop-shadow(8px 4px 5px rgba(0,0,0,.15))}.app-release__worries .container .list .col .text--1:before{right:-22px}.app-release__worries .container .list .col .text--2:before{top:-10px;left:-22px;transform:rotate(180deg);filter:drop-shadow(8px -4px 5px rgba(0,0,0,.15))}.app-release__worries .container .list .col .icon{height:94px;max-width:141px;-o-object-fit:contain;object-fit:contain}.app-release__worries .container .text1{font-size:16px;font-style:normal;font-weight:500;line-height:normal;letter-spacing:1px;margin-bottom:16px}@media screen and (max-width:750px){.app-release__worries .container .text1{font-size:14px;margin-bottom:20px}}.app-release__worries .container .text2{font-size:32px;font-style:normal;font-weight:700;line-height:normal;letter-spacing:1px;margin-bottom:17px}@media screen and (max-width:750px){.app-release__worries .container .text2{font-size:24px}}@media screen and (max-width:750px) and (max-width:750px){.app-release__worries .container .text2{margin-bottom:20px}}.app-release__worries .container .text2 .blue{color:#009ffd}.app-release__worries .container .text2 .green{color:#23e4ab}.app-release__worries .container .text3{font-size:16px;font-style:normal;font-weight:500;line-height:normal;letter-spacing:1px}@media screen and (max-width:750px){.app-release__worries .container .text3{font-size:12px;text-align:left}}.app-release__features{padding:100px 0 130px}@media screen and (max-width:750px){.app-release__features{padding:100px 0 30px}}.app-release__features .charm{text-align:center;margin-bottom:47px}@media screen and (max-width:750px){.app-release__features .charm{margin-bottom:0}}.app-release__features .charm .container .heading{position:relative}.app-release__features .charm .container .heading:before,.app-release__features .charm .container .heading:after{position:absolute;content:"";display:block;margin:auto;top:60%;bottom:0;background:#009ffd;height:172px;width:3px}@media screen and (max-width:750px){.app-release__features .charm .container .heading:before,.app-release__features .charm .container .heading:after{top:-30%;height:62px}}.app-release__features .charm .container .heading:before{left:2%;transform:rotate(-29deg)}@media screen and (max-width:750px){.app-release__features .charm .container .heading:before{left:10px}}.app-release__features .charm .container .heading:after{right:2%;transform:rotate(29deg)}@media screen and (max-width:750px){.app-release__features .charm .container .heading:after{right:10px}}.app-release__features .charm .container .heading .img{margin-bottom:20px;max-width:40%}@media screen and (max-width:750px){.app-release__features .charm .container .heading .img{max-width:60%;margin-bottom:10px}}.app-release__features .charm .container .text{font-size:40px;font-style:normal;font-weight:900;line-height:normal;letter-spacing:1px}@media screen and (max-width:750px){.app-release__features .charm .container .text{font-size:24px}}.app-release__features .content{padding:52px 0 132px;position:relative}.app-release__features .content--3{padding:132px 0 52px}.app-release__features .content .container{position:relative}.app-release__features .content .container .section-text{position:absolute;bottom:-170px;right:0;color:#dadada;font-size:64px;font-style:#dadada;font-weight:900;line-height:normal;letter-spacing:1px}.app-release__features .content .container .section-text .big{font-size:128px}.app-release__features .content .container .section-text--2{right:auto;left:0;color:#fff}.app-release__features .content .container .section-text--3{bottom:auto;top:-220px}.app-release__features .content .container .section-text--3 .big{position:relative;bottom:-40px}.app-release__features .content--gray{background-color:#dadada}.app-release__features .content .inner{border-radius:20px;box-shadow:0px 0px 8.1px 0px rgba(0,0,0,.25);padding:25px 44px 37px}.app-release__features .content .inner--white{background-color:#fff;box-shadow:none}@media screen and (max-width:750px){.app-release__features .content .inner{padding:20px}}.app-release__features .content .inner .title{font-size:32px;font-style:normal;font-weight:900;line-height:normal;letter-spacing:1px;margin-bottom:29px;text-align:center}@media screen and (max-width:750px){.app-release__features .content .inner .title{margin-bottom:20px;font-size:20px}}.app-release__features .content .inner .title .blue{color:#009ffd}.app-release__features .content .inner .title .green{color:#23e4ab}.app-release__features .content .inner .title .green .big{font-size:64px}@media screen and (max-width:750px){.app-release__features .content .inner .title .green .big{line-height:45px;font-size:50px}}.app-release__features .content .inner .title .yellow{color:#ffbe0e}.app-release__features .content .inner .title .yellow .big{font-size:48px}@media screen and (max-width:750px){.app-release__features .content .inner .title .yellow .big{font-size:38px}}.app-release__features .content .inner .read{font-style:normal;font-weight:500;line-height:30px;letter-spacing:1px;margin-bottom:24px}@media screen and (max-width:750px){.app-release__features .content .inner .read{line-height:1.5;font-size:14px}}.app-release__features .content .inner .bottom{display:flex;align-items:center;gap:30px}@media screen and (max-width:750px){.app-release__features .content .inner .bottom{flex-direction:column}}.app-release__features .content .inner .bottom .left{width:40%;display:flex;align-items:center;gap:17px;padding-right:30px;border-right:2px dashed #dadada}@media screen and (max-width:750px){.app-release__features .content .inner .bottom .left{width:auto;padding-right:0;border-right:none;border-bottom:2px dashed #dadada;padding-bottom:20px}}.app-release__features .content .inner .bottom .left .col .icon{max-width:125px}.app-release__features .content .inner .bottom .left .col .text{font-size:24px;font-style:normal;font-weight:700;line-height:60.84px;letter-spacing:1px;text-align:center}@media screen and (max-width:750px){.app-release__features .content .inner .bottom .left .col .text{font-size:20px}}.app-release__features .content .inner .bottom .left .col .text--blue{color:#009ffd}.app-release__features .content .inner .bottom .left .col .text--green{color:#23e4ab;margin-bottom:-17px}.app-release__features .content .inner .bottom .left .arrow{width:57px;height:57px}.app-release__features .content .inner .bottom .right{width:60%;display:flex;align-items:center}@media screen and (max-width:750px){.app-release__features .content .inner .bottom .right{width:auto;gap:20px}}.app-release__features .content .inner .bottom .right .images{width:60%}@media screen and (max-width:750px){.app-release__features .content .inner .bottom .right .images{width:50%}}.app-release__features .content .inner .bottom .right .text{width:40%}@media screen and (max-width:750px){.app-release__features .content .inner .bottom .right .text{width:50%}}.app-release__features .content .inner .bottom .right .inner2{background:url(//rent-ease.jp/wp-content/themes/renteas/css/../images/features-bot4.png) no-repeat top left;background-size:contain;background-size:contain;height:100%;padding:35px 20px 30px 60px}.app-release__features .content .inner .bottom .right .inner2 .text1{font-size:14px;font-style:normal;font-weight:700;line-height:normal;letter-spacing:1px;margin-bottom:7px}.app-release__features .content .inner .bottom .right .inner2 .text-box{display:flex;gap:10px;align-items:center}.app-release__features .content .inner .bottom .right .inner2 .text-box .green{font-size:48px;font-style:normal;font-weight:700;line-height:30px;color:#23e4ab;letter-spacing:.64px}.app-release__features .content .inner .bottom .right .inner2 .text-box .black{font-size:20px;font-style:normal;font-weight:900;line-height:24px;letter-spacing:1px}.app-release__features .content .inner .bottom2 .list{display:flex;align-items:center;justify-content:space-between;gap:10px}@media screen and (max-width:750px){.app-release__features .content .inner .bottom2 .list{flex-direction:column;gap:40px;margin:50px 0}}.app-release__features .content .inner .bottom2 .list .col{text-align:center}.app-release__features .content .inner .bottom2 .list .col--1{width:24%}@media screen and (max-width:750px){.app-release__features .content .inner .bottom2 .list .col--1{width:auto}}.app-release__features .content .inner .bottom2 .list .col--1 .img{max-height:110px;-o-object-fit:contain;object-fit:contain}@media screen and (max-width:750px){.app-release__features .content .inner .bottom2 .list .col--1 .img{max-height:170px;max-width:220px;margin-bottom:20px}}.app-release__features .content .inner .bottom2 .list .col--1 .text{font-size:14px;font-style:normal;font-weight:700;line-height:normal;letter-spacing:1px}@media screen and (max-width:750px){.app-release__features .content .inner .bottom2 .list .col--1 .text{font-size:16px}}.app-release__features .content .inner .bottom2 .list .col--1 .top{font-size:16px;font-style:normal;font-weight:700;line-height:normal;letter-spacing:1px;text-align:left}@media screen and (max-width:750px){.app-release__features .content .inner .bottom2 .list .col--1 .top{font-size:18px}}.app-release__features .content .inner .bottom2 .list .col--1 .top .blue{color:#009ffd}@media screen and (max-width:750px){.app-release__features .content .inner .bottom2 .list .col--1 .top .blue{font-size:22px}}.app-release__features .content .inner .bottom2 .list .col--1 .top .green{color:#23e4ab}@media screen and (max-width:750px){.app-release__features .content .inner .bottom2 .list .col--1 .top .green{font-size:22px}}.app-release__features .content .inner .bottom2 .list .col--1 .bot{display:flex}.app-release__features .content .inner .bottom2 .list .col--1 .bot .left{font-size:16px;font-style:normal;font-weight:700;line-height:normal;letter-spacing:1px;text-align:left}@media screen and (max-width:750px){.app-release__features .content .inner .bottom2 .list .col--1 .bot .left{font-size:18px}}.app-release__features .content .inner .bottom2 .list .col--1 .bot .right{font-size:32px;font-style:normal;font-weight:900;line-height:normal;letter-spacing:1px;display:flex}@media screen and (max-width:750px){.app-release__features .content .inner .bottom2 .list .col--1 .bot .right{font-size:38px}}.app-release__features .content .inner .bottom2 .list .col--1 .bot .right .blue{color:#009ffd}.app-release__features .content .inner .bottom2 .list .col--1 .bot .right .green{color:#23e4ab}.app-release__features .content .inner .bottom2 .list .col--2{width:10%}@media screen and (max-width:750px){.app-release__features .content .inner .bottom2 .list .col--2{width:auto}}.app-release__features .content .inner .bottom2 .list .col--2 .arrow{width:60px;height:60px}@media screen and (max-width:750px){.app-release__features .content .inner .bottom2 .list .col--2 .arrow{transform:rotate(90deg);width:50px}}@media screen and (max-width:750px){.app-release__features .content .inner .bottom3{margin-top:30px}}.app-release__features .content .inner .bottom3 .box{display:flex;justify-content:center;gap:40px}@media screen and (max-width:750px){.app-release__features .content .inner .bottom3 .box{flex-direction:column;gap:20px}}.app-release__features .content .inner .bottom3 .box .card-sp{display:none}@media screen and (max-width:750px){.app-release__features .content .inner .bottom3 .box .card-sp{display:flex;justify-content:center;background:#f5f5f5;padding:6px;border-radius:4px;gap:4px}.app-release__features .content .inner .bottom3 .box .card-sp .img{max-width:68px}}.app-release__features .content .inner .bottom3 .box .left{width:23%;text-align:center;-o-object-fit:contain;object-fit:contain}@media screen and (max-width:750px){.app-release__features .content .inner .bottom3 .box .left{width:auto}}.app-release__features .content .inner .bottom3 .box .left .img{max-height:255px;-o-object-fit:contain;object-fit:contain}@media screen and (max-width:750px){.app-release__features .content .inner .bottom3 .box .left .img{max-height:185px}}.app-release__features .content .inner .bottom3 .box .right{width:52%}@media screen and (max-width:750px){.app-release__features .content .inner .bottom3 .box .right{width:auto}}.app-release__features .content .inner .bottom3 .box .right .text-box{display:flex;align-items:end}@media screen and (max-width:750px){.app-release__features .content .inner .bottom3 .box .right .text-box{flex-direction:column;align-items:flex-start}}.app-release__features .content .inner .bottom3 .box .right .text-box .left{font-size:24px;font-style:normal;font-weight:700;line-height:normal;width:100%;text-align:left}.app-release__features .content .inner .bottom3 .box .right .text-box .left .blue{color:#009ffd}.app-release__features .content .inner .bottom3 .box .right .text-box .left .green{color:#23e4ab}.app-release__features .content .inner .bottom3 .box .right .text-box .left .gray{font-size:16px}.app-release__features .content .inner .bottom3 .box .right .text-box .left .color{background:var(--gradation-1,linear-gradient(90deg,#009ffd 0%,#23e4ab 100%));background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent}.app-release__features .content .inner .bottom3 .box .right .text-box .right{font-size:14px;font-style:normal;font-weight:400;line-height:30px}@media screen and (max-width:750px){.app-release__features .content .inner .bottom3 .box .right .text-box .right{font-size:12px}}.app-release__features .content .inner .bottom3 .box .right .img-list{margin-top:20px;margin-bottom:20px;display:flex;align-items:center;width:70%}@media screen and (max-width:750px){.app-release__features .content .inner .bottom3 .box .right .img-list{width:100%}}.app-release__features .content .inner .bottom3 .box .right .img-list .col{width:25%}.app-release__features .content .inner .bottom3 .box .right .img-list .col .img{-o-object-fit:contain;object-fit:contain;height:34px}.app-release__features .content .inner .bottom3 .box .right .card{border:none;position:relative;overflow:visible}@media screen and (max-width:750px){.app-release__features .content .inner .bottom3 .box .right .card{display:none}}.app-release__features .content .inner .bottom3 .box .right .card:after{content:"";position:absolute;width:30px;height:100px;background:url(//rent-ease.jp/wp-content/themes/renteas/css/../images/polygon11.svg) no-repeat top left;background-size:contain;left:-30px;z-index:1}.app-release__flow{padding:60px 0 40px}@media screen and (max-width:750px){.app-release__flow{padding:60px 0 0}}.app-release__flow .container .charm{text-align:center;margin-bottom:53px}.app-release__flow .container .charm .heading{color:#333;font-style:normal;font-weight:900;letter-spacing:1px;font-size:36px}@media screen and (max-width:750px){.app-release__flow .container .charm .heading{font-size:24px}}.app-release__flow .container .charm .heading .color{display:inline-block;background:var(--gradation-1,linear-gradient(90deg,#009ffd 0%,#23e4ab 100%));background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent}@media screen and (max-width:750px){.app-release__flow .container .charm .heading .color{margin-bottom:7px}}.app-release__flow .container .charm .heading .color .big{font-size:64px}@media screen and (max-width:750px){.app-release__flow .container .charm .heading .color .big{font-size:40px}}.app-release__flow .top{position:relative;text-align:center;margin-bottom:30px}.app-release__flow .top:before{position:absolute;content:"";background:var(--gradation-1,linear-gradient(90deg,#009ffd 0%,#23e4ab 100%));height:3px;width:100%;top:0;bottom:0;margin:auto;display:block}.app-release__flow .top .text{text-align:center;font-size:36px;font-style:normal;font-weight:900;line-height:normal;letter-spacing:1px;background-color:#fff;position:relative;z-index:2;padding:14px 12px}@media screen and (max-width:750px){.app-release__flow .top .text{font-size:32px;margin-bottom:20px;padding:10px}}.app-release__flow .top .text--gray{background-color:var(--gray-1,#fafafa)}.app-release__flow .read1{font-size:32px;font-style:normal;font-weight:900;line-height:normal;letter-spacing:1px;background:linear-gradient(transparent 60%,#ffe100 50%);display:inline-block;margin-bottom:40px}@media screen and (max-width:750px){.app-release__flow .read1{font-size:18px;margin-bottom:30px}}.app-release__flow .read2{font-size:24px;font-style:normal;font-weight:900;line-height:normal;letter-spacing:1px;margin-bottom:60px}@media screen and (max-width:750px){.app-release__flow .read2{font-size:16px;text-align:left;margin-bottom:40px}}.app-release__flow .read2 .yellow{background:linear-gradient(transparent 60%,#ffe100 50%)}.app-release__flow .content{display:flex;gap:20px;margin-bottom:30px}@media screen and (max-width:750px){.app-release__flow .content{flex-direction:column;gap:80px}}.app-release__flow .content .left{width:100%}.app-release__flow .content .left .list{display:flex;gap:20px;height:100%}@media screen and (max-width:750px){.app-release__flow .content .left .list{flex-direction:column;gap:80px}}.app-release__flow .content .left .list .col{background-color:#fff;padding:16px;text-align:center;border-radius:14px;position:relative;display:flex;flex-direction:column;justify-content:space-between;width:50%;align-items:center}@media screen and (max-width:750px){.app-release__flow .content .left .list .col{width:auto}}.app-release__flow .content .left .list .col:after{position:absolute;content:"";background:url(//rent-ease.jp/wp-content/themes/renteas/css/../images/yellow-arrow-right.png) no-repeat top left;background-size:cover;top:0;display:block;right:-36px;width:50px;height:100px;z-index:81;margin:auto;bottom:0}@media screen and (max-width:750px){.app-release__flow .content .left .list .col:after{left:0;right:0;top:auto;bottom:-72px;transform:rotate(90deg);width:30px;height:60px}}.app-release__flow .content .left .list .col .title{background-color:#009ffd;width:100%;padding:6px 0;display:block;border-radius:50px;margin-bottom:20px;color:#fff;font-size:20px;font-style:normal;font-weight:700;line-height:normal;letter-spacing:1px}@media screen and (max-width:750px){.app-release__flow .content .left .list .col .title{font-size:16px}}.app-release__flow .content .left .list .col .title--green{background-color:#23e4ab;max-width:250px}.app-release__flow .content .left .list .col .img{max-height:106px;-o-object-fit:contain;object-fit:contain}@media screen and (max-width:750px){.app-release__flow .content .left .list .col .img{margin-bottom:20px;max-height:70px}}.app-release__flow .content .left .list .col .text{font-size:20px;font-style:normal;font-weight:700;line-height:normal;letter-spacing:1px}@media screen and (max-width:750px){.app-release__flow .content .left .list .col .text{font-size:16px}}.app-release__flow .content .left .list .col--green{width:32%;background-color:#fafafa}@media screen and (max-width:750px){.app-release__flow .content .left .list .col--green{width:auto}}.app-release__flow .content .left .list .col--green .text{font-size:17px}.app-release__flow .content .right{background-color:#09b1e8;color:#fff;text-align:center;font-size:24px;font-style:normal;font-weight:900;line-height:25px;writing-mode:vertical-lr;border-radius:14px;padding:24px 26px}@media screen and (max-width:750px){.app-release__flow .content .right{writing-mode:inherit;font-size:20px}}.app-release__flow .content .right--green{background-color:#19d0c3}.app-release__flow .step1 .container{text-align:center}.app-release__flow .step1 .container .campaign-btn{margin-bottom:40px}@media screen and (max-width:750px){.app-release__flow .step1 .container .campaign-btn{margin-bottom:40px}}.app-release__flow .step1 .container .text1{margin-bottom:24px;text-align:center;font-size:16px;font-style:normal;font-weight:900;line-height:normal;letter-spacing:1px}.app-release__flow .step1 .container .read3{font-size:16px;font-style:normal;font-weight:500;line-height:200%;letter-spacing:1px;margin-bottom:90px}@media screen and (max-width:750px){.app-release__flow .step1 .container .read3{line-height:1.5;font-size:14px;text-align:left;margin-bottom:60px}}.app-release__flow .step2{background-color:#fafafa;padding:70px 0 96px;text-align:center}@media screen and (max-width:750px){.app-release__flow .step2{padding:70px 0}}.app-release__flow .step2 .container .read-arrow{position:relative;text-align:center;margin-bottom:33px}.app-release__flow .step2 .container .read-arrow .img{position:absolute;top:0;bottom:0;left:0;width:100%;display:block;margin:auto}.app-release__flow .step2 .container .read-arrow .inner{padding:3px 20px;background-color:var(--gray-1,#fafafa);display:inline-block;position:relative;z-index:10}@media screen and (max-width:750px){.app-release__flow .step2 .container .read-arrow .inner{padding:3px 10px}}.app-release__flow .step2 .container .read-arrow .inner .text{font-size:32px;font-style:normal;font-weight:700;line-height:normal;letter-spacing:1px;z-index:2;background:var(--gradation-1,linear-gradient(90deg,#009ffd 0%,#23e4ab 100%));background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent}@media screen and (max-width:750px){.app-release__flow .step2 .container .read-arrow .inner .text{font-size:20px}}.app-release__flow .step2 .container .read4{font-size:16px;font-style:normal;font-weight:500;line-height:200%;letter-spacing:1px;text-align:left}@media screen and (max-width:750px){.app-release__flow .step2 .container .read4{font-size:12px}}.app-release__flow .step3{text-align:center;padding:70px 0 96px}@media screen and (max-width:750px){.app-release__flow .step3{padding:70px 0}}.app-release__flow .step3 .read4{font-size:16px;font-style:normal;font-weight:500;line-height:200%;letter-spacing:1px;text-align:left}@media screen and (max-width:750px){.app-release__flow .step3 .read4{font-size:12px}}.app-release__campaign{padding:20px 0 60px;background-color:var(--gray-1,#fafafa)}.app-release__campaign .container .charm{text-align:center}.app-release__campaign .container .charm .heading{margin-bottom:60px;font-size:40px;font-style:normal;font-weight:700;line-height:normal;letter-spacing:1px;display:inline-block;background:var(--gradation-1,linear-gradient(90deg,#009ffd 0%,#23e4ab 100%));background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent}@media screen and (max-width:750px){.app-release__campaign .container .charm .heading{font-size:32px;margin-bottom:40px}}.app-release__campaign .container .top{margin-bottom:51px}.app-release__campaign .container .top .list{display:flex;margin-bottom:5px;gap:0}@media screen and (max-width:750px){.app-release__campaign .container .top .list{flex-direction:column;margin-bottom:20px}}.app-release__campaign .container .top .list .left{border-radius:28px 0 0 28px;max-width:260px;width:26%;color:#fff;text-align:center;font-family:"Noto Sans JP";font-size:16px;font-style:normal;font-weight:700;line-height:normal;letter-spacing:1px;padding:10px;background:var(--gradation-1,linear-gradient(90deg,#009ffd 0%,#23e4ab 100%));display:flex;align-items:center;justify-content:center}@media screen and (max-width:750px){.app-release__campaign .container .top .list .left{border-radius:14px 14px 0 0;width:auto;max-width:100%}}.app-release__campaign .container .top .list .left--2{border-radius:14px 0 0 14px}@media screen and (max-width:750px){.app-release__campaign .container .top .list .left--2{border-radius:14px 14px 0 0}}.app-release__campaign .container .top .list .right{width:74%;padding:10px 10px 10px 20px;background-color:#fff;border-radius:0 28px 28px 0;font-size:16px;font-style:normal;font-weight:400;line-height:normal;letter-spacing:1px}@media screen and (max-width:750px){.app-release__campaign .container .top .list .right{border-radius:0 0 14px 14px;width:auto;font-size:14px;padding:20px}}.app-release__campaign .container .top .list .right--2{border-radius:0 14px 14px 0}@media screen and (max-width:750px){.app-release__campaign .container .top .list .right--2{border-radius:0 0 14px 14px}}.app-release__campaign .container .mid{border:3px solid #ffe100;padding:27px 40px;border-radius:14px;margin-bottom:60px;background-color:#fff}@media screen and (max-width:750px){.app-release__campaign .container .mid{margin-bottom:40px}}.app-release__campaign .container .mid .title{display:flex;align-items:center;gap:40px;margin-bottom:23px}.app-release__campaign .container .mid .title .img{max-width:44.44px}.app-release__campaign .container .mid .title .text{font-size:32px;font-style:normal;font-weight:900;line-height:normal;letter-spacing:1px}.app-release__campaign .container .mid .read{font-size:14px;font-style:normal;font-weight:400;line-height:normal;letter-spacing:1px}.app-release__campaign .container .mid .read .text{text-indent:-16px;padding-left:16px}@media screen and (max-width:750px){.app-release__campaign .container .mid .read .text{text-indent:-16px;padding-left:16px;margin-bottom:10px}}.app-release__campaign .container .bottom{text-align:center}.app-release__campaign .container .bottom .text1{font-size:16px;font-style:normal;font-weight:900;line-height:normal;letter-spacing:1px;margin-top:30px}@media screen and (max-width:750px){.app-release__campaign .container .bottom .text1{font-size:12px;padding-bottom:1rem}}.app-release__campaign .container .bottom .text2{margin-bottom:40px;font-weight:500;font-size:18px;font-style:normal;line-height:normal;letter-spacing:1px}@media screen and (max-width:750px){.app-release__campaign .container .bottom .text2{font-size:13px;margin-bottom:30px}}.app-release .faq{padding:85px 0}.app-release .app-release__cta{padding:66px 0 150px;background:linear-gradient(90deg,#009ffd .06%,#23e4ab 99.94%)}.app-release .app-release__cta .container .heading{text-align:center;font-size:36px;font-style:normal;font-weight:900;line-height:normal;letter-spacing:1px;color:#fff;margin-bottom:55px}@media screen and (max-width:750px){.app-release .app-release__cta .container .heading{font-size:20px;margin-bottom:20px}}.app-release .app-release__cta .container .heading .span{color:#ffe100;position:relative}.app-release .app-release__cta .container .heading .span:before{content:"";position:absolute;height:5px;width:100%;display:block;bottom:0;left:0;background:#fff}@media screen and (max-width:750px){.app-release .app-release__cta .container .heading .span:before{height:3px}}.app-release .app-release__cta .container .heading .span .big{font-size:68px}@media screen and (max-width:750px){.app-release .app-release__cta .container .heading .span .big{font-size:32px}}.app-release .app-release__cta .container .text1{color:#fff;text-align:center;font-size:24px;font-style:normal;font-weight:900;line-height:normal;letter-spacing:1px;margin-bottom:59px}@media screen and (max-width:750px){.app-release .app-release__cta .container .text1{font-size:18px;margin-bottom:30px}}.app-release .app-release__cta .container .btn-wrap{margin-bottom:30px;text-align:center}.app-release .app-release__cta .container .text2{color:#fff;text-align:center;font-size:16px;font-style:normal;font-weight:900;line-height:normal;letter-spacing:1px}@media screen and (max-width:750px){.app-release .app-release__cta .container .text2{font-size:12px}}.app-release .app-release__form{background:linear-gradient(90deg,#009ffd .06%,#23e4ab 99.94%);margin-top:-5px;padding-bottom:150px;padding-top:50px;height:50vh;position:relative;z-index:50}.app-release .app-release__form--2{padding-bottom:60px}@media screen and (max-width:750px){.app-release .app-release__form--2 .pc{display:none}}.app-release .app-release__form--2 .title{background-color:#fff;border-radius:8px;padding:20px;color:#333}.app-release .app-release__form--2 .title .top2{font-size:18px;margin-bottom:0;margin-bottom:.5rem}.app-release .app-release__form--2 .title .top2 .alert{color:#ffbe0e;padding:0;font-size:22px;position:relative;bottom:-1px}.app-release .app-release__form--2 .title .text{text-indent:-1rem;padding-left:1rem;font-weight:400}.app-release .app-release__form--2 .complete .text1{text-align:center;margin-bottom:1rem !important}@media screen and (max-width:750px){.app-release .app-release__form--2 .complete .text1{text-align:left !important}}.app-release .app-release__form--2 .complete .text2{text-align:center;font-size:16px !important}@media screen and (max-width:750px){.app-release .app-release__form--2 .complete .text2{text-align:left}}.app-release .app-release__form .br.sp{display:none}@media screen and (max-width:750px){.app-release .app-release__form .br.sp{display:block}}@media screen and (max-width:750px){.app-release .app-release__form{height:auto;margin-top:-200px}}.app-release .app-release__form .container .form{color:#fff}.app-release .app-release__form .container .form .text1{text-align:center;font-size:20px;font-style:normal;font-weight:900;line-height:normal;letter-spacing:1px;margin-bottom:38px}@media screen and (max-width:750px){.app-release .app-release__form .container .form .text1{font-size:16px}}.app-release .app-release__form .container .form .text2{text-align:center;font-size:16px;font-style:normal;font-weight:900;line-height:normal;letter-spacing:1px;margin-bottom:45px}@media screen and (max-width:750px){.app-release .app-release__form .container .form .text2{font-size:12px}}.app-release .app-release__form .container .form .text3{font-size:14px;font-style:normal;font-weight:500;line-height:200%;letter-spacing:1px}@media screen and (max-width:750px){.app-release .app-release__form .container .form .text3{line-height:1.5;font-size:14px;text-indent:-16px;padding-left:16px}}.app-release .app-release__form .container .form .box{display:flex;justify-content:center;gap:0;margin:0 auto 20px}.app-release .app-release__form .container .form .box .input{padding:14px 30px;border-radius:6px 0 0 6px;font-size:18px;font-style:normal;font-weight:800;letter-spacing:1px;border:3px solid red;color:#333}.app-release .app-release__form .container .form .box .input--2{border:3px solid red}@media screen and (max-width:750px){.app-release .app-release__form .container .form .box .input{width:80%;padding:10px 20px;font-size:16px}}.app-release .app-release__form .container .form .box .input::-moz-placeholder{color:#d4d4d4;font-size:18px;font-style:normal;font-weight:500;letter-spacing:1px}.app-release .app-release__form .container .form .box .input::placeholder{color:#d4d4d4;font-size:18px;font-style:normal;font-weight:500;letter-spacing:1px}@media screen and (max-width:750px){.app-release .app-release__form .container .form .box .input::-moz-placeholder{font-size:16px}.app-release .app-release__form .container .form .box .input::placeholder{font-size:16px}}.app-release .app-release__form .container .form .box .input:focus{outline-color:#23e4ab}.app-release .app-release__form .container .form .box .btn{background-color:#fc5f40;color:#fff;text-align:center;font-size:18px;font-style:normal;font-weight:900;line-height:200%;letter-spacing:1px;border-radius:0 6px 6px 0;width:144px}@media screen and (max-width:750px){.app-release .app-release__form .container .form .box .btn{width:20%;font-size:14px}}.app-release .app-release__form .container .form .box .btn--2{border:2px solid #d4d4d4}.app-release .app-release__form .container .complete{color:#fff;font-style:normal;font-weight:900;line-height:normal;letter-spacing:1px}.app-release .app-release__form .container .complete .text1{font-size:24px;text-align:center;margin-bottom:53px}@media screen and (max-width:750px){.app-release .app-release__form .container .complete .text1{font-size:16px}}.app-release .app-release__form .container .complete .text2{margin-bottom:40px;font-size:14px}.app-release .app-release__form .container .complete .top{margin-bottom:33px}.app-release .app-release__form .container .complete .top .title{font-weight:900}.app-release .app-release__form .container .complete .top .inner{font-weight:400}@media screen and (max-width:750px){.app-release .app-release__form .container .complete .top .inner{font-size:14px;font-weight:500}}.app-release .app-release__form .container .complete .bottom .title{font-weight:900}.app-release .app-release__form .container .complete .bottom .inner{font-weight:400}@media screen and (max-width:750px){.app-release .app-release__form .container .complete .bottom .inner{font-size:14px;font-weight:500}}.app-release .formbox{display:flex;justify-content:center;gap:0;margin:0 auto 20px}.app-release .formbox .input{padding:14px 30px;border-radius:6px 0 0 6px;font-size:18px;font-style:normal;font-weight:800;line-height:200%;letter-spacing:1px;border:none;color:#333}.app-release .formbox .input--3{border-top:2px solid #d4d4d4;border-left:2px solid #d4d4d4;border-bottom:2px solid #d4d4d4;border-right:none}.app-release .formbox .input--2{border:3px solid red}@media screen and (max-width:750px){.app-release .formbox .input{width:80%;padding:10px 20px;font-size:16px}}.app-release .formbox .input::-moz-placeholder{color:#d4d4d4;font-size:18px;font-style:normal;font-weight:500;line-height:200%;letter-spacing:1px}.app-release .formbox .input::placeholder{color:#d4d4d4;font-size:18px;font-style:normal;font-weight:500;line-height:200%;letter-spacing:1px}@media screen and (max-width:750px){.app-release .formbox .input::-moz-placeholder{font-size:10px}.app-release .formbox .input::placeholder{font-size:10px}}.app-release .formbox .input:focus{outline-color:#23e4ab}.app-release .formbox .btn{background-color:#fc5f40;color:#fff;text-align:center;font-size:18px;font-style:normal;font-weight:900;line-height:200%;letter-spacing:1px;border-radius:0 6px 6px 0;border:none;width:144px}@media screen and (max-width:750px){.app-release .formbox .btn{width:20%;font-size:16px}}.app-release .formbox .btn--2{border-top:2px solid #d4d4d4;border-right:2px solid #d4d4d4;border-bottom:2px solid #d4d4d4;border-left:none}.app-release br.sp{display:none}@media screen and (max-width:750px){.app-release br.sp{display:block}}.app-release .campaign-btn{display:inline-block;padding:20px 40px;background-color:#fc5f40;box-shadow:0 7px 0 #ae481f;border-radius:50px;color:#fff;cursor:pointer;text-decoration:none;transition:.1s;font-size:20px;font-style:normal;font-weight:900;line-height:1.5;letter-spacing:1px}@media screen and (max-width:750px){.app-release .campaign-btn{font-size:16px;padding:10px 40px}}.app-release .campaign-btn:hover{box-shadow:none;transform:translateY(5px)}.app-release-footer{margin-top:-5px;padding-bottom:170px;background:linear-gradient(90deg,#009ffd .06%,#23e4ab 99.94%)}.app-release-footer .brand-link{width:100%;text-align:center}.app-release-footer .brand-link .brand-logo{text-align:center;display:block;max-width:126px;margin:0 auto;transition:.3s}.app-release-footer .brand-link .brand-logo:hover{opacity:.7}.app-release-footer .copy{font-size:9px;text-align:center;padding:4px 0 20px;color:#fff;font-weight:600}@media screen and (max-width:750px){.app-release-footer .copy{font-size:10px}}.false-text{display:none;color:red;font-weight:800;text-align:center;margin-bottom:30px}.cta-float{position:fixed;width:100%;bottom:0;background:#103952;color:#fff;padding:15px 0;z-index:100;display:none}@media screen and (max-width:750px){.cta-float{padding:10px 0 12px}}.cta-float .inner-pc{display:flex;justify-content:space-between;align-items:center;gap:20px}@media screen and (max-width:750px){.cta-float .inner-pc{display:none}}.cta-float .inner-pc .left{width:32%;border-radius:8px;background:#fff;box-shadow:0px 2px 6.1px 0px rgba(0,0,0,.25);position:relative}.cta-float .inner-pc .left:before{content:"";position:absolute;display:block;margin:auto;width:30px;height:30px;top:0;bottom:0;right:-14px;background:url(//rent-ease.jp/wp-content/themes/renteas/css/../images/polygon12.png) no-repeat top left;background-size:contain}.cta-float .inner-pc .left .inner{padding:4px 25px}.cta-float .inner-pc .left .inner .read{font-size:13px;font-style:normal;font-weight:900;line-height:normal;letter-spacing:1px;color:#333}.cta-float .inner-pc .left .inner .read .blue{font-size:16px;color:#009ffd}.cta-float .inner-pc .left .inner .read .green{font-size:16px;color:#23e4ab}.cta-float .inner-pc .mid{width:34%;text-align:center}.cta-float .inner-pc .mid .campaign-btn{display:inline-block;padding:20px 18px;background-color:#fc5f40;box-shadow:0 7px 0 #ae481f;border-radius:50px;color:#fff;cursor:pointer;text-decoration:none;transition:.1s;font-size:13px;font-style:normal;font-weight:900;line-height:1.5;letter-spacing:1px}@media screen and (max-width:750px){.cta-float .inner-pc .mid .campaign-btn{font-size:16px;padding:10px 40px}}.cta-float .inner-pc .mid .campaign-btn:hover{box-shadow:none;transform:translateY(5px)}.cta-float .inner-pc .right{width:32%;display:flex;align-items:center;font-size:21px;font-style:normal;font-weight:900;line-height:28px;letter-spacing:1px;gap:4px}.cta-float .inner-pc .right .yellow{color:#ffe100;text-align:center;font-size:50px;position:relative;font-style:normal;font-weight:900;letter-spacing:1px;bottom:4px}.cta-float .inner-pc .right .top{background-color:#23e4ab;padding:16px 19px;border-radius:8px;font-size:35px;margin-left:10px}.cta-float .inner-sp{display:none}@media screen and (max-width:750px){.cta-float .inner-sp{display:flex;flex-direction:column;gap:10px}}.cta-float .inner-sp .top{display:flex;gap:10px}.cta-float .inner-sp .top .left{background-color:#fff;border-radius:8px;width:70%;padding:5px 10px;color:#333}.cta-float .inner-sp .top .left .read{font-size:12px;font-style:normal;font-weight:900;line-height:normal;letter-spacing:1px;position:relative}@media screen and (max-width:400px){.cta-float .inner-sp .top .left .read{font-size:10px}}.cta-float .inner-sp .top .left .read .blue{color:#009ffd}.cta-float .inner-sp .top .left .read .green{color:#23e4ab}.cta-float .inner-sp .top .left .read:before{content:"";position:absolute;display:block;margin:auto;width:30px;height:17px;left:0;right:0;bottom:-20px;background:url(//rent-ease.jp/wp-content/themes/renteas/css/../images/polygon13.png) no-repeat top left;background-size:contain}.cta-float .inner-sp .top .right{display:flex;align-items:center}.cta-float .inner-sp .top .right .read{display:flex;align-items:center;text-align:center}.cta-float .inner-sp .top .right .text1{font-size:12px;font-style:normal;font-weight:900;line-height:12px;letter-spacing:1px}.cta-float .inner-sp .top .right .text1--2{position:relative;right:-4px;bottom:-3px}.cta-float .inner-sp .top .right .yellow{color:#ffe100;font-size:32px;font-style:normal;font-weight:900;letter-spacing:-3px}.cta-float .inner-sp .bottom{display:flex;justify-content:space-between}.cta-float .inner-sp .bottom .left{width:77%}.cta-float .inner-sp .bottom .left .campaign-btn{text-align:center;width:100%;display:inline-block;padding:10px 40px;background-color:#fc5f40;box-shadow:0 7px 0 #ae481f;border-radius:50px;color:#fff;cursor:pointer;text-decoration:none;transition:.1s;font-size:13px;font-style:normal;font-weight:900;line-height:1.5;letter-spacing:1px}.cta-float .inner-sp .bottom .left .campaign-btn:hover{box-shadow:none;transform:translateY(5px)}.cta-float .inner-sp .bottom .right .top{background-color:#23e4ab;padding:16px 19px;border-radius:8px;font-size:35px;margin-left:10px}.lp2 .hero{margin-top:0;min-height:788px}.lp2 .hero .container{position:relative}.lp2 .hero .container .float{position:absolute;top:30px;left:40px;width:60px;height:60px;z-index:10}@media screen and (max-width:750px){.lp2 .hero .container .float{top:-70px;left:20px;width:40px;height:40px}}@media screen and (max-width:750px){.lp2 .hero{min-height:440px}}.lp2 .hero .bg{-o-object-position:center;object-position:center}@media screen and (max-width:750px){.lp2 .hero .bg{-o-object-position:top;object-position:top}}.lp2 .hero .container .content{top:160px;right:10px}@media screen and (max-width:750px){.lp2 .hero .container .content{right:20px;top:0;bottom:0}}.lp2 .hero .container .content .text{color:#f7ff02;text-align:center;text-shadow:0px 0px 9.9px rgba(0,0,0,.24);font-size:24px;font-style:normal;font-weight:900;line-height:normal;letter-spacing:1px}@media screen and (max-width:750px){.lp2 .hero .container .content .text{font-size:12px;text-shadow:0px 0px 9.9px #000}}.lp2 .hero .container .content .heading .logo{margin-top:10px}.lp2 .features__top{margin-top:0}.lp2 .app-release__worries{padding:20px 0 100px}.lp2 .app-release__features{padding:100px 0 0}.lp2 .merit2{background:inherit;padding-bottom:36px}.lp2 .merit2 .card3{margin:0}.lp2 .merit2 .color-text{background:linear-gradient(90deg,#009ffd 18.08%,#23e4ab 82.5%);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent;font-size:36px;font-style:normal;font-weight:900;line-height:normal;letter-spacing:1px;text-align:center}@media screen and (max-width:750px){.lp2 .merit2 .color-text{font-size:16px}}.lp2 .app-release__hero{background:inherit}.lp2 .app-release__hero-under--2{margin-top:-160px;padding:70px 0 160px}@media screen and (max-width:750px){.lp2 .app-release__hero-under--2{padding:40px 0 20px;margin-top:-250px}.lp2 .app-release__hero-under--2 .read{text-align:center !important}}.lp2 .app-release__hero-under--2 .read2{font-size:20px;font-style:normal;font-weight:900;line-height:normal;letter-spacing:1px;margin-top:48px;margin-bottom:15px}@media screen and (max-width:750px){.lp2 .app-release__hero-under--2 .read2{font-size:12px}}.lp2 .app-release__hero-under--2 .text1{margin-top:48px}.lp2 .app-release__cta .container .heading{font-size:24px;margin-bottom:29px}@media screen and (max-width:750px){.lp2 .app-release__cta .container .heading{font-size:20px}}.lp2 .app-release__cta .container .heading .span{font-size:24px}@media screen and (max-width:750px){.lp2 .app-release__cta .container .heading .span{font-size:20px}}.lp2 .app-release__cta .container .heading .span .big{font-size:48px}@media screen and (max-width:750px){.lp2 .app-release__cta .container .heading .span .big{font-size:32px}}.lp2 .app-release__cta .container .text1{font-size:20px;font-style:normal;font-weight:900;line-height:normal;letter-spacing:1px;margin-bottom:15px}@media screen and (max-width:750px){.lp2 .app-release__cta .container .text1{font-size:12px}}.lp2 .cta-float{overflow:hidden;position:fixed;width:100%;bottom:0;background:#103952;color:#fff;padding:15px 0;z-index:100;display:none}@media screen and (max-width:750px){.lp2 .cta-float{padding:10px 0 12px}}.lp2 .cta-float .inner-sp{display:none}@media screen and (max-width:750px){.lp2 .cta-float .inner-sp{display:flex;flex-direction:column;gap:10px}}.lp2 .cta-float .inner-sp .top{display:flex;gap:10px}.lp2 .cta-float .inner-sp .top .left{background-color:#fff;border-radius:8px;width:70%;padding:5px 10px;color:#333}.lp2 .cta-float .inner-sp .top .left .read{font-size:12px;font-style:normal;font-weight:900;line-height:normal;letter-spacing:1px;position:relative}@media screen and (max-width:400px){.lp2 .cta-float .inner-sp .top .left .read{font-size:10px}}.lp2 .cta-float .inner-sp .top .left .read .blue{color:#009ffd}.lp2 .cta-float .inner-sp .top .left .read .green{color:#23e4ab}.lp2 .cta-float .inner-sp .top .left .read:before{content:"";position:absolute;display:block;margin:auto;width:30px;height:17px;left:0;right:0;bottom:-20px;background:url(//rent-ease.jp/wp-content/themes/renteas/css/../images/polygon13.png) no-repeat top left;background-size:contain}.lp2 .cta-float .inner-sp .top .right{display:flex;align-items:center}.lp2 .cta-float .inner-sp .top .right .read{display:flex;align-items:center;text-align:center}.lp2 .cta-float .inner-sp .top .right .text1{font-size:12px;font-style:normal;font-weight:900;line-height:12px;letter-spacing:1px}.lp2 .cta-float .inner-sp .top .right .text1--2{position:relative;right:-4px;bottom:-3px}.lp2 .cta-float .inner-sp .top .right .yellow{color:#ffe100;font-size:32px;font-style:normal;font-weight:900;letter-spacing:-3px}.lp2 .cta-float .inner-sp .bottom{display:flex;justify-content:space-between;justify-content:center}.lp2 .cta-float .inner-sp .bottom .left{width:auto}.lp2 .cta-float .inner-sp .bottom .left .campaign-btn{text-align:center;width:100%;display:inline-block;padding:10px 40px;background-color:#fc5f40;box-shadow:0 7px 0 #ae481f;border-radius:50px;color:#fff;cursor:pointer;text-decoration:none;transition:.1s;font-size:10px;font-style:normal;font-weight:900;line-height:1.5;letter-spacing:1px}.lp2 .cta-float .inner-sp .bottom .left .campaign-btn .sp{display:none}.lp2 .cta-float .inner-sp .bottom .left .campaign-btn:hover{box-shadow:none;transform:translateY(5px)}.lp2 .cta-float .inner-sp .bottom .right{display:none}.lp2 .cta-float .inner-sp .bottom .right .top{display:none}.lp2--ver4{overflow:hidden}.lp2--ver4 .read-arrow{position:relative;text-align:center;margin-bottom:33px}@media screen and (max-width:750px){.lp2--ver4 .read-arrow--pc{display:none}}.lp2--ver4 .read-arrow--sp{display:none}@media screen and (max-width:750px){.lp2--ver4 .read-arrow--sp{display:block}}.lp2--ver4 .read-arrow .img{position:absolute;top:0;bottom:0;left:0;width:100%;display:block;margin:auto}.lp2--ver4 .read-arrow .inner{padding:3px 20px;background-color:#fff;display:inline-block;position:relative;z-index:10}@media screen and (max-width:750px){.lp2--ver4 .read-arrow .inner{padding:3px 10px}}.lp2--ver4 .read-arrow .inner .text{font-size:32px;font-style:normal;font-weight:700;line-height:normal;letter-spacing:1px;z-index:2;background:var(--gradation-1,linear-gradient(90deg,#009ffd 0%,#23e4ab 100%));background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent}@media screen and (max-width:750px){.lp2--ver4 .read-arrow .inner .text{font-size:20px}}.lp2--ver4 .hero-lp4{background:url(//rent-ease.jp/wp-content/themes/renteas/css/../images/lp4-pcbg.png) no-repeat center center;background-size:cover;height:800px}@media screen and (max-width:750px){.lp2--ver4 .hero-lp4{height:600px;background:url(//rent-ease.jp/wp-content/themes/renteas/css/../images/lp4-top-sp.png) no-repeat top center;background-size:cover}}.lp2--ver4 .hero-lp4 .container{height:100%;padding:0}.lp2--ver4 .hero-lp4 .container .heading{height:100%}.lp2--ver4 .hero-lp4 .container .bg{height:100%;-o-object-fit:cover;object-fit:cover}@media screen and (max-width:750px){.lp2--ver4 .hero-lp4 .container .bg{display:none}}@media screen and (max-width:750px){.lp2--ver4 .pc{display:none}}.lp2--ver4 .app-release__hero{background:url(//rent-ease.jp/wp-content/themes/renteas/css/../images/lp3-bg.png) no-repeat top center}@media screen and (max-width:750px){.lp2--ver4 .app-release__hero{margin-top:20px}}.lp2--ver4 .app-release__hero .container{position:relative}@media screen and (max-width:750px){.lp2--ver4 .app-release__hero .container{padding:0}}.lp2--ver4 .app-release__hero .float{position:absolute;top:0;left:0;width:257px;height:90px;z-index:14}@media screen and (max-width:750px){.lp2--ver4 .app-release__hero .float{width:141px;height:49px;top:10px;left:20px}}.lp2--ver4 .app-release__hero h1{display:block;margin:auto}.lp2--ver4 .merit1{padding:160px 0 20px;margin-top:0;overflow:hidden}@media screen and (max-width:750px){.lp2--ver4 .merit1 .charm .heading{font-size:20px}.lp2--ver4 .merit1 .charm .heading .span .float{font-size:16px;top:-70px}.lp2--ver4 .merit1 .charm .heading .span .color{font-size:24px}}.lp2--ver4 .merit1 .charm .read{margin-bottom:0}.lp2--ver4 .merit2{padding-bottom:100px}.lp2--ver4 .app-release__hero-under.app-release__hero-under--2{margin-top:0;margin-bottom:30px;background:url(//rent-ease.jp/wp-content/themes/renteas/css/../images/bg-blue.png) no-repeat bottom center;padding:70px 0 150px}.lp2--ver4 .app-release__hero-under.app-release__hero-under--2 .container .top{margin-bottom:57px}.lp2--ver4 .app-release__hero-under.app-release__hero-under--2 .container .top .heading{color:#ffe100;text-align:center;font-size:32px;font-style:normal;font-weight:700;line-height:36px;letter-spacing:1px}@media screen and (max-width:750px){.lp2--ver4 .app-release__hero-under.app-release__hero-under--2 .container .top .heading{font-size:29px}}.lp2--ver4 .app-release__hero-under.app-release__hero-under--2 .container .text{font-size:24px;font-style:normal;font-weight:700;line-height:normal;color:#fff;letter-spacing:1px}@media screen and (max-width:750px){.lp2--ver4 .app-release__hero-under.app-release__hero-under--2 .container .text .pc{display:none}}@media screen and (max-width:750px){.lp2--ver4 .app-release__hero-under.app-release__hero-under--2 .container .text{font-size:18px}}.lp2--ver4 .app-release__hero-under.app-release__hero-under--2 .container .read2{margin-top:42px;margin-bottom:32px}.lp2--ver4 .step1 .container .read2{margin-bottom:30px}@media screen and (max-width:750px){.lp2--ver4 .step1 .container .read2{text-align:center}}.lp2--ver4 .step1 .container .form .formbox .input{border-left:2px solid #d4d4d4;border-top:2px solid #d4d4d4;border-bottom:2px solid #d4d4d4}.lp2--ver4 .step1 .container .text2{font-size:18px;font-style:normal;font-weight:500;line-height:normal;letter-spacing:1px;margin-bottom:60px}@media screen and (max-width:750px){.lp2--ver4 .step1 .container .text2{font-size:13px;margin-bottom:30px}}@media screen and (max-width:750px){.lp2--ver4 .step1 .container .read3{text-align:center}}@media screen and (max-width:750px){.lp2--ver4 .step2 .container .read2{text-align:center;font-size:12px}}.lp2--ver4 .step2 .container .content .right{writing-mode:inherit;position:relative}.lp2--ver4 .step2 .container .content .right .text{font-size:21px;position:absolute;width:240px;transform:rotate(90deg);left:-94px;bottom:100px}@media screen and (max-width:750px){.lp2--ver4 .step2 .container .content .right .text{transform:rotate(0deg);left:auto;bottom:0;width:100%;top:11px;left:0}}.lp2--ver4 .step3.fade-delay-025 .container .content .right.right--green{writing-mode:inherit;position:relative}.lp2--ver4 .step3.fade-delay-025 .container .content .right.right--green .text{font-size:21px;position:absolute;width:240px;transform:rotate(90deg);left:-94px;bottom:100px}@media screen and (max-width:750px){.lp2--ver4 .step3.fade-delay-025 .container .content .right.right--green .text{transform:rotate(0deg);left:auto;bottom:0;width:100%;top:11px;left:0}}.lp2--ver4 .app-release__cta{background:#009ffd}.lp2--ver4 .app-release__cta .container .heading{color:#ffe100;text-align:center;font-family:"Noto Sans JP";font-size:32px;font-style:normal;font-weight:700;line-height:36px;letter-spacing:1px}@media screen and (max-width:750px){.lp2--ver4 .app-release__cta .container .heading{font-size:28px}}.lp2--ver4 .app-release__cta .container .text{font-size:24px;font-style:normal;font-weight:700;line-height:normal;letter-spacing:1px;color:#fff;text-align:center;margin-bottom:42px}@media screen and (max-width:750px){.lp2--ver4 .app-release__cta .container .text{font-size:16px}}.lp2--ver4 .app-release__cta .container .text1{font-size:20px;font-style:normal;font-weight:900;line-height:normal;letter-spacing:1px;margin-bottom:32px}@media screen and (max-width:750px){.lp2--ver4 .app-release__cta .container .text1{font-size:16px}}.lp2--ver4 .merit2{background:linear-gradient(180deg,#009ffd 0%,#23e4ab 100%)}@media screen and (max-width:750px){.lp2--ver4 .merit2 .card2 .col-right .heading{font-size:14px}}.lp2--ver4 .merit2 .card2 .read .sp{display:none}@media screen and (max-width:750px){.lp2--ver4 .merit2 .card2 .read .sp{display:block}}@media screen and (max-width:750px){.lp2--ver4 .merit2 .card2 .read{font-size:18px}}.lp2--ver4 .merit2 .arrows{margin-top:-3px;margin-bottom:4rem}@media screen and (max-width:750px){.lp2--ver4 .merit2 .arrows{margin-bottom:1rem}}@media screen and (max-width:750px){.lp2--ver4 .merit2 .card3 .span{display:inline-block}.lp2--ver4 .merit2 .card3 .span .small{display:inline-block !important}}@media screen and (max-width:750px){.lp2--ver4 .cta-float--2 .container{padding:0}}.lp2 .lp-0981 h1 .img{margin-top:50px}@media screen and (max-width:750px){.lp2 .lp-0981 h1 .img{margin-top:0}}.lp2 .lp-0981 .app-release__hero-under{background:#009ffd;padding:70px 0 81px;margin-bottom:0}@media screen and (max-width:750px){.lp2 .lp-0981 .app-release__hero-under{padding:40px 0 20px}}.lp2 .lp-0981 .app-release__hero-under .text1{font-size:16px;font-style:normal;font-weight:400;line-height:normal;letter-spacing:1px;margin-top:0}@media screen and (max-width:750px){.lp2 .lp-0981 .app-release__hero-under .text1{font-size:12px}}.lp2 .lp-0981 .app-release__hero-under .text2{font-size:18px;font-style:normal;font-weight:500;line-height:normal;letter-spacing:1px;color:#fff;margin-bottom:55px}@media screen and (max-width:750px){.lp2 .lp-0981 .app-release__hero-under .text2{font-size:13px;margin-bottom:30px}}@media screen and (max-width:750px){.lp2 .lp-0981 .app-release__campaign--1{padding:30px 0 0}}.lp2 .lp-0981 .app-release__campaign .text1{font-size:16px;font-style:normal;font-weight:400;line-height:normal;letter-spacing:1px;margin-top:0}@media screen and (max-width:750px){.lp2 .lp-0981 .app-release__campaign .text1{font-size:12px}}.app-release-footer--lp3{background:#009ffd !important;padding-bottom:120px}@media screen and (max-width:750px){.app-release-footer--lp3{padding-bottom:80px}}.privacy{text-align:center;color:#fff;font-size:14px;font-style:normal;font-weight:400;line-height:30px;display:block;margin:0 auto 10px;font-weight:700}.footer--lp-00981{padding:28px 0 40px;text-align:center;background-color:#009ffd;color:#fff}@media screen and (max-width:750px){.footer--lp-00981{padding:28px 0 110px}}.footer--lp-00981 .privacy{font-size:14px;font-style:normal;font-weight:700;line-height:30px;letter-spacing:1px}.footer--lp-00981 .brand-logo{max-width:126px;margin-bottom:2px}.footer--lp-00981 .copy{font-size:9px;font-style:normal;font-weight:700;line-height:9px;letter-spacing:1px}.cta-float--lp00981{opacity:0;bottom:-150px !important}@media screen and (max-width:750px){.cta-float--lp00981{opacity:1;bottom:0 !important}}.pre-registration{padding:10px 0 70px}@media screen and (max-width:750px){.pre-registration .pc{display:none}}.pre-registration .container .btn-wrap{margin-top:40px;margin-bottom:-10px}.pre-registration .container .btn-wrap .form{padding:30px;background-color:#fafafa}@media screen and (max-width:750px){.pre-registration .container .btn-wrap .form{padding:30px 10px}}.pre-registration .container .btn-wrap .form .formbox{display:flex;align-items:center;justify-content:center;flex-direction:column}.pre-registration .container .btn-wrap .form .privacy-policy{display:flex;justify-content:center;margin-bottom:2rem;gap:10px}.pre-registration .container .btn-wrap .form .privacy-policy #privacy-check.privacy-check{border:none;padding:4px;cursor:pointer}.pre-registration .container .btn-wrap .form .privacy-policy .link{color:#009ffd;font-weight:600}.pre-registration .container .btn-wrap .form .input{padding:10px 30px;border-radius:6px;font-size:18px;font-style:normal;font-weight:800;letter-spacing:1px;color:#333;border:2px solid #d4d4d4;margin-bottom:2rem}.pre-registration .container .btn-wrap .form .input--2{border:3px solid red}@media screen and (max-width:750px){.pre-registration .container .btn-wrap .form .input{width:80%;padding:10px 20px;font-size:16px}}.pre-registration .container .btn-wrap .form .input::-moz-placeholder{color:#d4d4d4;font-size:18px;font-style:normal;font-weight:500;letter-spacing:1px}.pre-registration .container .btn-wrap .form .input::placeholder{color:#d4d4d4;font-size:18px;font-style:normal;font-weight:500;letter-spacing:1px}@media screen and (max-width:750px){.pre-registration .container .btn-wrap .form .input::-moz-placeholder{font-size:16px}.pre-registration .container .btn-wrap .form .input::placeholder{font-size:16px}}.pre-registration .container .btn-wrap .form .input:focus{outline-color:#23e4ab}.pre-registration .container .btn-wrap .form .btn{background-color:#fc5f40;color:#fff;text-align:center;font-size:18px;font-style:normal;font-weight:900;line-height:200%;letter-spacing:1px;border-radius:6px;width:287px;transition:.1s}.pre-registration .container .btn-wrap .form .btn:hover{opacity:.8}@media screen and (max-width:750px){.pre-registration .container .btn-wrap .form .btn{font-size:14px}}.pre-registration .container .btn-wrap .form .btn--2{border:2px solid #d4d4d4}.pre-registration .container .btn-wrap .form .text1{text-align:center;font-size:20px;font-style:normal;font-weight:900;line-height:normal;letter-spacing:1px;margin-bottom:38px}@media screen and (max-width:750px){.pre-registration .container .btn-wrap .form .text1{font-size:16px;text-align:left}}.pre-registration .container .btn-wrap .form .text2{text-align:center;font-size:16px;font-style:normal;font-weight:900;line-height:normal;letter-spacing:1px;margin-bottom:45px}@media screen and (max-width:750px){.pre-registration .container .btn-wrap .form .text2{font-size:12px}}.pre-registration .container .btn-wrap .form .text3{font-size:14px;font-style:normal;font-weight:500;line-height:200%;letter-spacing:1px}@media screen and (max-width:750px){.pre-registration .container .btn-wrap .form .text3{line-height:1.5;font-size:14px;text-indent:-16px;padding-left:16px}}.pre-registration .container .btn-wrap .form .box{display:flex;justify-content:center;gap:0;margin:0 auto 20px}.pre-registration .container .btn-wrap .false-text{margin-top:1rem}.pre-registration .container .btn-wrap .formbox .honeypot{opacity:0;position:absolute;bottom:0}.gradation-border{position:relative}.gradation-border:before{content:"";position:absolute;height:1px;width:100%;left:0;bottom:0;background:linear-gradient(90deg,#009ffd 0%,#23e4ab 100%)}.gradation-border--3:before{height:3px}.recruit-list .hero{min-height:auto;background:url(//rent-ease.jp/wp-content/themes/renteas/css/../images/recruit-hero.png) no-repeat center center;background-size:cover;position:relative;min-height:540px}@media screen and (max-width:750px){.recruit-list .hero{min-height:auto;height:330px}}.recruit-list .hero .container .inner{padding-top:175px;padding-bottom:278px;color:#fff}@media screen and (max-width:750px){.recruit-list .hero .container .inner{padding-top:65px;padding-bottom:0}}.recruit-list .hero .container .inner .heading{text-shadow:0px 0px 10px rgba(0,0,0,.15);font-size:36px;font-style:normal;font-weight:700;line-height:normal;letter-spacing:1px;margin-bottom:30px}@media screen and (max-width:750px){.recruit-list .hero .container .inner .heading{font-size:24px}}.recruit-list .hero .container .inner .read{text-shadow:0px 0px 10px rgba(0,0,0,.15);font-size:20px;font-style:normal;font-weight:700;line-height:normal;letter-spacing:1px}@media screen and (max-width:750px){.recruit-list .hero .container .inner .read{font-size:16px}}.recruit-list .hero .bg{position:absolute;left:0;bottom:0;height:190px;width:100%}@media screen and (max-width:750px){.recruit-list .hero .bg{height:110px}}.recruit-list .message{background:#fafafa}.recruit-list .message .container .inner{position:relative;padding:53px 48px;border-radius:20px;background:#fff;box-shadow:0px 0px 4px 0px rgba(0,0,0,.1);z-index:10;top:-135px}@media screen and (max-width:750px){.recruit-list .message .container .inner{top:-80px;padding:40px 20px}}.recruit-list .message .container .inner .heading{background:var(--gradation-1,linear-gradient(90deg,#009ffd 0%,#23e4ab 100%));background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent;display:inline-block;font-size:24px;font-style:normal;font-weight:700;line-height:normal;margin-bottom:40px}@media screen and (max-width:750px){.recruit-list .message .container .inner .heading{margin-bottom:16px}}.recruit-list .message .container .inner .box{display:flex;flex-direction:column;gap:40px}.recruit-list .message .container .inner .box .col .title{margin-bottom:20px;font-size:18px;font-style:normal;font-weight:700;line-height:24px}@media screen and (max-width:750px){.recruit-list .message .container .inner .box .col .title{font-size:16px;margin-bottom:16px}}.recruit-list .message .container .inner .box .col .read{font-size:16px;font-style:normal;font-weight:400;line-height:24px}@media screen and (max-width:750px){.recruit-list .message .container .inner .box .col .read{font-size:14px}}.recruit-list .bg2{background:#fff;position:relative;top:-115px;margin-bottom:-115px}.recruit-list .benefits .container .heading{background:var(--gradation-1,linear-gradient(90deg,#009ffd 0%,#23e4ab 100%));background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent;display:inline-block;font-size:24px;font-style:normal;font-weight:700;line-height:normal;margin-bottom:43px}@media screen and (max-width:750px){.recruit-list .benefits .container .heading{margin-bottom:20px}}.recruit-list .benefits .container .description{font-size:18px;font-style:normal;font-weight:700;line-height:24px;margin-bottom:52px}.recruit-list .benefits .container .box{margin-bottom:162px}@media screen and (max-width:750px){.recruit-list .benefits .container .box{margin-bottom:60px}}.recruit-list .benefits .container .box .col1{margin-bottom:52px}@media screen and (max-width:750px){.recruit-list .benefits .container .box .col1{margin-bottom:30px}}.recruit-list .benefits .container .box .col1 .title{font-size:18px;font-style:normal;font-weight:700;line-height:24px;margin-bottom:26px}@media screen and (max-width:750px){.recruit-list .benefits .container .box .col1 .title{font-size:16px;margin-bottom:16px}}.recruit-list .benefits .container .box .col1 .text{font-size:16px;font-style:normal;font-weight:400;line-height:24px}@media screen and (max-width:750px){.recruit-list .benefits .container .box .col1 .text{font-size:14px}}.recruit-list .benefits .container .box .col2{display:flex;align-items:center;gap:40px;margin-bottom:30px}@media screen and (max-width:750px){.recruit-list .benefits .container .box .col2{flex-direction:column-reverse;gap:20px}}.recruit-list .benefits .container .box .col2 .img{width:300px;border-radius:10px}@media screen and (max-width:750px){.recruit-list .benefits .container .box .col2 .img{width:100%}}.recruit-list .benefits .container .box .col2 .read .title{font-size:18px;font-style:normal;font-weight:700;line-height:24px;margin-bottom:20px}@media screen and (max-width:750px){.recruit-list .benefits .container .box .col2 .read .title{font-size:16px;margin-bottom:16px}}.recruit-list .benefits .container .box .col2 .read .text{font-size:16px;font-style:normal;font-weight:400;line-height:24px}@media screen and (max-width:750px){.recruit-list .benefits .container .box .col2 .read .text{font-size:14px}}.recruit-list .benefits .container .box .col3{display:flex;gap:40px;margin-bottom:20px}@media screen and (max-width:750px){.recruit-list .benefits .container .box .col3{flex-direction:column;gap:20px;margin-bottom:30px}}.recruit-list .benefits .container .box .col3 .read{padding-top:20px}@media screen and (max-width:750px){.recruit-list .benefits .container .box .col3 .read{padding-top:0}}.recruit-list .benefits .container .box .col3 .read .title{font-size:18px;font-style:normal;font-weight:700;line-height:24px;margin-bottom:16px}@media screen and (max-width:750px){.recruit-list .benefits .container .box .col3 .read .title{font-size:16px}}.recruit-list .benefits .container .box .col3 .read .text{font-size:16px;font-style:normal;font-weight:400;line-height:24px;font-size:14px}.recruit-list .benefits .container .box .col3 .img{max-width:300px}@media screen and (max-width:750px){.recruit-list .benefits .container .box .col3 .img{max-width:100%}}.recruit-list .benefits .container .box .col3 .title{font-size:18px;font-style:normal;font-weight:700;line-height:24px;margin-bottom:6px}@media screen and (max-width:750px){.recruit-list .benefits .container .box .col3 .title{font-size:16px;margin-bottom:16px}}.recruit-list .benefits .container .box .col3 .text{font-size:16px;font-style:normal;font-weight:400;line-height:24px}@media screen and (max-width:750px){.recruit-list .benefits .container .box .col3 .text{font-size:14px}}.recruit-list .benefits .container .box .col4 .title{font-size:18px;font-style:normal;font-weight:700;line-height:24px;margin-bottom:16px}@media screen and (max-width:750px){.recruit-list .benefits .container .box .col4 .title{font-size:16px}}.recruit-list .benefits .container .box .col4 .text{font-size:16px;font-style:normal;font-weight:400;line-height:24px}@media screen and (max-width:750px){.recruit-list .benefits .container .box .col4 .text{font-size:14px}}.recruit-list .photos{background:#fafafa;padding:85px 0 140px}@media screen and (max-width:750px){.recruit-list .photos{padding:40px 0 80px}}.recruit-list .photos .recruit-slider-title{background:var(--gradation-1,linear-gradient(90deg,#009ffd 0%,#23e4ab 100%));background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent;display:inline-block;font-size:24px;font-style:normal;font-weight:700;line-height:normal;margin-bottom:42px}@media screen and (max-width:750px){.recruit-list .photos .recruit-slider-title{margin-bottom:20px}}.recruit-list .photos .description{font-size:16px;font-style:normal;font-weight:400;line-height:24px;margin-bottom:60px}@media screen and (max-width:750px){.recruit-list .photos .description{margin-bottom:30px}}.recruit-list .photos .recruit-slider{display:flex;gap:48px;justify-content:space-between}@media screen and (max-width:750px){.recruit-list .photos .recruit-slider{flex-direction:column;gap:20px}}.recruit-list .photos .recruit-slider .col{width:32%;border-radius:12px;background:#fff;box-shadow:0px 0px 10px 0px rgba(0,0,0,.1);padding:17px 23px 32px;text-align:center}@media screen and (max-width:750px){.recruit-list .photos .recruit-slider .col{width:100%}}.recruit-list .photos .recruit-slider .col .icon{max-width:95px;margin-bottom:16px}.recruit-list .photos .recruit-slider .col .read{font-size:14px;font-style:normal;font-weight:400;line-height:24px;text-align:left}.recruit-list .article-list{padding:70px 0 211px}@media screen and (max-width:750px){.recruit-list .article-list{padding:60px 0}}.recruit-list .article-list .heading{background:var(--gradation-1,linear-gradient(90deg,#009ffd 0%,#23e4ab 100%));background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent;display:inline-block;font-size:24px;font-style:normal;font-weight:700;line-height:normal;margin-bottom:24px}@media screen and (max-width:750px){.recruit-list .article-list .heading{margin-bottom:20px}}.recruit-list .article-list .description{font-size:16px;font-style:normal;font-weight:400;line-height:24px;margin-bottom:48px}@media screen and (max-width:750px){.recruit-list .article-list .description{margin-bottom:30px}}.recruit-list .article-list .cat-area{background:#fafafa;padding:28px 0 50px}.recruit-list .article-list .cat-area .container{display:flex}@media screen and (max-width:750px){.recruit-list .article-list .cat-area .container{flex-direction:column;gap:20px}}.recruit-list .article-list .cat-area .left{width:10%;font-size:18px;font-style:normal;font-weight:700;line-height:36px}@media screen and (max-width:750px){.recruit-list .article-list .cat-area .left{width:100%}}.recruit-list .article-list .cat-area .right{width:90%}@media screen and (max-width:750px){.recruit-list .article-list .cat-area .right{width:100%}}.recruit-list .article-list .cat-area .right .top{display:flex;gap:9px 10px;padding:0;margin-bottom:18px}@media screen and (max-width:750px){.recruit-list .article-list .cat-area .right .top{flex-direction:column}}.recruit-list .article-list .cat-area .right .top .col{position:relative;display:inline-block;border-radius:30px;background:#fff;padding:2px;text-decoration:none;cursor:pointer;transition:all .3s ease}@media screen and (max-width:750px){.recruit-list .article-list .cat-area .right .top .col{text-align:center}}.recruit-list .article-list .cat-area .right .top .col:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;border-radius:30px;padding:2px;background:linear-gradient(90deg,#009ffd 0%,#23e4ab 100%);-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude;pointer-events:none}.recruit-list .article-list .cat-area .right .top .col__text{display:block;border-radius:28px;background:linear-gradient(90deg,#009ffd 0%,#23e4ab 100%);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;padding:.5em 1em;text-decoration:none;transition:all .3s ease;font-weight:700}.recruit-list .article-list .cat-area .right .top .col.active{background:linear-gradient(90deg,#009ffd 0%,#23e4ab 100%)}.recruit-list .article-list .cat-area .right .top .col.active .col__text{background:0 0 !important;-webkit-text-fill-color:#fff;color:#fff}.recruit-list .article-list .cat-area .right .top .col.active:before{display:none}.recruit-list .article-list .cat-area .right .top .col:focus{outline:none}.recruit-list .article-list .cat-area .right .mid{font-size:16px;font-style:normal;font-weight:700;line-height:36px;margin-bottom:9px}.recruit-list .article-list .cat-area .right .bottom{display:flex;align-items:center;gap:24px;padding:0;flex-wrap:wrap}.recruit-list .article-list .cat-area .right .bottom .col{display:inline-flex;align-items:center;gap:8px;position:relative;cursor:pointer;font-size:14px;font-style:normal;font-weight:700;line-height:24px}.recruit-list .article-list .cat-area .right .bottom .input{-webkit-appearance:none;-moz-appearance:none;appearance:none;display:inline-block;width:18px;height:18px;border:2px solid #ccc !important;border-radius:3px;background-color:#fff !important;transition:border-color .2s ease}.recruit-list .article-list .cat-area .right .bottom .input:checked{border-color:#009ffd !important;border-width:2px !important}.recruit-list .article-list .cat-area .right .bottom .check-icon{display:none;position:absolute;width:12px;height:12px;pointer-events:none;margin:auto;top:0;bottom:0;left:3px}.recruit-list .article-list .cat-area .right .bottom .input:checked+.check-icon{display:block}.recruit-list .article-list .cat-area .right .bottom .name{font-size:14px;color:#666;transition:color .2s ease}.recruit-list .article-list .cat-area .right .bottom .input:checked+.check-icon+.name{color:#009ffd;font-weight:700}.recruit-list .article-list .cat-area .right .bottom .input:focus{outline:none}.recruit-list .article-list .bottom{padding:42px 0 0}.recruit-list .article-list .bottom .hits{color:#00021c;font-size:16px;font-style:normal;font-weight:400;line-height:36px;margin-bottom:32px}.recruit-list .article-list .bottom .box{display:flex;flex-direction:column;gap:30px}.recruit-list .article-list .bottom .box .col{position:relative;width:100%;border-radius:10px;background:#fff;box-shadow:0px 0px 10px 0px rgba(0,0,0,.1);padding:25px 50px;overflow:hidden;border:2px solid transparent;transition:all .1s ease}@media screen and (max-width:750px){.recruit-list .article-list .bottom .box .col{padding:25px 20px}}.recruit-list .article-list .bottom .box .col:after{content:"";position:absolute;display:block;margin:auto;background:url(//rent-ease.jp/wp-content/themes/renteas/css/../images/recruit-default.png) no-repeat;background-size:cover;width:45px;height:45px;top:0;bottom:0;right:50px}@media screen and (max-width:750px){.recruit-list .article-list .bottom .box .col:after{width:32px;height:32px;right:20px}}.recruit-list .article-list .bottom .box .col .cat1{background:linear-gradient(90deg,#009ffd 0%,#23e4ab 100%);color:#fff;padding:6px 20px;border-radius:30px;font-size:13px;font-style:normal;font-weight:700;line-height:normal;display:inline-block;margin-bottom:17px}@media screen and (max-width:750px){.recruit-list .article-list .bottom .box .col .cat1{margin-bottom:10px;padding:4px 10px;font-size:10px}}.recruit-list .article-list .bottom .box .col .title{color:#333;font-size:20px;font-style:normal;font-weight:500;line-height:28px;margin-bottom:17px;transition:color .1s ease;padding-right:85px}@media screen and (max-width:750px){.recruit-list .article-list .bottom .box .col .title{font-size:16px;padding-right:50px;margin-bottom:10px;line-height:1.5}}.recruit-list .article-list .bottom .box .col .cat2{display:flex;flex-wrap:wrap;gap:0 10px;color:#666;font-size:14px;font-style:normal;font-weight:400;line-height:24px;transition:color .1s ease}@media screen and (max-width:750px){.recruit-list .article-list .bottom .box .col .cat2{font-size:12px;padding-right:40px}}.recruit-list .article-list .bottom .box .col:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;border-radius:10px;padding:3px;background:linear-gradient(90deg,#009ffd 0%,#23e4ab 100%);-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude;pointer-events:none;opacity:0;transition:opacity .1s ease}.recruit-list .article-list .bottom .box .col:hover{box-shadow:none}.recruit-list .article-list .bottom .box .col:hover:after{background:url(//rent-ease.jp/wp-content/themes/renteas/css/../images/recruit-active.png) no-repeat;background-size:cover}.recruit-list .article-list .bottom .box .col:hover:before{opacity:1}.recruit-list .article-list .bottom .box .col:hover .title,.recruit-list .article-list .bottom .box .col:hover .cat2{background:linear-gradient(90deg,#009ffd 0%,#23e4ab 100%);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}.recruit-list .article-list .bottom .box .filtered-out{display:none !important}.recruit-list .article-list .no-result{margin-top:24px;font-size:16px;color:#999;text-align:center}.recruit .recruit-hero{padding:50px 0;background:#fafafa;margin-bottom:12px}@media screen and (max-width:750px){.recruit .recruit-hero{padding:30px 0}}.recruit .recruit-hero .container{display:flex;justify-content:space-between;align-items:center;gap:20px}.recruit .recruit-hero .left .heading{font-size:24px;font-style:normal;font-weight:700;line-height:38.4px}@media screen and (max-width:750px){.recruit .recruit-hero .left .heading{font-size:16px;line-height:1.5}}.recruit .recruit-hero .right{max-width:150px;font-size:12px;font-style:normal;font-weight:500;line-height:21px;letter-spacing:1px}@media screen and (max-width:750px){.recruit .recruit-hero .right{max-width:100%}}.recruit .recruit-hero .right .contact{border-radius:4px;border:1px solid #009ffd;background:#009ffd;font-size:12px !important;font-style:normal;font-weight:500;line-height:21px;letter-spacing:1px;padding:8px 9.98px 8px 10px;width:150px;display:block;color:#fff;text-align:center}@media screen and (max-width:750px){.recruit .recruit-hero .right .contact{width:100px}}.recruit .bread-crumb{font-size:12px;font-style:normal;line-height:21px;letter-spacing:1px;margin-bottom:48px}@media screen and (max-width:750px){.recruit .bread-crumb{font-size:10px;line-height:1.5}}.recruit .bread-crumb .list{flex-wrap:wrap;gap:0}.recruit .recruit-title{font-size:20px;font-style:normal;font-weight:700;line-height:28.6px;margin-bottom:53px}@media screen and (max-width:750px){.recruit .recruit-title{font-size:18px}}.recruit .content{margin-bottom:56px}.recruit .content *{margin-bottom:1rem;line-height:1.5 !important}.recruit .content a{color:#009ffd;text-decoration:underline}.recruit .content h2,.recruit .content h2.wp-block-heading{padding:2px 0 2px 1rem;position:relative;margin-bottom:2rem;font-size:20px !important;font-weight:700 !important}@media screen and (max-width:750px){.recruit .content h2,.recruit .content h2.wp-block-heading{font-size:18px !important}}.recruit .content h2:before,.recruit .content h2.wp-block-heading:before{content:"";position:absolute;width:5px;height:100%;left:0;border-radius:8px;background:#009ffd}.recruit .content h3{width:100%;border-bottom:2px solid #009ffd;font-size:18px;font-style:normal;font-weight:700;line-height:25.2px;padding-bottom:8px;margin-bottom:1rem}.recruit .content strong{font-weight:700}.recruit .content ol{list-style:decimal !important;padding-left:2rem}.recruit .content ul{padding-left:2rem;list-style:inherit !important}.recruit .content table tr td{padding:13px 10px;border:1px solid #e6e6e6;font-size:14px;font-style:normal;line-height:22.4px}.recruit .content table tr td:first-child{background:#f6f6f6;width:30%}.recruit .content table tr td:last-child{width:70%}.recruit .content table tr td a{position:relative;text-decoration:none;margin-left:1.2rem;margin-top:5px;display:inline-block;margin-bottom:0;width:auto;font-size:14px;font-style:normal;line-height:22.4px}.recruit .content table tr td a:before,.recruit .content table tr td a:after{content:"";position:absolute;display:block;margin:auto;top:0;bottom:0}.recruit .content table tr td a:before{background:url(//rent-ease.jp/wp-content/themes/renteas/css/../images/map1.png) no-repeat center center;background-size:cover;left:-20px;width:16px;height:16px}.recruit .content table tr td a:after{background:url(//rent-ease.jp/wp-content/themes/renteas/css/../images/map2.png) no-repeat center center;background-size:cover;right:-20px;width:14px;height:14px}.recruit .content .custom-alert{align-items:center !important;margin-bottom:1rem;gap:12px;padding:15px 5px;border-radius:5px;border:1px solid #ccc;position:relative}.recruit .content .custom-alert img{width:24px !important;min-width:24px;margin-bottom:0 !important;line-height:inherit !important;position:relative;top:5px}.recruit .content .custom-alert p{margin-bottom:0 !important;line-height:inherit !important}.recruit .content .wp-block-vk-blocks-alert{background:0 0 !important;align-items:center !important;border:1px solid #ccc}.recruit .content .wp-block-vk-blocks-alert img{margin-bottom:0 !important}.recruit .content .wp-block-vk-blocks-alert .vk_alert_icon{margin-bottom:0 !important;line-height:normal}.recruit .content .wp-block-vk-blocks-alert .vk_alert_icon_icon{margin-bottom:0 !important;margin-left:-3rem}.recruit .content .wp-block-vk-blocks-alert .vk_alert_icon_text{margin-bottom:0 !important}.recruit .content .wp-block-vk-blocks-alert .vk_alert_icon_icon>i{margin-bottom:0 !important}.recruit .content .wp-block-vk-blocks-alert p{margin-bottom:0;padding:0 1rem 0 0}@media screen and (max-width:750px){.recruit .content .wp-block-vk-blocks-alert p{margin-left:-1rem}}.recruit .content .wp-block-vk-blocks-alert .vk_alert_content{margin-bottom:0 !important;padding:0 !important;border-left:none;color:#333;padding:0 1rem 0 0}.recruit .content .wp-block-vk-blocks-alert span{display:none !important}.recruit .content .wp-block-vk-blocks-alert .fa-circle-info:before,.recruit .content .wp-block-vk-blocks-alert .fa-circle-exclamation:before,.recruit .content .wp-block-vk-blocks-alert .fa-triangle-exclamation:before{content:""}.recruit .content .wp-block-vk-blocks-alert .fa-triangle-exclamation:after{position:absolute;content:"";background:url(//rent-ease.jp/wp-content/themes/renteas/css/../images/icon-2.png) no-repeat center center;background-size:contain;width:30px;height:30px;left:22px;top:0;bottom:0;display:block;margin:auto}@media screen and (max-width:750px){.recruit .content .wp-block-vk-blocks-alert .fa-triangle-exclamation:after{left:15px}}.recruit .content .wp-block-vk-blocks-alert .fa-circle-exclamation:after{position:absolute;content:"";background:url(//rent-ease.jp/wp-content/themes/renteas/css/../images/icon-3.png) no-repeat center center;background-size:contain;width:30px;height:30px;left:22px;top:0;bottom:0;display:block;margin:auto}@media screen and (max-width:750px){.recruit .content .wp-block-vk-blocks-alert .fa-circle-exclamation:after{left:15px}}.recruit .content .wp-block-vk-blocks-alert .fa-circle-info:after{position:absolute;content:"";background:url(//rent-ease.jp/wp-content/themes/renteas/css/../images/icon-1.png) no-repeat center center;background-size:contain;width:30px;height:30px;left:22px;top:0;bottom:0;display:block;margin:auto}@media screen and (max-width:750px){.recruit .content .wp-block-vk-blocks-alert .fa-circle-info:after{left:15px}}.recruit .content .contact{padding:8px 84.98px 8px 85px;border-radius:5px;background:#009ffd;max-width:300px;display:block;margin:0 auto;color:#fff;text-align:center;font-size:12px;font-style:normal;font-weight:500;line-height:21px;letter-spacing:1px;text-decoration:none}.recruit-form .subtitle{padding:143px 0 58px}@media screen and (max-width:750px){.recruit-form .subtitle{padding:80px 0 50px}}.recruit-form .subtitle .heading{margin-bottom:24px;background:var(--gradation-1,linear-gradient(90deg,#009ffd 0%,#23e4ab 100%));background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent;display:inline-block;font-size:24px;font-style:normal;font-weight:700;line-height:normal}.recruit-form .subtitle .description{font-size:16px;font-style:normal;font-weight:400;line-height:24px}.recruit-form .hero{background:#fafafa;padding:50px 0;min-height:auto;margin-bottom:12px}.recruit-form .hero .heading{font-size:20px;font-weight:700}.recruit-form .bread-crumb{margin-bottom:46px}.recruit-form .bread-crumb .list{gap:0;font-size:12px;font-style:normal;font-weight:350;line-height:21px;letter-spacing:1px;display:flex;flex-wrap:wrap}.recruit-form form .col{margin-bottom:20px;font-size:14px}.recruit-form form .col .sp{display:none}@media screen and (max-width:750px){.recruit-form form .col .sp{display:block}}.recruit-form form .col .read{display:flex;align-items:center;gap:5px;margin-bottom:12px}.recruit-form form .col .read .text{font-size:18px;font-style:normal;font-weight:700;line-height:30px;letter-spacing:1px}.recruit-form form .col .read .required{border-radius:5px;background:#23e4ab;padding:4px 10px;color:#fff;font-size:16px;font-style:normal;font-weight:700;letter-spacing:1px}.recruit-form form .col .note{color:#757575;font-family:"Noto Sans JP";font-size:16px;font-style:normal;font-weight:400;line-height:normal;margin-bottom:14px}.recruit-form form .col .note--33{margin-bottom:33px}.recruit-form form .col input[type=text],.recruit-form form .col input[type=email],.recruit-form form .col input[type=tel],.recruit-form form .col input[type=number],.recruit-form form .col input[type=url],.recruit-form form .col input[type=file],.recruit-form form .col textarea{width:100%;border-radius:4px;font-size:16px;font-style:normal;font-weight:400;line-height:1.75;padding:11px 26px 10px;border-radius:5px;border:1px solid #666;background:#fafafa}.recruit-form form .col input[type=text]::-moz-placeholder,.recruit-form form .col input[type=email]::-moz-placeholder,.recruit-form form .col input[type=tel]::-moz-placeholder,.recruit-form form .col input[type=number]::-moz-placeholder,.recruit-form form .col input[type=url]::-moz-placeholder,.recruit-form form .col input[type=file]::-moz-placeholder,.recruit-form form .col textarea::-moz-placeholder{color:#757575;font-size:16px;font-style:normal;font-weight:400;line-height:1.75}.recruit-form form .col input[type=text]::placeholder,.recruit-form form .col input[type=email]::placeholder,.recruit-form form .col input[type=tel]::placeholder,.recruit-form form .col input[type=number]::placeholder,.recruit-form form .col input[type=url]::placeholder,.recruit-form form .col input[type=file]::placeholder,.recruit-form form .col textarea::placeholder{color:#757575;font-size:16px;font-style:normal;font-weight:400;line-height:1.75}.recruit-form form .col textarea{resize:vertical;min-height:158px;min-width:100%}@media screen and (max-width:750px){.recruit-form form .col textarea{min-height:260px}}.recruit-form form .col label,.recruit-form form .col br{display:block;margin-bottom:6px;text-align:center;font-size:16px;font-style:normal;font-weight:700;line-height:30px;letter-spacing:1px}.recruit-form form .col label .link,.recruit-form form .col br .link{color:#009ffd;font-size:16px;font-style:normal;font-weight:700;line-height:30px;letter-spacing:1px}.recruit-form form .col .agree label{display:flex;align-items:center;justify-content:center;gap:9px}.recruit-form form .col .submit{display:block;width:100%;max-width:410px;margin:0 auto 100px}.recruit-form form input[type=checkbox]{margin-right:5px}.recruit-form form .file-upload.dragover{background-color:#f0f0f0;border:2px dashed #999}.recruit-form form .file-upload.has-file{background-color:rgba(35,228,170,.1)}.recruit-form form .file-name{margin-top:5px;color:#666;font-size:.9em}.recruit-form form .file-upload{display:block;position:relative;width:100%;max-width:100%;border-radius:5px;border:2px dashed #ccc;padding:20px 26px;cursor:pointer;margin-top:8px}@media screen and (max-width:750px){.recruit-form form .file-upload{padding:10px}}.recruit-form form .file-upload span{color:#666;font-weight:400}@media screen and (max-width:750px){.recruit-form form .file-upload span{display:flex;justify-content:center;align-items:center;gap:10px}}.recruit-form form .file-upload span .img{width:24px;height:24px;position:relative;top:-3px}.recruit-form form .file-upload .file-icon{font-size:1.2em}.recruit-form form .file-upload .file-preview,.recruit-form form .file-upload #upload_file_label{display:flex;align-items:center;gap:10px}.recruit-form form .file-upload input[type=file]{position:absolute;width:100%;height:100%;opacity:0;top:0;left:0;cursor:pointer}.recruit-form form .file-preview{display:flex;align-items:center;gap:16px;margin-top:6px}.recruit-form form .file-preview .file-name-text{flex-grow:1;color:#757575;font-style:normal;font-weight:400;line-height:normal;font-size:16px}.recruit-form form .file-preview .file-remove-btn{background:0 0;border:none;font-size:1.1em;cursor:pointer;transition:color .2s;background:0 0;border:none !important}.recruit-form form .file-preview .file-remove-btn:hover{color:#e00}.recruit-form form .memo{max-width:16px}.recruit-form form .trash{max-width:16px}.recruit-form form button[name=confirm]{background:#009ffd;color:#fff;border:none;padding:12px 24px;border-radius:4px;font-size:16px;cursor:pointer;transition:.1s}.recruit-form form button[name=confirm]:hover{opacity:.6}.recruit-form form button[name=confirm][disabled],.recruit-form form button[name=confirm]:disabled{background:#f5f5f5 !important;color:#999 !important;cursor:not-allowed !important;pointer-events:none;opacity:1}.recruit-form form button[name=confirm][disabled]:hover,.recruit-form form button[name=confirm]:disabled:hover{opacity:1}.recruit-confirm .hero{padding:50px 0;min-height:auto;margin-bottom:12px}.recruit-confirm .hero .heading{font-size:24px;font-style:normal;font-weight:700;line-height:38.4px}.recruit-confirm .bread-crumb{margin-bottom:67px}.recruit-confirm .bread-crumb .list{font-size:12px;font-style:normal;font-weight:350;line-height:21px;letter-spacing:1px;display:flex;flex-wrap:wrap;gap:0}.recruit-confirm .center-text{color:#333;text-align:center;font-size:18px;font-style:normal;font-weight:700;line-height:30px;letter-spacing:1px;margin-bottom:30px}.recruit-confirm .wrap{display:flex;flex-direction:column;gap:30px;margin-bottom:60px}.recruit-confirm .wrap .col .title{color:#333;font-family:"Noto Sans JP";font-size:18px;font-style:normal;font-weight:700;line-height:30px;letter-spacing:1px;margin-bottom:12px}.recruit-confirm .wrap .col .input{padding:11px 26px 10px;border-radius:5px;border:1px solid #d4d4d4;font-size:16px;font-style:normal;font-weight:400;line-height:normal;min-height:48px;white-space:normal !important;overflow-wrap:break-word !important;word-break:break-all !important}.recruit-confirm .wrap .col .img{max-width:16px;margin-right:13px}.recruit-confirm .wrap .col dt,.recruit-confirm .wrap .col dd,.recruit-confirm .wrap .file-name-text{white-space:pre-wrap;overflow-wrap:break-word;word-break:break-all}.recruit-confirm .form{margin-bottom:165px}.recruit-confirm .form .buttons{display:flex;justify-content:center;align-items:center;gap:42px}.recruit-confirm .form .buttons .back,.recruit-confirm .form .buttons .submit{display:block;max-width:350px;width:100%;text-align:center;padding:8px}.recruit-confirm .form .buttons .back{border-radius:5px;border:1px solid #009ffd;color:#009ffd;text-align:center;font-family:Arial;font-size:16px;font-style:normal;font-weight:700;line-height:30px}.recruit-confirm .form .buttons .submit{color:#fff;text-align:center;font-family:Arial;font-size:16px;font-style:normal;font-weight:700;line-height:30px;border-radius:5px;background:#009ffd}