﻿*,*::before,*::after{box-sizing:border-box}html,body{margin:0px;padding:0px;line-height:1}html{font-size:62.5%}h1,h2,h3,h4,h5,h6,p,small,ul,ol,li,dl,dt,dd,figure,figcaption,header,footer,nav,main,article,section,aside,div,iframe,video,audio{margin:0px;padding:0px;font-weight:400}h1,h2,h3,h4,h5,h6,p,small,figure,figcaption,header,footer,nav,main,article,section,aside,div,iframe{display:block}ul,ol,li{list-style-type:none}a{color:#000;text-decoration:none}img{max-width:100%;height:auto;vertical-align:bottom}.cf::after{content:"";display:block;clear:both}dt{white-space:nowrap}input{border:none}button{border:none;background:rgba(0,0,0,0)}::before,::after{display:block}span{display:block}.zen-kaku-gothic-antique-regular{font-family:"Zen Kaku Gothic Antique",sans-serif;font-weight:400;font-style:normal}.zen-kaku-gothic-antique-medium{font-family:"Zen Kaku Gothic Antique",sans-serif;font-weight:500;font-style:normal}.zen-kaku-gothic-antique-bold{font-family:"Zen Kaku Gothic Antique",sans-serif;font-weight:700;font-style:normal}.zen-kaku-gothic-antique-black{font-family:"Zen Kaku Gothic Antique",sans-serif;font-weight:900;font-style:normal}.manjari-thin{font-family:"Manjari",sans-serif;font-weight:100;font-style:normal}.manjari-regular{font-family:"Manjari",sans-serif;font-weight:400;font-style:normal}.manjari-bold{font-family:"Manjari",sans-serif;font-weight:700;font-style:normal}body{font-family:"Manjari","Zen Kaku Gothic Antique",sans-serif;color:#004f66}body{font-family:"Manjari","Zen Kaku Gothic Antique";font-size:1.6rem;font-weight:400;line-height:2;letter-spacing:.2rem}body a{cursor:url("../img/common/cursor.png"),auto;width:100%;height:100%;display:block}header{width:100%;position:fixed;top:0;right:0;z-index:9999;padding:0 2%}header{display:flex;gap:0;justify-content:space-between;align-items:center}@media screen and (min-width: 768px){header{padding:1em 10%}}header h1 a{display:block;color:#fff;transition:all 1s}header h1 a{font-family:"Manjari","Zen Kaku Gothic Antique";font-size:1.4rem;font-weight:400;line-height:2;letter-spacing:.2rem}header h1 a.open{color:#004f66}@media screen and (max-width: 767px){header h1 a img{width:40%}}header .pc{display:none}@media screen and (min-width: 768px){header .pc{display:block}}header .pc_menu{display:flex;gap:1.5em;justify-content:left;align-items:center}header .pc_menu li{color:#fff;border-bottom:1px dashed #fff;transition:.5s}header .pc_menu li:hover{border-bottom:1px dashed #004f66}header .pc_menu li:hover a{color:#004f66}header .pc_menu li a{width:100%;height:100%;padding:.5em 0;display:block;color:#fff;transition:.5s}header .pc_menu li a{font-family:"Manjari","Zen Kaku Gothic Antique";font-size:2rem;font-weight:400;line-height:1;letter-spacing:.2rem}header .sp{width:100%;position:fixed;top:-100%;left:0;right:0;z-index:-1;border-radius:0 0 50% 50%;background:linear-gradient(0deg, rgba(255, 255, 255, 0.2) 0%, rgb(255, 255, 255) 50%);transition:all 1s}@media screen and (min-width: 768px){header .sp{display:none}}header .sp .menu{width:fit-content;margin:20% auto}header .sp .menu li{margin:1em 0;padding:0 1em;border-bottom:1px dashed #004f66;text-align:center;line-height:2}header .sp .menu li a{color:#004f66}header .sp .menu li a{font-family:"Manjari","Zen Kaku Gothic Antique";font-size:2rem;font-weight:400;line-height:2;letter-spacing:.2rem}header .sp.open{display:block;top:0}@media screen and (min-width: 768px){header .sp.open{display:none}}header .nav__btn{margin:5px;padding:1em;cursor:url("../img/common/cursor.png"),auto;flex-direction:column;transition:all .6s}header .nav__btn{display:flex;gap:10px;justify-content:left;align-items:center}@media screen and (min-width: 768px){header .nav__btn{display:none}}header .nav__btn span{display:block;width:30px;height:2px;border-radius:50px;background:#fff;transition:transform .6s;position:relative}header .nav__btn span:first-child::after,header .nav__btn span:last-child::after{right:-1px;bottom:0;width:6px;height:4px;transform:rotate(45deg);border-radius:50%;background:#fff}header .nav__btn span:first-child::after,header .nav__btn span:last-child::after{content:"";display:block;position:absolute}header #nav__trigger{display:none}header .nav__btn.open span{background:#004f66}header .nav__btn.open span:first-child{transform:rotate(20deg) translate(0, 6px)}header .nav__btn.open span:last-child{transform:rotate(-20deg) translate(0, -6px)}header .nav__btn.open span:first-child::after,header .nav__btn.open span:last-child::after{background:#004f66}.noscroll{overflow:hidden}.section__title{width:fit-content;height:fit-content;margin:auto;padding:.7em 2em .5em;border:1px dashed #fff;border-radius:50px;color:#fff;position:relative}.section__title{font-family:"Manjari","Zen Kaku Gothic Antique";font-size:2rem;font-weight:400;line-height:1;letter-spacing:.2rem}.section__title::before,.section__title::after{top:0;padding:.8em;line-height:1}.section__title::before,.section__title::after{content:"・";display:block;position:absolute}.section__title::before{left:0}.section__title::after{right:0}.pagetop{display:block;position:fixed;right:3%;bottom:3%;z-index:1;border-radius:50%;transition:all .5s}@media screen and (min-width: 768px){.pagetop{scale:1.2}}.pagetop .container .block{width:80px;height:80px;margin:auto;position:relative}.pagetop .container .block .circleText{overflow:visible;animation:rotation 18s linear infinite}.pagetop .container .block .circleText__circle{fill:none}.pagetop .container .block .circleText__text{fill:#fff;font-size:14px}.pagetop .container .block .circleText__text textpath{letter-spacing:.24em}.pagetop .container .block .arrow{width:60px;height:60px;background:#fff;border-radius:50%;border:1px solid #fff;position:absolute;top:50%;left:50%;transform:translate(-50%, -50%)}.pagetop .container .block .arrow{display:flex;gap:0;justify-content:left;align-items:center}.pagetop .container .block .arrow span{display:block;width:15px;height:15px;margin:auto;position:absolute;top:25px;left:22px;border-top:1px solid #004f66;border-left:1px solid #004f66;transform:rotate(45deg)}.pagetop:hover{cursor:pointer}.pagetop:hover .container .block .circleText__text{fill:#004f66}.pagetop:hover .container .block .arrow{border:1px solid #004f66}.pagetop.move{display:none}@media screen and (min-width: 768px){.pagetop.move{transform:translate(0, -80px)}.pagetop.move .container .block .circleText__text{fill:#004f66}.pagetop.move .container .block .arrow{border:1px solid #004f66}.pagetop.move:hover .container .block .arrow{border:1px solid #004f66;background:#004f66}.pagetop.move:hover .container .block .arrow span{border-top:1px solid #fff;border-left:1px solid #fff}}@keyframes rotation{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}footer{padding:2em 0 0;background:url(../img/common/wool_bg.jpg)}footer .access{margin:1em}@media screen and (min-width: 768px){footer .access{margin:3em 10%}footer .access{display:flex;gap:1em;justify-content:space-between;align-items:end}}footer .access__textarea-title{width:fit-content;height:fit-content;margin:0;padding:.7em 2em .5em;border:1px dashed #004f66;border-radius:50px;color:#004f66;position:relative}footer .access__textarea-title{font-family:"Manjari","Zen Kaku Gothic Antique";font-size:2rem;font-weight:400;line-height:1;letter-spacing:.2rem}footer .access__textarea-title::before,footer .access__textarea-title::after{top:0;padding:.8em;line-height:1}footer .access__textarea-title::before,footer .access__textarea-title::after{content:"・";display:block;position:absolute}footer .access__textarea-title::before{left:0}footer .access__textarea-title::after{right:0}footer .access__textarea-logo{margin:2em 0 1em}footer .access__textarea dl{width:fit-content;display:grid}footer .access__textarea dl dt{grid-column:1/2;margin:0 1em 0 0}footer .access__textarea dl dd{grid-column:2/3}footer .access_map{width:100%;border-radius:5px;overflow:hidden;position:relative;background:rgba(201,188,156,.5)}@media screen and (min-width: 768px){footer .access_map{max-width:50%}}footer .access_map:after{width:100%;height:100%;background:rgba(170,170,170,.5);top:0;right:0;z-index:-9999}footer .access_map:after{content:"";display:block;position:absolute}footer small{padding:1em;text-align:right}footer a{display:block;width:100%;padding:1.5em;background:#004f66;position:relative}@media screen and (min-width: 768px){footer a{display:none}}footer a span{display:block;width:20px;height:20px;margin:auto;position:absolute;top:50%;left:50%;border-top:1px dashed #fff;border-left:1px dashed #fff;rotate:45deg}.about{position:relative}.about .bg{background:url(../img/about/bg.jpg);background-repeat:no-repeat;background-size:cover;background-position:center;width:100%;height:100vh;position:sticky;top:0;left:0;z-index:-9999}.about__wrapper{margin:-90vh 0 0}@media screen and (max-width: 767px){.about__wrapper{padding:0 0 10% 0}}.about__wrapper .content{width:90%;margin:5% auto 0;padding:0 0 10% 0}@media screen and (min-width: 768px){.about__wrapper .content:nth-of-type(odd){flex-direction:row-reverse}}.about__wrapper .content:nth-of-type(odd) .text{color:#fff}.about__wrapper .content:nth-of-type(2n){gap:0}@media screen and (min-width: 768px){.about__wrapper .content:nth-of-type(1) .text,.about__wrapper .content:nth-of-type(4) .text{margin:0 auto auto}}@media screen and (min-width: 768px){.about__wrapper .content{width:80%}.about__wrapper .content{display:flex;gap:5%;justify-content:space-between;align-items:start}}.about__wrapper .content .text{margin:auto auto 10%;color:#004f66}@media screen and (min-width: 768px){.about__wrapper .content .text{flex:2;margin:auto auto 0}}.about__wrapper .content .text h4{margin:0 0 4vw;white-space:nowrap;transition:1.4s cubic-bezier(0.37, 0, 0.63, 1);transition-property:clip-path;clip-path:inset(0 100% 0 0)}.about__wrapper .content .text h4{font-family:"Manjari","Zen Kaku Gothic Antique";font-size:2.4rem;font-weight:400;line-height:2;letter-spacing:.2rem}.about__wrapper .content .text h4.scrolled{clip-path:inset(0)}.about__wrapper .content .text p{transition:1.4s cubic-bezier(0.37, 0, 0.63, 1);transition-property:clip-path;clip-path:inset(0 0 100% 0)}.about__wrapper .content .text p{font-family:"Manjari","Zen Kaku Gothic Antique";font-size:1.6rem;font-weight:400;line-height:2;letter-spacing:.2rem}.about__wrapper .content .text p br{display:none}@media screen and (min-width: 768px){.about__wrapper .content .text p br{display:block}}.about__wrapper .content .text p.scrolled{clip-path:inset(0)}.about__wrapper .content .text::after{content:"";display:block;position:absolute}.about__wrapper .content .imgs{position:sticky;top:10%}@media screen and (min-width: 768px){.about__wrapper .content .imgs{height:100vh;flex:3}}.about__wrapper .content .imgs .img{width:min(70%,450px);border-radius:500px;overflow:hidden}.about__wrapper .content .imgs .img:last-child{margin:-10% 0 0 auto}.about__wrapper .content:last-child{gap:5%}.about__wrapper .content:last-child .imgs .img:first-child{margin:0 0 0 auto}.about__wrapper .content:last-child .imgs .img:last-child{margin:-20% auto 0 0}@media screen and (min-width: 768px){.about__wrapper .vertical .text{flex:1}}@media screen and (min-width: 768px){.about__wrapper .vertical .imgs{flex:1}}.about__wrapper .vertical .imgs .img{width:min(60%,360px)}.about__wrapper .vertical .imgs .img:last-child{margin:-20% 0 0 auto}