@charset "utf-8";:root{--color-red:#e52719;--color-white:#fff;--color-lite-grey:#ccc;--color-grey:#b3b3b3;--color-dark-grey:#767070;--color-black:#1f1c1b;--color-overlay:rgba(31,28,27,.302)}@keyframes scrollBar{0%{transform:scale(1,0);transform-origin:0 0}30%{transform:scale(1,1);transform-origin:0 0}70%{transform:scale(1,1);transform-origin:0 100%}100%{transform:scale(1,0);transform-origin:0 100%}}@keyframes zoomIn{0%{transform:scale(1)}100%{transform:scale(1.15)}}.slide-animation{animation:zoomIn 10s linear both}@keyframes loop_left{0%{transform:translateZ(0)}100%{transform:translate3d(-100%,0,0)}}.c-loop{animation:loop_left 40s linear infinite}@keyframes fadeInUp{0%{opacity:0;transform:translateY(20px)}100%{opacity:1;transform:translateY(0)}}.js-fadeInUp{opacity:0}.js-fadeInUp.js-loaded{opacity:1;animation:fadeInUp 1s}@keyframes kakukaku{0%{rotate:0deg}4%{rotate:-2deg}8%{rotate:2deg}12%{rotate:-2deg}16%{rotate:0deg}100%{rotate:0deg}}@keyframes kakukaku2{0%{rotate:0deg}16%{rotate:0deg}20%{rotate:4deg}24%{rotate:-2deg}28%{rotate:4deg}32%{rotate:0deg}100%{rotate:0deg}}.kakukaku{animation:kakukaku 4s infinite}.kakukaku2{animation:kakukaku2 4s infinite}.kakukakuHover:hover{animation:kakukakuHover .4s ease-in-out}html{font-size:62.5%;overflow:scroll}body{font-family:"dnp-shuei-gothic-kin-std","Helvetica Neue",Arial,"Hiragino Kaku Gothic ProN","Hiragino Sans","Noto Sans JP",Meiryo,sans-serif;line-height:1.4;font-weight:500;box-sizing:border-box;color:var(--color-black);opacity:0}@media screen and (max-width:900px){body,html{font-size:2.66666667vw}}.en{font-family:"neue-haas-grotesk-display";letter-spacing:.02em}body.wf-loaded{opacity:1;transition:opacity 1s linear}body.is-fixed{overflow:clip;overscroll-behavior:none}html.is-fixed{overflow:clip;overscroll-behavior:none}img{width:100%;height:auto}a,button{display:block;width:100%}.wrapper{display:block;position:relative}h2{font-family:"neue-haas-grotesk-display";display:flex;justify-content:space-between;align-items:baseline;font-size:3.2rem;font-weight:600;line-height:1;letter-spacing:.02em;white-space:nowrap;color:var(--color-red);max-width:1260px;margin:0 auto}@media screen and (min-width:901px){h2{font-size:4rem}}h2 span{font-size:1.2rem;margin-left:2rem}@media screen and (min-width:901px){h2 span{font-size:1.4rem}}.topics__header h2{margin:0}.concept h2{margin:0}h3{font-family:"neue-haas-grotesk-display";display:flex;justify-content:space-between;align-items:baseline;font-size:2.4rem;font-weight:600;line-height:1;letter-spacing:.02em;color:var(--color-red)}h3 span{font-size:1.2rem;margin-left:2rem}@media screen and (min-width:901px){h2{justify-content:flex-start}h3{font-size:2.8rem;justify-content:flex-start}}h4{font-family:"neue-haas-grotesk-display";display:flex;justify-content:space-between;align-items:baseline;font-size:2rem;font-weight:600;line-height:1;letter-spacing:.02em;color:var(--color-red)}h4 span{font-size:1.2rem;margin-left:2rem}h5{font-size:1.4rem;line-height:1.4;font-weight:600;padding-top:.4rem}h5.empty{padding-top:.8rem;padding-bottom:1rem}@media screen and (min-width:901px){.pc-hidden{display:none !important}}@media screen and (max-width:900px){.sp-hidden{display:none !important}}dt{font-weight:600}.c-button{position:relative;display:flex;align-items:center;justify-content:center;font-size:1.2rem;line-height:1.5;width:fit-content;border-radius:50rem;border:1px solid var(--color-red);white-space:nowrap;z-index:1;cursor:pointer;overflow:hidden}@media screen and (min-width:901px){.c-button{font-size:1.3rem}}.c-button-red{position:relative;background-color:var(--color-red);color:var(--color-white)}.c-button-white{background-color:var(--color-white);color:var(--color-red)}.c-button__content{display:flex;justify-content:center;align-items:center;padding:1rem 4rem;gap:.6rem}.c-button p{display:flex}.c-button__arrow{display:flex;align-items:center;width:1.8rem;transition:transform .3s ease}.c-button-red:after{display:block;position:absolute;content:"";top:-1rem;bottom:-1rem;left:0;width:100%;height:150%;transform:scale(0,1);transform-origin:right;z-index:-100;background:var(--color-white);transition:transform .5s cubic-bezier(.16,.8,.4,1)}.c-button-red:hover{color:var(--color-red)}.c-button-red:hover:after{transform-origin:left;transform:scale(1,1)}.c-button-white:after{display:block;position:absolute;content:"";top:-1rem;bottom:-1rem;left:0;width:100%;height:150%;transform:scale(0,1);transform-origin:right;z-index:-1;background:var(--color-red);transition:transform .5s cubic-bezier(.16,.8,.4,1)}.c-button-white:hover{color:var(--color-white)}.c-button-white:hover:after{transform-origin:left;transform:scale(1,1)}.text-line{display:inline-block;position:relative}.text-line:after{display:block;content:"";position:absolute;bottom:1px;left:0;width:100%;height:1px;background-color:currentColor;transform:scale(0,1);transform-origin:right;transition:transform .5s cubic-bezier(.16,.8,.4,1)}.text-line:hover:after{transform:scale(1,1);transform-origin:left}.googleMap .text-line:after{transform-origin:left;transform:scale(1,1)}.googleMap .text-line:hover:after{transform:scale(0,1);transform-origin:right}.company-hp .text-line:after{transform-origin:left;transform:scale(1,1)}.company-hp .text-line:hover:after{transform:scale(0,1);transform-origin:right}.header{display:flex;position:fixed;top:0;justify-content:space-between;align-items:center;height:6rem;width:100vw;backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px);color:var(--color-red);fill:var(--color-red);z-index:9999;transform:translateY(-10rem);transition:transform 1s ease}@media screen and (min-width:901px){.header{height:8rem}}body.wf-loaded .header{transform:translateY(0)}h1{display:flex;justify-content:center;height:100%}.header__logo{width:5rem}@media screen and (min-width:901px){.header__logo{width:6rem}}.header__logo img{height:100%;object-fit:contain}.header__instagram__wrap{height:100%;padding:0 1rem 0 3rem}.header__instagram{display:block;height:100%;width:3rem}.header__instagram img{height:100%;object-fit:contain;transition:all .2s ease}.header__instagram:hover img{transform:scale(1.1,1.1)}.c-button.header__reserve{position:fixed;top:2rem;right:9rem;width:20rem;z-index:0}@media screen and (max-width:900px){.c-button.header__reserve{display:none}}.header__menu{display:flex;flex-direction:column;justify-content:center;width:fit-content;height:100%;padding-left:1rem;padding-right:3rem;z-index:10000}.header__menu-line{position:relative;height:1rem;width:3rem;margin:auto;transition:all .2s ease}.header__menu:hover .header__menu-line{transform:scale(1.2,1)}.header__menu-line span{content:"";display:block;position:absolute;width:100%;height:1px;background-color:var(--color-red);top:50%;left:0;transform-origin:center;transition:all .4s ease}.header__menu-line .line-top{transform:translateY(-.6rem)}.header__menu-line .line-bottom{transform:translateY(.6rem)}.header__menu.close-menu .header__menu-line .line-top{transform:rotate(-160deg)}.header__menu.close-menu .header__menu-line .line-bottom{transform:rotate(160deg)}.h-nav__overlay{display:none;position:fixed;top:0;left:0;height:100vh;width:100%;transition:opacity .3s linear}.header.nav-open .h-nav__overlay{display:block}.header-nav{display:block;position:fixed;top:0;right:0;transform:translateX(100%);width:100%;height:100vh;padding:10px;white-space:nowrap;background-color:var(--color-white);transition:all .3s cubic-bezier(.075,.82,.165,1);z-index:9999}@media screen and (min-width:901px){.header-nav{border-left:1px solid var(--color-red);width:48rem}}.header.nav-open .header-nav{transform:translateX(0)}.header-nav-overlay{content:"";display:none;position:fixed;height:100vh;width:100vw;opacity:0;top:0;left:0;background-color:var(--color-overlay)}.header.nav-open .header-nav-overlay{display:block;transition:all .3s linear;opacity:1}.h-nav__container{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:100%;height:100%;padding:6rem 3rem;overflow-y:scroll}.h-nav__links{display:flex;flex-direction:column;font-size:3.2rem;line-height:1.3;font-weight:600;color:var(--color-red)}@media screen and (min-width:901px){.h-nav__links{font-size:4rem}}.h-nav__links li{opacity:0;transform:translateY(50px);transition:all .8s ease}.header.nav-open .h-nav__links li{opacity:1;transform:translateY(0)}.h-nav__links__salonList a{opacity:0;transform:translateY(50px);transition:all .4s ease}.header.nav-open .h-nav__links__salonList a{opacity:1;transform:translateY(0)}.h-nav__links li:nth-child(1){transition-delay:.1s}.h-nav__links li:nth-child(2){transition-delay:.2s}.h-nav__links li:nth-child(3){transition-delay:.3s}.h-nav__links li:nth-child(4){transition-delay:.4s}.h-nav__links li:nth-child(5){transition-delay:.5s}.h-nav__links li:nth-child(6){transition-delay:.6s}.h-nav__links li:nth-child(7){transition-delay:.7s}.header.nav-close .h-nav__links li{transition:all 0s !important;transition-delay:0s !important}.h-nav__links a{position:relative;width:fit-content}.h-nav__links__salonList{font-size:1.6rem;font-weight:500;line-height:1.5;padding:.8rem 0 1.2rem;margin-left:1.2rem}@media screen and (min-width:901px){.h-nav__links__salonList{font-size:2rem;padding:1.2rem 0 1.6rem;margin-left:1.6rem}}.h-nav__links__salonList a+a{margin-top:1.2rem}.h-nav__links .h-nav__instagram{margin-top:.8rem;width:3.2rem}.h-nav__links .h-nav__instagram img{display:block}.h-nav__reserve{margin-top:6rem;border-radius:0;width:100%}.h-nav__reserve .c-button__content{padding:2rem 0;font-size:2rem;font-weight:600}.title-flex{display:flex;justify-content:space-between;align-items:baseline;width:100%}@media screen and (min-width:901px){.title-flex{justify-content:flex-start;gap:2.4rem}}.main__wrap{contain:paint;position:relative;background-color:var(--color-white);z-index:1}.main__title{position:sticky;top:0;left:0;width:100%;padding:4rem 3rem 2.4rem;padding-top:calc(4rem + 8rem);padding-bottom:2.4rem}@media screen and (min-width:901px){.main__title{padding:8rem 9rem 4rem;padding-top:calc(8rem + 8rem)}}.main__content{position:relative;background-color:var(--color-white);border-top:1px solid var(--color-red);z-index:1;transform:translateZ(0)}.angel1{display:block;transform:rotate(14deg);position:absolute;width:14rem;bottom:-4rem;right:-2rem}@media screen and (min-width:901px){.angel1{width:22rem;bottom:-6rem;right:1rem}}.footer{position:sticky;left:0;bottom:0;width:100%;height:100%;color:var(--color-white);background-color:var(--color-red);padding-top:8rem;padding-left:6rem;padding-right:6rem;padding-bottom:10rem;z-index:0}@media screen and (min-width:901px){.footer{padding-top:8rem;padding-left:12rem;padding-right:12rem;padding-bottom:10rem}}.footer__container{display:flex;flex-direction:column;align-items:center;gap:6rem}@media screen and (min-width:901px){.footer__container{display:flex;flex-direction:row;gap:8rem;flex-wrap:wrap;align-items:start;justify-content:space-between}}.footer__content{display:flex;flex-direction:column;width:100%}@media screen and (min-width:901px){.footer__content{flex-direction:row;width:fit-content;gap:8rem}}@media screen and (max-width:900px){.footer-nav{width:100%}}.f-nav__links{display:flex;font-size:1.4rem;line-height:1.4;justify-content:space-between;white-space:nowrap}@media screen and (min-width:901px){.f-nav__links{gap:8rem}}.f-nav__links ul{display:flex;flex-direction:column;gap:1.4rem}.f-nav__links__salonList{display:flex;flex-direction:column;gap:1.4rem}.f-nav__link li a{white-space:nowrap}.mr{margin-right:.6rem}.f-nav__instagram p{display:grid;grid-template-columns:1.4rem auto;column-gap:.6rem;align-items:center;width:fit-content}.footer__logo{width:10rem}@media screen and (min-width:901px){.footer__logo{width:14rem}}.footer__reserve{width:24rem;height:4.4rem;border-color:var(--color-white)}@media screen and (max-width:900px){.footer__reserve{display:none}}.copyLight{font-size:1.2rem;text-align:center;white-space:nowrap}@media screen and (min-width:901px){.copyLight{position:absolute;bottom:10rem;right:12rem}}.pageTop{position:absolute;bottom:10rem;right:.2rem}@media screen and (min-width:901px){.pageTop{right:2rem}}@media screen and (min-width:901px){.pageTop{bottom:50%}}.pageTop a{display:flex;flex-direction:column;align-items:center;padding:0 .6rem;color:var(--color-white)}.pageTop span{display:block;font-size:1.2rem;writing-mode:vertical-rl;position:relative}.pageTop svg{transform:translateX(.05rem);transform:translateY(.2rem)}.sp-reserve{position:fixed;bottom:2rem;width:calc(100% - 3rem * 2);left:0;right:0;margin:0 3rem;font-size:1.4rem;z-index:999}@media screen and (min-width:901px){.sp-reserve{display:none}}.sp-reserve .c-button__content{padding:1.3rem 0 1.2rem}.modal{display:none}.modal.is-open{display:block;z-index:10000;position:relative}.modal__overlay{position:fixed;top:0;left:0;padding:2rem;height:100vh;width:100%;background-color:var(--color-overlay);opacity:0;transition:all .3s linear}.modal.is-open .modal__overlay{opacity:1}.modal__container{display:block;position:fixed;top:100vh;left:50%;transform:translate(-50%,-50%);width:33.5rem;max-height:100%;overflow-y:auto;border:solid 1px var(--color-red);border-radius:1.2rem;background-color:var(--color-white);transition:all .5s cubic-bezier(.075,.82,.165,1);pointer-events:none}@media screen and (min-width:901px){.modal__container{width:90rem}}.modal.is-open .modal__container{top:50%;pointer-events:auto}.modal-header{display:flex;position:sticky;top:0;left:0;flex-direction:column;padding-top:2.4rem;padding:2.4rem 2rem 1.2rem;gap:1.6rem;align-items:center;justify-content:center;background-color:var(--color-white);z-index:10000}@media screen and (min-width:901px){.modal-header{padding-bottom:2rem}}.modal-header__logo{width:6rem}@media screen and (min-width:901px){.modal-header__logo{width:8rem}}.modal__close{display:flex;position:absolute;top:0;right:0;height:5rem;width:fit-content;flex-direction:column;justify-content:center;padding:0 2rem 0 1rem}.modal__close-line{position:relative;height:1rem;width:3rem;margin:auto}.modal__close-line>span{content:"";display:block;position:absolute;width:100%;height:1px;background-color:var(--color-red);top:50%;left:0;text-align:center;transform-origin:center}.modal__close-line .line-top{transform:rotate(20deg)}.modal__close-line .line-bottom{transform:rotate(-20deg)}.modal__lead{display:flex;flex-direction:column;font-size:1.2rem;font-weight:600;line-height:1.6;text-align:center}@media screen and (min-width:901px){.modal__lead{font-size:1.6rem}}.modal__lead span{display:inline-block;font-size:1.1rem;font-weight:500}@media screen and (min-width:901px){.modal__lead span{font-size:1.4rem}}.modal__content{padding:0 2rem 2.8rem}.modal__list{display:flex;flex-direction:column;gap:1.6rem}@media screen and (min-width:901px){.modal__list{flex-direction:row}}.modal__list li{position:relative;border-radius:.5rem;border:1px solid var(--color-red);overflow:hidden}@media screen and (min-width:901px){.modal__list li{width:100%;height:32rem}}.modal__list-bg{display:block;position:absolute;top:0;left:0;width:100%;height:100%;transition:all .5s;z-index:1}.modal__list__img-container{position:relative;height:15.6rem}@media screen and (min-width:901px){.modal__list__img-container{height:100%}}.modal__list__img-container:before{content:"";display:block;position:absolute;bottom:0;left:0;width:100%;height:100%;background:linear-gradient(to top,rgba(31,28,27,.3),transparent)}.modal__list-text{position:absolute;left:0;right:0;bottom:0;display:flex;flex-direction:column;gap:1.2rem;padding:1rem}.modal__list .modal__list__img-container>img{position:relative;height:100%;object-fit:cover;transition:all .5s;z-index:-1}.modal__list__img-container:hover>img{transform:scale(1.1)}.modal-button{display:flex;gap:.8rem}.modal-button .c-button{width:100%}.modal-button .c-button__content{padding-left:0;padding-right:0}.shop-info{position:relative;color:var(--color-white)}.shop-info:after{content:"";position:absolute;top:50%;right:.8rem;transform:translateY(-50%);width:1.4rem;height:1.4rem;background-repeat:no-repeat;background-size:contain;background-image:url("/wp/wp-content/themes/salon_angelo/assets/icon/arrow_forward_ios_16dp_FFFFF_FILL0_wght300_GRAD0_opsz20.svg");transition:all .3s}.shop-name{font-size:1.5rem;line-height:1.6}.shop-address{display:flex;align-items:center;font-size:1.2rem;line-height:1.7;height:2rem}.shop-address-img{margin-right:.4rem;width:1.3rem}.shop-address-img img{display:block;height:auto}.salonGallery{padding-top:8rem;padding-bottom:6rem}@media screen and (min-width:901px){.salonGallery{padding-top:12rem;padding-bottom:10rem}}.salonGallery__header{padding:0 3rem}@media screen and (min-width:901px){.salonGallery__header{padding:0 9rem}}.salonGallery__text{font-size:1.5rem;line-height:1.6;margin-top:2.4rem;color:var(--color-red)}@media screen and (min-width:901px){.salonGallery__text{max-width:1260px;margin:2.4rem auto 0}}.salonGallery__inner{margin-top:4.8rem}.salonGallery .swiper-slide{border-radius:.5rem;overflow:hidden}.salonGallery .swiper-slide img{object-fit:cover;aspect-ratio:3/4}.swiper-wrapper{transition-timing-function:linear}.bg__angel{position:relative;top:4rem}.angel2{z-index:2;display:block;transform:rotate(14deg);position:absolute;width:14rem;bottom:-8rem;right:-2rem}@media screen and (min-width:901px){.angel2{width:22rem;bottom:-12rem;right:1rem}}