html,body,div,span,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,abbr,address,cite,code,del,dfn,em,img,ins,kbd,q,samp,small,strong,sub,sup,var,b,i,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,figcaption,figure,footer,header,hgroup,menu,nav,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;outline:0;font-size:100%;font-weight:inherit;font-style:inherit;vertical-align:baseline}body,body *{line-height:1}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:"";content:none}a{margin:0;padding:0;font-size:100%;vertical-align:baseline;background:rgba(0,0,0,0)}ins{text-decoration:none}del{text-decoration:line-through}abbr[title],dfn[title]{border-bottom:1px dotted;cursor:help}table{border-collapse:collapse;border-spacing:0}hr{display:block;height:1px;border:0;margin:1em 0;padding:0}input,select{vertical-align:middle}img{vertical-align:bottom;font-size:0;line-height:0;border:0}strong{font-weight:bold}*,*:before,*:after{box-sizing:border-box}:root{--color-bg: var(--color-wht);--color-text: var(--color-blk);--color-wht: #FFFFFF;--color-blk: #000000;--color-grn: #42CE95;--color-ylw: #FFFF00;--color-red: #F14B2D;--color-blu: #015AD8;--color-gry: #E3E3E3;--color-d-gry: #363636}html{font-size:100%}body{font-family:"Zen Kaku Gothic Antique",sans-serif;font-weight:500;font-style:normal;color:var(--color-text);-webkit-font-smoothing:antialiased;background-color:var(--color-bg);background-image:url(../img/common/bg.webp);background-position:top center;background-repeat:repeat;background-size:1280px}@media screen and (min-width: 768px)and (max-width: 1279px){body{background-size:100vw}}a{color:var(--color-text);text-decoration:none;outline:none}img{width:100%;max-width:100%;height:auto}hr{border-top:1px solid #ccc}.l-header{width:100%;height:80px;background-color:var(--color-grn);position:fixed;top:0;left:0;z-index:1000}@media screen and (min-width: 768px)and (max-width: 1279px){.l-header{height:6.25vw}}@media screen and (max-width: 767px){.l-header{height:56px}}.l-header-title{position:absolute;top:20px;left:60px}@media screen and (min-width: 768px)and (max-width: 1279px){.l-header-title{top:1.5625vw;left:4.6875vw}}@media screen and (max-width: 767px){.l-header-title{top:13px;left:20px}}.l-header-title__link{display:block;width:180px;height:41px}@media screen and (min-width: 768px)and (max-width: 1279px){.l-header-title__link{width:14.0625vw;height:3.203125vw}}@media screen and (max-width: 767px){.l-header-title__link{width:128px;height:29px}}.l-header-title__logo{height:100%;object-fit:contain}.l-header-sns{position:absolute;top:19px;right:100px}@media screen and (min-width: 768px)and (max-width: 1279px){.l-header-sns{top:1.484375vw;right:7.8125vw}}@media screen and (max-width: 767px){.l-header-sns{top:13px;right:70px}}.l-header-sns__list{display:flex;justify-content:flex-end;align-items:center;column-gap:12px}@media screen and (min-width: 768px)and (max-width: 1279px){.l-header-sns__list{column-gap:.9375vw}}@media screen and (max-width: 767px){.l-header-sns__list{column-gap:8px}}.l-header-sns__link{width:42px;aspect-ratio:1/1;background-color:var(--color-wht);border:1px solid var(--color-blk);border-radius:50%;display:flex;justify-content:center;align-items:center}@media screen and (min-width: 768px)and (max-width: 1279px){.l-header-sns__link{width:3.28125vw}}@media screen and (max-width: 767px){.l-header-sns__link{width:30px}}.l-header-sns__link--youtube img{width:21px}@media screen and (min-width: 768px)and (max-width: 1279px){.l-header-sns__link--youtube img{width:1.640625vw}}@media screen and (max-width: 767px){.l-header-sns__link--youtube img{width:15px}}.l-header-sns__link--instagram img{width:20px}@media screen and (min-width: 768px)and (max-width: 1279px){.l-header-sns__link--instagram img{width:1.5625vw}}@media screen and (max-width: 767px){.l-header-sns__link--instagram img{width:14px}}.l-header-drawer__open{-webkit-appearance:none;appearance:none;resize:none;padding:0;border:0;outline:none;background:rgba(0,0,0,0);font-family:"Zen Kaku Gothic Antique",sans-serif;font-weight:500;font-style:normal;width:80px;height:80px;font-family:"Figtree",sans-serif;font-optical-sizing:auto;font-weight:800;font-style:normal;font-size:.75rem;letter-spacing:.05em;color:var(--color-wht);background-color:var(--color-red);border-radius:0 0 0 10px;display:flex;justify-content:center;align-items:flex-end;padding-bottom:18px;position:absolute;top:0;right:0;cursor:pointer}@media screen and (min-width: 768px)and (max-width: 1279px){.l-header-drawer__open{width:6.25vw;height:6.25vw;font-size:.9375vw;border-radius:0 0 0 .78125vw;padding-bottom:1.40625vw}}@media screen and (max-width: 767px){.l-header-drawer__open{width:56px;height:56px;font-size:.6875rem;padding-bottom:13px}}.l-header-drawer__open::before{content:"";width:28px;height:1px;display:block;background-color:var(--color-wht);position:absolute;top:30px;left:50%;transform:translateX(-50%)}@media screen and (min-width: 768px)and (max-width: 1279px){.l-header-drawer__open::before{width:2.1875vw;top:2.34375vw}}@media screen and (max-width: 767px){.l-header-drawer__open::before{width:23px;top:16px}}.l-header-drawer__open::after{content:"";width:28px;height:1px;display:block;background-color:var(--color-wht);position:absolute;top:38px;left:50%;transform:translateX(-50%)}@media screen and (min-width: 768px)and (max-width: 1279px){.l-header-drawer__open::after{width:2.1875vw;top:2.96875vw}}@media screen and (max-width: 767px){.l-header-drawer__open::after{width:23px;top:22px}}.l-header-drawer__main{width:100%;height:100dvh;background-color:var(--color-gry);position:absolute;top:0;left:0;z-index:10;opacity:0;visibility:hidden;transition:.4s}.l-header-drawer__main.is-active{opacity:1;visibility:visible}.l-header-drawer__close{-webkit-appearance:none;appearance:none;resize:none;padding:0;border:0;outline:none;background:rgba(0,0,0,0);font-family:"Zen Kaku Gothic Antique",sans-serif;font-weight:500;font-style:normal;width:80px;height:80px;display:block;background-color:var(--color-blk);border-radius:50%;position:absolute;top:40px;right:40px;cursor:pointer}@media screen and (min-width: 768px)and (max-width: 1279px){.l-header-drawer__close{width:6.25vw;height:6.25vw;top:3.125vw;right:3.125vw}}@media screen and (max-width: 767px){.l-header-drawer__close{width:42px;height:42px;top:20px;right:14px}}.l-header-drawer__close::before{content:"";width:28px;height:2px;display:block;background-color:var(--color-wht);position:absolute;top:50%;left:50%;transform:translate(-50%, -50%) rotate(45deg)}@media screen and (min-width: 768px)and (max-width: 1279px){.l-header-drawer__close::before{width:2.1875vw;height:.15625vw}}@media screen and (max-width: 767px){.l-header-drawer__close::before{width:15px;height:2px}}.l-header-drawer__close::after{content:"";width:28px;height:2px;display:block;background-color:var(--color-wht);position:absolute;top:50%;left:50%;transform:translate(-50%, -50%) rotate(-45deg)}@media screen and (min-width: 768px)and (max-width: 1279px){.l-header-drawer__close::after{width:2.1875vw;height:.15625vw}}@media screen and (max-width: 767px){.l-header-drawer__close::after{width:15px;height:2px}}.l-header-drawer__content{width:1024px;margin-inline:auto;padding-top:90px}@media screen and (min-width: 768px)and (max-width: 1279px){.l-header-drawer__content{width:80vw;padding-top:7.03125vw}}@media screen and (max-width: 767px){.l-header-drawer__content{width:fit-content;height:100%;padding-block:60px;padding-inline:50px;overflow-y:auto}}.l-header-drawer-title__link{display:block;width:422px;height:96px}@media screen and (min-width: 768px)and (max-width: 1279px){.l-header-drawer-title__link{width:32.96875vw;height:7.5vw}}@media screen and (max-width: 767px){.l-header-drawer-title__link{width:243px;height:55px}}.l-header-drawer-title__link img{height:100%;object-fit:contain}.l-header-drawer-mag{margin-top:52px;display:flex;flex-wrap:wrap;gap:20px}@media screen and (min-width: 768px)and (max-width: 1279px){.l-header-drawer-mag{margin-top:4.0625vw;gap:1.5625vw}}@media screen and (max-width: 767px){.l-header-drawer-mag{margin-top:40px;gap:16px;flex-direction:column;align-items:flex-start}}.l-header-drawer-mag__link{display:block;font-size:1.125rem;font-weight:700;letter-spacing:.05em;background-color:var(--color-wht);border:1px solid var(--color-blk);border-radius:30px;padding:15px 28px 16px 56px;position:relative}@media screen and (min-width: 768px)and (max-width: 1279px){.l-header-drawer-mag__link{font-size:1.40625vw;border-radius:2.34375vw;padding:1.171875vw 2.1875vw 1.25vw 4.375vw}}@media screen and (max-width: 767px){.l-header-drawer-mag__link{font-size:.9375rem;padding:12px 24px 13px 46px}}.l-header-drawer-mag__link::before{content:"";width:24px;height:24px;display:block;background-image:url(../img/common/icon_drawer_nav.webp);background-position:center center;background-repeat:no-repeat;background-size:contain;position:absolute;top:50%;left:24px;transform:translateY(-50%)}@media screen and (min-width: 768px)and (max-width: 1279px){.l-header-drawer-mag__link::before{width:1.875vw;height:1.875vw;left:1.875vw}}@media screen and (max-width: 767px){.l-header-drawer-mag__link::before{width:20px;height:20px;left:20px}}.l-header-drawer-menu{margin-top:50px;display:flex;gap:50px}@media screen and (min-width: 768px)and (max-width: 1279px){.l-header-drawer-menu{margin-top:3.90625vw;gap:3.90625vw}}@media screen and (max-width: 767px){.l-header-drawer-menu{margin-top:40px;flex-direction:column;gap:24px}}.l-header-drawer-menu__link{display:flex;flex-direction:column;gap:10px}@media screen and (min-width: 768px)and (max-width: 1279px){.l-header-drawer-menu__link{gap:.78125vw}}@media screen and (max-width: 767px){.l-header-drawer-menu__link{gap:8px}}.l-header-drawer-menu__en{display:block;font-family:"Figtree",sans-serif;font-optical-sizing:auto;font-weight:800;font-style:normal;font-style:italic;font-size:2.25rem;letter-spacing:.05em;color:var(--color-ylw);-webkit-text-stroke:1px var(--color-blk)}@media screen and (min-width: 768px)and (max-width: 1279px){.l-header-drawer-menu__en{font-size:2.8125vw}}@media screen and (max-width: 767px){.l-header-drawer-menu__en{font-size:1.875rem}}.l-header-drawer-menu__jp{font-size:.8125rem;font-weight:700;letter-spacing:.03em}@media screen and (min-width: 768px)and (max-width: 1279px){.l-header-drawer-menu__jp{font-size:1.015625vw}}@media screen and (max-width: 767px){.l-header-drawer-menu__jp{font-size:.75rem}}.l-header-drawer__wrapper{margin-top:50px;display:flex;align-items:center;gap:40px}@media screen and (min-width: 768px)and (max-width: 1279px){.l-header-drawer__wrapper{margin-top:3.90625vw;gap:3.125vw}}@media screen and (max-width: 767px){.l-header-drawer__wrapper{margin-top:36px;flex-direction:column;align-items:flex-start;gap:30px}}.l-header-drawer-sns{display:flex;align-items:center;gap:16px}@media screen and (min-width: 768px)and (max-width: 1279px){.l-header-drawer-sns{gap:1.25vw}}@media screen and (max-width: 767px){.l-header-drawer-sns{flex-direction:column;align-items:flex-start;gap:20px}}.l-header-drawer-sns__link{display:block;font-family:"Figtree",sans-serif;font-optical-sizing:auto;font-weight:800;font-style:normal;font-style:italic;font-size:1.125rem;letter-spacing:.02em;background-color:var(--color-ylw);border:1px solid var(--color-blk);border-radius:30px;padding:9px 24px 9px 53px;position:relative}@media screen and (min-width: 768px)and (max-width: 1279px){.l-header-drawer-sns__link{font-size:1.40625vw;border-radius:2.34375vw;padding:.703125vw 1.875vw .703125vw 4.140625vw}}.l-header-drawer-sns__link--youtube::before{content:"";width:21px;height:21px;display:block;background-image:url(../img/common/icon_drawer_youtube.svg);background-position:center center;background-repeat:no-repeat;background-size:contain;position:absolute;top:50%;left:24px;transform:translateY(-50%)}@media screen and (min-width: 768px)and (max-width: 1279px){.l-header-drawer-sns__link--youtube::before{width:1.640625vw;height:1.640625vw;left:1.875vw}}.l-header-drawer-sns__link--instagram::before{content:"";width:18px;height:18px;display:block;background-image:url(../img/common/icon_drawer_instagram.svg);background-position:center center;background-repeat:no-repeat;background-size:contain;position:absolute;top:50%;left:26px;transform:translateY(-50%)}@media screen and (min-width: 768px)and (max-width: 1279px){.l-header-drawer-sns__link--instagram::before{width:1.40625vw;height:1.40625vw;left:2.03125vw}}.l-header-drawer-etc{display:flex;align-items:center;gap:24px}@media screen and (min-width: 768px)and (max-width: 1279px){.l-header-drawer-etc{gap:1.875vw}}.l-header-drawer-etc__link{display:block;font-size:.8125rem;letter-spacing:.03em}@media screen and (min-width: 768px)and (max-width: 1279px){.l-header-drawer-etc__link{font-size:1.015625vw}}.l-main{margin-top:80px}@media screen and (min-width: 768px)and (max-width: 1279px){.l-main{margin-top:6.25vw}}@media screen and (max-width: 767px){.l-main{margin-top:56px}}.l-footer{width:100%;background-color:var(--color-d-gry);margin-top:130px;padding-block:120px;border-top:1px solid var(--color-blk);position:relative}@media screen and (min-width: 768px)and (max-width: 1279px){.l-footer{margin-top:10.15625vw;padding-block:9.375vw}}@media screen and (max-width: 767px){.l-footer{margin-top:90px;padding-block:80px}}.l-footer__apply{position:fixed;bottom:40px;right:40px;z-index:1000;opacity:0;visibility:hidden;transition:.4s}@media screen and (min-width: 768px)and (max-width: 1279px){.l-footer__apply{bottom:3.125vw;right:3.125vw}}@media screen and (max-width: 767px){.l-footer__apply{bottom:20px;right:-10px}}.l-footer__apply.is-scrolled{opacity:1;visibility:visible}.l-footer__inner{display:flex;justify-content:center;align-items:stretch}@media screen and (max-width: 767px){.l-footer__inner{flex-direction:column;align-items:center}}.l-footer-nav{padding-right:120px}@media screen and (min-width: 768px)and (max-width: 1279px){.l-footer-nav{padding-right:9.375vw}}@media screen and (max-width: 767px){.l-footer-nav{padding-right:0}}.l-footer-nav__list{display:flex;flex-direction:column;gap:50px}@media screen and (min-width: 768px)and (max-width: 1279px){.l-footer-nav__list{gap:3.90625vw}}@media screen and (max-width: 767px){.l-footer-nav__list{gap:24px;flex-direction:column;align-items:flex-start}}.l-footer-nav__link{display:flex;flex-direction:column;gap:10px}@media screen and (min-width: 768px)and (max-width: 1279px){.l-footer-nav__link{gap:.78125vw}}@media screen and (max-width: 767px){.l-footer-nav__link{gap:8px}}.l-footer-nav__en{display:block;font-family:"Figtree",sans-serif;font-optical-sizing:auto;font-weight:800;font-style:normal;font-style:italic;font-size:2.25rem;letter-spacing:.05em;color:var(--color-ylw);-webkit-text-stroke:1px var(--color-blk)}@media screen and (min-width: 768px)and (max-width: 1279px){.l-footer-nav__en{font-size:2.8125vw}}@media screen and (max-width: 767px){.l-footer-nav__en{font-size:1.875rem}}.l-footer-nav__jp{font-size:.8125rem;font-weight:700;letter-spacing:.03em;color:var(--color-wht)}@media screen and (min-width: 768px)and (max-width: 1279px){.l-footer-nav__jp{font-size:1.015625vw}}@media screen and (max-width: 767px){.l-footer-nav__jp{font-size:.75rem}}.l-footer__content{padding-left:120px;position:relative}@media screen and (min-width: 768px)and (max-width: 1279px){.l-footer__content{padding-left:9.375vw}}@media screen and (max-width: 767px){.l-footer__content{margin-top:40px;padding-left:0;padding-top:40px}}.l-footer__content::before{content:"";width:1px;height:100%;display:block;background-color:var(--color-wht);opacity:.1;position:absolute;top:0;left:0}@media screen and (max-width: 767px){.l-footer__content::before{width:calc(100% + 20px);height:1px;left:-10px}}.l-footer__company{width:250px}@media screen and (min-width: 768px)and (max-width: 1279px){.l-footer__company{width:19.53125vw}}@media screen and (max-width: 767px){.l-footer__company{width:200px}}.l-footer__text{font-size:.6875rem;letter-spacing:.04em;line-height:1.6363636364;color:var(--color-wht);margin-top:18px}@media screen and (min-width: 768px)and (max-width: 1279px){.l-footer__text{font-size:.859375vw;margin-top:1.40625vw}}@media screen and (max-width: 767px){.l-footer__text{font-size:.625rem}}.l-footer-sns{margin-top:29px;display:flex;align-items:center;column-gap:12px}@media screen and (min-width: 768px)and (max-width: 1279px){.l-footer-sns{margin-top:2.265625vw;column-gap:.9375vw}}@media screen and (max-width: 767px){.l-footer-sns{margin-top:24px;justify-content:center}}.l-footer-sns__link{width:42px;aspect-ratio:1/1;background-color:var(--color-wht);border:1px solid var(--color-blk);border-radius:50%;display:flex;justify-content:center;align-items:center}@media screen and (min-width: 768px)and (max-width: 1279px){.l-footer-sns__link{width:3.28125vw}}.l-footer-sns__link--youtube img{width:21px}@media screen and (min-width: 768px)and (max-width: 1279px){.l-footer-sns__link--youtube img{width:1.640625vw}}.l-footer-sns__link--instagram img{width:20px}@media screen and (min-width: 768px)and (max-width: 1279px){.l-footer-sns__link--instagram img{width:1.5625vw}}.l-footer-etc{margin-top:36px;display:flex;flex-direction:column;gap:15px}@media screen and (min-width: 768px)and (max-width: 1279px){.l-footer-etc{margin-top:2.8125vw;gap:1.171875vw}}@media screen and (max-width: 767px){.l-footer-etc{margin-top:32px;align-items:center}}.l-footer-etc__link{font-size:.8125rem;letter-spacing:.03em;color:var(--color-wht)}@media screen and (min-width: 768px)and (max-width: 1279px){.l-footer-etc__link{font-size:1.015625vw}}.l-footer__copyright{font-size:.625rem;letter-spacing:.04em;color:#aeaeae;position:absolute;bottom:0;left:120px}@media screen and (min-width: 768px)and (max-width: 1279px){.l-footer__copyright{font-size:.78125vw;left:9.375vw}}@media screen and (max-width: 767px){.l-footer__copyright{position:static;margin-top:50px;text-align:center}}.l-banner{width:100%}.l-banner__link{width:max-content;display:flex}.l-banner__item{width:max-content;display:flex;animation:banner-marquee 30s infinite linear;will-change:transform}@keyframes banner-marquee{0%{transform:translateX(0%)}100%{transform:translateX(-100%)}}.l-banner__unit{width:max-content;display:flex;align-items:center;gap:34px;padding:20px 32px 20px 26px;position:relative}@media screen and (min-width: 768px)and (max-width: 1279px){.l-banner__unit{gap:2.65625vw;padding:1.5625vw 2.5vw 1.5625vw 2.03125vw}}@media screen and (max-width: 767px){.l-banner__unit{gap:14px;padding:10px 18px 10px 17px}}.l-banner__unit--green{background-color:var(--color-grn);border:1px solid var(--color-blk)}.l-banner__unit--red{background-color:var(--color-red);border-top:1px solid var(--color-blk);border-bottom:1px solid var(--color-blk)}.l-banner__unit::before{content:"";width:40px;height:40px;display:block;background-image:url(../img/common/arrow_banner.svg);background-position:center center;background-repeat:no-repeat;background-size:contain;position:absolute;top:50%;left:0;transform:translate(-50%, -50%);transition:transform .3s}@media screen and (min-width: 768px)and (max-width: 1279px){.l-banner__unit::before{width:3.125vw;height:3.125vw}}@media screen and (max-width: 767px){.l-banner__unit::before{width:28px;height:28px}}.l-banner__link:hover .l-banner__unit::before{transform:translate(-50%, -50%) scale(1.2)}.l-banner__en{display:block;font-family:"Figtree",sans-serif;font-optical-sizing:auto;font-weight:800;font-style:normal;font-size:8.125rem}@media screen and (min-width: 768px)and (max-width: 1279px){.l-banner__en{font-size:10.15625vw}}@media screen and (max-width: 767px){.l-banner__en{font-size:5rem}}.l-banner__jp{display:block;font-size:3.125rem;font-weight:900;line-height:1.25}@media screen and (min-width: 768px)and (max-width: 1279px){.l-banner__jp{font-size:3.90625vw}}@media screen and (max-width: 767px){.l-banner__jp{font-size:1.75rem}}.l-breadcrumb{width:100%;padding-top:24px}@media screen and (min-width: 768px)and (max-width: 1279px){.l-breadcrumb{padding-top:1.875vw}}@media screen and (max-width: 767px){.l-breadcrumb{padding-top:20px;padding-inline:20px}}.l-breadcrumb__inner{width:1160px;margin-inline:auto}@media screen and (min-width: 768px)and (max-width: 1279px){.l-breadcrumb__inner{width:90.625vw}}@media screen and (max-width: 767px){.l-breadcrumb__inner{width:100%}}.c-apply{width:140px;height:140px;background-image:url(../img/common/apply_bg.svg);background-position:center center;background-repeat:no-repeat;background-size:contain;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:5px;cursor:pointer}@media screen and (min-width: 768px)and (max-width: 1279px){.c-apply{width:10.9375vw;height:10.9375vw;gap:.390625vw}}@media screen and (max-width: 767px){.c-apply{width:94px;height:94px;gap:4px}}.c-apply__text{text-align:center;font-size:1.3125rem;font-weight:700;letter-spacing:.06em;line-height:1.4}@media screen and (min-width: 768px)and (max-width: 1279px){.c-apply__text{font-size:1.640625vw}}@media screen and (max-width: 767px){.c-apply__text{font-size:.875rem}}.c-apply__marquee{width:70px;display:flex;overflow:hidden}@media screen and (min-width: 768px)and (max-width: 1279px){.c-apply__marquee{width:5.46875vw}}@media screen and (max-width: 767px){.c-apply__marquee{width:45px}}.c-apply__item{font-family:"Figtree",sans-serif;font-optical-sizing:auto;font-weight:800;font-style:normal;font-size:.75rem;font-style:italic;letter-spacing:.05em;display:flex;align-items:center;animation:apply-marquee 4s infinite linear;will-change:transform}@media screen and (min-width: 768px)and (max-width: 1279px){.c-apply__item{font-size:.9375vw}}@media screen and (max-width: 767px){.c-apply__item{font-size:.5375rem}}@keyframes apply-marquee{0%{transform:translateX(0%)}100%{transform:translateX(-100%)}}.c-apply__item::before{content:"";width:13px;height:13px;display:block;background-image:url(../img/common/icon_drawer_nav.webp);background-position:center center;background-repeat:no-repeat;background-size:contain;margin-inline:2px}@media screen and (min-width: 768px)and (max-width: 1279px){.c-apply__item::before{width:1.015625vw;height:1.015625vw}}@media screen and (max-width: 767px){.c-apply__item::before{width:9px;height:9px;transform:translateY(-1px)}}.c-badge{width:74px;height:74px;text-align:center;font-family:"Figtree",sans-serif;font-optical-sizing:auto;font-weight:800;font-style:normal;font-size:.8125rem;font-style:italic;letter-spacing:.05em;line-height:1.0769230769;color:var(--color-ylw);-webkit-text-stroke:.5px var(--color-blk);display:flex;justify-content:center;align-items:center;position:relative}@media screen and (min-width: 768px)and (max-width: 1279px){.c-badge{width:5.78125vw;height:5.78125vw;font-size:1.015625vw}}.c-badge--white{color:var(--color-red)}.c-badge::before{content:"";width:100%;height:100%;display:block;background-image:url(../img/common/magazine_badge_bg_red.svg);background-position:center center;background-repeat:no-repeat;background-size:cover;position:absolute;top:0;left:0;z-index:-1;animation:badge-rotation 18s infinite linear}@keyframes badge-rotation{0%{transform:rotate(0)}100%{transform:rotate(360deg)}}.c-badge--white::before{background-image:url(../img/common/magazine_badge_bg_white.svg)}.c-btn{width:fit-content;min-width:224px;height:52px;padding-inline:65px;display:flex;justify-content:center;align-items:center;position:relative;z-index:1;transition:.3s;will-change:transform}@media screen and (min-width: 768px)and (max-width: 1279px){.c-btn{min-width:17.5vw;height:4.0625vw}}.c-btn::before{content:"";width:100%;height:100%;display:block;background-color:var(--color-blk);border-radius:26px;position:absolute;top:5px;left:5px;z-index:-1;transition:.3s;will-change:transform}@media screen and (min-width: 768px)and (max-width: 1279px){.c-btn::before{border-radius:2.03125vw;top:.390625vw;left:.390625vw}}.c-btn::after{content:"";width:100%;height:100%;display:block;background-color:var(--color-wht);border:1px solid var(--color-blk);border-radius:26px;position:absolute;top:0;left:0;z-index:-1}@media screen and (min-width: 768px)and (max-width: 1279px){.c-btn::after{border-radius:2.03125vw}}.c-btn__text{font-size:.9375rem;font-weight:700;letter-spacing:.08em}@media screen and (min-width: 768px)and (max-width: 1279px){.c-btn__text{font-size:1.171875vw}}.c-btn__icon{width:22px;height:22px;display:block;background-image:url(../img/common/arrow_btn.svg);background-position:center center;background-repeat:no-repeat;background-size:contain;position:absolute;top:50%;right:15px;z-index:1;transform:translateY(-50%)}@media screen and (min-width: 768px)and (max-width: 1279px){.c-btn__icon{width:1.71875vw;height:1.71875vw;right:1.171875vw}}.c-btn:hover{transform:translate(5px, 5px)}@media screen and (min-width: 768px)and (max-width: 1279px){.c-btn:hover{transform:translate(0.390625vw, 0.390625vw)}}.c-btn:hover::before{top:0;left:0}.c-news-card{width:100%;height:100%;display:block;background-color:var(--color-wht);border:1px dashed var(--color-blk);border-radius:30px;padding:32px;box-shadow:6px 6px 0px 0px rgba(0,0,0,.15)}@media screen and (min-width: 768px)and (max-width: 1279px){.c-news-card{border-radius:2.34375vw;padding:2.5vw;box-shadow:.46875vw .46875vw 0px 0px rgba(0,0,0,.15)}}@media screen and (max-width: 767px){.c-news-card{padding:26px 30px}}.c-news-card__date{font-family:"Figtree",sans-serif;font-optical-sizing:auto;font-weight:800;font-style:normal;font-size:.75rem;font-weight:600;line-height:1.1666666667;letter-spacing:.02em;color:#9d9d9d}@media screen and (min-width: 768px)and (max-width: 1279px){.c-news-card__date{font-size:.9375vw}}.c-news-card__title{font-size:1rem;font-weight:700;letter-spacing:.03em;line-height:1.75;margin-top:8px;overflow:hidden;display:-webkit-box;text-overflow:ellipsis;-webkit-box-orient:vertical;-webkit-line-clamp:2}@media screen and (min-width: 768px)and (max-width: 1279px){.c-news-card__title{font-size:1.25vw;margin-top:.625vw}}@media screen and (max-width: 767px){.c-news-card__title{font-size:.9375rem}}.c-news-card__list{margin-top:14px;display:flex;gap:7px}@media screen and (min-width: 768px)and (max-width: 1279px){.c-news-card__list{margin-top:1.09375vw;gap:.546875vw}}@media screen and (max-width: 767px){.c-news-card__list{gap:6px}}.c-news-card__tag{font-size:.625rem;font-weight:700;letter-spacing:.05em;background-color:#fff8f0;border:1px solid var(--color-blk);border-radius:20px;padding:4px 10px 4px 22px;position:relative}@media screen and (min-width: 768px)and (max-width: 1279px){.c-news-card__tag{font-size:.78125vw;border-radius:1.5625vw;padding:.3125vw .78125vw .3125vw 1.71875vw}}.c-news-card__tag::before{content:"";width:10px;height:10px;display:block;background-image:url(../img/common/icon_drawer_nav.webp);background-position:center center;background-repeat:no-repeat;background-size:contain;position:absolute;top:50%;left:10px;transform:translateY(-50%)}@media screen and (min-width: 768px)and (max-width: 1279px){.c-news-card__tag::before{width:.78125vw;height:.78125vw;left:.78125vw}}.c-breadcrumb__list{display:flex;gap:22px}@media screen and (min-width: 768px)and (max-width: 1279px){.c-breadcrumb__list{gap:1.71875vw}}.c-breadcrumb__item{position:relative}.c-breadcrumb__item:not(:first-child):before{content:"";width:4px;height:4px;display:block;border-top:1px solid rgba(0,0,0,.3);border-right:1px solid rgba(0,0,0,.3);position:absolute;top:3px;left:-14px;transform:rotate(45deg)}@media screen and (min-width: 768px)and (max-width: 1279px){.c-breadcrumb__item:not(:first-child):before{width:.3125vw;height:.3125vw;top:.234375vw;left:-1.09375vw}}.c-breadcrumb__link{display:block;font-size:.625rem;font-weight:700}@media screen and (min-width: 768px)and (max-width: 1279px){.c-breadcrumb__link{font-size:.78125vw}}.c-breadcrumb__current{display:block;font-size:.625rem;font-weight:700}@media screen and (min-width: 768px)and (max-width: 1279px){.c-breadcrumb__current{font-size:.78125vw}}.c-title{text-align:center}.c-title__en{font-family:"Figtree",sans-serif;font-optical-sizing:auto;font-weight:800;font-style:normal;font-size:5.625rem;font-style:italic;color:var(--color-grn);-webkit-text-stroke:1px var(--color-blk)}@media screen and (min-width: 768px)and (max-width: 1279px){.c-title__en{font-size:7.03125vw}}@media screen and (max-width: 767px){.c-title__en{font-size:3rem;line-height:1.1}}.c-title__jp{font-size:1.125rem;font-weight:700;letter-spacing:.1em;margin-top:25px}@media screen and (min-width: 768px)and (max-width: 1279px){.c-title__jp{font-size:1.40625vw;margin-top:1.953125vw}}@media screen and (max-width: 767px){.c-title__jp{font-size:.875rem;margin-top:12px;line-height:1.7142857143}}.c-pagination .wp-pagenavi{width:100%;display:flex;justify-content:center;align-items:center;position:relative}.c-pagination .current{width:42px;height:42px;font-family:"Figtree",sans-serif;font-optical-sizing:auto;font-weight:800;font-style:normal;font-size:1rem;background-color:var(--color-grn);border:1px solid var(--color-blk);border-radius:50%;margin:0 5px;display:grid;place-content:center}@media screen and (min-width: 768px)and (max-width: 1279px){.c-pagination .current{width:3.28125vw;height:3.28125vw;font-size:1.25vw;margin:0 .390625vw}}@media screen and (max-width: 767px){.c-pagination .current{width:30px;height:30px;font-size:.8125rem;margin:0 4px}}.c-pagination .page{width:42px;height:42px;font-family:"Figtree",sans-serif;font-optical-sizing:auto;font-weight:800;font-style:normal;font-size:1rem;background-color:var(--color-wht);border:1px solid var(--color-blk);border-radius:50%;margin:0 5px;display:grid;place-content:center;transition:.4s}@media screen and (min-width: 768px)and (max-width: 1279px){.c-pagination .page{width:3.28125vw;height:3.28125vw;font-size:1.25vw;margin:0 .390625vw}}@media screen and (max-width: 767px){.c-pagination .page{width:30px;height:30px;font-size:.8125rem;margin:0 4px}}.c-pagination .page:hover{background-color:var(--color-grn)}.c-pagination .previouspostslink{width:42px;height:42px;text-indent:-9999px;background-color:var(--color-wht);border:1px solid var(--color-blk);border-radius:50%;margin-right:25px;display:flex;justify-content:center;align-items:center;transition:.4s}@media screen and (min-width: 768px)and (max-width: 1279px){.c-pagination .previouspostslink{width:3.28125vw;height:3.28125vw;margin-right:1.953125vw}}@media screen and (max-width: 767px){.c-pagination .previouspostslink{width:30px;height:30px;margin-right:10px}}.c-pagination .previouspostslink::before{content:"";width:18px;height:12px;display:block;background-image:url(../img/common/arrow_slide.svg);background-position:center center;background-repeat:no-repeat;background-size:contain;transition:.4s}@media screen and (min-width: 768px)and (max-width: 1279px){.c-pagination .previouspostslink::before{width:1.40625vw;height:.9375vw}}@media screen and (max-width: 767px){.c-pagination .previouspostslink::before{width:12px;height:10px}}.c-pagination .previouspostslink:hover{background-color:var(--color-grn)}.c-pagination .nextpostslink{width:42px;height:42px;text-indent:-9999px;background-color:var(--color-wht);border:1px solid var(--color-blk);border-radius:50%;margin-left:25px;display:flex;justify-content:center;align-items:center;transition:.4s}@media screen and (min-width: 768px)and (max-width: 1279px){.c-pagination .nextpostslink{width:3.28125vw;height:3.28125vw;margin-left:1.953125vw}}@media screen and (max-width: 767px){.c-pagination .nextpostslink{width:30px;height:30px;margin-left:10px}}.c-pagination .nextpostslink::before{content:"";width:18px;height:12px;display:block;background-image:url(../img/common/arrow_slide.svg);background-position:center center;background-repeat:no-repeat;background-size:contain;transform:rotate(180deg);transition:.4s}@media screen and (min-width: 768px)and (max-width: 1279px){.c-pagination .nextpostslink::before{width:1.40625vw;height:.9375vw}}@media screen and (max-width: 767px){.c-pagination .nextpostslink::before{width:12px;height:10px}}.c-pagination .nextpostslink:hover{background-color:var(--color-grn)}.c-pagination .extend{font-size:1rem}@media screen and (min-width: 768px)and (max-width: 1279px){.c-pagination .extend{font-size:.875rem}}@media screen and (max-width: 767px){.c-pagination .extend{font-size:.875rem}}.is-scroll-prevent{overflow:hidden;height:100%}.u-hide--pc{display:none}@media screen and (max-width: 767px){.u-hide--pc{display:block}}@media screen and (max-width: 767px){.u-hide--sp{display:none}}.u-fadeIn{opacity:0}.u-fadeInUp{opacity:0;transform:translateY(50px)}@media screen and (min-width: 768px)and (max-width: 1279px){.u-fadeInUp{transform:translateY(3.90625vw)}}@media screen and (max-width: 767px){.u-fadeInUp{transform:translateY(7.6335877863vw)}}@keyframes arrowRotated{0%{opacity:1;transform:translateX(0)}50%{opacity:0;transform:translateX(45%)}51%{opacity:0;transform:translateX(-45%)}to{opacity:1;transform:translateX(0)}}@keyframes arrowRotatedDown{0%{opacity:1;transform:translateY(0) rotate(90deg)}50%{opacity:0;transform:translateY(45%) rotate(90deg)}51%{opacity:0;transform:translateY(-45%) rotate(90deg)}to{opacity:1;transform:translateY(0) rotate(90deg)}}.grecaptcha-badge{z-index:9999}.p-top{width:100%;overflow:hidden}.p-top .l-header{background-color:rgba(0,0,0,0)}.p-top .l-header-title{display:none}.p-top .l-main{margin-top:0}.p-top-fv{width:100%;background-color:var(--color-grn);padding-bottom:15px;position:relative;z-index:1}@media screen and (min-width: 768px)and (max-width: 1279px){.p-top-fv{padding-bottom:1.171875vw}}@media screen and (max-width: 767px){.p-top-fv{padding-bottom:65px}}.p-top-fv__company{width:210px;height:37px;position:absolute;top:23px;right:221px;z-index:2}@media screen and (min-width: 768px)and (max-width: 1279px){.p-top-fv__company{width:16.40625vw;height:2.890625vw;top:1.796875vw;right:17.265625vw}}@media screen and (max-width: 767px){.p-top-fv__company{width:190px;height:33px;top:15px;right:auto;left:25px}}.p-top-fv__company img{height:100%;object-fit:contain}.p-top-fv__inner{width:1244px;margin-inline:auto;display:flex;justify-content:space-between;align-items:flex-start;position:relative;z-index:1}@media screen and (min-width: 768px)and (max-width: 1279px){.p-top-fv__inner{width:97.1875vw}}@media screen and (max-width: 767px){.p-top-fv__inner{width:100%;flex-direction:column}}.p-top-fv__head{flex:1;padding-top:502px;position:relative}@media screen and (min-width: 768px)and (max-width: 1279px){.p-top-fv__head{padding-top:39.21875vw}}@media screen and (max-width: 767px){.p-top-fv__head{width:100%;margin-top:-20px;padding-top:calc(72px + 83.9694656489vw)}}.p-top-fv-title{display:flex;flex-wrap:wrap}@media screen and (max-width: 767px){.p-top-fv-title{justify-content:center}}.p-top-fv-title__text1{font-family:"Figtree",sans-serif;font-optical-sizing:auto;font-weight:800;font-style:normal;font-style:italic;font-size:4.5625rem;color:var(--color-grn);-webkit-text-stroke:1.5px var(--color-blk);margin-left:35px}@media screen and (min-width: 768px)and (max-width: 1279px){.p-top-fv-title__text1{font-size:5.703125vw;-webkit-text-stroke:1px var(--color-blk);margin-left:2.734375vw}}@media screen and (max-width: 767px){.p-top-fv-title__text1{font-size:2.1875rem;-webkit-text-stroke:1px var(--color-blk);margin-left:10px}}.p-top-fv-title__text2{font-family:"Figtree",sans-serif;font-optical-sizing:auto;font-weight:800;font-style:normal;font-style:italic;font-size:4.5625rem;color:var(--color-ylw);-webkit-text-stroke:1.5px var(--color-blk);margin-left:20px}@media screen and (min-width: 768px)and (max-width: 1279px){.p-top-fv-title__text2{font-size:5.703125vw;-webkit-text-stroke:1px var(--color-blk);margin-left:1.5625vw}}@media screen and (max-width: 767px){.p-top-fv-title__text2{font-size:2.1875rem;-webkit-text-stroke:1px var(--color-blk);margin-left:8px}}.p-top-fv-title__text3{font-family:"Figtree",sans-serif;font-optical-sizing:auto;font-weight:800;font-style:normal;font-style:italic;font-size:8.875rem;color:var(--color-red);-webkit-text-stroke:1.5px var(--color-blk);margin-left:20px}@media screen and (min-width: 768px)and (max-width: 1279px){.p-top-fv-title__text3{font-size:11.09375vw;-webkit-text-stroke:1px var(--color-blk);margin-left:1.5625vw}}@media screen and (max-width: 767px){.p-top-fv-title__text3{font-size:4.25rem;-webkit-text-stroke:1px var(--color-blk);margin-left:0}}.p-top-fv__copy{text-align:center;font-size:1.5rem;font-weight:900;letter-spacing:.1em;margin-top:18px}@media screen and (min-width: 768px)and (max-width: 1279px){.p-top-fv__copy{font-size:1.875vw;margin-top:1.40625vw}}@media screen and (max-width: 767px){.p-top-fv__copy{font-size:1.125rem;letter-spacing:.08em;margin-top:12px}}.p-top-fv__badge{position:absolute;bottom:-58px;right:3px}@media screen and (min-width: 768px)and (max-width: 1279px){.p-top-fv__badge{bottom:-4.53125vw;right:.234375vw}}@media screen and (max-width: 767px){.p-top-fv__badge{display:none}}.p-top-fv__content{width:460px;padding-top:105px}@media screen and (min-width: 768px)and (max-width: 1279px){.p-top-fv__content{width:35.9375vw;padding-top:8.203125vw}}@media screen and (max-width: 767px){.p-top-fv__content{width:100%;margin-top:43px;padding-top:0;padding-right:8px}}.p-top-fv-magazine{width:412px;min-height:335px}@media screen and (min-width: 768px)and (max-width: 1279px){.p-top-fv-magazine{width:32.1875vw;min-height:26.171875vw}}@media screen and (max-width: 767px){.p-top-fv-magazine{width:346px;min-height:auto;margin-inline:auto}}.p-top-fv-magazine--cat2{margin-top:51px;margin-left:auto;margin-right:8px}@media screen and (min-width: 768px)and (max-width: 1279px){.p-top-fv-magazine--cat2{margin-top:3.984375vw;margin-right:.625vw}}@media screen and (max-width: 767px){.p-top-fv-magazine--cat2{margin-top:40px;margin-inline:auto}}.p-top-fv-magazine__link{display:block;position:relative;z-index:1}.p-top-fv-magazine__link::before{content:"";width:100%;height:100%;display:block;background-color:var(--color-blk);border-radius:22px;position:absolute;top:8px;left:8px;z-index:-1}@media screen and (min-width: 768px)and (max-width: 1279px){.p-top-fv-magazine__link::before{border-radius:1.71875vw;top:.625vw;left:.625vw}}.p-top-fv-magazine__link::after{content:"";width:100%;height:100%;display:block;border:1px solid var(--color-blk);border-radius:20px;position:absolute;top:0;left:0;z-index:-1}@media screen and (min-width: 768px)and (max-width: 1279px){.p-top-fv-magazine__link::after{border-radius:1.5625vw}}.p-top-fv-magazine--cat1 .p-top-fv-magazine__link::after{background-color:var(--color-ylw)}.p-top-fv-magazine--cat2 .p-top-fv-magazine__link::after{background-color:var(--color-blu)}.p-top-fv-magazine__badge{position:absolute;top:-22px;left:16px;z-index:2}@media screen and (min-width: 768px)and (max-width: 1279px){.p-top-fv-magazine__badge{top:-1.71875vw;left:1.25vw}}.p-top-fv-magazine__img{width:100%;aspect-ratio:412/237;border:1px solid var(--color-blk);border-radius:20px;overflow:hidden}@media screen and (min-width: 768px)and (max-width: 1279px){.p-top-fv-magazine__img{border-radius:1.5625vw}}.p-top-fv-magazine__img img{height:100%;object-fit:cover;transition:.3s;will-change:transform}.p-top-fv-magazine__link:hover .p-top-fv-magazine__img img{transform:scale(1.05)}.p-top-fv-magazine__content{padding:20px 24px}@media screen and (min-width: 768px)and (max-width: 1279px){.p-top-fv-magazine__content{padding:1.5625vw 1.875vw}}@media screen and (max-width: 767px){.p-top-fv-magazine__content{padding:16px 24px}}.p-top-fv-magazine__title{font-size:1.0625rem;font-weight:700;letter-spacing:.05em;overflow:hidden;display:-webkit-box;text-overflow:ellipsis;-webkit-box-orient:vertical;-webkit-line-clamp:1}@media screen and (min-width: 768px)and (max-width: 1279px){.p-top-fv-magazine__title{font-size:1.328125vw}}@media screen and (max-width: 767px){.p-top-fv-magazine__title{font-size:.9375rem}}.p-top-fv-magazine--cat2 .p-top-fv-magazine__title{color:var(--color-wht)}.p-top-fv-magazine__wrapper{margin-top:13px;display:flex;align-items:center;gap:10px}@media screen and (min-width: 768px)and (max-width: 1279px){.p-top-fv-magazine__wrapper{margin-top:1.015625vw;gap:.78125vw}}@media screen and (max-width: 767px){.p-top-fv-magazine__wrapper{margin-top:12px}}.p-top-fv-magazine__date{font-family:"Figtree",sans-serif;font-optical-sizing:auto;font-weight:800;font-style:normal;font-size:.75rem;font-weight:600;letter-spacing:.02em}@media screen and (min-width: 768px)and (max-width: 1279px){.p-top-fv-magazine__date{font-size:.9375vw}}.p-top-fv-magazine--cat2 .p-top-fv-magazine__date{color:var(--color-wht)}.p-top-fv-magazine__category{font-size:.625rem;font-weight:700;letter-spacing:.05em;background-color:var(--color-wht);border:1px solid var(--color-blk);border-radius:20px;padding:4px 10px 4px 22px;position:relative}@media screen and (min-width: 768px)and (max-width: 1279px){.p-top-fv-magazine__category{font-size:.78125vw;border-radius:1.5625vw;padding:.3125vw .78125vw .3125vw 1.71875vw}}.p-top-fv-magazine__category::before{content:"";width:10px;height:10px;display:block;background-image:url(../img/common/icon_tag.webp);background-position:center center;background-repeat:no-repeat;background-size:cover;position:absolute;top:50%;left:9px;transform:translateY(-50%)}@media screen and (min-width: 768px)and (max-width: 1279px){.p-top-fv-magazine__category::before{width:.78125vw;height:.78125vw;left:.703125vw}}.p-top-fv__movie{width:calc(50% + 128px);height:644px;display:block;border-radius:0 0 30px 0;inset:0;overflow:hidden;position:absolute;top:0;left:-1px;z-index:-1;pointer-events:none}@media screen and (min-width: 768px)and (max-width: 1279px){.p-top-fv__movie{width:calc(50% + 10vw);height:50.3125vw;border-radius:0 0 2.34375vw 0}}@media screen and (max-width: 767px){.p-top-fv__movie{width:100%;height:auto;aspect-ratio:393/330;top:72px;left:0}}.p-top-fv__movie iframe{min-width:100%;min-height:100%;aspect-ratio:16/9;position:absolute;top:50%;left:50%;transform:translate(-50%, -50%)}.p-top-magazine{width:100%;position:relative;z-index:1}.p-top-magazine::before{content:"";width:100%;height:250px;display:block;background-color:var(--color-grn);position:absolute;top:0;left:0;z-index:-1}@media screen and (min-width: 768px)and (max-width: 1279px){.p-top-magazine::before{height:19.53125vw}}@media screen and (max-width: 767px){.p-top-magazine::before{height:205px}}.p-top-magazine__inner{width:1148px;margin-inline:auto}@media screen and (min-width: 768px)and (max-width: 1279px){.p-top-magazine__inner{width:89.6875vw}}@media screen and (max-width: 767px){.p-top-magazine__inner{width:333px}}.p-top-magazine__head{margin-left:52px;margin-bottom:-30px;position:relative;z-index:10}@media screen and (min-width: 768px)and (max-width: 1279px){.p-top-magazine__head{margin-left:4.0625vw;margin-bottom:-2.34375vw}}@media screen and (max-width: 767px){.p-top-magazine__head{margin-left:19px;margin-bottom:-26px}}.p-top-magazine__title{width:298px;height:60px;font-family:"Figtree",sans-serif;font-optical-sizing:auto;font-weight:800;font-style:normal;font-size:2rem;font-style:italic;letter-spacing:.04em;color:var(--color-ylw);-webkit-text-stroke:1px var(--color-blk);background-color:var(--color-grn);border:1px solid var(--color-blk);border-radius:8px;display:flex;justify-content:center;align-items:center;position:relative;z-index:1}@media screen and (min-width: 768px)and (max-width: 1279px){.p-top-magazine__title{width:23.28125vw;height:4.6875vw;font-size:2.5vw;border-radius:.625vw}}@media screen and (max-width: 767px){.p-top-magazine__title{width:265px;height:52px;font-size:1.75rem;border-radius:8px}}.p-top-magazine__title::before{content:"";width:13px;height:26px;background-image:url(../img/top/magazine_title_bg.webp);background-position:center center;background-repeat:no-repeat;background-size:contain;position:absolute;top:5px;right:-13px;z-index:-1}@media screen and (min-width: 768px)and (max-width: 1279px){.p-top-magazine__title::before{width:1.015625vw;height:2.03125vw;top:.390625vw;right:-1.015625vw}}@media screen and (max-width: 767px){.p-top-magazine__title::before{width:12px;height:22px;background-image:url(../img/top/magazine_title_bg_sp.webp);top:4px;right:-12px}}.p-top-magazine-slide{width:100%;background-color:var(--color-wht);border:1px solid var(--color-blk);border-radius:24px;padding-top:65px;padding-bottom:40px;padding-inline:30px;position:relative;z-index:1}@media screen and (min-width: 768px)and (max-width: 1279px){.p-top-magazine-slide{border-radius:1.875vw;padding-top:5.078125vw;padding-bottom:3.125vw;padding-inline:2.34375vw}}@media screen and (max-width: 767px){.p-top-magazine-slide{padding-top:45px;padding-bottom:25px;padding-inline:15px}}.p-top-magazine-slide .swiper-button-prev,.p-top-magazine-slide .swiper-button-next{width:50px;height:50px;margin:0 !important;position:absolute;top:195px !important;bottom:auto !important;z-index:auto !important;transition:.3s;will-change:transform}@media screen and (min-width: 768px)and (max-width: 1279px){.p-top-magazine-slide .swiper-button-prev,.p-top-magazine-slide .swiper-button-next{width:3.90625vw;height:3.90625vw;top:15.234375vw !important}}@media screen and (max-width: 767px){.p-top-magazine-slide .swiper-button-prev,.p-top-magazine-slide .swiper-button-next{width:38px;height:38px;top:160px !important}}.p-top-magazine-slide .swiper-button-prev span,.p-top-magazine-slide .swiper-button-next span{display:block;width:18px;height:12px}@media screen and (min-width: 768px)and (max-width: 1279px){.p-top-magazine-slide .swiper-button-prev span,.p-top-magazine-slide .swiper-button-next span{width:1.40625vw;height:.9375vw}}@media screen and (max-width: 767px){.p-top-magazine-slide .swiper-button-prev span,.p-top-magazine-slide .swiper-button-next span{width:14px;height:10px}}.p-top-magazine-slide .swiper-button-prev span img,.p-top-magazine-slide .swiper-button-next span img{display:block;height:100%;object-fit:contain}.p-top-magazine-slide .swiper-button-next span{transform:scaleX(-1)}.p-top-magazine-slide .swiper-button-prev:hover,.p-top-magazine-slide .swiper-button-next:hover{transform:translate(3px, 3px)}@media screen and (min-width: 768px)and (max-width: 1279px){.p-top-magazine-slide .swiper-button-prev:hover,.p-top-magazine-slide .swiper-button-next:hover{transform:translate(0.234375vw, 0.234375vw)}}.p-top-magazine-slide .swiper-button-prev{left:-25px !important;right:auto !important}@media screen and (min-width: 768px)and (max-width: 1279px){.p-top-magazine-slide .swiper-button-prev{left:-1.953125vw !important}}@media screen and (max-width: 767px){.p-top-magazine-slide .swiper-button-prev{left:-19px !important}}.p-top-magazine-slide .swiper-button-next{left:auto !important;right:-25px !important}@media screen and (min-width: 768px)and (max-width: 1279px){.p-top-magazine-slide .swiper-button-next{right:-1.953125vw !important}}@media screen and (max-width: 767px){.p-top-magazine-slide .swiper-button-next{right:-19px !important}}.p-top-magazine-slide .swiper-button-prev::before,.p-top-magazine-slide .swiper-button-next::before{content:"";width:100%;height:100%;display:block;background-color:var(--color-blk);border-radius:50%;position:absolute;top:3px;left:3px;z-index:-1;transition:.3s;will-change:transform}@media screen and (min-width: 768px)and (max-width: 1279px){.p-top-magazine-slide .swiper-button-prev::before,.p-top-magazine-slide .swiper-button-next::before{top:.234375vw;left:.234375vw}}.p-top-magazine-slide .swiper-button-prev:hover::before,.p-top-magazine-slide .swiper-button-next:hover::before{top:0;left:0}.p-top-magazine-slide .swiper-button-prev::after,.p-top-magazine-slide .swiper-button-next::after{content:"";width:100%;height:100%;background-color:var(--color-wht);border:1px solid var(--color-blk);border-radius:50%;position:absolute;top:0;left:0;z-index:-1}.p-top-magazine-slide .swiper-navigation-icon{display:none}.p-top-magazine-slide__main{padding-top:5px;padding-bottom:12px;overflow:hidden}@media screen and (min-width: 768px)and (max-width: 1279px){.p-top-magazine-slide__main{padding-top:.390625vw;padding-bottom:.9375vw}}.p-top-magazine-slide__main .swiper-slide{width:fit-content}.p-top-magazine-slide__item{width:fit-content;padding-inline:18px}@media screen and (min-width: 768px)and (max-width: 1279px){.p-top-magazine-slide__item{padding-inline:1.40625vw}}.p-top-magazine-slide__link{display:block;width:324px;position:relative;z-index:1;transform:rotate(-2deg);transition:.6s}@media screen and (min-width: 768px)and (max-width: 1279px){.p-top-magazine-slide__link{width:25.3125vw}}@media screen and (max-width: 767px){.p-top-magazine-slide__link{width:262px;transform:rotate(-2deg)}}.p-top-magazine-slide__link::after{content:"";width:100%;height:100%;display:block;border:1px solid var(--color-blk);border-radius:20px;box-shadow:6px 6px 0px 0px rgba(0,0,0,.15);position:absolute;top:0;left:0;z-index:-1}@media screen and (min-width: 768px)and (max-width: 1279px){.p-top-magazine-slide__link::after{border-radius:1.5625vw;box-shadow:.46875vw .46875vw 0px 0px rgba(0,0,0,.15)}}.p-top-magazine-slide__link--ylw::after{background-color:var(--color-ylw)}.p-top-magazine-slide__link--grn::after{background-color:var(--color-grn)}.p-top-magazine-slide__link--red::after{background-color:var(--color-red)}.p-top-magazine-slide__link--blu::after{background-color:var(--color-blu)}.swiper-slide-next .p-top-magazine-slide__link{transform:rotate(2deg)}.p-top-magazine-slide__img{width:100%;aspect-ratio:324/237;border:1px solid var(--color-blk);border-radius:20px;overflow:hidden}@media screen and (min-width: 768px)and (max-width: 1279px){.p-top-magazine-slide__img{border-radius:1.5625vw}}.p-top-magazine-slide__img img{height:100%;object-fit:cover;transition:.3s;will-change:transform}.p-top-magazine-slide__link:hover .p-top-magazine-slide__img img{transform:scale(1.05)}.p-top-magazine-slide__content{padding:20px 24px}@media screen and (min-width: 768px)and (max-width: 1279px){.p-top-magazine-slide__content{padding:1.5625vw 1.875vw}}@media screen and (max-width: 767px){.p-top-magazine-slide__content{padding:16px 18px}}.p-top-magazine-slide__title{font-size:1.0625rem;font-weight:700;letter-spacing:.05em;overflow:hidden;display:-webkit-box;text-overflow:ellipsis;-webkit-box-orient:vertical;-webkit-line-clamp:1}@media screen and (min-width: 768px)and (max-width: 1279px){.p-top-magazine-slide__title{font-size:1.328125vw}}@media screen and (max-width: 767px){.p-top-magazine-slide__title{font-size:.9375rem}}.p-top-magazine-slide__link--red .p-top-magazine-slide__title{color:var(--color-wht)}.p-top-magazine-slide__link--blu .p-top-magazine-slide__title{color:var(--color-wht)}.p-top-magazine-slide__wrapper{margin-top:13px;display:flex;align-items:center;gap:10px}@media screen and (min-width: 768px)and (max-width: 1279px){.p-top-magazine-slide__wrapper{margin-top:1.015625vw;gap:.78125vw}}@media screen and (max-width: 767px){.p-top-magazine-slide__wrapper{margin-top:12px;gap:6px}}.p-top-magazine-slide__date{font-family:"Figtree",sans-serif;font-optical-sizing:auto;font-weight:800;font-style:normal;font-size:.75rem;font-weight:600;letter-spacing:.02em}@media screen and (min-width: 768px)and (max-width: 1279px){.p-top-magazine-slide__date{font-size:.9375vw}}@media screen and (max-width: 767px){.p-top-magazine-slide__date{font-size:.625rem}}.p-top-magazine-slide__link--red .p-top-magazine-slide__date{color:var(--color-wht)}.p-top-magazine-slide__link--blu .p-top-magazine-slide__date{color:var(--color-wht)}.p-top-magazine-slide__category{font-size:.625rem;font-weight:700;letter-spacing:.05em;background-color:var(--color-wht);border:1px solid var(--color-blk);border-radius:20px;padding:4px 10px 4px 22px;position:relative}@media screen and (min-width: 768px)and (max-width: 1279px){.p-top-magazine-slide__category{font-size:.78125vw;border-radius:1.5625vw;padding:.3125vw .78125vw .3125vw 1.71875vw}}.p-top-magazine-slide__category::before{content:"";width:10px;height:10px;display:block;background-image:url(../img/common/icon_tag.webp);background-position:center center;background-repeat:no-repeat;background-size:cover;position:absolute;top:50%;left:9px;transform:translateY(-50%)}@media screen and (min-width: 768px)and (max-width: 1279px){.p-top-magazine-slide__category::before{width:.78125vw;height:.78125vw;left:.703125vw}}.p-top-marquee{margin-top:50px}@media screen and (min-width: 768px)and (max-width: 1279px){.p-top-marquee{margin-top:3.90625vw}}@media screen and (max-width: 767px){.p-top-marquee{margin-top:25px}}.p-top-marquee__inner{width:max-content;display:flex}.p-top-marquee__item{font-family:"Figtree",sans-serif;font-optical-sizing:auto;font-weight:800;font-style:normal;font-style:italic;font-size:5.125rem;-webkit-text-stroke:1px var(--color-blk);width:max-content;display:flex;animation:marquee 24s infinite linear;will-change:transform}@media screen and (min-width: 768px)and (max-width: 1279px){.p-top-marquee__item{font-size:6.40625vw}}@media screen and (max-width: 767px){.p-top-marquee__item{font-size:3.75rem}}@keyframes marquee{0%{transform:translateX(0%)}100%{transform:translateX(-100%)}}.p-top-marquee__text1{color:var(--color-grn);padding-inline:15px}@media screen and (min-width: 768px)and (max-width: 1279px){.p-top-marquee__text1{padding-inline:1.171875vw}}@media screen and (max-width: 767px){.p-top-marquee__text1{padding-inline:10px}}.p-top-marquee__text2{color:var(--color-ylw);padding-inline:15px}@media screen and (min-width: 768px)and (max-width: 1279px){.p-top-marquee__text2{padding-inline:1.171875vw}}@media screen and (max-width: 767px){.p-top-marquee__text2{padding-inline:10px}}.p-top-marquee__text3{color:var(--color-red);padding-inline:15px}@media screen and (min-width: 768px)and (max-width: 1279px){.p-top-marquee__text3{padding-inline:1.171875vw}}@media screen and (max-width: 767px){.p-top-marquee__text3{padding-inline:10px}}.p-top-movie{margin-top:80px;background-image:url(../img/top/movie_line.webp);background-position:top -200px center;background-repeat:no-repeat;background-size:1280px}@media screen and (min-width: 768px)and (max-width: 1279px){.p-top-movie{margin-top:6.25vw;background-position:top -15.625vw center;background-size:100vw}}@media screen and (max-width: 767px){.p-top-movie{background-position:top -100px center;background-size:800px}}.p-top-movie-slide{width:800px;margin-inline:auto;position:relative}@media screen and (min-width: 768px)and (max-width: 1279px){.p-top-movie-slide{width:62.5vw}}@media screen and (max-width: 767px){.p-top-movie-slide{width:100%;max-width:393px}}.p-top-movie-slide .swiper-pagination{all:unset;margin-top:70px;display:flex;justify-content:center;align-items:center;gap:14px}@media screen and (min-width: 768px)and (max-width: 1279px){.p-top-movie-slide .swiper-pagination{margin-top:5.46875vw;gap:1.09375vw}}@media screen and (max-width: 767px){.p-top-movie-slide .swiper-pagination{margin-top:40px;gap:11px}}.p-top-movie-slide .swiper-pagination-bullet{all:unset;display:block;width:10px;height:10px;border:1px solid var(--color-blk);border-radius:50%;margin:0 !important;box-sizing:border-box;transition:.3s}@media screen and (min-width: 768px)and (max-width: 1279px){.p-top-movie-slide .swiper-pagination-bullet{width:.78125vw;height:.78125vw}}@media screen and (max-width: 767px){.p-top-movie-slide .swiper-pagination-bullet{width:8px;height:8px}}.p-top-movie-slide .swiper-pagination-bullet:hover{background-color:var(--color-blk)}.p-top-movie-slide .swiper-pagination-bullet-active{background-color:var(--color-blk)}.p-top-movie-slide__main{width:396px}@media screen and (min-width: 768px)and (max-width: 1279px){.p-top-movie-slide__main{width:30.9375vw}}@media screen and (max-width: 767px){.p-top-movie-slide__main{width:304px}}.p-top-movie-slide__main .swiper-slide{width:fit-content}.p-top-movie-slide__item{width:326px;aspect-ratio:9/16;margin-inline:35px;position:relative;transition:.6s}@media screen and (min-width: 768px)and (max-width: 1279px){.p-top-movie-slide__item{width:25.46875vw;margin-inline:2.734375vw}}@media screen and (max-width: 767px){.p-top-movie-slide__item{width:234px}}.p-top-movie-slide__item::before{content:"";width:100%;height:100%;display:block;border:1px solid var(--color-blk);border-radius:30px;position:absolute;top:10px;left:10px;z-index:-1}@media screen and (min-width: 768px)and (max-width: 1279px){.p-top-movie-slide__item::before{border-radius:2.34375vw;top:.78125vw;left:.78125vw}}@media screen and (max-width: 767px){.p-top-movie-slide__item::before{top:7px;left:7px}}.p-top-movie-slide__item--ylw::before{background-color:var(--color-ylw)}.p-top-movie-slide__item--blu::before{background-color:var(--color-blu)}.p-top-movie-slide__item--grn::before{background-color:var(--color-grn)}.p-top-movie-slide__item--red::before{background-color:var(--color-red)}.swiper-slide.is-before-active .p-top-movie-slide__item{transform:translate(-30px, 30px) rotate(-5deg)}@media screen and (min-width: 768px)and (max-width: 1279px){.swiper-slide.is-before-active .p-top-movie-slide__item{transform:translate(-2.34375vw, 2.34375vw) rotate(-5deg)}}@media screen and (max-width: 767px){.swiper-slide.is-before-active .p-top-movie-slide__item{transform:translate(0px, 15px) rotate(-5deg)}}.swiper-slide.is-after-next .p-top-movie-slide__item{transform:translate(30px, 30px) rotate(5deg)}@media screen and (min-width: 768px)and (max-width: 1279px){.swiper-slide.is-after-next .p-top-movie-slide__item{transform:translate(2.34375vw, 2.34375vw) rotate(5deg)}}@media screen and (max-width: 767px){.swiper-slide.is-after-next .p-top-movie-slide__item{transform:translate(0px, 15px) rotate(5deg)}}@media screen and (max-width: 767px){.swiper-slide.swiper-slide-next .p-top-movie-slide__item{transform:translate(-20px, 15px) rotate(5deg)}}.p-top-movie-slide__content{width:100%;height:100%;overflow:hidden;border:1px solid var(--color-blk);border-radius:30px}@media screen and (min-width: 768px)and (max-width: 1279px){.p-top-movie-slide__content{border-radius:2.34375vw}}.p-top-movie-slide__content iframe{width:100%;height:100%}.p-top-movie-slide__badge{position:absolute;top:-28px;left:30px;z-index:10}@media screen and (min-width: 768px)and (max-width: 1279px){.p-top-movie-slide__badge{top:-2.1875vw;left:2.34375vw}}.p-top-movie__head{margin-top:50px}@media screen and (min-width: 768px)and (max-width: 1279px){.p-top-movie__head{margin-top:3.90625vw}}@media screen and (max-width: 767px){.p-top-movie__head{margin-top:25px}}.p-top-movie__title{text-align:center;font-family:"Figtree",sans-serif;font-optical-sizing:auto;font-weight:800;font-style:normal;font-style:italic;font-size:4rem;color:var(--color-grn);-webkit-text-stroke:1px var(--color-blk)}@media screen and (min-width: 768px)and (max-width: 1279px){.p-top-movie__title{font-size:5vw}}@media screen and (max-width: 767px){.p-top-movie__title{font-size:3.125rem}}.p-top-movie__text{text-align:center;font-size:1rem;font-weight:700;letter-spacing:.05em;margin-top:20px}@media screen and (min-width: 768px)and (max-width: 1279px){.p-top-movie__text{font-size:1.25vw;margin-top:1.5625vw}}@media screen and (max-width: 767px){.p-top-movie__text{font-size:.9375rem;line-height:1.6666666667;margin-top:15px}}.p-top-news{width:100%;background-color:var(--color-red);margin-top:80px;padding-block:90px}@media screen and (min-width: 768px)and (max-width: 1279px){.p-top-news{margin-top:6.25vw;padding-block:7.03125vw}}@media screen and (max-width: 767px){.p-top-news{margin-top:60px;padding-block:60px;padding-inline:20px}}.p-top-news__inner{width:1084px;margin-inline:auto}@media screen and (min-width: 768px)and (max-width: 1279px){.p-top-news__inner{width:84.6875vw}}@media screen and (max-width: 767px){.p-top-news__inner{width:100%;max-width:450px;display:flex;flex-direction:column;align-items:center}}.p-top-news__head{display:flex;justify-content:space-between;align-items:center}@media screen and (max-width: 767px){.p-top-news__head{display:contents}}.p-top-news-title{display:flex;align-items:center;gap:40px}@media screen and (min-width: 768px)and (max-width: 1279px){.p-top-news-title{gap:3.125vw}}@media screen and (max-width: 767px){.p-top-news-title{order:1;flex-direction:column;gap:12px}}.p-top-news-title__en{font-family:"Figtree",sans-serif;font-optical-sizing:auto;font-weight:800;font-style:normal;font-size:4.5rem;font-style:italic;color:var(--color-ylw);-webkit-text-stroke:1px var(--color-blk)}@media screen and (min-width: 768px)and (max-width: 1279px){.p-top-news-title__en{font-size:5.625vw}}@media screen and (max-width: 767px){.p-top-news-title__en{font-size:4rem}}.p-top-news-title__jp{font-size:1.125rem;font-weight:700;letter-spacing:.1em}@media screen and (min-width: 768px)and (max-width: 1279px){.p-top-news-title__jp{font-size:1.40625vw}}@media screen and (max-width: 767px){.p-top-news-title__jp{font-size:.9375rem}}@media screen and (max-width: 767px){.p-top-news__btn{order:3;margin-top:40px}}.p-top-news__posts{margin-top:50px;display:grid;grid-template-columns:repeat(3, 1fr)}@media screen and (min-width: 768px)and (max-width: 1279px){.p-top-news__posts{margin-top:3.90625vw}}@media screen and (max-width: 767px){.p-top-news__posts{order:2;margin-top:36px;grid-template-columns:repeat(1, 1fr)}}.p-top-news__post{position:relative}.p-top-news__post:nth-child(1){z-index:9}.p-top-news__post:nth-child(2){z-index:8}.p-top-news__post:nth-child(3){z-index:7}.p-top-news__post:nth-child(4){z-index:6}.p-top-news__post:nth-child(5){z-index:5}.p-top-news__post:nth-child(6){z-index:4}.p-top-news__post:nth-child(7){z-index:3}.p-top-news__post:nth-child(8){z-index:2}.p-top-news__post:nth-child(9){z-index:1}.p-top-company{margin-top:120px;padding-bottom:95px}@media screen and (min-width: 768px)and (max-width: 1279px){.p-top-company{margin-top:9.375vw;padding-bottom:7.421875vw}}@media screen and (max-width: 767px){.p-top-company{margin-top:60px;padding-bottom:65}}.p-top-company__inner{width:1024px;margin-inline:auto}@media screen and (min-width: 768px)and (max-width: 1279px){.p-top-company__inner{width:80vw}}@media screen and (max-width: 767px){.p-top-company__inner{width:100%}}.p-top-company__head{margin-left:70px}@media screen and (min-width: 768px)and (max-width: 1279px){.p-top-company__head{margin-left:5.46875vw}}@media screen and (max-width: 767px){.p-top-company__head{margin-left:0}}@media screen and (max-width: 767px){.p-top-company-title{text-align:center}}.p-top-company-title__en{font-family:"Figtree",sans-serif;font-optical-sizing:auto;font-weight:800;font-style:normal;font-size:5.125rem;font-style:italic;color:var(--color-grn);-webkit-text-stroke:1px var(--color-blk)}@media screen and (min-width: 768px)and (max-width: 1279px){.p-top-company-title__en{font-size:6.40625vw}}@media screen and (max-width: 767px){.p-top-company-title__en{font-size:4rem}}.p-top-company-title__jp{font-size:1.125rem;font-weight:700;letter-spacing:.1em;margin-top:20px}@media screen and (min-width: 768px)and (max-width: 1279px){.p-top-company-title__jp{font-size:1.40625vw;margin-top:1.5625vw}}@media screen and (max-width: 767px){.p-top-company-title__jp{font-size:.9375rem;margin-top:15px}}.p-top-company__wrapper{width:100%;margin-top:36px;display:flex;justify-content:space-between}@media screen and (min-width: 768px)and (max-width: 1279px){.p-top-company__wrapper{margin-top:2.8125vw}}@media screen and (max-width: 767px){.p-top-company__wrapper{margin-top:30px;padding-inline:30px;flex-direction:column}}.p-top-company__content{width:515px}@media screen and (min-width: 768px)and (max-width: 1279px){.p-top-company__content{width:40.234375vw}}@media screen and (max-width: 767px){.p-top-company__content{display:contents}}.p-top-company__text{font-size:.9375rem;letter-spacing:.03em;line-height:1.8666666667;margin-left:70px}@media screen and (min-width: 768px)and (max-width: 1279px){.p-top-company__text{font-size:1.171875vw;margin-left:5.46875vw}}@media screen and (max-width: 767px){.p-top-company__text{order:1;font-size:.875rem;margin-left:0}}.p-top-company__figure{width:444px}@media screen and (min-width: 768px)and (max-width: 1279px){.p-top-company__figure{width:34.6875vw}}@media screen and (max-width: 767px){.p-top-company__figure{display:contents}}.p-top-company__img1{width:100%;aspect-ratio:515/362;margin-top:66px;position:relative;z-index:1}@media screen and (min-width: 768px)and (max-width: 1279px){.p-top-company__img1{margin-top:5.15625vw}}@media screen and (max-width: 767px){.p-top-company__img1{order:2;margin-top:45px}}.p-top-company__img1::before{content:"";width:100%;height:100%;display:block;background-color:var(--color-grn);border:1px solid var(--color-blk);border-radius:40px;position:absolute;top:0;left:0;z-index:-1;transform:rotate(-8deg)}@media screen and (min-width: 768px)and (max-width: 1279px){.p-top-company__img1::before{border-radius:3.125vw}}@media screen and (max-width: 767px){.p-top-company__img1::before{border-radius:28px}}.p-top-company__img1 img{height:100%;border:1px solid var(--color-blk);border-radius:40px;object-fit:cover}@media screen and (min-width: 768px)and (max-width: 1279px){.p-top-company__img1 img{border-radius:3.125vw}}@media screen and (max-width: 767px){.p-top-company__img1 img{border-radius:28px}}.p-top-company__img2{width:100%;aspect-ratio:444/284;margin-top:34px;position:relative;z-index:1}@media screen and (min-width: 768px)and (max-width: 1279px){.p-top-company__img2{margin-top:2.65625vw}}@media screen and (max-width: 767px){.p-top-company__img2{order:3;margin-top:70px}}.p-top-company__img2::before{content:"";width:100%;height:100%;display:block;background-color:var(--color-red);border:1px solid var(--color-blk);border-radius:36px;position:absolute;top:0;left:0;z-index:-1;transform:rotate(8deg)}@media screen and (min-width: 768px)and (max-width: 1279px){.p-top-company__img2::before{border-radius:2.8125vw}}@media screen and (max-width: 767px){.p-top-company__img2::before{border-radius:28px}}.p-top-company__img2 img{height:100%;border:1px solid var(--color-blk);border-radius:36px;object-fit:cover}@media screen and (min-width: 768px)and (max-width: 1279px){.p-top-company__img2 img{border-radius:2.8125vw}}@media screen and (max-width: 767px){.p-top-company__img2 img{border-radius:28px}}.p-top-company__img3{width:364px;aspect-ratio:364/236;margin-top:63px;margin-left:17px;position:relative;z-index:1}@media screen and (min-width: 768px)and (max-width: 1279px){.p-top-company__img3{width:28.4375vw;margin-top:4.921875vw;margin-left:1.328125vw}}@media screen and (max-width: 767px){.p-top-company__img3{order:4;width:100%;margin-top:68px;margin-left:0}}.p-top-company__img3::before{content:"";width:100%;height:100%;display:block;background-color:var(--color-ylw);border:1px solid var(--color-blk);border-radius:32px;position:absolute;top:0;left:0;z-index:-1;transform:rotate(-6deg)}@media screen and (min-width: 768px)and (max-width: 1279px){.p-top-company__img3::before{border-radius:2.5vw}}@media screen and (max-width: 767px){.p-top-company__img3::before{border-radius:28px}}.p-top-company__img3 img{height:100%;border:1px solid var(--color-blk);border-radius:32px;object-fit:cover}@media screen and (min-width: 768px)and (max-width: 1279px){.p-top-company__img3 img{border-radius:2.5vw}}@media screen and (max-width: 767px){.p-top-company__img3 img{border-radius:28px}}.p-top-company__btn{display:flex;justify-content:flex-end;margin-top:74px}@media screen and (min-width: 768px)and (max-width: 1279px){.p-top-company__btn{margin-top:5.78125vw}}@media screen and (max-width: 767px){.p-top-company__btn{order:5;justify-content:center;margin-top:56px}}
:root{--swiper-theme-color: #007aff}:host{position:relative;display:block;margin-left:auto;margin-right:auto;z-index:1}.swiper{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1;display:block}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;transition-timing-function:var(--swiper-wrapper-transition-timing-function, initial);box-sizing:content-box}.swiper-android .swiper-slide,.swiper-ios .swiper-slide,.swiper-wrapper{transform:translate3d(0px, 0, 0)}.swiper-horizontal{touch-action:pan-y}.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform;display:block}.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{transform:translateZ(0);-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d{perspective:1200px;.swiper-slide,.swiper-cube-shadow{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{width:100%;min-width:1px;height:var(--swiper-centered-offset-after)}}}.swiper-3d{.swiper-slide-shadow,.swiper-slide-shadow-left,.swiper-slide-shadow-right,.swiper-slide-shadow-top,.swiper-slide-shadow-bottom,.swiper-slide-shadow,.swiper-slide-shadow-left,.swiper-slide-shadow-right,.swiper-slide-shadow-top,.swiper-slide-shadow-bottom{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-slide-shadow{background:rgba(0, 0, 0, 0.15)}.swiper-slide-shadow-left{background-image:linear-gradient(to left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0))}.swiper-slide-shadow-right{background-image:linear-gradient(to right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0))}.swiper-slide-shadow-top{background-image:linear-gradient(to top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0))}.swiper-slide-shadow-bottom{background-image:linear-gradient(to bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0))}}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;transform-origin:50%;box-sizing:border-box;border:4px solid var(--swiper-preloader-color, var(--swiper-theme-color));border-radius:50%;border-top-color:transparent}.swiper:not(.swiper-watch-progress),.swiper-watch-progress .swiper-slide-visible{.swiper-lazy-preloader{animation:swiper-preloader-spin 1s infinite linear}}.swiper-lazy-preloader-white{--swiper-preloader-color: #fff}.swiper-lazy-preloader-black{--swiper-preloader-color: #000}@keyframes swiper-preloader-spin{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}.swiper-virtual .swiper-slide{-webkit-backface-visibility:hidden;transform:translateZ(0)}.swiper-virtual.swiper-css-mode{.swiper-wrapper::after{content:"";position:absolute;left:0;top:0;pointer-events:none}}.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{width:1px;height:var(--swiper-virtual-size)}}:root{--swiper-navigation-size: 44px}.swiper-button-prev,.swiper-button-next{position:absolute;width:var(--swiper-navigation-size);height:var(--swiper-navigation-size);z-index:10;cursor:pointer;display:flex;align-items:center;justify-content:center;color:var(--swiper-navigation-color, var(--swiper-theme-color));&.swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}&.swiper-button-hidden{opacity:0;cursor:auto;pointer-events:none}.swiper-navigation-disabled &{display:none !important}::slotted(svg),svg{width:100%;height:100%;object-fit:contain;transform-origin:center;fill:currentColor;pointer-events:none}}.swiper-button-lock{display:none}.swiper-button-prev,.swiper-button-next{top:var(--swiper-navigation-top-offset, 50%);margin-top:calc(0px - var(--swiper-navigation-size)/2)}.swiper-button-prev{left:var(--swiper-navigation-sides-offset, 4px);right:auto;::slotted(.swiper-navigation-icon),.swiper-navigation-icon{transform:rotate(180deg)}}.swiper-button-next{right:var(--swiper-navigation-sides-offset, 4px);left:auto}.swiper-horizontal{.swiper-button-prev,.swiper-button-next,~.swiper-button-prev,~.swiper-button-next{top:var(--swiper-navigation-top-offset, 50%);margin-top:calc(0px - var(--swiper-navigation-size)/2);margin-left:0}.swiper-button-prev,&~.swiper-button-prev,&.swiper-rtl .swiper-button-next,&.swiper-rtl~.swiper-button-next{left:var(--swiper-navigation-sides-offset, 4px);right:auto}.swiper-button-next,&~.swiper-button-next,&.swiper-rtl .swiper-button-prev,&.swiper-rtl~.swiper-button-prev{right:var(--swiper-navigation-sides-offset, 4px);left:auto}.swiper-button-prev,&~.swiper-button-prev,&.swiper-rtl .swiper-button-next,&.swiper-rtl~.swiper-button-next{::slotted(.swiper-navigation-icon),.swiper-navigation-icon{transform:rotate(180deg)}}&.swiper-rtl .swiper-button-prev,&.swiper-rtl~.swiper-button-prev{::slotted(.swiper-navigation-icon),.swiper-navigation-icon{transform:rotate(0deg)}}}.swiper-vertical{.swiper-button-prev,.swiper-button-next,~.swiper-button-prev,~.swiper-button-next{left:var(--swiper-navigation-top-offset, 50%);right:auto;margin-left:calc(0px - var(--swiper-navigation-size)/2);margin-top:0}.swiper-button-prev,~.swiper-button-prev{top:var(--swiper-navigation-sides-offset, 4px);bottom:auto;::slotted(.swiper-navigation-icon),.swiper-navigation-icon{transform:rotate(-90deg)}}.swiper-button-next,~.swiper-button-next{bottom:var(--swiper-navigation-sides-offset, 4px);top:auto;::slotted(.swiper-navigation-icon),.swiper-navigation-icon{transform:rotate(90deg)}}}.swiper-pagination{position:absolute;text-align:center;transition:300ms opacity;transform:translate3d(0, 0, 0);z-index:10;&.swiper-pagination-hidden{opacity:0}.swiper-pagination-disabled>&,&.swiper-pagination-disabled{display:none !important}}.swiper-pagination-fraction,.swiper-pagination-custom,.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-bullets.swiper-pagination-horizontal{bottom:var(--swiper-pagination-bottom, 8px);top:var(--swiper-pagination-top, auto);left:0;width:100%}.swiper-pagination-bullets-dynamic{overflow:hidden;font-size:0;.swiper-pagination-bullet{transform:scale(0.33);position:relative}.swiper-pagination-bullet-active{transform:scale(1)}.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{width:var(--swiper-pagination-bullet-width, var(--swiper-pagination-bullet-size, 8px));height:var(--swiper-pagination-bullet-height, var(--swiper-pagination-bullet-size, 8px));display:inline-block;border-radius:var(--swiper-pagination-bullet-border-radius, 50%);background:var(--swiper-pagination-bullet-inactive-color, #000);opacity:var(--swiper-pagination-bullet-inactive-opacity, 0.2);button&{border:none;margin:0;padding:0;box-shadow:none;-webkit-appearance:none;appearance:none}.swiper-pagination-clickable &{cursor:pointer}&:only-child{display:none !important}}.swiper-pagination-bullet-active{opacity:var(--swiper-pagination-bullet-opacity, 1);background:var(--swiper-pagination-color, var(--swiper-theme-color))}.swiper-vertical>.swiper-pagination-bullets,.swiper-pagination-vertical.swiper-pagination-bullets{right:var(--swiper-pagination-right, 8px);left:var(--swiper-pagination-left, auto);top:50%;transform:translate3d(0px, -50%, 0);.swiper-pagination-bullet{margin:var(--swiper-pagination-bullet-vertical-gap, 6px) 0;display:block}&.swiper-pagination-bullets-dynamic{top:50%;transform:translateY(-50%);width:8px;.swiper-pagination-bullet{display:inline-block;transition:200ms transform,200ms top}}}.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:200ms transform,200ms left}}}.swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:200ms transform,200ms right}.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.25));position:absolute;.swiper-pagination-progressbar-fill{background:var(--swiper-pagination-color, var(--swiper-theme-color));position:absolute;left:0;top:0;width:100%;height:100%;transform:scale(0);transform-origin:left top}.swiper-rtl & .swiper-pagination-progressbar-fill{transform-origin:right top}.swiper-horizontal>&,&.swiper-pagination-horizontal,.swiper-vertical>&.swiper-pagination-progressbar-opposite,&.swiper-pagination-vertical.swiper-pagination-progressbar-opposite{width:100%;height:var(--swiper-pagination-progressbar-size, 4px);left:0;top:0}.swiper-vertical>&,&.swiper-pagination-vertical,.swiper-horizontal>&.swiper-pagination-progressbar-opposite,&.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite{width:var(--swiper-pagination-progressbar-size, 4px);height:100%;left:0;top:0}}.swiper-pagination-lock{display:none}.swiper-scrollbar{border-radius:var(--swiper-scrollbar-border-radius, 10px);position:relative;touch-action:none;background:var(--swiper-scrollbar-bg-color, rgba(0, 0, 0, 0.1));.swiper-scrollbar-disabled>&,&.swiper-scrollbar-disabled{display:none !important}.swiper-horizontal>&,&.swiper-scrollbar-horizontal{position:absolute;left:var(--swiper-scrollbar-sides-offset, 1%);bottom:var(--swiper-scrollbar-bottom, 4px);top:var(--swiper-scrollbar-top, auto);z-index:50;height:var(--swiper-scrollbar-size, 4px);width:calc(100% - 2*var(--swiper-scrollbar-sides-offset, 1%))}.swiper-vertical>&,&.swiper-scrollbar-vertical{position:absolute;left:var(--swiper-scrollbar-left, auto);right:var(--swiper-scrollbar-right, 4px);top:var(--swiper-scrollbar-sides-offset, 1%);z-index:50;width:var(--swiper-scrollbar-size, 4px);height:calc(100% - 2*var(--swiper-scrollbar-sides-offset, 1%))}}.swiper-scrollbar-drag{height:100%;width:100%;position:relative;background:var(--swiper-scrollbar-drag-bg-color, rgba(0, 0, 0, 0.5));border-radius:var(--swiper-scrollbar-border-radius, 10px);left:0;top:0}.swiper-scrollbar-cursor-drag{cursor:move}.swiper-scrollbar-lock{display:none}.swiper-zoom-container{width:100%;height:100%;display:flex;justify-content:center;align-items:center;text-align:center;>img,>svg,>canvas{max-width:100%;max-height:100%;object-fit:contain}}.swiper-slide-zoomed{cursor:move;touch-action:none}.swiper .swiper-notification{position:absolute;left:0;top:0;pointer-events:none;opacity:0;z-index:-1000}.swiper-free-mode>.swiper-wrapper{transition-timing-function:ease-out;margin:0 auto}.swiper-grid>.swiper-wrapper{flex-wrap:wrap}.swiper-grid-column>.swiper-wrapper{flex-wrap:wrap;flex-direction:column}.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{pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1;visibility:hidden;transform-origin:0 0;width:100%;height:100%;.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{position:absolute;left:0;bottom:0px;width:100%;height:100%;opacity:.6;z-index:0;&:before{content:"";background:#000;position:absolute;left:0;top:0;bottom:0;right:0;filter:blur(50px)}}}.swiper-cube{.swiper-slide-next+.swiper-slide{pointer-events:auto;visibility:visible}}.swiper-cube{.swiper-slide-shadow-cube.swiper-slide-shadow-top,.swiper-slide-shadow-cube.swiper-slide-shadow-bottom,.swiper-slide-shadow-cube.swiper-slide-shadow-left,.swiper-slide-shadow-cube.swiper-slide-shadow-right{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden}}.swiper.swiper-flip{overflow:visible}.swiper-flip{.swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;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-top,.swiper-slide-shadow-flip.swiper-slide-shadow-bottom,.swiper-slide-shadow-flip.swiper-slide-shadow-left,.swiper-slide-shadow-flip.swiper-slide-shadow-right{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden}}.swiper-creative{.swiper-slide{-webkit-backface-visibility:hidden;backface-visibility:hidden;overflow:hidden;transition-property:transform,opacity,height}}.swiper.swiper-cards{overflow:visible}.swiper-cards{.swiper-slide{transform-origin:center bottom;-webkit-backface-visibility:hidden;backface-visibility:hidden;overflow:hidden}}
