/*!
 * ress.css • v4.0.0
 * MIT License
 * github.com/filipelinhares/ress
 */html{box-sizing:border-box;-webkit-text-size-adjust:100%;word-break:normal;-moz-tab-size:4;-o-tab-size:4;tab-size:4}*,:after,:before{background-repeat:no-repeat;box-sizing:inherit}:after,:before{text-decoration:inherit;vertical-align:inherit}*{padding:0;margin:0}hr{overflow:visible;height:0;color:inherit}details,main{display:block}summary{display:list-item}small{font-size:80%}[hidden]{display:none}abbr[title]{border-bottom:none;text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}a{background-color:transparent}a:active,a:hover{outline-width:0}code,kbd,pre,samp{font-family:monospace,monospace}pre{font-size:1em}b,strong{font-weight:bolder}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-0.25em}sup{top:-0.5em}table{border-color:inherit;text-indent:0}input{border-radius:0}[disabled]{cursor:default}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}textarea{overflow:auto;resize:vertical}button,input,optgroup,select,textarea{font:inherit}optgroup{font-weight:700}button{overflow:visible}button,select{text-transform:none}[role=button],[type=button],[type=reset],[type=submit],button{cursor:pointer;color:inherit}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button:-moz-focusring{outline:1px dotted ButtonText}[type=reset],[type=submit],button,html [type=button]{-webkit-appearance:button}button,input,select,textarea{background-color:transparent;border-style:none}a:focus,button:focus,input:focus,select:focus,textarea:focus{outline-width:0}select{-moz-appearance:none;-webkit-appearance:none}select::-ms-expand{display:none}select::-ms-value{color:currentColor}legend{border:0;color:inherit;display:table;white-space:normal;max-width:100%}::-webkit-file-upload-button{-webkit-appearance:button;color:inherit;font:inherit}img{border-style:none}progress{vertical-align:baseline}[aria-busy=true]{cursor:progress}[aria-controls]{cursor:pointer}[aria-disabled=true]{cursor:default}html{box-sizing:border-box;font-family:"Noto Sans JP","Hiragino Kaku Gothic ProN","ヒラギノ角ゴ ProN W3",YuGothic,"Yu Gothic","メイリオ",Meiryo,"ＭＳ Ｐゴシック","MS PGothic",sans-serif;height:100%;letter-spacing:.05em;word-break:break-all}*,*::before,*::after{box-sizing:inherit}body{background-color:#fff;color:#231815;font-size:1rem;font-weight:300;height:100%;line-height:1.5;padding-top:68px}img{height:auto;max-width:100%;vertical-align:bottom}a,button,input[type=submit]{color:inherit;transition:.3s all ease-in-out}a:hover,button:hover,input[type=submit]:hover{opacity:.8}h1,h2,h3,h4,h5,strong{font-weight:bold}input,textarea{font-family:inherit;font-size:100%}.l-header{width:100%;padding:8px 24px;background-color:#fff;position:fixed;top:0;left:0;z-index:3}.l-header__container{display:flex;align-items:center;justify-content:space-between;gap:40px}.l-header__logo{width:160px}.l-header__logo img{vertical-align:baseline;margin-top:8px}.l-header__button{width:48px;height:48px;position:relative}.l-header__button.isActive .l-header__buttonLine{background-color:transparent}.l-header__button.isActive .l-header__buttonLine::before{top:50%;-webkit-transform:translate(-50%, -50%) rotate(45deg);transform:translate(-50%, -50%) rotate(45deg)}.l-header__button.isActive .l-header__buttonLine::after{top:50%;-webkit-transform:translate(-50%, -50%) rotate(-45deg);transform:translate(-50%, -50%) rotate(-45deg)}.l-header__buttonLine{display:block;width:28px;height:2px;background-color:#004985;position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%);transition:.3s all ease-in-out}.l-header__buttonLine::before,.l-header__buttonLine::after{content:"";display:block;width:100%;height:100%;background-color:#004985;position:absolute;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);transition:.3s all ease-in-out}.l-header__buttonLine::before{top:-8px}.l-header__buttonLine::after{top:8px}.l-header__nav{width:100%;height:100%;position:fixed;top:64px;left:0;z-index:3;-webkit-transform:translateX(100%);transform:translateX(100%);transition:.3s all ease-in-out}.l-header__nav.isActive{-webkit-transform:translateX(0);transform:translateX(0)}.l-header__menu{list-style:none;padding:40px;background-color:#004985}.l-header__menu a{text-decoration:none;line-height:80px;padding:0 24px;display:inline-block;background-color:#004985;color:#fff;transition:.3s all ease-in-out}.l-header__menu a:hover{background-color:#336d9d}.l-section{padding-top:120px;padding-bottom:120px}.l-section--bottom{padding-bottom:120px}.l-container{max-width:1100px;width:85%;margin-left:auto;margin-right:auto}.l-container--medium{max-width:980px}.l-container--small{max-width:680px}.l-footer__bottom{padding:64px 40px 16px}.l-footer__menu{display:grid;align-items:flex-start;gap:24px;margin-top:40px}.l-footer__menu a{color:#231815;text-decoration:none}.l-footer__menuList{font-size:.875rem;margin-top:8px;margin-left:4px;border-left:1px solid;padding:4px 0}.l-footer__menuList dd{padding-left:1.5em}.l-footer__menuList dd+dd{margin-top:.5em}.l-footer__menuTitle{color:#231815;font-size:1.25rem}.l-footer__menuTitle+.l-footer__menuTitle{margin-top:1em}.l-footer__copyright{color:#231815;padding:16px 40px;display:flex;justify-content:space-between;align-items:center}.l-footer__copyright small{font-size:.875rem}.l-footer__copyright a{font-size:.75rem;text-decoration:none}.c-button{text-align:center;margin-top:48px}.c-button__link{color:#fff;text-decoration:none;line-height:64px;display:inline-block;width:240px;background-color:#004985;border-radius:35px;transition:all .3s ease-in-out}.c-button__link:hover{opacity:.8}.c-button--light .c-button__link{color:#231815;background-color:#fff}.p-mainVisual{display:flex;align-items:center;min-height:calc(100vh - 80px);background-image:url("../img/bg_main_visual.jpg");background-size:cover;background-position:center}.p-mainVisual__copy{color:#231815;font-size:32px}.p-mainVisual__copy span{line-height:1.8;display:inline-block;background-color:#fff;padding:0 32px}.p-mainVisual__copy span:last-of-type{margin-top:24px}.p-childMainVisual{min-height:200px;display:flex;align-items:center;justify-content:center}.p-childMainVisual__text{font-weight:100}.p-childMainVisual--single{min-height:280px}.p-topCompany__introduction{font-size:1.5rem;text-align:center;margin-bottom:24px}.p-topCompany__text{line-height:1.7;max-width:600px;margin:auto}.p-topBgImg{margin-bottom:48px;position:relative;z-index:1}.p-topBgImg::after{content:"";display:block;width:calc(100% - 80px);height:100%;background-color:#004985;position:absolute;top:48px;right:0;z-index:-1}.p-topBgImg img{max-width:95%;width:100%}.p-topBusinessList{list-style:none}.p-topBusinessList__inner{position:relative;display:flex;flex-direction:column-reverse}.p-topBusinessList__link{color:#fff;text-decoration:none;display:inline-block;padding:24px 24px calc(24px + 40px + 24px);width:95%;background-color:#004985;margin:-2em 0 0 auto;transition:.3s all ease-in-out}.p-topBusinessList__link:hover{background-color:#336d9d}.p-topBusinessList__link::after{content:"";display:inline-block;width:40px;height:40px;background-image:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz48c3ZnIGlkPSJf44Os44Kk44Ok44O8XzIiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgdmlld0JveD0iMCAwIDIwLjk1IDIwLjk1Ij48ZGVmcz48c3R5bGU+LmNscy0xe2ZpbGw6bm9uZTtzdHJva2U6I2ZmZjtzdHJva2UtbWl0ZXJsaW1pdDoxMDtzdHJva2Utd2lkdGg6LjgxcHg7fTwvc3R5bGU+PC9kZWZzPjxnIGlkPSJf5YaF5a65Ij48Zz48cG9seWxpbmUgY2xhc3M9ImNscy0xIiBwb2ludHM9IjkuMzggOC4yOSAxMS41NyAxMC40NyA5LjM4IDEyLjY2Ii8+PGNpcmNsZSBjbGFzcz0iY2xzLTEiIGN4PSIxMC40NyIgY3k9IjEwLjQ3IiByPSIxMC4wNyIvPjwvZz48L2c+PC9zdmc+);background-size:contain;background-position:center;position:absolute;bottom:24px;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%)}.p-topBusinessList__image{width:95%;margin:0}.p-topBusinessList__title{font-size:2.125rem;font-weight:100;text-align:center;margin-bottom:8px}.p-topBusinessList__subTitle{font-size:1.25rem;text-align:center;margin-bottom:24px}.p-topBusinessList__item{margin-bottom:40px}.p-heading{margin:0 auto 64px;position:relative}.p-heading__en{font-family:cadogan,sans-serif;font-weight:400;font-style:100;text-align:center;display:block;word-break:break-word}.p-heading__ja{font-weight:100;text-align:center}.p-heading--contact{text-align:center}.p-heading--contact .p-heading__en{font-size:32px}.p-heading--contact .p-heading__ja{font-size:16px;display:block}.p-heading--company{text-align:center}.p-heading--company .p-heading__en{font-size:32px}.p-heading--company .p-heading__ja{font-size:16px;display:block;margin-top:10px}.p-heading--greeting{margin-top:40px;margin-bottom:80px;position:relative}.p-heading--greeting .p-heading__en{font-size:32px}.p-heading--greeting .p-heading__ja{font-size:16px;position:absolute;left:50%;bottom:-20px;-webkit-transform:translateX(-50%);transform:translateX(-50%)}.p-heading--businessContent,.p-heading--philosophy{text-align:center}.p-heading--businessContent .p-heading__en,.p-heading--philosophy .p-heading__en{font-size:32px}.p-heading--businessContent .p-heading__ja,.p-heading--philosophy .p-heading__ja{font-size:16px;display:block;margin-top:10px}.p-heading--about{text-align:center}.p-heading--about .p-heading__en{font-size:32px}.p-heading--about .p-heading__ja{font-size:16px;display:block}.p-heading--constructionExample{text-align:center}.p-heading--constructionExample .p-heading__en{font-size:32px}.p-heading--constructionExample .p-heading__ja{font-size:16px;display:block;margin-top:10px}.p-heading--propertyInformation{text-align:center}.p-heading--propertyInformation .p-heading__en{font-size:32px}.p-heading--propertyInformation .p-heading__ja{font-size:16px;display:block}.p-heading--single{margin:0 auto;text-align:center}.p-heading--single .p-heading__en{font-size:32px}.p-heading--single .p-heading__ja{font-size:16px;display:block}.p-greeting__image{width:150px;margin-bottom:0;position:relative;z-index:1}.p-greeting__image img{width:100%}.p-greeting__box{color:#fff;background-color:#004985;padding:40px 40px 16px;margin:auto}.p-greeting__box p,.p-greeting__box dl{margin-bottom:24px}.p-greeting__row{margin-bottom:1em}.p-greeting__row dt{flex-shrink:0;width:120px}.p-greeting__sign{text-align:right}.p-greeting__sign p{display:inline-block;text-align:left}.p-companySection{padding-top:120px}.p-companySection--last{padding-bottom:120px}.p-philosophyBox{border:2px solid;padding:24px}.p-philosophyBox__item+.p-philosophyBox__item{margin-top:16px}.p-philosophyBox dt{font-weight:bold}.p-philosophyBox dt::after{content:"……";margin:0 1em}.p-about__row{display:grid;border-bottom:1px solid;padding:16px 24px;gap:8px}.p-about__row dt{font-weight:bold}.p-archiveIntroduction{font-size:16px;text-align:center;line-height:2;max-width:1100px;width:90%;margin:0 auto 80px}.p-archiveLabelHeading{background:linear-gradient(to right, #004985 40%, transparent 40%);margin-bottom:64px}.p-archiveLabelHeading__inner{color:#fff;font-size:24px;font-weight:100;max-width:1100px;width:85%;margin-left:auto;margin-right:auto}.p-archiveLabelHeading__inner span{background-color:#004985;display:inline-block;padding:16px 80px 16px 0}.p-bgImageContents{color:#fff;max-width:720px;margin:auto}.p-bgImageContents__inner{padding:24px}.p-bgImageContents__inner--realEstateSale{background-image:url("../img/img_realestate_1.png");background-size:cover;background-position:center}.p-bgImageContents__inner--intermediary{background-image:url("../img/img_realestate_2.png");background-size:cover;background-position:center}.p-bgImageContents__inner--management{background-image:url("../img/img_realestate_3.png");background-size:cover;background-position:center}.p-bgImageContents__inner--architecture{background-image:url("../img/img_architecture_1.png");background-size:cover;background-position:center}.p-bgImageContents__inner--cleaning{background-image:url("../img/img_maintenance_1.png");background-size:cover;background-position:center}.p-bgImageContents__inner--hygiene{background-image:url("../img/img_maintenance_2.png");background-size:cover;background-position:center}.p-bgImageContents__inner--facility{background-image:url("../img/img_maintenance_3.png");background-size:cover;background-position:center}.p-bgImageContents__inner--kyuushi{background-image:url("../img/img_food_1.png");background-size:cover;background-position:center}.p-bgImageContents__inner--delifugu{background-image:url("../img/img_food_2.png");background-size:cover;background-position:center}.p-bgImageContents__inner--s2knunknown{background-image:url("../img/img_food_3.png");background-size:cover;background-position:center}.p-bgImageContents__heading{text-align:center;margin-bottom:16px}.p-bgImageContents__headingEn{display:block;font-family:cadogan,sans-serif;font-weight:100;font-size:20px}.p-bgImageContents__headingJa{display:block;font-weight:100;font-size:14px}.p-bgImageContents__text{font-size:14px;line-height:1.7;margin-top:1em}.p-bgImageContents+.p-bgImageContents{margin-top:40px}.p-bgImageContents__buttons{margin-top:24px;display:flex;justify-content:center;align-items:center;gap:24px;flex-wrap:wrap}.p-bgImageContents__button{text-align:center}.p-bgImageContents__button a{color:#231815;font-weight:400;text-decoration:none;line-height:40px;display:inline-block;width:210px;background-color:#fff;border-radius:25px}.p-postList{list-style:none;display:grid;gap:40px}.p-postList__link{text-decoration:none;transition:.3s all ease-in-out}.p-postList__link:hover{opacity:.8}.p-postList__image{text-align:center;margin-bottom:8px;border:1px solid #eaeaea}.p-postList__image img{vertical-align:bottom}.p-postList__noimage{font-family:cadogan,sans-serif;background-color:#fafafa;width:100%;min-height:210px;border:1px solid #eaeaea;display:flex;justify-content:center;align-items:center;margin-bottom:8px}.p-postList__noPost{text-align:center}.pagination{margin-top:40px}.page-numbers{list-style:none;display:flex;justify-content:center;gap:16px}.p-postSingleButton{margin-top:80px;text-align:center}.p-postSingleButton a{display:inline-block;color:#fff;line-height:48px;text-decoration:none;width:240px;border-radius:25px;background-color:#004985;transition:.3s all ease-in-out}.p-postSingleButton a:hover{opacity:.8}.p-categoryTitle{font-size:18px;text-align:center;margin-bottom:80px}.p-categoryList{list-style:none;margin-bottom:64px}.p-categoryList__item+.p-categoryList__item{margin-top:24px}.p-categoryList__label{font-size:18px;font-weight:bold}.p-categoryListChild{list-style:none;margin-top:8px;display:flex;flex-wrap:wrap;gap:4px}.p-categoryListChild__item a{display:inline-block;color:#fff;text-decoration:none;padding:16px 24px;background-color:#004985;transition:.3s all ease-in-out}.p-categoryListChild__item a:hover{opacity:.8}.p-postDetails{margin-top:24px}.p-postTitle{font-weight:100}.p-postDetailTable{margin-top:16px}.p-postDetailTable__item+.p-postDetailTable__item{margin-top:4px}.p-postDetailTable__item{display:grid;grid-template-columns:40% calc(100% - 40%)}.p-postDetailTable__title{color:#fff;text-align:center;background-color:#004985;padding:16px 8px}.p-postDetailTable__data{background-color:#efefef;padding:16px 24px}.p-postImages{margin-top:40px}.p-postImageList{display:grid;gap:16px;list-style:none}.p-postImageList__image{margin-bottom:0;border:1px solid #eaeaea;text-align:center}.p-contactPannel{border:2px solid #004985;padding:40px 24px 24px}.p-form__item+.p-form__item{margin-top:16px}.p-form__label{padding:16px 0}.p-form__label .required::after{content:"※";font-size:10px;margin-left:2px;vertical-align:top}.p-form__input{line-height:40px;width:100%;border:1px solid #004985;padding:8px 16px}.p-form__selectWrapper{position:relative}.p-form__selectWrapper::after{content:"";display:inline-block;background-color:#004985;width:24px;height:16px;-webkit-clip-path:polygon(0 0, 100% 0%, 50% 100%);clip-path:polygon(0 0, 100% 0%, 50% 100%);position:absolute;top:50%;right:1em;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.p-form__select{line-height:40px;width:100%;border:1px solid #004985;padding:8px 16px}.p-form__textarea{width:100%;min-height:280px;border:1px solid #004985;padding:8px 16px}.p-form__button{text-align:center;margin:40px auto 0}.p-form__button input[type=submit]{color:#fff;line-height:48px;letter-spacing:1em;display:block;max-width:320px;width:100%;margin:auto;background-color:#004985}.p-contactTab{list-style:none;display:grid;grid-template-columns:repeat(2, 1fr)}.p-contactTab__button{text-align:center;line-height:64px;border:2px solid #004985}.p-contactTab [aria-selected=true]{color:#fff;background-color:#004985}[role=tabpanel]{display:none}[aria-hidden=false]{display:block}.p-privacy p,.p-privacy ul,.p-privacy ol{margin-bottom:24px}.p-privacy ul,.p-privacy ol{padding-left:1em}.p-footerContact{color:#fff;padding:120px 0;background-color:#004985}.p-footerContact__mainText{font-size:1.25rem;text-align:center}.p-footerContact__tel{font-size:3rem;text-align:center;margin-top:48px}.p-footerContact__tel a{text-decoration:none}.u-mb-sp-10{margin-bottom:10px}.u-mt-sp-10{margin-top:10px}.u-mb-sp-15{margin-bottom:15px}.u-mt-sp-15{margin-top:15px}.u-mb-sp-20{margin-bottom:20px}.u-mt-sp-20{margin-top:20px}.u-mb-sp-25{margin-bottom:25px}.u-mt-sp-25{margin-top:25px}.u-mb-sp-30{margin-bottom:30px}.u-mt-sp-30{margin-top:30px}.u-mb-sp-35{margin-bottom:35px}.u-mt-sp-35{margin-top:35px}.u-mb-sp-40{margin-bottom:40px}.u-mt-sp-40{margin-top:40px}.u-mb-sp-45{margin-bottom:45px}.u-mt-sp-45{margin-top:45px}.u-mb-sp-50{margin-bottom:50px}.u-mt-sp-50{margin-top:50px}.u-mb-sp-55{margin-bottom:55px}.u-mt-sp-55{margin-top:55px}.u-mb-sp-60{margin-bottom:60px}.u-mt-sp-60{margin-top:60px}@media screen and (min-width: 768px){body{padding-top:0}.l-header{position:static;padding:0 0 0 40px}.l-header__logo{width:auto}.l-header__button{display:none}.l-header__nav{white-space:nowrap;width:auto;position:static;-webkit-transform:translateX(0);transform:translateX(0)}.l-header__menu{display:flex;padding:0 40px}.l-footer__bottom{display:flex;align-items:flex-start;justify-content:space-between}.l-footer__menu{grid-template-columns:repeat(3, 1fr);gap:64px;margin-top:0;margin-left:40px}.p-mainVisualWrapper{display:flex;flex-direction:column-reverse}.p-mainVisual__copy{font-size:3.35vw;margin-left:6.69vw}.p-childMainVisual--single{min-height:320px}.p-topBusinessList__inner{display:block}.p-topBusinessList__link{width:45%;padding:48px 48px calc(56px + 40px + 40px);margin:auto;position:absolute;bottom:-64px;right:0}.p-topBusinessList__link::after{bottom:56px}.p-topBusinessList__image{width:70%;margin-bottom:64px}.p-topBusinessList__item{margin-bottom:0}.p-topBusinessList__item:nth-child(odd){margin-top:64px}.p-topBusinessList__item:nth-child(even){margin-top:128px}.p-topBusinessList__item:nth-child(even) .p-topBusinessList__image{margin:0 0 0 auto}.p-topBusinessList__item:nth-child(even) .p-topBusinessList__link{top:-64px;left:0;bottom:inherit;right:inherit}.p-heading--contact .p-heading__en{font-size:56px}.p-heading--contact .p-heading__ja{font-size:18px}.p-heading--company .p-heading__en{font-size:40px}.p-heading--company .p-heading__ja{font-size:18px}.p-heading--greeting .p-heading__en{font-size:40px}.p-heading--greeting .p-heading__ja{font-size:18px}.p-heading--businessContent .p-heading__en,.p-heading--philosophy .p-heading__en{font-size:40px}.p-heading--businessContent .p-heading__ja,.p-heading--philosophy .p-heading__ja{font-size:18px}.p-heading--about .p-heading__en{font-size:40px}.p-heading--about .p-heading__ja{font-size:18px}.p-heading--constructionExample .p-heading__en{font-size:40px}.p-heading--constructionExample .p-heading__ja{font-size:18px}.p-heading--propertyInformation .p-heading__en{font-size:40px}.p-heading--propertyInformation .p-heading__ja{font-size:18px}.p-heading--single .p-heading__en{font-size:40px}.p-heading--single .p-heading__ja{font-size:18px}.p-greeting__imageWrapper{margin:auto}.p-greeting__image{width:200px}.p-greeting__box p,.p-greeting__box dl{margin:0 auto 24px auto}.p-greeting__row{display:flex;margin-bottom:0}.p-companySection{padding-top:200px}.p-companySection--last{padding-bottom:200px}.p-philosophyBox{padding:40px}.p-philosophyBox__item+.p-philosophyBox__item{margin-top:24px}.p-philosophyBox__item{display:flex}.p-philosophyBox dt{font-weight:100;width:170px}.p-about__row{grid-template-columns:180px calc(100% - 180px);gap:0}.p-archiveIntroduction{font-size:20px}.p-bgImageContents__inner{padding:40px 64px}.p-bgImageContents__heading{margin-bottom:24px}.p-bgImageContents__headingEn{font-size:32px}.p-bgImageContents__headingJa{font-size:16px;margin-top:8px}.p-bgImageContents__text{font-size:16px;line-height:2}.p-bgImageContents+.p-bgImageContents{margin-top:64px}.p-postList{grid-template-columns:repeat(3, 1fr)}.p-categoryTitle{font-size:24px;margin-bottom:120px}.p-categoryList{margin-bottom:80px}.p-categoryList__item{display:grid;grid-template-columns:120px calc(100% - 120px);align-items:center}.p-categoryList__label{font-size:20px;text-align:center}.p-categoryListChild{margin-top:0}.p-categoryListChild__item a{padding:24px 40px}.p-postTop{display:grid;grid-template-columns:40% calc(100% - 40px - 40%);align-items:center;gap:40px}.p-postDetails{margin-top:0}.p-postDetailTable__item{grid-template-columns:180px calc(100% - 180px)}.p-postImageList{grid-template-columns:repeat(2, 1fr);gap:24px}.p-contactPannel{padding:80px 40px 40px}.p-form__item{display:grid;grid-template-columns:160px calc(100% - 160px);align-items:center}.p-form__item--labelTop{align-items:flex-start}.p-contactTab__button{font-size:20px}.p-footerContact__tel a{pointer-events:none}.u-mb-tab-10{margin-bottom:10px}.u-mt-tab-10{margin-top:10px}.u-mb-tab-15{margin-bottom:15px}.u-mt-tab-15{margin-top:15px}.u-mb-tab-20{margin-bottom:20px}.u-mt-tab-20{margin-top:20px}.u-mb-tab-25{margin-bottom:25px}.u-mt-tab-25{margin-top:25px}.u-mb-tab-30{margin-bottom:30px}.u-mt-tab-30{margin-top:30px}.u-mb-tab-35{margin-bottom:35px}.u-mt-tab-35{margin-top:35px}.u-mb-tab-40{margin-bottom:40px}.u-mt-tab-40{margin-top:40px}.u-mb-tab-45{margin-bottom:45px}.u-mt-tab-45{margin-top:45px}.u-mb-tab-50{margin-bottom:50px}.u-mt-tab-50{margin-top:50px}.u-mb-tab-55{margin-bottom:55px}.u-mt-tab-55{margin-top:55px}.u-mb-tab-60{margin-bottom:60px}.u-mt-tab-60{margin-top:60px}}@media screen and (min-width: 1024px){.p-heading--greeting{margin-top:80px;margin-bottom:80px}.p-greeting__imageWrapper{max-width:900px}.p-greeting__image{width:300px}.p-postTop{grid-template-columns:60% calc(100% - 40px - 60%)}.p-postImageList{grid-template-columns:repeat(3, 1fr);gap:40px}.u-mb-lap-10{margin-bottom:10px}.u-mt-lap-10{margin-top:10px}.u-mb-lap-15{margin-bottom:15px}.u-mt-lap-15{margin-top:15px}.u-mb-lap-20{margin-bottom:20px}.u-mt-lap-20{margin-top:20px}.u-mb-lap-25{margin-bottom:25px}.u-mt-lap-25{margin-top:25px}.u-mb-lap-30{margin-bottom:30px}.u-mt-lap-30{margin-top:30px}.u-mb-lap-35{margin-bottom:35px}.u-mt-lap-35{margin-top:35px}.u-mb-lap-40{margin-bottom:40px}.u-mt-lap-40{margin-top:40px}.u-mb-lap-45{margin-bottom:45px}.u-mt-lap-45{margin-top:45px}.u-mb-lap-50{margin-bottom:50px}.u-mt-lap-50{margin-top:50px}.u-mb-lap-55{margin-bottom:55px}.u-mt-lap-55{margin-top:55px}.u-mb-lap-60{margin-bottom:60px}.u-mt-lap-60{margin-top:60px}}@media screen and (min-width: 1200px){.u-mb-desk-10{margin-bottom:10px}.u-mt-desk-10{margin-top:10px}.u-mb-desk-15{margin-bottom:15px}.u-mt-desk-15{margin-top:15px}.u-mb-desk-20{margin-bottom:20px}.u-mt-desk-20{margin-top:20px}.u-mb-desk-25{margin-bottom:25px}.u-mt-desk-25{margin-top:25px}.u-mb-desk-30{margin-bottom:30px}.u-mt-desk-30{margin-top:30px}.u-mb-desk-35{margin-bottom:35px}.u-mt-desk-35{margin-top:35px}.u-mb-desk-40{margin-bottom:40px}.u-mt-desk-40{margin-top:40px}.u-mb-desk-45{margin-bottom:45px}.u-mt-desk-45{margin-top:45px}.u-mb-desk-50{margin-bottom:50px}.u-mt-desk-50{margin-top:50px}.u-mb-desk-55{margin-bottom:55px}.u-mt-desk-55{margin-top:55px}.u-mb-desk-60{margin-bottom:60px}.u-mt-desk-60{margin-top:60px}}
