/*! destyle.css v3.0.0 | MIT License | https://github.com/nicolas-cusan/destyle.css */*,:before,:after{box-sizing:border-box;border-style:solid;border-width:0}html{line-height:1.15;-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:transparent}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;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-top-width:1px;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]{-webkit-text-decoration:underline dotted;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}svg,img,embed,object,iframe{vertical-align:bottom}button,input,optgroup,select,textarea{-webkit-appearance:none;-moz-appearance:none;appearance:none;vertical-align:middle;color:inherit;font:inherit;background:transparent;padding:0;margin:0;border-radius:0;text-align:inherit;text-transform:inherit}[type=checkbox]{-webkit-appearance:checkbox;-moz-appearance:checkbox;appearance:checkbox}[type=radio]{-webkit-appearance:radio;-moz-appearance:radio;appearance:radio}button,[type=button],[type=reset],[type=submit]{cursor:pointer}button:disabled,[type=button]:disabled,[type=reset]:disabled,[type=submit]:disabled{cursor:default}:-moz-focusring{outline:auto}select:disabled{opacity:inherit}option{padding:0}fieldset{margin:0;padding:0;min-width:0}legend{padding:0}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]:focus{outline:auto}table{border-color:inherit}caption{text-align:left}td,th{vertical-align:top;padding:0}th{text-align:left;font-weight:700}*{box-sizing:border-box}html{font-size:62.5%;scroll-behavior:smooth}body{width:100%;background-color:#fff;font-family:Josefin Sans,Noto Sans JP,Hiragino Sans,Meiryo,sans-serif;font-size:1.6rem;line-height:1;letter-spacing:0em;color:#111}img{display:block;width:100%;height:auto}@media screen and (max-width: 1023px){.sp{display:block}}@media screen and (max-width: 1023px){.pc{display:none}}.l-header{position:fixed;top:0;left:0;z-index:9999;width:100%;height:8rem;background:transparent;padding-right:3.6rem;padding-left:3.6rem}@media screen and (max-width: 1023px){.l-header{height:6rem;padding-right:2rem;padding-left:2rem}}.l-headerInner{display:flex;justify-content:space-between;align-items:center;width:100%;height:100%}.l-headerLogo{width:18rem;transition-duration:.25s;transition-timing-function:cubic-bezier(.25,.1,.25,1);transition-property:all}.l-headerLogo:hover{opacity:.4}@media screen and (max-width: 1023px){.l-headerLogo{width:9.6rem}}.l-footer{position:relative;width:100%;height:24rem;background:#111}@media screen and (max-width: 1140px){.l-footer{height:12rem}}.l-footerInner{width:100%;height:100%;display:flex;justify-content:center;align-items:center}.l-footerLogo{width:18rem;transition-duration:.25s;transition-timing-function:cubic-bezier(.25,.1,.25,1);transition-property:all}.l-footerLogo:hover{opacity:.4}@media screen and (max-width: 1023px){.l-footerLogo{width:8.8rem}}.l-wrapper{position:relative;height:100%}.l-content{width:100%;margin-right:auto;margin-left:auto}.l-contentInner--primary{width:100%;max-width:1110px;margin-right:auto;margin-left:auto}@media screen and (max-width: 1023px){.l-contentInner--primary{padding-right:2rem;padding-left:2rem}}.c-sectionPrimaryTitle{display:flex;flex-direction:column;gap:1rem 0}.c-sectionPrimaryTitle--one{color:#fff}.c-sectionPrimaryTitle--two .c-sectionPrimaryTitle__en{color:#333}.c-sectionPrimaryTitle--two .c-sectionPrimaryTitle__jp{color:#eb51c2}.c-sectionPrimaryTitle__en{font-family:Josefin Sans,sans-serif;font-weight:400;font-size:6.4rem}@media screen and (max-width: 1023px){.c-sectionPrimaryTitle__en{font-size:4rem}}.c-sectionPrimaryTitle__jp{font-family:Noto Sans JP,sans-serif;font-weight:500;font-size:2rem}@media screen and (max-width: 1023px){.c-sectionPrimaryTitle__jp{font-size:1.4rem}}.m-primaryButton{height:8rem;border-radius:5rem;transition-duration:.25s;transition-timing-function:cubic-bezier(.25,.1,.25,1);transition-property:all}@media screen and (max-width: 1023px){.m-primaryButton{height:5.3rem}}.m-primaryButton a{display:flex;justify-content:center;align-items:center;width:100%;height:100%}.m-primaryButton a span{font-family:Noto Sans JP,sans-serif;font-weight:500;font-size:2rem;letter-spacing:.05rem}@media screen and (max-width: 1023px){.m-primaryButton a span{font-size:1.4rem}}.m-primaryButton--pink{background:#eb51c2;border:.4rem solid #EB51C2}@media (hover: hover) and (pointer: fine){.m-primaryButton--pink:hover{background:#fff}.m-primaryButton--pink:hover a span{color:#eb51c2}}.m-primaryButton--pink a span{color:#fff}.m-primaryButton--white{background:#fff;border:.4rem solid #FFFFFF}@media (hover: hover) and (pointer: fine){.m-primaryButton--white:hover{background:#eb51c2}.m-primaryButton--white:hover a span{color:#fff}}.m-primaryButton--white a span{color:#eb51c2}.m-primaryButton--small{width:36rem}@media screen and (max-width: 1023px){.m-primaryButton--small{width:30rem}}.m-primaryButton--wide{width:37rem}@media screen and (max-width: 1023px){.m-primaryButton--wide{width:30rem}}.m-pageTopButton{position:relative;display:flex;justify-content:center;align-items:center;width:8rem;height:8rem;border-radius:50%;background:#fff;cursor:pointer;opacity:0;box-shadow:0 0 2rem #1116;transition-duration:.25s;transition-timing-function:cubic-bezier(.25,.1,.25,1);transition-property:all}@media (hover: hover) and (pointer: fine){.m-pageTopButton:hover{opacity:.75}}@media screen and (max-width: 1023px){.m-pageTopButton{width:5.6rem;height:5.6rem}}.m-pageTopButton:after{content:"";display:block;width:4rem;height:4rem;background:url("data:image/svg+xml,%3csvg%20width='32'%20height='32'%20viewBox='0%200%2032%2032'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cmask%20id='mask0_1_298'%20style='mask-type:alpha'%20maskUnits='userSpaceOnUse'%20x='0'%20y='0'%20width='32'%20height='32'%3e%3crect%20width='32'%20height='32'%20fill='%23D9D9D9'/%3e%3c/mask%3e%3cg%20mask='url(%23mask0_1_298)'%3e%3cpath%20d='M15.1667%2015.8999L20.3667%2021.2023C20.6111%2021.4516%2020.7333%2021.7688%2020.7333%2022.1541C20.7333%2022.5393%2020.6111%2022.8565%2020.3667%2023.1058C20.1222%2023.355%2019.8111%2023.4797%2019.4333%2023.4797C19.0556%2023.4797%2018.7444%2023.355%2018.5%2023.1058L12.3667%2016.8516C12.2333%2016.7156%2012.1389%2016.5683%2012.0833%2016.4097C12.0278%2016.2511%2012%2016.0812%2012%2015.8999C12%2015.7186%2012.0278%2015.5486%2012.0833%2015.39C12.1389%2015.2314%2012.2333%2015.0841%2012.3667%2014.9481L18.5%208.69396C18.7444%208.4447%2019.0556%208.32007%2019.4333%208.32007C19.8111%208.32007%2020.1222%208.4447%2020.3667%208.69396C20.6111%208.94322%2020.7333%209.26046%2020.7333%209.64568C20.7333%2010.0309%2020.6111%2010.3481%2020.3667%2010.5974L15.1667%2015.8999Z'%20fill='%23EB51C2'/%3e%3c/g%3e%3c/svg%3e") no-repeat center;background-size:4rem;transform:rotate(90deg)}@media screen and (max-width: 1023px){.m-pageTopButton:after{width:3.2rem;height:3.2rem}}.m-sectionPrimaryTitle{font-family:Josefin Sans,sans-serif;font-weight:400;font-size:2.4rem;line-height:1.1}@media screen and (max-width: 1023px){.m-sectionPrimaryTitle{font-size:1.8rem}}.m-sectionPrimaryTitle--pink{color:#eb51c2}.m-sectionPrimaryTitle--green{color:#00b21b}.p-mainPage{overflow-x:hidden}.p-mainPageKv{width:100%}.p-mainPageKvInner{position:relative;width:100%;height:85vh;max-height:68rem}@media screen and (max-width: 1023px){.p-mainPageKvInner{max-height:48rem}}.p-mainPageKvText{position:relative;z-index:1;padding:22rem 12% 0}@media screen and (max-width: 1023px){.p-mainPageKvText{padding:15rem 2rem 0}}.p-mainPageKvText__titleMain{background-color:#fff;font-family:Josefin Sans,sans-serif;font-style:italic;font-size:9rem}@media screen and (max-width: 1023px){.p-mainPageKvText__titleMain{font-size:4.2rem}}.p-mainPageKvText__copy{display:inline-block;background-color:#fff;font-family:Noto Sans JP,sans-serif;font-weight:500;font-size:2.8rem;margin-top:2rem}@media screen and (max-width: 1023px){.p-mainPageKvText__copy{font-size:1.4rem;margin-top:1.2rem}}.p-mainPageKvText__button{margin-top:2.8rem}@media screen and (max-width: 1023px){.p-mainPageKvText__button{margin-top:1.6rem}}.p-mainPageKvImage{position:absolute;top:0;right:0;width:73.6%;height:100%}@media screen and (max-width: 1023px){.p-mainPageKvImage{width:71%}}.p-mainPageKvImage img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;border-radius:0 0 0 9rem}@media screen and (max-width: 1023px){.p-mainPageKvImage img{border-radius:0 0 0 5rem}}.p-mainPageHeadline{position:relative;z-index:1;margin-top:-2rem;padding-bottom:3.2rem}@media screen and (max-width: 1023px){.p-mainPageHeadline{padding-bottom:2rem}}.p-mainPageHeadlineInner{text-align:center}@media screen and (max-width: 1023px){.p-mainPageHeadlineInner{padding-right:2rem;padding-left:2rem}}.p-mainPageHeadlineTitle{font-family:Josefin Sans,sans-serif;font-style:italic;font-weight:700;font-size:10.8rem;color:#eb51c2}@media screen and (max-width: 1023px){.p-mainPageHeadlineTitle{font-size:5.6rem}}.p-mainPageHeadlineCopy{font-family:Noto Sans JP,sans-serif;font-weight:600;font-size:3.2rem;line-height:1.1;letter-spacing:.1em;margin-top:1rem}@media screen and (max-width: 1023px){.p-mainPageHeadlineCopy{font-size:1.6rem;margin-top:0}}.p-mainPageHeadlineRead{font-family:Noto Sans JP,sans-serif;font-weight:400;font-size:1.6rem;line-height:2;margin-top:2.4rem}@media screen and (max-width: 1023px){.p-mainPageHeadlineRead{font-size:1.5rem;text-align:left}}.p-mainPageIntroInner{width:100%;max-width:1440px;margin-right:auto;margin-left:auto}.p-mainPageIntroTraining{position:relative}.p-mainPageIntroTraining .p-mainPageIntroImage{margin-right:auto}.p-mainPageIntroTraining .p-mainPageIntroText{right:2rem}@media screen and (max-width: 1023px){.p-mainPageIntroTraining .p-mainPageIntroText{top:0;right:0}}.p-mainPageIntroFood{position:relative;margin-top:10rem}@media screen and (max-width: 1023px){.p-mainPageIntroFood{margin-top:3.2rem}}.p-mainPageIntroFood .p-mainPageIntroImage{margin-left:auto}.p-mainPageIntroFood .p-mainPageIntroText{left:2rem}@media screen and (max-width: 1023px){.p-mainPageIntroFood .p-mainPageIntroText{top:0;left:0}}.p-mainPageIntroImage{width:85.6%;max-width:950px}@media screen and (max-width: 1023px){.p-mainPageIntroImage{width:100%}}.p-mainPageIntroText{position:absolute;bottom:-1rem;width:50%;max-width:555px;border-radius:.8rem;background:#fff;box-shadow:0 0 20px #00000019;padding:6rem}@media screen and (max-width: 1023px){.p-mainPageIntroText{position:relative;z-index:1;width:calc(100% - 4rem);margin-top:-1rem;margin-right:auto;margin-left:auto;padding:4rem 2.8rem}}.p-mainPageIntroText__copy{font-family:Noto Sans JP,sans-serif;font-weight:500;font-size:3.2rem;line-height:1.4;margin-top:2rem}@media screen and (max-width: 1023px){.p-mainPageIntroText__copy{font-size:2.2rem;margin-bottom:2rem}}.p-mainPageIntroText__read{font-family:Noto Sans JP,sans-serif;font-weight:400;font-size:1.5rem;line-height:1.8;letter-spacing:.01rem;margin-top:1.6rem}@media screen and (max-width: 1023px){.p-mainPageIntroText__read{font-size:1.4rem}}.p-mainPageIntroButton{margin-top:7.2rem;margin-right:auto;margin-left:auto}@media screen and (max-width: 1023px){.p-mainPageIntroButton{margin-top:4rem}}.p-mainPageTrainerInner{position:relative;min-height:66rem;background-color:#eb51c2;transform:translateY(-1px);padding-right:2rem;padding-left:2rem}@media screen and (max-width: 1023px){.p-mainPageTrainerInner{padding-right:0;padding-left:0}}.p-mainPageTrainerContent{margin-top:3.2rem}.p-mainPageTrainerTab{width:100%}.p-mainPageTrainerTab__menu{display:flex;text-align:center}.p-mainPageTrainerTab__menuItem{width:50%;font-weight:500;font-size:1.8rem;line-height:1.1;color:#fff;padding-bottom:2rem;cursor:pointer;transition-duration:50ms;transition-timing-function:cubic-bezier(.25,.1,.25,1);transition-property:all}@media screen and (max-width: 1023px){.p-mainPageTrainerTab__menuItem{font-size:1.6rem;padding-bottom:1.2rem}}.p-mainPageTrainerTab__menuItem.active{border-bottom:2px solid #FFFFFF;border-radius:3px}.p-mainPageTrainerTab__panel{width:100%;margin-top:2rem}.p-mainPageTrainerTab__panelBox{display:none;height:20rem}.p-mainPageTrainerTab__panelBox.active{display:block}.p-mainPageTrainerTab__panelList{display:flex;gap:0 1.6rem;width:100%;overflow-x:auto}.p-mainPageTrainerTab__panelItem{width:36rem;min-width:36rem;min-height:46.7rem;border-radius:1.4rem;background-color:#fff}.p-mainPageTrainerTab__panelItem__image{border-radius:1.4rem 1.4rem 0 0}.p-mainPageTrainerTab__panelItem__text{border-radius:0 0 1.4rem 1.4rem;padding:2rem}.p-mainPageTrainerTab__panelItem__textRead{font-weight:400;font-size:1.5rem;line-height:1.6}@media screen and (max-width: 1023px){.p-mainPageTrainerTab__panelItem__textRead{font-size:1.4rem}}.p-mainPageTrainerWave__bottom{transform:translateY(-2px)}.p-mainPageStudio{padding-bottom:4rem}@media screen and (max-width: 1023px){.p-mainPageStudio{padding-bottom:3.2rem}}.p-mainPageStudioInner{padding-right:2rem;padding-left:2rem}.p-mainPageStudioContent{position:relative;margin-top:3.2rem}.p-mainPageStudioContent .swiper-button-prev,.p-mainPageStudioContent .swiper-button-next{display:flex;justify-content:center;align-items:center;width:6rem;height:6rem;border-radius:50%;background-color:#fff}@media screen and (max-width: 1023px){.p-mainPageStudioContent .swiper-button-prev,.p-mainPageStudioContent .swiper-button-next{width:4rem;height:4rem}}.p-mainPageStudioContent .swiper-button-prev:after,.p-mainPageStudioContent .swiper-button-next:after{content:"";display:block;width:3.2rem;height:3.2rem}@media screen and (max-width: 1023px){.p-mainPageStudioContent .swiper-button-prev:after,.p-mainPageStudioContent .swiper-button-next:after{width:2.4rem;height:2.4rem}}.p-mainPageStudioContent .swiper-button-prev{left:-3rem}@media screen and (max-width: 1023px){.p-mainPageStudioContent .swiper-button-prev{left:-2rem}}.p-mainPageStudioContent .swiper-button-prev:after{background:url("data:image/svg+xml,%3csvg%20width='32'%20height='32'%20viewBox='0%200%2032%2032'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cmask%20id='mask0_1_298'%20style='mask-type:alpha'%20maskUnits='userSpaceOnUse'%20x='0'%20y='0'%20width='32'%20height='32'%3e%3crect%20width='32'%20height='32'%20fill='%23D9D9D9'/%3e%3c/mask%3e%3cg%20mask='url(%23mask0_1_298)'%3e%3cpath%20d='M15.1667%2015.8999L20.3667%2021.2023C20.6111%2021.4516%2020.7333%2021.7688%2020.7333%2022.1541C20.7333%2022.5393%2020.6111%2022.8565%2020.3667%2023.1058C20.1222%2023.355%2019.8111%2023.4797%2019.4333%2023.4797C19.0556%2023.4797%2018.7444%2023.355%2018.5%2023.1058L12.3667%2016.8516C12.2333%2016.7156%2012.1389%2016.5683%2012.0833%2016.4097C12.0278%2016.2511%2012%2016.0812%2012%2015.8999C12%2015.7186%2012.0278%2015.5486%2012.0833%2015.39C12.1389%2015.2314%2012.2333%2015.0841%2012.3667%2014.9481L18.5%208.69396C18.7444%208.4447%2019.0556%208.32007%2019.4333%208.32007C19.8111%208.32007%2020.1222%208.4447%2020.3667%208.69396C20.6111%208.94322%2020.7333%209.26046%2020.7333%209.64568C20.7333%2010.0309%2020.6111%2010.3481%2020.3667%2010.5974L15.1667%2015.8999Z'%20fill='%23EB51C2'/%3e%3c/g%3e%3c/svg%3e") no-repeat center;background-size:3.2rem}@media screen and (max-width: 1023px){.p-mainPageStudioContent .swiper-button-prev:after{background-size:2.4rem}}.p-mainPageStudioContent .swiper-button-next{right:-3rem}@media screen and (max-width: 1023px){.p-mainPageStudioContent .swiper-button-next{right:-2rem}}.p-mainPageStudioContent .swiper-button-next:after{background:url("data:image/svg+xml,%3csvg%20width='32'%20height='32'%20viewBox='0%200%2032%2032'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cmask%20id='mask0_1_298'%20style='mask-type:alpha'%20maskUnits='userSpaceOnUse'%20x='0'%20y='0'%20width='32'%20height='32'%3e%3crect%20width='32'%20height='32'%20fill='%23D9D9D9'/%3e%3c/mask%3e%3cg%20mask='url(%23mask0_1_298)'%3e%3cpath%20d='M15.1667%2015.8999L20.3667%2021.2023C20.6111%2021.4516%2020.7333%2021.7688%2020.7333%2022.1541C20.7333%2022.5393%2020.6111%2022.8565%2020.3667%2023.1058C20.1222%2023.355%2019.8111%2023.4797%2019.4333%2023.4797C19.0556%2023.4797%2018.7444%2023.355%2018.5%2023.1058L12.3667%2016.8516C12.2333%2016.7156%2012.1389%2016.5683%2012.0833%2016.4097C12.0278%2016.2511%2012%2016.0812%2012%2015.8999C12%2015.7186%2012.0278%2015.5486%2012.0833%2015.39C12.1389%2015.2314%2012.2333%2015.0841%2012.3667%2014.9481L18.5%208.69396C18.7444%208.4447%2019.0556%208.32007%2019.4333%208.32007C19.8111%208.32007%2020.1222%208.4447%2020.3667%208.69396C20.6111%208.94322%2020.7333%209.26046%2020.7333%209.64568C20.7333%2010.0309%2020.6111%2010.3481%2020.3667%2010.5974L15.1667%2015.8999Z'%20fill='%23EB51C2'/%3e%3c/g%3e%3c/svg%3e") no-repeat center;background-size:3.2rem;transform:rotate(180deg)}@media screen and (max-width: 1023px){.p-mainPageStudioContent .swiper-button-next:after{background-size:2.4rem}}.p-mainPageStudioContent .swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet,.p-mainPageStudioContent .swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 .4rem}.p-mainPageStudioContent .swiper-pagination{bottom:-2.8rem}.p-mainPageStudioContent .swiper-pagination-bullet{width:.8rem;height:.8rem;background:#eaeaea;opacity:1}.p-mainPageStudioContent .swiper-pagination-bullet-active{background:#eb51c2}.p-mainPageStudioSwiper{width:100%}.p-mainPagePriceInner{position:relative;min-height:61.5rem;background-color:#eb51c2;transform:translateY(-1px);padding-right:2rem;padding-left:2rem}@media screen and (max-width: 1023px){.p-mainPagePriceInner{min-height:auto;padding-right:0;padding-left:0}}.p-mainPagePriceContent{display:flex;justify-content:space-between;margin-top:3.2rem}@media screen and (max-width: 1023px){.p-mainPagePriceContent{width:100%;gap:0 2rem;overflow-x:auto}}.p-mainPagePriceBox{position:relative;width:calc(33.3333333333% - .8rem);border-radius:1rem;background:#fff;text-align:center;padding:4rem 2rem 3rem}@media screen and (max-width: 1023px){.p-mainPagePriceBox{width:calc(100% - 8rem);min-width:36rem}}.p-mainPagePriceBox__pop{position:absolute;top:-2rem;left:50%;transform:translate(-50%);width:79%;background:#fff;border:2px solid #EB51C2;border-radius:7rem;font-weight:700;font-size:2rem;color:#eb51c2;padding:1rem 0}@media screen and (max-width: 1023px){.p-mainPagePriceBox__pop{display:none}}.p-mainPagePriceBox__title{font-family:Noto Sans JP,sans-serif;font-weight:500;font-size:2.6rem;line-height:1.1;color:#eb51c2}@media screen and (max-width: 1023px){.p-mainPagePriceBox__title{font-size:2.2rem}}.p-mainPagePriceBox__itemOne{margin-top:1.2rem;margin-bottom:2rem}@media screen and (max-width: 1023px){.p-mainPagePriceBox__itemOne{margin-top:1rem;margin-bottom:1.8rem}}.p-mainPagePriceBox__itemOne--main{font-family:Josefin Sans,sans-serif;font-size:4.8rem;font-weight:400;line-height:1.05}@media screen and (max-width: 1023px){.p-mainPagePriceBox__itemOne--main{font-size:4rem}}.p-mainPagePriceBox__itemOne--sub{display:inline-block;font-family:Noto Sans JP,sans-serif;font-weight:300;font-size:1.6rem;line-height:1.05}@media screen and (max-width: 1023px){.p-mainPagePriceBox__itemOne--sub{font-size:1.4rem}}.p-mainPagePriceBox__itemTwo{border-top:1px solid #D9D9D9;padding-top:3rem}@media screen and (max-width: 1023px){.p-mainPagePriceBox__itemTwo{padding-top:2.4rem}}.p-mainPagePriceBox__itemTwo:not(:last-child){margin-bottom:3rem}@media screen and (max-width: 1023px){.p-mainPagePriceBox__itemTwo:not(:last-child){margin-bottom:2.4rem}}.p-mainPagePriceBox__itemTwo--main{font-family:Noto Sans JP,sans-serif;font-weight:300;font-size:1.8rem;line-height:1.2}@media screen and (max-width: 1023px){.p-mainPagePriceBox__itemTwo--main{font-size:1.6rem}}.p-mainPagePriceBox__itemTwo--sub{font-family:Noto Sans JP,sans-serif;font-weight:500;font-size:1.6rem;line-height:1.2}@media screen and (max-width: 1023px){.p-mainPagePriceBox__itemTwo--sub{font-size:1.5rem}}.p-mainPagePriceWave__bottom{transform:translateY(-2px)}.p-mainPageFaq{padding-bottom:7.2rem}@media screen and (max-width: 1023px){.p-mainPageFaq{padding-bottom:5.6rem}}.p-mainPageFaqInner{padding-right:2rem;padding-left:2rem}.p-mainPageFaqContent{margin-top:3.2rem}@media screen and (max-width: 1023px){.p-mainPageFaqContent{margin-top:2.4rem}}.p-mainPageFaqList{display:flex;flex-direction:column;min-width:20rem}.p-mainPageFaqItem{display:inline-block;border-bottom:1px solid #CCCCCC}.p-mainPageFaqItem__head{position:relative;display:flex;justify-content:space-between;align-items:center;width:100%;text-align:left;padding:1.8rem 0 1.4rem 3.6rem;cursor:pointer}.p-mainPageFaqItem__head:before{content:"";position:absolute;top:50%;left:0;transform:translateY(-50%);width:2.4rem;height:2.4rem;background:url("data:image/svg+xml,%3csvg%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M22.618%2021.344H13.752C13.0587%2021.4827%2012.3913%2021.552%2011.75%2021.552C9.982%2021.552%208.35267%2021.1187%206.862%2020.252C5.37133%2019.368%204.184%2018.1807%203.3%2016.69C2.43333%2015.1993%202%2013.57%202%2011.802C2%2010.0687%202.43333%208.448%203.3%206.94C4.184%205.432%205.37133%204.236%206.862%203.352C8.37%202.45067%209.99933%202%2011.75%202C13.5007%202%2015.1213%202.45067%2016.612%203.352C18.12%204.236%2019.316%205.432%2020.2%206.94C21.1013%208.448%2021.552%2010.0687%2021.552%2011.802C21.552%2012.8767%2021.3787%2013.9167%2021.032%2014.922C20.6853%2015.91%2020.2%2016.82%2019.576%2017.652H22.618V21.344ZM5.9%2011.802C5.9%2012.9113%206.16%2013.934%206.68%2014.87C7.21733%2015.7887%207.93667%2016.5253%208.838%2017.08C9.75667%2017.6173%2010.7707%2017.886%2011.88%2017.886C12.9547%2017.886%2013.934%2017.6173%2014.818%2017.08C15.702%2016.5253%2016.3953%2015.7887%2016.898%2014.87C17.4007%2013.934%2017.652%2012.9113%2017.652%2011.802C17.652%2010.6927%2017.392%209.67867%2016.872%208.76C16.352%207.824%2015.6413%207.08733%2014.74%206.55C13.8387%206.01267%2012.8507%205.744%2011.776%205.744C10.684%205.744%209.68733%206.01267%208.786%206.55C7.902%207.08733%207.2%207.824%206.68%208.76C6.16%209.67867%205.9%2010.6927%205.9%2011.802Z'%20fill='%23EB51C2'/%3e%3c/svg%3e") no-repeat center;background-size:2.4rem}.p-mainPageFaqItem__head:after{content:"";display:block;width:2.4rem;height:2.4rem;background:url("data:image/svg+xml,%3csvg%20width='32'%20height='32'%20viewBox='0%200%2032%2032'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cmask%20id='mask0_1_298'%20style='mask-type:alpha'%20maskUnits='userSpaceOnUse'%20x='0'%20y='0'%20width='32'%20height='32'%3e%3crect%20width='32'%20height='32'%20fill='%23D9D9D9'/%3e%3c/mask%3e%3cg%20mask='url(%23mask0_1_298)'%3e%3cpath%20d='M15.1667%2015.8999L20.3667%2021.2023C20.6111%2021.4516%2020.7333%2021.7688%2020.7333%2022.1541C20.7333%2022.5393%2020.6111%2022.8565%2020.3667%2023.1058C20.1222%2023.355%2019.8111%2023.4797%2019.4333%2023.4797C19.0556%2023.4797%2018.7444%2023.355%2018.5%2023.1058L12.3667%2016.8516C12.2333%2016.7156%2012.1389%2016.5683%2012.0833%2016.4097C12.0278%2016.2511%2012%2016.0812%2012%2015.8999C12%2015.7186%2012.0278%2015.5486%2012.0833%2015.39C12.1389%2015.2314%2012.2333%2015.0841%2012.3667%2014.9481L18.5%208.69396C18.7444%208.4447%2019.0556%208.32007%2019.4333%208.32007C19.8111%208.32007%2020.1222%208.4447%2020.3667%208.69396C20.6111%208.94322%2020.7333%209.26046%2020.7333%209.64568C20.7333%2010.0309%2020.6111%2010.3481%2020.3667%2010.5974L15.1667%2015.8999Z'%20fill='%23EB51C2'/%3e%3c/g%3e%3c/svg%3e") no-repeat center;background-size:2.4rem;transform:rotate(-90deg);transition-duration:.25s;transition-timing-function:cubic-bezier(.25,.1,.25,1);transition-property:all}.p-mainPageFaqItem__head.is-open:after{transform:rotate(-270deg)}.p-mainPageFaqItem__body{position:relative;line-height:0;padding:0 3rem;opacity:0;transition-duration:.25s;transition-timing-function:cubic-bezier(.25,.1,.25,1);transition-property:all}.p-mainPageFaqItem__body.is-open{line-height:1.6;padding:1.2rem 0 1.2rem 3.6rem;opacity:1}.p-mainPageFaqItem__body:before{content:"";position:absolute;top:2.2rem;left:0;transform:translateY(-50%);width:2.4rem;height:2.4rem;background:url("data:image/svg+xml,%3csvg%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M14.622%2018.146H8.278L6.718%2021.89H3L11.632%202H11.84L20.472%2021.89H16.104L14.622%2018.146ZM13.374%2014.974L11.528%2010.32L9.604%2014.974H13.374Z'%20fill='%23EB51C2'/%3e%3c/svg%3e") no-repeat center;background-size:2.4rem}.p-mainPageInsert img{-o-object-fit:cover;object-fit:cover}@media screen and (max-width: 1023px){.p-mainPageInsert img{height:18rem}}.p-mainPageJoin{display:flex;flex-direction:column;align-items:center;gap:1.6rem 0;background:#eb51c2;padding:4.8rem 0}@media screen and (max-width: 1023px){.p-mainPageJoin{gap:1rem 0;padding:3.2rem 0}}.p-mainPageJoin__copy{font-weight:400;font-size:6.4rem;line-height:1.2;color:#fff}@media screen and (max-width: 1023px){.p-mainPageJoin__copy{font-size:2.6rem;line-height:1}}.m-pageTopButton{position:fixed;right:4rem;bottom:4rem;z-index:9999}@media screen and (max-width: 1023px){.m-pageTopButton{right:2rem;bottom:2rem}}.sp{display:none}@media screen and (max-width: 1140px){.sp{display:block}}.pc{display:block}@media screen and (max-width: 1140px){.pc{display:none}}.pink{color:#eb51c2}
