@media screen and (max-width: 959px){.pc-only{display:none!important}}@media screen and (min-width: 960px){.mobile-only{display:none!important}}@media screen and (max-width: 767px){.proni-pc-only{display:none!important}}@media screen and (min-width: 768px){.proni-mobile-only{display:none!important}}#login-popup{display:flex;align-items:center;justify-content:center;max-width:100vw;max-height:100vh;width:100vw;height:100vh;background-color:#000000b3;transition:all .3s;opacity:0;z-index:-1}#login-popup[open]{opacity:1;z-index:0}#login-popup .wrapper{display:grid;padding:24px 12px 32px;max-width:90%;max-height:80%;background-color:#fff;border-radius:8px;overflow:auto}#login-popup .wrapper::-webkit-scrollbar{display:none}@media screen and (min-width: 768px){#login-popup .wrapper{padding:40px}}#login-popup .wrapper .head{display:flex;justify-content:space-between;width:100%}#login-popup .wrapper .head .title{font-size:18px;font-weight:700;line-height:1.5}@media screen and (min-width: 768px){#login-popup .wrapper .head .title{font-size:24px}}#login-popup .wrapper .head>button{display:flex;align-items:center;justify-content:center;position:relative;width:36px;height:36px;border:none;border-radius:20px;background-color:transparent;cursor:pointer}#login-popup .wrapper .head>button:before{content:"";position:absolute;width:40px;height:40px;border-radius:20px}#login-popup .wrapper .head>button:hover:before{background-color:#9f735614}#login-popup .wrapper .head>button:focus:before{background-color:#9f735629}#login-popup .wrapper .head>button>svg{width:24px;height:24px}#login-popup .wrapper .description{margin-top:16px;font-size:16px;line-height:1.6}#login-popup .wrapper .login-boxes{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:24px;margin-top:40px}@media screen and (min-width: 768px){#login-popup .wrapper .login-boxes{flex-direction:row}}#login-popup .wrapper .login-boxes .login-box{display:grid;justify-items:center;padding:24px 16px;width:288px;border-radius:8px;background-color:#9f73561f}#login-popup .wrapper .login-boxes .login-box .logo-imitsu{width:120px;height:30px}#login-popup .wrapper .login-boxes .login-box .logo-imitsu-cloud{width:178px;height:30px}#login-popup .wrapper .login-boxes .login-box>p{margin-top:8px;font-size:16px;line-height:1.6}#login-popup .wrapper .login-boxes .login-box>svg{margin-top:16px;width:20px;height:20px;transform:rotate(90deg)}#login-popup .wrapper .login-boxes .login-box>svg>path{fill:#9f735699}#login-popup .wrapper .login-boxes .login-box>.login-btn{display:grid;justify-items:center;align-content:center;width:260px;height:63px;margin-top:16px;border-radius:40px;background-color:#de2d2d;color:var(--on-surface-dark-high-emphasis, #fff);font-size:16px;font-weight:700}#login-popup .wrapper .login-boxes .login-box>.login-btn:hover,#login-popup .wrapper .login-boxes .login-box>.login-btn:active,#login-popup .wrapper .login-boxes .login-box>.login-btn:focus{background-color:#b90a0a;cursor:pointer;text-decoration:none;box-shadow:0 4px 4px #06101a4d,0 8px 12px 6px #06101a26}.header{margin-inline:calc(50% - 50vw);padding:0 16px;background-color:#fff;position:sticky;top:0;z-index:9910}@media screen and (min-width: 768px){.header{padding:8px 32px;width:100vw;display:flex;justify-content:center}}.header .header-wrapper{position:relative;display:flex;justify-content:space-between;align-items:center}@media screen and (min-width: 768px){.header .header-wrapper{width:1280px}}.header .header-wrapper .header-left{position:relative}@keyframes fade-out{0%{opacity:1}80%,to{opacity:0}}@keyframes fade-in{0%{opacity:0}20%,to{opacity:1}}.header .header-wrapper .header-left .flying{position:absolute;top:-14px;left:-8px;width:142px;height:62px;animation:fade-out 1s 2s both}@media screen and (min-width: 768px){.header .header-wrapper .header-left .flying{top:-30px;left:-28px;width:314px;height:130px}}.header .header-wrapper .header-left .flying>svg{transform:unset!important}.header .header-wrapper .header-left .flapping{width:142px;height:34px;transform:translate(-8px);animation:fade-in 1s 2s both}@media screen and (min-width: 768px){.header .header-wrapper .header-left .flapping{width:314px;height:74px;transform:translate(-28px)}}.header .header-wrapper .header-left .flapping>svg{transform:unset!important}.header .header-wrapper .header-right{display:flex;flex-direction:column;row-gap:4px}.header .header-wrapper .header-right .header-right-upper{display:flex;align-items:center;font-size:14px;white-space:nowrap}.header .header-wrapper .header-right .header-right-upper .telephone-number-box{display:flex;align-items:center;justify-content:flex-end;flex-wrap:wrap;font-size:18px;font-weight:700}.header .header-wrapper .header-right .header-right-upper .telephone-number-box .telephone-number .fa-phone{color:#b90a0a}.header .header-wrapper .header-right .header-right-upper .telephone-number-box .business-hours{margin-left:8px;color:#06101a9e;font-size:10px;font-weight:400}.header .header-wrapper .header-right .header-right-upper>span{content:"";margin-inline:16px;width:1px;height:20px;background-color:#06101a1f}.header .header-wrapper .header-right .header-right-upper .link-chevrons-box{display:flex;flex-direction:column-reverse;align-items:flex-end;gap:4px;margin:8px 0}@media screen and (min-width: 768px){.header .header-wrapper .header-right .header-right-upper .link-chevrons-box{flex-direction:row;align-items:baseline;gap:24px}}.header .header-wrapper .header-right .header-right-upper .link-chevrons-box .link-chevron-box{color:#06101a9e}.header .header-wrapper .header-right .header-right-upper .link-chevrons-box .link-chevron-box:after{content:url(/img/site/common/proni/icon_chevron.svg);margin-left:4px}.header .header-wrapper .header-right .header-right-upper .link-chevrons-box .link-chevron-box.btn{cursor:pointer;background-color:transparent;border:none}.header .header-wrapper .header-right .header-right-upper .link-chevrons-box .link-chevron-box.btn:hover{text-decoration:underline}.header .header-wrapper .header-right .header-right-lower{display:flex;gap:16px;justify-content:flex-end}.header .header-wrapper .header-right .header-right-lower .link-bold-box{font-size:16px;font-weight:700}.header .header-wrapper .header-right .header-right-lower .link-bold-box:hover,.header .header-wrapper .header-right .header-right-lower .link-bold-box:focus{color:#06101a9e;text-decoration:none}.header .header-wrapper .header-right .header-right-lower>span{font-size:18px;color:#de2d2d}.form-drawer{position:relative}.form-drawer:hover>svg path{fill:#b90a0a;filter:drop-shadow(0 4px 4px rgba(6,16,26,.3))}.form-drawer>.penguin{position:absolute;top:0;right:8px;width:60px;height:60px}.form-drawer>svg{width:80px;height:144px}.form-drawer>.label{position:absolute;bottom:44px;right:0;font-size:16px;font-weight:700;line-height:1.2;color:#fff;width:60px}.breadcrumb{margin:20px calc(50% - 50vw) 0;overflow:auto;white-space:nowrap;padding:10px calc(50vw - 50%) 0 20px}.breadcrumb::-webkit-scrollbar{display:none}@media screen and (min-width: 768px){.breadcrumb{margin:28px 0 40px;overflow:initial;padding:0}}.breadcrumb>ol{display:flex;column-gap:12px;list-style-type:none}@media screen and (min-width: 768px){.breadcrumb>ol{flex-wrap:wrap}}.breadcrumb>ol>li{font-size:12px;line-height:1.8}.breadcrumb>ol>li:not(:nth-of-type(1)):before{content:url(/img/site/common/proni/icon_chevron_breadcrumbs.svg);margin-right:12px}.breadcrumb>ol>li.active{color:#06101a9e}.breadcrumb>ol>li>a{color:#9f7356}.cv-button-penguin{position:relative;display:inline-flex}.cv-button-penguin .balloon{position:absolute;top:-70px;left:44px;padding:4px 16px;font-size:16px;line-height:1.6;font-weight:700;color:#fff;background-color:#424242;border-radius:50px;white-space:nowrap;letter-spacing:.64px}.cv-button-penguin .balloon:after{content:"";position:absolute;top:100%;left:12%;transform:skew(-.9rad);border:5px solid transparent;border-top:5px solid #424242;border-right:5px solid #424242}.cv-button-penguin .button-penguin{position:relative;display:grid;justify-content:center;padding:12px 67px 12px 87px;max-width:calc(100vw - 32px);text-align:center;background-color:#de2d2d;border-radius:90px;border:none;transition:all .1s}.cv-button-penguin .button-penguin:hover,.cv-button-penguin .button-penguin:active,.cv-button-penguin .button-penguin:focus{background-color:#b90a0a;cursor:pointer;text-decoration:none;box-shadow:0 4px 4px #06101a4d,0 8px 12px 6px #06101a26}.cv-button-penguin .button-penguin>.penguin{position:absolute;left:-9px;top:-33px;height:95px;width:95px}.cv-button-penguin .button-penguin .cta{font-size:18px;font-weight:700;color:#fff;white-space:nowrap;letter-spacing:.72px}@media screen and (min-width: 768px){.cv-button-penguin .button-penguin .cta{font-size:20px;letter-spacing:.8px}}.cv-button-penguin .button-penguin .sub{font-size:14px;font-weight:400;color:#fff}.footer{position:relative;display:grid;column-gap:24px;margin-top:80px;padding:20px 0 0;grid-template-columns:1fr 160px}@media screen and (min-width: 768px){.footer{grid-template-columns:minmax(300px,1fr) minmax(230px,310px) minmax(90px,180px) 128px;column-gap:normal;margin-top:120px;padding:24px 0 0}}.footer:before{position:absolute;top:0;content:"";margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw);width:100vw;height:1px;background-color:#06101a1f}.footer .logo-wrapper{grid-column:1/3;grid-row:1}@media screen and (min-width: 768px){.footer .logo-wrapper{grid-column:1;grid-row:1/3}}.footer .logo-wrapper .logo{width:203px;height:47px}@media screen and (min-width: 768px){.footer .logo-wrapper .logo{width:272px;height:64px}}.footer .service-links{grid-column:1;grid-row:2;margin-top:40px;display:grid;row-gap:16px}@media screen and (min-width: 768px){.footer .service-links{grid-column:1/5;grid-row:5;margin-top:55px;display:flex;column-gap:16px}}.footer .service-links>a{color:#06101aeb;font-size:14px;font-weight:700;line-height:1.25}@media screen and (min-width: 768px){.footer .service-links>a{display:inline-flex;align-items:center;font-size:16px}}.footer .service-links>a:hover,.footer .service-links>a:focus{color:#06101a9e;text-decoration:none}.footer .service-links>span{display:none}@media screen and (min-width: 768px){.footer .service-links>span{display:inline;font-size:18px;color:#de2d2d}}.footer .conversion-links{grid-column:2;grid-row:2;display:flex;flex-direction:column;justify-content:flex-end;row-gap:16px;margin-left:-30px;min-width:190px}@media screen and (min-width: 768px){.footer .conversion-links{grid-column:1/5;grid-row:6;display:flex;flex-direction:row;justify-content:flex-start;column-gap:38px;margin-top:16px;margin-left:0;min-width:auto}}.footer .conversion-links>a{color:#06101aeb;font-size:14px;line-height:1.6;letter-spacing:.48px;text-align:right}@media screen and (min-width: 768px){.footer .conversion-links>a{font-size:16px;letter-spacing:.56px;line-height:1.25;text-align:left}}.footer .conversion-links>a:after{content:url(/img/site/common/proni/icon_chevron.svg);margin-left:8px}.footer .proni-service-links{grid-column:1;grid-row:3;margin-top:54px;display:flex;flex-direction:column;row-gap:4px}@media screen and (min-width: 768px){.footer .proni-service-links{grid-column:2;margin-top:0;grid-row:1}}.footer .proni-service-links>a{width:max-content;height:max-content;color:#06101a9e;font-size:10px;line-height:1.6}@media screen and (min-width: 768px){.footer .proni-service-links>a{font-size:14px}}.footer .terms-links{grid-column:1;grid-row:4;margin-top:24px;display:flex;flex-direction:column;row-gap:4px}@media screen and (min-width: 768px){.footer .terms-links{grid-column:2;grid-row:2/5}}.footer .terms-links>a{width:max-content;height:max-content;color:#06101a9e;font-size:10px;line-height:1.6}@media screen and (min-width: 768px){.footer .terms-links>a{font-size:14px}}.footer .corporate-links{grid-column:1;grid-row:5;margin-top:24px;display:flex;flex-direction:column;row-gap:4px}@media screen and (min-width: 768px){.footer .corporate-links{grid-column:3;margin-top:0;grid-row:1/3}}.footer .corporate-links>a{width:max-content;height:max-content;color:#06101a9e;font-size:10px;line-height:1.6}@media screen and (min-width: 768px){.footer .corporate-links>a{font-size:14px}}.footer .sns-links{grid-column:1;grid-row:6;margin-top:24px;display:grid;row-gap:4px}@media screen and (min-width: 768px){.footer .sns-links{grid-column:3;margin-top:24px;grid-row:3}}.footer .sns-links>a{width:max-content;height:max-content;color:#06101a9e;font-size:10px;line-height:1.6}@media screen and (min-width: 768px){.footer .sns-links>a{font-size:14px}}.footer .nihon-service-award{grid-column:2;grid-row:3/6;margin-top:64px;text-align:center}@media screen and (min-width: 768px){.footer .nihon-service-award{grid-column:4;grid-row:1/4;margin-top:0}}.footer .nihon-service-award .logo{width:114px;height:122px}@media screen and (min-width: 768px){.footer .nihon-service-award .logo{width:128px;height:138px}}.footer .copyright{grid-column:1/3;grid-row:7;display:flex;justify-content:flex-end;font-size:10px;line-height:1.2;letter-spacing:.48px;margin-top:72px}@media screen and (min-width: 768px){.footer .copyright{grid-column:1/5;grid-row:6;display:flex;justify-content:flex-end;align-items:flex-end;font-size:12px}}::-webkit-scrollbar{background-color:#f6f6f6;width:4px}::-webkit-scrollbar-thumb{background-color:#de2d2d}@media screen and (max-width: 767px){.pc-only{display:none!important}}@media screen and (min-width: 768px){.mobile-only{display:none!important}}html{font-family:Schibsted Grotesk,Noto Sans JP,sans-serif;font-feature-settings:"palt";color:#06101aeb;font-size:16px}@media screen and (min-width: 768px){html{font-size:24px}}html body{margin:0 auto;padding:8px 16px 40px;background-color:#fff}@media screen and (min-width: 768px){html body{padding:0 32px 40px;max-width:1440px;overflow-x:hidden}}html body *{padding:0;margin:0;box-sizing:border-box}html body a{color:#06101aeb;text-decoration:none}html body a:hover{text-decoration:underline}html body .font-bold{font-weight:700}html body .underline{border-bottom:3px solid #d9c636}html body .interact{position:relative}html body .interact:before{content:"";position:absolute;top:-1px;left:-1px;width:100%;height:100%;border-radius:inherit}html body .interact:hover{text-decoration:none}html body .interact:hover:before{border:1px solid rgba(159,115,86,.38);background-color:#9f735614}html body .interact:focus:before,html body .interact:focus-visible:before{border:1px solid rgba(159,115,86,.38);background-color:#9f735629}html body .interact:active:before{border:1px solid rgba(159,115,86,.38);background-color:#9f73561f}html body .content{margin:0 auto;max-width:1280px;display:flex;flex-direction:column}@media screen and (min-width: 768px){html body .content{margin-top:0}}.case-study-list{display:grid;column-gap:40px;row-gap:40px;margin-top:80px}@media screen and (min-width: 768px){.case-study-list{grid-template-columns:repeat(3,1fr);margin-top:120px}}.case-study-list>a{border-radius:8px}.case-study-list>a:hover{text-decoration:none}.case-study-list>a:hover>.case-study-box>.title{text-decoration:underline}.case-study-list>a .case-study-box>img{width:100%;height:200px;object-fit:cover;border-radius:8px}@media screen and (min-width: 768px){.case-study-list>a .case-study-box>img{max-width:400px;max-height:244px}}.case-study-list>a .case-study-box>.customer-name{display:flex;align-items:center;column-gap:8px;margin-top:12px}@media screen and (min-width: 768px){.case-study-list>a .case-study-box>.customer-name{column-gap:16px;margin-top:14px}}.case-study-list>a .case-study-box>.customer-name .img-wrapper{flex:0 0 auto;width:32px;height:32px;border-radius:16px;border:1px solid rgba(6,16,26,.12);overflow:hidden}@media screen and (min-width: 768px){.case-study-list>a .case-study-box>.customer-name .img-wrapper{width:40px;height:40px;border-radius:20px}}.case-study-list>a .case-study-box>.customer-name .img-wrapper>img{width:100%;height:100%;object-fit:contain}.case-study-list>a .case-study-box>.customer-name>p{color:#9f7356;font-size:12px;line-height:1.7}@media screen and (min-width: 768px){.case-study-list>a .case-study-box>.customer-name>p{font-size:14px}}.case-study-list>a .case-study-box>.title{margin-top:6px;font-size:16px;font-weight:700;line-height:1.6}@media screen and (min-width: 768px){.case-study-list>a .case-study-box>.title{margin-top:8px;font-size:18px}}.case-study-list>a .case-study-box>.customer-item{display:grid;align-items:center;column-gap:12px;margin-top:8px}@media screen and (min-width: 768px){.case-study-list>a .case-study-box>.customer-item{column-gap:20px}}.case-study-list>a .case-study-box>.customer-item>span{color:#06101a9e;font-size:12px;line-height:1.7}@media screen and (min-width: 768px){.case-study-list>a .case-study-box>.customer-item>span{font-size:12px}}.case-study-list>a .case-study-box>.customer-item>p{color:#06101a9e;font-size:12px;font-weight:700;line-height:1.7}@media screen and (min-width: 768px){.case-study-list>a .case-study-box>.customer-item>p{font-size:14px}}.case-study-list>a .case-study-box>.published-at{display:block;text-align:right;color:#06101a9e;font-size:12px;line-height:1.2}.case-study-show{display:flex;flex-direction:column;align-items:center}.case-study-show .content-wrapper{max-width:700px;width:100%}.case-study-show .content-wrapper .cdx-marker{background:linear-gradient(transparent 65%,#e9e79f 0)}.case-study-show .content-wrapper>.case-study-head{display:grid;gap:12px}@media screen and (min-width: 768px){.case-study-show .content-wrapper>.case-study-head{grid-template-columns:1fr min-content}}.case-study-show .content-wrapper>.case-study-head .customer{display:flex;align-items:center}.case-study-show .content-wrapper>.case-study-head .customer .img-wrapper{width:70px;height:70px;border-radius:35px;border:1px solid rgba(6,16,26,.12);overflow:hidden}@media screen and (min-width: 768px){.case-study-show .content-wrapper>.case-study-head .customer .img-wrapper{width:110px;height:110px;border-radius:55px}}.case-study-show .content-wrapper>.case-study-head .customer .img-wrapper>img{width:100%;height:100%;object-fit:contain}.case-study-show .content-wrapper>.case-study-head .customer>p{margin-left:16px;color:#9f7356;font-size:16px;line-height:1.6}@media screen and (min-width: 768px){.case-study-show .content-wrapper>.case-study-head .customer>p{margin-left:20px;font-size:20px}}.case-study-show .content-wrapper>.case-study-head>h1{grid-row:2;margin-top:12px;font-size:20px;font-weight:700;line-height:1.5}@media screen and (min-width: 768px){.case-study-show .content-wrapper>.case-study-head>h1{grid-column:1/3;grid-row:2;margin-top:20px;font-size:28px}}.case-study-show .content-wrapper>.case-study-head .sns-share{display:flex;align-items:center;justify-content:flex-end;gap:12px}@media screen and (min-width: 768px){.case-study-show .content-wrapper>.case-study-head .sns-share{grid-column:2;grid-row:1}}.case-study-show .content-wrapper>.case-study-head .sns-share .published-at{color:#06101a9e;font-size:12px;line-height:1.3}.case-study-show .content-wrapper>.eyecatch-wrapper{margin-top:20px;height:auto}@media screen and (min-width: 768px){.case-study-show .content-wrapper>.eyecatch-wrapper{margin-top:40px;margin-right:0;text-align:center}}.case-study-show .content-wrapper>.eyecatch-wrapper>img{width:100%;height:100%;object-fit:cover}.case-study-show .content-wrapper .good-points-section{margin-top:32px;display:flex;flex-direction:column;align-items:center;width:100%}@media screen and (min-width: 768px){.case-study-show .content-wrapper .good-points-section{margin-top:32px}}.case-study-show .content-wrapper .good-points-section .good-points-box{position:relative;width:100%;background-color:#ebe6dc;border-radius:12px;padding:24px 16px;display:flex;flex-direction:column;gap:16px;align-items:center}@media screen and (min-width: 768px){.case-study-show .content-wrapper .good-points-section .good-points-box{padding:32px 32px 24px;gap:12px}}.case-study-show .content-wrapper .good-points-section .good-points-box .good-points-header{display:flex;flex-direction:column;align-items:center;width:100%;gap:4px}@media screen and (min-width: 768px){.case-study-show .content-wrapper .good-points-section .good-points-box .good-points-header{align-items:flex-start}}.case-study-show .content-wrapper .good-points-section .good-points-box .good-points-header .company-info{font-family:Noto Sans JP,sans-serif;font-size:14px;font-weight:400;line-height:1.6;color:#06101aeb;text-align:center;margin:0;letter-spacing:.56px}@media screen and (min-width: 768px){.case-study-show .content-wrapper .good-points-section .good-points-box .good-points-header .company-info{text-align:left}}.case-study-show .content-wrapper .good-points-section .good-points-box .good-points-header .main-title{font-family:Noto Sans JP,sans-serif;font-weight:700;color:#06101aeb;text-align:center;margin:0;line-height:1.5;font-size:18px;letter-spacing:.72px}@media screen and (min-width: 768px){.case-study-show .content-wrapper .good-points-section .good-points-box .good-points-header .main-title{text-align:left;letter-spacing:.96px}}.case-study-show .content-wrapper .good-points-section .good-points-box .good-points-header .main-title .title-part1{font-size:18px;letter-spacing:.72px}@media screen and (min-width: 768px){.case-study-show .content-wrapper .good-points-section .good-points-box .good-points-header .main-title .title-part1{font-size:20px;letter-spacing:.8px}}.case-study-show .content-wrapper .good-points-section .good-points-box .good-points-header .main-title .title-part2{font-size:18px;letter-spacing:.72px}@media screen and (min-width: 768px){.case-study-show .content-wrapper .good-points-section .good-points-box .good-points-header .main-title .title-part2{font-size:28px;letter-spacing:1.12px}}.case-study-show .content-wrapper .good-points-section .good-points-box .good-points-content{width:100%;display:flex;flex-direction:column;gap:16px;margin-top:72px}@media screen and (min-width: 768px){.case-study-show .content-wrapper .good-points-section .good-points-box .good-points-content{gap:20px;margin-top:12px}}.case-study-show .content-wrapper .good-points-section .good-points-box .good-points-content .points-list{flex:1;position:relative;background-color:#fff;border-radius:8px;padding:32px 16px 16px;display:flex;flex-direction:column;gap:8px}@media screen and (min-width: 768px){.case-study-show .content-wrapper .good-points-section .good-points-box .good-points-content .points-list{padding:24px;gap:8px}}.case-study-show .content-wrapper .good-points-section .good-points-box .good-points-content .points-list .point-item{display:flex;gap:6px;align-items:flex-start;width:100%;position:relative}.case-study-show .content-wrapper .good-points-section .good-points-box .good-points-content .points-list .point-item:before{content:"";width:6px;height:6px;background-color:#06101a61;border-radius:50%;flex:0 0 auto;margin-top:12px;margin-right:6px}.case-study-show .content-wrapper .good-points-section .good-points-box .good-points-content .points-list .point-item .point-text{flex:1;display:flex;flex-direction:column;gap:8px;letter-spacing:.72px}.case-study-show .content-wrapper .good-points-section .good-points-box .good-points-content .points-list .point-item .point-text p{font-family:Noto Sans JP,sans-serif;font-size:18px;font-weight:400;line-height:1.6;color:#06101aeb;margin:0;letter-spacing:.72px}.case-study-show .content-wrapper .good-points-section .good-points-box .good-points-content .points-list .point-item .point-text p strong{font-weight:700}.case-study-show .content-wrapper .good-points-section .good-points-box .concierge-illustration{position:absolute;top:-64px;left:50%;transform:translate(-50%);width:140px;height:80px;background-image:url(/img/site/case_study/good_points.svg);background-size:contain;background-repeat:no-repeat;background-position:center;pointer-events:none}@media screen and (min-width: 768px){.case-study-show .content-wrapper .good-points-section .good-points-box .concierge-illustration{top:-80px;right:0;left:auto;transform:none;width:140px;height:100px}}.case-study-show .content-wrapper>.description{margin-top:40px;font-size:16px;line-height:1.6;letter-spacing:.72px}@media screen and (min-width: 768px){.case-study-show .content-wrapper>.description{font-size:18px}}.case-study-show .content-wrapper .customer-profile-box{margin-top:40px;padding:40px 27px;border-radius:12px;background:rgb(247,245,243)}@media (max-width: 415px){.case-study-show .content-wrapper .customer-profile-box{padding:24px 16px}}@media screen and (min-width: 768px){.case-study-show .content-wrapper .customer-profile-box{margin-top:60px;padding:32px 40px}}.case-study-show .content-wrapper .customer-profile-box>p{font-size:14px;line-height:1.6}@media screen and (min-width: 768px){.case-study-show .content-wrapper .customer-profile-box>p{font-size:18px}}.case-study-show .content-wrapper .customer-profile-box>h2{margin-top:8px;font-size:20px;font-weight:700;line-height:1.5}@media screen and (min-width: 768px){.case-study-show .content-wrapper .customer-profile-box>h2{margin-top:20px;font-size:18px}}.case-study-show .content-wrapper .customer-profile-box>a{color:#06101a9e;font-size:14px;line-height:1.2}@media screen and (min-width: 768px){.case-study-show .content-wrapper .customer-profile-box>a{font-size:16px}}.case-study-show .content-wrapper .customer-profile-box .customer-overview{margin-top:20px}.case-study-show .content-wrapper .customer-profile-box .customer-overview a{color:#9f7356}@media screen and (min-width: 768px){.case-study-show .content-wrapper .customer-profile-box .customer-overview{font-size:16px}}.case-study-show .content-wrapper .customer-profile-box .customer-items-wrapper{display:flex;flex-direction:column;column-gap:40px;row-gap:32px;margin-top:40px}@media screen and (min-width: 768px){.case-study-show .content-wrapper .customer-profile-box .customer-items-wrapper{flex-direction:row-reverse;justify-content:start}}.case-study-show .content-wrapper .customer-profile-box .customer-items-wrapper .customer-items{display:grid;grid-column-gap:8px}@media screen and (min-width: 768px){.case-study-show .content-wrapper .customer-profile-box .customer-items-wrapper .customer-items .customer-item:nth-of-type(1){grid-column:1/3;grid-row:1}.case-study-show .content-wrapper .customer-profile-box .customer-items-wrapper .customer-items .customer-item:nth-of-type(2){grid-column:1/3;grid-row:2}.case-study-show .content-wrapper .customer-profile-box .customer-items-wrapper .customer-items .customer-item:nth-of-type(3){grid-column:1;grid-row:3}.case-study-show .content-wrapper .customer-profile-box .customer-items-wrapper .customer-items .customer-item:nth-of-type(4){grid-column:2;grid-row:3}}.case-study-show .content-wrapper .customer-profile-box .customer-items-wrapper .customer-items .customer-item{margin-top:12px}.case-study-show .content-wrapper .customer-profile-box .customer-items-wrapper .customer-items .customer-item:first-child{margin-top:0}.case-study-show .content-wrapper .customer-profile-box .customer-items-wrapper .customer-items .customer-item>.item{color:#06101a9e;font-size:10px;line-height:1.7}@media screen and (min-width: 768px){.case-study-show .content-wrapper .customer-profile-box .customer-items-wrapper .customer-items .customer-item>.item{font-size:12px}}.case-study-show .content-wrapper .customer-profile-box .customer-items-wrapper .customer-items .customer-item>p{font-size:14px;line-height:1.6}@media screen and (min-width: 768px){.case-study-show .content-wrapper .customer-profile-box .customer-items-wrapper .customer-items .customer-item>p{font-size:16px}}.case-study-show .content-wrapper .customer-profile-box .customer-items-wrapper .customer-persons{display:flex;flex-direction:column;column-gap:16px;row-gap:20px}@media screen and (min-width: 768px){.case-study-show .content-wrapper .customer-profile-box .customer-items-wrapper .customer-persons{flex-direction:row}}.case-study-show .content-wrapper .customer-profile-box .customer-items-wrapper .customer-persons .customer-person{display:flex;column-gap:16px;align-items:center}@media screen and (min-width: 768px){.case-study-show .content-wrapper .customer-profile-box .customer-items-wrapper .customer-persons .customer-person{flex-direction:column;row-gap:8px}}.case-study-show .content-wrapper .customer-profile-box .customer-items-wrapper .customer-persons .customer-person>.img-wrapper{flex:0 0 auto;width:88px;height:88px;border-radius:44px;overflow:hidden}@media screen and (min-width: 768px){.case-study-show .content-wrapper .customer-profile-box .customer-items-wrapper .customer-persons .customer-person>.img-wrapper{width:148px;height:148px;border-radius:74px}}.case-study-show .content-wrapper .customer-profile-box .customer-items-wrapper .customer-persons .customer-person>.img-wrapper>img{width:100%;height:100%;object-fit:cover}@media screen and (min-width: 768px){.case-study-show .content-wrapper .customer-profile-box .customer-items-wrapper .customer-persons .customer-person .text-wrapper{text-align:center}}.case-study-show .content-wrapper .customer-profile-box .customer-items-wrapper .customer-persons .customer-person .text-wrapper>p{font-size:18px;font-weight:700;line-height:1.5}.case-study-show .content-wrapper .customer-profile-box .customer-items-wrapper .customer-persons .customer-person .text-wrapper>span,.case-study-show .content-wrapper .customer-profile-box .customer-items-wrapper .customer-persons .customer-person .text-wrapper>div{font-size:12px;line-height:1.7}.case-study-show .content-wrapper .concierge-profile-box{margin-top:20px;padding:40px 27px;border-radius:12px;background:rgb(247,245,243)}@media (max-width: 415px){.case-study-show .content-wrapper .concierge-profile-box{padding:24px 16px}}@media screen and (min-width: 768px){.case-study-show .content-wrapper .concierge-profile-box{margin-top:32px;padding:32px 40px}}.case-study-show .content-wrapper .concierge-profile-box>p{font-size:14px;line-height:1.6}.case-study-show .content-wrapper .concierge-profile-box .concierge-person{display:flex;column-gap:16px;margin-top:20px}@media screen and (min-width: 768px){.case-study-show .content-wrapper .concierge-profile-box .concierge-person{align-items:center}}.case-study-show .content-wrapper .concierge-profile-box .concierge-person>.img-wrapper{flex:0 0 auto;width:88px;height:88px;border-radius:44px;overflow:hidden}@media screen and (min-width: 768px){.case-study-show .content-wrapper .concierge-profile-box .concierge-person>.img-wrapper{width:148px;height:148px;border-radius:74px}}.case-study-show .content-wrapper .concierge-profile-box .concierge-person>.img-wrapper>img{width:100%;height:100%;object-fit:cover}.case-study-show .content-wrapper .concierge-profile-box .concierge-person .text-wrapper>.name{font-size:18px;font-weight:700;line-height:1.5}.case-study-show .content-wrapper .concierge-profile-box .concierge-person .text-wrapper>.profile{font-size:12px;line-height:1.7}@media screen and (min-width: 768px){.case-study-show .content-wrapper .concierge-profile-box .concierge-person .text-wrapper>.profile{font-size:14px}}.case-study-show .content-wrapper .issue-solution-benefit{margin-top:40px}@media screen and (min-width: 768px){.case-study-show .content-wrapper .issue-solution-benefit{margin-top:60px}}.case-study-show .content-wrapper .issue-solution-benefit .item-block{margin-top:24px}@media screen and (min-width: 768px){.case-study-show .content-wrapper .issue-solution-benefit .item-block{margin-top:32px}}.case-study-show .content-wrapper .issue-solution-benefit .item-block>h2{padding-left:16px;font-size:18px;font-weight:700;line-height:1.5;border-left:6px solid #de2d2d}@media screen and (min-width: 768px){.case-study-show .content-wrapper .issue-solution-benefit .item-block>h2{padding-left:18px;font-size:24px}}.case-study-show .content-wrapper .issue-solution-benefit .item-block>p{margin-top:16px;font-size:16px;line-height:1.6}@media screen and (min-width: 768px){.case-study-show .content-wrapper .issue-solution-benefit .item-block>p{font-size:18px}}.case-study-show .content-wrapper .contents-body{margin-top:40px;font-size:16px;line-height:1.6;overflow-wrap:break-word;word-wrap:break-word}.case-study-show .content-wrapper .contents-body>h2{font-size:20px;font-weight:700;line-height:1.5}@media screen and (min-width: 768px){.case-study-show .content-wrapper .contents-body>h2{font-size:24px}}.case-study-show .content-wrapper .contents-body>h3{font-size:18px;font-weight:700;line-height:1.5}@media screen and (min-width: 768px){.case-study-show .content-wrapper .contents-body>h3{font-size:20px;line-height:1.6}}.case-study-show .content-wrapper .contents-body a{color:#9f7356}.case-study-show .content-wrapper .contents-body img{margin:20px 0;width:100%;height:auto}.case-study-show .content-wrapper .supplier-section{margin-top:60px}.case-study-show .content-wrapper .supplier-section>h2{font-size:24px;font-weight:700}.case-study-show .content-wrapper .supplier-section .supplier-content{background-color:#f7f5f3;border-radius:8px;margin-top:20px;padding:32px 40px}@media (max-width: 415px){.case-study-show .content-wrapper .supplier-section .supplier-content{padding:24px 16px}}.case-study-show .content-wrapper .supplier-section .supplier-body .supplier-main .supplier-company{margin-bottom:24px}.case-study-show .content-wrapper .supplier-section .supplier-body .supplier-main .supplier-company h3{font-size:28px;font-weight:700;margin-bottom:8px}.case-study-show .content-wrapper .supplier-section .supplier-body .supplier-main .supplier-company h3 a{color:#9f7356}.case-study-show .content-wrapper .supplier-section .supplier-body .supplier-main .supplier-company .pr-point-admin-text{margin-top:32px;font-size:16px;line-height:1.6;letter-spacing:.64px}.case-study-show .content-wrapper .supplier-section .supplier-body .supplier-main .supplier-details{margin-bottom:24px}.case-study-show .content-wrapper .supplier-section .supplier-body .supplier-main .supplier-details table{width:100%;border-collapse:collapse;background:#fff;border:1px solid rgba(159,115,86,.38)}.case-study-show .content-wrapper .supplier-section .supplier-body .supplier-main .supplier-details table tr{border-bottom:1px solid rgba(159,115,86,.38)}.case-study-show .content-wrapper .supplier-section .supplier-body .supplier-main .supplier-details table tr:last-child{border-bottom:none}.case-study-show .content-wrapper .supplier-section .supplier-body .supplier-main .supplier-details table tr th{padding:16px 12px;text-align:left;font-size:14px;font-weight:700;width:35%;vertical-align:middle;border-right:1px solid rgba(159,115,86,.38)}.case-study-show .content-wrapper .supplier-section .supplier-body .supplier-main .supplier-details table tr td{padding:16px 12px;font-size:14px;line-height:1.6}.case-study-show .content-wrapper .supplier-section .supplier-body .supplier-action{display:flex;justify-content:center;margin-top:32px}.case-study-show .content-wrapper .supplier-section .supplier-body .supplier-action .service-link-button{width:100%;height:56px;max-width:170px;text-decoration:none}.case-study-show .content-wrapper .supplier-section .supplier-body .supplier-action .service-link-button.service-link-button-outlined .secondary-button{display:flex;align-items:center;justify-content:center;width:100%;height:100%;padding:8px 20px;border-radius:40px;font-weight:700;font-size:18px;background-color:#fff;color:#06101aeb;border:2px solid rgba(159,115,86,.38);transition:all .3s ease;cursor:pointer}@media screen and (min-width: 768px){.case-study-show .content-wrapper .supplier-section .supplier-body .supplier-action .service-link-button.service-link-button-outlined .secondary-button{font-size:16px}}.case-study-show .content-wrapper .supplier-section .supplier-body .supplier-action .service-link-button.service-link-button-outlined .secondary-button:hover{background-color:#f7f5f3;box-shadow:0 2px 4px #0000001a}.case-study-show .cv-button-area{margin-top:110px;width:100%;text-align:center}@media screen and (min-width: 768px){.case-study-show .cv-button-area{margin-top:130px}}.case-study-show .link-wrapper{margin-top:28px;align-self:flex-end}@media screen and (min-width: 768px){.case-study-show .link-wrapper{margin-top:42px}}.case-study-show .link-wrapper .link-circle-chevron{display:inline-block;padding:6px 16px;font-size:16px;font-weight:700;border-radius:40px;border:1px solid rgba(159,115,86,.38)}.case-study-show .link-wrapper .link-circle-chevron:after{content:url(/img/site/common/proni/icon_chevron.svg);margin-left:10px}
