*,*:before,*:after{box-sizing:border-box}html{font-size:100%;width:100vw;height:100dvh;-webkit-text-size-adjust:100%;-webkit-font-smoothing:antialiased}body{width:100%;height:100%;margin:0;padding:0;line-height:1.5}img,video{max-width:100%;height:auto;display:block}ul,ol{list-style:none;padding:0;margin:0}h1,h2,h3,h4,h5,h6,p{margin:0;font-weight:400;font-size:16px}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit;color:inherit;background:none;border:none;padding:0;margin:0;appearance:none;-webkit-appearance:none;border-radius:0}table{border-collapse:collapse;border-spacing:0}*{caret-color:transparent}html{overflow-x:hidden}body{font-size:16px;color:#1d1d1b;font-family:Zen Old Mincho,sans-serif;letter-spacing:.07em;background-color:#f8f7f6;overflow-x:hidden}main{max-width:100vw;height:fit-content}a,button{transition:.3s all ease}a:hover,button:hover{opacity:.8}.wrapper{padding:0 8.33vw;margin:auto;width:100%}@media screen and (max-width:767px){.wrapper{padding:0 5vw;width:100%;min-width:unset}}header{width:100vw;padding:40px 8.33% 0;display:flex;justify-content:space-between;align-items:center;position:fixed;top:0;left:0;z-index:3}header .logo{width:111px}header .header-nav{width:fit-content;font-family:Cormorant Garamond,sans-serif;display:flex;gap:24px;font-size:18px;letter-spacing:.1em;align-items:center;justify-self:center}header .header-nav li{padding-bottom:5px;line-height:1}header .header-nav li a{transition:all .3s ease-in;position:relative}header .header-nav li a:after{position:absolute;bottom:-11px;left:0;content:"";width:2px;height:1px;background-color:transparent;transition:all .3s ease-in}header .header-nav li a:hover{color:#b8860b}header .header-nav li a:hover:after{width:100%;background-color:#b8860b}header .hamburger{display:none}header .sp-nav{display:none}@media screen and (max-width:767px){header .hamburger{display:flex;flex-direction:column;gap:8px;width:30px;height:24px;cursor:pointer;background:none;border:none;z-index:1001}header .hamburger span{display:block;width:100%;height:2px;border-radius:10px;background:#988263;transition:.3s}header .hamburger.active span:nth-child(1){transform:translateY(10px) rotate(45deg)}header .hamburger.active span:nth-child(2){opacity:0}header .hamburger.active span:nth-child(3){transform:translateY(-10px) rotate(-45deg)}header .sp-nav{display:flex;position:fixed;inset:0;background:#f8f7f6;text-align:center;transform:translate(100%);transition:transform .5s ease;z-index:1000;align-items:center;justify-content:center;height:100dvh}header .sp-nav.open{transform:translate(0)}header .sp-nav ul{display:flex;flex-direction:column;gap:32px;font-size:20px;color:#988263;margin-top:-20%;font-family:Cormorant Garamond,sans-serif}header .grobal-nav{display:none}}footer{width:100%;color:#fff;background-color:#1d1d1b;display:flex;flex-direction:column;gap:48px;padding:40px 5.56% 24px;z-index:2}@media screen and (max-width:767px){footer{padding:30px 6.3% 6px}}footer .footer-nav{display:flex;justify-content:space-between}footer .footer-nav img{width:111px}@media screen and (max-width:767px){footer .footer-nav{display:none}}footer .footer-nav .footer-global-nav{display:flex;gap:24px;font-family:Cormorant Garamond,sans-serif}footer .footer-bottom{display:flex;justify-content:space-between;align-items:flex-end;gap:8px}@media screen and (max-width:767px){footer .footer-bottom{align-items:flex-start;flex-direction:column;gap:20px}}footer .footer-bottom .container{display:flex;flex-direction:column;gap:5px}@media screen and (max-width:767px){footer .footer-bottom .container{gap:8px}}footer .footer-bottom .sns-link ul{display:flex;align-items:center;gap:15px}footer .footer-bottom .company-link{text-decoration:underline}footer .copyright{font-size:14px;line-height:2}.page-id-7 .footer-nav{display:none}.page-id-7 footer{height:fit-content;padding:15px 7.36%;position:fixed;bottom:0}@media screen and (max-width:767px){.page-id-7 footer{position:unset}}body{opacity:0;transition:opacity .3s ease;position:relative}body.loaded{opacity:1}.fade-blur{opacity:0;filter:blur(10px);transform:translateY(10px);transition:opacity .5s ease-out,filter .5s ease-out,transform .5s ease-out}.fade-blur.show{opacity:1;filter:blur(0);transform:translateY(0)}html{scroll-behavior:smooth}.link{font-family:Cormorant Garamond,sans-serif;font-size:20px;color:#988263;width:fit-content;display:flex;align-items:center;gap:8px;padding-bottom:7px;line-height:1;transition:all .3s ease;position:relative}.link:after{content:"";display:inline-block;width:11px;height:8px;background-image:url(/wp-content/themes/ASAGI/src/images/link-arrow.svg);background-size:cover}.link:before{position:absolute;content:"";width:100%;height:1px;background-color:#988263;right:0;bottom:-4px;transition:all .2s ease-in}.link:hover:before{width:0px}.arrow-container{max-width:1200px;display:flex;flex-direction:column;align-items:flex-end;gap:20px;width:100%}.arrow-container .arrow{display:flex;gap:24px}.arrow-container a{line-height:1}.section-title{padding:50px 0;display:flex;flex-direction:column;align-items:center;gap:14px;border-top:1px solid rgba(167,160,140,.7);border-bottom:1px solid rgba(167,160,140,.7)}.section-title .en{font-family:Cormorant Garamond,sans-serif;font-size:40px;line-height:1}@media screen and (max-width:767px){.section-title .en{font-size:32px}}.section-title .ja{color:#393530b3;line-height:1}.page-title{width:100%;padding:66px 0;text-align:center;line-height:1;font-size:80px;font-family:Cormorant Garamond,sans-serif;color:#988263;font-weight:300;border-bottom:1px solid currentColor;margin-bottom:112px}@media screen and (max-width:767px){.page-title{font-size:40px;padding:60px 0}}.content-unit{width:100%;max-width:1200px;display:flex;gap:2.78vw;align-items:center;margin:auto}@media screen and (max-width:767px){.content-unit{flex-direction:column;gap:11.6vw}}.content-unit .text-block{width:38.89vw;max-width:560px;min-width:270px;display:flex;flex-direction:column;gap:40px;position:relative}@media screen and (max-width:767px){.content-unit .text-block{width:100%}}.content-unit .text-block h3,.content-unit .text-block h4{font-family:Shippori Mincho,sans-serif}.content-unit .text-block h3{font-size:40px;font-weight:500;letter-spacing:.1em;line-height:1.8}@media screen and (max-width:767px){.content-unit .text-block h3{font-size:32px}}.content-unit .text-block span{position:absolute;top:-8%;left:-9%;font-size:120px;font-family:Cormorant Garamond,sans-serif;color:#98826399;line-height:1;opacity:.15;z-index:-1;white-space:nowrap;pointer-events:none}@media screen and (max-width:767px){.content-unit .text-block span{left:-5%;font-size:110px}}.content-unit .text-block h4{font-size:24px;line-height:1.8}.content-unit .text-block .description{display:flex;flex-direction:column;gap:20px}.content-unit .text-block .description p{line-height:1.8}.content-unit .photo{margin-top:10px;max-width:585px;height:100%;position:relative;z-index:0}.content-unit .photo img{width:100%;height:100%;border-radius:12.82% 0/17.44% 0}.content-unit .photo:before{position:absolute;content:"";top:-2%;left:-2%;width:100%;height:100%;border:1px solid #988263;z-index:1;border-radius:12.82% 0/17.44% 0}.page-id-7 .header-logo,.page-id-7 .header-nav{display:none}.fv{width:100%;height:100dvh;position:relative;background-image:url(/wp-content/themes/ASAGI/src/images/top_fv.webp);background-size:cover;background-position:top center}@media screen and (max-width:767px){.fv{background-size:cover;background-image:url(/wp-content/themes/ASAGI/src/images/top_fv_sp.webp);background-position:top center}}.fv .fv-nav{position:absolute;right:18vw;top:26dvh;width:fit-content;display:flex;flex-direction:column;align-items:center;gap:28px;font-family:Cormorant Garamond,sans-serif;font-weight:600;z-index:1}@media screen and (max-width:767px){.fv .fv-nav{width:69.87vw;top:50%;left:50%;transform:translate(-50%,-50%);max-width:350px}}.fv .fv-nav:after{content:"";width:150%;height:180%;background-color:#fff;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);border-radius:100%;filter:blur(50px);z-index:-1;opacity:.9}@media screen and (max-width:767px){.fv .fv-nav:after{opacity:.8}}.fv .fv-nav .logo{width:383px}@media screen and (max-width:767px){.fv .fv-nav .logo{width:100%}}.fv .fv-nav .line{width:75%;height:2px;background-color:#1d1d1b}@media screen and (max-width:767px){.fv .fv-nav .line{display:none}}.fv .fv-nav ul{display:flex;gap:10px;font-size:18px;font-weight:600;gap:24px;letter-spacing:.1em}@media screen and (max-width:767px){.fv .fv-nav ul{display:none}}.fv .fv-nav ul li{padding-bottom:5px}.fv .fv-nav ul li a{transition:all .3s ease-in;position:relative}.fv .fv-nav ul li a:after{position:absolute;bottom:-11px;left:0;content:"";width:2px;height:1px;background-color:transparent;transition:all .3s ease-in}.fv .fv-nav ul li a:hover{color:#b8860b}.fv .fv-nav ul li a:hover:after{width:100%;background-color:#b8860b}.profile{width:100%;display:flex;flex-direction:column;align-items:center;gap:120px;padding-bottom:120px}.profile .about{width:100%;padding-top:43px}.profile .about .profile-content{display:flex;gap:11.6vw;justify-content:space-between;position:relative;z-index:1;max-width:1200px;padding-top:56px;margin:auto}@media screen and (max-width:767px){.profile .about .profile-content{flex-direction:column;align-items:center}}.profile .about .profile-content:after{content:"ASAGI";position:absolute;top:0%;left:-11%;font-family:Cormorant Garamond,sans-serif;font-size:210px;color:#98826399;line-height:1;opacity:.15;z-index:-1}@media screen and (max-width:767px){.profile .about .profile-content:after{font-size:110px}}.profile .about .profile-content .profile-text{line-height:2;display:flex;flex-direction:column;gap:28px}.profile .about .profile-content .profile-text h2{font-family:Cormorant Garamond,sans-serif;font-size:32px;line-height:1;position:relative}.profile .about .profile-content .profile-text span{color:#988263;font-weight:700}.profile .about .profile-content .profile-photo{margin-top:10px;max-width:464px;height:100%;aspect-ratio:116/141;position:relative;z-index:0}.profile .about .profile-content .profile-photo img{width:100%;height:100%;border-radius:36.64% 0 0}.profile .about .profile-content .profile-photo:before{position:absolute;content:"";top:-4%;left:-6%;width:100%;height:100%;border:1px solid #988263;z-index:1;border-radius:36.64% 0 0}@media screen and (max-width:767px){.profile .about .profile-content .profile-photo:before{top:-2%;left:-3%}}.profile .movie{width:100%;overflow:hidden;position:relative}.profile .movie video{width:55.6vw;max-width:800px;margin:auto}@media screen and (max-width:767px){.profile .movie video{width:64vw}}.profile .movie .container{position:absolute;top:50%;transform:translateY(-50%);z-index:-1}.profile .movie .swiper{width:100vw}.profile .movie .swiper .swiper-wrapper{height:auto;-webkit-transition-timing-function:linear;-o-transition-timing-function:linear;transition-timing-function:linear}.profile .movie .swiper .swiper-wrapper .swiper-slide{font-size:210px;align-items:center;width:auto;display:flex;font-family:Cormorant Garamond,sans-serif;color:#98826399;line-height:1;opacity:.15}@media screen and (max-width:767px){.profile .movie .swiper .swiper-wrapper .swiper-slide{font-size:110px}}.profile .banner{width:100%;padding:0 8.33vw}.profile .banner img{margin:auto;max-width:1200px;width:100%;filter:drop-shadow(0 0 10px rgba(172,145,113,.3))}.profile .book{width:100%;margin-top:-10px}.profile .book .book-list{width:100%;max-width:1200px;padding-top:80px;display:flex;flex-direction:column;align-items:flex-end;gap:22px;margin:auto}.profile .book .book-list ul{display:grid;grid-template-columns:repeat(2,1fr);gap:40px 6.9vw;margin:auto}@media screen and (max-width:767px){.profile .book .book-list ul{grid-template-columns:repeat(1,1fr)}}.profile .book .book-list ul li{max-width:550px;height:fit-content;display:flex;gap:30px}.profile .book .book-list ul li .book-thumb{max-width:160px;width:100%;height:100%;aspect-ratio:40/57}.profile .book .book-list ul li .book-info{display:flex;flex-direction:column;gap:8px;max-width:360px;width:100%}@media screen and (max-width:767px){.profile .book .book-list ul li .book-info{min-width:50vw}}.profile .book .book-list ul li .book-info .release-date,.profile .book .book-list ul li .book-info .price{font-size:14px;color:#988263;line-height:1.8}.profile .book .book-list ul li .book-info .book-title{font-weight:700;line-height:1.8}.profile .book .book-list ul li .book-info .description{line-height:1.8}.profile .amebablog{width:100%}.profile .amebablog .ameba{max-width:1200px;display:flex;padding-top:80px;flex-direction:column;margin:auto;gap:60px}.profile .amebablog .ameba .ameba-list{width:100%;transition:all .3s ease;display:flex;width:max-content;gap:40px}.profile .amebablog .ameba .ameba-list .slide-item{width:320px}.profile .amebablog .ameba .ameba-list .slide-item a{display:flex;flex-direction:column}.profile .amebablog .ameba .ameba-list .slide-item a .date{font-size:14px;color:#988263}.profile .profile-gallery{width:100%}.profile .profile-gallery .swiper-wrapper{transition-timing-function:linear;display:flex;align-items:flex-end}.profile .profile-gallery .swiper-wrapper .swiper-slide{position:relative;z-index:0;width:100%;height:100%;margin-top:18px}.profile .profile-gallery .swiper-wrapper .swiper-slide:before{position:absolute;content:"";top:-4%;left:-6%;width:100%;height:100%;border:1px solid #988263;z-index:1;border-radius:inherit}@media screen and (max-width:767px){.profile .profile-gallery .swiper-wrapper .swiper-slide:before{top:-2%;left:-3%}}.profile .profile-gallery .swiper-wrapper .slide-01{border-radius:56.25% 0 0;max-width:320px;width:22.22vw}@media screen and (max-width:767px){.profile .profile-gallery .swiper-wrapper .slide-01{width:44.44vw}}.profile .profile-gallery .swiper-wrapper .slide-02{border-radius:54.08% 54.08% 0 0/39.99% 39.99% 0 0;max-width:284px;width:19.72vw}@media screen and (max-width:767px){.profile .profile-gallery .swiper-wrapper .slide-02{width:39.44vw}}.profile .profile-gallery .swiper-wrapper .slide-03{border-radius:40.625% 0/29.885% 0;max-width:320px;width:22.22vw}@media screen and (max-width:767px){.profile .profile-gallery .swiper-wrapper .slide-03{width:44.44vw}}.profile .profile-gallery .swiper-wrapper .slide-04{border-radius:62.07% 0 0/45% 0 0;max-width:290px;width:20.14vw}@media screen and (max-width:767px){.profile .profile-gallery .swiper-wrapper .slide-04{width:40.28vw}}.profile .profile-gallery .swiper-wrapper .slide-05{border-radius:54.08% 54.08% 0 0/39.99% 39.99% 0 0;max-width:284px;width:19.72vw}@media screen and (max-width:767px){.profile .profile-gallery .swiper-wrapper .slide-05{width:39.44vw}}.profile .youtube-list{width:100%;display:flex;flex-direction:column;gap:80px}.profile .youtube-list .youtube-contents{max-width:1200px;display:flex;flex-direction:column;gap:50px;justify-content:flex-end;margin:auto}.profile .youtube-list .youtube-group{width:100%;display:flex;gap:40px;transition:all .3s ease}.profile .youtube-list .youtube-group a{display:block;width:320px;height:100%;max-width:320px}.profile .youtube-list .youtube-group a img{aspect-ratio:16/9;object-fit:cover}.works{width:100%;padding-bottom:120px}.works .contents{display:flex;flex-direction:column;gap:144px}.works .swiper .swiper-wrapper{display:flex;transition-timing-function:linear}.works .swiper .swiper-wrapper .swiper-slide{width:unset;margin-right:2.78vw}.works .swiper .swiper-wrapper .swiper-slide img{width:22.22vw}@media screen and (max-width:767px){.works .swiper .swiper-wrapper .swiper-slide img{width:50vw}}.works .charm,.works .desire{display:flex;flex-direction:column;gap:80px}.event{width:100%;padding-bottom:120px}.event .contents{display:flex;flex-direction:column;gap:120px}.event .swiper .swiper-wrapper{display:flex;transition-timing-function:linear}.event .swiper .swiper-wrapper .swiper-slide{width:unset;margin-right:2.78vw}.event .swiper .swiper-wrapper .swiper-slide img{width:22.22vw}@media screen and (max-width:767px){.event .swiper .swiper-wrapper .swiper-slide img{width:50vw}}.event .event-info{display:flex;flex-direction:column;gap:80px}.event .event-list{display:flex;flex-direction:column;gap:50px}.event .event-list .wrapper{display:flex;flex-direction:column;gap:80px;align-items:center}.event .event-list .event-articles{max-width:1200px;width:100%}.event .event-list .event-articles .event-list-wrap{display:flex;width:fit-content;gap:40px;transition:all .3s ease}.event .event-list .event-articles .event-list-wrap .event-item{min-width:320px;max-width:320px}.event .event-list .event-articles .event-list-wrap .event-item a{display:flex;flex-direction:column;gap:16px}.event .event-list .event-articles .event-list-wrap .event-item .thumb{aspect-ratio:16/9}.event .event-list .event-articles .event-list-wrap .event-item .thumb img{width:100%;object-fit:cover}.event .event-list .event-articles .event-list-wrap .event-item h3{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;line-clamp:2;overflow:hidden;line-height:1.8}.company{width:100%;padding-bottom:120px}.company ol{list-style:decimal;list-style-position:inside}.company .contents{display:flex;flex-direction:column;gap:120px;max-width:896px;margin:auto}.company .corporate-info{display:flex;flex-direction:column;gap:40px}.company .corporate-info h2{font-size:32px;font-weight:600;line-height:1.8}@media screen and (max-width:767px){.company .corporate-info h2{font-size:28px}}.company .corporate-info .corp-table{width:100%}.company .corporate-info .corp-table tbody{display:flex;justify-content:flex-start;flex-direction:column;gap:24px}.company .corporate-info .corp-table tbody tr{width:100%;display:flex;gap:2.78vw;line-height:2;padding-bottom:24px;border-bottom:1px solid rgba(29,29,27,.2)}@media screen and (max-width:767px){.company .corporate-info .corp-table tbody tr{flex-direction:column}}.company .corporate-info .corp-table tbody tr th{max-width:125px;min-width:125px;text-align:left}.event-archive{display:flex;flex-direction:column;justify-content:center}.event-archive .wrapper{display:flex;flex-direction:column;align-items:center;gap:80px}.event-archive .category-filter{width:100%;max-width:1050px;display:flex;gap:20px;flex-wrap:wrap}.event-archive .category-filter .cat-btn{color:#988263;padding:5px 17px;background-color:#fff;border:1px solid currentColor;border-radius:50px}.event-archive .category-filter .cat-btn.active{color:#fff;background-color:#988263;border:1px solid #988263}.event-archive .post-list{max-width:1056px;width:100%;display:grid;grid-template-columns:repeat(3,1fr);gap:2.78vw;margin:auto}@media screen and (max-width:767px){.event-archive .post-list{grid-template-columns:repeat(2,1fr);gap:4.78vw}}.event-archive .post-list .post-item{width:22.22vw;max-width:320px}@media screen and (max-width:767px){.event-archive .post-list .post-item{width:100%}}.event-archive .post-list .post-item .thumb{margin-bottom:8px}.event-archive .post-list .post-item .thumb img{object-fit:cover;width:100%}.event-archive .post-list .post-item .date{font-size:14px;color:#988263}.event-archive .post-list .post-item h3{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;line-clamp:2;overflow:hidden;line-height:1.8}.event-archive .pagination{width:fit-content}.event-archive .pagination ul{display:flex;gap:20px}.event-archive .pagination ul li{width:30px;height:30px;display:flex;align-items:center;justify-content:center}.event-archive .pagination ul li .page-numbers{width:100%;height:100%;display:flex;align-items:center;justify-content:center;padding-left:2px;padding-bottom:2px;transition:all .3s ease;border:1px solid transparent;border-radius:50%}.event-archive .pagination ul li .page-numbers:hover{color:#988263;border:1px solid #988263}.event-archive .pagination ul li .page-numbers.current{background-color:#988263;color:#fff}.single{display:flex;flex-direction:column;align-items:center}.single .wrapper{display:flex;flex-direction:column;gap:120px;padding-bottom:120px}.single .single-article{max-width:944px;line-height:1.8;display:flex;flex-direction:column;gap:80px;margin-top:123px}.single .single-article .single-title-block{display:flex;justify-content:space-between;gap:2.5vw}@media screen and (max-width:767px){.single .single-article .single-title-block{flex-direction:column-reverse}}.single .single-article .single-title-block .container{max-width:472px;width:100%}@media screen and (max-width:767px){.single .single-article .single-title-block .container{max-width:unset}}.single .single-article .single-title-block .container .single-date{color:#988263;font-weight:600}.single .single-article .single-title-block .container .single-title{font-size:24px;font-weight:600;margin-bottom:24px}.single .single-article .single-title-block .single-category{color:#fff;display:flex;gap:14px;flex-wrap:wrap}.single .single-article .single-title-block .single-category span{background-color:#988263;padding:0 17px;border-radius:25px}.single .single-article .single-title-block .single-thumb{width:100%;max-width:436px}@media screen and (max-width:767px){.single .single-article .single-title-block .single-thumb{max-width:unset}}.single .single-article .single-title-block .single-thumb img{width:100%}.single .single-article .single-content{display:flex;flex-direction:column;gap:40px}.single .single-article .single-content a{text-decoration:underline;color:#988263;font-weight:600}.single .single-article .single-content ul{list-style:disc;list-style-position:inside}.single .single-article .single-content ul li::marker{color:#988263}.single .single-article .single-content ol{list-style:decimal;list-style-position:inside}.single .single-article .single-content ol li::marker{color:#988263}.single .single-article .single-content h2{font-size:24px;font-weight:600;padding:15px 0;border-top:1px solid currentColor;border-bottom:1px solid currentColor;letter-spacing:.1em;display:block}.single .single-article .single-content h3{font-size:20px;font-weight:600;letter-spacing:.1em;padding-left:16px;position:relative}.single .single-article .single-content h3:before{position:absolute;left:0;content:"";display:block;width:6px;height:100%;background-color:#988263}@media screen and (max-width:767px){.single .single-article .single-content h3:before{width:4px}}.single .single-article .single-content h4{font-weight:500;font-size:18px;padding-left:16px;position:relative}.single .single-article .single-content h4:before{position:absolute;left:0;content:"";display:block;width:4px;height:100%;background-color:#988263}.single .single-article .single-content h5{font-weight:600;font-size:16px;padding-left:16px;position:relative}.single .single-article .single-content h5:before{position:absolute;left:0;content:"";display:block;width:2px;height:100%;background-color:#988263}.single .single-article .single-content h6{font-weight:600;font-size:14px;padding-left:16px;position:relative}.single .single-article .single-content h6:before{position:absolute;left:0;content:"";display:block;width:2px;height:100%;background-color:#988263}.single .single-article .single-content figcaption{font-size:12px;line-height:2}.single .post-back a{display:flex;text-align:center;justify-content:center;align-items:center;gap:13px;height:50px}
