:root{--white: #fff;--white2: #EAEFF5;--black: #333;--darkOlive: #2D301B;--blue: #25456E;--lightBlue: #A5BAF8;--darkBlue: #0C1238;--darkBlue2: #2C336B;--gradientBlue: linear-gradient(100.74deg, #34648E 20.41%, #0C1238 94.2%);--green: #DBE1B9;--darkGreen: #A5AC84;--gradientGreen: linear-gradient(269.74deg, #A6AC83 -5.31%, #E7E1B4 89.43%);--neutral: #19213D;--line: #D8D7E8;--inkBlueGray: #353953;--paginationBlue: #365270;--paginationBlueArrow: #365270;--cardBgc: #F5F6F8;--placeholderColor: #DDDDDD;--formColor01: #2f4a66;--formColor02: #3a3a3a;--formColor03: #eef2f7;--letter-spacing: 0em}body,h1,h2,h3,h4,h5,h6,p,ol,ul,dl,dt,dd,form,figure{margin:0;padding:0}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal}strong{font-weight:normal}table,td,th,tr,thead,tbody{border:none}table th{text-align:left;font-weight:normal}table{border-collapse:collapse}ul,ol{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;-moz-appearance:none;appearance:none;box-shadow:none}select{font-size:1em;border:none;border-radius:0;outline:none;-webkit-appearance:none;-moz-appearance:none;appearance:none;box-shadow:none}select::-ms-expand{display:none}header,footer,section,nav,main,figure,figcaption,time,small{display:block}input[type=submit],input[type=image]{border:none;padding:0}input[type=text],input[type=email],input[type=tel],input[type=number],input[type=password]{outline:none;-webkit-appearance:none;-moz-appearance:none;appearance:none;border-radius:0;box-shadow:none}input[type=number]{-webkit-appearance:textfield;-moz-appearance:textfield;appearance:textfield}input[type=number]::-webkit-outer-spin-button,input[type=number]::-webkit-inner-spin-button{-webkit-appearance:none;appearance:none;margin:0}button{border:none;margin:0;cursor:pointer}input[type=submit],input[type=image],input[type=reset]{cursor:pointer}address{font-style:normal}input,button,select,textarea{font-family:inherit;font-weight:inherit;line-height:inherit;font-size:inherit;-webkit-appearance:none;-moz-appearance:none;appearance:none;background:rgba(0,0,0,0);border:none;border-radius:0;outline:none}input::-moz-placeholder, textarea::-moz-placeholder{color:#999}input::placeholder,textarea::placeholder{color:#999}figure,picture{display:block}figure img,picture img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}*{box-sizing:border-box;letter-spacing:var(--letter-spacing)}html{font-size:62.5%;scroll-behavior:smooth;scroll-padding-top:110px;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@media screen and (max-width: 768px){html{scroll-padding-top:80px}}@media screen and (max-width: 768px){html:has(.js-pointSection){scroll-padding-top:120px}}body{font-family:"Noto Sans JP",sans-serif;line-height:1.8;color:#333;word-break:break-all;font-size:15px;font-size:1.5rem}body.scrollLock{overflow:hidden}body::after{content:"";display:block;width:100vw;height:100dvh;position:fixed;inset:0;background:hsla(0,0%,100%,.5);backdrop-filter:blur(17px);-webkit-backdrop-filter:blur(17px);transition:opacity .3s ease-out;opacity:0;z-index:100;visibility:hidden}body:has(.header__nav.is-spOpen)::after,body:has(.navLink__sub.is-open)::after{opacity:1;visibility:visible}body main{overflow-x:clip}a{color:#333}@media screen and (min-width: 1001px){a{transition:all .3s ease-out}}.pageWrapper{overflow:hidden}@media screen and (max-width: 768px){.pageWrapper{padding:110px 0 0}}@keyframes topKvArrowDown{0%{transform:translate(-50%, -150%);opacity:0}50%{opacity:1}100%{transform:translate(-50%, 40%);opacity:0}}.modBreadcrumbs{max-width:1440px;margin:0 auto;display:flex;justify-content:end;align-items:center;flex-wrap:wrap;gap:0 8px}@media screen and (min-width: 1001px){.modBreadcrumbs{padding:0 120px}}@media screen and (min-width: 769px)and (max-width: 1000px){.modBreadcrumbs{padding:0px 60px}}@media screen and (max-width: 768px){.modBreadcrumbs{padding:0px 32px 40px}}.modBreadcrumbs__item{font-size:14px;line-height:2;letter-spacing:.02em;color:var(--inkBlueGray);flex-shrink:0}@media screen and (max-width: 768px){.modBreadcrumbs__item{font-size:15px;font-size:1.5rem}}.modBreadcrumbs__item:not(:last-child){padding:0 22px 0 0;position:relative}.modBreadcrumbs__item:not(:last-child):after{position:absolute;right:0;top:0;content:"／"}.modBreadcrumbs__item__link{background:linear-gradient(to right, currentColor 0%, currentColor 100%);background-size:0% 1px;background-repeat:no-repeat;background-position:right bottom;transition:background-size .33s ease-in-out;color:var(--inkBlueGray);display:block}.modBreadcrumbs__item__link:hover{background-size:100% 1px;background-position:left bottom}.modBreadcrumbs__item__current{font-weight:700;color:var(--inkBlueGray)}@media screen and (max-width: 768px){.modBreadcrumbs__item__current{max-width:13ch;text-overflow:ellipsis;display:inline-block;white-space:nowrap;overflow:hidden;display:block}}.modBtn{border-radius:50em;color:var(--white);padding:12px 22px;line-height:1;display:flex;align-items:center;background:var(--gradientBlue);box-shadow:0px 4px 14px rgba(44,51,107,.15)}.modBtn .text{background:linear-gradient(to right, currentColor 0%, currentColor 100%);background-repeat:no-repeat;background-size:0% 1px;background-position:right bottom;transition:background-size .3s ease-in-out;padding-bottom:4px;line-height:1.4;display:inline}@media screen and (min-width: 769px){.modBtn:hover .text{background-size:100% 1px;background-position:left bottom}}.modBtn--gradientGreen{background:var(--gradientGreen);color:var(--darkOlive);opacity:.8}.modBtn--center{width:-moz-fit-content;width:fit-content;margin-inline:auto}.modBtn:has(.modIcon){display:flex;align-items:center;gap:24px;padding:11px 16px 11px 24px}@media screen and (min-width: 769px){.modBtn:has(.modIcon):hover .modIcon--arrow::after,.modBtn:has(.modIcon):hover .modIcon--arrowGreen::after,.modBtn:has(.modIcon):hover .modIcon--arrowWhiteBorder::after{left:calc(50% + 30px)}.modBtn:has(.modIcon):hover .modIcon--arrow::before,.modBtn:has(.modIcon):hover .modIcon--arrowGreen::before,.modBtn:has(.modIcon):hover .modIcon--arrowWhiteBorder::before{left:50%}.modBtn:has(.modIcon):hover .modIcon--arrowDown::after,.modBtn:has(.modIcon):hover .modIcon--arrowDownWhite::after{top:calc(50% + 30px)}.modBtn:has(.modIcon):hover .modIcon--arrowDown::before,.modBtn:has(.modIcon):hover .modIcon--arrowDownWhite::before{top:50%}}.modBtnText{display:flex;align-items:center;gap:19px;width:-moz-fit-content;width:fit-content}.modBtnText__text{background:linear-gradient(to right, #34648E 0%, #294E78 100%);background-repeat:no-repeat;background-size:0% 2px;background-position:right bottom;transition:background-size .3s ease-in-out;line-height:1.5}.modBtnText__text__inner{font-family:"Marcellus",sans-serif;font-size:17px;font-size:1.7rem;letter-spacing:.07em;background:linear-gradient(100.74deg, #34648E 20.41%, #294E78 39.44%, #0C1238 94.2%);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0);color:rgba(0,0,0,0)}@media screen and (min-width: 769px){.modBtnText:is(a):hover .modBtnText__text{background-size:100% 2px;background-position:left bottom}.modBtnText:is(a):hover .modIcon--arrow::after,.modBtnText:is(a):hover .modIcon--arrowWhiteBorder::after{left:calc(50% + 30px)}.modBtnText:is(a):hover .modIcon--arrow::before,.modBtnText:is(a):hover .modIcon--arrowWhiteBorder::before{left:50%}.modBtnText:is(a):hover .modIcon--arrowDown::after,.modBtnText:is(a):hover .modIcon--arrowDownWhite::after{top:calc(50% + 30px)}.modBtnText:is(a):hover .modIcon--arrowDown::before,.modBtnText:is(a):hover .modIcon--arrowDownWhite::before{top:50%}.modBtnText:is(a):hover .modIcon--arrowBack::after{left:calc(50% - 30px)}.modBtnText:is(a):hover .modIcon--arrowBack::before{left:50%}}.modBtnText--anchor{gap:8px;background-color:var(--white);border:1px solid var(--line);border-radius:4px;font-size:12px;font-size:1.2rem;line-height:1.1;letter-spacing:.02em}@media screen and (min-width: 1001px){.modBtnText--anchor{padding:7px 15px 7px 16px}}@media screen and (min-width: 769px)and (max-width: 1000px){.modBtnText--anchor{padding:5px 12px 5px 13px}}@media screen and (max-width: 768px){.modBtnText--anchor{padding:7px 10px 7px 11px;width:100%;justify-content:space-between}}.modBtnText--anchor .modBtnText__content{background:linear-gradient(to right, currentColor 0%, currentColor 100%);background-repeat:no-repeat;background-size:0% 1px;background-position:right bottom;transition:background-size .3s ease-in-out;padding-bottom:3px}.modBtnText--anchor:hover .modBtnText__content{background-size:100% 1px;background-position:left bottom}.modBtnText--ja .modBtnText__text{background-size:0% 1px}.modBtnText--ja .modBtnText__text__inner{font-family:"Noto Sans JP",sans-serif}.modBtnText--ja:hover .modBtnText__text{background-size:100% 1px !important}.modBtnText--center{margin-inline:auto}@media screen and (min-width: 1001px){.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}}.modVisuallyHidden{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0, 0, 0, 0);white-space:nowrap;border-width:0}.modColumnList{display:flex;gap:24px;flex-wrap:wrap}@media screen and (max-width: 768px){.modColumnList{gap:16px;flex-direction:column}}.modColumnList__item{width:calc((100% - 48px)/3)}@media screen and (max-width: 768px){.modColumnList__item{width:100%}}.modColumnList__item .itemLink{height:100%;display:block}.modColumnList__item .itemLink__inner{display:flex;height:100%;flex-direction:column}.modColumnList__item .itemLink__img{aspect-ratio:384/201;margin-bottom:24px;overflow:hidden}@media screen and (max-width: 768px){.modColumnList__item .itemLink__img{margin-bottom:16px}}.modColumnList__item .itemLink__img img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transition:transform .3s ease-in-out}.modColumnList__item .itemLink__info{display:flex;gap:16px;margin-bottom:16px;align-items:center}@media screen and (max-width: 768px){.modColumnList__item .itemLink__info{gap:10px;margin-bottom:4px}}.modColumnList__item .itemLink__info__date time{font-family:"Marcellus",sans-serif;color:var(--darkBlue);letter-spacing:.07em}.modColumnList__item .itemLink__info__category{padding:7px 8px;border:1px solid var(--darkGreen);color:var(--darkGreen);border-radius:50em;font-size:13px;font-size:1.3rem;line-height:1;min-width:116px;text-align:center}@media screen and (max-width: 768px){.modColumnList__item .itemLink__info__category{font-size:12px;font-size:1.2rem;min-width:80px;padding:4.5px 16px}}.modColumnList__item .itemLink__text{font-weight:700;line-height:1.5;font-size:18px;font-size:1.8rem;margin-bottom:16px;color:#365270;flex:1}@media screen and (max-width: 768px){.modColumnList__item .itemLink__text{font-size:16px;font-size:1.6rem;margin-bottom:8px}}.modColumnList__item .itemLink__text__inner{background:linear-gradient(to right, #365270, #365270);background-repeat:no-repeat;background-size:0% 2px;background-position:100% 100%;transition:background-size .3s ease-in-out;display:inline}.modColumnList__item .itemLink .modIcon{margin-left:auto;display:block}@media screen and (min-width: 769px){.modColumnList__item .itemLink:hover .itemLink__text__inner{background-size:100% 2px;background-position:0% 100%}.modColumnList__item .itemLink:hover .itemLink__img img{transform:scale(1.05)}.modColumnList__item .itemLink:hover .modIcon::before{left:50%}.modColumnList__item .itemLink:hover .modIcon::after{left:calc(50% + 30px)}}.modColumnList--columnDetail02{gap:40px}.modColumnList--columnDetail02:not(:last-child){margin-bottom:40px}.modColumnList--columnDetail02 .modColumnList__item{flex:1;padding:32px;background:hsla(0,0%,100%,.5);box-shadow:0px 4px 24px rgba(52,100,142,.05)}.modColumnList--columnDetail02 .modColumnList__item .itemLink__text__inner{font-weight:400;font-size:28px;font-size:2.8rem}.modColumnList--columnDetail02 .modColumnList__item .itemLink__text .modText{font-size:16px;font-size:1.6rem;line-height:1.7;font-weight:400;color:#365270;margin-top:16px}.modColumnList--columnDetail03{gap:24px}.modColumnList--columnDetail03:not(:last-child){margin-bottom:40px}.modColumnList--columnDetail03 .modColumnList__item{flex:1;padding:32px;background:hsla(0,0%,100%,.5);box-shadow:0px 4px 24px rgba(52,100,142,.05)}.modColumnList--columnDetail03 .modColumnList__item .itemLink__text__inner{font-weight:400;font-size:16px;font-size:1.6rem}.modNewsList{flex:1}@media screen and (max-width: 768px){.modNewsList{margin-bottom:24px}}.modNewsList__item{display:flex;align-items:center;border-bottom:1px solid var(--line);position:relative}.modNewsList__item:first-child{border-top:1px solid var(--line)}.modNewsList__item .itemLink{display:flex;align-items:center;flex:1;gap:16px;padding:24px 0}@media screen and (max-width: 1000px){.modNewsList__item .itemLink{align-items:flex-end;padding:20px 0}}.modNewsList__item .itemLink__inner{flex:1}@media screen and (min-width: 769px){.modNewsList__item .itemLink__inner{padding-right:46px}}.modNewsList__item .itemLink__info{display:flex;gap:16px;flex-shrink:0;align-items:center;margin-bottom:6px}@media screen and (max-width: 1000px){.modNewsList__item .itemLink__info{flex-wrap:wrap;gap:12px;margin-bottom:8px}}@media screen and (max-width: 768px){.modNewsList__item .itemLink__info{justify-content:space-between}}.modNewsList__item .itemLink__info__date time{font-family:"Marcellus",sans-serif;color:var(--darkBlue2);letter-spacing:.07em}@media screen and (max-width: 768px){.modNewsList__item .itemLink__info__date time{line-height:1}}.modNewsList__item .itemLink__info__category{display:flex;flex-wrap:wrap;align-items:center;gap:10px}.modNewsList__item .itemLink__info__category .categoryItem{padding:7px 8px;border:1px solid var(--darkGreen);color:var(--darkGreen);border-radius:50em;font-size:13px;font-size:1.3rem;line-height:1;min-width:116px;text-align:center;font-weight:700}@media screen and (max-width: 768px){.modNewsList__item .itemLink__info__category .categoryItem{min-width:unset;font-size:12px;font-size:1.2rem;line-height:1.2;padding:4px 8px}}.modNewsList__item .itemLink__text{width:-moz-fit-content;width:fit-content;display:-webkit-inline-box;-webkit-box-orient:vertical;-webkit-line-clamp:1;overflow:hidden}@media screen and (max-width: 1000px){.modNewsList__item .itemLink__text{padding-block:1.5px}}@media screen and (max-width: 768px){.modNewsList__item .itemLink__text{-webkit-line-clamp:3}}.modNewsList__item .itemLink__text__inner{background:linear-gradient(to right, currentColor, currentColor);background-repeat:no-repeat;background-size:0% 1px;background-position:100% 100%;display:inline;transition:background-size .3s ease-in-out;font-weight:500;overflow:hidden;color:var(--darkBlue2)}@media screen and (max-width: 768px){.modNewsList__item .itemLink__text__container{display:flex;align-items:center;gap:16px}}.modNewsList__item .itemLink .modIcon{position:absolute;right:0;top:50%;transform:translateY(-50%);flex-shrink:0}@media screen and (max-width: 768px){.modNewsList__item .itemLink .modIcon{position:relative;transform:none}}@media screen and (min-width: 769px){.modNewsList__item .itemLink:hover .itemLink__text__inner{background-size:100% 1px;background-position:0% 100%}.modNewsList__item .itemLink:hover .modIcon::before{left:50%}.modNewsList__item .itemLink:hover .modIcon::after{left:calc(50% + 30px)}}.modDownloadCard{display:flex;gap:24px;flex-wrap:wrap}@media screen and (min-width: 769px)and (max-width: 1000px){.modDownloadCard{gap:16px}}@media screen and (max-width: 768px){.modDownloadCard{flex-direction:column;gap:14px;width:100%}}.modDownloadCard__item{width:calc((100% - 48px)/3);background:hsla(0,0%,100%,.5);box-shadow:0px 4px 24px rgba(52,100,142,.05);padding:clamp(16px,3vw,40px);border-radius:4px;position:relative;backdrop-filter:blur(5px)}@media screen and (max-width: 768px){.modDownloadCard__item{width:100%;padding:16px}}.modDownloadCard__item__img{aspect-ratio:305/203;box-shadow:0px 4px 24px rgba(0,0,0,.05);margin-bottom:24px;overflow:hidden}@media screen and (max-width: 768px){.modDownloadCard__item__img{margin-bottom:13px}}.modDownloadCard__item__img img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transition:transform .3s ease-in-out}.modDownloadCard__item__text .title{margin-bottom:16px}@media screen and (max-width: 768px){.modDownloadCard__item__text .title{margin-bottom:8px}}.modDownloadCard__item__text .title span{font-weight:bold;line-height:1.5;color:#365270;background:linear-gradient(to right, #365270, #365270);background-repeat:no-repeat;background-size:0% 2px;background-position:100% 100%;transition:background-size .3s ease-in-out;font-size:18px;font-size:1.8rem}@media screen and (max-width: 768px){.modDownloadCard__item__text .title span{font-size:16px;font-size:1.6rem;line-height:1.4;display:inline-block}}.modDownloadCard__item__text .description{line-height:1.7;margin-bottom:20px}@media screen and (max-width: 768px){.modDownloadCard__item__text .description{font-size:13px;font-size:1.3rem;margin-bottom:38px;-webkit-line-clamp:2;display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden}}.modDownloadCard__item .modIcon{position:absolute;bottom:clamp(16px,3vw,40px);right:clamp(16px,3vw,40px)}@media screen and (max-width: 768px){.modDownloadCard__item .modIcon{bottom:16px;right:16px}}@media screen and (min-width: 769px){.modDownloadCard__item:hover .modDownloadCard__item__img img{transform:scale(1.05)}.modDownloadCard__item:hover .modDownloadCard__item__text .title span{background-size:100% 2px;background-position:0% 100%}.modDownloadCard__item:hover .modIcon::after{left:calc(50% + 30px)}.modDownloadCard__item:hover .modIcon::before{left:50%}}.modFigure{overflow:hidden;border-radius:4px}.modFigure img{width:100%;height:auto;display:block;-o-object-fit:contain;object-fit:contain}.modFlexBlock{display:flex;gap:24px}.modFlexBlock:not(:last-child){margin-bottom:80px}@media screen and (max-width: 768px){.modFlexBlock{flex-direction:column;gap:24px}.modFlexBlock:not(:last-child){margin-bottom:40px}}.modFlexBlock__text{width:57.25%}@media screen and (max-width: 768px){.modFlexBlock__text{width:100%;display:contents}}.modFlexBlock__text__title{font-size:32px;font-size:3.2rem;line-height:1.5;margin-bottom:48px;color:var(--paginationBlue)}@media screen and (max-width: 768px){.modFlexBlock__text__title{font-size:20px;font-size:2rem;margin-bottom:0px}}@media screen and (max-width: 768px){.modFlexBlock__text .modHeading02:not(:last-child){margin-bottom:0px}}@media screen and (max-width: 768px){.modFlexBlock__text__body{order:3}}.modFlexBlock__text__body .subHeading{font-size:20px;font-size:2rem;line-height:1.5;margin-bottom:16px}@media screen and (max-width: 768px){.modFlexBlock__text__body .subHeading{font-size:16px;font-size:1.6rem;margin-bottom:8px}}.modFlexBlock__text .modBtnText{margin-top:24px}@media screen and (max-width: 768px){.modFlexBlock__text .modBtnText{margin-top:0px;order:4}}.modFlexBlock__img{width:40.5%}@media screen and (max-width: 768px){.modFlexBlock__img{width:100%}}.modFlexBlock__img img{width:100%;height:auto;-o-object-fit:contain;object-fit:contain}.modFlexBlock--reverse{flex-direction:row-reverse}@media screen and (max-width: 768px){.modFlexBlock--reverse{flex-direction:column}}.modFlexBlock--company{align-items:flex-start}.modFlexBlock--company .modFlexBlock__text{width:49.3333333333%}@media screen and (max-width: 768px){.modFlexBlock--company .modFlexBlock__text{width:100%;display:contents}}.modFlexBlock--company .modFlexBlock__text__title{margin-bottom:24px}@media screen and (max-width: 768px){.modFlexBlock--company .modFlexBlock__text__title{font-size:28px;font-size:2.8rem;margin-bottom:0px}}.modFlexBlock--company .modFlexBlock__map{width:48.6666666667%;aspect-ratio:684/300;height:auto}@media screen and (max-width: 768px){.modFlexBlock--company .modFlexBlock__map{width:100%}}.modFlexBlock--company .modFlexBlock__map iframe{width:100%;height:100%;border-radius:4px}.modPageIntro{text-align:center}.modPageIntro:not(:last-child){margin-bottom:80px}@media screen and (max-width: 768px){.modPageIntro:not(:last-child){margin-bottom:40px}}.modPageIntro__heading:not(:last-child){margin-bottom:24px}.modPageIntro__heading__label{font-size:18px;font-size:1.8rem;line-height:1.5;margin-bottom:8px;color:var(--darkGreen)}@media screen and (max-width: 768px){.modPageIntro__heading__label{font-size:16px;font-size:1.6rem}}.modPageIntro__heading__title{font-size:36px;font-size:3.6rem;line-height:1.5;color:var(--paginationBlue)}@media screen and (max-width: 768px){.modPageIntro__heading__title{font-size:28px;font-size:2.8rem;letter-spacing:-0.01em}}.modSectionBgText{max-width:1440px;width:100%;margin:0 auto;position:relative}.modSectionBgText__text{font-family:"Marcellus",sans-serif;text-transform:uppercase;color:var(--white2);line-height:1.1;letter-spacing:.02em;position:absolute;z-index:-1;width:100%;left:0;top:-100px;white-space:nowrap}@media screen and (min-width: 769px){.modSectionBgText__text{font-size:200px;font-size:20rem;margin:0 0 0 -25px}}@media screen and (min-width: 769px)and (max-width: 1000px){.modSectionBgText__text{font-size:140px;font-size:14rem;margin:0 0 0 -15px;top:-60px}}@media screen and (max-width: 768px){.modSectionBgText__text{font-size:57px;font-size:5.7rem;margin:0 0 0 -5px;top:-40px}}.modSectionBgText__text:after{position:absolute;content:"";top:-120%;left:68%;background:url("/wp/wp-content/themes/baycosmetics/assets/img/common/heading/img_headingMask.webp") no-repeat center;background-size:contain;filter:blur(100px);max-width:678px;width:100%;aspect-ratio:1/1;z-index:-1}@media screen and (max-width: 768px){.modSectionBgText__text:after{top:auto;bottom:-120%;left:30%;filter:blur(83.9731px)}}.modFilter{display:flex;gap:8px;flex-wrap:wrap}.modFilter:not(:last-child){margin-bottom:56px}@media screen and (max-width: 768px){.modFilter:not(:last-child){margin-bottom:40px}}@media screen and (max-width: 768px){.modFilter>*{width:calc((100% - 8px)/2)}}.modProductCard{display:flex;gap:40px 24px;flex-wrap:wrap}@media screen and (max-width: 768px){.modProductCard{gap:24px}}.modProductCard__item{width:calc((100% - 72px)/4)}@media screen and (max-width: 768px){.modProductCard__item{width:calc((100% - 24px)/2)}}.modProductCard__item__img{margin-bottom:16px;overflow:hidden;border-radius:4px}@media screen and (max-width: 768px){.modProductCard__item__img{margin-bottom:12px}}.modProductCard__item__img img{aspect-ratio:1;width:100%;height:100%;transition:all .4s ease-in-out}.modProductCard__item__text .content{font-size:16px;font-size:1.6rem;color:var(--darkGreen);margin-bottom:8px;line-height:1.1;letter-spacing:.02em;font-family:"Marcellus",sans-serif;text-transform:uppercase;display:block}@media screen and (max-width: 768px){.modProductCard__item__text .content{font-size:12px;font-size:1.2rem;margin-bottom:3px}}.modProductCard__item__text .title{font-size:20px;font-size:2rem;color:var(--paginationBlue);line-height:1.5;background:linear-gradient(to right, currentColor, currentColor);background-size:0 2px;background-repeat:no-repeat;background-position:right bottom;transition:background-size .3s ease-in-out;width:-moz-fit-content;width:fit-content;display:inline}@media screen and (max-width: 768px){.modProductCard__item__text .title{font-size:15px;font-size:1.5rem}}.modProductCard__item .modIcon{display:block;margin-left:auto;border:1px solid var(--lightBlue);background:rgba(0,0,0,0)}@media screen and (max-width: 768px){.modProductCard__item .modIcon{width:21px;height:21px}}.modProductCard__item:hover{text-decoration:none}.modProductCard__item:hover img{transform:scale(1.1)}.modProductCard__item:hover .title{background-size:100% 2px;background-position:left bottom}.modProductCard__item:hover .modIcon::before{left:50%}.modProductCard__item:hover .modIcon::after{left:calc(50% + 30px)}.modFlexBlock02{display:flex;width:calc(100% + 120px);margin-right:-120px;justify-content:space-between;align-items:flex-start}.modFlexBlock02:not(:last-child){margin-bottom:80px}@media screen and (max-width: 768px){.modFlexBlock02:not(:last-child){margin-bottom:40px}}@media screen and (max-width: 768px){.modFlexBlock02{flex-direction:column;align-items:flex-start;margin-right:0;width:100%;gap:40px}}.modFlexBlock02__text{width:36.2121212121%}@media screen and (min-width: 1001px){.modFlexBlock02__text{padding-top:120px}}@media screen and (max-width: 768px){.modFlexBlock02__text{width:100%;display:contents}}.modFlexBlock02__text__title:not(:last-child){margin-bottom:40px}@media screen and (max-width: 768px){.modFlexBlock02__text__title:not(:last-child){margin-bottom:0}}.modFlexBlock02__text__title{font-size:40px;font-size:4rem;line-height:1.6;background:var(--gradientBlue);background-clip:text;color:rgba(0,0,0,0);-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0)}.modFlexBlock02__text__title:not(:last-child){margin-bottom:24px}@media screen and (min-width: 769px)and (max-width: 1000px){.modFlexBlock02__text__title{font-size:30px;font-size:3rem}}@media screen and (max-width: 768px){.modFlexBlock02__text__title{font-size:24px;font-size:2.4rem;line-height:1.5}}.modFlexBlock02__text .text__subHeading{font-size:28px;font-size:2.8rem;line-height:1.5;margin-bottom:8px;color:var(--paginationBlue)}@media screen and (min-width: 769px)and (max-width: 1000px){.modFlexBlock02__text .text__subHeading{font-size:22px;font-size:2.2rem}}@media screen and (max-width: 768px){.modFlexBlock02__text .text__subHeading{font-size:20px;font-size:2rem;margin-bottom:16px}}@media screen and (max-width: 768px){.modFlexBlock02__text .text{order:3}}.modFlexBlock02__text .text .modBtnText{margin-top:38px}.modFlexBlock02__img{width:63.3333333333%}.modFlexBlock02__img img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}@media screen and (max-width: 768px){.modFlexBlock02__img{width:calc(100% + 32px);margin-right:-32px}}.modFlexBlock02--reverse{flex-direction:row-reverse;margin-right:0;margin-left:-120px}@media screen and (max-width: 768px){.modFlexBlock02--reverse{flex-direction:column;margin-left:0}}@media screen and (max-width: 768px){.modFlexBlock02--reverse .modFlexBlock02__img{margin-left:-32px;width:calc(100% + 32px)}}.modEquipmentSlider{width:100%;position:relative}.modEquipmentSlider__nav{cursor:pointer;display:flex;align-items:center;justify-content:center;width:60px;height:60px;border-radius:50em;overflow:hidden;border:1px solid hsla(225,86%,81%,.2);background-color:var(--white);flex-shrink:0;position:absolute;top:50%;transform:translateY(-50%);transition:all .3s ease-in-out;z-index:10}.modEquipmentSlider__nav--prev{right:calc(100% + 30px)}@media screen and (min-width: 769px)and (max-width: 1000px){.modEquipmentSlider__nav--prev{right:calc(100% + 10px)}}@media screen and (max-width: 768px){.modEquipmentSlider__nav--prev{right:97.3333333333%}}.modEquipmentSlider__nav--prev::after{transform:scaleX(-1)}.modEquipmentSlider__nav--next{left:calc(100% + 30px)}@media screen and (min-width: 769px)and (max-width: 1000px){.modEquipmentSlider__nav--next{left:calc(100% + 10px)}}@media screen and (max-width: 768px){.modEquipmentSlider__nav--next{left:97.3333333333%}}.modEquipmentSlider__nav.swiper-button-disabled{pointer-events:none;opacity:.4}@media screen and (min-width: 769px)and (max-width: 1000px){.modEquipmentSlider__nav{width:40px;height:40px}}@media screen and (min-width: 769px){.modEquipmentSlider__nav:hover{background:var(--darkBlue2);border-color:var(--darkBlue2)}.modEquipmentSlider__nav:hover::after{background:var(--white)}}@media screen and (max-width: 768px){.modEquipmentSlider__nav{width:9.6463022508%;aspect-ratio:1;height:auto;max-width:40px}}.modEquipmentSlider__nav::after{content:"";display:block;width:22px;height:6px;background:var(--darkBlue2);-webkit-mask-image:url("data:image/svg+xml,%3Csvg%20width%3D%2213%22%20height%3D%224%22%20viewBox%3D%220%200%2013%204%22%20fill%3D%22none%22%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%3E%3Cpath%20d%3D%22M0%203.32812L11%203.32812L8.43333%200.328125%22%20stroke%3D%22white%22/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg%20width%3D%2213%22%20height%3D%224%22%20viewBox%3D%220%200%2013%204%22%20fill%3D%22none%22%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%3E%3Cpath%20d%3D%22M0%203.32812L11%203.32812L8.43333%200.328125%22%20stroke%3D%22white%22/%3E%3C/svg%3E");-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:center;mask-position:center;-webkit-mask-size:contain;mask-size:contain;transition:all .3s ease-in-out}.modEquipmentSlider__item{overflow-x:clip;padding-inline:1px}@media screen and (max-width: 768px){.modEquipmentSlider__item{overflow:visible;box-shadow:none}}.modEquipmentSlider__item__slide{width:calc((100% - 48px)/3);overflow:visible}.modEquipmentSlider__item__slide__item{overflow:hidden;border-inline:1px solid var(--line);border-radius:4px;margin-left:-1px;padding:40px;height:100%}@media screen and (max-width: 768px){.modEquipmentSlider__item__slide__item{padding:16px}}.modEquipmentSlider__item__slide__item .img{max-width:300px;margin-inline:auto;margin-bottom:8px}.modEquipmentSlider__item__slide .text__title{font-size:20px;font-size:2rem;line-height:1.5;letter-spacing:0;margin-bottom:15px;font-weight:700;color:var(--paginationBlue)}.modEquipmentSlider__item__slide .text__main .modText{margin-bottom:8px;color:var(--paginationBlue)}.modCustomerFeedback{display:flex}@media screen and (max-width: 768px){.modCustomerFeedback{flex-direction:column}}.modCustomerFeedback__item{padding:40px;flex:1;border-right:1px solid var(--line)}@media screen and (min-width: 769px)and (max-width: 1000px){.modCustomerFeedback__item{padding:24px}}@media screen and (max-width: 768px){.modCustomerFeedback__item{padding:32px;border-right:none;border-bottom:1px solid var(--line)}}.modCustomerFeedback__item:first-child{border-left:1px solid var(--line)}@media screen and (max-width: 768px){.modCustomerFeedback__item:first-child{border-left:none}}.modCustomerFeedback__item__img{margin-inline:auto;text-align:center;margin-bottom:16px}.modCustomerFeedback__item__img img{width:120px;aspect-ratio:1;height:auto;-o-object-fit:cover;object-fit:cover;border-radius:50%;margin-bottom:8px}@media screen and (max-width: 768px){.modCustomerFeedback__item__img img{width:97px}}.modCustomerFeedback__item__img figcaption{font-size:15px;font-size:1.5rem;line-height:1.7;color:var(--darkGreen);max-width:215px;margin:0 auto}.modCustomerFeedback__item__text{color:var(--inkBlueGray)}.modCustomerFeedback__item__text .title{font-size:16px;font-size:1.6rem;line-height:1.5;margin-bottom:8px}.modCompanyInfo__item{display:flex;background:hsla(0,0%,100%,.5);box-shadow:0px 4px 24px rgba(52,100,142,.05);border-radius:4px;padding:40px 40px 40px 80px;gap:40px;align-items:center;justify-content:space-between}.modCompanyInfo__item:not(:last-child){margin-bottom:40px}@media screen and (min-width: 769px)and (max-width: 1000px){.modCompanyInfo__item{padding:40px}}@media screen and (max-width: 768px){.modCompanyInfo__item{flex-direction:column;padding:32px;align-items:flex-start;gap:24px}}.modCompanyInfo__item__text{flex:1}@media screen and (max-width: 768px){.modCompanyInfo__item__text{display:contents}}.modCompanyInfo__item__text .title{margin-bottom:40px}@media screen and (min-width: 769px)and (max-width: 1000px){.modCompanyInfo__item__text .title{margin-bottom:20px}}@media screen and (max-width: 768px){.modCompanyInfo__item__text .title{margin-bottom:0}}.modCompanyInfo__item__text .title__en{font-size:24px;font-size:2.4rem;font-family:"Marcellus",sans-serif;color:var(--darkGreen);margin-bottom:4px;line-height:1.1;letter-spacing:.02em;text-transform:uppercase}@media screen and (max-width: 1000px){.modCompanyInfo__item__text .title__en{font-size:16px;font-size:1.6rem}}.modCompanyInfo__item__text .title__jp{font-size:40px;font-size:4rem;background:var(--gradientBlue);-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0);line-height:1.6;letter-spacing:0}@media screen and (min-width: 769px)and (max-width: 1000px){.modCompanyInfo__item__text .title__jp{font-size:36px;font-size:3.6rem}}@media screen and (max-width: 768px){.modCompanyInfo__item__text .title__jp{font-size:28px;font-size:2.8rem;line-height:1.5}}@media screen and (max-width: 768px){.modCompanyInfo__item__text .text{order:3}}.modCompanyInfo__item__img{width:41.1111111111%;border-radius:4px;overflow:hidden}@media screen and (max-width: 768px){.modCompanyInfo__item__img{width:100%}}.modHeadingMain{position:relative;padding-top:80px}@media screen and (min-width: 769px)and (max-width: 1000px){.modHeadingMain{padding-top:30px}}@media screen and (max-width: 768px){.modHeadingMain{padding-top:45px}}.modHeadingMain:after{position:fixed;content:"";top:-200px;left:66%;background:url("/wp/wp-content/themes/baycosmetics/assets/img/common/heading/img_headingMask.webp") no-repeat center;background-size:contain;filter:blur(107px);max-width:678px;aspect-ratio:679/596;height:auto;aspect-ratio:1;height:auto;width:100%;aspect-ratio:1/1;z-index:-1}@media screen and (min-width: 1001px){.modHeadingMain{margin:92px 0 48px}}@media screen and (min-width: 769px)and (max-width: 1000px){.modHeadingMain{margin:57px 0 25px}}@media screen and (max-width: 768px){.modHeadingMain{margin:50px 0 24px}}@media screen and (min-width: 1441px){.modHeadingMain{max-width:1440px;margin:92px auto 48px}}.modHeadingMain__backgroundText{font-family:"Marcellus",sans-serif;text-transform:uppercase;color:var(--white2);line-height:1.1;letter-spacing:.02em;position:absolute;z-index:-1;left:0;top:0;white-space:nowrap}@media screen and (min-width: 769px){.modHeadingMain__backgroundText{font-size:200px;font-size:20rem;margin:0 0 0 -25px}}@media screen and (min-width: 769px)and (max-width: 1000px){.modHeadingMain__backgroundText{font-size:140px;font-size:14rem;margin:0 0 0 -15px}}@media screen and (max-width: 768px){.modHeadingMain__backgroundText{font-size:64px;font-size:6.4rem;margin:0 0 0 -5px}}.modHeadingMain__heading{max-width:1440px;margin:0 auto;display:flex;justify-content:space-between;align-items:end}@media screen and (min-width: 1001px){.modHeadingMain__heading{gap:30px;margin:0 auto 0;padding:0 120px 48px}}@media screen and (min-width: 769px)and (max-width: 1000px){.modHeadingMain__heading{margin:0 auto 0;gap:30px;padding:0px 60px 30px}}@media screen and (max-width: 768px){.modHeadingMain__heading{flex-direction:column;align-self:start;justify-content:start;margin:0 auto 0;gap:20px;padding:0px 32px 24px}}@media screen and (min-width: 1441px){.modHeadingMain__heading{margin:0 auto 0}}.modHeadingMain__heading__content{width:-moz-fit-content;width:fit-content;flex-shrink:0}@media screen and (max-width: 768px){.modHeadingMain__heading__content{width:100%}}.modHeadingMain__heading__content .titleJpn{line-height:1.1;letter-spacing:0;font-size:56px;font-size:5.6rem;background:var(--gradientBlue);-webkit-background-clip:text;-moz-background-clip:text;background-clip:text;color:rgba(0,0,0,0)}@media screen and (max-width: 768px){.modHeadingMain__heading__content .titleJpn{font-size:40px;font-size:4rem}}.modHeadingMain__heading__content .titleEng{text-transform:uppercase;color:var(--darkGreen);font-family:"Marcellus",sans-serif;line-height:1.3;letter-spacing:.02em;font-size:30px;font-size:3rem;margin-bottom:8px}@media screen and (max-width: 768px){.modHeadingMain__heading__content .titleEng{font-size:18px;font-size:1.8rem}}.modHeadingMain__heading__para{color:var(--inkBlueGray);line-height:1.7;letter-spacing:.02em;flex:1;max-width:421px;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;overflow:hidden}@media screen and (min-width: 1001px){.modHeadingMain__heading__para{font-size:15px;font-size:1.5rem}}@media screen and (max-width: 768px){.modHeadingMain__heading__para{width:100%;max-width:unset;webkit-line-clamp:unset;display:block}}.modHeadingMain__line{max-width:1440px;margin:0 auto}@media screen and (min-width: 1001px){.modHeadingMain__line{padding:0 120px}}@media screen and (min-width: 769px)and (max-width: 1000px){.modHeadingMain__line{padding:0px 60px}}@media screen and (max-width: 768px){.modHeadingMain__line{padding:0px 32px}}.modHeadingMain__line__inner{display:block;border-bottom:1px solid var(--line);width:100%}.modHeading02__subTitle{font-size:24px;font-size:2.4rem;line-height:1.1;letter-spacing:.02em;color:var(--darkGreen);text-transform:uppercase;font-family:"Marcellus",sans-serif}@media screen and (max-width: 768px){.modHeading02__subTitle{font-size:16px;font-size:1.6rem}}.modHeading02__title{font-size:40px;font-size:4rem;line-height:1.6;background:var(--gradientBlue);background-clip:text;color:rgba(0,0,0,0);-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0)}.modHeading02__title:not(:last-child){margin-bottom:24px}@media screen and (max-width: 768px){.modHeading02__title{font-size:28px;font-size:2.8rem;line-height:1.5}}.modHeading02__description{color:var(--inkBlueGray);line-height:1.7}.modHeading02:not(:last-child){margin-bottom:40px}.modHeading03{font-size:32px;font-size:3.2rem;line-height:1.5;color:var(--paginationBlue)}@media screen and (max-width: 768px){.modHeading03{font-size:28px;font-size:2.8rem}}.modHeading03:not(:last-child){margin-bottom:24px}.modHeading03--center{text-align:center}@media screen and (max-width: 768px){.modHeading03--small{font-size:20px;font-size:2rem}}.modHeading03--centerSmall{text-align:center}@media screen and (max-width: 768px){.modHeading03--centerSmall{font-size:20px;font-size:2rem}}.modHeading03:has(.modText){font-size:unset;color:unset}.modHeading03:has(.modText) .modHeading03__title{margin-bottom:8px;font-size:32px;font-size:3.2rem;line-height:1.5;color:var(--paginationBlue)}@media screen and (max-width: 768px){.modHeading03:has(.modText) .modHeading03__title{font-size:28px;font-size:2.8rem}}.modHeading04{font-size:28px;font-size:2.8rem;line-height:1.5;color:var(--paginationBlue)}@media screen and (max-width: 768px){.modHeading04{font-size:20px;font-size:2rem}}.modHeading04:not(:last-child){margin-bottom:8px}.modHeading04--center{text-align:center}.modHeading05{font-size:20px;font-size:2rem;line-height:1.5;color:var(--paginationBlue)}@media screen and (max-width: 768px){.modHeading05{font-size:16px;font-size:1.6rem}}.modHeading05:not(:last-child){margin-bottom:8px}.modHeading05--center{text-align:center}.modHeadingProducts{max-width:1440px;margin:0 auto 40px}.modHeadingProducts__titleJpn{font-size:18px;font-size:1.8rem;line-height:1.2;letter-spacing:0;color:var(--darkGreen)}.modHeadingProducts__titleEng{font-size:40px;font-size:4rem;text-transform:uppercase;font-family:"Marcellus",sans-serif;line-height:1.1;letter-spacing:.02em;background:var(--gradientBlue);-webkit-background-clip:text;background-clip:text;color:rgba(0,0,0,0);margin:13px 0 0}.modHeadingArticle02:not(:last-child){margin-bottom:80px}.modHeadingArticle02 h2{font-size:32px;font-size:3.2rem;line-height:1.5;color:var(--paginationBlue);padding-bottom:24px;position:relative;margin-block:80px 0}@media screen and (max-width: 768px){.modHeadingArticle02 h2{font-size:24px;font-size:2.4rem;padding-bottom:16px}}.modHeadingArticle02 h2:not(:last-child){margin-bottom:16px}.modHeadingArticle02 h2::after{content:"";display:block;width:100%;height:1px;background:var(--gradientGreen);position:absolute;bottom:0;left:0}.modHeadingArticle03{font-size:28px;font-size:2.8rem;line-height:1.6;color:var(--paginationBlue)}.modHeadingArticle03:not(:last-child){margin-bottom:40px}@media screen and (max-width: 768px){.modHeadingArticle03{font-size:20px;font-size:2rem}}.modHeadingArticle04{font-size:20px;font-size:2rem;line-height:1.5;color:var(--paginationBlue)}.modHeadingArticle04:not(:last-child){margin-bottom:20px}@media screen and (max-width: 768px){.modHeadingArticle04{font-size:18px;font-size:1.8rem}}.modHeadingArticle05{font-size:16px;font-size:1.6rem;line-height:1.5;color:var(--paginationBlue)}.modHeadingArticle05:not(:last-child){margin-bottom:8px}.modHeadingArticle05:not(:first-child){margin-top:40px}.modSectionHeading{display:flex;justify-content:space-between;align-items:flex-end;gap:24px;margin-bottom:32px}@media screen and (max-width: 768px){.modSectionHeading{display:contents}}.modSectionHeading__text{font-size:32px;font-size:3.2rem;line-height:1.5;color:var(--paginationBlue)}@media screen and (max-width: 768px){.modSectionHeading__text{font-size:20px;font-size:2rem}}.modSectionHeading02{text-align:center}.modSectionHeading02:not(:last-child){margin-bottom:80px}@media screen and (max-width: 768px){.modSectionHeading02:not(:last-child){margin-bottom:40px}}.modSectionHeading02__heading:not(:last-child){margin-bottom:24px}.modSectionHeading02__heading__label{font-size:20px;font-size:2rem;line-height:1.1;margin-bottom:8px;color:var(--darkGreen);font-family:"Marcellus",sans-serif;text-transform:uppercase;letter-spacing:.02em}@media screen and (max-width: 768px){.modSectionHeading02__heading__label{font-size:18px;font-size:1.8rem}}.modSectionHeading02__heading__title{font-size:40px;font-size:4rem;line-height:1.5;text-transform:uppercase;color:var(--paginationBlue)}@media screen and (max-width: 768px){.modSectionHeading02__heading__title{font-size:28px;font-size:2.8rem}}.modSectionHeading02--left{text-align:left}.modSectionHeading02--left .modSectionHeading02__heading__label{font-size:24px;font-size:2.4rem}@media screen and (max-width: 768px){.modSectionHeading02--left .modSectionHeading02__heading__label{font-size:18px;font-size:1.8rem}}.modSectionHeading02--left .modSectionHeading02__heading__title{font-size:40px;font-size:4rem}.modTable{width:100%;table-layout:fixed}.modTable__container{border-radius:4px;overflow:hidden;border:1px solid var(--line)}.modTable__container:not(:first-child){margin-top:80px}@media screen and (max-width: 768px){.modTable__container:not(:first-child){margin-top:40px}}.modTable tr{border-bottom:1px solid var(--line)}@media screen and (min-width: 769px){.modTable tr:last-child:not(:has(th)){border:none}}.modTable td,.modTable th{padding:16px 24px;border-right:1px solid var(--line)}@media screen and (min-width: 769px){.modTable td:last-child,.modTable th:last-child{border:none}}.modTable th{text-align:left;background:var(--paginationBlue);color:var(--white)}.modTable td{background-color:var(--white)}@media screen and (max-width: 768px){.modTable{display:grid;grid-auto-flow:column;grid-template-rows:repeat(3, auto);overflow:hidden}.modTable thead,.modTable tbody,.modTable tr{display:contents}.modTable tr td:last-child{border-bottom:none}.modTable tr:last-child td{border-right:none}.modTable th,.modTable td{padding:15px;border-bottom:1px solid var(--line);width:auto;height:auto;display:flex;align-items:center;justify-content:flex-start;white-space:normal;text-align:left;box-sizing:border-box;font-size:13px;font-size:1.3rem}.modTable th{writing-mode:vertical-rl;letter-spacing:.1em;width:50px;justify-content:center;text-align:center;background:var(--paginationBlue);color:var(--white);padding:15px 5px;letter-spacing:.5em}.modTable td{background-color:var(--white)}.modTable td:nth-child(3n+1){justify-content:center;text-align:center;font-weight:500;font-size:14px;font-size:1.4rem}}.modSimpleTable{display:flex;flex-wrap:wrap;--width: clamp(200px, calc((295 / 1200) * 100% ), 295px)}.modSimpleTable__label{width:var(--width);padding-block:24px;padding-left:32px;border-bottom:1px solid var(--line)}@media screen and (max-width: 768px){.modSimpleTable__label{width:100%;padding-left:16px;padding-bottom:0;border-bottom:0;margin-bottom:8px}}.modSimpleTable__data{width:calc(100% - var(--width));padding-block:24px;border-bottom:1px solid var(--line)}@media screen and (max-width: 768px){.modSimpleTable__data{width:100%;padding-left:16px;padding-top:0}}.modText{line-height:1.8;letter-spacing:.02em;color:var(--inkBlueGray)}.modText:not(:last-child){margin-bottom:1em}.modText__bold{font-weight:700}.modText--sm{font-size:12px;font-size:1.2rem;line-height:1.7}.modTextLink{text-decoration:underline;text-underline-offset:4px;color:var(--inkBlueGray)}.modText+.modBtnText{margin-top:24px}.modText--bold{font-weight:700}.modText--boldBlue{font-weight:700;color:var(--paginationBlue)}.modText--note{font-size:12px;font-size:1.2rem;display:flex}.modText--note::before{content:"※";font-size:inherit}.modText--right{text-align:right}.modText--center{text-align:center}.modIcon{overflow:hidden}.modIcon--arrow{display:inline-block;width:30px;height:30px;background:var(--gradientBlue);border-radius:50%;position:relative}.modIcon--arrow::after{content:"";width:13px;height:4px;background:var(--white);-webkit-mask-image:url("data:image/svg+xml,%3Csvg%20width%3D%2213%22%20height%3D%224%22%20viewBox%3D%220%200%2013%204%22%20fill%3D%22none%22%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%3E%3Cpath%20d%3D%22M0%203.32812L11%203.32812L8.43333%200.328125%22%20stroke%3D%22white%22/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg%20width%3D%2213%22%20height%3D%224%22%20viewBox%3D%220%200%2013%204%22%20fill%3D%22none%22%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%3E%3Cpath%20d%3D%22M0%203.32812L11%203.32812L8.43333%200.328125%22%20stroke%3D%22white%22/%3E%3C/svg%3E");-webkit-mask-size:100% 100%;mask-size:100% 100%;-webkit-mask-position:center;mask-position:center;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);transition:left .5s ease-in-out}.modIcon--arrow::before{content:"";width:13px;height:4px;background:var(--white);-webkit-mask-image:url("data:image/svg+xml,%3Csvg%20width%3D%2213%22%20height%3D%224%22%20viewBox%3D%220%200%2013%204%22%20fill%3D%22none%22%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%3E%3Cpath%20d%3D%22M0%203.32812L11%203.32812L8.43333%200.328125%22%20stroke%3D%22white%22/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg%20width%3D%2213%22%20height%3D%224%22%20viewBox%3D%220%200%2013%204%22%20fill%3D%22none%22%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%3E%3Cpath%20d%3D%22M0%203.32812L11%203.32812L8.43333%200.328125%22%20stroke%3D%22white%22/%3E%3C/svg%3E");-webkit-mask-size:100% 100%;mask-size:100% 100%;-webkit-mask-position:center;mask-position:center;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;position:absolute;top:50%;left:calc(50% - 30px);transform:translate(-50%, -50%);transition:left .5s ease-in-out}.modIcon--arrowWhite{display:inline-block;width:30px;height:30px;background:var(--white);border-radius:50%;position:relative}.modIcon--arrowWhite::after{content:"";width:13px;height:4px;background:#2c336b;-webkit-mask-image:url("data:image/svg+xml,%3Csvg%20width%3D%2213%22%20height%3D%224%22%20viewBox%3D%220%200%2013%204%22%20fill%3D%22none%22%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%3E%3Cpath%20d%3D%22M0%203.32812L11%203.32812L8.43333%200.328125%22%20stroke%3D%22white%22/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg%20width%3D%2213%22%20height%3D%224%22%20viewBox%3D%220%200%2013%204%22%20fill%3D%22none%22%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%3E%3Cpath%20d%3D%22M0%203.32812L11%203.32812L8.43333%200.328125%22%20stroke%3D%22white%22/%3E%3C/svg%3E");-webkit-mask-size:100% 100%;mask-size:100% 100%;-webkit-mask-position:center;mask-position:center;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);transition:left .5s ease-in-out}.modIcon--arrowWhite::before{content:"";width:13px;height:4px;background:#2c336b;-webkit-mask-image:url("data:image/svg+xml,%3Csvg%20width%3D%2213%22%20height%3D%224%22%20viewBox%3D%220%200%2013%204%22%20fill%3D%22none%22%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%3E%3Cpath%20d%3D%22M0%203.32812L11%203.32812L8.43333%200.328125%22%20stroke%3D%22white%22/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg%20width%3D%2213%22%20height%3D%224%22%20viewBox%3D%220%200%2013%204%22%20fill%3D%22none%22%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%3E%3Cpath%20d%3D%22M0%203.32812L11%203.32812L8.43333%200.328125%22%20stroke%3D%22white%22/%3E%3C/svg%3E");-webkit-mask-size:100% 100%;mask-size:100% 100%;-webkit-mask-position:center;mask-position:center;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;position:absolute;top:50%;left:calc(50% - 30px);transform:translate(-50%, -50%);transition:left .5s ease-in-out}.modIcon--arrowWhiteBorder{display:inline-block;width:30px;height:30px;background:var(--white);border-radius:50%;position:relative;background:var(--white);border:1px solid rgba(165,186,248,.2)}.modIcon--arrowWhiteBorder::after{content:"";width:13px;height:4px;background:#2c336b;-webkit-mask-image:url("data:image/svg+xml,%3Csvg%20width%3D%2213%22%20height%3D%224%22%20viewBox%3D%220%200%2013%204%22%20fill%3D%22none%22%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%3E%3Cpath%20d%3D%22M0%203.32812L11%203.32812L8.43333%200.328125%22%20stroke%3D%22white%22/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg%20width%3D%2213%22%20height%3D%224%22%20viewBox%3D%220%200%2013%204%22%20fill%3D%22none%22%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%3E%3Cpath%20d%3D%22M0%203.32812L11%203.32812L8.43333%200.328125%22%20stroke%3D%22white%22/%3E%3C/svg%3E");-webkit-mask-size:100% 100%;mask-size:100% 100%;-webkit-mask-position:center;mask-position:center;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);transition:left .5s ease-in-out}.modIcon--arrowWhiteBorder::before{content:"";width:13px;height:4px;background:#2c336b;-webkit-mask-image:url("data:image/svg+xml,%3Csvg%20width%3D%2213%22%20height%3D%224%22%20viewBox%3D%220%200%2013%204%22%20fill%3D%22none%22%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%3E%3Cpath%20d%3D%22M0%203.32812L11%203.32812L8.43333%200.328125%22%20stroke%3D%22white%22/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg%20width%3D%2213%22%20height%3D%224%22%20viewBox%3D%220%200%2013%204%22%20fill%3D%22none%22%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%3E%3Cpath%20d%3D%22M0%203.32812L11%203.32812L8.43333%200.328125%22%20stroke%3D%22white%22/%3E%3C/svg%3E");-webkit-mask-size:100% 100%;mask-size:100% 100%;-webkit-mask-position:center;mask-position:center;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;position:absolute;top:50%;left:calc(50% - 30px);transform:translate(-50%, -50%);transition:left .5s ease-in-out}.modIcon--arrowDown{display:inline-block;width:30px;height:30px;background:var(--gradientBlue);border-radius:50%;position:relative}.modIcon--arrowDown::after{content:"";width:4px;height:13px;background:var(--white);-webkit-mask-image:url("data:image/svg+xml,%3Csvg%20width%3D%224%22%20height%3D%2213%22%20viewBox%3D%220%200%204%2013%22%20fill%3D%22none%22%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%3E%3Cpath%20d%3D%22M0.5%200V11L3.5%208.43333%22%20stroke%3D%22white%22/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg%20width%3D%224%22%20height%3D%2213%22%20viewBox%3D%220%200%204%2013%22%20fill%3D%22none%22%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%3E%3Cpath%20d%3D%22M0.5%200V11L3.5%208.43333%22%20stroke%3D%22white%22/%3E%3C/svg%3E");-webkit-mask-size:100% 100%;mask-size:100% 100%;-webkit-mask-position:center;mask-position:center;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);transition:top .5s ease-in-out}.modIcon--arrowDown::before{content:"";width:4px;height:13px;background:var(--white);-webkit-mask-image:url("data:image/svg+xml,%3Csvg%20width%3D%224%22%20height%3D%2213%22%20viewBox%3D%220%200%204%2013%22%20fill%3D%22none%22%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%3E%3Cpath%20d%3D%22M0.5%200V11L3.5%208.43333%22%20stroke%3D%22white%22/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg%20width%3D%224%22%20height%3D%2213%22%20viewBox%3D%220%200%204%2013%22%20fill%3D%22none%22%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%3E%3Cpath%20d%3D%22M0.5%200V11L3.5%208.43333%22%20stroke%3D%22white%22/%3E%3C/svg%3E");-webkit-mask-size:100% 100%;mask-size:100% 100%;-webkit-mask-position:center;mask-position:center;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;position:absolute;top:calc(50% - 30px);left:50%;transform:translate(-50%, -50%);transition:top .5s ease-in-out}.modIcon--arrowGreen{display:inline-block;width:30px;height:30px;background:linear-gradient(271.65deg, #A6AC83 9.98%, #E7E1B4 89.79%);border-radius:50%;position:relative}.modIcon--arrowGreen::after{content:"";width:13px;height:4px;background:var(--white);-webkit-mask-image:url("data:image/svg+xml,%3Csvg%20width%3D%2213%22%20height%3D%224%22%20viewBox%3D%220%200%2013%204%22%20fill%3D%22none%22%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%3E%3Cpath%20d%3D%22M0%203.32812L11%203.32812L8.43333%200.328125%22%20stroke%3D%22white%22/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg%20width%3D%2213%22%20height%3D%224%22%20viewBox%3D%220%200%2013%204%22%20fill%3D%22none%22%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%3E%3Cpath%20d%3D%22M0%203.32812L11%203.32812L8.43333%200.328125%22%20stroke%3D%22white%22/%3E%3C/svg%3E");-webkit-mask-size:100% 100%;mask-size:100% 100%;-webkit-mask-position:center;mask-position:center;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);transition:left .5s ease-in-out}.modIcon--arrowGreen::before{content:"";width:13px;height:4px;background:var(--white);-webkit-mask-image:url("data:image/svg+xml,%3Csvg%20width%3D%2213%22%20height%3D%224%22%20viewBox%3D%220%200%2013%204%22%20fill%3D%22none%22%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%3E%3Cpath%20d%3D%22M0%203.32812L11%203.32812L8.43333%200.328125%22%20stroke%3D%22white%22/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg%20width%3D%2213%22%20height%3D%224%22%20viewBox%3D%220%200%2013%204%22%20fill%3D%22none%22%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%3E%3Cpath%20d%3D%22M0%203.32812L11%203.32812L8.43333%200.328125%22%20stroke%3D%22white%22/%3E%3C/svg%3E");-webkit-mask-size:100% 100%;mask-size:100% 100%;-webkit-mask-position:center;mask-position:center;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;position:absolute;top:50%;left:calc(50% - 30px);transform:translate(-50%, -50%);transition:left .5s ease-in-out}.modIcon--arrowBlue{background:var(--white)}.modIcon--arrowBlue:before{background:var(--paginationBlueArrow)}.modIcon--arrowBlue:after{background:var(--paginationBlueArrow)}.modIcon--arrowBluePrev{transform:rotateY(180deg)}.modIcon--arrowDownWhite{display:inline-block;width:30px;height:30px;background:#fff;border-radius:50%;position:relative;border:1px solid rgba(165,186,248,.2)}.modIcon--arrowDownWhite::after{content:"";width:4px;height:13px;background:#2c336b;-webkit-mask-image:url("data:image/svg+xml,%3Csvg%20width%3D%224%22%20height%3D%2213%22%20viewBox%3D%220%200%204%2013%22%20fill%3D%22none%22%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%3E%3Cpath%20d%3D%22M0.5%200V11L3.5%208.43333%22%20stroke%3D%22white%22/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg%20width%3D%224%22%20height%3D%2213%22%20viewBox%3D%220%200%204%2013%22%20fill%3D%22none%22%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%3E%3Cpath%20d%3D%22M0.5%200V11L3.5%208.43333%22%20stroke%3D%22white%22/%3E%3C/svg%3E");-webkit-mask-size:100% 100%;mask-size:100% 100%;-webkit-mask-position:center;mask-position:center;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);transition:top .5s ease-in-out}.modIcon--arrowDownWhite:before{content:"";width:4px;height:13px;background:#2c336b;-webkit-mask-image:url("data:image/svg+xml,%3Csvg%20width%3D%224%22%20height%3D%2213%22%20viewBox%3D%220%200%204%2013%22%20fill%3D%22none%22%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%3E%3Cpath%20d%3D%22M0.5%200V11L3.5%208.43333%22%20stroke%3D%22white%22/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg%20width%3D%224%22%20height%3D%2213%22%20viewBox%3D%220%200%204%2013%22%20fill%3D%22none%22%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%3E%3Cpath%20d%3D%22M0.5%200V11L3.5%208.43333%22%20stroke%3D%22white%22/%3E%3C/svg%3E");-webkit-mask-size:100% 100%;mask-size:100% 100%;-webkit-mask-position:center;mask-position:center;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;position:absolute;top:calc(50% - 30px);left:50%;transform:translate(-50%, -50%);transition:top .5s ease-in-out}.modIcon--arrowBack{display:inline-block;width:30px;height:30px;border-radius:50%;background:var(--gradientBlue);position:relative}.modIcon--arrowBack::after{content:"";width:13px;height:4px;background:var(--white);-webkit-mask-image:url("data:image/svg+xml,%3Csvg%20width%3D%2213%22%20height%3D%224%22%20viewBox%3D%220%200%2013%204%22%20fill%3D%22none%22%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%3E%3Cpath%20d%3D%22M0%203.32812L11%203.32812L8.43333%200.328125%22%20stroke%3D%22white%22/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg%20width%3D%2213%22%20height%3D%224%22%20viewBox%3D%220%200%2013%204%22%20fill%3D%22none%22%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%3E%3Cpath%20d%3D%22M0%203.32812L11%203.32812L8.43333%200.328125%22%20stroke%3D%22white%22/%3E%3C/svg%3E");-webkit-mask-size:100% 100%;mask-size:100% 100%;-webkit-mask-position:center;mask-position:center;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;position:absolute;top:50%;left:50%;transform:translate(-50%, -50%) scaleX(-1);transition:left .5s ease-in-out}.modIcon--arrowBack::before{content:"";width:13px;height:4px;background:var(--white);-webkit-mask-image:url("data:image/svg+xml,%3Csvg%20width%3D%2213%22%20height%3D%224%22%20viewBox%3D%220%200%2013%204%22%20fill%3D%22none%22%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%3E%3Cpath%20d%3D%22M0%203.32812L11%203.32812L8.43333%200.328125%22%20stroke%3D%22white%22/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg%20width%3D%2213%22%20height%3D%224%22%20viewBox%3D%220%200%2013%204%22%20fill%3D%22none%22%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%3E%3Cpath%20d%3D%22M0%203.32812L11%203.32812L8.43333%200.328125%22%20stroke%3D%22white%22/%3E%3C/svg%3E");-webkit-mask-size:100% 100%;mask-size:100% 100%;-webkit-mask-position:center;mask-position:center;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;position:absolute;top:50%;left:calc(50% + 30px);transform:translate(-50%, -50%) scaleX(-1);transition:left .5s ease-in-out}.modIcon--downloadGreen{display:inline-block;width:30px;height:30px;background:linear-gradient(271.65deg, #A6AC83 9.98%, #E7E1B4 89.79%);border-radius:50%;position:relative}.modIcon--downloadGreen::after{content:"";width:16px;height:16px;background:var(--white);-webkit-mask-image:url("data:image/svg+xml,%3Csvg%20width%3D%2216%22%20height%3D%2216%22%20viewBox%3D%220%200%2016%2016%22%20fill%3D%22none%22%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%3E%3Cpath%20d%3D%22M7.72656%201.61719L7.72656%2010.25L10.081%208.23568%22%20stroke%3D%22white%22/%3E%3Cpath%20d%3D%22M1.21094%2010.25V13.1562H14.6016V10.25%22%20stroke%3D%22white%22/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg%20width%3D%2216%22%20height%3D%2216%22%20viewBox%3D%220%200%2016%2016%22%20fill%3D%22none%22%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%3E%3Cpath%20d%3D%22M7.72656%201.61719L7.72656%2010.25L10.081%208.23568%22%20stroke%3D%22white%22/%3E%3Cpath%20d%3D%22M1.21094%2010.25V13.1562H14.6016V10.25%22%20stroke%3D%22white%22/%3E%3C/svg%3E");-webkit-mask-size:100% 100%;mask-size:100% 100%;-webkit-mask-position:center;mask-position:center;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);transition:left .5s ease-in-out}.modCta{background:url("/wp/wp-content/themes/baycosmetics/assets/img/common/cta/img_ctaBg.webp");background-size:cover;background-position:center;background-repeat:no-repeat;position:relative;z-index:1}.modCta::before,.modCta::after{content:"";width:360px;aspect-ratio:1;background:url("/wp/wp-content/themes/baycosmetics/assets/img/pages/top/img_gridMask.svg");background-size:contain;background-repeat:no-repeat;position:absolute;top:0;right:0;z-index:-1}@media screen and (max-width: 768px){.modCta::before,.modCta::after{width:200px}}@media screen and (max-width: 768px){.modCta::before{left:0;right:auto;transform:rotate(-90deg)}}.modCta::after{background:url("/wp/wp-content/themes/baycosmetics/assets/img/pages/top/img_gridMask.svg");transform:rotate(180deg);bottom:0;top:auto;left:0;right:auto}@media screen and (max-width: 768px){.modCta::after{transform:rotate(90deg);right:0;left:auto}}.modCta__inner{padding:80px 118px;display:flex;gap:24px;max-width:1440px;margin:0 auto}@media screen and (min-width: 769px)and (max-width: 1000px){.modCta__inner{padding:100px 60px}}@media screen and (max-width: 768px){.modCta__inner{flex-direction:column;padding:48px 32px;gap:16px}}.modCta__item{flex:1;aspect-ratio:590/360;padding:33px;height:auto;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:44px;position:relative}@media screen and (max-width: 768px){.modCta__item{padding:48px 24px;width:100%;aspect-ratio:311/228;gap:24px}}.modCta__item::before{content:"";width:100%;height:100%;position:absolute;top:0;left:0;clip-path:polygon(100% 0, 0% 100%, 100% 100%)}.modCta__item--white{background:linear-gradient(0deg, #ffffff, #ffffff),linear-gradient(69.25deg, rgba(217, 217, 217, 0.1) 8.03%, rgba(115, 115, 115, 0.1) 98.97%);box-shadow:0px 4px 34px rgba(0,0,0,.05);border-radius:4px}.modCta__item--white .modBtnText__text__inner{color:#353953}.modCta__item--white::before{background:linear-gradient(69.25deg, #D9D9D9 8.03%, #737373 98.97%);transform:rotate(180deg);opacity:.07}.modCta__item--blue{color:var(--white);background:var(--gradientBlue);box-shadow:0px 4px 34px rgba(0,0,0,.05);border-radius:4px}.modCta__item--blue .modBtnText__text__inner{color:var(--white)}.modCta__item--blue::before{background:linear-gradient(100.74deg, #34648E 20.41%, #0C1238 94.2%);opacity:.3;transform:rotate(180deg)}.modCta__item__text{text-align:center;position:relative;z-index:2}.modCta__item__text .title{font-size:clamp(32px,4.5vw,64px);font-family:"Marcellus",sans-serif;letter-spacing:.02em;line-height:1.1;margin-bottom:20px;background:linear-gradient(271.65deg, currentColor 9.98%, currentColor 89.79%);background-size:0% 3px;background-position:bottom right;background-repeat:no-repeat;transition:background-size .3s ease-in-out}@media screen and (max-width: 768px){.modCta__item__text .title{font-size:clamp(36px,9.5vw,64px);margin-bottom:8px;width:-moz-fit-content;width:fit-content;margin-inline:auto}}.modCta__item__text .description{font-size:18px;font-size:1.8rem;line-height:1.5;letter-spacing:.02em}@media screen and (max-width: 768px){.modCta__item__text .description{font-size:clamp(15px,4vw,36px);line-height:2}}.modCta__item .modBtnText{position:relative;z-index:2}.modCta__item .modBtnText__text__inner{font-size:17px;line-height:1.5;letter-spacing:.07em;background:none;background-clip:none;-webkit-text-fill-color:currentColor}.modCta__item .modBtnText .modIcon{background:linear-gradient(271.65deg, #A6AC83 9.98%, #E7E1B4 89.79%)}@media screen and (min-width: 769px){.modCta__item:hover .modCta__item__text .title{background-size:100% 3px;background-position:bottom left}.modCta__item:hover .modBtnText .modIcon::before{left:50%}.modCta__item:hover .modBtnText .modIcon::after{left:calc(50% + 30px)}}.modPagination{display:flex;justify-content:center;align-items:center;gap:20px}@media screen and (max-width: 768px){.modPagination{max-width:311px;gap:0;justify-content:space-between;margin-inline:auto}}.modPagination__item--current .modPagination__item__link{background-size:100% 2px;background-position:left bottom}.modPagination__item__link{font-family:"Marcellus",sans-serif;font-size:20px;font-size:2rem;line-height:1.2;display:flex;justify-content:center;letter-spacing:.07em;color:var(--paginationBlue);min-width:15px;position:relative}.modPagination__item__link--num{background:linear-gradient(to right, var(--darkGreen) 0%, var(--darkGreen) 100%);background-size:0% 2px;background-repeat:no-repeat;background-position:right bottom;transition:background-size .33s ease-in-out}@media screen and (min-width: 769px){.modPagination__item__link--num:hover{background-size:100% 2px;background-position:left bottom}}.modMainSection:not(:first-child){margin-top:80px}@media screen and (max-width: 768px){.modMainSection:not(:first-child){margin-top:0px}}.modMainSection__inner{max-width:1440px;padding-inline:120px;padding-bottom:120px;margin:0 auto}@media screen and (min-width: 769px)and (max-width: 1000px){.modMainSection__inner{padding-inline:60px}}@media screen and (max-width: 768px){.modMainSection__inner{padding-inline:32px}}.modMainSection__inner:before{position:fixed;content:"";top:350px;right:30%;bottom:0;background:url("/wp/wp-content/themes/baycosmetics/assets/img/common/maskingElement/img_ListingMaskElement.webp") no-repeat center top;background-size:contain;filter:blur(107px);max-width:1161px;aspect-ratio:1160/596;height:auto;width:100%;z-index:-1;pointer-events:none}@media screen and (max-width: 768px){.modMainSection__inner:before{width:853px;height:408px;top:-120px;left:50%;transform:translate(-50%, 0)}}.modMainSection__content:not(:last-child){margin-bottom:120px}@media screen and (max-width: 768px){.modMainSection__content:not(:last-child){margin-bottom:80px}}@media screen and (max-width: 768px){.modMainSection__content:has(>.modSectionHeading){display:flex;flex-direction:column;align-items:center;gap:32px}.modMainSection__content:has(>.modSectionHeading) .modBtnText{order:3}}.modSubSection:not(:last-child){margin-bottom:80px}@media screen and (max-width: 768px){.modSubSection:not(:last-child){margin-bottom:40px}}@media screen and (max-width: 768px){.modSubSection:has(>.modSectionHeading){display:flex;flex-direction:column;align-items:center;gap:32px}.modSubSection:has(>.modSectionHeading) .modBtnText{order:3}}.modSubSection02:not(:last-child){margin-bottom:40px}@media screen and (max-width: 768px){.modSubSection02:not(:last-child){margin-bottom:20px}}@media screen and (max-width: 768px){.modSubSection02:has(>.modSectionHeading){display:flex;flex-direction:column;align-items:center;gap:32px}.modSubSection02:has(>.modSectionHeading) .modBtnText{order:3}}.modList:not(:last-child){margin-bottom:24px}.modList--inline{display:flex;flex-wrap:wrap;align-items:center;gap:0px 40px}.modList:is(ul) .modList__item{position:relative;display:flex;align-items:center;gap:8px}.modList:is(ul) .modList__item::before{content:"";width:4px;height:4px;background-color:var(--paginationBlue);border-radius:50%;margin-left:8px}.modServiceList{background:linear-gradient(100.74deg, rgba(52, 100, 142, 0.05) 20.41%, rgba(12, 18, 56, 0.05) 94.2%);background-size:cover;background-position:center;background-repeat:no-repeat;position:relative;z-index:1}.modServiceList__inner{padding:80px 118px;display:flex;gap:24px;max-width:1440px;margin:0 auto;justify-content:center}@media screen and (min-width: 769px)and (max-width: 1000px){.modServiceList__inner{padding:100px 60px}}@media screen and (max-width: 768px){.modServiceList__inner{flex-direction:column;padding:40px 20px}}.modServiceList__inner:has(>:nth-child(2)) .modServiceList__item{width:calc((100% - 24px)/2)}@media screen and (max-width: 768px){.modServiceList__inner:has(>:nth-child(2)) .modServiceList__item{width:100%}}.modServiceList__item{width:100%;display:flex;background:hsla(0,0%,100%,.5);align-items:center;border-radius:4px;padding:40px 24px;gap:24px;max-width:590px}@media screen and (min-width: 769px)and (max-width: 1000px){.modServiceList__item{padding:16px 8px 16px 16px;max-width:440px}}@media screen and (max-width: 768px){.modServiceList__item{padding:16px 8px 16px 16px}}.modServiceList__item__img{overflow:hidden;flex-shrink:0;width:104px;height:104px;overflow:hidden}@media screen and (max-width: 1000px){.modServiceList__item__img{width:75px;height:75px}}.modServiceList__item__img img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transition:transform .3s ease-in-out}.modServiceList__item__text .title{margin-bottom:12px}.modServiceList__item__text .title__en{font-size:14px;font-size:1.4rem;line-height:1.1;margin-bottom:8px;color:var(--darkGreen);font-family:"Marcellus",sans-serif;font-weight:400;letter-spacing:.02em;text-transform:uppercase}@media screen and (max-width: 768px){.modServiceList__item__text .title__en{font-size:12px;font-size:1.2rem}}.modServiceList__item__text .title__ja{font-size:30px;font-size:3rem;font-weight:400;line-height:1;background:var(--gradientBlue);color:rgba(0,0,0,0);-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0);background-clip:text;text-transform:uppercase}@media screen and (min-width: 769px)and (max-width: 1000px){.modServiceList__item__text .title__ja{font-size:24px;font-size:2.4rem}}@media screen and (max-width: 768px){.modServiceList__item__text .title__ja{font-size:18px;font-size:1.8rem}}.modServiceList__item .modIcon{flex-shrink:0}.modServiceList__item:hover .modServiceList__item__img img{transform:scale(1.05)}.modServiceList__item:hover .modIcon::before{left:50%}.modServiceList__item:hover .modIcon::after{left:calc(50% + 30px)}.modForm{background-color:var(--white);padding:20px 30px 45px;border:1px solid var(--line);border-radius:4px}@media screen and (max-width: 768px){.modForm{padding:0 24px 24px}}.modForm__input{border:1px solid var(--line);display:block;margin:8px 0 0;width:100%;border-radius:4px !important;padding:8.5px 8px;line-height:1;font-size:16px;font-size:1.6rem}@media screen and (max-width: 768px){.modForm__input{padding:9px 16px;height:unset}}.modForm__input::-moz-placeholder{font-size:16px;font-size:1.6rem;line-height:1.7;letter-spacing:.02em;color:var(--placeholderColor)}.modForm__input::placeholder{font-size:16px;font-size:1.6rem;line-height:1.7;letter-spacing:.02em;color:var(--placeholderColor)}.modForm__content{margin:20px 0 0}.modForm__content:not(:last-child){margin-bottom:22px}.modForm__content:has(.wpcf7-not-valid-tip) input{border-color:#f94f46}.modForm__title{border:none;padding:0;display:flex;align-items:center}.modFormTitle{display:flex;flex-wrap:nowrap;width:100%}.modFormTitle .modFormRequired{width:45px;height:25px}.modFormCheckbox{display:grid;grid-template-columns:repeat(2, 1fr);margin:10px 0 0;gap:0 10px;list-style:none}.modFormCheckbox .wpcf7-list-item{position:relative;display:block;margin:0 0 7px}.modFormCheckbox .wpcf7-list-item label{display:flex;cursor:pointer;color:var(--paginationBlue)}@media screen and (min-width: 1001px){.modFormCheckbox .wpcf7-list-item label{font-size:15px;font-size:1.5rem}}@media screen and (min-width: 769px)and (max-width: 1000px){.modFormCheckbox .wpcf7-list-item label{font-size:12px;font-size:1.2rem}}@media screen and (max-width: 768px){.modFormCheckbox .wpcf7-list-item label{font-size:13px;font-size:1.3rem}}@media screen and (max-width: 370px){.modFormCheckbox .wpcf7-list-item label{font-size:10px;font-size:1rem}}.modFormCheckbox .wpcf7-list-item label:before{content:"";width:20px;height:20px;border:2px solid var(--line);border-radius:6px;background-color:var(--white);margin-right:4px;transition:all .2s ease;flex-shrink:0;margin-top:2px}.modFormCheckbox .wpcf7-list-item label input[type=checkbox]{position:absolute;opacity:0;pointer-events:none}.modFormCheckbox .wpcf7-list-item label:has(input[type=checkbox]:checked)::before{background:var(--gradientBlue);border-color:var(--gradientBlue)}.modFormCheckbox .wpcf7-list-item label:has(input[type=checkbox]:checked)::after{content:"";position:absolute;left:8px;top:4px;width:6px;height:12px;border:solid #fff;border-width:0 2px 2px 0;transform:rotate(45deg)}.modFormCheckbox--agreement{display:flex;justify-content:center;align-items:center;gap:0 4px;margin:21px 0 15px}@media screen and (max-width: 768px){.modFormCheckbox--agreement{flex-direction:column}}.modFormCheckbox--agreement .modFormCheckbox__item{display:inline-block}.modFormCheckbox--agreement .modFormCheckbox__item label{gap:4px;font-size:15px;font-size:1.5rem;line-height:1.6}.modFormCheckbox--agreement .modFormCheckbox__item label span{align-items:center}.modForm__list{list-style:none;display:block;margin:12px 0 0}.modForm__list .wpcf7-list-item{margin-bottom:7px;display:block}.modForm__list .wpcf7-list-item input[type=radio]{position:absolute;opacity:0;pointer-events:none}.modForm__list .wpcf7-list-item:hover:before{border-color:var(--formColor01)}.modForm__list .wpcf7-list-item label{display:flex;cursor:pointer;color:var(--formColor02);position:relative}@media screen and (min-width: 769px)and (max-width: 1000px){.modForm__list .wpcf7-list-item label{font-size:12px;font-size:1.2rem}}@media screen and (max-width: 370px){.modForm__list .wpcf7-list-item label{font-size:10px;font-size:1rem}}.modForm__list .wpcf7-list-item label:before{content:"";width:24px;height:24px;border:2px solid var(--line);border-radius:50%;background-color:var(--white);transition:all .2s ease;box-sizing:border-box;flex-shrink:0;margin:2px 5px 0 0}@media screen and (min-width: 769px)and (max-width: 1000px){.modForm__list .wpcf7-list-item label:before{margin:0 5px 0 0}}@media screen and (max-width: 370px){.modForm__list .wpcf7-list-item label:before{margin:0 5px 0 0}}.modForm__list .wpcf7-list-item label:after{content:"";position:absolute;left:6px;top:8px;width:12px;height:12px;background-color:var(--formColor01);border-radius:50%;opacity:0;transition:all .2s ease}@media screen and (min-width: 769px)and (max-width: 1000px){.modForm__list .wpcf7-list-item label:after{top:6px}}@media screen and (max-width: 370px){.modForm__list .wpcf7-list-item label:after{top:6px}}.modForm__list .wpcf7-list-item label:has(input[type=radio]:checked):before{border-color:var(--formColor01);background-color:var(--formColor03)}.modForm__list .wpcf7-list-item label:has(input[type=radio]:checked):after{opacity:1}.modFormRequired{font-size:12px;font-size:1.2rem;line-height:1.6;color:var(--white);background:var(--gradientBlue);margin-left:8px;padding:2px 10px 3px;border-radius:30px;display:inline-block;width:44px;flex-shrink:0}.modForm__line{margin:30px 0 0;border:1px solid var(--line);border-top:0}.modForm__phone{display:block;width:100%;text-align:center;margin:40px 0 0;background:url("/wp/wp-content/themes/baycosmetics/assets/img/pages/white_paper/download/img_phoneBg.webp") no-repeat center}@media screen and (min-width: 1001px){.modForm__phone{padding:30px 20px}}@media screen and (min-width: 769px)and (max-width: 1000px){.modForm__phone{padding:20px}}@media screen and (max-width: 768px){.modForm__phone{padding:20px}}.modForm__phone__content{font-weight:700;font-size:15px;font-size:1.5rem;line-height:1.5;background:var(--gradientBlue);-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0)}@media screen and (max-width: 768px){.modForm__phone__content{font-size:14px;font-size:1.4rem}}.modForm__phone__inner{display:flex;justify-content:center;align-items:center}@media screen and (min-width: 1001px){.modForm__phone__inner{gap:0 20px}}@media screen and (min-width: 769px)and (max-width: 1000px){.modForm__phone__inner{gap:0 10px}}@media screen and (max-width: 768px){.modForm__phone__inner{gap:0 5px}}.modForm__phone__text{font-family:"Marcellus",sans-serif;text-transform:uppercase;line-height:1.2;background:var(--gradientBlue);-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0)}@media screen and (min-width: 1001px){.modForm__phone__text{font-size:clamp(20px,2vw,24px)}}@media screen and (min-width: 769px)and (max-width: 1000px){.modForm__phone__text{font-size:15px;font-size:1.5rem}}@media screen and (max-width: 768px){.modForm__phone__text{font-size:20px;font-size:2rem}}.modForm__phone__number{font-weight:700;line-height:1.2;background:var(--gradientBlue);-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0)}@media screen and (min-width: 1001px){.modForm__phone__number{font-size:2.8vw}}@media screen and (min-width: 769px)and (max-width: 1000px){.modForm__phone__number{font-size:25px;font-size:2.5rem}}@media screen and (max-width: 768px){.modForm__phone__number{font-size:26px;font-size:2.6rem}}@media screen and (max-width: 370px){.modForm__phone__number{font-size:18px;font-size:1.8rem}}@media screen and (min-width: 1441px){.modForm__phone__number{font-size:40px;font-size:4rem}}@media screen and (min-width: 1441px){.modForm__phone__number{font-size:40px;font-size:4rem}}.modForm__select{max-width:411px}@media screen and (max-width: 1000px){.modForm__select{max-width:100%}}.modForm__select select{max-width:411px;width:100%;position:relative;font-size:16px;font-size:1.6rem;width:100%;border:1px solid var(--line);border-radius:4px;margin:8px 0 0;padding:6px 10px;cursor:pointer;background:url("data:image/svg+xml,%3Csvg%20width%3D%2213%22%20height%3D%228%22%20viewBox%3D%220%200%2013%208%22%20fill%3D%22none%22%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%3E%3Cpath%20d%3D%22M0.351563%200.351563L6.35156%206.35156L12.3516%200.351562%22%20stroke%3D%22%23365270%22/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 10px center;color:var(--inkBlueGray);background-size:13px 8px}@media screen and (max-width: 1000px){.modForm__select select{max-width:100%}}@media screen and (max-width: 768px){.modForm__select select{padding:10px 16px}}.modForm__select:has(.wpcf7-not-valid-tip) select{border-color:#f94f46}.modForm .wpcf7-not-valid-tip{color:#f94f46;font-size:12px;font-size:1.2rem;line-height:1.7;display:block}.modForm .wpcf7-response-output{text-align:center;color:#f94f46;margin-top:15px}.modFaq{display:flex;gap:24px}@media screen and (max-width: 768px){.modFaq{flex-direction:column;gap:32px}}.modFaq__header{max-width:282px;width:23.5%;min-width:-moz-fit-content;min-width:fit-content}.modFaq__header__title{font-size:18px;font-size:1.8rem;line-height:1;color:var(--darkGreen);margin-bottom:16px}@media screen and (max-width: 768px){.modFaq__header__title{margin-bottom:12px}}.modFaq__header__lead{font-size:80px;font-size:8rem;line-height:1.1;letter-spacing:.02em;background:var(--gradientBlue);width:-moz-fit-content;width:fit-content;-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0);font-family:"Marcellus",sans-serif}@media screen and (min-width: 769px)and (max-width: 1000px){.modFaq__header__lead{font-size:60px;font-size:6rem}}@media screen and (max-width: 768px){.modFaq__header__lead{font-size:40px;font-size:4rem}}.modFaq__content{flex:1}.modFaq__content__item{padding-inline:16px;border-bottom:1px solid var(--line)}.modFaq__content__item:first-child{border-top:1px solid var(--line)}.modFaq__content__item .question{font-size:16px;font-size:1.6rem;line-height:1.5;cursor:pointer;padding-block:24px;display:flex;align-items:center;justify-content:space-between;gap:20px;color:var(--darkBlue2);font-weight:700}.modFaq__content__item .question__icon{width:30px;aspect-ratio:1;height:auto;border:1px solid rgba(165,186,248,.2);border-radius:50em;background:var(--white);position:relative;flex-shrink:0}.modFaq__content__item .question__icon::before,.modFaq__content__item .question__icon::after{content:"";display:block;width:11px;height:1px;background:#000;position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);transition:transform .3s ease}.modFaq__content__item .question__icon::after{content:"";display:block;width:11px;height:1px;background:#000;transform:translate(-50%, -50%) rotate(90deg)}.modFaq__content__item .question.is-Open .question__icon::before{transform:translate(-50%, -50%) rotate(180deg);opacity:0}.modFaq__content__item .question.is-Open .question__icon::after{transform:translate(-50%, -50%) rotate(180deg)}.modFaq__content__item .answer{display:none;color:var(--inkBlueGray)}.modFaq__content__item .answer__text{padding-bottom:24px;line-height:1.7}.topHeading:not(:last-child){margin-bottom:47px}.topHeading__title{font-size:18px;font-size:1.8rem;line-height:1;color:var(--darkGreen);margin-bottom:17px}@media screen and (max-width: 768px){.topHeading__title{margin-bottom:12px}}.topHeading__lead{font-size:clamp(60px,7vw,100px);line-height:1.1;letter-spacing:.02em;background:var(--gradientBlue);width:-moz-fit-content;width:fit-content;-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0);font-family:"Marcellus",sans-serif}@media screen and (min-width: 769px)and (max-width: 1000px){.topHeading__lead{font-size:60px;font-size:6rem}}@media screen and (max-width: 768px){.topHeading__lead{font-size:48px;font-size:4.8rem}}.topHeading03{font-size:clamp(18px,1.8vw,24px);line-height:1.6;color:var(--blue)}@media screen and (max-width: 768px){.topHeading03{font-size:20px;font-size:2rem;line-height:1.5}}.topHeading03:not(:last-child){margin-bottom:26px}.topHeading--sm .topHeading__title{margin-bottom:16px}@media screen and (max-width: 768px){.topHeading--sm .topHeading__title{margin-bottom:12px}}.topHeading--sm .topHeading__lead{font-size:80px;font-size:8rem}@media screen and (max-width: 768px){.topHeading--sm .topHeading__lead{font-size:48px;font-size:4.8rem}}.topHeading--center .topHeading__title{margin-inline:auto;text-align:center}.topHeading--center .topHeading__lead{margin-inline:auto}.top .modText{letter-spacing:.02em;line-height:1.8}.top .modText:not(:last-child){margin-bottom:40px}.top .modNewsList__item .itemLink__text{-webkit-line-clamp:2}@media screen and (max-width: 768px){.top .modNewsList__item .itemLink__text{-webkit-line-clamp:3}}.top__kv{height:100dvh;background:var(--lightblue);overflow:hidden;max-height:1155px}@media screen and (max-width: 1000px){.top__kv{max-height:720px}}.top__kv__inner{display:flex;padding-left:120px;width:100%;height:100%;position:relative;max-width:1440px;margin:0 auto}@media screen and (min-width: 769px)and (max-width: 1000px){.top__kv__inner{padding-left:60px;align-items:flex-start;padding-top:115px}}@media screen and (max-width: 768px){.top__kv__inner{padding-left:20px;align-items:flex-start;padding-top:111px}}.top__kv__element{position:absolute;width:clamp(550px,50vw,700px);aspect-ratio:700/605;height:auto;background:url("/wp/wp-content/themes/baycosmetics/assets/img/pages/top/img_kvTriangleBg.webp");background-size:cover;background-position:center;background-repeat:no-repeat;top:0;right:calc(100% - 245px);clip-path:polygon(50% 100%, 0% 0%, 100% 0%);opacity:.5}@media screen and (max-width: 1000px){.top__kv__element{display:none}}.top__kv__text{position:relative;padding-top:25%}@media screen and (max-width: 1000px){.top__kv__text{padding-top:0}}.top__kv__text .text{margin-bottom:78px}@media screen and (max-width: 1000px){.top__kv__text .text{margin-bottom:40px}}.top__kv__text .text__title{font-size:51px;font-size:5.1rem;line-height:1.4;color:var(--blue);margin-bottom:39px}@media screen and (min-width: 769px)and (max-width: 1000px){.top__kv__text .text__title{font-size:40px;font-size:4rem;margin-bottom:24px}}@media screen and (max-width: 768px){.top__kv__text .text__title{font-size:30px;font-size:3rem;margin-bottom:24px;line-height:1.5}}@media screen and (max-width: 550px){.top__kv__text .text__title{font-size:24px;font-size:2.4rem}}.top__kv__text .text__lead{font-size:calc(16px*1px);font-size:calc(1.6px*1rem);line-height:1.2;color:var(--darkGreen);font-family:"Marcellus",sans-serif;letter-spacing:.02em}@media screen and (min-width: 769px)and (max-width: 1000px){.top__kv__text .text__lead{font-size:14px;font-size:1.4rem}}@media screen and (max-width: 768px){.top__kv__text .text__lead{font-size:14px;font-size:1.4rem}}@media screen and (max-width: 550px){.top__kv__text .text__lead{font-size:11px;font-size:1.1rem}}.top__kv__text .modBtnText .modIcon::before{display:none}.top__kv__text .modBtnText .modIcon::after{opacity:0;animation:topKvArrowDown 2s ease-in-out infinite}@media screen and (max-width: 1000px){.top__kv__text .modBtnText{flex-direction:column;align-items:flex-start;gap:9px}.top__kv__text .modBtnText .modIcon{width:23px;height:23px}.top__kv__text .modBtnText .modIcon::after,.top__kv__text .modBtnText .modIcon::before{width:3px;height:10px}}@media screen and (max-width: 768px){.top__kv__text .modBtnText{gap:2px}.top__kv__text .modBtnText__text__inner{font-size:12px;font-size:1.2rem}}.top__kv__img .triangleGrid{display:grid;grid-template-columns:repeat(3, 1fr);gap:8px;position:absolute;top:0;pointer-events:none;left:250px}@media screen and (min-width: 1001px){.top__kv__img .triangleGrid{margin-top:86px}}@media screen and (min-width: 769px)and (max-width: 1000px){.top__kv__img .triangleGrid{gap:4px;top:57px;left:100px}}@media screen and (max-width: 768px){.top__kv__img .triangleGrid{gap:4px;top:57px;left:40px}}@media screen and (max-width: 550px){.top__kv__img .triangleGrid{left:-55px}}.top__kv__img .triangleGrid__item{width:615px;aspect-ratio:700/605;height:auto;background:url("/wp/wp-content/themes/baycosmetics/assets/img/pages/top/img_kvTriangleBg.webp");background-size:cover;background-position:center;background-repeat:no-repeat}@media screen and (max-width: 1000px){.top__kv__img .triangleGrid__item{width:clamp(380px,50vw,600px)}}.top__kv__img .triangleGrid__item:nth-child(even){clip-path:polygon(50% 0%, 0% 100%, 100% 100%)}.top__kv__img .triangleGrid__item:nth-child(odd){clip-path:polygon(50% 100%, 0% 0%, 100% 0%)}.top__kv__img .triangleGrid__item:nth-child(1){visibility:hidden;opacity:0}.top__kv__img .triangleGrid__item:nth-child(2),.top__kv__img .triangleGrid__item:nth-child(5){transform:translateX(-50%)}.top__kv__img .triangleGrid__item:nth-child(3),.top__kv__img .triangleGrid__item:nth-child(6){transform:translateX(-100%)}@media screen and (max-width: 1000px){.top__kv__img .triangleGrid__item:nth-child(3) .triangleGrid__item__inner{display:none}}.top__kv__img .triangleGrid__item:nth-child(4) .triangleGrid__item__inner{display:none}@media screen and (max-width: 1000px){.top__kv__img .triangleGrid__item:nth-child(4) .triangleGrid__item__inner{display:flex}}.top__kv__img .triangleGrid__item img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}.top__kv .js-topKvAnimationItem{opacity:0}.topSection{overflow-x:clip}.topSection__inner{max-width:1440px;margin-inline:auto}.topSection__header{display:flex;align-items:flex-end;justify-content:space-between;margin-bottom:56px}@media screen and (max-width: 768px){.topSection__header{display:contents}}.topSection__header .topHeading{margin-bottom:0}.topSection--reason{background:url("/wp/wp-content/themes/baycosmetics/assets/img/pages/top/img_reasonBg.webp");background-size:cover;background-position:center;position:relative;z-index:1}.topSection--reason .topSection__inner{padding:85px 53px 106px 120px}@media screen and (min-width: 769px)and (max-width: 1000px){.topSection--reason .topSection__inner{padding:100px 60px 100px 60px}}@media screen and (max-width: 768px){.topSection--reason .topSection__inner{padding:80px 32px 65px}}.topSection--reason .topSection__inner .reasonContent{display:flex;gap:15px;align-items:flex-start}@media screen and (max-width: 768px){.topSection--reason .topSection__inner .reasonContent{flex-direction:column;align-items:flex-start;gap:0}}.topSection--reason .topSection__inner .reasonContent__text{width:42.7782162589%;margin-top:11.5%}@media screen and (min-width: 769px)and (max-width: 1000px){.topSection--reason .topSection__inner .reasonContent__text{width:calc(50% - 10px);margin-top:0}}@media screen and (max-width: 768px){.topSection--reason .topSection__inner .reasonContent__text{width:100%;display:contents;margin-top:0}.topSection--reason .topSection__inner .reasonContent__text .topHeading{order:1;margin-bottom:0}}@media screen and (max-width: 768px)and (max-width: 768px){.topSection--reason .topSection__inner .reasonContent__text .topHeading{margin-bottom:32px}}@media screen and (max-width: 768px){.topSection--reason .topSection__inner .reasonContent__text .topSubSection{order:3}.topSection--reason .topSection__inner .reasonContent__text .topSubSection .topHeading03{margin-bottom:20px}}@media screen and (max-width: 768px)and (max-width: 768px){.topSection--reason .topSection__inner .reasonContent__text .topSubSection .topHeading03{margin-bottom:23px}}@media screen and (max-width: 768px){.topSection--reason .topSection__inner .reasonContent__text .topSubSection .modText{margin-bottom:45px;line-height:1.7}}.topSection--reason .topSection__inner .reasonContent__facts{width:56.1957379637%;aspect-ratio:1;height:auto;position:relative;filter:drop-shadow(20px 20px 34px rgba(190, 205, 223, 0.5))}@media screen and (max-width: 768px){.topSection--reason .topSection__inner .reasonContent__facts{width:100%;order:2;margin-bottom:35px}}.topSection--reason .topSection__inner .reasonContent__facts img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.topSection--reason::before,.topSection--reason::after{content:"";width:360px;aspect-ratio:1;background:url("/wp/wp-content/themes/baycosmetics/assets/img/pages/top/img_gridMask.svg");background-size:contain;background-repeat:no-repeat;position:absolute;top:0;right:0;z-index:-1}@media screen and (max-width: 768px){.topSection--reason::before,.topSection--reason::after{display:none}}.topSection--reason::after{background:url("/wp/wp-content/themes/baycosmetics/assets/img/pages/top/img_gridMask.svg");transform:rotate(180deg);bottom:0;top:auto;left:0;right:auto}.topSection--oem{position:relative;background:url("/wp/wp-content/themes/baycosmetics/assets/img/pages/top/img_oemBg.webp");background-size:cover;background-position:center}@media screen and (max-width: 768px){.topSection--oem{background:url("/wp/wp-content/themes/baycosmetics/assets/img/pages/top/sp/img_oemBg.webp");background-size:contain;background-position:bottom center;background-repeat:no-repeat}}.topSection--oem .topSection__inner{padding:107px 73px 107px 120px;position:relative}@media screen and (min-width: 769px)and (max-width: 1000px){.topSection--oem .topSection__inner{padding:107px 40px 107px 60px}}@media screen and (max-width: 768px){.topSection--oem .topSection__inner{padding:80px 32px}}.topSection--oem .topSection__inner::before{content:"";position:absolute;width:100vw;height:100%;top:0;left:0;background:hsla(0,0%,100%,.5);backdrop-filter:blur(5px);-webkit-backdrop-filter:blur(5px);margin-inline:calc(50% - 50vw)}.topSection--oem .topSection__inner .oemContent{display:flex;align-items:flex-start;position:relative}@media screen and (min-width: 769px)and (max-width: 1000px){.topSection--oem .topSection__inner .oemContent{align-items:center}}@media screen and (max-width: 768px){.topSection--oem .topSection__inner .oemContent{flex-direction:column;gap:55px;padding-block:0}}.topSection--oem .topSection__inner .oemContent__text{padding:130px 0;z-index:2;top:209px;width:49.0777866881%}@media screen and (min-width: 769px)and (max-width: 1000px){.topSection--oem .topSection__inner .oemContent__text{padding:90px 0}}@media screen and (max-width: 768px){.topSection--oem .topSection__inner .oemContent__text{width:100%;position:static;padding:0}}@media screen and (max-width: 768px){.topSection--oem .topSection__inner .oemContent__text .topHeading{margin-bottom:40px}}.topSection--oem .topSection__inner .oemContent__text .topSubSection{padding-right:75px}@media screen and (max-width: 768px){.topSection--oem .topSection__inner .oemContent__text .topSubSection{padding-right:0}.topSection--oem .topSection__inner .oemContent__text .topSubSection .topHeading03{margin-bottom:23px}}.topSection--oem .topSection__inner .oemContent__img{position:relative;z-index:1;aspect-ratio:739/978;width:59.2622293504%;height:auto;margin-left:-35px;flex:1}@media screen and (max-width: 768px){.topSection--oem .topSection__inner .oemContent__img{width:calc(100% + 64px);margin-inline:calc(50% - 50vw)}}.topSection--oem .topSection__inner .oemContent__img__item{position:absolute;box-shadow:0px 4px 34px rgba(0,0,0,.2)}.topSection--oem .topSection__inner .oemContent__img__item:nth-child(1){width:65.6292286874%;height:auto;aspect-ratio:485/323;top:0;left:19.0798376184%}.topSection--oem .topSection__inner .oemContent__img__item:nth-child(2){width:38.2949932341%;height:auto;aspect-ratio:283/409;left:0;top:37.9345603272%}.topSection--oem .topSection__inner .oemContent__img__item:nth-child(3){width:51.9621109608%;height:auto;aspect-ratio:384/256;right:0;top:42.3312883436%}.topSection--oem .topSection__inner .oemContent__img__item:nth-child(4){width:51.2855209743%;height:auto;aspect-ratio:379/253;bottom:0;right:5.6833558863%}.topSection--oem .topSection__inner .oemContent__img__item img{width:100%;height:auto;-o-object-fit:cover;object-fit:cover}.topSection--feature .topSection__inner{padding-block:160px;position:relative;z-index:1}@media screen and (max-width: 768px){.topSection--feature .topSection__inner{padding-block:80px}}.topSection--feature .topSection__inner .featureItem{padding-inline:120px;position:relative}@media screen and (min-width: 769px)and (max-width: 1000px){.topSection--feature .topSection__inner .featureItem{padding-inline:60px}}@media screen and (max-width: 768px){.topSection--feature .topSection__inner .featureItem{padding-inline:32px}}.topSection--feature .topSection__inner .featureItem:not(:last-child){margin-bottom:160px}@media screen and (max-width: 768px){.topSection--feature .topSection__inner .featureItem:not(:last-child){margin-bottom:89px}}.topSection--feature .topSection__inner .featureItem__textShade{font-size:170px;font-size:17rem;line-height:1;position:absolute;font-family:"Marcellus",sans-serif;letter-spacing:.02em;color:var(--white2);top:-15px;left:-20px;z-index:-1;white-space:nowrap;text-transform:uppercase}@media screen and (max-width: 768px){.topSection--feature .topSection__inner .featureItem__textShade{display:none}}.topSection--feature .topSection__inner .featureItem__content{display:flex;justify-content:space-between;align-items:flex-end;margin-top:-110px}@media screen and (max-width: 768px){.topSection--feature .topSection__inner .featureItem__content{flex-direction:column;margin-top:-80px}}.topSection--feature .topSection__inner .featureItem__content__img{width:45.8333333333%;position:relative;z-index:-1;display:flex;justify-content:flex-start}@media screen and (max-width: 768px){.topSection--feature .topSection__inner .featureItem__content__img{width:calc(100% + 300px);margin-inline:-150px;margin-bottom:37px}}.topSection--feature .topSection__inner .featureItem__content__img .imgContainer{margin-inline:-420px 0;display:grid;gap:2px;grid-template-columns:repeat(5, 1fr)}@media screen and (min-width: 769px)and (max-width: 1000px){.topSection--feature .topSection__inner .featureItem__content__img .imgContainer{margin-inline:-330px 0}}@media screen and (max-width: 768px){.topSection--feature .topSection__inner .featureItem__content__img .imgContainer{margin-inline:0;aspect-ratio:610/218;width:100%;height:auto}}.topSection--feature .topSection__inner .featureItem__content__img .imgContainer__item{aspect-ratio:387/421;width:clamp(200px,27vw,385px);height:auto}.topSection--feature .topSection__inner .featureItem__content__img .imgContainer__item:nth-child(even){clip-path:polygon(50% 0%, 0% 100%, 100% 100%)}.topSection--feature .topSection__inner .featureItem__content__img .imgContainer__item:nth-child(odd){clip-path:polygon(50% 100%, 0% 0%, 100% 0%)}.topSection--feature .topSection__inner .featureItem__content__img .imgContainer__item:nth-child(2){transform:translate(-50%, 0)}.topSection--feature .topSection__inner .featureItem__content__img .imgContainer__item:nth-child(3){transform:translate(-100%, 0)}.topSection--feature .topSection__inner .featureItem__content__img .imgContainer__item:nth-child(4){transform:translate(-150%, 0)}.topSection--feature .topSection__inner .featureItem__content__img .imgContainer__item:nth-child(5){transform:translate(-200%, 0)}.topSection--feature .topSection__inner .featureItem__content__img .imgContainer__item img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}@media screen and (max-width: 768px){.topSection--feature .topSection__inner .featureItem__content__img .imgContainer__item{aspect-ratio:140/152;width:auto;height:100%}}.topSection--feature .topSection__inner .featureItem__content__text{width:40.5%;margin-bottom:20px}@media screen and (min-width: 769px)and (max-width: 1000px){.topSection--feature .topSection__inner .featureItem__content__text{width:41.6666666667%;margin-bottom:0}}@media screen and (max-width: 768px){.topSection--feature .topSection__inner .featureItem__content__text{width:100%;margin-bottom:0}}@media screen and (max-width: 768px){.topSection--feature .topSection__inner .featureItem__content__text .topHeading03{margin-bottom:20px}}.topSection--feature .topSection__inner .featureItem--center .featureItem__content{align-items:center}@media screen and (min-width: 769px){.topSection--feature .topSection__inner .featureItem--reverse .topHeading{text-align:right}.topSection--feature .topSection__inner .featureItem--reverse .topHeading__lead{margin-left:auto}}.topSection--feature .topSection__inner .featureItem--reverse .featureItem__content{flex-direction:row-reverse}@media screen and (max-width: 768px){.topSection--feature .topSection__inner .featureItem--reverse .featureItem__content{flex-direction:column}}.topSection--feature .topSection__inner .featureItem--reverse .featureItem__content__img{display:flex;justify-content:flex-end}@media screen and (max-width: 768px){.topSection--feature .topSection__inner .featureItem--reverse .featureItem__content__img{justify-content:flex-start}}.topSection--feature .topSection__inner .featureItem--reverse .featureItem__content__img .imgContainer{margin-inline:0 -420px}@media screen and (min-width: 769px)and (max-width: 1000px){.topSection--feature .topSection__inner .featureItem--reverse .featureItem__content__img .imgContainer{margin-inline:0 -330px}}@media screen and (max-width: 768px){.topSection--feature .topSection__inner .featureItem--reverse .featureItem__content__img .imgContainer{margin-inline:0}}@media screen and (min-width: 769px){.topSection--feature .topSection__inner .featureItem--reverse .featureItem__content__img .imgContainer__item:nth-child(5){transform:none}.topSection--feature .topSection__inner .featureItem--reverse .featureItem__content__img .imgContainer__item:nth-child(4){transform:translate(50%, 0)}.topSection--feature .topSection__inner .featureItem--reverse .featureItem__content__img .imgContainer__item:nth-child(3){transform:translate(100%, 0)}.topSection--feature .topSection__inner .featureItem--reverse .featureItem__content__img .imgContainer__item:nth-child(2){transform:translate(150%, 0)}.topSection--feature .topSection__inner .featureItem--reverse .featureItem__content__img .imgContainer__item:nth-child(1){transform:translate(200%, 0)}}.topSection--feature .topSection__inner::before{content:"";width:858px;height:754px;background-image:url("/wp/wp-content/themes/baycosmetics/assets/img/pages/top/img_kvMaskElement.webp");background-size:cover;background-position:center;background-repeat:no-repeat;position:absolute;top:54px;left:414px;z-index:-1;filter:blur(107px)}.topSection--feature .topSection__inner::after{content:"";width:730px;height:641px;background-image:url("/wp/wp-content/themes/baycosmetics/assets/img/pages/top/img_kvMaskElement.webp");background-size:cover;background-position:center;background-repeat:no-repeat;position:absolute;bottom:194px;right:494px;z-index:-2;filter:blur(107px)}.topSection--download{background:url("/wp/wp-content/themes/baycosmetics/assets/img/pages/top/img_downloadBg.webp");background-size:cover;background-position:center;background-repeat:no-repeat;position:relative;z-index:1}.topSection--download .topSection__inner{padding:110px 120px 120px}@media screen and (min-width: 769px)and (max-width: 1000px){.topSection--download .topSection__inner{padding:100px 60px}}@media screen and (max-width: 768px){.topSection--download .topSection__inner{display:flex;flex-direction:column;padding:80px 32px}}@media screen and (max-width: 768px){.topSection--download .topSection__header .topHeading{margin-bottom:33px}}@media screen and (max-width: 768px){.topSection--download .topSection__header .modBtnText{order:3;margin-top:24px;margin-left:auto}}.topSection--download::before,.topSection--download::after{content:"";width:360px;aspect-ratio:1;background:url("/wp/wp-content/themes/baycosmetics/assets/img/pages/top/img_gridMask.svg");background-size:contain;background-repeat:no-repeat;position:absolute;top:0;left:0;z-index:-1;transform:rotate(-90deg)}@media screen and (max-width: 768px){.topSection--download::before,.topSection--download::after{display:none}}.topSection--download::after{background:url("/wp/wp-content/themes/baycosmetics/assets/img/pages/top/img_gridMask.svg");transform:rotate(90deg);bottom:0;top:auto;left:auto;right:0}.topSection--company{background:url("/wp/wp-content/themes/baycosmetics/assets/img/pages/top/img_companyBg.webp");background-size:cover;background-position:center;background-repeat:no-repeat;padding-block:152px}@media screen and (max-width: 768px){.topSection--company{padding-block:133px}}.topSection--company .topSection__inner{max-width:unset;padding:90px 60px;background:hsla(0,0%,100%,.7);backdrop-filter:blur(10px);text-align:center}@media screen and (max-width: 768px){.topSection--company .topSection__inner{padding:64px 32px}}.topSection--company .topSection__inner .topHeading{margin-bottom:45px}@media screen and (max-width: 768px){.topSection--company .topSection__inner .topHeading{margin-bottom:14px}}@media screen and (max-width: 768px){.topSection--company .topSection__inner .topHeading__title{margin-bottom:11px}}@media screen and (max-width: 768px){.topSection--company .topSection__inner .modText{margin-bottom:24px;font-size:14px;font-size:1.4rem;line-height:1.7}}.topSection--company .topSection__inner .modBtnText{margin-inline:auto}.topSection--news .topSection__inner{padding:120px;position:relative;z-index:1}@media screen and (min-width: 769px)and (max-width: 1000px){.topSection--news .topSection__inner{padding:100px 60px}}@media screen and (max-width: 768px){.topSection--news .topSection__inner{padding:80px 24px}}.topSection--news .topSection__inner .news{display:flex;gap:24px}@media screen and (max-width: 768px){.topSection--news .topSection__inner .news{flex-direction:column;gap:0}}.topSection--news .topSection__inner .news__title{width:282px}@media screen and (min-width: 769px)and (max-width: 1000px){.topSection--news .topSection__inner .news__title{width:33.3333333333%;min-width:225px}}@media screen and (max-width: 768px){.topSection--news .topSection__inner .news__title{width:100%}}@media screen and (max-width: 768px){.topSection--news .topSection__inner .news__title{display:contents}}.topSection--news .topSection__inner .news__title .topHeading{margin-bottom:80px}@media screen and (max-width: 768px){.topSection--news .topSection__inner .news__title .topHeading{margin-bottom:32px}}@media screen and (max-width: 768px){.topSection--news .topSection__inner .news__title .modBtnText{order:3;margin-left:auto}}.topSection--news .topSection__inner::before{content:"";width:730px;height:641px;background-image:url("/wp/wp-content/themes/baycosmetics/assets/img/pages/top/img_kvMaskElement.webp");background-size:cover;background-position:center;background-repeat:no-repeat;position:absolute;top:-7%;right:calc(100% - 618px);z-index:-1;filter:blur(107px)}.topSection--column .topSection__inner{padding:160px 120px 160px;position:relative;z-index:1}@media screen and (min-width: 769px)and (max-width: 1000px){.topSection--column .topSection__inner{padding:0px 60px 100px}}@media screen and (max-width: 768px){.topSection--column .topSection__inner{padding:80px 24px 80px;display:flex;flex-direction:column}}.topSection--column .topSection__inner::before{content:"";width:730px;height:641px;background-image:url("/wp/wp-content/themes/baycosmetics/assets/img/pages/top/img_kvMaskElement.webp");background-size:cover;background-position:center;background-repeat:no-repeat;position:absolute;top:0;left:calc(100% - 439px);z-index:-1;filter:blur(107px)}@media screen and (max-width: 768px){.topSection--column .topSection__header .topHeading{margin-bottom:32px}}@media screen and (max-width: 768px){.topSection--column .topSection__header .modBtnText{order:3;margin-top:24px;margin-left:auto}}.topSection--faq .topSection__inner{padding:0px 120px 160px;position:relative;z-index:1}@media screen and (min-width: 769px)and (max-width: 1000px){.topSection--faq .topSection__inner{padding:0px 60px 100px}}@media screen and (max-width: 768px){.topSection--faq .topSection__inner{padding:0px 24px 80px;display:flex;flex-direction:column}}.column--top{overflow-x:clip}.column--top .modColumnList{row-gap:26px}@media screen and (min-width: 1001px){.column--top .modColumnList{margin:0 0 80px}}@media screen and (min-width: 769px)and (max-width: 1000px){.column--top .modColumnList{margin:0 0 40px}}@media screen and (max-width: 768px){.column--top .modColumnList{margin:0 0 40px}}.column--detail{position:relative;overflow-x:clip;margin-top:85px;padding-top:48px;z-index:1}@media screen and (max-width: 1000px){.column--detail{margin-top:57px;padding-top:40px}}.column--detail .modSectionBgText__text{top:-70px}@media screen and (min-width: 769px)and (max-width: 1000px){.column--detail .modSectionBgText__text{top:-40px}}@media screen and (max-width: 768px){.column--detail .modSectionBgText__text{padding:0px 0 20px;top:-40px}}.column--detail .columnDetail{max-width:1000px;margin:0 auto;position:relative}.column--detail .columnDetail__intro{margin-bottom:100px;position:relative}.column--detail .columnDetail__intro__heading{margin-bottom:40px}@media screen and (max-width: 768px){.column--detail .columnDetail__intro__heading{margin-bottom:24px}}.column--detail .columnDetail__intro__heading .info{display:flex;gap:16px;margin-bottom:24px;align-items:center}.column--detail .columnDetail__intro__heading .info__date time{font-family:"Marcellus",sans-serif;color:var(--darkBlue);letter-spacing:.07em}.column--detail .columnDetail__intro__heading .info__category{padding:7px 8px;border:1px solid var(--darkGreen);color:var(--darkGreen);border-radius:50em;font-size:13px;font-size:1.3rem;line-height:1;min-width:116px;text-align:center;background:var(--white)}.column--detail .columnDetail__intro__heading .title{font-size:40px;font-size:4rem;font-weight:400;line-height:1.5;color:var(--paginationBlue)}@media screen and (max-width: 768px){.column--detail .columnDetail__intro__heading .title{font-size:28px;font-size:2.8rem}}.column--detail .columnDetail__intro figure img{width:100%;height:auto;display:block;-o-object-fit:contain;object-fit:contain}.column--detail .columnDetail article:not(:last-child){margin-bottom:80px}@media screen and (max-width: 768px){.column--detail .columnDetail article:not(:last-child){margin-bottom:40px}}.column--detail .columnDetail article .columnDetail__flexItem{display:flex;gap:40px;margin-top:80px}@media screen and (max-width: 768px){.column--detail .columnDetail article .columnDetail__flexItem{gap:24px;margin-top:72px;flex-direction:column}}.column--detail .columnDetail article .columnDetail__flexItem>*{flex:1}.column--detail .columnDetail article .columnDetail__flexItem h2,.column--detail .columnDetail article .columnDetail__flexItem h3{margin-top:0 !important}.column--detail .columnDetail article .columnDetail__flexItem+h3{margin-top:40px}.column--detail .columnDetail article .columnDetail__flexItem--reverse{flex-direction:row-reverse}@media screen and (max-width: 768px){.column--detail .columnDetail article .columnDetail__flexItem--reverse{flex-direction:column}}@media screen and (max-width: 768px){.column--detail .columnDetail article .columnDetail__flexItem>div{display:contents}.column--detail .columnDetail article .columnDetail__flexItem>div h2,.column--detail .columnDetail article .columnDetail__flexItem>div h3{order:-1;margin-bottom:0}}.column--detail .columnDetail article .columnDetail__flexItem:has(h3){margin-top:40px}.column--detail .columnDetail article .columnDetail__flexItem:has(h3)+.columnDetail__flexItem{margin-top:32px}.column--detail .columnDetail article .columnDetail__flexItem .modBtnText{margin-top:24px}.column--detail .columnDetail article .columnDetail__borderText{padding:40px;border:1px solid var(--line);border-radius:4px}.column--detail .columnDetail article .columnDetail__borderText:not(:first-child){margin-top:80px}@media screen and (max-width: 1000px){.column--detail .columnDetail article .columnDetail__borderText{padding:32px 24px}}@media screen and (max-width: 768px){.column--detail .columnDetail article .columnDetail__borderText{background:var(--white)}}.column--detail .columnDetail article h2{font-size:32px;font-size:3.2rem;line-height:1.5;color:var(--paginationBlue);padding-bottom:24px;position:relative;margin-block:80px 0}@media screen and (max-width: 768px){.column--detail .columnDetail article h2{font-size:24px;font-size:2.4rem;padding-bottom:16px}}.column--detail .columnDetail article h2::after{content:"";display:block;width:100%;height:1px;background:var(--gradientGreen);position:absolute;bottom:0;left:0}.column--detail .columnDetail article h3{font-size:28px;font-size:2.8rem;line-height:1.6;color:var(--paginationBlue)}.column--detail .columnDetail article h3:not(:first-child){margin-top:80px}@media screen and (max-width: 768px){.column--detail .columnDetail article h3{font-size:20px;font-size:2rem}}.column--detail .columnDetail article h4{font-size:20px;font-size:2rem;line-height:1.5;color:var(--paginationBlue)}.column--detail .columnDetail article h4:not(:first-child){margin-top:40px}@media screen and (max-width: 768px){.column--detail .columnDetail article h4{font-size:18px;font-size:1.8rem}}.column--detail .columnDetail article h5{font-size:16px;font-size:1.6rem;line-height:1.5;color:var(--paginationBlue)}.column--detail .columnDetail article h5:not(:first-child){margin-top:40px}.column--detail .columnDetail article p{line-height:1.7;letter-spacing:.02em;color:var(--inkBlueGray)}.column--detail .columnDetail article p:not(:first-child){margin-top:16px}.column--detail .columnDetail article p a{text-decoration:underline;text-underline-offset:4px;color:var(--inkBlueGray)}.column--detail .columnDetail article b,.column--detail .columnDetail article strong{font-weight:700}.column--detail .columnDetail article ul:not(.modColumnList):not(:first-child){margin-top:40px}.column--detail .columnDetail article ul:not(.modColumnList) li{position:relative;display:flex;align-items:flex-start;gap:12px}.column--detail .columnDetail article ul:not(.modColumnList) li::before{content:"";width:6px;height:6px;background-color:var(--paginationBlue);border-radius:50%;flex-shrink:0;margin-top:12px}.column--detail .columnDetail article ol{counter-reset:list-item}.column--detail .columnDetail article ol:not(:first-child){margin-top:40px}.column--detail .columnDetail article ol li{position:relative;display:flex;align-items:flex-start;gap:12px;counter-increment:list-item}.column--detail .columnDetail article ol li::before{content:counter(list-item) ".";line-height:1.8;color:var(--paginationBlue);font-weight:500}.column--detail .columnDetail article figure{overflow:hidden;border-radius:4px;max-width:790px;margin-inline:auto;text-align:center;margin-block:40px}.column--detail .columnDetail article figure img{width:100%;height:auto;display:block;-o-object-fit:contain;object-fit:contain}.column--detail .columnDetail article figure figcaption{font-size:12px;font-size:1.2rem;line-height:1.7;letter-spacing:.02em;margin-top:8px}.column--detail .columnDetail article .wp-block-media-text{display:flex;gap:40px}.column--detail .columnDetail article .wp-block-media-text:not(:first-child){margin-top:80px}@media screen and (max-width: 768px){.column--detail .columnDetail article .wp-block-media-text{gap:24px}}@media screen and (max-width: 768px){.column--detail .columnDetail article .wp-block-media-text.is-stacked-on-mobile{flex-direction:column}}.column--detail .columnDetail article .wp-block-media-text.has-media-on-the-right{flex-direction:row-reverse}@media screen and (max-width: 768px){.column--detail .columnDetail article .wp-block-media-text.has-media-on-the-right.is-stacked-on-mobile{flex-direction:column}}.column--detail .columnDetail article .wp-block-media-text .wp-block-media-text__media{flex:1;overflow:hidden;border-radius:4px;margin-top:0}.column--detail .columnDetail article .wp-block-media-text .wp-block-media-text__media img{width:100%;height:auto;display:block;-o-object-fit:contain;object-fit:contain}.column--detail .columnDetail article .wp-block-media-text .wp-block-media-text__content{flex:1}@media screen and (max-width: 768px){.column--detail .columnDetail article .wp-block-media-text .wp-block-media-text__content{display:contents}}.column--detail .columnDetail article .wp-block-media-text .wp-block-media-text__content h2,.column--detail .columnDetail article .wp-block-media-text .wp-block-media-text__content h3{margin-top:0 !important}.column--detail .columnDetail article .wp-block-group.has-border{padding:40px;border:1px solid var(--line);border-radius:4px;background-color:var(--white)}.column--detail .columnDetail article .wp-block-group.has-border:not(:first-child){margin-top:80px}@media screen and (max-width: 1000px){.column--detail .columnDetail article .wp-block-group.has-border{padding:32px 24px}}.column--detail .columnDetail article .wp-block-group.has-border h5{margin-top:0}.column--detail .columnDetail article .wp-block-table{max-width:100%;overflow:hidden;border-radius:4px}.column--detail .columnDetail article .wp-block-table:not(:first-child){margin-block:80px}@media screen and (max-width: 768px){.column--detail .columnDetail article .wp-block-table:not(:first-child){margin-top:40px}}.column--detail .columnDetail article .wp-block-table table{width:100%;table-layout:fixed;border-spacing:0;border-collapse:separate;border:1px solid var(--line);border-radius:4px;overflow:hidden}.column--detail .columnDetail article .wp-block-table table td,.column--detail .columnDetail article .wp-block-table table th{padding:16px 24px;border-right:1px solid var(--line);border-bottom:1px solid var(--line);text-align:left;line-height:1.8;-webkit-text-size-adjust:100%}.column--detail .columnDetail article .wp-block-table table td:last-child,.column--detail .columnDetail article .wp-block-table table th:last-child{border-right:none}.column--detail .columnDetail article .wp-block-table table tr:last-child td,.column--detail .columnDetail article .wp-block-table table tr:last-child th{border-bottom:none}.column--detail .columnDetail article .wp-block-table table th{background:var(--paginationBlue);color:var(--white);font-weight:700}@media screen and (max-width: 768px){.column--detail .columnDetail article .wp-block-table table th{font-size:14px;font-size:1.4rem;padding:8px}}.column--detail .columnDetail article .wp-block-table table td{background-color:var(--white)}@media screen and (max-width: 768px){.column--detail .columnDetail article .wp-block-table table td{font-size:12px;font-size:1.2rem;padding:10px}}@media screen and (max-width: 768px){.column--detail .columnDetail article .wp-block-table.is-style-row-header{overflow-x:auto;-webkit-overflow-scrolling:touch;border-radius:4px}}.column--detail .columnDetail article .wp-block-table.is-style-row-header table{table-layout:auto}@media screen and (max-width: 768px){.column--detail .columnDetail article .wp-block-table.is-style-row-header table:has(td:nth-child(3)){min-width:600px}}.column--detail .columnDetail article .wp-block-table.is-style-row-header table th{vertical-align:middle}@media screen and (max-width: 768px){.column--detail .columnDetail article .wp-block-table.is-style-row-header table th{text-align:center}}.column--detail .columnDetail article .wp-block-table.is-style-row-header table td ul{margin:0;padding-left:1.2em}.column--detail .columnDetail article .wp-block-table.is-style-row-header table td ul li{list-style:disc;line-height:1.8}.column--detail .columnDetail article .wp-block-table.is-style-row-header table td ul li::before{content:none}.column--detail .columnDetail article blockquote,.column--detail .columnDetail article .wp-block-quote{border-left:4px solid var(--darkGreen);padding:24px 32px;background:var(--cardBgc);border-radius:0 4px 4px 0}.column--detail .columnDetail article blockquote:not(:first-child),.column--detail .columnDetail article .wp-block-quote:not(:first-child){margin-top:40px}.column--detail .columnDetail article blockquote p,.column--detail .columnDetail article .wp-block-quote p{margin-top:0}.column--detail .columnDetail article blockquote p:not(:first-child),.column--detail .columnDetail article .wp-block-quote p:not(:first-child){margin-top:12px}.column--detail .columnDetail article blockquote cite,.column--detail .columnDetail article .wp-block-quote cite{display:block;margin-top:12px;font-size:13px;font-size:1.3rem;color:var(--paginationBlue);font-style:normal}.column--detail .columnDetail article .has-text-align-center{text-align:center}.column--detail .columnDetail article .has-text-align-center:has(+.wp-block-buttons){margin-top:60px}.column--detail .columnDetail article .wp-block-buttons{margin-top:8px;display:flex;justify-content:center}.column--detail .columnDetail article .wp-block-buttons .wp-block-button{position:relative}.column--detail .columnDetail article .wp-block-buttons .wp-block-button.is-style-text .wp-block-button__link{display:inline-flex;align-items:center;gap:19px;padding:0 0 4px;line-height:1.5;border-radius:0;box-shadow:none;font-family:"Marcellus",sans-serif;font-size:17px;font-size:1.7rem;letter-spacing:.07em;-webkit-text-fill-color:rgba(0,0,0,0);color:rgba(0,0,0,0);background:linear-gradient(100.74deg, #34648E 20.41%, #294E78 39.44%, #0C1238 94.2%);-webkit-background-clip:text;background-clip:text;position:relative}.column--detail .columnDetail article .wp-block-buttons .wp-block-button.is-style-text .wp-block-button__link::before{content:"";display:block;width:30px;height:30px;min-width:30px;border-radius:50%;overflow:hidden;background-image:url("data:image/svg+xml,%3Csvg%20width%3D%2213%22%20height%3D%224%22%20viewBox%3D%220%200%2013%204%22%20fill%3D%22none%22%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%3E%3Cpath%20d%3D%22M0%203.32812L11%203.32812L8.43333%200.328125%22%20stroke%3D%22white%22/%3E%3C/svg%3E"),url("data:image/svg+xml,%3Csvg%20width%3D%2213%22%20height%3D%224%22%20viewBox%3D%220%200%2013%204%22%20fill%3D%22none%22%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%3E%3Cpath%20d%3D%22M0%203.32812L11%203.32812L8.43333%200.328125%22%20stroke%3D%22white%22/%3E%3C/svg%3E"),linear-gradient(100.74deg, #34648E 20.41%, #0C1238 94.2%);background-size:13px 4px,13px 4px,100% 100%;background-repeat:no-repeat;background-position:50% 50%,calc(50% - 30px) 50%,0 0;transition:background-position .5s ease-in-out}.column--detail .columnDetail article .wp-block-buttons .wp-block-button.is-style-text .wp-block-button__link::after{content:"";position:absolute;bottom:0;left:49px;right:0;height:2px;background:linear-gradient(to right, #34648E 0%, #294E78 100%);transform-origin:right;transform:scaleX(0);transition:transform .3s ease-in-out}.column--detail .columnDetail article .wp-block-buttons .wp-block-button.is-style-text .wp-block-button__link:hover::before{background-position:calc(50% + 30px) 50%,50% 50%,0 0}.column--detail .columnDetail article .wp-block-buttons .wp-block-button.is-style-text .wp-block-button__link:hover::after{transform-origin:left;transform:scaleX(1)}.column--detail .columnDetail article .wp-block-buttons .wp-block-button .wp-block-button__link{display:inline-flex;align-items:center;gap:24px;border-radius:50em;color:var(--white);padding:11px 16px 11px 24px;line-height:1;background:var(--gradientBlue);box-shadow:0px 4px 14px rgba(44,51,107,.15);transition:opacity .3s ease-out}.column--detail .columnDetail article .wp-block-buttons .wp-block-button .wp-block-button__link::after{content:"";display:block;width:30px;height:30px;min-width:30px;border-radius:50%;overflow:hidden;background-image:url("data:image/svg+xml,%3Csvg%20width%3D%2213%22%20height%3D%224%22%20viewBox%3D%220%200%2013%204%22%20fill%3D%22none%22%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%3E%3Cpath%20d%3D%22M0%203.32812L11%203.32812L8.43333%200.328125%22%20stroke%3D%22white%22/%3E%3C/svg%3E"),url("data:image/svg+xml,%3Csvg%20width%3D%2213%22%20height%3D%224%22%20viewBox%3D%220%200%2013%204%22%20fill%3D%22none%22%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%3E%3Cpath%20d%3D%22M0%203.32812L11%203.32812L8.43333%200.328125%22%20stroke%3D%22white%22/%3E%3C/svg%3E"),linear-gradient(271.65deg, #A6AC83 9.98%, #E7E1B4 89.79%);background-size:13px 4px,13px 4px,100% 100%;background-repeat:no-repeat;background-position:50% 50%,calc(50% - 30px) 50%,0 0;transition:background-position .5s ease-in-out}.column--detail .columnDetail article .wp-block-buttons .wp-block-button .wp-block-button__link:hover::after{background-position:calc(50% + 30px) 50%,50% 50%,0 0}.column--detail .columnDetail article hr,.column--detail .columnDetail article .wp-block-separator{border:none;height:1px;background:var(--line);margin:40px 0}.column--detail .columnDetail .modBtn{margin-top:80px}.column--detail .columnDetail .modBtnText{margin-top:24px}.column--detail .columnDetail .columnDetail__relatedArticles__sectionHeading{font-size:32px;font-size:3.2rem;line-height:1.5;color:var(--paginationBlue);padding-bottom:24px;position:relative;margin-block:80px 40px}@media screen and (max-width: 768px){.column--detail .columnDetail .columnDetail__relatedArticles__sectionHeading{font-size:24px;font-size:2.4rem;padding-bottom:16px}}.column--detail .columnDetail .columnDetail__relatedArticles__sectionHeading::after{content:"";display:block;width:100%;height:1px;background:var(--gradientGreen);position:absolute;bottom:0;left:0}main.news--top{overflow-x:clip}@media screen and (min-width: 1001px){main.news .modNewsList{margin:0 0 80px}}@media screen and (min-width: 769px)and (max-width: 1000px){main.news .modNewsList{margin:0 0 40px}}@media screen and (max-width: 768px){main.news .modNewsList{margin:0 0 40px}}.whitePaper--top{overflow-x:clip}.whitePaper--top .modDownloadCard__item{box-shadow:0px 4px 24px rgba(52,100,142,.06)}@media screen and (min-width: 1001px){.whitePaper--top .modDownloadCard{margin:0 0 80px}}@media screen and (min-width: 769px)and (max-width: 1000px){.whitePaper--top .modDownloadCard{margin:0 0 40px}}@media screen and (max-width: 768px){.whitePaper--top .modDownloadCard{margin:0 0 40px}}.whitePaperDownload{position:relative;z-index:1}.whitePaperDownload:before{position:absolute;content:"";top:10%;left:0;bottom:0;background:url("/wp/wp-content/themes/baycosmetics/assets/img/pages/column/img_columnBg.webp") no-repeat center top;background-size:contain;filter:blur(214px);max-width:1161px;width:100%;z-index:-1;pointer-events:none}@media screen and (max-width: 768px){.whitePaperDownload:before{top:0}}.whitePaperDownload .modBreadcrumbs{position:relative;z-index:1}@media screen and (max-width: 768px){.whitePaperDownload .modBreadcrumbs{padding:0px 32px 20px}}.whitePaperDownload .modBtnText__wrapper{display:flex;justify-content:center}@media screen and (min-width: 1001px){.whitePaperDownload .modBtnText__wrapper{margin:0 0 120px}}@media screen and (min-width: 769px)and (max-width: 1000px){.whitePaperDownload .modBtnText__wrapper{margin:0 0 60px}}@media screen and (max-width: 768px){.whitePaperDownload .modBtnText__wrapper{margin:0 0 30px}}.whitePaperDownload .modBtnText__text__inner{font-size:15px;font-size:1.5rem}.whitePaperDownload__section{max-width:1440px;margin:0 auto;display:grid;grid-template-columns:repeat(2, 1fr);gap:40px;position:relative}.whitePaperDownload__section:after{position:absolute;content:"";bottom:-20%;right:0;background:url("/wp/wp-content/themes/baycosmetics/assets/img/pages/column/img_columnBg02.webp") no-repeat center top;background-size:contain;filter:blur(214px);max-width:1054px;width:100%;height:633px;z-index:-1;pointer-events:none}@media screen and (max-width: 768px){.whitePaperDownload__section:after{top:0}}@media screen and (min-width: 1001px){.whitePaperDownload__section{padding:80px 120px 83px}}@media screen and (min-width: 769px)and (max-width: 1000px){.whitePaperDownload__section{padding:80px 60px 40px}}@media screen and (max-width: 768px){.whitePaperDownload__section{padding:20px 30px 40px;grid-template-columns:repeat(1, 1fr);gap:80px}}.whitePaperDownload__section__heading{color:var(--paginationBlue);font-weight:700;font-size:36px;font-size:3.6rem;line-height:1.5;letter-spacing:0;margin:0 0 40px}@media screen and (max-width: 768px){.whitePaperDownload__section__heading{font-size:24px;font-size:2.4rem;margin:0 0 20px}}.whitePaperDownload__section__figure{max-width:580px;width:100%;aspect-ratio:580/339}@media screen and (max-width: 768px){.whitePaperDownload__section__figure{max-width:100%}}.whitePaperDownload__section__figure>img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.whitePaperDownload__section__content .contentHeading{color:var(--paginationBlue);font-size:24px;font-size:2.4rem;line-height:1.5;letter-spacing:0;margin:40px 0 0}@media screen and (max-width: 768px){.whitePaperDownload__section__content .contentHeading{font-size:20px;font-size:2rem;margin:30px 0 0}}.whitePaperDownload__section__content .contentPara{font-size:15px;font-size:1.5rem;line-height:1.7;letter-spacing:.02em;margin:17px 0 40px}.whitePaperDownload__section__content .contentCard{width:100%;margin:0 auto;padding:24px 32px;background-color:var(--cardBgc);border-radius:4px}@media screen and (max-width: 768px){.whitePaperDownload__section__content .contentCard{padding:32px 20px}}.whitePaperDownload__section__content .contentCard__title{color:var(--paginationBlue);font-size:18px;font-size:1.8rem;line-height:1.5;letter-spacing:-0.13em}@media screen and (max-width: 768px){.whitePaperDownload__section__content .contentCard__title{font-size:16px;font-size:1.6rem}}.whitePaperDownload__section__content .contentCard__list{margin:17px 0 0}.whitePaperDownload__section__content .contentCard__list__item{margin:0 0 0 15px;list-style-type:disc;font-size:15px;font-size:1.5rem;line-height:1.8;letter-spacing:.01em}.whitePaperDownload__section__content .contentCard__list__item::marker{color:var(--paginationBlue)}.contact .modForm{max-width:1005px;margin:40px auto 0;padding:40px 80px}@media screen and (max-width: 768px){.contact .modForm{padding:24px}}.contact .modForm__label__wrapper:not(:last-child){margin-bottom:22px}.contact .modForm__label__wrapper:has(.wpcf7-not-valid-tip) input,.contact .modForm__label__wrapper:has(.wpcf7-not-valid-tip) textarea,.contact .modForm__label__wrapper:has(.wpcf7-not-valid-tip) .modForm__select{border-color:#f94f46}.contact .modForm__input{margin:8px 0 0}.contact .modForm textarea{border:1px solid var(--line);border-radius:4px;width:100%;height:200px;margin:8px 0 0;padding:8px 10px;font-size:16px;font-size:1.6rem;resize:none}.contact .modForm textarea::-moz-placeholder{color:var(--line)}.contact .modForm textarea::placeholder{color:var(--line)}.contact .modForm__line{margin:32px 0 24px}@media screen and (max-width: 768px){.contact .modForm__line{margin:24px 0}}.contact .modForm__phone__number{letter-spacing:0}.contact .modFormCheckbox--agreement{margin:24px 0}.contact__section{max-width:1440px;margin:0 auto;position:relative}.contact__section:before{position:fixed;content:"";top:230px;right:21%;background:url("/wp/wp-content/themes/baycosmetics/assets/img/pages/contact/img_bg01.webp") no-repeat;background-size:contain;filter:blur(100px);max-width:1161px;width:100%;height:200px;z-index:-1;pointer-events:none}.contact__section:after{position:absolute;content:"";top:0;right:0;background:url("/wp/wp-content/themes/baycosmetics/assets/img/pages/contact/img_bg02.webp") no-repeat center top;background-size:contain;filter:blur(100px);max-width:2083px;width:100%;height:1206px;z-index:-1;pointer-events:none}@media screen and (min-width: 1001px){.contact__section{padding:80px 120px 122px}}@media screen and (min-width: 769px)and (max-width: 1000px){.contact__section{padding:40px 60px 61px}}@media screen and (max-width: 768px){.contact__section{padding:0 32px 30px}}.contact__section__title{color:var(--paginationBlue);line-height:1.6;letter-spacing:.1em;font-size:clamp(30px,2.5vw,40px)}@media screen and (min-width: 1001px){.contact__section__title{text-align:center}}@media screen and (max-width: 768px){.contact__section__title{font-size:36px;font-size:3.6rem;letter-spacing:0}}.contact__section__para{color:var(--paginationBlue);line-height:1.7;letter-spacing:.02em;font-size:15px;font-size:1.5rem;margin:20px 0 0}@media screen and (min-width: 1001px){.contact__section__para{text-align:center}}.contact--complete .contact__section{text-align:center}.contact--complete .contact__section__title{margin-bottom:40px}.products--top .modMainSection{margin-top:108px;margin-bottom:57px;position:relative}@media screen and (max-width: 768px){.products--top .modMainSection{margin-top:0;margin-bottom:28px}}.products--top .modMainSection:before{position:absolute;content:"";top:-20%;right:20%;bottom:0;background:url("/wp/wp-content/themes/baycosmetics/assets/img/pages/products/img_productsBgc.webp") no-repeat center top;background-size:contain;filter:blur(214px);max-width:1161px;width:100%;z-index:-1;pointer-events:none}@media screen and (max-width: 768px){.products--top .modMainSection:before{max-width:853px;width:100%;height:408px;top:-50px;left:0;filter:blur(50px)}}@media screen and (min-width: 1441px){.products--top .modMainSection:before{right:40%}}.products--top .modMainSection__content{margin-bottom:80px}.products--detail{position:relative;overflow-x:clip;margin-top:85px;padding-top:48px}@media screen and (max-width: 1000px){.products--detail{margin-top:57px;padding-top:40px}}.products--detail .modHeadingMain{margin-bottom:0;z-index:-1}.products--detail .modHeadingMain:after{max-width:400px;top:-50%;left:unset;right:0}@media screen and (max-width: 768px){.products--detail .modHeadingMain:after{max-width:200px}}.products--detail .modHeadingMain__backgroundText{z-index:0}@media screen and (max-width: 370px){.products--detail .modHeadingMain__backgroundText{font-size:50px;font-size:5rem}}.products--detail .modBreadcrumbs{position:relative;z-index:1}@media screen and (max-width: 768px){.products--detail .modBreadcrumbs{padding-bottom:0px}}.products--detail .modMainSection{margin-top:54px;position:relative}@media screen and (max-width: 768px){.products--detail .modMainSection{margin-top:24px}}.products--detail .modMainSection:after{position:absolute;content:"";bottom:-300px;right:-200px;background:url("/wp/wp-content/themes/baycosmetics/assets/img/common/heading/img_headingMask.webp") no-repeat center;background-size:contain;filter:blur(107px);max-width:678px;width:100%;aspect-ratio:1/1;z-index:-1}@media screen and (max-width: 768px){.products--detail .modMainSection:after{max-width:1200px;width:200%;top:70%;left:60%;filter:blur(83.9731px)}}.products--detail .modSectionBgText__text{top:-70px}@media screen and (min-width: 769px)and (max-width: 1000px){.products--detail .modSectionBgText__text{top:-40px}}@media screen and (max-width: 768px){.products--detail .modSectionBgText__text{padding:0px 0 20px;top:-40px}}.products--detail .productDetail:not(:last-child){margin-bottom:120px}@media screen and (max-width: 768px){.products--detail .productDetail:not(:last-child){margin-bottom:80px}}.products--detail .productDetail__info{display:flex;justify-content:space-between}@media screen and (max-width: 768px){.products--detail .productDetail__info{flex-direction:column}}.products--detail .productDetail__info__text{width:64.75%}@media screen and (min-width: 1001px){.products--detail .productDetail__info__text{margin-top:37.5px}}@media screen and (max-width: 768px){.products--detail .productDetail__info__text{width:100%;display:contents}}.products--detail .productDetail__info__text .title{margin-bottom:64px}@media screen and (max-width: 768px){.products--detail .productDetail__info__text .title{margin-bottom:40px;order:1}}.products--detail .productDetail__info__text .title__text{font-size:48px;font-size:4.8rem;background:var(--gradientBlue);background-clip:text;color:rgba(0,0,0,0);-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0);line-height:1.1}@media screen and (max-width: 768px){.products--detail .productDetail__info__text .title__text{font-size:28px;font-size:2.8rem}}.products--detail .productDetail__info__text .title__label{font-size:20px;font-size:2rem;text-transform:uppercase;color:var(--darkGreen);line-height:1.1;letter-spacing:.02em;font-family:"Marcellus",sans-serif;margin-bottom:8px}@media screen and (max-width: 768px){.products--detail .productDetail__info__text .title__label{font-size:20px;font-size:2rem}}@media screen and (max-width: 768px){.products--detail .productDetail__info__text .modText{order:3}}.products--detail .productDetail__info__text .modBtn{margin-top:20px;width:-moz-fit-content;width:fit-content}@media screen and (max-width: 768px){.products--detail .productDetail__info__text .modBtn{margin-top:24px;order:4}}.products--detail .productDetail__info__img{width:31.9166666667%;border-radius:4px;overflow:hidden;box-shadow:0px 4px 24px rgba(0,0,0,.05)}@media screen and (max-width: 768px){.products--detail .productDetail__info__img{width:100%;order:2;margin-bottom:40px}}.products--detail .productDetail__info__img img{width:100%;height:auto;-o-object-fit:cover;object-fit:cover}.products--detail .productDetail__points{margin-top:80px;position:relative}.products--detail .productDetail__points__header{margin-bottom:24px}.products--detail .productDetail__points .pointsSection{display:flex;align-items:flex-start;gap:24px}@media screen and (max-width: 1000px){.products--detail .productDetail__points .pointsSection{flex-direction:column-reverse;gap:16px}}.products--detail .productDetail__points .pointsSection__list{width:calc(100% - 204px)}@media screen and (max-width: 1000px){.products--detail .productDetail__points .pointsSection__list{width:100%}}.products--detail .productDetail__points .pointsSection__list{counter-reset:point}.products--detail .productDetail__points .pointsSection__list .pointItem{padding:60px 80px;border:1px solid #dedede;border-radius:4px;counter-increment:point;background:var(--white);position:relative}.products--detail .productDetail__points .pointsSection__list .pointItem:not(:last-child){margin-bottom:40px}@media screen and (max-width: 1000px){.products--detail .productDetail__points .pointsSection__list .pointItem{padding:40px 24px}}.products--detail .productDetail__points .pointsSection__list .pointItem:before{position:absolute;content:"";top:30%;right:90%;background:url("/wp/wp-content/themes/baycosmetics/assets/img/common/heading/img_headingMask.webp") no-repeat center;background-size:contain;filter:blur(107px);max-width:678px;width:100%;aspect-ratio:1/1;z-index:-1}@media screen and (max-width: 768px){.products--detail .productDetail__points .pointsSection__list .pointItem:before{max-width:1200px;width:200%;right:60%;filter:blur(83.9731px)}}.products--detail .productDetail__points .pointsSection__list .pointItem:after{position:absolute;content:"";top:50%;left:90%;background:url("/wp/wp-content/themes/baycosmetics/assets/img/common/heading/img_headingMask.webp") no-repeat center;background-size:contain;filter:blur(107px);max-width:678px;width:100%;aspect-ratio:1/1;z-index:-1}@media screen and (max-width: 768px){.products--detail .productDetail__points .pointsSection__list .pointItem:after{max-width:1200px;width:200%;top:70%;left:60%;filter:blur(83.9731px)}}.products--detail .productDetail__points .pointsSection__list .pointItem__header{margin-bottom:40px}@media screen and (max-width: 768px){.products--detail .productDetail__points .pointsSection__list .pointItem__header{margin-bottom:24px}}.products--detail .productDetail__points .pointsSection__list .pointItem__header__count{text-align:center;display:flex;align-items:center;gap:16px;justify-content:center;margin-bottom:40px}@media screen and (max-width: 768px){.products--detail .productDetail__points .pointsSection__list .pointItem__header__count{gap:8px}}.products--detail .productDetail__points .pointsSection__list .pointItem__header__count::before{content:"";display:block;width:120px;height:2px;background-color:#dedede}@media screen and (max-width: 768px){.products--detail .productDetail__points .pointsSection__list .pointItem__header__count::before{max-width:57px}}.products--detail .productDetail__points .pointsSection__list .pointItem__header__count::after{content:"";display:block;width:120px;height:2px;background-color:#dedede}@media screen and (max-width: 768px){.products--detail .productDetail__points .pointsSection__list .pointItem__header__count::after{max-width:57px}}.products--detail .productDetail__points .pointsSection__list .pointItem__header__count span{display:inline-block;font-size:40px;font-size:4rem;font-family:"Marcellus",sans-serif;background:var(--gradientBlue);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0);line-height:1.1;display:flex;align-items:center;gap:8px;white-space:nowrap}@media screen and (max-width: 768px){.products--detail .productDetail__points .pointsSection__list .pointItem__header__count span{font-size:32px;font-size:3.2rem}}.products--detail .productDetail__points .pointsSection__list .pointItem__header__count span::after{content:counter(point);display:block;width:46px;aspect-ratio:1;border-radius:50em;border:1px solid #0c1238;display:flex;align-items:center;justify-content:center;font-size:28px;font-size:2.8rem}@media screen and (max-width: 768px){.products--detail .productDetail__points .pointsSection__list .pointItem__header__count span::after{width:35px;font-size:24px;font-size:2.4rem}}.products--detail .productDetail__points .pointsSection__list .pointItem__title{margin-bottom:24px}.products--detail .productDetail__points .pointsSection__list .pointItem__title__text{font-size:28px;font-size:2.8rem;line-height:1.5;margin-bottom:16px;color:var(--paginationBlue)}@media screen and (max-width: 768px){.products--detail .productDetail__points .pointsSection__list .pointItem__title__text{font-size:20px;font-size:2rem}}.products--detail .productDetail__points .pointsSection__list .pointItem__img{aspect-ratio:588/392;border-radius:4px;overflow:hidden;max-width:588px;margin-inline:auto}.products--detail .productDetail__points .pointsSection__list .pointItem__img:not(:last-child){margin-bottom:40px}.products--detail .productDetail__points .pointsSection__list .pointItem__img img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.products--detail .productDetail__points .pointsSection__list .pointItem__text:not(:last-child){margin-bottom:40px}.products--detail .productDetail__points .pointsSection__list .pointItem__text__title{font-size:20px;font-size:2rem;color:var(--inkBlueGray);line-height:1.5}.products--detail .productDetail__points .pointsSection__list .pointItem__text__title:not(:last-child){margin-bottom:8px}.products--detail .productDetail__points .pointsSection__list .pointItem__text .modList{display:flex;align-items:center;flex-wrap:wrap;gap:16px}@media screen and (max-width: 1000px){.products--detail .productDetail__points .pointsSection__list .pointItem__text .modList{flex-direction:column;align-items:flex-start;gap:0}}.products--detail .productDetail__points .pointsSection__list .pointItem__list{counter-reset:pointList}.products--detail .productDetail__points .pointsSection__list .pointItem__list__item{counter-increment:pointList}.products--detail .productDetail__points .pointsSection__list .pointItem__list__item:not(:last-child){margin-bottom:24px}.products--detail .productDetail__points .pointsSection__list .pointItem__list__item .title{border-bottom:1px solid var(--line);padding:12px 9px}@media screen and (max-width: 768px){.products--detail .productDetail__points .pointsSection__list .pointItem__list__item .title{padding:12px 0}}.products--detail .productDetail__points .pointsSection__list .pointItem__list__item .title__text{font-weight:700;color:var(--inkBlueGray);line-height:1.5;color:var(--inkBlueGray);font-size:16px;font-size:1.6rem;display:flex;align-items:center;gap:24px}.products--detail .productDetail__points .pointsSection__list .pointItem__list__item .title__text::before{content:counter(pointList);display:inline-block;font-size:25px;font-size:2.5rem;font-family:"Marcellus",sans-serif;line-height:1.1;letter-spacing:.02em;color:var(--darkGreen)}.products--detail .productDetail__points .pointsSection__list .pointItem__list__item .title:not(:last-child){margin-bottom:16px}.products--detail .productDetail__points .pointsSection__list .pointItem .modBtn{margin-top:40px}.products--detail .productDetail__points .pointsSection__anchor{counter-reset:anchor;width:180px;position:sticky;top:120px;overflow:auto;scrollbar-width:none;flex-shrink:0}.products--detail .productDetail__points .pointsSection__anchor::-webkit-scrollbar{display:none}@media screen and (max-width: 1000px){.products--detail .productDetail__points .pointsSection__anchor{display:flex;gap:8px;width:100vw;margin-inline:calc(50% - 50vw);top:65px;padding-inline:32px}}@media screen and (min-width: 769px)and (max-width: 1000px){.products--detail .productDetail__points .pointsSection__anchor{padding-inline:60px}}.products--detail .productDetail__points .pointsSection__anchor__btn{counter-increment:anchor;display:block;border:1px solid var(--line);border-radius:4px;padding:12px 16px;text-align:center;color:var(--inkBlueGray);font-weight:700;font-size:16px;line-height:1.5;display:flex;align-items:center;gap:16px;font-family:"Marcellus",sans-serif;transition:.3s ease-out;background:var(--white)}.products--detail .productDetail__points .pointsSection__anchor__btn:not(:last-child){margin-bottom:8px}@media screen and (max-width: 1000px){.products--detail .productDetail__points .pointsSection__anchor__btn{width:122px;padding:8px;font-size:13px;font-size:1.3rem;gap:8px;flex-shrink:0;margin-bottom:0 !important}}.products--detail .productDetail__points .pointsSection__anchor__btn:hover,.products--detail .productDetail__points .pointsSection__anchor__btn.is-active{border:1px solid #365270}.products--detail .productDetail__points .pointsSection__anchor__btn img{width:40px;aspect-ratio:1;height:auto;-o-object-fit:contain;object-fit:contain}@media screen and (max-width: 1000px){.products--detail .productDetail__points .pointsSection__anchor__btn img{width:30px}}.products--detail .productDetail__points .pointsSection__anchor__btn .text{display:flex;align-items:center;gap:4px}.products--detail .productDetail__points .pointsSection__anchor__btn .text::after{content:counter(anchor);display:inline-block;width:26px;height:26px;border-radius:50em;border:1px solid var(--inkBlueGray);display:flex;align-items:center;justify-content:center;font-size:14px;font-size:1.4rem}@media screen and (max-width: 1000px){.products--detail .productDetail__points .pointsSection__anchor__btn .text::after{width:22px;height:22px;font-size:15px;font-size:1.5rem}}.products--detail .productCta{position:relative;background:var(--gradientBlue);box-shadow:0px 4px 34px rgba(0,0,0,.05)}.products--detail .productCta:not(:last-child){margin-bottom:120px}@media screen and (max-width: 768px){.products--detail .productCta:not(:last-child){margin-bottom:80px}}.products--detail .productCta::after{content:"";width:100%;height:100%;position:absolute;top:0;left:0;clip-path:polygon(100% 0, 0% 100%, 100% 100%);background:linear-gradient(100.74deg, #34648E 20.41%, #0C1238 94.2%);opacity:.3;transform:rotate(180deg)}.products--detail .productCta:before{position:absolute;content:"";top:20%;left:-200px;background:url("/wp/wp-content/themes/baycosmetics/assets/img/common/heading/img_headingMask.webp") no-repeat center;background-size:contain;filter:blur(107px);max-width:678px;width:100%;aspect-ratio:1/1;z-index:-1}@media screen and (max-width: 768px){.products--detail .productCta:before{max-width:1200px;width:200%;top:70%;left:60%;filter:blur(83.9731px)}}.products--detail .productCta__inner{padding:56px;color:var(--white);border-radius:4px;position:relative;text-align:center;display:block;z-index:1}@media screen and (max-width: 768px){.products--detail .productCta__inner{padding:48px 20px}}.products--detail .productCta__inner:hover .modBtnText__text{background-size:100% 2px;background-position:bottom left}.products--detail .productCta__inner:hover .modBtnText .modIcon::before{left:50%}.products--detail .productCta__inner:hover .modBtnText .modIcon::after{left:calc(50% + 30px)}.products--detail .productCta__header{margin-bottom:32px}@media screen and (max-width: 768px){.products--detail .productCta__header{margin-bottom:24px}}.products--detail .productCta__header h2{font-size:18px;font-size:1.8rem;line-height:1.7;margin-bottom:8px}@media screen and (max-width: 768px){.products--detail .productCta__header h2{font-size:15px;font-size:1.5rem}}.products--detail .productCta__header p{font-size:64px;font-size:6.4rem;line-height:1.1;font-family:"Marcellus",sans-serif;letter-spacing:.02em;text-transform:uppercase}@media screen and (max-width: 768px){.products--detail .productCta__header p{font-size:36px;font-size:3.6rem}}.products--detail .productCta__body__feature{display:flex;align-items:center;justify-content:center;gap:8px 16px;flex-wrap:wrap;margin-bottom:32px}@media screen and (max-width: 768px){.products--detail .productCta__body__feature{flex-direction:column}}.products--detail .productCta__body__feature .featureItem{padding:8px 24px;border:1px solid var(--white);font-size:16px;font-size:1.6rem;line-height:1.8;letter-spacing:.02em}@media screen and (max-width: 768px){.products--detail .productCta__body__feature .featureItem{width:100%;max-width:225px}}.products--detail .productCta .modBtnText{position:relative;z-index:2;margin-inline:auto}.products--detail .productCta .modBtnText__text{background:linear-gradient(100.74deg, currentColor 20.41%, currentColor 94.2%);background-size:0% 2px;background-position:bottom right;background-repeat:no-repeat}.products--detail .productCta .modBtnText__text__inner{color:var(--white);font-size:17px;line-height:1.5;letter-spacing:.07em;background:none;background-clip:none;-webkit-text-fill-color:currentColor}.products--detail .productCta .modBtnText .modIcon{background:linear-gradient(271.65deg, #A6AC83 9.98%, #E7E1B4 89.79%)}.factory--top .modFlexBlock{gap:64px}@media screen and (max-width: 768px){.factory--top .modFlexBlock{gap:24px}}.factory--top .modFlexBlock__text{width:54.1666666667%}.factory--top .factoryBlock{display:flex;justify-content:center;flex-wrap:wrap;gap:32px 0;margin-inline:auto;max-width:902px}@media screen and (min-width: 769px)and (max-width: 1000px){.factory--top .factoryBlock{gap:30px 0}}.factory--top .factoryBlock__item{width:33.3333333333%;border-inline:1px solid var(--line);padding-inline:24px;margin-left:-1px}@media screen and (min-width: 769px)and (max-width: 1000px){.factory--top .factoryBlock__item{width:33.3333333333%}.factory--top .factoryBlock__item:nth-child(odd){border-left:1px solid var(--line)}}@media screen and (max-width: 768px){.factory--top .factoryBlock__item{width:100%;padding-inline:0;padding-block:24px;border-inline:none !important;border-bottom:1px solid var(--line)}.factory--top .factoryBlock__item:first-child{border-top:1px solid var(--line)}}.factory--top .factoryBlock__item__img{border-radius:4px;overflow:hidden;margin-bottom:16px}.factory--top .factoryBlock__item__img img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.factory--top .factoryBlock__item__content .title__ja{font-size:16px;font-size:1.6rem;font-weight:700;line-height:1.5;background:var(--gradientBlue);color:rgba(0,0,0,0);-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0);background-clip:text}.factory--top .factoryBlock__item__content .title__en{font-size:15px;font-size:1.5rem;line-height:1.7;letter-spacing:.02em;font-family:"Marcellus",sans-serif;color:var(--darkGreen)}.factory--top .factoryBlock__item__content .info{color:var(--gradientBlue);line-height:1.7;letter-spacing:.02en}.factory--quality .modMainSection__inner{padding-bottom:0}.factory--quality .safetyPoints{display:flex;counter-reset:safetyPoints}@media screen and (max-width: 768px){.factory--quality .safetyPoints{flex-direction:column}}.factory--quality .safetyPoints__item{counter-increment:safetyPoints;display:flex;flex-direction:column;gap:16px;align-items:center;padding-inline:36px;border-right:1px solid var(--line);flex:1}.factory--quality .safetyPoints__item:first-child{border-left:1px solid var(--line)}@media screen and (min-width: 769px)and (max-width: 1000px){.factory--quality .safetyPoints__item{padding-inline:24px}}@media screen and (max-width: 768px){.factory--quality .safetyPoints__item{border-right:none;border-bottom:1px solid var(--line);padding-inline:0;padding-block:40px}.factory--quality .safetyPoints__item:first-child{border-left:none;border-top:1px solid var(--line)}}.factory--quality .safetyPoints__item__tag{display:inline-block;font-size:15px;font-size:1.5rem;line-height:1.7;letter-spacing:.02em;color:var(--darkOlive);background:var(--gradientGreen);padding:4px 15px;border-radius:4px;line-height:1.5;min-width:75px;text-align:center}.factory--quality .safetyPoints__item__title{font-size:20px;font-size:2rem;color:var(--paginationBlue);flex:1;line-height:1.5;display:flex;align-items:center;justify-content:center;gap:16px;align-self:flex-start}.factory--quality .safetyPoints__item__title::before{content:counter(safetyPoints);width:45px;height:45px;border:1px solid var(--paginationBlue);color:var(--paginationBlue);border-radius:50%;flex-shrink:0;display:flex;align-items:center;justify-content:center;font-family:"Marcellus",sans-serif}@media screen and (max-width: 1000px){.factory--quality .safetyPoints__item__title::before{width:32px;height:32px}}.factory--quality .safetyPoints__item__img{border-radius:4px;overflow:hidden}.factory--quality .safetyPoints__item__img img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.factory--quality .safetyPointDetail{counter-increment:safetyPointDetail;margin-inline:calc(50% - 50vw);background:var(--white);position:relative}.factory--quality .safetyPointDetail__inner{max-width:1440px;padding:120px;margin:0 auto}@media screen and (min-width: 769px)and (max-width: 1000px){.factory--quality .safetyPointDetail__inner{padding-inline:60px;padding-block:80px}}@media screen and (max-width: 768px){.factory--quality .safetyPointDetail__inner{padding-inline:32px;padding-block:80px}}.factory--quality .safetyPointDetail:not(:nth-child(2)){background:var(--white) url("/wp/wp-content/themes/baycosmetics/assets/img/pages/factory/quality/img_safetyPointDetailBg.webp");background-size:cover;background-position:center;position:relative;z-index:1}.factory--quality .safetyPointDetail:nth-child(1){z-index:3}.factory--quality .safetyPointDetail:nth-child(2){z-index:2}.factory--quality .safetyPointDetail:nth-child(3){z-index:1}.factory--quality .safetyPointDetail:not(:last-child){padding-bottom:60px;clip-path:polygon(0 0, 100% 0, 100% calc(100% - 60px), calc(50% + 150px) calc(100% - 60px), 50% 100%, calc(50% - 150px) calc(100% - 60px), 0 calc(100% - 60px))}@media screen and (max-width: 1000px){.factory--quality .safetyPointDetail:not(:last-child){clip-path:polygon(0 0, 100% 0, 100% calc(100% - 30px), calc(50% + 70px) calc(100% - 30px), 50% 100%, calc(50% - 70px) calc(100% - 30px), 0 calc(100% - 30px));padding-bottom:30px}}.factory--quality .safetyPointDetail:not(:first-child){margin-top:-60px}@media screen and (max-width: 1000px){.factory--quality .safetyPointDetail:not(:first-child){margin-top:-30px}}.factory--quality .safetyPointDetail__title{margin-bottom:40px}.factory--quality .safetyPointDetail__title__tag{display:inline-block;font-size:20px;font-size:2rem;line-height:1.7;letter-spacing:.02em;color:var(--darkOlive);background:var(--gradientGreen);padding:8px 16px;border-radius:4px;line-height:1.5;margin-bottom:16px;min-width:92px;text-align:center}@media screen and (max-width: 1000px){.factory--quality .safetyPointDetail__title__tag{font-size:14px;font-size:1.4rem}}.factory--quality .safetyPointDetail__title .modHeading03{display:flex;align-items:center;gap:16px}.factory--quality .safetyPointDetail__title .modHeading03::before{content:counter(safetyPointDetail);width:56px;height:56px;border:1px solid var(--paginationBlue);color:var(--paginationBlue);border-radius:50%;flex-shrink:0;display:flex;align-items:center;justify-content:center;font-family:"Marcellus",sans-serif}@media screen and (max-width: 1000px){.factory--quality .safetyPointDetail__title .modHeading03::before{width:32px;height:32px}}.factory--quality .safetyPointDetail__content{display:flex;align-items:flex-start;justify-content:space-between}@media screen and (max-width: 1000px){.factory--quality .safetyPointDetail__content{flex-direction:column-reverse}}.factory--quality .safetyPointDetail__content__text{width:52.6666666667%}@media screen and (max-width: 1000px){.factory--quality .safetyPointDetail__content__text{width:100%}}.factory--quality .safetyPointDetail__content__text .textHeader{margin-bottom:40px}.factory--quality .safetyPointDetail__content__text .featureList{counter-reset:featurePoint}.factory--quality .safetyPointDetail__content__text .featureList__item{border-bottom:1px solid var(--line);padding:20px 0 20px 6px;display:flex;gap:26px;align-items:flex-start}@media screen and (max-width: 1000px){.factory--quality .safetyPointDetail__content__text .featureList__item{padding:16px 0}}.factory--quality .safetyPointDetail__content__text .featureList__item:first-child{border-top:1px solid var(--line)}.factory--quality .safetyPointDetail__content__text .featureList__item__icon{border-radius:50em;width:75px;aspect-ratio:1;flex-shrink:0;overflow:hidden}@media screen and (max-width: 1000px){.factory--quality .safetyPointDetail__content__text .featureList__item__icon{width:50px}}.factory--quality .safetyPointDetail__content__text .featureList__item__icon img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.factory--quality .safetyPointDetail__content__text .featureList--02 .featureList__item{counter-increment:featurePoint;gap:16px;padding:24px;align-items:center}.factory--quality .safetyPointDetail__content__text .featureList--02 .featureList__item__icon{border-radius:0}.factory--quality .safetyPointDetail__content__text .featureList--02 .featureList__item::before{content:counter(featurePoint);width:36px;aspect-ratio:1;flex-shrink:0;display:flex;align-items:center;justify-content:center;font-family:"Marcellus",sans-serif;font-size:20px;line-height:1.6;letter-spacing:.02em;color:var(--white);background:var(--gradientBlue);border-radius:50em}@media screen and (max-width: 1000px){.factory--quality .safetyPointDetail__content__text .featureList--02 .featureList__item::before{width:28px;height:28px;font-size:14px;font-size:1.4rem}}.factory--quality .safetyPointDetail__content__text .featureList--02 .featureList__item:not(:last-child){position:relative}.factory--quality .safetyPointDetail__content__text .featureList--02 .featureList__item:not(:last-child)::after{content:"";width:70px;aspect-ratio:70/15;height:auto;display:block;background:#fff url("/wp/wp-content/themes/baycosmetics/assets/img/pages/factory/quality/img_arrowLIne.webp") no-repeat center;background-size:contain;position:absolute;right:50%;top:calc(100% - 1px);transform:translate(50%, 0)}.factory--quality .safetyPointDetail__content__img{width:40.5%;height:auto;border-radius:4px;overflow:hidden}@media screen and (max-width: 1000px){.factory--quality .safetyPointDetail__content__img{width:100%;margin-bottom:24px}}.factory--quality .safetyPointDetail__content__img img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.factory--production{position:relative}.factory--production .factoryList{display:flex;align-items:flex-start;justify-content:space-between;gap:40px;padding:40px 80px;border:1px solid var(--line);border-radius:4px}@media screen and (min-width: 769px)and (max-width: 1000px){.factory--production .factoryList{gap:20px;padding:40px}}@media screen and (max-width: 768px){.factory--production .factoryList{flex-direction:column;gap:0px;padding:20px}}.factory--production .factoryList__text{width:63.4874759152%}@media screen and (min-width: 769px)and (max-width: 1000px){.factory--production .factoryList__text{width:48.1695568401%}}@media screen and (max-width: 768px){.factory--production .factoryList__text{width:100%;display:contents}.factory--production .factoryList__text .modHeading03{order:1}.factory--production .factoryList__text .modList{order:3}.factory--production .factoryList__text .modBtnText{order:4}}.factory--production .factoryList__img{width:28.901734104%;height:auto;border-radius:4px;overflow:hidden}@media screen and (min-width: 769px)and (max-width: 1000px){.factory--production .factoryList__img{width:43.3526011561%}}@media screen and (max-width: 768px){.factory--production .factoryList__img{width:100%;order:2;margin-bottom:24px}}.factory--production .factoryList__img img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.factory--production .overSeaContainer{display:flex;gap:34px;align-items:center;justify-content:space-between}@media screen and (max-width: 768px){.factory--production .overSeaContainer{flex-direction:column;gap:30px}}.factory--production .overSeaContainer__text{width:54.1666666667%;max-width:588px}@media screen and (max-width: 768px){.factory--production .overSeaContainer__text{width:100%}}.factory--production .overSeaContainer__text__item{background:linear-gradient(100.74deg, rgba(52, 100, 142, 0.05) 20.41%, rgba(12, 18, 56, 0.05) 94.2%);padding:40px 32px clamp(55px,6vw,66px);border-radius:4px;position:relative}.factory--production .overSeaContainer__text__item:not(:last-child){margin-bottom:24px}@media screen and (max-width: 768px){.factory--production .overSeaContainer__text__item{padding:16px 20px 44px}}.factory--production .overSeaContainer__text__item .title{font-size:20px;font-size:2rem;line-height:1.5;color:var(--paginationBlue);margin-bottom:16px}@media screen and (max-width: 1000px){.factory--production .overSeaContainer__text__item .title{font-size:18px;font-size:1.8rem;margin-bottom:8px}}.factory--production .overSeaContainer__text__item::after{content:"point";text-transform:uppercase;line-height:1;font-family:"Marcellus",sans-serif;letter-spacing:.02em;font-size:clamp(60px,6vw,85px);position:absolute;bottom:-10px;right:0;color:hsla(0,0%,100%,.5)}@media screen and (max-width: 768px){.factory--production .overSeaContainer__text__item::after{font-size:60px;font-size:6rem}}.factory--production .overSeaContainer__img{width:41.3333333333%;height:auto;aspect-ratio:496/503;overflow:hidden;position:relative}@media screen and (max-width: 768px){.factory--production .overSeaContainer__img{width:100%}}.factory--production .overSeaContainer__img .img{position:absolute;top:0;left:0;width:75.8064516129%;height:auto;aspect-ratio:376/374;border-radius:4px;overflow:hidden}.factory--production .overSeaContainer__img .img:nth-child(2){width:52.6209677419%;height:auto;aspect-ratio:261/164;bottom:0;right:0;top:auto;left:auto}@media screen and (max-width: 768px){main.oem--top .modBreadcrumbs{padding-bottom:0}}main.oem--top .modMainSection{margin-top:106px}@media screen and (max-width: 768px){main.oem--top .modMainSection{margin-top:45px}}main.oem--top .modMainSection__inner{padding-bottom:100px}@media screen and (max-width: 768px){main.oem--top .modMainSection__inner{padding-bottom:80px}}main.oem--top .modMainSection__content:not(:last-child){margin-bottom:100px}@media screen and (max-width: 768px){main.oem--top .modMainSection__content--kv{margin-bottom:56px !important}}main.oem--top .modMainSection__content--support{margin-inline:calc(50% - 50vw);background:url("/wp/wp-content/themes/baycosmetics/assets/img/pages/oem/img_supportBg.webp") no-repeat center bottom;background-size:cover;padding:63px 0 115px;position:relative;margin-bottom:0 !important}@media screen and (max-width: 768px){main.oem--top .modMainSection__content--support{background:url("/wp/wp-content/themes/baycosmetics/assets/img/pages/oem/sp/img_supportBg.webp") no-repeat center bottom;background-size:cover;padding:72px 0}}main.oem--top .modMainSection__content--support .bgText{font-size:170px;font-size:17rem;line-height:1;letter-spacing:.02em;color:var(--white2);text-transform:uppercase;position:absolute;white-space:nowrap;left:50%;top:-20px;z-index:0;transform:translateX(-50%);font-family:"Marcellus",sans-serif}@media screen and (max-width: 768px){main.oem--top .modMainSection__content--support .bgText{font-size:64px;font-size:6.4rem;top:-8px}}main.oem--top .modMainSection__content--support::before,main.oem--top .modMainSection__content--support::after{content:"";width:360px;aspect-ratio:1;background:url("/wp/wp-content/themes/baycosmetics/assets/img/pages/top/img_gridMask.svg");background-size:contain;background-repeat:no-repeat;position:absolute;top:0;right:0;z-index:0}@media screen and (max-width: 768px){main.oem--top .modMainSection__content--support::before,main.oem--top .modMainSection__content--support::after{width:200px}}main.oem--top .modMainSection__content--support::after{background:url("/wp/wp-content/themes/baycosmetics/assets/img/pages/top/img_gridMask.svg");transform:rotate(180deg);bottom:0;top:auto;left:0;right:auto}@media screen and (max-width: 768px){main.oem--top .modMainSection__content--support::after{display:none}}main.oem--top .modMainSection__content--question{padding-block:100px;counter-reset:questionBlock}@media screen and (max-width: 768px){main.oem--top .modMainSection__content--question{padding-block:72px 0}}@media screen and (max-width: 768px){main.oem--top .modSubSection:has(.modSectionHeading){display:flex;flex-direction:column;gap:32px;align-items:center}}@media screen and (max-width: 768px){main.oem--top .modSubSection:not(:last-child){margin-bottom:48px}}main.oem--top .supportContent{display:flex;gap:40px;align-items:flex-start;justify-content:space-between;max-width:1049px;padding-inline:32px;margin-inline:auto;margin-bottom:105px;z-index:1;position:relative}@media screen and (min-width: 769px)and (max-width: 1000px){main.oem--top .supportContent{gap:20px}}@media screen and (max-width: 768px){main.oem--top .supportContent{flex-direction:column;align-items:flex-start;gap:0;margin-bottom:80px}}main.oem--top .supportContent__text{width:48.730964467%;margin-top:20px}@media screen and (min-width: 769px)and (max-width: 1000px){main.oem--top .supportContent__text{width:calc(50% - 10px);margin-top:0}}@media screen and (max-width: 768px){main.oem--top .supportContent__text{width:100%;display:contents;margin-top:0}}main.oem--top .supportContent__text__title{margin-bottom:30px}main.oem--top .supportContent__text__title .label{font-size:15px;font-size:1.5rem;color:var(--darkGreen);margin-bottom:14px}@media screen and (max-width: 768px){main.oem--top .supportContent__text__title .label{margin-bottom:4px;font-size:18px;font-size:1.8rem}}@media screen and (min-width: 769px)and (max-width: 1000px){main.oem--top .supportContent__text__title .modHeading02__title{font-size:32px;font-size:3.2rem}}@media screen and (max-width: 768px){main.oem--top .supportContent__text .modText{order:3}}main.oem--top .supportContent__facts{width:43.654822335%;aspect-ratio:430/418;height:auto;position:relative}@media screen and (min-width: 769px)and (max-width: 1000px){main.oem--top .supportContent__facts{width:calc(50% - 10px)}}@media screen and (max-width: 768px){main.oem--top .supportContent__facts{width:100%;order:2;margin-bottom:25px}}main.oem--top .supportContent__facts .factItem{width:55.7761732852%;aspect-ratio:1;height:auto;position:absolute}main.oem--top .supportContent__facts .factItem:nth-child(1){left:0;top:0}main.oem--top .supportContent__facts .factItem:nth-child(2){right:0;top:12.8158844765%}main.oem--top .supportContent__facts .factItem:nth-child(3){left:15.8844765343%;bottom:0}main.oem--top .supportContent__facts .factItem img{width:100%;height:auto;-o-object-fit:cover;object-fit:cover}main.oem--top .supportContent::before{content:"";width:730px;height:641px;background:url("/wp/wp-content/themes/baycosmetics/assets/img/pages/oem/img_bgMask01.svg");background-size:contain;background-repeat:no-repeat;background-position:center;filter:blur(100px);position:absolute;top:0;right:80%;z-index:-1}main.oem--top .supportFeature{display:flex;flex-direction:column;align-items:center;max-width:1200px;margin-inline:auto;padding-inline:30px;position:relative;z-index:2}@media screen and (max-width: 768px){main.oem--top .supportFeature{padding-inline:clamp(52px,14vw,70px);max-width:500px;padding-top:52px}}main.oem--top .supportFeature::before{content:"";width:730px;height:641px;background:url("/wp/wp-content/themes/baycosmetics/assets/img/pages/oem/img_bgMask01.svg");background-size:contain;background-repeat:no-repeat;background-position:center;filter:blur(100px);position:absolute;top:-10px;left:80%;z-index:-1}main.oem--top .supportFeature__inner{aspect-ratio:1139/386;width:100%;position:relative;filter:drop-shadow(20px 20px 34px rgba(190, 205, 223, 0.5))}@media screen and (max-width: 768px){main.oem--top .supportFeature__inner{aspect-ratio:271/759;z-index:1}}main.oem--top .supportFeature__item{aspect-ratio:435/378;width:38.1578947368%;flex-shrink:0;position:absolute}@media screen and (max-width: 768px){main.oem--top .supportFeature__item{aspect-ratio:259/299;width:95.5719557196%}}main.oem--top .supportFeature__item__content{width:100%;height:100%;background-size:contain !important;text-align:center}@media screen and (max-width: 768px){main.oem--top .supportFeature__item__content{display:flex;flex-direction:column;justify-content:center}}main.oem--top .supportFeature__item__content .title{font-size:clamp(10px,2.1vw,28px);line-height:1.5;letter-spacing:0em;background:var(--gradientBlue);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0);font-weight:700;margin-bottom:16px}@media screen and (max-width: 768px){main.oem--top .supportFeature__item__content .title{font-size:clamp(12px,5.4vw,24px);margin-bottom:3px}}main.oem--top .supportFeature__item__content .desc{font-size:clamp(8px,1.2vw,15px);line-height:1.7;letter-spacing:.02em}@media screen and (max-width: 768px){main.oem--top .supportFeature__item__content .desc{font-size:clamp(8px,3.2vw,15px)}}main.oem--top .supportFeature__item__icon{--icon-width-ratio: calc((126 / 435) * 100%);position:absolute;width:var(--icon-width-ratio);aspect-ratio:1;height:auto;left:50%;transform:translateX(-50%);border-radius:50em;background:var(--white);display:flex;justify-content:center;align-items:center}main.oem--top .supportFeature__item__icon img{width:55.5555555556%;aspect-ratio:1;height:auto}@media screen and (max-width: 768px){main.oem--top .supportFeature__item__icon{--icon-width-ratio: calc((86 / 259) * 100%)}}main.oem--top .supportFeature__item:nth-child(odd){top:0}main.oem--top .supportFeature__item:nth-child(odd) .supportFeature__item__content{clip-path:polygon(0 0, 50% 100%, 100% 0);padding-top:22.4867724868%}@media screen and (max-width: 768px){main.oem--top .supportFeature__item:nth-child(odd) .supportFeature__item__content{clip-path:polygon(0 0, 0% 100%, 100% 50%);padding-top:0;text-align:left;padding-left:21.2355212355%}}main.oem--top .supportFeature__item:nth-child(odd) .supportFeature__item__icon{top:calc(var(--icon-width-ratio)/2*-1)}@media screen and (max-width: 768px){main.oem--top .supportFeature__item:nth-child(odd) .supportFeature__item__icon{top:50%;bottom:auto;left:calc(var(--icon-width-ratio)/2*-1);transform:translate(0, -50%)}}main.oem--top .supportFeature__item:nth-child(even){bottom:0}main.oem--top .supportFeature__item:nth-child(even) .supportFeature__item__content{clip-path:polygon(50% 0%, 0% 100%, 100% 100%);padding-top:37.037037037%}@media screen and (max-width: 768px){main.oem--top .supportFeature__item:nth-child(even) .supportFeature__item__content{clip-path:polygon(0 50%, 100% 100%, 100% 0);padding-top:0;text-align:right;padding-right:21.2355212355%}}main.oem--top .supportFeature__item:nth-child(even) .supportFeature__item__icon{bottom:calc(var(--icon-width-ratio)/2*-1)}@media screen and (max-width: 768px){main.oem--top .supportFeature__item:nth-child(even) .supportFeature__item__icon{top:50%;bottom:auto;left:auto;right:calc(var(--icon-width-ratio)/2*-1);transform:translate(0, -50%)}}main.oem--top .supportFeature__item:nth-child(1){left:0}main.oem--top .supportFeature__item:nth-child(1) .supportFeature__item__content{background:url("/wp/wp-content/themes/baycosmetics/assets/img/pages/oem/img_supportFeatureBg01.webp") no-repeat center}@media screen and (max-width: 768px){main.oem--top .supportFeature__item:nth-child(1) .supportFeature__item__content{background:url("/wp/wp-content/themes/baycosmetics/assets/img/pages/oem/sp/img_supportFeatureBg01.webp") no-repeat center}}main.oem--top .supportFeature__item:nth-child(2){left:20.6140350877%}main.oem--top .supportFeature__item:nth-child(2) .supportFeature__item__content{background:url("/wp/wp-content/themes/baycosmetics/assets/img/pages/oem/img_supportFeatureBg02.webp") no-repeat center}@media screen and (max-width: 768px){main.oem--top .supportFeature__item:nth-child(2) .supportFeature__item__content{background:url("/wp/wp-content/themes/baycosmetics/assets/img/pages/oem/sp/img_supportFeatureBg02.webp") no-repeat center}}@media screen and (max-width: 768px){main.oem--top .supportFeature__item:nth-child(2){left:auto;right:0;top:20.2898550725%;bottom:auto}}main.oem--top .supportFeature__item:nth-child(3){left:41.2280701754%}main.oem--top .supportFeature__item:nth-child(3) .supportFeature__item__content{background:url("/wp/wp-content/themes/baycosmetics/assets/img/pages/oem/img_supportFeatureBg03.webp") no-repeat center}@media screen and (max-width: 768px){main.oem--top .supportFeature__item:nth-child(3) .supportFeature__item__content{background:url("/wp/wp-content/themes/baycosmetics/assets/img/pages/oem/sp/img_supportFeatureBg03.webp") no-repeat center}}@media screen and (max-width: 768px){main.oem--top .supportFeature__item:nth-child(3){left:0;top:40.5797101449%;bottom:auto}}main.oem--top .supportFeature__item:nth-child(4){left:61.8421052632%}main.oem--top .supportFeature__item:nth-child(4) .supportFeature__item__content{background:url("/wp/wp-content/themes/baycosmetics/assets/img/pages/oem/img_supportFeatureBg04.webp") no-repeat center}@media screen and (max-width: 768px){main.oem--top .supportFeature__item:nth-child(4) .supportFeature__item__content{background:url("/wp/wp-content/themes/baycosmetics/assets/img/pages/oem/sp/img_supportFeatureBg04.webp") no-repeat center}}@media screen and (max-width: 768px){main.oem--top .supportFeature__item:nth-child(4){left:auto;right:0;top:60.8695652174%;bottom:auto}}main.oem--top .supportFeature__maskingText{font-size:clamp(70px,12.2vw,148px);line-height:1;letter-spacing:.02em;font-family:"Marcellus",sans-serif;color:var(--white);opacity:.3;text-transform:uppercase;white-space:nowrap;margin-block:-15px -25px}@media screen and (max-width: 768px){main.oem--top .supportFeature__maskingText{font-size:clamp(50px,18vw,90px);line-height:1.2;position:absolute;bottom:0;left:10px}}main.oem--top .supportFeature__maskingText br{display:none}@media screen and (max-width: 768px){main.oem--top .supportFeature__maskingText br{display:block}}main.oem--top .supportFeature__label{background:var(--gradientBlue);font-size:clamp(14px,1.4vw,20px);color:var(--white);font-weight:700;line-height:1;padding:11px 25px;position:absolute;bottom:-25px;left:50%;transform:translate(-50%, 0);white-space:nowrap;z-index:1;letter-spacing:.09em}@media screen and (max-width: 768px){main.oem--top .supportFeature__label{text-align:center;top:0;bottom:auto;font-size:clamp(12px,3.7vw,14px);line-height:1.2;padding:8px 22px}}main.oem--top .supportFeature__label .textLg{font-size:clamp(16px,2vw,28px);letter-spacing:.09em}@media screen and (max-width: 768px){main.oem--top .supportFeature__label .textLg{font-size:clamp(14px,4.8vw,18px)}}main.oem--top .supportFeature::after{content:"";display:block;width:100%;aspect-ratio:1141/16;height:auto;background:var(--gradientBlue);-webkit-mask-image:url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTE0MiIgaGVpZ2h0PSIxNiIgdmlld0JveD0iMCAwIDExNDIgMTYiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTAgMTQuODkwNkgxMTQxTDExMTQuMDEgMC44OTA2MjUiIHN0cm9rZT0idXJsKCNwYWludDBfbGluZWFyXzk0MF8xODcyOCkiIHN0cm9rZS13aWR0aD0iMiIvPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0icGFpbnQwX2xpbmVhcl85NDBfMTg3MjgiIHgxPSI5OS45MDMyIiB5MT0iMTIuMzQ1MiIgeDI9IjEwNC4wNzciIHkyPSI3Ni44NjcxIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSI+PHN0b3Agc3RvcC1jb2xvcj0iIzM0NjQ4RSIvPjxzdG9wIG9mZnNldD0iMSIgc3RvcC1jb2xvcj0iIzBDMTIzOCIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjwvc3ZnPg==");mask-image:url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTE0MiIgaGVpZ2h0PSIxNiIgdmlld0JveD0iMCAwIDExNDIgMTYiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTAgMTQuODkwNkgxMTQxTDExMTQuMDEgMC44OTA2MjUiIHN0cm9rZT0idXJsKCNwYWludDBfbGluZWFyXzk0MF8xODcyOCkiIHN0cm9rZS13aWR0aD0iMiIvPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0icGFpbnQwX2xpbmVhcl85NDBfMTg3MjgiIHgxPSI5OS45MDMyIiB5MT0iMTIuMzQ1MiIgeDI9IjEwNC4wNzciIHkyPSI3Ni44NjcxIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSI+PHN0b3Agc3RvcC1jb2xvcj0iIzM0NjQ4RSIvPjxzdG9wIG9mZnNldD0iMSIgc3RvcC1jb2xvcj0iIzBDMTIzOCIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjwvc3ZnPg==");-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:bottom right;mask-position:bottom right;-webkit-mask-size:cover;mask-size:cover}@media screen and (max-width: 768px){main.oem--top .supportFeature::after{aspect-ratio:11/752;position:absolute;width:auto;height:100%;left:50%;transform:translate(-50%, 0);top:0;bottom:auto;-webkit-mask-image:url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTEiIGhlaWdodD0iNzUzIiB2aWV3Qm94PSIwIDAgMTEgNzUzIiBmaWxsPSJub25lIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjxwYXRoIGQ9Ik0xLjAwMDAzIC0zLjkzNDAxZS0wN0wxIDc1Mkw5Ljk5OTk3IDczNC4yMTEiIHN0cm9rZT0idXJsKCNwYWludDBfbGluZWFyXzE5MzlfMjgxMDkpIiBzdHJva2Utd2lkdGg9IjIiLz48ZGVmcz48bGluZWFyR3JhZGllbnQgaWQ9InBhaW50MF9saW5lYXJfMTkzOV8yODEwOSIgeDE9IjIuNjM2MzkiIHkxPSI2NS44NDMzIiB4Mj0iLTM4Ljg1MDMiIHkyPSI2OC40NjA4IiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSI+PHN0b3Agc3RvcC1jb2xvcj0iIzM0NjQ4RSIvPjxzdG9wIG9mZnNldD0iMSIgc3RvcC1jb2xvcj0iIzBDMTIzOCIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjwvc3ZnPg==");mask-image:url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTEiIGhlaWdodD0iNzUzIiB2aWV3Qm94PSIwIDAgMTEgNzUzIiBmaWxsPSJub25lIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjxwYXRoIGQ9Ik0xLjAwMDAzIC0zLjkzNDAxZS0wN0wxIDc1Mkw5Ljk5OTk3IDczNC4yMTEiIHN0cm9rZT0idXJsKCNwYWludDBfbGluZWFyXzE5MzlfMjgxMDkpIiBzdHJva2Utd2lkdGg9IjIiLz48ZGVmcz48bGluZWFyR3JhZGllbnQgaWQ9InBhaW50MF9saW5lYXJfMTkzOV8yODEwOSIgeDE9IjIuNjM2MzkiIHkxPSI2NS44NDMzIiB4Mj0iLTM4Ljg1MDMiIHkyPSI2OC40NjA4IiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSI+PHN0b3Agc3RvcC1jb2xvcj0iIzM0NjQ4RSIvPjxzdG9wIG9mZnNldD0iMSIgc3RvcC1jb2xvcj0iIzBDMTIzOCIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjwvc3ZnPg==");-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:bottom right;mask-position:bottom right;-webkit-mask-size:cover;mask-size:cover}}main.oem--top .questionAnchor{margin-bottom:100px;position:relative}@media screen and (max-width: 768px){main.oem--top .questionAnchor{margin-bottom:72px}}main.oem--top .questionAnchor::before{content:"";width:730px;height:641px;background:url("/wp/wp-content/themes/baycosmetics/assets/img/pages/oem/img_bgMask01.svg");background-size:contain;background-repeat:no-repeat;background-position:center;filter:blur(100px);position:absolute;top:40%;right:70%;z-index:-1}@media screen and (max-width: 768px){main.oem--top .questionAnchor .modSectionHeading02{text-align:left}}main.oem--top .questionAnchor .modSectionHeading02:not(:last-child){margin-bottom:40px}@media screen and (max-width: 768px){main.oem--top .questionAnchor .modSectionHeading02__heading__label{font-size:18px;font-size:1.8rem}}main.oem--top .questionAnchor .modSectionHeading02__heading__title{font-size:40px;font-size:4rem;line-height:1.1;letter-spacing:.02em;font-family:"Marcellus",sans-serif}@media screen and (max-width: 768px){main.oem--top .questionAnchor .modSectionHeading02__heading__title{font-size:28px;font-size:2.8rem}}main.oem--top .questionAnchor__item{padding:38px 40px;background:hsla(0,0%,100%,.5);backdrop-filter:blur(5px);-webkit-backdrop-filter:blur(5px);box-shadow:0px 4px 24px rgba(52,100,142,.05);width:calc((100% - 24px)/2);counter-increment:question;display:flex;align-items:center;gap:24px}@media screen and (max-width: 1000px){main.oem--top .questionAnchor__item{padding:24px 16px;gap:8px}}@media screen and (max-width: 768px){main.oem--top .questionAnchor__item{width:100%;padding:18px 6px 18px 16px;gap:8px}}main.oem--top .questionAnchor__item__container{display:flex;flex-wrap:wrap;gap:24px;counter-reset:question}@media screen and (max-width: 768px){main.oem--top .questionAnchor__item__container{flex-direction:column;gap:16px}}main.oem--top .questionAnchor__item::before{content:"Q" counter(question);flex-shrink:0;font-size:40px;font-size:4rem;line-height:1.1;font-family:"Marcellus",sans-serif;letter-spacing:.02em;background:var(--gradientBlue);background-clip:text;margin-right:16px;-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0)}@media screen and (max-width: 1000px){main.oem--top .questionAnchor__item::before{font-size:24px;font-size:2.4rem;margin-right:8px}}main.oem--top .questionAnchor__item::after{content:"";width:30px;height:30px;display:block;-webkit-mask-image:url("data:image/svg+xml,%3Csvg%20width%3D%2230%22%20height%3D%2230%22%20viewBox%3D%220%200%2030%2030%22%20fill%3D%22none%22%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%3E%3Cpath%20d%3D%22M20.8525%2013.0009L15%2018.8534L9.14753%2013.0009%22%20stroke%3D%22%23365270%22/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg%20width%3D%2230%22%20height%3D%2230%22%20viewBox%3D%220%200%2030%2030%22%20fill%3D%22none%22%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%3E%3Cpath%20d%3D%22M20.8525%2013.0009L15%2018.8534L9.14753%2013.0009%22%20stroke%3D%22%23365270%22/%3E%3C/svg%3E");-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:center;mask-position:center;-webkit-mask-size:contain;mask-size:contain;background:var(--blue);flex-shrink:0}main.oem--top .questionAnchor__item span{font-size:16px;font-size:1.6rem;line-height:1.5;flex:1;color:var(--paginationBlue)}@media screen and (max-width: 1000px){main.oem--top .questionAnchor__item span{font-size:14px;font-size:1.4rem}}main.oem--top .questionBlock{counter-increment:questionBlock}main.oem--top .questionBlock:not(:last-child){margin-bottom:100px}@media screen and (max-width: 768px){main.oem--top .questionBlock:not(:last-child){margin-bottom:80px}}main.oem--top .questionBlock__header{display:flex;background:url("/wp/wp-content/themes/baycosmetics/assets/img/pages/oem/img_questionHeadingBg.webp") no-repeat center;padding-block:62px;margin-inline:calc(50% - 50vw);margin-bottom:80px}@media screen and (max-width: 768px){main.oem--top .questionBlock__header{padding-block:40px;margin-bottom:40px}}main.oem--top .questionBlock__header__inner{max-width:1440px;padding-inline:120px;width:100%;margin-inline:auto;display:flex;justify-content:center;align-items:center;font-size:24px;font-size:2.4rem;line-height:1.5;color:var(--paginationBlue);font-weight:700;gap:40px}@media screen and (max-width: 768px){main.oem--top .questionBlock__header__inner{font-size:20px;font-size:2rem;gap:16px;padding-inline:32px}}main.oem--top .questionBlock__header__inner::before{content:"Q" counter(questionBlock);font-size:50px;font-size:5rem;line-height:1.1;font-family:"Marcellus",sans-serif;letter-spacing:.02em;background:var(--gradientBlue);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0);font-weight:400;flex-shrink:0}@media screen and (max-width: 768px){main.oem--top .questionBlock__header__inner::before{font-size:32px;font-size:3.2rem}}main.oem--top .questionBlock__flex{display:flex;width:calc(100% + 120px);margin-right:-120px;justify-content:space-between;align-items:flex-start}@media screen and (max-width: 768px){main.oem--top .questionBlock__flex{flex-direction:column;align-items:flex-start;margin-right:0;width:100%;gap:40px}}main.oem--top .questionBlock__flex__text{width:36.2121212121%}@media screen and (min-width: 1001px){main.oem--top .questionBlock__flex__text{padding-top:80px}}@media screen and (max-width: 768px){main.oem--top .questionBlock__flex__text{width:100%;display:contents}}main.oem--top .questionBlock__flex__text .title{font-size:24px;font-size:2.4rem;margin-bottom:30px;color:var(--paginationBlue);font-weight:700;line-height:1.5;display:flex;flex-direction:column}@media screen and (max-width: 768px){main.oem--top .questionBlock__flex__text .title{font-size:20px;font-size:2rem;margin-bottom:0}}main.oem--top .questionBlock__flex__text .title::before{content:"A.";background:var(--gradientGreen);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0);font-family:"Marcellus",sans-serif;font-weight:400;font-size:50px;font-size:5rem;line-height:1.1;margin-bottom:16px}@media screen and (max-width: 768px){main.oem--top .questionBlock__flex__text .title::before{font-size:32px;font-size:3.2rem}}main.oem--top .questionBlock__flex__text .text__subHeading{font-size:20px;font-size:2rem;margin-bottom:16px;color:var(--inkBlueGray)}@media screen and (max-width: 768px){main.oem--top .questionBlock__flex__text .text__subHeading{font-size:18px;font-size:1.8rem}}@media screen and (max-width: 768px){main.oem--top .questionBlock__flex__text .text{order:3}}main.oem--top .questionBlock__flex__text .text .modBtnText{margin-top:38px}main.oem--top .questionBlock__flex__img{width:61.1363636364%}main.oem--top .questionBlock__flex__img img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}@media screen and (max-width: 768px){main.oem--top .questionBlock__flex__img{width:calc(100% + 32px);margin-right:-32px}}main.oem--top .questionBlock__flex--reverse{flex-direction:row-reverse;margin-right:0;margin-left:-120px}@media screen and (max-width: 768px){main.oem--top .questionBlock__flex--reverse{flex-direction:column;margin-left:0}}@media screen and (max-width: 768px){main.oem--top .questionBlock__flex--reverse .questionBlock__flex__img{margin-left:-32px;width:calc(100% + 32px)}}main.oem--top .questionBlock#q2{position:relative}main.oem--top .questionBlock#q2::before{content:"";width:730px;height:641px;background:url("/wp/wp-content/themes/baycosmetics/assets/img/pages/oem/img_bgMask01.svg");background-size:contain;background-repeat:no-repeat;background-position:center;filter:blur(100px);position:absolute;top:-30%;left:80%;z-index:-1}main.oem--top .questionBlock#q3{position:relative}main.oem--top .questionBlock#q3::before{content:"";width:730px;height:641px;background:url("/wp/wp-content/themes/baycosmetics/assets/img/pages/oem/img_bgMask01.svg");background-size:contain;background-repeat:no-repeat;background-position:center;filter:blur(100px);position:absolute;top:-20%;right:80%;z-index:-1}main.oem--top .questionBlock#q3::after{content:"";width:730px;height:641px;background:url("/wp/wp-content/themes/baycosmetics/assets/img/pages/oem/img_bgMask01.svg");background-size:contain;background-repeat:no-repeat;background-position:center;filter:blur(100px);position:absolute;bottom:0;left:80%;z-index:-1}main.oem--top .customizeBanner{display:flex;align-items:center;justify-content:space-between;margin-inline:33px 80px;gap:40px}@media screen and (min-width: 769px)and (max-width: 1000px){main.oem--top .customizeBanner{margin-inline:0}}@media screen and (max-width: 768px){main.oem--top .customizeBanner{flex-direction:column;gap:32px;margin-inline:0}}main.oem--top .customizeBanner__img{width:44.9954086318%;aspect-ratio:490/380;filter:drop-shadow(0px 3.05669px 25.9819px rgba(0, 0, 0, 0.2))}@media screen and (max-width: 768px){main.oem--top .customizeBanner__img{width:100%}}main.oem--top .customizeBanner__img img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}main.oem--top .customizeBanner__text{width:46.8319559229%}@media screen and (max-width: 768px){main.oem--top .customizeBanner__text{width:100%;display:contents}}main.oem--top .customizeBanner__text .modHeading03{color:var(--paginationBlue);margin-bottom:24px}@media screen and (max-width: 768px){main.oem--top .customizeBanner__text .modHeading03{margin-bottom:0;order:-1}}main.oem--top .orderExample{display:flex}@media screen and (max-width: 768px){main.oem--top .orderExample{flex-direction:column}}main.oem--top .orderExample__item{padding:40px;flex:1;border-right:1px solid var(--line)}@media screen and (min-width: 769px)and (max-width: 1000px){main.oem--top .orderExample__item{padding:24px}}@media screen and (max-width: 768px){main.oem--top .orderExample__item{padding:32px;border-right:none;border-bottom:1px solid var(--line)}}main.oem--top .orderExample__item:last-child{border-right:none;border-bottom:none}main.oem--top .orderExample__item__img{margin-inline:auto;text-align:center;margin-bottom:16px}main.oem--top .orderExample__item__img img{width:120px;aspect-ratio:1;height:auto;-o-object-fit:cover;object-fit:cover;border-radius:50%;margin-bottom:8px}@media screen and (max-width: 768px){main.oem--top .orderExample__item__img img{width:97px}}main.oem--top .orderExample__item__text{color:var(--inkBlueGray)}main.oem--top .orderExample__item__text .title{font-size:20px;font-size:2rem;line-height:1.5;margin-bottom:8px}main.oem--top .customizeProduct{display:flex;gap:24px}@media screen and (max-width: 768px){main.oem--top .customizeProduct{flex-direction:column;width:100%}}main.oem--top .customizeProduct__item{flex:1}main.oem--top .customizeProduct__item__img{aspect-ratio:1;margin-bottom:16px;overflow:hidden}main.oem--top .customizeProduct__item__img img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transition:transform .3s ease}main.oem--top .customizeProduct__item__text .category{font-size:16px;font-size:1.6rem;line-height:1.1;font-family:"Marcellus",sans-serif;margin-bottom:8px;text-transform:uppercase;color:var(--darkGreen)}main.oem--top .customizeProduct__item__text .title{font-size:20px;font-size:2rem;line-height:1.5;background:linear-gradient(180deg, currentColor 0%, currentColor 100%);display:inline;background-repeat:no-repeat;background-size:0 2px;background-position:bottom right;transition:background-size .3s ease}main.oem--top .customizeProduct__item .modIcon{margin-left:auto;display:block}main.oem--top .customizeProduct__item:hover .customizeProduct__item__img img{transform:scale(1.05)}main.oem--top .customizeProduct__item:hover .customizeProduct__item__text .title{background-size:100% 2px;background-position:bottom left}main.oem--top .customizeProduct__item:hover .customizeProduct__item__text .modIcon::before{left:50%}main.oem--top .customizeProduct__item:hover .customizeProduct__item__text .modIcon::after{left:calc(50% + 30px)}main.rd--top{position:relative}main.rd--top::before{content:"";display:block;width:93.6111111111%;height:auto;aspect-ratio:1348/1948;background:url("/wp/wp-content/themes/baycosmetics/assets/img/pages/rd/img_maskBg02.svg") no-repeat center center;background-size:contain;position:absolute;top:850px;right:30%;z-index:-1;filter:blur(108px)}main.rd--top::after{content:"";display:block;width:100%;height:auto;aspect-ratio:1440/3237;background:url("/wp/wp-content/themes/baycosmetics/assets/img/pages/rd/img_maskBg01.svg") no-repeat center center;background-size:contain;position:absolute;bottom:-50px;right:0;z-index:-1;filter:blur(108px)}main.rd--top .modMainSection__inner::before{display:none}main.rd--top .modMainSection__content--highQuality .modHeading03:not(:last-child){margin-bottom:48px}main.rd--top .modMainSection__content--equipment .modHeading03{margin-bottom:32px}@media screen and (max-width: 768px){main.rd--top .modMainSection__content#section01{position:relative}main.rd--top .modMainSection__content#section01::after{content:"";display:block;width:93.6%;height:auto;aspect-ratio:351/2895;background:url("/wp/wp-content/themes/baycosmetics/assets/img/pages/rd/img_maskBg.svg") no-repeat center center;background-size:contain;position:absolute;top:-179px;left:-133px;z-index:-1;filter:blur(108px)}}main.rd--top .researchHeading{margin-bottom:40px;display:flex;gap:24px;align-items:center;font-weight:700}main.rd--top .researchHeading__tag{display:inline-block;font-size:20px;font-size:2rem;line-height:1.7;letter-spacing:.02em;color:var(--darkOlive);background:var(--gradientGreen);padding:8px 16px;border-radius:4px;line-height:1.5;text-align:center;flex-shrink:0}@media screen and (max-width: 1000px){main.rd--top .researchHeading__tag{font-size:14px;font-size:1.4rem}}main.rd--top .researchHeading .modHeading03{display:flex;align-items:center;gap:16px;font-weight:700}main.rd--top .researchAnchor__title{font-size:20px;font-size:2rem;line-height:1.5;letter-spacing:0;text-align:center;margin-bottom:24px}main.rd--top .researchAnchor__item{width:calc((100% - 48px)/3);display:flex;border:1px solid var(--paginationBlueArrow);font-size:18px;font-size:1.8rem;font-weight:700;padding:24px;border-radius:4px;align-items:center;min-width:355px}@media screen and (min-width: 769px)and (max-width: 1000px){main.rd--top .researchAnchor__item{min-width:290px}}@media screen and (max-width: 1000px){main.rd--top .researchAnchor__item{font-size:15px;font-size:1.5rem;padding:16px}}@media screen and (max-width: 768px){main.rd--top .researchAnchor__item{width:100%}}main.rd--top .researchAnchor__item::after{content:"";display:block;width:30px;height:30px;background:url("data:image/svg+xml,%3Csvg%20width%3D%2230%22%20height%3D%2230%22%20viewBox%3D%220%200%2030%2030%22%20fill%3D%22none%22%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%3E%3Cpath%20d%3D%22M20.8525%2013.0009L15%2018.8534L9.14753%2013.0009%22%20stroke%3D%22%23365270%22/%3E%3C/svg%3E") no-repeat center center;background-size:contain;margin-left:auto;flex-shrink:0;transition:transform .3s ease-in-out}main.rd--top .researchAnchor__item__container{display:flex;flex-wrap:wrap;justify-content:center;gap:24px;margin-bottom:80px}main.rd--top .researchAnchor__item__tag{font-size:16px;font-size:1.6rem;background:var(--gradientGreen);padding:8px 16px;color:var(--inkBlueGray);line-height:1.5;border-radius:4px;flex-shrink:0;margin-right:16px}@media screen and (max-width: 1000px){main.rd--top .researchAnchor__item__tag{font-size:13px;font-size:1.3rem}}main.rd--top .researchAnchor__item:hover:after{transform:translateY(5px)}main.rd--top .nextTrend{display:flex;align-items:center;justify-content:space-between;margin-block:-61px}@media screen and (max-width: 768px){main.rd--top .nextTrend{flex-direction:column;margin-block:0;gap:16px}}main.rd--top .nextTrend__text{width:36.6666666667%}@media screen and (min-width: 769px)and (max-width: 1000px){main.rd--top .nextTrend__text{width:45.8333333333%}}@media screen and (max-width: 768px){main.rd--top .nextTrend__text{width:100%}}main.rd--top .nextTrend__figure{width:52%;background:url("/wp/wp-content/themes/baycosmetics/assets/img/pages/rd/img_trendListItemBg.webp") no-repeat center center;background-size:cover;aspect-ratio:1/1;display:flex;align-items:center;justify-content:center;flex-direction:column;overflow:hidden}@media screen and (min-width: 769px)and (max-width: 1000px){main.rd--top .nextTrend__figure{width:50%}}@media screen and (max-width: 768px){main.rd--top .nextTrend__figure{width:calc(100% + 191px);margin-inline:calc(50% - 50vw);max-width:800px}}main.rd--top .nextTrend__figure__title{font-size:clamp(10px,1.4vw,20px);font-weight:700;line-height:1.5;letter-spacing:0;margin-bottom:clamp(20px,2.8vw,40px);color:var(--paginationBlue);text-align:center}@media screen and (max-width: 768px){main.rd--top .nextTrend__figure__title{font-size:clamp(18px,4.6vw,35px);margin-bottom:clamp(24px,5.4vw,40px)}}main.rd--top .nextTrend__figure__trendList{display:flex;flex-wrap:wrap;gap:clamp(8px,1vw,16px);justify-content:center;padding-inline:clamp(20px,3.5vw,50px)}@media screen and (max-width: 768px){main.rd--top .nextTrend__figure__trendList{gap:8px;padding-inline:71px}}main.rd--top .nextTrend__figure__trendList .trendListItem{background:var(--white);padding:clamp(4px,1vw,8px) clamp(8px,1vw,16px);flex-shrink:0;display:flex;align-items:center;gap:4px;font-weight:700;box-shadow:16px 16px 30px rgba(18,19,59,.1);font-size:clamp(8px,.98vw,14px);border-radius:4px}@media screen and (max-width: 768px){main.rd--top .nextTrend__figure__trendList .trendListItem{padding:8px 10px;font-size:clamp(12px,3.14vw,24px)}}main.rd--top .nextTrend__figure__trendList .trendListItem img{width:clamp(16px,2.8vw,40px);height:clamp(16px,2.8vw,40px);-o-object-fit:contain;object-fit:contain}@media screen and (max-width: 768px){main.rd--top .nextTrend__figure__trendList .trendListItem img{width:clamp(28px,5.6vw,40px);height:clamp(28px,5.6vw,40px)}}main.rd--top .researchDetail__content{display:flex;align-items:flex-start;justify-content:space-between;gap:40px}@media screen and (max-width: 1000px){main.rd--top .researchDetail__content{flex-direction:column-reverse;gap:0}}@media screen and (max-width: 1000px){main.rd--top .researchDetail__content:has(.researchDetail__content__title){flex-direction:column}}main.rd--top .researchDetail__content__text{width:52.6666666667%}@media screen and (max-width: 1000px){main.rd--top .researchDetail__content__text{width:100%}}main.rd--top .researchDetail__content__text .textHeader{margin-bottom:40px}main.rd--top .researchDetail__content__text .featureList{counter-reset:featurePoint}main.rd--top .researchDetail__content__text .featureList__item{border-bottom:1px solid var(--line);padding:20px 0 20px 6px;display:flex;gap:26px;align-items:flex-start}@media screen and (max-width: 1000px){main.rd--top .researchDetail__content__text .featureList__item{padding:16px 0}}main.rd--top .researchDetail__content__text .featureList__item:first-child{border-top:1px solid var(--line)}main.rd--top .researchDetail__content__text .featureList__item__icon{border-radius:50em;width:75px;aspect-ratio:1;flex-shrink:0;overflow:hidden}@media screen and (max-width: 1000px){main.rd--top .researchDetail__content__text .featureList__item__icon{width:50px}}main.rd--top .researchDetail__content__text .featureList__item__icon img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}main.rd--top .researchDetail__content__text .featureList--02 .featureList__item{counter-increment:featurePoint;gap:16px;padding:24px;align-items:center}main.rd--top .researchDetail__content__text .featureList--02 .featureList__item__icon{border-radius:0}main.rd--top .researchDetail__content__text .featureList--02 .featureList__item__border{display:block;position:absolute;width:100%;bottom:0;left:0}main.rd--top .researchDetail__content__text .featureList--02 .featureList__item__border::before,main.rd--top .researchDetail__content__text .featureList--02 .featureList__item__border::after{content:"";position:absolute;width:calc(50% - 35px);height:1px;display:block;right:0;bottom:0;background:var(--line)}main.rd--top .researchDetail__content__text .featureList--02 .featureList__item__border::after{left:0;right:unset}main.rd--top .researchDetail__content__text .featureList--02 .featureList__item__border img{position:absolute;top:calc(100% - 1px);left:50%;transform:translateX(-50%)}main.rd--top .researchDetail__content__text .featureList--02 .featureList__item::before{content:counter(featurePoint);width:36px;aspect-ratio:1;flex-shrink:0;display:flex;align-items:center;justify-content:center;font-family:"Marcellus",sans-serif;font-size:20px;line-height:1.6;letter-spacing:.02em;color:var(--white);background:var(--gradientBlue);border-radius:50em}@media screen and (max-width: 1000px){main.rd--top .researchDetail__content__text .featureList--02 .featureList__item::before{width:28px;height:28px;font-size:14px;font-size:1.4rem}}main.rd--top .researchDetail__content__text .featureList--02 .featureList__item:not(:last-child){position:relative;border-bottom:none}main.rd--top .researchDetail__content__title{width:40.5%;align-self:center}@media screen and (max-width: 1000px){main.rd--top .researchDetail__content__title{margin-bottom:20px;width:100%;align-self:unset}}main.rd--top .researchDetail__content__img{width:40.5%;height:auto;border-radius:4px;overflow:hidden}@media screen and (max-width: 1000px){main.rd--top .researchDetail__content__img{width:100%;margin-bottom:24px}}main.rd--top .researchDetail__content__img img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}main.rd--top .specializedHeading{text-align:center;margin:0 auto 60px}@media screen and (max-width: 768px){main.rd--top .specializedHeading{text-align:left}}main.rd--top .specializedHeading__title{font-size:32px;font-size:3.2rem;line-height:1.5;color:var(--paginationBlue);margin-bottom:8px}@media screen and (max-width: 768px){main.rd--top .specializedHeading__title{font-size:24px;font-size:2.4rem}}main.rd--top .specializedHeading__text{font-size:16px;font-size:1.6rem;line-height:1.7;font-weight:400;color:#365270;margin-top:16px}@media screen and (max-width: 768px){main.rd--top .specializedHeading__text{font-size:15px;font-size:1.5rem}}main.rd--top .specializedTeam{display:flex;counter-reset:specializedTeamItem}@media screen and (max-width: 768px){main.rd--top .specializedTeam{flex-direction:column;gap:60px}}main.rd--top .specializedTeam:not(:last-child){margin-bottom:30px}main.rd--top .specializedTeam__item{padding-inline:23px;border-inline:1px solid var(--line);margin-left:-1px;flex:1;counter-increment:specializedTeamItem;position:relative}@media screen and (max-width: 768px){main.rd--top .specializedTeam__item{border-inline:none;padding-inline:0}}main.rd--top .specializedTeam__item::after{content:counters(specializedTeamItem, ".", decimal-leading-zero);position:absolute;font-size:clamp(30px,5vw,60px);font-family:"Marcellus",sans-serif;color:var(--darkGreen);bottom:92.8571428571%;left:30px;line-height:1.1}@media screen and (max-width: 768px){main.rd--top .specializedTeam__item::after{font-size:40px;font-size:4rem;left:10px;bottom:calc(100% - 17px)}}main.rd--top .specializedTeam__item__img{aspect-ratio:351/223;border-radius:4px;overflow:hidden;margin-bottom:16px}main.rd--top .specializedTeam__item__title{font-size:16px;font-size:1.6rem;font-weight:700;line-height:1.5;margin-bottom:8px;color:var(--paginationBlue)}main.company--message .modMainSection__inner:before{display:none}@media screen and (max-width: 768px){main.company--message .modMainSection__inner{padding-bottom:90px}}main.company--message .message{display:flex;align-items:flex-start;margin-right:-120px;justify-content:space-between}@media screen and (min-width: 769px)and (max-width: 1000px){main.company--message .message{margin-right:-60px}}@media screen and (max-width: 768px){main.company--message .message{margin-right:0;flex-direction:column;gap:32px}}main.company--message .message__text{padding-top:80px;width:53.0303030303%}@media screen and (min-width: 769px)and (max-width: 1000px){main.company--message .message__text{padding-top:0}}@media screen and (max-width: 768px){main.company--message .message__text{width:100%;padding-top:0;display:contents}}main.company--message .message__text__title{font-size:36px;font-size:3.6rem;line-height:2;letter-spacing:0;background:var(--gradientBlue);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0);margin-bottom:40px}@media screen and (min-width: 769px)and (max-width: 1000px){main.company--message .message__text__title{font-size:24px;font-size:2.4rem;margin-bottom:24px}}@media screen and (max-width: 768px){main.company--message .message__text__title{font-size:24px;font-size:2.4rem;line-height:1.5;order:1;margin-bottom:0}}main.company--message .message__text__para{margin-bottom:40px}@media screen and (max-width: 768px){main.company--message .message__text__para{order:3;margin-bottom:0px}}main.company--message .message__text__para .modText:not(:last-child){margin-bottom:15px}main.company--message .message__text .modText--signature{text-align:right}@media screen and (max-width: 768px){main.company--message .message__text .modText--signature{order:4;align-self:flex-end}}main.company--message .message__img{width:38.1818181818%}@media screen and (max-width: 768px){main.company--message .message__img{width:100%;order:2}}main.company--philosophy .modMainSection{position:relative}main.company--philosophy .modMainSection__inner{padding-bottom:0}main.company--philosophy .modMainSection__inner::before{display:none}main.company--philosophy .stickyElement{display:grid;position:sticky;bottom:0;z-index:-2;margin-top:-180px;left:0;margin-inline:calc(50% - 50vw)}@media screen and (max-width: 768px){main.company--philosophy .stickyElement{margin-top:0px}}main.company--philosophy .stickyElement>*{grid-area:1/1}main.company--philosophy .stickyElement__img{bottom:0;left:0}@media screen and (min-width: 769px)and (max-width: 1000px){main.company--philosophy .stickyElement__img{width:calc(100% + 300px);left:50%;transform:translateX(-50%);position:relative}}@media screen and (max-width: 768px){main.company--philosophy .stickyElement__img{width:calc(100% + 598px);position:absolute;left:50%;transform:translateX(-50%)}}main.company--philosophy .philosophySection{padding-top:75px;text-align:center}@media screen and (max-width: 768px){main.company--philosophy .philosophySection{padding-top:50px}}main.company--philosophy .philosophySection__title{font-size:30px;font-size:3rem;margin-bottom:25px;font-family:"Marcellus",sans-serif;color:var(--darkGreen);letter-spacing:.02em}@media screen and (max-width: 768px){main.company--philosophy .philosophySection__title{font-size:28px;font-size:2.8rem;margin-bottom:35px}}main.company--philosophy .philosophySection__title:has(.philosophySection__titleJpn){margin-bottom:40px}@media screen and (max-width: 768px){main.company--philosophy .philosophySection__title:has(.philosophySection__titleJpn){margin-bottom:56px}}main.company--philosophy .philosophySection__titleJpn{background:var(--gradientBlue);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0);font-size:70px;font-size:7rem;margin-bottom:40px;line-height:2;letter-spacing:0;width:-moz-fit-content;width:fit-content;margin-inline:auto}@media screen and (max-width: 768px){main.company--philosophy .philosophySection__titleJpn{font-size:34px;font-size:3.4rem;margin-bottom:55px;line-height:1}}main.company--philosophy .philosophySection__para{font-size:18px;font-size:1.8rem;line-height:2.4;letter-spacing:.02em}@media screen and (max-width: 768px){main.company--philosophy .philosophySection__para{text-align:left}}main.company--philosophy .philosophySection--vision{padding-top:215px}@media screen and (max-width: 768px){main.company--philosophy .philosophySection--vision{padding-top:270px}}main.company--philosophy .philosophySection--vision .philosophySection__title{margin-block:275px 70px}@media screen and (max-width: 768px){main.company--philosophy .philosophySection--vision .philosophySection__title{margin-block:94px 43px}}main.company--philosophy .visionPoint{margin-bottom:200px}@media screen and (max-width: 768px){main.company--philosophy .visionPoint{margin-bottom:120px}}main.company--philosophy .visionPoint__graph{aspect-ratio:670/619;width:100%;height:auto;overflow:hidden;max-width:670px;margin-inline:auto;position:relative;--width: calc((320 / 670) * 100%)}@media screen and (max-width: 768px){main.company--philosophy .visionPoint__graph{margin-inline:-37px;width:calc(100% + 74px);margin-bottom:56px;max-width:none}}main.company--philosophy .visionPoint__graph__item{border-radius:50em;aspect-ratio:1;width:var(--width);position:absolute;padding:4.8571428571% 5.1428571429% 0}@media screen and (max-width: 768px){main.company--philosophy .visionPoint__graph__item{padding:0;display:flex;justify-content:center;align-items:center;flex-direction:column}}main.company--philosophy .visionPoint__graph__item:nth-child(1){top:0;left:50%;transform:translateX(-50%);background:url("/wp/wp-content/themes/baycosmetics/assets/img/pages/company/philosophy/img_visionBg01.svg") no-repeat top center/cover}main.company--philosophy .visionPoint__graph__item:nth-child(2){bottom:0;left:0;background:url("/wp/wp-content/themes/baycosmetics/assets/img/pages/company/philosophy/img_visionBg02.svg") no-repeat bottom center/cover}main.company--philosophy .visionPoint__graph__item:nth-child(3){bottom:0;right:0;background:url("/wp/wp-content/themes/baycosmetics/assets/img/pages/company/philosophy/img_visionBg03.svg") no-repeat bottom center/cover}main.company--philosophy .visionPoint__graph__item .icon{width:40%;aspect-ratio:1;height:auto;margin-bottom:15px}@media screen and (max-width: 768px){main.company--philosophy .visionPoint__graph__item .icon{width:39.5480225989%;margin-bottom:4px}}main.company--philosophy .visionPoint__graph__item .title{font-family:"Marcellus",sans-serif;background:var(--gradientBlue);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0);font-size:clamp(30px,2.8vw,40px);line-height:1.1;margin-bottom:2.2857142857%}@media screen and (max-width: 768px){main.company--philosophy .visionPoint__graph__item .title{font-size:clamp(25px,6.5vw,42px)}}main.company--philosophy .visionPoint__graph__item .para{font-size:clamp(14px,1.4vw,15px);line-height:1.8;letter-spacing:.02em;color:var(--inkBlueGray)}main.company--philosophy .visionPoint__graph::after{content:"";display:block;width:51.9402985075%;height:auto;aspect-ratio:1;border:1px solid var(--blue);border-radius:50em;position:absolute;top:27.140549273%;left:50%;transform:translate(-50%, 0);z-index:-1}main.company--philosophy .visionPoint__text{text-align:left}main.company--philosophy .visionPoint__text__item:not(:last-child){margin-bottom:40px}main.company--philosophy .visionPoint__text__item .title{font-size:32px;font-size:3.2rem;background:var(--gradientBlue);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0);font-family:"Marcellus",sans-serif;line-height:1.1;letter-spacing:.02em;margin-bottom:20px}main.privacy_policy .modMainSection__inner:before{display:none}main.privacy_policy .modText:not(:last-child){margin-bottom:1.5em}main.privacy_policy .modText+.modText{margin-bottom:1em}main.privacy_policy .modHeadingArticle03{margin-bottom:20px}main.reason .modMainSection__inner::before{display:none}main.reason .modMainSection__content--longTermFeature .reasonLeadText{margin-bottom:74px}@media screen and (max-width: 768px){main.reason .modMainSection__content--longTermFeature .reasonLeadText{margin-bottom:70px}}main.reason .modMainSection__content--reasonPoint{background:url("/wp/wp-content/themes/baycosmetics/assets/img/pages/reason/img_reasonPointBg.webp") center/cover no-repeat;margin-inline:calc(50% - 50vw);margin-bottom:0;padding-block:120px}@media screen and (max-width: 768px){main.reason .modMainSection__content--reasonPoint{padding-block:80px}}main.reason .modSubSection--oem{margin-bottom:120px;position:relative}@media screen and (max-width: 768px){main.reason .modSubSection--oem{--oemImgWidth: calc(100% + 170px);margin-bottom:80px}}main.reason .reasonLeadText{margin-inline:calc(50% - 50vw);background:url("/wp/wp-content/themes/baycosmetics/assets/img/pages/reason/img_LeadTextBg.svg") center/cover no-repeat;padding-bottom:52px;margin-bottom:27px;clip-path:polygon(0 0, 100% 0, 100% calc(100% - 52px), calc(50% + 189px) calc(100% - 52px), 50% 100%, calc(50% - 189px) calc(100% - 52px), 0 calc(100% - 52px))}@media screen and (max-width: 768px){main.reason .reasonLeadText{clip-path:polygon(0 0, 100% 0, 100% calc(100% - 30px), calc(50% + 107px) calc(100% - 30px), 50% 100%, calc(50% - 107px) calc(100% - 30px), 0 calc(100% - 30px));padding-bottom:30px;margin-bottom:48px}}main.reason .reasonLeadText__inner{text-align:center;padding:71px}@media screen and (max-width: 768px){main.reason .reasonLeadText__inner{padding:33px 16px}}main.reason .reasonLeadText__text{font-weight:700;line-height:1.6;letter-spacing:0;font-size:24px;font-size:2.4rem;color:var(--paginationBlue)}@media screen and (max-width: 768px){main.reason .reasonLeadText__text{font-size:20px;font-size:2rem}}main.reason .oem{display:flex;align-items:center;justify-content:space-between;position:relative}@media screen and (max-width: 768px){main.reason .oem{flex-direction:column;gap:32px}}main.reason .oem__text{width:40.25%}@media screen and (max-width: 768px){main.reason .oem__text{width:100%}}@media screen and (max-width: 768px){main.reason .oem__text .modHeading02{margin-bottom:20px}}main.reason .oem__img{width:55.8333333333%;filter:drop-shadow(21.9286px 21.9286px 37.2785px rgba(190, 205, 223, 0.5));position:relative}@media screen and (max-width: 768px){main.reason .oem__img{width:var(--oemImgWidth);margin-inline:-95px;position:relative}}main.reason .oem__img img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}main.reason .oem .floatText{margin-inline:calc(50% - 50vw);display:block;position:absolute;width:100vw;bottom:0}@media screen and (max-width: 768px){main.reason .oem .floatText{position:relative;margin-bottom:-30px}}main.reason .oem::before{content:'The "role" of OEM is fundamentally different.';font-size:clamp(57px,10.2vw,148px);font-family:"Marcellus",sans-serif;line-height:1.2;letter-spacing:.02em;position:absolute;bottom:-85px;left:-120px;white-space:nowrap;z-index:-1;color:var(--white2);text-transform:uppercase;opacity:.5;max-width:1300px;margin-inline:auto}@media screen and (min-width: 769px)and (max-width: 1000px){main.reason .oem::before{left:-60px}}@media screen and (max-width: 768px){main.reason .oem::before{left:-32px;bottom:-35px}}main.reason .longTermFeature{display:flex;flex-wrap:wrap;gap:0;position:relative}@media screen and (max-width: 768px){main.reason .longTermFeature{flex-direction:column}}main.reason .longTermFeature__item{width:50%;display:flex;align-items:flex-start;gap:16px}@media screen and (max-width: 768px){main.reason .longTermFeature__item{width:100%;margin-bottom:20px;padding-bottom:24px}main.reason .longTermFeature__item:not(:last-child){border-bottom:1px solid var(--line)}}@media screen and (min-width: 769px){main.reason .longTermFeature__item:nth-child(1),main.reason .longTermFeature__item:nth-child(2){padding-bottom:40px;border-bottom:1px solid var(--line)}}@media screen and (min-width: 769px){main.reason .longTermFeature__item:nth-child(3),main.reason .longTermFeature__item:nth-child(4){padding-top:25px}}main.reason .longTermFeature__item:nth-child(even){padding-left:60px}@media screen and (min-width: 769px)and (max-width: 1000px){main.reason .longTermFeature__item:nth-child(even){padding-left:30px}}@media screen and (max-width: 768px){main.reason .longTermFeature__item:nth-child(even){padding-left:0}}main.reason .longTermFeature__item:nth-child(odd){padding-right:60px;border-right:1px solid var(--line)}@media screen and (min-width: 769px)and (max-width: 1000px){main.reason .longTermFeature__item:nth-child(odd){padding-right:30px}}@media screen and (max-width: 768px){main.reason .longTermFeature__item:nth-child(odd){padding-right:0;border-right:none}}main.reason .longTermFeature__item::before{content:"";width:18.5528756957%;min-width:75px;aspect-ratio:1/1;height:auto;top:0;left:0;flex-shrink:0}@media screen and (max-width: 768px){main.reason .longTermFeature__item::before{width:56px;min-width:56px;background-size:160% !important;background-position:center 30% !important}}main.reason .longTermFeature__item:nth-child(1)::before{background:url("/wp/wp-content/themes/baycosmetics/assets/img/pages/reason/icon_brand.svg") center/contain no-repeat}main.reason .longTermFeature__item:nth-child(2)::before{background:url("/wp/wp-content/themes/baycosmetics/assets/img/pages/reason/icon_idea.svg") center/contain no-repeat}main.reason .longTermFeature__item:nth-child(3)::before{background:url("/wp/wp-content/themes/baycosmetics/assets/img/pages/reason/icon_graph.svg") center/contain no-repeat}main.reason .longTermFeature__item:nth-child(4)::before{background:url("/wp/wp-content/themes/baycosmetics/assets/img/pages/reason/icon_network.svg") center/contain no-repeat}main.reason .longTermFeature__item__title{font-size:28px;font-size:2.8rem;line-height:1.5;letter-spacing:0;color:var(--paginationBlue);margin-bottom:16px}@media screen and (max-width: 768px){main.reason .longTermFeature__item__title{font-size:20px;font-size:2rem;margin-bottom:6px}}main.reason .longTermFeature__item .modText{color:var(--neutral);line-height:1.7}@media screen and (max-width: 768px){main.reason .longTermFeature__item .modText{font-size:12px;font-size:1.2rem}}main.reason .reasonPoint{max-width:1440px;padding-inline:120px;margin:0 auto;counter-reset:item}@media screen and (min-width: 769px)and (max-width: 1000px){main.reason .reasonPoint{padding-inline:60px}}@media screen and (max-width: 768px){main.reason .reasonPoint{padding-inline:32.5px}}main.reason .reasonPoint__item{display:flex;padding:80px 56px 80px 20px;background:var(--white);border-radius:4px;align-items:flex-start;gap:8px;position:relative}@media screen and (min-width: 769px)and (max-width: 1000px){main.reason .reasonPoint__item{padding:40px 30px 40px 20px}}@media screen and (max-width: 768px){main.reason .reasonPoint__item{padding:32px 16px 32px 32px}}main.reason .reasonPoint__item:not(:last-child){margin-bottom:20px}@media screen and (max-width: 768px){main.reason .reasonPoint__item:not(:last-child){margin-bottom:16px}}main.reason .reasonPoint__item:not(:last-child)::after{content:"";width:2px;height:calc(100% + 20px);border-left:2px dashed #34648e;display:block;position:absolute;left:82px;top:80px;z-index:1}@media screen and (min-width: 769px)and (max-width: 1000px){main.reason .reasonPoint__item:not(:last-child)::after{left:64px;top:40px}}@media screen and (max-width: 768px){main.reason .reasonPoint__item:not(:last-child)::after{left:13px;top:32px;height:calc(100% + 16px)}}main.reason .reasonPoint__item__tag{width:130px;aspect-ratio:1/1;height:auto;background:var(--gradientBlue);border-radius:50%;display:flex;align-items:center;justify-content:center;flex-direction:column;flex-shrink:0;color:var(--white);font-weight:700;line-height:1.2;counter-increment:item;position:relative;z-index:2;gap:2px;text-align:center}@media screen and (min-width: 769px)and (max-width: 1000px){main.reason .reasonPoint__item__tag{width:90px;font-size:12px;font-size:1.2rem}}@media screen and (max-width: 768px){main.reason .reasonPoint__item__tag{width:75px;font-size:12px;font-size:1.2rem;position:absolute;top:32px;left:-24px}}main.reason .reasonPoint__item__tag::before{content:counter(item, decimal-leading-zero);font-size:50px;font-size:5rem;line-height:1.1;font-family:"Marcellus",sans-serif;font-weight:400}@media screen and (min-width: 769px)and (max-width: 1000px){main.reason .reasonPoint__item__tag::before{font-size:36px;font-size:3.6rem}}@media screen and (max-width: 768px){main.reason .reasonPoint__item__tag::before{font-size:30px;font-size:3rem}}main.reason .reasonPoint__item__main .title{font-size:40px;font-size:4rem;line-height:1.4;letter-spacing:0;color:var(--paginationBlue);margin-bottom:56px}@media screen and (min-width: 769px)and (max-width: 1000px){main.reason .reasonPoint__item__main .title{font-size:24px;font-size:2.4rem;margin-bottom:24px}}@media screen and (max-width: 768px){main.reason .reasonPoint__item__main .title{font-size:18px;font-size:1.8rem;margin-bottom:24px;padding-left:32px}}main.reason .reasonPoint__item__main .titleLg{font-size:56px;font-size:5.6rem}@media screen and (min-width: 769px)and (max-width: 1000px){main.reason .reasonPoint__item__main .titleLg{font-size:32px;font-size:3.2rem}}@media screen and (max-width: 768px){main.reason .reasonPoint__item__main .titleLg{font-size:24px;font-size:2.4rem}}main.reason .reasonPoint__item__main .titleBg{background:var(--gradientGreen);background-size:100% 20px;background-position:0 100%;background-repeat:no-repeat}main.reason .reasonPoint__item__main .compare{display:flex;gap:52px}@media screen and (width < 1150px){main.reason .reasonPoint__item__main .compare{flex-direction:column;gap:30px}}main.reason .reasonPoint__item__main .compare__card{border-radius:4px;width:29.8174442191%;border:1px solid var(--line);min-width:250px}@media screen and (width < 1150px){main.reason .reasonPoint__item__main .compare__card{width:100%}}main.reason .reasonPoint__item__main .compare__card:not(.compare__card--bayCosmetics){position:relative}main.reason .reasonPoint__item__main .compare__card:not(.compare__card--bayCosmetics)::after{content:"";width:16px;height:35px;background:var(--paginationBlue);position:absolute;top:50%;right:-36px;transform:translateY(-50%);clip-path:polygon(0 0, 100% 50%, 0 100%);display:block}@media screen and (width < 1150px){main.reason .reasonPoint__item__main .compare__card:not(.compare__card--bayCosmetics)::after{width:12px;height:25px;left:50%;top:auto;bottom:-32px;transform:translate(-50%, 0) rotate(90deg)}}main.reason .reasonPoint__item__main .compare__card__header{font-weight:700;line-height:1.2;letter-spacing:0;color:var(--neutral);text-align:center;padding:16px;border-bottom:1px solid var(--line);font-size:16px;font-size:1.6rem}@media screen and (max-width: 768px){main.reason .reasonPoint__item__main .compare__card__header{font-size:12px;font-size:1.2rem;padding:7px}}main.reason .reasonPoint__item__main .compare__card__body{padding:16px 22px 40px 8px;display:flex;align-items:flex-start;gap:8px}@media screen and (max-width: 768px){main.reason .reasonPoint__item__main .compare__card__body{padding:7px 15px 15px 0px}}main.reason .reasonPoint__item__main .compare__card__body::before{content:"";width:50px;aspect-ratio:1/1;height:auto;-webkit-mask:url("data:image/svg+xml,%3Csvg%20width%3D%2250%22%20height%3D%2250%22%20viewBox%3D%220%200%2050%2050%22%20fill%3D%22none%22%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%3E%3Cg%20clip-path%3D%22url%28%23clip0_3204_33500%29%22%3E%3Cmask%20id%3D%22mask0_3204_33500%22%20style%3D%22mask-type%3Aluminance%22%20maskUnits%3D%22userSpaceOnUse%22%20x%3D%228%22%20y%3D%228%22%20width%3D%2234%22%20height%3D%2234%22%3E%3Cpath%20d%3D%22M41.6673%208.33594H8.33398V41.6693H41.6673V8.33594Z%22%20fill%3D%22white%22/%3E%3C/mask%3E%3Cg%20mask%3D%22url%28%23mask0_3204_33500%29%22%3E%3Cpath%20d%3D%22M12.2148%2018.663C16.0434%2015.8154%2024.8958%2013.1582%2030.6434%2013.2773C43.8529%2013.3297%2036.0006%2019.2582%2028.8863%2021.4916C23.5863%2023.5106%2013.3863%2025.8201%2014.4767%2022.5011C15.6244%2019.0106%2032.7053%2015.6821%2035.7958%2018.6201C38.8244%2022.6059%2025.9244%2026.2678%2020.9767%2026.6106C18.2815%2026.844%2016.0863%2025.8297%2019.072%2023.6392C22.9244%2020.844%2028.8053%2019.5725%2033.1053%2019.7297C34.2148%2019.7916%2035.5577%2019.8916%2036.3863%2020.5725C37.4482%2021.6249%2035.9291%2023.0582%2035.0529%2023.8249C31.072%2027.2154%2022.8387%2028.8392%2019.891%2028.7011C17.0101%2028.4487%2021.0244%2025.9868%2022.5482%2025.3011C23.9863%2024.6059%2025.2291%2024.2868%2026.6577%2023.8487C28.9482%2023.1487%2037.3863%2021.2963%2034.9196%2025.2059C32.2387%2029.2106%2020.6244%2031.4725%2020.7387%2029.7106C20.9053%2027.1106%2028.791%2026.0821%2030.6148%2026.0344C34.1101%2025.9487%2034.1863%2027.5297%2031.4767%2029.3821C29.9148%2030.463%2027.572%2031.3963%2025.7148%2031.6678C25.0339%2031.7725%2024.4244%2031.8011%2023.9482%2031.7535C21.5577%2031.5392%2023.5053%2029.8392%2025.2053%2029.1201C26.9577%2028.2963%2029.2006%2027.8249%2030.6387%2028.0487C32.191%2028.2059%2033.2006%2029.3678%2031.9148%2030.944C31.2958%2031.7868%2030.0672%2032.7344%2028.9815%2033.3249C26.8291%2034.5297%2024.8244%2034.9106%2025.0482%2034.1535C25.391%2033.0059%2028.972%2031.5963%2030.0625%2031.7487C33.1339%2032.1725%2029.5053%2036.1011%2028.091%2036.7249%22%20stroke%3D%22%23353953%22%20stroke-width%3D%221.08333%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22/%3E%3C/g%3E%3C/g%3E%3Cdefs%3E%3CclipPath%20id%3D%22clip0_3204_33500%22%3E%3Crect%20width%3D%2233.3333%22%20height%3D%2233.3333%22%20fill%3D%22white%22%20transform%3D%22translate%288.33398%208.33594%29%22/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E") center/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg%20width%3D%2250%22%20height%3D%2250%22%20viewBox%3D%220%200%2050%2050%22%20fill%3D%22none%22%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%3E%3Cg%20clip-path%3D%22url%28%23clip0_3204_33500%29%22%3E%3Cmask%20id%3D%22mask0_3204_33500%22%20style%3D%22mask-type%3Aluminance%22%20maskUnits%3D%22userSpaceOnUse%22%20x%3D%228%22%20y%3D%228%22%20width%3D%2234%22%20height%3D%2234%22%3E%3Cpath%20d%3D%22M41.6673%208.33594H8.33398V41.6693H41.6673V8.33594Z%22%20fill%3D%22white%22/%3E%3C/mask%3E%3Cg%20mask%3D%22url%28%23mask0_3204_33500%29%22%3E%3Cpath%20d%3D%22M12.2148%2018.663C16.0434%2015.8154%2024.8958%2013.1582%2030.6434%2013.2773C43.8529%2013.3297%2036.0006%2019.2582%2028.8863%2021.4916C23.5863%2023.5106%2013.3863%2025.8201%2014.4767%2022.5011C15.6244%2019.0106%2032.7053%2015.6821%2035.7958%2018.6201C38.8244%2022.6059%2025.9244%2026.2678%2020.9767%2026.6106C18.2815%2026.844%2016.0863%2025.8297%2019.072%2023.6392C22.9244%2020.844%2028.8053%2019.5725%2033.1053%2019.7297C34.2148%2019.7916%2035.5577%2019.8916%2036.3863%2020.5725C37.4482%2021.6249%2035.9291%2023.0582%2035.0529%2023.8249C31.072%2027.2154%2022.8387%2028.8392%2019.891%2028.7011C17.0101%2028.4487%2021.0244%2025.9868%2022.5482%2025.3011C23.9863%2024.6059%2025.2291%2024.2868%2026.6577%2023.8487C28.9482%2023.1487%2037.3863%2021.2963%2034.9196%2025.2059C32.2387%2029.2106%2020.6244%2031.4725%2020.7387%2029.7106C20.9053%2027.1106%2028.791%2026.0821%2030.6148%2026.0344C34.1101%2025.9487%2034.1863%2027.5297%2031.4767%2029.3821C29.9148%2030.463%2027.572%2031.3963%2025.7148%2031.6678C25.0339%2031.7725%2024.4244%2031.8011%2023.9482%2031.7535C21.5577%2031.5392%2023.5053%2029.8392%2025.2053%2029.1201C26.9577%2028.2963%2029.2006%2027.8249%2030.6387%2028.0487C32.191%2028.2059%2033.2006%2029.3678%2031.9148%2030.944C31.2958%2031.7868%2030.0672%2032.7344%2028.9815%2033.3249C26.8291%2034.5297%2024.8244%2034.9106%2025.0482%2034.1535C25.391%2033.0059%2028.972%2031.5963%2030.0625%2031.7487C33.1339%2032.1725%2029.5053%2036.1011%2028.091%2036.7249%22%20stroke%3D%22%23353953%22%20stroke-width%3D%221.08333%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22/%3E%3C/g%3E%3C/g%3E%3Cdefs%3E%3CclipPath%20id%3D%22clip0_3204_33500%22%3E%3Crect%20width%3D%2233.3333%22%20height%3D%2233.3333%22%20fill%3D%22white%22%20transform%3D%22translate%288.33398%208.33594%29%22/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E") center/contain no-repeat;background:currentColor;flex-shrink:0}@media screen and (max-width: 768px){main.reason .reasonPoint__item__main .compare__card__body::before{width:40px}}main.reason .reasonPoint__item__main .compare__card__body .bodyContent__title{font-weight:700;line-height:1.4;letter-spacing:0;margin-bottom:16px;font-size:20px;font-size:2rem}@media screen and (max-width: 768px){main.reason .reasonPoint__item__main .compare__card__body .bodyContent__title{font-size:16px;font-size:1.6rem;margin-bottom:10px}}@media screen and (max-width: 768px){main.reason .reasonPoint__item__main .compare__card__body .bodyContent .modText{font-size:12px;font-size:1.2rem;line-height:1.7;letter-spacing:.02em}}main.reason .reasonPoint__item__main .compare__card--bayCosmetics{flex:1;width:auto;background:url("/wp/wp-content/themes/baycosmetics/assets/img/pages/reason/img_bayCosmeticPointBg.webp") center/cover no-repeat;border:none}main.reason .reasonPoint__item__main .compare__card--bayCosmetics .compare__card__header{background:var(--gradientBlue);color:var(--white);border-radius:4px 4px 0 0;overflow:hidden;border-bottom:none}main.reason .reasonPoint__item__main .compare__card--bayCosmetics .compare__card__body::before{content:"";width:60px;aspect-ratio:1/1;height:auto;-webkit-mask:url("data:image/svg+xml,%3Csvg%20width%3D%2260%22%20height%3D%2260%22%20viewBox%3D%220%200%2060%2060%22%20fill%3D%22none%22%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%3E%3Cmask%20id%3D%22mask0_3204_33517%22%20style%3D%22mask-type%3Aluminance%22%20maskUnits%3D%22userSpaceOnUse%22%20x%3D%2210%22%20y%3D%2210%22%20width%3D%2240%22%20height%3D%2240%22%3E%3Cpath%20d%3D%22M50%2010H10V50H50V10Z%22%20fill%3D%22white%22/%3E%3C/mask%3E%3Cg%20mask%3D%22url%28%23mask0_3204_33517%29%22%3E%3Cpath%20d%3D%22M32.3896%2044.9626C33.441%2044.9626%2034.2924%2044.1112%2034.2924%2043.0597V39.9397C34.2924%2039.9397%2034.1096%2038.3683%2035.3096%2036.614C35.561%2036.2426%2035.8867%2035.9283%2036.2124%2035.6197C37.9839%2033.9683%2039.0924%2031.614%2039.0924%2028.9969C39.0924%2023.9797%2035.0124%2019.9169%2029.9896%2019.9455C24.9667%2019.9169%2020.8867%2023.9797%2020.8867%2028.9969C20.8867%2031.6083%2021.9953%2033.9626%2023.7667%2035.6197C24.0924%2035.9283%2024.4181%2036.2426%2024.6696%2036.614C25.8696%2038.3683%2025.6867%2039.9397%2025.6867%2039.9397V43.0597C25.6867%2044.1112%2026.5382%2044.9626%2027.5896%2044.9626H32.3896Z%22%20stroke%3D%22%23365270%22%20stroke-width%3D%221.3%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22/%3E%3Cpath%20d%3D%22M32.3673%2044.9609C32.2587%2046.1838%2031.2359%2047.1438%2029.9844%2047.1438C28.733%2047.1438%2027.7101%2046.1838%2027.6016%2044.9609%22%20stroke%3D%22%23365270%22%20stroke-width%3D%221.3%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22/%3E%3Cpath%20d%3D%22M25.6875%2041.4141H34.2932%22%20stroke%3D%22%23365270%22%20stroke-width%3D%221.3%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22/%3E%3Cpath%20d%3D%22M28.8335%2041.4215V33.4672C28.8335%2032.1586%2028.7249%2029.6615%2027.2278%2029.1358C26.0221%2028.7129%2025.1192%2029.7529%2025.2392%2030.8672C25.3535%2031.8844%2026.0621%2032.7529%2026.9078%2033.2729C27.8221%2033.8386%2028.9192%2034.0386%2029.9821%2034.0272C31.0449%2034.0386%2032.1421%2033.8386%2033.0564%2033.2729C33.9021%2032.7529%2034.6164%2031.8844%2034.7249%2030.8672C34.8506%2029.7472%2033.9421%2028.7129%2032.7364%2029.1358C31.2449%2029.6558%2031.1307%2032.1586%2031.1307%2033.4672V41.4215%22%20stroke%3D%22%23365270%22%20stroke-width%3D%221.3%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22/%3E%3Cpath%20d%3D%22M29.9922%2015.2937V12.8594%22%20stroke%3D%22%23365270%22%20stroke-width%3D%221.3%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22/%3E%3Cpath%20d%3D%22M39.7109%2019.3137L41.4309%2017.5938%22%20stroke%3D%22%23365270%22%20stroke-width%3D%221.3%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22/%3E%3Cpath%20d%3D%22M43.7324%2029.0391H46.1667%22%20stroke%3D%22%23365270%22%20stroke-width%3D%221.3%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22/%3E%3Cpath%20d%3D%22M39.7109%2038.7578L41.4309%2040.4778%22%20stroke%3D%22%23365270%22%20stroke-width%3D%221.3%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22/%3E%3Cpath%20d%3D%22M20.2649%2038.7578L18.5449%2040.4778%22%20stroke%3D%22%23365270%22%20stroke-width%3D%221.3%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22/%3E%3Cpath%20d%3D%22M16.2429%2029.0391H13.8086%22%20stroke%3D%22%23365270%22%20stroke-width%3D%221.3%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22/%3E%3Cpath%20d%3D%22M20.2649%2019.3137L18.5449%2017.5938%22%20stroke%3D%22%23365270%22%20stroke-width%3D%221.3%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22/%3E%3C/g%3E%3C/svg%3E") center/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg%20width%3D%2260%22%20height%3D%2260%22%20viewBox%3D%220%200%2060%2060%22%20fill%3D%22none%22%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%3E%3Cmask%20id%3D%22mask0_3204_33517%22%20style%3D%22mask-type%3Aluminance%22%20maskUnits%3D%22userSpaceOnUse%22%20x%3D%2210%22%20y%3D%2210%22%20width%3D%2240%22%20height%3D%2240%22%3E%3Cpath%20d%3D%22M50%2010H10V50H50V10Z%22%20fill%3D%22white%22/%3E%3C/mask%3E%3Cg%20mask%3D%22url%28%23mask0_3204_33517%29%22%3E%3Cpath%20d%3D%22M32.3896%2044.9626C33.441%2044.9626%2034.2924%2044.1112%2034.2924%2043.0597V39.9397C34.2924%2039.9397%2034.1096%2038.3683%2035.3096%2036.614C35.561%2036.2426%2035.8867%2035.9283%2036.2124%2035.6197C37.9839%2033.9683%2039.0924%2031.614%2039.0924%2028.9969C39.0924%2023.9797%2035.0124%2019.9169%2029.9896%2019.9455C24.9667%2019.9169%2020.8867%2023.9797%2020.8867%2028.9969C20.8867%2031.6083%2021.9953%2033.9626%2023.7667%2035.6197C24.0924%2035.9283%2024.4181%2036.2426%2024.6696%2036.614C25.8696%2038.3683%2025.6867%2039.9397%2025.6867%2039.9397V43.0597C25.6867%2044.1112%2026.5382%2044.9626%2027.5896%2044.9626H32.3896Z%22%20stroke%3D%22%23365270%22%20stroke-width%3D%221.3%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22/%3E%3Cpath%20d%3D%22M32.3673%2044.9609C32.2587%2046.1838%2031.2359%2047.1438%2029.9844%2047.1438C28.733%2047.1438%2027.7101%2046.1838%2027.6016%2044.9609%22%20stroke%3D%22%23365270%22%20stroke-width%3D%221.3%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22/%3E%3Cpath%20d%3D%22M25.6875%2041.4141H34.2932%22%20stroke%3D%22%23365270%22%20stroke-width%3D%221.3%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22/%3E%3Cpath%20d%3D%22M28.8335%2041.4215V33.4672C28.8335%2032.1586%2028.7249%2029.6615%2027.2278%2029.1358C26.0221%2028.7129%2025.1192%2029.7529%2025.2392%2030.8672C25.3535%2031.8844%2026.0621%2032.7529%2026.9078%2033.2729C27.8221%2033.8386%2028.9192%2034.0386%2029.9821%2034.0272C31.0449%2034.0386%2032.1421%2033.8386%2033.0564%2033.2729C33.9021%2032.7529%2034.6164%2031.8844%2034.7249%2030.8672C34.8506%2029.7472%2033.9421%2028.7129%2032.7364%2029.1358C31.2449%2029.6558%2031.1307%2032.1586%2031.1307%2033.4672V41.4215%22%20stroke%3D%22%23365270%22%20stroke-width%3D%221.3%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22/%3E%3Cpath%20d%3D%22M29.9922%2015.2937V12.8594%22%20stroke%3D%22%23365270%22%20stroke-width%3D%221.3%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22/%3E%3Cpath%20d%3D%22M39.7109%2019.3137L41.4309%2017.5938%22%20stroke%3D%22%23365270%22%20stroke-width%3D%221.3%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22/%3E%3Cpath%20d%3D%22M43.7324%2029.0391H46.1667%22%20stroke%3D%22%23365270%22%20stroke-width%3D%221.3%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22/%3E%3Cpath%20d%3D%22M39.7109%2038.7578L41.4309%2040.4778%22%20stroke%3D%22%23365270%22%20stroke-width%3D%221.3%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22/%3E%3Cpath%20d%3D%22M20.2649%2038.7578L18.5449%2040.4778%22%20stroke%3D%22%23365270%22%20stroke-width%3D%221.3%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22/%3E%3Cpath%20d%3D%22M16.2429%2029.0391H13.8086%22%20stroke%3D%22%23365270%22%20stroke-width%3D%221.3%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22/%3E%3Cpath%20d%3D%22M20.2649%2019.3137L18.5449%2017.5938%22%20stroke%3D%22%23365270%22%20stroke-width%3D%221.3%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22/%3E%3C/g%3E%3C/svg%3E") center/contain no-repeat;flex-shrink:0;background:var(--paginationBlue)}@media screen and (min-width: 769px)and (max-width: 1000px){main.reason .reasonPoint__item__main .compare__card--bayCosmetics .compare__card__body::before{width:50px}}@media screen and (max-width: 768px){main.reason .reasonPoint__item__main .compare__card--bayCosmetics .compare__card__body::before{width:40px}}main.reason .reasonPoint__item__main .compare__card--bayCosmetics .compare__card__body .bodyContent__title{background:var(--gradientBlue);color:rgba(0,0,0,0);background-clip:text;-webkit-background-clip:text;font-size:28px;font-size:2.8rem}@media screen and (max-width: 768px){main.reason .reasonPoint__item__main .compare__card--bayCosmetics .compare__card__body .bodyContent__title{font-size:18px;font-size:1.8rem;line-height:1.5}}main.error{padding-top:170px}main.error .error__section{max-width:1440px;margin:0 auto;position:relative;text-align:center}main.error .error__section:before{position:fixed;content:"";top:150px;right:30%;bottom:0;background:url("/wp/wp-content/themes/baycosmetics/assets/img/common/maskingElement/img_ListingMaskElement.webp") no-repeat center top;background-size:contain;filter:blur(107px);max-width:1161px;aspect-ratio:1160/596;height:auto;width:100%;z-index:-1;pointer-events:none}@media screen and (max-width: 768px){main.error .error__section:before{width:853px;height:408px;top:-120px;left:50%;transform:translate(-50%, 0)}}@media screen and (min-width: 1001px){main.error .error__section{padding:80px 120px 122px}}@media screen and (min-width: 769px)and (max-width: 1000px){main.error .error__section{padding:40px 60px 61px}}@media screen and (max-width: 768px){main.error .error__section{padding:0 32px 30px}}main.error .error__section__title{color:var(--paginationBlue);line-height:1.6;letter-spacing:.1em;font-size:clamp(30px,2.5vw,40px)}@media screen and (min-width: 1001px){main.error .error__section__title{text-align:center}}@media screen and (max-width: 768px){main.error .error__section__title{font-size:36px;font-size:3.6rem;letter-spacing:0}}main.error .error__section__para{color:var(--paginationBlue);line-height:1.7;letter-spacing:.02em;font-size:15px;font-size:1.5rem;margin:20px 0 0}@media screen and (min-width: 1001px){main.error .error__section__para{text-align:center}}main.error .error__section .modBtn{margin-top:120px}.header{background:hsla(0,0%,100%,.7);backdrop-filter:blur(5px);-webkit-backdrop-filter:blur(5px);position:fixed;top:0;left:0;width:100%;z-index:1000;color:var(--darkBlue)}.header__inner{max-width:1440px;margin-inline:auto;padding:20px 36px;display:flex;gap:20px;justify-content:space-between;align-items:center}@media screen and (max-width: 1250px){.header__inner{padding:20px 24px}}@media screen and (max-width: 1000px){.header__inner{padding:12px 16px;position:relative}}.header__logo__text{display:flex;flex-direction:column}.header__logo__text .en{font-size:28px;font-size:2.8rem;font-family:"Oswald",sans-serif;font-weight:200;line-height:1.3;letter-spacing:.03em}@media screen and (max-width: 1000px){.header__logo__text .en{font-size:18px;font-size:1.8rem}}.header__logo__text .ja{font-size:10px;font-size:1rem;font-weight:400;line-height:1}@media screen and (max-width: 1000px){.header__logo__text .ja{font-size:10px;font-size:1rem;letter-spacing:.04em}}.header__hamburgerMenu{display:none}@media screen and (max-width: 1000px){.header__hamburgerMenu{display:flex;align-items:center;cursor:pointer;font-size:18px;font-size:1.8rem;font-family:"Marcellus",sans-serif;gap:12px}.header__hamburgerMenu::before{content:"Menu";text-transform:uppercase;background:var(--gradientBlue);color:rgba(0,0,0,0);-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0);background-clip:text}.header__hamburgerMenu .icon{display:block;width:20px;height:11px;position:relative}.header__hamburgerMenu .icon__line{display:block;width:100%;height:1px;background:var(--gradientBlue);position:absolute;left:0;transition:all .3s ease-out;transform-origin:center}.header__hamburgerMenu .icon__line:nth-child(1){top:0}.header__hamburgerMenu .icon__line:nth-child(2){top:50%;transform:translateY(-50%)}.header__hamburgerMenu .icon__line:nth-child(3){bottom:0}}.header:has(.header__nav.is-spOpen) .header__hamburgerMenu::before{content:"Close"}.header:has(.header__nav.is-spOpen) .header__hamburgerMenu .icon__line:nth-child(1){top:50%;transform:translateY(-50%) rotate(35deg)}.header:has(.header__nav.is-spOpen) .header__hamburgerMenu .icon__line:nth-child(2){opacity:0}.header:has(.header__nav.is-spOpen) .header__hamburgerMenu .icon__line:nth-child(3){top:50%;transform:translateY(-50%) rotate(-35deg)}.header__nav{display:flex;align-items:center;gap:40px}@media screen and (max-width: 1250px){.header__nav{gap:24px}}@media screen and (max-width: 1000px){.header__nav{position:absolute;width:322px;height:calc(100dvh - 57px);top:100%;right:-322px;padding:32px 29px;flex-direction:column-reverse;justify-content:flex-end;transition:right .3s ease-out;gap:32px}.header__nav::after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:hsla(0,0%,100%,.9);z-index:-1}.header__nav.is-spOpen{right:0}}.header__nav__link{display:flex;align-items:center;gap:32px}@media screen and (max-width: 1250px){.header__nav__link{gap:18px}}@media screen and (max-width: 1000px){.header__nav__link{flex-direction:column;align-items:flex-start;width:100%;height:100%;gap:0px;overflow-y:auto}}.header__nav__link .navLink{position:relative}@media screen and (max-width: 1000px){.header__nav__link .navLink{width:100%;border-bottom:1px solid var(--line)}}@media screen and (max-width: 1000px){.header__nav__link .navLink:first-child{border-top:1px solid var(--line)}}.header__nav__link .navLink__item{display:block;color:var(--darkBlue);letter-spacing:.02em;font-size:16px;font-size:1.6rem}@media screen and (max-width: 1000px){.header__nav__link .navLink__item{width:100%;padding-block:20px}}.header__nav__link .navLink__item .spAccordionIcon{display:none}@media screen and (max-width: 1000px){.header__nav__link .navLink__item .spAccordionIcon{display:block;width:22px;height:22px;border-radius:50em;background:var(--white);position:relative}.header__nav__link .navLink__item .spAccordionIcon::before{content:"";display:block;width:9px;height:1px;background:var(--darkOlive);position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);transition:all .3s ease-out}.header__nav__link .navLink__item .spAccordionIcon::after{content:"";display:block;width:1px;height:9px;background:var(--darkOlive);position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);transition:all .3s ease-out}}.header__nav__link .navLink__item::after{content:"";width:14px;height:12px;background:var(--gradientGreen);position:absolute;top:calc(100% + 8px);left:50%;transform:translateX(-50%);clip-path:polygon(50% 0%, 0% 100%, 100% 100%);transition:all .3s ease-out;opacity:0;visibility:hidden}@media screen and (min-width: 1001px){.header__nav__link .navLink__item:hover::after{opacity:1;visibility:visible}}@media screen and (min-width: 1001px){.header__nav__link .navLink__item:has(+.navLink__sub.is-open)::after{opacity:1;visibility:visible}}.header__nav__link .navLink__item:has(+.navLink__sub.is-open){cursor:default}.header__nav__link .navLink__sub{position:absolute;left:50%;top:100%;transform:translateX(-50%);opacity:0;visibility:hidden;transition:all .3s ease-out}@media screen and (max-width: 1000px){.header__nav__link .navLink__sub{position:static;opacity:1;visibility:visible;transform:none !important;width:100%;display:none}}.header__nav__link .navLink__sub::before{content:"";display:block;width:100%;height:52px}@media screen and (max-width: 1000px){.header__nav__link .navLink__sub::before{display:none}}.header__nav__link .navLink__sub__inner{display:flex;align-items:center;padding:24px;width:-moz-fit-content;width:fit-content;gap:24px;background:#fff;box-shadow:0px 4px 20px rgba(0,0,0,.1);border-radius:4px}@media screen and (max-width: 1000px){.header__nav__link .navLink__sub__inner{width:100%;padding:0 0 20px;box-shadow:none;border-radius:0;flex-direction:column;background:none;align-items:flex-start}}.header__nav__link .navLink__sub__item a{white-space:nowrap;display:flex;align-items:center;gap:12px}.header__nav__link .navLink__sub__item a .modIcon{width:23px;height:23px}.header__nav__link .navLink__sub__item a .modIcon::after{width:10px;height:3px}@media screen and (max-width: 1000px){.header__nav__link .navLink__sub__item a .modIcon{display:none}}.header__nav__link .navLink__sub__item a .text{line-height:1.3;background:linear-gradient(to right, currentColor, currentColor);background-size:0 1px;background-repeat:no-repeat;transition:background-size .3s ease-in-out;background-position:right bottom}.header__nav__link .navLink__sub__item a:hover .modIcon::before{left:50%}.header__nav__link .navLink__sub__item a:hover .modIcon::after{left:calc(50% + 30px)}.header__nav__link .navLink__sub__item a:hover .text{background-size:100% 1px;background-position:left bottom}.header__nav__link .navLink__sub.is-open{opacity:1;visibility:visible}@media screen and (max-width: 1250px){.header__nav__link .navLink__sub--end{left:auto;right:30%;transform:translateX(30%)}}@media screen and (max-width: 1000px){.header__nav__link .navLink__sub--end{transform:none}}.header__nav__link .navLink:has(.navLink__sub) .navLink__item{position:relative}@media screen and (max-width: 1000px){.header__nav__link .navLink:has(.navLink__sub) .navLink__item{display:flex;justify-content:space-between}}.header__nav__link .navLink.is-spAccordionOpen .spAccordionIcon::before{transform:translate(-50%, -50%) rotate(180deg)}.header__nav__link .navLink.is-spAccordionOpen .spAccordionIcon::after{transform:translate(-50%, -50%) rotate(90deg)}.header__nav__btn{display:flex;align-items:center;gap:10px}.header__nav__btn .modBtn{font-size:16px;font-size:1.6rem;padding:13px 22px}@media screen and (max-width: 1250px){.header__nav__btn .modBtn:nth-child(1){display:none}}@media screen and (max-width: 1000px){.header__nav__btn .modBtn:nth-child(1){display:block}.header__nav__btn .modBtn{padding:13px 20px;font-size:14.4px;font-size:1.44rem}}.footer{background:var(--white);overflow:hidden}.footer__inner{max-width:1440px;margin-inline:auto;padding:105px 118px;position:relative;overflow-y:clip}@media screen and (max-width: 1000px){.footer__inner{padding:80px 32px}}@media screen and (max-width: 768px){.footer__inner{padding:56px 32px 26px}}.footer__inner::before{content:"";display:block;width:100%;max-width:1240px;aspect-ratio:1240/122;background:url("/wp/wp-content/themes/baycosmetics/assets/img/common/footer/img_footerElement.svg");background-size:contain;background-repeat:no-repeat;background-position:center;bottom:0;left:0;position:absolute}@media screen and (max-width: 768px){.footer__inner::before{background-image:url("/wp/wp-content/themes/baycosmetics/assets/img/common/footer/sp/img_footerElement.svg");aspect-ratio:376/114;bottom:22px;max-width:400px;left:50%;transform:translateX(-50%)}}.footer__top{display:flex;gap:80px 24px;position:relative;margin-bottom:80px;z-index:1}@media screen and (max-width: 1000px){.footer__top{flex-direction:column;gap:40px}}@media screen and (max-width: 768px){.footer__top{margin-bottom:148px}}.footer__top__info{width:32.0534223706%}@media screen and (max-width: 1000px){.footer__top__info{width:100%;display:contents}}@media screen and (max-width: 1000px){.footer__top__info .logo{order:1;margin-bottom:8px}}.footer__top__info .logo__text{display:flex;flex-direction:column}.footer__top__info .logo__text__en{font-size:33px;font-size:3.3rem;font-family:"Oswald",sans-serif;font-weight:200;line-height:1.3;letter-spacing:.03em}.footer__top__info .logo__text__ja{font-size:12px;font-size:1.2rem;font-weight:400;line-height:1}.footer__top__info .address{margin-top:48px}@media screen and (max-width: 1000px){.footer__top__info .address{order:3;margin-top:0}}.footer__top__info .address__item{font-size:13px;font-size:1.3rem;letter-spacing:.02em;line-height:23px}.footer__top__info .address__item:not(:last-child){margin-bottom:16px}.footer__top__info .address__item span{font-weight:700;color:var(--blue)}.footer__top__nav{width:66.7779632721%;display:flex;gap:24px;justify-content:space-between}@media screen and (max-width: 1000px){.footer__top__nav{order:2;width:100%}}@media screen and (max-width: 768px){.footer__top__nav{flex-direction:column}}.footer__top__nav .navCol{width:calc(25% - 12px)}@media screen and (max-width: 768px){.footer__top__nav .navCol{width:100%}}@media screen and (max-width: 768px){.footer__top__nav .navCol .navList{display:flex;flex-wrap:wrap;gap:20px 14px}}.footer__top__nav .navCol .navList__item:not(:last-child){margin-bottom:16px}@media screen and (max-width: 768px){.footer__top__nav .navCol .navList__item{width:calc((100% - 14px)/2);margin-bottom:0 !important}}.footer__top__nav .navCol .navList__item a{display:block;width:-moz-fit-content;width:fit-content;font-size:15px;font-size:1.5rem;font-weight:700;line-height:1.5;color:var(--blue);background:linear-gradient(to right, currentColor, currentColor);background-size:0 2px;background-repeat:no-repeat;transition:background-size .3s ease-in-out;background-position:right bottom}@media screen and (max-width: 768px){.footer__top__nav .navCol .navList__item a{display:block;white-space:nowrap}}@media screen and (min-width: 769px){.footer__top__nav .navCol .navList__item a:hover{background-size:100% 2px;background-position:left bottom}}.footer__top__nav .navCol .navList__item__sub{margin-top:16px}.footer__top__nav .navCol .navList__item__sub .subNav__item{padding-left:16px}.footer__top__nav .navCol .navList__item__sub .subNav__item:not(:last-child){margin-bottom:8px}@media screen and (max-width: 768px){.footer__top__nav .navCol .navList__item__sub .subNav__item{padding-left:8px}}.footer__top__nav .navCol .navList__item__sub .subNav__item a{font-size:13px;font-size:1.3rem;font-weight:400;line-height:1.7;color:var(--blue);display:block;width:-moz-fit-content;width:fit-content;background-size:0% 1px}@media screen and (min-width: 769px){.footer__top__nav .navCol .navList__item__sub .subNav__item a:hover{background-size:100% 1px}}.footer__top__nav .navCol--span2{width:50%;display:flex;gap:24px}@media screen and (max-width: 768px){.footer__top__nav .navCol--span2{width:100%;gap:14px}}.footer__top__nav .navCol--span2 .navList{flex:1}@media screen and (max-width: 768px){.footer__top__nav .navCol--span2 .navList__item{width:100%}}.footer__copyright{width:100%;position:relative;z-index:1}@media screen and (max-width: 768px){.footer__copyright{max-width:400px;margin-inline:auto}}.footer__copyright span{font-family:"Marcellus",sans-serif;font-size:12px;font-size:1.2rem;font-weight:400;line-height:1.1;color:rgba(0,0,0,0);letter-spacing:.02em;background:var(--gradientBlue);-webkit-background-clip:text;background-clip:text;display:block;width:-moz-fit-content;width:fit-content}@media screen and (max-width: 768px){.footer__copyright span{margin-left:auto}}.footer__mask{position:absolute;aspect-ratio:465/237;width:100%;max-width:465px;filter:blur(57px)}.footer__mask--01{top:50px;right:calc(100% - 311px)}@media screen and (max-width: 768px){.footer__mask--01{transform:none;max-width:355px;top:-20px;right:calc(100% - 300px)}}.footer__mask--02{bottom:55px;left:calc(100% - 321px)}@media screen and (max-width: 768px){.footer__mask--02{max-width:367px;bottom:90px;left:calc(100% - 300px)}}:root{--swiper-theme-color:#007aff}:host{display:block;margin-left:auto;margin-right:auto;position:relative;z-index:1}.swiper{display:block;list-style:none;margin-left:auto;margin-right:auto;overflow:hidden;padding:0;position:relative;z-index:1}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{box-sizing:initial;display:flex;height:100%;position:relative;transition-property:transform;transition-timing-function:var(--swiper-wrapper-transition-timing-function, initial);width:100%;z-index:1}.swiper-android .swiper-slide,.swiper-ios .swiper-slide,.swiper-wrapper{transform:translateZ(0)}.swiper-horizontal{touch-action:pan-y}.swiper-vertical{touch-action:pan-x}.swiper-slide{display:block;flex-shrink:0;height:100%;position:relative;transition-property:transform;width:100%}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{backface-visibility:hidden;transform:translateZ(0)}.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d{perspective:1200px;.swiper-cube-shadow,.swiper-slide{transform-style:preserve-3d}}.swiper-css-mode{>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none;&::-webkit-scrollbar{display:none}}>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}&.swiper-horizontal{>.swiper-wrapper{scroll-snap-type:x mandatory}>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-slides-offset-before);scroll-margin-inline-start:var(--swiper-slides-offset-before)}>.swiper-wrapper>.swiper-slide:last-child{margin-inline-end:var(--swiper-slides-offset-after)}}&.swiper-vertical{>.swiper-wrapper{scroll-snap-type:y mandatory}>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-slides-offset-before);scroll-margin-block-start:var(--swiper-slides-offset-before)}>.swiper-wrapper>.swiper-slide:last-child{margin-block-end:var(--swiper-slides-offset-after)}}&.swiper-free-mode{>.swiper-wrapper{scroll-snap-type:none}>.swiper-wrapper>.swiper-slide{scroll-snap-align:none}}&.swiper-centered{>.swiper-wrapper:before{content:"";flex-shrink:0;order:9999}>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}}&.swiper-centered.swiper-horizontal{>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}>.swiper-wrapper:before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}}&.swiper-centered.swiper-vertical{>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}>.swiper-wrapper:before{height:var(--swiper-centered-offset-after);min-width:1px;width:100%}}}.swiper-3d{.swiper-slide-shadow,.swiper-slide-shadow-bottom,.swiper-slide-shadow-left,.swiper-slide-shadow-right,.swiper-slide-shadow-top{height:100%;left:0;pointer-events:none;position:absolute;top:0;width:100%;z-index:10}.swiper-slide-shadow{background:rgba(0,0,0,.1490196078)}.swiper-slide-shadow-left{background-image:linear-gradient(270deg, rgba(0, 0, 0, 0.5019607843), rgba(0, 0, 0, 0))}.swiper-slide-shadow-right{background-image:linear-gradient(90deg, rgba(0, 0, 0, 0.5019607843), rgba(0, 0, 0, 0))}.swiper-slide-shadow-top{background-image:linear-gradient(0deg, rgba(0, 0, 0, 0.5019607843), rgba(0, 0, 0, 0))}.swiper-slide-shadow-bottom{background-image:linear-gradient(180deg, rgba(0, 0, 0, 0.5019607843), rgba(0, 0, 0, 0))}}.swiper-lazy-preloader{border:4px solid var(--swiper-preloader-color, var(--swiper-theme-color));border-radius:50%;border-top:4px solid rgba(0,0,0,0);box-sizing:border-box;height:42px;left:50%;margin-left:-21px;margin-top:-21px;position:absolute;top:50%;transform-origin:50%;width:42px;z-index:10}.swiper-watch-progress .swiper-slide-visible,.swiper:not(.swiper-watch-progress){.swiper-lazy-preloader{animation:swiper-preloader-spin 1s linear infinite}}.swiper-lazy-preloader-white{--swiper-preloader-color:#fff}.swiper-lazy-preloader-black{--swiper-preloader-color:#000}@keyframes swiper-preloader-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.swiper-virtual .swiper-slide{-webkit-backface-visibility:hidden;transform:translateZ(0)}.swiper-virtual.swiper-css-mode{.swiper-wrapper:after{content:"";left:0;pointer-events:none;position:absolute;top:0}}.swiper-virtual.swiper-css-mode.swiper-horizontal{.swiper-wrapper:after{height:1px;width:var(--swiper-virtual-size)}}.swiper-virtual.swiper-css-mode.swiper-vertical{.swiper-wrapper:after{height:var(--swiper-virtual-size);width:1px}}:root{--swiper-navigation-size:44px}.swiper-button-next,.swiper-button-prev{align-items:center;color:var(--swiper-navigation-color, var(--swiper-theme-color));cursor:pointer;display:flex;height:var(--swiper-navigation-size);justify-content:center;position:absolute;width:var(--swiper-navigation-size);z-index:10;&.swiper-button-disabled{cursor:auto;opacity:.35;pointer-events:none}&.swiper-button-hidden{cursor:auto;opacity:0;pointer-events:none}.swiper-navigation-disabled &{display:none !important}::slotted(svg),svg{height:100%;-o-object-fit:contain;object-fit:contain;transform-origin:center;width:100%;fill:currentColor;pointer-events:none}}.swiper-button-lock{display:none}.swiper-button-next,.swiper-button-prev{margin-top:calc(0px - var(--swiper-navigation-size)/2);top:var(--swiper-navigation-top-offset, 50%)}.swiper-button-prev{left:var(--swiper-navigation-sides-offset, 4px);right:auto;.swiper-navigation-icon,::slotted(.swiper-navigation-icon){transform:rotate(180deg)}}.swiper-button-next{left:auto;right:var(--swiper-navigation-sides-offset, 4px)}.swiper-horizontal{.swiper-button-next,.swiper-button-prev,~.swiper-button-next,~.swiper-button-prev{margin-left:0;margin-top:calc(0px - var(--swiper-navigation-size)/2);top:var(--swiper-navigation-top-offset, 50%)}&.swiper-rtl .swiper-button-next,&.swiper-rtl~.swiper-button-next,&~.swiper-button-prev,.swiper-button-prev{left:var(--swiper-navigation-sides-offset, 4px);right:auto}&.swiper-rtl .swiper-button-prev,&.swiper-rtl~.swiper-button-prev,&~.swiper-button-next,.swiper-button-next{left:auto;right:var(--swiper-navigation-sides-offset, 4px)}&.swiper-rtl .swiper-button-next,&.swiper-rtl~.swiper-button-next,&~.swiper-button-prev,.swiper-button-prev{.swiper-navigation-icon,::slotted(.swiper-navigation-icon){transform:rotate(180deg)}}&.swiper-rtl .swiper-button-prev,&.swiper-rtl~.swiper-button-prev{.swiper-navigation-icon,::slotted(.swiper-navigation-icon){transform:rotate(0deg)}}}.swiper-vertical{.swiper-button-next,.swiper-button-prev,~.swiper-button-next,~.swiper-button-prev{left:var(--swiper-navigation-top-offset, 50%);margin-left:calc(0px - var(--swiper-navigation-size)/2);margin-top:0;right:auto}.swiper-button-prev,~.swiper-button-prev{bottom:auto;top:var(--swiper-navigation-sides-offset, 4px);.swiper-navigation-icon,::slotted(.swiper-navigation-icon){transform:rotate(-90deg)}}.swiper-button-next,~.swiper-button-next{bottom:var(--swiper-navigation-sides-offset, 4px);top:auto;.swiper-navigation-icon,::slotted(.swiper-navigation-icon){transform:rotate(90deg)}}}.swiper-pagination{position:absolute;text-align:center;transform:translateZ(0);transition:opacity .3s;z-index:10;&.swiper-pagination-hidden{opacity:0}&.swiper-pagination-disabled,.swiper-pagination-disabled>&{display:none !important}}.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-bullets.swiper-pagination-horizontal,.swiper-pagination-custom,.swiper-pagination-fraction{bottom:var(--swiper-pagination-bottom, 8px);left:0;top:var(--swiper-pagination-top, auto);width:100%}.swiper-pagination-bullets-dynamic{font-size:0;overflow:hidden;.swiper-pagination-bullet{position:relative;transform:scale(0.33)}.swiper-pagination-bullet-active,.swiper-pagination-bullet-active-main{transform:scale(1)}.swiper-pagination-bullet-active-prev{transform:scale(0.66)}.swiper-pagination-bullet-active-prev-prev{transform:scale(0.33)}.swiper-pagination-bullet-active-next{transform:scale(0.66)}.swiper-pagination-bullet-active-next-next{transform:scale(0.33)}}.swiper-pagination-bullet{background:var(--swiper-pagination-bullet-inactive-color, #000);border-radius:var(--swiper-pagination-bullet-border-radius, 50%);display:inline-block;height:var(--swiper-pagination-bullet-height, var(--swiper-pagination-bullet-size, 8px));opacity:var(--swiper-pagination-bullet-inactive-opacity, 0.2);width:var(--swiper-pagination-bullet-width, var(--swiper-pagination-bullet-size, 8px));button&{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:none;box-shadow:none;margin:0;padding:0}.swiper-pagination-clickable &{cursor:pointer}&:only-child{display:none !important}}.swiper-pagination-bullet-active{background:var(--swiper-pagination-color, var(--swiper-theme-color));opacity:var(--swiper-pagination-bullet-opacity, 1)}.swiper-pagination-vertical.swiper-pagination-bullets,.swiper-vertical>.swiper-pagination-bullets{left:var(--swiper-pagination-left, auto);right:var(--swiper-pagination-right, 8px);top:50%;transform:translate3d(0, -50%, 0);.swiper-pagination-bullet{display:block;margin:var(--swiper-pagination-bullet-vertical-gap, 6px) 0}&.swiper-pagination-bullets-dynamic{top:50%;transform:translateY(-50%);width:8px;.swiper-pagination-bullet{display:inline-block;transition:transform .2s,top .2s}}}.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-horizontal.swiper-pagination-bullets{.swiper-pagination-bullet{margin:0 var(--swiper-pagination-bullet-horizontal-gap, 4px)}&.swiper-pagination-bullets-dynamic{left:50%;transform:translateX(-50%);white-space:nowrap;.swiper-pagination-bullet{transition:transform .2s,left .2s}}}.swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:transform .2s,right .2s}.swiper-pagination-fraction{color:var(--swiper-pagination-fraction-color, inherit)}.swiper-pagination-progressbar{background:var(--swiper-pagination-progressbar-bg-color, rgba(0, 0, 0, 0.2509803922));position:absolute;.swiper-pagination-progressbar-fill{background:var(--swiper-pagination-color, var(--swiper-theme-color));height:100%;left:0;position:absolute;top:0;transform:scale(0);transform-origin:left top;width:100%}.swiper-rtl & .swiper-pagination-progressbar-fill{transform-origin:right top}&.swiper-pagination-horizontal,&.swiper-pagination-vertical.swiper-pagination-progressbar-opposite,.swiper-horizontal>&,.swiper-vertical>&.swiper-pagination-progressbar-opposite{height:var(--swiper-pagination-progressbar-size, 4px);left:0;top:0;width:100%}&.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite,&.swiper-pagination-vertical,.swiper-horizontal>&.swiper-pagination-progressbar-opposite,.swiper-vertical>&{height:100%;left:0;top:0;width:var(--swiper-pagination-progressbar-size, 4px)}}.swiper-pagination-lock{display:none}.swiper-scrollbar{background:var(--swiper-scrollbar-bg-color, rgba(0, 0, 0, 0.1019607843));border-radius:var(--swiper-scrollbar-border-radius, 10px);position:relative;touch-action:none;&.swiper-scrollbar-disabled,.swiper-scrollbar-disabled>&{display:none !important}&.swiper-scrollbar-horizontal,.swiper-horizontal>&{bottom:var(--swiper-scrollbar-bottom, 4px);height:var(--swiper-scrollbar-size, 4px);left:var(--swiper-scrollbar-sides-offset, 1%);position:absolute;top:var(--swiper-scrollbar-top, auto);width:calc(100% - var(--swiper-scrollbar-sides-offset, 1%)*2);z-index:50}&.swiper-scrollbar-vertical,.swiper-vertical>&{height:calc(100% - var(--swiper-scrollbar-sides-offset, 1%)*2);left:var(--swiper-scrollbar-left, auto);position:absolute;right:var(--swiper-scrollbar-right, 4px);top:var(--swiper-scrollbar-sides-offset, 1%);width:var(--swiper-scrollbar-size, 4px);z-index:50}}.swiper-scrollbar-drag{background:var(--swiper-scrollbar-drag-bg-color, rgba(0, 0, 0, 0.5019607843));border-radius:var(--swiper-scrollbar-border-radius, 10px);height:100%;left:0;position:relative;top:0;width:100%}.swiper-scrollbar-cursor-drag{cursor:move}.swiper-scrollbar-lock{display:none}.swiper-zoom-container{align-items:center;display:flex;height:100%;justify-content:center;text-align:center;width:100%;>canvas,>img,>svg{max-height:100%;max-width:100%;-o-object-fit:contain;object-fit:contain}}.swiper-slide-zoomed{cursor:move;touch-action:none}.swiper .swiper-notification{left:0;opacity:0;pointer-events:none;position:absolute;top:0;z-index:-1000}.swiper-free-mode>.swiper-wrapper{margin:0 auto;transition-timing-function:ease-out}.swiper-grid>.swiper-wrapper{flex-wrap:wrap}.swiper-grid-column>.swiper-wrapper{flex-direction:column;flex-wrap:wrap}.swiper-fade{&.swiper-free-mode{.swiper-slide{transition-timing-function:ease-out}}.swiper-slide{pointer-events:none;transition-property:opacity;.swiper-slide{pointer-events:none}}.swiper-slide-active{pointer-events:auto;& .swiper-slide-active{pointer-events:auto}}}.swiper.swiper-cube{overflow:visible}.swiper-cube{.swiper-slide{backface-visibility:hidden;height:100%;pointer-events:none;transform-origin:0 0;visibility:hidden;width:100%;z-index:1;.swiper-slide{pointer-events:none}}&.swiper-rtl .swiper-slide{transform-origin:100% 0}.swiper-slide-active{&,& .swiper-slide-active{pointer-events:auto}}.swiper-slide-active,.swiper-slide-next,.swiper-slide-prev{pointer-events:auto;visibility:visible}.swiper-cube-shadow{bottom:0;height:100%;left:0;opacity:.6;position:absolute;width:100%;z-index:0;&:before{background:#000;bottom:0;content:"";filter:blur(50px);left:0;position:absolute;right:0;top:0}}}.swiper-cube{.swiper-slide-next+.swiper-slide{pointer-events:auto;visibility:visible}}.swiper-cube{.swiper-slide-shadow-cube.swiper-slide-shadow-bottom,.swiper-slide-shadow-cube.swiper-slide-shadow-left,.swiper-slide-shadow-cube.swiper-slide-shadow-right,.swiper-slide-shadow-cube.swiper-slide-shadow-top{backface-visibility:hidden;z-index:0}}.swiper.swiper-flip{overflow:visible}.swiper-flip{.swiper-slide{backface-visibility:hidden;pointer-events:none;z-index:1;.swiper-slide{pointer-events:none}}.swiper-slide-active{&,& .swiper-slide-active{pointer-events:auto}}}.swiper-flip{.swiper-slide-shadow-flip.swiper-slide-shadow-bottom,.swiper-slide-shadow-flip.swiper-slide-shadow-left,.swiper-slide-shadow-flip.swiper-slide-shadow-right,.swiper-slide-shadow-flip.swiper-slide-shadow-top{backface-visibility:hidden;z-index:0}}.swiper-creative{.swiper-slide{backface-visibility:hidden;overflow:hidden;transition-property:transform,opacity,height}}.swiper.swiper-cards{overflow:visible}.swiper-cards{.swiper-slide{backface-visibility:hidden;overflow:hidden;transform-origin:center bottom}}
/*# sourceMappingURL=main.min.css.map */
