.pc-form{display:none;background-color:#3066EF;border-radius:20px;border:2px solid #fff;padding-bottom:0px;overflow-y:auto;scrollbar-width:none}.pc-form::-webkit-scrollbar{display:none}.pc-form.error{height:100%}@media (max-height:812px){.pc-form{height:100%}}.pc-form .logi-form-title{color:#fff;font-size:clamp(14px,1.3846vw,18px);text-align:center;letter-spacing:0.04em;line-height:1.635;border-bottom:1px solid #fff;padding:16px 0}.pc-form .logi-form-table{width:94%;max-width:268px;margin:0 auto}.pc-form .logi-form-table th{color:#fff;width:100%;display:block;font-size:16px;font-weight:500;letter-spacing:0.02em;line-height:2.64875;padding-top:10px}.pc-form .logi-form-table th .required{color:#ff0000}.pc-form .logi-form-table td{display:block;width:100%}.pc-form .logi-form-table td .form-input{width:100%;border:1px solid #999999;border-radius:2px;font-size:16px;background-color:#fff;padding:5px 10px;-webkit-transition:all 0.3s ease;transition:all 0.3s ease}.pc-form .logi-form-table td .form-input:focus{outline:2px solid #36DD81}.pc-form .logi-form-table td .form-input.is-focus{-webkit-box-shadow:0 0 0 3px rgba(54,221,129,0.6);box-shadow:0 0 0 3px rgba(54,221,129,0.6);border-color:#36DD81}.pc-form .logi-form-table td .form-input::-webkit-input-placeholder{color:#999999;font-weight:400;font-size:15px;letter-spacing:0.04em}.pc-form .logi-form-table td .form-input::-moz-placeholder{color:#999999;font-weight:400;font-size:15px;letter-spacing:0.04em}.pc-form .logi-form-table td .form-input:-ms-input-placeholder{color:#999999;font-weight:400;font-size:15px;letter-spacing:0.04em}.pc-form .logi-form-table td .form-input::-ms-input-placeholder{color:#999999;font-weight:400;font-size:15px;letter-spacing:0.04em}.pc-form .logi-form-table td .form-input::placeholder{color:#999999;font-weight:400;font-size:15px;letter-spacing:0.04em}.pc-form .logi-form-table td .form-textarea{width:100%;height:84px;border:1px solid #999999;border-radius:2px;font-size:16px;background-color:#fff;padding:5px 10px;-webkit-transition:all 0.3s ease;transition:all 0.3s ease}.pc-form .logi-form-table td .form-textarea:focus{outline:2px solid #36DD81}.pc-form .logi-form-table td .form-textarea.is-focus{-webkit-box-shadow:0 0 0 3px rgba(54,221,129,0.6);box-shadow:0 0 0 3px rgba(54,221,129,0.6);border-color:#36DD81}.pc-form .logi-form-table td .form-textarea::-webkit-input-placeholder{color:#999999;font-weight:400;font-size:15px;letter-spacing:0.04em;line-height:1.2253333333;width:200px}.pc-form .logi-form-table td .form-textarea::-moz-placeholder{color:#999999;font-weight:400;font-size:15px;letter-spacing:0.04em;line-height:1.2253333333;width:200px}.pc-form .logi-form-table td .form-textarea:-ms-input-placeholder{color:#999999;font-weight:400;font-size:15px;letter-spacing:0.04em;line-height:1.2253333333;width:200px}.pc-form .logi-form-table td .form-textarea::-ms-input-placeholder{color:#999999;font-weight:400;font-size:15px;letter-spacing:0.04em;line-height:1.2253333333;width:200px}.pc-form .logi-form-table td .form-textarea::placeholder{color:#999999;font-weight:400;font-size:15px;letter-spacing:0.04em;line-height:1.2253333333;width:200px}.pc-form .logi-form-table td input[type=submit i]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;background-color:#36DD81;border-radius:28px;color:#fff;font-size:16px;font-weight:bold;width:100%;height:56px;text-align:center;-webkit-box-shadow:0 0 5px rgba(88,133,198,0.5);box-shadow:0 0 5px rgba(88,133,198,0.5);-webkit-transition:all 0.5s;transition:all 0.5s}@media (hover:hover){.pc-form .logi-form-table td input[type=submit i]:hover{background-color:#fff;color:#36DD81}}.pc-form .logi-form-table td input[type=checkbox i]:before{content:"";display:block;position:absolute;background:#EFEFEF;border-radius:2px;display:block;height:17px;width:17px;-webkit-transform:translateY(-50%);transform:translateY(-50%);top:50%;left:0px;border-radius:0%;border:none}.pc-form .logi-form-table td input[type=checkbox i]:after{content:"";display:block;position:absolute;border-right:2px solid #3066ef;border-bottom:2px solid #3066ef;height:9px;left:6px;position:absolute;top:28%;-webkit-transform:rotate(45deg);transform:rotate(45deg);width:5px;opacity:0}.pc-form .logi-form-table td input[type=checkbox i]:checked:after{opacity:1}.pc-form .logi-form-table td.textarea{padding-bottom:10px}.pc-form .logi-form-table td.dw{border:1px solid #999;background-color:#fff;border-radius:2px;font-size:clamp(13px,1.1538vw,15px);font-weight:bold;line-height:1.5346666667;color:#3066ef;padding:10px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.pc-form .logi-form-table td.dw .dw-check-text{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.pc-form .logi-form-table td.dw .dw-check-text span{position:relative;background:#3066ef;border-radius:2px;display:block;height:17px;width:17px;margin-right:4px}.pc-form .logi-form-table td.dw .dw-check-text span:after{content:"";border-right:2px solid #fff;border-bottom:2px solid #fff;display:block;height:9px;left:6px;position:absolute;top:20%;-webkit-transform:rotate(45deg);transform:rotate(45deg);width:5px}.pc-form .logi-form-table td.dw .dw-icon{width:clamp(50px,5.384vw,70px)}.pc-form .logi-form-table td.poly-flex{padding:15px 0 3px;color:#fff;font-size:15px;font-weight:500;line-height:1.6}.pc-form .logi-form-table td.poly-flex .wpcf7-list-item{display:-webkit-box;display:-ms-flexbox;display:flex;margin:0 0 0 18px}.pc-form .logi-form-table td .poly-text{color:#fff;font-size:15px;margin-bottom:8px}.pc-form .logi-form-table td .poly-text a{text-decoration:underline;color:#fff;font-size:15px;font-weight:500;line-height:1.6}.pc-form .logi-form-table .wpcf7-spinner{width:13px;height:13px}.pc-form .h-captcha{display:none}@media (min-width:1000px){.pc-form{display:block;position:fixed;z-index:9999999;left:5px;top:5px;width:320px}.pc-form .h-captcha{display:block}}@media (min-width:1400px){.pc-form{left:15px;top:15px}}@media (min-width:1000px){.p-left{padding-left:325px}}@media (min-width:1400px){.p-left{padding-left:330px}}header.h-logi{background-color:transparent;-webkit-transition:all 0.5s;transition:all 0.5s;z-index:999}header.h-logi.active{background-color:#fff}header.h-logi .h-logi-inner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:11px 12px}header.h-logi .h-logi-logo{display:block;max-width:114px;width:100%}header.h-logi .logi-form{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;height:32px;width:138px;border-radius:16px;background-color:#3066ef;color:#fff;font-weight:bold;font-size:12px;letter-spacing:0.04em;line-height:1;cursor:pointer}@media (min-width:767px){header.h-logi .h-logi-logo{max-width:clamp(114px,12.857vw,180px)}header.h-logi .pc-h-nav{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:clamp(5px,1.0714vw,15px)}header.h-logi .pc-h-nav-link{font-size:clamp(10px,1.0714vw,15px)}header.h-logi .logi-form{font-size:clamp(12px,1.0714vw,15px);width:clamp(138px,12.85714vw,180px);-webkit-transition:all 0.5s;transition:all 0.5s}}@media (min-width:767px) and (hover:hover){header.h-logi .logi-form:hover{background-color:#36DD81}}@media (min-width:1320px){header.h-logi .h-logi-logo{margin-left:calc((100% - 1000px) / 2 + 10px)}}@media (min-width:1900px){header.h-logi .h-logi-logo{margin-left:30px}}.sp-logi-form{position:fixed;z-index:9999;top:0px;left:0;width:100%;background-color:#fff;padding:0 0px 25px;height:100%;overflow-y:auto;display:none}.sp-logi-form.active{display:block}@media (min-width:1000px){.sp-logi-form.active{display:none}}.sp-logi-form .sp-logi-form-inner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:11px 12px}.sp-logi-form .sp-logi-form-logo{display:block;max-width:114px;width:100%}.sp-logi-form .sp-logi-form-close{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;height:32px;width:32px;border-radius:16px;background-color:#3066ef;color:#fff;font-weight:bold;font-size:12px;letter-spacing:0.04em;line-height:1;position:relative;cursor:pointer}.sp-logi-form .sp-logi-form-close span{background-color:#fff;display:block;width:18px;height:1px;position:absolute}.sp-logi-form .sp-logi-form-close span:first-child{-webkit-transform:rotate(-45deg);transform:rotate(-45deg);top:15px}.sp-logi-form .sp-logi-form-close span:last-child{-webkit-transform:rotate(45deg);transform:rotate(45deg);top:15px}.sp-logi-form .logi-form-title{text-align:center;color:#3e3a39;font-size:18px;font-weight:bold;letter-spacing:0.02em;line-height:1.9444444444;margin-top:25px;margin-bottom:20px}.sp-logi-form .logi-form-table{width:calc(100% - 50px);margin:0 auto}.sp-logi-form .logi-form-table th{display:block;width:100%;color:#3e3a39;font-size:17px;font-weight:500;line-height:2.0758823529}.sp-logi-form .logi-form-table th .required{color:#ff0000}.sp-logi-form .logi-form-table td{display:block;width:100%;padding:5px 0 8px}.sp-logi-form .logi-form-table td .form-input{width:100%;border:1px solid #999;border-radius:2px;font-size:16px;padding:8px 10px}.sp-logi-form .logi-form-table td .form-input::-webkit-input-placeholder{font-size:15px;font-weight:400;color:#b5b5b6}.sp-logi-form .logi-form-table td .form-input::-moz-placeholder{font-size:15px;font-weight:400;color:#b5b5b6}.sp-logi-form .logi-form-table td .form-input:-ms-input-placeholder{font-size:15px;font-weight:400;color:#b5b5b6}.sp-logi-form .logi-form-table td .form-input::-ms-input-placeholder{font-size:15px;font-weight:400;color:#b5b5b6}.sp-logi-form .logi-form-table td .form-input::placeholder{font-size:15px;font-weight:400;color:#b5b5b6}.sp-logi-form .logi-form-table td .form-textarea{width:100%;border:1px solid #999;border-radius:2px;font-size:16px;padding:8px 10px;height:166px}.sp-logi-form .logi-form-table td .form-textarea::-webkit-input-placeholder{font-size:15px;font-weight:400;color:#b5b5b6}.sp-logi-form .logi-form-table td .form-textarea::-moz-placeholder{font-size:15px;font-weight:400;color:#b5b5b6}.sp-logi-form .logi-form-table td .form-textarea:-ms-input-placeholder{font-size:15px;font-weight:400;color:#b5b5b6}.sp-logi-form .logi-form-table td .form-textarea::-ms-input-placeholder{font-size:15px;font-weight:400;color:#b5b5b6}.sp-logi-form .logi-form-table td .form-textarea::placeholder{font-size:15px;font-weight:400;color:#b5b5b6}.sp-logi-form .logi-form-table td input[type=submit i]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;background-color:#36DD81;border-radius:30px;color:#fff;font-size:16px;font-weight:bold;width:100%;height:60px;text-align:center}.sp-logi-form .logi-form-table td input[type=checkbox i]:before{content:"";display:block;position:absolute;background:#EFEFEF;border-radius:2px;display:block;height:17px;width:17px;-webkit-transform:translateY(-50%);transform:translateY(-50%);top:50%;left:0px;border-radius:0%;border:none}.sp-logi-form .logi-form-table td input[type=checkbox i]:after{content:"";display:block;position:absolute;border-right:2px solid #3066ef;border-bottom:2px solid #3066ef;height:9px;left:6px;position:absolute;top:28%;-webkit-transform:rotate(45deg);transform:rotate(45deg);width:5px;opacity:0}.sp-logi-form .logi-form-table td input[type=checkbox i]:checked:after{opacity:1}.sp-logi-form .logi-form-table td.textarea{padding-bottom:18px}.sp-logi-form .logi-form-table td.dw{border:1px solid #999;border-radius:2px;font-size:15px;font-weight:bold;line-height:1.5346666667;color:#3066ef;padding:10px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.sp-logi-form .logi-form-table td.dw .dw-check-text{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.sp-logi-form .logi-form-table td.dw .dw-check-text span{position:relative;background:#EFEFEF;border-radius:2px;display:block;height:17px;width:17px;margin-right:7px}.sp-logi-form .logi-form-table td.dw .dw-check-text span:after{content:"";border-right:2px solid #3066ef;border-bottom:2px solid #3066ef;display:block;height:9px;left:6px;position:absolute;top:20%;-webkit-transform:rotate(45deg);transform:rotate(45deg);width:5px}.sp-logi-form .logi-form-table td.dw .dw-icon{width:70px}.sp-logi-form .logi-form-table td.poly-flex{padding:15px 0;color:#251e1c;font-size:15px;font-weight:500;line-height:1.6}.sp-logi-form .logi-form-table td .poly-text a{text-decoration:underline;color:#251e1c;font-size:15px;font-weight:500;line-height:1.6}@media (min-width:1000px){.sp-logi-form .h-captcha{display:none}}#page.logi{padding-top:0}#page.logi .logi-wrap{padding:0 28px;max-width:1000px;width:100%;margin:0 auto}#page.logi .logi-sub-title{background-color:#3066EF;color:#fff;font-size:17px;font-weight:900;letter-spacing:0.08em;line-height:1;padding:6px 0;text-align:center;width:100%;margin-bottom:15px;opacity:0;-webkit-transform:translateX(-40px);transform:translateX(-40px);-webkit-transition:all 0.8s ease;transition:all 0.8s ease}#page.logi .logi-sub-title.is-show{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}#page.logi .logi-title{width:99.8%;margin:0 auto 10px;opacity:0;-webkit-transform:translateX(-40px);transform:translateX(-40px);-webkit-transition:all 0.8s ease;transition:all 0.8s ease}#page.logi .logi-title.is-show{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}#page.logi .logi-mv-text{font-weight:bold;font-size:15px;line-height:1.8;letter-spacing:0.12em;text-align:center;color:#4d4d4d;margin-bottom:13px;opacity:0;-webkit-transform:translateX(-40px);transform:translateX(-40px);-webkit-transition:all 0.8s ease;transition:all 0.8s ease}#page.logi .logi-mv-text.is-show{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}#page.logi .logi-mv-ul{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;margin-bottom:44px;gap:5px}#page.logi .logi-mv-list{width:100px;height:100px;background-color:#3066EF;border-radius:50%;color:#fff;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;line-height:1.0222489477;font-size:16px;letter-spacing:0.02em;opacity:0;-webkit-transform:translateY(30px);transform:translateY(30px);-webkit-transition:all 0.8s ease;transition:all 0.8s ease}#page.logi .logi-mv-list.is-show{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}#page.logi .logi-mv-list .logi-mv-list-inner{text-align:center}#page.logi .logi-mv-list .number{font-size:34px}@media (min-width:767px){#page.logi .logi-mv{background-image:url(../img/logisapo/mv-pc.jpg);background-repeat:no-repeat;background-size:822px 790px;background-position:right top;padding-bottom:30%}#page.logi .logi-image{display:none}#page.logi .logi-mv-inner{padding-top:13%}#page.logi .logi-sub-title{font-size:clamp(17px,2.0714vw,29px);padding:8px 0;width:clamp(310px,38.5714vw,540px)}#page.logi .logi-title{width:clamp(307px,43.857vw,614px);margin:0}#page.logi .logi-mv-text{text-align:left;font-size:16px}#page.logi .logi-mv-ul{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;gap:10px}#page.logi .logi-mv-list{width:132px;height:132px;font-size:21px}#page.logi .logi-mv-list .number{font-size:45px}#page.logi .logi-mv-list .sub{font-size:26px}}@media (min-width:1000px){#page.logi .logi-wrap{padding:0 10px}#page.logi .logi-mv{padding-bottom:180px}}#page.logi .logi-worries{background-image:url(../img/logisapo/worries-bk.jpg);background-repeat:no-repeat;background-size:cover;background-position:top center;padding:30px 0 1px}#page.logi .worries-title{text-align:center;color:#fff;font-size:16px;letter-spacing:0.04em;line-height:1.80125;margin-bottom:50px}#page.logi .worries-title .text-big{font-size:22px;line-height:1.31}#page.logi .worries-list{background-color:#fff;border-radius:7px;position:relative;margin-bottom:50px;padding:40px 0 25px}#page.logi .worries-list-icon{max-width:82px;width:100%;position:absolute;left:0;right:0;top:-50px;margin:auto}#page.logi .worries-assignment{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;width:78px;margin:0 auto 10px;background-color:#000000;border-radius:4px;color:#fff;font-size:15px;font-weight:bold;letter-spacing:0.02em;line-height:1;padding:7px 0}#page.logi .worries-assignment .worries-number{width:18px;height:18px;background-color:#fff;border-radius:50%;margin-left:7px;color:#000;font-size:15px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;line-height:1}#page.logi .worries-list-title{font-weight:900;font-size:18px;letter-spacing:0.04em;line-height:1.3333333333;color:#000000;text-align:center;margin-bottom:7px}#page.logi .worries-list-title .color{color:#ff0000}#page.logi .worries-list-text{text-align:center;font-size:15px;font-weight:bold;letter-spacing:0.08em;line-height:1.6}@media (min-width:767px){#page.logi .logi-worries{background-image:url(../img/logisapo/worries-bk-pc.jpg);background-repeat:no-repeat;background-size:cover;background-position:top center;padding:57px 0 60px}#page.logi .worries-title{font-size:22px;line-height:1.6259090909;margin-bottom:115px}#page.logi .worries-title .text-big{font-size:32px;line-height:1.1178125}#page.logi .worries-flex{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:clamp(15px,2.85714vw,40px)}#page.logi .worries-list{width:280px}#page.logi .worries-list:nth-child(2){-webkit-transition-delay:0.4s;transition-delay:0.4s}#page.logi .worries-list:nth-child(3){-webkit-transition-delay:0.56s;transition-delay:0.56s}#page.logi .worries-list-icon{max-width:110px;top:-89px}#page.logi .worries-list-title{font-size:20px;line-height:1.2}}#page.logi .logi-solution{background-color:#fcfcfc;padding:31px 0}#page.logi .solution-title{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-wrap:wrap;flex-wrap:wrap;font-weight:bold;font-size:27px;line-height:1.09417369;color:#000;margin-bottom:60px}#page.logi .solution-title .solution-title-sub{display:block;width:100%;font-size:16px;line-height:1.979375;text-align:center}#page.logi .solution-title .solution-logo{max-width:140px}#page.logi .solution-box{border-radius:10px;-webkit-box-shadow:5px 5px 11px rgba(145,145,145,0.2);box-shadow:5px 5px 11px rgba(145,145,145,0.2);background-color:#fff;position:relative;margin-bottom:54px;padding-bottom:28px;max-width:640px;width:100%}#page.logi .solution-type{left:0;right:0;top:-25px;width:132px;position:absolute;margin:auto}#page.logi .solution-type .inner{height:37px;border-radius:5px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;background-color:#3066EF;position:relative;color:#fff;font-size:18px;font-weight:bold;letter-spacing:0.02em;line-height:1}#page.logi .solution-type .inner:after{content:"";position:absolute;bottom:-10px;left:0px;right:0;margin:auto;width:0;height:0;border-top:15px solid #3066ef;border-right:15px solid transparent;border-left:15px solid transparent}#page.logi .solution-type .type-number{background-color:#fff;border-radius:50%;width:22px;height:22px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;color:#3066ef;margin-left:5px}#page.logi .solution-iamge{border-radius:10px 10px 0 0}#page.logi .solution-iamge img{border-radius:10px 10px 0 0}#page.logi .solution-icon-iamge{width:74px;margin:-42px auto 0}#page.logi .solution-box-title{text-align:center;font-size:20px;font-weight:900;letter-spacing:0.08em;line-height:1.665;color:#3066ef;margin-bottom:10px}#page.logi .solution-box-text{color:#666666;font-size:15px;font-weight:500;letter-spacing:0.08em;line-height:1.6666666667;text-align:center}@media (min-width:767px){#page.logi .logi-solution{padding:55px 0}#page.logi .solution-title{font-size:46px;line-height:1.0940572894}#page.logi .solution-title .solution-title-sub{font-size:22px;line-height:1.9895454545}#page.logi .solution-title .solution-logo{max-width:238px}#page.logi .solution-flex-box{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:5px}#page.logi .solution-box{max-width:314px}#page.logi .solution-box:nth-child(2){-webkit-transition-delay:0.4s;transition-delay:0.4s}#page.logi .solution-box:nth-child(3){-webkit-transition-delay:0.56s;transition-delay:0.56s}#page.logi .solution-type{width:184px}#page.logi .solution-type .inner{height:52px;font-size:27px}#page.logi .solution-type .type-number{width:30px;height:30px}#page.logi .solution-icon-iamge{width:102px;margin:-56px auto 0}#page.logi .solution-box-text{font-size:13px}}@media (min-width:800px){#page.logi .solution-flex-box{gap:10px}}@media (min-width:840px){#page.logi .solution-flex-box{gap:15px}#page.logi .solution-box-text{font-size:14px}}@media (min-width:1000px){#page.logi .solution-flex-box{gap:10px}#page.logi .solution-box-text{font-size:12px}}@media (min-width:1200px){#page.logi .solution-flex-box{gap:25px}#page.logi .solution-box-title{font-size:25px}#page.logi .solution-box-text{font-size:15px}}#page.logi .logi-reason{background-color:#3066ef;position:relative;padding:42px 0 16px}#page.logi .logi-reason .logi-wrap{padding:0 10px}#page.logi .reason-icon{width:92px;position:absolute;right:25px;top:-10px}#page.logi .reason-title{text-align:center;color:#fff;font-size:16px;letter-spacing:0.04em;line-height:1.658125;margin-bottom:15px}#page.logi .reason-title .big{font-size:22px;line-height:1.2059090909}#page.logi .reason-title .number{font-size:32px}#page.logi .reason-sub{text-align:center;font-weight:500;font-size:14px;letter-spacing:0.08em;line-height:1.7142857143;color:#fff;margin-bottom:30px}#page.logi .reason-flex{padding:0 18px}#page.logi .reason-box{position:relative;background-color:#fff;border-radius:25px;margin-bottom:26px;padding:18px 0 28px}#page.logi .reason-box-number{text-align:center;color:#3066ef;font-size:50px;letter-spacing:0.04em;line-height:1}#page.logi .reason-box-title{text-align:center;color:#000;font-size:20px;font-weight:bold;letter-spacing:0.08em;line-height:1.5885;margin-bottom:10px}#page.logi .reason-box-image{margin:0 auto 20px;position:relative;width:70.22%}#page.logi .reason-list-icon{position:absolute;width:51%;right:-13%;bottom:0}#page.logi .reason-list-icon.second{width:34%}#page.logi .reason-list-icon.third{width:37.5%}#page.logi .reason-box-check{width:88%;background-color:#3066ef;color:#fff;font-size:15px;font-weight:500;letter-spacing:0.04em;line-height:1.5493333333;margin:0 auto;padding:9px 15px;border-radius:5px;margin-bottom:9px}#page.logi .reason-box-check:before{content:"";display:inline-block;background-image:url(../img/logisapo/reason-check-icon.png);background-repeat:no-repeat;background-size:contain;width:16px;height:12px;margin-right:5px}#page.logi .reason-box-text{width:88%;margin:0 auto;font-weight:500;font-size:15px;letter-spacing:0.08em;line-height:1.6666666667}@media (min-width:767px){#page.logi .logi-reason{padding:68px 0 70px}#page.logi .logi-reason .logi-wrap{padding:0 28px}#page.logi .reason-icon{width:clamp(92px,16.5714vw,232px);top:-4%;right:7%}#page.logi .reason-title{font-size:17px}#page.logi .reason-title .big{font-size:clamp(22px,2.5vw,35px)}#page.logi .reason-title .number{font-size:clamp(32px,3.5714vw,50px)}#page.logi .reason-sub{font-size:15px}#page.logi .reason-flex{padding:0}#page.logi .reason-box{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:25px 35px}#page.logi .reason-box-image{width:310px;margin:0}#page.logi .reason-list-icon{width:194px;right:-10%;bottom:-15%}#page.logi .reason-list-icon.second{width:128px;right:1%}#page.logi .reason-list-icon.third{width:140px}#page.logi .pc-box-right{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:calc(100% - 330px);padding-top:2%}#page.logi .reason-box-number{text-align:left;font-size:clamp(50px,4.2857vw,60px);-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1;width:88%;margin:0 auto 5px}#page.logi .reason-box-title{text-align:left;font-size:clamp(20px,2.1428vw,30px);-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2;width:88%;margin:0 auto 19px}#page.logi .reason-box-text{-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3;margin-bottom:18px}#page.logi .reason-box-check{-webkit-box-ordinal-group:5;-ms-flex-order:4;order:4;font-size:clamp(15px,1.21428vw,17px)}}@media (min-width:1000px){#page.logi .logi-reason .logi-wrap{padding:0 10px}#page.logi .reason-icon{right:4%}}#page.logi .logi-achievements{background-color:#fefefe;padding:50px 0 40px}#page.logi .achievements-box{background-color:#3066EF;border-radius:10px}#page.logi .chievements-title{font-size:18px;letter-spacing:0.04em;line-height:2.2344444444;color:#fff;border-bottom:1px solid #fff;text-align:center;padding:12px 0}#page.logi .chievements-title .inner{position:relative;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}#page.logi .chievements-title .inner:before{content:"";display:inline-block;background-image:url(../img/logisapo/achievements-left.png);background-repeat:no-repeat;background-size:contain;width:18px;height:18px;margin-right:7px}#page.logi .chievements-title .inner:after{content:"";display:inline-block;background-image:url(../img/logisapo/achievements-right.png);background-repeat:no-repeat;background-size:contain;width:18px;height:18px;margin-left:7px}#page.logi .achievements-flex{padding:20px 15px;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:13px}#page.logi .achievements-list{width:136px;height:136px;border-radius:50%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;background:-webkit-gradient(linear,left top,right top,from(rgb(153,255,197)),to(rgb(156,189,255)));background:linear-gradient(90deg,rgb(153,255,197) 0%,rgb(156,189,255) 100%)}#page.logi .achievements-list .list-inner{background-color:#fff;border-radius:50%;width:122px;height:122px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}#page.logi .achievements-list-title{text-align:center;font-weight:bold;font-size:13px;letter-spacing:0.02em;line-height:1.0719101124;border-bottom:1px solid #dbe6fc;padding-bottom:5px;width:80%}#page.logi .achievements-list-text{color:#3066ef;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}#page.logi .achievements-list-text.center{-webkit-box-align:center;-ms-flex-align:center;align-items:center}#page.logi .achievements-list-text .count{font-size:50px;line-height:1;font-weight:bold;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}#page.logi .achievements-list-text .count.sankaku:before{content:"";display:inline-block;background-image:url(../img/logisapo/sankaku.png);background-repeat:no-repeat;background-size:contain;width:18px;height:14px;margin-top:6px;margin-right:7px}#page.logi .achievements-list-text .unit{font-size:29px;font-weight:bold;line-height:1;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:3px}#page.logi .achievements-list-text .unit .small{font-size:20px}#page.logi .achievements-list-text .unit.bottom{margin-bottom:0}@media (min-width:767px){#page.logi .logi-achievements{padding:76px 0 80px}#page.logi .chievements-title{font-size:clamp(18px,2.1428vw,30px)}#page.logi .chievements-title .inner{position:relative;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}#page.logi .chievements-title .inner:before{content:"";display:inline-block;background-image:url(../img/logisapo/achievements-left-pc.png);background-repeat:no-repeat;background-size:contain;width:clamp(18px,2vw,28px);height:clamp(18px,2vw,28px);margin-right:7px}#page.logi .chievements-title .inner:after{content:"";display:inline-block;background-image:url(../img/logisapo/achievements-right-pc.png);background-repeat:no-repeat;background-size:contain;width:clamp(18px,2vw,28px);height:clamp(18px,2vw,28px);margin-left:7px}#page.logi .achievements-list{width:clamp(136px,14.1428vw,198px);height:clamp(136px,14.1428vw,198px)}#page.logi .achievements-list .list-inner{width:clamp(122px,12.5714vw,176px);height:clamp(122px,12.5714vw,176px);padding-top:7%}#page.logi .achievements-list-title{font-size:clamp(13px,1.357vw,19px)}#page.logi .achievements-list-text .count{font-size:clamp(50px,5.214vw,73px)}#page.logi .achievements-list-text .unit{font-size:clamp(29px,3vw,42px)}}#page.logi .logi-service{background-color:#fefefe;padding-bottom:20px}#page.logi .service-en-title{text-align:center;font-size:15px;font-weight:bold;line-height:1.5;color:#3066ef;margin-bottom:10px}#page.logi .service-ja-title{text-align:center;font-size:22px;font-weight:bold;margin-bottom:20px}#page.logi .servie-box{border-radius:10px;-webkit-box-shadow:5px 5px 15px rgba(145,145,145,0.2);box-shadow:5px 5px 15px rgba(145,145,145,0.2);margin-bottom:28px}#page.logi .service-box-ttile{border-radius:10px 10px 0 0;background-color:#3066ef;height:132px;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;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;position:relative}#page.logi .service-box-ttile.pro{background-color:#36dd81}#page.logi .service-recommend-icon{position:absolute;width:74px;top:-5px;left:-5px}#page.logi .service-type{background-color:#fff;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;height:30px;border-radius:15px;color:#3066ef;font-size:15px;line-height:1;letter-spacing:0.02em;font-weight:bold;padding:0 22px;margin-bottom:7px}#page.logi .service-type.pro{color:#36dd81}#page.logi .service-name{color:#fff;font-size:22px;font-weight:bold;letter-spacing:0.02em;line-height:0.9545454545}#page.logi .service-box-detail{background-color:#fff;border-radius:0 0 10px 10px;padding:15px 10px}#page.logi .service-time-flex{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border:1px solid #cccccc;padding:2px 7px;margin-bottom:18px}#page.logi .service-time-text{color:#999999;font-size:12px;font-weight:500;letter-spacing:0.02em;line-height:1.5;display:inline-block;-webkit-box-align:center;-ms-flex-align:center;align-items:center}#page.logi .service-time-text:before{content:"";display:inline-block;background-image:url(../img/logisapo/time-icon.png);background-repeat:no-repeat;background-size:contain;width:14px;height:14px;vertical-align:middle;margin-top:-1px;margin-right:3px}#page.logi .service-time{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}#page.logi .service-time.pro{color:#36dd81}#page.logi .service-time .day{background-color:#3066ef;color:#fff;font-size:12px;font-weight:500;line-height:1;border-radius:9px;padding:3px 7px;margin-right:5px}#page.logi .service-time .day.pro{background-color:#36dd81}#page.logi .service-time .time{color:#3066ef;font-size:20px;font-weight:bold}#page.logi .service-time .time.pro{color:#36dd81}#page.logi .service-box-ul{padding:0 7px}#page.logi .service-box-list{font-size:15px;letter-spacing:0.06em;font-weight:500;line-height:1.416;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:10px}#page.logi .service-box-list:last-child{margin-bottom:0}#page.logi .service-box-list:before{content:"";display:inline-block;background-image:url(../img/logisapo/standard-check.png);background-repeat:no-repeat;background-size:contain;width:20px;height:20px;margin-right:5px}#page.logi .service-box-list.pro:before{background-image:url(../img/logisapo/pro-check.png)}@media (min-width:767px){#page.logi .logi-service{padding-bottom:75px}#page.logi .service-en-title{font-size:clamp(15px,1.428vw,20px)}#page.logi .service-ja-title{font-size:clamp(22px,2.1428vw,30px)}#page.logi .servie-box{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-top:45px;margin-bottom:0}#page.logi .service-recommend-icon{width:126px;left:-8px;top:-8px}#page.logi .service-box-ttile{width:41%;height:auto;border-radius:18px 0 0 18px}#page.logi .service-type{font-size:16px;height:35px;border-radius:25px}#page.logi .service-name{font-size:30px;line-height:1.7733333333}#page.logi .service-box-detail{width:59%;border-radius:0 18px 18px 0;padding-top:50px;padding-bottom:50px;padding-left:clamp(15px,2.857vw,40px);padding-right:clamp(15px,2.857vw,40px)}#page.logi .service-time-flex{max-width:440px;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}#page.logi .service-time-text{font-size:15px;margin-right:25px}#page.logi .service-time .day{font-size:clamp(12px,1.214vw,17px);padding:3px 12px;border-radius:15px}#page.logi .service-time .time{font-size:clamp(20px,2.1428vw,30px)}#page.logi .service-box-ul{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;max-width:470px}#page.logi .service-box-list{font-size:17px;margin-right:15px}}@media (min-width:1000px){#page.logi .service-time-text{font-size:14px;margin-right:5px}}@media (min-width:1100px){#page.logi .service-time-text{font-size:15px;margin-right:25px}}#page.logi .logi-case{background-color:#fefefe;padding-bottom:45px}#page.logi .logi-case .logi-wrap{padding:0 15px}#page.logi .logi-case .logi-wrap.case{padding:0}#page.logi .case-sub-text{text-align:center;font-size:14px;font-weight:500;letter-spacing:0.08em;line-height:1.7142857143;margin-bottom:20px}#page.logi .swiper-wrapper{padding-top:15px;padding-bottom:35px;padding-left:28px}#page.logi .swiper-slide{background-color:#fff;border-radius:13px;-webkit-box-shadow:5px 5px 15px rgba(145,145,145,0.2);box-shadow:5px 5px 15px rgba(145,145,145,0.2)}#page.logi .swiper-pagination{bottom:0}#page.logi .swiper-pagination .swiper-pagination-bullet{margin:0 8px}#page.logi .case-inner{padding:25px}#page.logi .case-title{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-bottom:1px solid #e6e6e6;padding-bottom:15px;margin-bottom:12px}#page.logi .case-icon{width:52px;margin-right:7px}#page.logi .case-name{font-size:15px;font-weight:bold;letter-spacing:0.06em;line-height:1.802}#page.logi .case-address{color:#666666;font-size:12px;font-weight:500;letter-spacing:0.04em;line-height:1.7}#page.logi .case-point{font-size:15px;font-weight:900;letter-spacing:0.08em;line-height:1.4813333333;margin-bottom:8px}#page.logi .case-point-text{font-weight:500;font-size:14px;letter-spacing:0.08em;line-height:1.6428571429;color:#666666;margin-bottom:18px}#page.logi .case-appeal-list{background-color:#F2F2F2;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;height:38px;border-radius:3px;margin-bottom:5px;border-left:5px solid #3066EF;padding:0px 10px}#page.logi .case-appeal-list:last-child{margin-bottom:0}#page.logi .case-appeal-list.color{border-left:5px solid #36dd81}#page.logi .appeal-title{color:#999999;font-size:12px;font-weight:500;letter-spacing:0.06em;line-height:1}#page.logi .appeal-text{color:#3066ef;font-weight:900;font-size:14px;letter-spacing:0.06em;line-height:1}#page.logi .appeal-text.color{color:#36dd81}#page.logi .appeal-text .number{font-size:20px;font-weight:bold;letter-spacing:0.02em;line-height:1}#page.logi .appeal-text .unit{font-size:14px;font-weight:bold;letter-spacing:0.02em;line-height:1}@media (min-width:767px){#page.logi .case-sub-text{font-size:15px;margin-bottom:30px}#page.logi .mySwiper{overflow:hidden}#page.logi .swiper-wrapper{padding-left:0}#page.logi .swiper-slide{opacity:0.7;-webkit-transition:-webkit-transform 0.3s;transition:-webkit-transform 0.3s;transition:transform 0.3s;transition:transform 0.3s,-webkit-transform 0.3s;-webkit-transform:scale(0.9);transform:scale(0.9);margin-top:20px}#page.logi .case-point{font-size:14px;color:#666666}#page.logi .case-point-text{font-size:12px}#page.logi .case-name{color:#666666}#page.logi .case-address{font-size:12px}#page.logi .swiper-slide-active{opacity:1;-webkit-transform:scale(1);transform:scale(1);z-index:2;margin-top:0}#page.logi .swiper-slide-active .case-inner{padding:25px 20px}#page.logi .swiper-slide-active .case-name{font-size:clamp(15px,1.2857vw,18px);color:#000}#page.logi .swiper-slide-active .case-point{font-size:clamp(15px,1.2857vw,18px);color:#000}#page.logi .swiper-slide-active .case-address{font-size:14px}#page.logi .swiper-slide-active .case-point-text{font-size:15px}#page.logi .swiper-slide-active .appeal-title{font-size:14px}#page.logi .swiper-slide-active .appeal-text{font-size:15px;letter-spacing:0.02em}#page.logi .swiper-slide-active .case-appeal-list{padding:0 5px}}#page.logi .logi-price{background-color:#fefefe;padding-bottom:50px}#page.logi .price-box{background-color:#f5f8ff;border:1px solid #3066EF;border-radius:10px;padding:18px 15px 30px;margin-bottom:18px;position:relative}#page.logi .price-box.pro{background-color:#F0FCF5;border:1px solid #36DD81}#page.logi .price-box-icon{position:absolute;width:74px;top:-6px;right:-6px}#page.logi .price-type-text{text-align:center;font-size:15px;font-weight:500;letter-spacing:0.08em;line-height:2.2873333333;color:#666666}#page.logi .price-type-name{text-align:center;color:#3066ef;font-size:20px;font-weight:bold;letter-spacing:0.02em;line-height:1.5;margin-bottom:3px}#page.logi .price-type-name.pro{color:#36DD81}#page.logi .price-guideline{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;color:#666666;font-size:15px;font-weight:500;letter-spacing:0.08em;line-height:1;margin-bottom:22px}#page.logi .price-guideline .price-unit{color:#3066ef;font-size:24px;font-weight:500;line-height:1;margin-left:7px;margin-top:9px}#page.logi .price-guideline .price-unit.pro{color:#36dd81}#page.logi .price-guideline .price{color:#3066ef;font-weight:bold;font-size:37px;line-height:1;margin-right:7px}#page.logi .price-guideline .price.pro{color:#36dd81}#page.logi .price-type-list{background-color:#fff;margin-bottom:7px;padding:0 8px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:40px;color:#333;font-size:15px;font-weight:500;letter-spacing:0.04em}#page.logi .price-type-list:before{content:"";display:inline-block;background-image:url(../img/logisapo/price-icon01.png);background-repeat:no-repeat;background-size:contain;width:18px;height:12px;margin-right:5px}#page.logi .price-type-list.pro:before{background-image:url(../img/logisapo/price-icon02.png)}#page.logi .price-type-list .color{color:#3066ef;font-weight:bold;margin-right:5px}#page.logi .price-type-list .color.pro{color:#36dd81}#page.logi .price-type-list .color.pro .normal{font-weight:500}#page.logi .price-type-list:last-child{margin-bottom:0}#page.logi .first-payment{border-radius:5px}#page.logi .first-payment-title{border-radius:5px 5px 0 0;background-color:#ff9800;color:#fff;font-size:18px;font-weight:bold;letter-spacing:0.02em;line-height:2.2094444444;text-align:center}#page.logi .first-payment-detail{border:1px solid #E6E6E6;border-radius:0 0 5px 5px;background-color:#F4F4F4;padding:2px 20px 15px}#page.logi .first-payment-detail-title{font-size:16px;font-weight:bold;letter-spacing:0.02em;line-height:2.485625}#page.logi .first-payment-detail-text{font-size:14px;font-weight:500;letter-spacing:0.08em;line-height:1.4285714286;color:#666;margin-bottom:16px}#page.logi .first-payment-detail-price{background-color:#fff;font-weight:500;color:#666;font-size:14px;letter-spacing:0.08em;line-height:1.7142857143;border-radius:4px;border:1px solid #E6E6E6;padding:5px 10px}@media (min-width:767px){#page.logi .logi-price{padding-bottom:113px}#page.logi .price-flex{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:20px}#page.logi .price-box{width:100%;padding-top:50px;padding-bottom:50px;margin-bottom:36px}#page.logi .price-box.pro{-webkit-transition-delay:0.4s;transition-delay:0.4s}#page.logi .price-box-icon{width:156px;width:clamp(74px,11.1428vw,156px);top:-6px;right:-6px}#page.logi .price-type-text{font-size:16px}#page.logi .price-type-name{font-size:25px}#page.logi .price-guideline{font-size:clamp(15px,1.5vw,21px)}#page.logi .price-guideline .price{font-size:clamp(37px,3.428vw,48px)}#page.logi .price-guideline .price-unit{font-size:clamp(24px,2.214vw,31px)}#page.logi .price-type-list{height:50px}#page.logi .first-payment{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}#page.logi .first-payment-title{width:137px;border-radius:5px 0 0 5px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-size:20px}#page.logi .first-payment-detail{width:calc(100% - 137px);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 20px;border-radius:0 5px 5px 0}#page.logi .first-payment-detail-title{font-size:18px;line-height:1.6}#page.logi .first-payment-detail-text{margin-bottom:0;font-size:15px}#page.logi .first-payment-detail-price{font-size:15px}}@media (min-width:790px){#page.logi .price-box{padding-left:clamp(15px,3.5714vw,50px);padding-right:clamp(15px,3.5714vw,50px)}#page.logi .price-type-list{font-size:clamp(15px,1.214vw,17px)}#page.logi .price-type-list:before{margin-right:clamp(5px,1.0714vw,15px)}}@media (min-width:900px){#page.logi .first-payment{max-width:850px;margin:0 auto}#page.logi .first-payment-detail-text br{display:none}}@media (min-width:950px){#page.logi .price-box-icon{top:-8px;right:-8px}}@media (min-width:1000px){#page.logi .first-payment-detail-text br{display:block}}@media (min-width:1080px){#page.logi .price-box-icon{top:-10px;right:-10px}}@media (min-width:1200px){#page.logi .first-payment-detail-text br{display:none}}#page.logi .logi-faq{background-color:#3066EF;padding-top:34px;padding-bottom:40px}#page.logi .logi-faq .service-en-title{color:#fff}#page.logi .logi-faq .service-ja-title{color:#fff;margin-bottom:30px}#page.logi .faq-box{background-color:#fff;border-radius:2px;padding:20px;margin-bottom:17px}#page.logi .faq-question{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:15px}#page.logi .question-icon{width:34px;height:34px;border-radius:50%;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-color:#3066EF;color:#fff;font-size:20px;font-weight:bold;line-height:1}#page.logi .question-text{width:calc(100% - 45px);font-weight:bold;font-size:17px;letter-spacing:0.06em;line-height:1.4117647059}#page.logi .faq-answer{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}#page.logi .answer-icon{width:34px;height:34px;border-radius:50%;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-color:#F5F8FF;color:#3066ef;font-size:20px;font-weight:bold;line-height:1}#page.logi .answer-text{width:calc(100% - 45px);font-weight:400;font-size:15px;letter-spacing:0.08em;line-height:1.6}@media (min-width:767px){#page.logi .logi-faq{padding-top:50px;padding-bottom:65px}#page.logi .faq-box{padding:30px}#page.logi .question-text{padding-top:5px}}footer.footer-logi{padding-bottom:0;padding-top:28px}footer.footer-logi .footer-logi-logo{max-width:156px;width:100%;display:block;margin:0 auto 5px}footer.footer-logi .footer-pcc-link{display:block;text-align:center;color:#4d4d4d;font-size:12px;font-weight:bold;letter-spacing:0.08em;line-height:2.2166666667}footer.footer-logi .footer-pcc-link:after{content:"";display:inline-block;background-image:url(../img/logisapo/footer-link-arrow.png);background-repeat:no-repeat;background-size:contain;width:10px;height:12px;margin-left:3px}footer.footer-logi .footer-logi-right{padding:0 15px;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-bottom:15px}footer.footer-logi .footer-logi-nav-list{line-height:1;margin-right:7px;margin-bottom:5px}footer.footer-logi .footer-logi-nav-list span{line-height:1;padding:0 7px;position:relative}footer.footer-logi .footer-logi-nav-list span:after{content:"";display:inline-block;background-color:#4d4d4d;width:1px;height:12px;position:absolute;top:0;bottom:0;right:-7px;margin:auto}footer.footer-logi .footer-logi-nav-list:last-child,footer.footer-logi .footer-logi-nav-list:nth-child(3){margin-right:0}footer.footer-logi .footer-logi-nav-list:last-child span:after,footer.footer-logi .footer-logi-nav-list:nth-child(3) span:after{display:none}footer.footer-logi .footer-logi-nav-link{color:#4d4d4d;font-size:12px;font-weight:500;letter-spacing:0.08em}footer.footer-logi .footer-logi-copyright{border-top:1px solid #E6E6E6;padding:7px 0}footer.footer-logi .footer-logi-copyright small{font-size:11px;font-weight:400;line-height:1.75;color:#666}@media (min-width:767px){footer.footer-logi{padding-top:54px}footer.footer-logi .footer-logi-flex{display:-webkit-box;display:-ms-flexbox;display:flex;max-width:1030px;padding:0 20px;width:100%;margin:0 auto 50px}footer.footer-logi .footer-logi-logo{max-width:172px;margin:0 0 5px}footer.footer-logi .footer-pcc-link{text-align:left;font-size:14px}footer.footer-logi .footer-logi-left{width:200px}footer.footer-logi .footer-logi-right{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;width:410px;margin-left:auto;padding:0}footer.footer-logi .footer-logi-nav-list:last-child:after{content:"";display:inline-block;background-image:url(../img/logisapo/footer-link-arrow.png);background-repeat:no-repeat;background-size:contain;width:10px;height:12px;margin-left:-7px}footer.footer-logi .footer-logi-nav-link{font-size:14px}footer.footer-logi .footer-logi-copyright{padding:18px 0}footer.footer-logi .footer-logi-copyright small{font-size:12px}}
/*# sourceMappingURL=logi.css.map */