@charset "UTF-8";@import url(https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@100..900&display=swap);@import url(https://fonts.googleapis.com/css2?family=Noto+Serif+JP:wght@200..900&display=swap);@import url(https://fonts.googleapis.com/css2?family=Shippori+Mincho:wght@400;500;600;700;800&display=swap);@import url(https://fonts.googleapis.com/css2?family=Cormorant+Garamond:ital,wght@0,300..700;1,300..700&display=swap);@import url(https://fonts.googleapis.com/css2?family=Cormorant+SC:wght@300;400;500;600;700&display=swap);@import url(https://fonts.googleapis.com/css2?family=Cinzel:wght@400..900&display=swap);*{box-sizing:border-box}::before,::after{box-sizing:inherit}html{line-height:1.15;-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:transparent}.l-feature-01-gallery body{margin:0}main{display:block}p,table,blockquote,address,pre,iframe,form,figure,dl{margin:0}h1,h2,h3,h4,h5,h6{font-size:inherit;line-height:inherit;font-weight:inherit;margin:0}ul,ol{margin:0;padding:0;list-style:none}dt{font-weight:700}dd{margin-left:0}hr{box-sizing:content-box;height:0;overflow:visible;border:0;border-top:1px solid;margin:0;clear:both;color:inherit}pre{font-family:monospace,monospace;font-size:inherit}address{font-style:inherit}a{background-color:transparent;text-decoration:none;color:inherit}abbr[title]{border-bottom:none;text-decoration:underline;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:inherit}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none;vertical-align:bottom}embed,object,iframe{border:0;vertical-align:bottom}button,input,optgroup,select,textarea{-webkit-appearance:none;appearance:none;vertical-align:middle;color:inherit;font:inherit;border:0;background:transparent;padding:0;margin:0;outline:0;border-radius:0;text-align:inherit}[type="checkbox"]{-webkit-appearance:checkbox;appearance:checkbox}[type="radio"]{-webkit-appearance:radio;appearance:radio}button,input{overflow:visible}button,select{text-transform:none}button,[type="button"],[type="reset"],[type="submit"]{cursor:pointer;-webkit-appearance:none;appearance:none}button[disabled],[type="button"][disabled],[type="reset"][disabled],[type="submit"][disabled]{cursor:default}button::-moz-focus-inner,[type="button"]::-moz-focus-inner,[type="reset"]::-moz-focus-inner,[type="submit"]::-moz-focus-inner{border-style:none;padding:0}button:-moz-focusring,[type="button"]:-moz-focusring,[type="reset"]:-moz-focusring,[type="submit"]:-moz-focusring{outline:1px dotted ButtonText}select::-ms-expand{display:none}option{padding:0}fieldset{margin:0;padding:0;border:0;min-width:0}legend{color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type="number"]::-webkit-inner-spin-button,[type="number"]::-webkit-outer-spin-button{height:auto}[type="search"]{outline-offset:-2px}[type="search"]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}label[for]{cursor:pointer}details{display:block}summary{display:list-item}[contenteditable]{outline:none}table{border-collapse:collapse;border-spacing:0}caption{text-align:left}td,th{vertical-align:top;padding:0}th{text-align:left;font-weight:700}template{display:none}[hidden]{display:none}:root{--base-font:"Noto Sans JP" , sans-serif;--sub-font:"Noto Serif JP" , serif;--sub-font2:"Shippori Mincho" , serif;--en-font:"Cormorant Garamond" , serif;--en-font2:"Cormorant SC" , serif;--en-font3:"Cinzel" , serif;--base-color:#383838;--main:#cab67d;--main-light:#f1eee4;--main-dark:#988004;--sub:#fdf373;--sub-light:#ebf3f3;--sub-dark:#546c6c;--gray:#afb3b7;--gray-light:#f1f1f1;--gray-dark:#717171;--gray-black:#0a2039;--white:#fff;--black:#000;--link:#2dabf1;--error:#ed6e4e;--variation1:#ffd9dc;--variation2:#ffe0cc;--variation3:#fdefe6}html{font-size:62.5%;scroll-behavior:smooth}@media screen and (max-width:768px){html{font-size:2.66vw}}body{font-feature-settings:"palt";-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:var(--base-color);font-family: var(--base-font);font-size:1.5rem;font-style:normal;font-weight:400;line-height:2.13;letter-spacing:.05em}@media screen and (max-width:768px){body{-webkit-text-size-adjust:100%;margin-bottom:5.2rem;overflow-x:hidden;line-height:1.93}}a{transition:all .5s}.pc{display:block}@media screen and (max-width:768px){.pc{display:none}}.sp{display:none}@media screen and (max-width:768px){.sp{display:block}}img{vertical-align:middle}.hamburger{position:fixed;top:0;right:0;width:6rem;height:11rem;cursor:pointer;z-index:600;background:var(--black);transition:all .5s}@media screen and (max-width:768px){.hamburger{top:0;width:6rem;height:6rem;z-index:9999!important}}.hamburger:hover{opacity:.7}.hamburger__menu{position:absolute;left:50%;top:40%;transform:translate(-50%,0);color:var(--main);font-family: var(--sub-font);font-weight:600;letter-spacing:.03em;writing-mode:vertical-rl}@media screen and (max-width:768px){.hamburger__menu{top:auto;bottom:1.5rem;width:34px;writing-mode:horizontal-tb;font-size:1.1rem;line-height:1.3;letter-spacing:.05em}}.hamburger__line{position:absolute;width:20px;height:1px;left:50%;transform:translate(-50%,0);background-color:var(--main);transition:all .5s}@media screen and (max-width:768px){.hamburger__line{width:34px}}.hamburger__line--1{top:2.1rem}@media screen and (max-width:768px){.hamburger__line--1{top:1.4rem}}.hamburger__line--2{top:2.9rem}@media screen and (max-width:768px){.hamburger__line--2{top:1.9rem}}.hamburger__line--3{top:3.7rem}@media screen and (max-width:768px){.hamburger__line--3{top:2.4rem}}.open .hamburger__line--1{top:2.9rem;left:50%;transform:translateX(-50%) rotate(-30deg)}@media screen and (max-width:768px){.open .hamburger__line--1{top:1.9rem}}.open .hamburger__line--2{opacity:0}.open .hamburger__line--3{top:2.9rem;left:50%;transform:translateX(-50%) rotate(30deg)}@media screen and (max-width:768px){.open .hamburger__line--3{top:1.9rem}}.sp-nav{position:fixed;right:0;top:0;width:100%;height:100%;background:var(--black);transition:all .5s;overflow:auto!important;-webkit-overflow-scrolling:touch;opacity:0;visibility:hidden;transition:opacity .5s , visibility 0s linear .5s;z-index:501}.sp-nav__logo{position:absolute;top:2rem;left:4.8rem;z-index:10;display:flex;align-items:center;gap:3.2rem}@media screen and (max-width:768px){.sp-nav__logo{position:static;gap:1.2rem;width:100%;height:6rem;display:flex;align-items:center;padding:0 2rem}.sp-nav__logo img{width:auto;height:2.8rem}}.sp-nav__logo a:hover{opacity:.7}.sp-nav__logo h1{color:var(--white);font-size:1.2rem;font-weight:500;line-height:1.87;letter-spacing:.05em;padding:.4rem 3.6rem;display:inline-flex;justify-content:center;align-items:center;border:1px solid var(--white)}@media screen and (max-width:768px){.sp-nav__logo h1{font-size:.9rem;line-height:2.5;padding:.4rem 1.2rem}}.black-bg{transition:all .5s}.sp-nav::-webkit-scrollbar{width:4px}.sp-nav::-webkit-scrollbar-thumb{background-color:rgba(0,0,0,.5);border-radius:2px}.sp-nav::-webkit-scrollbar-track{background:transparent}.open .sp-nav{opacity:1;visibility:visible;transition-delay:0s}.open .black-bg{background:rgba(0,0,0,.2);backdrop-filter:blur(6px);width:100%;height:100vh;position:fixed;top:0;right:0;z-index:500}.lightbox{top:50%!important;transform:translateY(-50%)!important;position:fixed!important}.lightboxOverlay{filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=50) !important;opacity:.5!important}.lb-data .lb-number{color:var(--white)!important}@media screen and (min-width:769px){.lightbox__link{pointer-events:none}}.caseSwiper .swiper{padding:1rem 0;max-width:120rem;width:100%;margin:0 auto}@media screen and (max-width:768px){.caseSwiper .swiper{padding:1rem 2rem;width:100%;margin:0}}.caseSwiper .swiper-buttons{width:100%;margin:0 auto;position:relative}@media screen and (max-width:768px){.caseSwiper .swiper-buttons{width:100%}}.caseSwiper .swiper-slide{scale:.9;transition:all .5s}@media screen and (max-width:768px){.caseSwiper .swiper-slide{opacity:.5}}.caseSwiper .swiper-slide-active{scale:1;transition:all .5s}@media screen and (max-width:768px){.caseSwiper .swiper-slide-active{opacity:1}}.caseSwiper .swiper-button-next,.caseSwiper .swiper-button-prev{color:var(--base-color);width:3.6rem;height:3.6rem;border-radius:50%;transition:all .5s}.caseSwiper .swiper-button-next:hover,.caseSwiper .swiper-button-prev:hover{opacity:.7}.caseSwiper .swiper-button-next{position:absolute;right:-3.2rem}@media screen and (max-width:768px){.caseSwiper .swiper-button-next{right:0}}.caseSwiper .swiper-button-prev{position:absolute;left:-3.2rem}@media screen and (max-width:768px){.caseSwiper .swiper-button-prev{left:0}}.caseSwiper .swiper-button-next:after,.caseSwiper .swiper-button-prev:after{font-size:4rem;font-weight:100}.caseSwiper .swiper-button-next,.caseSwiper .swiper-button-prev{top:50%!important}.caseSwiper02{width:80rem;margin:0 auto}@media screen and (max-width:768px){.caseSwiper02{width:100%}}.caseSwiper02 .swiper{padding:1rem 0;max-width:70rem;width:100%;margin:0 auto;position:relative}@media screen and (max-width:768px){.caseSwiper02 .swiper{padding:1rem 2rem;width:100%;margin:0}}.caseSwiper02 .swiper-buttons{width:100%;margin:0 auto;position:relative}@media screen and (max-width:768px){.caseSwiper02 .swiper-buttons{width:100%}}.caseSwiper02 .swiper-slide{transition:all .5s}@media screen and (max-width:768px){.caseSwiper02 .swiper-slide{opacity:.5}}.caseSwiper02 .swiper-slide-active{scale:1;transition:all .5s}@media screen and (max-width:768px){.caseSwiper02 .swiper-slide-active{opacity:1}}.caseSwiper02 .swiper-button-next,.caseSwiper02 .swiper-button-prev{color:var(--base-color);width:3.6rem;height:3.6rem;border-radius:50%;transition:all .5s}.caseSwiper02 .swiper-button-next:hover,.caseSwiper02 .swiper-button-prev:hover{opacity:.7}.caseSwiper02 .swiper-button-next{position:absolute;right:0}@media screen and (max-width:768px){.caseSwiper02 .swiper-button-next{right:0}}.caseSwiper02 .swiper-button-prev{position:absolute;left:0}@media screen and (max-width:768px){.caseSwiper02 .swiper-button-prev{left:0}}.caseSwiper02 .swiper-button-next:after,.caseSwiper02 .swiper-button-prev:after{font-size:4rem;font-weight:100;color:var(--base-color)}.caseSwiper02 .swiper-button-next,.caseSwiper02 .swiper-button-prev{top:50%!important}.blogSwiper .swiper{max-width:80rem;width:100%;margin:0 auto}.blogSwiper .swiper-buttons{width:94.6rem;margin:0 auto;position:relative}@media screen and (max-width:768px){.blogSwiper .swiper-buttons{width:100%}}.blogSwiper .swiper-button-next,.blogSwiper .swiper-button-prev{color:var(--white);background:var(--main-dark);width:3rem;height:3rem;border-radius:50%;transition:all .5s}.blogSwiper .swiper-button-next:hover,.blogSwiper .swiper-button-prev:hover{opacity:.7}.blogSwiper .swiper-button-next:after,.blogSwiper .swiper-button-prev:after{font-size:1.4rem;font-weight:600}.noSwiper--case{display:flex;justify-content:center;gap:0 2.4rem;flex-wrap:wrap;max-width:84rem;width:100%;margin:0 auto;padding:1rem 0}.noSwiper--case .c-card{width: calc((100% - 1.8rem) / 2)}@media screen and (max-width:768px){.noSwiper--case .c-card{width:90%;margin:0 auto}.noSwiper--case .c-card+.c-card{margin-top:2.4rem}}.noSwiper--blog{display:flex;justify-content:center;gap:0 2.4rem;flex-wrap:wrap;max-width:84rem;width:100%;margin:0 auto}.noSwiper--blog .c-card{width: calc((100% - 1.8rem) / 3)}@media screen and (max-width:768px){.noSwiper--blog .c-card{width:90%;margin:0 auto}.noSwiper--blog .c-card+.c-card{margin-top:2.4rem}}.l-main{width:100%;overflow:hidden;display:block}.l-cta{background: url(../img/l-cta-bg.jpg) no-repeat center center/cover;padding:7.6rem 0 10rem 0;box-shadow:0 12px 10px 0 rgba(0,0,0,.17)}@media screen and (max-width:768px){.l-cta{padding:4rem 2rem 5.4rem 2rem}}.l-cta__inner{width:80rem;margin:0 auto}@media screen and (max-width:768px){.l-cta__inner{width:100%}}.l-cta__title{display:flex;flex-wrap:wrap;flex-direction:column;justify-content:center;align-items:center;text-align:center;color:var(--white);margin-bottom:3.2rem}@media screen and (max-width:768px){.l-cta__title{margin-bottom:2.4rem}}.l-cta__title .en{font-family: var(--en-font);font-size:7rem;font-weight:300;line-height:1.3;letter-spacing:.08em;text-transform:uppercase}@media screen and (max-width:768px){.l-cta__title .en{font-size:4.8rem}}.l-cta__title .ja{font-family: var(--sub-font);font-size:1.7rem;font-weight:600;line-height:1.5;letter-spacing:.06em}@media screen and (max-width:768px){.l-cta__title .ja{font-size:1.4rem;letter-spacing:.1em}}.l-cta__sup{color:var(--white);text-align:center;font-size:1.2rem;font-weight:500;line-height:1.87;margin-top:3.2rem}@media screen and (max-width:768px){.l-cta__sup{letter-spacing:.05em;margin-top:2.4rem}}.l-cta-btns{display:flex;flex-wrap:wrap;align-items:stretch;justify-content:space-between;gap:0 2rem}@media screen and (max-width:768px){.l-cta-btns{gap:2rem 0}}.l-cta-btns__phone{width: calc((100% - 2rem) / 2)}@media screen and (max-width:768px){.l-cta-btns__phone{width:100%}}.l-cta-btns__phone a{color:var(--base-color);background:var(--white);width:100%;height:12rem;display:flex;flex-wrap:wrap;flex-direction:column;justify-content:center;align-items:center;gap:.4rem;text-align:center;padding:0 5rem}@media screen and (max-width:768px){.l-cta-btns__phone a{height:9.6rem}}.l-cta-btns__phone a:hover{opacity:.7}.l-cta-btns__phone a>*{width:100%}.l-cta-btns__phone p{font-family: var(--sub-font);font-size:1.3rem;font-weight:600;line-height:1.78;letter-spacing:.04em;padding:.6rem 0;border-bottom:1px solid var(--base-color)}.l-cta-btns__phone h3{font-family: var(--sub-font);font-size:2.4rem;font-weight:600;line-height:1.7;letter-spacing:.06em;display:flex;align-items:center;justify-content:center;gap:1.2rem}@media screen and (max-width:768px){.l-cta-btns__phone h3{font-size:2rem;font-weight:500;letter-spacing:.07em}}.l-cta-btns__reserve{width: calc((100% - 2rem) / 2)}@media screen and (max-width:768px){.l-cta-btns__reserve{width:100%}}.l-cta-btns__reserve a{color:var(--white);background:linear-gradient(270deg,#917e48 0%,#d6bf8a 47.32%,#917e48 98.75%);width:100%;height:12rem;display:flex;flex-wrap:wrap;flex-direction:column;justify-content:center;align-items:center;gap:.4rem;text-align:center;padding:0 5rem}@media screen and (max-width:768px){.l-cta-btns__reserve a{height:9.6rem}}.l-cta-btns__reserve a:hover{opacity:.7}.l-cta-btns__reserve a>*{width:100%}.l-cta-btns__reserve p{font-family: var(--sub-font);font-size:1.3rem;font-weight:600;line-height:1.78;letter-spacing:.04em;padding:.6rem 0;border-bottom:1px solid var(--white)}.l-cta-btns__reserve h3{font-family: var(--sub-font);font-size:2.4rem;font-weight:600;line-height:1.7;letter-spacing:.06em;display:flex;align-items:center;justify-content:center;gap:1.2rem}@media screen and (max-width:768px){.l-cta-btns__reserve h3{font-size:2rem;font-weight:500;letter-spacing:.07em}}.l-flow{padding:10rem 0 12rem 0}@media screen and (max-width:768px){.l-flow{padding:5rem 2rem}}.l-flow__inner{width:100rem;margin:0 auto}@media screen and (max-width:768px){.l-flow__inner{width:100%}}.l-flow__title{margin-bottom:10rem}@media screen and (max-width:768px){.l-flow__title{margin-bottom:3rem}}.l-flow__list{display:flex;flex-wrap:wrap;flex-direction:column;gap:5rem 0;position:relative}@media screen and (max-width:768px){.l-flow__list{gap:2rem 0}}.l-flow__list::before{content:"";width:1px;height:100%;background:var(--main-dark);position:absolute;top:0;left:50%;z-index:-1}.l-flow__item{padding:4rem 5rem;background:var(--white);border:1px solid var(--main-dark)}@media screen and (max-width:768px){.l-flow__item{padding:2rem}}.l-flow__item .subtitle{display:flex;align-items:center;gap:0 1rem;margin-bottom:2.4rem}@media screen and (max-width:768px){.l-flow__item .subtitle{gap:0 .6rem;margin-bottom:1rem}}.l-flow__item .subtitle p{color:var(--main-dark);font-family: var(--en-font2);font-size:6rem;font-weight:300;line-height:1;letter-spacing:.05em}@media screen and (max-width:768px){.l-flow__item .subtitle p{font-size:3.2rem;line-height:1.56;letter-spacing:.02em}}.l-flow__item .subtitle h3{font-family: var(--sub-font);font-size:2.4rem;font-weight:600;line-height:1.7;letter-spacing:.06em}@media screen and (max-width:768px){.l-flow__item .subtitle h3{font-size:2rem;font-weight:500;letter-spacing:.07em;white-space:nowrap}}.l-flow__flexbox{display:flex;justify-content:space-between;flex-direction:row-reverse}@media screen and (max-width:768px){.l-flow__flexbox{width:100%;gap:0 1.6rem}}.l-flow__flexbox .imgbox{width:35rem}@media screen and (max-width:768px){.l-flow__flexbox .imgbox{width: calc((100% - 1.6rem) / 2)}}.l-flow__flexbox .imgbox img{width:100%;height:auto}@media screen and (max-width:768px){.l-flow__flexbox .imgbox img{aspect-ratio: 1/1;object-fit:cover;object-position:center}}.l-flow__flexbox .txtbox{width:50rem}@media screen and (max-width:768px){.l-flow__flexbox .txtbox{width: calc((100% - 1.6rem) / 2);font-size:1.2rem;line-height:1.6}}.l-flow__reserve{width:40rem;margin-top:2.4rem}@media screen and (max-width:768px){.l-flow__reserve{width:100%}}.l-flow__reserve a{color:var(--white);background:linear-gradient(280deg,#917e48 8.76%,#bca675 32.32%,#c5af80 40.17%,#d9c18c 50.08%,#c5af80 60%,#bca675 67.85%,#917e48 90.99%);width:100%;height:10rem;display:flex;flex-wrap:wrap;flex-direction:column;justify-content:center;align-items:center;text-align:center}@media screen and (max-width:768px){.l-flow__reserve a{height:8.2rem}}.l-flow__reserve a:hover{opacity:.7}.l-flow__reserve a>*{width:100%}.l-flow__reserve p{font-family: var(--sub-font);font-size:1.4rem;font-weight:600;line-height:1.6;letter-spacing:.05em}@media screen and (max-width:768px){.l-flow__reserve p{font-size:1.3rem;line-height:1.78;letter-spacing:.04em}}.l-flow__reserve h3{font-family: var(--sub-font);font-size:2.4rem;font-weight:600;line-height:1.7;letter-spacing:.06em;display:flex;align-items:center;justify-content:center;gap:.8rem}@media screen and (max-width:768px){.l-flow__reserve h3{font-size:2rem;font-weight:500;letter-spacing:.07em}.l-flow__reserve h3 img{width:2.4rem;height:auto}}.l-each{border-top:3px solid #917e48;background:var(--base-color);padding:15rem 0 12rem 0}@media screen and (max-width:768px){.l-each{border-top:1px solid #917e48;padding:5rem 2rem 7.8rem 2rem}}.l-each__inner{width:120rem;margin:0 auto;display:flex;flex-wrap:wrap;flex-direction:column;gap:12rem 0}@media screen and (max-width:768px){.l-each__inner{width:100%;gap:5rem 0}}.l-each__box{width:100%;background:var(--white)}.l-each__title{background: url(../img/l-each-title.jpg) no-repeat center center/100% auto;display:flex;justify-content:center;align-items:center;text-align:center;width:100%;height:10rem;color:var(--white);font-family: var(--sub-font);font-size:3.4rem;font-weight:700;line-height:1.42;letter-spacing:.16em}@media screen and (max-width:768px){.l-each__title{background: url(../img/l-each-title-sp.jpg) no-repeat center center/auto 100%;height:5rem;font-size:2.2rem;font-weight:600;line-height:1.52;letter-spacing:.1em}.l-each__title.small{font-size:1.7rem;letter-spacing:.05em}}.l-each__boxinner{padding:7rem 15rem}@media screen and (max-width:768px){.l-each__boxinner{padding:3rem 2rem}}.l-each__subtitle{margin-bottom:5rem;text-align:center;position:relative}@media screen and (max-width:768px){.l-each__subtitle{width: calc(100% + 4rem);margin:0 -2rem 3rem -2rem}}.l-each__subtitle .en{color:#f5f3e6;font-family: var(--en-font);font-size:10rem;font-weight:300;line-height:.9;text-transform:uppercase}@media screen and (max-width:768px){.l-each__subtitle .en{font-size:6rem;font-weight:400;line-height:.95}.l-each__subtitle .en.small{font-size:4.2rem}}.l-each__subtitle .ja{font-family: var(--sub-font);font-size:2.8rem;font-weight:600;line-height:1.57;letter-spacing:.12em;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:100%}@media screen and (max-width:768px){.l-each__subtitle .ja{font-size:2rem;font-weight:500;line-height:1.5;letter-spacing:.06em}}.l-each__labels{display:flex;align-items:stretch;justify-content:center;gap:3rem;margin-bottom:5rem;padding-bottom:5rem;border-bottom:1px solid var(--main-dark)}@media screen and (max-width:768px){.l-each__labels{gap:1.2rem;margin-bottom:3rem;padding-bottom:3rem}}.l-each__labels li{background:var(--white);box-shadow:0 0 10px 0 rgba(166,134,58,.4);width:22rem;padding:2rem;display:flex;flex-wrap:wrap;flex-direction:column;align-items:center;justify-content:center;gap:1rem;text-align:center;font-family: var(--sub-font)}@media screen and (max-width:768px){.l-each__labels li{width: calc((100% - 2.4rem) / 3);padding:2rem 0}.l-each__labels li img{width:2rem;height:auto}}.l-each__labels p{font-size:1.4rem;font-weight:600;line-height:1.5;letter-spacing:.05em}@media screen and (max-width:768px){.l-each__labels p{font-size:1.1rem;letter-spacing:-.02em}}.l-each__labels p.row1{line-height:1.5}.l-each-flexbox{display:flex;flex-wrap:wrap;align-items:stretch;gap:5rem;margin-bottom:5rem}@media screen and (max-width:768px){.l-each-flexbox{gap:2rem;margin-bottom:3rem}}.l-each-flexbox.rev{flex-direction:row-reverse}.l-each-flexbox__imgbox{width: calc((100% - 5rem) / 2)}@media screen and (max-width:768px){.l-each-flexbox__imgbox{width:100%}}.l-each-flexbox__imgbox img{width:100%;height:auto}.l-each-flexbox__txtbox{width: calc((100% - 5rem) / 2);display:flex;flex-wrap:wrap;flex-direction:column;justify-content:center}@media screen and (max-width:768px){.l-each-flexbox__txtbox{width:100%}}.l-each-flexbox__txtbox h4{color:var(--main-dark);font-family: var(--sub-font);font-size:2.4rem;font-weight:600;line-height:1.7;letter-spacing:.06em;margin-bottom:1.6rem;white-space:nowrap}@media screen and (max-width:768px){.l-each-flexbox__txtbox h4{font-size:2rem;font-weight:500;margin-bottom:1.2rem}}.l-each-flexbox-merit{width: calc((100% - 5rem) / 2);border:1px solid var(--main);background:var(--white)}@media screen and (max-width:768px){.l-each-flexbox-merit{width:100%}}.l-each-flexbox-merit h5{color:var(--white);text-align:center;font-family: var(--sub-font);font-size:2rem;font-weight:600;line-height:1.5;letter-spacing:.12em;background:var(--main);padding:.8rem 0}.l-each-flexbox-merit__inner{padding:3.2rem 4rem;background: url(../img/l-each-flexbox-merit-inner-mark.png) no-repeat center center/12rem auto;display:flex;flex-wrap:wrap;flex-direction:column;justify-content:center;min-height:16rem}@media screen and (max-width:768px){.l-each-flexbox-merit__inner{padding:2rem;background: url(../img/l-each-flexbox-merit-inner-mark.png) no-repeat center center/9rem auto}}.l-each-flexbox-demerit{width: calc((100% - 5rem) / 2);border:1px solid var(--gray-dark);background:var(--gray-light)}@media screen and (max-width:768px){.l-each-flexbox-demerit{width:100%}}.l-each-flexbox-demerit h5{color:var(--white);text-align:center;font-family: var(--sub-font);font-size:2rem;font-weight:600;line-height:1.5;letter-spacing:.12em;background:var(--gray-dark);padding:.8rem 0}.l-each-flexbox-demerit__inner{padding:3.2rem 4rem;background: url(../img/l-each-flexbox-demerit-inner-mark.png) no-repeat center center/12rem auto;display:flex;flex-wrap:wrap;flex-direction:column;justify-content:center;min-height:16rem}@media screen and (max-width:768px){.l-each-flexbox-demerit__inner{padding:2rem;background: url(../img/l-each-flexbox-demerit-inner-mark.png) no-repeat center center/9rem auto}}.l-each__subtitle02{margin-bottom:2.4rem;display:flex;justify-content:center}@media screen and (max-width:768px){.l-each__subtitle02{margin-bottom:1.6rem}}.l-each__subtitle02 h3{display:inline-flex;justify-content:center;align-items:center;height:4.7rem;position:relative;color:var(--main-dark);text-align:center;font-family: var(--sub-font);font-size:2.8rem;font-weight:600;line-height:1.57;letter-spacing:.12em}@media screen and (max-width:768px){.l-each__subtitle02 h3{display:flex;width:100%;height:auto;font-size:2rem;font-weight:500;line-height:1.5;letter-spacing:.07em;padding:0 3.3rem}}.l-each__subtitle02 h3::before{content:"";display:inline-block;width:3.3rem;height:4.7rem;background-image:url(https://www.nokaclinic.com/cms/wp-content/themes/bp_dental_clinic/mens/assets/img/l-each-subtitle02-before.svg);background-size:contain;vertical-align:middle;position:absolute;top:0;left:-6.7rem}@media screen and (max-width:768px){.l-each__subtitle02 h3::before{top:auto;left:0;bottom:0}}.l-each__subtitle02 h3::after{content:"";display:inline-block;width:3.3rem;height:4.7rem;background-image:url(https://www.nokaclinic.com/cms/wp-content/themes/bp_dental_clinic/mens/assets/img/l-each-subtitle02-after.svg);background-size:contain;vertical-align:middle;position:absolute;top:0;right:-6.7rem}@media screen and (max-width:768px){.l-each__subtitle02 h3::after{top:auto;right:0;bottom:0}}.l-each__p{margin-bottom:3.5rem}@media screen and (max-width:768px){.l-each__p{margin-bottom:1.6rem}}.l-each-pricebox{margin-top:5rem;background:var(--main-light);padding:2.4rem 5rem}@media screen and (max-width:768px){.l-each-pricebox{margin-top:3rem;padding:1.6rem 1.2rem}}.l-each-pricebox h4{color:var(--main-dark);text-align:center;font-family: var(--sub-font);font-size:2.4rem;font-weight:600;line-height:1.7;letter-spacing:.06em;margin-bottom:1.2rem}@media screen and (max-width:768px){.l-each-pricebox h4{font-size:1.7rem;letter-spacing:.05em;margin-bottom:1rem}}.l-each-pricebox__dl{padding:1rem 3rem;display:flex;flex-wrap:wrap;align-items:center;background:var(--white)}@media screen and (max-width:768px){.l-each-pricebox__dl{padding:0;flex-direction:column;align-items:flex-start}}.l-each-pricebox__dl dt{width:45%;font-weight:600}@media screen and (max-width:768px){.l-each-pricebox__dl dt{width:100%;padding:1rem;text-align:center;border-bottom:1px solid var(--main-dark);font-size:1.2rem;line-height:1.6}}.l-each-pricebox__dl dd{width:55%}@media screen and (max-width:768px){.l-each-pricebox__dl dd{width:100%;padding:1rem;text-align:center}}.l-each-pricebox__sup{text-align:center;font-size:1.2rem;font-weight:500;line-height:1.87;letter-spacing:.05em;margin-top:3rem}@media screen and (max-width:768px){.l-each-pricebox__sup{margin-top:1rem}}.l-each__btn{margin-top:5rem;display:flex;justify-content:center}@media screen and (max-width:768px){.l-each__btn{margin-top:3rem}}.l-tabarea{background: url(../img/l-tabarea-bg.jpg) no-repeat center top/cover;padding:6rem 0 14rem 0}@media screen and (max-width:768px){.l-tabarea{padding:4rem 2rem}}.l-tabarea__inner{width:100rem;margin:0 auto}@media screen and (max-width:768px){.l-tabarea__inner{width:100%}}.l-tabarea__title{margin-bottom:7rem}@media screen and (max-width:768px){.l-tabarea__title{margin-bottom:3rem}}.l-tabarea__subtitle{margin:7rem 0 4rem 0;display:flex;justify-content:center;align-items:center;text-align:center;color:var(--white);font-family: var(--en-font);font-size:5rem;font-weight:600;line-height:1;letter-spacing:.06em}@media screen and (max-width:768px){.l-tabarea__subtitle{margin:5rem 0 2rem 0;font-size:4rem}}.l-tabarea__bnrs{display:flex;flex-wrap:wrap;gap:2rem}.l-tabarea__bnrs li{width: calc((100% - 2rem) / 2)}@media screen and (max-width:768px){.l-tabarea__bnrs li{width:100%}}.l-tabarea__bnrs img{width:100%;height:auto}.l-tabarea__bnrs a:hover{opacity:.7}.l-tabarea-links{display:flex;flex-wrap:wrap;gap:2.4rem}.l-tabarea-links__item{width: calc((100% - 4.8rem) / 3)}@media screen and (max-width:768px){.l-tabarea-links__item{width:100%}}.l-tabarea-links__link{width:100%;height:9.2rem;background:var(--white);box-shadow:0 0 3px 0 rgba(0,0,0,.4);border:1px solid transparent;display:flex;align-items:center;gap:1.6rem;padding:1rem 1rem}.l-tabarea-links__link:hover{box-shadow:none;border:1px solid var(--main-dark)}.l-tabarea-links__imgbox{width:7.2rem}.l-tabarea-links__imgbox img{width:100%;height:auto}.l-tabarea-links__txtbox{width:calc(100% - 8.8rem);font-family: var(--sub-font);font-size:1.4rem;font-weight:600;line-height:1.4;letter-spacing:.05em}.tab-wrap{display:flex;flex-wrap:wrap;align-items:flex-end}.tab-label{border-bottom:1px solid var(--main);background:var(--white);width:50%;height:6.4rem;display:flex;justify-content:center;align-items:center;text-align:center;font-family: var(--sub-font);font-size:2rem;font-weight:600;line-height:1.6;letter-spacing:.12em;order:-1;position:relative;z-index:50;transition:all .5s}@media screen and (max-width:768px){.tab-label{height:5.2rem;font-size:1.4rem;letter-spacing:.1em}}.tab-label:hover{opacity:.7}.tab-content{width:100%;display:none}.tab-content__inner{background:var(--white);padding:5rem}@media screen and (max-width:768px){.tab-content__inner{padding:3rem 2.4rem}}.tab-switch:checked+.tab-label{background:var(--main);color:var(--white);position:relative}.tab-switch:checked+.tab-label+.tab-content{display:block}.tab-switch{display:none}.l-information{padding:14rem 0}@media screen and (max-width:768px){.l-information{padding:7rem 2rem 5rem 2rem}}.l-information__inner{width:100rem;margin:0 auto}@media screen and (max-width:768px){.l-information__inner{width:100%}}.l-doctor{padding:12rem 0;background-image:url(https://www.nokaclinic.com/cms/wp-content/themes/bp_dental_clinic/mens/assets/img/l-doctor-bg01.png) , url(https://www.nokaclinic.com/cms/wp-content/themes/bp_dental_clinic/mens/assets/img/l-doctor-bg02.png);background-repeat:no-repeat , no-repeat;background-position:center top , center bottom;background-size:100% auto , 100% auto}@media screen and (max-width:768px){.l-doctor{padding:7.4rem 0 4.4rem 0}}.l-doctor__inner{width:100rem;margin:0 auto}@media screen and (max-width:768px){.l-doctor__inner{width:100%}}.l-doctor__title{margin-bottom:10rem}@media screen and (max-width:768px){.l-doctor__title{margin-bottom:1.6rem;padding:0 2rem}}.l-doctor-box+.l-doctor-box{margin-top:12rem}@media screen and (max-width:768px){.l-doctor-box+.l-doctor-box{margin-top:5rem}}.l-doctor-box{}.l-doctor-box__profbox{display:flex;flex-wrap:wrap;flex-direction:row-reverse;justify-content:space-between}@media screen and (max-width:768px){.l-doctor-box__profbox{gap:2.4rem;flex-direction:column}}.l-doctor-box__imgbox{width:60rem}@media screen and (max-width:768px){.l-doctor-box__imgbox{width:calc(100% - 4rem);margin:0 0 0 auto}}.l-doctor-box__imgbox img{width:100%;height:auto}.l-doctor-box__txtbox{width:35rem}@media screen and (max-width:768px){.l-doctor-box__txtbox{width:100%;padding:0 4rem}}.l-doctor-box__head{border-bottom:1px solid var(--base-color);margin-bottom:2.4rem;padding-bottom:2.4rem;display:flex;flex-wrap:wrap;flex-direction:column}@media screen and (max-width:768px){.l-doctor-box__head{margin-bottom:2rem;padding-bottom:2rem}}.l-doctor-box__head>*{width:100%}.l-doctor-box__head .job{font-family: var(--sub-font);font-size:1.3rem;line-height:2.3;letter-spacing:.2em}@media screen and (max-width:768px){.l-doctor-box__head .job{font-size:1.3rem}}.l-doctor-box__head .name{font-family: var(--sub-font);font-size:3.8rem;font-weight:500;line-height:1.28;letter-spacing:.16em;margin-top:.6rem}@media screen and (max-width:768px){.l-doctor-box__head .name{font-size:3.5rem;line-height:1.38;margin-top:0}}.l-doctor-box__head .msg{color:var(--main-dark);font-family: var(--sub-font);font-size:2rem;font-weight:600;line-height:1.6;letter-spacing:.12em;margin-top:2rem}@media screen and (max-width:768px){.l-doctor-box__head .msg{margin-top:1rem;font-size:1.7rem;letter-spacing:.05em}}.l-doctor-box__btn{margin-top:3.2rem}@media screen and (max-width:768px){.l-doctor-box__btn{display:flex;justify-content:center}}.l-doctor__foot{padding:24rem 0 6rem 0;display:flex;justify-content:center;align-items:center;text-align:center;font-family: var(--sub-font);font-size:3.4rem;font-weight:500;line-height:1.42;letter-spacing:.16em}@media screen and (max-width:768px){.l-doctor__foot{padding:6rem 0 0 0;font-size:2.4rem;line-height:2;letter-spacing:.08em}}.l-doctor__foot span{color:var(--main-dark);font-size:5rem}@media screen and (max-width:768px){.l-doctor__foot span{font-size:3.2rem;line-height:1.75}}.l-worry{background-image:url(https://www.nokaclinic.com/cms/wp-content/themes/bp_dental_clinic/mens/assets/img/l-worry-bg01.png) , url(https://www.nokaclinic.com/cms/wp-content/themes/bp_dental_clinic/mens/assets/img/l-worry-bg02.jpg);background-repeat:no-repeat , no-repeat;background-size:100% auto , 100% auto;background-position:top center , bottom center;padding:5rem 0 7.5rem 0;margin-top:5rem}@media screen and (max-width:768px){.l-worry{background-image:url(https://www.nokaclinic.com/cms/wp-content/themes/bp_dental_clinic/mens/assets/img/l-worry-bg01-sp.png) , url(https://www.nokaclinic.com/cms/wp-content/themes/bp_dental_clinic/mens/assets/img/l-worry-bg02.jpg);padding:6rem 0 4.8rem 0;margin-top:3.2rem}}.l-worry__title{margin-bottom:5rem;color:var(--white);text-align:center;font-family: var(--sub-font);font-size:3.8rem;font-weight:600;line-height:1.53;letter-spacing:.04em;text-shadow:0 4px 4px rgba(0,0,0,.15) , 0 4px 4px rgba(0,0,0,.15) , 0 4px 4px rgba(0,0,0,.15) , 0 1px 7px rgba(0,0,0,.15)}@media screen and (max-width:768px){.l-worry__title{margin-bottom:2.4rem;font-size:2.8rem;line-height:1.8}}.l-worry__title span{font-size:5.2rem;line-height:1.2}@media screen and (max-width:768px){.l-worry__title span{font-size:3.8rem}}.l-worry-list{width:82.8rem;margin:0 auto 6.4rem auto;display:flex;flex-wrap:wrap;justify-content:center;align-items:center;gap:3.6rem}@media screen and (max-width:768px){.l-worry-list{width:calc(100% - 4rem);margin:0 auto 3.4rem auto;gap:2rem}}.l-worry-list__item{width: calc((100% - 10.8rem) / 4);height:auto;aspect-ratio: 1/1;border-radius:50%;border:1px solid var(--gray);background:var(--white);display:flex;flex-wrap:wrap;flex-direction:column;align-items:center;justify-content:center;text-align:center;gap:1rem;font-family: var(--sub-font);font-size:1.6rem;font-weight:600;line-height:1.62;letter-spacing:.05em;box-shadow:0 0 10px 5px #fff}@media screen and (max-width:768px){.l-worry-list__item{width: calc((100% - 2rem) / 2);font-size:1.3rem;line-height:1.5}}.l-worry__box{width:80rem;margin:0 auto;background:var(--white);padding:3.6rem 12rem;display:flex;flex-wrap:wrap;gap:2rem 2.4rem;filter:drop-shadow(0 0 10px rgba(0,0,0,.25))}@media screen and (max-width:768px){.l-worry__box{width:calc(100% - 4rem);padding:3rem 5rem;gap:0}}.l-worry__box h3{color:var(--main-dark);text-align:center;font-family: var(--sub-font);font-size:2rem;font-weight:600;line-height:1.5;letter-spacing:.12em;width:100%}@media screen and (max-width:768px){.l-worry__box h3{font-size:1.7rem;letter-spacing:.05em;margin-bottom:1rem}}.l-worry__box ul{display:flex;flex-wrap:wrap;flex-direction:column;gap:.5rem}@media screen and (max-width:768px){.l-worry__box ul{gap:.4rem}}.l-worry__box ul li{width:100%;background: url(../img/l-worry-box-list-icon.svg) no-repeat center left/2.8rem 2.4rem;padding-left:4.4rem}@media screen and (max-width:768px){.l-worry__box ul li{font-size:1.2rem;line-height:2.4rem}.l-worry__box ul+ul{margin-top:.4rem}}.l-worry__foot{padding:15.6rem 0 0 0;display:flex;justify-content:center;align-items:center;text-align:center;color:var(--black);font-family: var(--sub-font);font-size:3.4rem;font-weight:500;line-height:1.42;letter-spacing:.08em;position:relative}@media screen and (max-width:768px){.l-worry__foot{padding:10rem 0 0 0;font-size:2.4rem;line-height:1.4}}.l-worry__foot span{color:var(--main-dark);font-size:5.8rem}@media screen and (max-width:768px){.l-worry__foot span{font-size:4rem}}.l-worry__foot::before{content:"";width:1px;height:8rem;background:var(--base-color);position:absolute;left:50%;top:3.8rem}@media screen and (max-width:768px){.l-worry__foot::before{height:5.2rem;left:50%;top:3rem}}.l-free{padding:9rem 0 0 0;position:relative;z-index:10;background: url(../img/l-free-bg.png) no-repeat center bottom/100% auto;box-shadow:0 16px 20px -16px rgba(0,0,0,.15)}@media screen and (max-width:768px){.l-free{padding:4.4rem 0}}.l-free__title{margin-bottom:5rem;color:var(--main-dark);text-align:center;font-family: var(--sub-font);font-size:2.4rem;font-weight:600;line-height:1.7;letter-spacing:.06em}@media screen and (max-width:768px){.l-free__title{margin-bottom:3rem;font-size:2rem;font-weight:500;line-height:1.5;letter-spacing:.07em}}.l-free__title .fontL{font-size:5rem;font-weight:500;line-height:1.5}@media screen and (max-width:768px){.l-free__title .fontL{font-size:4.4rem}}.l-free__title .fontM{font-size:3.4rem;font-weight:500;line-height:1.5;letter-spacing:.01em;display:inline-block;position:relative;margin-left:-2.4rem}@media screen and (max-width:768px){.l-free__title .fontM{font-size:2.5rem;letter-spacing:0}}.l-free__figure{width:100rem;margin:0 auto}@media screen and (max-width:768px){.l-free__figure{width:calc(100% - 4rem)}}.l-free__figure img{width:100%;height:auto}.l-free__result{padding:17rem 0 7rem 0;display:flex;justify-content:center;align-items:center;text-align:center;color:var(--black);font-family: var(--sub-font);font-size:3.4rem;font-weight:500;line-height:1.42;letter-spacing:.08em;position:relative}@media screen and (max-width:768px){.l-free__result{padding:10rem 0 0 0;font-size:2.4rem;line-height:1.4}}.l-free__result span{color:var(--main-dark);font-size:5.8rem}@media screen and (max-width:768px){.l-free__result span{font-size:4rem}}.l-free__result::before{content:"";width:1px;height:8rem;background:var(--base-color);position:absolute;left:50%;top:4.4rem}@media screen and (max-width:768px){.l-free__result::before{height:5.2rem;top:2.8rem}}.l-case{padding:12rem 0;background: url(../img/l-case-bg.jpg) no-repeat center top/cover}@media screen and (max-width:768px){.l-case{padding:5.4rem 0}}.l-case__inner{width:120rem;margin:0 auto}@media screen and (max-width:768px){.l-case__inner{width:100%}}.l-case__title{margin-bottom:5rem}@media screen and (max-width:768px){.l-case__title{margin-bottom:3rem}}.l-case__btn{margin-top:5rem;display:flex;justify-content:center}@media screen and (max-width:768px){.l-case__btn{margin-top:3rem}}.l-header{position:relative;width:100%}@media screen and (max-width:768px){.l-header{height:6rem;display:flex;align-items:center;background:var(--black);padding:0 2rem;z-index:999}}.l-header__logo{position:absolute;top:2rem;left:4.8rem;z-index:10;display:flex;align-items:center;gap:3.2rem}@media screen and (max-width:768px){.l-header__logo{position:static;gap:1.2rem}.l-header__logo img{width:auto;height:2.8rem}}.l-header__logo a:hover{opacity:.7}.l-header__logo h1{color:var(--white);font-size:1.2rem;font-weight:500;line-height:1.87;letter-spacing:.05em;padding:.4rem 3.6rem;display:inline-flex;justify-content:center;align-items:center;border:1px solid var(--white)}@media screen and (max-width:768px){.l-header__logo h1{font-size:.9rem;line-height:2.5;padding:.4rem 1.2rem}}.l-header__fix{position:fixed;top:11rem;right:0;z-index:5000;width:6rem;height:calc(100vh - 11rem);border-right:1px solid var(--black);border-left:1px solid var(--black)}@media screen and (max-width:768px){.l-header__fix{display:none}}.l-header__reserve{width:100%}.l-header__reserve a{color:var(--white);font-family: var(--sub-font);font-size:2rem;font-weight:600;line-height:1.1;letter-spacing:.06em;display:flex;justify-content:center;align-items:center;text-align:center;background:linear-gradient(0deg,#917e48 .03%,#bca675 27.42%,#c5af80 36.55%,#d9c18c 48.08%,#c5af80 59.61%,#bca675 68.74%,#917e48 95.65%);width:100%;padding:1.6rem 0}.l-header__reserve a:hover{opacity:.7}.l-header__reserve a span{display:inline-block;transform:rotate(-90deg)}.l-header__phone{width:100%}.l-header__phone a{color:var(--white);font-family: var(--sub-font);font-size:2rem;font-weight:600;line-height:1.1;letter-spacing:.06em;writing-mode:vertical-rl;display:flex;justify-content:center;align-items:center;gap:.4rem;text-align:center;width:100%;padding:1.6rem 0}.l-header__phone a:hover{opacity:.7}.l-header__phone a span{display:inline-block;transform:rotate(-90deg)}.l-header__insta{width:100%;border-top:1px solid var(--black);border-bottom:1px solid var(--black)}.l-header__insta a{width:100%;height:auto;aspect-ratio: 1/1;display:flex;justify-content:center;align-items:center}.l-header__insta a:hover{opacity:.7}.l-header__tagline{width:100%;font-family: var(--sub-font);font-size:1.2rem;font-weight:500;line-height:1.1;letter-spacing:.06em;writing-mode:vertical-rl;display:flex;justify-content:center;align-items:center;text-align:center;width:100%;padding:1.6rem 0}.l-header.is-black .l-header__phone a,.l-header.is-black .l-header__tagline{color:var(--white)}.l-header.is-black .c-icon-white{fill:var(--white)!important}.l-header.is-white .l-header__phone a,.l-header.is-white .l-header__tagline{color:var(--black)}.l-header.is-white .c-icon-white{fill:var(--black)!important}.l-header.open .l-header__phone a,.l-header.open .l-header__tagline{color:var(--white)}.l-header.open .c-icon-white{fill:var(--white)!important}.l-footer{width:100%;padding:10rem 0;background:var(--black)}@media screen and (max-width:768px){.l-footer{padding:2.4rem}}.l-footer__inner{width:100rem;margin:0 auto}@media screen and (max-width:768px){.l-footer__inner{width:100%}}.l-footer__flex{display:flex;flex-wrap:wrap;gap:7rem 0}@media screen and (max-width:768px){.l-footer__flex{gap:0}}.l-footer__flexitem01{margin-right:2.4rem}@media screen and (max-width:768px){.l-footer__flexitem01{margin:0;width:44%}}.l-footer__flexitem02{margin-right:4.2rem}@media screen and (max-width:768px){.l-footer__flexitem02{margin:0;width:56%}}.l-footer__flexitem03{margin-right:0}@media screen and (max-width:768px){.l-footer__flexitem03{width:100%;margin:1.6rem 0 0 0}}.l-footer__flexitem04{flex:1;display:flex;justify-content:flex-end}@media screen and (max-width:768px){.l-footer__flexitem04{flex:0 1 auto;width:100%;margin-top:4rem}}.l-footer__flexitem06{width:100%;display:flex;justify-content:space-between;align-items:flex-end}@media screen and (max-width:768px){.l-footer__flexitem06{margin-top:4rem;flex-wrap:wrap;flex-direction:column;align-items:flex-start;gap:4rem}.l-footer__flexitem06 .left{width:100%}.l-footer__flexitem06 .right{width:100%}}.l-footer__nav01{display:flex;flex-wrap:wrap;flex-direction:column;gap:1.6rem 0}@media screen and (max-width:768px){.l-footer__nav01{flex-direction:row}.l-footer__nav01 li{width:100%}}.l-footer__nav01 a{display:flex;align-items:center;gap:0 .8rem;color:var(--white);font-weight:600;line-height:2.13;letter-spacing:.08em}@media screen and (max-width:768px){.l-footer__nav01 a{line-height:1.7;letter-spacing:.04em}}.l-footer__nav01 a:hover{opacity:.7}.l-footer__nav02wrap{margin:1.6rem 0 0 3.2rem}@media screen and (max-width:768px){.l-footer__nav02wrap{gap:0;display:flex;flex-wrap:wrap}.l-footer__nav02{width:100%;display:flex;flex-wrap:wrap;gap:1rem 0;font-size:1.4rem;letter-spacing:.04em}}.l-footer__nav02 li{width:100%}@media screen and (max-width:768px){.l-footer__nav02 li{width:50%}.l-footer__nav02 li:nth-child(2n+1) {width:60%}.l-footer__nav02 li:nth-child(2n) {width:40%}}.l-footer__nav02 li+li{margin-top:.4rem}@media screen and (max-width:768px){.l-footer__nav02 li+li{margin-top:0}}.l-footer__nav02 a{color:var(--white)}.l-footer__nav02 a:hover{opacity:.7}.l-footer__info{color:var(--white);font-size:1.2rem;font-weight:500;line-height:1.87;letter-spacing:.05em}.l-footer__info a:hover{opacity:.7}@media screen and (max-width:768px){.l-footer__copy{width:100%;text-align:center}}.l-footer__copy small{color:var(--white);font-size:1.2rem;font-weight:500;line-height:1.87;letter-spacing:.05em}.l-footer__copy a:hover{opacity:.7}.l-footer-bnr{display:flex;flex-wrap:wrap;flex-direction:column;gap:1.2rem;width:35rem}@media screen and (max-width:768px){.l-footer-bnr{width:100%}}.l-footer-bnr__item{width:100%}.l-footer-bnr__link{width:100%;height:8rem;display:flex;align-items:stretch;background:var(--main-light);position:relative}.l-footer-bnr__link:hover{opacity:.7}.l-footer-bnr__link::after{content:"";display:inline-block;width:1rem;height:1rem;background-image:url(https://www.nokaclinic.com/cms/wp-content/themes/bp_dental_clinic/mens/assets/img/l-footer-bnr-arrow.svg);background-size:contain;vertical-align:middle;position:absolute;bottom:.5rem;right:.5rem}.l-footer-bnr__imgbox{width:10rem}.l-footer-bnr__imgbox img{width:100%;height:8rem;object-fit:cover;object-position:top center}.l-footer-bnr__txtbox{width:calc(100% - 10rem);height:100%;padding:0 3rem;display:flex;flex-wrap:wrap;flex-direction:column;justify-content:center}.l-footer-bnr__txtbox p{font-size:1.1rem;line-height:1.36;letter-spacing:.04em}.l-footer-bnr__txtbox h3{color:var(--main-dark);font-size:1.8rem;font-weight:600;letter-spacing:.05em;line-height:1.5}.l-footer-sns{margin-bottom:2.2rem;display:flex;align-items:stretch;gap:1.2rem}@media screen and (max-width:768px){.l-footer-sns{margin-bottom:4rem}}.l-footer-sns a:hover{opacity:.7}.l-sitemap{width:100%;padding:16rem 0 10rem 0}@media screen and (max-width:768px){.l-sitemap{padding:2.4rem 2.4rem 7.6rem 2.4rem}}.l-sitemap__inner{width:100rem;margin:0 auto}@media screen and (max-width:768px){.l-sitemap__inner{width:100%}}.l-sitemap__flex{display:flex;flex-wrap:wrap;gap:7rem 0}@media screen and (max-width:768px){.l-sitemap__flex{gap:0}}.l-sitemap__flexitem01{margin-right:2.4rem}@media screen and (max-width:768px){.l-sitemap__flexitem01{margin:0;width:44%}}.l-sitemap__flexitem02{margin-right:4.2rem}@media screen and (max-width:768px){.l-sitemap__flexitem02{margin:0;width:56%}}.l-sitemap__flexitem03{margin-right:0}@media screen and (max-width:768px){.l-sitemap__flexitem03{width:100%;margin:1.6rem 0 0 0}}.l-sitemap__flexitem04{flex:1;display:flex;justify-content:flex-end}@media screen and (max-width:768px){.l-sitemap__flexitem04{flex:0 1 auto;width:100%;margin-top:4rem;flex-wrap:wrap;justify-content:flex-start}}.l-sitemap__flexitem05{width:100%}@media screen and (max-width:768px){.l-sitemap__flexitem05{margin-top:4rem}}.l-sitemap__flexitem06{width:100%;display:flex;justify-content:space-between;align-items:flex-end}@media screen and (max-width:768px){.l-sitemap__flexitem06{margin-top:4rem;flex-wrap:wrap;flex-direction:column;align-items:flex-start;gap:4rem}.l-sitemap__flexitem06 .left{width:100%}.l-sitemap__flexitem06 .right{width:100%}}.l-sitemap__nav01{display:flex;flex-wrap:wrap;flex-direction:column;gap:1.6rem 0}@media screen and (max-width:768px){.l-sitemap__nav01{flex-direction:row}.l-sitemap__nav01 li{width:100%}}.l-sitemap__nav01 a{display:flex;align-items:center;gap:0 .8rem;color:var(--white);font-weight:600;line-height:2.13;letter-spacing:.08em}@media screen and (max-width:768px){.l-sitemap__nav01 a{line-height:1.7;letter-spacing:.02em}}.l-sitemap__nav01 a:hover{opacity:.7}.l-sitemap__nav02wrap{margin:1.6rem 0 0 3.2rem}@media screen and (max-width:768px){.l-sitemap__nav02wrap{gap:0;display:flex;flex-wrap:wrap}.l-sitemap__nav02{width:100%;display:flex;flex-wrap:wrap;gap:1rem 0;font-size:1.4rem;letter-spacing:.04em}}.l-sitemap__nav02 li{width:100%}@media screen and (max-width:768px){.l-sitemap__nav02 li{width:50%}.l-sitemap__nav02 li:nth-child(2n+1) {width:60%}.l-sitemap__nav02 li:nth-child(2n) {width:40%}}.l-sitemap__nav02 li+li{margin-top:.4rem}@media screen and (max-width:768px){.l-sitemap__nav02 li+li{margin-top:0}}.l-sitemap__nav02 a{color:var(--white)}.l-sitemap__nav02 a:hover{opacity:.7}.l-sitemap__info{color:var(--white);font-size:1.2rem;font-weight:500;line-height:1.87;letter-spacing:.05em}.l-sitemap__info a:hover{opacity:.7}@media screen and (max-width:768px){.l-sitemap__copy{width:100%;text-align:center}}.l-sitemap__copy small{color:var(--white);font-size:1.2rem;font-weight:500;line-height:1.87;letter-spacing:.05em}.l-sitemap__copy a:hover{opacity:.7}.l-sitemap-bnr{display:flex;flex-wrap:wrap;flex-direction:column;gap:1.2rem;width:35rem}@media screen and (max-width:768px){.l-sitemap-bnr{width:100%}}.l-sitemap-bnr__item{width:100%}.l-sitemap-bnr__link{width:100%;height:8rem;display:flex;align-items:stretch;background:var(--main-light);position:relative}.l-sitemap-bnr__link:hover{opacity:.7}.l-sitemap-bnr__link::after{content:"";display:inline-block;width:1rem;height:1rem;background-image:url(https://www.nokaclinic.com/cms/wp-content/themes/bp_dental_clinic/mens/assets/img/l-footer-bnr-arrow.svg);background-size:contain;vertical-align:middle;position:absolute;bottom:.5rem;right:.5rem}.l-sitemap-bnr__imgbox{width:10rem}.l-sitemap-bnr__imgbox img{width:100%;height:8rem;object-fit:cover;object-position:top center}.l-sitemap-bnr__txtbox{width:calc(100% - 10rem);height:100%;padding:0 3rem;display:flex;flex-wrap:wrap;flex-direction:column;justify-content:center}.l-sitemap-bnr__txtbox p{font-size:1.1rem;line-height:1.36;letter-spacing:.04em}.l-sitemap-bnr__txtbox h3{color:var(--main-dark);font-size:1.8rem;font-weight:600;letter-spacing:.05em;line-height:1.5}@media screen and (max-width:768px){.l-sitemap-bnr__txtbox h3{font-size:1.7rem}}.l-sitemap-sns{margin-bottom:2.2rem;display:flex;align-items:stretch;gap:1.2rem}@media screen and (max-width:768px){.l-sitemap-sns{margin-bottom:4rem}}.l-sitemap-sns a:hover{opacity:.7}@media screen and (max-width:768px){.l-floating{width:100%;height:5.2rem;position:fixed;bottom:0;left:0;display:flex;z-index:9999;border-top:1px solid var(--white)}.l-floating__phone{width:50%}.l-floating__phone a{height:100%;display:flex;align-items:center;justify-content:center;flex-wrap:wrap;flex-direction:column;color:var(--white);text-align:center;background:var(--black);border-right:1px solid var(--white)}.l-floating__phone p{display:flex;align-items:center;justify-content:center;gap:0 .6rem;font-family: var(--sub-font);font-size:1.7rem;font-weight:600;line-height:1.6;letter-spacing:.05em}.l-floating__reserve{width:50%}.l-floating__reserve a{height:100%;display:flex;align-items:center;justify-content:center;flex-wrap:wrap;flex-direction:column;color:var(--white);text-align:center;background:linear-gradient(280deg,#917e48 8.76%,#bca675 32.32%,#c5af80 40.17%,#d9c18c 50.08%,#c5af80 60%,#bca675 67.85%,#917e48 90.99%)}.l-floating__reserve p{display:flex;align-items:center;justify-content:center;gap:0 .6rem;font-family: var(--sub-font);font-size:1.7rem;font-weight:600;line-height:1.6;letter-spacing:.05em}}@media screen and (min-width:769px){.l-floating{display:none}}.l-feature{background:var(--base-color);padding:10rem 0 0 0}@media screen and (max-width:768px){.l-feature{padding:6.8rem 0 0 0}}.l-feature__title{margin-bottom:4rem}@media screen and (max-width:768px){.l-feature__title{margin-bottom:2.4rem}}.l-feature__intro{color:var(--white);text-align:center;margin-bottom:8rem}@media screen and (max-width:768px){.l-feature__intro{text-align:left;padding:0 2rem;margin-bottom:5.4rem}}@media screen and (min-width:769px){.l-feature .sp-box{display:none}}@media screen and (max-width:768px){.l-feature .sp-box{display:block;width:100%;padding:0 2rem}}.l-feature01{margin-top:0;width:100%;position:relative;padding:0 0 10rem 0;overflow:hidden}@media screen and (max-width:768px){.l-feature01{margin-top:0;padding:0 0 8rem 0}}.l-feature01::before{content:"";display:block;width:100%;height:calc(100% - 14.4rem);background-image:url(https://www.nokaclinic.com/cms/wp-content/themes/bp_dental_clinic/mens/assets/img/l-feature01-before.jpg);background-size:100% auto;background-position:bottom center;background-repeat:no-repeat;position:absolute;bottom:0;left:0;z-index:0}@media screen and (max-width:768px){.l-feature01::before{height:calc(100% - 9.6rem);background-image:url(https://www.nokaclinic.com/cms/wp-content/themes/bp_dental_clinic/mens/assets/img/l-feature01-before-sp.jpg)}}.l-feature01__content{position:relative;z-index:1}.l-feature01-grid{display:grid;grid-template-columns:1fr 400px 100px 500px 1fr;grid-template-rows:auto;gap:0 0;grid-auto-flow:row;grid-template-areas:". l-feature01-grid__txtbox . l-feature01-grid__imgbox l-feature01-grid__imgbox"}@media screen and (max-width:768px){.l-feature01-grid{display:flex;align-items:flex-start}}.l-feature01-grid__txtbox{grid-area:l-feature01-grid__txtbox}@media screen and (max-width:768px){.l-feature01-grid__txtbox{width:15rem;padding:0 0 0 2rem;position:relative;z-index:2}}.l-feature01-grid__imgbox{grid-area:l-feature01-grid__imgbox}@media screen and (max-width:768px){.l-feature01-grid__imgbox{width:calc(100% - 15rem);position:relative;z-index:1}}.l-feature01-grid__imgbox img{width:100%;height:auto;object-fit:cover;object-position:top center;filter:drop-shadow(0 5px 10px rgba(0,0,0,.25))}.l-feature01-grid__subtitle{font-family: var(--sub-font);font-size:2.8rem;font-weight:600;line-height:1.57;letter-spacing:.12em;margin-bottom:1.6rem;white-space:nowrap}@media screen and (max-width:768px){.l-feature01-grid__subtitle{font-size:2.2rem;letter-spacing:.1em}}.l-feature01-grid-numbering{display:flex;justify-content:flex-start;margin-bottom:1.2rem}.l-feature01-grid-numbering__box{display:flex;flex-wrap:wrap;flex-direction:column}.l-feature01-grid-numbering__num{color:var(--main-light);font-family: var(--en-font3);font-size:18rem;font-weight:400;line-height:1}@media screen and (max-width:768px){.l-feature01-grid-numbering__num{font-size:10.8rem;letter-spacing:-.05em;line-height:12.8rem}}.l-feature01-grid-numbering__en{transform:translate(-3.6rem,0)}@media screen and (max-width:768px){.l-feature01-grid-numbering__en{transform:translate(-.7rem,-2.4rem)}.l-feature01-grid-numbering__en img{width:14.3rem;height:auto}}.l-feature01-below{width:100rem;margin:5rem auto 0 auto}@media screen and (max-width:768px){.l-feature01-below{width:calc(100% - 4rem);margin:2.4rem auto 0 auto}}.l-feature01-list{display:flex;align-items:stretch;justify-content:space-between;gap:1.2rem}@media screen and (max-width:768px){.l-feature01-list{flex-wrap:wrap;gap:.8rem}}.l-feature01-list__item{width: calc((100% - 6rem) / 6);height:auto;aspect-ratio: 1/1;background: var(--white) url(../img/l-feature01-list-item.svg) no-repeat center center/9.2rem auto;border-radius:50%;box-shadow:0 0 10px rgba(0,0,0,.15);display:flex;justify-content:center;align-items:center;text-align:center;color:var(--black);font-family: var(--sub-font);font-size:1.8rem;font-weight:600;line-height:1.6;letter-spacing:.12em;position:relative}@media screen and (max-width:768px){.l-feature01-list__item{width: calc((100% - 1.6rem) / 3);background: var(--white) url(../img/l-feature01-list-item.svg) no-repeat center center/6.2rem auto;font-size:1.5rem;letter-spacing:.06em}}.l-feature01-list__item::after{content:"";display:block;width:3rem;height:3rem;background-image:url(https://www.nokaclinic.com/cms/wp-content/themes/bp_dental_clinic/mens/assets/img/l-feature01-list-item-after.svg);background-size:contain;vertical-align:middle;position:absolute;top:50%;right:-2.1rem;transform:translate(0,-50%);z-index:10}@media screen and (max-width:768px){.l-feature01-list__item::after{width:2rem;height:2rem;right:-1.6rem}}.l-feature01-list__item:last-child::after{content:none}@media screen and (max-width:768px){.l-feature01-list__item:nth-child(3)::after {content:none}}.l-feature02{margin-top:12rem;width:100%;position:relative;padding:0 0 10rem 0;overflow:hidden}@media screen and (max-width:768px){.l-feature02{margin-top:6rem;padding:0 0 8rem 0}}.l-feature02::before{content:"";display:block;width:100%;height:calc(100% - 14.4rem);background-image:url(https://www.nokaclinic.com/cms/wp-content/themes/bp_dental_clinic/mens/assets/img/l-feature02-before.jpg);background-size:100% auto;background-position:bottom center;background-repeat:no-repeat;position:absolute;bottom:0;left:0;z-index:0}@media screen and (max-width:768px){.l-feature02::before{height:calc(100% - 9.6rem);background-image:url(https://www.nokaclinic.com/cms/wp-content/themes/bp_dental_clinic/mens/assets/img/l-feature02-before-sp.jpg)}}.l-feature02__content{position:relative;z-index:1}.l-feature02-grid{display:grid;grid-template-columns:1fr 500px 100px 400px 1fr;grid-template-rows:auto;gap:0 0;grid-auto-flow:row;grid-template-areas:"l-feature02-grid__imgbox l-feature02-grid__imgbox . l-feature02-grid__txtbox ."}@media screen and (max-width:768px){.l-feature02-grid{display:flex;align-items:flex-start;flex-direction:row-reverse}}.l-feature02-grid__txtbox{grid-area:l-feature02-grid__txtbox}@media screen and (max-width:768px){.l-feature02-grid__txtbox{width:15rem;padding:0 2rem 0 0;position:relative;z-index:2}}.l-feature02-grid__imgbox{grid-area:l-feature02-grid__imgbox}@media screen and (max-width:768px){.l-feature02-grid__imgbox{width:calc(100% - 15rem);position:relative;z-index:1}}.l-feature02-grid__imgbox img{width:100%;height:auto;object-fit:cover;object-position:top center;filter:drop-shadow(0 5px 10px rgba(0,0,0,.25))}.l-feature02-grid__subtitle{font-family: var(--sub-font);font-size:2.8rem;font-weight:600;line-height:1.57;letter-spacing:.12em;margin-bottom:1.6rem;white-space:nowrap}@media screen and (max-width:768px){.l-feature02-grid__subtitle{font-size:2.2rem;letter-spacing:.1em}}.l-feature02-grid-numbering{display:flex;justify-content:flex-end;margin-bottom:1.2rem}.l-feature02-grid-numbering__box{display:flex;flex-wrap:wrap;flex-direction:column;align-items:flex-end}.l-feature02-grid-numbering__num{color:var(--main-light);font-family: var(--en-font3);font-size:18rem;font-weight:400;line-height:1}@media screen and (max-width:768px){.l-feature02-grid-numbering__num{font-size:10.8rem;letter-spacing:-.05em;line-height:12.8rem}}.l-feature02-grid-numbering__en{transform:translate(4.4rem,0)}@media screen and (max-width:768px){.l-feature02-grid-numbering__en{transform:translate(2rem,-2.4rem)}.l-feature02-grid-numbering__en img{width:17rem;height:auto}}.l-feature02-below{width:100rem;margin:9rem auto 0 auto}@media screen and (max-width:768px){.l-feature02-below{width:calc(100% - 4rem);margin:2.4rem auto 0 auto}}.l-feature02-flexbox{background:var(--white);padding:7rem 8.8rem;display:flex;flex-wrap:wrap;gap:0}@media screen and (max-width:768px){.l-feature02-flexbox{padding:3rem}}.l-feature02-flexbox__smalltitle{order:1;width:100%;margin-bottom:5rem;text-align:center;font-family: var(--sub-font);font-size:2.8rem;font-weight:600;line-height:1.57;letter-spacing:.12em;border-bottom:1px solid var(--main-dark);padding-bottom:1.4rem}@media screen and (max-width:768px){.l-feature02-flexbox__smalltitle{font-size:2rem;font-weight:500;line-height:1.5;letter-spacing:.04em;margin-bottom:2rem}}.l-feature02-flexbox__txtbox{order:2;width:45rem}@media screen and (max-width:768px){.l-feature02-flexbox__txtbox{width:100%}}.l-feature02-flexbox__txtbox h5{color:var(--main-dark);font-family: var(--sub-font);font-size:2.4rem;font-weight:600;line-height:1.7;letter-spacing:.06em;margin-bottom:1.6rem}@media screen and (max-width:768px){.l-feature02-flexbox__txtbox h5{font-size:1.7rem;line-height:1.5;letter-spacing:.05em;text-align:center}}.l-feature02-flexbox__imgbox{order:3;width:35rem}@media screen and (max-width:768px){.l-feature02-flexbox__imgbox{width:100%;margin-top:2.4rem}}.l-feature02-flexbox__imgbox img{width:100%;height:auto}.l-feature02-flexbox__btn{order:4;width:100%;margin-top:3rem;display:flex;justify-content:center}.l-feature03{margin-top:12rem;width:100%;position:relative;padding:0 0 10rem 0;overflow:hidden}@media screen and (max-width:768px){.l-feature03{margin-top:6rem;padding:0 0 8rem 0}}.l-feature03::before{content:"";display:block;width:100%;height:calc(100% - 14.4rem);background-image:url(https://www.nokaclinic.com/cms/wp-content/themes/bp_dental_clinic/mens/assets/img/l-feature03-before.jpg);background-size:100% auto;background-position:bottom center;background-repeat:no-repeat;position:absolute;bottom:0;left:0;z-index:0}@media screen and (max-width:768px){.l-feature03::before{background-image:url(https://www.nokaclinic.com/cms/wp-content/themes/bp_dental_clinic/mens/assets/img/l-feature03-before-sp.jpg);height:calc(100% - 9.6rem)}}.l-feature03__content{position:relative;z-index:1}.l-feature03-grid{display:grid;grid-template-columns:1fr 400px 100px 500px 1fr;grid-template-rows:auto;gap:0 0;grid-auto-flow:row;grid-template-areas:". l-feature03-grid__txtbox . l-feature03-grid__imgbox l-feature03-grid__imgbox"}@media screen and (max-width:768px){.l-feature03-grid{display:flex;align-items:flex-start}}.l-feature03-grid__txtbox{grid-area:l-feature03-grid__txtbox}@media screen and (max-width:768px){.l-feature03-grid__txtbox{width:15rem;padding:0 0 0 2rem;position:relative;z-index:2}}.l-feature03-grid__imgbox{grid-area:l-feature03-grid__imgbox}@media screen and (max-width:768px){.l-feature03-grid__imgbox{width:calc(100% - 15rem);position:relative;z-index:1}}.l-feature03-grid__imgbox img{width:100%;height:auto;object-fit:cover;object-position:top center;filter:drop-shadow(0 5px 10px rgba(0,0,0,.25))}.l-feature03-grid__subtitle{font-family: var(--sub-font);font-size:2.8rem;font-weight:600;line-height:1.57;letter-spacing:.12em;margin-bottom:1.6rem;white-space:nowrap}@media screen and (max-width:768px){.l-feature03-grid__subtitle{font-size:2.2rem;letter-spacing:.1em}}.l-feature03-grid-numbering{display:flex;justify-content:flex-start;margin-bottom:1.2rem}.l-feature03-grid-numbering__box{display:flex;flex-wrap:wrap;flex-direction:column}.l-feature03-grid-numbering__num{color:var(--main-light);font-family: var(--en-font3);font-size:18rem;font-weight:400;line-height:1}@media screen and (max-width:768px){.l-feature03-grid-numbering__num{font-size:10.8rem;letter-spacing:-.05em;line-height:12.8rem}}.l-feature03-grid-numbering__en{transform:translate(-1.2rem,0)}@media screen and (max-width:768px){.l-feature03-grid-numbering__en{transform:translate(.2rem,-2.4rem)}.l-feature03-grid-numbering__en img{width:12.6rem;height:auto}}.l-feature03-below{width:100rem;margin:9rem auto 0 auto}@media screen and (max-width:768px){.l-feature03-below{width:calc(100% - 4rem);margin:2.4rem auto 0 auto}}.l-feature03-list{display:flex;flex-wrap:wrap;align-items:stretch;gap:2rem}.l-feature03-list__item{width: calc((100% - 4rem) / 3);background:var(--white);box-shadow:0 1px 10px 0 rgba(0,0,0,.2)}@media screen and (max-width:768px){.l-feature03-list__item{width:100%}}.l-feature03-list__thumb{width:100%}.l-feature03-list__thumb img{width:100%;height:auto}.l-feature03-list__box{padding:1.5rem 2rem 3rem 2rem}@media screen and (max-width:768px){.l-feature03-list__box{width:100%}}.l-feature03-list__smalltitle{text-align:center;font-family: var(--sub-font);font-size:2rem;font-weight:600;line-height:1.5;letter-spacing:.12em;margin-bottom:1.5rem}.l-feature04{margin-top:12rem;width:100%;position:relative;padding:0 0 10rem 0;overflow:hidden}@media screen and (max-width:768px){.l-feature04{margin-top:6rem;padding:0 0 8rem 0}}.l-feature04::before{content:"";display:block;width:100%;height:calc(100% - 14.4rem);background-image:url(https://www.nokaclinic.com/cms/wp-content/themes/bp_dental_clinic/mens/assets/img/l-feature04-before.jpg);background-size:100% auto;background-position:bottom center;background-repeat:no-repeat;position:absolute;bottom:0;left:0;z-index:0}@media screen and (max-width:768px){.l-feature04::before{background-image:url(https://www.nokaclinic.com/cms/wp-content/themes/bp_dental_clinic/mens/assets/img/l-feature04-before-sp.jpg);height:calc(100% - 9.6rem)}}.l-feature04__content{position:relative;z-index:1}.l-feature04-grid{display:grid;grid-template-columns:1fr 500px 100px 400px 1fr;grid-template-rows:auto;gap:0 0;grid-auto-flow:row;grid-template-areas:"l-feature04-grid__imgbox l-feature04-grid__imgbox . l-feature04-grid__txtbox ."}@media screen and (max-width:768px){.l-feature04-grid{display:flex;align-items:flex-start;flex-direction:row-reverse}}.l-feature04-grid__txtbox{grid-area:l-feature04-grid__txtbox}@media screen and (max-width:768px){.l-feature04-grid__txtbox{width:15rem;padding:0 2rem 0 0;position:relative;z-index:2}}.l-feature04-grid__imgbox{grid-area:l-feature04-grid__imgbox}@media screen and (max-width:768px){.l-feature04-grid__imgbox{width:calc(100% - 15rem);position:relative;z-index:1}}.l-feature04-grid__imgbox img{width:100%;height:auto;object-fit:cover;object-position:top center;filter:drop-shadow(0 5px 10px rgba(0,0,0,.25))}.l-feature04-grid__subtitle{font-family: var(--sub-font);font-size:2.8rem;font-weight:600;line-height:1.57;letter-spacing:.12em;margin-bottom:1.6rem;white-space:nowrap}@media screen and (max-width:768px){.l-feature04-grid__subtitle{font-size:2.2rem;letter-spacing:.1em}}.l-feature04-grid-numbering{display:flex;justify-content:flex-end;margin-bottom:1.2rem}.l-feature04-grid-numbering__box{display:flex;flex-wrap:wrap;flex-direction:column;align-items:flex-end}.l-feature04-grid-numbering__num{color:var(--main-light);font-family: var(--en-font3);font-size:18rem;font-weight:400;line-height:1}@media screen and (max-width:768px){.l-feature04-grid-numbering__num{font-size:10.8rem;letter-spacing:-.05em;line-height:12.8rem}}.l-feature04-grid-numbering__en{transform:translate(2.1rem,0)}@media screen and (max-width:768px){.l-feature04-grid-numbering__en{transform:translate(.9rem,-2.4rem)}.l-feature04-grid-numbering__en img{width:14.8rem;height:auto}}.l-feature04-below{width:100rem;margin:9rem auto 0 auto}@media screen and (max-width:768px){.l-feature04-below{width:calc(100% - 4rem);margin:2.4rem auto 0 auto}}.l-feature04-flexbox{background:var(--white);padding:7rem 14rem;display:flex;flex-wrap:wrap;gap:0}@media screen and (max-width:768px){.l-feature04-flexbox{padding:3rem}}.l-feature04-flexbox__smalltitle{width:100%;margin-bottom:5rem;text-align:center;font-family: var(--sub-font);font-size:2.8rem;font-weight:600;line-height:1.57;letter-spacing:.1em;border-bottom:1px solid var(--main-dark);padding-bottom:1.4rem}@media screen and (max-width:768px){.l-feature04-flexbox__smalltitle{font-size:2rem;font-weight:500;line-height:1.5;letter-spacing:.04em;margin-bottom:2rem}}.l-feature04-flexbox__h5{color:var(--main-dark);text-align:center;font-family: var(--sub-font);font-size:2.4rem;font-weight:600;line-height:1.7;letter-spacing:.06em;margin-bottom:1.6rem;width:100%}@media screen and (max-width:768px){.l-feature04-flexbox__h5{font-size:1.7rem;line-height:1.5;letter-spacing:.05em}}.l-feature04-flexbox__intro{width:100%;margin:0 auto 8rem auto}@media screen and (max-width:768px){.l-feature04-flexbox__intro{margin:0 auto 2.4rem auto}}.l-feature04-flexbox-block{background:#f6f4ed;position:relative;padding:4.5rem 5.6rem;width:100%}@media screen and (max-width:768px){.l-feature04-flexbox-block{padding:4.6rem 7rem 4.6rem 0}}.l-feature04-flexbox-block__txtbox{position:relative;z-index:1;width:100%}.l-feature04-flexbox-block__txtbox .label{background:var(--main-dark);padding:.6rem 4.2rem;display:inline-flex;justify-content:center;align-items:center;font-weight:600;color:var(--white);margin-bottom:1.2rem}@media screen and (max-width:768px){.l-feature04-flexbox-block__txtbox .label{font-size:1.1rem;font-weight:600;line-height:2.13;letter-spacing:.08em;margin-bottom:.8rem;display:flex;width:100%;padding:.4rem 2.4rem}}.l-feature04-flexbox-block__txtbox .prf{display:flex;align-items:center;gap:1.6rem;padding-bottom:1.4rem;margin-bottom:3.2rem;border-bottom:1px solid var(--main-dark)}@media screen and (max-width:768px){.l-feature04-flexbox-block__txtbox .prf{flex-wrap:wrap;flex-direction:column;align-items:flex-start;gap:0;padding-bottom:0;margin-bottom:0;border-bottom:none}}.l-feature04-flexbox-block__txtbox .prf .job{font-weight:600}@media screen and (max-width:768px){.l-feature04-flexbox-block__txtbox .prf .job{font-size:1.2rem;line-height:2;letter-spacing:.05em;padding-left:2.4rem}}.l-feature04-flexbox-block__txtbox .prf .name{font-family: var(--sub-font);font-size:3.2rem;font-weight:500;line-height:1.2;letter-spacing:.12em}@media screen and (max-width:768px){.l-feature04-flexbox-block__txtbox .prf .name{font-size:2.6rem;line-height:1.1;letter-spacing:.06em;padding-left:2.4rem}}.l-feature04-flexbox-block__txtbox .photos{display:flex;align-items:stretch;gap:1.6rem}.l-feature04-flexbox-block__txtbox .photos li{width:16.7rem}.l-feature04-flexbox-block__txtbox .photos img{width:100%;height:auto}.l-feature04-flexbox-block__imgbox{position:absolute;bottom:0;right:0;z-index:2;width:30.4rem}@media screen and (max-width:768px){.l-feature04-flexbox-block__imgbox{width:14rem}}.l-feature04-flexbox-block__imgbox img{width:100%;height:auto}.l-feature04-flexbox .sp-photos{margin-top:.8rem;display:flex;gap:.8rem}.l-feature04-flexbox .sp-photos li{width: calc((100% - 0.8rem) / 2)}.l-feature04-flexbox .sp-photos img{width:100%;height:auto}.l-feature04-flexbox__btn{width:100%;margin-top:5rem;display:flex;justify-content:center}@media screen and (max-width:768px){.l-feature04-flexbox__btn{margin-top:3rem}}.l-hero{width:100%;height:86.8rem;margin:0 auto;position:relative;z-index:1}@media screen and (max-width:768px){.l-hero{height:40.9rem;background:var(--black);margin:0 auto 4.4rem 0}}.l-hero__imgbox{position:relative;z-index:9}@media screen and (max-width:768px){.l-hero__imgbox{width:100%;height:100%}}.l-hero__elements01{position:absolute;top:0;left:0;z-index:10;width:100%;height:100%;display:flex;flex-wrap:wrap;flex-direction:column;justify-content:flex-end;padding:0 0 22.6rem 16rem}@media screen and (max-width:768px){.l-hero__elements01{top:auto;bottom:0;padding:0 2rem 5rem 2rem}}.l-hero__catch{color:var(--white);font-family: var(--sub-font2);font-size:5.6rem;line-height:1.57;letter-spacing:.08em;margin-bottom:1.6rem;text-shadow:2px 2px 4px rgba(0,0,0,.6)}@media screen and (max-width:768px){.l-hero__catch{font-size:2.4rem;line-height:1.5;letter-spacing:-.02em;text-shadow:0 4px 4px rgba(0,0,0,.15) , 0 4px 4px rgba(0,0,0,.15) , 0 4px 4px rgba(0,0,0,.15) , 0 1px 7px rgba(0,0,0,.15);margin-bottom:.4rem}}.l-hero__en{color:var(--white);font-family: var(--sub-font2);font-size:1.6rem;line-height:1.57;letter-spacing:.1em;margin-bottom:2.4rem}@media screen and (max-width:768px){.l-hero__en{font-size:1.2rem;line-height:1.5;margin-bottom:.8rem;text-shadow:0 4px 4px rgba(0,0,0,.15) , 0 4px 4px rgba(0,0,0,.15) , 0 4px 4px rgba(0,0,0,.15) , 0 1px 7px rgba(0,0,0,.15)}}.l-hero-medals{display:flex;gap:1rem}@media screen and (max-width:768px){.l-hero-medals{gap:.6rem;width:100%}}.l-hero-medals__item{background: url(../img/l-hero-medal.png) no-repeat center center/15rem auto;border-radius:50%;width:15rem;height:auto;aspect-ratio: 1/1;display:flex;flex-wrap:wrap;flex-direction:column;justify-content:center;align-items:center;gap:.8rem 0;text-align:center;color:var(--black);font-family: var(--sub-font);font-size:1.6rem;font-weight:600;line-height:1.3;letter-spacing:.1em}@media screen and (max-width:768px){.l-hero-medals__item{filter:drop-shadow(1px 2px 15px rgba(0,0,0,0));background: url(../img/l-hero-medal.png) no-repeat center center/100% auto;width: calc((100% - 1.2rem) / 3);gap:.4rem 0;font-size:1rem}}.l-hero-medals__item .time{color:var(--main-dark);font-family: var(--sub-font);font-size:2rem;font-weight:500;line-height:1.1;letter-spacing:0}@media screen and (max-width:768px){.l-hero-medals__item .time{font-size:1.4rem}}.l-hero-medals__item .time span{font-size:3.7rem;line-height:.56}@media screen and (max-width:768px){.l-hero-medals__item .time span{font-size:3.2rem}}.l-hero-medals__flexbox{display:flex;justify-content:center;align-items:flex-end;gap:.2rem}@media screen and (max-width:768px){.l-hero-medals__flexbox{align-items:center;margin-top:.4rem}}.l-hero-medals__flexbox .left{color:var(--white);font-family: var(--sub-font);font-size:1.2rem;font-weight:500;line-height:1.1;letter-spacing:.05em;background:var(--main-dark);writing-mode:vertical-rl;padding:.2rem;position:relative;top:-.2rem}@media screen and (max-width:768px){.l-hero-medals__flexbox .left{font-size:.8rem;padding:.2rem .1rem;top:-.2rem;line-height:1.2}}.l-hero-medals__flexbox .right{color:var(--main-dark);font-family: var(--sub-font);font-size:2rem;font-weight:500;line-height:1.1;letter-spacing:-.15em}@media screen and (max-width:768px){.l-hero-medals__flexbox .right{font-size:1.4rem}}.l-hero-medals__flexbox .right span{font-size:3.7rem;line-height:.56;letter-spacing:-.08em}@media screen and (max-width:768px){.l-hero-medals__flexbox .right span{font-size:3.2rem}}.l-hero-clinic{position:absolute;bottom:6.8rem;left:0;width:100%}@media screen and (max-width:768px){.l-hero-clinic{bottom:0}}.l-hero-clinic__marquee{overflow:hidden;white-space:nowrap;width:100%}.l-hero-clinic__marquee__inner{display:inline-block;animation:marquee-scroll 20s linear infinite}.l-hero-clinic__marquee__inner img{display:inline-block;vertical-align:middle;height:10rem;width:auto}@media screen and (max-width:768px){.l-hero-clinic__marquee__inner img{height:4rem}}@keyframes marquee-scroll {
  from {
    transform: translateX(0);
  }
  to {
    transform: translateX(-50%);
  }
}.l-hero .swiper-pagination01{display:flex;justify-content:center;align-items:center;width:100%;height:6.8rem}@media screen and (max-width:768px){.l-hero .swiper-pagination01{background:var(--white);height:4.4rem}}.l-hero .swiper-pagination-bullet{background:var(--white);border:1px solid var(--main-dark)}.l-hero .swiper-pagination-bullet-active{background:var(--main-dark);border:1px solid var(--main-dark)}.c-cta{display:flex;justify-content:center;flex-wrap:wrap;gap:0 5rem}@media screen and (max-width:768px){.c-cta{gap:4rem 0}}.c-cta__reserve{width:40rem}@media screen and (max-width:768px){.c-cta__reserve{width:100%}}.c-cta__reserve a{width:100%;height:15rem;display:flex;justify-content:center;align-items:center;flex-wrap:wrap;flex-direction:column;border-radius:15rem;background:var(--white);color:var(--main-dark2);text-align:center;box-shadow:0 2px 15px 0 rgba(75,75,75,.25)}@media screen and (max-width:768px){.c-cta__reserve a{height:13rem}}.c-cta__reserve a:hover{opacity:.7}.c-cta__reserve h3{font-size:3.2rem;font-weight:600;line-height:1.4;letter-spacing:.05em}@media screen and (max-width:768px){.c-cta__reserve h3{font-size:2.6rem}}.c-cta__phone{width:40rem}@media screen and (max-width:768px){.c-cta__phone{width:100%}}.c-cta__phone a{width:100%;height:15rem;display:flex;justify-content:center;align-items:center;flex-wrap:wrap;flex-direction:column;border-radius:15rem;background:var(--white);color:var(--sub);text-align:center;box-shadow:0 2px 15px 0 rgba(75,75,75,.25)}@media screen and (max-width:768px){.c-cta__phone a{height:13rem}}.c-cta__phone a:hover{opacity:.7}.c-cta__phone h3{font-size:3.2rem;font-weight:600;line-height:1.4;letter-spacing:.05em}@media screen and (max-width:768px){.c-cta__phone h3{font-size:2.6rem}}.c-card{background:var(--white)}.c-card__link{position:relative;display:block}.c-card__link:hover{opacity:.7}.c-card__label{position:absolute;top:0;left:0;background:var(--main-dark);color:var(--white);font-size:1.1rem;padding:.2rem 1rem;display:inline-flex;justify-content:center;align-items:center}.c-card__thumb01{display:flex;height:15rem;align-items:center;overflow:hidden}@media screen and (max-width:768px){.c-card__thumb01{height:13rem}}.c-card__thumb01 img{width:100%;height:auto;object-fit:cover}.c-card__thumb02{display:flex}.c-card__thumb02 img{width:100%;height:15rem;object-fit:cover}.c-card__thumb02 img.large{width:100%;height:24rem;object-fit:cover}.c-card__body{padding:1.6rem;border:1px solid var(--gray-dark);border-top:none}.c-card__title{font-family: var(--sub-font);font-size:2rem;font-weight:600;letter-spacing:.12em;margin-bottom:1rem}.c-card__dl{display:flex;flex-wrap:wrap;font-size:1.1rem}.c-card__dl dt{width:30%}.c-card__dl dd{width:70%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.c-card__info{border-top:.1rem solid var(--gray-light);margin-top:1.6rem;padding-top:1.6rem;font-size:1.1rem;display:flex;flex-wrap:wrap;gap:.8rem .8rem;color:var(--gray-dark)}.c-tagcloud{display:flex;flex-wrap:wrap;gap:.4rem .4rem}.c-tagcloud a{border:.1rem solid var(--gray);border-radius:.8rem;display:inline-block;padding:0 1rem;font-size:1.3rem;transition:all .5s}.c-tagcloud a:hover{background:var(--gray)}.c-heading01{display:flex;flex-wrap:wrap;flex-direction:column}.c-heading01.left{align-items:flex-start}.c-heading01.center{align-items:center}.c-heading01.right{align-items:flex-end}.c-heading01 .en{font-family: var(--en-font);font-size:8rem;font-weight:400;line-height:1;letter-spacing:-.03em;text-transform:uppercase}@media screen and (max-width:768px){.c-heading01 .en{font-size:4.5rem;font-weight:500}}.c-heading01 .en::first-letter{color:var(--Main,#cab67d);font-size:18rem}@media screen and (max-width:768px){.c-heading01 .en::first-letter{font-size:8rem}}.c-heading01 .ja{font-family: var(--sub-font);font-size:1.7rem;font-weight:600;line-height:1.5;letter-spacing:.06em}@media screen and (max-width:768px){.c-heading01 .ja{font-size:1.4rem;letter-spacing:.1em}}.c-heading02{display:flex;flex-wrap:wrap;flex-direction:column;color:var(--white)}.c-heading02.left{align-items:flex-start}.c-heading02.center{align-items:center}.c-heading02.right{align-items:flex-end}.c-heading02 .en{font-family: var(--en-font);font-size:8rem;font-weight:400;line-height:1;letter-spacing:-.03em;text-transform:uppercase}@media screen and (max-width:768px){.c-heading02 .en{font-size:4.5rem;font-weight:500}}.c-heading02 .en::first-letter{color:var(--Main,#cab67d);font-size:18rem}@media screen and (max-width:768px){.c-heading02 .en::first-letter{font-size:8rem}}.c-heading02 .ja{font-family: var(--sub-font);font-size:1.7rem;font-weight:600;line-height:1.5;letter-spacing:.06em}@media screen and (max-width:768px){.c-heading02 .ja{font-size:1.4rem;letter-spacing:.1em}}.c-btn01 a{font-size:1.6rem;line-height:2;letter-spacing:.03em;border:1px solid var(--gray);background:var(--white);padding:1.1rem 1.7rem;display:inline-flex;justify-content:center;align-items:center}.c-btn01 a:hover{opacity:.7}.c-calendar{width:100%;border-collapse:collapse;border-spacing:0;margin-bottom:1.6rem}.c-calendar th{color:var(--white);font-weight:600;line-height:2.13;background:var(--base-color);text-align:center;vertical-align:middle;width:10%;padding:.7rem}@media screen and (max-width:768px){.c-calendar th{font-size:1.2rem;line-height:1.87;letter-spacing:.05em}}.c-calendar th.head{width:30%}.c-calendar td{font-weight:600;line-height:2.13;text-align:center;vertical-align:middle;width:10%;padding:.7rem}@media screen and (max-width:768px){.c-calendar td{line-height:1.87}}.c-calendar td.head{width:30%}@media screen and (max-width:768px){.c-calendar td.head{font-size:1.2rem;line-height:1.87;letter-spacing:.05em}}.c-icon{}.c-icon-size16{width:1.6rem;height:auto;aspect-ratio: 1/1}.c-icon-size24{width:2.4rem;height:auto;aspect-ratio: 1/1}.c-icon-size32{width:3.2rem;height:auto;aspect-ratio: 1/1}.c-icon-size48{width:4.8rem;height:auto;aspect-ratio: 1/1}.c-icon-size64{width:6.4rem;height:auto;aspect-ratio: 1/1}.c-icon-white{fill:var(--white);vertical-align:middle}.c-icon-black{fill:var(--base-color);vertical-align:middle}.c-icon-main{fill:var(--main);vertical-align:middle}.c-icon-main-dark{fill:var(--main-dark);vertical-align:middle}.c-icon-main-light{fill:var(--main-light);vertical-align:middle}.c-icon-sub{fill:var(--sub);vertical-align:middle}.p-heroSwiper{position:relative}@media screen and (max-width:768px){.p-heroSwiper{z-index:3}}.p-heroSwiper img.mv{width:100%;height:80rem;object-fit:cover;object-position:top center}@media screen and (max-width:768px){.p-heroSwiper img.mv{height:29.3rem}}.p-information{width:100%;margin:0 auto;display:flex;flex-wrap:wrap;justify-content:space-between}.p-informationBlock01{width:100%}.p-informationBlock02{width:45rem}@media screen and (max-width:768px){.p-informationBlock02{width:100%}}.p-informationBlock03{width:45rem}@media screen and (max-width:768px){.p-informationBlock03{width:100%;margin-top:3rem}}.p-information__subtitle{font-family: var(--sub-font);font-size:2.4rem;font-weight:600;line-height:1.7;letter-spacing:.06em;margin-bottom:.6rem}@media screen and (max-width:768px){.p-information__subtitle{font-size:1.9rem;font-weight:500;line-height:1.6;letter-spacing:.05em;margin-bottom:1.6rem}}.p-information__intro{margin-bottom:2.4rem}.p-information__logo{display:flex;justify-content:center;margin-bottom:6rem}@media screen and (max-width:768px){.p-information__logo{margin-bottom:3.2rem}.p-information__logo img{width:25rem;height:auto}}.p-information__logo a:hover{opacity:.7}.p-information__time{display:flex;flex-wrap:wrap;align-items:center;width:100%;margin-bottom:2.4rem}.p-information__time dt{width:8rem;font-weight:600;line-height:2.13;letter-spacing:.08em}.p-information__time dd{width:calc(100% - 8rem)}@media screen and (max-width:768px){.p-information__time dd{font-weight:400;line-height:1.86}}.p-information__cta{width:100%;display:flex;flex-wrap:wrap;flex-direction:column;justify-content:center;align-items:center;gap:2rem 0;margin-bottom:2.4rem}.p-information__cta>*{width:100%}.p-information__cta h3{text-align:center;font-family: var(--sub-font);font-size:2.4rem;font-weight:600;line-height:1.7;letter-spacing:.06em}@media screen and (max-width:768px){.p-information__cta h3{font-weight:500;line-height:1.5}}.p-information__phone{display:flex;justify-content:center;align-items:center;gap:2rem}@media screen and (max-width:768px){.p-information__phone{flex-wrap:wrap;flex-direction:column;text-align:center}}.p-information__phone p{color:var(--main-dark);font-weight:600;line-height:2.13;letter-spacing:.08em}@media screen and (max-width:768px){.p-information__phone p{line-height:2}}.p-information__phone a{color:var(--main-dark);font-size:2rem;font-weight:600;letter-spacing:.07em;display:flex;align-items:center;gap:.6rem}.p-information__phone a:hover{opacity:.7}.p-information__reserve{display:flex;justify-content:center}@media screen and (max-width:768px){.p-information__reserve{width:100%;margin:0 auto}}.p-information__reserve a{background:linear-gradient(280deg,#917e48 8.76%,#bca675 32.32%,#c5af80 40.17%,#d9c18c 50.08%,#c5af80 60%,#bca675 67.85%,#917e48 90.99%);box-shadow:0 1px 4px 0 rgba(0,0,0,.25);color:var(--white);font-family: var(--sub-font);font-size:2rem;font-weight:600;line-height:1.7;letter-spacing:.1em;padding:2rem 3.2rem;display:inline-flex;justify-content:center;align-items:center;gap:1rem;min-width:37.8rem}@media screen and (max-width:768px){.p-information__reserve a{font-size:2rem;font-weight:600;line-height:1.7;letter-spacing:.05em;display:flex;min-width:auto;width:100%}}.p-information__reserve a:hover{opacity:.7}.p-information__photo{width:100%}.p-information__photo img{width:100%;height:auto}.p-information__map{width:100%;margin-bottom:2.4rem}.p-information__map iframe{width:100%;height:35rem}.p-information__meta{margin-bottom:1.2rem}@media screen and (max-width:768px){.p-information__meta{line-height:1.6;margin-bottom:2.4rem}}.p-information__meta a:hover{opacity:.7}.p-information__access{display:flex;flex-wrap:wrap;align-items:center;gap:.4rem 1.6rem;margin-bottom:1.2rem}@media screen and (max-width:768px){.p-information__access{margin-bottom:2.4rem}}.p-information__access dt{width:2.4rem}.p-information__access dd{width:calc(100% - 4rem);font-size:1.2rem;font-weight:500;line-height:1.87;letter-spacing:.05em}@media screen and (max-width:768px){.p-information__access dd{font-weight:400}}.p-information-btns{display:flex;align-items:center;gap:2rem}@media screen and (max-width:768px){.p-information-btns{flex-wrap:wrap;flex-direction:column;justify-content:center;align-items:center}}.p-information-btns__gmap a{border:1px solid var(--gray);background:var(--white);padding:1.1rem 1.7rem;display:inline-flex;justify-content:center;align-items:center}@media screen and (max-width:768px){.p-information-btns__gmap a{min-width:18.8rem}}.p-information-btns__gmap a:hover{opacity:.7}.p-information-btns__access a{color:var(--white);border:1px solid var(--main-dark);background:var(--main-dark);padding:1.1rem 1.7rem;display:inline-flex;justify-content:center;align-items:center}@media screen and (max-width:768px){.p-information-btns__access a{min-width:18.8rem}}.p-information-btns__access a:hover{opacity:.7}.p-case02{margin-top:6.2rem}@media screen and (max-width:768px){.p-case02{margin-top:2.2rem}}.p-case02__title{color:var(--main-dark);text-align:center;font-family: var(--sub-font);font-size:2.4rem;font-weight:500;line-height:1.7;letter-spacing:.1em;margin-bottom:2.4rem}@media screen and (max-width:768px){.p-case02__title{font-size:2rem;font-weight:600;line-height:1.5;letter-spacing:.05em;margin-bottom:1.6rem}}.p-case02__card{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;width:80rem}@media screen and (max-width:768px){.p-case02__card{flex-direction:column;gap:.8rem 0;width:100%;margin:0 auto}}.p-case02__card img{width:100%;height:auto}.p-case02__before{width:37rem}@media screen and (max-width:768px){.p-case02__before{width:100%}}.p-case02__before h4{font-family: var(--sub-font);font-size:1.6rem;font-weight:500;letter-spacing:.1em;background:var(--gray);padding:1rem;display:flex;justify-content:center;align-items:center}@media screen and (max-width:768px){.p-case02__before h4{font-size:1.3rem;font-weight:700;line-height:2;letter-spacing:.05em;padding:0}}.p-case02__triangle{background:var(--main-dark);height:3.6rem;width:1.8rem;clip-path:polygon(0 0,100% 50%,0 100%)}@media screen and (max-width:768px){.p-case02__triangle{display:none}}.p-case02__after{width:37rem}@media screen and (max-width:768px){.p-case02__after{width:100%}}.p-case02__after h4{color:var(--white);font-family: var(--sub-font);font-size:1.6rem;font-weight:500;letter-spacing:.1em;background:var(--main-dark);padding:1rem;display:flex;justify-content:center;align-items:center}@media screen and (max-width:768px){.p-case02__after h4{font-size:1.3rem;font-weight:700;line-height:2;letter-spacing:.05em;padding:0}}.p-case02-details{background:var(--gray-light);padding:2rem;margin-top:2.4rem}.p-case02-details__dl{display:flex;flex-wrap:wrap;align-items:stretch;gap:.6rem 0}.p-case02-details__dl dt{width:10rem;font-size:1.2rem;font-weight:600;line-height:1.87;letter-spacing:.05em}.p-case02-details__dl dd{width:calc(100% - 10rem);font-size:1.2rem;font-weight:500;line-height:1.87;letter-spacing:.05em}.p-blogcard{border:1px solid var(--main);background:var(--main-light);width:70rem;margin:0 auto;padding:3rem;position:relative;filter:drop-shadow(0 4px 10px rgba(0,0,0,.25));display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:2.4rem}@media screen and (max-width:768px){.p-blogcard{width:100%;padding:1.6rem;gap:1rem}}.p-blogcard__label{position:absolute;top:0;left:3rem;transform:translate(0,-50%);color:var(--white);font-weight:600;line-height:2.13;letter-spacing:.08em;background:var(--main);padding:.6rem 1.6rem;display:inline-flex;justify-content:center;align-items:center}@media screen and (max-width:768px){.p-blogcard__label{left:1.6rem;transform:translate(0,-50%);font-size:1rem;line-height:1.6;letter-spacing:.02em;padding:.4rem 1.6rem}}.p-blogcard__imgbox{width:30rem}@media screen and (max-width:768px){.p-blogcard__imgbox{width:9.4rem}}.p-blogcard__imgbox img{width:100%;height:auto}.p-blogcard__txtbox{width:calc(100% - 32.4rem);display:flex;flex-wrap:wrap;flex-direction:column;justify-content:center;gap:1.2rem}@media screen and (max-width:768px){.p-blogcard__txtbox{width:calc(100% - 10.4rem)}}.p-blogcard__txtbox>*{width:100%}.p-blogcard__title{font-size:1.8rem;font-weight:600;line-height:1.66;letter-spacing:.05em}@media screen and (max-width:768px){.p-blogcard__title{font-size:1.1rem;line-height:1.6;letter-spacing:.04em}}.p-blogcard__p{font-size:1.2rem;font-weight:500;line-height:1.87;letter-spacing:.05em}@media screen and (max-width:768px){.p-blogcard__p{display:none}}.p-blogcard__btn{display:flex;justify-content:flex-end}.p-blogcard__btn a{border-radius:.7rem;background: var(--main) url(../img/p-blogcard-btn-arrow.svg) no-repeat center right 1.2rem/1.6rem auto;padding:.8rem 3.6rem .8rem 1.2rem;display:inline-flex;justify-content:center;align-items:center;color:var(--white);font-size:1.2rem;font-weight:500;line-height:1.87;letter-spacing:.05em}@media screen and (max-width:768px){.p-blogcard__btn a{background: var(--main) url(../img/p-blogcard-btn-arrow.svg) no-repeat center right 1rem/1rem auto;padding:.3rem 2.8rem .3rem 1rem;font-size:.9rem;font-weight:300;letter-spacing:.04em}}.p-blogcard__btn a:hover{opacity:.7}.p-attentioncard{background:var(--gray);width:100%;margin:0 auto;padding:5rem;position:relative;display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:2.4rem;margin-top:2.8rem}@media screen and (max-width:768px){.p-attentioncard{padding:4rem 3rem 3rem 3rem;margin-top:2rem;flex-direction:column-reverse}}.p-attentioncard__label{position:absolute;top:0;left:3rem;transform:translate(0,-50%);color:var(--white);font-weight:600;line-height:2.13;letter-spacing:.08em;background:var(--gray-dark);padding:.6rem 1.6rem;display:inline-flex;justify-content:center;align-items:center;gap:1rem}@media screen and (max-width:768px){.p-attentioncard__label{left:50%;transform:translate(-50%,-50%);white-space:nowrap}}.p-attentioncard__imgbox{width: calc((100% - 2.4rem) / 2)}@media screen and (max-width:768px){.p-attentioncard__imgbox{width:100%}}.p-attentioncard__imgbox img{width:100%;height:auto}.p-attentioncard__txtbox{width: calc((100% - 2.4rem) / 2);display:flex;flex-wrap:wrap;flex-direction:column;justify-content:center;gap:1.6rem}@media screen and (max-width:768px){.p-attentioncard__txtbox{width:100%}}.p-attentioncard__txtbox>*{width:100%}.p-attentioncard__title{font-family: var(--sub-font);font-size:2.8rem;font-weight:600;line-height:1.57;letter-spacing:.1em}@media screen and (max-width:768px){.p-attentioncard__title{text-align:center;font-size:2rem;font-weight:500;line-height:1.5;letter-spacing:.08em}}.p-attentioncard__p{font-size:1.2rem;font-weight:500;line-height:1.87;letter-spacing:.05em}.p-jidv{background-color:var(--white);background-image:url(https://www.nokaclinic.com/cms/wp-content/themes/bp_dental_clinic/mens/assets/img/p-jidv-bg01.png) , url(https://www.nokaclinic.com/cms/wp-content/themes/bp_dental_clinic/mens/assets/img/p-jidv-bg02.png);background-repeat:no-repeat , no-repeat;background-size:28.7rem auto , 28.7rem auto;background-position:top left , bottom right;border:1px solid var(--main);padding:9rem 15rem;margin-top:12rem}@media screen and (max-width:768px){.p-jidv{background-size:18rem auto , 18rem auto;padding:5rem 2.5rem;width:calc(100% - 4rem);margin:8rem auto 0 auto}}.p-jidv__title{color:var(--main-dark);text-align:center;font-family: var(--sub-font);font-size:2.8rem;font-weight:600;line-height:1.57;letter-spacing:.12em;margin-bottom:3.2rem}@media screen and (max-width:768px){.p-jidv__title{font-size:2rem;font-weight:500;line-height:1.5;letter-spacing:.07em;margin-bottom:1.6rem}}.p-jidv__bnr{margin-top:3rem;width:100%}@media screen and (max-width:768px){.p-jidv__bnr{margin-top:2.4rem}}.p-jidv__bnr img{width:100%;height:auto}.p-jidv__bnr a:hover{opacity:.7}.u-cente{text-align:center}@media screen and (min-width:769px){.u-mt0{margin-top:0!important}.u-mt10{margin-top:1rem!important}.u-mt20{margin-top:2rem!important}.u-mt30{margin-top:3rem!important}.u-mt40{margin-top:4rem!important}.u-mt50{margin-top:5rem!important}.u-mt60{margin-top:6rem!important}.u-mt70{margin-top:7rem!important}.u-mt80{margin-top:8rem!important}.u-mt90{margin-top:9rem!important}.u-mt100{margin-top:10rem!important}.u-mr0{margin-right:0!important}.u-mr10{margin-right:1rem!important}.u-mr20{margin-right:2rem!important}.u-mr30{margin-right:3rem!important}.u-mr40{margin-right:4rem!important}.u-mr50{margin-right:5rem!important}.u-mr60{margin-right:6rem!important}.u-mr70{margin-right:7rem!important}.u-mr80{margin-right:8rem!important}.u-mr90{margin-right:9rem!important}.u-mr100{margin-right:10rem!important}.u-mb0{margin-bottom:0!important}.u-mb10{margin-bottom:1rem!important}.u-mb20{margin-bottom:2rem!important}.u-mb30{margin-bottom:3rem!important}.u-mb40{margin-bottom:4rem!important}.u-mb50{margin-bottom:5rem!important}.u-mb60{margin-bottom:6rem!important}.u-mb70{margin-bottom:7rem!important}.u-mb80{margin-bottom:8rem!important}.u-mb90{margin-bottom:9rem!important}.u-mb100{margin-bottom:10rem!important}.u-ml0{margin-left:0!important}.u-ml10{margin-left:1rem!important}.u-ml20{margin-left:2rem!important}.u-ml30{margin-left:3rem!important}.u-ml40{margin-left:4rem!important}.u-ml50{margin-left:5rem!important}.u-ml60{margin-left:6rem!important}.u-ml70{margin-left:7rem!important}.u-ml80{margin-left:8rem!important}.u-ml90{margin-left:9rem!important}.u-ml100{margin-left:10rem!important}}@media screen and (max-width:768px){.u-mt0--sp{margin-top:0!important}.u-mt10--sp{margin-top:1rem!important}.u-mt20--sp{margin-top:2rem!important}.u-mt30--sp{margin-top:3rem!important}.u-mt40--sp{margin-top:4rem!important}.u-mt50--sp{margin-top:5rem!important}.u-mt60--sp{margin-top:6rem!important}.u-mt70--sp{margin-top:7rem!important}.u-mt80--sp{margin-top:8rem!important}.u-mt90--sp{margin-top:9rem!important}.u-mt100--sp{margin-top:10rem!important}.u-mr0--sp{margin-right:0!important}.u-mr10--sp{margin-right:1rem!important}.u-mr20--sp{margin-right:2rem!important}.u-mr30--sp{margin-right:3rem!important}.u-mr40--sp{margin-right:4rem!important}.u-mr50--sp{margin-right:5rem!important}.u-mr60--sp{margin-right:6rem!important}.u-mr70--sp{margin-right:7rem!important}.u-mr80--sp{margin-right:8rem!important}.u-mr90--sp{margin-right:9rem!important}.u-mr100--sp{margin-right:10rem!important}.u-mb0--sp{margin-bottom:0!important}.u-mb10--sp{margin-bottom:1rem!important}.u-mb20--sp{margin-bottom:2rem!important}.u-mb30--sp{margin-bottom:3rem!important}.u-mb40--sp{margin-bottom:4rem!important}.u-mb50--sp{margin-bottom:5rem!important}.u-mb60--sp{margin-bottom:6rem!important}.u-mb70--sp{margin-bottom:7rem!important}.u-mb80--sp{margin-bottom:8rem!important}.u-mb90--sp{margin-bottom:9rem!important}.u-mb100--sp{margin-bottom:10rem!important}.u-ml0--sp{margin-left:0!important}.u-ml10--sp{margin-left:1rem!important}.u-ml20--sp{margin-left:2rem!important}.u-ml30--sp{margin-left:3rem!important}.u-ml40--sp{margin-left:4rem!important}.u-ml50--sp{margin-left:5rem!important}.u-ml60--sp{margin-left:6rem!important}.u-ml70--sp{margin-left:7rem!important}.u-ml80--sp{margin-left:8rem!important}.u-ml90--sp{margin-left:9rem!important}.u-ml100--sp{margin-left:10rem!important}}.l-feature-01-gallery{position:relative;bottom:0;margin-top:0}@media screen and (max-width:768px){.l-feature-01-gallery{bottom:0;margin-top:0}}@keyframes slideLoop {
  from {
    transform: translateX(0);
  }
  to {
    transform: translateX(-50%);
  }
}@keyframes slideLoopSP {
  from {
    transform: translateX(0);
  }
  to {
    transform: translateX(-50%);
  }
}.c-pho-list01{display:flex;gap:.6rem;width:max-content;animation:slideLoop 20s linear infinite}@media screen and (max-width:768px){.c-pho-list01{animation:slideLoopSP 15s linear infinite}}.c-pho-list01 li{width:36.9rem;flex-shrink:0}@media screen and (max-width:768px){.c-pho-list01 li{width:25rem}}.c-pho-list01 li img{width:100%;height:25rem;object-fit:cover;object-position:top center}@media screen and (max-width:768px){.c-pho-list01 li img{height:16rem}}.l-price{padding:5rem 0 0 0;background: url(../img/l-price-bg.jpg) no-repeat center top/cover}@media screen and (max-width:768px){.l-price{padding:7.5rem 0 0 0;background:none}}.l-price__inner{width:100rem;margin:0 auto}@media screen and (max-width:768px){.l-price__inner{width:100%}}.l-price__inner .l-banner{padding:3rem 0}@media screen and (max-width:768px){.l-price__inner .l-banner{padding:1.8rem 2rem 2.8rem 2rem}}.l-price__title{margin-bottom:0}.l-price-blocks{display:flex;flex-wrap:wrap;flex-direction:column;gap:7rem 0}@media screen and (max-width:768px){.l-price-blocks{gap:3rem 0}}.l-price-block01{width:100%}@media screen and (max-width:768px){.l-price-block01{padding:0 2rem}}.l-price__strong{font-size:2.3rem;color:#917e48;font-weight:500}@media screen and (max-width:768px){.l-price_strong{font-size:2rem}}.caution__red{color:red;font-size:1.2rem}@media screen and (max-width:768px){.caution__red{font-size:1rem}}.l-price-block01__tbl{width:100%;border-collapse:collapse;border-spacing:0;border-top:1px solid var(--gray-dark)}.l-price-block01__tbl th{width:60%;border-bottom:1px solid var(--gray-dark);vertical-align:middle;background:var(--main-light);padding:1rem 3rem;font-weight:600}@media screen and (max-width:768px){.l-price-block01__tbl th{display:block;width:100%;font-size:1.3rem;line-height:1.5;padding:1.5rem;white-space:nowrap}}.l-price-block01__tbl td{width:40%;border-bottom:1px solid var(--gray-dark);vertical-align:middle;background:var(--white);padding:1rem 3rem}@media screen and (max-width:768px){.l-price-block01__tbl td{display:block;width:100%;font-size:1.3rem;line-height:1.5;padding:1.5rem}}.l-price-block01__sup{margin-top:2.4rem}@media screen and (max-width:768px){.l-price-block01__sup{margin-top:1.6rem;font-size:1.3rem;line-height:1.5}}.l-price-block02{width:100%}@media screen and (max-width:768px){.l-price-block02{padding:0 2rem}}.l-price-block02__subtitle{color:var(--white);text-align:center;font-family: var(--sub-font);font-size:3.2rem;font-weight:500;line-height:1.5;letter-spacing:.1em;background:var(--main-dark);padding:1rem;margin-bottom:3rem}@media screen and (max-width:768px){.l-price-block02__subtitle{font-size:2.4rem;letter-spacing:.09em;margin-bottom:2.4rem}}.l-price-block02__intro{font-size:1.8rem;letter-spacing:.05em;text-align:center;margin-bottom:3rem}@media screen and (max-width:768px){.l-price-block02__intro{font-size:1.5rem;line-height:2;letter-spacing:.03em;margin-bottom:2.4rem;text-align:left}}.l-price-block02__list{display:flex;justify-content:center;align-items:stretch;gap:2rem}@media screen and (max-width:768px){.l-price-block02__list{flex-wrap:wrap;justify-content:center;gap:1.6rem}.l-price-block02__list img{width:4.8rem;height:auto}}.l-price-block02__list li{width:18.4rem;height:auto;aspect-ratio: 1/1;background:var(--white);border:1px solid var(--main-dark);border-radius:50%;display:flex;flex-wrap:wrap;flex-direction:column;justify-content:center;align-items:center;text-align:center}@media screen and (max-width:768px){.l-price-block02__list li{width: calc((100% - 1.6rem) / 2)}}.l-price-block02__list h4{color:var(--main-dark);font-family: var(--sub-font);font-size:1.6rem;font-weight:700;line-height:1.5;letter-spacing:.05em}.l-price-block02__list p{font-size:1rem;font-weight:300;letter-spacing:.04em}@media screen and (max-width:768px){.l-price-block02__list p{font-size:1.2rem;font-weight:400}}.l-price-block02__list p.row2{line-height:2}@media screen and (max-width:768px){.l-price-block02__list p.row2{line-height:1.6}}.l-price-block02__list p.row1{line-height:4}@media screen and (max-width:768px){.l-price-block02__list p.row1{line-height:3.2}}.l-price-block03{width:100%;border:1px solid var(--logo);background:var(--white);padding:7rem 10rem}@media screen and (max-width:768px){.l-price-block03{width:calc(100% - 2rem);margin:0 auto;padding:2.8rem 1rem}}.l-price-block03__intro{text-align:center;font-size:1.8rem;line-height:2.33;letter-spacing:.05em;margin-bottom:2.4rem}@media screen and (max-width:768px){.l-price-block03__intro{font-size:1.5rem;line-height:2;letter-spacing:.02em}}.l-price-block03__credit{display:flex;justify-content:center;gap:1rem;margin-bottom:5rem}@media screen and (max-width:768px){.l-price-block03__credit{flex-wrap:wrap;margin-bottom:4.3rem}}.l-price-block03__subtitle{display:flex;justify-content:center;margin-bottom:7rem}@media screen and (max-width:768px){.l-price-block03__subtitle{margin-bottom:7.4rem}}.l-price-block03__subtitle h3{display:inline-block;border-bottom:1px solid var(--main-dark);padding:1rem;color:var(--GrayBlack,#303030);text-align:center;font-family: var(--sub-font);font-size:2.8rem;font-weight:500;line-height:1.42;letter-spacing:.1em}@media screen and (max-width:768px){.l-price-block03__subtitle h3{border-top:1px solid var(--main-dark);font-size:1.8rem;line-height:1.6;letter-spacing:.05em}}.l-price-block03__flexbox{display:flex;justify-content:space-between;align-items:stretch}@media screen and (max-width:768px){.l-price-block03__flexbox{flex-wrap:wrap;gap:6.4rem 0}}.l-price-block03__box{width: calc((100% - 3.4rem) / 2)}@media screen and (max-width:768px){.l-price-block03__box{width:100%}}.l-price-block03__boxhead{background:var(--main-dark);padding:2rem 0;position:relative;display:flex;flex-wrap:wrap;flex-direction:column;justify-content:center;align-items:center;gap:.4rem 0;text-align:center}@media screen and (max-width:768px){.l-price-block03__boxhead{padding:1.4rem 0}}.l-price-block03__boxhead h4{color:var(--white);font-size:2.6rem;font-weight:200;line-height:1.4;letter-spacing:.05em}@media screen and (max-width:768px){.l-price-block03__boxhead h4{font-size:2.2rem}}.l-price-block03__boxhead h4 span{font-size:7rem;font-weight:400;line-height:1}@media screen and (max-width:768px){.l-price-block03__boxhead h4 span{font-size:6.2rem}}.l-price-block03__boxhead p{color:var(--white);font-size:1.4rem;font-weight:300;line-height:1.4;letter-spacing:.05em}@media screen and (max-width:768px){.l-price-block03__boxhead p{font-size:1.2rem}}.l-price-block03__boxhead .label{position:absolute;top:-4rem;right:0;width:8rem;height:auto;aspect-ratio: 1/1;background:linear-gradient(to right,#8eb097 0%,#2e5954 100%);border-radius:50%;display:flex;justify-content:center;align-items:center;padding:.2rem}@media screen and (max-width:768px){.l-price-block03__boxhead .label{top:-3.5rem;width:7rem}}.l-price-block03__boxhead .label__inner{border-radius:50%;display:flex;justify-content:center;align-items:center;color:var(--main-dark);font-family: var(--sub-font);font-size:1.6rem;line-height:2;letter-spacing:-.1em;background:var(--white);width:100%;height:100%;aspect-ratio: 1/1}.l-price-block03__boxhead .label span{font-size:2.6rem}.l-price-block03__boxbody{border:1px solid var(--base-color);border-top:none;background:var(--main-light);padding:2rem 3rem}@media screen and (max-width:768px){.l-price-block03__boxbody{padding:1.6rem}}.l-price-block03__boxbody h5{text-align:center;font-family: var(--sub-font);font-size:1.95rem;line-height:1.45;letter-spacing:.1em;margin-bottom:1.6rem}@media screen and (max-width:768px){.l-price-block03__boxbody h5{font-size:2rem;line-height:1.4}}.l-price-block03__boxbody h5 span{font-size:2.8rem;font-weight:600;line-height:1.2}@media screen and (max-width:768px){.l-price-block03__boxbody h5 span{font-size:2.4rem}}.l-price-block03__boxbody dl{display:flex;flex-wrap:wrap;align-items:center;gap:.5rem 0}@media screen and (max-width:768px){.l-price-block03__boxbody dl{gap:.2rem 0}}.l-price-block03__boxbody dl dt{width:12.8rem;background:var(--main);color:var(--white);text-align:center;font-size:1.4rem;font-weight:600;line-height:2.4;letter-spacing:.05em}@media screen and (max-width:768px){.l-price-block03__boxbody dl dt{width:11rem;font-size:1.2rem}}.l-price-block03__boxbody dl dd{width:calc(100% - 12.8rem);font-family: var(--sub-font);font-size:2.7rem;font-weight:600;line-height:1.4;letter-spacing:.05em;padding-left:1.4rem;white-space:nowrap}@media screen and (max-width:768px){.l-price-block03__boxbody dl dd{width:calc(100% - 12.2rem);font-size:2.4rem}}.l-price-block03__boxbody dl dd small{font-size:2rem;font-weight:400}@media screen and (max-width:768px){.l-price-block03__boxbody dl dd small{font-size:1.7rem}}.l-price-block03__boxbody .triangle{background:var(--main-dark);width:4.4rem;height:2.2rem;clip-path:polygon(0 0,100% 0,50% 100%);margin:1.6rem auto}@media screen and (max-width:768px){.l-price-block03__boxbody .triangle{width:3.6rem;height:1.8rem;margin:1.6rem auto}}.l-price-block03__boxbody h6{text-align:center;font-family: var(--sub-font);font-size:2.2rem;line-height:1.45;letter-spacing:.1em}@media screen and (max-width:768px){.l-price-block03__boxbody h6{font-size:1.8rem}}.l-price-block03__boxbody h6 span{font-size:3.4rem;line-height:1;letter-spacing:.1em}@media screen and (max-width:768px){.l-price-block03__boxbody h6 span{font-size:3rem}}.l-price-block03__boxbody h6 small{font-family: var(--base-font);font-size:1.2rem;line-height:2.2;letter-spacing:.15em;display:block}@media screen and (max-width:768px){.l-price-block03__boxbody h6 small{font-size:1.1rem;margin-top:.8rem}}.l-price-block04{width:100%;border:1px solid var(--logo);background:var(--white);padding:5rem}@media screen and (max-width:768px){.l-price-block04{width:calc(100% - 2rem);margin:0 auto;padding:5rem 3rem}}.l-price-block04__subtitle{text-align:center;font-family: var(--sub-font);font-size:2.8rem;font-weight:500;line-height:1.42;letter-spacing:.1em;margin-bottom:2.4rem}.l-price-block04__intro{margin-bottom:2.4rem}.l-price__btn{width:30rem;margin:0 auto}@media screen and (max-width:768px){.l-price__btn{width:100%}}.l-price__btn a{position:relative;display:flex;justify-content:center;align-items:center;text-align:center;color:var(--white);background:var(--logo);width:100%;height:6rem;font-size:1.8rem;font-weight:600;letter-spacing:.05em}.l-price__btn a:hover{opacity:.7}.l-price__btn a::before{content:"＋";position:absolute;right:5.6rem;top:50%;transform:translateY(-50%);font-size:2.4rem;color:var(--white);transition:transform .3s}.l-price__btn a.active::before{content:"−"}.l-qa{padding:15rem 0}@media screen and (max-width:768px){.l-qa{padding:10rem 2rem}}.l-qa__inner{width:100rem;margin:0 auto}@media screen and (max-width:768px){.l-qa__inner{width:100%}}.l-qa__title{margin-bottom:5rem}@media screen and (max-width:768px){.l-qa__title{margin-bottom:4rem}}.l-qa .toggle_wrapper{border-bottom:1px solid var(--main-dark)}.l-qa .toggle_title{color:var(--logo);font-family: var(--sub-font);font-size:2rem;font-weight:600;line-height:1.5;letter-spacing:.05em;position:relative;cursor:pointer;transition:all .5s;padding:3rem 8.2rem 3rem 10.2rem;border-top:1px solid var(--main-dark)}@media screen and (max-width:768px){.l-qa .toggle_title{padding:2.4rem 3.6rem 2.4rem 5.6rem;font-size:1.7rem;font-weight:500;line-height:1.34;letter-spacing:.08em}}.l-qa .toggle_title::before{content:"Q";width:4.2rem;height:4.2rem;background:var(--main-dark);border-radius:50%;color:var(--white);font-family: var(--en-font);font-weight:700;text-align:center;font-size:2rem;line-height:1;letter-spacing:0;position:absolute;top:50%;left:4rem;transform:translate(0,-50%);display:flex;justify-content:center;align-items:center}@media screen and (max-width:768px){.l-qa .toggle_title::before{width:3rem;height:3rem;font-size:1.6rem;left:1rem}}.l-qa .toggle_title:hover{opacity:.7}.l-qa .toggle_btn{position:absolute;top:50%;right:3.2rem;transform:translateY(-50%);display:block;width:1.8rem;height:1.8rem;text-indent:100%;white-space:nowrap;overflow:hidden}@media screen and (max-width:768px){.l-qa .toggle_btn{right:1rem;width:1.6rem;height:1.6rem}}.l-qa .toggle_btn:before,.l-qa .toggle_btn:after{display:block;content:"";background-color:var(--main-dark);position:absolute;width:1.8rem;height:.2rem;top:50%;left:50%;transform:translate(-50%,-50%)}@media screen and (max-width:768px){.l-qa .toggle_btn:before,.l-qa .toggle_btn:after{width:1.6rem}}.l-qa .toggle_btn:before{width:.2rem;height:1.8rem}@media screen and (max-width:768px){.l-qa .toggle_btn:before{height:1.6rem}}.l-qa .toggle_title.selected .toggle_btn:before{content:normal}.l-qa .toggle_contents dd{display:none}.l-qa .toggle_contents dd .inner{background:var(--white);padding:0 4rem 3rem 4rem;display:flex;align-items:flex-start;gap:3rem}@media screen and (max-width:768px){.l-qa .toggle_contents dd .inner{padding:0 1rem 2.4rem 1rem;flex-wrap:wrap;flex-direction:column;align-items:center;gap:2rem 0}.l-qa .toggle_contents dd .inner>*{width:100%}}.l-qa__prof{display:flex;flex-wrap:wrap;flex-direction:column;justify-content:center;align-items:center;gap:.6rem 0;text-align:center;width:14rem}@media screen and (max-width:768px){.l-qa__prof{width:100%}}.l-qa__prof img{width:8rem;height:auto;aspect-ratio: 1/1;border-radius:50%}.l-qa__prof p{text-align:center;color:var(--main-dark);font-size:1rem;font-weight:300;line-height:2;letter-spacing:.04em}.l-qa__prof p span{display:block}@media screen and (max-width:768px){.l-qa__prof p span{font-size:1.1rem;font-weight:600;line-height:1.8}}.l-qa__txts{width:75rem}@media screen and (max-width:768px){.l-qa__txts{width:100%}}.l-qa__txts p+p{margin-top:2.4rem}.c-heading01{text-align:center}.c-heading01 .en{background:linear-gradient(0deg,#8fb198 28.28%,#567d70 57.32%,#2d5853 68.97%);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent;font-family: var(--en-font);font-size:12rem;line-height:1;letter-spacing:.03em;text-transform:uppercase}@media screen and (max-width:768px){.c-heading01 .en{font-size:7rem;letter-spacing:.01em}}.c-heading01 .ja{font-family: var(--sub-font);font-size:2.4rem;line-height:1.5;letter-spacing:.07em}@media screen and (max-width:768px){.c-heading01 .ja{font-size:1.8rem}}.sec09{padding-top:113px;padding-bottom:220px;max-width:1920px;margin:0 auto;position:relative}.sec09:before{position:absolute;content:"";width:80px;height:380px;right:0;background:#dcd8ce;top:67px}.l-reason_item{display:flex;justify-content:space-between;flex-wrap:wrap;width: calc(100% + 17px);position:relative;left:-8px;margin-top:15rem}.l-reason_item li{width:calc(50% - 109.5px);position:relative}.l-reason_item li.sub02{margin-top:89px;margin-bottom:95px}.l-reason_item li.sub02 .l-reason_wrap,.l-reason_item li.sub04 .l-reason_wrap{padding-left:0;max-width:490px}.l-reason_item li.sub03{margin-top:-89px}.l-reason_item li.sub04{margin-bottom:50px}.l-reason_item li.sub05{margin-bottom:184px;width:100%;display:flex;max-width:1200px;margin:0 auto;padding-top:50px}.l-reason_item li.sub05 .l-reason_wrap{margin:0;padding-left:0;padding-top:0}.l-reason_en.en_lg{text-align:left;letter-spacing:0;font-family: var(--f-yumin);margin-bottom:91px;padding-top:3px}.sec09 .ttl_h2{margin-bottom:77px}.sec09 .ttl_h2 .lg{letter-spacing:.15em}.l-reason_wrap{max-width:500px;margin-left:auto;display:flex;flex-direction:column;position:relative;margin-top:-87px;padding-left:10px}.l-reason_item li:nth-child(2n) .l-reason_wrap {margin-left:0;margin-right:auto}.l-reason_num{font-family: var(--f-yumin);font-size:220px;color:#ebe9e4;font-weight:300;line-height:.8;margin-bottom:-55px;mix-blend-mode:multiply;padding-left:0}.l-reason_ttl3{font-size:28px;line-height:1.92;font-family: var(--f-yumin);margin-bottom:27px}.l-reason_img{margin-bottom:0}.l-reason_list{flex-grow:1;display:flex;justify-content:space-between;align-items:flex-end;flex-wrap:wrap;margin-left:90px;margin-top:51px;max-width:600px}.l-reason_list li{margin-bottom:14px}.l-reason_list .list_sub01{width:240px}.l-reason_list .list_sub02{width:320px;right:-20px;top:-4px}.l-reason_list .list_sub03{width:320px}.l-reason_list .list_sub04{width:240px;top:36px;right:-20px}.l-reason_ttl4{font-size:30px;font-family: var(--f-yumin)}.l-reason_img_sm{margin-bottom:19px}.l-reason_txt02{margin-bottom:65px;max-width:490px}@media screen and (max-width:768px){.sec09{padding-top:65px;padding-bottom:80px}.sec09 .ttl_h2{margin-bottom:42px}.sec09:before{width:20px;height:150px;top:67px}.l-reason_en.en_lg{font-size:60px;font-family: var(--en);margin-bottom:45px;padding-top:0}.sec09 .ttl_h2 .lg{line-height:1.86;text-align:left}.l-reason_item{width:100%;left:0;flex-direction:column}.l-reason_item>li{width:100%;flex-direction:column;padding-right:20px;margin-bottom:0!important}.l-reason_item > li:not(:first-child) {margin-top:46px}.l-reason_item > li:nth-child(2n) {padding-right:0;padding-left:20px}.l-reason_num{font-size:120px;margin-bottom:-25px}.l-reason_item > li:nth-child(2n) .l-reason_num {text-align:right;padding-right:20px}.l-reason_wrap{margin-top:-25px;padding-left:20px;max-width:100%}.l-reason_item li.sub02 .l-reason_wrap,.l-reason_item li.sub04 .l-reason_wrap{max-width:100%}.l-reason_ttl3{font-size:22px;margin-bottom:19px}.l-reason_item li.sub05{padding:15px 20px 0}.l-reason_item li.sub05 .btn a{margin:0 auto}.l-reason_list .list_sub01{width:calc(50% - 27.5px)}.l-reason_list .list_sub02{right:0;top:20px;width: calc(50% + 2.5px)}.l-reason_list .list_sub03{width: calc(50% + 2.5px)}.l-reason_list .list_sub04{top:49px;right:0;width:calc(50% - 27.5px)}.l-reason_list{max-width:335px;margin:51px auto 84px auto}.l-reason_ttl4{font-size:16px}.l-reason_txt02{margin-bottom:-25px;max-width:100%}.l-reason_img img{width:100%;height:auto}.l-reason_img_sm{margin-bottom:15px}}.l-footer{padding:7rem 0 3rem 0}@media screen and (max-width:768px){.l-footer{padding:7.8rem 2rem}}.l-footer-grid{display:grid;grid-template-columns:1fr 32.4rem 26.8rem 26.8rem 26.8rem 1fr;grid-template-rows:auto auto auto auto;gap:5rem 2.4rem;grid-auto-flow:row;grid-template-areas:". l-footer-grid01 l-footer-grid01 l-footer-grid01 l-footer-grid01 ." ". l-footer-grid02 l-footer-grid03 l-footer-grid04 l-footer-grid05 ." ". l-footer-grid02 l-footer-grid06 l-footer-grid07 l-footer-grid08 ." ". l-footer-grid09 l-footer-grid09 l-footer-grid09 l-footer-grid09 ."}@media screen and (max-width:768px){.l-footer-grid{display:flex;flex-wrap:wrap;flex-direction:column;gap:3rem 0}.l-footer-grid>*{width:100%}}.l-footer-grid01{grid-area:l-footer-grid01}.l-footer-grid02{grid-area:l-footer-grid02}.l-footer-grid03{grid-area:l-footer-grid03}.l-footer-grid04{grid-area:l-footer-grid04}.l-footer-grid05{grid-area:l-footer-grid05}.l-footer-grid06{grid-area:l-footer-grid06}.l-footer-grid07{grid-area:l-footer-grid07}.l-footer-grid08{grid-area:l-footer-grid08}.l-footer-grid09{grid-area:l-footer-grid09}.l-footer-globalnav{display:flex;justify-content:center;align-items:center;gap:3.2rem}@media screen and (max-width:768px){.l-footer-globalnav{flex-wrap:wrap;justify-content:flex-start;gap:1.6rem 3.2rem}.l-footer-globalnav li{width: calc((100% - 6.4rem) / 3)}}.l-footer-globalnav a{font-weight:600}@media screen and (max-width:768px){.l-footer-globalnav a{font-size:1.3rem;line-height:1.92}}.l-footer-globalnav a:hover{opacity:.7}.l-footer-below{display:flex;justify-content:space-between;align-items:center;font-size:1.4rem;line-height:1.86;letter-spacing:.05em}@media screen and (max-width:768px){.l-footer-below{flex-wrap:wrap;flex-direction:column;align-items:flex-start;gap:2rem 0;font-size:1.1rem}}.l-footer-below small{font-size:1.4rem;line-height:1.86;letter-spacing:.05em}@media screen and (max-width:768px){.l-footer-below small{font-size:1.1rem}}.l-footer-below a:hover{opacity:.7}.l-footer__parent{background:linear-gradient(90deg,#166ba5 .16%,#1d95c0 15.48%,#1a9ec6 31.32%,#1b8dbc 40.63%,#1a71a9 51.82%,#0c5b98 67.95%,#0b497e 99.86%);padding:.4rem 1rem;color:var(--white);font-size:1.4rem;font-weight:600;line-height:1.6;letter-spacing:.05em;margin-bottom:1.2rem}.l-footer__parent::before{content:"■";color:var(--white);font-size:1.4rem;font-weight:600;line-height:1.6;letter-spacing:.05em;margin-right:.6em}.l-footer__child{display:flex;flex-wrap:wrap;flex-direction:column;gap:.5rem}.l-footer__child li{width:100%}.l-footer__child li a{font-size:1.4rem;line-height:1.86;letter-spacing:.05em;position:relative;padding-left:1.4em}.l-footer__child li a::before{content:"▶";font-size:1.2rem;line-height:1.86;letter-spacing:0;position:absolute;top:50%;left:0;transform:translate(0,-50%)}.l-footer__child li a:hover{opacity:.7}