*,*::before,*::after{box-sizing:border-box}body,h1,h2,h3,h4,h5,h6,p,figure,blockquote,ul,ol,li,dl,dd{margin:0;padding:0}ul[role=list],ol[role=list]{list-style:none}li{list-style-type:none}body{min-height:100vh}a:not([class]){-webkit-text-decoration-skip:ink;text-decoration-skip-ink:auto}a{display:block}span{display:block}img,picture{width:100%;height:auto;max-width:100%;display:block}::before,::after{display:block}input,button,textarea,select{font:inherit}@media(prefers-reduced-motion: reduce){html:focus-within{scroll-behavior:auto}*,*::before,*::after{animation-duration:.01ms !important;animation-iteration-count:1 !important;transition-duration:.01ms !important;scroll-behavior:auto !important}}body{font-size:14px;font-family:"Noto Sans JP",sans-serif;line-height:1;background:#d2ddde}@media screen and (min-width: 768px){body{font-size:18px}}body,a{color:#000}.header{position:relative;top:0;left:50%;width:100%;max-width:450px;padding:30px 0;display:flex;justify-content:center;align-items:center;background:#d2ddde;transform:translateX(-50%);z-index:100}@media screen and (min-width: 768px){.header{position:relative;max-width:none;padding:20px 5%;display:block}}@media screen and (min-width: 1024px){.header{padding:30px 5%}}.header__link{width:182px}.header__btn{display:none}@media screen and (min-width: 768px){.header__btn{position:absolute;top:7px;right:5%;display:block;z-index:3}.header__btnLink{padding:12px 0;width:270px;display:flex;gap:8px;justify-content:center;align-items:center;text-decoration:none;border-radius:50px;background:linear-gradient(90deg, rgb(16, 56, 68) 0%, rgb(72, 156, 168) 40%, rgb(56, 116, 120) 100%);background-size:200% 100%;color:#fff}.header__btnLink:hover{background-position:100% 0;transition:.3s}.header__btnName{width:-moz-fit-content;width:fit-content;height:100%;padding:8px;font-size:16px;font-family:"Lexend Exa",sans-serif;border:1px solid #fff;border-radius:3px}.header__btnNo{font-size:20px;font-family:"Lexend Exa",sans-serif;font-weight:500;letter-spacing:.05em}.header__btnTime{padding-top:5px;font-size:12px;font-weight:500;letter-spacing:.05em}.header__btnTime--en{display:inline;font-family:"Lexend Exa",sans-serif}}@media screen and (min-width: 1024px){.header__btn{top:17px}}.gnav{position:sticky;top:0;background:#fff;z-index:100}.gnav__list{display:flex;flex-wrap:wrap;justify-content:center;align-items:center}@media screen and (min-width: 768px){.gnav__list{flex-wrap:nowrap}}.gnav__item{width:33%;font-size:14px;font-weight:700}@media screen and (min-width: 768px){.gnav__item{width:20%}}.gnav__item:nth-child(-n+3){border-bottom:1px solid #000;border-right:1px solid #000}@media screen and (min-width: 768px){.gnav__item:nth-child(-n+3){border-bottom:none}}.gnav__item:nth-child(3){border-right:0}@media screen and (min-width: 768px){.gnav__item:nth-child(3){border-right:1px solid #000}}.gnav__item:nth-child(n+4){width:50%;border-right:1px solid #000}@media screen and (min-width: 768px){.gnav__item:nth-child(n+4){width:20%}}.gnav__item:nth-child(5){border-right:0}.gnav__link{padding:14px 0 12px 0;width:100%;display:flex;gap:12px;flex-direction:column;justify-content:center;align-items:center;text-decoration:none;border-bottom:5px solid rgba(0,0,0,0);transition:border-color .3s ease;color:#103844}.gnav__link:hover{border-bottom:5px solid #103844}.gnav__link::after{content:"";width:15px;height:10px;background:url(../images/common/arrow.svg) center center/cover}.footer{padding:60px 40px 29px 40px;background:linear-gradient(90deg, rgb(16, 56, 68) 0%, rgb(56, 116, 120) 80%, rgb(72, 156, 168) 100%);color:#fff}@media screen and (min-width: 1024px){.footer{padding:100px 60px 40px}}.footer__logo{margin:0 auto;margin-bottom:77px;width:182px}.footer__logoLink{width:100%;height:100%}.footer__img{filter:brightness(0) invert(1)}.footer .fnav{width:90%;margin:0 auto;margin-bottom:64px}.footer .fnav__nav{display:grid;grid-template-columns:repeat(3, 1fr);justify-content:center;font-size:12px}@media screen and (min-width: 768px){.footer .fnav__nav{width:clamp(450px,60vw,700px);margin:0 auto 100px;display:flex;justify-content:space-around}}@media screen and (min-width: 1024px){.footer .fnav__nav{font-size:15px}}.footer .fnav__link{padding:14px 0;width:100%;height:100%;text-align:center;text-decoration:none;color:#fff}.footer .fnav__link:hover{opacity:70%}.footer__copy{font-family:"Lexend Exa",sans-serif;font-weight:500;text-align:center}.footer__small{font-size:clamp(6px,2.3vw,10px)}body{background:url(../images/common/article_bg.jpg) center center/cover;background-attachment:fixed}@media screen and (min-width: 768px){body{background:none;background-attachment:none}}#top .article{max-width:450px;margin:0 auto;background:#d2ddde}@media screen and (min-width: 768px){#top .article{max-width:none;margin:none}}#top .fv{position:relative;height:67svh;display:flex;justify-content:center;align-items:center;background:url(../images/sp/mv.jpg) 65% center/cover}@media screen and (orientation: landscape){#top .fv{height:100svh}}@media screen and (min-width: 768px){#top .fv{height:75svh;background:url(../images/pc/mv.jpg) 80% center/cover}}@media screen and (min-width: 1024px){#top .fv{height:80svh}}#top .fv::after{content:"";position:absolute;left:50%;width:90%;height:60svh;border:1px solid #fff;transform:translateX(-50%);z-index:1}@media screen and (orientation: landscape){#top .fv::after{height:90svh}}@media screen and (min-width: 768px){#top .fv::after{height:60svh}}@media screen and (min-width: 1024px){#top .fv::after{height:65svh}}#top .mv{position:absolute;top:37%;left:50%;width:100%;text-align:center;transform:translateX(-50%)}@media screen and (min-width: 768px){#top .mv{top:45%}}@media screen and (min-width: 1024px){#top .mv{top:40%}}#top .mv__catch{position:relative;font-size:clamp(18px,4.8vh,24px);font-family:"Noto Serif JP",serif;font-weight:500;line-height:1.8;letter-spacing:.05em;color:#103844;text-shadow:1px 1px 10px #c1c1c1}@media screen and (min-width: 768px){#top .mv__catch{display:flex;justify-content:center;font-size:30px;color:#fff}}@media screen and (min-width: 1024px){#top .mv__catch{font-size:clamp(30px,4vw,40px)}}#top .mv__catch::after{position:absolute;content:"";top:50%;left:50%;width:70%;max-width:265px;height:1px;transform:translateX(-50%);background-color:#103844}@media screen and (min-width: 768px){#top .mv__catch::after{top:100%;width:100%;max-width:525px;margin:0 auto;background-color:#fff}}@media screen and (min-width: 1024px){#top .mv__catch::after{max-width:750px}}#top .mv__btn{position:absolute;bottom:10%;left:50%;transform:translateX(-50%);z-index:3}@media screen and (min-width: 768px){#top .mv__btn{display:none}}#top .mv__btnLink{padding:12px 0;width:270px;display:flex;gap:8px;justify-content:center;align-items:center;text-decoration:none;border-radius:50px;background:linear-gradient(90deg, rgb(16, 56, 68) 0%, rgb(72, 156, 168) 40%, rgb(56, 116, 120) 100%);background-size:200% 100%;color:#fff}#top .mv__btnLink:hover{background-position:100% 0;transition:.3s}#top .mv__btnName{width:-moz-fit-content;width:fit-content;height:100%;padding:8px;font-size:16px;font-family:"Lexend Exa",sans-serif;border:1px solid #fff;border-radius:3px}#top .mv__btnNo{font-size:20px;font-family:"Lexend Exa",sans-serif;font-weight:500;letter-spacing:.05em}#top .mv__btnTime{padding-top:5px;font-size:12px;font-weight:500;letter-spacing:.05em}#top .mv__btnTime--en{display:inline;font-family:"Lexend Exa",sans-serif}#top .philo{padding:60px 15px;padding-bottom:74px}@media screen and (min-width: 1024px){#top .philo{padding:100px 0 100px 10vw}}#top .philo__ttl{margin-bottom:30px;padding-bottom:22px;font-size:18px;font-weight:400;text-align:center;border-bottom:1px solid #000;color:#4c4c4c}@media screen and (min-width: 1024px){#top .philo__ttl{text-align:left}}@media screen and (min-width: 1024px){#top .philo__ttl{width:60%}}#top .philo__ttlSpan{padding-top:13px;font-family:"Lexend Exa",sans-serif}@media screen and (min-width: 1024px){#top .philo__content{position:relative;display:flex;overflow:hidden}}#top .philo__txt{padding:0 15px;line-height:2;letter-spacing:.01em}@media screen and (min-width: 768px){#top .philo__txt{padding:0 8px}}@media screen and (min-width: 1024px){#top .philo__txtBox{padding:180px 0 0 15vw}}#top .philo__txtWrapper{margin-bottom:60px}@media screen and (min-width: 768px){#top .philo__txtWrapper{padding:60px 60px;margin-bottom:0}}@media screen and (min-width: 1024px){#top .philo__txtWrapper{padding:0;width:60%;display:flex}}#top .philo__txtLead{margin-bottom:40px;font-size:clamp(15px,4.8vw,18px);font-family:"Noto Serif JP",serif;font-weight:600;line-height:1.3;letter-spacing:.03em;text-align:center}@media screen and (min-width: 768px){#top .philo__txtLead{margin-bottom:clamp(40px,5vw,60px);font-size:clamp(30px,4vw,40px)}}@media screen and (min-width: 1024px){#top .philo__txtLead{position:absolute;width:550px;text-align:left}}#top .philo__txt:nth-of-type(1),#top .philo__txt:nth-last-of-type(2),#top .philo__txt:nth-last-of-type(3){margin-bottom:43px}#top .philo__pic{margin-left:auto;margin-right:-15px;width:100%;max-width:250px}@media screen and (min-width: 768px){#top .philo__pic{max-width:55%}}@media screen and (min-width: 1024px){#top .philo__pic{position:absolute;right:0;bottom:0;max-width:33%}}@media screen and (min-width: 1980px){#top .philo__pic{position:relative}}#top .philo__img{border-radius:20px 0 0 20px}#top .area{padding:60px 15px;margin-bottom:60px;border-radius:20px;background:#fff}@media screen and (min-width: 768px){#top .area{width:85%;margin:0 auto 60px}}@media screen and (min-width: 1024px){#top .area{padding:60px;margin:0 auto 100px}}#top .area__ttl{margin-bottom:30px;padding-bottom:22px;font-size:18px;font-weight:400;text-align:center;border-bottom:1px solid #000;color:#4c4c4c;margin-bottom:60px}@media screen and (min-width: 1024px){#top .area__ttl{text-align:left}}#top .area__ttlSpan{padding-top:13px;font-family:"Lexend Exa",sans-serif}#top .area__list{margin-bottom:56px;display:flex;flex-direction:column;gap:60px}@media screen and (min-width: 768px){#top .area__list{max-width:530px;margin:0 auto;gap:0}}@media screen and (min-width: 1024px){#top .area__list{max-width:1200px}}@media screen and (min-width: 1024px){#top .area__item{display:flex;gap:clamp(10px,3vw,60px)}}#top .area__itemTtl{margin-bottom:30px;font-size:24px;font-family:"Noto Serif JP",serif;font-weight:600;text-align:center}@media screen and (min-width: 768px){#top .area__itemTtl{margin-bottom:clamp(30px,4vw,60px)}}@media screen and (min-width: 1024px){#top .area__itemTtl{width:clamp(130px,8vw,145px);font-size:clamp(18px,1.3vw,24px);text-align:left}}#top .area__subList{display:grid;grid-template-columns:repeat(2, 1fr);gap:14px;color:#fff}@media screen and (min-width: 768px){#top .area__subList{margin-bottom:70px;gap:clamp(20px,5vw,60px)}}@media screen and (min-width: 1024px){#top .area__subList{width:80%;display:flex;gap:clamp(10px,1vw,120px)}}#top .area__subItem{padding:24px 17px;display:flex;flex-direction:column;gap:20px;align-items:center;border-radius:10px;background:#103844}@media screen and (min-width: 768px){#top .area__subItem{width:240px;height:280px;padding:40px 30px;gap:30px}}@media screen and (min-width: 1024px){#top .area__subItem{max-width:240px;height:clamp(185px,17vw,280px);padding:clamp(20px,2.2vw,40px) clamp(15px,1.5vw,30px);gap:clamp(15px,1.5vw,30px)}}#top .area__subItem-pic{width:100%;height:60px}@media screen and (min-width: 768px){#top .area__subItem-pic{height:75px}}@media screen and (min-width: 1024px){#top .area__subItem-pic{height:clamp(45px,4.5vw,75px)}}#top .area__subItem-img{height:100%;-o-object-fit:contain;object-fit:contain}#top .area__subItem-ttl{font-size:clamp(13px,3.8vw,15px);font-weight:700}@media screen and (min-width: 768px){#top .area__subItem-ttl{font-size:clamp(16px,4vw,18px)}}@media screen and (min-width: 1024px){#top .area__subItem-ttl{font-size:clamp(13px,1vw,18px)}}#top .area__subItem-txt{width:-moz-fit-content;width:fit-content;margin:0 auto;font-size:13px;font-weight:400;line-height:1.5}@media screen and (min-width: 768px){#top .area__subItem-txt{font-size:clamp(13px,4vw,16px)}}@media screen and (min-width: 1024px){#top .area__subItem-txt{font-size:clamp(12px,1vw,16px)}}@media screen and (min-width: 1024px){#top .area__box{padding-left:clamp(130px,8vw,145px)}}#top .area__txt{margin:0 auto;width:-moz-fit-content;width:fit-content;font-size:clamp(13px,3.7vw,14px);line-height:2;letter-spacing:.05em}@media screen and (min-width: 1024px){#top .area__txt{margin:0;padding-left:clamp(10px,3vw,60px);font-size:clamp(14px,1vw,20px)}}#top .flow{padding:60px 15px;border-radius:20px;background:#fff}@media screen and (min-width: 768px){#top .flow{width:85%;margin:0 auto;margin-bottom:60px}}@media screen and (min-width: 1024px){#top .flow{padding:60px}}@media screen and (min-width: 768px){#top .flow__content{padding:0 25px}}#top .flow__ttl{margin-bottom:30px;padding-bottom:22px;font-size:18px;font-weight:400;text-align:center;border-bottom:1px solid #000;color:#4c4c4c;margin-bottom:77px}@media screen and (min-width: 1024px){#top .flow__ttl{text-align:left}}#top .flow__ttlSpan{padding-top:13px;font-family:"Lexend Exa",sans-serif}#top .flow__content{padding:0 8vw}@media screen and (min-width: 1024px){#top .flow__content{padding:0}}#top .flow__list{display:flex;flex-direction:column;gap:72px}@media screen and (min-width: 1024px){#top .flow__list{flex-direction:row;gap:clamp(10px,3vw,70px)}}#top .flow__item{position:relative}@media screen and (min-width: 768px){#top .flow__item{display:flex;gap:35px}}@media screen and (min-width: 768px)and (min-width: 1024px){#top .flow__item{width:100%;display:block}}@media screen and (min-width: 768px){#top .flow__itemLeft{width:clamp(20%,30vw,50%)}}@media screen and (min-width: 1024px){#top .flow__itemLeft{width:100%}}@media screen and (min-width: 768px){#top .flow__itemRight{width:clamp(20%,70vw,50%)}}@media screen and (min-width: 1024px){#top .flow__itemRight{width:100%}}#top .flow__itemNumb{position:absolute;left:0;top:-30px;width:60px;height:60px;display:flex;justify-content:center;align-items:center;font-size:32px;font-family:"Lexend Exa",sans-serif;border-radius:100%;background:linear-gradient(to right bottom, #103844 30%, #4f959a 100%);color:#fff;z-index:1}@media screen and (min-width: 1024px){#top .flow__itemNumb{width:clamp(45px,3vw,60px);height:clamp(45px,3vw,60px);font-size:clamp(20px,2.5vw,32px)}}#top .flow__itemPic{margin-bottom:30px}@media screen and (min-width: 768px){#top .flow__itemPic{width:clamp(230px,30vw,300px);height:306px}}@media screen and (min-width: 1024px){#top .flow__itemPic{width:100%;height:100%}}#top .flow__itemImg{border-radius:10px}@media screen and (min-width: 768px){#top .flow__itemImg{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}}@media screen and (min-width: 1024px){#top .flow__itemImg{height:60%}}#top .flow__itemTtl{margin-bottom:24px;font-size:18px;font-family:"Noto Serif JP",serif;font-weight:600}@media screen and (min-width: 1024px){#top .flow__itemTtl{padding-bottom:10px;border-bottom:1px solid #000}}#top .flow__itemBox{display:flex;flex-direction:column;gap:35px}#top .flow__itemTxt{line-height:1.7;letter-spacing:.05em}@media screen and (min-width: 768px){#top .flow__itemTxt{font-size:clamp(14px,1.8vw,15px)}}@media screen and (min-width: 1024px){#top .flow__itemTxt{font-size:clamp(14px,1.5vw,15px)}}#top .price{padding:60px 15px;padding-left:22px;padding-right:22px}@media screen and (min-width: 768px){#top .price{width:90%;margin:0 auto}}@media screen and (min-width: 1024px){#top .price{padding:60px 0 120px;width:85%}}#top .price__ttl{margin-bottom:30px;padding-bottom:22px;font-size:18px;font-weight:400;text-align:center;border-bottom:1px solid #000;color:#4c4c4c;margin-bottom:0;border-bottom:none}@media screen and (min-width: 1024px){#top .price__ttl{text-align:left}}#top .price__ttlSpan{padding-top:13px;font-family:"Lexend Exa",sans-serif}#top .price__content{position:relative;padding:47px 31px 54px 31px;border-radius:20px;background:url(../images/common/price.jpg) left center/cover;color:#fff}@media screen and (min-width: 1024px){#top .price__content{padding:40px}}@media screen and (min-width: 1024px){#top .price__contentCase{max-width:1500px;margin:0 auto;display:flex;gap:1vw}}#top .price__contentTtl{font-size:15px;font-family:"Noto Serif JP",serif;font-weight:500;letter-spacing:.05em;text-align:center}@media screen and (min-width: 1024px){#top .price__contentTtl{width:clamp(110px,8.5vw,200px);font-size:clamp(16px,1.3vw,20px)}}#top .price__contentTtl::after{content:"";margin:23px auto;width:1px;height:45px;background:#fff}@media screen and (min-width: 1024px){#top .price__contentTtl::after{display:none}}@media screen and (min-width: 1024px){#top .price__contentBorder{width:clamp(60px,6vw,120px);height:1px;margin-top:7px;background-color:#fff}}#top .price__contentTxt{font-size:15px;letter-spacing:.05em}@media screen and (min-width: 1024px){#top .price__contentTxt{font-size:clamp(16px,1.3vw,20px)}}#top .price__contentTxt:nth-of-type(1){margin-bottom:20px;font-family:"Noto Serif JP",serif;font-weight:500;line-height:1.3}#top .price__contentTxt:nth-of-type(2){line-height:1.4}#top .access{padding:60px 15px;padding-left:35px;padding-right:35px;padding-bottom:67px;border-radius:20px 20px 0 0;background:#869395;color:#fff}@media screen and (min-width: 1024px){#top .access{padding:100px}}@media screen and (min-width: 1024px){#top .access__wrapper{width:95%;margin:0 auto}}#top .access__ttl{margin-bottom:30px;padding-bottom:22px;font-size:18px;font-weight:400;text-align:center;border-bottom:1px solid #000;color:#4c4c4c;border-bottom:1px solid #fff;color:#fff}@media screen and (min-width: 1024px){#top .access__ttl{text-align:left}}@media screen and (min-width: 1024px){#top .access__ttl{width:50%}}#top .access__ttlSpan{padding-top:13px;font-family:"Lexend Exa",sans-serif}@media screen and (min-width: 1024px){#top .access__content{display:flex;gap:clamp(0px,1vw,100px)}}@media screen and (min-width: 768px){#top .access__content--left{margin-bottom:30px}}@media screen and (min-width: 1024px){#top .access__content--left{width:clamp(440px,45vw,935px)}}@media screen and (min-width: 768px){#top .access__content--right{width:clamp(440px,70vw,935px);margin:0 auto}}@media screen and (min-width: 1024px){#top .access__content--right{width:clamp(440px,45vw,935px)}}#top .access__lead{margin-bottom:10px;font-size:clamp(15px,5.3vw,18px);font-family:"Noto Serif JP",serif;font-weight:600;line-height:1.8;letter-spacing:.08em}@media screen and (min-width: 360px){#top .access__lead{width:290px;margin:0 auto 20px}}@media screen and (min-width: 420px){#top .access__lead{width:340px}}@media screen and (min-width: 768px){#top .access__lead{width:initial;margin:0 0 30px;display:flex;justify-content:center}}@media screen and (min-width: 1024px){#top .access__lead{width:440px;font-size:24px;display:block}}@media screen and (min-width: 1266px){#top .access__lead{width:100%}}#top .access__def{margin-bottom:28px;display:flex;flex-wrap:wrap;gap:19px;justify-content:space-between;font-size:16px}@media screen and (min-width: 768px){#top .access__def{width:490px;margin:0 auto;justify-content:center}}@media screen and (min-width: 1024px){#top .access__def{width:100%;justify-content:initial;font-size:clamp(16px,1.5vw,20px)}}#top .access__defTit{width:26%;line-height:2}@media screen and (min-width: 768px){#top .access__defTit{width:18%}}#top .access__defData{width:61%;line-height:1.8}@media screen and (min-width: 768px){#top .access__defData{width:60%}}#top .access__notice{margin:20px 0;font-size:15px;line-height:1.5em;letter-spacing:.05em}@media screen and (min-width: 768px){#top .access__notice{width:490px;margin:20px auto}}@media screen and (min-width: 1024px){#top .access__notice{margin:20px 0}}#top .access__map{width:100%;height:449px}@media screen and (min-width: 1024px){#top .access__map{width:clamp(380px,37vw,800px);height:clamp(410px,33vw,430px)}}#top .access__map iframe{width:100%;height:100%}#top .contact{padding:60px 15px;position:relative;padding-bottom:73px;background:url(../images/common/kantine.jpg) center center/cover}@media screen and (min-width: 1024px){#top .contact{padding:100px 15px}}#top .contact::before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:rgba(88,85,93,.6)}#top .contact__wrapper{position:relative;z-index:1}#top .contact__ttl{margin-bottom:30px;padding-bottom:22px;font-size:18px;font-weight:400;text-align:center;border-bottom:1px solid #000;color:#4c4c4c;border:none;color:#fff}@media screen and (min-width: 1024px){#top .contact__ttl{text-align:left}}#top .contact__ttlSpan{padding-top:13px;font-family:"Lexend Exa",sans-serif}@media screen and (min-width: 1024px){#top .contact__ttl{text-align:center}}#top .contact__btn{margin:0 auto;margin-bottom:54px;width:300px;height:70px;border:1px solid #fff}#top .contact__btnLink{width:100%;height:100%;display:flex;justify-content:center;align-items:center;text-decoration:none;color:#fff}#top .contact__btnLink::before{content:"";display:inline-block;width:24px;height:24px;background:url(../images/common/call.svg) center center/cover}#top .contact__btnLink:hover{background:rgba(50,50,50,.5);border:none;transition:.3s}#top .contact__btnNo{margin-left:3px;font-size:25px;font-family:"Lexend Exa",sans-serif;letter-spacing:.03em;text-align:center}#top .contact__btnTime{font-size:15px;font-weight:500;letter-spacing:.05em}#top .contact__btnTime--en{padding-top:5px;display:inline-block;font-family:"Lexend Exa",sans-serif}#top .contact__txt{font-size:16px;font-weight:600;font-family:"Noto Serif JP",serif;line-height:1.8;letter-spacing:.15em;text-align:center;color:#fff}@media screen and (min-width: 1024px){#top .contact__txt{font-size:24px}}#law .article{max-width:450px;margin:0 auto;background:#d2ddde}@media screen and (min-width: 768px){#law .article{max-width:none;margin:none}}#law .law__mv{position:relative;width:100%;height:40svh;display:flex;justify-content:center;align-items:center;background:url(../images/common/lawyer/mv.jpg) center center/cover}@media screen and (orientation: landscape){#law .law__mv{height:60svh}}@media screen and (min-width: 768px){#law .law__mv{height:60svh}}@media screen and (min-width: 1024px){#law .law__mv{padding:0 clamp(100px,10vw,250px);justify-content:initial}}#law .law__mv__catch{text-align:center}@media screen and (min-width: 1024px){#law .law__mv__catch{text-align:left}}#law .law__mv__catch span:first-child{position:relative;margin-bottom:10px;font-size:18px;font-family:"Noto Serif JP",serif;font-weight:600;letter-spacing:.15em;color:#fff}@media screen and (min-width: 768px){#law .law__mv__catch span:first-child{font-size:30px;margin-bottom:20px}}@media screen and (min-width: 1024px){#law .law__mv__catch span:first-child{font-size:clamp(30px,3vw,40px)}}#law .law__mv__catch span:last-child{position:relative;font-size:14px;font-family:"Lexend Exa",sans-serif;font-weight:400;line-height:1.8;letter-spacing:.05em;color:#fff}@media screen and (min-width: 768px){#law .law__mv__catch span:last-child{font-size:18px}}@media screen and (min-width: 1024px){#law .law__mv__catch span:last-child{font-size:clamp(18px,1.7vw,30px)}}#law .law__mv__catch::after{position:absolute;content:"";top:50%;left:50%;width:80%;max-width:300px;height:1px;transform:translateX(-50%);background-color:#fff}@media screen and (min-width: 768px){#law .law__mv__catch::after{max-width:650px}}@media screen and (min-width: 1024px){#law .law__mv__catch::after{max-width:none}}#law .law__mv__btn{padding:1vh 0;display:flex;justify-content:center;align-items:center;background:#fff;z-index:3}#law .law__mv__btnLink{padding:12px 0;width:270px;display:flex;gap:8px;justify-content:center;align-items:center;text-decoration:none;border-radius:50px;background:linear-gradient(90deg, rgb(16, 56, 68) 0%, rgb(72, 156, 168) 40%, rgb(56, 116, 120) 100%);background-size:200% 100%;color:#fff}#law .law__mv__btnLink:hover{background-position:100% 0;transition:.3s}#law .law__mv__btnName{width:-moz-fit-content;width:fit-content;height:100%;padding:8px;font-size:16px;font-family:"Lexend Exa",sans-serif;border:1px solid #fff;border-radius:3px}#law .law__mv__btnNo{font-size:20px;font-family:"Lexend Exa",sans-serif;font-weight:500;letter-spacing:.05em}#law .law__mv__btnTime{padding-top:5px;font-size:12px;font-weight:500;letter-spacing:.05em}#law .law__mv__btnTime--en{display:inline;font-family:"Lexend Exa",sans-serif}@media screen and (min-width: 768px){#law .law__mv__btn{display:none}}#law .lawyer{padding:60px 30px}@media screen and (min-width: 1024px){#law .lawyer{padding:100px 10%}}@media screen and (min-width: 1024px){#law .lawyer__wrapper{max-width:1200px;margin:0 auto}}#law .lawyer__ttl{margin-bottom:30px;font-family:"Noto Serif JP",serif;font-size:18px;text-align:center;color:#103844}#law .lawyer__ttlLawyer{font-size:16px}@media screen and (min-width: 768px){#law .lawyer__ttlLawyer{font-size:20px;letter-spacing:.1em}}#law .lawyer__ttlName{display:inline;font-size:20px;line-height:1.5}@media screen and (min-width: 768px){#law .lawyer__ttlName{font-size:48px}}#law .lawyer__ttlFrom{display:inline;font-size:16px;font-weight:400}@media screen and (min-width: 768px){#law .lawyer__ttlFrom{font-size:20px;letter-spacing:.1em}}#law .lawyer__ttlEn{position:relative;font-family:"Lexend Exa",sans-serif;font-size:16px;font-weight:400;letter-spacing:.2em;line-height:1.4}@media screen and (min-width: 768px){#law .lawyer__ttlEn{margin-bottom:50px;font-size:18px;line-height:2}}@media screen and (min-width: 1024px){#law .lawyer__ttlEn{margin-bottom:100px}}#law .lawyer__ttlEn::before{position:absolute;content:"";left:50%;width:100%;max-width:265px;height:1px;transform:translateX(-50%);background-color:#103844}@media screen and (min-width: 768px){#law .lawyer__ttlEn::before{max-width:650px}}@media screen and (min-width: 1024px){#law .lawyer__ttlEn::before{max-width:100%}}@media screen and (min-width: 1024px){#law .lawyer__content{width:100%;margin:0 auto 50px;display:flex;gap:3rem}}#law .lawyer__pic{margin-bottom:30px}@media screen and (min-width: 768px){#law .lawyer__pic{max-width:500px;max-height:500px;margin:0 auto 50px}}@media screen and (min-width: 1024px){#law .lawyer__pic{width:clamp(455px,44vw,500px);margin:0}}#law .lawyer__img{border-radius:10px}#law .lawyer__txtWrapper{max-width:510px;margin:0 auto}@media screen and (min-width: 1024px){#law .lawyer__txtWrapper{max-width:600px;margin-left:auto}}#law .lawyer__txtLead{margin-bottom:20px;font-weight:500;letter-spacing:.03em}@media screen and (min-width: 768px){#law .lawyer__txtLead{margin-bottom:30px}}#law .lawyer__chart{margin-bottom:30px}@media screen and (min-width: 768px){#law .lawyer__chart{margin-bottom:50px}}@media screen and (min-width: 1024px){#law .lawyer__chart{margin-bottom:30px}}#law .lawyer__box{display:flex;justify-content:space-between;margin-bottom:20px}@media screen and (min-width: 1024px){#law .lawyer__box{justify-content:initial;gap:1em}}#law .lawyer__list{width:16%}@media screen and (min-width: 1024px){#law .lawyer__list{width:initial;font-size:clamp(1rem,.869rem + .2vw,1.125rem)}}#law .lawyer__data{width:75%;display:block}@media screen and (min-width: 1024px){#law .lawyer__data{width:initial;font-size:clamp(1rem,.869rem + .2vw,1.125rem)}}#law .lawyer__data p:first-child{margin-bottom:10px}@media screen and (min-width: 768px){#law .lawyer__data p:first-child{margin-bottom:20px}}#law .lawyer__txtBox{max-width:510px;margin:0 auto 30px}@media screen and (min-width: 768px){#law .lawyer__txtBox{margin-bottom:50px}}@media screen and (min-width: 1024px){#law .lawyer__txtBox{max-width:none;margin-bottom:30px}}#law .lawyer__txt{line-height:1.5}@media screen and (min-width: 768px){#law .lawyer__txt{line-height:2}}#law .lawyer__message{line-height:1.5;margin-bottom:15px}@media screen and (min-width: 768px){#law .lawyer__message{max-width:510px;margin:0 auto 20px;line-height:2}}@media screen and (min-width: 1024px){#law .lawyer__message{max-width:none;margin:0}}@media screen and (min-width: 1024px){#law .lawyer__message:nth-of-type(2),#law .lawyer__message:nth-of-type(3),#law .lawyer__message:nth-of-type(4){display:inline;line-height:2}}/*# sourceMappingURL=style.css.map */