@charset "UTF-8";.topic{width:1280px;margin:130px auto 0;line-height:1.3}@media screen and (max-width: 768px){.topic{width:95%;margin-top:21.3333333333vw}}.topic ul{display:flex;flex-wrap:wrap}.topic ul li{margin-bottom:5px;font-size:12px}@media screen and (max-width: 768px){.topic ul li{font-size:2.9333333333vw}}.topic ul li a{color:var(--red);display:flex;align-items:center;justify-content:center;text-decoration:underline}.topic ul li a:after{content:"";display:block;background:url(/build/assets/arrow_topic-1noIc0xK.webp) no-repeat;background-size:100% 100%;width:12px;height:12px;margin:0 15px}@media screen and (max-width: 768px){.topic ul li a:after{width:2.6666666667vw;height:2.6666666667vw;margin:0 3.4666666667vw}}.marker{display:inline;background:linear-gradient(transparent 70%,var(--marker) 70%);font-weight:700}.submenu-list{width:100%;margin-top:60px;display:flex;justify-content:left;flex-flow:row wrap;gap:25px}@media screen and (max-width: 768px){.submenu-list{margin-top:6.6666666667vw;gap:2.6666666667vw}}.submenu-list li{width:300px;position:relative}@media screen and (max-width: 768px){.submenu-list li{width:100%}}.submenu-list li a{text-decoration:none;color:#333;text-align:center;transition:.3s}@media screen and (max-width: 768px){.submenu-list li a{display:flex;justify-content:center;align-items:center}}.submenu-list li a img{display:block;width:100%;height:195px;object-fit:cover}@media screen and (max-width: 768px){.submenu-list li a img{width:50%;height:30.4vw}}.submenu-list li a p{width:100%;height:80px;display:flex;align-items:center;justify-content:center;line-height:1.73;border:solid 4px #DFDFDF;border-top:none;font-size:20px;font-weight:700}@media screen and (max-width: 768px){.submenu-list li a p{width:50%;border:solid .2666666667vw #DFDFDF;font-size:4.2666666667vw;height:30.4vw;border-left:none}}.submenu-list li a p>br{display:none}@media screen and (max-width: 768px){.submenu-list li a p>br{display:block}}.submenu-list li a:after{content:"";display:block;width:11px;height:11px;background:var(--red);position:absolute;bottom:0;right:0;clip-path:polygon(0 100%,100% 100%,100% 0);margin:0 7px 7px 0}@media screen and (max-width: 768px){.submenu-list li a:after{width:2.6666666667vw;height:2.6666666667vw;margin:0 1.3333333333vw 1.3333333333vw 0}}.submenu-list li a:hover{opacity:.8;transition:.3s}.zaiko-search-content{width:100%;padding:62px 0;text-align:center;background:var(--bg-gray)}@media screen and (max-width: 768px){.zaiko-search-content{padding:8vw 0}}@media screen and (max-width: 768px){.zaiko-search-content .container{width:95%;margin:0 auto}}.zaiko-search-content .container>h2{font-size:32px;font-weight:700}@media screen and (max-width: 768px){.zaiko-search-content .container>h2{font-size:6.1333333333vw}}.zaiko-search-content .container>h2:after{content:"";display:block;background:var(--red);width:50px;height:4px;margin:30px auto 0}@media screen and (max-width: 768px){.zaiko-search-content .container>h2:after{width:6.6666666667vw;height:.5333333333vw;margin-top:4vw}}.zaiko-search-content .container>p{margin-top:25px;font-size:16px;line-height:1.87}@media screen and (max-width: 768px){.zaiko-search-content .container>p{margin-top:4vw;line-height:1.75;font-size:4.2666666667vw}}.zaiko-search-content .container>p .sp-only{display:none}@media screen and (max-width: 768px){.zaiko-search-content .container>p .sp-only{display:block}}.zaiko-search-content .container>a{display:flex;align-items:center;justify-content:center;margin:35px auto 0;width:390px;height:90px;background:var(--red);border-radius:5px;color:#fff;font-size:20px;font-weight:700;transition:.3s}@media screen and (max-width: 768px){.zaiko-search-content .container>a{width:100%;height:16vw;font-size:4vw;margin-top:5.3333333333vw}}.zaiko-search-content .container>a:before{content:"";display:block;background:url(/build/assets/search_ico-CTr8C2T-.png) no-repeat;width:20px;height:20px;background-size:100% 100%;margin-right:10px}@media screen and (max-width: 768px){.zaiko-search-content .container>a:before{width:4vw;height:4vw;margin-right:2.6666666667vw}}.zaiko-search-content .container>a:hover{opacity:.7;transition:.3s}.l_main{width:100%;margin-top:35px}@media screen and (max-width: 768px){.l_main{margin-top:9.3333333333vw}}.l_main .fv h1{font-weight:700;font-size:36px;text-align:center}@media screen and (max-width: 768px){.l_main .fv h1{font-size:6.1333333333vw}}.l_main .fv>p{font-weight:700;font-size:34px;margin-top:35px;line-height:1.67;text-align:center}@media screen and (max-width: 768px){.l_main .fv>p{font-size:4.2666666667vw;margin-top:9.3333333333vw;line-height:1.5}}.l_main .fv>ul{display:flex;align-items:center;flex-flow:row wrap;justify-content:center;gap:8px}@media screen and (max-width: 768px){.l_main .fv>ul{gap:1.0666666667vw;width:89.0666666667vw;margin:0 auto}}.l_main .fv>ul>li{width:334px}@media screen and (max-width: 768px){.l_main .fv>ul>li{width:44vw}}.l_main .fv>ul>li a{border:solid 2px #dfdfdf;box-sizing:border-box;display:flex;align-items:center;justify-content:center;width:100%;height:63px;border-radius:5px;position:relative}@media screen and (max-width: 768px){.l_main .fv>ul>li a{height:8.5333333333vw;font-size:2.6666666667vw;border-radius:.8vw}}.l_main .fv>ul>li a:after{content:"";display:block;width:12px;height:8px;background:#d9d9d9;clip-path:polygon(0 0,50% 100%,100% 0);position:absolute;right:18px}@media screen and (max-width: 768px){.l_main .fv>ul>li a:after{width:2.6666666667vw;height:1.6vw;right:1.8666666667vw}}@media screen and (max-width: 768px){.l_main .fv>ul>li:nth-of-type(3){width:100%}}.video_area{width:100%;background:#f4f7f8;padding:40px 0;margin-top:45px}@media screen and (max-width: 768px){.video_area{margin-top:5.3333333333vw;padding:5.3333333333vw 0}}.video_area iframe{display:block;width:640px;height:360px;margin:0 auto}@media screen and (max-width: 768px){.video_area iframe{width:85.0666666667vw;height:49.8666666667vw}}.container{width:1280px;margin:60px auto 0}@media screen and (max-width: 768px){.container{width:95%;margin-top:13.3333333333vw}}.container .inner{display:flex;align-items:flex-start;justify-content:space-between}@media screen and (max-width: 768px){.container .inner{flex-direction:column-reverse}}.container .inner>div{width:605px}@media screen and (max-width: 768px){.container .inner>div{width:100%}}.container .inner>div h2{font-weight:700;font-size:28px;line-height:1.6}@media screen and (max-width: 768px){.container .inner>div h2{font-size:4.2666666667vw;line-height:1.37}}.container .inner>div h2:before{content:"オールペイントのメリット";display:block;color:#e60000;font-size:16px;margin-bottom:5px}@media screen and (max-width: 768px){.container .inner>div h2:before{font-size:2.6666666667vw;margin:1.6vw 0 0}}.container .inner>div h2:after{content:"";display:block;width:100%;height:3px;background:#dfdfdf;margin:8px 0 17px}@media screen and (max-width: 768px){.container .inner>div h2:after{height:.2666666667vw;margin:2.6666666667vw 0 2.1333333333vw}}.container .inner>div p{font-size:16px;line-height:1.75}@media screen and (max-width: 768px){.container .inner>div p{font-size:3.7333333333vw;line-height:1.71}}.container .inner>div p+p{margin-top:16px}@media screen and (max-width: 768px){.container .inner>div p+p{margin-top:1.6vw}}.container .inner img{display:block;width:640px;object-fit:cover}@media screen and (max-width: 768px){.container .inner img{width:100%}}.container section:nth-of-type(2n)>.inner{flex-direction:row-reverse}@media screen and (max-width: 768px){.container section:nth-of-type(2n)>.inner{flex-direction:column-reverse}}.container section:nth-of-type(n+2):before{content:"";display:block;width:100%;height:1px;background:#dfdfdf;margin:55px 0 65px}@media screen and (max-width: 768px){.container section:nth-of-type(n+2):before{margin:9.3333333333vw 0}}.container section:last-child h2:before{content:"オールペイント保証"}.example{width:1280px;margin:115px auto 0}@media screen and (max-width: 768px){.example{width:95%;margin-top:21.3333333333vw}}.example h2{font-weight:700;font-size:32px}@media screen and (max-width: 768px){.example h2{font-size:5.3333333333vw}}.example h2:before{content:"";display:block;width:100%;height:6px;background:linear-gradient(90deg,#e60000 0,#e60000 120px,#ebebeb 120px,#ebebeb);margin-bottom:35px}@media screen and (max-width: 768px){.example h2:before{height:.8vw;background:linear-gradient(90deg,#e60000 0,#e60000 16vw,#ebebeb 16vw,#ebebeb);margin-bottom:6.1333333333vw}}.example ul{margin-top:50px;width:100%;display:flex;flex-flow:row wrap;gap:10px}@media screen and (max-width: 768px){.example ul{margin-top:6.6666666667vw;gap:2.6666666667vw}}.example ul li{width:420px}@media screen and (max-width: 768px){.example ul li{width:100%}}.example ul li img{display:block;width:100%}.zaiko-search-content{margin-top:115px}@media screen and (max-width: 768px){.zaiko-search-content{margin-top:8.5333333333vw}}.sub_menu_continer{width:1280px;margin:90px auto 0}@media screen and (max-width: 768px){.sub_menu_continer{margin-top:9.3333333333vw;width:95%}}.sub_menu_continer h2{font-weight:700;font-size:32px}@media screen and (max-width: 768px){.sub_menu_continer h2{font-size:5.3333333333vw}}.sub_menu_continer h2:before{content:"";display:block;width:100%;height:6px;background:linear-gradient(90deg,#e60000 0,#e60000 120px,#ebebeb 120px,#ebebeb);margin-bottom:35px}@media screen and (max-width: 768px){.sub_menu_continer h2:before{margin-bottom:5.3333333333vw;height:.8vw;background:linear-gradient(90deg,#e60000 0,#e60000 16vw,#ebebeb 16vw,#ebebeb)}}.submenu-list li:nth-of-type(5){opacity:.8}
