@charset "UTF-8";.kuwa-style-page{overflow-x:hidden;font-size:1.6rem;font-weight:500;line-height:1.8}@media screen and (max-width:767px){.kuwa-style-page{font-size:1.5rem}}.kuwa-style-page h1,.kuwa-style-page h2,.kuwa-style-page h3,.kuwa-style-page h4,.kuwa-style-page h5,.kuwa-style-page h6,.kuwa-style-page p{font-weight:700}.kuwa-style-page .sp-only{display:none}@media screen and (max-width:767px){.kuwa-style-page .sp-only{display:block}}.kuwa-style-page .pc-only{display:block}@media screen and (max-width:767px){.kuwa-style-page .pc-only{display:none}}.kuwa-style-page .ks-container{max-width:960px;margin:0 auto;padding:0 20px}.kuwa-style-page .ks-section{padding:100px 0}@media screen and (max-width:767px){.kuwa-style-page .ks-section{padding:60px 0}}.kuwa-style-page .ks-section-title{text-align:center;font-size:36px;line-height:1.6}@media screen and (max-width:767px){.kuwa-style-page .ks-section-title{font-size:28px}}.kuwa-style-page .ks-section-title span{display:inline-block;position:relative;padding-bottom:15px}@media screen and (max-width:767px){.kuwa-style-page .ks-section-title span{text-align:center}}.kuwa-style-page .ks-section-title span:after{content:"";position:absolute;bottom:0;left:50%;transform:translateX(-50%);width:60px;height:3px;background-color:#15b1bb}.kuwa-style-page .ks-subsection-title{text-align:center;font-size:22px;font-weight:700;color:#333;margin-bottom:40px;position:relative;padding-bottom:10px}.kuwa-style-page .ks-subsection-title:after{content:"";position:absolute;bottom:0;left:50%;transform:translateX(-50%);width:50px;height:2px;background:linear-gradient(to right,transparent,#15b1bb,transparent)}@media screen and (max-width:767px){.kuwa-style-page .ks-subsection-title{font-size:20px;margin-bottom:30px}}.ks-hero{padding:80px 0;background-color:#fcfaf6}@media screen and (max-width:767px){.ks-hero{padding:40px 0}}.ks-hero__container{display:flex;align-items:center;justify-content:space-between}@media screen and (max-width:767px){.ks-hero__container{flex-direction:column-reverse}}.ks-hero__text-content{flex:1;padding-right:40px}@media screen and (max-width:767px){.ks-hero__text-content{padding-right:0;text-align:center}}.ks-hero__image-content{flex:1;max-width:450px}@media screen and (max-width:767px){.ks-hero__image-content{max-width:300px;margin-bottom:30px}}.ks-hero__image-content img{width:100%}.ks-hero__title{font-size:40px;line-height:1.6;letter-spacing:.05em}@media screen and (max-width:767px){.ks-hero__title{font-size:26px}}.ks-hero__brand-name{font-size:60px;color:#15b1bb;line-height:1.2}@media screen and (max-width:767px){.ks-hero__brand-name{font-size:48px}}.ks-problem{background-color:#fff}.ks-problem__grid{display:grid;grid-template-columns:repeat(4,1fr);gap:20px}@media screen and (max-width:767px){.ks-problem__grid{grid-template-columns:repeat(2,1fr)}}.ks-problem__item{background-color:#f4eedc;border:1px solid #70e7ef;color:#543a1a;border-radius:10px;padding:20px 10px;text-align:center;display:flex;align-items:center;justify-content:center;min-height:120px;background-image:url("/wp-content/themes/bliss_wp/asset/images/app/fukidashi_icon.png");background-repeat:no-repeat;background-size:120px;background-position:center top;padding-top:95px}.ks-problem__item p{color:inherit;font-weight:700;font-size:1.8rem;line-height:1.5;text-align:center}.ks-problem__solution{display:flex;flex-direction:column;align-items:center;text-align:center;line-height:1.8;font-size:2rem}@media screen and (max-width:767px){.ks-problem__solution{font-size:1.8rem}}.ks-problem__solution .ks-problem__solution-logo{height:260px;width:auto;margin-bottom:20px}.ks-problem__solution strong{color:#15b1bb;font-weight:900}.ks-features{background-color:#f8f9fa}.ks-feature-block{display:flex;align-items:center;gap:40px;background-color:#fff;padding:40px;border-radius:10px;border:1px solid #ddd;box-shadow:0 5px 25px rgba(0,0,0,.03)}.ks-feature-block:not(:last-child){margin-bottom:40px}@media screen and (max-width:767px){.ks-feature-block{flex-direction:column;gap:30px;padding:30px;text-align:center}}.ks-feature-block--reverse{flex-direction:row-reverse}@media screen and (max-width:767px){.ks-feature-block--reverse{flex-direction:column}}.ks-feature-block__image{flex:0 0 240px}@media screen and (max-width:767px){.ks-feature-block__image{flex:0 0 auto;max-width:180px}}.ks-feature-block__image img{width:100%;border-radius:5px}.ks-feature-block__text{flex:1}@media screen and (max-width:767px){.ks-feature-block__text{text-align:left}}.ks-feature-block__title{font-size:24px;color:#a17f54}@media screen and (max-width:767px){.ks-feature-block__title{font-size:20px;text-align:center}}.ks-coupons{background-color:#fffcf8;border-top:1px solid #eee;border-bottom:1px solid #eee}.ks-coupons__grid{display:grid;grid-template-columns:repeat(2,1fr);gap:40px;max-width:700px;margin:0 auto}@media screen and (max-width:767px){.ks-coupons__grid{grid-template-columns:1fr;gap:30px}}.ks-coupons__item{background:#fff;box-shadow:0 4px 12px rgba(0,0,0,.05);border-radius:8px;display:flex;flex-direction:column;position:relative}.ks-coupons__item:before,.ks-coupons__item:after{content:"";position:absolute;width:20px;height:20px;background:#fffcf8;border-radius:50%}.ks-coupons__item:before{top:90px;left:-10px}.ks-coupons__item:after{top:90px;right:-10px}.ks-coupons__header{padding:20px;border-bottom:2px dashed #e0e0e0}.ks-coupons__header--bic{background-color:#fff5f5}.ks-coupons__header--osouji{background-color:#f2f8ff}.ks-coupons__header img{height:160px;width:auto;margin:0 auto;display:block}.ks-coupons__content{padding:25px;text-align:center;flex-grow:1;display:flex;flex-direction:column;justify-content:space-between}.ks-coupons__title{font-size:1.8rem;color:#333;text-align:center;margin-bottom:10px}.ks-coupons__deal{font-size:4.8rem;font-weight:700;color:#15b1bb;line-height:1;text-align:center;margin-bottom:10px;font-family:"Oswald","Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3","Yu Gothic Medium","游ゴシック Medium",YuGothic,"游ゴシック体",Meiryo,メイリオ,Osaka,"MS PGothic",arial,helvetica,sans-serif,"Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3","Yu Gothic Medium","游ゴシック Medium",YuGothic,"游ゴシック体",Meiryo,メイリオ,Osaka,"MS PGothic",arial,helvetica,sans-serif}.ks-coupons__unit{display:inline-block;font-size:2.2rem;font-weight:700;margin-left:5px;color:#15b1bb}.ks-coupons__description{font-size:1.4rem;font-weight:500;text-align:left;color:#666;margin-top:auto}.ks-maintenance{background-color:#f8f9fa}.ks-maintenance__lead{text-align:center;font-weight:500}.ks-maintenance__card-v2{display:flex;background-color:#fff;border:1px solid #ddd;border-radius:10px;box-shadow:0 10px 30px rgba(0,0,0,.05);text-align:center;overflow:hidden}@media screen and (max-width:767px){.ks-maintenance__card-v2{flex-direction:column}}.ks-maintenance__year-column{flex:0 0 30%;background-color:#ffe2bf;padding:30px 20px;display:flex;flex-direction:column;justify-content:center;align-items:center;color:#0d7076}.ks-maintenance__year-label{font-weight:700;line-height:1.6;font-size:1.4em;text-align:center}.ks-maintenance__year-value{font-size:2.8rem;line-height:1;font-family:"Oswald","Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3","Yu Gothic Medium","游ゴシック Medium",YuGothic,"游ゴシック体",Meiryo,メイリオ,Osaka,"MS PGothic",arial,helvetica,sans-serif,"Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3","Yu Gothic Medium","游ゴシック Medium",YuGothic,"游ゴシック体",Meiryo,メイリオ,Osaka,"MS PGothic",arial,helvetica,sans-serif;font-weight:700}.ks-maintenance__year-value span{font-size:2.5em;font-weight:700;letter-spacing:-.05em;padding-right:10px}.ks-maintenance__points-column{flex:1;display:flex;flex-direction:column}@media screen and (max-width:767px){.ks-maintenance__points-column{padding:20px}}.ks-maintenance__point-v2{flex:1;display:flex;align-items:center;padding:30px;gap:34px}.ks-maintenance__point-v2:first-child{border-bottom:1px solid #ddd}.ks-maintenance__point-v2:last-child{border-top:1px solid #ddd}.ks-maintenance__point-v2 p{text-align:left;font-size:1.5rem;line-height:1.7}@media screen and (max-width:767px){.ks-maintenance__point-v2{padding:20px 0;gap:15px}.ks-maintenance__point-v2:first-child{border-bottom:1px solid #ddd}}.ks-maintenance__point-icon{flex:0 0 140px}.ks-maintenance__point-icon img{width:100%}@media screen and (max-width:767px){.ks-maintenance__point-icon{flex:0 0 70px}}.ks-maintenance__point-text{flex:1}.ks-maintenance__point-title-v2{font-size:2.6rem;font-weight:700;text-align:left;margin-bottom:8px;color:#a17f54}.ks-maintenance__point-title-v2 span{font-size:1.6em;font-weight:900;color:#15b1bb;margin:0 4px;font-family:"Oswald","Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3","Yu Gothic Medium","游ゴシック Medium",YuGothic,"游ゴシック体",Meiryo,メイリオ,Osaka,"MS PGothic",arial,helvetica,sans-serif,"Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3","Yu Gothic Medium","游ゴシック Medium",YuGothic,"游ゴシック体",Meiryo,メイリオ,Osaka,"MS PGothic",arial,helvetica,sans-serif;display:inline-block}.ks-maintenance__point-title-v2 span.fnt-s{font-size:2.4em}@media screen and (max-width:767px){.ks-maintenance__point-title-v2{font-size:2.2rem}}.ks-maintenance__examples-grid{display:grid;gap:30px;grid-template-columns:repeat(2,1fr)}@media screen and (max-width:767px){.ks-maintenance__examples-grid{grid-template-columns:1fr}}.ks-maintenance__example-item{background:#fff;border-radius:12px;overflow:hidden;box-shadow:0 8px 25px rgba(94,94,94,.08);display:flex;flex-direction:column;align-items:center}.ks-maintenance__example-item img{width:42%;height:180px;object-fit:cover;display:block}.ks-maintenance__example-item p{padding:10px 20px 20px;font-size:1.5rem;font-weight:700;line-height:1.6;color:#555;background:#fff;text-align:center;flex-grow:1;display:flex;flex-direction:column;justify-content:center}.ks-maintenance__example-item p span{display:block;margin-top:15px;padding:12px;font-weight:700;font-size:1.4rem;color:#10868d;background-color:#9eeff4;border-radius:6px;text-align:center}.ks-maintenance__equipment{text-align:center;background:#fff;padding:30px;border-radius:8px;border:1px solid #ddd}.ks-maintenance__equipment-title{font-size:1.8rem}.ks-maintenance__equipment-list{font-weight:500}.ks-maintenance__equipment-list span:not(:last-child):after{content:" / ";color:#ccc}.ks-maintenance__equipment-note{font-weight:400;font-size:1.4rem;color:#888}.ks-asset-value{background-color:#fff}.ks-asset-value__content{display:flex;align-items:center;gap:40px;background-color:#fcfaf6;padding:40px;border-radius:10px}@media screen and (max-width:767px){.ks-asset-value__content{flex-direction:column;padding:30px}}.ks-asset-value__text{flex:1}.ks-asset-value__image{flex:1;max-width:400px}@media screen and (max-width:767px){.ks-asset-value__image{max-width:100%}}.ks-asset-value__image img{width:100%;border-radius:8px}.ks-asset-value__title{font-size:24px;color:#15b1bb;margin-bottom:20px}@media screen and (max-width:767px){.ks-asset-value__title{font-size:20px;text-align:center}}.ks-asset-value__description{font-weight:500}.ks-start{background-color:#f8f9fa}.ks-start__steps{display:grid;grid-template-columns:repeat(3,1fr);gap:40px}@media screen and (max-width:767px){.ks-start__steps{grid-template-columns:1fr}}.ks-start__step{text-align:center}.ks-start__step-number{font-size:2.4rem;color:#15b1bb;font-weight:900}.ks-start__step-number span{font-size:1.8em;color:#15b1bb}.ks-start__step-image img{max-width:200px;border-radius:50%;border:4px solid #15b1bb;margin:0 auto}.ks-start__step-title{font-size:2rem;text-align:center;color:#15b1bb}.ks-start__step-text{text-align:left;font-weight:500}.ks-cta{background-color:#fcfaf6;text-align:center}.ks-cta__title{text-align:center;font-size:32px}@media screen and (max-width:767px){.ks-cta__title{font-size:24px}}.ks-cta__text{font-weight:500;text-align:center}.ks-cta__buttons{display:flex;justify-content:center;gap:20px}.ks-cta__buttons a{display:block;transition:opacity .3s}.ks-cta__buttons a:hover{opacity:.8}.ks-cta__buttons a img{height:90px;width:auto}@media screen and (max-width:767px){.ks-cta__buttons a img{height:40px}}.fade-in{opacity:0;transform:translateY(30px);transition:opacity .8s,transform .8s}.fade-in.is-visible{opacity:1;transform:translateY(0)}