@charset "UTF-8";.branch_info .link_flow{text-align:right;font-weight:500}@media print,screen and (min-width:768px){.branch_info .link_flow{margin-top:-50px}}.branch_info .link_flow a{display:inline-block;color:#333}.branch_info .link_flow a:after{content:"";display:inline-block;width:15px;height:15px;background:#333;vertical-align:middle;margin-left:10px;-webkit-mask:url("../img/icon_arrow_r.svg") no-repeat center center/contain;mask:url("../img/icon_arrow_r.svg") no-repeat center center/contain}.branch_info .box_wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;gap:15px;margin-top:30px;margin-bottom:30px}@media print,screen and (min-width:768px){.branch_info .box_wrapper{gap:30px}}@media screen and (max-width:767px){.branch_info .box_wrapper{-ms-flex-wrap:wrap;flex-wrap:wrap}}.branch_info .box_wrapper a{color:#333}.branch_info .box_wrapper .box{border:solid 1px #eee}@media print,screen and (min-width:768px){.branch_info .box_wrapper .box{-webkit-box-flex:1;-ms-flex:1;flex:1}}@media screen and (max-width:767px){.branch_info .box_wrapper .box{width:calc((100% - 20px) / 2)}}.branch_info .box_wrapper dt{margin-bottom:15px;text-align:center;font-weight:700;font-size:1.8rem}.branch_info .box_wrapper .list li:not(:last-child){border-bottom:dashed 1px #ccc}.branch_info .box_wrapper .list a{display:block;padding:15px 30px 15px 20px;background:url("../img/icon_arrow_r.svg") no-repeat right 10px center/15px auto}@media screen and (max-width:767px){.branch_info .box_wrapper .list a{padding:15px 20px 15px 10px;background-position:right 5px center;background-size:10px auto}}.branch_info .box_wrapper .list .small_txt{font-size:90%}.about .about_com{background:#f2f2f2;position:relative}@media print,screen and (min-width:768px){.about .about_com{z-index:-1}}.about .about_com .blc_head{background:#263c62;color:#fff;font-weight:700;position:relative}.about .about_com .blc_head:before{content:"";background-color:inherit;height:460px;position:absolute;left:0;top:0;right:0}.about .about_com .blc_head .blc_in{position:relative}@media print,screen and (min-width:768px){.about .about_com .blc_head .blc_in{min-height:310px}}@media print,screen and (min-width:768px){.about .about_com .blc_head .img{position:absolute;top:-50px;bottom:0;left:40px;width:350px}}@media screen and (max-width:767px){.about .about_com .blc_head .img{margin:0 20px -60px;position:relative;top:-40px}}.about .about_com .blc_head .img img{width:100%;height:auto}@media print,screen and (min-width:768px){.about .about_com .blc_head .txt{-webkit-box-flex:1;-ms-flex:1;flex:1;margin-left:370px}}.about .about_com .blc_head .catch_txt{font-size:2.6rem;margin-bottom:1em;font-size:clamp(2rem,5.2vw,2.6rem)}.about .about_com .blc_body{position:relative;z-index:1}.about .about_com .blc_body .box_wrapper{padding-bottom:60px;counter-reset:count-number}@media screen and (max-width:767px){.about .about_com .blc_body .box_wrapper{padding:20px}}.about .about_com .blc_body .box{background:#fff;overflow:hidden;padding:20px 20px 30px 130px;position:relative}@media print,screen and (min-width:768px){.about .about_com .blc_body .box{padding-right:40px;margin-right:-40px}}@media screen and (max-width:767px){.about .about_com .blc_body .box{padding-left:70px}}.about .about_com .blc_body .box:before{display:block;line-height:1;font-family:"Jost",sans-serif;font-size:var(--fontsize28);font-weight:700;counter-increment:count-number;content:counter(count-number,decimal-leading-zero);background:#263c62;color:#fff;position:absolute;left:0;top:0;padding:0.7em 1em;border-bottom-right-radius:10px}@media screen and (max-width:767px){.about .about_com .blc_body .box:before{padding:0.5em}}.about .about_com .blc_body .box:not(:last-child){margin-bottom:30px}@media screen and (max-width:767px){.about .about_com .blc_body .box:not(:last-child){margin-bottom:20px}}@media print,screen and (min-width:768px){.about .about_com .blc_body .box{border-top-left-radius:10px;border-bottom-left-radius:10px}}@media print,screen and (min-width:1500px){.about .about_com .blc_body .box{margin-right:calc(((100vw - 1500px) / 2 + 40px) * -1);padding-right:calc((100vw - 1500px) / 2 + 40px)}}.about .about_com .blc_body .box dt{color:#263c62;font-weight:700;margin-bottom:15px;font-size:var(--fontsize24)}@media screen and (max-width:500px){.about .about_com .blc_body .box dt{font-size:2rem}}@media screen and (max-width:767px){.about .about_com .blc_body .box dd{margin-left:-50px}}.cta_box h3{margin-bottom:25px;font-size:2.4rem;font-weight:600;text-align:center;color:#00416f}@media screen and (max-width:767px){.cta_box h3{font-size:2rem}}.cta_box .cta_box_inner{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;padding-right:5em;gap:5%;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-radius:5em;background:#00416f}.cta_box .cta_box_inner .sp{display:none}@media screen and (max-width:1370px){.cta_box .cta_box_inner{padding-right:3em;gap:2%}}@media screen and (max-width:767px){.cta_box .cta_box_inner{padding:20px 3% 20px 15%;border-radius:10px}}@media screen and (max-width:700px){.cta_box .cta_box_inner .sp{display:block}}@media screen and (max-width:665px){.cta_box .cta_box_inner{padding:20px 5%;display:-ms-grid;display:grid;gap:10px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.cta_box .cta_box_inner .sp{display:none}}.cta_box .cta_box_inner:before{content:"";display:block;top:0;left:0;width:108px;height:96px;background:url(../img/header_logo.svg) no-repeat left center/contain}@media screen and (max-width:767px){.cta_box .cta_box_inner:before{position:absolute;max-width:108px;width:20vw;height:20vw;top:50%;left:0;-webkit-transform:translateY(-50%);transform:translateY(-50%)}}@media screen and (max-width:600px){.cta_box .cta_box_inner:before{display:none}}.cta_box .btn a{display:block;padding:15px 2em;font-size:clamp(1.4rem,2vw,1.8rem);font-weight:600;text-align:center;border-radius:2em;background:-webkit-gradient(linear,left bottom,left top,from(rgb(52,111,0)),to(rgb(63,192,0)));background:linear-gradient(0deg,rgb(52,111,0) 0%,rgb(63,192,0) 100%);-webkit-box-shadow:0px 0px 8px 0px rgba(0,0,0,0.75);box-shadow:0px 0px 8px 0px rgba(0,0,0,0.75);color:#fff;letter-spacing:0.1em}@media screen and (max-width:1370px){.cta_box .btn a{padding:15px 1em}}@media screen and (max-width:767px){.cta_box .btn a{max-width:320px}}.cta_box .btn a:after{margin-left:0.5em;content:"";display:inline-block;vertical-align:middle;width:21px;height:15px;-webkit-mask:url(../img/icon_arrow_r.svg) no-repeat center/contain;mask:url(../img/icon_arrow_r.svg) no-repeat center/contain;background-color:#fff}.cta_box .box_tel{display:-webkit-box;display:-ms-flexbox;display:flex;gap:15px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#fff;font-weight:600}@media screen and (max-width:767px){.cta_box .box_tel{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.cta_box .box_tel dt{font-size:1rem}}.cta_box .box_tel a{display:block;text-align:center;color:#fff}.cta_box .box_tel a .num{font-size:2.8rem;font-weight:500;font-family:"Jost",sans-serif;line-height:1}@media screen and (max-width:767px){.cta_box .box_tel a .num{font-size:2.2rem}}.cta_box .box_tel a .small_txt{display:block;font-size:1.4rem;font-weight:600}.interview{margin-top:68px;margin-bottom:80px}.interview .interview_list article{display:-ms-grid;display:grid;gap:45px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-grid-columns:0.3fr 45px 1fr;grid-template-columns:0.3fr 1fr}@media screen and (max-width:767px){.interview .interview_list article{display:block}}.interview .interview_list article+article{margin-top:45px}.interview .interview_list article picture{display:block}@media screen and (max-width:767px){.interview .interview_list article picture{margin-bottom:20px;text-align:center}}.interview .interview_list article picture img{border-radius:10px}.interview .interview_list article h4{margin-bottom:15px;font-size:1.8rem;font-weight:600}mark{padding:0 10px;background-color:#fff000;color:#333;display:inline;background:-webkit-gradient(linear,left top,left bottom,color-stop(60%,transparent),color-stop(0%,#fff000));background:linear-gradient(transparent 60%,#fff000 0%)}mark+mark{margin-left:0.5em}.features{margin-top:70px;padding:40px 5% 50px;background:url("../../img/remanufacturing/top/features_bg.jpg?20260416") no-repeat center/cover}@media screen and (max-width:767px){.features{padding:40px 3%}}.features .blc_sub-ttl span{position:relative;display:inline-block;color:#333;font-size:2.8rem;z-index:1}.features .blc_sub-ttl span:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;z-index:-1;background:#fff;-webkit-transform:translate(0,0);transform:translate(0,0);-webkit-filter:blur(10px);filter:blur(10px);opacity:0.9}@media screen and (max-width:767px){.features .blc_sub-ttl span{font-size:2rem}}.features ul{counter-reset:number 0}.features ul li{position:relative;padding:0 2em;font-size:2.2rem;font-weight:600;border:2px solid #333333;background:#fdf085;border-radius:3em}@media screen and (max-width:767px){.features ul li{padding:12px 1.5em 12px 4em;font-size:1.8rem;line-height:1.2}}.features ul li:before{counter-increment:number 1;font-size:3.6rem;content:counter(number,decimal-leading-zero) " ";margin-right:0.5em;display:inline-block;vertical-align:middle;font-family:"Jost",sans-serif;font-style:italic}@media screen and (max-width:767px){.features ul li:before{position:absolute;top:50%;left:0.5em;-webkit-transform:translateY(-50%);transform:translateY(-50%);font-size:3.2rem}}.features ul li+li{margin-top:15px}.biz_calendar{margin-bottom:60px;background:#f2f2f2}.biz_calendar .blc_ttl{text-align:center}.calendar_wrapper{position:relative}.calendar_wrapper .holiday-titles{position:absolute;right:0;top:-30px}.calendar_wrapper .holiday-titles span{aspect-ratio:1/1;border-radius:50%;-moz-border-radius:50%;-webkit-border-radius:50%;width:20px;height:20px;padding:inherit!important;display:inline-block;border:none!important;vertical-align:middle}.xo-event-calendar{background:#fff;padding:20px;overflow:visible;max-width:700px;margin-inline:auto}.xo-event-calendar table.xo-month{border:none;margin:0}.xo-event-calendar table.xo-month>thead th{line-height:4}.xo-event-calendar table.xo-month td,.xo-event-calendar table.xo-month th{border:none}.xo-event-calendar table.xo-month .month-dayname td div{text-align:center;line-height:2.5;letter-spacing:0;padding:0}@media screen and (max-width:350px){.xo-event-calendar table.xo-month .month-dayname td div{font-size:90%}}.xo-event-calendar table.xo-month .month-dayname-space{height:4em}.xo-event-calendar table.xo-month .month-event-space{display:none}.xo-event-calendar .holiday-holiday{background-color:inherit!important;color:#fff;position:relative;z-index:1}.xo-event-calendar .holiday-holiday:before{content:"";display:block;position:absolute;top:0;left:0;right:0;aspect-ratio:1/1;border-radius:50%;-moz-border-radius:50%;-webkit-border-radius:50%;background:#1a315a;width:2.5em;margin:auto;z-index:-1}.about{margin-top:50px}@media screen and (max-width:767px){.about{margin-top:20px}}.about .catch_txt{font-weight:600}.about .blc_sub-ttl{margin-bottom:80px;color:#333}#page_body{position:relative}@media screen and (max-width:767px){#page_body{overflow:hidden}}#page_body:before{content:"";position:absolute;top:900px;left:-60%;display:block;width:1200px;aspect-ratio:1/1;background:#eff6f7;border-radius:5%;-webkit-transform:rotate(45deg);transform:rotate(45deg);-webkit-transform-origin:top right;transform-origin:top right;z-index:-1}@media screen and (max-width:767px){#page_body:before{top:100vw;width:115vw;right:35%}}.flow__list{padding:18px 3%;display:-ms-grid;display:grid;gap:20px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border:5px solid #0d4f85;border-radius:40px;background:#fff}@media screen and (max-width:767px){.flow__list{max-width:450px;margin-inline:auto;gap:35px;border-radius:20px}}.flow__list.low_04{margin-bottom:60px;-ms-grid-columns:(auto)[4];grid-template-columns:repeat(4,auto)}@media screen and (max-width:767px){.flow__list.low_04{-ms-grid-columns:(1fr)[1];grid-template-columns:repeat(1,1fr)}}.flow__list.low_05{-ms-grid-columns:(auto)[5];grid-template-columns:repeat(5,auto)}@media screen and (max-width:767px){.flow__list.low_05{-ms-grid-columns:(1fr)[1];grid-template-columns:repeat(1,1fr)}}.flow__list li{position:relative;font-size:1.8rem;font-weight:600;counter-increment:number 1;color:#0d4f85;display:-ms-grid;display:grid;-ms-grid-columns:auto 8px auto 8px auto;grid-template-columns:repeat(3,auto);-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:8px}@media screen and (max-width:1400px){.flow__list li{font-size:1.6rem}}@media screen and (max-width:767px){.flow__list li{-webkit-box-pack:left;-ms-flex-pack:left;justify-content:left}}.flow__list li:before{content:counter(number,decimal-leading-zero) " ";display:-ms-grid;display:grid;place-content:center;width:32px;height:32px;color:#fff;background:#0d4f85;border-radius:50%;font-weight:500;letter-spacing:-0.001em;font-family:"Jost",sans-serif;font-size:1.6rem}.flow__list li:not(:last-child):after{content:"";display:inline-block;width:14px;height:14px;background:url("../img/icon_arrow_triangle.svg") no-repeat center/contain}@media screen and (max-width:767px){.flow__list li:not(:last-child):after{position:absolute;left:7px;bottom:-20px;-webkit-transform:rotate(90deg);transform:rotate(90deg)}}.remanufacturing_top{}.remanufacturing_top .mv{margin-bottom:50px;background:url("../../img/remanufacturing/top/main_img.jpg") no-repeat center/cover;text-align:center;min-height:350px;display:-ms-grid;display:grid;place-items:center}@media screen and (max-width:767px){.remanufacturing_top .mv{margin-bottom:40px;padding:20px 5%;min-height:auto}}.remanufacturing_top .mv .sub_txt{font-size:3.2rem;color:#fff;font-style:italic;font-weight:900;text-shadow:5px 1px 12px rgba(0,0,0,0.8)}@media screen and (max-width:767px){.remanufacturing_top .mv .sub_txt{font-size:4.8vw}}.remanufacturing_top .mv h3{margin-bottom:25px;font-size:5.8rem;color:#ffea00;font-weight:900;font-style:italic;text-shadow:8px 4px 10px rgba(0,0,0,0.8)}@media screen and (max-width:767px){.remanufacturing_top .mv h3{margin-bottom:0;font-size:9vw}}.remanufacturing_top .mv h3 .font_mini{display:block;font-size:4.2rem}@media screen and (max-width:767px){.remanufacturing_top .mv h3 .font_mini{font-size:5.5vw}}.remanufacturing_top .service_info .read_txt{margin-bottom:50px;font-size:1.8rem;font-weight:500;text-align:center;line-height:1.8}@media screen and (max-width:767px){.remanufacturing_top .service_info .read_txt{font-size:1.6rem;text-align:left}}.remanufacturing_top .service_info .blc_sub-ttl{text-align:center;font-size:3.2rem}@media screen and (max-width:767px){.remanufacturing_top .service_info .blc_sub-ttl{font-size:2.4rem}}.remanufacturing_top .service_info .blc_sub-ttl:before{margin:0 auto 10px;content:"";display:block;width:2em;height:4px;background:#263c62}.remanufacturing_top .service_info .box.tel{position:relative;margin-bottom:40px;display:-webkit-box;display:-ms-flexbox;display:flex;gap:10px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.remanufacturing_top .service_info .box.tel:before{content:"";display:inline-block;padding:0.5em 0;width:60px;height:54px;background:url(../img/header_logo.svg) no-repeat left center/contain}.remanufacturing_top .service_info .box.tel dt{font-weight:700}@media screen and (max-width:767px){.remanufacturing_top .service_info .box.tel dt{font-size:1.4rem}}.remanufacturing_top .service_info .box.tel dd{line-height:1.2;text-align:center}.remanufacturing_top .service_info .box.tel dd a{color:#333}.remanufacturing_top .service_info .box.tel dd .num{display:block;font-size:2.8rem;font-weight:500;font-family:"Jost",sans-serif}@media screen and (max-width:767px){.remanufacturing_top .service_info .box.tel dd .num{font-size:2.4rem}}.remanufacturing_top .service_info .box.tel dd .small_txt{display:block;font-size:1.4rem;font-weight:700}.remanufacturing_top .service_list{display:-ms-grid;display:grid;gap:20px;-ms-grid-columns:1fr 20px 1fr;grid-template-columns:repeat(2,1fr)}@media screen and (max-width:767px){.remanufacturing_top .service_list{-ms-grid-columns:(1fr)[1];grid-template-columns:repeat(1,1fr)}}.remanufacturing_top .service_list>li{position:relative;background:#eeeeee;border-radius:10px;overflow:hidden;font-size:1.8rem;font-weight:600}.remanufacturing_top .service_list>li>a{display:block}.remanufacturing_top .service_list>li .service_list_inner{padding:40px}@media screen and (max-width:767px){.remanufacturing_top .service_list>li .service_list_inner{padding:40px 8%}}.remanufacturing_top .service_list>li .img_box{display:-ms-grid;display:grid;place-content:center;text-align:center;min-height:245px}.remanufacturing_top .service_list>li .img_box.self{background:url("../../img/remanufacturing/top/self_img.jpg") no-repeat center/cover}.remanufacturing_top .service_list>li .img_box.self .ttl{font-size:4.4rem;font-weight:800;color:#ffea00;font-style:italic;text-shadow:5px 1px 12px rgba(0,0,0,0.9);letter-spacing:0.1em}@media screen and (max-width:450px){.remanufacturing_top .service_list>li .img_box.self .ttl{font-size:9vw}}.remanufacturing_top .service_list>li .img_box.self .sub{font-size:2.6rem;color:#fff;font-weight:800;text-shadow:5px 1px 12px rgba(0,0,0,0.9);letter-spacing:0.1em}@media screen and (max-width:450px){.remanufacturing_top .service_list>li .img_box.self .sub{font-size:5.8vw}}.remanufacturing_top .service_list>li .img_box.factory{background:url("../../img/remanufacturing/top/factory_img.jpg") no-repeat center/cover}.remanufacturing_top .service_list>li .img_box.factory .ttl{font-size:4.4rem;font-weight:800;color:#ffea00;font-style:italic;text-shadow:5px 1px 12px rgba(0,0,0,0.9);letter-spacing:0.1em}@media screen and (max-width:450px){.remanufacturing_top .service_list>li .img_box.factory .ttl{font-size:9vw}}.remanufacturing_top .service_list>li .img_box.factory .sub{font-size:2.6rem;color:#fff;font-weight:800;text-shadow:5px 1px 12px rgba(0,0,0,0.9);letter-spacing:0.1em}@media screen and (max-width:450px){.remanufacturing_top .service_list>li .img_box.factory .sub{font-size:5.8vw}}@media screen and (max-width:767px){.remanufacturing_top .service_list>li .merit{display:-ms-grid;display:grid;place-content:center}}.remanufacturing_top .service_list>li .merit li{position:relative;padding-left:1em;color:#333}.remanufacturing_top .service_list>li .merit li+li{margin-top:25px}.remanufacturing_top .service_list>li .merit li:before{position:absolute;content:"";top:15px;left:0;-webkit-transform:translateY(-50%);transform:translateY(-50%);display:inline-block;width:12px;height:12px;border-radius:50%;border:4px solid #006695}.remanufacturing_top .service_list button{position:relative;border:none;cursor:pointer;outline:none;-webkit-appearance:none;-moz-appearance:none;appearance:none;max-width:315px;width:100%;display:-ms-grid;display:grid;place-content:center;margin:30px auto 0;padding:15px 1em;color:#fff;font-size:1.8rem;font-weight:600;border-radius:30px;background:#00416f;letter-spacing:0.1em;-webkit-box-shadow:0px 1px 5px 0px rgba(0,0,0,0.25);box-shadow:0px 1px 5px 0px rgba(0,0,0,0.25)}@media screen and (max-width:767px){.remanufacturing_top .service_list button{font-size:1.6rem;max-width:255px}}.remanufacturing_top .service_list button span{display:inline-block}.remanufacturing_top .service_list button span:after{margin-left:1em;content:"";display:inline-block;width:8px;height:8px;border-top:2px solid #fff;border-right:2px solid #fff;-webkit-transform:translateX(-50%) rotate(45deg);transform:translateX(-50%) rotate(45deg);vertical-align:middle}.remanufacturing_top .comparison{margin-block:80px 60px}.remanufacturing_top .comparison h4{margin-bottom:10px;font-size:2.4rem;font-weight:700;color:#263c62}.remanufacturing_top .comparison .txt{font-size:1.8rem;font-weight:700}.remanufacturing_top .service_table{margin-top:30px;width:100%;min-width:590px;border-collapse:collapse;table-layout:fixed;border:1px solid #333}.remanufacturing_top .service_table td,.remanufacturing_top .service_table th{border:1px solid #333;padding:15px 1em;vertical-align:middle;text-align:left;line-height:1.5;overflow-wrap:anywhere}.remanufacturing_top .service_table thead th{padding:15px 1em}.remanufacturing_top .service_table thead .col-label{background:#555}.remanufacturing_top .service_table thead .col-green{background:#438403;color:#fff}.remanufacturing_top .service_table thead .col-blue{background:#004790;color:#fff}.remanufacturing_top .service_table tbody th.col-label{background:#555;color:#fff}.remanufacturing_top .service_table tbody td.col-green-light{background:#ECF4E4;color:#333}.remanufacturing_top .service_table tbody td.col-blue-light{background:#ECF2F8;color:#333}.remanufacturing_top .service_table .col-label{width:24%}.remanufacturing_top .service_table .col-blue,.remanufacturing_top .service_table .col-green{width:38%}.remanufacturing_top .note_wrap{margin-bottom:60px;padding:20px 5%;background:#EFF6F7}.remanufacturing_top .note_wrap h4{display:-webkit-box;display:-ms-flexbox;display:flex;gap:1em;margin-bottom:20px;font-size:2.4rem;font-weight:700;color:#263c62}@media screen and (max-width:767px){.remanufacturing_top .note_wrap h4{font-size:2rem;gap:5px;-ms-flex-wrap:wrap;flex-wrap:wrap}}.remanufacturing_top .note_wrap h4 span{display:inline-block;color:#fff;background:#263c62;font-size:1.8rem;padding:5px 15px;border-radius:30px}@media screen and (max-width:767px){.remanufacturing_top .note_wrap h4 span{font-size:1.6rem}}.remanufacturing_top .info_faq{margin-top:100px;margin-bottom:60px}@media screen and (max-width:767px){.remanufacturing_top .info_faq{margin-top:60px}}.remanufacturing_top .features{margin-bottom:50px}.remanufacturing_factory{}.remanufacturing_factory .mv{position:relative;margin-bottom:100px;padding-top:75px;background:url("../../img/remanufacturing/factory/main_img.jpg") no-repeat center/cover;text-align:center;min-height:500px}@media screen and (max-width:1340px){.remanufacturing_factory .mv{margin-bottom:140px;padding-top:45px}}@media screen and (max-width:767px){.remanufacturing_factory .mv{margin-bottom:15vw;padding:20px 2%;min-height:auto}}.remanufacturing_factory .mv .sub_txt{font-size:3.6rem;color:#fff;font-style:italic;font-weight:900;text-shadow:5px 1px 12px rgba(0,0,0,0.5)}@media screen and (max-width:767px){.remanufacturing_factory .mv .sub_txt{font-size:4.5vw}}.remanufacturing_factory .mv h3{margin-bottom:25px;font-size:4.2rem;color:#ffea00;font-weight:900;font-style:italic;text-shadow:5px 1px 12px rgba(0,0,0,0.8);letter-spacing:0.1em;line-height:1.8}@media screen and (max-width:767px){.remanufacturing_factory .mv h3{margin-bottom:0;font-size:5.8vw}}.remanufacturing_factory .mv h3 .font_mini{display:block;font-size:4.2rem}@media screen and (max-width:767px){.remanufacturing_factory .mv h3 .font_mini{font-size:4.8vw}}.remanufacturing_factory .feature_circles{margin:0 auto;width:685px;min-height:260px;padding:6% 0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:url("../../img/remanufacturing/factory/feature_circles.png") no-repeat center/contain}@media print,screen and (min-width:768px){.remanufacturing_factory .feature_circles{position:absolute;left:50%;bottom:-50px;-webkit-transform:translateX(-50%);transform:translateX(-50%)}}@media screen and (max-width:1340px){.remanufacturing_factory .feature_circles{bottom:-110px;height:auto}}@media screen and (max-width:767px){.remanufacturing_factory .feature_circles{margin-bottom:-15vw;padding:10% 0;width:100%;display:-ms-grid;display:grid;-ms-grid-columns:(1fr)[2];grid-template-columns:repeat(2,1fr);background:url("../../img/remanufacturing/factory/feature_circles_sp.png") no-repeat center/contain}}.remanufacturing_factory .feature_circles .feature_circle{position:relative;border-radius:50%}.remanufacturing_factory .feature_circles .feature_circle:first-child{margin-left:0}@media screen and (max-width:767px){.remanufacturing_factory .feature_circles .feature_circle:first-of-type .feature_circle__inner{padding:6% 10% 6% 5%}.remanufacturing_factory .feature_circles .feature_circle:nth-of-type(2) .feature_circle__inner{padding:6% 5% 6% 10%}.remanufacturing_factory .feature_circles .feature_circle:last-child{width:50%;grid-column:1/-1;-ms-grid-column-align:center;justify-self:center}}.remanufacturing_factory .feature_circles .feature_circle__inner{display:-ms-grid;display:grid;place-items:center;text-align:center;padding:24px;z-index:1;border-radius:50%}@media screen and (max-width:767px){.remanufacturing_factory .feature_circles .feature_circle__inner{padding:6%}}.remanufacturing_factory .feature_circles .feature_circle__inner h3{margin:0 0 12px;color:#fff000;font-size:3rem;line-height:1.2;font-weight:700}@media screen and (max-width:767px){.remanufacturing_factory .feature_circles .feature_circle__inner h3{font-size:5.5vw}}.remanufacturing_factory .feature_circles .feature_circle__inner p{margin:0;color:#fff;font-size:1.8rem;line-height:1.6;font-weight:700}@media screen and (max-width:767px){.remanufacturing_factory .feature_circles .feature_circle__inner p{font-size:4.2vw}}.remanufacturing_factory .service_info .read_txt{margin-bottom:40px;font-size:2.4rem;font-weight:600;line-height:1.8}@media screen and (max-width:767px){.remanufacturing_factory .service_info .read_txt{font-size:1.8rem}}.remanufacturing_factory .service_info .service_info_txt{margin-bottom:50px;display:-ms-grid;display:grid;gap:5%;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-grid-columns:0.7fr 5% 1fr;grid-template-columns:0.7fr 1fr}@media screen and (max-width:767px){.remanufacturing_factory .service_info .service_info_txt{gap:20px;-ms-grid-columns:1fr;grid-template-columns:repeat(1,1fr)}.remanufacturing_factory .service_info .service_info_txt picture{display:block;text-align:center}}.remanufacturing_factory .service_info .service_info_txt h4{margin-bottom:20px;font-size:1.8rem;font-weight:600;line-height:1.8}.remanufacturing_factory .note{margin-bottom:60px;padding:10px 5%;font-size:1.3rem;margin-top:20px}.remanufacturing_factory .comparison{margin-bottom:60px}.remanufacturing_factory .comparison .txt{font-size:1.8rem;font-weight:700}.remanufacturing_factory .comparison .service_table{margin-top:30px;width:100%;min-width:590px;border-collapse:collapse;table-layout:fixed;border:1px solid #333}.remanufacturing_factory .comparison .service_table td,.remanufacturing_factory .comparison .service_table th{border:1px solid #333;padding:15px 1em;vertical-align:middle;text-align:left;line-height:1.5;overflow-wrap:anywhere}.remanufacturing_factory .comparison .service_table thead th{padding:15px 1em}.remanufacturing_factory .comparison .service_table thead .col-label{background:#438403}.remanufacturing_factory .comparison .service_table thead .col-black{background:#555;color:#fff}.remanufacturing_factory .comparison .service_table thead .col-blue{background:#004790;color:#fff}.remanufacturing_factory .comparison .service_table tbody th.col-label{background:#438403;color:#fff}.remanufacturing_factory .comparison .service_table tbody td.col-green-light{color:#333}.remanufacturing_factory .comparison .service_table tbody td.col-blue-light{background:#ECF2F8;color:#333}.remanufacturing_factory .comparison .service_table .col-label{width:16%}.remanufacturing_factory .comparison .service_table .col-blue{width:50%}@media screen and (max-width:767px){.remanufacturing_factory .comparison .service_table .col-blue{width:42%}}.remanufacturing_factory .comparison .service_table .col-black{width:34%}@media screen and (max-width:767px){.remanufacturing_factory .comparison .service_table .col-black{width:42%}}.remanufacturing_factory .comparison .service_table td{position:relative;padding:15px 1em 15px 4em}.remanufacturing_factory .comparison .service_table td.no-icon{padding:15px 1em 15px 2em}.remanufacturing_factory .comparison .service_table .symbol{position:absolute;top:10px;left:1em;color:#df0000;font-size:2.4rem;font-weight:800}@media screen and (max-width:767px){.remanufacturing_factory .comparison .service_table .symbol{top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}}.remanufacturing_factory .recommend{margin-top:60px}.remanufacturing_factory .recommend .recommend_inner{margin-bottom:60px;display:-ms-grid;display:grid;gap:25px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-grid-columns:0.35fr 25px 1fr;grid-template-columns:0.35fr 1fr}@media screen and (max-width:767px){.remanufacturing_factory .recommend .recommend_inner{margin-bottom:40px;-ms-grid-columns:(1fr)[1];grid-template-columns:repeat(1,1fr)}.remanufacturing_factory .recommend .recommend_inner picture{display:block;text-align:center}}.remanufacturing_factory .recommend .recommend_inner ul li{position:relative;padding:15px 1em 15px 2em;font-size:2.2rem;font-weight:600}@media screen and (max-width:767px){.remanufacturing_factory .recommend .recommend_inner ul li{font-size:1.8rem}}.remanufacturing_factory .recommend .recommend_inner ul li+li{border-top:dashed #aaaaaa 1px}.remanufacturing_factory .recommend .recommend_inner ul li:before{position:absolute;content:"";top:50%;left:1em;display:inline-block;width:10px;height:10px;background:#1a315a;border-radius:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.remanufacturing_factory .table_of_contents{position:relative;margin-bottom:60px;padding:0 2em;display:-ms-grid;display:grid;-ms-grid-columns:0.1fr 1fr;grid-template-columns:0.1fr 1fr;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:#eff6f7}@media screen and (max-width:767px){.remanufacturing_factory .table_of_contents{margin-bottom:50px;padding:20px 3%;-ms-grid-columns:(1fr)[1];grid-template-columns:repeat(1,1fr)}}.remanufacturing_factory .table_of_contents:before{content:"";position:absolute;top:0;left:calc((50vw - 750px + 380px) * -1);width:100vw;height:100%;background:#eff6f7;z-index:-1}@media screen and (max-width:1500px){.remanufacturing_factory .table_of_contents:before{left:-380px}}@media screen and (max-width:767px){.remanufacturing_factory .table_of_contents:before{left:calc(var(--space) * -1)}}.remanufacturing_factory .table_of_contents h4{padding:5px 0.5em;text-align:center;color:#fff;background:#00416f;border-radius:20px}@media screen and (max-width:767px){.remanufacturing_factory .table_of_contents h4{max-width:100px;width:100%;margin:0 auto 15px;font-size:1.3rem}}.remanufacturing_factory .table_of_contents ul{display:-ms-grid;display:grid;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-grid-columns:(1fr)[5];grid-template-columns:repeat(5,1fr)}@media screen and (max-width:767px){.remanufacturing_factory .table_of_contents ul{gap:15px 0;-ms-grid-columns:1fr 0 1fr 0 1fr;grid-template-columns:repeat(3,1fr)}}.remanufacturing_factory .table_of_contents ul li{height:100%;display:-ms-grid;display:grid;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.remanufacturing_factory .table_of_contents ul li+li{border-left:dashed #aaaaaa 1px}@media screen and (max-width:767px){.remanufacturing_factory .table_of_contents ul li:nth-child(4){border-left:none}}.remanufacturing_factory .table_of_contents ul a{position:relative;padding:15px 5px;height:100%;display:-ms-grid;display:grid;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#333;text-align:center}@media screen and (max-width:767px){.remanufacturing_factory .table_of_contents ul a{font-size:1.3rem}}.remanufacturing_factory .table_of_contents ul a:after{margin:5px auto 0;content:"";display:block;width:8px;height:8px;border-top:2px solid #333;border-right:2px solid #333;-webkit-transform:rotate(135deg);transform:rotate(135deg)}.remanufacturing_factory #service{margin-bottom:100px}@media screen and (max-width:767px){.remanufacturing_factory #service{margin-bottom:60px}}.remanufacturing_factory #service .trouble-title{font-size:2rem;font-weight:700}@media screen and (max-width:767px){.remanufacturing_factory #service .trouble-title{font-size:1.8rem}}.remanufacturing_factory #service .step-card{padding-block:40px}@media screen and (max-width:767px){.remanufacturing_factory #service .step-card{margin-inline:auto;max-width:500px}}.remanufacturing_factory #service .step-card .step-title{margin-bottom:30px;font-size:2rem;font-weight:600}.remanufacturing_factory #service .step-card .step-label{margin-right:1em;display:inline-block;padding:5px 1.5em;font-size:1.6rem;color:#fff;font-weight:500;background:#0d4f85;font-family:"Jost",sans-serif;border-radius:18px}.remanufacturing_factory #service .step-card .point-title{margin-block:15px;font-weight:500;font-family:"Jost",sans-serif}.remanufacturing_factory #service .step-card .point-list li{position:relative}.remanufacturing_factory #service .step-card .point-list li+li{margin-top:10px}.remanufacturing_factory #service .step-card .point-list li:before{content:"・"}.remanufacturing_factory #service .step-card .step-body{display:-ms-grid;display:grid;-ms-grid-columns:230px 40px 1fr;grid-template-columns:230px 1fr;gap:40px}@media screen and (max-width:767px){.remanufacturing_factory #service .step-card .step-body{gap:20px;-ms-grid-columns:1fr;grid-template-columns:repeat(1,1fr)}.remanufacturing_factory #service .step-card .step-body .step-image{text-align:center}.remanufacturing_factory #service .step-card .step-body .step-image img{width:100%}}.remanufacturing_factory #service .product-tabs{margin-bottom:100px}@media screen and (max-width:767px){.remanufacturing_factory #service .product-tabs{margin-bottom:60px}}.remanufacturing_factory #service .product-tabs .product-tabs__nav{display:-webkit-box;display:-ms-flexbox;display:flex;gap:15px;border-bottom:4px solid #0d4f85}@media screen and (max-width:767px){.remanufacturing_factory #service .product-tabs .product-tabs__nav{padding-bottom:30px;display:-ms-grid;display:grid;gap:15px 5%;-ms-grid-columns:1fr 5% 1fr;grid-template-columns:repeat(2,1fr)}}.remanufacturing_factory #service .product-tabs .product-tabs__tab{padding:15px 10px;border:0;border-radius:6px 6px 0 0;background:#d9d9d9;color:#222;font-size:1.6rem;line-height:1.4;cursor:pointer;-webkit-transition:0.2s;transition:0.2s}@media screen and (max-width:767px){.remanufacturing_factory #service .product-tabs .product-tabs__tab{padding:10px 16px;font-size:1.4rem}}@media screen and (max-width:767px){.remanufacturing_factory #service .product-tabs .product-tabs__tab{position:relative;padding:15px 0.5em;border-radius:5px}.remanufacturing_factory #service .product-tabs .product-tabs__tab:after{content:"";margin:5px auto 0;display:block;color:#333;width:0.5em;height:0.5em;border-top:2px solid #333;border-right:2px solid #333;-webkit-transform:rotate(135deg);transform:rotate(135deg)}}.remanufacturing_factory #service .product-tabs .product-tabs__tab.is-active{background:#0d4f85;color:#fff}@media screen and (max-width:767px){.remanufacturing_factory #service .product-tabs .product-tabs__tab.is-active:after{content:"";margin:5px auto 0;display:block;color:#fff;width:0.5em;height:0.5em;border-top:2px solid #fff;border-right:2px solid #fff;-webkit-transform:rotate(135deg);transform:rotate(135deg)}}.remanufacturing_factory #service .product-tabs .product-tabs__panel{position:relative;z-index:1}.remanufacturing_factory #service .product-tabs .product-tabs__panel:not(.is-active){display:none}.remanufacturing_factory #service{}.remanufacturing_factory #flow{margin-bottom:100px}@media screen and (max-width:767px){.remanufacturing_factory #flow{margin-bottom:60px}}.remanufacturing_factory #flow ol{counter-reset:number 0}@media screen and (max-width:767px){.remanufacturing_factory #flow ol{display:-ms-grid;display:grid;gap:30px 5%;-ms-grid-columns:1fr 5% 1fr;grid-template-columns:repeat(2,1fr)}}@media screen and (max-width:520px){.remanufacturing_factory #flow ol{gap:50px 5%;-ms-grid-columns:1fr;grid-template-columns:repeat(1,1fr)}}.remanufacturing_factory #flow ol li{display:-ms-grid;display:grid;gap:3%;-ms-grid-columns:0.25fr 3% 1fr;grid-template-columns:0.25fr 1fr}@media screen and (max-width:767px){.remanufacturing_factory #flow ol li{gap:0 10px;-ms-grid-columns:1fr;grid-template-columns:repeat(1,1fr);-ms-grid-rows:subgrid;grid-template-rows:subgrid;-ms-grid-row-span:2;grid-row:span 2}.remanufacturing_factory #flow ol li>:first-child{-ms-grid-row:1;-ms-grid-column:1}}@media print,screen and (min-width:768px){.remanufacturing_factory #flow ol li{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.remanufacturing_factory #flow ol li+li{margin-top:40px}}.remanufacturing_factory #flow ol li img{border-radius:10px}@media screen and (max-width:767px){.remanufacturing_factory #flow ol li img{width:100%;height:auto}}@media screen and (max-width:767px){.remanufacturing_factory #flow ol li dl{margin-top:10px}}.remanufacturing_factory #flow ol li dl dt{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;gap:1em;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#1A315B;font-size:1.8rem;font-weight:700;counter-increment:number 1}@media print,screen and (min-width:768px){.remanufacturing_factory #flow ol li dl dt{margin-bottom:10px}}.remanufacturing_factory #flow ol li dl dt:before{content:counter(number,decimal-leading-zero) " ";font-family:"Jost",sans-serif;font-style:italic;color:#cccccc;font-size:3.2rem}.remanufacturing_factory #flow ol li .link a{position:relative;margin-top:15px;display:inline-block;vertical-align:middle;padding:8px 2em 8px 1em;background:#00416f;color:#fff;border-radius:20px}.remanufacturing_factory #flow ol li .link a:after{content:"";display:inline-block;vertical-align:middle;color:#fff;width:0.5em;height:0.5em;border-top:2px solid #fff;border-right:2px solid #fff;-webkit-transform:rotate(45deg);transform:rotate(45deg);position:absolute;top:0;right:1em;bottom:0;margin:auto}@media screen and (max-width:767px){.remanufacturing_factory #flow ol a{display:inline-block;color:#333}}.remanufacturing_factory #result .result_cont h4{margin-bottom:15px;font-size:1.8rem;font-weight:700;color:#1A315B}@media screen and (max-width:767px){.remanufacturing_factory #result .result_cont h4{font-size:1.6rem}}.remanufacturing_factory #result .result_cont+.result_cont{margin-top:60px}.remanufacturing_factory #result .result_cont_inner{display:-ms-grid;display:grid;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;gap:5%;-ms-grid-columns:1fr 5% 0.8fr;grid-template-columns:1fr 0.8fr}@media screen and (max-width:767px){.remanufacturing_factory #result .result_cont_inner{gap:20px 5%;-ms-grid-columns:1fr;grid-template-columns:repeat(1,1fr)}}.remanufacturing_factory #result .result_cont_inner ul{display:-ms-grid;display:grid;gap:5%;-ms-grid-columns:1fr 5% 1fr;grid-template-columns:repeat(2,1fr)}@media screen and (max-width:767px){.remanufacturing_factory #result .result_cont_inner ul{gap:20px 5%}}.remanufacturing_factory #result .result_cont_inner ul li{position:relative;border-radius:10px;overflow:hidden}.remanufacturing_factory #result .result_cont_inner ul li a{display:inline-block}.remanufacturing_factory #result .result_cont_inner ul li img{width:100%}.remanufacturing_factory #result .result_cont_inner ul li p{position:absolute;display:inline-block;padding:5px 1em;text-align:right;font-weight:600;color:#fff;background:#1A315B}.remanufacturing_factory #result .result_cont_inner ul li.before p{right:0;bottom:0;border-radius:10px 0 10px 0}.remanufacturing_factory #result .result_cont_inner ul li.after p{left:0;bottom:0;border-radius:0 10px 0 10px}.remanufacturing_factory #result .result_cont_inner .right .ttl{font-weight:600}@media screen and (max-width:767px){.remanufacturing_factory #result .result_cont_inner .right .ttl{font-size:1.6rem}}.remanufacturing_factory #result .result_cont_inner .right dl{margin-top:15px}.remanufacturing_factory #result .result_cont_inner .right dl dt{margin-bottom:10px;font-weight:600}@media screen and (max-width:767px){.remanufacturing_factory #result .result_cont_inner .right dl dt{font-weight:700}}.remanufacturing_factory .interview{margin-top:90px}@media screen and (max-width:767px){.remanufacturing_factory .interview{margin-top:60px}}.remanufacturing_factory .info_faq{margin-top:80px;margin-bottom:72px}@media screen and (max-width:767px){.remanufacturing_factory .info_faq{margin-top:60px}}.remanufacturing_factory .features{margin-bottom:72px}.remanufacturing_factory .remanu_cat_all{margin-bottom:60px}.remanufacturing_factory .remanu_cat_all ul{display:-ms-grid;display:grid;gap:40px 5%;-ms-grid-columns:1fr 5% 1fr 5% 1fr;grid-template-columns:repeat(3,1fr)}@media print,screen and (min-width:768px){.remanufacturing_factory .remanu_cat_all ul{-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}}@media screen and (max-width:767px){.remanufacturing_factory .remanu_cat_all ul{gap:20px 5%;-ms-grid-columns:1fr 5% 1fr;grid-template-columns:repeat(2,1fr)}}@media print,screen and (min-width:768px){.remanufacturing_factory .remanu_cat_all ul li{text-align:center}}.remanufacturing_factory .remanu_cat_all ul li a{display:block;color:#333}.remanufacturing_factory .remanu_cat_all ul li p{margin-top:15px}@media screen and (max-width:767px){.remanufacturing_factory .remanu_cat_all ul li p{margin-top:10px}}.remanufacturing_factory .remanu_cat_all ul li img{border-radius:10px}.remanufacturing_factory.self .mv{background:url(../../img/remanufacturing/self/main_img.jpg) no-repeat center/cover}@media screen and (max-width:1340px){.remanufacturing_factory.self .mv{padding-top:75px}}@media screen and (max-width:767px){.remanufacturing_factory.self .mv{padding:20px 5%}}.remanufacturing_factory.self .mv h3 .font_big{display:block;font-size:6rem;line-height:1.2}@media screen and (max-width:767px){.remanufacturing_factory.self .mv h3 .font_big{font-size:14vw}}@media print,screen and (min-width:768px){.remanufacturing_factory.self .mv .feature_circles{bottom:-75px}}@media screen and (max-width:767px){.remanufacturing_factory.self .mv .feature_circles .feature_circle__inner h3{font-size:5.2vw}}.remanufacturing_factory.self #item .sub_txt{margin-bottom:15px}.remanufacturing_factory.self #item .product-tabs{margin-bottom:100px}@media screen and (max-width:767px){.remanufacturing_factory.self #item .product-tabs{margin-bottom:60px}}.remanufacturing_factory.self #item .product-tabs .product-tabs__nav{display:-webkit-box;display:-ms-flexbox;display:flex;gap:20px;border-bottom:4px solid #0d4f85}@media screen and (max-width:550px){.remanufacturing_factory.self #item .product-tabs .product-tabs__nav{padding-bottom:30px;display:-ms-grid;display:grid;gap:15px 5%;-ms-grid-columns:1fr 5% 1fr;grid-template-columns:repeat(2,1fr)}}.remanufacturing_factory.self #item .product-tabs .product-tabs__tab{padding:12px 28px;border:0;border-radius:6px 6px 0 0;background:#d9d9d9;color:#222;font-size:1.8rem;line-height:1.4;cursor:pointer;-webkit-transition:0.2s;transition:0.2s}@media screen and (max-width:767px){.remanufacturing_factory.self #item .product-tabs .product-tabs__tab{padding:10px 16px;font-size:1.4rem}}@media screen and (max-width:550px){.remanufacturing_factory.self #item .product-tabs .product-tabs__tab{position:relative;padding:15px 1em;border-radius:5px;font-size:1.3rem}.remanufacturing_factory.self #item .product-tabs .product-tabs__tab:after{content:"";margin:5px auto 0;display:block;color:#333;width:0.5em;height:0.5em;border-top:2px solid #333;border-right:2px solid #333;-webkit-transform:rotate(135deg);transform:rotate(135deg)}}.remanufacturing_factory.self #item .product-tabs .product-tabs__tab.is-active{background:#0d4f85;color:#fff}@media screen and (max-width:550px){.remanufacturing_factory.self #item .product-tabs .product-tabs__tab.is-active:after{content:"";margin:5px auto 0;display:block;color:#fff;width:0.5em;height:0.5em;border-top:2px solid #fff;border-right:2px solid #fff;-webkit-transform:rotate(135deg);transform:rotate(135deg)}}.remanufacturing_factory.self #item .product-tabs .product-tabs__content{position:relative;overflow:hidden;padding:40px 20px 0}@media screen and (max-width:767px){.remanufacturing_factory.self #item .product-tabs .product-tabs__content{padding:20px 3%}}.remanufacturing_factory.self #item .product-tabs .product-tabs__content{}.remanufacturing_factory.self #item .product-tabs .product-tabs__panel{position:relative;z-index:1}.remanufacturing_factory.self #item .product-tabs .product-tabs__panel:not(.is-active){display:none}.remanufacturing_factory.self #item .product-tabs .product-grid{display:-ms-grid;display:grid;gap:40px 20px;-ms-grid-columns:1fr 20px 1fr 20px 1fr 20px 1fr 20px 1fr;grid-template-columns:repeat(5,1fr);margin:0;padding:0}@media screen and (max-width:767px){.remanufacturing_factory.self #item .product-tabs .product-grid{gap:20px 5%;-ms-grid-columns:1fr 5% 1fr 5% 1fr;grid-template-columns:repeat(3,1fr)}}@media screen and (max-width:520px){.remanufacturing_factory.self #item .product-tabs .product-grid{gap:20px 5%;-ms-grid-columns:1fr 5% 1fr;grid-template-columns:repeat(2,1fr)}}.remanufacturing_factory.self #item .product-tabs .product-grid li{list-style:none}.remanufacturing_factory.self #item .product-tabs .product-grid a{display:block;color:#333}.remanufacturing_factory.self #item .product-tabs .product-grid .product-card__image{display:block;margin-bottom:10px;text-align:center}.remanufacturing_factory.self #item .product-tabs .product-grid .product-card__image img{border-radius:10px}.remanufacturing_factory.self #item .product-tabs .product-grid .product-card__name{font-size:1.6rem;line-height:1.5;text-align:center}@media screen and (max-width:767px){.remanufacturing_factory.self #item .product-tabs .product-grid .product-card__name{font-size:1.4rem}}.remanufacturing_factory.self #result .trouble-list+.trouble-list{margin-top:20px}.remanufacturing_factory.self #result .trouble-box{background:#eff6f7;padding:20px 30px;border-radius:10px}@media screen and (max-width:650px){.remanufacturing_factory.self #result .trouble-box{padding:20px 5%}}.remanufacturing_factory.self #result .trouble-heading{margin-right:1em;display:inline-block;padding:5px 1.5em;font-size:1.6rem;color:#0d4f85;font-weight:700;border:2px solid #0d4f85;border-radius:30px;background:#fff}.remanufacturing_factory.self #result .trouble_list_wrap{display:-ms-grid;display:grid;gap:12px 20px;-ms-grid-columns:1fr 20px 1fr 20px 1fr;grid-template-columns:repeat(3,1fr);padding:10px 0}@media screen and (max-width:767px){.remanufacturing_factory.self #result .trouble_list_wrap{-ms-grid-columns:(1fr)[2];grid-template-columns:repeat(2,1fr)}}@media screen and (max-width:650px){.remanufacturing_factory.self #result .trouble_list_wrap{gap:5px;-ms-grid-columns:1fr;grid-template-columns:repeat(1,1fr)}}.remanufacturing_factory.self #result .trouble_list_wrap li{font-weight:bold;padding:5px}.remanufacturing_factory.self #result .trouble_list_wrap li:before{display:inline-block;content:"";width:10px;height:10px;border-radius:50%;background:#0d4f85;margin-right:10px}.remanufacturing_factory.self #result .trouble-title{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:15px 2em;font-size:2rem;font-weight:600;border:3px solid #263c62;background:#fff;border-radius:30px;cursor:pointer}@media screen and (max-width:767px){.remanufacturing_factory.self #result .trouble-title{padding:15px 1.5em;font-size:1.8rem}}.remanufacturing_factory.self #result .trouble-title.acv_open .icon:after{-webkit-transform:translateY(-50%) rotate(0);transform:translateY(-50%) rotate(0)}.remanufacturing_factory.self #result .trouble-title .icon{position:relative;margin-left:0.5em;display:inline-block;width:22px;height:22px}@media screen and (max-width:767px){.remanufacturing_factory.self #result .trouble-title .icon{width:18px;height:18px}}.remanufacturing_factory.self #result .trouble-title .icon:after,.remanufacturing_factory.self #result .trouble-title .icon:before{display:block;content:"";width:100%;height:3px;background:#333;-webkit-transition:all 0.3s;transition:all 0.3s}.remanufacturing_factory.self #result .trouble-title .icon:before{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.remanufacturing_factory.self #result .trouble-title .icon:after{position:absolute;top:50%;left:0;-webkit-transform:translateY(-50%) rotate(-90deg);transform:translateY(-50%) rotate(-90deg)}@media screen and (max-width:767px){.remanufacturing_factory.self #result .step-list{padding:0 2%}}.remanufacturing_factory.self #result .step-card{padding-block:40px}@media screen and (max-width:767px){.remanufacturing_factory.self #result .step-card{margin-inline:auto;max-width:500px;padding-block:30px}}.remanufacturing_factory.self #result .step-card .step-title{margin-bottom:30px;font-size:2rem;font-weight:600}@media screen and (max-width:767px){.remanufacturing_factory.self #result .step-card .step-title{position:relative;padding-left:110px;font-size:1.8rem}}.remanufacturing_factory.self #result .step-card .step-label{margin-right:1em;display:inline-block;padding:5px 1.5em;font-size:1.6rem;color:#fff;font-weight:500;background:#0d4f85;font-family:"Jost",sans-serif;border-radius:18px}@media screen and (max-width:767px){.remanufacturing_factory.self #result .step-card .step-label{position:absolute;top:0;left:0;max-width:100px;padding:5px 1em;text-align:center}}.remanufacturing_factory.self #result .step-card .point-title{margin-block:15px;font-weight:500;font-family:"Jost",sans-serif}.remanufacturing_factory.self #result .step-card .point-list li{position:relative}.remanufacturing_factory.self #result .step-card .point-list li+li{margin-top:10px}.remanufacturing_factory.self #result .step-card .point-list li:before{content:"・"}.remanufacturing_factory.self #result .step-card .step-body{display:-ms-grid;display:grid;-ms-grid-columns:230px 40px 1fr;grid-template-columns:230px 1fr;gap:40px}@media screen and (max-width:767px){.remanufacturing_factory.self #result .step-card .step-body{gap:20px;-ms-grid-columns:1fr;grid-template-columns:repeat(1,1fr)}.remanufacturing_factory.self #result .step-card .step-body .step-image{text-align:center}.remanufacturing_factory.self #result .step-card .step-body .step-image img{width:100%}}
/*# sourceMappingURL=remanufacturing.css.map */