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-company{width:100%;overflow:hidden}.p-company-head{margin-top:40px}@media screen and (min-width: 768px)and (max-width: 1279px){.p-company-head{margin-top:3.125vw}}@media screen and (max-width: 767px){.p-company-head{margin-top:36px}}.p-company-content{width:100%;margin-top:80px;margin-bottom:130px}@media screen and (min-width: 768px)and (max-width: 1279px){.p-company-content{margin-top:6.25vw;margin-bottom:10.15625vw}}@media screen and (max-width: 767px){.p-company-content{margin-top:60px;padding-inline:20px}}.p-company-content__inner{width:1024px;background-color:var(--color-wht);border:1px solid var(--color-blk);border-radius:24px;margin-inline:auto;padding:28px 90px 90px 90px}@media screen and (min-width: 768px)and (max-width: 1279px){.p-company-content__inner{width:80vw;padding:2.1875vw 7.03125vw 7.03125vw 7.03125vw;border-radius:1.875vw}}@media screen and (max-width: 767px){.p-company-content__inner{width:100%;border-radius:20px;padding:26px 30px 60px 30px}}.p-company-content__list{width:100%}.p-company-content__item{width:100%;padding-block:36px;display:flex;border-bottom:1px solid var(--color-blk)}@media screen and (min-width: 768px)and (max-width: 1279px){.p-company-content__item{padding-block:2.8125vw}}@media screen and (max-width: 767px){.p-company-content__item{flex-direction:column;padding-block:24px}}.p-company-content__label{width:260px;font-size:1rem;font-weight:700;line-height:1.5;letter-spacing:.08em}@media screen and (min-width: 768px)and (max-width: 1279px){.p-company-content__label{width:20.3125vw;font-size:1.25vw}}@media screen and (max-width: 767px){.p-company-content__label{width:100%;font-size:.875rem}}.p-company-content__detail{flex:1;font-size:1rem;line-height:1.5;letter-spacing:.08em}@media screen and (min-width: 768px)and (max-width: 1279px){.p-company-content__detail{font-size:1.25vw}}@media screen and (max-width: 767px){.p-company-content__detail{width:100%;font-size:.875rem;margin-top:8px}}.p-company-content__map{width:100%;aspect-ratio:845/563;border-radius:20px;overflow:hidden;margin-top:80px}@media screen and (min-width: 768px)and (max-width: 1279px){.p-company-content__map{border-radius:1.5625vw;margin-top:6.25vw}}@media screen and (max-width: 767px){.p-company-content__map{margin-top:50px;border-radius:10px}}.p-company-content__map iframe{width:100%;height:100%}
