@-webkit-keyframes slideFadeZoomIn{0%{opacity:0;-webkit-transform:scale3d(0.3, 0.3, 0.3);transform:scale3d(0.3, 0.3, 0.3)}70%{opacity:1}100%{opacity:1}}@keyframes slideFadeZoomIn{0%{opacity:0;-webkit-transform:scale3d(0.3, 0.3, 0.3);transform:scale3d(0.3, 0.3, 0.3)}70%{opacity:1}100%{opacity:1}}@-webkit-keyframes slideFadeZoomOut{0%{opacity:0;-webkit-transform:scale3d(1.5, 1.5, 1.5);transform:scale3d(1.5, 1.5, 1.5)}70%{opacity:1}100%{opacity:1}}@keyframes slideFadeZoomOut{0%{opacity:0;-webkit-transform:scale3d(1.5, 1.5, 1.5);transform:scale3d(1.5, 1.5, 1.5)}70%{opacity:1}100%{opacity:1}}@-webkit-keyframes slideFadeInDown{0%{opacity:0;margin-top:20%}70%{opacity:1;margin-top:25%}100%{opacity:1;margin-top:25%}}@keyframes slideFadeInDown{0%{opacity:0;margin-top:20%}70%{opacity:1;margin-top:25%}100%{opacity:1;margin-top:25%}}@-webkit-keyframes slideFadeInDown2{0%{opacity:0;margin-top:70%}70%{opacity:1;margin-top:80%}100%{opacity:1;margin-top:80%}}@keyframes slideFadeInDown2{0%{opacity:0;margin-top:70%}70%{opacity:1;margin-top:80%}100%{opacity:1;margin-top:80%}}@-webkit-keyframes slideRhtSlideIn{0%{opacity:0;-webkit-transform:translate(-50px, 0);transform:translate(-50px, 0)}40%{opacity:.2}100%{opacity:1;-webkit-transform:translate(0, 0);transform:translate(0, 0)}}@keyframes slideRhtSlideIn{0%{opacity:0;-webkit-transform:translate(-50px, 0);transform:translate(-50px, 0)}40%{opacity:.2}100%{opacity:1;-webkit-transform:translate(0, 0);transform:translate(0, 0)}}@-webkit-keyframes fadeIn{0%{opacity:0}100%{opacity:1}}@keyframes fadeIn{0%{opacity:0}100%{opacity:1}}@-webkit-keyframes fadeOut{0%{opacity:1}100%{opacity:0}}@keyframes fadeOut{0%{opacity:1}100%{opacity:0}}@-webkit-keyframes fadeZoomIn{0%{opacity:0;-webkit-transform:scale(0.5);transform:scale(0.5)}100%{opacity:1;-webkit-transform:scale(1);transform:scale(1)}}@keyframes fadeZoomIn{0%{opacity:0;-webkit-transform:scale(0.5);transform:scale(0.5)}100%{opacity:1;-webkit-transform:scale(1);transform:scale(1)}}@-webkit-keyframes lftSlideIn{0%{opacity:0;-webkit-transform:translate(100px, 0);transform:translate(100px, 0)}100%{opacity:1;-webkit-transform:translate(0, 0);transform:translate(0, 0)}}@keyframes lftSlideIn{0%{opacity:0;-webkit-transform:translate(100px, 0);transform:translate(100px, 0)}100%{opacity:1;-webkit-transform:translate(0, 0);transform:translate(0, 0)}}@-webkit-keyframes rhtSlideIn{0%{opacity:0;-webkit-transform:translate(-100px, 0);transform:translate(-100px, 0)}100%{opacity:1;-webkit-transform:translate(0, 0);transform:translate(0, 0)}}@keyframes rhtSlideIn{0%{opacity:0;-webkit-transform:translate(-100px, 0);transform:translate(-100px, 0)}100%{opacity:1;-webkit-transform:translate(0, 0);transform:translate(0, 0)}}@-webkit-keyframes fadeInUp{0%{opacity:0;-webkit-transform:translateY(20px);transform:translateY(20px)}100%{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes fadeInUp{0%{opacity:0;-webkit-transform:translateY(20px);transform:translateY(20px)}100%{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}@-webkit-keyframes fadeInDown{0%{opacity:0;-webkit-transform:translateY(-20px);transform:translateY(-20px)}100%{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes fadeInDown{0%{opacity:0;-webkit-transform:translateY(-20px);transform:translateY(-20px)}100%{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}@-webkit-keyframes fadeRotateIn{0%{opacity:0;-webkit-transform:rotateY(45deg);transform:rotateY(45deg)}100%{opacity:1;-webkit-transform:rotateY();transform:rotateY()}}@keyframes fadeRotateIn{0%{opacity:0;-webkit-transform:rotateY(45deg);transform:rotateY(45deg)}100%{opacity:1;-webkit-transform:rotateY();transform:rotateY()}}@-webkit-keyframes flipInY{from{-webkit-transform:rotate3d(0, 1, 0, 90deg);transform:rotate3d(0, 1, 0, 90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0}60%{-webkit-transform:rotate3d(0, 1, 0, 10deg);transform:rotate3d(0, 1, 0, 10deg);opacity:1}to{opacity:1}}@keyframes flipInY{from{-webkit-transform:rotate3d(0, 1, 0, 90deg);transform:rotate3d(0, 1, 0, 90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0}60%{-webkit-transform:rotate3d(0, 1, 0, 10deg);transform:rotate3d(0, 1, 0, 10deg);opacity:1}to{opacity:1}}.mainImg{position:relative;line-height:1}.mainImg__catchArea{width:100%;height:100%;position:absolute;top:0;left:0;bottom:0;right:0;z-index:1}.mainImg__catchArea .wrap{height:100%;padding-top:10%;position:relative}.mainImg__catchArea .wrap .mainImg__catch{font-family:"Zen Kaku Gothic New",sans-serif;font-optical-sizing:auto;font-weight:700;font-style:normal;font-variation-settings:"wdth" 100;font-size:clamp(1.375rem,1.261rem + .48vw,1.625rem);color:#00425f;display:inline;line-height:2.5;padding:5px 15px;-webkit-box-decoration-break:clone;box-decoration-break:clone;background:hsla(0,0%,100%,.8)}.mainImg__catchArea .wrap .mainImg__illust{position:absolute;bottom:-110px;right:0}.mainImg .slick>li:not(:first-child){display:none}@media screen and (max-width: 1024px){.mainImg{height:calc(100svh - 180px)}.mainImg__catchArea .wrap{padding-top:150px}.mainImg__catchArea .wrap .mainImg__illust{width:28%;bottom:-50px;right:10px}.mainImg ul.slick li img{width:100%;height:calc(100svh - 180px);-o-object-fit:cover;object-fit:cover}}@media screen and (max-width: 600px){.mainImg{height:calc(100svh - 150px)}.mainImg__catchArea .wrap{padding-top:130px}.mainImg__catchArea .wrap .mainImg__catch{line-height:2.2;padding:3px 10px}.mainImg__catchArea .wrap .mainImg__illust{width:30%;bottom:-30px}.mainImg ul.slick li img{height:calc(100svh - 150px)}}#index #news .btn{margin:50px auto 0}@media screen and (max-width: 600px){#index #news .btn{margin-top:30px}}#index #guide{background:#f5f5f5}#index #guide .guideInfo{margin-bottom:80px;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:35px}#index #guide .guideInfo li{width:calc((100% - 140px)/5);font-size:1rem;line-height:1.5}#index #guide .guideInfo li .guideInfo__icon{text-align:center;margin-bottom:5px}#index #guide .guideInfo li .guideInfo__name{font-family:"Zen Kaku Gothic New",sans-serif;font-optical-sizing:auto;font-weight:700;font-style:normal;font-variation-settings:"wdth" 100;font-size:1.25rem;color:#00425f;line-height:1.3;text-align:center;margin-bottom:10px}#index #guide .guideInfo li .guideInfo__name small{font-size:80%}@media screen and (max-width: 1024px){#index #guide .guideInfo{gap:30px}#index #guide .guideInfo li{width:calc((100% - 90px)/4)}}@media screen and (max-width: 600px){#index #guide .guideInfo{margin-bottom:50px;gap:20px}#index #guide .guideInfo li{width:calc((100% - 40px)/3)}#index #guide .guideInfo li .guideInfo__icon{width:80%;margin:0 auto 5px}#index #guide .guideInfo li .guideInfo__name{font-size:1rem;line-height:1.2;margin-bottom:0}#index #guide .guideInfo li .guideInfo__name small{font-size:70%;letter-spacing:0}#index #guide .guideInfo li:nth-child(-n+5){width:100%;padding-bottom:20px;display:-webkit-box;display:-ms-flexbox;display:flex;border-bottom:1px dotted #bbb}#index #guide .guideInfo li:nth-child(-n+5) .guideInfo__icon{width:100px;margin:0 auto 0 0}#index #guide .guideInfo li:nth-child(-n+5) .guideInfo__icon img{width:80%;margin:0 auto}#index #guide .guideInfo li:nth-child(-n+5)>div{width:calc(100% - 120px);padding-top:10px}#index #guide .guideInfo li:nth-child(-n+5)>div .guideInfo__name{text-align:left;margin-bottom:7px}#index #guide .guideInfo li:nth-child(-n+5)>div .guideInfo__name small{font-size:80%}#index #guide .guideInfo li:nth-child(-n+5)>div .center{text-align:left}}#index #guide .guideAbout h3{font-family:"Zen Kaku Gothic New",sans-serif;font-optical-sizing:auto;font-weight:700;font-style:normal;font-variation-settings:"wdth" 100;font-size:1.25rem;color:#00425f;padding-left:18px;margin-bottom:15px;position:relative}#index #guide .guideAbout h3::before{content:"";position:absolute;top:.6em;left:0;width:14px;height:14px;background-color:#00425f}@media screen and (max-width: 600px){#index #guide .guideAbout h3{font-size:1.125rem;padding-left:15px;margin-bottom:10px}#index #guide .guideAbout h3::before{top:.45em;width:12px;height:12px}}#index #guide .guideAbout .section+.section{margin-top:50px}#index #guide .guideAbout .section .guideAbout__txt{padding-left:25px;margin-bottom:20px;position:relative}#index #guide .guideAbout .section .guideAbout__txt::before{content:"";position:absolute;top:.8em;left:0;width:18px;height:3px;background-color:#00425f}#index #guide .guideAbout .section .circle-list{margin-bottom:30px;margin-left:25px}#index #guide .guideAbout .section .circle-list li+li{margin-top:5px}#index #guide .guideAbout .section .btn a .icon-arrow.btm{top:35%;right:10px;-webkit-transform:rotate(90deg);transform:rotate(90deg)}#index #guide .guideAbout .section .btn a:hover .icon-arrow.btm{top:50%}@media screen and (max-width: 600px){#index #guide .guideAbout .section+.section{margin-top:40px}#index #guide .guideAbout .section .guideAbout__txt{padding-left:18px;margin-bottom:15px}#index #guide .guideAbout .section .guideAbout__txt::before{top:.8em;left:0;width:12px;background-color:#00425f}#index #guide .guideAbout .section .circle-list{margin-bottom:20px;margin-left:18px}}#index #floorMap .floorMapImg{margin-bottom:80px;position:relative}#index #floorMap .floorMapImg__btn{position:absolute}#index #floorMap .floorMapImg__btn a{font-family:"Zen Kaku Gothic New",sans-serif;font-optical-sizing:auto;font-weight:700;font-style:normal;font-variation-settings:"wdth" 100;font-size:1rem;color:#fff;line-height:1;text-align:center;padding:4px 27px 4px 10px;background:rgba(43,5,5,.8);border:1px solid rgba(0,0,0,0);position:relative}#index #floorMap .floorMapImg__btn a::before{content:"";position:absolute;top:50%;right:12px;width:8px;height:8px;border-top:2px solid #fff;border-right:2px solid #fff;-webkit-transform:rotate(45deg) translateY(-50%);transform:rotate(45deg) translateY(-50%);-webkit-transition:.3s;transition:.3s}#index #floorMap .floorMapImg__btn a:hover{color:#00425f;background:hsla(0,0%,100%,.4);border-color:#00425f}#index #floorMap .floorMapImg__btn a:hover::before{border-top-color:#00425f;border-right-color:#00425f}#index #floorMap .floorMapImg__btn.coll{top:25%;left:13%}#index #floorMap .floorMapImg__btn.sofa{top:35%;left:43%}#index #floorMap .floorMapImg__btn.conc{bottom:26%;right:23%}@media screen and (max-width: 1024px){#index #floorMap .floorMapImg{margin-bottom:60px}#index #floorMap .floorMapImg__btn a{font-size:.875rem;padding:3px 25px 3px 7px}#index #floorMap .floorMapImg__btn a::before{right:10px;width:7px;height:7px}#index #floorMap .floorMapImg__btn.coll{top:22%;left:11%}#index #floorMap .floorMapImg__btn.sofa{top:32%;left:41%}#index #floorMap .floorMapImg__btn.conc{bottom:26%;right:16%}}@media screen and (max-width: 600px){#index #floorMap .floorMapImg{margin-bottom:30px}#index #floorMap .floorMapImg__btn a{font-size:.6875rem;font-weight:500;padding:0 15px 2px 5px}#index #floorMap .floorMapImg__btn a::before{right:6px;width:6px;height:6px;margin-top:-1px}#index #floorMap .floorMapImg__btn.coll{top:20%;left:5%}#index #floorMap .floorMapImg__btn.sofa{top:30%;left:36%}#index #floorMap .floorMapImg__btn.conc{bottom:22%;right:6%}}#index #floorMap .floorMapSection{position:relative}#index #floorMap .floorMapSection+.floorMapSection{margin-top:100px}#index #floorMap .floorMapSection__photo{width:47%;max-width:560px;position:relative;z-index:1}#index #floorMap .floorMapSection__cnt{aspect-ratio:44/19;width:74%;max-width:880px;padding:10% 5% 5% 25%;background:#f2eadf;position:absolute;top:10%;right:0}#index #floorMap .floorMapSection__cnt h3{font-family:"Zen Kaku Gothic New",sans-serif;font-optical-sizing:auto;font-weight:700;font-style:normal;font-variation-settings:"wdth" 100;font-size:1.625rem;color:#2b0505;line-height:1.2;margin-bottom:10px}#index #floorMap .floorMapSection__cnt .floorMapSection__illust{position:absolute;bottom:-15px;right:-15px}#index #floorMap .floorMapSection:nth-of-type(odd) .floorMapSection__photo{margin-left:auto}#index #floorMap .floorMapSection:nth-of-type(odd) .floorMapSection__cnt{padding-right:25%;padding-left:7%;background:#e6eff2;left:0;right:initial}#index #floorMap .floorMapSection:nth-of-type(odd) .floorMapSection__cnt .floorMapSection__illust{left:-15px;right:initial}@media screen and (max-width: 1024px){#index #floorMap .floorMapSection__cnt{font-size:1.0625rem;padding-top:5%;padding-right:20px}#index #floorMap .floorMapSection__cnt h3{font-size:1.625rem;margin-bottom:10px}#index #floorMap .floorMapSection__cnt .floorMapSection__illust.coll{width:26%}#index #floorMap .floorMapSection__cnt .floorMapSection__illust.sofa{width:20%}#index #floorMap .floorMapSection__cnt .floorMapSection__illust.conc{width:20%}#index #floorMap .floorMapSection:nth-of-type(odd) .floorMapSection__cnt{padding-left:35px}}@media screen and (max-width: 600px){#index #floorMap .floorMapSection+.floorMapSection{margin-top:40px}#index #floorMap .floorMapSection__photo{width:94%}#index #floorMap .floorMapSection__cnt{aspect-ratio:inherit;width:94%;margin-top:-60%;padding:65% 5% 30px 5%;margin-left:auto;position:initial}#index #floorMap .floorMapSection__cnt h3{font-size:1.25rem;margin-bottom:8px}#index #floorMap .floorMapSection__cnt .floorMapSection__illust{bottom:26%;right:-10px;z-index:5}#index #floorMap .floorMapSection:nth-of-type(odd) .floorMapSection__cnt{padding-right:5%;padding-left:5%;margin-left:initial;margin-right:auto}#index #floorMap .floorMapSection:nth-of-type(odd) .floorMapSection__cnt .floorMapSection__illust{bottom:34%;left:-10px}}#index #group{background:#f5f5f5}#index #group .groupInfo>div+div{margin-top:60px}#index #group .groupInfo dt{height:48px;font-family:"Zen Kaku Gothic New",sans-serif;font-optical-sizing:auto;font-weight:700;font-style:normal;font-variation-settings:"wdth" 100;font-size:1.25rem;color:#fff;line-height:1;background:#00425f;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}#index #group .groupInfo dd{padding:max(3%,15px);border:1px solid #00425f}@media screen and (max-width: 600px){#index #group .groupInfo>div+div{margin-top:30px}#index #group .groupInfo dt{height:40px;font-size:1.125rem}#index #group .groupInfo dd{border:1px solid #00425f}}#index #group .groupFlow{counter-reset:number 0}#index #group .groupFlow li{padding-top:5px;padding-left:40px;position:relative}#index #group .groupFlow li::before{counter-increment:number 1;content:counter(number, decimal-leading-zero);position:absolute;top:0;left:0;font-family:"Zen Kaku Gothic New",sans-serif;font-optical-sizing:auto;font-weight:700;font-style:normal;font-variation-settings:"wdth" 100;font-size:2rem;color:#00425f;line-height:1}@media screen and (max-width: 600px){#index #group .groupFlow li{padding-top:5px;padding-left:35px}#index #group .groupFlow li::before{font-size:1.625rem}}#index #group .groupFlow li .btnList{display:-webkit-box;display:-ms-flexbox;display:flex}#index #group .groupFlow li .btnList .btn{width:auto;height:75px;color:#00425f}#index #group .groupFlow li .btnList .btn a{font-family:"Zen Kaku Gothic New",sans-serif;font-optical-sizing:auto;font-weight:700;font-style:normal;font-variation-settings:"wdth" 100;font-size:1.25rem;color:#00425f;padding:0 30px;background:#fff;border:none;border-radius:5px;-webkit-box-shadow:0px 3px 6px 0px rgba(0,0,0,.16);box-shadow:0px 3px 6px 0px rgba(0,0,0,.16);-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}#index #group .groupFlow li .btnList .btn a i{position:static;font-size:1.875rem}#index #group .groupFlow li .btnList .btn a:hover,#index #group .groupFlow li .btnList .btn a:active{background:#cddfe6}#index #group .groupFlow li .btnList .btn.phone{margin-left:30px}#index #group .groupFlow li .btnList .btn.phone a .num{font-family:"Montserrat",sans-serif;font-optical-sizing:auto;font-weight:700;font-style:normal;font-variation-settings:"wdth" 100;font-size:1.5rem}#index #group .groupFlow li .btnList .btn.phone a .num i{font-size:86%}#index #group .groupFlow li .btnList .btn.phone a p:not(.num){font-size:66%;color:#000;font-weight:500;text-align:center}@media screen and (max-width: 1024px){#index #group .groupFlow li .btnList{display:block}#index #group .groupFlow li .btnList .btn{display:inline-block}#index #group .groupFlow li .btnList .btn.phone{margin:15px 0 0}}@media screen and (max-width: 600px){#index #group .groupFlow li .btnList .btn{width:100%;height:50px}#index #group .groupFlow li .btnList .btn a{font-size:1.125rem;padding:0 10px}#index #group .groupFlow li .btnList .btn a i{font-size:1.5rem}#index #group .groupFlow li .btnList .btn.phone a .num{font-size:1.3125rem}}#index #group .groupFlow li .ann{line-height:1.5}#index #group .groupFlow li .ann span{padding-bottom:3px;background:-webkit-gradient(linear, left top, left bottom, color-stop(60%, transparent), color-stop(40%, rgba(147, 195, 214, 0.8)));background:linear-gradient(transparent 60%, rgba(147, 195, 214, 0.8) 40%)}#index #group .groupFlow li+li{margin-top:50px}@media screen and (max-width: 600px){#index #group .groupFlow li+li{margin-top:30px}}#index #group .groupCalendar{margin-top:80px}#index #group .groupCalendar h3{font-family:"Zen Kaku Gothic New",sans-serif;font-optical-sizing:auto;font-weight:700;font-style:normal;font-variation-settings:"wdth" 100;font-size:1.25rem;color:#00425f;line-height:1.3;margin-bottom:40px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}#index #group .groupCalendar h3::before,#index #group .groupCalendar h3::after{content:"";width:100px;height:2px;background:#00425f}#index #group .groupCalendar h3::before{margin-right:15px}#index #group .groupCalendar h3::after{margin-left:15px}#index #group .groupCalendar .googleCalendar iframe{width:100%;height:600px}@media screen and (max-width: 1024px){#index #group .groupCalendar{margin-top:60px}#index #group .groupCalendar h3{font-size:1.1875rem}#index #group .groupCalendar h3::before,#index #group .groupCalendar h3::after{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;width:initial}}@media screen and (max-width: 1024px)and (max-width: 600px){#index #group .groupCalendar{margin-top:40px}#index #group .groupCalendar h3{font-size:1.0625rem;letter-spacing:0;margin-bottom:20px}#index #group .groupCalendar h3::before{margin-right:10px}#index #group .groupCalendar h3::after{margin-left:10px}#index #group .groupCalendar .googleCalendar iframe{height:400px}}#index #access .gMap{width:100%;height:0;padding-bottom:50%;position:relative;overflow:hidden;margin-bottom:50px}#index #access .gMap iframe,#index #access .gMap object,#index #access .gMap embed{position:absolute;top:0;left:0;width:100%;height:100%}@media screen and (max-width: 1024px){#index #access .gMap{margin-bottom:40px}}@media screen and (max-width: 600px){#index #access .gMap{padding-bottom:70%;margin-bottom:20px}}#index #access .accessInfo{margin-bottom:80px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}#index #access .accessInfo__photo{width:52%;max-width:540px;margin-right:auto}#index #access .accessInfo__cnt{width:45%;max-width:540px}@media screen and (max-width: 1024px){#index #access .accessInfo{margin-bottom:40px}}@media screen and (max-width: 600px){#index #access .accessInfo{display:block}#index #access .accessInfo__photo{width:100%;max-width:initial;margin:0 0 10px}#index #access .accessInfo__cnt{width:100%;max-width:initial}}#index #access .accessTrans{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-column-gap:8%;-moz-column-gap:8%;column-gap:8%}#index #access .accessTrans>div{width:46%}#index #access .accessTrans>div dt{font-family:"Zen Kaku Gothic New",sans-serif;font-optical-sizing:auto;font-weight:700;font-style:normal;font-variation-settings:"wdth" 100;line-height:1.4;padding-left:20px;margin-bottom:15px;position:relative}#index #access .accessTrans>div dt::before{content:"";position:absolute;top:.4em;left:0;width:14px;height:14px;background:#00425f}#index #access .accessTrans>div dd .circle-list{margin-left:1em}#index #access .accessTrans>div dd .circle-list+.ttl{margin-top:20px}@media screen and (max-width: 600px){#index #access .accessTrans{display:block}#index #access .accessTrans>div{width:100%}#index #access .accessTrans>div:first-of-type{margin-bottom:30px}#index #access .accessTrans>div dt{padding-left:18px;margin-bottom:10px}#index #access .accessTrans>div dt::before{width:12px;height:12px}#index #access .accessTrans>div dd .circle-list+.ttl{margin-top:15px}}#index #office h2{font-family:"Zen Kaku Gothic New",sans-serif;font-optical-sizing:auto;font-weight:700;font-style:normal;font-variation-settings:"wdth" 100;font-size:clamp(1.375rem,1.091rem + 1.21vw,2rem);color:#00425f;line-height:1.3;text-align:center;margin-bottom:20px}@media screen and (max-width: 600px){#index #office h2{margin-bottom:15px}}#index #office .catch{font-family:"Zen Kaku Gothic New",sans-serif;font-optical-sizing:auto;font-weight:700;font-style:normal;font-variation-settings:"wdth" 100;font-size:112%;text-align:center;margin-bottom:50px}@media screen and (max-width: 600px){#index #office .catch{font-size:1rem;margin-bottom:40px}}#index #office .officeList{display:-webkit-box;display:-ms-flexbox;display:flex}#index #office .officeList>div{width:calc((100% - 80px)/3)}#index #office .officeList>div h3{font-family:"Montserrat",sans-serif;font-optical-sizing:auto;font-weight:700;font-style:normal;font-variation-settings:"wdth" 100;font-size:1.25rem;color:#00425f;margin-bottom:10px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}#index #office .officeList>div h3::after{content:"";-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;height:1px;background:#00425f;margin-left:15px}#index #office .officeList>div .officeInfo{padding:30px;background:#f2f4f7}#index #office .officeList>div .officeInfo h4{font-family:"Zen Kaku Gothic New",sans-serif;font-optical-sizing:auto;font-weight:700;font-style:normal;font-variation-settings:"wdth" 100;font-size:1.25rem;color:#00425f;line-height:1.2;text-align:center;margin-bottom:15px}#index #office .officeList>div .officeInfo h4 small{font-size:80%}#index #office .officeList>div .officeInfo__photo{margin-bottom:20px}#index #office .officeList>div.officeList__founder{width:calc((100% - 80px)/3*2 + 40px);margin-left:auto}#index #office .officeList>div.officeList__founder .flex .officeInfo{width:calc((100% - 40px)/2)}#index #office .officeList>div.officeList__founder .flex .officeInfo:first-of-type{margin-right:auto}@media screen and (max-width: 1024px){#index #office .officeList{display:block}#index #office .officeList>div{width:100%}#index #office .officeList>div .officeInfo{width:calc((100% - 30px)/2)}#index #office .officeList>div .officeInfo .btn{width:100%}#index #office .officeList>div.officeList__founder{width:100%;margin:50px 0 0}#index #office .officeList>div.officeList__founder .flex .officeInfo{width:calc((100% - 30px)/2)}}@media screen and (max-width: 600px){#index #office .officeList>div h3{font-size:1.125rem}#index #office .officeList>div .officeInfo{width:100%;padding:20px}#index #office .officeList>div .officeInfo h4{font-size:1.125rem;margin-bottom:10px}#index #office .officeList>div.officeList__founder{width:100%;margin:50px 0 0}#index #office .officeList>div.officeList__founder .flex .officeInfo{width:100%}#index #office .officeList>div.officeList__founder .flex .officeInfo:first-of-type{margin-bottom:30px}}#index #about{padding-top:100px;position:relative;z-index:1}#index #about::before{content:"";position:absolute;top:0;left:0;z-index:-1;width:52%;height:100%;background:#00425f;clip-path:polygon(40% 0%, 100% 0%, 40% 100%, 0% 100%, 0 60%)}#index #about h2{margin-bottom:40px}#index #about .flex .img{width:50%;padding-right:7%}#index #about .flex .column{width:50%}#index #about .flex .column>div{max-width:630px;padding-right:clamp(10px,4%,30px)}#index #about .flex .column>div .btn{margin-top:50px}@media screen and (max-width: 1024px){#index #about .flex .img img{height:100%;-o-object-fit:cover;object-fit:cover}}@media screen and (max-width: 600px){#index #about{padding-top:60px}#index #about::before{width:58%;height:240px;background:#00425f;clip-path:polygon(0% 0%, 50% 0%, 0% 100%)}#index #about h2{margin-bottom:20px}#index #about .catch{font-size:1.375rem;-webkit-text-stroke:5px #fff;paint-order:stroke}#index #about .flex{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse}#index #about .flex .img{width:100%}#index #about .flex .column{width:100%;margin-bottom:30px}#index #about .flex .column>div{padding-left:clamp(10px,4%,30px)}#index #about .flex .column>div .btn{margin-top:30px}}#index #service{text-align:center;background:#eff1f5}#index #service ul{margin-top:30px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}#index #service ul li{width:calc((100% - 120px)/3)}#index #service ul li a{display:block;font-size:1.875rem;color:#2d67c4;font-weight:700;line-height:1;padding:20px 50px;margin:0 auto;border:10px solid rgba(0,0,0,0);position:relative;z-index:1}#index #service ul li a .img{aspect-ratio:1;background:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;position:relative;z-index:-1}#index #service ul li a .img img{width:50%}#index #service ul li a .num{font-size:5.625rem;color:rgba(0,0,0,0);-webkit-text-stroke:2px #e8d4ab;paint-order:stroke;margin-top:-45px;margin-bottom:10px}#index #service ul li a:hover{-webkit-box-shadow:0 0 0 8px #00425f inset;box-shadow:0 0 0 8px #00425f inset}@media screen and (max-width: 1024px){#index #service ul li{width:calc((100% - 40px)/3)}#index #service ul li a{font-size:1.5rem;padding:20px 10px}#index #service ul li a .num{font-size:4rem;margin-top:-30px}}@media screen and (max-width: 600px){#index #service ul{display:block;max-width:240px;margin:30px auto 0}#index #service ul li{width:100%}#index #service ul li+li{margin-top:20px}#index #service ul li a{padding:0}#index #service ul li a .num{font-size:4.375rem;margin-top:-40px}}#index #service .btn{margin:60px auto 0}@media screen and (max-width: 1024px){#index #service .btn{margin-top:30px}}#index #sustainability{text-align:center;padding-bottom:140px;position:relative;z-index:1}#index #sustainability::after{content:"";position:absolute;top:0;right:0;z-index:-1;width:40%;height:100%;background:#e1e9f5;clip-path:polygon(60% 0%, 100% 0%, 100% 36%, 60% 100%, 0% 100%)}#index #sustainability h2{margin-bottom:60px}#index #sustainability .txt{margin:40px 0 60px}#index #sustainability .btn{margin:0 auto}@media screen and (max-width: 1024px){#index #sustainability{padding-bottom:100px}}@media screen and (max-width: 600px){#index #sustainability{padding-bottom:70px}#index #sustainability::after{clip-path:polygon(60% 0%, 100% 0%, 100% 26%, 60% 100%, 0% 100%)}#index #sustainability h2{font-size:2.5rem;margin-bottom:30px}#index #sustainability .txt{margin:30px 0 35px}}#index #recruit{padding-top:0}@media screen and (max-width: 1024px){#index #recruit{padding-bottom:20px}}#index #recruit .bnr{position:relative;z-index:2}#index #recruit .bnr .txt-area{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}#index #recruit .bnr .txt-area h2{color:#fff;margin-bottom:20px}#index #recruit .bnr .txt-area .txt{text-align:center}#index #recruit .bnr .txt-area .btn{margin:40px auto 0}#index #recruit .bnr .txt-area .btn a{background:rgba(0,0,0,0);border:1px solid #fff}#index #recruit .bnr .txt-area .btn a:hover{background:hsla(0,0%,100%,.2)}@media screen and (max-width: 600px){#index #recruit .bnr .txt-area h2{margin-bottom:15px}#index #recruit .bnr .txt-area .btn{margin-top:25px}}#index #recruit .bnr .bgImg{height:420px;position:relative}#index #recruit .bnr .bgImg::before,#index #recruit .bnr .bgImg::after{content:"";position:absolute;z-index:1;background:#00425f;width:16%;height:100%}#index #recruit .bnr .bgImg::before{top:0;left:0;clip-path:polygon(0% 0%, 100% 0%, 0% 100%)}#index #recruit .bnr .bgImg::after{bottom:0;right:0;clip-path:polygon(100% 0%, 100% 100%, 0% 100%)}#index #recruit .bnr .bgImg p{position:relative}#index #recruit .bnr .bgImg p::after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.4)}#index #recruit .bnr .bgImg p img{width:100%;height:420px;-o-object-fit:cover;object-fit:cover}@media screen and (max-width: 1024px){#index #recruit .bnr .bgImg{height:300px}#index #recruit .bnr .bgImg::before{clip-path:polygon(0% 0%, 100% 0%, 0% 65%)}#index #recruit .bnr .bgImg::after{clip-path:polygon(100% 35%, 100% 100%, 0% 100%)}#index #recruit .bnr .bgImg p img{height:300px}}@media screen and (max-width: 600px){#index #recruit .bnr .bgImg{height:260px}#index #recruit .bnr .bgImg::before{width:22%;clip-path:polygon(0% 0%, 100% 0%, 0% 50%)}#index #recruit .bnr .bgImg::after{width:18%;clip-path:polygon(100% 50%, 100% 100%, 0% 100%)}#index #recruit .bnr .bgImg p img{height:260px}}/*# sourceMappingURL=toppage.css.map */