*:where(:not(iframe,canvas,img,svg,video):not(svg *,symbol *)){all:unset;display:revert}*,*::before,*::after{box-sizing:border-box}a,button{cursor:revert}ol,ul,menu{list-style:none}img{max-width:100%}table{border-collapse:collapse}textarea{white-space:revert}meter{-webkit-appearance:revert;-moz-appearance:revert;appearance:revert}::-moz-placeholder{color:unset}::placeholder{color:unset}:where([hidden]){display:none}:where([contenteditable]){-moz-user-modify:read-write;-webkit-user-modify:read-write;overflow-wrap:break-word;-webkit-line-break:after-white-space}:where([draggable=true]){-webkit-user-drag:element}body{font-family:Noto Sans JP,"游ゴシック体",YuGothic,"游ゴシック","Yu Gothic",メイリオ,meiryo,ヒラギノ角ゴ pro w3,hiragino kaku gothic pro,sans-serif;font-size:16px;color:#333;max-width:100vw}@media print,screen and (min-width: 768px){body{font-size:15px}}@media print{body{max-width:inherit;width:1280px !important;zoom:.8;margin:0 auto}}main{max-width:100%;width:100%}figure,picture,img{width:100%;height:100%}.bold{font-weight:bold}.l-container{padding:0 20px}.l-header{position:-webkit-sticky;position:sticky;z-index:990;top:0;left:0;background-color:#fff}@media print,screen and (min-width: 768px){.l-header{display:none}}.l-header__logo{padding:12px 16px 10px;line-height:0}.l-header__logo img{height:26px;width:auto}.l-header__menu-button{position:absolute;z-index:99999;right:0;top:0;width:50px;height:50px;display:flex;justify-content:center;align-items:center}.l-header-stores{display:flex;justify-content:center;padding:0 16px 10px}.l-header-stores__item{width:100%}.l-header-stores__name{font-size:12px;font-weight:bold;text-align:center}.l-header-stores__time{display:block;font-size:10px;text-align:center}.l-header-stores__temp{display:block;font-size:10px;font-weight:bold;color:red;text-align:center}.l-header-nav{display:flex;border-top:1px solid #ccc;border-bottom:1px solid #ccc}.l-header-nav__item{display:block;width:100%}.l-header-nav__item:not(:last-child){border-right:1px solid #ccc}.l-header-nav__text{display:block;text-align:center;padding:10px 16px;font-size:12px;background-color:#333;color:#fff}.l-layout{display:flex;background-image:url(../images/common/background.png);background-position:top}.l-layout__left{display:none}@media print,screen and (min-width: 768px){.l-layout__left{display:block;width:100%}}.l-layout__main{width:100%;position:relative;background-color:#fff;z-index:1}@media print,screen and (min-width: 768px){.l-layout__main{max-width:500px;min-width:500px;height:100vh;overflow-y:scroll}.l-layout__main ::-webkit-scrollbar{display:none}}.l-layout__right{display:none;position:relative}@media print,screen and (min-width: 768px){.l-layout__right{width:100%;display:block}}.l-main{background-color:#fff}.l-menu-button{position:fixed;z-index:99999;right:0;top:0;width:50px;height:50px;display:flex;justify-content:center;align-items:center}.l-menu-button .c-icon{transition:all .4s}.l-menu-button.js-active .c-icon{background-color:#fff}@media print,screen and (min-width: 768px){.l-menu-button{display:none}}.l-footer{margin-top:100px;margin-bottom:64px;padding:50px 0;background-color:#333}.l-footer-nav{margin-top:32px;color:#fff}.l-footer-nav__list{display:flex;flex-direction:column;gap:8px}.l-footer-nav__item{display:block}.l-footer-nav__label{font-size:14px;display:block;padding:8px;background-color:#777}.l-footer-store{color:#fff}.l-footer-store__item{display:flex;flex-direction:column;align-items:center}.l-footer-store__name{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;padding:4px 8px;background-color:#fff;font-weight:bold;color:#000}.l-footer-store__tel{display:block;margin:8px 0;font-weight:bold;font-size:20px}.l-footer-fixed-nav{position:fixed;bottom:0;width:100%;display:flex;gap:16px;padding:10px 8px;background-color:#333;max-width:500px}.l-footer-fixed-nav__item{width:100%}.l-footer-fixed-nav__button{display:flex;gap:10px;align-items:center;justify-content:center;padding:10px 0;color:#fff;background-color:#ff416d}.l-footer-fixed-nav__text{font-size:14px;font-weight:bold}.l-left-logo{display:none}@media print,screen and (min-width: 768px){.l-left-logo{display:flex;justify-content:flex-end;margin:32px 16px 0 0}.l-left-logo img{width:200px}}.l-left-stores{display:flex;flex-direction:column;margin-top:24px;gap:32px}.l-left-stores__item{text-align:right;color:#fff;width:100%;background-color:rgba(0,0,0,.2);padding:8px 16px;font-weight:bold;font-size:18px}.l-left-stores__name{display:block}.l-left-stores__time{display:block}.l-left-stores__temp{display:block;font-size:14px;color:#ff416d}.l-nav{padding-top:50px}.l-nav__list{display:flex;flex-direction:column}.l-nav__item{display:block;border-bottom:1px solid #ddd}.l-nav__label{display:block;color:#fff;padding:20px 18px}.l-nav-pc{display:none}@media print,screen and (min-width: 768px){.l-nav-pc{position:relative;z-index:0;padding-bottom:64px;width:100%;height:100%;display:flex;align-items:flex-end}}.l-nav-pc__list{display:flex;flex-direction:column;gap:6px}.l-nav-pc__item{position:relative;left:-10px;border-radius:0 28px 28px 0;box-shadow:0 3px 5px rgba(0,0,0,.4);background-color:#66cbcb;padding-left:10px;transition:all .4s;color:#fff}.l-nav-pc__item:hover{left:0;scale:1.05;box-shadow:0 3px 6px rgba(0,0,0,.5)}.l-nav-pc__item--current{background-color:#ff416d}.l-nav-pc__item--current:hover{left:-10px;scale:inherit;box-shadow:inherit}.l-nav-pc__label{font-size:20px;font-weight:bold;min-width:200px;display:flex;justify-content:flex-end;padding:8px 20px}.l-drawer{display:none;position:fixed;z-index:99998;width:100%;right:0;top:0;height:100vh}@media print,screen and (min-width: 768px){.l-drawer{display:none}}.l-drawer__content{position:relative;z-index:2;width:80%;margin-left:auto;background-color:#333;height:100%}.l-drawer__background{position:absolute;top:0;left:0;z-index:1;width:100%;height:100%;background-color:rgba(0,0,0,.5)}.c-button{display:flex;justify-content:center}.c-button--mgt-xs{margin-top:16px}.c-button--mgt-s{margin-top:24px}.c-button--mgt-m{margin-top:48px}.c-button--mgt-l{margin-top:60px}.c-button__label{display:inline-flex;justify-content:center;gap:4px;align-items:center;padding:14px 16px;background-color:#ff416d;color:#fff}.c-button__label--full-width{width:100%}.c-button__label--red{background-color:#ff416d;color:#fff}.c-heading1{display:block;text-align:center;font-size:20px;font-weight:bold;margin-bottom:24px}.c-heading2{font-size:16px;font-weight:bold}.c-icon{width:24px;height:24px;display:inline-block;background-color:currentColor;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:center;mask-position:center;-webkit-mask-size:24px auto;mask-size:24px auto}.c-icon--small{width:16px;height:16px;-webkit-mask-size:16px auto;mask-size:16px auto}.c-icon--large{width:32px;height:32px;-webkit-mask-size:32px auto;mask-size:32px auto}.c-icon--menu{-webkit-mask-image:url(../images/common/icon/menu.svg);mask-image:url(../images/common/icon/menu.svg)}.c-icon--phone{-webkit-mask-image:url(../images/common/icon/phone.svg);mask-image:url(../images/common/icon/phone.svg)}.c-icon--calendar{-webkit-mask-image:url(../images/common/icon/calendar.svg);mask-image:url(../images/common/icon/calendar.svg)}.c-icon--outer-link{-webkit-mask-image:url(../images/common/icon/outer-link.svg);mask-image:url(../images/common/icon/outer-link.svg)}.c-icon--dropdown{-webkit-mask-image:url(../images/common/icon/dropdown.svg);mask-image:url(../images/common/icon/dropdown.svg);-webkit-mask-size:36px auto;mask-size:36px auto}.c-post-list{display:flex;flex-direction:column}.c-post-list__item{width:100%;border-bottom:1px solid #ddd}.c-post-list__item-inner{padding:10px 0;display:flex;flex-direction:column;gap:4px}.c-post-list__date{font-size:12px}.c-post-list__title{font-size:14px;color:#09c}.c-select{position:relative}.c-select__box{position:relative;z-index:2;display:block;width:100%;padding:10px 20px 10px 10px;border-bottom:1px solid #333}.c-select .c-icon{position:absolute;z-index:0;top:50%;right:10px;transform:translateY(-50%)}.p-contact-form{max-width:400px;margin:0 auto}.p-contact-form__row{display:flex;flex-direction:column;gap:8px}.p-contact-form__row:not(:first-child){margin-top:32px}.p-contact-form__label{font-weight:bold}.p-contact-form__input{padding:8px;border:1px solid #777;width:100%}.p-contact-form__agree{margin-top:32px;display:flex;justify-content:center}.p-contact-form__checkbox{position:relative;width:16px;height:16px;border:1px solid #000;vertical-align:-5px}.p-contact-form__checkbox:checked:before{position:absolute;top:1px;left:4px;transform:rotate(50deg);width:4px;height:8px;border-right:2px solid #000;border-bottom:2px solid #000;content:""}.p-contact-form__submit{margin-top:48px;display:flex;flex-direction:column;align-items:center;justify-content:center}.p-contact-form__submit-button{min-width:150px;text-align:center;padding:14px 16px;background-color:#333;color:#fff}.p-faq{display:flex;flex-direction:column;gap:48px}.p-faq__heading{display:flex;padding:8px 16px;border:2px solid #333;font-weight:bold}.p-faq__heading:before{font-size:20px;content:"Q.";margin-right:8px;color:#66cbcb}.p-faq__heading .c-icon{margin-top:2px;margin-left:auto;transition:all .4s}.p-faq__heading.js-open .c-icon{transform:rotate(180deg)}.p-faq__question{padding-top:4px}.p-faq__body{display:none;padding:16px;border-right:2px solid #333;border-left:2px solid #333;border-bottom:2px solid #333}.p-faq__answer{display:flex}.p-faq__answer:before{content:"A.";font-weight:bold;font-size:20px;color:#ff416d;margin-right:8px}.p-flow__item{display:flex;flex-direction:column;align-items:center}.p-flow__item:not(:last-child){margin-bottom:16px}.p-flow__item:not(:last-child):after{margin-top:16px;display:block;content:"";height:16px;width:32px;-webkit-clip-path:polygon(0 0, 100% 0, 50% 100%);clip-path:polygon(0 0, 100% 0, 50% 100%);background-color:#ff416d}.p-flow__item-title{width:100%;padding:16px 12px;background-color:#ddd;text-align:center;font-weight:bold}.p-flow__item-body{padding:16px 12px;border:2px solid #ddd}.p-kaitori-hero{text-align:center;margin:0 auto 24px}.p-kaitori-hero__banner{width:100%;max-width:760px;height:auto;display:block;margin:0 auto 16px}.p-kaitori-hero__title{font-size:20px;font-weight:700;margin-bottom:20px}.p-kaitori-hero__lead{line-height:1.8}.p-kaitori-hero__lead span{font-weight:bold;color:#ff416d;background:linear-gradient(transparent 80%, #ff6 80%)}@media only screen and (max-width: 640px){.p-kaitori-hero__lead{line-height:1.6;text-align:left}}.p-kaitori-features{margin:40px 0 32px}.p-kaitori-features__title{display:flex;align-items:flex-end;justify-content:center;gap:8px;font-size:18px;font-weight:700;margin-bottom:10px}.p-kaitori-features__title span{font-weight:bold;color:#ff416d}.p-kaitori-features__title::before,.p-kaitori-features__title::after{position:relative;top:-4px;content:"";width:20px;height:20px;background-image:url("../images/top/bg_triangle.png");background-size:cover;background-repeat:no-repeat}.p-kaitori-features__title::after{transform:scale(-1, 1)}.p-kaitori-features__list{display:grid;gap:12px}.p-kaitori-features__item{display:flex;align-items:center;gap:10px;border:2px solid #ddd;padding:14px 12px;background:#fff}.p-kaitori-features__num{flex:0 0 auto;width:28px;height:28px;border-radius:50%;display:grid;place-items:center;font-weight:700;background-color:#ff416d;color:#fff;padding-bottom:1px}.p-kaitori-features__text{font-size:16px;font-weight:700}.p-kaitori-flow{margin:24px 0 40px}.p-kaitori-flow__title{text-align:center;font-size:18px;font-weight:700;margin-bottom:16px}.p-kaitori-note{margin-top:20px;padding:14px 12px;border:2px solid #ddd;background:#fff}.p-kaitori-note__title{font-weight:700;margin-bottom:6px}.p-kaitori-note__text{line-height:1.8}.p-flow__item{display:flex;flex-direction:column;align-items:center}.p-flow__item:not(:last-child){margin-bottom:16px}.p-flow__item:not(:last-child):after{margin-top:16px;display:block;content:"";height:16px;width:32px;-webkit-clip-path:polygon(0 0, 100% 0, 50% 100%);clip-path:polygon(0 0, 100% 0, 50% 100%);background-color:#ff416d}.p-flow__item-title{width:100%;padding:16px 12px;background-color:#ddd;text-align:center;font-weight:bold}.p-flow__item-body{width:100%;padding:16px 12px;border:2px solid #ddd}.p-problem-list{margin-top:32px;display:flex;flex-direction:column;gap:60px}.p-problem-list__group-title{font-weight:bold;font-size:16px}.p-problem-search-anchor{margin-top:16px;display:flex;gap:16px}.p-problem-search-anchor__item{display:block;border-radius:32px;border:1px solid #333;width:calc((100% - 16px)/2)}.p-problem-search-anchor__link{display:flex;padding:8px 16px;justify-content:space-between;align-items:center}.p-problem-search{margin-top:16px}.p-problem-search__banner{margin-top:32px}.p-problem-solution{margin-top:24px}.p-problem-solution__list{display:flex;flex-direction:column}.p-problem-solution__item-title{display:flex;padding:16px;justify-content:space-between;border-left:1px solid #333;border-right:1px solid #333;border-bottom:1px solid #333}.p-problem-solution__item-title:first-child{border-top:1px solid #333}.p-problem-solution__item:nth-child(even) .p-problem-solution__item-title{background-color:#f2f2f2}.p-problem-solution__item-body{display:none;font-size:14px;padding:24px 16px;border-left:1px solid #333;border-right:1px solid #333;border-bottom:1px solid #333}.p-problem-solution__item-body a{color:#0172d3;text-decoration:underline}.p-price-table{margin-top:48px;width:100%;border:1px solid #ddd}.p-price-table thead th{background-color:#ff416d;color:#fff;font-weight:bold;padding:8px}.p-price-table thead th:first-child{border-right:1px solid #fff}.p-price-table tbody tr:not(:last-child) th,.p-price-table tbody tr:not(:last-child) td{border-bottom:1px solid #ddd}.p-price-table tbody th,.p-price-table tbody td{padding:8px}.p-price-table tbody th{border-right:1px solid #ddd}.p-repair-reservation__text{text-align:center;margin-bottom:24px}.p-repair-reservation__banner{display:block;max-width:335px;margin:0 auto 8px}.p-repair-search{display:flex;flex-direction:column;gap:10px}.p-repair-search__label{font-weight:bold}.p-top-latest-info-type1{margin:48px auto}.p-top-latest-info-type1__inner{display:grid;margin:0 auto;grid-template-columns:1fr;grid-template-areas:"title" "categories" "img" "text";gap:16px 30px}.p-top-latest-info-type1__title{font-size:18px;text-align:center;font-weight:bold;grid-area:title}.p-top-latest-info-type1__img{width:100%;grid-area:img}.p-top-latest-info-type1__img img{width:100%;aspect-ratio:4/3;height:auto}.p-top-latest-info-type1__text{grid-area:text}.p-top-latest-info-type1__text p:not(:last-child){margin-bottom:16px}.p-top-latest-info-type1__categories{display:flex;flex-wrap:wrap;gap:8px 16px;grid-area:categories}.p-top-latest-info-type1__category{font-size:12px;padding:8px 16px;border-radius:24px;color:#fff;background-color:#ff416d;text-align:center}.p-top-latest-info-type1__store{font-size:12px;padding:8px 16px;border-radius:24px;color:#fff;background-color:#00a0e9;text-align:center}.p-top-latest-info-type2{margin:48px auto}.p-top-latest-info-type2__list{display:flex;gap:60px;flex-wrap:wrap;margin-top:32px}.p-top-latest-info-type2__item{width:100%}.p-top-latest-info-type2__inner{display:grid;margin:0 auto;grid-template-columns:1fr;grid-template-areas:"img" "categories" "title" "text";gap:16px 30px}.p-top-latest-info-type2__title{font-size:18px;font-weight:bold;grid-area:title}.p-top-latest-info-type2__img{width:100%;grid-area:img}.p-top-latest-info-type2__img img{display:block;width:90%;margin:0 auto;aspect-ratio:4/3;height:auto}.p-top-latest-info-type2__text{grid-area:text}.p-top-latest-info-type2__text p:not(:last-child){margin-bottom:16px}.p-top-latest-info-type2__more{color:#00a0e9;text-decoration:underline}.p-top-latest-info-type2__categories{display:flex;flex-wrap:wrap;gap:8px 16px;grid-area:categories}.p-top-latest-info-type2__category{font-size:12px;padding:8px 16px;border-radius:24px;color:#fff;background-color:#ff416d;text-align:center}.p-top-latest-info-type2__store{font-size:12px;padding:8px 16px;border-radius:24px;color:#fff;background-color:#00a0e9;text-align:center}.p-top-media{padding:40px 20px;background-color:#fdfdf3}.p-top-media__text{margin-top:30px;font-size:12px;font-weight:bold;text-align:center}.p-top-problem__list{display:flex;flex-wrap:wrap;gap:30px}@media print,screen and (min-width: 768px){.p-top-problem__list{max-width:335px;margin:0 auto}}.p-top-problem__item{width:calc((100% - 30px)/2)}.p-top-problem__caption{margin-top:15px;font-weight:bold;text-align:center}.p-top-problem__banner{display:block;margin-top:24px}.p-top-reason__title{display:flex;align-items:flex-end;justify-content:center;gap:8px}.p-top-reason__title:before,.p-top-reason__title:after{position:relative;top:-4px;content:"";width:20px;height:20px;background-size:cover;background-image:url(../images/top/bg_triangle.png)}.p-top-reason__title:after{transform:scale(-1, 1)}.p-top-reason__title-inner{font-size:20px;font-weight:bold}.p-top-reason__title-inner span{color:#ff416d}.p-top-reason-list{margin-top:40px;counter-reset:count 0;display:flex;flex-direction:column;gap:16px}.p-top-reason-list__item{display:flex;width:100%;gap:10px;padding-bottom:16px;border-bottom:1px solid #777}.p-top-reason-list__item:before{width:36px;height:36px;line-height:1;display:flex;font-size:20px;font-weight:bold;align-items:center;justify-content:center;border:1px solid #333;border-radius:100%;content:counter(count);counter-increment:count 1}.p-top-reason-list__item-inner{width:calc(100% - 46px)}.p-top-reason-list__title{font-size:18px;font-weight:bold;margin-top:4px}.p-top-reason-list__text{margin-top:12px}.p-top-repair-list{display:flex;flex-direction:column;gap:32px}.p-top-repair-list__item{display:block;width:100%}.p-top-repair-list__img-wrapper{width:100%;display:flex;align-items:center;justify-content:center;border:1px solid #333;height:auto;aspect-ratio:335/114}.p-top-result{padding:30px 20px;background-image:url(../images/top/bg_result.jpg);background-position:center}.p-top-result__inner{padding:20px 16px;background-color:rgba(255,255,255,.9)}.p-top-result__button{margin-top:20px;display:flex;padding:4px;border:1px solid #ddd;justify-content:center;align-items:center;font-size:14px}.p-top-slider{position:relative;width:100%;padding-bottom:20px}.p-top-slider .swiper-wrapper{width:100%}.p-top-slider__item{width:100%}.p-top-slider .swiper-pagination{bottom:0 !important}.p-archive__article{display:block;padding-bottom:16px;border-bottom:1px solid #ddd}.p-archive__article:not(:first-child){margin-top:16px}.p-archive__title{font-weight:bold;font-size:18px;padding-bottom:8px}.p-archive__date{font-size:13px;color:#777;padding-bottom:8px}.p-categories__list{display:flex;border:1px solid #ff416d;flex-direction:column;padding:8px 16px}.p-categories__item{width:100%;display:block}.p-categories__item:not(:last-child){border-bottom:1px dotted #ff416d}.p-categories__label{display:block;font-weight:bold;padding:10px 0}.p-page-header{padding:32px;text-align:center;font-size:20px;font-weight:bold;margin-bottom:48px;background-color:#ff416d;color:#fff}.screen-reader-text{display:none}.pagination{text-align:center;margin-top:48px}.nav-links .page-numbers{display:flex;flex-wrap:wrap;justify-content:center}.nav-links a.page-numbers,.nav-links .current,.nav-links a.prev,.nav-links a.next,.nav-links .dots{width:50px;height:50px;text-align:center;line-height:50px;background:#fff;color:#ff416d;border-radius:50%;margin-right:25px;font-size:12px;font-weight:bold;border:1px solid #ff416d}.nav-links a.page-numbers:hover{color:#fff;background-color:#999;border-color:#999;border-radius:50%}.nav-links .current{background:#ff416d;color:#fff;padding:0}.nav-links a.prev,.nav-links a.next{border:1px solid #ff416d;color:#ff416d;position:relative}.nav-links .next::before,.nav-links .prev::after{content:"";display:inline-block;width:.5px;height:40px;background-color:#e0d7d7;position:absolute;top:50%;transform:translateY(-50%)}.nav-links .next::before{left:-15px}.nav-links .prev::after{right:-15px}.nav-links .dots{background:rgba(0,0,0,0);border:none}.p-single-top-info{max-width:500px;margin:0 auto 100px}.p-single-top-info__header{border-bottom:1px solid #ccc;padding-bottom:16px}.p-single-top-info__categories{display:flex;flex-wrap:wrap;gap:8px 16px;grid-area:categories;margin-top:16px}.p-single-top-info__category{font-size:12px;padding:8px 16px;border-radius:24px;color:#fff;background-color:#ff416d;text-align:center}.p-single-top-info__img{margin-top:32px}.p-single-top-info__img img{width:100%;max-width:100%;height:auto}.p-single-top-info__store{font-size:12px;padding:8px 16px;border-radius:24px;color:#fff;background-color:#00a0e9;text-align:center}.p-single-top-info__title{font-size:18px;font-weight:bold}.p-single__title{font-weight:bold;font-size:20px;padding-bottom:8px;border-bottom:1px solid #ddd}.p-single__date{font-size:13px;color:#777;padding-bottom:8px}.p-single__body{margin-top:24px}.p-single__body strong{font-weight:bold}.p-single__body h2{font-size:20px;color:#ff416d;padding-top:.5em;padding-bottom:.5em;margin-top:1.5em;margin-bottom:1.5em;border-bottom:solid 2px #ff416d;font-weight:bold}.p-single__body h3{color:#ff416d;font-size:18px;padding-left:.5em;margin-top:1em;margin-bottom:1em;border-left:5px solid #ff416d}.p-single__body h4{color:#ff416d;font-size:16px;font-weight:bold}.p-store-details{display:flex;flex-direction:column;gap:48px}.p-store-details__row:not(:last-child){padding-bottom:48px;border-bottom:1px solid #ddd}.p-store-details__map{width:100%;height:auto;margin-top:32px;aspect-ratio:4/3}.p-store-details-list{display:flex;flex-direction:column}.p-store-details-list__row{padding:10px 0;border-bottom:1px solid #777}.p-store-details-list__term{font-size:14px;display:block;font-weight:bold}.p-store-details-list__desc{font-size:14px;margin-top:4px;display:block}.u-sp-show{display:none}@media print,screen and (min-width: 768px){.u-sp-show{display:block}}.u-pc-show{display:block}@media print,screen and (min-width: 768px){.u-pc-show{display:none}}.u-bold{font-weight:bold}.u-underline{text-decoration:underline}.u-color-red{color:red}.u-emphasis{font-weight:bold;text-decoration:underline;color:red}.u-mt-40{margin-top:40px}.u-section-margin{margin-top:80px}
/*# sourceMappingURL=style.min.css.map */