﻿html{scroll-padding-top:50px}@media(min-width: 961px){html{scroll-padding-top:80px}}.yellow-line{background:linear-gradient(transparent 60%, #FFEF95 30%)}.header{display:flex;justify-content:space-between;align-items:center;position:fixed;top:0;left:0;width:100%;height:50px;z-index:10}@media(max-width: 960px){.header{background:#fff}}@media(min-width: 961px){.header{height:80px;padding:0 25px}}@media(max-width: 960px){.header .logo{margin-left:20px}}.header .logo img{width:200px}@media(min-width: 961px){.header .logo img{width:300px}}.header-btn{position:relative;display:flex;justify-content:center;align-items:center;width:60px;height:60px;overflow:hidden}.header-btn span{display:block;width:25px;margin:5px 0;border-bottom:2px solid #000;border-radius:2px;transition:transform .2s}@media(max-width: 960px){.header .menu{display:flex;justify-content:center;align-items:flex-start;position:absolute;top:100%;left:0;width:100%;height:calc(100vh - 60px);background:#fff;transition:.2s;overflow-y:auto;opacity:0;visibility:hidden}}@media(max-width: 960px)and (min-height: 550px){.header .menu{align-items:center}}@media(max-width: 960px){.header .menu ul{width:100%;padding:60px 0 120px;margin:0 auto;text-align:center}}@media(min-width: 961px){.header .menu ul{display:flex;align-items:center}}@media(max-width: 960px){.header .menu ul li:first-child{border-top:1px solid #d5d5d5}}@media(min-width: 961px){.header .menu ul li{margin-left:40px}}.header .menu ul li a{font-weight:bold}@media(max-width: 960px){.header .menu ul li a{font-size:20px;text-align:center}.header .menu ul li a:not(.contact){padding:20px 0;border-bottom:1px solid #d5d5d5}}@media(min-width: 961px){.header .menu ul li a{color:#fff;font-size:16px}}.header .menu ul li a.contact{position:relative;color:#fff;text-align:center;background:#000;border:1px solid #000;border-radius:30px}@media(max-width: 960px){.header .menu ul li a.contact{width:250px;margin:60px auto 0;line-height:60px;background:#3a84ce;border-color:#3a84ce}}@media(min-width: 961px){.header .menu ul li a.contact{width:160px;line-height:50px;transition:background-color .2s}}.header .menu ul li a.contact img{position:absolute;top:50%;left:20px;transform:translateY(-50%);width:20px}@media(min-width: 961px){.header .menu ul li a.contact img{left:20px}}.header .menu ul li a.contact span{display:block;margin-left:20px}@media(min-width: 961px){.scrolled .header,#send .header{background:#fff}}.scrolled .header .menu ul li a:not(.contact),#send .header .menu ul li a:not(.contact){color:#000}.navOpen .header-btn span:nth-child(1){transform:translateY(7px) rotate(45deg)}.navOpen .header-btn span:nth-child(2){transform:translateX(50px)}.navOpen .header-btn span:nth-child(3){transform:translateY(-7px) rotate(-45deg)}.navOpen .header .menu{opacity:1;visibility:visible}.footer{padding:60px 0 20px;background:#2e3132}@media(min-width: 961px){.footer{padding:80px 0 40px}}.footer .logo{width:280px}.footer p{margin-top:20px;color:#fff;font-size:13px}@media(min-width: 961px){.footer p{font-size:14px}}.footer p span{font-family:"Poppins",sans-serif}@media(max-width: 960px){.footer .link{margin:50px 0 20px}}.footer .link .li{color:#bcbcbc;font-size:12px}.footer .link .li:nth-child(n+2){margin-left:15px}.footer .link .li img{width:11px;margin-left:5px}.footer .copyright{padding-top:20px;border-top:1px solid #bdbdbd}@media(min-width: 961px){.footer .copyright{margin-top:40px;padding-top:40px}}@media(max-width: 960px){.footer .copyright .flexbox-a{justify-content:center}}.footer .copyright small{color:#bdbdbd;font-size:10px;font-family:"Syne",sans-serif}@media(min-width: 961px){.footer .copyright small{font-size:12px}}@media(max-width: 960px){main{padding-top:50px}}.mv{position:relative;background:url(../img/mv.jpg) no-repeat center;background-size:cover}@media(max-width: 960px){.mv{aspect-ratio:1.5}}@media(min-width: 961px){.mv{height:400px}}.mv .txt{position:absolute;top:calc(50% + 10px);left:0;transform:translateY(-50%);width:100%;color:#fff;text-align:center;font-family:"Noto Serif JP",sans-serif}@media(min-width: 961px){.mv .txt{top:calc(50% + 20px)}}.mv .txt .jp{padding-left:.1em;font-size:28px;font-weight:normal;letter-spacing:.1em}@media(min-width: 961px){.mv .txt .jp{font-size:40px}}.mv .txt .en{padding-left:.1em;font-size:14px;letter-spacing:.1em}@media(min-width: 961px){.mv .txt .en{font-size:16px}}.mv .txt::after{display:block;content:"";width:40px;margin:10px auto 0;border-bottom:1px solid #fff}@media(min-width: 961px){.mv .txt::after{border-bottom-width:2px}}#intro{padding:50px 0}@media(min-width: 961px){#intro{padding:100px 0}}#intro .title{padding-left:.05em;font-size:20px;font-family:"Noto Serif JP",sans-serif;text-align:center;line-height:1.4;letter-spacing:.05em}@media(min-width: 961px){#intro .title{font-size:28px}}#intro p{margin-top:25px}@media(max-width: 960px){#intro p{font-size:15px}}@media(min-width: 961px){#intro p{text-align:center}}#form-head{padding:50px 0;background:#fff}@media(min-width: 961px){#form-head{padding:100px 0}}#form-head .flow{background:#fff}@media(min-width: 961px){#form-head .flow{display:flex;clip-path:polygon(0 0, calc(100% - 20px) 0, 100% 50%, calc(100% - 20px) 100%, 0 100%)}}#form-head .flow .switch-btn{display:flex;justify-content:center;align-items:center;color:#707070;text-align:center;background:#bad6f1}@media(max-width: 960px){#form-head .flow .switch-btn{height:45px}#form-head .flow .switch-btn:nth-child(n+2){border-top:1px solid #e0e0d0}}@media(min-width: 961px){#form-head .flow .switch-btn{width:16.6666666667%;height:60px;font-size:20px;clip-path:polygon(0 0, calc(100% - 20px) 0, 100% 50%, calc(100% - 20px) 100%, 0 100%)}#form-head .flow .switch-btn:hover span{opacity:.7}}#form-head .flow .switch-btn.active{color:#fff;background:#3a84ce;pointer-events:none}#form-head .flow .switch-btn div{display:block}#form-head .flow .switch-btn div small{display:block;font-size:12px;line-height:1}@media(min-width: 961px){#form-head .flow .switch-btn div{margin-left:-10px}}#form-head p{margin-top:45px;text-align:center;font-size:20px;font-family:"Noto Serif JP",sans-serif}@media(min-width: 961px){#form-head p{margin-top:95px;font-size:28px}}#form .switch-cnt{display:none;padding:50px 0;background:#e3e5e5}@media(min-width: 961px){#form .switch-cnt{padding:100px 0}}#form .switch-cnt.active{display:block}#form .switch-cnt .hidden-cnt{display:none}#form .switch-cnt .list:nth-child(n+2){margin-top:50px}@media(min-width: 961px){#form .switch-cnt .list:nth-child(n+2){margin-top:100px}}#form .switch-cnt .list__head{margin-bottom:20px}@media(min-width: 961px){#form .switch-cnt .list__head{margin-bottom:50px}}#form .switch-cnt .list__head img{width:auto;height:36px;margin:0 auto 10px}@media(min-width: 961px){#form .switch-cnt .list__head img{height:50px}}#form .switch-cnt .list__head img.large{height:50px}@media(min-width: 961px){#form .switch-cnt .list__head img.large{height:65px}}#form .switch-cnt .list__head h2{padding-left:.05em;font-size:24px;font-family:"Noto Serif JP",sans-serif;text-align:center;letter-spacing:.05em}@media(min-width: 961px){#form .switch-cnt .list__head h2{font-size:32px}}#form .switch-cnt .list__head p{text-align:center}@media(max-width: 960px){#form .switch-cnt .list__head p{margin-top:10px;font-size:12px}}@media(min-width: 961px){#form .switch-cnt .list__head p{margin-top:14px}}#form .switch-cnt .list .item .img{position:relative}#form .switch-cnt .list .item .img::after{display:block;content:"";position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);width:60px;height:60px;background:url(../img/check.png);background-size:100% 100%;opacity:0;transition:.2s}@media(min-width: 961px){#form .switch-cnt .list .item .img::after{width:100px;height:100px}}#form .switch-cnt .list .item .img p{position:absolute;top:50%;transform:translateY(-50%);width:100%;text-align:center;color:#fff;font-size:16px}@media(min-width: 961px){#form .switch-cnt .list .item .img p{font-size:24px}}#form .switch-cnt .list .item.checked .img::after{opacity:1}#form .switch-cnt .list .design{font-family:"Noto Serif JP",sans-serif}@media(min-width: 961px){#form .switch-cnt .list .design{display:flex;flex-wrap:wrap;justify-content:space-between;width:780px;margin-left:auto;margin-right:auto}}#form .switch-cnt .list .design .item{display:block;position:relative;background:#fff}@media(max-width: 960px){#form .switch-cnt .list .design .item:nth-child(n+2){margin-top:25px}}@media(min-width: 961px){#form .switch-cnt .list .design .item{width:360px;transition:.2s}#form .switch-cnt .list .design .item:nth-child(n+3){margin-top:60px}#form .switch-cnt .list .design .item:not(.checked){cursor:pointer}#form .switch-cnt .list .design .item:not(.checked):hover{opacity:.7}}#form .switch-cnt .list .design .item.comming-soon{pointer-events:none}#form .switch-cnt .list .design .item label{display:block}#form .switch-cnt .list .design .item input{display:none}#form .switch-cnt .list .design .item .txt{padding:10px 0;font-weight:bold;text-align:center}#form .switch-cnt .list .design .item .txt .title{display:flex;justify-content:center;align-items:center;height:48px;font-size:20px;line-height:1.2}@media(min-width: 961px){#form .switch-cnt .list .design .item .txt .title{height:68px;font-size:28px}}#form .switch-cnt .list .design .item .txt p{margin-top:10px;color:#ce5c3a;line-height:1.4}@media(min-width: 961px){#form .switch-cnt .list .design .item .txt{font-size:18px}}#form .switch-cnt .list .floor{font-family:"Noto Serif JP",sans-serif}@media(min-width: 961px){#form .switch-cnt .list .floor{max-width:720px;margin:0 auto}}#form .switch-cnt .list .floor .floor-list:not(.active){display:none}#form .switch-cnt .list .floor .item{display:block;position:relative;background:#fff;cursor:pointer}@media(min-width: 961px){#form .switch-cnt .list .floor .item{transition:.2s}#form .switch-cnt .list .floor .item:not(.checked){cursor:pointer}#form .switch-cnt .list .floor .item:not(.checked):hover{opacity:.7}#form .switch-cnt .list .floor .item.checked label input{pointer-events:none}}#form .switch-cnt .list .floor .item:nth-child(n+2){margin-top:25px}@media(min-width: 961px){#form .switch-cnt .list .floor .item:nth-child(n+2){margin-top:60px}}#form .switch-cnt .list .floor .item input[type=radio]{display:none;position:absolute;top:0;left:0;width:100%;height:100%}#form .switch-cnt .list .floor .item .img::after{width:100px;height:100px}@media(min-width: 961px){#form .switch-cnt .list .floor .item .img::after{width:150px;height:150px}}#form .switch-cnt .list .floor .item .txt{padding:5px 0 15px;font-weight:bold;text-align:center}@media(min-width: 961px){#form .switch-cnt .list .floor .item .txt{padding:10px 0 30px}}#form .switch-cnt .list .floor .item .txt .title{font-size:20px;line-height:1.2}@media(min-width: 961px){#form .switch-cnt .list .floor .item .txt .title{font-size:28px}}#form .switch-cnt .list .floor .item .txt .price{margin-top:10px;color:#3a84ce;line-height:1}@media(min-width: 961px){#form .switch-cnt .list .floor .item .txt{font-size:30px}}@media(min-width: 961px){#form .switch-cnt .list .detail .detail-list{display:flex;flex-wrap:wrap;max-width:990px;margin:0 auto}}@media(min-width: 961px)and (max-width: 1100px){#form .switch-cnt .list .detail .detail-list{max-width:640px}}#form .switch-cnt .list .detail .detail-list>p{width:100%;margin-top:-10px;margin-bottom:15px;text-align:center;font-size:12px}@media(min-width: 961px){#form .switch-cnt .list .detail .detail-list>p{margin-top:-30px;margin-bottom:20px;font-size:14px}}@media(min-width: 961px){#form .switch-cnt .list .detail .detail-list .item{max-width:310px}}@media(min-width: 961px)and (max-width: 1100px){#form .switch-cnt .list .detail .detail-list .item{width:calc(50% - 20px)}#form .switch-cnt .list .detail .detail-list .item:nth-child(2n){margin-left:40px}#form .switch-cnt .list .detail .detail-list .item:nth-child(n+3){margin-top:40px}}@media(min-width: 961px)and (min-width: 1101px){#form .switch-cnt .list .detail .detail-list .item{width:calc(33.33% - 26.66px)}#form .switch-cnt .list .detail .detail-list .item:not(:nth-child(3n)){margin-right:40px}#form .switch-cnt .list .detail .detail-list .item:nth-child(n+4){margin-top:40px}}#form .switch-cnt .list .detail.exterior .detail-list:not(.active){display:none}#form .switch-cnt .list .detail .item{display:block;position:relative;padding-bottom:55px;background:#fff}@media(max-width: 960px){#form .switch-cnt .list .detail .item:nth-child(n+2){margin-top:25px}}@media(min-width: 961px){#form .switch-cnt .list .detail .item{transition:.2s}#form .switch-cnt .list .detail .item:not(.checked){cursor:pointer}#form .switch-cnt .list .detail .item:not(.checked):hover{opacity:.7}#form .switch-cnt .list .detail .item.checked label input{pointer-events:none}}#form .switch-cnt .list .detail .item input{display:none;position:absolute;top:0;left:0;width:100%;height:100%;opacity:0}#form .switch-cnt .list .detail .item .img{background:#fff}@media(min-width: 961px){#form .switch-cnt .list .detail .item .img{display:flex;align-items:center}}#form .switch-cnt .list .detail .item .txt h3{display:flex;justify-content:center;align-items:center;height:48px;margin:10px 0 8px;font-size:20px;text-align:center;line-height:1.3}@media(min-width: 961px){#form .switch-cnt .list .detail .item .txt h3{margin:15px 0 12px}}#form .switch-cnt .list .detail .item .txt p{padding:0 10px;font-size:14px}@media(min-width: 961px){#form .switch-cnt .list .detail .item .txt p{padding:0 20px}}#form .switch-cnt .list .detail .item .txt .price{position:absolute;left:0;bottom:10px;width:100%;color:#3a84ce;font-size:24px;font-weight:bold;text-align:center}#form .switch-cnt .next{display:flex;justify-content:center;align-items:center;position:relative;width:100%;max-width:220px;margin:50px auto 0;height:50px;font-size:16px;letter-spacing:.1em;text-indent:.1em;border:1.5px solid #2e3132;cursor:pointer}@media(min-width: 961px){#form .switch-cnt .next{max-width:250px;margin-top:100px;font-size:20px;transition:.2s}#form .switch-cnt .next:hover{color:#fff;background:#2e3132}#form .switch-cnt .next:hover::after{border-top-color:#fff;border-right-color:#fff}}#form .switch-cnt .next::after{display:block;content:"";position:absolute;top:50%;right:10px;transform:translateY(-45%) rotate(45deg);width:8px;height:8px;border-top:1.5px solid #2e3132;border-right:1.5px solid #2e3132}@media(min-width: 961px){#form .switch-cnt .next::after{width:12px;height:12px;right:20px}}#form .switch-cnt.result .result__head{margin:-101px 0 0;padding-bottom:50px;background:#fff}@media(min-width: 961px){#form .switch-cnt.result .result__head{margin:-201px 0 0;padding-bottom:100px}}#form .switch-cnt.result .result__head .price{margin:20px 0;padding:10px 20px;color:#3a84ce;font-weight:bold;font-family:"Noto Serif JP",sans-serif;text-align:center;background:#dfeaeb}@media(min-width: 961px){#form .switch-cnt.result .result__head .price{margin:30px 0;padding:15px 30px;font-size:22px;border-width:3px;white-space:nowrap}}@media(min-width: 961px){#form .switch-cnt.result .result__head p{text-align:center;line-height:2em}}#form .switch-cnt.result .result__head a{margin-top:25px}@media(min-width: 961px){#form .switch-cnt.result .result__head a{margin-top:50px}}#form .switch-cnt.result .list .title{margin-top:50px;padding-left:.05em;font-size:24px;font-weight:bold;text-align:center;letter-spacing:.05em}@media(min-width: 961px){#form .switch-cnt.result .list .title{margin-top:100px;font-size:28px}}#form .switch-cnt.result .list .title+.item{margin-top:20px}@media(min-width: 961px){#form .switch-cnt.result .list .title+.item{margin-top:40px}}#form .switch-cnt.result .list .title+.item .img::after{display:none}#form .switch-cnt.result .list .design{display:block}#form .switch-cnt.result .list .design .item{margin-left:auto;margin-right:auto}#form .switch-cnt.result .list .design .item .radio{display:none}@media(min-width: 961px){#form .switch-cnt.result .list .floor .box .btn{margin-top:30px}}#form .switch-cnt.result .list .floor .box label{margin:0 auto;opacity:1 !important;cursor:default !important}#form .switch-cnt.result .list .floor .box label:not(.checked){display:none}#form .switch-cnt.result .list .floor .box label .check{display:none}#form .switch-cnt.result .list .result-clm{margin-top:50px}@media(min-width: 961px){#form .switch-cnt.result .list .result-clm{display:flex;flex-wrap:wrap;max-width:990px;margin:0 auto}}@media(min-width: 961px)and (min-width: 961px){#form .switch-cnt.result .list .result-clm{margin-top:100px}}#form .switch-cnt.result .list .result-clm .cld{background:#fff}@media(max-width: 960px){#form .switch-cnt.result .list .result-clm .cld:nth-child(n+2){margin-top:50px}}@media(min-width: 961px){#form .switch-cnt.result .list .result-clm .cld{max-width:310px}}@media(min-width: 961px)and (max-width: 1100px){#form .switch-cnt.result .list .result-clm .cld{width:calc(50% - 20px)}#form .switch-cnt.result .list .result-clm .cld:nth-child(2n){margin-left:40px}#form .switch-cnt.result .list .result-clm .cld:nth-child(n+3){margin-top:60px}}@media(min-width: 961px)and (min-width: 1101px){#form .switch-cnt.result .list .result-clm .cld{width:calc(33.33% - 26.66px)}#form .switch-cnt.result .list .result-clm .cld:not(:nth-child(3n)){margin-right:40px}#form .switch-cnt.result .list .result-clm .cld:nth-child(n+4){margin-top:60px}}#form .switch-cnt.result .list .result-clm .cld .title{margin:0;font-family:"Noto Serif JP",sans-serif;padding-bottom:15px;background-color:#e3e5e5}@media(min-width: 961px){#form .switch-cnt.result .list .result-clm .cld .title{padding-bottom:20px}}#form .switch-cnt.result .list .result-clm .cld .item{display:block;position:relative;margin-top:0;padding-bottom:55px}#form .switch-cnt.result .list .result-clm .cld .item input{display:none;position:absolute;top:0;left:0;width:100%;height:100%;opacity:0}#form .switch-cnt.result .list .result-clm .cld .item .img{background:#fff}@media(min-width: 961px){#form .switch-cnt.result .list .result-clm .cld .item .img{display:flex;align-items:center}}#form .switch-cnt.result .list .result-clm .cld .item .txt h3{display:flex;justify-content:center;align-items:center;height:48px;margin:10px 0 8px;font-size:20px;text-align:center;line-height:1.3}@media(min-width: 961px){#form .switch-cnt.result .list .result-clm .cld .item .txt h3{margin:15px 0 12px}}#form .switch-cnt.result .list .result-clm .cld .item .txt p{padding:0 10px;font-size:14px}@media(min-width: 961px){#form .switch-cnt.result .list .result-clm .cld .item .txt p{padding:0 20px}}#form .switch-cnt.result .list .result-clm .cld .item .txt .price{position:absolute;left:0;bottom:10px;width:100%;color:#3a84ce;font-size:24px;font-weight:bold;text-align:center}#form .switch-cnt.result #contact{margin-top:50px;padding:25px;background:#fff}@media(min-width: 961px){#form .switch-cnt.result #contact{margin-top:100px;padding:100px}}@media(min-width: 961px){#form .switch-cnt.result #contact>div{max-width:720px;margin:0 auto}}#form .switch-cnt.result #contact .head{margin-bottom:25px}@media(min-width: 961px){#form .switch-cnt.result #contact .head{margin-bottom:50px}}#form .switch-cnt.result #contact .head h3{padding-left:.05em;font-size:20px;text-align:center;letter-spacing:.05em}@media(min-width: 961px){#form .switch-cnt.result #contact .head h3{font-size:28px}}#form .switch-cnt.result #contact .head p{margin-top:10px}@media(min-width: 961px){#form .switch-cnt.result #contact .head p{margin-top:20px;text-align:center}}#form .switch-cnt.result #contact .field #input-result{display:none}@media(min-width: 961px){#form .switch-cnt.result #contact .field dl{display:flex;justify-content:flex-start}}#form .switch-cnt.result #contact .field dl:nth-child(n+2){margin-top:25px}@media(min-width: 961px){#form .switch-cnt.result #contact .field dl:nth-child(n+2){margin-top:35px}}@media(max-width: 960px){#form .switch-cnt.result #contact .field dl dt{margin-bottom:5px}}@media(min-width: 961px){#form .switch-cnt.result #contact .field dl dt{width:220px;line-height:51.59px}}#form .switch-cnt.result #contact .field dl dt.required{display:flex;justify-content:flex-start;align-items:center}#form .switch-cnt.result #contact .field dl dt.required::after{display:block;content:"[必須]";margin-left:.6em;color:#e12310;font-size:.8em}@media(min-width: 961px){#form .switch-cnt.result #contact .field dl dd{width:calc(100% - 220px)}}#form .switch-cnt.result #contact .field dl dd input[type=text],#form .switch-cnt.result #contact .field dl dd input[type=email],#form .switch-cnt.result #contact .field dl dd input[type=tel],#form .switch-cnt.result #contact .field dl dd textarea{display:block;width:100%;padding:12px 15px;line-height:1.6;background-color:#e2e4e4;border:1px solid #acb6b9}#form .switch-cnt.result #contact .field dl dd input[type=text]::placeholder,#form .switch-cnt.result #contact .field dl dd input[type=email]::placeholder,#form .switch-cnt.result #contact .field dl dd input[type=tel]::placeholder,#form .switch-cnt.result #contact .field dl dd textarea::placeholder{opacity:.7}#form .switch-cnt.result #contact .field dl dd.small{width:150px}@media(min-width: 961px){#form .switch-cnt.result #contact .field dl dd.half{width:300px}}#form .switch-cnt.result #contact .field dl dd textarea{height:240px}#form .switch-cnt.result #contact .field dl dd label{display:flex;justify-content:flex-start;align-items:center;cursor:pointer}@media(min-width: 961px){#form .switch-cnt.result #contact .field dl dd label{margin-right:40px}}#form .switch-cnt.result #contact .field dl dd label input[type=radio]{display:block;width:20px;height:20px;margin-right:10px}#form .switch-cnt.result #contact .privacy h4{margin:50px 0 20px;font-size:16px;text-align:center;text-indent:.1em;letter-spacing:.1em}#form .switch-cnt.result #contact .privacy .box{height:240px;padding:25px;border:1px solid #acb6b9;overflow-y:scroll}@media(min-width: 961px){#form .switch-cnt.result #contact .privacy .box{padding:30px}}#form .switch-cnt.result #contact .privacy label{display:flex;justify-content:center;align-items:center;margin:20px 0;cursor:pointer}@media(min-width: 961px){#form .switch-cnt.result #contact .privacy label{margin:40px 0}}#form .switch-cnt.result #contact .privacy label input{display:block;width:20px;height:20px;margin-right:10px}#form .switch-cnt.result #contact input[type=submit]{display:block;width:200px;margin:0 auto;color:#000;font-size:18px;text-align:center;line-height:50px;background:#fff;border:2px solid #000}@media(min-width: 961px){#form .switch-cnt.result #contact input[type=submit]{transition:.2s}#form .switch-cnt.result #contact input[type=submit]:hover{color:#fff;background:#000}}.send{padding:100px 0}@media(min-width: 961px){.send{padding:120px 0}}.send h1{margin-bottom:20px;font-size:18px;text-align:center}@media(min-width: 961px){.send h1{margin-bottom:50px;font-size:30px}}@media(min-width: 961px){.send p{max-width:720px;margin:0 auto;text-align:center}}.total{display:none;position:sticky;left:0;bottom:0;width:100%;color:#fff;background:#3a84ce;padding:10px 0;text-align:center;z-index:10;transition:.2s}.total.show{display:block}@media(min-width: 961px){.total.show{display:flex}}@media(min-width: 961px){.total{justify-content:center;align-items:flex-end;padding:20px 0}}.total p{font-size:16px}@media(min-width: 961px){.total p{font-size:20px}}.total .price{font-size:24px;line-height:1em}@media(min-width: 961px){.total .price{font-size:32px}}.total .price span{margin:0 .1em}