﻿:root{--main-color: #53d2ff;--select-color: #a5cea9;--woman-color: #eaa5c1;--man-color: #95b6d9;--black: #231815;--blue: #00aedc;--pink: #ea6da4;--yellow: #fff000;--gradient: linear-gradient(to right, #a7cfdf 0%, #23538a 100%);--border: #f6f6f6;--site-color: #003a7d;--drop-shadow: .6rem .6rem 1rem 0 rgba(0, 0, 0, 0.4)}.main .container-fluid{font-family:"Zen Kaku Gothic New",sans-serif}.p-hero__detail--multiply{font-family:"Zen Old Mincho",serif}.p-search__btn span,.p-search__btn--shop span,.p-search__btn--online span,.p-limited__table--item,.p-limited__table--pref,.p-limited__main--notice,.p-voice__special--comment>*{font-family:"Noto Sans JP",sans-serif}.breadcrumb{display:none !important}.pc{display:block}.sp{display:none}@media screen and (max-width: 767px){.box-post{padding-top:0}.pc{display:none}.sp{display:block}}.main .container-fluid{padding:8rem 0 0}@media screen and (max-width: 767px){.main .container-fluid.pt0{padding:0;margin-top:-4.5rem}}.main .container-inner{overflow:hidden;width:auto;max-width:100%;margin-left:auto;margin-right:auto;background-image:repeating-linear-gradient(90deg, var(--border), var(--border) 3rem, transparent 3rem, transparent 6rem);color:var(--black)}@media screen and (max-width: 767px){.main .container-inner{background-image:repeating-linear-gradient(90deg, var(--border), var(--border) 1rem, transparent 1rem, transparent 2rem)}}.main .inner{position:relative;max-width:88vw;margin:0 auto;overflow:hidden}@media screen and (max-width: 767px){.main .inner{max-width:100%;padding:0 1rem}}a:hover{text-decoration:none}.js-watch{opacity:0;transform:translateY(30px)}.js-anime{animation:fadeinUp 1s ease-out forwards}.js-circle{animation:rotate 32s linear infinite;transform-origin:center center}@keyframes fadeinUp{from{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes fade{0%{opacity:0}100%{opacity:1}}@keyframes arrow-right{0%{transform:translate(0, -50%);opacity:1}50%{transform:translate(50%, -50%);opacity:0}51%{transform:translate(-50%, -50%);opacity:0}100%{transform:translate(0, -50%);opacity:1}}@keyframes note{from{transform:translateY(0)}25%{transform:translateY(-1.5rem)}50%{transform:translateY(0)}75%{transform:translateY(-1rem)}to{transform:translateY(0)}@media screen and (max-width: 767px){from{transform:translateY(0)}25%{transform:translateY(-0.5rem)}50%{transform:translateY(0)}75%{transform:translateY(-0.25rem)}to{transform:translateY(0)}}}.note{animation-name:note;animation-duration:3.2s;animation-timing-function:cubic-bezier(0.12, 0, 0.39, 0);animation-delay:0s;animation-iteration-count:infinite;animation-direction:normal;animation-fill-mode:none;animation-play-state:running}.c-button{display:flex;justify-content:center;align-items:center;background-color:var(--black);margin:2rem 0;border-radius:50vh;padding:1rem 3rem 1rem 8rem;line-height:2.1;position:relative;cursor:pointer;transition:all .3s}.c-button span{position:relative;display:inline-block;padding-left:6rem;font-family:"Helvetica Neue",sans-serif;font-size:clamp(1.2rem,1.2vw,1.8rem);color:#fff}.c-button span::before{content:"";display:inline-block;position:absolute;width:5rem;aspect-ratio:33.94/3.69;background:url(/wp/wp-content/uploads/feature/aigan_kitoakari/arrow_wh.svg) no-repeat 0 0/contain;top:50%;left:0;transform:translateY(-50%)}@media(hover: hover){.c-button:hover{opacity:1 !important}.c-button:hover span::before{animation:arrow-right 600ms both running}}@media screen and (max-width: 767px){.c-button{max-width:50%;margin:2rem auto}.c-button span{font-size:min(6vw,1.8rem)}}.c-flex{display:flex}.c-flex--inline{display:inline-flex}@media screen and (max-width: 767px){.c-flex{flex-wrap:wrap}}.c-notice{font-weight:500;font-size:1.3rem}.c-notice>*{text-indent:-1em;padding-left:1em}@media screen and (max-width: 767px){.c-notice{font-size:1.2rem}}.c-banzai{position:relative;display:inline-block;margin:0 auto;line-height:1}.c-banzai::before{position:absolute;left:-0.75em;top:.2rem;content:"";width:2px;height:100%;background-color:#000;border-radius:.5rem;transform:rotate(-30deg)}.c-banzai::after{position:absolute;right:-0.75em;top:.2rem;content:"";width:2px;height:100%;background-color:#000;border-radius:.5rem;transform:rotate(30deg)}.c-marker{position:relative;display:inline-block;padding:0 1em .2em 1em;z-index:0}.c-marker::after{content:"";position:absolute;left:0;bottom:.2rem;width:0;height:100%;background-color:var(--main-color);z-index:-1;transition:all .5s;animation-delay:.5s}.c-marker.is-line::after{width:100%}@media screen and (max-width: 767px){.c-marker{animation-delay:.25s}}.c-head{position:relative;margin-bottom:4rem;letter-spacing:.05em;font-weight:900;font-size:clamp(3.1rem,3.1vw,4.4rem);text-align:center}.c-head--small,.c-head--border{position:relative;margin-bottom:4rem;letter-spacing:.05em;font-weight:900;font-size:clamp(2.7rem,2.7vw,3.8rem);text-align:center}.c-head--border span{position:relative;display:inline-block}.c-head--border span::after{content:"";display:block;position:absolute;width:100%;height:4px;background-color:#000;bottom:-1rem;left:0}@media screen and (max-width: 767px){.c-head{margin-bottom:3rem;font-size:min(2.2rem,6vw)}.c-head--small,.c-head--border{margin-bottom:3rem;font-size:1.8rem}}.u-align--center{text-align:center}.u-align--right{text-align:right}picture{display:block}.p-hero{position:relative;width:100%;margin-top:2.5rem}@media screen and (max-width: 767px){.p-hero{margin-top:3.5rem}.p-hero.voice01,.p-hero.voice02,.p-hero.voice03{margin-top:4.5rem}}.p-hero__mv{position:relative}.p-hero__icon{position:absolute;top:5%;right:1.5%}@media screen and (max-width: 767px){.p-hero__icon{width:15%}}.p-hero__detail{position:absolute;width:50%;padding:8% 7%;top:0;left:0;text-align:center}.p-hero__detail--tieup{animation:fade 1s ease-in forwards}.p-hero__detail--title{font-size:min(6.8vw,6.8rem);animation:fade 1.5s ease-in forwards}.p-hero__detail--alphabet{margin-bottom:0 !important;letter-spacing:.25em;font-size:min(2.1vw,3rem);font-weight:700}.p-hero__detail--name{margin-bottom:0 !important;letter-spacing:.05em;font-size:min(6.8vw,9.8rem);font-weight:700}.p-hero__detail--name em{color:var(--main-color)}.p-hero__detail--presents{position:relative;max-width:30%;margin:-7.5% 5% 5% auto}.p-hero__detail--presents picture{display:block;position:absolute;top:0;right:0}.p-hero__detail--multiply{margin-bottom:0 !important;font-size:min(7.6vw,7.6rem)}.p-hero__detail--aigan{font-weight:900;font-size:min(4.6vw,6.6rem);letter-spacing:.05em}@media screen and (max-width: 767px){.p-hero__detail{padding:2rem}}.p-hero__select{position:absolute;bottom:15%;left:2.5%}.p-hero__select figure{width:75%}.p-hero__select--lead{position:absolute;bottom:22%;left:58%;letter-spacing:.05em;font-size:min(2.6vw,2.6rem);font-weight:700}.p-hero__select--lead span{color:#fff}@media screen and (max-width: 767px){.p-hero__select{bottom:5%}.p-hero__select--lead{left:50%}}.p-hero__under{position:relative;margin-top:6.5rem}.p-hero__under img{width:100%}@media screen and (max-width: 767px){.p-hero__under{margin-top:0}}.p-hero__under--special{position:absolute;top:37%;container-type:inline-size}.voice01 .p-hero__under--special{left:35.5%;right:4%;color:var(--blue)}.voice02 .p-hero__under--special{left:7%;right:33.5%;color:var(--pink)}.voice03 .p-hero__under--special{top:62%;left:40%;right:4%}@media screen and (max-width: 767px){.p-hero__under--special{width:56%;top:24%}.voice01 .p-hero__under--special{left:37%}.voice01 .p-hero__under--special .p-hero__under--button{right:-5%}.voice02 .p-hero__under--special{left:9.5%}.voice03 .p-hero__under--special{top:42%;left:39%}}.p-hero__under--title{font-weight:900;font-size:max(1.6rem,4cqw)}.p-hero__under--title::before{content:"【"}.p-hero__under--title::after{content:"】"}@media screen and (max-width: 767px){.p-hero__under--title{line-height:1.4;font-size:clamp(1.4rem,.4vw,1.6rem)}.p-hero__under--title::before,.p-hero__under--title::after{content:none}}.p-hero__under--lead{margin:0 auto;font-weight:500;font-size:max(1.6rem,3cqw);line-height:2}@media(max-aspect-ratio: 4/3){.p-hero__under--lead{line-height:1.75}}@media screen and (max-width: 767px){.p-hero__under--lead{width:100%;line-height:1.5;font-size:clamp(1rem,.4vw,1.6rem)}}.p-hero__under--button{position:absolute;bottom:20%;right:3%;display:block;margin:-4.5rem 0 0 auto;width:8vw;height:8vw;background:none;border:none;outline:none;cursor:pointer;pointer-events:auto;container-type:inline-size}.p-hero__under--button span{position:relative;display:inline-flex;justify-content:center;align-items:center;background-color:var(--yellow);width:8vw;height:8vw;border-radius:50%;font-size:clamp(2rem,1.4vw,3.6rem);font-weight:600;transition:transform .3s;pointer-events:none}.voice01 .p-hero__under--button span{border:5px solid var(--blue);color:var(--blue)}.voice02 .p-hero__under--button span{border:5px solid var(--pink);color:var(--pink)}.voice03 .p-hero__under--button span{background-color:var(--blue);border:5px solid #fff;color:var(--yellow)}@media(hover: hover){.p-hero__under--button:hover span{transform:scale(1.2)}}@media(max-aspect-ratio: 4/3){.p-hero__under--button{right:1%;bottom:10%}.p-hero__under--button span{font-size:clamp(1.2rem,1.4vw,3.6rem)}.voice03 .p-hero__under--button{bottom:60%}}@media screen and (min-width: 768px)and (max-width: 1024px){.p-hero__under--button{width:10vw;height:10vw}.p-hero__under--button span{width:10vw;height:10vw}}@media screen and (max-width: 767px){.p-hero__under--button{width:16vw;height:16vw;bottom:55%;margin:-1rem 0 0 auto}.voice02 .p-hero__under--button{bottom:-40%}.voice03 .p-hero__under--button{right:5%;bottom:-18%}.p-hero__under--button span{width:16vw;height:16vw;font-size:clamp(1rem,.4vw,1.6rem)}.voice01 .p-hero__under--button span{border:2px solid var(--blue)}.voice02 .p-hero__under--button span{border:2px solid var(--pink)}.voice03 .p-hero__under--button span{border:2px solid #fff}}.p-hero__under--message{width:37%;position:absolute;bottom:5%;font-weight:500;font-size:clamp(1.4rem,1.2vw,1.6rem);line-height:1.5;color:#fff;container-type:inline-size}.p-hero__under--message p{margin:0 8vw 0 0 !important}.voice01 .p-hero__under--message{right:2%}.voice02 .p-hero__under--message{left:25%}.voice03 .p-hero__under--message{right:2%}.p-hero__under--message .p-hero__under--button{top:5.5%}.p-hero__under--message .p-hero__under--button span{border:5px solid var(--yellow);color:#fff}.voice01 .p-hero__under--message .p-hero__under--button span{background-color:var(--blue)}.voice02 .p-hero__under--message .p-hero__under--button span{background-color:var(--pink)}@media(max-aspect-ratio: 4/3){.p-hero__under--message{font-size:clamp(1.2rem,1.2vw,1.6rem)}}@media screen and (min-width: 768px)and (max-width: 1024px){.p-hero__under--message p{margin:0 10vw 0 0 !important}.p-hero__under--message .p-hero__under--button{top:50.5%}}@media screen and (max-width: 767px){.p-hero__under--message{width:66%;bottom:15px;font-size:clamp(1rem,.4vw,1.6rem)}.voice01 .p-hero__under--message{right:16%}.voice02 .p-hero__under--message{left:auto;right:16%}.p-hero__under--message .p-hero__under--button{top:-2%}.p-hero__under--message .p-hero__under--button span{border:2px solid var(--yellow)}.voice01 .p-hero__under--message .p-hero__under--button,.voice02 .p-hero__under--message .p-hero__under--button{top:-20%}}.p-voice{position:relative;margin-top:-8%;padding:0 2.5rem}.p-voice .c-banzai{margin-bottom:3rem;letter-spacing:.05em;font-weight:900;font-size:clamp(4.6rem,4.6vw,6.6rem)}@media screen and (max-width: 767px){.p-voice{margin-top:0;padding:0}.p-voice .c-banzai{margin-bottom:0;font-size:2.3rem}}.p-voice__navi{display:flex;gap:1.2rem;position:relative;margin:6% auto 5%}.p-voice__navi>*{position:relative;width:calc((100% - 2.4rem)/3)}.p-voice__navi>*::before{content:"";position:absolute;display:block;width:calc(100% - 2rem);height:calc(100% - 2rem);border:2px solid #fff;top:50%;left:50%;transform:translate(-50%, -50%)}.p-voice__navi>*:nth-child(1){background-color:var(--select-color)}.p-voice__navi>*:nth-child(2){background-color:var(--woman-color);animation-delay:.25s}.p-voice__navi>*:nth-child(3){background-color:var(--man-color);animation-delay:.5s}.p-voice__navi>* a{display:block;padding:5rem 0;position:relative;text-align:center;font-size:clamp(1.8rem,1.8vw,2.6rem);font-weight:700;letter-spacing:.05em;color:#fff}.p-voice__navi>* a figure{position:absolute;top:-25%;left:50%;transform:translateX(-50%);width:70%;margin:0 auto}.p-voice__navi>* a::before{content:"";position:absolute;display:inline-block;bottom:20%;left:50%;width:1.2rem;height:1.2rem;border-right:2px solid #fff;border-bottom:2px solid #fff;transform:translateX(-50%) rotate(45deg);transition:all .3s}@media(hover: hover){.p-voice__navi>* a:hover figure{opacity:1}.p-voice__navi>* a:hover::before{bottom:15%}}@media screen and (max-width: 767px){.p-voice__navi{flex-wrap:wrap}.p-voice__navi>*{width:calc((100% - 2.4rem)/3)}.p-voice__navi>*::before{width:calc(100% - 1rem);height:calc(100% - 1rem);border:1px solid #fff}.p-voice__navi>* a{padding:1.5rem .5rem 2.5rem;font-size:1.2rem}.p-voice__navi>* a figure{top:-15%;width:100%}}.p-voice__button{position:absolute;bottom:10%;right:2.5%;display:block;width:16.6rem;height:auto;aspect-ratio:166/165;opacity:0;transition:all .3s ease-in-out;z-index:5}.p-voice__button.is-show{position:fixed;opacity:1}@media(hover: hover){.p-voice__button:hover{transform:scale(1.1)}.p-voice__button:hover img{opacity:1}}@media screen and (max-width: 767px){.p-voice__button{width:8.3rem;bottom:2%}}.p-voice__container{position:relative;background-color:#fff;padding-bottom:3%}.p-voice__container--head{position:relative}.p-voice__container--inner{margin:0 3.5rem}.p-voice__container--inner h4{margin-left:3rem;font-weight:700;font-size:clamp(1.8rem,1.8vw,1.8rem)}.p-voice__container--inner h4 em{position:relative;font-weight:900;font-size:clamp(2.3rem,2.3vw,2.3rem);margin-right:1em}.p-voice__container--inner h4 em::before{content:"■"}@media screen and (max-width: 767px){.p-voice__container--inner{margin:0}.p-voice__container--inner h4{margin-left:1.5rem;font-size:1.4rem}.p-voice__container--inner h4 em{display:block;font-size:1.8rem;margin-right:0}}.p-voice__sub{position:relative;padding:0 2% 5%}.p-voice__sub figure{position:absolute;max-width:25%;right:2%;bottom:10%}.p-voice__sub .c-notice{margin:2rem 25% 0 auto;text-align:right}@media screen and (max-width: 767px){.p-voice__sub figure{max-width:30%;bottom:-5%}.p-voice__sub .c-notice{margin:1rem auto 0 1rem;text-align:left}}.p-voice__brand{display:flex;gap:1rem;margin:1.2rem 0 5% 3rem}.p-voice__brand>*{display:inline-block;padding:0 .5em;background-color:var(--black);font-weight:700;font-size:clamp(2rem,2vw,2rem);color:#fff}@media screen and (max-width: 767px){.p-voice__brand{margin:5%;flex-wrap:wrap}.p-voice__brand>*{font-size:clamp(1.4rem,.4vw,1.6rem)}}.p-voice__special{position:relative}.p-voice__special--bg{position:relative}.p-voice__special--title{width:43.17%;position:absolute;top:18%;left:40%}.voice02 .p-voice__special--title{top:20.5%;left:5%}.p-voice__special--lead{position:absolute;width:43%;font-weight:900;font-size:clamp(2.5rem,3.6vw,3.6rem);line-height:1.5}.p-voice__special--lead>*{display:inline-block}.voice01 .p-voice__special--lead{top:45.5%;right:15%;color:var(--blue)}.voice02 .p-voice__special--lead{top:48.5%;left:18%;color:var(--pink)}.voice03 .p-voice__special--lead{width:56%;bottom:10%;right:5%}@media screen and (max-width: 767px){.p-voice__special--lead{font-size:clamp(1rem,.4vw,1.6rem)}}.p-voice__special.voice02{margin:-7% 0}.p-voice__special--comment{position:relative;display:flex;flex-direction:column;place-self:center;margin:1rem auto 0}.p-voice__special--comment>*{font-size:clamp(1.9rem,1.9vw,2.7rem);padding-left:1em;text-indent:-1em}.p-voice__special--comment>*::before{content:"◎"}.p-voice__special--comment>* em{color:var(--pink)}.p-voice__special--comment:first-of-type{margin-top:3rem}@media screen and (max-width: 767px){.p-voice__special--comment{margin:0 5%}.p-voice__special--comment>*{font-size:clamp(1.2rem,.8vw,1.6rem)}.p-voice__special--comment:first-of-type{margin-top:1rem}}.p-select{margin-top:5%;padding:8% 0;background:#fff url(/wp/wp-content/uploads/feature/aigan_kitoakari/select_bg.svg) no-repeat 0 1%/100% auto}.p-select__title{position:relative;padding:4rem 0;border-top:2px solid;border-bottom:2px solid;margin:10% 0 5%}.p-select__title figure{position:absolute;top:-25%;left:50%;transform:translateX(-50%);width:25%;margin:0 auto}.p-select__title h3{text-align:center;font-weight:700;font-size:clamp(3.4rem,3.4vw,4.8rem)}.p-select__title.select{border-color:var(--select-color);color:var(--select-color)}.p-select__title.woman{border-color:var(--woman-color);color:var(--woman-color)}.p-select__title.man{border-color:var(--man-color);color:var(--man-color)}@media screen and (max-width: 767px){.p-select__title{padding:2rem 0;margin:10% 0 5%}.p-select__title figure{top:-30%;width:50%}.p-select__title h3{font-size:min(6vw,2rem)}}.p-select__brand{position:relative}.p-select__brand+.p-select__brand{margin-top:8%}@media screen and (max-width: 767px){.p-select__brand{display:flex;flex-direction:column}}.p-select__brand>figure{position:relative;width:75%;margin:0 auto 0 6%}@media screen and (max-width: 767px){.p-select__brand>figure{width:94%}}.p-select__brand--lead{position:absolute;top:50%;left:4%;letter-spacing:.05em;font-size:min(2.6vw,2.6rem);font-weight:700;transform:translateY(-50%)}.woman .p-select__brand--lead{top:60%}.man .p-select__brand--lead{top:70%}.is-reverse .p-select__brand--lead{top:15%;left:auto;right:4%}.p-select__brand--lead span{color:#fff}.p-select__brand--lead span.c-marker{padding:0 .5em .2em .5em}.select .p-select__brand--lead span.c-marker::after{background-color:var(--select-color)}.woman .p-select__brand--lead span.c-marker::after{background-color:var(--woman-color)}.man .p-select__brand--lead span.c-marker::after{background-color:var(--man-color)}@media screen and (max-width: 767px){.p-select__brand--lead{top:25%}.woman .p-select__brand--lead{top:20%}.man .p-select__brand--lead{top:25%}}.p-select__brand--product{width:26%;position:absolute;background-color:#fff;padding:2rem;top:50%;right:5%;transform:translateY(-50%)}.is-reverse .p-select__brand--product{right:auto;left:5%}.p-select__brand--product .product-logo{position:relative}.p-select__brand--product .product-logo img[src$=".svg"]{width:auto;max-width:40%}.woman.is-reverse .p-select__brand--product .product-logo img[src$=".svg"]{max-width:70%}.man .p-select__brand--product .product-logo img[src$=".svg"]{max-width:50%}.p-select__brand--product .product-logo figcaption{margin-top:1rem;font-size:clamp(1rem,1vw,1.4rem);letter-spacing:.02em}.p-select__brand--product .product-name{margin-top:1rem;font-size:clamp(1.2rem,1.2vw,1.8rem);font-weight:300}.p-select__brand--product .product-name+.product-name{margin-top:-1em}.p-select__brand--product .product-glasses{display:block}.p-select__brand--product .product-glasses figure{overflow:hidden}.p-select__brand--product .product-glasses figure img{transition:all .3s}.p-select__brand--product .product-glasses+.product-glasses{margin-top:1rem}@media(hover: hover){.p-select__brand--product .product-glasses:hover figure{opacity:1 !important}.p-select__brand--product .product-glasses:hover figure img{transform:scale(1.05)}}.p-select__brand--product .product-lead{margin-top:3rem;padding-top:3rem;border-top:1px solid var(--black);line-height:1.7;font-weight:500;font-size:clamp(1.2rem,1.2vw,1.8rem)}@media screen and (max-width: 979px){.p-select__brand--product .product-lead{margin-top:2rem;padding-top:2rem}}.p-select__brand--product .c-button{place-self:flex-end}@media screen and (max-width: 767px){.p-select__brand--product{position:relative;width:100%;top:inherit;right:inherit;transform:translateY(0)}.is-reverse .p-select__brand--product{right:auto;left:0}.p-select__brand--product .c-button{place-self:center}}.p-select__brand.is-reverse figure{margin:0 6% 0 auto}.p-limited{position:relative;padding:8% 2.5rem}.p-limited .c-banzai{margin-bottom:3rem;letter-spacing:.05em;font-weight:900;font-size:clamp(4.5rem,4.5vw,6.5rem)}@media screen and (max-width: 767px){.p-limited{padding:8% 5%}.p-limited .c-banzai{margin-bottom:0;font-size:2.3rem}}.p-limited__fukidashi{position:absolute;max-width:22.5vw;top:15rem;right:8%}@media screen and (max-width: 767px){.p-limited__fukidashi{position:relative;max-width:40%;top:0;right:0;margin-left:auto}}.p-limited__main{position:relative}.p-limited__main--bg{position:relative}.p-limited__main--note{width:52.5%;position:absolute;top:11%;left:5%}.p-limited__main--lead{width:45%;position:absolute;top:17%;left:11%}.p-limited__main--notice{position:absolute;font-size:clamp(1.2rem,1.2vw,1.8rem);top:44%;left:11%;padding-left:1em;text-indent:-1em}@media screen and (max-width: 767px){.p-limited__main--notice{position:relative;margin-top:1rem;left:0;font-size:min(3vw,1.4rem)}}.p-limited__table{margin:3% 0;padding:2% 15% 5%;background-color:#fff;border:3px solid var(--border)}.p-limited__table .c-head--small span,.p-limited__table .c-head--border span{position:relative;display:inline-block;border-bottom:4px solid #000}.p-limited__table .c-head--small span::before,.p-limited__table .c-head--border span::before{content:"";position:absolute;bottom:0;left:50%;border-style:solid;border-width:2.5rem 3rem 0 0;border-color:#000 rgba(0,0,0,0) rgba(0,0,0,0);translate:-50% 100%}.p-limited__table .c-head--small span::after,.p-limited__table .c-head--border span::after{content:"";position:absolute;bottom:0;left:50%;border-style:solid;border-width:1.65rem 1.98rem 0 0;border-color:#fff rgba(0,0,0,0) rgba(0,0,0,0);translate:calc(-50% - 1.1px) 100%}@media screen and (max-width: 767px){.p-limited__table{padding:4%}}.p-limited__table--pref{background-color:#f3f2f1;padding:1rem;text-align:center;max-width:98rem;margin:3rem auto 0;font-size:clamp(1.9rem,1.9vw,2.7rem);letter-spacing:.25em}@media screen and (max-width: 767px){.p-limited__table--pref{margin:2rem auto 0;font-size:min(4vw,1.6rem)}}.p-limited__table--item{position:relative;padding:3rem 0;max-width:98rem;margin:0 auto;border-bottom:1px solid #e5e3e0;letter-spacing:.05em}.p-limited__table--item .shop-name{margin-bottom:0 !important;font-size:min(1.9vw,1.9rem)}.p-limited__table--item .shop-phone{margin-bottom:1rem !important;font-size:min(1.8vw,1.8rem)}.p-limited__table--item .shop-address{font-size:min(1.6vw,1.6rem)}.p-limited__table--item .shop-link{position:absolute;display:inline-block;background-color:#000;padding:1rem 4rem;top:3rem;right:0}.p-limited__table--item .shop-link span{position:relative;display:inline-block;padding-left:3rem;font-size:min(1.3vw,1.3rem);color:#fff}.p-limited__table--item .shop-link span::before{content:"";display:inline-block;position:absolute;width:1.2rem;height:1.2rem;border-top:2px solid #fff;border-right:2px solid #fff;top:50%;left:0;transform:translateY(-50%) rotate(45deg);transition:all .3s}@media(hover: hover){.p-limited__table--item .shop-link:hover{opacity:1 !important}.p-limited__table--item .shop-link:hover span::before{left:1rem}}@media screen and (max-width: 767px){.p-limited__table--item{padding:2rem 0;letter-spacing:.02em}.p-limited__table--item .shop-name{font-size:min(5vw,1.6rem)}.p-limited__table--item .shop-phone,.p-limited__table--item .shop-address{font-size:min(4vw,1.4rem)}.p-limited__table--item .shop-link{position:relative;top:0;left:50%;transform:translateX(-50%);margin:0 auto}.p-limited__table--item .shop-link span{font-size:min(3.5vw,1.3rem)}.p-limited__table--item .shop-link span::before{content:"";display:inline-block;position:absolute;width:1.2rem;height:1.2rem;border-top:2px solid #fff;border-right:2px solid #fff;top:50%;left:0;transform:translateY(-50%) rotate(45deg);transition:all .3s}}.p-teacher{position:relative;padding:8% 0;background:#fff url(/wp/wp-content/uploads/feature/aigan_kitoakari/select_bg.svg) no-repeat 0 1%/100% auto}.p-teacher .c-banzai{margin-bottom:3rem;letter-spacing:.05em;font-weight:900;font-size:clamp(2.3rem,2.3vw,3.2rem)}@media screen and (max-width: 767px){.p-teacher .c-banzai{margin-bottom:0;font-size:2rem}}.p-teacher__movie{position:relative}.p-teacher__movie--head{position:relative;width:46%;margin:0 auto;background-color:var(--main-color);border-top-right-radius:2rem;border-top-left-radius:2rem;font-weight:700;font-size:min(2.7vw,2.7rem);padding:1rem 0;text-align:center;letter-spacing:.25em;color:#fff}@media screen and (max-width: 767px){.p-teacher__movie--head{width:70%;letter-spacing:.05em;font-size:min(4vw,1.6rem)}}.p-teacher__movie--youtube{display:block;width:75%;margin:0 auto;border:5px solid var(--main-color);overflow:hidden}.p-teacher__movie--youtube figure img{transition:transform .3s}@media(hover: hover){.p-teacher__movie--youtube:hover{opacity:1 !important}.p-teacher__movie--youtube:hover figure img{transform:scale(1.02)}}@media screen and (max-width: 767px){.p-teacher__movie--youtube{width:90%}}.p-profile{position:relative;background:#fff}.p-profile__wrap{position:relative;width:70%;margin:5% auto 0;display:flex;gap:5%}.p-profile__wrap--image{position:absolute;width:25%;top:0;left:3%;z-index:1}.p-profile__wrap--data{width:100%}.p-profile__wrap--data .data-sub{padding-left:32%;line-height:2;letter-spacing:.4em;font-size:clamp(1.1rem,1.1vw,1.1rem);color:var(--main-color)}.p-profile__wrap--data .data-name{padding-left:32%;line-height:1;letter-spacing:.4em;font-size:clamp(3.4rem,3.4vw,4.8rem);color:var(--main-color)}.p-profile__wrap--data .data-lead{padding:4% 3% 5% 32%;line-height:2;font-size:clamp(1.2rem,1.2vw,1.8rem);background:url(/wp/wp-content/uploads/feature/aigan_kitoakari/profile_bg.webp) no-repeat 0 0/cover}@media screen and (max-width: 767px){.p-profile__wrap{width:100%;padding:5%}.p-profile__wrap--image{width:25%;left:5%}.p-profile__wrap--data{width:100%}.p-profile__wrap--data .data-sub{padding-left:33%}.p-profile__wrap--data .data-name{padding-left:33%}.p-profile__wrap--data .data-lead{padding:8% 3% 5% 3%;font-size:clamp(1.2rem,1.2vw,1.8rem)}}.p-search{padding:8rem 0;background:#fff}.p-search__list{display:flex;flex-direction:column;gap:3rem;width:75%;margin:0 auto}.p-search__list--item{display:flex;position:relative}.p-search__btn,.p-search__btn--online,.p-search__btn--shop{position:relative;display:block;padding:3rem 0;text-align:center;width:100%;border:2px solid var(--site-color);transition:all .3s}.p-search__btn span,.p-search__btn--online span,.p-search__btn--shop span{display:inline-block;position:relative}.p-search__btn::after,.p-search__btn--online::after,.p-search__btn--shop::after{content:"";display:block;position:absolute;top:50%;right:5%;transform:translateY(-50%);width:2.9rem;aspect-ratio:29.3/6.08;transition:all .3s}.p-search__btn:hover::after,.p-search__btn--online:hover::after,.p-search__btn--shop:hover::after{right:3%}.p-search__btn--shop{background-color:#fff;color:var(--site-color)}.p-search__btn--shop::after{background:url(/wp/wp-content/uploads/feature/aigan_kitoakari/search_arrow.svg) no-repeat 0 0/contain}.p-search__btn--shop span{padding-right:8rem}.p-search__btn--shop span::after{content:"";display:block;position:absolute;top:50%;right:5%;transform:translateY(-50%);width:5rem;aspect-ratio:50.46/35.34;background:url(/wp/wp-content/uploads/feature/aigan_kitoakari/icon_search.svg) no-repeat 0 0/contain}.p-search__btn--shop:hover{background-color:var(--site-color);color:#fff !important}.p-search__btn--shop:hover::after{background:url(/wp/wp-content/uploads/feature/aigan_kitoakari/search_arrow_wh.svg) no-repeat 0 0/contain}.p-search__btn--shop:hover span::after{background:url(/wp/wp-content/uploads/feature/aigan_kitoakari/icon_search_wh.svg) no-repeat 0 0/contain}.p-search__btn--online{background-color:var(--site-color);color:#fff}.p-search__btn--online::after{background:url(/wp/wp-content/uploads/feature/aigan_kitoakari/search_arrow_wh.svg) no-repeat 0 0/contain}.p-search__btn--online:hover{background-color:#fff;color:var(--site-color) !important}.p-search__btn--online:hover::after{background:url(/wp/wp-content/uploads/feature/aigan_kitoakari/search_arrow.svg) no-repeat 0 0/contain}.p-search__btn span,.p-search__btn--shop span,.p-search__btn--online span{font-weight:500;font-size:clamp(2.5rem,2.5vw,2.5rem);letter-spacing:.5em}@media(hover: hover){.p-search__btn:hover--shop,.p-search__btn--shop:hover--shop,.p-search__btn--online:hover--shop{background-color:var(--site-color)}.p-search__btn:hover--shop span,.p-search__btn--shop:hover--shop span,.p-search__btn--online:hover--shop span{color:#fff}.p-search__btn:hover--shop::after,.p-search__btn--shop:hover--shop::after,.p-search__btn--online:hover--shop::after{background:url(/wp/wp-content/uploads/feature/aigan_kitoakari/search_arrow_wh.svg) no-repeat 0 0/contain}.p-search__btn:hover--online,.p-search__btn--shop:hover--online,.p-search__btn--online:hover--online{background-color:#fff}.p-search__btn:hover--online span,.p-search__btn--shop:hover--online span,.p-search__btn--online:hover--online span{color:var(--site-color)}.p-search__btn:hover--online::after,.p-search__btn--shop:hover--online::after,.p-search__btn--online:hover--online::after{background:url(/wp/wp-content/uploads/feature/aigan_kitoakari/search_arrow.svg) no-repeat 0 0/contain}.p-search__btn:hover span,.p-search__btn--shop:hover span,.p-search__btn--online:hover span{opacity:1}}@media screen and (max-width: 767px){.p-search{padding:5%;gap:2rem;width:100%}.p-search__list{gap:2rem;width:100%;margin:0 auto}.p-search__btn,.p-search__btn--shop,.p-search__btn--online{padding:2rem}.p-search__btn span,.p-search__btn--shop span,.p-search__btn--online span{font-size:min(4.5vw,1.6rem);letter-spacing:.05em}}