*,*::before,*::after{box-sizing:border-box;margin:0;padding:0;border:0;vertical-align:baseline}article,aside,details,figcaption,figure,footer,header,hgroup,main,menu,nav,section,summary{display:block}html,body{height:100%;line-height:1.5;font-family:sans-serif;background:#fff;color:#000}h1,h2,h3,h4,h5,h6,p,blockquote,pre,figure{margin:0;padding:0;font-size:inherit;font-weight:inherit}ul,ol{list-style:none}blockquote,q{quotes:none}blockquote::before,blockquote::after,q::before,q::after{content:""}table{border-collapse:collapse;border-spacing:0}a{text-decoration:none;color:inherit}img,picture,video,canvas,svg{display:block;max-width:100%;height:auto}input,button,textarea,select{font:inherit;color:inherit;background:none;border:none;outline:none;-webkit-appearance:none;-moz-appearance:none;appearance:none;border-radius:0}button{cursor:pointer}iframe,object{vertical-align:middle}body{color:#222;font-family:"Josefin Sans","Noto Sans JP",sans-serif}body.no-scroll{overflow:hidden;position:fixed;width:100%}*,*::before,*::after{box-sizing:border-box}.flexContainer{display:flex;flex-direction:column}@media screen and (min-width: 1100px){.flexContainer{flex-direction:row}}.headerWrapperPc{display:none}@media screen and (min-width: 1100px){.headerWrapperPc{display:block}}.pcHeader{background:#364d20;width:100px;height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:space-between;position:fixed;z-index:1}.pcHeader__logo{padding:10px 10px 5px 10px}.pcHeader__header{font-size:.8125rem;color:#fff;padding:0 10px 0 10px;text-align:center;letter-spacing:.1em}.pcHeader__en{font-size:.875rem;color:#fff;white-space:nowrap;transform:rotate(-90deg)}.menuOpen{display:flex;flex-direction:column;justify-content:center;align-items:center;background:#efefef;color:#364d20;width:100%;height:100px;text-align:center;padding-bottom:10px;cursor:pointer}.menuOpen__img{margin:0 auto;width:46px;margin-bottom:5px;transform:rotate(0deg);transition:all ease-in-out .3s}.menuOpen__textAreaOpen{line-height:1.3;font-size:.875rem;transition:all ease-in-out .3s}.menuOpen__textAreaClose{display:none;line-height:1.3;font-size:.875rem;transition:all ease-in-out .3s}.menuOpen.open .menuOpen__img{transform:rotate(-180deg)}.menuOpen.open .menuOpen__textAreaOpen{display:none}.menuOpen.open .menuOpen__textAreaClose{display:block}.menuContentPc{position:relative}.menuContentPc__inner{position:fixed;top:0;left:-100vw;transition:all ease-in-out .5s;z-index:2;width:calc(100vw - 100px);height:100vh;background:#496032;color:#fff;padding:60px;display:flex;justify-content:space-between;opacity:0}.menuContentPc.open .menuContentPc__inner{left:100px;opacity:1}.navPc{width:40%}.navPc__list{display:flex;flex-direction:column;gap:20px;letter-spacing:.1em}.navPc__link{position:relative}.navPc__link::after{content:"";width:0%;height:2px;background-color:#fff;position:absolute;bottom:-2px;left:0;transition:width .4s ease;z-index:11}.navPc__link:hover::after{width:100%}.menuRightPc{width:40%;letter-spacing:.1em}.menuRightPc__logo{display:block;width:150px;-o-object-fit:contain;object-fit:contain;-o-object-position:center;object-position:center;margin-bottom:10px;transform:translateX(-13px)}.menuRightPc__header{font-size:2rem;font-weight:bold;margin-bottom:10px}.menuRightPc__tel{margin-bottom:8px}.menuRightPc__add{margin-bottom:18px}.menuRightPc__btn{display:flex;flex-direction:column;align-items:center;justify-content:center;width:320px;height:100px;background:#c57033;box-shadow:4px 4px 0px 0px #e6b28d;color:#fff;transition:all .3s ease;position:relative}.menuRightPc__btn::after{content:"";display:block;width:0%;height:4px;background:#c57033;position:absolute;bottom:-4px;left:4px;transition:width .3s ease;transition-delay:.3s;z-index:1}.menuRightPc__btn::before{content:"";display:block;width:4px;height:0%;background:#c57033;position:absolute;bottom:0;right:-4px;transition:height .3s ease;transition-delay:0s;z-index:1}.menuRightPc__btnText{font-weight:700;margin-bottom:5px;letter-spacing:.2em}.menuRightPc__btnIcon{font-size:24px}.menuRightPc__btn:hover{background:#e6b28d;color:#fff}.menuRightPc__btn:hover.menuRightPc__btn::before{height:96px;transition-delay:.3s}.menuRightPc__btn:hover.menuRightPc__btn::after{width:100%;transition-delay:0s}.headerWrapperSm{position:fixed;top:0;left:0;z-index:10}@media screen and (min-width: 1100px){.headerWrapperSm{display:none}}.smHeader{display:flex;justify-content:space-between;background:#364d20;width:100vw;height:76px}.smHeader__logoArea{display:flex;align-self:center;padding:10px 0 10px 10px}.smHeader__logo{width:70px;-o-object-fit:contain;object-fit:contain;-o-object-position:center;object-position:center}.smHeader__header{color:#fff;letter-spacing:.1em;margin:10px 0 0 10px;font-size:1.25rem;font-weight:700}.smHeader.scroll_header{opacity:.9}.menuOpenSp{display:flex;flex-direction:column;justify-content:center;align-items:center;width:76px;height:76px;background:#efefef;color:#364d20;z-index:2}.menuOpenSp__img{width:32px;margin-top:3px;transform:rotate(0deg);transition:all ease-in-out .3s}.menuOpenSp__textAreaOpen{font-size:.75rem;transition:all ease-in-out .3s}.menuOpenSp__textAreaClose{display:none;font-size:.75rem;transition:all ease-in-out .3s}.menuOpenSp.open .menuOpenSp__img{transform:rotate(-180deg)}.menuOpenSp.open .menuOpenSp__textAreaOpen{display:none}.menuOpenSp.open .menuOpenSp__textAreaClose{display:block}.menuContentSm__inner{position:fixed;top:76px;right:-100px;opacity:0;height:calc(100vh - 76px);width:100%;z-index:9999;transition:all ease-in-out .5s;background:#496032;color:#fff;padding:40px 4%;letter-spacing:.1em;pointer-events:none;overflow-y:auto}.menuContentSm.open .menuContentSm__inner{right:0;opacity:1;pointer-events:auto}.navSm{margin-bottom:40px}.navSm__list:not(:last-of-type){margin-bottom:20px}.menuRightSm__header{font-size:1.25rem}.menuRightSm__textArea{font-size:.875rem;margin-bottom:20px}.menuRightSm__btn{display:flex;flex-direction:column;align-items:center;justify-content:center;width:240px;height:70px;background:#c57033;box-shadow:4px 4px 0px 0px #e6b28d}.menuRightSm__btnText{font-weight:700;letter-spacing:.2em}.menuRightSm__btnIcon{font-size:24px}.hiroPc{background-image:url(../img/top/hiro_sm.jpg);background-repeat:no-repeat;background-position:top center;background-size:110vh;width:100vw;height:100vh;transition:all ease-in 5s;padding-top:60px}@media screen and (min-width: 768px){.hiroPc{background-image:url(../img/top/hiro_pc.jpg);background-size:130%;height:100vh}}@media screen and (min-width: 1100px){.hiroPc{height:min(100vh,900px);padding-left:100px;padding-top:0}}.hiroPc__inner{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:40px}@media screen and (min-width: 768px){.hiroPc__inner{gap:20px}}.hiroPc__headerArea{writing-mode:vertical-rl;font-family:"Zen Kaku Gothic New",sans-serif;font-size:1.5rem;width:70px;margin:0 auto 0 auto;padding-top:40px;font-weight:700}@media screen and (min-width: 768px){.hiroPc__headerArea{padding-top:40px}}@media screen and (min-width: 1100px){.hiroPc__headerArea{font-size:34px;font-weight:700;width:100px;margin:0 auto 60px auto}}.hiroPc__headerText{padding-top:30px}@media screen and (min-width: 1100px){.hiroPc__headerText{padding-top:58px}}.hiroPc__text{opacity:0;transition:all ease-in .3s;transform:translateY(5px)}@media screen and (min-width: 1100px){.hiroPc__text{transform:translateY(10px)}}.hiroPc__text.open{opacity:1;transform:translateY(0)}.hiroPc.active{background-size:100vh}@media screen and (min-width: 599px){.hiroPc.active{background-size:100%}}.hiroLink__list{display:flex;justify-content:center;flex-direction:column;gap:18px}@media screen and (min-width: 768px){.hiroLink__list{flex-direction:row}}@media screen and (min-width: 1100px){.hiroLink__list{gap:33px}}.hiroLink__link{display:flex;flex-direction:row-reverse;align-items:center;justify-content:flex-end;background:#fff;color:#364d20;font-weight:700;width:220px;height:60px;box-shadow:4px 4px 0px 0px #dbe7cf;padding:10px 10px}@media screen and (min-width: 768px){.hiroLink__link{flex-direction:column;justify-content:center;width:200px;height:86px;gap:0;padding:0;opacity:1;box-shadow:4px 4px 0px 0px #dbe7cf;transition:all .3s ease}}@media screen and (min-width: 1100px){.hiroLink__link{flex-direction:column;justify-content:center;width:300px;height:135px;gap:0;padding:0;opacity:1;box-shadow:4px 4px 0px 0px #dbe7cf;transition:all .3s ease}}.hiroLink__link:hover{opacity:.8;box-shadow:4px 4px 0px 0px #364d20}.hiroLink__text{letter-spacing:.1em}@media screen and (min-width: 1100px){.hiroLink__text{margin-bottom:10px}}.hiroLink__textMt{margin-top:5px}@media screen and (min-width: 1100px){.hiroLink__textMt{margin-top:0}}.hiroLink__img{-o-object-fit:contain;object-fit:contain;-o-object-position:center;object-position:center}.hiroLink__img01{width:26px;margin:0 10px 0 13px}@media screen and (min-width: 1100px){.hiroLink__img01{width:44px;margin:0 0 0 0}}.hiroLink__img02{width:40px;margin:5px 5px 0 5px}@media screen and (min-width: 1100px){.hiroLink__img02{width:82px;margin:0 0 0 0}}.hiroLink__img03{width:26px;margin:0 10px 0 13px}@media screen and (min-width: 1100px){.hiroLink__img03{width:48px;margin-right:0}}@media screen and (min-width: 1100px){.paddingLeft{padding-left:100px}}.topInformation{max-width:90%;width:100%;margin:0 auto;padding:90px 0;text-align:center}@media screen and (min-width: 1100px){.topInformation{max-width:900px;padding:90px 0}}.topInformation__headerArea{display:flex;align-items:last baseline;justify-content:center;gap:20px;margin-bottom:40px}@media screen and (min-width: 1100px){.topInformation__headerArea{margin-bottom:20px}}.topInformation__header{font-size:1.25rem;letter-spacing:.15em;display:inline-block;position:relative;font-weight:700}@media screen and (min-width: 1100px){.topInformation__header{font-size:2rem;transform:translateY(-20px);margin-right:20px}}.topInformation__header::after{content:"";width:100%;height:3px;background:#364d20;display:block}@media screen and (min-width: 1100px){.topInformation__header::after{height:5px}}.topInformation__list{display:flex;flex-direction:column;gap:20px;text-align:left}@media screen and (min-width: 1100px){.topInformation__list{gap:30px}}.topInformation__link{display:flex;flex-direction:column;align-items:flex-start}@media screen and (min-width: 1100px){.topInformation__link{flex-direction:row;align-items:center}}.topInformation__dateCat{display:flex;align-items:center;margin-bottom:5px}@media screen and (min-width: 1100px){.topInformation__dateCat{margin-bottom:0}}.topInformation__date{font-size:.8125rem;margin-right:10px}.topInformation__category{display:flex;justify-content:center;align-items:center;padding:3px 5px;font-size:.8125rem;border:1px solid #555;letter-spacing:.1em;margin:0 0 8px 0}.topInformation__title{font-weight:700;letter-spacing:.1em;transition:all .3s ease}@media screen and (min-width: 1100px){.topInformation__title{font-size:1.125rem}}.topInformation__link:hover .topInformation__title{color:#364d20}.topInformation__hr{border:1px solid #dedede}.informationEn{display:flex;justify-content:center;gap:.05em;flex-wrap:wrap;width:auto;max-width:100%;font-size:2rem;font-weight:700;color:#dae0d5}@media screen and (min-width: 1100px){.informationEn{font-size:80px}}.informationEn__text{opacity:0;transform:translateY(10px);transition:opacity .6s ease,transform .6s ease}@-webkit-keyframes gradientMove{0%{background-position:0% 50%}50%{background-position:100% 50%}100%{background-position:0% 50%}}@keyframes gradientMove{0%{background-position:0% 50%}50%{background-position:100% 50%}100%{background-position:0% 50%}}.informationEn__text.open{opacity:1;transform:translateY(0);background:linear-gradient(270deg, #DAE0D5, #537c2f);-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0);background-size:600% 600%;-webkit-animation:gradientMove 15s ease infinite;animation:gradientMove 15s ease infinite}.topProperty{max-width:90%;width:100%;margin:0 auto;padding:50px 0;text-align:center;letter-spacing:.1em}@media screen and (min-width: 768px){.topProperty{padding:90px 0 90px 0;max-width:calc(100vw - 100px)}}.topProperty__headerArea{display:flex;align-items:last baseline;justify-content:center;gap:20px;margin-bottom:40px}@media screen and (min-width: 1100px){.topProperty__headerArea{margin-bottom:20px}}.topProperty__header{font-size:1.25rem;letter-spacing:.15em;display:inline-block;position:relative;font-weight:700}@media screen and (min-width: 1100px){.topProperty__header{font-size:2rem;transform:translateY(-20px);margin-right:20px}}.topProperty__header::after{content:"";width:100%;height:3px;background:#364d20;display:block}@media screen and (min-width: 1100px){.topProperty__header::after{height:5px}}.topProperty__list{max-width:92%;width:100%;margin:0 auto}@media screen and (min-width: 1100px){.topProperty__list{max-width:calc(92% - 100px)}}.topProperty__item{display:grid;grid-template-columns:1fr 1fr;justify-content:center;gap:10px;max-width:100%;width:100%}@media screen and (min-width: 1100px){.topProperty__item{grid-template-columns:1fr;grid-template-rows:340px 1fr;align-items:start;width:260px;gap:0}}.topProperty__img{width:100%;height:auto}@media screen and (min-width: 1100px){.topProperty__img{width:260px;height:340px;margin:0 auto 0 auto}}.topProperty__img img{display:block;-o-object-fit:cover;object-fit:cover;-o-object-position:top;object-position:top;width:100%;height:100%}.topProperty__title{text-align:left;font-weight:700;font-size:1.125rem;letter-spacing:.1em;margin-bottom:16px}@media screen and (min-width: 1100px){.topProperty__title{margin:10px 0 5px 0}}.topProperty__btn{display:flex;align-items:center;justify-content:center;background:#849770;width:240px;height:50px;margin:40px auto 0 auto;box-shadow:4px 4px 0px 0px #dbe7cf;color:#fff;position:relative;z-index:1;letter-spacing:.1em}@media screen and (min-width: 1100px){.topProperty__btn{margin:60px auto 0 auto}}.topProperty__btn::after{content:"";display:block;width:0%;height:4px;background:#849770;position:absolute;bottom:-4px;left:4px;transition:width .3s ease;transition-delay:.3s;z-index:-1}.topProperty__btn::before{content:"";display:block;width:4px;height:0;background:#849770;position:absolute;bottom:0;right:-4px;transition:height .3s ease;transition-delay:0s;z-index:-1}.topProperty__btnText{letter-spacing:.1em;margin-right:16px;font-size:1rem}.topProperty__icon{margin-bottom:2px;font-size:20px;transform:rotate(180deg);width:38px}.propertyEn{display:flex;justify-content:center;gap:.05em;flex-wrap:wrap;width:auto;max-width:100%;font-size:2rem;font-weight:700;color:#dae0d5}@media screen and (min-width: 1100px){.propertyEn{font-size:80px}}.propertyEn__text{opacity:0;transform:translateY(10px);transition:opacity .6s ease,transform .6s ease}@keyframes gradientMove{0%{background-position:0% 50%}50%{background-position:100% 50%}100%{background-position:0% 50%}}.propertyEn__text.open{opacity:1;transform:translateY(0);background:linear-gradient(270deg, #DAE0D5, #537c2f);-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0);background-size:600% 600%;-webkit-animation:gradientMove 15s ease infinite;animation:gradientMove 15s ease infinite}@media screen and (min-width: 768px){.hide-on-med{display:none}}@media screen and (min-width: 1100px){.hide-on-med{display:grid}}.topProperty__btn:hover{background:#dbe7cf;color:#849770}.topProperty__btn:hover.topProperty__btn::before{height:46px;transition-delay:.3s}.topProperty__btn:hover.topProperty__btn::after{width:100%;transition-delay:0s}.topPropertyDetail__list{display:grid;grid-template-columns:repeat(auto-fit, minmax(100%, 1fr));background:#eee;width:100%;margin:0 auto;font-size:.875rem}@media screen and (min-width: 1100px){.topPropertyDetail__list{width:260px;grid-template-columns:repeat(auto-fit, minmax(260px, 1fr))}}.topPropertyDetail__item{display:grid;grid-template-columns:1fr;text-align:left;text-wrap:normal;padding:5px 5px;max-width:100%}@media screen and (min-width: 1100px){.topPropertyDetail__item{grid-template-columns:64px 1fr}}.topPropertyDetail__header{font-weight:700;text-align:left}@media screen and (min-width: 1100px){.topPropertyDetail__header{width:68px}}.topPropertyDetail__text{text-align:left;font-weight:400;word-break:break-word}.topPropertyDetail__hr{width:100%;border:1px solid #fafafa}.swiper-slide{width:280px}.swiperSlide{width:calc(100vw - 90%);max-width:280px}@media screen and (min-width: 768px){.swiperSlide{width:240px}}@media screen and (min-width: 1100px){.swiperSlide{width:280px}}.swiperBtn .swiper-button-prev,.swiperBtn .swiper-button-next{position:static}.swiper-button-prev,.swiper-button-next{all:unset;z-index:10;cursor:pointer}.swiper-button-prev::after,.swiper-button-next::after{display:none}.swiperBtn{position:relative;height:40px;display:flex;justify-content:center;align-items:center;gap:160px}.swiperBtn__arrow{position:absolute;z-index:20;display:block;font-size:14px;padding-top:20px;color:#364d20;width:40px;height:40px}.swiperNav{position:relative;height:20px}.swiperNav .swiper-pagination span{transform:translateY(-25px);width:5px;height:5px}.worries{margin:0 auto;padding:90px 0;text-align:center}@media screen and (min-width: 1100px){.worries{width:100%}}.worries__content{max-width:92%;margin:0 auto}@media screen and (min-width: 1100px){.worries__content{max-width:100%;margin:0 0 0 0}}.worries__header{letter-spacing:.1em;margin-bottom:10px;font-size:1.25rem;font-weight:700}@media screen and (min-width: 1100px){.worries__header{font-size:1.75rem}}.worries__underLine{position:relative}.worries__underLine::after{content:"";width:100%;height:10px;display:inline-block;background:#eed5c2;z-index:-1;position:absolute;left:0;bottom:0}.worries__header span:nth-child(1 of .worries__fsSm){font-size:1.125rem;margin:0 3px}@media screen and (min-width: 1100px){.worries__header span:nth-child(1 of .worries__fsSm){font-size:1.5rem;margin:0 5px}}.worries__header span:nth-child(2 of .worries__fsSm){font-size:1.125rem;margin:0 2px}@media screen and (min-width: 1100px){.worries__header span:nth-child(2 of .worries__fsSm){font-size:1.5rem;margin:0 5px}}@media screen and (min-width: 1100px){.worries__br{display:none}}.worries__h3{font-weight:700;letter-spacing:.1em;margin-bottom:20px}@media screen and (min-width: 1100px){.worries__h3{font-size:1.125rem}}.worries__textArea{line-height:1.7;letter-spacing:.1em;max-width:660px;width:100%;margin:0 auto 40px auto}.worries__bold{font-weight:600}.worries__img{display:block;-o-object-fit:contain;object-fit:contain;-o-object-position:center;object-position:center;max-width:800px;width:100%;margin:0 auto 60px auto}.theria{background:#535353;padding:20px;max-width:92%;width:100%;margin:0 auto;box-shadow:4px 4px 0px 0px #adadad;position:relative;z-index:1;display:block;padding:10px}@media screen and (min-width: 599px){.theria{height:100px;max-width:520px;padding:0 0 0 0}}.theria::after{content:"";display:block;width:0%;height:4px;background:#535353;position:absolute;bottom:-4px;left:4px;transition:width .3s ease;transition-delay:.3s}.theria::before{content:"";display:block;width:4px;height:0;background:#535353;position:absolute;bottom:0;right:-4px;transition:height .3s ease;transition-delay:0s;z-index:-1}.theria__link{display:flex;justify-content:center;align-items:center}@media screen and (min-width: 599px){.theria__link{height:100px}}@media screen and (min-width: 1100px){.theria__link{flex-direction:row;align-items:center}}.theria__logo{-o-object-fit:contain;object-fit:contain;-o-object-position:center;object-position:center;width:76px;margin-right:10px}@media screen and (min-width: 599px){.theria__logo{width:76px;margin-right:16px}}.theria__textArea{color:#fff;display:flex;flex-direction:column;text-align:left}@media screen and (min-width: 599px){.theria__textArea{margin-right:30px}}.theria__h3{font-size:1.25rem;font-weight:700;letter-spacing:.1em}@media screen and (min-width: 1100px){.theria__h3{font-size:1.5rem}}.theria__text{letter-spacing:.08em;font-size:.875rem}.theria__icon{display:none}@media screen and (min-width: 599px){.theria__icon{display:block;width:30px;transform:rotate(180deg)}}@media screen and (min-width: 1100px){.theria__icon{width:50px}}.theria:hover{background:#7a7a7a}.theria:hover.theria::before{height:96px;transition-delay:.3s}.theria:hover.theria::after{width:100%;transition-delay:0s}.footer{background:#496032;color:#fff;padding:40px 4%}@media screen and (min-width: 1100px){.footer{padding:40px 80px 20px 100px}}.footer__inner{display:flex;flex-direction:column-reverse;margin-bottom:20px}@media screen and (min-width: 1100px){.footer__inner{flex-direction:row;justify-content:space-between;margin-bottom:40px}}.footer__copy{display:flex;justify-content:center;font-size:.6875rem;letter-spacing:.1em}@media screen and (min-width: 1100px){.footerNav{margin-left:60px;width:50%}}.footerNav__link{display:inline-block;letter-spacing:.1em;margin-bottom:20px;position:relative}@media screen and (min-width: 1100px){.footerNav__link::after{content:"";width:0%;height:2px;background-color:#fff;position:absolute;bottom:-2px;left:0;transition:width .4s ease;z-index:11}}.footerNav__link:hover::after{width:100%}.footrRight{letter-spacing:.1em;margin-bottom:60px}@media screen and (min-width: 1100px){.footrRight{margin-bottom:0}}.footrRight__headerArea{display:flex;align-items:flex-end;margin-bottom:10px}@media screen and (min-width: 1100px){.footrRight__headerArea{flex-direction:column;align-items:flex-start}}.footrRight__logo{display:block;width:60px;-o-object-fit:contain;object-fit:contain;-o-object-position:center;object-position:center;margin-bottom:10px;margin-right:10px}@media screen and (min-width: 1100px){.footrRight__logo{width:150px}}.footrRight__header{font-size:1.375rem;font-weight:bold}@media screen and (min-width: 1100px){.footrRight__header{font-size:2rem;margin-bottom:10px}}.footrRight__tel{margin-bottom:8px}.footrRight__add{margin-bottom:18px}.footrRight__btn{display:flex;flex-direction:column;align-items:center;justify-content:center;width:clamp(40%,240px,240px);height:80px;background:#c57033;box-shadow:4px 4px 0px 0px #e6b28d;transition:all .3s ease;position:relative}@media screen and (min-width: 1100px){.footrRight__btn{width:320px;height:100px}}.footrRight__btn::after{content:"";display:block;width:0%;height:4px;background:#c57033;position:absolute;bottom:-4px;left:4px;transition:width .3s ease;transition-delay:.3s}.footrRight__btn::before{content:"";display:block;width:4px;height:0%;background:#c57033;position:absolute;bottom:0;right:-4px;transition:height .3s ease;transition-delay:0s}.footrRight__btnText{font-weight:700;margin-bottom:5px;letter-spacing:.2em}.footrRight__btnIcon{font-size:24px}.footrRight__btn:hover{background:#e6b28d;color:#e27a11;color:#fff}.footrRight__btn:hover.footrRight__btn::before{height:96px;transition-delay:.3s}.footrRight__btn:hover.footrRight__btn::after{width:100%;transition-delay:0s}.pageHiro{width:100vw;height:420px;color:#fff;box-shadow:5px 5px 0px 0px #9aaa89;padding-top:76px}@media screen and (min-width: 1100px){.pageHiro{padding-top:0}}.pageHiro__headerArea{padding:20px 0 0 20px}@media screen and (min-width: 1100px){.pageHiro__headerArea{padding:40px 0 0 140px}}.pageHiro__title{font-size:1.75rem;letter-spacing:.1em;font-weight:700}@media screen and (min-width: 1100px){.pageHiro__title{font-size:2.25rem}}.pageHiro__Breadcrumbs{font-size:.8125rem;letter-spacing:.1em}.ownerHiro{background-image:url(../img/owner/hiro.jpg);background-repeat:no-repeat;background-size:cover;background-position:top center;height:calc(100vh - 140px)}@media screen and (min-width: 768px){.ownerHiro{height:420px}}@media screen and (min-width: 1100px){.ownerHiro{flex-direction:row;background-position:top left}}@media screen and (min-width: 1100px){.ownerHiro__headerArea{margin-right:40px}}.ownerHiro__textArea{max-width:90%;width:100%;letter-spacing:.1em;line-height:1.7;padding:0 0 0 40px;margin-top:60px;word-break:break-word;overflow-wrap:break-word;opacity:0;transform:translateY(-20px);transition:all 2s ease}@media screen and (min-width: 1100px){.ownerHiro__textArea{max-width:680px;width:100%;margin:60px auto 0 auto}}.ownerHiro__text:not(:last-of-type){margin-bottom:10px}.ownerHiro__textArea.open{opacity:1;transform:translateY(0)}.worry{padding-bottom:120px;padding-top:60px}@media screen and (min-width: 768px){.worry{padding-top:120px}}@media screen and (min-width: 1100px){.worry{padding-top:0}}.worry__inner{margin:0 auto 0 auto;position:relative;max-width:100%;width:100%}@media screen and (min-width: 1100px){.worry__inner{margin:100px auto 0 auto;max-width:840px}}.worry__box{background:#324959;color:#fff;border-radius:3px;padding:30px 0;width:100%}@media screen and (min-width: 1100px){.worry__box{padding:40px 0}}.worry__headerSp{font-weight:700;letter-spacing:.1em;text-align:center;color:#324959;font-size:5vw}@media screen and (min-width: 768px){.worry__headerSp{font-size:4vw}}@media screen and (min-width: 1100px){.worry__headerSp{display:none}}@media screen and (min-width: 768px){.worry__headerSpBr{display:none}}.worry__header{display:none}@media screen and (min-width: 1100px){.worry__header{display:block;font-weight:700;letter-spacing:.1em;text-align:center;font-size:2rem}}.worry__hr{display:none}@media screen and (min-width: 1100px){.worry__hr{display:block;width:540px;border:1px solid #d1dfe9;margin:0 auto 30px auto}}.worry__list{letter-spacing:.1em;margin:0 auto;padding:0 4%;font-size:.9375rem}@media screen and (min-width: 1100px){.worry__list{padding:0 0 0 0;font-size:1rem;width:580px}}.worry__item{display:flex;align-items:flex-start}@media screen and (min-width: 1100px){.worry__item{align-items:center}}.worry__item:not(:last-of-type){margin-bottom:18px}.worry__icon{width:16px;margin-right:10px;padding-bottom:5px}@media screen and (min-width: 1100px){.worry__icon{width:20px;padding-bottom:0}}.worry__text{max-width:94%;width:100%}@media screen and (min-width: 1100px){.worry__text{max-width:100%}}.worry__manSp{display:block;position:absolute;-o-object-fit:contain;object-fit:contain;-o-object-position:center;object-position:center;top:-77px;left:10px;width:76px;z-index:1}@media screen and (min-width: 1100px){.worry__manSp{display:none}}.worry__womanSp{display:block;position:absolute;-o-object-fit:contain;object-fit:contain;-o-object-position:center;object-position:center;top:-73px;right:10px;z-index:1;width:60px}@media screen and (min-width: 1100px){.worry__womanSp{display:none}}.worry__man{display:none}@media screen and (min-width: 1100px){.worry__man{display:block;position:absolute;-o-object-fit:contain;object-fit:contain;-o-object-position:center;object-position:center;width:160px;bottom:-20px;left:-60px;z-index:1}}.worry__woman{display:none}@media screen and (min-width: 1100px){.worry__woman{display:block;position:absolute;-o-object-fit:contain;object-fit:contain;-o-object-position:center;object-position:center;width:130px;bottom:-20px;right:-40px;z-index:1}}.worry__triangle{display:block;-o-object-fit:contain;object-fit:contain;-o-object-position:center;object-position:center;margin:10px auto 10px auto;width:60px}@media screen and (min-width: 1100px){.worry__triangle{margin:60px auto 30px auto}}.worry__consultation{text-align:center}.worry__consultationText{font-size:5vw;color:#fff;background:#c57033;padding:20px 4%;display:inline-block;letter-spacing:.1em;font-weight:700;line-height:1.7;box-shadow:4px 4px 0px 0px #e6b28d;width:100%}@media screen and (min-width: 768px){.worry__consultationText{font-size:3vw}}@media screen and (min-width: 1100px){.worry__consultationText{font-size:2rem;padding:26px 26px 20px 26px;width:auto}}@media screen and (min-width: 1100px){.worry__consultationTextBr{display:none}}.service{text-align:center;margin-bottom:90px}.service__header{font-size:1.25rem;letter-spacing:.15em;display:inline-block;position:relative;font-weight:700;margin-bottom:30px}@media screen and (min-width: 1100px){.service__header{font-size:2rem;margin-bottom:60px}}.service__header::after{content:"";width:100%;height:3px;background:#364d20;display:block}@media screen and (min-width: 1100px){.service__header::after{height:5px}}.serviceContent{display:none;margin-bottom:40px}@media screen and (min-width: 1100px){.serviceContent{display:block}}.serviceHeader{display:flex;justify-content:space-between;max-width:840px;width:100%;margin:0 auto}.serviceHeader__headerBox{width:calc((100vw - 5%)/3);width:278px;height:100px;background:#b3b3b3;display:flex;align-items:center;justify-content:center;position:relative}.serviceHeader__num{position:absolute;top:-50px;left:0;color:#ccc;font-size:70px;z-index:1}.serviceHeader__header{font-weight:700;font-size:1.125rem;letter-spacing:.1em}.serviceHeader__headerBox.active{background:#dce5d4}.serviceHeader__headerBox.active .serviceHeader__num{color:#364d20}.serviceBox{display:none;width:840px;height:500px;background:#dce5d4;margin:0 auto;padding:32px 64px;opacity:0;transition:opacity 1s ease}.serviceBox__list{text-align:left;font-weight:500;letter-spacing:.1em}.serviceBox__item:not(:last-of-type){margin-bottom:20px}.serviceBox__img{-o-object-fit:contain;object-fit:contain;-o-object-position:center;object-position:center}.serviceBox__img01{width:300px}.serviceBox__img02{width:340px}.serviceBox__img03{width:340px;transform:translateY(-40px)}.serviceBox.open{display:flex;justify-content:space-between;opacity:1}.serviceContentSp{padding-bottom:40px}@media screen and (min-width: 1100px){.serviceContentSp{display:none}}.serviceBoxSp{background:#dce5d4;text-align:left;max-width:92%;width:100%;margin:0 auto;padding:30px 20px;letter-spacing:.1em;position:relative}.serviceBoxSp:not(:last-of-type){margin-bottom:30px}.serviceBoxSp__num{font-size:2.5rem;color:#364d20;position:absolute;top:-26px;left:0}.serviceBoxSp__header{font-weight:700;margin-bottom:10px}.serviceBoxSp__item{line-height:1.7;text-indent:-1.1em;padding-left:1em}.ownerContactArea{padding:0 4%}.ownerContactArea__text{letter-spacing:.1em;margin-bottom:20px}.ownerContactArea__content{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:20px}@media screen and (min-width: 1100px){.ownerContactArea__content{gap:40px;flex-direction:row}}.ownerContactArea__tel{border:7px solid #c57033;width:320px;height:90px;color:#c57033;font-weight:700;display:flex;flex-direction:column;align-items:center;justify-content:center;box-shadow:4px 4px 0px 0px #e6b28d;transition:all .3s ease;position:relative}@media screen and (min-width: 1100px){.ownerContactArea__tel{height:120px}}.ownerContactArea__tel::after{content:"";display:block;width:0%;height:4px;background:#c57033;position:absolute;bottom:-11px;left:-2px;transition:width .3s ease;transition-delay:.3s;z-index:1}.ownerContactArea__tel::before{content:"";display:block;width:4px;height:0%;background:#c57033;position:absolute;bottom:-11px;right:-11px;transition:height .3s ease;transition-delay:0s;z-index:1}.ownerContactArea__telIcon{font-size:20px;transform:rotate(20deg);padding-top:5px}.ownerContactArea__telText{letter-spacing:.1em;font-size:.875rem}@media screen and (min-width: 1100px){.ownerContactArea__telText{font-size:1rem;margin-bottom:5px}}.ownerContactArea__numArea{display:flex;justify-content:center;align-items:center}.ownerContactArea__telIcon{-o-object-fit:contain;object-fit:contain;-o-object-position:center;object-position:center;width:24px;margin-bottom:5px}@media screen and (min-width: 1100px){.ownerContactArea__telIcon{width:30px;margin-bottom:10px}}.ownerContactArea__num{font-size:1.75rem;letter-spacing:.05em;line-height:2rem}@media screen and (min-width: 1100px){.ownerContactArea__num{font-size:2rem}}.ownerContactArea__mail{width:320px;height:90px;background:#c57033;color:#fff;font-weight:700;display:flex;flex-direction:column;align-items:center;justify-content:center;box-shadow:4px 4px 0px 0px #e6b28d;transition:all .3s ease;position:relative}@media screen and (min-width: 1100px){.ownerContactArea__mail{height:120px}}.ownerContactArea__mail::after{content:"";display:block;width:0%;height:4px;background:#c57033;position:absolute;bottom:-4px;left:4px;transition:width .3s ease;transition-delay:.3s;z-index:1}.ownerContactArea__mail::before{content:"";display:block;width:4px;height:0%;background:#c57033;position:absolute;bottom:0;right:-4px;transition:height .3s ease;transition-delay:0s;z-index:1}.ownerContactArea__mailText{letter-spacing:.1em;margin-bottom:6px;font-size:.875rem}@media screen and (min-width: 1100px){.ownerContactArea__mailText{font-size:1rem;letter-spacing:.1em;margin-bottom:12px}}.ownerContactArea__mailIcon{font-size:2rem}@media screen and (min-width: 1100px){.ownerContactArea__mailIcon{font-size:30px}}.ownerContactArea__tel:hover{background:#e6b28d;color:#fff;box-shadow:none;border:7px solid #e6b28d}.ownerContactArea__tel:hover.ownerContactArea__tel::before{height:116px;transition-delay:.3s}.ownerContactArea__tel:hover.ownerContactArea__tel::after{width:319px;transition-delay:0s}.ownerContactArea__mail:hover{background:#e6b28d;color:#fff;box-shadow:none}.ownerContactArea__mail:hover.ownerContactArea__mail::before{height:110px;transition-delay:.3s}.ownerContactArea__mail:hover::after{width:100%;transition-delay:0s}.intermediaryHiro{background-image:url(../img/intermediary/hiro_sp.jpg);background-repeat:no-repeat;background-size:cover;background-position:top center;height:280px}@media screen and (min-width: 1100px){.intermediaryHiro{background-position:top left;background-image:url(../img/intermediary/hiro.jpg);height:420px}}.intermediary{max-width:92%;width:100%;margin:40px auto 80px auto}@media screen and (min-width: 1100px){.intermediary{max-width:840px;padding:90px;margin:0 auto 0 auto}}.intermediary__textArea{letter-spacing:.1em;line-height:1.7;margin-bottom:50px}@media screen and (min-width: 1100px){.intermediary__textArea{margin-bottom:90px}}.intermediary__mt{margin-top:20px}.intermediary__text{text-align:center;letter-spacing:.1em;font-weight:600;font-size:.875rem}@media screen and (min-width: 1100px){.intermediary__text{font-size:1rem}}.intermediary__itandi{max-width:90%;width:100%;margin:0 auto;display:block;border:1px solid #cacaca;margin-bottom:50px;transition:all .3s ease;position:relative}@media screen and (min-width: 390px){.intermediary__itandi{width:390px}}@media screen and (min-width: 1100px){.intermediary__itandi{margin-bottom:90px}}@media screen and (min-width: 1100px){.intermediary__itandi::after{display:block;content:"";display:block;width:0%;height:4px;background:#e6b28d;position:absolute;bottom:-5px;left:4px;transition:width .3s ease;transition-delay:.3s;z-index:1}}@media screen and (min-width: 1100px){.intermediary__itandi::before{content:"";display:block;width:4px;height:0%;background:#e6b28d;position:absolute;bottom:-4px;right:-5px;transition:height .3s ease;transition-delay:0s;z-index:1}}.intermediary__itandiImg{display:block;-o-object-fit:contain;object-fit:contain;-o-object-position:center;object-position:center}.intermediary__document{display:flex;align-items:center;justify-content:center;max-width:90%;width:100%;height:60px;margin:0 auto;color:#fff;font-weight:700;background:#849770;box-shadow:4px 4px 0px 0px #dbe7cf;position:relative;z-index:1;text-align:center;font-size:.875rem}@media screen and (min-width: 390px){.intermediary__document{width:390px;height:120px;flex-direction:column;font-size:1rem}}@media screen and (min-width: 1100px){.intermediary__document::after{content:"";display:block;width:0%;height:4px;background:#849770;position:absolute;bottom:-4px;left:4px;transition:width .3s ease;transition-delay:.3s;z-index:-1}}@media screen and (min-width: 1100px){.intermediary__document::before{content:"";display:block;width:4px;height:0;background:#849770;position:absolute;bottom:0;right:-4px;transition:height .3s ease;transition-delay:0s;z-index:-1}}.intermediary__documentText{letter-spacing:.2em}@media screen and (min-width: 390px){.intermediary__documentText{margin:0 0 5px 0}}@media screen and (min-width: 1100px){.intermediary__documentTextBr{display:none}}.intermediary__documentIcon{display:none}@media screen and (min-width: 599px){.intermediary__documentIcon{display:block;width:26px}}.intermediary__itandi:hover{background:#e6b28d;color:#e27a11}.intermediary__itandi:hover.intermediary__itandi::before{height:198px;transition-delay:.3s}.intermediary__itandi:hover.intermediary__itandi::after{width:100%;transition-delay:0s}.intermediary__document:hover{background:#dbe7cf;color:#849770}.intermediary__document:hover.intermediary__document::before{height:116px;transition-delay:.3s}.intermediary__document:hover.intermediary__document::after{width:100%;transition-delay:0s}.companyHiro{background-image:url(../img/company/hiro.jpg);background-repeat:no-repeat;background-size:cover;background-position:top center;height:280px}@media screen and (min-width: 1100px){.companyHiro{background-image:url(../img/company/hiro_sp.jpg);background-position:top center;height:420px}}.company{max-width:92%;width:100%;margin:40px auto 80px auto}@media screen and (min-width: 1100px){.company{max-width:840px;padding:90px;margin:0 auto 0 auto}}.company__dl{display:flex;flex-direction:column;margin-bottom:8px}@media screen and (min-width: 1100px){.company__dl{flex-direction:row;margin-bottom:0}}.company__dt{font-weight:700;width:200px}.company__hr{border:1px solid #d4d4d4;margin:20px 0}.strengthsHiro{background-image:url(../img/strengths/hiro_sp.jpg);background-repeat:no-repeat;background-size:cover;background-position:top center;height:280px}@media screen and (min-width: 1100px){.strengthsHiro{background-image:url(../img/strengths/hiro.jpg);background-position:top center;height:420px}}.strengthsHiro__titleSp{font-size:26px;letter-spacing:.1em;font-weight:700}@media screen and (min-width: 599px){.strengthsHiro__titleSp{display:none}}.strengthsHiro__title{display:none;font-size:2.25rem;letter-spacing:.1em;font-weight:700}@media screen and (min-width: 599px){.strengthsHiro__title{display:block}}.strengths{max-width:100vw;width:100%;margin:0 auto;letter-spacing:.1em;background:#364d20;padding:60px 4% 90px 4%;color:#fff;text-align:center}@media screen and (min-width: 1100px){.strengths{padding:60px 120px 90px 120px}}.strengths__content{display:flex;flex-direction:column;justify-content:center;gap:30px}@media screen and (min-width: 1100px){.strengths__content{flex-direction:row;gap:60px}}.strengths__h3{font-size:1.25rem;letter-spacing:.15em;display:inline-block;position:relative;margin-bottom:30px;font-weight:700}@media screen and (min-width: 599px){.strengths__h3{font-size:1.5rem}}@media screen and (min-width: 768px){.strengths__h3{font-size:1.75rem;margin-bottom:60px}}.strengths__h3::after{content:"";width:100%;height:3px;background:#fff;display:block;z-index:1}.strengths__leftArea{max-width:100%}@media screen and (min-width: 1100px){.strengths__leftArea{max-width:40%}}.strengths__h4{font-size:1.125rem;font-weight:700;margin-bottom:20px}@media screen and (min-width: 1100px){.strengths__h4{font-size:1.5rem}}.strengths__img{display:block;width:30%;margin:0 auto}@media screen and (min-width: 599px){.strengths__img{width:80%}}@media screen and (min-width: 1100px){.strengths__img{max-width:180px;width:100%}}.strengths__textArea{text-align:left;max-width:100%;width:100%;line-height:1.7}@media screen and (min-width: 1100px){.strengths__textArea{max-width:40%}}.strengths__mt{margin-top:20px}.greetings{max-width:100%;width:100%;margin:0 auto;padding:60px 4% 90px 4%;letter-spacing:.1em;text-align:center}@media screen and (min-width: 1100px){.greetings{max-width:840px;padding:90px}}.greetings__h3{font-size:1.25rem;letter-spacing:.15em;display:inline-block;position:relative;margin-bottom:30px;font-weight:700}@media screen and (min-width: 599px){.greetings__h3{font-size:1.5rem}}@media screen and (min-width: 768px){.greetings__h3{font-size:1.75rem;margin-bottom:60px}}.greetings__h3::after{content:"";width:100%;height:3px;background:#364d20;display:block;z-index:1}.greetings__content{display:flex;flex-direction:column;align-items:flex-end}.greetings__textArea{text-align:left;line-height:1.7;margin-bottom:10px}.greetings__nameArea{font-weight:700;display:flex;flex-direction:column}.greetings__director{text-align:left}.greetings__name{font-size:1.5rem;text-align:left}.privacyHiro{background-image:url(../img/privacy/hiro.jpg);background-repeat:no-repeat;background-size:cover;background-position:top center;height:280px}@media screen and (min-width: 1100px){.privacyHiro{height:420px}}.privacy{max-width:100%;width:100%;margin:0 auto;padding:60px 4% 90px 4%;letter-spacing:.1em;line-height:1.7}@media screen and (min-width: 1100px){.privacy{max-width:840px;padding:120px}}.privacy__h3{font-size:1.25rem;letter-spacing:.15em;display:inline-block;position:relative;margin-bottom:30px;font-weight:700}@media screen and (min-width: 1100px){.privacy__h3{font-size:1.75rem;margin-bottom:40px}}.privacy__h3::after{content:"";width:100%;height:5px;background:#364d20;display:block}.privacy__h3Text{margin-bottom:20px}.privacy__box{margin-bottom:20px}.privacy__box:nth-last-of-type(2){margin-bottom:90px}.privacy__h4{font-size:1.125rem;font-weight:700}@media screen and (min-width: 1100px){.privacy__h4{font-size:1.5rem}}.privacy__list{text-indent:-1.1em;padding-left:1em}.privacy__text{text-indent:-1.6em;padding-left:1em}.privacy__btn{display:flex;flex-direction:column;align-items:center;justify-content:center;width:320px;height:80px;background:#c57033;box-shadow:4px 4px 0px 0px #e6b28d;color:#fff;margin:30px auto 0 0;transition:all .3s ease;position:relative}@media screen and (min-width: 768px){.privacy__btn{height:90px}}.privacy__btn::after{content:"";display:block;width:0%;height:4px;background:#c57033;position:absolute;bottom:-4px;left:4px;transition:width .3s ease;transition-delay:.3s;z-index:1}.privacy__btn::before{content:"";display:block;width:4px;height:0%;background:#c57033;position:absolute;bottom:0;right:-4px;transition:height .3s ease;transition-delay:0s;z-index:1}.privacy__btnText{font-weight:700;margin-bottom:5px;letter-spacing:.2em}.privacy__btnIcon{font-size:24px}.privacy__btn:hover{background:#e6b28d;color:#e27a11;box-shadow:none}.privacy__btn:hover.privacy__btn::before{height:84px;transition-delay:.3s}.privacy__btn:hover.privacy__btn::after{width:100%;transition-delay:0s}.propertyHiro{background-image:url(../img/property/hiro.jpg);background-repeat:no-repeat;background-size:cover;background-position:top center}.property{max-width:1100px;width:100%;margin:0 auto;padding:90px 4% 90px 4%;text-align:center;font-size:1.75rem;font-weight:700;margin-bottom:5px;letter-spacing:.1em}@media screen and (min-width: 768px){.property{padding:90px 4% 90px 4%}}.property__list{display:grid;grid-template-columns:repeat(1, minmax(280px, 1fr));gap:26px;justify-content:center;max-width:100%;width:100%;margin:0 auto}@media screen and (min-width: 768px){.property__list{grid-template-columns:repeat(2, minmax(280px, 1fr));gap:20px}}@media screen and (min-width: 1100px){.property__list{grid-template-columns:repeat(3, 280px);gap:26px}}.property__item{display:grid;grid-template-columns:1fr 1fr;justify-content:center;gap:10px;box-shadow:4px 4px 0px 0px #d6d6d6;border:1px solid #cecece;padding:10px 10px;max-width:100%;width:100%}@media screen and (min-width: 1100px){.property__item{grid-template-columns:1fr;grid-template-rows:340px 1fr;align-items:start;width:280px;gap:0}}.property__img{width:100%;height:auto}@media screen and (min-width: 1100px){.property__img{width:260px;height:340px;margin:0 auto 10px auto}}.property__img img{display:block;-o-object-fit:cover;object-fit:cover;-o-object-position:top;object-position:top;width:100%;height:100%}.property__title{text-align:left;font-weight:700;font-size:1.125rem;letter-spacing:.1em;margin-bottom:16px}@media screen and (min-width: 1100px){.property__title{margin:10px 0 5px 0}}.property__btn{display:flex;align-items:center;justify-content:center;background:#849770;width:240px;height:50px;margin:60px auto 0 auto;box-shadow:4px 4px 0px 0px #dbe7cf}.property__btnText{color:#fff;letter-spacing:.1em;margin-right:10px;font-size:1rem}.propertyDetail__list{display:grid;grid-template-columns:repeat(auto-fit, minmax(100%, 1fr));background:#e3ebda;width:100%;margin:0 auto;font-size:.875rem}@media screen and (min-width: 1100px){.propertyDetail__list{width:260px;grid-template-columns:repeat(auto-fit, minmax(260px, 1fr))}}.propertyDetail__item{display:grid;grid-template-columns:1fr;text-align:left;text-wrap:normal;padding:5px 5px;max-width:100%}@media screen and (min-width: 1100px){.propertyDetail__item{grid-template-columns:64px 1fr}}.propertyDetail__header{font-weight:700;text-align:left}@media screen and (min-width: 1100px){.propertyDetail__header{width:68px}}.propertyDetail__text{text-align:left;font-weight:400;word-break:break-word}.propertyDetail__hr{width:100%;border:1px solid #fafafa}.pagination{display:flex;justify-content:center;align-items:center;gap:20px;font-size:1rem;font-weight:normal}.pagination .prev{background:#849770;width:40px;height:40px;display:flex;justify-content:center;align-items:center}.pagination .prev img{-o-object-fit:contain;object-fit:contain;-o-object-position:center;object-position:center;width:25px}.pagination .next{background:#849770;width:40px;height:40px;display:flex;justify-content:center;align-items:center}.pagination .next img{-o-object-fit:contain;object-fit:contain;-o-object-position:center;object-position:center;width:25px}.contactHiro{background-image:url(../img/contact/hiro_sp.jpg);background-repeat:no-repeat;background-size:cover;background-position:top center;height:280px}@media screen and (min-width: 1100px){.contactHiro{background-image:url(../img/contact/hiro.jpg);background-position:top center;height:420px}}.contact{max-width:92%;width:100%;margin:40px auto 80px auto}@media screen and (min-width: 1100px){.contact{max-width:840px;padding:90px;margin:0 auto 0 auto}}.form__dl{display:flex;flex-direction:column;justify-content:safe;margin-bottom:20px}@media screen and (min-width: 1100px){.form__dl{flex-direction:row;align-items:center;margin-bottom:20px}}.form__dt{display:flex;align-items:center;width:240px;margin-bottom:10px}@media screen and (min-width: 1100px){.form__dt{margin-bottom:0}}.form__heading{font-weight:700;margin-right:10px}.form__required{display:flex;font-size:.8125rem;color:#fff;background:#e96f51;padding:3px 5px 2px 7px;letter-spacing:.2em;font-weight:700}.form__dd input[type=text],.form input[type=tel],.form input[type=email]{border:1px solid #cfcfcf;background:#d3d3d3;padding:6px}.form__dd textarea{border:1px solid #cfcfcf;background:#d3d3d3;padding:6px;margin-top:10px;width:95%}@media screen and (min-width: 1100px){.form__dd textarea{width:570px}}.form__hr{border:1px solid #d4d4d4;margin:20px 0}.form__submitArea{background:#496032;color:#fff}.form__submit input[type=submit]{background:#7a9e56;color:#fff;letter-spacing:.2em;width:clamp(200px,92%,400%);height:50px;box-shadow:4px 4px 0px 0px #dbe7cf;position:relative;z-index:1}@media screen and (min-width: 1100px){.form__submit input[type=submit]{width:400px;height:60px}}.form__submit input[type=submit]:hover{opacity:.7}.formPrivacy{display:flex;align-items:center;margin-bottom:20px}.formPrivacy__text{display:flex;align-items:center;margin-right:10px;font-weight:700;font-size:.875rem}@media screen and (min-width: 1100px){.formPrivacy__text{font-size:1rem}}.formPrivacy__text span input[type=checkbox]{-webkit-appearance:auto;-moz-appearance:auto;appearance:auto;width:20px;height:20px;margin:6px 10px 0 0}.formPrivacy__privacyLink{border-bottom:1px solid #222}.formPrivacy__privacyLink:hover{opacity:.6}.formPrivacy__required{display:flex;font-size:.8125rem;color:#fff;background:#e96f51;padding:8px 5px 7px 7px;letter-spacing:.2em;font-weight:700;line-height:1em}.wpcf7-list-item-label{display:none}.informationHiro{background-image:url(../img/information/hiro_sp.jpg);background-repeat:no-repeat;background-size:cover;background-position:top center;height:280px}@media screen and (min-width: 1100px){.informationHiro{background-image:url(../img/information/hiro.jpg);background-position:top center;height:420px}}.information{max-width:100%;width:100%;margin:0 auto;padding:60px 4% 90px 4%;letter-spacing:.1em;line-height:1.7}@media screen and (min-width: 1100px){.information{max-width:940px;padding:90px}}.categoryArea{margin-bottom:20px}.categoryArea__h3{font-weight:700}.categoryArea__list{display:grid;grid-template-columns:repeat(auto-fit, minmax(80px, -webkit-max-content));grid-template-columns:repeat(auto-fit, minmax(80px, max-content))}.categoryArea__item{display:flex}.categoryArea__link{display:flex;justify-content:center;align-items:center;font-size:.8125rem;letter-spacing:.1em;margin-right:10px}.categoryArea__divider{margin-right:10px}.infoArea__list{display:grid;gap:30px}.infoArea__link{display:grid;grid-template-rows:repeat(240px, 1fr);gap:10px;max-width:100%;width:100%}@media screen and (min-width: 1100px){.infoArea__link{grid-template-columns:repeat(2, 1fr)}}.infoArea__thumbnail{width:92%;width:100%;overflow:hidden}@media screen and (min-width: 599px){.infoArea__thumbnail{width:340px;height:240px}}.infoArea__thumbnail img{display:block;width:340px;height:240px;margin:0 auto;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;transition:transform .4s ease}.infoArea__textArea{max-width:340px;width:100%;margin:0 auto}@media screen and (min-width: 599px){.infoArea__textArea{max-width:100%;margin:0 0 0 0}}.infoArea__dateCat{display:flex;align-items:center;margin-bottom:10px}@media screen and (min-width: 1100px){.infoArea__dateCat{margin-bottom:20px}}.infoArea__date{font-size:.8125rem;margin-right:10px}.infoArea__category{display:flex;justify-content:center;align-items:center;padding:3px 5px;font-size:.8125rem;border:1px solid #555;letter-spacing:.1em;margin-right:30px}.infoArea__title{font-weight:700;letter-spacing:.1em}@media screen and (min-width: 1100px){.infoArea__title{font-size:1.125rem}}@media screen and (min-width: 1100px){.infoArea__link:hover .infoArea__thumbnail img{transform:scale(1.1, 1.1)}}@media screen and (min-width: 1100px){.infoArea__link:hover .infoArea__dateCat{opacity:.7}}.document{max-width:92%;width:100%;margin:40px auto 80px auto}@media screen and (min-width: 1100px){.document{max-width:840px;padding:90px;margin:0 auto 0 auto}}.document__list{display:flex;flex-direction:column;gap:30px}.document__link{max-width:90%;width:100%;height:60px;margin:0 auto;color:#fff;font-weight:700;background:#535352;box-shadow:4px 4px 0px 0px #ddd;position:relative;z-index:1;display:flex;justify-content:center;align-items:center;letter-spacing:.2em}@media screen and (min-width: 390px){.document__link{width:390px;height:70px;flex-direction:column}}@media screen and (min-width: 1100px){.document__link::after{content:"";display:block;width:0%;height:4px;background:#849770;position:absolute;bottom:-4px;left:4px;transition:width .3s ease;transition-delay:.3s;z-index:-1}}.document__link:hover{opacity:.7}@media screen and (min-width: 1100px){.document__document::before{content:"";display:block;width:4px;height:0;background:#849770;position:absolute;bottom:0;right:-4px;transition:height .3s ease;transition-delay:0s;z-index:-1}}.document__documentText{letter-spacing:.2em;margin:0 10px 0 0}@media screen and (min-width: 390px){.document__documentText{margin:0 0 5px 0}}@media screen and (min-width: 599px){.document__br{display:none}}.document__previous{display:flex;align-items:center;justify-content:center;max-width:90%;width:100%;height:60px;margin:0 auto;color:#fff;font-weight:700;background:#849770;box-shadow:4px 4px 0px 0px #dbe7cf;position:relative;z-index:1;margin-top:90px}@media screen and (min-width: 390px){.document__previous{width:390px;height:60px}}@media screen and (min-width: 1100px){.document__previous::after{content:"";display:block;width:0%;height:4px;background:#849770;position:absolute;bottom:-4px;left:4px;transition:width .3s ease;transition-delay:.3s;z-index:-1}}@media screen and (min-width: 1100px){.document__previous::before{content:"";display:block;width:4px;height:0;background:#849770;position:absolute;bottom:0;right:-4px;transition:height .3s ease;transition-delay:0s;z-index:-1}}.document__previousText{letter-spacing:.2em;transform:translateY(2px)}.document__previoustIconWhite{display:block;width:40px;margin-right:20px}.document__previoustIconGreen{display:none;width:40px;margin-right:20px;opacity:.6}.document__previous:hover{background:#dbe7cf;color:#849770}.document__previous:hover.document__previous::before{height:58px;transition-delay:.3s}.document__previous:hover.document__previous::after{width:100%;transition-delay:0s}.document__previous:hover .document__previoustIconGreen{display:block}.document__previous:hover .document__previoustIconWhite{display:none}
/*# sourceMappingURL=style.min.css.map */