@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@300;400;500;600;700&display=swap');body{font-family:'Noto Sans JP',sans-serif;line-height:1.8}header{padding:12px 50px}header .header-content{max-width:1200px;margin:0 auto;display:flex;align-items:center;justify-content:space-between}.header_logo{margin:0;width:200px;display:flex}.sp_header_cta{cursor:pointer;background:linear-gradient(135deg,#e82825 0%,#ff4757 50%,#ff6b35 100%);color:#fff;font-weight:700;border-radius:30px;padding:10px 50px;text-decoration:none;transition:all .3s;border:none;box-shadow:0 4px 15px rgba(232,40,37,.3)}.sp_header_cta:hover{background:linear-gradient(135deg,#d41e1b 0%,#e73c3c 50%,#e55a2b 100%);transform:translateY(-2px);box-shadow:0 8px 25px rgba(232,40,37,.4)}.limeo-container{max-width:1200px;margin:0 auto;padding:0 24px}.limeo-grid-2{display:grid;grid-template-columns:1fr;gap:48px}.limeo-grid-3{display:grid;grid-template-columns:1fr;gap:24px}.limeo-flex{display:flex}.limeo-flex-between{display:flex;justify-content:space-between;align-items:center}.limeo-flex-center{display:flex;justify-content:center;align-items:center}.limeo-flex-start{display:flex;gap:24px;align-items:center}.limeo-items-center{align-items:center}.limeo-justify-center{justify-content:center}.limeo-text-center{text-align:center}.limeo-text-left{text-align:left}.limeo-p-6{padding:24px}.limeo-p-8{padding:32px}.limeo-px-6{padding-left:24px;padding-right:24px}.limeo-py-4{padding-top:16px;padding-bottom:16px}.limeo-py-20{padding-top:80px;padding-bottom:80px}.limeo-mb-2{margin-bottom:8px}.limeo-mb-4{margin-bottom:16px}.limeo-mb-6{margin-bottom:24px}.limeo-mb-8{margin-bottom:32px}.limeo-mb-12{margin-bottom:48px}.limeo-mb-16{margin-bottom:64px}.limeo-mr-4{margin-right:16px}.limeo-mr-6{margin-right:24px}.limeo-mt-2{margin-top:8px}.limeo-bg-white{background-color:#fff}.limeo-bg-gray-50{background-color:#f9fafb}.limeo-bg-gradient-blue-pink{background:linear-gradient(to bottom right,#eff6ff,#fdf2f8)}.limeo-bg-gradient-gray-blue{background:linear-gradient(to bottom right,#f9fafb,#eff6ff)}.limeo-bg-gradient-green-blue{background:linear-gradient(to bottom right,#f0fdf4,#eff6ff)}.limeo-text-xl{font-size:1.25rem;line-height:1.75rem}.limeo-text-2xl{font-size:1.5rem;line-height:2rem}.limeo-text-3xl{font-size:1.875rem;line-height:2.25rem}.limeo-text-4xl{font-size:2.25rem;line-height:2.5rem}.limeo-text-lg{font-size:1.125rem;line-height:1.75rem}.limeo-text-sm{font-size:.875rem;line-height:1.25rem}.limeo-text-xs{font-size:.75rem;line-height:1rem}.limeo-font-bold{font-weight:700}.limeo-font-semibold{font-weight:600}.limeo-leading-tight{line-height:1.25}.limeo-leading-relaxed{line-height:1.625}.limeo-text-gray-600{color:#4b5563}.limeo-text-gray-700{color:#374151}.limeo-text-gray-800{color:#1f2937}.limeo-text-gray-500{color:#6b7280}.limeo-text-red-600{color:#dc2626}.limeo-text-green-500{color:#10b981}.limeo-text-purple-500{color:#8b5cf6}.accent-pink{color:#dd4b3e;font-weight:600}.accent-blue{color:#4a89f3;font-weight:600}.accent-orange{color:#ffe047;font-weight:600}.accent-map{color:#4a89f3;font-weight:600}.accent-green{color:#1ea362;font-weight:600}.accent-green-light{color:#1ea362;font-weight:600}.limeo-accent-pink{color:#d3625d}.limeo-accent-blue{color:#4a89f3}.limeo-accent-orange{color:#ffe047}.tokuten-card{background:linear-gradient(135deg,#ef4444 0%,#ec4899 100%);color:#fff;padding:32px;border-radius:20px;text-align:center}.tokuten-title{font-size:24px;font-weight:700;margin-bottom:16px;line-height:1.3}.tokuten-main{margin-bottom:24px}.tokuten-label{font-size:30px;font-weight:700;margin:0}.tokuten-button{background:#fff;color:#dc2626;font-weight:700;padding:16px 48px;border-radius:8px;font-size:20px;border:none;cursor:pointer;transition:all .3s ease;box-shadow:0 10px 15px rgba(0,0,0,.1)}.tokuten-button:hover{transform:translateY(-4px);box-shadow:0 20px 25px rgba(0,0,0,.15)}footer{background-color:#1f2937 !important;color:#fff !important}footer h3{color:#e91e63 !important}footer .limeo-text-gray-300{color:#d1d5db !important}footer .limeo-text-gray-400{color:#9ca3af !important;margin:0;padding:20px 0}footer .limeo-accent-pink{color:#e91e63 !important}footer .btn-primary{background:linear-gradient(135deg,#e91e63,#ad1457);color:#fff;padding:12px 24px;border-radius:8px;border:none;font-weight:600;cursor:pointer;transition:all .3s ease}footer .btn-primary:hover{transform:translateY(-2px);box-shadow:0 4px 12px rgba(233,30,99,.3)}.header{background:#fff;border-bottom:1px solid #e5e7eb;position:sticky;top:0;z-index:50}.header .container{padding:16px 24px}.header-content{display:flex;justify-content:space-between;align-items:center}.logo{width:200px;display:flex;align-content:center;font-size:24px;font-weight:900;color:#4a89f3;margin:0}.mobile-cta{display:block}.pc-cta{background:linear-gradient(135deg,#f8f9ff 0%,#e8f2ff 100%);padding:60px 20px;margin:40px 0;border-radius:20px;box-shadow:0 10px 30px rgba(0,0,0,.1)}.pc-cta__inner{max-width:800px;margin:0 auto;text-align:center}.pc-cta__header{margin-bottom:40px}.pc-cta__title{font-size:2.5rem;font-weight:900;color:#ff6b9d;margin:0 0 20px;line-height:1.3;text-shadow:0 2px 4px rgba(0,0,0,.1)}.pc-cta__subtitle{font-size:1.2rem;color:#666;margin:0;font-weight:500}.pc-cta__form{background:#fff;padding:40px;border-radius:15px;box-shadow:0 5px 20px rgba(0,0,0,.08)}@media (max-width:767px){.pc-cta{display:none}}@media (min-width:768px){.mobile-cta{display:none}}.logo img{height:40px;width:auto;max-width:200px}.cta-title{font-size:36px;font-weight:700;margin-bottom:32px;line-height:1.3}.cta-subtitle{font-size:20px;color:#4b5563;margin-bottom:48px;line-height:1.5}.cta-actions{display:flex;justify-content:center;align-items:center}.cta-button{background:#dd4b3e;color:#fff;padding:16px 32px;border-radius:8px;border:none;font-weight:600;cursor:pointer;transition:transform .2s ease,background-color .2s ease;font-size:18px}.cta-button:hover{transform:translateY(-1px);background:#1ea362}.limeo-border{border:1px solid #e5e7eb}.limeo-border-b{border-bottom:1px solid #e5e7eb}.limeo-border-gray-200{border-color:#e5e7eb}.limeo-border-gray-300{border-color:#d1d5db}.limeo-rounded-lg{border-radius:8px}.limeo-rounded-12{border-radius:12px}.limeo-rounded-16{border-radius:16px}.limeo-rounded-20{border-radius:20px}.limeo-w-full{width:100%}.limeo-w-16{width:64px}.limeo-w-20{width:80px}.limeo-h-16{height:64px}.limeo-h-20{height:80px}.limeo-h-full{height:100%}.limeo-max-w-lg{max-width:512px}.limeo-max-w-3xl{max-width:768px}.limeo-max-w-4xl{max-width:896px}.limeo-max-w-5xl{max-width:1024px}.limeo-max-w-6xl{max-width:1152px}.limeo-relative{position:relative}.limeo-absolute{position:absolute}.limeo-sticky{position:sticky}.limeo-top-0{top:0}.limeo-z-50{z-index:50}.limeo-z-1000{z-index:1000}.limeo-overflow-hidden{overflow:hidden}.limeo-overflow-y-auto{overflow-y:auto}.limeo-hidden{display:none}.limeo-block{display:block}.limeo-flex-1{flex:1}.limeo-flex-shrink-0{flex-shrink:0}.limeo-object-contain{object-fit:contain}.limeo-focus-outline-none:focus{outline:none}.limeo-focus-border-pink-500:focus{border-color:#ec4899}.limeo-focus-ring-2:focus{box-shadow:0 0 0 2px rgba(236,72,153,.2)}.limeo-resize-none{resize:none}.limeo-space-y-4>*+*{margin-top:16px}.limeo-space-y-6>*+*{margin-top:24px}.limeo-space-x-6>*+*{margin-left:24px}@media (min-width:768px){.limeo-md-block{display:block}.limeo-md-hidden{display:none}.limeo-md-flex{display:flex}.limeo-md-grid-2{grid-template-columns:repeat(2,1fr)}.limeo-md-grid-3{grid-template-columns:repeat(2,1fr)}.limeo-md-space-y-0>*+*{margin-top:0}.limeo-md-space-x-6>*+*{margin-left:24px}.limeo-md-justify-center{justify-content:center}.limeo-md-items-center{align-items:center}}@media (min-width:1024px){.limeo-lg-grid-2{grid-template-columns:repeat(2,1fr)}.limeo-lg-grid-3{grid-template-columns:repeat(3,1fr)}.limeo-lg-text-5xl{font-size:3rem;line-height:1}}.geometric-shape{position:absolute;z-index:1}.circle-pink{width:120px;height:120px;background:linear-gradient(135deg,#ff6b9d,#c44569);border-radius:50%;opacity:.08}.circle-blue{width:80px;height:80px;background:linear-gradient(135deg,#4facfe,#00f2fe);border-radius:50%;opacity:.1}.square-orange{width:60px;height:60px;background:linear-gradient(135deg,#ffa726,#fb8c00);transform:rotate(45deg);opacity:.08}.triangle-green{width:0;height:0;border-left:30px solid transparent;border-right:30px solid transparent;border-bottom:52px solid rgba(76,175,80,.08)}.floating-element{animation:float 8s ease-in-out infinite}@keyframes float{0%,100%{transform:translateY(0px)}50%{transform:translateY(-10px)}}.fade-in{opacity:0;transform:translateY(20px);transition:opacity .6s ease,transform .6s ease}.fade-in.visible{opacity:1;transform:translateY(0)}.problem-card{background:#fff;border:1px solid #e5e7eb;border-radius:12px;padding:24px;text-align:center;transition:transform .2s ease,box-shadow .2s ease}.problem-card:hover{transform:translateY(-2px);box-shadow:0 8px 25px rgba(0,0,0,.1)}.challenge-card{background:#fff;border:1px solid #e5e7eb;border-radius:12px;padding:32px;text-align:center;transition:transform .2s ease,box-shadow .2s ease;height:100%}.challenge-card:hover{transform:translateY(-2px);box-shadow:0 8px 25px rgba(0,0,0,.1)}.comparison-table{background:#fff;border-radius:12px;overflow:hidden;box-shadow:0 4px 15px rgba(0,0,0,.08);border:1px solid #e5e7eb}.comparison-table th{background:linear-gradient(135deg,#f8fafc,#e2e8f0);color:#374151;font-weight:600;padding:16px;text-align:left;border-bottom:2px solid #e5e7eb}.comparison-table td{padding:16px;border-bottom:1px solid #f3f4f6;vertical-align:top}.comparison-table tr:hover{background:rgba(248,250,252,.5)}.limeo-plus-row{background:linear-gradient(135deg,rgba(233,30,99,.05),rgba(248,250,252,.05));border-left:4px solid #e91e63}.limeo-plus-row td{font-weight:600;color:#1f2937}.cost-comparison{padding:32px;margin:32px 0;text-align:center}.qa-item{background:#fff;border:1px solid #e5e7eb;border-radius:12px;margin-bottom:16px;overflow:hidden;transition:box-shadow .2s ease}.qa-item:hover{box-shadow:0 4px 15px rgba(0,0,0,.08)}.qa-question{padding:20px;cursor:pointer;background:#f8fafc;border-bottom:1px solid #e5e7eb;font-weight:600;display:flex;justify-content:space-between;align-items:center}.qa-answer{padding:20px;display:none;line-height:1.7}.qa-answer.active{display:block}.qa-toggle{transition:transform .2s ease}.qa-toggle.active{transform:rotate(180deg)}.reason-item{background:#fff;border:1px solid #e5e7eb;border-radius:12px;padding:32px;margin-bottom:24px;transition:transform .2s ease,box-shadow .2s ease}.reason-item:hover{transform:translateY(-1px);box-shadow:0 4px 15px rgba(0,0,0,.08)}.voice-card{background:#fff;border:1px solid #e5e7eb;border-radius:12px;padding:32px;text-align:center;transition:transform .2s ease,box-shadow .2s ease}.voice-card:hover{transform:translateY(-2px);box-shadow:0 8px 25px rgba(0,0,0,.1)}.voice-card img{margin:0;padding:0;height:auto;width:70%;border-radius:120px;border:2px solid #e5e7eb;filter:drop-shadow(5px 5px 5px #aaa)}.capabilities-card{background:linear-gradient(135deg,rgba(255,255,255,.95) 0%,rgba(248,250,252,.95) 100%);border:2px solid rgba(233,30,99,.1);border-radius:20px;padding:48px;position:relative;overflow:hidden;backdrop-filter:blur(10px);box-shadow:0 20px 40px rgba(0,0,0,.08)}.capabilities-card:before{content:'';position:absolute;top:0;left:0;width:100%;height:4px;background:linear-gradient(90deg,#e91e63,#2196f3,#ff9800)}.flow-step{display:flex;align-items:flex-start;margin-bottom:40px;padding:24px;background:rgba(255,255,255,.7);border-radius:16px;transition:transform .2s ease,box-shadow .2s ease}.flow-step:hover{transform:translateY(-2px);box-shadow:0 8px 20px rgba(0,0,0,.06)}.step-number{width:50px;height:50px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:20px;font-weight:700;color:#fff;margin-right:24px;flex-shrink:0}.step-1{background:linear-gradient(135deg,#e91e63,#ad1457)}.step-2{background:linear-gradient(135deg,#2196f3,#1565c0)}.step-3{background:linear-gradient(135deg,#ff9800,#e65100)}.flow-arrow{display:flex;justify-content:center;margin:20px 0}.arrow-down{width:0;height:0;border-left:15px solid transparent;border-right:15px solid transparent;border-top:20px solid rgba(102,126,234,.6)}.integration-summary{margin-top:40px;padding:32px;background:linear-gradient(135deg,rgba(255,255,255,.9) 0%,rgba(248,250,252,.9) 100%);border-radius:16px;border:1px solid rgba(233,30,99,.1);text-align:center;position:relative;overflow:hidden}.integration-summary:before{content:'';position:absolute;top:0;left:0;width:100%;height:3px;background:linear-gradient(90deg,#e91e63,#2196f3,#ff9800,#4caf50)}.contact-form{position:fixed;top:0;right:20px;height:100vh;width:350px;background:#fff;border-radius:0 0 12px 12px;box-shadow:-5px 0 30px rgba(0,0,0,.1);border:2px solid #e91e63;border-top:none;z-index:1000;overflow-y:auto}.btn-primary{background:linear-gradient(135deg,#e91e63,#ad1457);color:#fff;padding:12px 24px;border-radius:8px;border:none;font-weight:600;cursor:pointer;transition:transform .2s ease,box-shadow .2s ease}.btn-primary:hover{transform:translateY(-1px);box-shadow:0 4px 12px rgba(233,30,99,.3)}.btn-secondary{background:linear-gradient(135deg,#2196f3,#1565c0);color:#fff;padding:16px 32px;border-radius:8px;border:none;font-weight:600;cursor:pointer;transition:transform .2s ease,box-shadow .2s ease}.btn-secondary:hover{transform:translateY(-1px);box-shadow:0 6px 20px rgba(33,150,243,.3)}.hero-title{font-size:3.5rem;font-weight:900;text-shadow:2px 2px 4px rgba(0,0,0,.1);background:linear-gradient(135deg,#e91e63,#2196f3,#ff9800);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;margin-bottom:2rem}.integration-diagram{background:linear-gradient(135deg,rgba(255,255,255,.95),rgba(248,250,252,.95));border:2px solid rgba(233,30,99,.1);border-radius:20px;padding:40px;margin:40px 0;text-align:center}.integration-diagram img{max-width:100%;height:auto;border-radius:12px;box-shadow:0 8px 25px rgba(0,0,0,.1)}.hero-section{position:relative;z-index:0;background-image:url(//plusmate.co.jp/wp-content/themes/corporate/./images/limeolp/limeolp_bg.png);background-size:cover;background-position:center;background-repeat:no-repeat;background-attachment:fixed;height:80vh;padding:5rem 0;overflow:hidden}.limeolp-hero__content{position:absolute;top:50%;left:100px;transform:translate(0,-50%);max-width:1024px;margin:0 auto}.hero-section__title,.hero-section__subtitle,.hero-section__description,.hero-section__product-name{position:relative;z-index:2}.hero-section__title{line-height:1.8;font-size:58px;margin:0}.limeolp-hero__title-accent{font-size:42px;line-height:1.5;font-weight:600;margin:18px 0}.hero-section__subtitle{font-size:18px;line-height:1.5;margin:0;text-shadow:2px 3px 3px rgba(255,255,255,.4)}.hero-section__image-wrapper{width:45%;max-width:700px;position:absolute;top:50%;right:0;transform:translate(0,-50%)!important;z-index:1}.ribbon{display:flex;padding:0;margin:26px 0;gap:18px;list-style-type:none}.ribbon li{width:120px}.challenge-section__grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1.5rem}.challenge-section__card-header{display:flex;align-items:center;margin-bottom:1rem}.challenge-section__card-icon{width:auto;height:200px;object-fit:contain}.challenge-section__card-title{font-size:1.25rem;font-weight:700;color:#dd4b3e}.challenge-section__card-text{color:#374151;line-height:1.625}.cta-section{max-width:1000px;margin:100px auto;background:#fff;position:relative}.problem-section{padding:5rem 0;background:#f9fafb;position:relative;z-index:0;background-image:url(//plusmate.co.jp/wp-content/themes/corporate/./images/limeolp/problem_bg.png);background-size:100% 100%;background-position:center;background-repeat:no-repeat}.solution-section{padding:5rem 0;position:relative;overflow:hidden}.voice-section{padding:5rem 0;background:#fff;position:relative}.voice-section__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem}@media (max-width:1024px){.voice-section__grid{grid-template-columns:repeat(3,1fr)}}.case-study-section{padding:5rem 0;background:#efefef;position:relative}.case-study-section__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem}@media (max-width:1024px){.case-study-section__grid{grid-template-columns:repeat(3,1fr)}}@media (max-width:768px){.case-study-section__grid{padding:0 5%;grid-template-columns:repeat(1,1fr)}}.comparison-section{padding:5rem 0;background-image:url(//plusmate.co.jp/wp-content/themes/corporate/images/limeolp/comparison_bg.png);background-size:cover;background-position:center;background-repeat:no-repeat;position:relative}.faq-section{padding:5rem 0;background:#f8f9fa;position:relative}.integration-section{padding:5rem 0;background:linear-gradient(to bottom,#e48878,#db5f74);position:relative;color:#fff}.integration-section__title{text-align:center;font-size:48px;color:#fff}.integration-section__subtitle{color:#fff;text-align:center}.integration-section__caption-title{color:#fff}.integration-section__caption-text{color:#fff}.integration-section__image-wrapper{text-align:center;margin-top:2rem}.integration-section__image{max-width:100%;height:auto;border-radius:12px}.solution-section__limeo{background:linear-gradient(135deg,#dc8084,#9bade6);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;font-weight:700}.solution-section__plus{color:#d4717a;font-weight:700}.solution-section__resolve{background:linear-gradient(135deg,#fce7f3,#dbeafe);color:#657ed1;font-weight:700;padding:.25em 1em;border-radius:50px}.solution-section__reasons{color:#b688e1;font-weight:700}.problem_img{text-align:center;margin:2rem 0}.problem_img img{max-width:100%;height:auto;cursor:pointer}.limeolp-hero__title{font-size:2.25rem;font-weight:700;margin-bottom:1.5rem;line-height:1.25}.limeolp-hero__subtitle{font-size:28px;line-height:1.5;color:#4b5563;margin-bottom:2rem}.limeolp-hero__title-accent{color:#dd4b3e;font-weight:600}.limeolp-hero__container{max-width:1200px;margin:0 auto;padding:0 1.5rem}.problem-section__title{font-size:48px;font-weight:700;margin-bottom:2rem;color:#403b61;text-shadow:0 2px 6px rgba(0,0,0,.25)}.problem-section__subtitle{font-size:1.25rem;color:#4b5563}.problem-section__header{text-align:center;margin-bottom:4rem}.problem-section__container{max-width:1200px;margin:0 auto;padding:0 1.5rem}.solution-section__title{font-size:48px;font-weight:700;margin-bottom:2rem;line-height:2}.solution-section__subtitle{font-size:1.5rem;font-weight:600;margin-bottom:2rem}.solution-section__reason-title{font-size:28px;font-weight:700;margin-bottom:.75rem}.solution-section__reason-text{color:#374151}.solution-section__reason-number{font-size:2.25rem;font-weight:700;flex-shrink:0}.solution-section__reason-number{color:#fff;padding:.5rem;border-radius:100px;font-weight:700;width:80px;height:80px;display:flex;align-items:center;justify-content:center;aspect-ratio:1/1}.solution-section__reason-number-01{background:linear-gradient(315deg,#f2b9b3,#eacbcc)}.solution-section__reason-number-02{background:linear-gradient(315deg,#add6d6,#a7bbe5)}.solution-section__reason-number-03{background:linear-gradient(315deg,#c6c9d9,#c8b2e6)}.solution-section__reason-number-04{background:linear-gradient(315deg,#add6d6,#a7bbe5)}.solution-section__reason-number-05{background:linear-gradient(315deg,#f2b9b3,#eacbcc)}.solution-section__reason-title-01{color:#d3625d}.solution-section__reason-title-02{color:#5391dd}.solution-section__reason-title-03{color:#af7bdc}.solution-section__reason-title-04{color:#5391dd}.solution-section__reason-title-05{color:#d3625d}.voice-section__card-a .voice-section__card-icon{border:3px solid #a4d4e5;box-shadow:0 4px 8px rgba(164,212,229,.3);border-radius:50%}.voice-section__card-b .voice-section__card-icon{border:3px solid #c1aae7;box-shadow:0 4px 8px rgba(193,170,231,.3);border-radius:50%}.voice-section__card-c .voice-section__card-icon{border:3px solid #f7b5b2;box-shadow:0 4px 8px rgba(247,181,178,.3);border-radius:50%}.case-study-section__card-a .voice-section__card-icon{border:3px solid #a4d4e5;box-shadow:0 4px 8px rgba(164,212,229,.3);border-radius:50%}.case-study-section__card-b .voice-section__card-icon{border:3px solid #c1aae7;box-shadow:0 4px 8px rgba(193,170,231,.3);border-radius:50%}.case-study-section__card-c .voice-section__card-icon{border:3px solid #f7b5b2;box-shadow:0 4px 8px rgba(247,181,178,.3);border-radius:50%}.case-study-section__card-text .limeo-accent-blue{font-size:1.3em;color:#5391dd;font-weight:700}.case-study-section__card-text .limeo-accent-orange{font-size:1.3em;color:#d3625d;font-weight:700}.case-study-section__card-text .limeo-accent-pink{font-size:1.3em;color:#d3625d;font-weight:700}.case-study-section__title-limeo{color:#000;font-weight:600;text-transform:uppercase}.case-study-section__title-highlight{color:#d3625d;font-weight:700}.challenge-section{padding:5rem 0;background-image:url(//plusmate.co.jp/wp-content/themes/corporate/images/limeolp/challenge_bg.png);background-size:cover;background-position:center;background-repeat:no-repeat;position:relative}.challenge-section__header{text-align:center;margin-bottom:3rem}.challenge-section__title{font-size:2.5rem;font-weight:700;margin-bottom:1rem;line-height:1.4}.challenge-section__title-highlight{color:#d3625d;font-weight:700}.challenge-section__subtitle{font-size:1.5rem;font-weight:600;color:#333;margin-bottom:2rem}.challenge-section__grid{display:grid;grid-template-columns:repeat(4,1fr);gap:2rem;margin-top:3rem}.challenge-section__card{background:#fff;border-radius:12px;padding:24px;box-shadow:0 4px 12px rgba(0,0,0,.1);text-align:center;transition:transform .3s ease}.challenge-section__card:hover{transform:translateY(-5px)}.challenge-section__card-icon{margin-bottom:1.5rem;display:flex;justify-content:center}.challenge-section__card-icon img{height:auto}.challenge-section__card-title{font-size:20px;font-weight:700;margin-bottom:1rem;line-height:1.4}.challenge-section__card-1 .challenge-section__card-title{color:#cd4b4b}.challenge-section__card-2 .challenge-section__card-title{color:#139cff}.challenge-section__card-3 .challenge-section__card-title{color:#13b135}.challenge-section__card-4 .challenge-section__card-title{color:#c20db6}.challenge-section__card-text{font-size:16px;line-height:1.6;color:#333;margin:0}.marketing-integration-section{padding:60px 0;background:#fff;position:relative}.marketing-integration-section__container{max-width:1200px;margin:0 auto;padding:0 2rem}.marketing-integration-section__content{display:flex;align-items:center;gap:3rem}.marketing-integration-section__diagram{flex:1;text-align:center}.marketing-integration-section__image{max-width:100%;height:auto;border-radius:12px}.marketing-integration-section__text{flex:1}.marketing-integration-section__description{font-size:1.2rem;line-height:1.8;color:#333;margin:0}.marketing-integration-section__highlight{color:#d3625d;font-weight:700}.integration-explanation-section{padding:100px 0;background:linear-gradient(to bottom,#f2f5fa,#efefef);position:relative;margin-bottom:200px}.integration-explanation-section__container{max-width:1200px;margin:0 auto;padding:0 2rem}.integration-explanation-section__content{text-align:center}.integration-explanation-section__title{font-size:2.5rem;font-weight:700;margin-bottom:3rem;line-height:1.4}.integration-explanation-section__highlight{color:#d3625d;font-weight:700}.integration-explanation-section__main{display:flex;align-items:center;justify-content:center;gap:3rem;margin-bottom:3rem}.integration-explanation-section__graphic{flex:1;max-width:500px}.integration-explanation-section__image{width:100%;height:auto;border-radius:12px}.integration-explanation-section__explanation{flex:1;max-width:500px}.integration-explanation-section__box{background:#f8f9fa;border:2px solid #e9ecef;border-radius:12px;padding:1.5rem;margin-bottom:1.5rem;text-align:left;position:relative;overflow:hidden}.integration-explanation-section__box-text{font-size:16px;line-height:1.6;margin:0}.integration-explanation-section__divider{text-align:center;margin:1.5rem 0}.integration-explanation-section__divider-image{max-width:200px;height:auto;opacity:.6}.integration-explanation-section__decoration{position:absolute;border-radius:50%;opacity:.3;pointer-events:none}.integration-explanation-section__decoration--pink{width:80px;height:80px;background:linear-gradient(135deg,#fce7f3,#f3e8ff);top:20px;right:20px}.integration-explanation-section__decoration--green{width:60px;height:60px;background:linear-gradient(135deg,#d1fae5,#ecfdf5);bottom:30px;left:30px}.integration-explanation-section__strategy{color:#d3625d;font-weight:700}.integration-explanation-section__conclusion{margin-top:2rem}.integration-explanation-section__conclusion-text{font-size:1.5rem;font-weight:600;line-height:1.6;margin:0}.integration-explanation-section__triangle{position:absolute;bottom:-130px;left:0;width:100%;height:130px;background:#efefef;clip-path:polygon(50% 100%,0% 0%,100% 0%);z-index:10}.solution-section__reason-list{display:flex;flex-direction:column;gap:1.5rem}.solution-section__reason-item{display:flex;align-items:flex-start;gap:1.5rem}.solution-section__reason-content{flex:1}.solution-section__header{text-align:center;margin-bottom:4rem}.solution-section__container{max-width:896px;margin:0 auto;padding:0 1.5rem}.voice-section__title{font-size:1.875rem;font-weight:700;margin-bottom:2rem}.voice-section__subtitle{font-size:1.25rem;color:#4b5563}.voice-section__header{text-align:center;margin-bottom:4rem}.voice-section__container{max-width:1200px;margin:0 auto;padding:0 1.5rem}.case-study-section__title{font-size:1.875rem;font-weight:700;margin-bottom:2rem}.case-study-section__subtitle{font-size:1.25rem;color:#4b5563}.case-study-section__header{text-align:center;margin-bottom:4rem}.case-study-section__container{max-width:1200px;margin:0 auto;padding:0 1.5rem}.challenge-section__title{font-size:1.875rem;font-weight:700;margin-bottom:2rem}.challenge-section__subtitle{font-size:1.25rem;color:#4b5563}.challenge-section__header{text-align:center;margin-bottom:4rem}.challenge-section__container{max-width:1400px;margin:0 auto;padding:0 1.5rem}.comparison-section__title{font-size:1.875rem;font-weight:700;margin-bottom:2rem}.comparison-section__subtitle{font-size:1.25rem;color:#4b5563}.comparison-section__header{text-align:center;margin-bottom:4rem}.comparison-section__container{max-width:1200px;margin:0 auto;padding:0 1.5rem}.faq-section__title{font-size:1.875rem;font-weight:700;margin-bottom:2rem}.faq-section__subtitle{font-size:1.25rem;color:#4b5563}.faq-section__header{text-align:center;margin-bottom:4rem}.faq-section__container{max-width:1200px;margin:0 auto;padding:0 1.5rem}.cta-section__title{font-size:1.875rem;font-weight:700;margin-bottom:2rem;line-height:1.8}.cta-section__subtitle{font-size:1.25rem;color:#4b5563}.cta-section__header{text-align:center;margin-bottom:4rem}.cta-section__container{max-width:1000px;margin:0 auto;padding:0 1.5rem}.tokuten-section__container{max-width:896px;margin:0 auto}@media (min-width:1024px){.limeolp-hero__title{font-size:3rem}}.problem-card img{margin:0;padding:0;height:auto;width:70%}.solution-section__reason-content{width:100%}.solution-section__reason-title{margin:0 0 12px}.solution-section__reason-text{margin:0}.voice-section__title{line-height:1.8}.voice-section__card svg{margin:0;padding:0;height:auto;width:70%}.case-study-section__title{line-height:1.8}.case-study-section__card svg{margin:0;padding:0;height:auto;width:70%}.challenge-section__title{line-height:1.8}.challenge-section__summary{text-align:center}.limeo-items-center{flex-direction:column}.limeo-items-center img{margin:0;padding:0;height:auto;width:70%}.modal-wrapper{visibility:hidden;opacity:0;transition:visibility 0s .3s,opacity .3s ease}.modal-wrapper.is-visible{visibility:visible;opacity:1;transition:visibility 0s,opacity .3s ease}.modal-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.6);z-index:999;cursor:pointer}.modal-container{position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);background-color:#fff;padding:30px;border-radius:8px;z-index:1000;max-width:600px;width:90%;max-height:90vh;overflow-y:auto}.modal-close-btn{position:absolute;top:10px;right:15px;font-size:28px;font-weight:700;color:#888;background:0 0;border:none;cursor:pointer;line-height:1}.modal-close-btn:hover{color:#333}.modal-content .sidebar-contact__header{margin-bottom:24px;text-align:center}.modal-content .sidebar-contact__form-group label{display:block;font-weight:600;margin-bottom:.5rem}.sidebar-contact__form{display:flex;flex-direction:column;gap:18px;text-align:left}input[type=text],input[type=email],input[type=url],input[type=password],input[type=search],input[type=number],input[type=tel],input[type=range],input[type=date],input[type=month],input[type=week],input[type=time],input[type=datetime],input[type=datetime-local],input[type=color],textarea,select{padding:4px 8px}.sidebar-contact__form-group.required label:after{content:"*";margin-left:8px;color:red}.sidebar-contact__form-group label{margin-bottom:8px}input[type=submit]{background:#ee7800;color:#fff;font-weight:700;border-radius:36px;text-align:center;padding:18px 0;filter:drop-shadow(5px 5px 5px #aaa);font-size:18px}@media (min-width:769px){.hero-section__subtitle,.hero-section__description{font-size:28px;line-height:1.5}}.comparison-section__cost-item-title{font-size:38px;font-weight:600;margin:0}.comparison-section__cost-item-price{font-size:38px;font-weight:600;margin:0}.comparison-section__cost-item-title--expensive{font-size:28px}.comparison-section__cost-item-price--expensive{font-size:28px}.comparison-section__cost-highlight{font-size:2rem;font-weight:900;color:#ffeb3b;text-shadow:2px 2px 4px rgba(0,0,0,.3)}@media (max-width:768px){.cta-section{padding:0 5%;margin:7.5% 0}.tokuten-card{padding:10px}.tokuten-title{font-size:20px;margin:0}.tokuten-label{font-size:24px}.tokuten-button{font-size:16px;padding:0}.header .container{padding:8px 12px}.logo{width:40%;margin:0}.logo img{height:32px;max-width:150px}.contact-form{position:relative;top:auto;right:auto;height:auto;width:100%;margin:20px 0;border-radius:12px;border:2px solid #e91e63}.main-content{margin-right:0}.hero-title{font-size:2.5rem}.hero-section{padding:10% 0;height:auto;background-image:url(//plusmate.co.jp/wp-content/themes/corporate/./images/limeolp/limeolp_bg_sp.png);background-size:cover;background-position:center;background-repeat:no-repeat;overflow:hidden;background-attachment:initial;position:relative}.hero-section:before{content:'';position:absolute;top:0;left:0;right:0;bottom:0;background:rgba(255,255,255,.7);z-index:1}.limeolp-hero__content{position:static;transform:none;z-index:2;position:relative;top:0;left:0}.limeolp-hero__title{font-size:26px;margin:24px 0;text-shadow:2px 3px 3px rgba(255,255,255,.4)}.limeolp-hero__title-accent{margin:0;font-size:20px}.limeolp-hero__subtitle{font-size:12px;font-weight:500}.limeolp-hero__cta-button{width:100%;line-height:1.8;font-size:18px}.hero-section__container{padding:0}.hero-section__image-wrapper{left:50%;right:auto;transform:translate(-50%,-85%)!important;width:90%}.hero-section__product-name{margin:5% 0 10%}.challenge-section__grid{grid-template-columns:1fr;gap:1.5rem;padding:0 5%}.challenge-section__title{font-size:2rem}.challenge-section__subtitle{font-size:1.25rem}.marketing-integration-section__content{flex-direction:column;gap:2rem}.marketing-integration-section__description{font-size:1.1rem}.integration-explanation-section__main{flex-direction:column;gap:2rem;margin-bottom:24px}.integration-explanation-section__title{font-size:2rem}.integration-explanation-section__conclusion-text{font-size:16px}.integration-explanation-section__triangle{bottom:-60px;height:60px}.integration-section{padding:10% 5%}.integration-section .integration-section__container{padding:0}.integration-section__header{margin-bottom:7.5%}.integration-section__diagram-wrapper{padding:5%}.integration-section__title{font-size:22px;margin:0}.integration-section__subtitle{font-size:16px;text-align:left}.integration-section__caption-title{font-size:20px}.integration-section__caption-text{font-size:16px;text-align:left}.problem-section{padding:10% 0 0}.problem-section__container{padding:0}.problem-section__header{margin-bottom:7.5%}.problem-section__title{font-size:22px;margin:0}.problem-section__subtitle{font-size:16px}.problem-section__card-text{font-size:18px}.problem_img{margin-bottom:0;padding:0 5% 5%}.problem-card img{margin:0;padding:0;height:120px;width:auto}.solution-section{padding:10% 0 0}.solution-section__container{padding:0}.solution-section__header{margin-bottom:7.5%}.solution-section__title{font-size:22px;margin:0}.solution-section__subtitle{font-size:16px}.solution-section__reason-list{padding:0 5%}.solution-section__reason-number{width:50px;height:50px;font-size:22px}.reason-item{padding:5%}.solution-section__reason-title{font-size:18px}.voice-section{padding:10% 0}.voice-section__container{padding:0}.voice-section__header{margin-bottom:7.5%}.voice-section__title{font-size:22px;margin:0}.voice-section__grid{grid-template-columns:repeat(1,1fr);padding:0 5%}.voice-card{padding:5%}.voice-section__card-company{margin:0;font-size:18px}.voice-section__card-text{font-size:16px}.voice-card img{width:50%}.integration-explanation-section{padding:5% 0;margin-bottom:80px}.integration-explanation-section__title{font-size:24px}.integration-explanation-section__box{padding:5%}.integration-explanation-section__divider{margin:12px}.case-study-section{padding:10% 0}.case-study-section__container{padding:0}.case-study-section__header{margin-bottom:7.5%}.case-study-section__title{font-size:22px;margin:0}.case-study-section__subtitle{font-size:16px}.challenge-section{padding:10% 0}.challenge-section__container{padding:0}.challenge-section__header{margin-bottom:7.5%}.challenge-section__title{font-size:22px;margin:0}.challenge-section__subtitle{font-size:16px}.challenge-section__content-wrapper{padding:5%}.challenge-section__card{padding:5%}.challenge-section__card h4{margin:0 0 12px}.challenge-section__summary{padding:0}.challenge-section__summary-title{font-size:22px}.challenge-section__summary-text{font-size:16px}.comparison-section{padding:10% 0}.comparison-section__container{padding:0 5%}.comparison-section__header{margin-bottom:7.5%}.comparison-section__title{font-size:22px;margin:0}.comparison-section__subtitle{font-size:16px}.comparison-section__content-wrapper{padding:5%}.comparison-table th,.comparison-table td{padding:12px;font-size:14px}.comparison-section__cost-summary{padding:10% 5%}.comparison-section__cost-summary h3{font-size:22px;margin:0 0 22px}.comparison-section__cost-summary h4{margin:0 0 10px}.comparison-section__cost-summary h4+p{margin:0}.comparison-section__cost-item-title--expensive{font-size:18px}.comparison-section__cost-item-price--expensive{font-size:24px}.comparison-section__cost-highlight{font-size:28px}.comparison-section__cost-item-title{font-size:21px}.comparison-section__cost-item-price{font-size:22px}.comparison-section__cost-summary .limeo-grid-2{gap:24px}.faq-section{padding:10% 5%}.faq-section__container{padding:0}.faq-section__header{margin-bottom:7.5%}.faq-section__title{font-size:22px;margin:0}.faq-section__subtitle{font-size:16px}.faq-section__content-wrapper{padding:5%}.mobile-cta{padding:8px 5%}.cta-title{font-size:28px}.cta-subtitle{font-size:16px}.cta-button{font-size:16px;padding:14px 24px;text-align:center;line-height:1.75}.btn-secondary{padding:12px}}.about-section{position:relative;background:#fff;background-size:30%;background-position:left top;background-repeat:no-repeat;padding:80px 0;overflow:hidden}.about-section__container{max-width:1200px;margin:0 auto;padding:0 24px}.about-section__content{display:flex;align-items:center;gap:60px;position:relative;z-index:2}.about-section__text{flex:1;color:#333}.about-section__title{font-size:48px;font-weight:700;margin:0 0 20px;line-height:1.2}.about-section__subtitle{font-size:22px;font-weight:600;margin:0 0 30px;line-height:1.6}.about-section__description{font-size:14px;margin:0 0 40px;line-height:1.8}.about-section__features{margin-top:40px}.about-section__features-title{font-size:20px;font-weight:600;margin:0 0 20px;color:#ff8c2e}.about-section__features-list{list-style:none;padding:0;margin:0}.about-section__features-list li{position:relative;padding-left:20px;margin-bottom:12px;font-size:18px;font-weight:500;line-height:1.6}.about-section__features-list li:before{content:"■";position:absolute;left:0;color:#333;font-size:12px;padding-top:5px}.about-section__visual{flex:0 0 400px;text-align:center}.about-section__omnichannel{max-width:100%;height:auto}.about-section__customization{margin-top:80px;text-align:center}.about-section__customization-title{font-size:36px;font-weight:700;margin:0 0 50px;color:#333;text-align:left;padding-top:20px;position:relative}.about-section__customization-title:before{content:'';position:absolute;top:0;left:0;width:500px;height:3px;background-color:#ff8c2e}.about-section__customization-subtitle{font-size:18px;margin:0 0 10px;color:#666}.about-section__customization-intro{font-size:16px;margin:0 0 60px;color:#666}.about-section__examples{display:flex;gap:80px;margin-bottom:60px;justify-content:center;align-items:stretch}.about-section__example{background:#ff8c2e;border-radius:12px;padding:15px;text-align:center;flex:1;width:270px;position:relative;display:flex;flex-direction:column;justify-content:center;align-items:center}.about-section__example-icon{position:absolute;top:-20px;right:-40px;z-index:2}.about-section__example-icons{position:absolute;top:-20px;right:-100px;z-index:2}.about-section__example-icon img{width:50px;height:50px;object-fit:contain;margin:0 5px}.about-section__example-icons{display:grid;grid-template-columns:repeat(2,1fr);gap:10px;justify-items:center;width:fit-content;margin:0 auto 20px}.about-section__example-icons img{width:50px;height:50px;object-fit:contain}.about-section__example-text{font-size:24px;font-weight:600;margin:0;color:#fff}.about-section__conclusion{text-align:left}.about-section__conclusion p{font-size:24px;font-weight:600;margin:0 0 10px;color:#333;line-height:1.6}@media (max-width:768px){.about-section{padding:60px 0}.about-section__content{flex-direction:column;gap:40px}.about-section__title{font-size:22px}.about-section__subtitle{font-size:16px}.about-section__description{font-size:14px}.about-section__visual{flex:none;width:100%}.about-section__features-list li{font-size:16px}.about-section__customization{margin-top:60px}.about-section__customization-title{font-size:18px;margin-bottom:30px}.about-section__examples{flex-direction:column;gap:20px;align-items:flex-start;margin-bottom:30px}.about-section__example{width:90%;text-align:center}.about-section__example-text{font-size:18px}.about-section__conclusion p{font-size:16px}.about-section__example-icon img,.about-section__example-icons img{width:40px;height:40px}.about-section__example-icon{top:-30px;right:-20px}.about-section__example-icons{top:-30px;right:-50px}header{padding:5%}.header_logo{width:45%}.sp_header_cta{font-size:14px;padding:8px 16px}}