<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "UTF-8";@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&gt;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&gt;button:before{content:"";position:absolute;width:40px;height:40px;border-radius:20px}#login-popup .wrapper .head&gt;button:hover:before{background-color:#9f735614}#login-popup .wrapper .head&gt;button:focus:before{background-color:#9f735629}#login-popup .wrapper .head&gt;button&gt;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&gt;p{margin-top:8px;font-size:16px;line-height:1.6}#login-popup .wrapper .login-boxes .login-box&gt;svg{margin-top:16px;width:20px;height:20px;transform:rotate(90deg)}#login-popup .wrapper .login-boxes .login-box&gt;svg&gt;path{fill:#9f735699}#login-popup .wrapper .login-boxes .login-box&gt;.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&gt;.login-btn:hover,#login-popup .wrapper .login-boxes .login-box&gt;.login-btn:active,#login-popup .wrapper .login-boxes .login-box&gt;.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&gt;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&gt;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&gt;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&gt;span{font-size:18px;color:#de2d2d}.form-drawer{position:relative}.form-drawer:hover&gt;svg path{fill:#b90a0a;filter:drop-shadow(0 4px 4px rgba(6,16,26,.3))}.form-drawer&gt;.penguin{position:absolute;top:0;right:8px;width:60px;height:60px}.form-drawer&gt;svg{width:80px;height:144px}.form-drawer&gt;.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&gt;ol{display:flex;column-gap:12px;list-style-type:none}@media screen and (min-width: 768px){.breadcrumb&gt;ol{flex-wrap:wrap}}.breadcrumb&gt;ol&gt;li{font-size:12px;line-height:1.8}.breadcrumb&gt;ol&gt;li:not(:nth-of-type(1)):before{content:url(/img/site/common/proni/icon_chevron_breadcrumbs.svg);margin-right:12px}.breadcrumb&gt;ol&gt;li.active{color:#06101a9e}.breadcrumb&gt;ol&gt;li&gt;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&gt;.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 .conversion-links&gt;a:after{content:url(/img/site/common/proni/icon_chevron.svg);margin-left:8px}::-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}}.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&gt;a{color:#06101aeb;font-size:14px;font-weight:700;line-height:1.25}@media screen and (min-width: 768px){.footer .service-links&gt;a{display:inline-flex;align-items:center;font-size:16px}}.footer .service-links&gt;a:hover,.footer .service-links&gt;a:focus{color:#06101a9e;text-decoration:none}.footer .service-links&gt;span{display:none}@media screen and (min-width: 768px){.footer .service-links&gt;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&gt;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&gt;a{font-size:16px;letter-spacing:.56px;line-height:1.25;text-align:left}}.footer .conversion-links&gt;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&gt;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&gt;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&gt;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&gt;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&gt;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&gt;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&gt;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&gt;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}}.flow-of-use{display:flex;flex-direction:column;align-items:center;gap:4px}.flow-of-use .step-box{display:grid;align-items:baseline;align-content:baseline;gap:8px;padding:20px 20px 28px;border-radius:0 40px 0 0;background-color:#f7f5f3;width:100%}@media screen and (min-width: 768px){.flow-of-use .step-box{grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(3,min-content);justify-content:start;gap:12px 40px;padding:28px 32px}}.flow-of-use .step-box .step-label{grid-row:1;position:relative;color:#06101a9e;padding-bottom:8px;font-size:14px;line-height:1.2;border-bottom:1px dashed rgba(6,16,26,.38)}@media screen and (min-width: 768px){.flow-of-use .step-box .step-label{grid-column:2;padding-bottom:16px;font-size:16px}}.flow-of-use .step-box .step-label:before{content:"";position:absolute;left:0;bottom:-1px;width:.5rem;border-bottom:1px solid #de2d2d}.flow-of-use .step-box .step-label .number{font-size:18px}@media screen and (min-width: 768px){.flow-of-use .step-box .step-label .number{font-size:24px}}.flow-of-use .step-box&gt;img{margin-top:16px;width:auto;height:auto;max-width:100%;max-height:100%;object-fit:contain}@media screen and (min-width: 768px){.flow-of-use .step-box&gt;img{grid-column:1;grid-row:1/4;margin-top:0}}.flow-of-use .step-box .step-text{margin-top:32px;font-size:20px;font-weight:700;line-height:1.5;letter-spacing:.8px}@media screen and (min-width: 768px){.flow-of-use .step-box .step-text{grid-column:2;grid-row:2;margin-top:0;font-size:28px;letter-spacing:1.12px}}.flow-of-use .step-box .step-description{margin-top:8px;font-size:14px;line-height:1.6;letter-spacing:.56px}@media screen and (min-width: 768px){.flow-of-use .step-box .step-description{grid-column:2;grid-row:3;margin-top:14px;font-size:16px;letter-spacing:.64px}}.flow-of-use .step-box .inquiry{display:flex;flex-direction:column;margin-top:8px}@media screen and (min-width: 768px){.flow-of-use .step-box .inquiry{flex-direction:row;margin-top:14px}}.flow-of-use .step-box .inquiry&gt;a{display:flex;justify-content:center;align-items:center;padding:10px 24px;color:#fff;font-size:16px;font-weight:700;text-align:center;white-space:nowrap;border-radius:40px;background-color:#de2d2d;transition:all .1s}@media screen and (min-width: 768px){.flow-of-use .step-box .inquiry&gt;a{grid-column:2;grid-row:3}}.flow-of-use .step-box .inquiry&gt;a:hover,.flow-of-use .step-box .inquiry&gt;a:active,.flow-of-use .step-box .inquiry&gt;a:focus{background-color:#b90a0a;cursor:pointer;text-decoration:none;box-shadow:0 4px 4px #06101a4d,0 8px 12px 6px #06101a26}.flow-of-use .step-box .inquiry .inquiry-group{display:flex;justify-content:center;align-items:center;flex-wrap:wrap;margin-top:8px}@media screen and (min-width: 768px){.flow-of-use .step-box .inquiry .inquiry-group{margin-top:0;margin-left:40px}}.flow-of-use .step-box .inquiry .inquiry-group&gt;svg{width:20px;height:20px}@media screen and (min-width: 768px){.flow-of-use .step-box .inquiry .inquiry-group&gt;svg{width:24px;height:24px}}.flow-of-use .step-box .inquiry .inquiry-group .telephone-number{margin-left:8px;font-size:18px;font-weight:700;line-height:1.2}@media screen and (min-width: 768px){.flow-of-use .step-box .inquiry .inquiry-group .telephone-number{margin-left:4px;font-size:20px;line-height:1.8}}.flow-of-use .step-box .inquiry .inquiry-group .business-hours{margin-left:8px;color:#06101a9e;font-size:10px;line-height:1.7}@media screen and (min-width: 768px){.flow-of-use .step-box .inquiry .inquiry-group .business-hours{margin-left:12px;font-size:12px;line-height:1.8}}.flow-of-use&gt;svg{width:12px;height:12px;transform:rotate(90deg)}@media screen and (min-width: 768px){.flow-of-use&gt;svg{width:20px;height:20px}}.flow-of-use&gt;svg&gt;path{fill:#9f735699}.faq{display:grid;row-gap:20px;margin-top:34px}@media screen and (min-width: 768px){.faq{grid-template-columns:repeat(2,1fr);row-gap:28px;column-gap:40px;margin-top:48px}}.faq .faq-box{position:relative;display:grid;grid-template-columns:min-content 1fr;row-gap:12px;column-gap:10px;padding-bottom:20px;border-bottom:1px dashed rgba(6,16,26,.38)}@media screen and (min-width: 768px){.faq .faq-box{column-gap:20px;padding-bottom:36px}}.faq .faq-box:before{content:"";position:absolute;left:0;bottom:-.5px;width:12px;border-bottom:1px solid #de2d2d}.faq .faq-box .q-mark{grid-row:1/3;grid-column:1;color:#06101a9e;font-size:18px;font-weight:700;line-height:1.6}@media screen and (min-width: 768px){.faq .faq-box .q-mark{font-size:24px;line-height:1.2}}.faq .faq-box&gt;h3{grid-row:1;grid-column:2;font-size:16px;font-weight:700;line-height:1.6}@media screen and (min-width: 768px){.faq .faq-box&gt;h3{font-size:20px}}.faq .faq-box .answer{grid-row:2;grid-column:2;color:#06101a9e;font-size:14px;line-height:1.6}@media screen and (min-width: 768px){.faq .faq-box .answer{font-size:16px}}.how-to-imitsu .page-title{font-size:20px;font-weight:700;line-height:1.5}@media screen and (min-width: 768px){.how-to-imitsu .page-title{font-size:28px}}.how-to-imitsu .page-description{margin-top:12px;color:#06101a9e;font-size:16px;line-height:1.6}.how-to-imitsu .key-visual{display:grid;gap:28px 90px;margin-top:60px;margin-right:calc(50% - 50vw)}@media screen and (min-width: 768px){.how-to-imitsu .key-visual{grid-template-columns:460px 1fr;align-items:center;margin-top:0;max-width:1360px}}.how-to-imitsu .key-visual .catch-copy{font-size:26px;line-height:1.6}@media screen and (min-width: 768px){.how-to-imitsu .key-visual .catch-copy{font-size:40px;line-height:1.4}}.how-to-imitsu .key-visual .catch-copy .dot{position:relative}.how-to-imitsu .key-visual .catch-copy .dot:before{content:"•";position:absolute;top:-46%;left:32%;color:#de2d2d;font-size:16px}@media screen and (min-width: 768px){.how-to-imitsu .key-visual .catch-copy .dot:before{font-size:24px}}.how-to-imitsu .key-visual .image-wrapper&gt;img{height:233px;width:100%;object-fit:cover;border-radius:200px 0 0 200px}@media screen and (min-width: 768px){.how-to-imitsu .key-visual .image-wrapper&gt;img{height:328px}}.how-to-imitsu .merit-section .merit-description{margin-top:80px;text-align:center;font-size:20px;font-weight:700;line-height:1.5}@media screen and (min-width: 768px){.how-to-imitsu .merit-section .merit-description{margin-top:60px;font-size:28px}}.how-to-imitsu .merit-section .comparison{display:grid;align-items:center;gap:20px;margin-top:24px}@media screen and (min-width: 768px){.how-to-imitsu .merit-section .comparison{grid-template-columns:minmax(min-content,572px) 1fr minmax(min-content,572px)}}@media screen and (min-width: 768px){.how-to-imitsu .merit-section .comparison{margin-top:48px}}.how-to-imitsu .merit-section .comparison .comparison-box{display:flex;flex-direction:column;justify-content:space-between;align-items:center;gap:20px;padding:24px;height:100%;border-radius:20px;counter-reset:section}@media screen and (min-width: 768px){.how-to-imitsu .merit-section .comparison .comparison-box{padding:42px}}.how-to-imitsu .merit-section .comparison .comparison-box.before{background-color:#ebe6dc}.how-to-imitsu .merit-section .comparison .comparison-box.before .balloon:before{background-color:#af9c88}.how-to-imitsu .merit-section .comparison .comparison-box.before .result-block{font-size:16px}@media screen and (min-width: 768px){.how-to-imitsu .merit-section .comparison .comparison-box.before .result-block{font-size:20px}}.how-to-imitsu .merit-section .comparison .comparison-box.after{background-color:#de2d2d}.how-to-imitsu .merit-section .comparison .comparison-box.after .heading{color:#fff}.how-to-imitsu .merit-section .comparison .comparison-box.after .balloon:before{background-color:#e76c6c}.how-to-imitsu .merit-section .comparison .comparison-box.after .result-block{font-size:14px}@media screen and (min-width: 768px){.how-to-imitsu .merit-section .comparison .comparison-box.after .result-block{font-size:18px}}.how-to-imitsu .merit-section .comparison .comparison-box.after .result-block .strong{color:#de2d2d;font-size:20px;font-weight:700;line-height:1.5}@media screen and (min-width: 768px){.how-to-imitsu .merit-section .comparison .comparison-box.after .result-block .strong{font-size:28px}}.how-to-imitsu .merit-section .comparison .comparison-box .heading{font-size:20px;font-weight:700;line-height:1.5;text-align:center}@media screen and (min-width: 768px){.how-to-imitsu .merit-section .comparison .comparison-box .heading{font-size:28px}}.how-to-imitsu .merit-section .comparison .comparison-box .balloon{position:relative;display:flex;justify-content:center;align-items:center;width:100%;max-width:247px;height:46px;font-size:14px;font-weight:700;line-height:1.6;white-space:nowrap;background-color:#fff;border-radius:10px}@media screen and (min-width: 768px){.how-to-imitsu .merit-section .comparison .comparison-box .balloon{width:100%;max-width:320px;font-size:18px}}.how-to-imitsu .merit-section .comparison .comparison-box .balloon:before{content:counter(section);counter-increment:section;position:absolute;top:-5px;left:-14px;display:flex;justify-content:center;align-items:center;width:28px;height:28px;color:#fff;font-size:16px;font-weight:700;border-radius:28px}@media screen and (min-width: 768px){.how-to-imitsu .merit-section .comparison .comparison-box .balloon:before{top:-17px;width:40px;height:40px;font-size:20px}}.how-to-imitsu .merit-section .comparison .comparison-box .balloon:after{content:"";position:absolute;bottom:-12px;left:calc(50% - 12px);width:24px;height:13px;background-color:#fff;clip-path:polygon(0 0,100% 0,50% 100%)}.how-to-imitsu .merit-section .comparison .comparison-box .result{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;margin-top:48px;width:210px;height:210px;border-radius:100%;background-color:#fff}@media screen and (min-width: 768px){.how-to-imitsu .merit-section .comparison .comparison-box .result{margin-top:64px;width:100%;height:auto;max-width:256px;aspect-ratio:1}}.how-to-imitsu .merit-section .comparison .comparison-box .result .result-block{position:absolute;top:-48px;text-align:center;font-weight:700;line-height:1.6}.how-to-imitsu .merit-section .comparison .comparison-box .result .result-block&gt;img{object-fit:contain}.how-to-imitsu .merit-section .comparison&gt;svg{margin-inline:auto;width:28px;height:37px;transform:rotate(90deg)}@media screen and (min-width: 768px){.how-to-imitsu .merit-section .comparison&gt;svg{transform:rotate(0);width:47px;height:64px}}.how-to-imitsu .section .h2{display:flex;align-items:baseline;margin-top:60px;font-size:26px;font-weight:700}@media screen and (min-width: 768px){.how-to-imitsu .section .h2{margin-top:120px;font-size:40px}}.how-to-imitsu .section .h2:before{content:url(/img/site/common/proni/logo_proni_sun.svg);margin-right:12px}.how-to-imitsu .section .h2+.h2-caption{text-indent:34px;font-size:16px;color:#9f7356}.how-to-imitsu .section .flow-of-use-catch-copy{margin-top:40px;font-size:18px;line-height:1.7}@media screen and (min-width: 768px){.how-to-imitsu .section .flow-of-use-catch-copy{margin-top:54px;font-size:28px}}.how-to-imitsu .section .flow-of-use{margin-top:28px}@media screen and (min-width: 768px){.how-to-imitsu .section .flow-of-use{margin-top:80px}}.how-to-imitsu .section .flow-of-use-description{margin-top:40px;font-size:18px;font-weight:700;line-height:1.7;text-align:center}@media screen and (min-width: 768px){.how-to-imitsu .section .flow-of-use-description{margin-top:80px;font-size:24px;line-height:1.5}}.how-to-imitsu .cv-button-area{margin-top:100px;width:100%;text-align:center}@media screen and (min-width: 768px){.how-to-imitsu .cv-button-area{margin-top:120px}}
</pre></body></html>