@charset "UTF-8";@import url("https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@400;700;900&family=Montserrat:ital,wght@0,100..900;1,100..900&display=swap");:root{--primary:#fdfbe5;--light-orange:#e2dcd6;--light-yellow:#fef3a0;--yellow:#FFE000;--orange:#fac000;--dark-orange:#fabf00;--white:#fff;--black:#3d2a1e;--gray:#ccc;--lightgray:#ebebeb;--blue:#57AFDF;--lightblue:#eaf3ff;--red:#E10403;--yellow:#FFE000;--green:#87cd04}body,dd,dl,dt,figure,form,h1,h2,h3,h4,h5,h6,ol,p,ul{margin:0;padding:0}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal}strong{font-weight:normal}table,tbody,td,th,thead,tr{border:none}table th{text-align:left;font-weight:normal}table{border-collapse:collapse}ol,ul{list-style:none}a{text-decoration:none}a img{border:none}img{vertical-align:bottom}textarea{font-size:1em;border:none;border-radius:0;outline:none;-webkit-appearance:none;-webkit-box-shadow:none;box-shadow:none}select{font-size:1em;border:none;border-radius:0;outline:none;-webkit-appearance:none;-moz-appearance:none;appearance:none;-webkit-box-shadow:none;box-shadow:none}select::-ms-expand{display:none}figcaption,figure,footer,header,main,nav,section,small,time{display:block}input[type=image],input[type=submit]{border:none;padding:0}input[type=email],input[type=number],input[type=password],input[type=tel],input[type=text]{outline:none;-moz-appearance:none;appearance:none;-webkit-appearance:none;border-radius:0;-webkit-box-shadow:none;box-shadow:none}input[type=number]{-moz-appearance:textfield}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{appearance:none;-webkit-appearance:none;-moz-appearance:none;margin:0}button{border:none;margin:0;cursor:pointer}input[type=image],input[type=reset],input[type=submit]{cursor:pointer}address{font-style:normal}button,input,select,textarea{font-family:inherit;font-weight:inherit;line-height:inherit;font-size:inherit;-webkit-appearance:none;-moz-appearance:none;appearance:none;background:transparent;border:none;border-radius:0;outline:none}input::-webkit-input-placeholder,textarea::-webkit-input-placeholder{color:#999}input::-moz-placeholder,textarea::-moz-placeholder{color:#999}input:-ms-input-placeholder,textarea:-ms-input-placeholder{color:#999}input::-ms-input-placeholder,textarea::-ms-input-placeholder{color:#999}input::placeholder,textarea::placeholder{color:#999}*{-webkit-box-sizing:border-box;box-sizing:border-box}html{font-size:62.5%}body{font-family:"Noto Sans JP",sans-serif;line-height:1.8;letter-spacing:0px;color:var(--black);word-break:break-all;font-size:14px;font-size:1.4rem;background-color:var(--primary)}body.scrollLock{overflow:hidden}a{color:var(--black)}@media screen and (min-width:769px){a{-webkit-transition:all 0.3s ease-out;transition:all 0.3s ease-out}}.main__inner{width:100%;max-width:1400px;margin:0 auto;position:relative;z-index:5}@media screen and (min-width:769px){.main__inner{padding:0 min(150px,10.71%)}}@media screen and (max-width:1000px){.main__inner{padding:0 65px}}@media screen and (max-width:768px){.main__inner{padding:0 20px}}.header__nav{position:fixed;left:50%;-webkit-transform:translate(-50%,0px);transform:translate(-50%,0px);z-index:9999;-webkit-transition:all 0.3s ease-out;transition:all 0.3s ease-out}@media screen and (min-width:1081px){.header__nav{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;width:97%;top:0;padding:20px 20px}}@media screen and (max-width:1250px){.header__nav{padding:20px 0}}@media screen and (max-width:1080px){.header__nav{width:95%;top:0;height:50px;padding:8px 0 8px 11px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;background-color:var(--white);border-bottom-right-radius:20px;border-bottom-left-radius:20px}}@media screen and (min-width:1081px){.header__nav__inner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:0 33px}}@media screen and (max-width:1250px){.header__nav__inner{gap:0 20px}}@media screen and (max-width:1080px){.header__nav__inner{text-align:center;margin:0;border-top:1px solid var(--white);position:fixed;width:100vw;left:-2.5%;height:100dvh;top:0;padding:80px 8.5% 50px;background-color:var(--white);display:none;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;overflow-y:scroll}}.header__nav__logo{display:block;overflow:hidden;aspect-ratio:125/29;max-width:250px;-webkit-transition:all 0.3s ease-out;transition:all 0.3s ease-out}.header__nav__logo>img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}@supports not (aspect-ratio:125/29){.header__nav__logo{position:relative}.header__nav__logo:before{float:left;content:"";padding-top:23.2%}.header__nav__logo:after{display:block;content:"";clear:both}.header__nav__logo>img{position:absolute;top:0;left:0;right:0;bottom:0}}@media screen and (min-width:1081px){.header__nav__logo{width:250px;height:auto}}@media screen and (max-width:1250px){.header__nav__logo{width:200px}}@media screen and (max-width:1080px){.header__nav__logo{width:120px;height:auto;position:relative;z-index:100;overflow:hidden;aspect-ratio:120/27.5}.header__nav__logo>img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}@supports not (aspect-ratio:120/27.5){.header__nav__logo{position:relative}.header__nav__logo:before{float:left;content:"";padding-top:22.92%}.header__nav__logo:after{display:block;content:"";clear:both}.header__nav__logo>img{position:absolute;top:0;left:0;right:0;bottom:0}}}.header__nav__logo img{-o-object-fit:contain;object-fit:contain}.header__nav__logo:hover{opacity:0.6}.header__nav__item{font-weight:700}@media screen and (max-width:1080px){.header__nav__item{text-align:left;-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1;width:100%;border-bottom:solid 2px var(--black);position:relative}.header__nav__item:after{content:"";display:inline-block;width:27.85px;height:auto;aspect-ratio:27.85/28;background-image:url("/wp-content/themes/cosmo/assets/img/common/icon/arrow_btn.png");background-repeat:no-repeat;background-size:contain;background-position:center;-webkit-transition:-webkit-transform 0.3s ease-out;transition:-webkit-transform 0.3s ease-out;transition:transform 0.3s ease-out;transition:transform 0.3s ease-out,-webkit-transform 0.3s ease-out;pointer-events:none;margin-left:auto;position:absolute;right:0;top:17px}.header__nav__item:nth-child(5),.header__nav__item:nth-child(8),.header__nav__item:nth-child(9){-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3}}.header__nav__item--dropdown{position:relative}@media screen and (max-width:1080px){.header__nav__item--dropdown{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;position:relative;gap:8px}}.header__nav__item--dropdown.active:after{-webkit-transform:rotate(0deg);transform:rotate(0deg)}@media screen and (max-width:1080px){.header__nav__item--dropdown.active:after{background-image:url("/wp-content/themes/cosmo/assets/img/common/icon/img_minus.png")}}.header__nav__item--dropdown .dropdown{display:none;-webkit-transition:opacity 0.3s ease-out;transition:opacity 0.3s ease-out}@media screen and (min-width:1081px){.header__nav__item--dropdown .dropdown{position:absolute;bottom:0;-webkit-transform:translate(0,100%);transform:translate(0,100%)}}.header__nav__item--dropdown .dropdown__list{background-color:var(--white)}@media screen and (min-width:1081px){.header__nav__item--dropdown .dropdown__list{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;border-radius:20px;margin-top:17px;padding:30px}}.header__nav__item--dropdown .dropdown__list__item{color:var(--black);white-space:nowrap;font-weight:700;letter-spacing:0.05em;margin-bottom:11px}@media screen and (min-width:1081px){.header__nav__item--dropdown .dropdown__list__item:first-child{display:none}}.header__nav__item--dropdown .dropdown__list__item a{color:var(--black);-webkit-transition:color 0.3s ease-out;transition:color 0.3s ease-out;font-size:14px;font-size:1.4rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:5px}.header__nav__item--dropdown .dropdown__list__item a:before{content:"";display:inline-block;width:6px;height:2px;background-color:var(--orange)}@media screen and (max-width:768px){.header__nav__item--dropdown .dropdown__list__item a:before{margin-top:8px}}@media screen and (max-width:1080px){.header__nav__item--dropdown .dropdown__list__item a:before{margin-top:0px}}.header__nav__item--dropdown .dropdown__list__item a:hover{color:var(--orange)}.header__nav__item--dropdown .dropdown__list--stores{display:-ms-grid;display:grid;-ms-grid-columns:1fr 20px 1fr;grid-template-columns:1fr 1fr;gap:0 20px}@media screen and (max-width:1080px){.header__nav__item--dropdown .dropdown__list--stores{gap:2px 20px;-ms-grid-columns:1fr 20px 1.33fr;grid-template-columns:1fr 1.33fr}}.header__nav__item--dropdown .dropdown__list--stores .dropdown__list__item:first-child{grid-column:1/-1}.header__nav__item--dropdown:after{content:unset}.header__nav__item--dropdown>a{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:9px;position:relative;text-decoration:none}.header__nav__item--dropdown>a:after{content:"";display:inline-block;width:11px;height:auto;aspect-ratio:11/7;background-image:url("/wp-content/themes/cosmo/assets/img/common/icon/img_arrowDown.png");background-repeat:no-repeat;background-size:contain;background-position:center;-webkit-transition:-webkit-transform 0.3s ease-out;transition:-webkit-transform 0.3s ease-out;transition:transform 0.3s ease-out;transition:transform 0.3s ease-out,-webkit-transform 0.3s ease-out;pointer-events:none}@media screen and (max-width:1080px){.header__nav__item--dropdown>a:after{position:absolute;right:9px;top:27px;margin:auto;aspect-ratio:1/1;background-image:url("/wp-content/themes/cosmo/assets/img/common/icon/img_plus.png");-webkit-transform:rotate(90deg);transform:rotate(90deg)}}@media screen and (max-width:1080px){.header__nav__item--dropdown>a.link:hover{color:var(--black)}}.header__nav__item>a,.header__nav__item>button{color:var(--black);font-size:16px;font-size:1.6rem;outline:none;text-decoration:none}@media screen and (max-width:1080px){.header__nav__item>a,.header__nav__item>button{padding:17px 0 14px 0;border-bottom:1px solid var(--white);display:block;width:100%;text-align:left}}.header__nav__item>a:hover,.header__nav__item>button:hover{color:var(--orange)}.header__nav__item>a.contact,.header__nav__item>button.contact{background:var(--yellow);color:var(--black);border-radius:30px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:5px;-webkit-transition:all 0.3s ease-out;transition:all 0.3s ease-out}.header__nav__item>a.contact:before,.header__nav__item>button.contact:before{content:"";display:inline-block;width:24px;height:auto;aspect-ratio:24/25;background-image:url("/wp-content/themes/cosmo/assets/img/common/icon/img_calendar.png");background-repeat:no-repeat;background-size:contain;background-position:center}@media screen and (min-width:1081px){.header__nav__item>a.contact,.header__nav__item>button.contact{padding:10px 20px;min-width:180px;text-align:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:11px;margin-left:20px}}@media screen and (min-width:1081px) and (max-width:1250px){.header__nav__item>a.contact,.header__nav__item>button.contact{margin-left:0px;min-width:100px}}@media screen and (min-width:1081px){.header__nav__item>a.contact:hover,.header__nav__item>button.contact:hover{background:var(--white);color:var(--black);text-decoration:none}}.header__nav__item>a.contact:hover,.header__nav__item>button.contact:hover{background-color:var(--black);color:var(--white)}@media screen and (max-width:1080px){.header__nav__item:has(.contact){display:none}}.header__nav__sp{display:-webkit-box;display:-ms-flexbox;display:flex;gap:10px}@media screen and (min-width:1081px){.header__nav__sp{display:none}}.header__nav__sp .schedule{display:-webkit-box;display:-ms-flexbox;display:flex}.header__nav__sp .schedule__button{background:var(--yellow);color:var(--black);border-radius:27px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:11.5px;padding:5px 14px 5px 20px;height:36px;font-size:11.5px;font-size:1.15rem;font-weight:700;position:relative;z-index:100}.header__nav__sp .schedule__button:before{content:"";display:inline-block;width:14px;height:auto;aspect-ratio:24/25;background-image:url("/wp-content/themes/cosmo/assets/img/common/icon/img_calendar.png");background-repeat:no-repeat;background-size:contain;background-position:center}.header__modal{border:none;min-width:335px;max-width:min(900px,90%);overflow:hidden;padding:25px 0 0;background-color:inherit}@media screen and (max-width:768px){.header__modal{max-height:87vh;padding-top:30px;-webkit-transform:translate(0,0);transform:translate(0,0)}}.header__modal__inner{width:100%;text-align:center;border-radius:20px;background-color:var(--white);position:relative}@media screen and (min-width:769px){.header__modal__inner{padding:55px 60px 86px}}@media screen and (max-width:768px){.header__modal__inner{height:82vh;max-height:-webkit-fit-content;max-height:-moz-fit-content;max-height:fit-content;overflow-y:scroll;padding:70px 30px 56px}}.header__modal__inner:before{content:"";position:absolute;top:0;left:0;right:0;margin:0 auto;display:inline-block;width:50px;height:auto;aspect-ratio:24/25;background-image:url("/wp-content/themes/cosmo/assets/img/common/icon/img_calendar.png");background-repeat:no-repeat;background-size:contain;background-position:center;-webkit-transform:translateY(-50%);transform:translateY(-50%);z-index:100}@media screen and (max-width:768px){.header__modal__inner:before{position:fixed;-webkit-transform:translateY(28%);transform:translateY(28%)}}@media screen and (max-width:1080px){.header__modal__inner .modHeadingSub{font-size:18px;font-size:1.8rem;line-height:25.2px}}.header__modal__body{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%}@media screen and (min-width:769px){.header__modal__body{margin-top:40px;gap:36px}}@media screen and (max-width:768px){.header__modal__body{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-top:20px;gap:20px}}.header__modal__body .content{-webkit-box-flex:1;-ms-flex:1;flex:1;border-radius:20px}@media screen and (min-width:769px){.header__modal__body .content{padding:28px 30px 53.6px 30px;max-width:50%}}@media screen and (max-width:768px){.header__modal__body .content{padding:24px 25px 52.4px 25px;width:100%}}.header__modal__body .content:first-child{background-color:#F2FAE3}.header__modal__body .content:nth-child(2){background-color:#FFFDE2}.header__modal__body .content__title{font-size:28px;font-size:2.8rem;font-weight:700}@media screen and (max-width:768px){.header__modal__body .content__title{font-size:22px;font-size:2.2rem}}.header__modal__body .content .modText{line-height:24px;margin-top:6px}.header__modal__body .content .modText+.modBtn{margin:30px auto 0;min-width:min(100%,310px)}@media screen and (max-width:768px){.header__modal__body .content .modText+.modBtn{margin:20px auto 0}}@media screen and (max-width:768px){.header__modal__body .content .modText{font-size:14px;font-size:1.4rem;line-height:28px}}.header__modal__close{position:absolute;top:30px;right:27px;width:46px;height:auto;aspect-ratio:1/1;border:solid 2px var(--light-orange);-webkit-box-shadow:2.8px 2.8px 0 0 var(--light-orange);box-shadow:2.8px 2.8px 0 0 var(--light-orange);border-radius:50%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-transition:all 0.3s ease-out;transition:all 0.3s ease-out}.header__modal__close:after{content:"";display:inline-block;width:14.73px;height:auto;aspect-ratio:1/1;background-image:url("/wp-content/themes/cosmo/assets/img/common/icon/img_close.png");background-repeat:no-repeat;background-size:contain}.header__modal__close:hover{-webkit-box-shadow:0 0 0 0 var(--light-orange);box-shadow:0 0 0 0 var(--light-orange);-webkit-transform:translate(2.8px,2.8px);transform:translate(2.8px,2.8px)}@media screen and (max-width:768px){.header__modal__close{width:40px;top:20px;right:20px}}@media screen and (min-width:1081px){.header.is-scrolled .header__nav{background-color:var(--white);padding:17px 40px 19px;border-radius:0 0 20px 20px}.header.is-scrolled .header__nav__logo{width:200px}.header.is-scrolled .header__nav .dropdown__list{margin-top:37px}}.header dialog::-ms-backdrop{background:rgba(0,0,0,0.5)}.header dialog::backdrop{background:rgba(0,0,0,0.5)}.header .openbtn{cursor:pointer;width:48px;height:48px;display:none;position:relative}@media screen and (min-width:0px) and (max-width:1100px){.header .openbtn{display:inline-block}}@media screen and (min-width:1081px){.header .openbtn{display:none}}.header .openbtn span{display:inline-block;-webkit-transition:0.4s ease-out;transition:0.4s ease-out;position:absolute;left:5px;height:2px;border-radius:5px;background-color:var(--black)}.header .openbtn span:first-of-type{top:10px;width:32px}.header .openbtn span:nth-of-type(2){top:21px;width:22px}.header .openbtn.active span:first-of-type{top:10px;left:14px;-webkit-transform:translateY(6px) rotate(-45deg);transform:translateY(6px) rotate(-45deg);width:20px}.header .openbtn.active span:nth-of-type(2){top:22px;left:14px;-webkit-transform:translateY(-6px) rotate(45deg);transform:translateY(-6px) rotate(45deg);width:20px}.footer{width:100%;overflow:hidden}@media screen and (min-width:769px){.footer{margin-top:55px}}.footer__inner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;overflow:hidden}@media screen and (min-width:769px){.footer__inner{padding:0;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin:auto;padding-top:50px}}.footerCharacter{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}@media screen and (min-width:769px){.footerCharacter{padding-top:50px}}.footerCharacter__inner{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;pointer-events:none}@media screen and (min-width:769px){.footerCharacter__inner{-webkit-animation:footerCharacterDown 5s cubic-bezier(0.26,0.06,0,1);animation:footerCharacterDown 5s cubic-bezier(0.26,0.06,0,1)}}.footerCharacter__message{line-height:1;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;min-height:auto;aspect-ratio:150/63;background-repeat:no-repeat;background-size:contain;background-position:center;margin:0 auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;letter-spacing:0.05em;color:var(--black)}@media screen and (min-width:769px){.footerCharacter__message{font-size:16px;font-size:1.6rem;min-width:150px;padding-bottom:10px;background-image:url("/wp-content/themes/cosmo/assets/img/common/footer/img_message.png")}}@media screen and (max-width:768px){.footerCharacter__message{min-width:120px;aspect-ratio:240/116;font-size:14px;font-size:1.4rem;padding-bottom:7px;background-image:url("/wp-content/themes/cosmo/assets/img/common/footer/sp/img_message.png")}}.footerCharacter__img{width:100%;max-width:416px;min-width:208px;margin:0 auto;overflow:hidden;aspect-ratio:416/232;max-width:416px}.footerCharacter__img>img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}@supports not (aspect-ratio:416/232){.footerCharacter__img{position:relative}.footerCharacter__img:before{float:left;content:"";padding-top:55.77%}.footerCharacter__img:after{display:block;content:"";clear:both}.footerCharacter__img>img{position:absolute;top:0;left:0;right:0;bottom:0}}@media screen and (max-width:768px){.footerCharacter__img{width:52%;min-width:214px;margin:9px auto 0 auto}}@media screen and (min-width:769px){.footerCharacter:hover .footerCharacter__inner{-webkit-animation:footerCharacterUp 5s cubic-bezier(0.26,0.06,0,1);animation:footerCharacterUp 5s cubic-bezier(0.26,0.06,0,1)}}.footerBody{width:100%;background-color:var(--light-yellow);position:relative}.footerBody:before{content:"";width:115%;height:auto;aspect-ratio:1611/350;background-image:url("/wp-content/themes/cosmo/assets/img/common/footer/img_divider.png");background-repeat:no-repeat;background-size:contain;background-position:center;position:absolute;top:0}@media screen and (min-width:769px){.footerBody:before{-webkit-transform:translateX(-7.5%) translateY(-135px);transform:translateX(-7.5%) translateY(-135px)}}@media screen and (max-width:768px){.footerBody:before{width:200%;-webkit-transform:translateX(-25%) translateY(-70px);transform:translateX(-25%) translateY(-70px)}}.footerBody__inner{width:100%;max-width:1400px;margin:0 auto;z-index:10;position:relative}@media screen and (min-width:769px){.footerBody__inner{padding:0 min(150px,10.71%) 67px}}@media screen and (max-width:1000px){.footerBody__inner{padding:0 65px 76px}}@media screen and (max-width:768px){.footerBody__inner{padding:0 20px 57px}}.footerBody__title{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media screen and (min-width:769px){.footerBody__title{margin-top:-79px;gap:22px}}@media screen and (max-width:768px){.footerBody__title{margin-top:-36px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:11px}}.footerBody__title .modText{margin-bottom:0}@media screen and (min-width:769px){.footerBody__title__inner{width:250px}}@media screen and (max-width:768px){.footerBody__title__inner{width:181.5px}}.footerBody__title__inner:hover{opacity:0.6}.footerBody__title__img{height:auto}@media screen and (min-width:769px){.footerBody__title__img{width:250px;overflow:hidden;aspect-ratio:250/58;max-width:250px}.footerBody__title__img>img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}@supports not (aspect-ratio:250/58){.footerBody__title__img{position:relative}.footerBody__title__img:before{float:left;content:"";padding-top:23.2%}.footerBody__title__img:after{display:block;content:"";clear:both}.footerBody__title__img>img{position:absolute;top:0;left:0;right:0;bottom:0}}}@media screen and (max-width:768px){.footerBody__title__img{width:181.5px;overflow:hidden;aspect-ratio:363/183;max-width:181.5px}.footerBody__title__img>img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}@supports not (aspect-ratio:363/183){.footerBody__title__img{position:relative}.footerBody__title__img:before{float:left;content:"";padding-top:50.41%}.footerBody__title__img:after{display:block;content:"";clear:both}.footerBody__title__img>img{position:absolute;top:0;left:0;right:0;bottom:0}}}.footerBody__title__img img{-o-object-fit:contain;object-fit:contain}.footerBody__info{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-wrap:wrap;flex-wrap:wrap}@media screen and (min-width:769px){.footerBody__info{display:-webkit-box;display:-ms-flexbox;display:flex;gap:42px;margin-top:45px}}@media screen and (max-width:768px){.footerBody__info{display:-ms-grid;display:grid;-ms-grid-columns:1fr 5px 1.25fr;grid-template-columns:1fr 1.25fr;max-width:375px;margin:50px auto 0;padding-left:20px;gap:25px 5px}}.footerBody__info__item a{font-size:14px;font-size:1.4rem;font-weight:700;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;color:var(--black);-webkit-transition:all 0.3s ease-out;transition:all 0.3s ease-out}.footerBody__info__item a:hover{color:var(--orange)}@media screen and (min-width:769px){.footerBody__stores{margin-top:43px}}@media screen and (max-width:768px){.footerBody__stores{max-width:375px;margin:41px auto 0}}.footerBody__stores__list{display:-ms-grid;display:grid;max-width:841px;margin:0 auto}@media screen and (min-width:769px){.footerBody__stores__list{-ms-grid-columns:auto 8% auto 8% auto 8% auto 8% auto 8% auto;grid-template-columns:repeat(6,auto);gap:0 8%}.footerBody__stores__list li{justify-self:flex-start}}@media screen and (max-width:1000px){.footerBody__stores__list{-ms-grid-columns:(auto)[4];grid-template-columns:repeat(4,auto)}}@media screen and (max-width:768px){.footerBody__stores__list{-ms-grid-columns:auto auto;grid-template-columns:auto auto;padding-left:22px}}.footerBody__stores__list a{color:var(--black);font-size:14px;font-size:1.4rem;line-height:40px;font-weight:700;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:5px;white-space:nowrap;letter-spacing:0.05em}@media screen and (max-width:768px){.footerBody__stores__list a{line-height:38px}}.footerBody__stores__list a:before{content:"";display:inline-block;width:6px;height:2px;background-color:var(--orange)}@media screen and (max-width:768px){.footerBody__stores__list a:before{margin-top:8px}}.footerBody__stores__list a:hover{color:var(--orange)}@media screen and (min-width:769px){.footerBody__coosy{position:absolute;right:40px;bottom:30px}}@media screen and (max-width:768px){.footerBody__coosy{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-top:46px}}.footerBody__coosy__text{color:var(--black);font-weight:700;font-family:"Montserrat",serif;display:block;text-align:right;font-size:13px;font-size:1.3rem;line-height:16px;margin-bottom:5px;letter-spacing:0}@media screen and (max-width:768px){.footerBody__coosy__text{text-align:center;font-size:13.5px;font-size:1.35rem}}.footerBody__coosy__img{overflow:hidden;aspect-ratio:100/38}.footerBody__coosy__img>img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}@supports not (aspect-ratio:100/38){.footerBody__coosy__img{position:relative}.footerBody__coosy__img:before{float:left;content:"";padding-top:38%}.footerBody__coosy__img:after{display:block;content:"";clear:both}.footerBody__coosy__img>img{position:absolute;top:0;left:0;right:0;bottom:0}}@media screen and (min-width:769px){.footerBody__coosy__img{width:100px}}@media screen and (max-width:768px){.footerBody__coosy__img{width:90px}}.footerBody__coosy a:hover{opacity:0.6}.footer__copy{text-align:center;background:var(--gray);background-color:var(--black);color:var(--white);padding:15px 0}@media screen and (max-width:768px){.footer__copy{padding:25px 0}}.footer__copy__privacypolicy{color:var(--white)}@media screen and (min-width:769px){.footer__copy__privacypolicy{font-size:12px;font-size:1.2rem;letter-spacing:0.1em}}@media screen and (max-width:768px){.footer__copy__privacypolicy{font-size:10px;font-size:1rem;margin-bottom:10px}}.footer__copy__privacypolicy:hover{opacity:0.6}.footer__copy__cr{font-size:10px;font-size:1rem;letter-spacing:0.1em}.footer__copy__inner{width:100%;margin:0 auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media screen and (min-width:769px){.footer__copy__inner{padding:0 40px}}@media screen and (max-width:768px){.footer__copy__inner{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:0 20px}}@-webkit-keyframes footerCharacterUp{0%{-webkit-transform:scaleY(1) translate3d(0,0,0);transform:scaleY(1) translate3d(0,0,0)}4%{-webkit-transform:scaleY(0.8) translate3d(0,10%,0);transform:scaleY(0.8) translate3d(0,10%,0)}7%{-webkit-transform:scaleY(1.05) translate3d(0,-18%,0);transform:scaleY(1.05) translate3d(0,-18%,0)}10%{-webkit-transform:scaleY(1) translate3d(0,-15%,0);transform:scaleY(1) translate3d(0,-15%,0)}to{-webkit-transform:scaleY(1) translate3d(0,-15%,0);transform:scaleY(1) translate3d(0,-15%,0)}}@keyframes footerCharacterUp{0%{-webkit-transform:scaleY(1) translate3d(0,0,0);transform:scaleY(1) translate3d(0,0,0)}4%{-webkit-transform:scaleY(0.8) translate3d(0,10%,0);transform:scaleY(0.8) translate3d(0,10%,0)}7%{-webkit-transform:scaleY(1.05) translate3d(0,-18%,0);transform:scaleY(1.05) translate3d(0,-18%,0)}10%{-webkit-transform:scaleY(1) translate3d(0,-15%,0);transform:scaleY(1) translate3d(0,-15%,0)}to{-webkit-transform:scaleY(1) translate3d(0,-15%,0);transform:scaleY(1) translate3d(0,-15%,0)}}@-webkit-keyframes footerCharacterDown{0%{-webkit-transform:scaleY(1) translate3d(0,-15%,0);transform:scaleY(1) translate3d(0,-15%,0)}10%{-webkit-transform:scaleY(1) translate3d(0,0,0);transform:scaleY(1) translate3d(0,0,0)}to{-webkit-transform:scaleY(1) translate3d(0,0,0);transform:scaleY(1) translate3d(0,0,0)}}@keyframes footerCharacterDown{0%{-webkit-transform:scaleY(1) translate3d(0,-15%,0);transform:scaleY(1) translate3d(0,-15%,0)}10%{-webkit-transform:scaleY(1) translate3d(0,0,0);transform:scaleY(1) translate3d(0,0,0)}to{-webkit-transform:scaleY(1) translate3d(0,0,0);transform:scaleY(1) translate3d(0,0,0)}}@media screen and (min-width:769px){.modBpPc{display:inherit}}@media screen and (max-width:768px){.modBpPc{display:none}}@media screen and (min-width:769px){.modBpSp{display:none}}@media screen and (max-width:768px){.modBpSp{display:inherit}}@media screen and (min-width:1001px){.modBpSpXTablet{display:none}}@media screen and (max-width:1000px){.modBpSpXTablet{display:inherit}}.modHeading02{position:relative;letter-spacing:0.05em;font-weight:700;line-height:1.4}@media screen and (min-width:769px){.modHeading02{font-size:50px;font-size:5rem}}@media screen and (max-width:768px){.modHeading02{font-size:30px;font-size:3rem}}@media screen and (min-width:769px){.modHeading02:has(+p){margin-bottom:39px}}@media screen and (max-width:768px){.modHeading02:has(+p){margin-bottom:47px}}@media screen and (min-width:769px){.modHeading02:has(+.modListCards),.modHeading02:has(+.modListGuide){margin-bottom:54px}}@media screen and (max-width:768px){.modHeading02:has(+.modListCards),.modHeading02:has(+.modListGuide){margin-bottom:50px}}.modHeading02--center{text-align:center}.modHeading03{font-weight:700}@media screen and (min-width:769px){.modHeading03{font-size:18px;font-size:1.8rem}}@media screen and (max-width:768px){.modHeading03{font-size:16px;font-size:1.6rem;line-height:25px}}.modHeadingEn{font-family:"Montserrat",serif;line-height:1;font-size:110px;font-size:11rem;font-weight:700;letter-spacing:-0.05em}@media screen and (min-width:769px){.modHeadingEn{-webkit-transform:translate(-10px,0px);transform:translate(-10px,0px)}}@media screen and (max-width:768px){.modHeadingEn{-webkit-transform:translate(-4px,0px);transform:translate(-4px,0px);font-size:60px;font-size:6rem}}@media screen and (min-width:769px){.modHeadingEn__sub{font-size:95px;font-size:9.5rem;line-height:0.9}}.modHeadingEn:has(.modHeadingEn__sub){text-align:center}@media screen and (min-width:769px){.modHeadingEn:has(+.modHeading02){margin-bottom:32px}}@media screen and (max-width:768px){.modHeadingEn:has(+.modHeading02){margin-bottom:43px}}.modHeadingEn02{font-weight:700;font-family:"Montserrat",serif;letter-spacing:0;text-transform:uppercase;color:var(--white);line-height:0.9}@media screen and (min-width:769px){.modHeadingEn02{font-size:80px;font-size:8rem}}@media screen and (max-width:768px){.modHeadingEn02{font-size:50px;font-size:5rem}}.modHeadingEn02--yellow{color:var(--yellow)}.modHeadingSub{line-height:1;letter-spacing:0.05em;font-weight:700}@media screen and (min-width:769px){.modHeadingSub{font-size:20px;font-size:2rem;margin-bottom:10px}}@media screen and (max-width:768px){.modHeadingSub{font-size:15px;font-size:1.5rem;margin-bottom:4px}}.modHeadingKv{width:100%;background-repeat:no-repeat;background-size:cover;background-position:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:relative;z-index:1}@media screen and (min-width:769px){.modHeadingKv{min-height:460px;margin:0 0 73px;background-image:url("/wp-content/themes/cosmo/assets/img/common/img_kv.png")}}@media screen and (max-width:1000px){.modHeadingKv{margin-bottom:30px}}@media screen and (max-width:768px){.modHeadingKv{min-height:342px;margin-bottom:130px;background-image:url("/wp-content/themes/cosmo/assets/img/common/sp/img_kv.png")}}.modHeadingKv:after{content:"";width:100%;position:absolute;z-index:-1;left:0;background-color:var(--primary)}@media screen and (min-width:769px){.modHeadingKv:after{clip-path:ellipse(54% 45% at 50% 50%);height:350px;bottom:-50%}}@media screen and (max-width:768px){.modHeadingKv:after{clip-path:ellipse(95% 45% at 50% 50%);height:150px;bottom:-38.5%}}.modHeadingKv__inner{width:100%;max-width:1400px}@media screen and (min-width:769px){.modHeadingKv__inner{padding:0 min(150px,10.71%);margin:-60px auto 0}}@media screen and (max-width:1000px){.modHeadingKv__inner{padding:0 65px}}@media screen and (max-width:768px){.modHeadingKv__inner{padding:0 20px;margin:-33px 0 0}}.modHeadingKv__illustrate{position:absolute}@media screen and (min-width:769px){.modHeadingKv__illustrate{right:20%;bottom:10%}}@media screen and (max-width:1000px){.modHeadingKv__illustrate{width:62%;max-width:240px;bottom:14%}}@media screen and (max-width:768px){.modHeadingKv__illustrate{right:10%;bottom:-8%}}@media screen and (max-width:1000px){.modHeadingKv__illustrate img{width:100%;height:auto}}@media screen and (min-width:769px){.modHeadingKv__illustrate--multiple{right:14%;bottom:8%}}@media screen and (max-width:1000px){.modHeadingKv__illustrate--multiple{width:70%;max-width:320px;bottom:13%}}@media screen and (max-width:768px){.modHeadingKv__illustrate--multiple{bottom:-8%}}.modHeadingKv__title{color:var(--white);font-weight:700;line-height:1.4;letter-spacing:0.05em}@media screen and (min-width:769px){.modHeadingKv__title{font-size:50px;font-size:5rem;width:60%}}@media screen and (max-width:768px){.modHeadingKv__title{font-size:30px;font-size:3rem}}.modBtn{min-width:310px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;background:var(--white);color:var(--black);-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;text-align:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:5px;margin:0 auto;-webkit-transition:all 0.3s ease-out;transition:all 0.3s ease-out;font-weight:700;border:2px solid var(--light-orange);-webkit-box-shadow:5px 5px 0 0 var(--light-orange);box-shadow:5px 5px 0 0 var(--light-orange);letter-spacing:0.05em}@media screen and (min-width:769px){.modBtn{min-height:60px;font-size:18px;font-size:1.8rem;border-radius:30px;margin:60px auto 5px;padding:0 12px 0 30px}}@media screen and (max-width:768px){.modBtn{outline:none;width:100%;font-size:16px;font-size:1.6rem;border-radius:27px;min-height:55px;min-width:unset;max-width:285px;padding:0 13px 0 18px;margin-top:62px}.modBtn:after{width:26px;min-width:26px}}.modBtn:hover{-webkit-box-shadow:0 0 0 0 var(--light-orange);box-shadow:0 0 0 0 var(--light-orange);-webkit-transform:translate(5px,5px);transform:translate(5px,5px);color:var(--orange)}.modBtn:after{content:"";display:inline-block;width:29px;height:auto;aspect-ratio:1/1;background-image:url("/wp-content/themes/cosmo/assets/img/common/icon/arrow_btn.png");background-repeat:no-repeat;background-size:contain}.modBtn--white{background:var(--white);color:var(--black)}.modBtn--white:hover{background:var(--black);color:var(--white)}.modBtn--green{background-color:var(--green);color:var(--white)}.modBtn--green.modBtn--external:after{background-image:url("/wp-content/themes/cosmo/assets/img/common/icon/img_externalWhite.svg")}.modBtn--green:hover{color:var(--white)}.modBtn--external:after{background-image:url("/wp-content/themes/cosmo/assets/img/common/icon/img_external.svg")}.modBtn--center{position:relative;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:0 20px}.modBtn--center:after{position:absolute;right:12px}.modBtn--line{color:var(--white);background:#87CD04}.modBtn--line:after{background-image:url("/wp-content/themes/cosmo/assets/img/common/icon/img_external03.svg")}@media screen and (min-width:769px){.modBtn+.modBtn{margin-top:25px}}@media screen and (max-width:768px){.modBtn+.modBtn{margin-top:12.5px}}.modNavigation{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap}@media screen and (min-width:769px){.modNavigation{gap:0 50px;margin:60px 0;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}@media screen and (max-width:768px){.modNavigation{gap:27px 0;margin:40px auto;max-width:335px;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}}.modNavigation .modBtn{margin:0;padding:0}@media screen and (min-width:769px){.modNavigation .modBtn{letter-spacing:0}}@media screen and (max-width:768px){.modNavigation .modBtn{letter-spacing:0.1em}}.modNavigation__next .modBtn,.modNavigation__prev .modBtn{min-width:-webkit-max-content;min-width:-moz-max-content;min-width:max-content;border:none;background:none;border-radius:0;-webkit-box-shadow:none;box-shadow:none;gap:12px;min-height:auto}.modNavigation__next .modBtn:hover,.modNavigation__prev .modBtn:hover{-webkit-box-shadow:none;box-shadow:none;-webkit-transform:none;transform:none}.modNavigation__prev .modBtn{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.modNavigation__prev .modBtn:after{-webkit-transform:scaleX(-1);transform:scaleX(-1)}@media screen and (min-width:769px){.modNavigation__main{max-width:400px;width:58%}}@media screen and (max-width:768px){.modNavigation__main{-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3;width:100%}}.modNavigation__main .modBtn{border-radius:50px;position:relative;min-height:66px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:100%}@media screen and (max-width:768px){.modNavigation__main .modBtn{min-width:100%}}.modNavigation__main .modBtn:after{position:absolute;left:18px;top:50%;-webkit-transform:translateY(-50%) scaleX(-1);transform:translateY(-50%) scaleX(-1)}.modNavigation li{list-style:none}@media screen and (min-width:769px){.modNavigation li{margin-top:25px}}@media screen and (max-width:768px){.modNavigation li{margin-top:12.5px}}.modPagination{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:13px}@media screen and (min-width:769px){.modPagination{margin:60px 0}}@media screen and (max-width:768px){.modPagination{margin:50px 0}}.modPagination__item a,.modPagination__item span{min-width:44px;height:44px;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-weight:700;letter-spacing:0.1em;line-height:1.1;font-size:16px;font-size:1.6rem;background:var(--white);color:var(--black);border-radius:6px;border:1px solid var(--light-orange);-webkit-box-shadow:3px 3px 0 var(--light-orange);box-shadow:3px 3px 0 var(--light-orange);-webkit-transition:all 0.3s;transition:all 0.3s}.modPagination__item a:hover,.modPagination__item span:hover{-webkit-box-shadow:0 0 0 0 var(--light-orange);box-shadow:0 0 0 0 var(--light-orange);-webkit-transform:translate(3px,3px);transform:translate(3px,3px)}.modPagination__item--next,.modPagination__item--prev{margin:0 0 0 8px}.modPagination__item--next a,.modPagination__item--prev a{display:block;width:29px;min-width:29px;height:auto;aspect-ratio:1/1;background-image:url("/wp-content/themes/cosmo/assets/img/common/icon/arrow_btn.png");background-repeat:no-repeat;background-size:contain;border-radius:0;-webkit-box-shadow:none;box-shadow:none;border:none;background-color:transparent}.modPagination__item--next a:hover,.modPagination__item--prev a:hover{-webkit-box-shadow:none;box-shadow:none;border:none;-webkit-transform:scale(1.173);transform:scale(1.173)}.modPagination__item--prev{margin:0 8px 0 0;-webkit-transform:scaleX(-1);transform:scaleX(-1)}.modPagination__item.is-current span{-webkit-box-shadow:0 0 0 var(--light-orange);box-shadow:0 0 0 var(--light-orange);-webkit-transform:none;transform:none;border-color:var(--black);background-color:var(--black);color:#FFFDE2}.modPagination{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:13px}@media screen and (min-width:769px){.modPagination{margin:60px 0}}@media screen and (max-width:768px){.modPagination{margin:50px 0}}.modPagination__item a,.modPagination__item span{min-width:44px;height:44px;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-weight:700;letter-spacing:0.1em;line-height:1.1;font-size:16px;font-size:1.6rem;background:var(--white);color:var(--black);border-radius:6px;border:1px solid var(--light-orange);-webkit-box-shadow:3px 3px 0 var(--light-orange);box-shadow:3px 3px 0 var(--light-orange);-webkit-transition:all 0.3s;transition:all 0.3s}.modPagination__item a:hover,.modPagination__item span:hover{-webkit-box-shadow:0 0 0 0 var(--light-orange);box-shadow:0 0 0 0 var(--light-orange);-webkit-transform:translate(3px,3px);transform:translate(3px,3px)}.modPagination__item--next,.modPagination__item--prev{margin:0 0 0 8px}.modPagination__item--next a,.modPagination__item--prev a{display:block;width:29px;min-width:29px;height:auto;aspect-ratio:1/1;background-image:url("/wp-content/themes/cosmo/assets/img/common/icon/arrow_btn.png");background-repeat:no-repeat;background-size:contain;border-radius:0;-webkit-box-shadow:none;box-shadow:none;border:none;background-color:transparent}.modPagination__item--next a:hover,.modPagination__item--prev a:hover{-webkit-box-shadow:none;box-shadow:none;border:none;-webkit-transform:scale(1.173);transform:scale(1.173)}.modPagination__item--prev{margin:0 8px 0 0;-webkit-transform:scaleX(-1);transform:scaleX(-1)}.modPagination__item.is-current span{-webkit-box-shadow:0 0 0 var(--light-orange);box-shadow:0 0 0 var(--light-orange);-webkit-transform:none;transform:none;border-color:var(--black);background-color:var(--black);color:#FFFDE2}.modTable{width:100%;margin:0 0 40px}@media screen and (max-width:768px){.modTable{margin:60px 0 0}}.modTable td,.modTable th{padding:32px 0px;font-size:14px;font-size:1.4rem}.modTable th{font-weight:700;vertical-align:top}@media screen and (max-width:768px){.modTable th{padding:30px 20px 30px 0}}.modTable tr{border-top:1px solid var(--gray);position:relative}.modTable01{width:100%}.modTable01 tr{border-bottom:2px solid #CCC8B1}.modTable01 tr:first-child{border-top:2px solid #CCC8B1}.modTable01 tr td,.modTable01 tr th{padding:24px 0;letter-spacing:0.1em;font-weight:700;line-height:2}@media screen and (max-width:768px){.modTable01 tr td,.modTable01 tr th{width:100%;min-width:100%;display:block}}.modTable01 tr th{font-weight:700;vertical-align:top}@media screen and (min-width:769px){.modTable01 tr th{font-size:18px;font-size:1.8rem;padding-right:20px;width:33.3%;min-width:200px}}@media screen and (max-width:768px){.modTable01 tr th{font-size:16px;font-size:1.6rem;padding-bottom:0;margin:0 0 9px}}.modTable01 tr td{font-weight:400}@media screen and (min-width:769px){.modTable01 tr td{font-size:16px;font-size:1.6rem}}@media screen and (max-width:768px){.modTable01 tr td{font-size:14px;font-size:1.4rem;padding-top:0}}@media screen and (min-width:769px){.modTable01 tr td ul{margin:0 0 0 18px}}@media screen and (max-width:768px){.modTable01 tr td ul{margin:0 0 0 15px}}.modTable01 tr td ul li{word-break:auto-phrase}.modTable01 tr td ul li a{color:var(--blue)}.modTable01 tr td ul li a:hover{color:var(--black)}.modTable01 tr td ul li:before{content:"・";float:left;display:inline-block}@media screen and (min-width:769px){.modTable01 tr td ul li:before{margin:0 0 0 -18px}}@media screen and (max-width:768px){.modTable01 tr td ul li:before{margin:0 0 0 -15px}}.modText{font-weight:400;font-size:16px;font-size:1.6rem;letter-spacing:0.05em}@media screen and (min-width:769px){.modText{line-height:36px;margin:0 0 20px}}@media screen and (max-width:768px){.modText{line-height:28px;margin:0 0 10px}}@media screen and (max-width:768px){.modText--sm{font-size:14px;font-size:1.4rem;line-height:25px}}.modText--bold{font-weight:700}.modText--center{text-align:center}@media screen and (min-width:769px){.modText--leading01{line-height:30px}}@media screen and (max-width:768px){.modText--leading01{line-height:25px}}.modText span{font-weight:700}.modTextMini{margin:0 0 21px;font-size:14px;font-size:1.4rem}@media screen and (min-width:769px){.modText~.modBtn{margin-left:unset}}.modText+.modBtn{margin-top:50px}.modBreadCrumbs{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-overflow-style:none;scrollbar-width:none;overflow-x:auto;overflow-y:auto;margin:auto}.modBreadCrumbs::-webkit-scrollbar{display:none}@media screen and (max-width:768px){.modBreadCrumbs{white-space:nowrap;width:calc(100% + 20px);margin-bottom:80px}}.modBreadCrumbs__item{color:var(--black);letter-spacing:0.05em;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media screen and (min-width:769px){.modBreadCrumbs__item{font-size:12px;font-size:1.2rem}}@media screen and (max-width:768px){.modBreadCrumbs__item{width:-webkit-max-content;width:-moz-max-content;width:max-content;font-size:10px;font-size:1rem}}.modBreadCrumbs__item:after{content:">";display:inline-block;margin:0 13px}.modBreadCrumbs__item:last-child{margin:0;padding:0;-webkit-box-flex:1;-ms-flex:1;flex:1}.modBreadCrumbs__item:last-child:after{display:none}.modBreadCrumbs__item__link{color:var(--black)}.modBreadCrumbs__item__link:hover{color:var(--yellow)}.modBgSection{background:var(--white);position:relative}@media screen and (min-width:769px){.modBgSection{border-radius:30px;padding:8.3% 9%;margin:163px 0 0}}@media screen and (max-width:768px){.modBgSection{border-radius:20px;padding:60px 20px 54px;margin-top:142px}}.modBgSection__illustrate{position:absolute;width:21.73%;min-width:186px}@media screen and (min-width:769px){.modBgSection__illustrate{top:-35px;right:30px}}@media screen and (max-width:768px){.modBgSection__illustrate{top:-62px;right:auto;left:47%;-webkit-transform:translateX(-50%);transform:translateX(-50%)}}.modBgSection__illustrate img{width:100%;height:auto}.modForm{margin:0 0 75px}.modFormStep{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:-webkit-max-content;width:-moz-max-content;width:max-content;position:relative;margin:0 auto 48px}@media screen and (min-width:769px){.modFormStep{gap:0 178px}}@media screen and (max-width:768px){.modFormStep{gap:0 36px}}.modFormStep:after{content:"";position:absolute;width:100%;background:var(--light-orange);left:0;-webkit-transform:translateY(-50%);transform:translateY(-50%);z-index:1}@media screen and (min-width:769px){.modFormStep:after{height:4px;top:37%}}@media screen and (max-width:768px){.modFormStep:after{height:3px;top:37%}}.modFormStep__item{position:relative;z-index:2;text-align:center;line-height:1;letter-spacing:0.025em}@media screen and (min-width:769px){.modFormStep__item{width:80px}}@media screen and (max-width:768px){.modFormStep__item{width:60px}}.modFormStep__item__circle{width:100%;border-radius:50%;background:var(--light-orange);color:var(--white);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-family:"Montserrat",serif;font-weight:600;padding:6px 0 0;margin:0 0 9px}@media screen and (min-width:769px){.modFormStep__item__circle{height:80px;font-size:32px;font-size:3.2rem}}@media screen and (max-width:768px){.modFormStep__item__circle{height:60px;font-size:26px;font-size:2.6rem}}.modFormStep__item__circle small{display:block}@media screen and (min-width:769px){.modFormStep__item__circle small{font-size:16px;font-size:1.6rem}}@media screen and (max-width:768px){.modFormStep__item__circle small{font-size:12px;font-size:1.2rem}}.modFormStep__item__text{font-weight:700;color:#CCC8B1}@media screen and (min-width:769px){.modFormStep__item__text{font-size:20px;font-size:2rem}}@media screen and (max-width:768px){.modFormStep__item__text{font-size:14px;font-size:1.4rem}}.modFormStep__item--current .modFormStep__item__circle{background:var(--yellow);color:var(--black)}.modFormStep__item--current .modFormStep__item__text{color:var(--black)}.modFormField{margin:auto}@media screen and (min-width:769px){.modFormField{max-width:880px;width:90%}}.modFormField__container{border-top:2px solid #d9d9d9;display:-webkit-box;display:-ms-flexbox;display:flex}@media screen and (min-width:769px){.modFormField__container{gap:0 5%;padding:40px 0}}@media screen and (max-width:768px){.modFormField__container{padding:25px 0 35px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.modFormField__container__label{font-size:16px;font-size:1.6rem;font-weight:700;letter-spacing:0.1em;color:var(--black);cursor:auto}@media screen and (min-width:769px){.modFormField__container__label{min-width:220px;margin:6px 0 0}}@media screen and (max-width:768px){.modFormField__container__label{margin:0 0 23px}}.modFormField__container__label .tag{font-size:14px;font-size:1.4rem;border-radius:6px;display:inline-block;line-height:1.1;padding:7px 14px;margin:0 0 0 17px;background:var(--yellow);text-align:center}.modFormField__container__label--noMargin{margin-top:0}.modFormField__container__input{width:100%;font-size:16px;font-size:1.6rem}.modFormField__container__input .note{display:block;letter-spacing:0.1em;font-size:14px;font-size:1.4rem}@media screen and (min-width:769px){.modFormField__container__input .note{margin:12px 0 -5px}}@media screen and (max-width:768px){.modFormField__container__input .note{margin:7px 0 -7px}}.modFormField__container__input .input,.modFormField__container__input textarea{padding:10px 20px;border-radius:6px;outline:none;border:2px solid var(--light-orange);background:var(--white);color:var(--black)}.modFormField__container__input .input{height:48px}@media screen and (min-width:769px){.modFormField__container__input .input{max-width:400px;width:70%}}@media screen and (max-width:768px){.modFormField__container__input .input{width:100%}}.modFormField__container__input textarea{width:100%;resize:none}@media screen and (min-width:769px){.modFormField__container__input textarea{height:185px}}@media screen and (max-width:768px){.modFormField__container__input textarea{height:260px}}.modFormField__container__input--textarea{line-height:1}.modFormField__container__input--textarea textarea{letter-spacing:0.1em;line-height:2}.modFormField__container .listItem{display:inline-block;position:relative;cursor:pointer;margin:0}.modFormField__container .listItem .checkbox,.modFormField__container .listItem .radio{cursor:pointer;background:var(--white);position:absolute;display:inline-block;margin:0;z-index:1}.modFormField__container .listItem .checkbox:checked+.wpcf7-list-item-label:after,.modFormField__container .listItem .radio:checked+.wpcf7-list-item-label:after{opacity:1}.modFormField__container .listItem label{cursor:pointer}.modFormField__container .listItem .wpcf7-list-item-label{position:relative}.modFormField__container .listItem .wpcf7-list-item-label:after{content:"";position:absolute;-webkit-transition:all 0.3s ease-out;transition:all 0.3s ease-out;opacity:0;z-index:1;pointer-events:none}.modFormField__container .listItem--radio{border-radius:35px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;background:var(--white);border:2px solid var(--light-orange);-webkit-box-shadow:5px 5px 0 var(--light-orange);box-shadow:5px 5px 0 var(--light-orange);-webkit-transition:0.3s;transition:0.3s;letter-spacing:0.05em}@media screen and (min-width:769px){.modFormField__container .listItem--radio{max-width:400px;width:92%;height:56px;padding:0 24px 0 42px}}@media screen and (max-width:768px){.modFormField__container .listItem--radio{max-width:314px;width:100%;height:54px;padding:0 20px 0 34px}}.modFormField__container .listItem--radio+.listItem--radio{margin:20px 0 0}.modFormField__container .listItem--radio .radio{border-radius:50%;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);background:var(--light-orange)}@media screen and (min-width:769px){.modFormField__container .listItem--radio .radio{height:18px;width:18px;left:24px}}@media screen and (max-width:768px){.modFormField__container .listItem--radio .radio{height:14px;width:14px;left:20px}}@media screen and (min-width:769px){.modFormField__container .listItem--radio .wpcf7-list-item-label{margin:0 0 0 12px}}@media screen and (max-width:768px){.modFormField__container .listItem--radio .wpcf7-list-item-label{margin:0 0 0 10px}}.modFormField__container .listItem--radio .wpcf7-list-item-label:after{border-radius:50%;-webkit-transform:scale(0.56);transform:scale(0.56);background:var(--blue)}@media screen and (min-width:769px){.modFormField__container .listItem--radio .wpcf7-list-item-label:after{top:3px;left:-18px;width:18px;height:18px;margin:0 0 0 -12px}}@media screen and (max-width:768px){.modFormField__container .listItem--radio .wpcf7-list-item-label:after{top:5px;left:-14px;width:14px;height:14px;margin:0 0 0 -10px}}@media screen and (min-width:769px){.modFormField__container .listItem--radio:hover{-webkit-box-shadow:0 0 0 var(--light-orange);box-shadow:0 0 0 var(--light-orange);-webkit-transform:translate(5px,5px);transform:translate(5px,5px);color:var(--yellow)}}.modFormField__container .listItem--checkbox{letter-spacing:0.1em}.modFormField__container .listItem--checkbox+.listItem--checkbox{margin:0 0 0 27px}.modFormField__container .listItem--checkbox .checkbox{height:22px;width:22px;left:0;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);border:2px solid var(--light-orange);border-radius:6px}.modFormField__container .listItem--checkbox .wpcf7-list-item-label{margin:0 0 0 30px}.modFormField__container .listItem--checkbox .wpcf7-list-item-label:after{left:6px;top:8px;width:11px;height:8px;background:url("/wp-content/themes/cosmo/assets/img/common/icon/icon_checkbox.png") no-repeat;background-size:100%;margin:0 0 0 -30px}.modFormField__container .listItem.first{margin-right:4px}.modFormField__container .wpcf7-not-valid-tip{color:var(--red);display:block;line-height:1.8;font-size:14px;font-size:1.4rem;margin:5px 0 0}.modFormField__container--acceptance{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:16px;font-size:1.6rem;line-height:2}@media screen and (min-width:769px){.modFormField__container--acceptance{padding-top:48px}}@media screen and (max-width:768px){.modFormField__container--acceptance{padding:40px 0}}.modFormField__container--acceptance a{color:var(--blue)}@media screen and (min-width:769px){.modFormField__container--acceptance a:hover{color:var(--black)}}.modFormField__container--acceptance .modText{letter-spacing:0.1em;line-height:2;margin-bottom:12px}.modFormField__container--acceptance .wpcf7-form-control-wrap{text-align:center}.modFormField__container--acceptance .wpcf7-form-control-wrap .wpcf7-not-valid-tip{text-align:left}.modFormField__container:has(.listItem--radio) .wpcf7-not-valid-tip{margin:15px 0 0}.modFormField__container:has(.listItem--checkbox) .wpcf7-not-valid-tip{margin-top:0}.modFormButton{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media screen and (min-width:769px){.modFormButton{gap:0 50px}}@media screen and (max-width:768px){.modFormButton{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse}}.modFormButton__main{width:100%;position:relative;-webkit-box-shadow:5px 5px 0 var(--light-orange);box-shadow:5px 5px 0 var(--light-orange);border-radius:50px;-webkit-transition:0.3s;transition:0.3s}@media screen and (min-width:769px){.modFormButton__main{max-width:400px}}@media screen and (max-width:768px){.modFormButton__main{max-width:335px}}.modFormButton__main:after{content:"";display:inline-block;width:29px;height:auto;aspect-ratio:1/1;background-image:url("/wp-content/themes/cosmo/assets/img/common/icon/arrow_btn.png");background-repeat:no-repeat;background-size:contain;position:absolute;right:20px;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);pointer-events:none}.modFormButton__main .modBtn{cursor:pointer;border-radius:50px;border:2px solid var(--light-orange);margin:0;width:100%;min-height:66px;letter-spacing:0;-webkit-box-shadow:none;box-shadow:none;padding:0;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}@media screen and (max-width:768px){.modFormButton__main .modBtn{min-width:100%}}.modFormButton__main .modBtn:hover{-webkit-transform:none;transform:none}.modFormButton__main .modBtn:after{display:none}.modFormButton__main:hover{-webkit-box-shadow:0 0 0 0 var(--light-orange);box-shadow:0 0 0 0 var(--light-orange);-webkit-transform:translate(5px,5px);transform:translate(5px,5px)}.modFormButton__main--prev:after{right:auto;left:20px;-webkit-transform:translateY(-50%) scaleX(-1);transform:translateY(-50%) scaleX(-1)}@media screen and (max-width:768px){.modFormButton__main--submit{margin:0 0 20px}}.modFormButton__main--submit .modBtn{background:var(--yellow);border-color:var(--white)}.modFormButton__main--submit .modBtn:hover{color:var(--black)}.modFormButton__main--submit:after{background-image:url("/wp-content/themes/cosmo/assets/img/common/icon/arrow_btn_white.png")}.modFormButton .wpcf7-spinner{position:absolute;right:0;bottom:-40px}@media screen and (min-width:769px){.modForm--confirm .modFormField__container{gap:0 6.5%}}@media screen and (max-width:768px){.modForm--confirm .modFormField__container{padding-bottom:20px}}.modForm--confirm .modFormField__container__label{margin-top:0}@media screen and (max-width:768px){.modForm--confirm .modFormField__container__label{margin-bottom:12px}}.modForm--confirm .modFormField__container__input{line-height:2}.modForm--confirm .modFormField__container__input--textarea{letter-spacing:0.1em;line-height:2}.modForm--confirm .modFormField__container .listItem{cursor:auto}.modForm--confirm .modFormField__container .listItem--checkbox,.modForm--confirm .modFormField__container .listItem--radio{background:none;-webkit-box-shadow:none;box-shadow:none;-webkit-transition:none;transition:none;height:auto;width:100%;max-width:100%;border:none;padding:0;display:block}@media screen and (min-width:769px){.modForm--confirm .modFormField__container .listItem--checkbox:hover,.modForm--confirm .modFormField__container .listItem--radio:hover{-webkit-box-shadow:none;box-shadow:none;-webkit-transform:none;transform:none;color:var(--black)}}.modForm--confirm .modFormField__container:has(.modFormField__container__input--textarea){border-bottom:2px solid var(--light-orange);padding-bottom:30px}@media screen and (min-width:769px){.modForm--confirm .modFormField__container:has(.modFormField__container__input--textarea){margin-bottom:60px}}@media screen and (max-width:768px){.modForm--confirm .modFormField__container:has(.modFormField__container__input--textarea){margin-bottom:40px;padding-bottom:36px}}.modForm--complete .formTextlead{margin-bottom:60px}.wpcf7-form.invalid .wpcf7-response-output{display:none}input::-webkit-input-placeholder,textarea::-webkit-input-placeholder{color:#989898}input::-moz-placeholder,textarea::-moz-placeholder{color:#989898}input:-ms-input-placeholder,textarea:-ms-input-placeholder{color:#989898}input::-ms-input-placeholder,textarea::-ms-input-placeholder{color:#989898}input::placeholder,textarea::placeholder{color:#989898}input::-webkit-input-placeholder,textarea::-webkit-input-placeholder{color:#989898}input::-moz-placeholder,textarea::-moz-placeholder{color:#989898}input:-ms-input-placeholder,textarea:-ms-input-placeholder{color:#989898}input:-moz-placeholder,textarea:-moz-placeholder{color:#989898}.modCard01{background-color:var(--white);-webkit-box-shadow:5px 5px 0 0 var(--light-orange);box-shadow:5px 5px 0 0 var(--light-orange);-webkit-transition:all 0.3s ease-out;transition:all 0.3s ease-out;height:100%}@media screen and (min-width:769px){.modCard01{padding:30px 27px 25px 27px;border-radius:30px}}@media screen and (max-width:1000px){.modCard01{padding:24px 19px 19px 19px;border-radius:15px;margin-bottom:5px}}@media screen and (min-width:769px){.modCard01:hover{-webkit-box-shadow:0 0 0 0 var(--light-orange);box-shadow:0 0 0 0 var(--light-orange);-webkit-transform:translate(5px,5px);transform:translate(5px,5px);color:var(--orange)}}.modCard01__img{width:100%;height:auto;overflow:hidden;background-color:#ffec61;overflow:hidden;aspect-ratio:225/244}.modCard01__img>img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}@supports not (aspect-ratio:225/244){.modCard01__img{position:relative}.modCard01__img:before{float:left;content:"";padding-top:108.44%}.modCard01__img:after{display:block;content:"";clear:both}.modCard01__img>img{position:absolute;top:0;left:0;right:0;bottom:0}}@media screen and (min-width:769px){.modCard01__img{margin-bottom:19px;border-radius:20px}}@media screen and (max-width:768px){.modCard01__img{margin-bottom:14px;border-radius:8px}}.modCard01__img img{-webkit-transition:all 0.3s ease-out;transition:all 0.3s ease-out}.modCard01 .modHeading03{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;text-align:left;color:var(--black)}@media screen and (max-width:1000px){.modCard01 .modHeading03{font-size:13px;font-size:1.3rem}}.modCard01 .modHeading03:after{content:"";height:auto;aspect-ratio:1/1;background-image:url("/wp-content/themes/cosmo/assets/img/common/icon/img_plus01.png");background-size:contain;background-repeat:no-repeat;background-position:center}@media screen and (min-width:769px){.modCard01 .modHeading03:after{width:28px;min-width:28px}}@media screen and (max-width:768px){.modCard01 .modHeading03:after{width:21px;min-width:21px}}.modCard02{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse;position:relative;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;background-color:var(--white);width:100%;height:100%}@media screen and (min-width:769px){.modCard02{min-height:500px;border-radius:30px;padding:19px 20px 8px}}@media screen and (max-width:768px){.modCard02{border-radius:15px;padding:19px 20px 24px}}.modCard02__context{padding:0 10px}.modCard02__context__title{font-size:20px;font-size:2rem;font-weight:bold;margin-bottom:16px;letter-spacing:0.05em}.modCard02__context__no{position:absolute;left:0;top:0;z-index:10;-webkit-transform:translate(-20%,-50%);transform:translate(-20%,-50%);border-radius:50%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;height:auto;aspect-ratio:1/1;font-weight:700;background-color:var(--dark-orange);color:var(--white);line-height:1;padding-top:10px;font-family:"Montserrat",serif}.modCard02__context__no span{font-size:40px;font-size:4rem;line-height:1}@media screen and (min-width:769px){.modCard02__context__no{width:80px;font-size:14px;font-size:1.4rem}}@media screen and (max-width:768px){.modCard02__context__no{width:76px;font-size:13.3px;font-size:1.33rem}.modCard02__context__no span{font-size:38px;font-size:3.8rem}}.modCard02__img{width:100%;height:auto;overflow:hidden;aspect-ratio:314/221}.modCard02__img>img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}@supports not (aspect-ratio:314/221){.modCard02__img{position:relative}.modCard02__img:before{float:left;content:"";padding-top:70.38%}.modCard02__img:after{display:block;content:"";clear:both}.modCard02__img>img{position:absolute;top:0;left:0;right:0;bottom:0}}@media screen and (min-width:769px){.modCard02__img{border-radius:30px;margin-bottom:32px}}@media screen and (max-width:768px){.modCard02__img{border-radius:15px;margin-bottom:15px}}.modListNews{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.modListNews__item{border-bottom:solid 2px #ccc8b1}.modListNews__item:first-child{border-top:solid 2px #ccc8b1}.modListNews__item__inner{display:-webkit-box;display:-ms-flexbox;display:flex;color:var(--black)}@media screen and (max-width:768px){.modListNews__item__inner{-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:12px 0}}@media screen and (min-width:769px){.modListNews__item__inner{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;padding:22px 40px 25px}}.modListNews__item__inner .modText{margin-bottom:0;-webkit-transition:all 0.3s ease-out;transition:all 0.3s ease-out}@media screen and (max-width:768px){.modListNews__item__inner .modText{font-size:14px;font-size:1.4rem}}@media screen and (max-width:768px){.modListNews__item__inner{-ms-flex-wrap:wrap;flex-wrap:wrap}}.modListNews__item__inner:hover .modText{color:var(--orange)}.modListNews__item__category{background-color:var(--yellow);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:0 10px;font-weight:700;white-space:nowrap}@media screen and (min-width:769px){.modListNews__item__category{margin:8px 25px 0 30px;font-size:12px;font-size:1.2rem;height:24px;border-radius:6px}}@media screen and (max-width:768px){.modListNews__item__category{margin:0 0 0 26.5px;font-size:10px;font-size:1rem;height:20.5px;border-radius:3px}}@media screen and (max-width:768px){.modListNews__item__category+.modText{width:100%}}.modListNews__item .modText--bold{white-space:nowrap}.modListCards{display:-ms-grid;display:grid}@media screen and (min-width:769px){.modListCards{gap:101px 20px;-ms-grid-columns:1fr 20px 1fr 20px 1fr;grid-template-columns:repeat(3,1fr)}}@media screen and (max-width:768px){.modListCards{-ms-grid-columns:1fr;grid-template-columns:1fr;gap:50px}}@media screen and (min-width:769px){.modListCards:has(.modCard02__context__no){padding-top:37px}}.modListGuide{background-color:var(--white);border-radius:30px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}@media screen and (max-width:1200px){.modListGuide{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;max-width:450px;margin:0 auto}}.modListGuide__item{-webkit-box-flex:1;-ms-flex:1;flex:1;position:relative}@media screen and (max-width:1200px){.modListGuide__item{width:100%}}@media screen and (max-width:1200px){.modListGuide__item:first-child img{width:97px;height:auto;position:relative;left:3px;bottom:12px}}@media screen and (max-width:1200px){.modListGuide__item:nth-child(2) .modListGuide__item__inner{padding:40px 5px 32px 5px}}@media screen and (min-width:1201px){.modListGuide__item:nth-child(2) img{position:relative;left:12px;top:5px}}@media screen and (max-width:1200px){.modListGuide__item:nth-child(2) img{width:117.5px;height:auto;position:relative;bottom:4px}}@media screen and (max-width:1200px){.modListGuide__item:nth-child(3) .modListGuide__item__inner{padding:44px 5px 27px 5px}}@media screen and (min-width:1201px){.modListGuide__item:nth-child(3) .modListGuide__item__step{position:relative;right:13px}}@media screen and (min-width:1201px){.modListGuide__item:nth-child(3) img{position:relative;left:6px}}@media screen and (max-width:1200px){.modListGuide__item:nth-child(3) img{width:133px;height:auto;position:relative;left:2px;bottom:10px}}@media screen and (max-width:1200px){.modListGuide__item:nth-child(4) .modListGuide__item__inner{padding:42px 5px 30px 5px}}@media screen and (max-width:1200px){.modListGuide__item:nth-child(4) img{position:relative;top:4px}}.modListGuide__item:not(:last-child):after{content:"";position:absolute;right:-32.5px;top:-5px;bottom:-5px;margin:auto;width:65px;height:auto;aspect-ratio:65/394;background-image:url("/wp-content/themes/cosmo/assets/img/common/img_arrow.png");background-repeat:no-repeat;background-size:contain;background-position:center}@media screen and (max-width:1200px){.modListGuide__item:not(:last-child):after{background-image:url("/wp-content/themes/cosmo/assets/img/common/img_arrow01.png");top:unset;bottom:0;left:-5px;right:-5px;margin:auto;aspect-ratio:374/54;width:calc(100% + 10px);-webkit-transform:translateY(30%);transform:translateY(30%)}}@media screen and (min-width:769px){.modListGuide__item__inner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}@media screen and (max-width:1200px){.modListGuide__item__inner{display:-ms-grid;display:grid;-ms-grid-columns:0.78fr 20px 1fr;grid-template-columns:0.78fr 1fr;-ms-grid-rows:47px 18px auto;grid-template-rows:47px 18px auto;padding:25px 5px 31px 5px;-webkit-column-gap:20px;-moz-column-gap:20px;column-gap:20px;-webkit-box-align:unset;-ms-flex-align:unset;align-items:unset}.modListGuide__item__inner>:first-child{-ms-grid-row:1;-ms-grid-column:1}.modListGuide__item__inner>:nth-child(2){-ms-grid-row:1;-ms-grid-column:3}.modListGuide__item__inner>:nth-child(3){-ms-grid-row:2;-ms-grid-column:1}.modListGuide__item__inner>:nth-child(4){-ms-grid-row:2;-ms-grid-column:3}.modListGuide__item__inner>:nth-child(5){-ms-grid-row:3;-ms-grid-column:1}.modListGuide__item__inner>:nth-child(6){-ms-grid-row:3;-ms-grid-column:3}}.modListGuide__item__step{color:var(--dark-orange);font-size:24px;font-size:2.4rem;font-weight:700;font-family:"Montserrat",serif}.modListGuide__item__step span{font-size:34px;font-size:3.4rem;margin:0 0 0 5px}@media screen and (max-width:1200px){.modListGuide__item__step{line-height:1}}.modListGuide__item__img{height:140px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:12px}.modListGuide__item__img img{width:100%}@media screen and (max-width:1200px){.modListGuide__item__img{-ms-grid-column:1;-ms-grid-column-span:1;grid-column:1/2;-ms-grid-row:1;-ms-grid-row-span:3;grid-row:1/4;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;-ms-grid-row-align:center;align-self:center;-ms-grid-column-align:center;justify-self:center;margin-bottom:0}}.modListGuide__item__title{font-size:20px;font-size:2rem;line-height:25.66px;letter-spacing:0.05em;font-weight:700;margin-bottom:17px}@media screen and (max-width:1200px){.modListGuide__item__title{grid-column:2/-1;margin-bottom:0}}@media screen and (max-width:1200px){.modListGuide__item__title{font-size:15px;font-size:1.5rem;margin-bottom:3px;line-height:1}}@media screen and (max-width:1200px){.modListGuide__item .modText{grid-column:2/-1;text-align:left;margin-bottom:0;font-size:15px;font-size:1.5rem}}@media screen and (max-width:768px){.modListGuide__item .modText{margin-top:8px}}.modCta{display:-webkit-box;display:-ms-flexbox;display:flex;gap:24px;width:100%;margin:200px auto 76px}@media screen and (max-width:1000px){.modCta{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin:0 auto 80px}}@media screen and (min-width:769px){.modCta__contact{width:50%}}@media screen and (max-width:1000px){.modCta__contact{width:100%}}.modCta__contact__inner{color:var(--black);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;background-color:var(--white);-webkit-box-shadow:5px 5px 0 0 var(--light-orange);box-shadow:5px 5px 0 0 var(--light-orange);letter-spacing:0.05em;-webkit-transition:all 0.3s ease-out;transition:all 0.3s ease-out;gap:15px;border:solid 2px var(--light-orange)}.modCta__contact__inner:hover{-webkit-box-shadow:0 0 0 0 var(--light-orange);box-shadow:0 0 0 0 var(--light-orange);-webkit-transform:translate(5px,5px);transform:translate(5px,5px)}.modCta__contact__inner:hover .title{color:var(--orange)}.modCta__contact__inner:hover .title:after{scale:1.05}@media screen and (min-width:769px){.modCta__contact__inner{border-radius:30px;padding:14px 28px 20px 40px;height:100%}}@media screen and (max-width:1000px){.modCta__contact__inner{gap:16px}}@media screen and (max-width:768px){.modCta__contact__inner{border-radius:15px;padding:18px 17px 10px 16px;min-height:156.6px}}@media screen and (min-width:769px){.modCta__contact__text{padding-top:14px}}@media screen and (max-width:1000px){.modCta__contact__text{-webkit-box-flex:1;-ms-flex:1;flex:1}}.modCta__contact__text .title{line-height:40px;font-weight:700;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;letter-spacing:0.05em;-webkit-transition:all 0.3s ease-out;transition:all 0.3s ease-out}@media screen and (min-width:769px){.modCta__contact__text .title{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;margin-bottom:13px;font-size:24px;font-size:2.4rem;gap:6px}}@media screen and (max-width:768px){.modCta__contact__text .title{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;width:93%;font-size:21px;font-size:2.1rem;gap:1px;margin-bottom:2px}}.modCta__contact__text .title:after{content:"";display:inline-block;height:auto;aspect-ratio:1/1;background-image:url("/wp-content/themes/cosmo/assets/img/common/icon/arrow_btn.png");background-size:contain;background-repeat:no-repeat;background-position:center;-webkit-transition:all 0.3s ease-out;transition:all 0.3s ease-out}@media screen and (min-width:769px){.modCta__contact__text .title:after{width:29px;min-width:29px}}@media screen and (max-width:768px){.modCta__contact__text .title:after{width:25px;min-width:25px}}@media screen and (min-width:769px){.modCta__contact__text .modText{margin-bottom:0;line-height:30px}}@media screen and (max-width:1275px){.modCta__contact__text .modText br{display:none}}.modCta__contact__img{height:auto;overflow:hidden;aspect-ratio:1/1}.modCta__contact__img>img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}@supports not (aspect-ratio:1/1){.modCta__contact__img{position:relative}.modCta__contact__img:before{float:left;content:"";padding-top:100%}.modCta__contact__img:after{display:block;content:"";clear:both}.modCta__contact__img>img{position:absolute;top:0;left:0;right:0;bottom:0}}@media screen and (min-width:769px){.modCta__contact__img{max-width:140px;min-width:140px}}@media screen and (max-width:1000px){.modCta__contact__img{width:103.5px;min-width:103.5px}}.modModal{border:none;min-width:335px;max-width:min(800px,90%);overflow:hidden;background-color:inherit;width:95%;padding:0}@media screen and (max-width:768px){.modModal{max-height:87vh}}.modModal__inner{width:100%;text-align:center;border-radius:20px;background-color:var(--white);position:relative}@media screen and (min-width:769px){.modModal__inner{padding:33px 60px 55px}}@media screen and (max-width:768px){.modModal__inner{height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;max-height:82vh;overflow:hidden;padding:30px 30px 40px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.modModal__header{font-weight:700;font-size:32px;font-size:3.2rem;line-height:38px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;margin-bottom:23px;letter-spacing:0.05em}@media screen and (max-width:768px){.modModal__header{font-size:28px;font-size:2.8rem;margin-bottom:27px}}.modModal__header span{font-size:18px;font-size:1.8rem;line-height:21.6px;margin-left:5px}@media screen and (max-width:768px){.modModal__header span{font-size:16px;font-size:1.6rem}}@media screen and (max-width:768px){.modModal__body{-webkit-box-flex:1;-ms-flex:1;flex:1;overflow-y:hidden;outline:none;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.modModal__body::-webkit-scrollbar{-webkit-appearance:none;width:5px;border-radius:8px;background:var(--white)}.modModal__body::-webkit-scrollbar-track{background:transparent}.modModal__body::-webkit-scrollbar-thumb{background-color:var(--light-orange);border-radius:8px}.modModal__body::-webkit-scrollbar-thumb:hover{background:var(--orange)}}.modModal__close{position:absolute;top:33px;right:27px;width:46px;height:auto;aspect-ratio:1/1;border:solid 2px var(--light-orange);-webkit-box-shadow:2.8px 2.8px 0 0 var(--light-orange);box-shadow:2.8px 2.8px 0 0 var(--light-orange);border-radius:50%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-transition:all 0.3s ease-out;transition:all 0.3s ease-out}.modModal__close:after{content:"";display:inline-block;width:14.73px;height:auto;aspect-ratio:1/1;background-image:url("/wp-content/themes/cosmo/assets/img/common/icon/img_close.png");background-repeat:no-repeat;background-size:contain}.modModal__close:hover{-webkit-box-shadow:0 0 0 0 var(--light-orange);box-shadow:0 0 0 0 var(--light-orange);-webkit-transform:translate(2.8px,2.8px);transform:translate(2.8px,2.8px)}@media screen and (max-width:768px){.modModal__close{width:40px;top:20px;right:20px}}.modModal::-ms-backdrop{background:rgba(0,0,0,0.5)}.modModal::backdrop{background:rgba(0,0,0,0.5)}.modModal:has(.topCharacterModal){max-width:min(972px,89%)}@media screen and (min-width:769px){.modModal:has(.topCharacterModal) .modModal__inner{max-height:unset;padding:60px}}@media screen and (max-width:768px){.modModal:has(.topCharacterModal) .modModal__inner{padding-top:75px;max-height:87vh;display:block;overflow:auto}}.modEntry{display:-webkit-box;display:-ms-flexbox;display:flex}@media screen and (min-width:769px){.modEntry{-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin:0 0 120px}}@media screen and (max-width:768px){.modEntry{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse;margin:0 0 100px;padding:76px 20px;position:relative}.modEntry:after{content:"";width:calc(100% + 40px);height:100%;background:var(--yellow);position:absolute;z-index:-2;top:0;left:-20px}}@media screen and (min-width:769px){.modEntry__image{width:50.91%;margin:-15px 0 0 -6.5%}}@media screen and (max-width:768px){.modEntry__image{width:100%;margin:20px auto 0}}.modEntry__image img{width:100%;height:auto}.modEntry__content{position:relative}@media screen and (min-width:769px){.modEntry__content{width:50.91%;padding:40px 0 52px 4px}}@media screen and (max-width:768px){.modEntry__content{width:100%}}@media screen and (min-width:769px){.modEntry__content:before{content:"";width:100vw;height:100%;background:var(--yellow);position:absolute;z-index:-1;top:0;left:calc((100vw - 3%) / 2 * -1)}}.modEntry__content:after{content:"";background-image:url("/wp-content/themes/cosmo/assets/img/common/img_entryBG.png");background-repeat:no-repeat;background-position:center;background-size:cover;position:absolute;z-index:-1}@media screen and (min-width:769px){.modEntry__content:after{width:420px;height:100%;top:50%;right:-60px;-webkit-transform:translateY(-50%);transform:translateY(-50%)}}@media screen and (max-width:768px){.modEntry__content:after{width:211px;height:249px;right:auto;top:-50px;left:-40px}}.modEntry__content__title{text-indent:-8px;line-height:1.1;font-weight:700;font-family:"Montserrat",serif}@media screen and (min-width:769px){.modEntry__content__title{font-size:100px;font-size:10rem;font-size:clamp(80px,7.1vw,100px);margin-bottom:28px}}@media screen and (max-width:768px){.modEntry__content__title{font-size:50px;font-size:5rem;margin-bottom:20px}}@media screen and (max-width:768px){.modEntry__content .modText~.modBtn{display:none}}@media screen and (min-width:769px){.modEntry .modBtn{letter-spacing:0.1em}}@media screen and (max-width:768px){.modEntry .modBtn{margin-top:34px}}@media screen and (min-width:769px){.modEntry__button{display:none}}@media screen and (max-width:768px){.modEntry__button{-webkit-box-ordinal-group:0;-ms-flex-order:-1;order:-1}}.modImageLoop{width:100vw;display:-webkit-box;display:-ms-flexbox;display:flex;margin:0 calc((100vw - 100%) / 2 * -1);gap:0 20px;position:relative;z-index:10}@media screen and (min-width:769px){.modImageLoop__item{max-width:480px;width:35vw;margin:0 20px 0 0}}@media screen and (max-width:768px){.modImageLoop__item{max-width:283px;width:76vw;margin:0 12px 0 0}}.modImageLoop__item:last-child{margin-right:0}.modImageLoop__item img{width:100%;height:auto}.main--top{overflow:hidden}.main--top .topKv{display:-webkit-box;display:-ms-flexbox;display:flex;margin:0 calc((100vw - 100%) / 2 * -1)}@media screen and (min-width:769px){.main--top .topKv{margin-bottom:48px}}@media screen and (max-width:768px){.main--top .topKv{position:relative;margin-bottom:37px}}.main--top .topKv__description,.main--top .topKv__title{display:none}.main--top .topKv__img{display:block;width:100%;height:auto;position:relative;z-index:10}@media screen and (min-width:769px){.main--top .topKv__img{overflow:hidden;aspect-ratio:700/391}.main--top .topKv__img>img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}@supports not (aspect-ratio:700/391){.main--top .topKv__img{position:relative}.main--top .topKv__img:before{float:left;content:"";padding-top:55.86%}.main--top .topKv__img:after{display:block;content:"";clear:both}.main--top .topKv__img>img{position:absolute;top:0;left:0;right:0;bottom:0}}}@media screen and (max-width:768px){.main--top .topKv__img{overflow:hidden;aspect-ratio:3/4}.main--top .topKv__img>img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}@supports not (aspect-ratio:3/4){.main--top .topKv__img{position:relative}.main--top .topKv__img:before{float:left;content:"";padding-top:133.33%}.main--top .topKv__img:after{display:block;content:"";clear:both}.main--top .topKv__img>img{position:absolute;top:0;left:0;right:0;bottom:0}}}@media screen and (max-width:768px){.main--top .topKv:after{content:"";background:rgb(254,252,234);background:-webkit-gradient(linear,left bottom,left top,from(var(--primary)),to(rgb(254,252,234)));background:linear-gradient(0deg,var(--primary) 0%,rgb(254,252,234) 100%);position:absolute;bottom:0;width:100%;height:12px;z-index:15}}.main--top .topAbout{display:-webkit-box;display:-ms-flexbox;display:flex;position:relative;z-index:10}@media screen and (min-width:769px){.main--top .topAbout{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:76px}}@media screen and (max-width:768px){.main--top .topAbout{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-bottom:80px}}.main--top .topAbout__text{-webkit-box-flex:1;-ms-flex:1;flex:1}@media screen and (min-width:769px){.main--top .topAbout__text{padding:0 0 36px 63px;position:relative;width:50%}.main--top .topAbout__text:after{content:"";width:70px;height:auto;aspect-ratio:70/81;background-image:url("/wp-content/themes/cosmo/assets/img/common/icon/img_pill.png");background-repeat:no-repeat;background-size:contain;background-position:center;position:absolute;right:-13px;top:57%}}@media screen and (min-width:769px) and (max-width:1000px){.main--top .topAbout__text:after{width:50px}}@media screen and (max-width:1000px){.main--top .topAbout__text{padding-left:10px}}@media screen and (max-width:768px){.main--top .topAbout__text{display:contents}.main--top .topAbout__text .modHeading02{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.main--top .topAbout__text .modText{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.main--top .topAbout__text .modBtn:first-of-type{margin-top:34px;-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3}.main--top .topAbout__text .modBtn:nth-of-type(2){-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3}}.main--top .topAbout__text .modHeading02{position:relative}@media screen and (min-width:769px){.main--top .topAbout__text .modHeading02{max-width:470px}}@media screen and (max-width:768px){.main--top .topAbout__text .modHeading02{max-width:375px}}.main--top .topAbout__text .modHeading02:after{content:"";height:auto;aspect-ratio:217/167;background-image:url("/wp-content/themes/cosmo/assets/img/common/icon/img_twinkle.png");background-repeat:no-repeat;background-size:contain;background-position:center;position:absolute}@media screen and (min-width:769px){.main--top .topAbout__text .modHeading02:after{width:108.5px;left:0;top:0;-webkit-transform:translate(-100%,-100%);transform:translate(-100%,-100%)}}@media screen and (max-width:1000px){.main--top .topAbout__text .modHeading02:after{width:80px;-webkit-transform:translate(-100%,-50%);transform:translate(-100%,-50%)}}@media screen and (max-width:768px){.main--top .topAbout__text .modHeading02:after{width:55.5px;right:0;bottom:0;-webkit-transform:translate(-85%,19%);transform:translate(-85%,19%)}}.main--top .topAbout__img{-webkit-box-flex:1;-ms-flex:1;flex:1}@media screen and (min-width:769px){.main--top .topAbout__img{width:50%;min-width:50%}}@media screen and (max-width:768px){.main--top .topAbout__img{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2;margin-top:43px;position:relative}}.main--top .topAbout__img__inner{width:100%;height:auto;margin:0 auto;display:block}@media screen and (max-width:768px){.main--top .topAbout__img__inner{width:95%;-webkit-transform:translate(0,0);transform:translate(0,0);overflow:hidden;aspect-ratio:319/301;max-width:400px}.main--top .topAbout__img__inner>img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}@supports not (aspect-ratio:319/301){.main--top .topAbout__img__inner{position:relative}.main--top .topAbout__img__inner:before{float:left;content:"";padding-top:94.36%}.main--top .topAbout__img__inner:after{display:block;content:"";clear:both}.main--top .topAbout__img__inner>img{position:absolute;top:0;left:0;right:0;bottom:0}}}@media screen and (min-width:769px){.main--top .topAbout__img__inner{-webkit-transform:translate(-30px,0);transform:translate(-30px,0);width:106%;overflow:hidden;aspect-ratio:571/633;max-width:571px}.main--top .topAbout__img__inner>img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}@supports not (aspect-ratio:571/633){.main--top .topAbout__img__inner{position:relative}.main--top .topAbout__img__inner:before{float:left;content:"";padding-top:110.86%}.main--top .topAbout__img__inner:after{display:block;content:"";clear:both}.main--top .topAbout__img__inner>img{position:absolute;top:0;left:0;right:0;bottom:0}}}.main--top .topMap{position:relative}@media screen and (min-width:769px){.main--top .topMap{margin-bottom:103px}}@media screen and (max-width:768px){.main--top .topMap{margin-bottom:80px}}.main--top .topMap__map{position:relative;z-index:10;overflow-x:scroll;overflow-y:hidden;border-radius:30px}@media screen and (max-width:768px){.main--top .topMap__map{width:100%;height:400px;aspect-ratio:670/800;margin-top:-15px}}@media screen and (max-width:1370px) and (min-width:768px){.main--top .topMap__map{padding-bottom:20px;margin-bottom:-20px}}@media screen and (min-width:769px){.main--top .topMap__map{}.main--top .topMap__map::-webkit-scrollbar{width:0;height:0;border-radius:8px;background:var(--white)}}@media screen and (min-width:769px) and (max-width:1370px){.main--top .topMap__map::-webkit-scrollbar{height:10px}}@media screen and (min-width:769px){.main--top .topMap__map::-webkit-scrollbar-track{background:transparent}.main--top .topMap__map::-webkit-scrollbar-thumb{background-color:var(--light-orange);border-radius:8px}.main--top .topMap__map::-webkit-scrollbar-thumb:hover{background:var(--orange)}}.main--top .topMap__map.is-act .topMap__map__inner:after{opacity:0;pointer-events:none}.main--top .topMap__map__inner{position:relative;aspect-ratio:1100/548;background-image:url("/wp-content/themes/cosmo/assets/img/pages/top/img_map.png");background-repeat:no-repeat;background-size:contain;overflow:hidden}@media screen and (min-width:769px){.main--top .topMap__map__inner{width:auto;height:548px}}@media screen and (max-width:768px){.main--top .topMap__map__inner{height:100%;width:auto}}@media screen and (max-width:768px){.main--top .topMap__map__inner:after{content:"";top:0;left:-40px;bottom:0;right:0;margin:auto;position:absolute;background-image:url("/wp-content/themes/cosmo/assets/img/pages/top/sp/img_map.png");background-color:#000;background-repeat:no-repeat;background-size:contain;background-position:center;z-index:100;opacity:0.65;-webkit-transition:opacity 0.3s ease-out;transition:opacity 0.3s ease-out}}.main--top .topMap__map__city{position:absolute;padding:0;-webkit-filter:drop-shadow(0 6px 0 rgba(208,202,196,0.85));filter:drop-shadow(0 6px 0 rgba(208,202,196,0.85))}.main--top .topMap__map__city object{width:100%}.main--top .topMap__map__city--higashikagawa{right:-3.3%;top:30%;width:20.5%}.main--top .topMap__map__city--takamatsu{-webkit-filter:unset;filter:unset;width:21.3636%;top:3.85%;left:57.9%;z-index:10}.main--top .topMap__map__city--sakade{top:6%;left:48.6%;width:12%}.main--top .topMap__map__city--marugame{top:23%;right:43.6%;width:12.8%}.main--top .topMap__map__city--futuji{top:32.9%;right:51%;width:8.36%}.main--top .topMap__map__city--kannonji{top:54%;right:58.1%;width:12.5%}.main--top .topMap__map__city--shikoku-tyuo{top:79.5%;right:62.5%;width:29.9%}.main--top .topMap__map__list{visibility:hidden;opacity:0;position:fixed;inset:0}.main--top .topMap__img{width:361px;height:auto;position:absolute;max-width:40%;-webkit-transform:translate(105px,-72%);transform:translate(105px,-72%);right:0;z-index:100;overflow:hidden;aspect-ratio:361/310}.main--top .topMap__img>img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}@supports not (aspect-ratio:361/310){.main--top .topMap__img{position:relative}.main--top .topMap__img:before{float:left;content:"";padding-top:85.87%}.main--top .topMap__img:after{display:block;content:"";clear:both}.main--top .topMap__img>img{position:absolute;top:0;left:0;right:0;bottom:0}}@media screen and (max-width:1000px){.main--top .topMap__img{-webkit-transform:translate(0,-72%);transform:translate(0,-72%);max-width:280.5px}}@media screen and (max-width:768px){.main--top .topMap__img{-webkit-transform:translate(0,-66%);transform:translate(0,-66%);right:13px;max-width:180.5px}}.main--top .topMap__text{z-index:100}@media screen and (min-width:769px){.main--top .topMap__text{position:absolute;left:5.4%;top:4.1%}}@media screen and (max-width:1200px){.main--top .topMap__text{top:1.1%;left:3.4%}}@media screen and (max-width:768px){.main--top .topMap__text{position:relative}}.main--top .topMap__text__place{border-radius:16px;background-color:var(--black);color:var(--white);line-height:1;padding:0 10px 5px 10px;letter-spacing:0.05em;text-align:center;width:92%;min-height:32px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}@media screen and (min-width:769px){.main--top .topMap__text__place{font-size:16px;font-size:1.6rem;margin:19px auto}}@media screen and (max-width:768px){.main--top .topMap__text__place{font-size:12px;font-size:1.2rem;max-width:205px;min-height:24px;margin:9px auto 0;padding-bottom:0}}.main--top .topMap__text .modHeadingSub:before{content:"";display:inline-block;width:61px;height:auto;aspect-ratio:61/64;background-image:url("/wp-content/themes/cosmo/assets/img/common/icon/img_twinkle01.png");background-repeat:no-repeat;background-size:contain;background-position:center;-webkit-transform:translate(-16px,7px);transform:translate(-16px,7px)}@media screen and (min-width:769px){.main--top .topMap__text .modHeadingSub{margin-bottom:3px}}@media screen and (max-width:768px){.main--top .topMap__text .modHeadingSub{text-align:center;position:relative;max-width:-webkit-fit-content;max-width:-moz-fit-content;max-width:fit-content;margin:0 auto}.main--top .topMap__text .modHeadingSub:before{width:30.5px;position:absolute;left:0;bottom:0;-webkit-transform:translate(-156%,19%);transform:translate(-156%,19%)}}.main--top .topMap__text .modHeadingEn{letter-spacing:unset}@media screen and (min-width:769px){.main--top .topMap__text .modHeadingEn{-webkit-transform:unset;transform:unset;line-height:0.8;font-size:120px;font-size:12rem}}@media screen and (max-width:768px){.main--top .topMap__text .modHeadingEn{font-size:90px;font-size:9rem;line-height:0.85}.main--top .topMap__text .modHeadingEn span{font-size:70px;font-size:7rem;line-height:0.8}}.main--top .topMap__slider{display:-webkit-box;display:-ms-flexbox;display:flex;margin:0 calc((100vw - 100%) / 2 * -1);overflow:hidden;max-width:100vw}@media screen and (min-width:769px){.main--top .topMap__slider{margin-top:150px}}@media screen and (max-width:768px){.main--top .topMap__slider{margin-top:84px}}.main--top .topMap__slider:after{content:"";position:absolute;left:0;height:auto;aspect-ratio:3531/1983;background-image:url("/wp-content/themes/cosmo/assets/img/pages/top/img_road.png");background-repeat:no-repeat;background-size:contain;background-position:center}@media screen and (min-width:769px){.main--top .topMap__slider:after{width:126.1vw;margin-left:-28%;bottom:-12vw}}@media screen and (max-width:1000px){.main--top .topMap__slider:after{bottom:148px}}@media screen and (max-width:768px){.main--top .topMap__slider:after{width:130%;margin-left:-15%;bottom:148px}}.main--top .topMap__modal{display:-ms-grid;display:grid}@media screen and (min-width:769px){.main--top .topMap__modal{gap:0 40px;-ms-grid-columns:1fr 40px 1fr;grid-template-columns:repeat(2,1fr)}}@media screen and (max-width:768px){.main--top .topMap__modal{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:0;max-height:100%;overflow:auto}.main--top .topMap__modal:has(.simplebar-scrollbar){padding-right:7px}.main--top .topMap__modal .simplebar-track{width:4px}.main--top .topMap__modal .simplebar-scrollbar{width:4px}.main--top .topMap__modal .simplebar-scrollbar:before{background-color:var(--light-orange);width:100%;opacity:1;left:0}}.main--top .topMap__modal .simplebar-content:after,.main--top .topMap__modal .simplebar-content:before{content:none}@media screen and (min-width:769px){.main--top .topMap__modal .simplebar-content{display:-ms-grid;display:grid;gap:0 40px;-ms-grid-columns:1fr 40px 1fr;grid-template-columns:repeat(2,1fr)}}@media screen and (max-width:768px){.main--top .topMap__modal .simplebar-content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:0}}.main--top .topMap__modal li{text-align:left;width:100%;border-bottom:solid 2px #CCC8B1;position:relative}.main--top .topMap__modal li:after{content:"";display:inline-block;width:27.85px;height:auto;aspect-ratio:27.85/28;background-image:url("/wp-content/themes/cosmo/assets/img/common/icon/arrow_btn.png");background-repeat:no-repeat;background-size:contain;background-position:center;-webkit-transition:-webkit-transform 0.3s ease-out;transition:-webkit-transform 0.3s ease-out;transition:transform 0.3s ease-out;transition:transform 0.3s ease-out,-webkit-transform 0.3s ease-out;pointer-events:none;margin-left:auto;position:absolute;right:0;top:17px}@media screen and (max-width:768px){.main--top .topMap__modal li:after{top:10px}}.main--top .topMap__modal li a{padding:11px 0 15px 0;display:block;width:100%;text-align:left;color:var(--black);outline:0}.main--top .topMap__modal li a:hover{color:var(--orange)}.main--top .topMap .modBtn{position:relative;z-index:100}@media screen and (max-width:768px){.main--top .topMap .modBtn{margin-top:67px}}.main--top .topMap .modBtn:hover:before{-webkit-transform:translate(calc(8% - 5px),calc(-112% - 5px));transform:translate(calc(8% - 5px),calc(-112% - 5px))}@media screen and (min-width:769px){.main--top .topFaq{margin-bottom:150px}}@media screen and (max-width:768px){.main--top .topFaq{margin-bottom:80px}}.main--top .topFaq__heading{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.main--top .topFaq__heading__title{-webkit-box-flex:1;-ms-flex:1;flex:1}@media screen and (min-width:769px){.main--top .topFaq__heading__title{padding:10px 0 0 40px}}@media screen and (max-width:768px){.main--top .topFaq__heading__title{text-align:center}.main--top .topFaq__heading__title .modHeadingEn{-webkit-transform:translate(0,0);transform:translate(0,0)}}.main--top .topFaq__heading__figure{-webkit-box-flex:1;-ms-flex:1;flex:1}.main--top .topFaq__heading__figure__img{width:70%;height:auto;margin-left:auto;overflow:hidden;aspect-ratio:361/307;max-width:361px}.main--top .topFaq__heading__figure__img>img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}@supports not (aspect-ratio:361/307){.main--top .topFaq__heading__figure__img{position:relative}.main--top .topFaq__heading__figure__img:before{float:left;content:"";padding-top:85.04%}.main--top .topFaq__heading__figure__img:after{display:block;content:"";clear:both}.main--top .topFaq__heading__figure__img>img{position:absolute;top:0;left:0;right:0;bottom:0}}@media screen and (max-width:768px){.main--top .topFaq__heading__figure{display:none}}.main--top .topFaq__faq{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}@media screen and (min-width:769px){.main--top .topFaq__faq{margin-top:7px;gap:18px;padding-bottom:5px}}@media screen and (max-width:768px){.main--top .topFaq__faq{margin-top:52px;padding:0 13px;gap:12.5px}}.main--top .topFaq__faq__item{background-color:var(--white);border-radius:30px;border:solid 2px var(--light-orange);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;gap:10px;-webkit-box-shadow:5px 5px 0 0 var(--light-orange);box-shadow:5px 5px 0 0 var(--light-orange);letter-spacing:0.05em;-webkit-transition:0.3s ease-out;transition:0.3s ease-out;cursor:pointer}@media screen and (min-width:769px){.main--top .topFaq__faq__item{padding:12.2px 0 12.2px 40px}}@media screen and (max-width:768px){.main--top .topFaq__faq__item{padding:12.2px 14px 12.2px 11px}}.main--top .topFaq__faq__item:hover .modHeading03{color:var(--orange)}.main--top .topFaq__faq__item .inner{width:100%}.main--top .topFaq__faq__item .inner .modHeading03{display:-webkit-box;display:-ms-flexbox;display:flex;gap:7px;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;width:100%;-webkit-transition:0.3s all ease-out;transition:0.3s all ease-out}.main--top .topFaq__faq__item .inner .modHeading03:before{content:"";display:inline-block;height:auto;aspect-ratio:1/1;background-image:url("/wp-content/themes/cosmo/assets/img/common/icon/img_lens.png");background-repeat:no-repeat;background-size:contain;background-position:center}@media screen and (min-width:769px){.main--top .topFaq__faq__item .inner .modHeading03:before{width:36px;min-width:36px}}@media screen and (max-width:768px){.main--top .topFaq__faq__item .inner .modHeading03:before{width:27px;min-width:27px}}.main--top .topFaq__faq__item .inner .modHeading03:after{content:"";display:inline-block;height:auto;aspect-ratio:1/1;background-image:url("/wp-content/themes/cosmo/assets/img/common/icon/img_plus.png");background-repeat:no-repeat;background-size:contain;background-position:center;margin-left:auto;-webkit-transition:background-image 0.1s 0.1s,-webkit-transform 0.3s;transition:background-image 0.1s 0.1s,-webkit-transform 0.3s;transition:transform 0.3s,background-image 0.1s 0.1s;transition:transform 0.3s,background-image 0.1s 0.1s,-webkit-transform 0.3s;-webkit-transform:rotate(90deg);transform:rotate(90deg)}@media screen and (min-width:769px){.main--top .topFaq__faq__item .inner .modHeading03:after{width:22px;min-width:22px;margin:0 40px 3px auto}}@media screen and (max-width:768px){.main--top .topFaq__faq__item .inner .modHeading03:after{width:17px;min-width:17px}}@media screen and (max-width:768px){.main--top .topFaq__faq__item .inner .modText{padding:0 34px;margin:15px 0 0 0;line-height:25px}}@media screen and (min-width:769px){.main--top .topFaq__faq__item .inner .modText{padding:0 80px 0 44px;margin:7px 0 11px 0;line-height:30px}}.main--top .topFaq__faq__item .inner .modText a{color:var(--blue)}.main--top .topFaq__faq__item .inner .modText a:hover{color:var(--black)}.main--top .topFaq__faq__item .modText{display:none}.main--top .topFaq__faq__item.is-act .modHeading03:after{-webkit-transform:rotate(180deg);transform:rotate(180deg);background-image:url("/wp-content/themes/cosmo/assets/img/common/icon/img_minus.png")}.main--top .topCharacter{background-image:url("/wp-content/themes/cosmo/assets/img/pages/top/img_bg01.png");background-repeat:no-repeat;background-size:cover;background-position:top center;margin:0 calc((100vw - 100%) / 2 * -1)}.main--top .topCharacter__inner{width:100%;max-width:1400px;margin:0 auto}@media screen and (min-width:769px){.main--top .topCharacter__inner{padding:162px 0 179px 0}}@media screen and (max-width:768px){.main--top .topCharacter__inner{padding:33px 0 72px 0}}.main--top .topCharacter__subTitle,.main--top .topCharacter__title{display:none}.main--top .topCharacter__img{height:auto;margin:0 auto;display:block}@media screen and (min-width:769px){.main--top .topCharacter__img{width:80%;overflow:hidden;aspect-ratio:1069/183;max-width:1069px}.main--top .topCharacter__img>img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}@supports not (aspect-ratio:1069/183){.main--top .topCharacter__img{position:relative}.main--top .topCharacter__img:before{float:left;content:"";padding-top:17.12%}.main--top .topCharacter__img:after{display:block;content:"";clear:both}.main--top .topCharacter__img>img{position:absolute;top:0;left:0;right:0;bottom:0}}}@media screen and (max-width:768px){.main--top .topCharacter__img{width:100%;overflow:hidden;aspect-ratio:350/139;max-width:350px}.main--top .topCharacter__img>img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}@supports not (aspect-ratio:350/139){.main--top .topCharacter__img{position:relative}.main--top .topCharacter__img:before{float:left;content:"";padding-top:39.71%}.main--top .topCharacter__img:after{display:block;content:"";clear:both}.main--top .topCharacter__img>img{position:absolute;top:0;left:0;right:0;bottom:0}}}@media screen and (min-width:769px){.main--top .topCharacter__list{display:-webkit-box;display:-ms-flexbox;display:flex;gap:24px;margin-top:55px;padding:0 108px}}@media screen and (max-width:768px){.main--top .topCharacter__list{display:block;margin-top:36px;width:100%}}.main--top .topCharacter__list__item{-webkit-box-flex:1;-ms-flex:1;flex:1}@media screen and (max-width:768px){.main--top .topCharacter__list__item{width:80%}}.main--top .topCharacter__list__item .inner{height:100%}.main--top .topCharacter__list .slick-track{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}@media screen and (max-width:768px){.main--top .topCharacter__list .slick-list{overflow:hidden;padding-bottom:5px!important}}.main--top .topCharacter__list .slick-slide{margin:0 10px}.main--top .topCharacterModal{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media screen and (min-width:769px){.main--top .topCharacterModal{gap:50px}}@media screen and (max-width:1000px){.main--top .topCharacterModal{gap:30px}}@media screen and (max-width:768px){.main--top .topCharacterModal{gap:0;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}@media screen and (min-width:769px){.main--top .topCharacterModal__illustration{min-width:42.24%;width:42.24%}}@media screen and (max-width:768px){.main--top .topCharacterModal__illustration{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2;margin-bottom:20px;width:100%}}.main--top .topCharacterModal__illustration__img{display:inline-block;width:100%;height:auto;overflow:hidden;aspect-ratio:362/400}.main--top .topCharacterModal__illustration__img>img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}@supports not (aspect-ratio:362/400){.main--top .topCharacterModal__illustration__img{position:relative}.main--top .topCharacterModal__illustration__img:before{float:left;content:"";padding-top:110.5%}.main--top .topCharacterModal__illustration__img:after{display:block;content:"";clear:both}.main--top .topCharacterModal__illustration__img>img{position:absolute;top:0;left:0;right:0;bottom:0}}@media screen and (max-width:768px){.main--top .topCharacterModal__illustration__img{border-radius:20px;overflow:hidden;aspect-ratio:275/250}.main--top .topCharacterModal__illustration__img>img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}@supports not (aspect-ratio:275/250){.main--top .topCharacterModal__illustration__img{position:relative}.main--top .topCharacterModal__illustration__img:before{float:left;content:"";padding-top:90.91%}.main--top .topCharacterModal__illustration__img:after{display:block;content:"";clear:both}.main--top .topCharacterModal__illustration__img>img{position:absolute;top:0;left:0;right:0;bottom:0}}}.main--top .topCharacterModal__text{text-align:left;margin-top:7px}@media screen and (min-width:769px){.main--top .topCharacterModal__text{-webkit-box-flex:1;-ms-flex:1;flex:1}}@media screen and (max-width:768px){.main--top .topCharacterModal__text{display:contents}}.main--top .topCharacterModal__text__title{color:var(--yellow);font-weight:700;font-size:20px;font-size:2rem;line-height:24px;margin-bottom:12px}@media screen and (max-width:768px){.main--top .topCharacterModal__text__title{font-size:16px;font-size:1.6rem;line-height:19px;-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1;margin-bottom:5px}}.main--top .topCharacterModal__text__character{font-weight:700;line-height:60px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;margin-bottom:36px}@media screen and (min-width:769px){.main--top .topCharacterModal__text__character{min-height:72px;font-size:50px;font-size:5rem}}@media screen and (max-width:768px){.main--top .topCharacterModal__text__character{font-size:32px;font-size:3.2rem;-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1;margin-bottom:20px;height:48px}}.main--top .topCharacterModal__text__character:after{content:"";display:inline-block;width:31px;height:auto;aspect-ratio:61/64;background-image:url("/wp-content/themes/cosmo/assets/img/common/icon/img_twinkle01.png");background-repeat:no-repeat;background-size:contain;background-position:center;margin-bottom:auto}.main--top .topCharacterModal__text .modText{font-size:18px;font-size:1.8rem;margin-bottom:0}@media screen and (max-width:768px){.main--top .topCharacterModal__text .modText{-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3;font-size:14px;font-size:1.4rem;line-height:28px}}.main--top .topRecruit{background-color:var(--yellow);margin:0 calc((100vw - 100%) / 2 * -1);position:relative}.main--top .topRecruit__inner{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;max-width:1400px;margin:0 auto;position:relative;z-index:10}@media screen and (min-width:769px){.main--top .topRecruit__inner{padding:150px min(150px,10.71%) 180px;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}}@media screen and (max-width:1000px){.main--top .topRecruit__inner{padding:76px 65px}}@media screen and (max-width:768px){.main--top .topRecruit__inner{padding:76px 20px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;position:relative}.main--top .topRecruit__inner .modBtn{margin-top:43px}}@media screen and (min-width:600px) and (max-width:768px){.main--top .topRecruit__inner{padding:76px 65px 90px}}.main--top .topRecruit__text{-webkit-box-flex:1;-ms-flex:1;flex:1}@media screen and (max-width:768px){.main--top .topRecruit__text{display:contents}}@media screen and (max-width:768px){.main--top .topRecruit__text :not(.modBtn){-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}}@media screen and (max-width:768px){.main--top .topRecruit__text .modBtn{-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3}}.main--top .topRecruit__text .modHeadingSub{position:relative}@media screen and (min-width:769px){.main--top .topRecruit__text .modHeadingSub:after{content:"";position:absolute;right:-11px;bottom:-13px;width:100%;height:auto;max-width:110.5px;aspect-ratio:33/21;background-image:url("/wp-content/themes/cosmo/assets/img/common/icon/img_twinkle02.png");background-repeat:no-repeat;background-size:contain;background-position:center}}.main--top .topRecruit__text .modHeading02{position:relative}@media screen and (min-width:768px) and (max-width:1335px){.main--top .topRecruit__text .modHeading02{font-size:45px;font-size:4.5rem}}@media screen and (min-width:768px) and (max-width:1200px){.main--top .topRecruit__text .modHeading02{font-size:37px;font-size:3.7rem}}@media screen and (min-width:768px) and (max-width:905px){.main--top .topRecruit__text .modHeading02{font-size:30px;font-size:3rem}}@media screen and (max-width:768px){.main--top .topRecruit__text .modHeading02{max-width:375px}}@media screen and (max-width:768px){.main--top .topRecruit__text .modHeading02:after{content:"";position:absolute;right:0;bottom:0;width:100%;height:auto;max-width:110.5px;aspect-ratio:33/21;background-image:url("/wp-content/themes/cosmo/assets/img/common/icon/img_twinkle02.png");background-repeat:no-repeat;background-size:contain;background-position:center}}@media screen and (max-width:768px) and (max-width:768px){.main--top .topRecruit__text .modHeading02:after{right:21px;top:-2px;max-width:54.5px;bottom:unset}}.main--top .topRecruit__img{-webkit-box-flex:1;-ms-flex:1;flex:1}@media screen and (min-width:769px){.main--top .topRecruit__img{-webkit-transform:translateX(40px);transform:translateX(40px)}}@media screen and (max-width:768px){.main--top .topRecruit__img{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2;margin-top:27px}}.main--top .topRecruit__img__figure{display:inline-block;height:auto}@media screen and (min-width:769px){.main--top .topRecruit__img__figure{width:107%;-webkit-transform:translate(-14px,-3%);transform:translate(-14px,-3%);overflow:hidden;aspect-ratio:197/209;max-width:600px}.main--top .topRecruit__img__figure>img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}@supports not (aspect-ratio:197/209){.main--top .topRecruit__img__figure{position:relative}.main--top .topRecruit__img__figure:before{float:left;content:"";padding-top:106.09%}.main--top .topRecruit__img__figure:after{display:block;content:"";clear:both}.main--top .topRecruit__img__figure>img{position:absolute;top:0;left:0;right:0;bottom:0}}}@media screen and (max-width:768px){.main--top .topRecruit__img__figure{width:85%;display:block;margin:0 auto;overflow:hidden;aspect-ratio:285/313.5;max-width:400px}.main--top .topRecruit__img__figure>img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}@supports not (aspect-ratio:285/313.5){.main--top .topRecruit__img__figure{position:relative}.main--top .topRecruit__img__figure:before{float:left;content:"";padding-top:110%}.main--top .topRecruit__img__figure:after{display:block;content:"";clear:both}.main--top .topRecruit__img__figure>img{position:absolute;top:0;left:0;right:0;bottom:0}}}.main--top .topRecruit:after{content:"";position:absolute;left:0;height:auto;aspect-ratio:1400/95;background-image:url("/wp-content/themes/cosmo/assets/img/pages/top/img_divider.png");background-repeat:no-repeat;background-size:contain;background-position:center}@media screen and (min-width:769px){.main--top .topRecruit:after{bottom:-1px;width:100%}}@media screen and (max-width:768px){.main--top .topRecruit:after{bottom:-25px;width:200%;margin-left:-50%}}.main--top .topRecruit:before{content:"";position:absolute;left:0;bottom:0;right:9.5%;top:18%;margin:auto;width:50%;height:auto;max-width:420px;aspect-ratio:420/495;background-image:url("/wp-content/themes/cosmo/assets/img/pages/top/img_recruitBg.png");background-repeat:no-repeat;background-size:contain;background-position:center}@media screen and (max-width:768px){.main--top .topRecruit:before{bottom:unset;right:unset;top:36px;left:-16px;width:211px}}@media screen and (min-width:769px){.main--top .topNews{padding:62px 0 0;margin-bottom:150px}}@media screen and (max-width:768px){.main--top .topNews{padding:54px 0 0 0;margin-bottom:80px}}@media screen and (min-width:769px){.main--top .topNews__title{margin-bottom:48px}}@media screen and (max-width:768px){.main--top .topNews__title{margin-bottom:50px}}@-webkit-keyframes sliderLeft{0%{-webkit-transform:translateX(0);transform:translateX(0)}to{-webkit-transform:translateX(-100%);transform:translateX(-100%)}}@keyframes sliderLeft{0%{-webkit-transform:translateX(0);transform:translateX(0)}to{-webkit-transform:translateX(-100%);transform:translateX(-100%)}}.main--about .aboutSub{display:-webkit-box;display:-ms-flexbox;display:flex;position:relative;z-index:10}@media screen and (min-width:769px){.main--about .aboutSub{-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin:-43px 0 6px 0}}@media screen and (max-width:768px){.main--about .aboutSub{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-bottom:80px}}.main--about .aboutSub__text{-webkit-box-flex:1;-ms-flex:1;flex:1}@media screen and (min-width:769px){.main--about .aboutSub__text{padding:0 0 73px 0;position:relative;width:50%}}@media screen and (max-width:1000px){.main--about .aboutSub__text{padding-left:10px}}.main--about .aboutSub__text .modHeading02{position:relative;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.main--about .aboutSub__text .modHeading02:after{content:"";height:auto;aspect-ratio:61/64;background-image:url("/wp-content/themes/cosmo/assets/img/common/icon/img_twinkle01.png");background-repeat:no-repeat;background-size:contain;background-position:center;position:absolute}@media screen and (min-width:769px){.main--about .aboutSub__text .modHeading02:after{width:61px;right:0;top:0;-webkit-transform:translate(41%,-68%);transform:translate(41%,-68%)}}@media screen and (max-width:768px){.main--about .aboutSub__text .modHeading02:after{width:35px;right:0;bottom:0;-webkit-transform:translate(100%,-50%);transform:translate(100%,-50%)}}@media screen and (min-width:769px){.main--about .aboutSub__text .modText{width:92%}}.main--about .aboutSub__img{-webkit-box-flex:1;-ms-flex:1;flex:1}@media screen and (min-width:769px){.main--about .aboutSub__img{width:50%;min-width:50%}}@media screen and (max-width:768px){.main--about .aboutSub__img{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2;margin-top:43px;position:relative}}.main--about .aboutSub__img__inner{width:107%;height:auto;margin:0 auto;display:block;overflow:hidden;aspect-ratio:585/642;max-width:585px}.main--about .aboutSub__img__inner>img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}@supports not (aspect-ratio:585/642){.main--about .aboutSub__img__inner{position:relative}.main--about .aboutSub__img__inner:before{float:left;content:"";padding-top:109.74%}.main--about .aboutSub__img__inner:after{display:block;content:"";clear:both}.main--about .aboutSub__img__inner>img{position:absolute;top:0;left:0;right:0;bottom:0}}@media screen and (max-width:768px){.main--about .aboutSub__img__inner{width:95%}}@media screen and (min-width:769px){.main--about .aboutFeature{margin-bottom:150px}}@media screen and (max-width:768px){.main--about .aboutFeature{margin-bottom:80px}}@media screen and (max-width:420px){.main--about .aboutFeature h2 br{display:none}}.main--about .aboutLine{display:-webkit-box;display:-ms-flexbox;display:flex;position:relative;z-index:10}@media screen and (min-width:769px){.main--about .aboutLine{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:150px}}@media screen and (max-width:768px){.main--about .aboutLine{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-bottom:80px}}.main--about .aboutLine__text{-webkit-box-flex:1;-ms-flex:1;flex:1}@media screen and (min-width:769px){.main--about .aboutLine__text{padding:12px 0 0px 8px;position:relative;width:50%}.main--about .aboutLine__text .modText{width:93%}}@media screen and (max-width:1000px){.main--about .aboutLine__text{padding-left:10px}}@media screen and (max-width:768px){.main--about .aboutLine__text{display:contents}.main--about .aboutLine__text .modHeading02{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.main--about .aboutLine__text .modText{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.main--about .aboutLine__text .modBtn:first-of-type{margin-top:34px;-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3}.main--about .aboutLine__text .modBtn:nth-of-type(2){-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3}}.main--about .aboutLine__text .modHeading02{position:relative}.main--about .aboutLine__text .modHeading02:after{content:"";height:auto;aspect-ratio:217/167;background-image:url("/wp-content/themes/cosmo/assets/img/common/icon/img_twinkle.png");background-repeat:no-repeat;background-size:contain;background-position:center;position:absolute}@media screen and (min-width:769px){.main--about .aboutLine__text .modHeading02:after{width:108.5px;left:296px;top:0;-webkit-transform:translate(0,-73%);transform:translate(0,-73%)}}@media screen and (max-width:1000px){.main--about .aboutLine__text .modHeading02:after{width:80px}}@media screen and (max-width:768px){.main--about .aboutLine__text .modHeading02:after{width:55.5px;left:185px;top:0;-webkit-transform:translate(0,-50%);transform:translate(0,-50%)}}@media screen and (max-width:815px) and (min-width:769px){.main--about .aboutLine__text .modHeading02:after{left:260px}}@media screen and (max-width:850px) and (min-width:769px){.main--about .aboutLine__text .modHeading02 br{display:none}}.main--about .aboutLine__img{-webkit-box-flex:1;-ms-flex:1;flex:1}@media screen and (min-width:769px){.main--about .aboutLine__img{width:50%;min-width:50%}}@media screen and (max-width:768px){.main--about .aboutLine__img{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2;margin-top:43px;position:relative}}.main--about .aboutLine__img__inner{width:100%;height:auto;margin:0 auto;display:block;overflow:hidden;aspect-ratio:560/584;max-width:560px}.main--about .aboutLine__img__inner>img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}@supports not (aspect-ratio:560/584){.main--about .aboutLine__img__inner{position:relative}.main--about .aboutLine__img__inner:before{float:left;content:"";padding-top:104.29%}.main--about .aboutLine__img__inner:after{display:block;content:"";clear:both}.main--about .aboutLine__img__inner>img{position:absolute;top:0;left:0;right:0;bottom:0}}@media screen and (min-width:769px){.main--about .aboutLine__img__inner{-webkit-transform:translate(-65px,0);transform:translate(-65px,0);width:102%}}@media screen and (max-width:1000px){.main--about .aboutLine__img__inner{-webkit-transform:translate(-30px,0);transform:translate(-30px,0)}}@media screen and (max-width:768px){.main--about .aboutLine__img__inner{width:95%;-webkit-transform:translate(0,0);transform:translate(0,0)}}.main--about .aboutSupport{display:-webkit-box;display:-ms-flexbox;display:flex;position:relative;z-index:10}@media screen and (min-width:769px){.main--about .aboutSupport{-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin:0 0 150px 0}}@media screen and (max-width:768px){.main--about .aboutSupport{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-bottom:80px}}.main--about .aboutSupport__text{-webkit-box-flex:1;-ms-flex:1;flex:1}@media screen and (min-width:769px){.main--about .aboutSupport__text{padding:15px 0 0px 0;position:relative;width:50%}}@media screen and (min-width:769px){.main--about .aboutSupport__text .modText{width:92%}}@media screen and (max-width:870px) and (min-width:769px){.main--about .aboutSupport__text .modHeading02 br{display:none}}.main--about .aboutSupport__img{-webkit-box-flex:1;-ms-flex:1;flex:1}@media screen and (min-width:769px){.main--about .aboutSupport__img{width:50%;min-width:50%}}@media screen and (max-width:768px){.main--about .aboutSupport__img{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2;margin-top:43px;position:relative}}.main--about .aboutSupport__img__inner{width:100%;height:auto;margin:0 13px 0 auto;display:block;overflow:hidden;aspect-ratio:981/1145;max-width:492px}.main--about .aboutSupport__img__inner>img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}@supports not (aspect-ratio:981/1145){.main--about .aboutSupport__img__inner{position:relative}.main--about .aboutSupport__img__inner:before{float:left;content:"";padding-top:116.72%}.main--about .aboutSupport__img__inner:after{display:block;content:"";clear:both}.main--about .aboutSupport__img__inner>img{position:absolute;top:0;left:0;right:0;bottom:0}}@media screen and (max-width:768px){.main--about .aboutSupport__img__inner{width:95%;margin:0 auto}}.main--about .aboutConsult{display:-webkit-box;display:-ms-flexbox;display:flex}@media screen and (min-width:769px){.main--about .aboutConsult{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;margin-bottom:200px}}@media screen and (max-width:768px){.main--about .aboutConsult{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-bottom:80px}}.main--about .aboutConsult__text{-webkit-box-flex:1;-ms-flex:1;flex:1}@media screen and (min-width:769px){.main--about .aboutConsult__text{width:50%;min-width:50%;padding-left:9px}}@media screen and (max-width:768px){.main--about .aboutConsult__text{display:contents}.main--about .aboutConsult__text .modHeading02,.main--about .aboutConsult__text .modText{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}}.main--about .aboutConsult__text__main{background-color:var(--yellow);border-radius:30px;padding:34px 36px 32px 34px;margin-top:51px;position:relative}@media screen and (max-width:768px){.main--about .aboutConsult__text__main{-webkit-box-ordinal-group:5;-ms-flex-order:4;order:4}}@media screen and (max-width:650px){.main--about .aboutConsult__text__main{padding-bottom:80px}}.main--about .aboutConsult__text__main .title{font-size:24px;font-size:2.4rem;letter-spacing:0.05em;line-height:40px;font-weight:700;margin-bottom:25px}.main--about .aboutConsult__text__main .list__item{font-size:14px;font-size:1.4rem;line-height:30px;letter-spacing:0.05em;display:-webkit-box;display:-ms-flexbox;display:flex}.main--about .aboutConsult__text__main .list__item:not(:last-child){margin-bottom:10px}.main--about .aboutConsult__text__main .list__item:before{content:"・"}.main--about .aboutConsult__text__main .img{width:165px;max-width:40%;overflow:hidden;aspect-ratio:165/150;position:absolute}.main--about .aboutConsult__text__main .img>img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}@supports not (aspect-ratio:165/150){.main--about .aboutConsult__text__main .img{position:relative}.main--about .aboutConsult__text__main .img:before{float:left;content:"";padding-top:90.91%}.main--about .aboutConsult__text__main .img:after{display:block;content:"";clear:both}.main--about .aboutConsult__text__main .img>img{position:absolute;top:0;left:0;right:0;bottom:0}}@media screen and (min-width:1201px){.main--about .aboutConsult__text__main .img{right:44px;top:0;-webkit-transform:translateY(-48%);transform:translateY(-48%);max-width:calc(100% - 290px)}}@media screen and (min-width:650px) and (max-width:769px){.main--about .aboutConsult__text__main .img{right:44px;top:0;-webkit-transform:translateY(-48%);transform:translateY(-48%);max-width:calc(100% - 290px)}}@media screen and (max-width:768px){.main--about .aboutConsult__text__main .img{width:150px}}@media screen and (max-width:650px){.main--about .aboutConsult__text__main .img{bottom:0;left:0;right:0;margin:0 auto;-webkit-transform:translateY(40%);transform:translateY(40%);width:137px}}@media screen and (max-width:1200px) and (min-width:769px){.main--about .aboutConsult__text__main .img{bottom:0;right:0;margin:0 auto;-webkit-transform:translate(50%,40%);transform:translate(50%,40%);width:120px}}@media screen and (max-width:1225px) and (min-width:769px){.main--about .aboutConsult__text .modHeading02 br{display:none}}@media screen and (min-width:769px){.main--about .aboutConsult__text .modText{max-width:510px}}@media screen and (max-width:768px){.main--about .aboutConsult__text .modBtn{-webkit-box-ordinal-group:6;-ms-flex-order:5;order:5}}@media screen and (max-width:650px){.main--about .aboutConsult__text .modBtn{margin-top:85px}}.main--about .aboutConsult__img{-webkit-box-flex:1;-ms-flex:1;flex:1}@media screen and (min-width:769px){.main--about .aboutConsult__img{width:50%;min-width:50%}}@media screen and (max-width:768px){.main--about .aboutConsult__img{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2;margin-top:43px}}.main--about .aboutConsult__img__inner{width:102%;height:auto;overflow:hidden;aspect-ratio:1/1;max-width:560px}.main--about .aboutConsult__img__inner>img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}@supports not (aspect-ratio:1/1){.main--about .aboutConsult__img__inner{position:relative}.main--about .aboutConsult__img__inner:before{float:left;content:"";padding-top:100%}.main--about .aboutConsult__img__inner:after{display:block;content:"";clear:both}.main--about .aboutConsult__img__inner>img{position:absolute;top:0;left:0;right:0;bottom:0}}@media screen and (min-width:769px){.main--about .aboutConsult__img__inner{-webkit-transform:translate(-11%,1.5%);transform:translate(-11%,1.5%)}}@media screen and (max-width:768px){.main--about .aboutConsult__img__inner{margin:0 auto}}@media screen and (max-width:768px){.main--about .modHeadingKv__illustrate{min-width:200px;width:49%}}@media screen and (max-width:768px){.main--about .modHeadingKv__title{max-width:255px}}@media screen and (min-width:769px){.main--news .modHeadingKv__illustrate{right:17%}}.main--news .newsCategory{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:10px;margin:0 0 40px}.main--news .newsCategory__item{font-weight:700;letter-spacing:0.1em;line-height:1.1;font-size:14px;font-size:1.4rem;text-align:center;min-width:60px;width:-webkit-max-content;width:-moz-max-content;width:max-content}.main--news .newsCategory__item__link{border-radius:6px;width:100%;padding:7px 10px;display:inline-block;background:#CCC8B1;color:var(--black)}.main--news .newsCategory__item__link.is-current,.main--news .newsCategory__item__link:hover{color:var(--white);background:var(--black)}@media screen and (min-width:769px){.main--news .newsHeading{margin:0 0 68px}}@media screen and (max-width:768px){.main--news .newsHeading{margin-bottom:57px}}.main--news .newsHeading__flex{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:20px}.main--news .newsHeading__flex__category,.main--news .newsHeading__flex__time{font-size:14px;font-size:1.4rem;line-height:1.1;display:inline-block}.main--news .newsHeading__flex__category{border-radius:6px;letter-spacing:0.01em;font-weight:700;text-align:center;padding:3px 20px;background:var(--yellow);min-width:152px}.main--news .newsHeading__title{font-weight:700;letter-spacing:0.09em}@media screen and (min-width:769px){.main--news .newsHeading__title{margin:14px 0 0;font-size:clamp(26px,2.8vw,40px);line-height:1.4}}@media screen and (max-width:768px){.main--news .newsHeading__title{margin-top:18px;font-size:26px;font-size:2.6rem;line-height:1.5}}.main--news .newsCategory{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:10px;margin:0 0 40px}.main--news .newsCategory__item{font-weight:700;letter-spacing:0.1em;line-height:1.1;font-size:14px;font-size:1.4rem;text-align:center;min-width:60px;width:-webkit-max-content;width:-moz-max-content;width:max-content}.main--news .newsCategory__item__link{border-radius:6px;width:100%;padding:7px 10px;display:inline-block;background:#CCC8B1;color:var(--black)}.main--news .newsCategory__item__link.is-current,.main--news .newsCategory__item__link:hover{color:var(--white);background:var(--black)}@media screen and (min-width:769px){.main--news .modCta{margin-top:200px}}@media screen and (max-width:768px){.main--news .modCta{margin-top:140px}}.main--news .article h2,.main--news .article h3{font-weight:700;line-height:1.5}@media screen and (min-width:769px){.main--news .article h2,.main--news .article h3{margin:42px 0 35px}}@media screen and (max-width:768px){.main--news .article h2,.main--news .article h3{margin:23px 0 17px}}@media screen and (min-width:769px){.main--news .article h2{font-size:26px;font-size:2.6rem}}@media screen and (max-width:768px){.main--news .article h2{font-size:24px;font-size:2.4rem}}.main--news .article h3{font-size:18px;font-size:1.8rem}.main--news .article p{line-height:2;letter-spacing:0.1em;font-size:16px;font-size:1.6rem}@media screen and (min-width:769px){.main--news .article p+p{margin:40px 0 0}}@media screen and (max-width:768px){.main--news .article p+p{margin-top:30px}}.main--news .article strong{font-weight:700}.main--news .article a{color:var(--blue)}.main--news .article a.wp-block-file__button,.main--news .article a[href$=".pdf"]{line-height:2;letter-spacing:0.1em;background:none;display:inline-block;position:relative;border-radius:0;font-size:16px;font-size:1.6rem}@media screen and (min-width:769px){.main--news .article a.wp-block-file__button,.main--news .article a[href$=".pdf"]{padding:0 26px 0 0}}@media screen and (max-width:768px){.main--news .article a.wp-block-file__button,.main--news .article a[href$=".pdf"]{padding:0 23px 0 0}}.main--news .article a.wp-block-file__button:after,.main--news .article a[href$=".pdf"]:after{content:"";width:18px;height:22px;background:url("/wp-content/themes/cosmo/assets/img/common/icon/icon_pdf.png") center no-repeat;background-size:100%;position:absolute;right:0;top:6px}.main--news .article a:focus,.main--news .article a:hover{color:var(--black)}.main--news .article ul{list-style:disc}@media screen and (min-width:769px){.main--news .article ul{margin:30px 0 30px 22px}}@media screen and (max-width:768px){.main--news .article ul{margin:20px 0 30px 22px}}.main--news .article ul li{line-height:2;letter-spacing:0.1em;font-size:16px;font-size:1.6rem}@media screen and (min-width:769px){.main--news .article ul li::marker{font-size:13px;font-size:1.3rem}}@media screen and (max-width:768px){.main--news .article ul li::marker{font-size:10px;font-size:1rem}}@media screen and (min-width:769px){.main--news .article figure{width:63.34%;margin:30px 0}}@media screen and (max-width:768px){.main--news .article figure{width:100%;margin:28px 0}}.main--news .article figure img{border-radius:30px;width:100%;height:auto}.main--news .article .wp-block-file{font-size:initial}@media screen and (min-width:769px){.main--news .article .wp-block-file{margin:40px 0 30px}}@media screen and (max-width:768px){.main--news .article .wp-block-file{margin:22px 0}}@media screen and (max-width:768px){.main--contact{padding:0 0 140px}}@media screen and (min-width:769px){.main--contact .formTextlead{margin:0 0 60px}}@media screen and (max-width:768px){.main--contact .formTextlead{margin:0 0 50px}}.main--contact .formTextlead__main{line-height:2;letter-spacing:0.1em;text-align:center}.main--contact .formTextlead__main--bold{font-weight:700}@media screen and (min-width:769px){.main--contact .formTextlead__main--bold{font-size:18px;font-size:1.8rem}}@media screen and (max-width:768px){.main--contact .formTextlead__main--bold{font-size:16px;font-size:1.6rem}}@media screen and (min-width:769px){.main--contact .formTextlead__main--regular{font-size:16px;font-size:1.6rem}}@media screen and (max-width:768px){.main--contact .formTextlead__main--regular{font-size:14px;font-size:1.4rem}}.main--contact .formTextlead__main+.formTextlead__main{margin:20px 0 0}@media screen and (max-width:768px){.main--contact .formTextlead--spLeft .formTextlead__main{text-align:left}}@media screen and (min-width:769px){.main--contact .formIllustrate{max-width:242px;margin:60px auto 20px}}@media screen and (max-width:768px){.main--contact .formIllustrate{max-width:124px;margin:-10px auto 12px}}.main--contact .formIllustrate img{width:100%;height:auto}.main--company .main__inner img{width:100%;height:auto}@media screen and (min-width:769px){.main--company .modHeading02{font-size:clamp(38px,3.6vw,50px);margin-bottom:80px}}@media screen and (max-width:768px){.main--company .modHeading02{margin-bottom:40px}}.main--company .modHeading02 span{position:relative}.main--company .modHeading02 span:after{content:"";height:auto;aspect-ratio:217/167;background-image:url("/wp-content/themes/cosmo/assets/img/common/icon/img_twinkle.png");-webkit-transform:scaleX(-1);transform:scaleX(-1);background-repeat:no-repeat;background-size:contain;background-position:center;position:absolute;top:auto!important}@media screen and (min-width:769px){.main--company .modHeading02 span:after{width:45px;right:-57px;bottom:10px}}@media screen and (max-width:768px){.main--company .modHeading02 span:after{width:35px;right:-48px;bottom:6px}}@media screen and (max-width:768px){.main--company .modHeading02 small{display:block;font-size:18px;font-size:1.8rem;margin:0 0 8px}}@media screen and (min-width:769px){.main--company .modHeading02~.modText--width{width:68%}}@media screen and (min-width:769px){.main--company .modCta{margin-top:200px}}@media screen and (max-width:768px){.main--company .modCta{margin-top:140px}}@media screen and (min-width:769px){.main--company .modHeadingKv__illustrate{right:17.5%;bottom:3%}}@media screen and (max-width:1000px){.main--company .modHeadingKv__illustrate{min-width:350px;right:10.5%;bottom:7%}}@media screen and (max-width:768px){.main--company .modHeadingKv__illustrate{min-width:250px;width:49%;bottom:-12%}}@media screen and (min-width:769px){.main--company .companySection{margin:0 0 160px}}@media screen and (max-width:768px){.main--company .companySection{margin-bottom:100px}}.main--company .companySection:last-child{margin-bottom:0}.main--company .companySection__flex{display:-webkit-box;display:-ms-flexbox;display:flex;gap:40px 5.2%}@media screen and (min-width:769px){.main--company .companySection__flex{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}}@media screen and (max-width:768px){.main--company .companySection__flex{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse}}.main--company .companySection__flex__image{border-radius:50%;aspect-ratio:1/1}@media screen and (min-width:769px){.main--company .companySection__flex__image{width:44.6%}}@media screen and (max-width:768px){.main--company .companySection__flex__image{width:90%;margin:auto}}.main--company .companySection__flex__image img{height:100%;-o-object-fit:cover;object-fit:cover;border-radius:50%}@media screen and (min-width:769px){.main--company .companySection__flex__content{width:50%}}.main--company .companySection__flex__content .modText+p{margin:20px 0 0}.main--interview{overflow:hidden}@media screen and (min-width:769px){.main--interview{padding-top:112px}}@media screen and (max-width:768px){.main--interview{padding-top:89px}}.main--interview .interviewKv__inner{max-width:1400px;margin:0 auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:20px}@media screen and (min-width:769px){.main--interview .interviewKv__inner{padding:0 min(150px,10.71%);margin-bottom:51px}}@media screen and (max-width:1000px){.main--interview .interviewKv__inner{padding:0 65px}}@media screen and (max-width:768px){.main--interview .interviewKv__inner{padding:0 20px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;gap:50px;margin-bottom:36px}}.main--interview .interviewKv__text{-webkit-box-flex:1;-ms-flex:1;flex:1}@media screen and (min-width:769px){.main--interview .interviewKv__text{padding-bottom:27px}}@media screen and (max-width:768px){.main--interview .interviewKv__text{margin:0 auto}}.main--interview .interviewKv__text__title{font-weight:700;letter-spacing:0.1em}@media screen and (min-width:769px){.main--interview .interviewKv__text__title{font-size:clamp(49px,4.5vw,60px);line-height:1.4}}@media screen and (max-width:1000px){.main--interview .interviewKv__text__title{font-size:38px;font-size:3.8rem;line-height:54px}}.main--interview .interviewKv__text__profile{display:-webkit-box;display:-ms-flexbox;display:flex;position:relative;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}@media screen and (min-width:769px){.main--interview .interviewKv__text__profile{margin-top:42px;gap:40px}}@media screen and (max-width:1000px){.main--interview .interviewKv__text__profile{margin-top:32px;gap:47px}}.main--interview .interviewKv__text__profile .staff{background-color:var(--yellow);border-radius:8px}@media screen and (min-width:769px){.main--interview .interviewKv__text__profile .staff{padding:17px 21px 14px 21px}}@media screen and (max-width:768px){.main--interview .interviewKv__text__profile .staff{min-width:145px;padding:15px 21px 17px 20px}}.main--interview .interviewKv__text__profile .staff__name{font-weight:700;line-height:1;letter-spacing:0.1em}@media screen and (min-width:769px){.main--interview .interviewKv__text__profile .staff__name{font-size:20px;font-size:2rem;margin-bottom:15px}}@media screen and (max-width:1000px){.main--interview .interviewKv__text__profile .staff__name{font-size:18px;font-size:1.8rem;margin-bottom:16px}}.main--interview .interviewKv__text__profile .staff__speciality{line-height:1.5;letter-spacing:0.1em}@media screen and (min-width:769px){.main--interview .interviewKv__text__profile .staff__speciality{font-size:13px;font-size:1.3rem}}@media screen and (max-width:1000px){.main--interview .interviewKv__text__profile .staff__speciality{font-size:11px;font-size:1.1rem}}.main--interview .interviewKv__text__profile .staff__speciality span{display:block;font-weight:700}.main--interview .interviewKv__text__profile:after{content:"";width:26px;height:auto;aspect-ratio:1/1;background-image:url("/wp-content/themes/cosmo/assets/img/common/icon/img_cross.svg");background-repeat:no-repeat;background-size:contain;background-position:center;position:absolute;left:0;right:0;top:0;bottom:0;margin:auto;z-index:-1}.main--interview .interviewKv__img{-webkit-box-flex:1;-ms-flex:1;flex:1;position:relative}.main--interview .interviewKv__img__inner{border-radius:20px;overflow:hidden;aspect-ratio:590/440;max-width:590px}.main--interview .interviewKv__img__inner>img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}@supports not (aspect-ratio:590/440){.main--interview .interviewKv__img__inner{position:relative}.main--interview .interviewKv__img__inner:before{float:left;content:"";padding-top:74.58%}.main--interview .interviewKv__img__inner:after{display:block;content:"";clear:both}.main--interview .interviewKv__img__inner>img{position:absolute;top:0;left:0;right:0;bottom:0}}@media screen and (max-width:768px){.main--interview .interviewKv__img__inner{max-width:100%}}.main--interview .interviewKv__img__inner:after{content:"";height:auto;aspect-ratio:315/139;background-image:url("/wp-content/themes/cosmo/assets/img/pages/recruit/interview/img_kv01.png");background-repeat:no-repeat;background-size:contain;background-position:center;position:absolute;right:0;bottom:0}@media screen and (min-width:769px){.main--interview .interviewKv__img__inner:after{width:315px;-webkit-transform:translate(-4px,37%);transform:translate(-4px,37%)}}@media screen and (max-width:1000px){.main--interview .interviewKv__img__inner:after{max-width:75%;width:220px;-webkit-transform:translate(-1px,37%);transform:translate(-1px,37%)}}.main--interview .interviewStory{overflow:hidden}@media screen and (min-width:769px){.main--interview .interviewStory{position:relative;padding-top:50px;margin-bottom:172px}}@media screen and (max-width:768px){.main--interview .interviewStory{padding-top:44px;margin-bottom:130px}}.main--interview .interviewStory:after{content:"";height:auto;aspect-ratio:232/274;background-image:url("/wp-content/themes/cosmo/assets/img/pages/recruit/interview/img_sub.png");background-repeat:no-repeat;background-size:contain;background-position:center;position:absolute;right:0}@media screen and (min-width:769px){.main--interview .interviewStory:after{top:0;width:232px;-webkit-transform:translate(-15%,-12%);transform:translate(-15%,-12%);z-index:0}}@media screen and (max-width:768px){.main--interview .interviewStory:after{width:200px;top:64px;-webkit-transform:translateX(13%);transform:translateX(13%)}}.main--interview .interviewStory__heading{display:-webkit-box;display:-ms-flexbox;display:flex;position:relative;z-index:10}@media screen and (min-width:769px){.main--interview .interviewStory__heading{gap:40px;margin-bottom:60px}}@media screen and (max-width:768px){.main--interview .interviewStory__heading{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:17px;margin-bottom:63px}}.main--interview .interviewStory__inner{background-color:var(--white);padding:75px 100px;position:relative;z-index:10}@media screen and (min-width:769px){.main--interview .interviewStory__inner{border-radius:30px}}@media screen and (max-width:1240px){.main--interview .interviewStory__inner{padding:60px 50px}}@media screen and (max-width:768px){.main--interview .interviewStory__inner{padding:53px 20px;border-radius:20px}}.main--interview .interviewStory__question{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;gap:60px;margin-bottom:73px}@media screen and (max-width:768px){.main--interview .interviewStory__question{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:17px}}.main--interview .interviewStory__question:has(+.interviewStory__schedule){margin-bottom:76px}@media screen and (min-width:769px){.main--interview .interviewStory__question__text{width:48%}}@media screen and (max-width:768px){.main--interview .interviewStory__question__text{width:100%}}.main--interview .interviewStory__question__text .number{color:var(--orange);font-weight:700;line-height:24px;letter-spacing:0;font-family:"Montserrat",serif}@media screen and (min-width:769px){.main--interview .interviewStory__question__text .number{font-size:18px;font-size:1.8rem}}@media screen and (max-width:768px){.main--interview .interviewStory__question__text .number{font-size:16px;font-size:1.6rem;margin-bottom:5px;display:block}}.main--interview .interviewStory__question__text .question{font-size:26px;font-size:2.6rem;font-weight:700;line-height:1.4}@media screen and (min-width:769px){.main--interview .interviewStory__question__text .question{margin-bottom:37px}}@media screen and (max-width:768px){.main--interview .interviewStory__question__text .question{margin-bottom:34px}}@media screen and (max-width:768px){.main--interview .interviewStory__question__text .modText{margin-bottom:30px}}.main--interview .interviewStory__question__img{margin-top:5px;border-radius:30px;height:auto;overflow:hidden;aspect-ratio:460/450}@media screen and (min-width:769px){.main--interview .interviewStory__question__img{width:46%}}@media screen and (max-width:768px){.main--interview .interviewStory__question__img{width:100%}}.main--interview .interviewStory__question__img>img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}@supports not (aspect-ratio:460/450){.main--interview .interviewStory__question__img{position:relative}.main--interview .interviewStory__question__img:before{float:left;content:"";padding-top:97.83%}.main--interview .interviewStory__question__img:after{display:block;content:"";clear:both}.main--interview .interviewStory__question__img>img{position:absolute;top:0;left:0;right:0;bottom:0}}.main--interview .interviewStory__question:not(:has(.interviewStory__question__img)) .interviewStory__question__text{width:100%}@media screen and (max-width:768px){.main--interview .interviewStory__question:first-child .question{width:96%}}@media screen and (min-width:769px){.main--interview .interviewStory__question--reverse{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}}.main--interview .interviewStory__schedule{border:solid 4px var(--yellow);border-radius:20px;background:#FFFDE2;padding:29px 76px 24px 76px}@media screen and (max-width:1240px){.main--interview .interviewStory__schedule{padding:32px 16px 35px 16px}}.main--interview .interviewStory__schedule__heading{position:relative}.main--interview .interviewStory__schedule__heading .description{font-weight:700;line-height:1.4}@media screen and (min-width:769px){.main--interview .interviewStory__schedule__heading .description{font-size:26px;font-size:2.6rem;margin:5px 0 28px}}@media screen and (max-width:768px){.main--interview .interviewStory__schedule__heading .description{font-size:18px;font-size:1.8rem;margin:5px 0 32px}}.main--interview .interviewStory__schedule__heading .modHeadingEn02{white-space:nowrap}@media screen and (max-width:768px){.main--interview .interviewStory__schedule__heading .modHeadingEn02{font-size:44px;font-size:4.4rem}}.main--interview .interviewStory__schedule__heading:after{content:"";width:157px;height:auto;aspect-ratio:157/132;background-image:url("/wp-content/themes/cosmo/assets/img/pages/recruit/interview/img_schedule.png");background-repeat:no-repeat;background-size:contain;background-position:center;position:absolute;top:10px;right:-7px}@media screen and (max-width:1240px){.main--interview .interviewStory__schedule__heading:after{-webkit-transform:translate(0%);transform:translate(0%)}}@media screen and (max-width:1000px){.main--interview .interviewStory__schedule__heading:after{content:unset}}.main--interview .interviewStory__schedule__body{position:relative}@media screen and (min-width:769px){.main--interview .interviewStory__schedule__body{padding-left:36px;margin-bottom:18px}}@media screen and (max-width:768px){.main--interview .interviewStory__schedule__body{padding-left:34px}}.main--interview .interviewStory__schedule__body:before{content:"";width:2px;background-color:var(--orange);border-radius:2px;position:absolute;top:30px;height:calc(100% - 60px);margin:auto}@media screen and (min-width:769px){.main--interview .interviewStory__schedule__body:before{left:7.5px}}@media screen and (max-width:768px){.main--interview .interviewStory__schedule__body:before{left:5.5px}}.main--interview .interviewStory__schedule__body .item{display:-webkit-box;display:-ms-flexbox;display:flex;gap:20px;margin-bottom:10px;position:relative}@media screen and (max-width:768px){.main--interview .interviewStory__schedule__body .item{gap:1px}}.main--interview .interviewStory__schedule__body .item:first-child:before,.main--interview .interviewStory__schedule__body .item:last-child:before{content:"";width:16px;height:16px;aspect-ratio:1/1;border-radius:50%;background-color:var(--orange);position:absolute;left:-35px;top:0;bottom:0;margin:auto}@media screen and (max-width:768px){.main--interview .interviewStory__schedule__body .item:first-child:before,.main--interview .interviewStory__schedule__body .item:last-child:before{width:14px;height:14px}}.main--interview .interviewStory__schedule__body .item time{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;min-width:60px}.main--interview .interviewStory__schedule__body .item .modText{letter-spacing:0.1em;margin:0}@media screen and (min-width:769px){.main--interview .interviewStory__schedule__body .item .modText{font-size:18px;font-size:1.8rem}}@media screen and (max-width:768px){.main--interview .interviewStory__schedule__body .item .modText{font-size:14px;font-size:1.4rem}}@media screen and (max-width:1000px){.main--interview .interviewStory__schedule:after{content:"";display:block;width:157px;height:auto;aspect-ratio:157/132;background-image:url("/wp-content/themes/cosmo/assets/img/pages/recruit/interview/img_schedule.png");background-repeat:no-repeat;background-size:contain;background-position:center;margin-left:auto}}@media screen and (max-width:1000px) and (max-width:768px){.main--interview .interviewStory__schedule:after{width:102px}}@media screen and (max-width:1000px){.main--interview .interviewStory__schedule>p:last-child{display:none}}@media screen and (min-width:769px){.main--interview .main__inner{position:static}}.main--interview .main__inner:before{content:"";position:absolute;left:0;background-color:var(--yellow);height:320px;width:100%}.main--line{overflow:hidden}.main--line .lineAbout{display:-webkit-box;display:-ms-flexbox;display:flex;position:relative;z-index:10}@media screen and (min-width:769px){.main--line .lineAbout{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;margin:0 0 150px 0}}@media screen and (max-width:768px){.main--line .lineAbout{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-bottom:80px}}@media screen and (min-width:769px){.main--line .lineAbout__text{-webkit-box-flex:1.17;-ms-flex:1.17;flex:1.17;position:relative;width:60%}}@media screen and (max-width:1000px){.main--line .lineAbout__text{-webkit-box-flex:1;-ms-flex:1;flex:1;padding-left:10px}}.main--line .lineAbout__text .modHeading02{position:relative;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.main--line .lineAbout__text .modHeading02:after{content:"";height:auto;aspect-ratio:109/84;background-image:url("/wp-content/themes/cosmo/assets/img/common/icon/img_twinkle.png");background-repeat:no-repeat;background-size:contain;background-position:center;position:absolute}@media screen and (min-width:769px){.main--line .lineAbout__text .modHeading02:after{width:109px;left:326px;top:0;-webkit-transform:translate(0,-66%);transform:translate(0,-66%)}}@media screen and (max-width:768px){.main--line .lineAbout__text .modHeading02:after{width:55.5px;left:195px;top:0;-webkit-transform:translate(0,-50%);transform:translate(0,-50%)}}@media screen and (max-width:810px) and (min-width:769px){.main--line .lineAbout__text .modHeading02 br{display:none}}.main--line .lineAbout__text .modText{margin-bottom:0}@media screen and (min-width:769px){.main--line .lineAbout__text .modText{width:85%}}.main--line .lineAbout__img{-webkit-box-flex:1;-ms-flex:1;flex:1}@media screen and (min-width:769px){.main--line .lineAbout__img{width:50%}}@media screen and (max-width:768px){.main--line .lineAbout__img{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2;margin-top:43px;position:relative}}.main--line .lineAbout__img__inner{width:108%;height:auto;margin:0 auto;display:block;overflow:hidden;aspect-ratio:548/428;max-width:548px}.main--line .lineAbout__img__inner>img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}@supports not (aspect-ratio:548/428){.main--line .lineAbout__img__inner{position:relative}.main--line .lineAbout__img__inner:before{float:left;content:"";padding-top:78.1%}.main--line .lineAbout__img__inner:after{display:block;content:"";clear:both}.main--line .lineAbout__img__inner>img{position:absolute;top:0;left:0;right:0;bottom:0}}@media screen and (min-width:769px){.main--line .lineAbout__img__inner{margin-top:109px}}@media screen and (max-width:768px){.main--line .lineAbout__img__inner{width:95%}}@media screen and (min-width:769px){.main--line .lineRecommend{margin-bottom:150px}}@media screen and (max-width:768px){.main--line .lineRecommend{margin-bottom:80px}}.main--line .lineRecommend__list{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-top:50px}@media screen and (min-width:769px){.main--line .lineRecommend__list{gap:40px 20px}}@media screen and (max-width:768px){.main--line .lineRecommend__list{row-gap:26px}}@media screen and (min-width:769px){.main--line .lineRecommend__list__item{-webkit-box-flex:1;-ms-flex:1;flex:1;min-width:185.55px;width:20%}}@media screen and (max-width:1283px) and (min-width:609px){.main--line .lineRecommend__list__item{min-width:234.55px;max-width:33.33%}}@media screen and (max-width:768px){.main--line .lineRecommend__list__item{min-width:132.6px;width:33.33%}}@media screen and (max-width:610px){.main--line .lineRecommend__list__item{width:50%}}.main--line .lineRecommend__list__item .case{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.main--line .lineRecommend__list__item .case__img{width:100%;height:auto;border-radius:50%;overflow:hidden;aspect-ratio:204/204;max-width:204px}.main--line .lineRecommend__list__item .case__img>img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}@supports not (aspect-ratio:204/204){.main--line .lineRecommend__list__item .case__img{position:relative}.main--line .lineRecommend__list__item .case__img:before{float:left;content:"";padding-top:100%}.main--line .lineRecommend__list__item .case__img:after{display:block;content:"";clear:both}.main--line .lineRecommend__list__item .case__img>img{position:absolute;top:0;left:0;right:0;bottom:0}}@media screen and (max-width:768px){.main--line .lineRecommend__list__item .case__img{width:79.5%}}.main--line .lineRecommend__list__item .case .modText{margin:21px 0 0 0}@media screen and (max-width:768px){.main--line .lineRecommend__list__item .case .modText{font-size:15px;font-size:1.5rem;margin:13px 0 0 0}}@media screen and (max-width:610px){.main--line .lineRecommend__list__item .case .modText{letter-spacing:0.01em}}@media screen and (min-width:769px){.main--line .lineFeatures{margin-bottom:150px}}@media screen and (max-width:768px){.main--line .lineFeatures{margin-bottom:80px}}@media screen and (min-width:769px){.main--line .lineFeatures .modCard02{min-height:450px}}@media screen and (min-width:769px){.main--line .lineSteps{margin-bottom:150px}}@media screen and (max-width:768px){.main--line .lineSteps{margin-bottom:80px}}.main--line .lineRegister{background-image:url("/wp-content/themes/cosmo/assets/img/pages/line-consultation/img_space.png");background-repeat:no-repeat;background-size:cover;background-position:top center;margin:0 calc((100vw - 100%) / 2 * -1)}@media screen and (min-width:769px){.main--line .lineRegister{margin-bottom:200px}}@media screen and (max-width:768px){.main--line .lineRegister{margin-bottom:80px}}.main--line .lineRegister__inner{max-width:1400px;margin:0 auto;color:var(--white);position:relative}@media screen and (min-width:769px){.main--line .lineRegister__inner{padding:98px 0 297px 0}}@media screen and (max-width:768px){.main--line .lineRegister__inner{padding:87px 20px 47px 20px;overflow:hidden}}.main--line .lineRegister__inner:before{content:"";width:73.5%;height:auto;aspect-ratio:1029/257;background-image:url("/wp-content/themes/cosmo/assets/img/pages/line-consultation/img_space03.png");background-repeat:no-repeat;background-size:cover;background-position:top center;position:absolute;left:14.3%;bottom:8%}@media screen and (max-width:1000px){.main--line .lineRegister__inner:before{width:90%;left:5%}}@media screen and (max-width:768px){.main--line .lineRegister__inner:before{background-image:url("/wp-content/themes/cosmo/assets/img/pages/line-consultation/sp/img_landing.png");aspect-ratio:750/208;height:104px;width:100%;background-position:top center;left:0;right:0;bottom:0;margin:0 auto}}@media screen and (max-width:768px){.main--line .lineRegister__inner:after{content:"";display:block;width:283px;height:auto;margin:0 auto;aspect-ratio:566/401;background-image:url("/wp-content/themes/cosmo/assets/img/pages/line-consultation/sp/img_space.png");background-repeat:no-repeat;background-size:contain;background-position:center;position:relative;margin-top:28px;-webkit-transform:translate(5px,0);transform:translate(5px,0)}}.main--line .lineRegister .modHeading02{position:relative;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;margin:0 auto}@media screen and (min-width:769px){.main--line .lineRegister .modHeading02{margin-bottom:28px}}@media screen and (max-width:768px){.main--line .lineRegister .modHeading02{margin-bottom:25px}}.main--line .lineRegister .modHeading02:before{content:"";width:89px;height:auto;aspect-ratio:89/184;background-image:url("/wp-content/themes/cosmo/assets/img/pages/line-consultation/img_space01.png");background-repeat:no-repeat;background-size:contain;background-position:center;position:absolute;left:0;top:0;-webkit-transform:translateY(-13%) translateX(-158%);transform:translateY(-13%) translateX(-158%)}@media screen and (max-width:1000px){.main--line .lineRegister .modHeading02:before{width:60px;-webkit-transform:translateY(-13%) translateX(-120%);transform:translateY(-13%) translateX(-120%)}}@media screen and (max-width:768px){.main--line .lineRegister .modHeading02:before{width:44.5px;-webkit-transform:translateY(-76%) translateX(-20%);transform:translateY(-76%) translateX(-20%)}}.main--line .lineRegister .modHeading02:after{content:"";width:97.5px;height:auto;aspect-ratio:97.5/188;background-image:url("/wp-content/themes/cosmo/assets/img/pages/line-consultation/img_space02.png");background-repeat:no-repeat;background-size:contain;background-position:center;position:absolute;right:0;top:0;-webkit-transform:translateY(-9%) translateX(140%);transform:translateY(-9%) translateX(140%)}@media screen and (max-width:1000px){.main--line .lineRegister .modHeading02:after{width:60px;-webkit-transform:translateY(-9%) translateX(100%);transform:translateY(-9%) translateX(100%)}}@media screen and (max-width:768px){.main--line .lineRegister .modHeading02:after{width:48.5px;-webkit-transform:translateY(-61%) translateX(15%);transform:translateY(-61%) translateX(15%)}}@media screen and (min-width:769px){.main--line .lineRegister .modText{margin-bottom:39px}}@media screen and (max-width:768px){.main--line .lineRegister .modText{margin-bottom:57px}}.main--line .lineRegister .modBtn{margin:0 auto}@media screen and (min-width:769px){.main--line .modHeadingKv{margin:0 0 97px}}@media screen and (min-width:769px){.main--line .modHeadingKv__illustrate{bottom:11.8%;right:15.5%}}@media screen and (min-width:1500px){.main--line .modHeadingKv__illustrate{bottom:10.8%}}.main--recruit{overflow:hidden}.main--recruit .main__inner img{width:100%;height:auto}@media screen and (min-width:769px){.main--recruit .modHeading02{font-size:clamp(38px,3.6vw,50px)}}.main--recruit .modHeading02 span{position:relative}.main--recruit .modHeading02 span:after{content:"";height:auto;aspect-ratio:122/128;background-image:url("/wp-content/themes/cosmo/assets/img/common/icon/img_twinkle01.png");background-repeat:no-repeat;background-size:contain;background-position:center;position:absolute}@media screen and (min-width:769px){.main--recruit .modHeading02 span:after{max-width:62px;width:35%;right:-73px;top:-35px}}@media screen and (max-width:768px){.main--recruit .modHeading02 span:after{width:35px;right:-30px;top:-20px}}@media screen and (min-width:769px){.main--recruit .modHeading02~.modText--width{width:68%}}.main--recruit .recruitFlex{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}@media screen and (min-width:769px){.main--recruit .recruitFlex{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin:-41px 0 150px}}@media screen and (max-width:768px){.main--recruit .recruitFlex{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-bottom:75px}}@media screen and (min-width:769px){.main--recruit .recruitFlex__content{width:49.1%;margin:65px 0 0}}@media screen and (max-width:768px){.main--recruit .recruitFlex__content{width:100%}}.main--recruit .recruitFlex__content .modText{margin:0}@media screen and (min-width:769px){.main--recruit .recruitFlex__content .modText{padding:0 28px 0 0}}.main--recruit .recruitFlex__content .modText+.modText{margin:35px 0 0}@media screen and (min-width:769px){.main--recruit .recruitFlex__content .modBtn{margin-top:42px}}@media screen and (max-width:768px){.main--recruit .recruitFlex__content .modBtn{margin-top:34px}}.main--recruit .recruitFlex__image{position:relative}@media screen and (min-width:769px){.main--recruit .recruitFlex__image{width:50.91%;margin:0 -35px 0 0}}@media screen and (max-width:768px){.main--recruit .recruitFlex__image{width:83%;margin:43px auto 0}}.main--recruit .recruitFlex__image__illustrate{position:absolute;max-width:203px}@media screen and (min-width:769px){.main--recruit .recruitFlex__image__illustrate{width:40%;bottom:-54px;left:-27px}}@media screen and (max-width:768px){.main--recruit .recruitFlex__image__illustrate{width:35%;bottom:-30px;left:-15px}}.main--recruit .recruitFlex__wrapper{position:relative}@media screen and (min-width:769px){.main--recruit .recruitFlex--reverse{margin:55px 0 140px;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}}@media screen and (max-width:768px){.main--recruit .recruitFlex--reverse{margin:35px 0 75px;gap:20px 0;-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse}}@media screen and (min-width:769px){.main--recruit .recruitFlex--reverse .recruitFlex__content{width:52.7%;margin-top:-5px}}.main--recruit .recruitFlex--reverse .recruitFlex__content__title{font-weight:700;line-height:1.6;letter-spacing:0.05em;margin:0 0 10px}@media screen and (min-width:769px){.main--recruit .recruitFlex--reverse .recruitFlex__content__title{font-size:32px;font-size:3.2rem}}@media screen and (max-width:768px){.main--recruit .recruitFlex--reverse .recruitFlex__content__title{font-size:20px;font-size:2rem}}.main--recruit .recruitFlex--reverse .recruitFlex__content .modText{margin-left:-10px}@media screen and (min-width:769px){.main--recruit .recruitFlex--reverse .recruitFlex__image{width:40.91%;margin:0}}@media screen and (max-width:768px){.main--recruit .recruitFlex--reverse .recruitFlex__image{margin-top:0}}@media screen and (min-width:769px){.main--recruit .recruitList{margin:138px 0 122px}}@media screen and (max-width:768px){.main--recruit .recruitList{margin:75px 0}}@media screen and (min-width:769px){.main--recruit .recruitList .modBgSection{padding:30px 13%;margin:53px 0 0}}@media screen and (max-width:768px){.main--recruit .recruitList .modBgSection{margin:35px 0 0;padding:30px 30px 30px 26px}}.main--recruit .recruitList .requirementList{list-style:disc;margin:0 0 0 20px}.main--recruit .recruitList .requirementList__item{letter-spacing:0.05em;font-weight:700;position:relative}@media screen and (min-width:769px){.main--recruit .recruitList .requirementList__item{font-size:20px;font-size:2rem;text-indent:-5px;margin:0 0 15px}}@media screen and (max-width:768px){.main--recruit .recruitList .requirementList__item{font-size:16px;font-size:1.6rem;margin:0 0 10px}}@media screen and (min-width:769px){.main--recruit .recruitList .requirementList__item::marker{font-size:16px;font-size:1.6rem}}@media screen and (max-width:768px){.main--recruit .recruitList .requirementList__item::marker{font-size:13px;font-size:1.3rem}}.main--recruit .recruitList .requirementList__item:last-child{margin-bottom:0}.main--recruit .recruitList .requirementList__item span{display:inline}@media screen and (min-width:769px){.main--recruit .recruitList .requirementList__item span{-webkit-box-shadow:inset 0 -10px 0 0 var(--yellow);box-shadow:inset 0 -10px 0 0 var(--yellow);padding:0 5px 2px 3px}}@media screen and (max-width:768px){.main--recruit .recruitList .requirementList__item span{-webkit-box-shadow:inset 0 -7px 0 0 var(--yellow);box-shadow:inset 0 -7px 0 0 var(--yellow);padding:0 5px 1px 3px}}@media screen and (min-width:769px){.main--recruit .recruitList .modBtn{margin:62px auto 24px}}@media screen and (max-width:768px){.main--recruit .recruitList .modBtn{margin:34px auto 24px}}.main--recruit .recruitList .modText--center a{text-decoration:underline;text-underline-offset:9px;text-decoration-thickness:1px}.main--recruit .recruitList .modText--center a:hover{opacity:0.6}.main--recruit .recruitIllustrate01{position:absolute}@media screen and (min-width:769px){.main--recruit .recruitIllustrate01{top:-42px;right:12px;max-width:351px;width:40%}}@media screen and (max-width:1200px){.main--recruit .recruitIllustrate01{width:30%}}@media screen and (max-width:1000px){.main--recruit .recruitIllustrate01{right:0}}@media screen and (max-width:768px){.main--recruit .recruitIllustrate01{top:auto;right:0;max-width:250px;width:40%;bottom:208px}}@media screen and (min-width:769px){.main--recruit .recruitNumber{margin:0 0 172px}}@media screen and (max-width:768px){.main--recruit .recruitNumber{margin-bottom:100px}}@media screen and (min-width:769px){.main--recruit .recruitNumber .modBgSection{margin:53px 0 60px}}@media screen and (max-width:768px){.main--recruit .recruitNumber .modBgSection{padding:40px 20px;margin:40px 0}}@media screen and (min-width:769px){.main--recruit .recruitNumber .modBgSection--store{padding:5% 4.6% 7% 6.8%}}@media screen and (min-width:769px){.main--recruit .recruitNumber .modBgSection--staff{padding:6.1% 9% 7% 6.7%}}@media screen and (min-width:769px){.main--recruit .recruitNumber .modBgSection--environment{padding:6.7% 6.4% 5% 6.8%}}.main--recruit .recruitNumber .list__title{line-height:2;letter-spacing:0.1em;font-weight:700}@media screen and (min-width:769px){.main--recruit .recruitNumber .list__title{font-size:18px;font-size:1.8rem;margin:0 0 35px 20px}}@media screen and (max-width:768px){.main--recruit .recruitNumber .list__title{line-height:1.5;font-size:16px;font-size:1.6rem;margin:0 0 20px 20px}}.main--recruit .recruitNumber .list__title:before{content:"";width:10px;height:10px;background:var(--yellow);border-radius:50%;display:inline-block;float:left}@media screen and (min-width:769px){.main--recruit .recruitNumber .list__title:before{margin:13px 0 0 -20px}}@media screen and (max-width:768px){.main--recruit .recruitNumber .list__title:before{margin:7px 0 0 -20px}}.main--recruit .recruitNumber .list__content__wrapper{width:-webkit-max-content;width:-moz-max-content;width:max-content;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:end;line-height:0.7}.main--recruit .recruitNumber .list__content__engText{font-weight:700;font-family:"Montserrat",serif}@media screen and (min-width:769px){.main--recruit .recruitNumber .list__content__engText small{display:inline;font-size:clamp(44apx,4.2vw,60px)}}@media screen and (max-width:768px){.main--recruit .recruitNumber .list__content__engText small{font-size:22px;font-size:2.2rem;display:block;-webkit-writing-mode:vertical-lr;-ms-writing-mode:tb-lr;writing-mode:vertical-lr;margin:auto;letter-spacing:0.2em;text-indent:0.2em}}@media screen and (min-width:769px){.main--recruit .recruitNumber .list__content__engText--lg{font-size:clamp(90px,9vw,130px)}}@media screen and (max-width:768px){.main--recruit .recruitNumber .list__content__engText--lg{font-size:110px;font-size:11rem}}@media screen and (min-width:769px){.main--recruit .recruitNumber .list__content__engText--md{font-size:clamp(60px,5.5vw,80px)}}@media screen and (max-width:768px){.main--recruit .recruitNumber .list__content__engText--md{font-size:80px;font-size:8rem}}.main--recruit .recruitNumber .list__content__jpText{line-height:1;font-weight:700;letter-spacing:0.1em}@media screen and (min-width:769px){.main--recruit .recruitNumber .list__content__jpText--lg{font-size:28px;font-size:2.8rem}}@media screen and (max-width:1000px){.main--recruit .recruitNumber .list__content__jpText--lg{font-size:24px;font-size:2.4rem}}.main--recruit .recruitNumber .list__content__jpText--md{margin-left:5px}@media screen and (min-width:769px){.main--recruit .recruitNumber .list__content__jpText--md{font-size:22px;font-size:2.2rem}}@media screen and (max-width:1000px){.main--recruit .recruitNumber .list__content__jpText--md{font-size:20px;font-size:2rem}}@media screen and (min-width:769px){.main--recruit .recruitNumber .list__content__icon{margin:0 0 0 15px}}@media screen and (max-width:768px){.main--recruit .recruitNumber .list__content__icon{margin:0 0 0 10px}}.main--recruit .recruitNumber .list__content__icon img{width:revert-layer;height:auto}@media screen and (max-width:1200px){.main--recruit .recruitNumber .list__content__icon{max-width:100px;height:auto;width:calc(var(--icon-width) * 0.85)}.main--recruit .recruitNumber .list__content__icon img{width:100%}}.main--recruit .recruitNumber .list__content__textlead{line-height:2;letter-spacing:0.1em}@media screen and (min-width:769px){.main--recruit .recruitNumber .list__content__textlead{font-size:16px;font-size:1.6rem;margin:20px 0 0}}@media screen and (max-width:768px){.main--recruit .recruitNumber .list__content__textlead{font-size:14px;font-size:1.4rem;margin:15px 0 0}}.main--recruit .recruitNumber .list__content__textlead--bold{font-weight:700;margin:20px 0 -10px}@media screen and (min-width:769px){.main--recruit .recruitNumber .list__content__textlead--bold{font-size:14px;font-size:1.4rem}}@media screen and (max-width:768px){.main--recruit .recruitNumber .list__content__textlead--bold{font-size:12px;font-size:1.2rem}}@media screen and (min-width:769px){.main--recruit .recruitNumber .list__content__illustrate{width:61%;margin:88px auto 0}.main--recruit .recruitNumber .list__content__illustrate img{margin:0 0 0 -9%}}@media screen and (max-width:1000px){.main--recruit .recruitNumber .list__content__illustrate{display:none}}.main--recruit .recruitNumber .list+.list{margin-top:45px}.main--recruit .recruitNumber .numberTitle{font-weight:700;line-height:1.5;letter-spacing:0.1em;margin:0 0 34px}@media screen and (min-width:769px){.main--recruit .recruitNumber .numberTitle{font-size:40px;font-size:4rem}}@media screen and (max-width:768px){.main--recruit .recruitNumber .numberTitle{font-size:30px;font-size:3rem}}.main--recruit .recruitNumber .numberFlex{display:-webkit-box;display:-ms-flexbox;display:flex}@media screen and (min-width:769px){.main--recruit .recruitNumber .numberFlex{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}}@media screen and (max-width:1000px){.main--recruit .recruitNumber .numberFlex{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}@media screen and (min-width:769px){.main--recruit .recruitNumber .numberFlex__content{width:-webkit-max-content;width:-moz-max-content;width:max-content}}@media screen and (max-width:1000px){.main--recruit .recruitNumber .numberFlex__content{width:100%}}@media screen and (min-width:769px){.main--recruit .recruitNumber .numberFlex__image{margin:-27px 0 0;width:57.7%}}@media screen and (max-width:1000px){.main--recruit .recruitNumber .numberFlex__image{margin:40px auto 0;width:100%;max-width:500px}}.main--recruit .recruitNumber .numberFlex__grid{display:-ms-grid;display:grid}@media screen and (min-width:769px){.main--recruit .recruitNumber .numberFlex__grid{width:-webkit-max-content;width:-moz-max-content;width:max-content}}@media screen and (max-width:1000px){.main--recruit .recruitNumber .numberFlex__grid{margin-top:50px;gap:40px 20px;width:100%}}@media screen and (min-width:769px){.main--recruit .recruitNumber .numberFlex__grid .list{width:-webkit-max-content;width:-moz-max-content;width:max-content}}@media screen and (max-width:768px){.main--recruit .recruitNumber .numberFlex__grid .list__content__engText--md{font-size:38px;font-size:3.8rem}}@media screen and (max-width:768px){.main--recruit .recruitNumber .numberFlex__grid .list__content__icon{width:calc(var(--icon-width) * 0.7)}}.main--recruit .recruitNumber .numberFlex__grid .list+.list{margin-top:0}.main--recruit .recruitNumber .numberFlex__grid--2col{-ms-grid-columns:(1fr)[2];grid-template-columns:repeat(2,1fr)}@media screen and (min-width:769px){.main--recruit .recruitNumber .numberFlex__grid--2col{gap:60px 12%}}@media screen and (max-width:1200px){.main--recruit .recruitNumber .numberFlex__grid--2col{gap:60px 5%}}@media screen and (min-width:769px){.main--recruit .recruitNumber .numberFlex__grid--3col{-ms-grid-columns:1fr 10.3% 1fr 10.3% 1fr;grid-template-columns:repeat(3,1fr);gap:50px 10.3%}}@media screen and (max-width:1200px){.main--recruit .recruitNumber .numberFlex__grid--3col{gap:50px 0}}@media screen and (max-width:1000px){.main--recruit .recruitNumber .numberFlex__grid--3col{-ms-grid-columns:1fr 20px 1fr;grid-template-columns:repeat(2,1fr);margin-top:0;gap:40px 20px;width:100%}}@media screen and (min-width:769px){.main--recruit .recruitNumber .numberFlex__grid--3col .illustrate{position:absolute;top:9%;right:13%;display:block;max-width:193px;width:60%}}@media screen and (max-width:1200px){.main--recruit .recruitNumber .numberFlex__grid--3col .illustrate{top:8%;right:5%;max-width:160px}}@media screen and (max-width:1000px){.main--recruit .recruitNumber .numberFlex__grid--3col .illustrate{position:unset;max-width:200px;width:52.7%}}@media screen and (min-width:769px){.main--recruit .recruitNumber .numberFlex__grid--3col .list{width:-webkit-max-content;width:-moz-max-content;width:max-content}}.main--recruit .recruitNumber .numberFlex__grid--3col .list__content__engText small{-webkit-writing-mode:horizontal-tb;-ms-writing-mode:lr-tb;writing-mode:horizontal-tb;letter-spacing:0;text-indent:0;display:inline}@media screen and (max-width:768px){.main--recruit .recruitNumber .numberFlex__grid--3col .list__content__icon{width:calc(var(--icon-width) * 0.5)}}.main--recruit .recruitNumber .illustrate{display:none}@media screen and (max-width:1000px){.main--recruit .recruitNumber .illustrate{display:block;width:76%;max-width:290px;margin:auto;grid-column:1/-1}.main--recruit .recruitNumber .illustrate img{margin:0}}@media screen and (max-width:768px){.main--recruit .recruitTab .modHeading02 small{display:block;font-size:18px;font-size:1.8rem;margin:0 0 8px}}.main--recruit .recruitTab .modHeading02 span:after{aspect-ratio:217/167;background-image:url("/wp-content/themes/cosmo/assets/img/common/icon/img_twinkle.png");-webkit-transform:scaleX(-1);transform:scaleX(-1);top:auto!important}@media screen and (min-width:769px){.main--recruit .recruitTab .modHeading02 span:after{max-width:none;width:45px;right:-57px;bottom:10px}}@media screen and (max-width:768px){.main--recruit .recruitTab .modHeading02 span:after{right:-48px;bottom:6px}}.main--recruit .recruitTab .modBgSection{margin:0}@media screen and (min-width:769px){.main--recruit .recruitTab .modBgSection{padding:7.2% 9%}}@media screen and (max-width:768px){.main--recruit .recruitTab .modBgSection{padding:50px 20px}}.main--recruit .recruitTab__list{display:-webkit-box;display:-ms-flexbox;display:flex}@media screen and (min-width:769px){.main--recruit .recruitTab__list{margin:60px 0 20px;gap:0 10px}}@media screen and (max-width:768px){.main--recruit .recruitTab__list{margin:30px 0 5px;gap:0 15px}}.main--recruit .recruitTab__list__item{width:50%;text-align:center}.main--recruit .recruitTab__list__item a{width:100%;display:block;text-align:center;background:var(--white);line-height:1;color:var(--black);-webkit-transition:all 0.3s ease-out;transition:all 0.3s ease-out;font-weight:700;border:2px solid var(--light-orange);-webkit-box-shadow:5px 5px 0 0 var(--light-orange);box-shadow:5px 5px 0 0 var(--light-orange);border-radius:50px}@media screen and (min-width:769px){.main--recruit .recruitTab__list__item a{font-size:18px;font-size:1.8rem;padding:22px 20px}}@media screen and (max-width:768px){.main--recruit .recruitTab__list__item a{font-size:16px;font-size:1.6rem;padding:10px}}.main--recruit .recruitTab__list__item a:hover{color:var(--yellow)}.main--recruit .recruitTab__list__item a.is-current{border-color:var(--yellow);background:var(--yellow);-webkit-box-shadow:0 0 0 0 var(--yellow);box-shadow:0 0 0 0 var(--yellow)}.main--recruit .recruitTab__list__item a.is-current:hover{color:var(--black)}.main--recruit .recruitTab__list__item:has(.is-current):after{content:"";display:inline-block;border-style:solid;border-color:var(--yellow) transparent transparent transparent}@media screen and (min-width:769px){.main--recruit .recruitTab__list__item:has(.is-current):after{margin:0 auto 4px;border-width:15px 12px 0 12px}}@media screen and (max-width:768px){.main--recruit .recruitTab__list__item:has(.is-current):after{margin:0 auto 9px;border-width:10px 6px 0 6px}}.main--recruit .recruitTab__content__main{display:none}@media screen and (min-width:769px){.main--recruit .recruitTab__content__main{margin:0 0 200px}}@media screen and (max-width:768px){.main--recruit .recruitTab__content__main{margin-bottom:140px}}.main--recruit .recruitTab__content__main.is-current{display:block}@media screen and (max-width:768px){.main--privacy .modCta{margin-top:140px}}.main--privacy .privacyContent .decimalList,.main--privacy .privacyContent .modText{line-height:2!important;letter-spacing:0.1em;margin-bottom:30px;font-size:16px;font-size:1.6rem}.main--privacy .privacyContent .decimalList:last-child,.main--privacy .privacyContent .modText:last-child{margin-bottom:0}.main--privacy .privacyContent .modHeading03{line-height:1.5!important}@media screen and (min-width:769px){.main--privacy .privacyContent .modHeading03{margin:-2px 0 27px}}@media screen and (max-width:768px){.main--privacy .privacyContent .modHeading03{font-size:18px;font-size:1.8rem;margin-bottom:18px}}.main--privacy .privacyContent .decimalList{list-style:decimal}@media screen and (min-width:769px){.main--privacy .privacyContent .decimalList{margin-left:27px}}@media screen and (max-width:768px){.main--privacy .privacyContent .decimalList{margin-left:25px}}.main--privacy .privacyContent .decimalList li::marker{letter-spacing:1px}@media screen and (min-width:769px){.main--privacy .privacyContent .subSection{margin:60px 0 0}}@media screen and (max-width:768px){.main--privacy .privacyContent .subSection{margin-top:56px}}.main--privacy .privacyContent__title{font-weight:700;letter-spacing:0.1em}@media screen and (min-width:769px){.main--privacy .privacyContent__title{font-size:clamp(26px,2.8vw,40px);line-height:1.4;margin:-20px 0 70px}}@media screen and (max-width:768px){.main--privacy .privacyContent__title{font-size:32px;font-size:3.2rem;line-height:1.5;margin:-2px 0 60px}}@media screen and (min-width:769px){.main--privacy .privacyContent__section{margin:96px 0 0}}@media screen and (max-width:768px){.main--privacy .privacyContent__section{margin-top:77px}}.main--privacy .privacyContent__section__title{line-height:1.5;font-weight:700;font-size:26px;font-size:2.6rem}@media screen and (min-width:769px){.main--privacy .privacyContent__section__title{margin:0 0 35px 25px}}@media screen and (max-width:768px){.main--privacy .privacyContent__section__title{margin:0 0 26px 25px}}.main--privacy .privacyContent__section__title:before{content:"";display:inline-block;background:var(--yellow);border-radius:50%;float:left;margin:13px 10px 0 -25px}@media screen and (min-width:769px){.main--privacy .privacyContent__section__title:before{width:16px;height:16px}}@media screen and (max-width:768px){.main--privacy .privacyContent__section__title:before{width:14px;height:14px}}.main--privacy .privacyContent__section__title+.subSection{margin-top:0}@media screen and (min-width:769px){.main--shopDetail{padding-top:170px}}@media screen and (max-width:768px){.main--shopDetail{padding-top:80px}}.main--shopDetail .shopDetailMain{display:-webkit-box;display:-ms-flexbox;display:flex;gap:60px;position:relative}@media screen and (min-width:769px){.main--shopDetail .shopDetailMain{margin-top:50px;margin-bottom:150px}}@media screen and (max-width:1300px){.main--shopDetail .shopDetailMain{gap:45px}}@media screen and (max-width:1000px){.main--shopDetail .shopDetailMain{gap:25px}}@media screen and (max-width:768px){.main--shopDetail .shopDetailMain{gap:0;margin-top:25px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-bottom:80px}}.main--shopDetail .shopDetailMain:before{content:"";max-width:158px;height:auto;aspect-ratio:158/168;background-image:url("/wp-content/themes/cosmo/assets/img/pages/shops/detail/img_character.png");background-repeat:no-repeat;background-size:contain;background-position:center;position:absolute;top:0;right:37px;-webkit-transform:translateY(-64%);transform:translateY(-64%);width:20%}@media screen and (max-width:768px){.main--shopDetail .shopDetailMain:before{width:70px;right:27px}}.main--shopDetail .shopDetailMain__left{-webkit-box-flex:0.402;-ms-flex:0.402;flex:0.402}@media screen and (min-width:769px){.main--shopDetail .shopDetailMain__left{padding-left:38px}}@media screen and (max-width:1000px){.main--shopDetail .shopDetailMain__left{padding-left:0}}@media screen and (max-width:768px){.main--shopDetail .shopDetailMain__left{display:contents}.main--shopDetail .shopDetailMain__left>*{-webkit-box-ordinal-group:101;-ms-flex-order:100;order:100}}@media screen and (max-width:768px){.main--shopDetail .shopDetailMain__left__sect:first-child{margin-top:25px}}.main--shopDetail .shopDetailMain__left__sect:not(:last-child){margin-bottom:45px}@media screen and (max-width:768px){.main--shopDetail .shopDetailMain__left__sect:first-child{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2;margin-bottom:25px}}.main--shopDetail .shopDetailMain__left__sect .title{font-size:24px;font-size:2.4rem;font-weight:700}@media screen and (min-width:769px){.main--shopDetail .shopDetailMain__left__sect .body{margin-top:47px}}@media screen and (max-width:768px){.main--shopDetail .shopDetailMain__left__sect .body{margin-top:25px}}.main--shopDetail .shopDetailMain__left__sect .body__infoList__item{padding-left:38px;position:relative}.main--shopDetail .shopDetailMain__left__sect .body__infoList__item:before{content:"";position:absolute;left:2px;top:4px;width:24px;height:auto;aspect-ratio:24/25;background-repeat:no-repeat;background-size:contain;background-position:center}.main--shopDetail .shopDetailMain__left__sect .body__infoList__item--address:before{background-image:url("/wp-content/themes/cosmo/assets/img/pages/shops/detail/icon_pin.png")}.main--shopDetail .shopDetailMain__left__sect .body__infoList__item--tel p span{white-space:nowrap;font-weight:400}.main--shopDetail .shopDetailMain__left__sect .body__infoList__item--tel:before{background-image:url("/wp-content/themes/cosmo/assets/img/pages/shops/detail/icon_tel.png")}.main--shopDetail .shopDetailMain__left__sect .body__infoList__item--time:before{background-image:url("/wp-content/themes/cosmo/assets/img/pages/shops/detail/icon_time.png")}.main--shopDetail .shopDetailMain__left__sect .body__infoList__item--time p span{white-space:nowrap;font-weight:400}.main--shopDetail .shopDetailMain__left__sect .body__infoList p{line-height:30px}.main--shopDetail .shopDetailMain__left__sect .body__facilitiesList{display:-ms-grid;display:grid;gap:20px;margin-top:46px}@media screen and (min-width:769px){.main--shopDetail .shopDetailMain__left__sect .body__facilitiesList{-ms-grid-columns:(1fr)[3];grid-template-columns:repeat(3,1fr)}}@media screen and (max-width:1300px){.main--shopDetail .shopDetailMain__left__sect .body__facilitiesList{gap:15px}}@media screen and (max-width:1000px){.main--shopDetail .shopDetailMain__left__sect .body__facilitiesList{-ms-grid-columns:(1fr)[2];grid-template-columns:repeat(2,1fr)}}@media screen and (max-width:768px){.main--shopDetail .shopDetailMain__left__sect .body__facilitiesList{margin-top:25px;-ms-grid-columns:1fr 10px 1fr 10px 1fr;grid-template-columns:repeat(3,1fr);gap:10px}}.main--shopDetail .shopDetailMain__left__sect .body__facilitiesList__item{min-width:100px;border-radius:10px;background-color:var(--white);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media screen and (min-width:769px){.main--shopDetail .shopDetailMain__left__sect .body__facilitiesList__item{height:120px;padding:10px 0 18px 0}}@media screen and (max-width:768px){.main--shopDetail .shopDetailMain__left__sect .body__facilitiesList__item{height:105px;padding:10px 0 15px 0}}.main--shopDetail .shopDetailMain__left__sect .body__facilitiesList__item .title{font-size:13px;font-size:1.3rem;line-height:20px;letter-spacing:0.1em;text-align:center}@media screen and (max-width:768px){.main--shopDetail .shopDetailMain__left__sect .body__facilitiesList__item .title{font-size:12px;font-size:1.2rem}}.main--shopDetail .shopDetailMain__left__sect .body__facilitiesList__item .title span{font-size:11px;font-size:1.1rem;line-height:20px;letter-spacing:0.1em}.main--shopDetail .shopDetailMain__left__sect .body__facilitiesList__item .icon{width:70px;height:auto;overflow:hidden;aspect-ratio:70/45}.main--shopDetail .shopDetailMain__left__sect .body__facilitiesList__item .icon>img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}@supports not (aspect-ratio:70/45){.main--shopDetail .shopDetailMain__left__sect .body__facilitiesList__item .icon{position:relative}.main--shopDetail .shopDetailMain__left__sect .body__facilitiesList__item .icon:before{float:left;content:"";padding-top:64.29%}.main--shopDetail .shopDetailMain__left__sect .body__facilitiesList__item .icon:after{display:block;content:"";clear:both}.main--shopDetail .shopDetailMain__left__sect .body__facilitiesList__item .icon>img{position:absolute;top:0;left:0;right:0;bottom:0}}@media screen and (max-width:768px){.main--shopDetail .shopDetailMain__left__sect .body__facilitiesList__item .icon{width:50px}}.main--shopDetail .shopDetailMain__left__sect .body__img{width:100%;height:auto;border-radius:10px;overflow:hidden;aspect-ratio:400/144}.main--shopDetail .shopDetailMain__left__sect .body__img>img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}@supports not (aspect-ratio:400/144){.main--shopDetail .shopDetailMain__left__sect .body__img{position:relative}.main--shopDetail .shopDetailMain__left__sect .body__img:before{float:left;content:"";padding-top:36%}.main--shopDetail .shopDetailMain__left__sect .body__img:after{display:block;content:"";clear:both}.main--shopDetail .shopDetailMain__left__sect .body__img>img{position:absolute;top:0;left:0;right:0;bottom:0}}.main--shopDetail .shopDetailMain__left__sect .body .modText:has(+.body__img){line-height:24px;margin-bottom:20px}.main--shopDetail .shopDetailMain__left__sect .body__btn .modBtn{margin-top:0;width:100%;min-width:240px}.main--shopDetail .shopDetailMain__left__sect .body__btn:has(+.body__btn){margin-bottom:41px}.main--shopDetail .shopDetailMain__left__sect .body:has(.body__btn){background-color:var(--white);border-radius:10px;padding:39px 32px}.main--shopDetail .shopDetailMain__right{-webkit-box-flex:0.6;-ms-flex:0.6;flex:0.6}@media screen and (min-width:769px){.main--shopDetail .shopDetailMain__right{padding-top:10px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;overflow:hidden;position:relative}}@media screen and (max-width:768px){.main--shopDetail .shopDetailMain__right{display:contents}.main--shopDetail .shopDetailMain__right>*{-webkit-box-ordinal-group:101;-ms-flex-order:100;order:100}}.main--shopDetail .shopDetailMain__right__shop{width:100%;max-width:100%;height:auto;display:-webkit-box;display:-ms-flexbox;display:flex;position:relative;background-color:var(--primary)}.main--shopDetail .shopDetailMain__right__shop>.img:first-child{min-width:100%;position:absolute;left:0;right:0}@media screen and (min-width:769px){.main--shopDetail .shopDetailMain__right__shop{margin-bottom:80px}}@media screen and (max-width:768px){.main--shopDetail .shopDetailMain__right__shop{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1;margin-bottom:31px}.main--shopDetail .shopDetailMain__right__shop img{border-radius:20px}.main--shopDetail .shopDetailMain__right__shop+p{-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3;margin-bottom:25px}}.main--shopDetail .shopDetailMain__right__shop .img{width:100%;height:auto;overflow:hidden;aspect-ratio:600/400;border-radius:30px}.main--shopDetail .shopDetailMain__right__shop .img>img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}@supports not (aspect-ratio:600/400){.main--shopDetail .shopDetailMain__right__shop .img{position:relative}.main--shopDetail .shopDetailMain__right__shop .img:before{float:left;content:"";padding-top:66.67%}.main--shopDetail .shopDetailMain__right__shop .img:after{display:block;content:"";clear:both}.main--shopDetail .shopDetailMain__right__shop .img>img{position:absolute;top:0;left:0;right:0;bottom:0}}@media screen and (min-width:769px){.main--shopDetail .shopDetailMain__right__shop .slick-dots li{margin:0 3px}}@media screen and (max-width:768px){.main--shopDetail .shopDetailMain__right__shop .slick-dots li{margin:0}}.main--shopDetail .shopDetailMain__right__shop .slick-dots li button:before{color:var(--gray);font-size:12px;top:10px;opacity:1!important}.main--shopDetail .shopDetailMain__right__shop .slick-dots .slick-active button:before{color:var(--orange)}.main--shopDetail .shopDetailMain__right__map{width:100%;height:auto;aspect-ratio:6/4}@media screen and (min-width:769px){.main--shopDetail .shopDetailMain__right__map{margin:50px 0 44px}}@media screen and (max-width:768px){.main--shopDetail .shopDetailMain__right__map{margin:0 0 15px;-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3}.main--shopDetail .shopDetailMain__right__map+p{-webkit-box-ordinal-group:5;-ms-flex-order:4;order:4;margin-bottom:45px}}.main--shopDetail .shopDetailMain__right__map iframe{border-radius:10px;width:100%;height:100%}@media screen and (max-width:1000px){.main--shopDetail .shopDetailSteps{margin-bottom:150px}}@media screen and (max-width:768px){.main--shopDetail .shopDetailSteps{margin-bottom:80px}}@media screen and (max-width:768px){.main--shopDetail .modHeading02:has(+.shopDetailMain){width:70%}}.main--shops .main__inner img{width:100%;height:auto}@media screen and (min-width:769px){.main--shops .modHeadingKv__illustrate{bottom:8.8%}}@media screen and (max-width:768px){.main--shops .modCta{margin-top:140px}}.main--shops .link,.main--shops .modText{letter-spacing:0.1em;margin:0}.main--shops .link small,.main--shops .modText small{font-size:14px;font-size:1.4rem}.main--shops .modBgSection{border-radius:20px}@media screen and (min-width:769px){.main--shops .modBgSection{padding:50px 60px 60px;margin:0 0 100px}}@media screen and (max-width:768px){.main--shops .modBgSection{padding:50px 30px;margin:0 0 60px}}.main--shops .shopsTitleIcon{font-weight:700;letter-spacing:0.1em;line-height:1.4}@media screen and (min-width:769px){.main--shops .shopsTitleIcon{font-size:28px;font-size:2.8rem;margin:0 0 30px 39px}}@media screen and (max-width:768px){.main--shops .shopsTitleIcon{font-size:24px;font-size:2.4rem;margin:0 0 24px 33px}}.main--shops .shopsTitleIcon:before{content:"";float:left;display:inline-block;background-repeat:no-repeat;background-size:contain;background-image:url("/wp-content/themes/cosmo/assets/img/common/icon/img_calendar.svg")}@media screen and (min-width:769px){.main--shops .shopsTitleIcon:before{width:27px;height:29px;margin:5px 0 0 -39px}}@media screen and (max-width:768px){.main--shops .shopsTitleIcon:before{width:20px;height:23px;margin:7px 0 0 -33px}}.main--shops .shopsAccordion{display:-webkit-box;display:-ms-flexbox;display:flex;gap:20px;counter-reset:custom-list;margin:30px 0 0}@media screen and (max-width:1000px){.main--shops .shopsAccordion{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.main--shops .shopsAccordion__item{counter-increment:custom-list;background-color:#FFFDE2;border-radius:20px;border:solid 2px #D0CAC4;-webkit-transition:0.3s ease-out;transition:0.3s ease-out;-webkit-box-shadow:5px 5px 0 var(--light-orange);box-shadow:5px 5px 0 var(--light-orange);cursor:pointer}@media screen and (min-width:769px){.main--shops .shopsAccordion__item{width:50%;padding:30px 40px}}@media screen and (max-width:1000px){.main--shops .shopsAccordion__item{width:100%}}@media screen and (max-width:768px){.main--shops .shopsAccordion__item{padding:28px 20px}}.main--shops .shopsAccordion__item--green{background:#F2FAE3}.main--shops .shopsAccordion__item__title{letter-spacing:0.1em;line-height:1.5;font-weight:700;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:relative}@media screen and (min-width:769px){.main--shops .shopsAccordion__item__title{font-size:18px;font-size:1.8rem;gap:10px}}@media screen and (max-width:768px){.main--shops .shopsAccordion__item__title{font-size:16px;font-size:1.6rem;gap:12px}}.main--shops .shopsAccordion__item__title:before{content:counter(custom-list) "";min-width:28px;min-height:28px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;background:var(--black);border-radius:50%;color:var(--white);letter-spacing:0;font-family:"Montserrat",serif;line-height:1}.main--shops .shopsAccordion__item__title:after{content:"";display:inline-block;height:auto;aspect-ratio:1/1;background-image:url("/wp-content/themes/cosmo/assets/img/common/icon/img_plus.png");background-repeat:no-repeat;background-size:contain;background-position:center;-webkit-transition:background-image 0.1s 0.1s,-webkit-transform 0.3s;transition:background-image 0.1s 0.1s,-webkit-transform 0.3s;transition:transform 0.3s,background-image 0.1s 0.1s;transition:transform 0.3s,background-image 0.1s 0.1s,-webkit-transform 0.3s;-webkit-transform:rotate(90deg);transform:rotate(90deg);margin:2px 0 0 auto}@media screen and (min-width:769px){.main--shops .shopsAccordion__item__title:after{width:22px;min-width:22px}}@media screen and (max-width:768px){.main--shops .shopsAccordion__item__title:after{width:17px;min-width:17px;padding-left:5px}}.main--shops .shopsAccordion__item__content{display:none;margin:18px 0 0;font-size:16px;font-size:1.6rem}.main--shops .shopsAccordion__item__content .link{line-height:2;font-size:16px;font-size:1.6rem;display:inline-block;margin:10px 0 0;color:var(--blue)}.main--shops .shopsAccordion__item__content .link:after{content:"";width:12px;display:inline-block;height:auto;aspect-ratio:1/1;background-image:url("/wp-content/themes/cosmo/assets/img/common/icon/img_external02.png");background-repeat:no-repeat;background-size:contain;background-position:center;margin:0 0 0 5px;-webkit-transition:0.3s ease-out;transition:0.3s ease-out}.main--shops .shopsAccordion__item__content .link:hover{color:var(--black)}.main--shops .shopsAccordion__item__content .link:hover:after{background-image:url("/wp-content/themes/cosmo/assets/img/common/icon/img_external04.png")}.main--shops .shopsAccordion__item.is-act .shopsAccordion__item__title:after{-webkit-transform:rotate(180deg);transform:rotate(180deg);background-image:url("/wp-content/themes/cosmo/assets/img/common/icon/img_minus.png")}@media screen and (min-width:769px){.main--shops .shopsSection+.shopsSection{margin:160px 0 0}}@media screen and (max-width:768px){.main--shops .shopsSection+.shopsSection{margin:60px 0 0}}@media screen and (max-width:768px){.main--shops .shopsSection .modHeading02:has(+.modListCards){margin-bottom:30px}}@media screen and (min-width:769px){.main--shops .shopsSection .modListCards{gap:60px 20px}}@media screen and (max-width:1000px){.main--shops .shopsSection .modListCards{-ms-grid-columns:(1fr)[2];grid-template-columns:repeat(2,1fr)}}@media screen and (max-width:768px){.main--shops .shopsSection .modListCards{-ms-grid-columns:1fr;grid-template-columns:1fr;gap:60px 0}}@media screen and (min-width:769px){.main--shops .shopsSection .modListCards__item{position:relative;padding:0 0 80px}}.main--shops .shopsSection .modListCards__item .modCard02{border:2px solid var(--light-orange);-webkit-box-shadow:5px 5px 0 var(--light-orange);box-shadow:5px 5px 0 var(--light-orange);padding:18px 20px 20px;-webkit-transition:all 0.3s ease-out;transition:all 0.3s ease-out}@media screen and (min-width:769px){.main--shops .shopsSection .modListCards__item .modCard02{min-height:460px}}@media screen and (max-width:768px){.main--shops .shopsSection .modListCards__item .modCard02{height:auto}}.main--shops .shopsSection .modListCards__item .modCard02__img{aspect-ratio:310/190}.main--shops .shopsSection .modListCards__item .modCard02__context{margin-right:40px}.main--shops .shopsSection .modListCards__item .modCard02__context__title{-webkit-transition:0.3s ease-out;transition:0.3s ease-out}.main--shops .shopsSection .modListCards__item .modCard02__context__title:after{content:"";-webkit-transition:0.3s ease-out;transition:0.3s ease-out;float:right;display:inline-block;width:28px;height:28px;margin:4px -30px 0 0;-webkit-transform:scale(1);transform:scale(1);background-repeat:no-repeat;background-size:contain;background-image:url("/wp-content/themes/cosmo/assets/img/common/icon/arrow_btn.svg")}.main--shops .shopsSection .modListCards__item .modCard02__context__address{margin:0 -40px 0 0}.main--shops .shopsSection .modListCards__item .modCard02__context__address .modText{letter-spacing:0.05em;margin:0 0 0 31px}@media screen and (max-width:768px){.main--shops .shopsSection .modListCards__item .modCard02__context__address .modText{font-size:14px;font-size:1.4rem;margin-top:5px}}.main--shops .shopsSection .modListCards__item .modCard02__context__address .modText:before{content:"";float:left;display:inline-block;width:23px;height:23px;margin:4px 0 0 -31px;background-repeat:no-repeat;background-size:contain}.main--shops .shopsSection .modListCards__item .modCard02__context__address .modText--iconMap:before{background-image:url("/wp-content/themes/cosmo/assets/img/common/icon/img_map.svg")}.main--shops .shopsSection .modListCards__item .modCard02__context__address .modText--iconPhone:before{background-image:url("/wp-content/themes/cosmo/assets/img/common/icon/img_phone.svg")}.main--shops .shopsSection .modListCards__item .modCard02__context__address .modText--iconTime:before{background-image:url("/wp-content/themes/cosmo/assets/img/common/icon/img_time.svg")}.main--shops .shopsSection .modListCards__item .modCard02:hover{-webkit-box-shadow:0 0 0 0 var(--light-orange);box-shadow:0 0 0 0 var(--light-orange);-webkit-transform:translate(5px,5px);transform:translate(5px,5px)}.main--shops .shopsSection .modListCards__item .modCard02:hover .modCard02__context__title{color:var(--orange)}.main--shops .shopsSection .modListCards__item .modCard02:hover .modCard02__context__title:after{-webkit-transform:scale(1.22);transform:scale(1.22)}.main--shops .shopsSection .modListCards__item .modBtn--line{margin:20px auto 0}@media screen and (min-width:769px){.main--shops .shopsSection .modListCards__item .modBtn--line{min-width:auto;width:90%;max-width:310px;position:absolute;bottom:0;left:0;right:0}}@media screen and (max-width:768px){.main--shops .shopsSection .modListCards__item .modBtn--line{max-width:336px}}.main--shops .shopsSection .modListCards__item .modBtn--line:hover{color:var(--white)}