@charset "UTF-8";:root{--bl-txt:#101010}html{font-size:62.5%}*{margin:0;padding:0;box-sizing:border-box}ul{list-style:none}a{text-decoration:none;color:inherit}img,picture{max-width:100%;max-height:100%}.sp-only{display:none}@media only screen and (max-width:767px){.pc-only{display:none}.sp-only{display:block}}.c-header{text-align:center;background-color:#fff;position:fixed;left:0;bottom:0;top:0;z-index:10;height:100vh;padding:36px 20.5px;padding-left:24px}.c-header__menu{font-size:1.6rem;letter-spacing:.2em;font-family:"Shippori Mincho",serif;font-weight:500;text-transform:capitalize;writing-mode:vertical-lr;height:calc(100% - 98px);display:flex;flex-direction:row;align-items:center;margin:0 auto;margin-top:27px}.c-header__menu li:not(:last-child){margin-bottom:41.7px}.c-header__menu li a{color:#101010;display:block;position:relative;padding-left:9px}.c-header__menu li a:after{content:"";display:block;position:absolute;width:6px;height:6px;border-radius:50%;background-color:#d13030;left:0;top:50%;transform:translate(-50%,-50%);opacity:0;transition:.3s all}.c-header__menu li a:hover:after{opacity:1;transition:.6s all}.c-header__menu li a.is_active:after{opacity:1;transition:.6s all}@media screen and (max-width:1365px){.c-header{bottom:unset;width:100%;height:auto;padding:10px;display:flex;justify-content:space-between;align-items:center}.c-header__logo{max-width:30%}.c-header__logo a{display:flex;justify-content:center;align-items:center}.c-header__menu{position:absolute;background-color:inherit;width:90%;height:auto;flex-direction:column;writing-mode:unset;left:0;bottom:0;transform:translate(-100%,100%);margin-top:0;padding:40px 0;opacity:0;transition:.3s all}.c-header__menu.show{left:50%;transform:translate(-50%,100%);visibility:visible;opacity:1;transition:.6s all}.c-header__menu li a:after{left:50%;top:calc(100% + 15px);transform:translate(-50%,0)}}.c-footer{background-color:#151515;color:#fff}.c-footer .l-container{display:flex}.c-footer__infor{background:url(//nagayamakenchiku.com/wp-content/themes/nagayama/assets/css/../img/footer-bg.jpg) no-repeat center;background-size:cover;width:437px;min-height:505px;z-index:2;padding:0 47px;padding-top:61px;position:relative}.c-footer__infor:after{display:block;position:absolute;content:"";width:100%;height:100%;z-index:-1;background-color:#000;opacity:.3;pointer-events:none;top:0;left:0}.c-footer__infor h2{line-height:1;margin-bottom:20px}.c-footer__infor h2 a{display:block}.c-footer__infor h3{font-family:"Shippori Mincho",serif;letter-spacing:.1em;font-size:2.2rem;line-height:1.5;padding-left:3px}.c-footer__infor p{font-size:1.6rem;letter-spacing:.2em;line-height:2.125;margin-top:20px;padding-left:3px}.c-footer__box{display:flex;align-items:baseline;padding:140px 110px;padding-top:76px;border-bottom:1px solid #1c1c1c}.c-footer__box .col:first-child{margin-right:114px}.c-footer__box .col:nth-child(2){margin-right:92px}.c-footer__item:not(:last-child){margin-bottom:68px}.c-footer__item h4{font-size:1.8rem;letter-spacing:.2em;color:#adadad;font-family:"Shippori Mincho",serif;font-weight:400;margin-bottom:22px}.c-footer__item li:not(:last-child){margin-bottom:23.6px}.c-footer__item li a{font-size:1.4rem;color:#fff;letter-spacing:.1em;line-height:1.4}.c-footer__item li a:before{content:"";display:inline-block;height:2px;width:11px;background-color:#fff;margin-right:10px;vertical-align:middle}.c-footer__menu{width:calc(100% - 437px)}.c-footer__end{display:flex;align-items:baseline;justify-content:flex-end;padding-top:28px;padding-right:48px;font-family:"Shippori Mincho",serif;font-size:1.2rem;letter-spacing:.2em}.c-footer__end p:last-child{margin-left:43px}.c-footer__end a{color:#fff}@media screen and (max-width:767px){.c-footer .l-container{flex-wrap:wrap;padding:0}.c-footer__infor{min-height:250px;width:100%;padding:30px 25px 0}.c-footer__infor p{font-size:1.25rem}.c-footer__infor h3{font-size:1.7rem}.c-footer__menu{padding:0 10px;width:100%}.c-footer__box{padding:0;padding-top:40px;justify-content:space-between;flex-wrap:wrap}.c-footer__box .col{width:48%;margin-bottom:20px;margin-right:0 !important}.c-footer__item:not(:last-child){margin-bottom:15px}.c-footer__end{flex-direction:column;justify-content:center;align-items:center;padding-right:0;padding-bottom:30px}.c-footer__end p:last-child{margin:0;margin-top:15px}}@media screen and (min-width:768px) and (max-width:1365px){.c-footer .l-container{flex-wrap:wrap}.c-footer__infor{width:100%}.c-footer__menu{width:100%}.c-footer__end{flex-direction:column;justify-content:center;align-items:center;padding-right:0;padding-bottom:30px}.c-footer__end p:last-child{margin:0;margin-top:15px}}body{font-family:"Noto Sans JP",sans-serif;font-size:1.5rem;line-height:1.5;font-weight:300;position:relative;display:flex;flex-wrap:wrap}@media only screen and (max-width:767px){body{min-width:320px;font-size:1.2rem}}body:after{content:"";display:block;position:fixed;top:0;left:0;background-color:#000;opacity:.4;width:100vw;height:100vh;z-index:5;visibility:hidden;opacity:0;pointer-events:none;transition:.3s all}body .show:after{opacity:.4;visibility:visible;pointer-events:initial;transition:.4s all}#content{max-width:100%;display:flex;flex-wrap:wrap}#page-content-right{flex:1;max-width:100%}.l-container{width:100%;max-width:1200px;margin:0 auto;position:relative}.l-container--2{max-width:1100px}@media screen and (max-width:767px){.l-container{padding:0 10px}}main{background-color:#151515;color:#fff;flex:1;max-width:100%}main:not(.p-top):before{content:"";display:block;width:100%;height:35px;background:url(//nagayamakenchiku.com/wp-content/themes/nagayama/assets/css/../img/main_visual.png) no-repeat center;background-size:cover;background-attachment:fixed}@media screen and (max-width:1365px){main:not(.p-top):before{height:90px}}footer{width:100%}.c-fixed-contact{position:fixed;bottom:0;right:0;z-index:5}.c-fixed-contact a{display:flex;justify-content:center;align-items:center;width:83px;height:83px;background-color:#d13030}.c-btn button,.c-btn input,.c-btn a{display:block;width:100%;border:1px solid #fff;color:#fff;transition:.3s all ease-in-out;font-family:"Shippori Mincho",serif;font-weight:600;text-transform:uppercase;font-size:1.3rem;letter-spacing:.4em;text-align:center;padding:20px 0;padding-bottom:19px;background-color:unset}.c-btn button:hover,.c-btn input:hover,.c-btn a:hover{background-color:#fff;color:#262626;transition:.6s all ease-in-out}.c-btn--black button,.c-btn--black input,.c-btn--black a{border-color:#ccc;color:#000}@media screen and (max-width:768px){.c-btn button,.c-btn input,.c-btn a{font-size:1.2rem;padding:15px 0}}.c-title{writing-mode:vertical-rl;font-family:"Shippori Mincho",serif;font-weight:400}.c-title h2{font-size:2.5rem;color:#fff;font-weight:600;letter-spacing:.52em;position:relative;padding-left:13px}.c-title h2:before{position:absolute;content:"";display:block;top:4px;left:0;height:100%;width:1px;background-color:#fff}.c-title h3{font-size:1.8rem;color:#6e6e6e;letter-spacing:.18em;margin-left:32px}@media screen and (max-width:768px){.c-title h2{font-size:2.25rem;padding-bottom:10px;padding-left:0}.c-title h3{font-size:1.6rem;margin-left:0}}.c-title2{text-align:center;font-family:"Shippori Mincho",serif;letter-spacing:.2em;font-size:2.5rem}.c-title2 h4{font-weight:400;text-transform:capitalize}.c-title2 h3{font-weight:500;margin-top:38px}.c-title2+.c-pageBanner{margin-top:33px}@media screen and (max-width:767px){.c-title2{font-size:1.8rem}.c-title2 h3{margin-top:10px}}.c-form__label{width:24.5%;font-weight:500;letter-spacing:.05em;text-align:left;display:flex;justify-content:space-between;align-items:baseline}.c-form__label:after{content:"任意";font-size:1.1rem;letter-spacing:.05em;text-align:center;background-color:#e8e8e8;padding:3px 8.5px}.c-form__label.required:after{content:"必須";background-color:#000;color:#fff}.c-form__row{display:flex;justify-content:space-between;align-items:center}.c-form__row:not(:last-child){margin-bottom:39px}.c-form__row--2{align-items:baseline;margin-top:66px}.c-form__row--2:not(:last-child){margin-bottom:62px}.c-form__row--2 .c-form__input p{letter-spacing:.05em;line-height:1.7;margin-bottom:20px}.c-form__row--3{align-items:flex-start}.c-form__row--3:not(:last-child){margin-top:42px;margin-bottom:48px}.c-form__row--3 .c-form__label{padding-top:17.5px}.c-form__row--3 .c-form__input p{margin-top:20px;letter-spacing:.05em}.c-form__row--4:not(:last-child){margin-top:55px;margin-bottom:78px}.c-form__row--submit{margin-top:84px}.c-form__row--submit .c-btn{width:300px;margin:0 auto}.c-form__input{width:68%;text-align:left}.c-form__input--2-col{display:flex;justify-content:space-between;align-items:center}.c-form__input--2-col .col{width:47.8%}@media screen and (max-width:768px){.c-form__row{flex-wrap:wrap}.c-form__row:not(:last-child){margin-bottom:40px}.c-form__row--2{margin-top:0}.c-form__row--2 .c-form__input p{margin-bottom:10px}.c-form__row--3:not(:last-child),.c-form__row--4:not(:last-child){margin-top:0}.c-form__row--submit{margin-top:40px}.c-form__row--submit .c-btn{width:70%;max-width:300px}.c-form__label{width:unset;max-width:350px;margin-bottom:10px;display:block}.c-form__label:after{margin-left:18.5px}.c-form__input{width:100%}.c-form__input--2-col{flex-wrap:wrap}.c-form__input--2-col .col{width:100%}.c-form__input--2-col .col:not(:last-child){margin-bottom:10px}}.c-input{font-weight:400;width:100%;padding:21.5px 17px;border:1px solid #ddd;letter-spacing:.2em;border-radius:5px}.c-input--select{-moz-appearance:none;-webkit-appearance:none}.c-input--select::-ms-expand{display:none}@media screen and (max-width:768px){.c-input{padding:15px 10px}}.c-select{position:relative}.c-select:after{content:"";display:block;position:absolute;top:50%;right:20.5px;width:10px;height:6px;background:url(//nagayamakenchiku.com/wp-content/themes/nagayama/assets/css/../img/select-arrow.svg) no-repeat center;background-size:100%;transform:translateY(-50%);pointer-events:none}.c-date{position:relative}.c-date:after{display:block;position:absolute;content:"";width:22px;height:22px;background:url(//nagayamakenchiku.com/wp-content/themes/nagayama/assets/css/../img/calendar-icon.svg) no-repeat center;background-size:100%;pointer-events:none;top:50%;right:20px;transform:translateY(-50%)}.c-menu-trigger{display:inline-block;transition:all .4s;box-sizing:border-box;position:relative;width:30px;height:25px;background:0 0;border:none;-moz-appearance:none;appearance:none;cursor:pointer}.c-menu-trigger span{display:inline-block;transition:all .4s;box-sizing:border-box;position:absolute;left:0;width:100%;height:4px;background-color:#3e4037;border-radius:4px}.c-menu-trigger span:nth-of-type(1){top:0;animation:menu-bar01 .4s forwards}.c-menu-trigger span:nth-of-type(2){top:50%;transform:translateY(-50%);transition:all .25s .25s;opacity:1}.c-menu-trigger span:nth-of-type(3){bottom:0;animation:menu-bar02 .4s forwards}.c-menu-trigger.active span:nth-of-type(1){animation:active-menu-bar01 .4s forwards}.c-menu-trigger.active span:nth-of-type(2){opacity:0}.c-menu-trigger.active span:nth-of-type(3){animation:active-menu-bar03 .4s forwards}@media screen and (min-width:1366px){.c-menu-trigger{display:none}}@keyframes menu-bar01{0%{top:50%;transform:translateY(-50%) rotate(45deg)}50%{top:50%;transform:translateY(-50%) rotate(0)}100%{transform:translateY(0) rotate(0);top:0}}@keyframes menu-bar02{0%{bottom:50%;transform:translateY(50%) rotate(-45deg)}50%{bottom:50%;transform:translateY(50%) rotate(0)}100%{bottom:0;transform:translateY(0) rotate(0)}}@keyframes active-menu-bar01{0%{top:0;transform:translateY(0) rotate(0)}50%{top:25%;transform:translateY(-50%) rotate(0)}100%{transform:translateY(-50%) rotate(45deg);top:50%}}@keyframes active-menu-bar03{0%{bottom:0;transform:translateY(0) rotate(0)}50%{bottom:25%;transform:translateY(50%) rotate(0)}100%{transform:translateY(50%) rotate(-45deg);bottom:50%}}.c-arcTab{display:flex;flex-wrap:wrap;align-items:baseline;font-size:1.5rem;font-weight:300;letter-spacing:.05em;gap:25px}.c-arcTab a{display:block;background-color:#707070;min-width:118px;text-align:center;padding:6px 14px;border-radius:5px;transition:.3s all ease-in-out}.c-arcTab a:hover,.c-arcTab a.is-actived{background-color:#fff;color:var(--bl-txt);font-weight:500}@media screen and (max-width:767px){.c-arcTab{gap:5px;font-size:1.2rem}.c-arcTab a{min-width:110px}}@media screen and (max-width:400px){.c-arcTab a{min-width:85px}}.c-arcItem{max-width:370px;display:block;background-color:#2c2c2c}.c-arcItem:hover .c-arcItem__img img{transform:translate(-50%,-50%) scale(1.2)}.c-arcItem__img{position:relative;overflow:hidden}.c-arcItem__img:before{content:"";display:block;padding-bottom:64.86%}.c-arcItem__img img{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transition:.3s all ease-in-out}.c-arcItem__cnt{padding:20px}.c-arcItem__cnt h4{font-size:1.5rem;font-weight:500;letter-spacing:.05em;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.c-arcItem__cnt ul{display:flex;justify-content:space-between;align-items:baseline;font-size:1.5rem;letter-spacing:.2em;font-weight:300}.c-arcItem__cnt ul .tag{display:inline-block;font-size:1.2rem;letter-spacing:.05em;font-weight:300;background-color:#fff;color:#777;min-width:75px;text-align:center;border-radius:13px;padding:3.5px 8px}@media screen and (max-width:767px){.c-arcItem{margin-top:20px}.c-arcItem__cnt{padding:20px 10px}.c-arcItem__cnt ul{display:initial;font-size:1.2rem}.c-arcItem__cnt ul li{margin-top:10px}.c-arcItem__cnt ul .tag{min-width:unset;max-width:100%;font-size:1rem}}.c-pagination{--size:62px;display:flex;justify-content:center;align-items:center;font-size:1.8rem;gap:12px}.c-pagination .page-numbers:not(.first):not(.prev):not(.next):not(.last){width:var(--size);height:var(--size);border-radius:50%;display:flex;justify-content:center;align-items:center;background-color:#272727;transition:.3s all}.c-pagination .page-numbers:not(.first):not(.prev):not(.next):not(.last).current,.c-pagination .page-numbers:not(.first):not(.prev):not(.next):not(.last):hover{background-color:#d13030;color:#fff}@media screen and (max-width:767px){.c-pagination{--size:40px;font-size:1.4rem;gap:8px}}.c-contact{background:url(//nagayamakenchiku.com/wp-content/themes/nagayama/assets/css/../img/contact_bg.png) #404040 no-repeat center;padding:50px 0 63px}.c-contact__cnt{margin-top:90px;display:flex;flex-wrap:wrap;justify-content:center}.c-contact__part{text-align:center;width:50%;position:relative}.c-contact__part .c-btn{max-width:300px}.c-contact__part p{margin-top:34px}.c-contact__btn{margin:46px auto 0;height:60px}.c-contact__btn.phone{font-size:4.6rem;letter-spacing:.2em;font-weight:400;font-family:"Shippori Mincho",serif}.c-contact__image{height:67px}@media screen and (min-width:1100px){.c-contact__part:not(:last-child):before{content:"";display:block;position:absolute;width:1px;height:97%;background-color:#fff;top:50%;right:0;transform:translate(50%,-50%)}}@media screen and (max-width:1099px){.c-contact{padding:40px 0}.c-contact__cnt{margin-top:40px}.c-contact__part{width:100%}.c-contact__part:not(:last-child){margin-bottom:50px}.c-contact__part p{margin-top:20px}.c-contact__image{height:auto}.c-contact__btn{height:auto;margin-top:20px}.c-contact__btn.c-btn{width:70%;max-width:350px}.c-contact__btn.phone{font-size:2.2rem;letter-spacing:.1}}.c-pageBanner{position:relative}.c-pageBanner__img{position:relative;width:96%;max-width:1456px;margin-left:auto;margin-right:0;min-height:300px}.c-pageBanner__img:before{content:"";display:block;padding-bottom:32.27%}.c-pageBanner__img img{position:absolute;top:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.c-pageBanner__text{position:absolute;background-color:#fff;color:var(--bl-txt);width:62%;max-width:765px;padding:56px 48px 65px 65px;left:0;bottom:0;transform:translate(0,50%)}.c-pageBanner__text h4{font-size:2.5rem;letter-spacing:.2em;font-family:"Shippori Mincho",serif;font-weight:400}.c-pageBanner__text h4:not(:last-child){margin-bottom:32px}.c-pageBanner__text p{font-size:1.6rem;font-weight:300;letter-spacing:0}@media screen and (max-width:767px){.c-pageBanner__img{min-height:285px;max-height:350px;width:93.33%}.c-pageBanner__img:before{padding-bottom:81.42%}.c-pageBanner__text{width:93.33%;max-width:550px;padding:30px 25px 24px;transform:translate(0,40%)}.c-pageBanner__text h4{font-size:1.75rem}.c-pageBanner__text h4:not(:last-child){margin-bottom:12px}.c-pageBanner__text p{font-size:1.3rem}}.c-infor li{display:flex;align-items:center;letter-spacing:.1em;border-bottom:1px solid #3e3e3e;padding:34px 0}.c-infor li h5{font-size:2rem;font-weight:500;width:25%}.c-infor li p{font-size:1.5rem;font-weight:300;width:75%;line-height:2.125}@media screen and (max-width:767px){.c-infor li{display:block;padding:22px 0}.c-infor li h5,.c-infor li p{width:100%}.c-infor li h5{font-size:1.65rem}.c-infor li p{margin-top:17.5px;font-size:1.35rem}}.c-singleControl{display:flex;align-items:baseline;justify-content:space-between;margin-top:108px}.c-singleControl__back{width:300px}.c-singleControl__btn a{display:flex;gap:10px;align-items:center;font-size:1.3rem;letter-spacing:.05em;font-weight:500;transition:.3s all}.c-singleControl__btn a:hover{color:#d13030}.c-singleControl__btn a span{color:#fff}@media screen and (max-width:1200px){.c-singleControl{margin:40px auto 0;padding:0 10px;flex-wrap:wrap;max-width:500px}.c-singleControl__back{order:3;width:100%;margin-top:40px}}.p-top1{height:100vh;min-height:500px;background-color:gray;position:relative;overflow:hidden}.p-top1 .l-container{height:100%}.p-top1__text-box{font-family:kozuka-mincho-pro,serif;position:absolute;left:83.5px;top:50%;transform:translateY(-50%);background-color:rgba(255,255,255,.7803921569);padding:22px 50px;padding-right:38px;padding-bottom:28px;z-index:2;color:var(--bl-txt)}.p-top1__text-box h2{font-size:2.8rem;line-height:1.85;letter-spacing:.2em;padding-bottom:24.5px;margin-bottom:15.7px;position:relative}.p-top1__text-box h2:before{content:"";display:block;position:absolute;left:0;bottom:0;width:68px;height:2px;background-color:#6f6f6f}.p-top1__text-box p{font-size:1.6rem;letter-spacing:.2em;line-height:2}.p-top1__slide{height:100%;overflow:hidden}.p-top1__slide img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.p-top1 .p-top1__slide,.p-top1 .p-top1__slide .slick-list,.p-top1 .p-top1__slide .slick-track,.p-top1 .p-top1__slide .item{height:100%}.p-top1 .slick-dots{width:auto;display:inline-block;left:110.5px;bottom:12px}.p-top1 .slick-dots li{width:10px;height:10px;margin:0 6.9px}.p-top1 .slick-dots li button:before{content:"";width:10px;height:10px;background-color:#fff;border-radius:50%;opacity:1}.p-top1 .slick-dots li.slick-active button:before{background-color:#d13030}.p-top2{background:url(//nagayamakenchiku.com/wp-content/themes/nagayama/assets/css/../img/p-top2_bg.png) #262626 left top no-repeat;padding:123px 0;padding-top:217px;color:#fff;font-family:"Shippori Mincho",serif}.p-top2 .l-container{display:flex;flex-wrap:wrap}.p-top2__image,.p-top2__info{width:50%}.p-top2__image1,.p-top2__image2{background-color:#fff;margin:0 auto}.p-top2__image1 img,.p-top2__image2 img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.p-top2__image1{width:452px;height:399px;margin-right:56px;margin-bottom:55px}.p-top2__image2{width:342px;height:285px;margin-left:0}.p-top2__info{text-align:center;padding-top:32px;padding-right:21px}.p-top2__info h2,.p-top2__info h3{font-size:2.5rem;letter-spacing:.2em}.p-top2__info h3{font-weight:400;margin-bottom:35px}.p-top2__info h2{font-weight:500;line-height:1.6;margin-bottom:76px}.p-top2__info p{font-family:kozuka-mincho-pro,serif;writing-mode:vertical-rl;text-align:left;vertical-align:super;line-height:4.1;letter-spacing:.47em;margin:0 auto}.p-top2__btn{width:100%;margin-top:106px}.p-top2__btn .c-btn{width:300px;margin:0 auto}.p-top3{background-color:#151515;padding-bottom:100px;position:relative;z-index:2}.p-top3:after{position:absolute;display:block;content:"";top:0;left:0;width:100%;height:86px;background-color:#262626;z-index:-1}.p-top3__title{position:relative;z-index:2;display:flex;margin-bottom:100px}.p-top3__title1{width:24.8%;padding-top:184px;padding-left:17px}.p-top3__title1 .c-title{margin:0 auto}.p-top3__title2{width:75.2%}.p-top3__title2 .image{width:100%;height:388px;background-color:#fff}.p-top3__title2 .image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.p-top3__list{display:flex}.p-top3__list li{width:33.28%}.p-top3__list li:nth-child(2){width:33.44%}.p-top3__list li:nth-child(2) .image{background-color:#e6e6e6}.p-top3__list li:nth-child(2) p{position:relative}.p-top3__list li:nth-child(2) p:before,.p-top3__list li:nth-child(2) p:after{content:"";display:block;position:absolute;width:1px;height:156px;top:11px;background-color:#ddd}.p-top3__list li:nth-child(2) p:before{left:0;transform:translateX(-50%)}.p-top3__list li:nth-child(2) p:after{right:0;transform:translateX(50%)}.p-top3__list li figure{position:relative}.p-top3__list li figure .image{width:100%;height:282px;background-color:#fff}.p-top3__list li figure .image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.p-top3__list li figcaption{position:absolute;left:50%;bottom:0;transform:translate(-50%,45px);background-color:#fff;writing-mode:vertical-rl;font-family:kozuka-mincho-pro,serif;font-weight:400;font-size:2.3rem}.p-top3__list li figcaption a{color:#101010;display:block;padding:18px 15px;padding-right:12px;padding-bottom:15px;letter-spacing:.24em;line-height:2.4}.p-top3__list li figcaption a span{background-image:linear-gradient(to right,#101010 50%,#fff 50%);background-repeat:no-repeat;background-position:left center;background-size:2px 100%;padding-left:7px}.p-top3__list li p{line-height:2.27;margin-top:82px;padding:0 38px}.p-top3__list li p a{color:#fff}.p-top4{padding-top:100px;padding-bottom:150px;background-color:#151515;color:#fff}.p-top4__title{z-index:2;display:flex}.p-top4__title1{width:68.75%;padding-top:98px}.p-top4__title1 .image{width:100%;height:388px;background-color:#e6e6e6}.p-top4__title1 .image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.p-top4__title2{width:31.25%;margin-top:8px;padding-right:91px}.p-top4__title2 .c-title{margin:0 auto}.p-top4__desc{position:relative;width:79.7%;margin-left:auto;margin-right:0;margin-top:-102px;margin-bottom:132px;color:#3e4037;background-color:#fff;padding:55px 81px;padding-right:135px;padding-bottom:65px;z-index:2}.p-top4__desc h3{color:#101010;font-family:"Shippori Mincho",serif;font-weight:400;letter-spacing:.2em;font-size:2.5rem}.p-top4__desc p{line-height:2.25;margin-top:28px;letter-spacing:.07em}.p-top4__list{display:flex}.p-top4__list li{width:33.28%;position:relative}.p-top4__list li:nth-child(2){width:33.44%}.p-top4__list li:nth-child(2):before,.p-top4__list li:nth-child(2):after{content:"";display:block;position:absolute;width:2px;height:89.6%;background-color:#fff;opacity:.4;top:50%;z-index:2;pointer-events:none}.p-top4__list li:nth-child(2):before{left:0;transform:translate(-50%,-50%)}.p-top4__list li:nth-child(2):after{right:0;transform:translate(50%,-50%)}.p-top4__list figcaption{position:absolute;top:0;left:50%;transform:translateX(-50%);width:352px;max-width:95%;padding-top:99px}.p-top4__list figcaption h3{font-family:kozuka-mincho-pro,serif;font-weight:400;font-size:2.8rem;writing-mode:vertical-rl;margin:0 auto;letter-spacing:.47em;height:300px;margin-bottom:5px}.p-top4__list figcaption p{line-height:2.26;font-size:1.5rem;height:102px;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;margin-bottom:51px;letter-spacing:-.01em}.p-top4__list figcaption .c-btn{width:85%;margin:0 auto}.p-top4__list .image{width:100%;height:692px;overflow:hidden;position:relative}.p-top4__list .image:after{display:block;position:absolute;content:"";width:100%;height:100%;background-color:#000;opacity:.3;pointer-events:none;top:0;left:0}.p-top4__list .image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.p-top5{background-color:#262626;position:relative;z-index:2;padding-bottom:103px}.p-top5:after{position:absolute;display:block;content:"";width:100%;height:40px;background-color:#151515;z-index:-1;top:0;left:0}.p-top5 .c-title{margin:0 auto}.p-top5 .c-title h2:before{height:190px}.p-top5 .slick-slide{margin:0 10px}.p-top5 .slick-dots{text-align:right;bottom:-39px}.p-top5 .slick-dots li{width:39px;height:2px;margin:0}.p-top5 .slick-dots li:not(:first-child){margin-left:5px}.p-top5 .slick-dots li button{width:100%;height:100%;padding:0;background-color:#393939}.p-top5 .slick-dots li button:before{display:none}.p-top5 .slick-dots .slick-active button{background-color:#fff}.p-top5__list{margin:0 auto;margin-top:121px;padding-left:50px;position:relative}.p-top5__list .custom-arrows .prev,.p-top5__list .custom-arrows .next{width:40px;height:40px;background:#3e4037;position:absolute;top:50%;display:flex;justify-content:center;align-items:center;cursor:pointer}.p-top5__list .custom-arrows .prev img,.p-top5__list .custom-arrows .next img{max-width:80%}.p-top5__list .custom-arrows .prev{left:50px;transform:translate(-50%,-50%)}.p-top5__list .custom-arrows .next{right:0;transform:translate(50%,-50%)}.p-top5__item{width:370px;background-color:#fff}.p-top5__item .image{height:240px;background-color:#ccc}.p-top5__item .image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.p-top5__item figcaption{padding:19px 20px}.p-top5__item h4{font-weight:500;letter-spacing:.05em}.p-top5__item h4 a{color:#000}.p-top5__item .infor{display:flex;justify-content:space-between;align-items:baseline;margin-top:20px}.p-top5__item .infor p{color:#bebebe;letter-spacing:.2em}.p-top5__item .infor p a{display:inline-block;color:#777;font-size:1.2rem;left:.05em;border:1px solid #777;border-radius:13px;padding:2.5px 14px;background-color:#f8f8f8}.p-top5__btn{width:300px;margin:0 auto;margin-top:94px}.p-top6{padding-top:126px;padding-bottom:130px;background-color:#151515}.p-top6 .l-container{display:flex;justify-content:space-between}.p-top6__instagram{width:82%;padding-left:50px}.p-top6__instagram .content{background-color:#fff;min-height:710px}.p-top6__title{width:18%;padding-top:7px}.p-top6__title .c-title{margin-left:auto;margin-right:0}.p-top7{background-color:#000;padding-bottom:113px}.p-top7__box{background-color:#404040;padding:117px 50px;padding-top:95px;padding-right:83px}.p-top7__title{margin-bottom:70px}.p-top7__title .c-title{margin:0 auto}.p-top7__title .c-title h2:before{height:195px}.p-top7__list{display:flex;justify-content:flex-end;margin:0 auto}.p-top7__item{width:45.9%;color:#fff}.p-top7__item:first-child{margin-top:51px}.p-top7__item:nth-child(2){margin-left:6.2%}.p-top7__item:nth-child(2) .image{margin-bottom:28px}.p-top7__item:nth-child(2) h3,.p-top7__item:nth-child(2) p{padding-left:4px}.p-top7__item .image{width:100%;height:335px;box-sizing:border-box;margin-bottom:35px;background-color:#fff}.p-top7__item .image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.p-top7__item h3{font-family:"Shippori Mincho",serif;font-weight:400;font-size:2.5rem;letter-spacing:.2em;display:flex;align-items:center}.p-top7__item h3 span{font-size:1.5rem;vertical-align:middle;display:inline-block;margin-left:50px}.p-top7__item p{line-height:2.26;margin-top:18px}.p-top8{background-color:#262626;color:#fff}.p-top8 .l-container{display:flex;align-items:center}.p-top8__image{width:38%;max-height:353px}.p-top8__image img{max-width:100%}.p-top8__text{width:62%;padding-left:19px;padding-right:50px}.p-top8__text .title{font-family:"Shippori Mincho",serif;display:flex;align-items:center;padding-bottom:24px;margin-bottom:34px;position:relative}.p-top8__text .title:after{position:absolute;display:block;content:"";height:2px;width:300px;left:0;bottom:0;background-color:#9d9d9d}.p-top8__text .title h3{font-weight:600;font-size:2.5rem;letter-spacing:.2em}.p-top8__text .title p{font-size:1.8rem;letter-spacing:.2em;font-weight:400;color:#606060;margin-left:39px}.p-top8__text .content{font-size:1.6rem;line-height:2.125}.p-top9{background-color:#151515;padding-top:109px;padding-bottom:111px}.p-top9__box{max-width:1100px;margin:0 auto;background-color:#fff;padding:78px 0;text-align:center;color:var(--bl-txt)}.p-top9__boxContent{max-width:800px;margin:0 auto}.p-top9__title{font-family:"Shippori Mincho",serif;position:relative;padding-bottom:24px}.p-top9__title:before{content:"";position:absolute;display:block;height:1px;width:115px;background-color:#9d9d9d;left:50%;bottom:0;transform:translateX(-50%)}.p-top9__title p{font-size:1.8rem;letter-spacing:.2em;color:#adadad;font-weight:400;margin-bottom:22px}.p-top9__title h3{font-size:2.5rem;font-weight:600;letter-spacing:.2em}.p-top9__desc{margin-top:49px}.p-top9__desc p{letter-spacing:.05em;margin-bottom:9px}.p-top9__desc h4{font-size:2.5rem;letter-spacing:.05em;font-weight:500}.p-top9__desc h4 span{font-size:1.5rem;font-weight:300}.p-top9__form{margin-top:110px}@media screen and (max-width:767px){.p-top1{height:60vh;min-height:400px}.p-top1__text-box{width:80%;max-width:400px;left:50%;transform:translate(-50%,-50%);padding:20px 10px;pointer-events:none}.p-top1__text-box h2{font-size:1.7rem;padding-bottom:15px;margin-bottom:10px}.p-top1__text-box h3{font-size:1.8rem;margin-bottom:10px}.p-top1__text-box p{font-size:1.2rem}.p-top2{padding:50px 0 70px}.p-top2 .l-container{flex-wrap:wrap;padding:0}.p-top2__image,.p-top2__info{width:100%}.p-top2__image{order:3;position:relative;padding-bottom:min(9%,57px);margin-top:55px}.p-top2__image1,.p-top2__image2{width:unset;height:unset;position:relative}.p-top2__image1:before,.p-top2__image2:before{content:"";display:block}.p-top2__image1 img,.p-top2__image2 img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;position:absolute;top:0;left:0}.p-top2__image1{width:53.6%;margin:0}.p-top2__image1:before{padding-bottom:88.3%}.p-top2__image2{width:40.4%;margin:0;position:absolute;right:3%;bottom:0}.p-top2__image2:before{padding-bottom:83.49%}.p-top2__info{padding:0;order:1}.p-top2__info h2{font-size:2.2rem;margin-bottom:40px}.p-top2__info h3{font-size:1.8rem;margin-bottom:10px}.p-top2__info p{line-height:3}.p-top2__btn{margin-top:50px;order:2}.p-top3{padding:0 0 40px}.p-top3 .l-container{padding:0}.p-top3:after{height:38px}.p-top3__title{flex-wrap:wrap;align-items:flex-start;margin-bottom:60px}.p-top3__title:after{display:none}.p-top3__title1{padding-top:90px;padding-left:0;flex:1}.p-top3__title2{margin-top:0;width:60.4%}.p-top3__title2 .image{position:relative;height:unset;max-height:400px}.p-top3__title2 .image:before{content:"";display:block;padding-bottom:116.9%}.p-top3__title2 .image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;position:absolute;top:0;left:0}.p-top3__list{flex-wrap:wrap}.p-top3__list li{width:100% !important;max-width:400px;margin:0 auto}.p-top3__list li:not(:last-child){margin-bottom:40px}.p-top3__list li figure .image{height:60vw;max-height:250px}.p-top3__list li figcaption{font-size:1.8rem;transform:translate(-50%,25px)}.p-top3__list li p{margin-top:50px;padding:0 10px}.p-top3__list li p:before,.p-top3__list li p:after{display:none !important}.p-top4{padding:40px 0}.p-top4 .l-container{padding:0}.p-top4__title{flex-wrap:wrap}.p-top4__title1{padding-top:25px}.p-top4__title1 .image{max-height:400px;position:relative;height:unset}.p-top4__title1 .image:before{content:"";display:block;padding-bottom:134.5%}.p-top4__title1 .image img{position:absolute;top:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.p-top4__title2{padding:0}.p-top4__desc{margin-top:-111.5px;padding:30px 25px 25px 30px;margin-right:0;margin-bottom:70px;width:93.33%}.p-top4__desc h3{font-size:2.2rem}.p-top4__desc p{margin-top:10px}.p-top4__list{max-width:600px;margin-left:auto;margin-right:auto;flex-wrap:wrap;justify-content:center}.p-top4__list li{width:100%}.p-top4__list li:before,.p-top4__list li:after{display:none !important}.p-top4__list li:nth-child(2){width:100%}.p-top4__list figcaption{padding:0;top:50%;transform:translate(-50%,-50%);max-width:100%}.p-top4__list figcaption h3{font-size:1.8rem;height:190px;margin-bottom:15px}.p-top4__list figcaption p{font-size:1.3rem;font-weight:300;letter-spacing:0;line-height:1.69;width:86.67%;margin-left:auto;margin-right:auto;margin-bottom:30px}.p-top4__list .image{height:481px}.p-top5{padding-top:30px;padding-bottom:30px}.p-top5:after{display:none}.p-top5 .c-title h2:before{height:1px}.p-top5 .slick-dots{text-align:center;bottom:-25px}.p-top5__list{padding:0;margin-top:40px}.p-top5__list .custom-arrows .prev{left:0;transform:translate(0,-50%)}.p-top5__list .custom-arrows .next{transform:translate(0,-50%)}.p-top5__btn{margin-top:50px;width:70%;max-width:300px}.p-top6{padding:50px 0 67.5px}.p-top6 .l-container{flex-wrap:wrap-reverse}.p-top6__instagram,.p-top6__title{width:100%}.p-top6__title .c-title{margin-right:auto}.p-top6__instagram{padding:0;margin-top:60px;height:70vw;max-height:600px;overflow-y:scroll}.p-top6__instagram .content{min-height:400px;max-height:100%}.p-top7{padding-bottom:0}.p-top7 .slick-slide{margin:0 5px !important}.p-top7 .l-container{padding:0}.p-top7__box{padding:65px 25px 50px}.p-top7__list{display:block}.p-top7__title{margin-bottom:55px}.p-top7__item{margin-top:0 !important;width:100%}.p-top7__item:not(:last-child){margin-bottom:60px}.p-top7__item h3{justify-content:center;font-size:2.2rem}.p-top7__item h3 span{font-size:1.3rem;margin-left:30px}.p-top7__item .image{height:56vw;max-height:335px}.p-top7__item:nth-child(2){margin-left:0}.p-top8{padding:40px 0;background-color:#262626}.p-top8 .l-container{flex-wrap:wrap-reverse;padding:0}.p-top8__image,.p-top8__text{width:100%}.p-top8__image{max-width:400px;margin:0 auto;margin-left:0;margin-top:40px}.p-top8__text{padding:0 10px}.p-top8__text .title{flex-direction:column-reverse;padding-bottom:15px}.p-top8__text .title:after{width:25vw;height:1px;max-width:300px;left:50%;bottom:0;transform:translateX(-50%)}.p-top8__text .title p{margin:0;font-size:1.4rem}.p-top8__text .content{padding:0 10px}.p-top9{padding:0}.p-top9 .l-container{padding:0}.p-top9__box{padding:55px 0}.p-top9__boxContent{padding:0 10px}.p-top9__title{padding-bottom:15px}.p-top9__title p{font-size:1.4rem;margin-bottom:0}.p-top9__title h3{font-size:2.2rem}.p-top9__desc{margin-top:25px}.p-top9__desc h4{font-size:2.2rem}.p-top9__desc h4 span{font-size:1.2rem}.p-top9__form{margin-top:60px}}@media screen and (min-width:401px) and (max-width:767px){.p-top5__item{width:calc(49vw - 10px)}}@media screen and (min-width:768px) and (max-width:1365px){.p-top1__slide .slick-dots{left:50%;transform:translateX(-50%);bottom:5px}.p-top2{padding:60px 0}.p-top2 .l-container{flex-wrap:wrap}.p-top2__image,.p-top2__info{width:100%}.p-top2__image{order:2;margin-top:40px}.p-top2__image1{width:50%;height:30vw;max-width:400px;max-height:300px;margin-right:0;margin-bottom:-25px;position:relative;z-index:2}.p-top2__image2{width:70%;height:40vw;max-width:600px;max-height:400px}.p-top2__info{padding:0;order:1}.p-top2__btn{order:3;margin-top:40px}.p-top2__btn .c-btn{width:70%;max-width:300px}.p-top2__list li p{padding:0 15px}.p-top2__list figcaption{max-width:100%;padding:0 10px;top:50%;transform:translate(-50%,-50%)}.p-top5__list{padding-left:0}.p-top5__list .custom-arrows .prev{left:0;transform:translate(0,-50%)}.p-top5__list .custom-arrows .next{transform:translate(0,-50%)}}.p-archive .c-title2{margin-bottom:53px}.p-archive__cont{padding:71px 0 100px}.p-archive__cont:not(:last-child){margin-bottom:50px}.p-archive__desc{text-align:center;font-size:1.6rem;font-weight:300;letter-spacing:0;line-height:2;margin-bottom:105px}.p-archive__list{display:flex;flex-wrap:wrap;gap:1.745%;margin-bottom:100px}.p-archive__list .c-arcItem{width:32.17%;margin-top:50px}@media screen and (max-width:767px){.p-archive .c-title2{margin-bottom:25px}.p-archive .c-arcItem{margin-top:20px;width:48%}.p-archive__list{gap:4%;margin-bottom:60px}.p-archive__desc{margin-bottom:30px}.p-archive__cont{padding:40px 0}}.p-comp1{padding:70px 0 0}.p-comp2{padding:168px 0 62px;background:url(//nagayamakenchiku.com/wp-content/themes/nagayama/assets/css/../img/contact_bg.png) no-repeat top center;position:relative;z-index:2}.p-comp2:after{content:"";position:absolute;display:block;z-index:-1;background-color:#262626;height:66.56%;width:79%;right:0;bottom:0}.p-comp2__box{display:flex;justify-content:space-between;align-items:flex-start}.p-comp2__image{position:relative;margin-top:56px;width:51.83%}.p-comp2__image:before{content:"";display:block;padding-bottom:97.26%}.p-comp2__image img{position:absolute;top:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.p-comp2__cnt{width:41%;margin-left:auto;margin-right:0}.p-comp2__cnt .c-title{margin:0 auto 58px}.p-comp2__cnt p{font-size:1.5rem;letter-spacing:0;font-weight:300;line-height:2}.p-comp2__name{text-align:right}.p-comp2__name span{font-family:"Yuji Syuku",serif;font-size:2.9rem;letter-spacing:0;font-weight:400;display:inline-block;margin-left:10px}.p-comp3{padding:88px 0 200px}.p-comp3__cnt{display:flex;align-items:flex-start;justify-content:flex-end}.p-comp3__cnt:not(:last-child){margin-bottom:187px}.p-comp3__note{margin-top:34px;text-align:center}.p-comp3 .c-infor{width:73.81%;margin-left:8.3%}.p-comp4{padding-bottom:127px}.p-comp4 .c-pageBanner__img:before{padding-bottom:30.25%}.p-comp4__box{margin-top:123px}.p-comp4__cont{display:flex;align-items:flex-start}.p-comp4__map{width:76.27%;margin-right:7.57%}.p-comp4__map .map{position:relative}.p-comp4__map .map:before{content:"";display:block;padding-bottom:55.3%}.p-comp4__map .map iframe{position:absolute;top:0;left:0;width:100%;height:100%}.p-comp4__note{margin-top:48px}.p-comp4__note h5{font-size:2rem;font-weight:500;letter-spacing:.1em}.p-comp4__note .image{--size:79px;width:var(--size);height:var(--size);margin-right:30px;display:flex;justify-content:center;align-items:center;background-color:#262626}.p-comp4__note ul{display:flex;flex-wrap:wrap;gap:min(11%,96px)}.p-comp4__note li{display:flex;align-items:center;margin-top:34px}@media screen and (max-width:767px){.p-comp1{padding:34px 0}.p-comp2{padding:80px 0 45px;position:relative}.p-comp2:after{width:100%;height:80.3%}.p-comp2 .l-container{padding:0}.p-comp2__image{margin-top:0;position:absolute;width:61.46%;max-width:230px}.p-comp2__image:before{padding-bottom:108.67%}.p-comp2__cnt{width:100%;max-width:400px}.p-comp2__cnt .c-title{margin-top:40px;margin-right:25px}.p-comp2__cnt p{padding:0 10px;font-size:1.3rem;line-height:1.6}.p-comp2__name span{font-size:2.35rem;display:block;margin:0}.p-comp3{padding:55px 0 100px}.p-comp3 .c-infor{margin:50px 0 0;width:100%}.p-comp3__cnt{display:block}.p-comp3__cnt:not(:last-child){margin-bottom:80px}.p-comp3__cnt .c-title{margin:0 auto}.p-comp4{padding-bottom:57px}.p-comp4__box{margin-top:0}.p-comp4__cont{flex-direction:column-reverse}.p-comp4__map{width:100%;margin:0}.p-comp4__note{padding:0 10px;margin-top:29px}.p-comp4__note .image{--size:39.5px}.p-comp4__note .image img{max-width:40%}.p-comp4__note h5{font-size:1.25rem}.p-comp4__note ul{display:block;margin-top:32.5px}.p-comp4__note li{margin-top:15px}.p-comp4__note li p{font-size:1.15rem}.p-comp4 .l-container{padding:0}.p-comp4 .c-title{margin:0 auto 35px}.p-comp4 .c-pageBanner{display:none}}.p-service1{padding-top:70px}.p-service2{text-align:center;padding:85px 0}.p-service2__title{font-size:2.5rem;font-family:"Shippori Mincho",serif;font-weight:400;letter-spacing:.2em;position:relative;padding-bottom:36.5px;margin-bottom:54.5px}.p-service2__title:before{content:"";display:block;position:absolute;width:88px;height:1px;background-color:#fff;left:50%;bottom:0;transform:translate(-50%,0)}.p-service3{padding:98px 0;background-color:#262626}.p-service3__box{display:flex}.p-service3__title{flex:1}.p-service3__title .c-title{margin:0 auto}.p-service3__list{width:78.28%}.p-service3__item{display:flex;align-items:center;gap:min(7.45%,70px)}.p-service3__item:not(:last-child){padding-bottom:60.5px;border-bottom:1px solid #505050}.p-service3__item:not(:first-child){padding-top:54.5px}.p-service3__image{width:56.44%;position:relative}.p-service3__image:before{content:"";display:block;padding-bottom:73.39%}.p-service3__image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;position:absolute;top:0;left:0}.p-service3__infor{flex:1}.p-service3__infor h4{font-size:2.5rem;font-weight:400;font-family:"Shippori Mincho",serif;letter-spacing:.2em}.p-service3__infor p{font-size:1.6rem;letter-spacing:0;line-height:2.125;font-weight:300;margin-top:32px}.p-service3__btn{text-align:right;margin-top:20px;font-size:1.3rem;font-weight:500;letter-spacing:.05em}.p-service4{padding:122px 0 142px;--size:154px}.p-service4 .c-title{margin:0 auto}.p-service4__flow{margin-top:104.5px;position:relative;z-index:2}.p-service4__flow:before{content:"";display:block;position:absolute;width:1px;height:calc(100% - var(--size));background-color:#525252;top:calc(var(--size)/2);left:calc(var(--size)/2);transform:translate(-50%,0);z-index:-1}.p-service4__row{display:flex;align-items:center;gap:min(5%,60px)}.p-service4__row:not(:last-child){padding-bottom:36px}.p-service4__row ul{font-size:2.2rem;font-weight:500;letter-spacing:.05em;display:flex;flex-wrap:wrap;flex:1;gap:30px 36px;max-width:651px}.p-service4__row ul li{background-color:#262626;border-radius:5px;text-align:center;padding:9.5px 44px}.p-service4__title{width:var(--size);height:var(--size);border-radius:50%;display:flex;justify-content:center;align-items:center;border:1px solid #525252;background-color:#151515;text-align:center;font-size:2.5rem;font-weight:400;letter-spacing:0;font-family:"Shippori Mincho",serif;line-height:1.2}.p-service5{padding-bottom:150px}@media screen and (max-width:767px){.p-service1{padding-top:30px}.p-service2{padding:40px 0}.p-service2__title{padding-bottom:15px;margin-bottom:25px}.p-service3{padding:40px 0}.p-service3__box{flex-wrap:wrap}.p-service3__list,.p-service3__title{width:100%;flex:unset}.p-service3__title{order:1}.p-service3__list{order:2;max-width:500px;margin:50px auto 0}.p-service3__item{flex-wrap:wrap}.p-service3__item:not(:last-child){padding-bottom:40px}.p-service3__item:not(:first-child){padding-top:30px}.p-service3__image{width:80%;margin:0 auto 15px}.p-service3__infor{flex:unset;width:100%}.p-service3__infor p{margin-top:15px}.p-service4{padding:40px 0 60px;--size:120px}.p-service4__title{font-size:1.6rem}.p-service4__row ul{font-size:1.2rem;gap:15px 15px}.p-service4__row ul li{padding:5px 20px}.p-service5{padding:0}.p-service5 .l-container{padding:0}}.p-single .c-title2{margin-top:70px}.p-single__box{background-color:#262626;padding:75px 50px 70px;margin-top:88px}.p-single__container{max-width:800px}.p-single__desc{text-align:center;font-size:1.6rem;font-weight:300;letter-spacing:0;margin-top:37px}.p-single__title{text-align:center;margin-bottom:40px}.p-single__title h3{text-align:center;font-size:2.8rem;font-weight:500;font-family:"Shippori Mincho",serif;letter-spacing:.02em;padding-bottom:44px;position:relative}.p-single__title h3:before{content:"";display:block;position:absolute;height:1px;width:88px;background-color:#fff;bottom:0;left:50%;transform:translate(-50%,0)}.p-single__title p{font-size:1.5rem;font-weight:300;letter-spacing:.2em;margin-top:39.5px}.p-single__title2{text-align:center;font-size:2.5rem;font-family:"Shippori Mincho",serif;font-weight:400;letter-spacing:.2em;padding-bottom:36.5px;position:relative}.p-single__title2:after{content:"";position:absolute;display:block;bottom:0;left:50%;transform:translate(-50%,0);height:1px;width:88px;background-color:#fff}.p-single__tag{display:flex;flex-wrap:wrap;align-items:baseline;font-size:1.2rem;font-weight:300;letter-spacing:.05em;gap:22px}.p-single__tag li{background-color:#f8f8f8;border-radius:13px;color:#777;padding:3.5px 13.5px}.p-single__thumb{margin-top:23px;text-align:center}.p-single__cont{margin-top:47px}.p-single__cont h1{font-size:2.8rem;font-weight:500;letter-spacing:.2em;padding-bottom:22.5px;margin-bottom:47.5px;border-bottom:1px solid #484848}.p-single__cont h2{font-size:2.3rem;font-weight:500;letter-spacing:.2em;padding-left:28px;border-left:5px solid #fff;margin-bottom:53px}.p-single__cont h3{display:inline-block;font-size:2.3rem;letter-spacing:.2em;font-weight:500;border-radius:5px;background-color:#3c3c3c;padding:3.5px 16px;margin-bottom:50px}.p-single__cont h4{font-size:2.1rem;font-weight:500;letter-spacing:.2em;margin-bottom:63px}.p-single__cont ul li{display:flex;font-size:1.5rem;letter-spacing:0;font-weight:300}.p-single__cont ul li:before{content:"•";color:#d13030;font-weight:700;display:inline-block;width:1em;margin-left:-1em}.p-single__cont ul li:not(:last-child){margin-bottom:20px}.p-single__cont ul:not(:last-child),.p-single__cont p:not(:last-child){margin-bottom:53px}.p-single__slide{margin-top:80px}.p-single__slide:not(:last-child){margin-bottom:80px}.p-single__slideMain{position:relative}.p-single__slideArr{--size:80px;position:absolute;top:50%;width:var(--size);height:var(--size);border-radius:50%;display:flex;justify-content:center;align-items:center;color:#fff;border:1px solid #fff;z-index:2;transition:.3s all}.p-single__slideArr:hover{background:#fff;color:#151515}.p-single__slideArr.prev{left:0;transform:translate(0,-50%)}.p-single__slideArr.next{right:0;transform:translate(0,-50%)}.p-single__slideNav{margin-top:18px}.p-single__slideNav .slick-slide{margin:0 8.5px}.p-single .c-contact{margin-top:148px}@media screen and (max-width:1119px){.p-single__slideArr{display:none !important}}@media screen and (min-width:1120px){.p-single__slideArr.prev{left:-34px;transform:translate(-100%,-50%)}.p-single__slideArr.next{right:-34px;transform:translate(100%,-50%)}}@media screen and (max-width:767px){.p-single .c-title2{margin-top:40px}.p-single__title h3{font-size:2rem}.p-single__box{margin-top:40px;padding:40px 15px 60px}.p-single__cont h1{font-size:2rem}.p-single__cont h2,.p-single__cont h3{font-size:1.8rem}.p-single__cont h4{font-size:1.6rem}.p-single__cont p{font-size:1.4rem}.p-single .c-contact{margin-top:40px}}.u-noto-l{font-family:"Noto Sans JP",sans-serif;font-weight:300}.u-noto-m{font-family:"Noto Sans JP",sans-serif;font-weight:500}.u-shippori-r{font-family:"Shippori Mincho",serif;font-weight:400}.u-shippori-m{font-family:"Shippori Mincho",serif;font-weight:500}.u-shippori-s{font-family:"Shippori Mincho",serif;font-weight:600}.u-kozuka-r{font-family:kozuka-mincho-pro,serif;font-weight:400}.u-kozuka-b{font-family:kozuka-mincho-pro,serif;font-weight:700}.u-light{font-weight:300}.u-regular{font-weight:400}.u-medium{font-weight:500}.u-semi{font-weight:600}.u-bold{font-weight:700}