:root{--white: #fff;--black: #222;--dark_gray: #888888;--stroke: #bcbcbc;--line: #DADBE4;--yellow: #f9fe08;--primary: #0426F4;--gradient01: linear-gradient(90deg,rgba(4, 38, 244, 1) 0%, rgba(23, 86, 236, 1) 100%)}body,h1,h2,h3,h4,h5,h6,p,ol,ul,dl,dt,dd,form,figure{margin:0;padding:0}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal}strong{font-weight:normal}table,td,th,tr,thead,tbody{border:none}table th{text-align:left;font-weight:normal}table{border-collapse:collapse}ul,ol{list-style:none}a{text-decoration:none}a img{border:none}img{vertical-align:bottom}textarea{font-size:1em;border:none;border-radius:0;outline:none;-webkit-appearance:none;box-shadow:none}select{font-size:1em;border:none;border-radius:0;outline:none;-webkit-appearance:none;-moz-appearance:none;appearance:none;box-shadow:none}select::-ms-expand{display:none}header,footer,section,nav,main,figure,figcaption,time,small{display:block}input[type=submit],input[type=image]{border:none;padding:0}input[type=text],input[type=email],input[type=tel],input[type=number],input[type=password]{outline:none;-moz-appearance:none;appearance:none;-webkit-appearance:none;border-radius:0;box-shadow:none}input[type=number]{-moz-appearance:textfield}input[type=number]::-webkit-outer-spin-button,input[type=number]::-webkit-inner-spin-button{appearance:none;-webkit-appearance:none;-moz-appearance:none;margin:0}button{border:none;margin:0;cursor:pointer}input[type=submit],input[type=image],input[type=reset]{cursor:pointer}address{font-style:normal}input,button,select,textarea{font-family:inherit;font-weight:inherit;line-height:inherit;font-size:inherit;-webkit-appearance:none;-moz-appearance:none;appearance:none;background:rgba(0,0,0,0);border:none;border-radius:0;outline:none}input::-moz-placeholder, textarea::-moz-placeholder{color:#999}input::placeholder,textarea::placeholder{color:#999}*{box-sizing:border-box}html{font-size:62.5%}body{font-family:"Noto Sans JP",sans-serif;line-height:1.6;letter-spacing:.05em;color:var(--black);word-break:break-all;font-size:16px;font-size:1.6rem;font-feature-settings:"palt"}body.is-lock{overflow:hidden}a{color:var(--black)}@media screen and (min-width: 769px){a{transition:all .3s ease-out}}img{max-width:100%;height:auto}main{overflow:clip;position:relative;z-index:2;background-repeat:repeat;background-size:100px 100px;background-image:url("../img/common/img_bg.webp");padding:0 0 1px}.header{width:100%;position:fixed;top:0;left:0;z-index:99;transition:background .3s ease-out}.header__inner{display:flex;justify-content:space-between;align-items:center}@media screen and (min-width: 769px){.header__inner{padding:0 0 0 12px}}@media screen and (max-width: 1200px){.header__inner{padding:8px 10px}}.header__logo__main{color:var(--white);position:relative;z-index:9999}.header__logo__main figure{display:flex;align-items:center;gap:11px}@media screen and (max-width: 768px){.header__logo__main figure img{width:59.5%}}.header__logo__main figure img.logoBlack{display:none}.header__logo__main figure figcaption{text-transform:uppercase;font-weight:700}@media screen and (min-width: 769px){.header__logo__main figure figcaption{font-size:20px;font-size:2rem;min-width:-moz-fit-content;min-width:fit-content}}@media screen and (max-width: 768px){.header__logo__main figure figcaption{font-size:16px;font-size:1.6rem}}@media screen and (max-width: 1200px){.header__nav{display:none;width:100%;height:100%;position:fixed;top:0;left:0;z-index:999;background:var(--white);padding:62px 0 0}}.header__nav__main{display:flex;color:var(--white)}@media screen and (min-width: 769px){.header__nav__main{align-items:center;gap:30px 3vw}}@media screen and (max-width: 1200px){.header__nav__main{position:relative;display:block;width:100%;height:100%;overflow-y:auto;-ms-overflow-style:none;scrollbar-width:none;padding:32px 25px 0}.header__nav__main::-webkit-scrollbar{display:none}.header__nav__main:before{content:"";width:calc(100% - 50px);border-top:1px solid var(--line);left:50%;top:32px;position:absolute;transform:translateX(-50%)}}.header__nav__main .modBtn{display:none}@media screen and (max-width: 1200px){.header__nav__main .modBtn{width:100%;max-width:325px;min-width:auto;display:block;margin:32px auto 50px;padding:10px 20px}}@media screen and (min-width: 769px){.header__nav__main .menu{display:flex;align-items:center;gap:20px 2.5vw}}@media screen and (max-width: 1200px){.header__nav__main .menu{display:block}}.header__nav__main .menu__item{font-weight:700;line-height:1.5;font-size:15px;font-size:1.5rem}@media screen and (max-width: 1200px){.header__nav__main .menu__item{padding:0 50px 0 0;position:relative;border-bottom:1px solid var(--line)}.header__nav__main .menu__item:before,.header__nav__main .menu__item:after{content:"";transition:all .3s ease-out;position:absolute;right:0;top:50%;transform:translateY(-50%)}.header__nav__main .menu__item:before{width:24px;height:auto;aspect-ratio:1/1;border-radius:50%;border:1.5px solid var(--primary)}.header__nav__main .menu__item:after{width:14px;height:14px;background:var(--primary);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:center;mask-position:center;-webkit-mask-size:100% auto;mask-size:100% auto;-webkit-mask-image:url("../img//common/icon/icon_arrow.svg");mask-image:url("../img//common/icon/icon_arrow.svg");margin:0 6px}}.header__nav__main .menu__item a{display:block;color:var(--white)}@media screen and (min-width: 769px){.header__nav__main .menu__item a:hover{color:rgba(4,38,244,.8)}}@media screen and (max-width: 1200px){.header__nav__main .menu__item a{color:var(--black);padding:20px 0}}.header__nav__main .button{display:flex}@media screen and (min-width: 769px){.header__nav__main .button{align-items:center}}@media screen and (max-width: 1200px){.header__nav__main .button{gap:16px;padding:40px 25px;margin:0 -25px;min-height:202px;flex-direction:column-reverse;justify-content:center;background-repeat:repeat;background-size:cover;background-image:url("../img/common/header/img_bg.webp")}}@media screen and (max-width: 1200px){.header__nav__main .button__item{width:100%;text-align:center}}.header__nav__main .button__item a{display:inline-block;text-align:center;width:-moz-max-content;width:max-content;padding:16px 18px;font-weight:700;font-size:15px;font-size:1.5rem}@media screen and (max-width: 1200px){.header__nav__main .button__item a{padding:10px 20px;width:100%;min-width:auto;max-width:325px;border-radius:100px;font-size:16px;font-size:1.6rem;letter-spacing:.04em;line-height:2}}.header__nav__main .button__item--interview a{color:var(--white);background:var(--black)}@media screen and (min-width: 769px){.header__nav__main .button__item--interview a:hover{color:var(--white);background:var(--primary)}}@media screen and (max-width: 1200px){.header__nav__main .button__item--interview a{border:1px solid var(--white)}}.header__nav__main .button__item--entry a{color:var(--black);background:var(--yellow)}@media screen and (min-width: 769px){.header__nav__main .button__item--entry a:hover{color:var(--white);background:var(--primary)}}.header__hamburger{display:none;transition:all .3s ease-out}@media screen and (min-width: 769px){.header__hamburger:hover{background:var(--primary)}}@media screen and (max-width: 1200px){.header__hamburger{display:flex;align-items:center;justify-content:center;width:46px;min-width:46px;height:auto;aspect-ratio:1/1;background:var(--black);cursor:pointer;right:0;top:8px;position:sticky;z-index:9992;border-radius:50%}.header__hamburger .line{background:var(--white);display:block;width:13px;height:1.5px;transition:all .3s ease-out;position:relative}.header__hamburger .line:after,.header__hamburger .line:before{content:"";width:100%;height:1.5px;background:var(--white);position:absolute;left:0;transition:all .3s ease-out}.header__hamburger .line:before{top:-4.5px}.header__hamburger .line:after{bottom:-4.5px}.header__hamburger.is-act .line{transform:translate(1px, 1px) rotate(45deg)}.header__hamburger.is-act .line:before{transform:translate(0px, 4.5px) rotate(90deg)}.header__hamburger.is-act .line:after{opacity:0}}.header__button{display:none}@media screen and (min-width: 769px)and (max-width: 1200px){.header__button{display:flex;gap:12px;align-items:center;margin:0 12px 0 auto}.header__button__item a{font-feature-settings:normal;border-radius:100px;display:inline-block;text-align:center;width:-moz-max-content;width:max-content;padding:6px 23px;line-height:2;font-weight:700;font-size:13px;font-size:1.3rem;letter-spacing:.04em}.header__button__item--interview a{color:var(--white);background:var(--black)}.header__button__item--interview a:hover{color:var(--white);background:var(--primary)}.header__button__item--entry a{color:var(--black);background:var(--yellow)}.header__button__item--entry a:hover{color:var(--white);background:var(--primary)}}@media screen and (max-width: 1200px){.header.is-act .header__logo__main{color:var(--black)}.header.is-act .header__logo__main figcaption{color:var(--black);z-index:9999;position:relative}.header.is-act .header__logo__main img{position:relative;z-index:9999}.header.is-act .header__logo__main img.logoDefault{display:none}.header.is-act .header__logo__main img.logoBlack{display:block !important}}.header.is-scroll{background:var(--white)}.header.is-scroll .header__logo figcaption{color:var(--black)}.header.is-scroll .header__logo img.logoDefault{display:none}.header.is-scroll .header__logo img.logoBlack{display:block}.header.is-scroll .header__nav__main .menu__item a{color:var(--black)}@media screen and (min-width: 769px){.header.is-scroll .header__nav__main .menu__item a:hover,.header.is-scroll .header__nav__main .menu__item a:focus{color:var(--primary)}}.is-modal .header{background:var(--white)}.is-modal .header__logo figcaption{color:var(--black)}.is-modal .header__logo img.logoDefault{display:none}.is-modal .header__logo img.logoBlack{display:block}.is-modal .header__nav__main .menu__item a{color:var(--black)}@media screen and (min-width: 769px){.is-modal .header__nav__main .menu__item a:hover,.is-modal .header__nav__main .menu__item a:focus{color:var(--primary)}}.footer{background:var(--black);color:var(--white)}@media screen and (min-width: 769px){.footer{padding:32px 25px}}@media screen and (max-width: 768px){.footer{padding:25px 25px 10px}}.footer__inner{max-width:1200px;margin:auto}.footer__list{display:flex;align-items:center;justify-content:center;line-height:2;letter-spacing:.04em}@media screen and (max-width: 768px){.footer__list{flex-direction:column}}.footer__list li{width:-moz-fit-content;width:fit-content}.footer__list li a{color:var(--white);display:block}.footer__list .logo__main{display:flex;gap:10px;align-items:center}.footer__list .logo__main figcaption{text-transform:uppercase;font-size:15px;font-size:1.5rem;font-weight:700}.footer__list .menu{font-weight:700;font-size:13px;font-size:1.3rem;display:flex;align-items:center;gap:8px}@media screen and (min-width: 769px){.footer__list .menu{margin:0 0 0 16px}.footer__list .menu:hover{opacity:.8}}@media screen and (max-width: 768px){.footer__list .menu{margin:16px 0 0}}.footer__list .menu:after{content:"";width:14px;min-width:14px;height:auto;aspect-ratio:1/1;float:right;display:inline-block;-webkit-mask:url("../img/common/icon/icon_blank.svg") no-repeat center;mask:url("../img/common/icon/icon_blank.svg") no-repeat center;-webkit-mask-size:100% auto;mask-size:100% auto;background:var(--white)}.footer__list .copyright{font-size:12px;font-size:1.2rem}@media screen and (min-width: 769px){.footer__list .copyright{margin:0 0 0 20px}}@media screen and (max-width: 768px){.footer__list .copyright{margin:20px 0 0}}.is-cursor{animation:blink .6s steps(1) infinite;padding:0 !important;background:none !important;position:absolute;transform:translate(-0.4em, -0.1em)}@keyframes blink{50%{opacity:0}}.jsFadeUp{opacity:0}.jsFadeUp.is-animate{animation:fadeUp 1.2s ease forwards}@keyframes fadeUp{0%{opacity:0;transform:translateY(30px)}100%{opacity:1;transform:translateY(0)}}.jsFadeIn{opacity:0}.jsFadeIn.is-animate{animation:fadeIn 1s ease forwards}@keyframes fadeIn{0%{opacity:0}100%{opacity:1}}.swiper-button-prev,.swiper-button-next{position:relative;display:inline-block;width:30px;height:30px;border-radius:100%;border:2px solid #ababab;top:0;left:0;right:0;margin:0;transition:.3s}@media screen and (max-width: 768px){.swiper-button-prev,.swiper-button-next{display:none}}.swiper-button-prev::after,.swiper-button-next::after{content:"";background-image:url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%228px%22%20height%3D%2212px%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20fill%3D%22rgb(153%2C%20153%2C%20153)%22%20d%3D%22M7.070%2C9.657%20L5.656%2C11.071%20L2.001%2C7.414%20L1.1000%2C7.415%20L0.586%2C5.999%20L5.656%2C0.929%20L7.070%2C2.343%20L3.414%2C6.000%20L7.070%2C9.657%20Z%22%2F%3E%3C%2Fsvg%3E");width:8px;height:12px;position:absolute;top:50%;left:50%;transform:translate(-50%, -50%)}@media screen and (min-width: 769px){.swiper-button-prev:hover,.swiper-button-next:hover{background:#ababab}.swiper-button-prev:hover::after,.swiper-button-next:hover::after{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%228px%22%20height%3D%2212px%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20fill%3D%22rgb(255%2C%20255%2C%20255)%22%20d%3D%22M7.070%2C9.657%20L5.656%2C11.071%20L2.001%2C7.414%20L1.1000%2C7.415%20L0.586%2C5.999%20L5.656%2C0.929%20L7.070%2C2.343%20L3.414%2C6.000%20L7.070%2C9.657%20Z%22%2F%3E%3C%2Fsvg%3E")}}.swiper-button-next{left:auto;right:0}.swiper-button-next::after{transform:scale(-1, 1) translate(50%, -50%)}.swiper-horizontal .swiper-pagination-fraction{background:#ababab;color:var(--white);border-radius:10px;top:14px;left:10%;font-family:"DotGothic16",sans-serif;font-size:12px;font-size:1.2rem;height:-moz-max-content;height:max-content;width:-moz-max-content;width:max-content;padding:2px 11px 3px;line-height:1;opacity:.8}.swiper-horizontal .swiper-pagination-fraction .separator{font-size:11px;font-size:1.1rem;margin:0 5px;font-style:normal;vertical-align:top}.swiper-horizontal .swiper-pagination-bullets{bottom:0}.swiper-horizontal .swiper-pagination-bullets .swiper-pagination-bullet{opacity:1;background:var(--white)}@media screen and (min-width: 769px){.swiper-horizontal .swiper-pagination-bullets .swiper-pagination-bullet{width:12px;height:12px}}@media screen and (max-width: 768px){.swiper-horizontal .swiper-pagination-bullets .swiper-pagination-bullet{margin:0 2.5px;width:8px;height:8px}}.swiper-horizontal .swiper-pagination-bullets .swiper-pagination-bullet-active{background:var(--primary)}[data-simplebar]{position:relative;flex-direction:column;flex-wrap:wrap;justify-content:flex-start;align-content:flex-start;align-items:flex-start}.simplebar-wrapper{overflow:hidden;width:inherit;height:inherit;max-width:inherit;max-height:inherit}.simplebar-mask{direction:inherit;position:absolute;overflow:hidden;padding:0;margin:0;left:0;top:0;bottom:0;right:0;width:auto !important;height:auto !important;z-index:0}.simplebar-offset{direction:inherit !important;box-sizing:inherit !important;resize:none !important;position:absolute;top:0;left:0;bottom:0;right:0;padding:0;margin:0;-webkit-overflow-scrolling:touch}.simplebar-content-wrapper{direction:inherit;box-sizing:border-box !important;position:relative;display:block;height:100%;width:auto;max-width:100%;max-height:100%;overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.simplebar-content-wrapper::-webkit-scrollbar,.simplebar-hide-scrollbar::-webkit-scrollbar{display:none;width:0;height:0}.simplebar-content:before,.simplebar-content:after{content:" ";display:table}.simplebar-placeholder{max-height:100%;max-width:100%;width:100%;pointer-events:none}.simplebar-height-auto-observer-wrapper{box-sizing:inherit !important;height:100%;width:100%;max-width:1px;position:relative;float:left;max-height:1px;overflow:hidden;z-index:-1;padding:0;margin:0;pointer-events:none;flex-grow:inherit;flex-shrink:0;flex-basis:0}.simplebar-height-auto-observer{box-sizing:inherit;display:block;opacity:0;position:absolute;top:0;left:0;height:1000%;width:1000%;min-height:1px;min-width:1px;overflow:hidden;pointer-events:none;z-index:-1}.simplebar-track{z-index:1;position:absolute;right:0;bottom:0;pointer-events:none;overflow:hidden}[data-simplebar].simplebar-dragging{pointer-events:none;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}[data-simplebar].simplebar-dragging .simplebar-content{pointer-events:none;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}[data-simplebar].simplebar-dragging .simplebar-track{pointer-events:all}.simplebar-scrollbar{position:absolute;left:0;right:0;min-height:10px}.simplebar-scrollbar:before{position:absolute;content:"";background:#000;left:2px;right:2px;opacity:0;transition:opacity .2s .5s linear}.simplebar-scrollbar.simplebar-visible:before{opacity:1;transition-delay:0s;transition-duration:0s}.simplebar-track.simplebar-vertical{top:0;width:11px}.simplebar-scrollbar:before{top:0;bottom:0;left:0;background:#bfbfbf}@media screen and (min-width: 769px){.simplebar-scrollbar:before{height:5px}}@media screen and (max-width: 768px){.simplebar-scrollbar:before{height:3px}}.simplebar-track.simplebar-horizontal{left:0;height:3px}@media screen and (min-width: 769px){.simplebar-track.simplebar-horizontal{width:95%;max-width:1200px}}@media screen and (max-width: 768px){.simplebar-track.simplebar-horizontal{margin:0 25px}}.simplebar-track.simplebar-horizontal:before{content:"";width:100%;background:#d6d6d6;position:absolute;top:0;bottom:0;left:0}@media screen and (min-width: 769px){.simplebar-track.simplebar-horizontal:before{height:5px}}@media screen and (max-width: 768px){.simplebar-track.simplebar-horizontal:before{height:3px}}.simplebar-track.simplebar-horizontal .simplebar-scrollbar{right:auto;left:0;top:0;bottom:0;min-height:0;min-width:10px;width:auto}[data-simplebar-direction=rtl] .simplebar-track.simplebar-vertical{right:auto;left:0}.simplebar-dummy-scrollbar-size{direction:rtl;position:fixed;opacity:0;visibility:hidden;height:500px;width:500px;overflow-y:hidden;overflow-x:scroll;-ms-overflow-style:scrollbar !important}.simplebar-dummy-scrollbar-size>div{width:200%;height:200%;margin:10px 0}.simplebar-hide-scrollbar{position:fixed;left:0;visibility:hidden;overflow-y:scroll;scrollbar-width:none;-ms-overflow-style:none}.simplebar-content-wrapper.is-dragging{-webkit-user-select:none;-moz-user-select:none;user-select:none}@media screen and (min-width: 769px){.modBpPc{display:inherit}}@media screen and (max-width: 768px){.modBpPc{display:none}}@media screen and (min-width: 769px){.modBpSp{display:none}}@media screen and (max-width: 768px){.modBpSp{display:inherit}}@media screen and (min-width: 769px){.modBpSpXTablet{display:none}}@media screen and (max-width: 1000px){.modBpSpXTablet{display:inherit}}.modHeading01{position:relative}@media screen and (min-width: 769px){.modHeading01{padding:24px 0 0;margin:0 0 50px}}@media screen and (max-width: 1000px){.modHeading01{padding:0;margin:0 0 40px}}.modHeading01__eng{text-transform:uppercase;display:block;line-height:1;color:var(--primary);font-family:"DotGothic16",sans-serif;-webkit-text-stroke:1px}@media screen and (min-width: 769px){.modHeading01__eng{letter-spacing:.06em;font-size:20px;font-size:2rem;margin:0 0 13px}}@media screen and (max-width: 1000px){.modHeading01__eng{letter-spacing:.07em;font-size:14px;font-size:1.4rem;margin:0 0 8px}}.modHeading01__jp{display:block;color:var(--white);font-weight:700;line-height:1.4}@media screen and (min-width: 769px){.modHeading01__jp{letter-spacing:.02em;font-size:36px;font-size:3.6rem;font-size:clamp(24px,2.571vw,36px)}}@media screen and (max-width: 1000px){.modHeading01__jp{letter-spacing:.04em;font-size:22px;font-size:2.2rem}}.modHeading01__jp span{box-decoration-break:clone;-webkit-box-decoration-break:clone;background:var(--primary)}@media screen and (min-width: 769px){.modHeading01__jp span{padding:4px 20px 7px}}@media screen and (max-width: 768px){.modHeading01__jp span{padding:0 8px}}.modHeading01:before{content:"";position:absolute;top:0;background-repeat:no-repeat;background-size:100%;background-position:center;background-image:url("../img/common/icon/icon_title01.webp")}@media screen and (min-width: 769px){.modHeading01:before{width:69px;height:92px;left:-80px}}@media screen and (max-width: 1200px){.modHeading01:before{position:unset;display:block;margin:0 0 15px -12px}}@media screen and (max-width: 1000px){.modHeading01:before{width:39px;height:52px;margin:0 0 10px -12px}}.modHeading02{position:relative;z-index:2;letter-spacing:.05em}@media screen and (min-width: 769px){.modHeading02{padding:30px 0;margin:0 0 40px}}@media screen and (max-width: 768px){.modHeading02{padding:16px 0;margin:0 0 10px}}.modHeading02:before{content:"";position:absolute;top:0;left:calc((-100vw + 100%)/2);z-index:-1;width:100vw;height:100%;background:var(--gradient01)}.modHeading02__eng{text-transform:uppercase;position:relative;display:block;line-height:1;letter-spacing:.03em;color:var(--white);margin:0 0 12px;font-family:"DotGothic16",sans-serif}@media screen and (min-width: 769px){.modHeading02__eng{font-size:18px;font-size:1.8rem}}@media screen and (max-width: 768px){.modHeading02__eng{font-size:18px;font-size:1.8rem}}.modHeading02__jp{display:block;color:var(--white);font-weight:700}@media screen and (min-width: 769px){.modHeading02__jp{font-size:50px;font-size:5rem;font-size:clamp(28px,3.571vw,50px);line-height:1.2;letter-spacing:.08em}}@media screen and (max-width: 768px){.modHeading02__jp{letter-spacing:.05em;font-size:28px;font-size:2.8rem;line-height:1.25}}.modHeading03{position:relative;font-weight:700;line-height:1.4}@media screen and (min-width: 769px){.modHeading03{letter-spacing:.05em;padding:25px 0 18px;font-size:36px;font-size:3.6rem;font-size:clamp(22px,2.571vw,36px);margin:0 0 30px}}@media screen and (max-width: 1000px){.modHeading03{font-feature-settings:normal;letter-spacing:.04em;font-size:22px;font-size:2.2rem;padding:0;margin:0 0 32px}}.modHeading03 span{vertical-align:top;display:inline;box-decoration-break:clone;-webkit-box-decoration-break:clone;background:var(--primary);color:var(--white)}@media screen and (min-width: 769px){.modHeading03 span{padding:0 10px 1px}}@media screen and (max-width: 1000px){.modHeading03 span{padding:0 5px 1px}}.modHeading03:before{content:"";position:absolute;top:0;background-repeat:no-repeat;background-size:100%;background-position:center;background-image:url("../img/common/icon/icon_title02.webp")}@media screen and (min-width: 769px){.modHeading03:before{width:69px;height:91px;left:-90px}}@media screen and (max-width: 1200px){.modHeading03:before{position:unset;display:block;margin:0 0 15px -12px}}@media screen and (max-width: 1000px){.modHeading03:before{width:39px;height:52px}}.modHeading04__eng{display:block;font-family:"DotGothic16",sans-serif;line-height:1;letter-spacing:.01em;text-transform:uppercase;color:rgba(4,38,244,.1)}@media screen and (min-width: 769px){.modHeading04__eng{font-size:80px;font-size:8rem;font-size:clamp(54px,5.714vw,80px);margin:56px 0 -24px -51px}}@media screen and (max-width: 1000px){.modHeading04__eng{font-size:54px;font-size:5.4rem;margin:44px 0 -12px -15px}}.modHeading04__jp{display:block;margin:0 0 40px;font-weight:700}@media screen and (min-width: 769px){.modHeading04__jp{letter-spacing:.05em;line-height:1;font-size:36px;font-size:3.6rem;font-size:clamp(22px,2.571vw,36px)}}@media screen and (max-width: 1000px){.modHeading04__jp{line-height:1.4;letter-spacing:.04em;font-size:22px;font-size:2.2rem}}.modHeading04__jp span{vertical-align:text-bottom;display:inline;background:var(--primary);color:var(--white);box-decoration-break:clone;-webkit-box-decoration-break:clone}@media screen and (min-width: 769px){.modHeading04__jp span{padding:0 10px 1px}}@media screen and (max-width: 1000px){.modHeading04__jp span{padding:0 8px}}.modHeadingKv{width:100%;position:relative;z-index:2;background-position:center;background-repeat:no-repeat;background-size:cover;background-image:url("../img/common/img_kvBg.webp");color:var(--white);display:flex;align-items:flex-end}@media screen and (min-width: 769px){.modHeadingKv{min-height:300px}}@media screen and (max-width: 768px){.modHeadingKv{min-height:270px}}.modHeadingKv__inner{width:100%}@media screen and (min-width: 769px){.modHeadingKv__inner{padding:126px 120px 56px}}@media screen and (max-width: 1200px){.modHeadingKv__inner{padding:126px 25px 56px}}@media screen and (max-width: 768px){.modHeadingKv__inner{padding:80px 25px 28px}}.modHeadingKv__title{font-weight:700;line-height:1.43}@media screen and (min-width: 769px){.modHeadingKv__title{letter-spacing:.02em;font-size:48px;font-size:4.8rem;font-size:clamp(36px,3.429vw,48px)}}@media screen and (max-width: 768px){.modHeadingKv__title{letter-spacing:.05em;font-size:28px;font-size:2.8rem}}.modHeadingKv__title+*{margin:20px 0 0}.modHeadingKv__image{position:absolute;z-index:-1;top:0;left:0;width:100vw;height:100%}.modHeadingKv__image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.modHeadingKv__heading{display:inline-grid}@media screen and (min-width: 769px){.modHeadingKv__heading{margin:0 0 24px}}@media screen and (max-width: 768px){.modHeadingKv__heading{margin:0 0 13px}}.modHeadingKv__heading__name{width:-moz-fit-content;width:fit-content;display:inline-block;letter-spacing:.05em;font-weight:700;line-height:1;color:var(--primary);background:var(--white);margin:0 0 -1px}@media screen and (min-width: 769px){.modHeadingKv__heading__name{font-size:24px;font-size:2.4rem;padding:5px 6px}}@media screen and (max-width: 768px){.modHeadingKv__heading__name{font-size:20px;font-size:2rem;padding:4px 5px}}.modHeadingKv__heading__textLead{display:inline-flex;align-items:center;background:var(--white);color:var(--black);line-height:1;letter-spacing:.05em}@media screen and (min-width: 769px){.modHeadingKv__heading__textLead{padding:5px 6px}}@media screen and (max-width: 768px){.modHeadingKv__heading__textLead{padding:4px 5px}}.modHeadingKv__heading__textLead .category{font-weight:700}@media screen and (min-width: 769px){.modHeadingKv__heading__textLead .category{font-size:16px;font-size:1.6rem}}@media screen and (max-width: 768px){.modHeadingKv__heading__textLead .category{font-size:13px;font-size:1.3rem}}.modHeadingKv__heading__textLead .time{position:relative}@media screen and (min-width: 769px){.modHeadingKv__heading__textLead .time{font-size:14px;font-size:1.4rem;padding:0 0 0 24px}}@media screen and (max-width: 768px){.modHeadingKv__heading__textLead .time{font-size:12px;font-size:1.2rem;padding:0 0 0 20px}}.modHeadingKv__heading__textLead .time:before{content:"";width:1px;height:calc(100% + 2px);position:absolute;left:12px;top:0;background:var(--stroke)}@media screen and (max-width: 1000px){.modHeadingKv__heading__textLead .time:before{left:10px}}.modHeadingKv--detail{background:none}@media screen and (min-width: 769px){.modHeadingKv--detail{min-height:696px}}@media screen and (max-width: 768px){.modHeadingKv--detail{min-height:520px}}@media screen and (min-width: 769px){.modHeadingKv--detail .modHeadingKv__inner{padding:28.5% 100px 60px}}@media screen and (max-width: 1200px){.modHeadingKv--detail .modHeadingKv__inner{padding:28.5% 25px 60px}}@media screen and (max-width: 768px){.modHeadingKv--detail .modHeadingKv__inner{padding:300px 25px 24px}}@media screen and (max-width: 768px){.modHeadingKv--detail .modHeadingKv__title{font-size:23px;font-size:2.3rem}}.modHeadingKv--detail .modHeadingKv__title span{background:var(--primary);box-decoration-break:clone;-webkit-box-decoration-break:clone}@media screen and (min-width: 769px){.modHeadingKv--detail .modHeadingKv__title span{padding:5px 20px 10px}}@media screen and (max-width: 768px){.modHeadingKv--detail .modHeadingKv__title span{padding:0 7px}}.modSection{position:relative}@media screen and (min-width: 769px){.modSection{padding:0 100px;margin:120px 0}}@media screen and (max-width: 1200px){.modSection{padding:0 25px}}@media screen and (max-width: 768px){.modSection{margin:90px 0}}.modSection__inner{max-width:1200px;margin:auto}@media screen and (min-width: 769px){.modSection__content+.modSection__content{margin:80px 0 0}}@media screen and (max-width: 768px){.modSection__content+.modSection__content{margin:30px 0 0}}.modSection--noMg{margin:0 !important}@media screen and (min-width: 769px){.modSection--article{margin:100px 0 140px}}@media screen and (max-width: 768px){.modSection--article{margin:50px 0 111px}}@media screen and (min-width: 769px){.modSection--detail{margin:42px 0 140px}}@media screen and (max-width: 768px){.modSection--detail{margin:72px 0 80px}}.modSection--detail .modSection__inner{max-width:901px}.modSection--detail .modSection__content+.modSection__content{margin:80px 0 0}@media screen and (min-width: 769px){.modSection--detail .modSection__content .modSlider__inner{padding-bottom:65px}}.modSection--detail .modSection__content .modSlider .modBtn{margin:40px auto}.modSection--detail .modSection__content .modText{line-height:2}.modBtn{width:-moz-fit-content;width:fit-content;letter-spacing:.04em;line-height:2;font-weight:700;color:var(--primary);background:var(--white);border-radius:100px;text-align:center;display:block;border:2px solid var(--primary);transition:all .3s ease-out;margin:50px 0 0;gap:8px}@media screen and (min-width: 769px){.modBtn{font-size:16px;font-size:1.6rem;min-width:382px;padding:12px 20px}.modBtn:hover{color:var(--white);background:var(--primary);box-shadow:0px 15px 24px rgba(185,185,185,.5);transform:translateY(-3px)}.modBtn:hover .modBtn__text:after{background:var(--white)}}@media screen and (min-width: 769px)and (max-width: 1000px){.modBtn{width:-moz-max-content;width:max-content}}@media screen and (max-width: 768px){.modBtn{border:1px solid var(--primary);font-size:15px;font-size:1.5rem;min-width:280px;padding:12px 20px}}@media screen and (max-width: 330px){.modBtn{min-width:100%}}.modBtn__text{position:relative;padding:0 22px 0 0}.modBtn__text:after{content:"";width:14px;height:14px;position:absolute;right:0;top:55%;transform:translateY(-50%);background:var(--primary);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:center;mask-position:center;-webkit-mask-size:100% auto;mask-size:100% auto;-webkit-mask-image:url("../img//common/icon/icon_arrow.svg");mask-image:url("../img//common/icon/icon_arrow.svg")}.modBtn__text--leftIcon{padding:0 0 0 28px}.modBtn__text--leftIcon:after{width:16px;height:14px;right:auto;left:0;transform:translateY(-50%) scaleX(-1)}.modBtn[target=_blank] .modBtn__text:after{-webkit-mask-image:url("../img//common/icon/icon_blank.svg");mask-image:url("../img//common/icon/icon_blank.svg")}@media screen and (min-width: 769px){.modBtn--center{margin:40px auto}}@media screen and (max-width: 768px){.modBtn--center{margin:36px auto}}.modBtn__wrapper{display:flex;align-items:center;gap:16px}@media screen and (max-width: 768px){.modBtn__wrapper{flex-wrap:wrap;flex-direction:column}}@media screen and (min-width: 769px){.modText{letter-spacing:.05em;line-height:1.8;font-size:16px;font-size:1.6rem}}@media screen and (max-width: 768px){.modText{line-height:2;letter-spacing:.04em;font-size:14px;font-size:1.4rem}}@media screen and (min-width: 769px){.modText+.modText{margin:20px 0 0}}@media screen and (max-width: 768px){.modText+.modText{margin:16px 0 0}}.modText strong{font-weight:700}.modText--alignRight{text-align:right}.modText--primaryColor{color:var(--primary)}.modListText{display:grid}.modListText__item{padding:0 0 0 10px;position:relative;letter-spacing:.05em}@media screen and (min-width: 769px){.modListText__item{line-height:1.8;font-size:16px;font-size:1.6rem}}@media screen and (max-width: 768px){.modListText__item{line-height:2;font-size:14px;font-size:1.4rem}}.modListText__item:before{content:"・";position:absolute;left:0;top:0}.modListText__item strong{font-weight:700}@media screen and (min-width: 769px){.modListText__item strong>a:hover{opacity:1;text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:4px}}.modCta{overflow:clip;position:relative;z-index:1;margin:0 0 -1px}@media screen and (min-width: 769px){.modCta{padding:0 100px}}@media screen and (max-width: 1200px){.modCta{padding:0 25px}}.modCta:before{content:"";width:calc(100% + 1px);height:calc(100% + 1px);position:absolute;top:-1px;left:-1px;z-index:-1;background-repeat:repeat;background-size:cover;background-position:center}@media screen and (min-width: 769px){.modCta:before{background-image:url("../img/common/img_ctaBg.webp")}}@media screen and (max-width: 768px){.modCta:before{background-image:url("../img/common/sp/img_ctaBg.webp")}}.modCta__inner{max-width:1200px;margin:auto}.modCta__flex{color:var(--white);display:flex}@media screen and (min-width: 769px){.modCta__flex{align-items:center}}@media screen and (max-width: 768px){.modCta__flex{flex-direction:column;gap:11px;justify-content:space-between}}@media screen and (min-width: 769px){.modCta__flex__content{width:43%;padding:8.5% 0 5%;margin:0}}@media screen and (min-width: 769px)and (max-width: 1000px){.modCta__flex__content{width:45%}}@media screen and (max-width: 768px){.modCta__flex__content{width:100%;padding:48px 0 0}}.modCta__flex__content .title{font-weight:700;line-height:1.4;letter-spacing:.04em}@media screen and (min-width: 769px){.modCta__flex__content .title{font-size:51px;font-size:5.1rem;font-size:clamp(32px,3.643vw,51px)}}@media screen and (max-width: 768px){.modCta__flex__content .title{font-size:30px;font-size:3rem}}.modCta__flex__content .title span{color:var(--primary);background:var(--white);padding:0 8px}.modCta__flex__content .textLead{font-feature-settings:normal;font-weight:700;line-height:2;letter-spacing:.04em;font-size:14px;font-size:1.4rem}@media screen and (min-width: 769px){.modCta__flex__content .textLead{margin:33px 0}}@media screen and (max-width: 768px){.modCta__flex__content .textLead{margin:20px 0 24px}}.modCta__flex__content .modBtn{z-index:2;margin:0;min-width:-moz-max-content;min-width:max-content;box-shadow:0 10px 30px rgba(111,124,149,.25)}@media screen and (min-width: 769px){.modCta__flex__content .modBtn{padding:10px 20px}}@media screen and (max-width: 1000px){.modCta__flex__content .modBtn{width:100%}}.modCta__flex__content .modBtn--entry{background:var(--yellow);color:var(--black);border-color:rgba(0,0,0,0)}@media screen and (min-width: 769px){.modCta__flex__content .modBtn--entry{width:290px}.modCta__flex__content .modBtn--entry:hover{border-color:var(--white);background:var(--primary);color:var(--white)}}.modCta__flex__content .modBtn--interview{border-color:var(--white);background:var(--black);color:var(--white)}@media screen and (min-width: 769px){.modCta__flex__content .modBtn--interview{width:196px}.modCta__flex__content .modBtn--interview:hover{background:var(--primary);color:var(--white)}}.modCta__flex__image{overflow:hidden}@media screen and (min-width: 769px){.modCta__flex__image{width:68%;margin:11px -8% 0 0;max-height:500px}}@media screen and (min-width: 769px)and (max-width: 1000px){.modCta__flex__image{width:65%}}@media screen and (max-width: 768px){.modCta__flex__image{max-height:57.2vw;width:100;margin:0 auto 0 -1%}}@media screen and (max-width: 560px){.modCta__flex__image{max-height:53.2vw}}.modCta__flex__image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:top;object-position:top}.modSlider{width:100vw;margin:0 0 0 calc((100% - 100vw)/2)}.modSlider__inner{justify-content:center}@media screen and (min-width: 769px){.modSlider__inner{padding:3px 0 75px}}@media screen and (max-width: 768px){.modSlider__inner{padding:0 0 31px}}.modSlider.swiper-initialized .modSlider__inner{justify-content:flex-start}.modSlider__item{transition:transform .3s;position:relative;display:block;width:100%;height:100%}@media screen and (min-width: 769px){.modSlider__item{width:64.3vw;min-width:600px;max-width:1400px}}@media screen and (max-width: 768px){.modSlider__item{width:76.6vw}}.modSlider__item__section{display:flex}@media screen and (max-width: 768px){.modSlider__item__section{flex-direction:column-reverse}}.modSlider__item__section .image{overflow:hidden}@media screen and (min-width: 769px){.modSlider__item__section .image{border-radius:0 12px 12px 0;width:50%;aspect-ratio:376/340}}@media screen and (max-width: 768px){.modSlider__item__section .image{border-radius:12px 12px 0 0;aspect-ratio:287/175}}.modSlider__item__section .image img{transition:all .3s ease-out;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}@media screen and (min-width: 769px){.modSlider__item__section .image img{border-radius:0 12px 12px 0}}@media screen and (max-width: 768px){.modSlider__item__section .image img{border-radius:12px 12px 0 0}}@media screen and (min-width: 769px){.modSlider__item__section .content{display:grid;align-self:center;width:67.2%;padding:6.3%}}@media screen and (max-width: 768px){.modSlider__item__section .content{padding:16px}}.modSlider__item__section .content__heading{display:flex;flex-wrap:wrap}@media screen and (min-width: 769px){.modSlider__item__section .content__heading{align-items:center}}@media screen and (max-width: 768px){.modSlider__item__section .content__heading{flex-direction:column}}.modSlider__item__section .content__heading__category{font-weight:700}@media screen and (min-width: 769px){.modSlider__item__section .content__heading__category{font-size:16px;font-size:1.6rem}}@media screen and (max-width: 768px){.modSlider__item__section .content__heading__category{line-height:2;font-size:14px;font-size:1.4rem}}.modSlider__item__section .content__heading__tag{line-height:1;color:var(--dark_gray);position:relative}@media screen and (min-width: 769px){.modSlider__item__section .content__heading__tag{font-size:14px;font-size:1.4rem;padding:0 0 0 18px}}@media screen and (max-width: 1000px){.modSlider__item__section .content__heading__tag{padding:2px 0 0 10px}}@media screen and (max-width: 768px){.modSlider__item__section .content__heading__tag{font-size:12px;font-size:1.2rem}}.modSlider__item__section .content__heading__tag:before{content:"";width:1px;height:calc(100% - 1px);position:absolute;left:9px;top:0;background:var(--stroke)}@media screen and (max-width: 1000px){.modSlider__item__section .content__heading__tag:before{left:0}}.modSlider__item__section .content__title{margin:17px 0 0;color:var(--primary);font-weight:700;display:flex;flex-direction:column-reverse;position:relative;gap:17px}@media screen and (min-width: 769px){.modSlider__item__section .content__title{letter-spacing:.08em;font-size:24px;font-size:2.4rem;font-size:clamp(18px,1.714vw,24px)}}@media screen and (max-width: 768px){.modSlider__item__section .content__title{line-height:1.4;font-size:18px;font-size:1.8rem}}.modSlider__item__section .content__title:before,.modSlider__item__section .content__title:after{content:"";transition:all .3s ease-out}.modSlider__item__section .content__title:before{height:auto;aspect-ratio:1/1;border-radius:50%;border:1.5px solid var(--primary)}@media screen and (min-width: 769px){.modSlider__item__section .content__title:before{width:38px}}@media screen and (max-width: 768px){.modSlider__item__section .content__title:before{width:24px}}.modSlider__item__section .content__title:after{width:14px;height:14px;position:absolute;left:0;bottom:0;background:var(--primary);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:center;mask-position:center;-webkit-mask-size:100% auto;mask-size:100% auto;-webkit-mask-image:url("../img//common/icon/icon_arrow.svg");mask-image:url("../img//common/icon/icon_arrow.svg")}@media screen and (min-width: 769px){.modSlider__item__section .content__title:after{margin:13px 14px}}@media screen and (max-width: 768px){.modSlider__item__section .content__title:after{margin:6px}}.modSlider__item__inner{background:var(--white);border-radius:12px;display:block;width:100%;height:100%}@media screen and (min-width: 769px){.modSlider__item>a:hover{transform:translateY(-3px);box-shadow:0px 15px 24px rgba(185,185,185,.5)}.modSlider__item>a:hover .modSlider__item__section .image img{transform:scale(1.01)}.modSlider__item>a:hover .modSlider__item__section .content__title::before{background:var(--primary)}.modSlider__item>a:hover .modSlider__item__section .content__title::after{background:var(--white)}}@media screen and (max-width: 768px){.modSlider .modBtn{margin:40px auto}}.modBanner{width:100%;max-width:994px;margin:auto;position:relative;z-index:1;display:flex}@media screen and (min-width: 769px){.modBanner{min-height:270px;align-items:center}}@media screen and (max-width: 768px){.modBanner{min-height:500px}}.modBanner__bg{width:100%;height:100%;position:absolute;top:0;left:0;border-radius:12px;overflow:hidden;z-index:-1}.modBanner__bg img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transition:all .3s ease-out;border-radius:12px}.modBanner__content{font-weight:700;color:var(--white)}.modBanner__content__year{letter-spacing:.04em}@media screen and (min-width: 769px){.modBanner__content__year{font-size:16px;font-size:1.6rem;line-height:1}}@media screen and (max-width: 768px){.modBanner__content__year{font-size:14px;font-size:1.4rem;line-height:2}}.modBanner__content__title{font-weight:700}@media screen and (min-width: 769px){.modBanner__content__title{font-size:40px;font-size:4rem;font-size:clamp(32px,2.857vw,40px);line-height:1.3;margin:4px 0 0}}@media screen and (max-width: 768px){.modBanner__content__title{font-size:30px;font-size:3rem;line-height:1.45}}.modBanner__content__textLead{line-height:1.45}@media screen and (min-width: 769px){.modBanner__content__textLead{font-size:20px;font-size:2rem;margin:10px 0 0}}@media screen and (max-width: 768px){.modBanner__content__textLead{font-size:17px;font-size:1.7rem;margin:4px 0 0}}.modBanner__content__textLead u{text-decoration:underline;text-underline-offset:4px;text-decoration-thickness:1px}.modBanner__content__time{letter-spacing:.04em;font-size:14px;font-size:1.4rem;margin:16px 0}@media screen and (min-width: 769px){.modBanner__content__time{line-height:1.7}}@media screen and (max-width: 768px){.modBanner__content__time{line-height:2}}.modBanner__content__time span{background:var(--white);color:var(--primary);display:inline-block;padding:0 8px}.modBanner__content__link{letter-spacing:.04em;font-size:14px;font-size:1.4rem;line-height:2;display:inline-flex;align-items:center;position:relative;gap:9px}.modBanner__content__link:after,.modBanner__content__link:before{content:"";transition:all .3s ease-out}.modBanner__content__link:after{width:24px;height:auto;aspect-ratio:1/1;border-radius:50%;background:var(--white);border:1px solid var(--white)}.modBanner__content__link:before{width:11px;height:11px;position:absolute;right:0;bottom:0;margin:8px 7px;background:var(--primary);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:center;mask-position:center;-webkit-mask-size:100% auto;mask-size:100% auto;-webkit-mask-image:url("../img//common/icon/icon_arrow.svg");mask-image:url("../img//common/icon/icon_arrow.svg")}.modBanner__inner{position:relative;z-index:1;display:block;width:100%;border-radius:12px}@media screen and (min-width: 769px){.modBanner__inner{padding:3% 5%}}@media screen and (max-width: 768px){.modBanner__inner{padding:22px 24px}}@media screen and (min-width: 769px){.modBanner>a:hover{transform:translateY(-3px);box-shadow:0px 15px 24px rgba(185,185,185,.5)}.modBanner>a:hover .modBanner__bg img{transform:scale(1.01)}.modBanner>a:hover .modBanner__content__link::after{background:rgba(0,0,0,0)}.modBanner>a:hover .modBanner__content__link::before{background:var(--white)}}@media screen and (min-width: 769px){.modFixed{display:none !important}}@media screen and (max-width: 768px){.modFixed{display:none;position:fixed;bottom:0;left:0;z-index:9;width:100%;padding:12px 12px 14px;background:var(--white)}.modFixed .modBtn{font-size:14px;font-size:1.4rem;flex:1;padding:8px 15px;margin:0;min-width:auto}.modFixed .modBtn__wrapper{flex-direction:row;flex-wrap:nowrap;gap:10px;justify-content:center}.modFixed .modBtn--entry{background:var(--yellow);color:var(--black);border-color:rgba(0,0,0,0)}.modFixed .modBtn--interview{border-color:var(--white);background:var(--black);color:var(--white)}}.modModal{display:none;width:100%;height:100%;position:fixed;top:0;left:0;z-index:9999;background:rgba(0,0,0,.15)}.modModal__inner{background:var(--white);border-radius:12px;max-width:1100px;margin:auto;position:absolute;top:50%;left:50%;width:calc(100% - 50px);transform:translate(-50%, -50%)}@media screen and (min-width: 769px){.modModal__inner{padding:56px 6.2% 56px 4%}}@media screen and (max-width: 768px){.modModal__inner{padding:56px 24px 32px}}.modModal__close{cursor:pointer;display:block;position:absolute;top:0;right:0;background:var(--primary);border-radius:0 12px 0 0}@media screen and (min-width: 769px){.modModal__close{width:56px;height:56px}}@media screen and (max-width: 768px){.modModal__close{width:44px;height:40px}}.modModal__close:before{content:"";position:absolute;left:50%;top:53%;transform:translate(-50%, -50%) rotate(45deg);background:var(--white);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:center;mask-position:center;-webkit-mask-size:100% auto;mask-size:100% auto;-webkit-mask-image:url("../img//common/icon/icon_plus.svg");mask-image:url("../img//common/icon/icon_plus.svg")}@media screen and (min-width: 769px){.modModal__close:before{width:28px;height:28px}}@media screen and (max-width: 768px){.modModal__close:before{width:14px;height:14px}}.modModal__body{overflow-y:auto;-ms-overflow-style:none;scrollbar-width:none}.modModal__body::-webkit-scrollbar{display:none}@media screen and (min-width: 769px){.modModal__body{max-height:calc(100vh - 283px)}}@media screen and (max-width: 1000px){.modModal__body{max-height:calc(100vh - 150px)}}@media screen and (max-width: 768px){@supports(-webkit-touch-callout: none){.modModal__body{max-height:calc(100vh - 200px)}}@-moz-document url-prefix(){.modModal__body{max-height:calc(100vh - 200px)}}}.modModal__body__content .flexContent{display:flex;gap:32px}@media screen and (max-width: 768px){.modModal__body__content .flexContent{flex-direction:column}}.modModal__body__content .flexContent__image{border-radius:12px}@media screen and (min-width: 769px){.modModal__body__content .flexContent__image{width:45.56%}}.modModal__body__content .flexContent__image img{border-radius:12px;width:100%}@media screen and (min-width: 769px){.modModal__body__content .flexContent__content{width:51%}}.modModal__body__content .flexContent__content__title{letter-spacing:.1em;line-height:1.4;color:var(--primary);font-size:20px;font-size:2rem}@media screen and (min-width: 769px){.modModal__body__content .flexContent__content__title{margin:0 0 24px}}@media screen and (max-width: 768px){.modModal__body__content .flexContent__content__title{margin:0 0 16px}}.modModal__body__content .flexContent__content__title strong{display:block;font-weight:700}@media screen and (min-width: 769px){.modModal__body__content .flexContent__content__title strong{font-size:28px;font-size:2.8rem;font-size:clamp(20px,2vw,28px)}}@media screen and (max-width: 768px){.modModal__body__content .flexContent__content__title strong{font-size:20px;font-size:2rem}}.modContentBox{display:grid}@media screen and (min-width: 769px){.modContentBox{gap:32px}}@media screen and (max-width: 768px){.modContentBox{gap:24px}}.modContentBox__item{box-shadow:0 10px 16px rgba(185,185,185,.15)}.modContentBox__item__section{display:flex}@media screen and (max-width: 768px){.modContentBox__item__section{flex-direction:column-reverse}}.modContentBox__item__section .image{overflow:hidden}@media screen and (min-width: 769px){.modContentBox__item__section .image{border-radius:0 12px 12px 0;width:50%;aspect-ratio:507/300}}@media screen and (max-width: 768px){.modContentBox__item__section .image{border-radius:12px 12px 0 0;aspect-ratio:325/175}}.modContentBox__item__section .image img{transition:all .3s ease-out;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}@media screen and (min-width: 769px){.modContentBox__item__section .image img{border-radius:0 12px 12px 0}}@media screen and (max-width: 768px){.modContentBox__item__section .image img{border-radius:12px 12px 0 0}}@media screen and (min-width: 769px){.modContentBox__item__section .content{display:grid;align-self:center;width:66.15%;padding:4.3% 5.7%}}@media screen and (max-width: 768px){.modContentBox__item__section .content{padding:16px}}.modContentBox__item__section .content__heading{display:flex;flex-wrap:wrap}@media screen and (min-width: 769px){.modContentBox__item__section .content__heading{align-items:center}}@media screen and (max-width: 768px){.modContentBox__item__section .content__heading{flex-direction:column}}.modContentBox__item__section .content__heading__category{font-weight:700}@media screen and (min-width: 769px){.modContentBox__item__section .content__heading__category{font-size:16px;font-size:1.6rem}}@media screen and (max-width: 768px){.modContentBox__item__section .content__heading__category{line-height:2;font-size:14px;font-size:1.4rem}}.modContentBox__item__section .content__heading__tag{line-height:1;color:var(--dark_gray);position:relative}@media screen and (min-width: 769px){.modContentBox__item__section .content__heading__tag{font-size:14px;font-size:1.4rem;padding:0 0 0 18px}}@media screen and (max-width: 1000px){.modContentBox__item__section .content__heading__tag{padding:2px 0 0 10px}}@media screen and (max-width: 768px){.modContentBox__item__section .content__heading__tag{font-size:12px;font-size:1.2rem}}.modContentBox__item__section .content__heading__tag:before{content:"";width:1px;height:calc(100% - 1px);position:absolute;left:9px;top:0;background:var(--stroke)}@media screen and (max-width: 1000px){.modContentBox__item__section .content__heading__tag:before{left:0}}.modContentBox__item__section .content__title{margin:17px 0 0;color:var(--primary);font-weight:700;display:flex;flex-direction:column-reverse;position:relative}@media screen and (min-width: 769px){.modContentBox__item__section .content__title{gap:50px;letter-spacing:.08em;font-size:24px;font-size:2.4rem;font-size:clamp(18px,1.714vw,24px)}}@media screen and (max-width: 768px){.modContentBox__item__section .content__title{gap:17px;line-height:1.4;font-size:18px;font-size:1.8rem}}.modContentBox__item__section .content__title:before,.modContentBox__item__section .content__title:after{content:"";transition:all .3s ease-out}.modContentBox__item__section .content__title:before{height:auto;aspect-ratio:1/1;border-radius:50%;border:1.5px solid var(--primary)}@media screen and (min-width: 769px){.modContentBox__item__section .content__title:before{width:38px}}@media screen and (max-width: 768px){.modContentBox__item__section .content__title:before{width:24px}}.modContentBox__item__section .content__title:after{width:14px;height:14px;position:absolute;left:0;bottom:0;background:var(--primary);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:center;mask-position:center;-webkit-mask-size:100% auto;mask-size:100% auto;-webkit-mask-image:url("../img//common/icon/icon_arrow.svg");mask-image:url("../img//common/icon/icon_arrow.svg")}@media screen and (min-width: 769px){.modContentBox__item__section .content__title:after{margin:13px 14px}}@media screen and (max-width: 768px){.modContentBox__item__section .content__title:after{margin:6px}}.modContentBox__item__inner{background:var(--white);border-radius:12px;display:block;width:100%;height:100%}@media screen and (min-width: 769px){.modContentBox__item>a:hover{transform:translateY(-3px);box-shadow:0px 15px 24px rgba(185,185,185,.5)}.modContentBox__item>a:hover .modContentBox__item__section .image img{transform:scale(1.01)}.modContentBox__item>a:hover .modContentBox__item__section .content__title::before{background:var(--primary)}.modContentBox__item>a:hover .modContentBox__item__section .content__title::after{background:var(--white)}}.modTextSlide{position:relative;background:rgba(4,38,244,.1);width:100%}@media screen and (min-width: 769px){.modTextSlide{padding:35px 0}}@media screen and (max-width: 768px){.modTextSlide{padding:23px 0}}.modTextSlide__slider{pointer-events:none;transition-timing-function:linear !important}.modTextSlide__slider__item{min-width:-moz-max-content;min-width:max-content;width:-moz-fit-content;width:fit-content;white-space:nowrap;color:rgba(255,255,255,.2);line-height:1;letter-spacing:.01em;text-transform:uppercase;font-family:"DotGothic16",sans-serif;-webkit-text-stroke:1px}@media screen and (min-width: 769px){.modTextSlide__slider__item{font-size:80px;font-size:8rem;font-size:clamp(50px,5.714vw,80px)}}@media screen and (max-width: 768px){.modTextSlide__slider__item{font-size:44px;font-size:4.4rem}}.modTextSlide .modBtn{margin:auto;position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);z-index:9}.modProfile__title{font-family:"DotGothic16",sans-serif;line-height:1;letter-spacing:.01em;text-transform:uppercase;color:rgba(4,38,244,.1)}@media screen and (min-width: 769px){.modProfile__title{font-size:80px;font-size:8rem;font-size:clamp(54px,5.714vw,80px);margin:56px 0 -3% -5.6%}}@media screen and (max-width: 1000px){.modProfile__title{font-size:54px;font-size:5.4rem;margin:44px 0 -12px -15px}}.modProfile__inner{background:var(--white);border-radius:12px}@media screen and (min-width: 769px){.modProfile__inner{padding:5.6%}}@media screen and (max-width: 768px){.modProfile__inner{padding:25px 20px}}.modProfile__body{border-radius:12px;background:#e7ebf5}@media screen and (min-width: 769px){.modProfile__body{margin:39px 0 0;padding:40px 21px 40px 6.2%}.modProfile__body--05{padding-bottom:0}}@media screen and (max-width: 768px){.modProfile__body{margin:39px 0 0;padding:25px}}.modProfile__body:after{content:"";display:table;clear:both}@media screen and (min-width: 769px){.modProfile__body__content{width:43.32%;margin:0 5% 0 0}}@media screen and (max-width: 768px){.modProfile__body__content{width:100%}}.modProfile__body__content .title{font-weight:700;margin:0 0 20px}@media screen and (min-width: 769px){.modProfile__body__content .title{line-height:1.2;letter-spacing:.03em;font-size:20px;font-size:2rem}}@media screen and (max-width: 768px){.modProfile__body__content .title{line-height:1.4;letter-spacing:.05em;font-size:18px;font-size:1.8rem}}.modProfile__body__content .title span{display:inline-block;color:var(--white);background:var(--primary)}@media screen and (min-width: 769px){.modProfile__body__content .title span{padding:0 8px 4px}}@media screen and (max-width: 768px){.modProfile__body__content .title span{padding:0 8px 1px}}.modProfile__body__content .textLead{color:var(--primary);font-weight:700}@media screen and (min-width: 769px){.modProfile__body__content .textLead{line-height:1.5;letter-spacing:.03em;font-size:20px;font-size:2rem;margin:0 0 15px}}@media screen and (max-width: 768px){.modProfile__body__content .textLead{line-height:1.6;letter-spacing:.05em;font-size:18px;font-size:1.8rem;margin:0 0 16px}}.modProfile__body__content .textLead span{color:var(--white);background:var(--primary)}@media screen and (min-width: 769px){.modProfile__body__content .textLead span{padding:0 8px}}@media screen and (max-width: 768px){.modProfile__body__content .textLead span{padding:0 8px}}@media screen and (min-width: 769px){.modProfile__body__image{width:-moz-fit-content;width:fit-content;float:right;margin:-9.1% 0 -56px auto}.modProfile__body__image--02{margin:-10.3% 0 -64px auto}.modProfile__body__image--03{margin:-16% 0 -100px auto}.modProfile__body__image--04{margin:-12.7% -10.5% -100px auto}.modProfile__body__image--05{margin:-9.3% 0 -16px auto}}@media screen and (max-width: 1000px){.modProfile__body__image{width:50%}.modProfile__body__image img{width:100%}.modProfile__body__image--04{width:60%}}@media screen and (max-width: 768px){.modProfile__body__image{width:92.35%;margin:0 0 10px}}.modBox{background:var(--white);border-radius:12px}@media screen and (min-width: 769px){.modBox{padding:4.3% 5.6%}}@media screen and (max-width: 768px){.modBox{padding:25px}}.modBox--2col{display:flex}@media screen and (min-width: 769px){.modBox--2col{align-items:center;padding:29px 5.6% 0;gap:5.6%}}@media screen and (max-width: 768px){.modBox--2col{flex-direction:column-reverse;gap:8px}}@media screen and (min-width: 769px){.modBox--2col .modBox__content{width:30.5%;padding:0 0 30px}}@media screen and (max-width: 768px){.modBox--2col .modBox__content .modText strong{font-weight:400}}@media screen and (min-width: 769px){.modBox--2col .modBox__image{width:53.87%}}@media screen and (max-width: 768px){.modBox--2col .modBox__image{text-align:center}}.modPassion{display:flex;flex-wrap:wrap}@media screen and (min-width: 769px){.modPassion{gap:2.34vw 2.67%}}@media screen and (max-width: 768px){.modPassion{flex-direction:column;gap:16px}}.modPassion__item{background:var(--white);border-radius:12px;text-align:center}@media screen and (min-width: 769px){.modPassion__item{width:48.665%;padding:40px 20px;gap:20px}}@media screen and (max-width: 768px){.modPassion__item{padding:25px;gap:8px}}.modPassion__item__inner{display:grid;place-content:center;margin:auto}@media screen and (min-width: 769px){.modPassion__item__inner{max-width:273px;gap:20px}}@media screen and (max-width: 768px){.modPassion__item__inner{max-width:275px;gap:8px}}.modPassion__item__title{font-weight:700;color:var(--primary);letter-spacing:.05em}@media screen and (min-width: 769px){.modPassion__item__title{line-height:1.3;font-size:24px;font-size:2.4rem;font-size:clamp(20px,1.714vw,24px)}}@media screen and (max-width: 768px){.modPassion__item__title{line-height:1.4;font-size:18px;font-size:1.8rem}}.modFaq{display:grid}@media screen and (min-width: 769px){.modFaq{gap:50px}}@media screen and (max-width: 768px){.modFaq{gap:40px}}.modFaq__list{display:grid}@media screen and (min-width: 769px){.modFaq__list{gap:30px}}@media screen and (max-width: 768px){.modFaq__list{gap:16px}}.modFaq__list__question{color:var(--primary);font-weight:700;display:flex;align-items:center}@media screen and (min-width: 769px){.modFaq__list__question{line-height:1.3;letter-spacing:.06em;font-size:24px;font-size:2.4rem;gap:20px}}@media screen and (max-width: 768px){.modFaq__list__question{line-height:1.6;letter-spacing:.05em;font-size:18px;font-size:1.8rem;gap:15px}}.modFaq__list__question:before{content:"Q";font-weight:400;background:var(--primary);color:var(--white);letter-spacing:.03em;line-height:1;font-family:"DotGothic16",sans-serif;display:flex;align-items:center;justify-content:center}@media screen and (min-width: 769px){.modFaq__list__question:before{width:50px;min-width:50px;font-size:30px;font-size:3rem;padding:8px 0 12px}}@media screen and (max-width: 768px){.modFaq__list__question:before{width:35px;min-width:35px;font-size:24px;font-size:2.4rem;padding:4px 0 7px}}.modFaq__list__answer .modText{letter-spacing:.05em}.modImage{border-radius:12px}@media screen and (min-width: 769px){.modImage{margin:50px auto}}@media screen and (max-width: 768px){.modImage{margin:40px auto}}.modImage:last-child{margin-bottom:0}.modImage img{border-radius:12px}.modImage--fullWidth{width:100%}.modImage--fullWidth img{width:100%;border-radius:12px}.main--top .topKv{position:relative;z-index:4;backface-visibility:hidden}@media screen and (min-width: 769px){.main--top .topKv{margin:0 0 -20%}}@media screen and (max-width: 768px){.main--top .topKv{margin:0 0 -17%}}.main--top .topKv:after{content:"";width:100%;height:100%;position:absolute;z-index:-1;top:0;left:0;background-repeat:no-repeat;background-size:cover;background-position:center;background-image:url("../img/pages/top/kv_bg.webp")}@media screen and (min-width: 769px){.main--top .topKv:after{clip-path:polygon(0% 0%, 100% 0%, 100% calc(100% - 20vw), -9% 100%)}}@media screen and (max-width: 768px){.main--top .topKv:after{clip-path:polygon(0 0, 100% 0, 100% 88%, 0% 100%)}}.main--top .topKv__image{display:block;overflow:hidden}.main--top .topKv__image__main{position:absolute;z-index:2;animation:none !important}.main--top .topKv__image__main.jsFadeUp{opacity:0;transform:scale(0.9) rotateY(10deg) translateY(30px);transition:opacity .25s ease-out,transform .25s ease-out;will-change:transform,opacity}.main--top .topKv__image__main.jsFadeUp.is-animate{opacity:1;transform:scale(1) rotateY(0deg) translateY(0)}.main--top .topKv__image__main--01{z-index:4}@media screen and (min-width: 769px){.main--top .topKv__image__main--01{max-width:1200px;width:50%;top:4%;left:24.3%}}@media screen and (min-width: 700px)and (max-width: 1200px){.main--top .topKv__image__main--01{top:11%}}@media screen and (max-width: 768px){.main--top .topKv__image__main--01{width:90%;top:22%;left:4%}}.main--top .topKv__image__main--02{z-index:3}@media screen and (min-width: 769px){.main--top .topKv__image__main--02{max-width:1000px;width:44.5%;top:17.1%;right:-2.6%}}@media screen and (min-width: 700px)and (max-width: 1200px){.main--top .topKv__image__main--02{top:24.1%}}@media screen and (max-width: 768px){.main--top .topKv__image__main--02{width:86.5%;top:32%;right:-18%}}.main--top .topKv__image__main--03{z-index:3}@media screen and (min-width: 769px){.main--top .topKv__image__main--03{max-width:1100px;width:43%;top:20.5%;left:-0.2%}}@media screen and (min-width: 700px)and (max-width: 1200px){.main--top .topKv__image__main--03{top:27.5%}}@media screen and (max-width: 768px){.main--top .topKv__image__main--03{width:67%;top:49%;left:-11%}}@media screen and (min-width: 769px){.main--top .topKv__image__main--04{width:33.3%;top:5%;left:6.7%;max-width:860px}}@media screen and (min-width: 700px)and (max-width: 1200px){.main--top .topKv__image__main--04{top:12%}}@media screen and (max-width: 768px){.main--top .topKv__image__main--04{width:67%;top:8%;left:-4%}}@media screen and (min-width: 769px){.main--top .topKv__image__main--05{width:30.6%;top:5%;right:15.6%;max-width:740px}}@media screen and (min-width: 700px)and (max-width: 1200px){.main--top .topKv__image__main--05{top:12%}}@media screen and (max-width: 768px){.main--top .topKv__image__main--05{width:53.3%;top:7%;right:-0.5%}}.main--top .topKv__image img{width:100%}.main--top .topKv .is-hidden{display:none}.main--top .topKv__text{margin:auto;z-index:5;position:relative}@media screen and (min-width: 769px){.main--top .topKv__text{padding:21% 0 16.6%;width:64.15%;max-width:1100px}}@media screen and (min-width: 700px)and (max-width: 1200px){.main--top .topKv__text{padding:25% 0 18.6%}}@media screen and (max-width: 768px){.main--top .topKv__text{padding:65% 0 34%;width:92%}}.main--top .topKv__text img{width:100%}.main--top .topAnchor{display:flex;flex-wrap:wrap;align-items:center}@media screen and (min-width: 769px){.main--top .topAnchor{gap:40px 21px}}@media screen and (max-width: 768px){.main--top .topAnchor{gap:29px 23px}}.main--top .topAnchor__item{background:var(--white);border-radius:8px;box-shadow:0px 15px 24px rgba(185,185,185,.15)}@media screen and (min-width: 769px){.main--top .topAnchor__item{width:calc((100% - 84px)/5)}}@media screen and (min-width: 769px)and (max-width: 1000px){.main--top .topAnchor__item{width:calc((100% - 42px)/3)}}@media screen and (max-width: 768px){.main--top .topAnchor__item{width:calc((100% - 23px)/2)}}.main--top .topAnchor__item__image{text-align:center;display:grid;place-content:space-between;justify-content:center}@media screen and (min-width: 769px){.main--top .topAnchor__item__image{min-height:100px;padding:0 18px 18px}}@media screen and (max-width: 768px){.main--top .topAnchor__item__image{min-height:68px;padding:0 10px 10px}}.main--top .topAnchor__item__image img{transition:.2s ease-out;width:auto}@media screen and (min-width: 769px){.main--top .topAnchor__item__image img{height:74px;margin:-28px auto 0}}@media screen and (max-width: 768px){.main--top .topAnchor__item__image img{height:50px;margin:-20px auto 0}}.main--top .topAnchor__item__image figcaption{position:relative;display:block;letter-spacing:0;line-height:1.4;font-weight:700;width:-moz-fit-content;width:fit-content;margin:auto}@media screen and (min-width: 769px){.main--top .topAnchor__item__image figcaption{font-size:16px;font-size:1.6rem;padding:0 27px 0 0}}@media screen and (max-width: 768px){.main--top .topAnchor__item__image figcaption{font-size:13px;font-size:1.3rem;padding:0 18px 0 0}}.main--top .topAnchor__item__image figcaption:after{content:"";height:auto;aspect-ratio:1/1;position:absolute;top:3px;right:0;-webkit-mask:url("../img/common/icon/icon_arrow.svg") no-repeat center;mask:url("../img/common/icon/icon_arrow.svg") no-repeat center;-webkit-mask-size:100% auto;mask-size:100% auto;background:var(--primary);transform:rotate(90deg)}@media screen and (min-width: 769px){.main--top .topAnchor__item__image figcaption:after{width:21px}}@media screen and (max-width: 768px){.main--top .topAnchor__item__image figcaption:after{width:14px}}@media screen and (min-width: 769px){.main--top .topAnchor__item a:hover .topAnchor__item__image img{transform:scale(1.01) translateY(-6px)}}.main--top .topMessage{position:relative;z-index:2}.main--top .topMessage__head{display:flex;justify-content:space-between;z-index:1;position:relative}@media screen and (max-width: 768px){.main--top .topMessage__head{display:block;margin:0 0 30px}}.main--top .topMessage__head .modText{line-height:2}@media screen and (min-width: 769px){.main--top .topMessage__head .modText{margin:90px 0 0;text-align:right}}@media screen and (min-width: 769px)and (max-width: 1200px){.main--top .topMessage__head .modText{margin-top:170px}}@media screen and (min-width: 769px)and (max-width: 1000px){.main--top .topMessage__head .modText{margin-top:100px}}@media screen and (max-width: 768px){.main--top .topMessage__head .modText{text-align:left;margin-top:0}}@media screen and (max-width: 768px){.main--top .topMessage__head__mainImage{width:100%;margin:24px 0 0}}.main--top .topMessage__head__mainImage img{width:100%}.main--top .topMessage__head .modHeading01{margin:0}@media screen and (min-width: 769px){.main--top .topMessage__head .modHeading01__eng{margin:0 0 20px}}@media screen and (max-width: 1000px){.main--top .topMessage__head .modHeading01__eng{letter-spacing:.05em;font-size:18px;font-size:1.8rem;margin:0 0 17px}}.main--top .topMessage__head .modHeading01__jp{letter-spacing:.05em}@media screen and (min-width: 769px){.main--top .topMessage__head .modHeading01__jp{font-size:48px;font-size:4.8rem;font-size:clamp(32px,3.429vw,48px)}}@media screen and (max-width: 1000px){.main--top .topMessage__head .modHeading01__jp{font-size:32px;font-size:3.2rem}}@media screen and (min-width: 769px){.main--top .topMessage__head .modHeading01__jp span{padding:2px 16px 4px}}@media screen and (max-width: 768px){.main--top .topMessage__head .modHeading01__jp span{padding:2px 10px 4px}}@media screen and (min-width: 769px){.main--top .topMessage__mainImage{margin:-12% auto 0;width:69%}}@media screen and (min-width: 769px)and (max-width: 1200px){.main--top .topMessage__mainImage{width:64%;margin:-140px auto 0;left:-20px;position:inherit}}@media screen and (min-width: 769px)and (max-width: 1000px){.main--top .topMessage__mainImage{margin:-30px 0 0 80px;left:0}}@media screen and (max-width: 768px){.main--top .topMessage__mainImage{display:none}}.main--top .topMessage__mainImage img{width:100%}.main--top .topMessage__block{position:absolute;z-index:-1}@media screen and (max-width: 1000px){.main--top .topMessage__block{opacity:.7}}.main--top .topMessage__block img{width:100%}@media screen and (min-width: 769px){.main--top .topMessage__block--01{left:-16%;top:25%;width:22.92%}}@media screen and (max-width: 1000px){.main--top .topMessage__block--01{left:8%;top:10.8em;width:23.1%}}@media screen and (min-width: 769px){.main--top .topMessage__block--02{right:-5%;bottom:7%;width:12.92%}}@media screen and (max-width: 1000px){.main--top .topMessage__block--02{right:0;bottom:auto;top:12em;width:23.1%}}.main--top .topDataList{display:flex;flex-wrap:wrap}@media screen and (min-width: 769px){.main--top .topDataList{gap:2.34vw 2.67%}}@media screen and (max-width: 768px){.main--top .topDataList{gap:17px 16px}}.main--top .topDataList__item{display:grid;justify-content:center;font-weight:700;line-height:1;background:var(--white);border-radius:12px;text-align:center;position:relative}@media screen and (min-width: 769px){.main--top .topDataList__item{width:31.5533333333%;padding:30px 12px 21px}}@media screen and (max-width: 768px){.main--top .topDataList__item{width:calc((100% - 16px)/2);padding:24px 15px}}@media screen and (min-width: 769px){.main--top .topDataList__item__caption{font-size:24px;font-size:2.4rem;font-size:clamp(20px,1.714vw,24px);margin:0 0 17px}}@media screen and (max-width: 768px){.main--top .topDataList__item__caption{font-size:16px;font-size:1.6rem;margin:0 0 10px}}.main--top .topDataList__item__caption span{display:inline-block;background:var(--primary);color:var(--white);padding:0 4px 3px}@media screen and (min-width: 769px){.main--top .topDataList__item__caption span.spbreak{margin:0 0 0 -4px;padding:0 4px 3px 0}}.main--top .topDataList__item__caption--alignLeft{text-align:left}.main--top .topDataList__item__number{color:var(--primary)}@media screen and (min-width: 769px){.main--top .topDataList__item__number{font-size:56px;font-size:5.6rem;font-size:clamp(34px,4vw,56px);margin:0 0 10px}}@media screen and (max-width: 768px){.main--top .topDataList__item__number{font-size:34px;font-size:3.4rem;margin:0 0 20px}}.main--top .topDataList__item__number sub{vertical-align:baseline}@media screen and (min-width: 769px){.main--top .topDataList__item__number sub{font-size:24px;font-size:2.4rem;font-size:clamp(18px,1.714vw,24px)}}@media screen and (max-width: 768px){.main--top .topDataList__item__number sub{font-size:14px;font-size:1.4rem}}.main--top .topDataList__item__number .vertical{writing-mode:vertical-lr;display:inline;vertical-align:baseline}@media screen and (min-width: 769px){.main--top .topDataList__item__number .vertical{font-size:20px;font-size:2rem;font-size:clamp(16px,1.429vw,20px)}}@media screen and (max-width: 768px){.main--top .topDataList__item__number .vertical{font-size:12px;font-size:1.2rem}}.main--top .topDataList__item__image{display:block}@media screen and (max-width: 768px){.main--top .topDataList__item__image img{width:70px}}.main--top .topDataList__item__image--fullWidth{text-align:center}@media screen and (min-width: 769px){.main--top .topDataList__item__image--fullWidth{margin-top:-3.7%}}@media screen and (max-width: 768px){.main--top .topDataList__item__image--fullWidth{max-width:340px;margin:auto}.main--top .topDataList__item__image--fullWidth img{width:100%}}.main--top .topDataList__item__image--mgTop20{margin-top:20px}.main--top .topDataList__item__flex{display:flex;justify-content:center}@media screen and (min-width: 769px){.main--top .topDataList__item__flex{gap:12px}}@media screen and (max-width: 1000px){.main--top .topDataList__item__flex{align-items:center;gap:10px}}.main--top .topDataList__item__flex .number{text-align:left}.main--top .topDataList__item__flex .number small{color:var(--primary);display:block}@media screen and (min-width: 769px){.main--top .topDataList__item__flex .number small{font-size:15px;font-size:1.5rem}}@media screen and (max-width: 768px){.main--top .topDataList__item__flex .number small{font-size:16px;font-size:1.6rem}}.main--top .topDataList__item__flex .number span{color:var(--primary);letter-spacing:0}@media screen and (min-width: 769px){.main--top .topDataList__item__flex .number span{font-size:42px;font-size:4.2rem;font-size:clamp(26px,3vw,42px);display:inline-block;min-width:-moz-max-content;min-width:max-content}}@media screen and (max-width: 768px){.main--top .topDataList__item__flex .number span{font-size:35px;font-size:3.5rem}}.main--top .topDataList__item__flex .number span sub{vertical-align:baseline}@media screen and (min-width: 769px){.main--top .topDataList__item__flex .number span sub{font-size:20px;font-size:2rem;font-size:clamp(16px,1.429vw,20px)}}@media screen and (max-width: 768px){.main--top .topDataList__item__flex .number span sub{font-size:16px;font-size:1.6rem}}.main--top .topDataList__item__flex .number--pink small{color:#f422a3}.main--top .topDataList__item__flex .number--pink span{color:var(--black)}@media screen and (max-width: 768px){.main--top .topDataList__item__flex .image img{width:109px}}.main--top .topDataList__item--fullWidth{display:block}@media screen and (min-width: 769px){.main--top .topDataList__item--fullWidth{width:100%;padding:30px 4%}}@media screen and (max-width: 768px){.main--top .topDataList__item--fullWidth{width:100%;padding:25px 20px}}@media screen and (min-width: 769px){.main--top .topDataList__item--2col{width:48.665%}}.main--top .topDataList__item--2col:after{content:"";position:absolute}@media screen and (min-width: 769px){.main--top .topDataList__item--2col:after{top:24px;right:6%}}@media screen and (max-width: 768px){.main--top .topDataList__item--2col:after{top:10px;right:9px}}.main--top .topDataList__item--2col .topDataList__item__flex{flex-wrap:wrap;justify-content:flex-start;align-items:center}@media screen and (min-width: 769px){.main--top .topDataList__item--2col .topDataList__item__flex{margin-top:35px;gap:20px 4.7%}}@media screen and (max-width: 768px){.main--top .topDataList__item--2col .topDataList__item__flex{margin-top:24px;gap:20px 15px}}.main--top .topDataList__item--2col .topDataList__item__flex .number small{margin-bottom:3px;color:var(--black)}@media screen and (max-width: 768px){.main--top .topDataList__item--2col .topDataList__item__flex .number small{font-size:14px;font-size:1.4rem}}@media screen and (min-width: 769px){.main--top .topDataList__item--2col .topDataList__item__flex .number span{font-size:36px;font-size:3.6rem;font-size:clamp(24px,2.571vw,36px)}}@media screen and (max-width: 768px){.main--top .topDataList__item--2col .topDataList__item__flex .number span{font-size:24px;font-size:2.4rem}}@media screen and (max-width: 768px){.main--top .topDataList__item--2col .topDataList__item__flex .number span sub{font-size:14px;font-size:1.4rem}}.main--top .topDataList__item--2col .topDataList__item__flex .number--large{width:100%}@media screen and (min-width: 769px){.main--top .topDataList__item--2col .topDataList__item__flex .number--large small{font-size:18px;font-size:1.8rem}}@media screen and (max-width: 768px){.main--top .topDataList__item--2col .topDataList__item__flex .number--large small{font-size:14px;font-size:1.4rem}}@media screen and (min-width: 769px){.main--top .topDataList__item--2col .topDataList__item__flex .number--large span{font-size:56px;font-size:5.6rem;font-size:clamp(34px,4vw,56px)}}@media screen and (max-width: 768px){.main--top .topDataList__item--2col .topDataList__item__flex .number--large span{font-size:34px;font-size:3.4rem}}@media screen and (min-width: 769px){.main--top .topDataList__item--2col .topDataList__item__flex .number--large span sub{font-size:28px;font-size:2.8rem;font-size:clamp(20px,2vw,28px)}}@media screen and (max-width: 768px){.main--top .topDataList__item--2col .topDataList__item__flex .number--large span sub{font-size:16px;font-size:1.6rem}}@media screen and (max-width: 768px){.main--top .topDataList__item:first-child img{width:75px}}@media screen and (max-width: 768px){.main--top .topDataList__item:nth-child(2){width:100%;order:3}}@media screen and (max-width: 768px){.main--top .topDataList__item:nth-child(3){order:2}.main--top .topDataList__item:nth-child(3) img{width:75px}}@media screen and (max-width: 768px){.main--top .topDataList__item:nth-child(4){order:4}}@media screen and (max-width: 768px){.main--top .topDataList__item:nth-child(5){order:5}.main--top .topDataList__item:nth-child(5) .topDataList__item__image{margin-top:-9px}.main--top .topDataList__item:nth-child(5) .topDataList__item__image img{width:90px}}@media screen and (max-width: 768px){.main--top .topDataList__item:nth-child(6){order:6;width:100%}.main--top .topDataList__item:nth-child(6) .topDataList__item__image{margin-top:-10px}.main--top .topDataList__item:nth-child(6) .topDataList__item__image img{width:90px}}@media screen and (max-width: 768px){.main--top .topDataList__item:nth-child(n+6){order:7}}@media screen and (min-width: 769px){.main--top .topDataList__item:nth-child(7) .topDataList__item__image{max-height:380px;overflow:hidden}.main--top .topDataList__item:nth-child(7) .topDataList__item__image img{-o-object-position:0 -8.8em;object-position:0 -8.8em}}@media screen and (min-width: 769px)and (max-width: 1000px){.main--top .topDataList__item:nth-child(7) .topDataList__item__image img{-o-object-position:0 -13vw;object-position:0 -13vw}}@media screen and (max-width: 1000px){.main--top .topDataList__item:nth-child(8) .topDataList__item__image{margin-top:-20px}}.main--top .topDataList__item:nth-child(9) .topDataList__item__image{position:inherit}@media screen and (min-width: 769px){.main--top .topDataList__item:nth-child(9) .topDataList__item__image{left:12px}}.main--top .topDataList__item:nth-child(11):after{background:url("../img/pages/top/img_data_icon01.webp") no-repeat center center/100%}@media screen and (min-width: 769px){.main--top .topDataList__item:nth-child(11):after{top:17px;width:199px;height:137px}}@media screen and (max-width: 1000px){.main--top .topDataList__item:nth-child(11):after{top:47px;right:11px;width:114px;height:78px}}.main--top .topDataList__item:nth-child(12):after{background:url("../img/pages/top/img_data_icon02.webp") no-repeat center center/100%}@media screen and (min-width: 769px){.main--top .topDataList__item:nth-child(12):after{top:20px;width:158px;height:158px}}@media screen and (max-width: 1000px){.main--top .topDataList__item:nth-child(12):after{top:34px;right:22px;width:93px;height:93px}}@media screen and (min-width: 769px){.main--top .topDataList__item:nth-child(13) .topDataList__item__image{margin-top:35px}}@media screen and (max-width: 768px){.main--top .topDataList__item:nth-child(13) .topDataList__item__image{margin-top:24px}}.main--top .topDataList__item:nth-child(13):after{background:url("../img/pages/top/img_data_icon03.webp") no-repeat center center/100%}@media screen and (min-width: 769px){.main--top .topDataList__item:nth-child(13):after{width:111px;height:111px}}@media screen and (max-width: 1000px){.main--top .topDataList__item:nth-child(13):after{width:81px;height:81px}}@media screen and (min-width: 769px){.main--top .topDataList__item:nth-child(14) .topDataList__item__image{margin-top:35px}}@media screen and (max-width: 768px){.main--top .topDataList__item:nth-child(14) .topDataList__item__image{margin-top:24px}}.main--top .topDataList__item:nth-child(14):after{background:url("../img/pages/top/img_data_icon04.webp") no-repeat center center/100%}@media screen and (min-width: 769px){.main--top .topDataList__item:nth-child(14):after{width:85px;height:85px}}@media screen and (max-width: 1000px){.main--top .topDataList__item:nth-child(14):after{width:69px;height:69px}}@media screen and (max-width: 768px){.main--top .topDataList__item:last-child{width:100%}}.main--top .topWork{display:grid;counter-reset:work-box-counter}@media screen and (min-width: 769px){.main--top .topWork{gap:32px}}@media screen and (max-width: 768px){.main--top .topWork{gap:24px}}.main--top .topWork__item{background:var(--white);border-radius:12px}.main--top .topWork__item__section{display:flex;height:100%}@media screen and (min-width: 769px){.main--top .topWork__item__section{align-items:flex-end;justify-content:space-between;padding:0 0 0 51px;gap:16px}}@media screen and (max-width: 768px){.main--top .topWork__item__section{flex-direction:column;justify-content:space-between}}@media screen and (min-width: 769px){.main--top .topWork__item__section .content{display:grid;align-self:center;width:47.2%;padding:30px 0}}@media screen and (min-width: 769px)and (max-width: 1000px){.main--top .topWork__item__section .content{width:64%}}@media screen and (max-width: 768px){.main--top .topWork__item__section .content{padding:31px 29px 0}}.main--top .topWork__item__section .content__title{display:flex;align-items:center;color:var(--primary);line-height:1.4;font-weight:700}@media screen and (min-width: 769px){.main--top .topWork__item__section .content__title{font-size:36px;font-size:3.6rem;gap:14px}}@media screen and (max-width: 768px){.main--top .topWork__item__section .content__title{font-size:24px;font-size:2.4rem;gap:8px}}.main--top .topWork__item__section .content__title:before{counter-increment:work-box-counter;content:counter(work-box-counter, decimal-leading-zero);color:var(--white);background:var(--primary);display:block;text-align:center;line-height:1;font-weight:400;font-family:"DotGothic16",sans-serif}@media screen and (min-width: 769px){.main--top .topWork__item__section .content__title:before{font-size:32px;font-size:3.2rem;padding:8px 0 10px;width:50px;letter-spacing:0}}@media screen and (max-width: 768px){.main--top .topWork__item__section .content__title:before{font-size:24px;font-size:2.4rem;padding:4px 0 7px;width:35px;letter-spacing:.03em}}.main--top .topWork__item__section .content__subTitle{font-weight:700}@media screen and (min-width: 769px){.main--top .topWork__item__section .content__subTitle{font-size:24px;font-size:2.4rem;margin:33px 0 17px;letter-spacing:.08em}}@media screen and (max-width: 768px){.main--top .topWork__item__section .content__subTitle{font-size:18px;font-size:1.8rem;margin:20px 0 10px}}@media screen and (min-width: 769px){.main--top .topWork__item__section .image{border-radius:0 12px 12px 0;width:-moz-fit-content;width:fit-content}}@media screen and (max-width: 768px){.main--top .topWork__item__section .image{border-radius:0 0 12px 12px;width:100%}}@media screen and (min-width: 769px){.main--top .topWork__item__section .image img{border-radius:0 12px 12px 0}}@media screen and (max-width: 768px){.main--top .topWork__item__section .image img{width:100%;border-radius:0 0 12px 12px}}@media screen and (min-width: 769px){.main--top .topWork__item:first-child .topWork__item__section .content{width:47.4%}}@media screen and (min-width: 769px)and (max-width: 1000px){.main--top .topWork__item:first-child .topWork__item__section .content{width:64%}}.main--top .topFriend{display:flex;flex-wrap:wrap}@media screen and (min-width: 769px){.main--top .topFriend{gap:2.34vw 2.67%;align-items:flex-start}}@media screen and (max-width: 768px){.main--top .topFriend{flex-direction:column;gap:24px}}.main--top .topFriend__item{text-align:center;background:var(--white);border-radius:12px;position:relative}@media screen and (min-width: 769px){.main--top .topFriend__item{padding:40px 10px 30px;width:31.5533333333%}}@media screen and (max-width: 768px){.main--top .topFriend__item{width:100%;padding:30px 10px}}.main--top .topFriend__item:before{content:"";height:3px;background:var(--primary);position:absolute;top:0;left:50%;transform:translateX(-50%)}@media screen and (min-width: 769px){.main--top .topFriend__item:before{width:79.3%}}@media screen and (max-width: 768px){.main--top .topFriend__item:before{width:75.7%}}@media screen and (min-width: 769px){.main--top .topFriend__item__section .image img{max-width:90px;width:7vw}}@media screen and (max-width: 768px){.main--top .topFriend__item__section .image img{width:60px}}.main--top .topFriend__item__section .content__title{color:var(--primary);font-weight:700;margin:16px 0}@media screen and (min-width: 769px){.main--top .topFriend__item__section .content__title{line-height:1.3;letter-spacing:.08em;font-size:24px;font-size:2.4rem;font-size:clamp(20px,1.714vw,24px)}}@media screen and (max-width: 768px){.main--top .topFriend__item__section .content__title{line-height:1.4;font-size:18px;font-size:1.8rem}}.main--top .topFriend__item__section .content .modText{display:grid;place-content:center}@media screen and (max-width: 768px){.main--top .topFriend__item__section .content .modText{height:auto !important}}.main--top .topOpening{display:flex;flex-wrap:wrap}@media screen and (min-width: 769px){.main--top .topOpening{gap:32px;padding:8px 0 0}}@media screen and (max-width: 768px){.main--top .topOpening{flex-direction:column;gap:24px}}@media screen and (min-width: 769px){.main--top .topOpening__item{width:calc((100% - 32px)/2)}}@media screen and (max-width: 768px){.main--top .topOpening__item{margin:51px 0 0}}.main--top .topOpening__item__section .image{position:relative}.main--top .topOpening__item__section .image__main{border-radius:12px 12px 0 0;overflow:hidden}.main--top .topOpening__item__section .image__main img{width:100%;border-radius:12px 12px 0 0;transition:all .3s ease-out}.main--top .topOpening__item__section .image__caption{position:absolute;left:50%;transform:translateX(-50%);background:#f8f51e;text-align:center;display:inline-block;width:90%;line-height:1.45;font-weight:700}@media screen and (min-width: 769px){.main--top .topOpening__item__section .image__caption{max-width:416px;top:-29px;font-size:18px;font-size:1.8rem;padding:12px 0 13px}}@media screen and (max-width: 768px){.main--top .topOpening__item__section .image__caption{max-width:290px;top:-51px;font-size:14px;font-size:1.4rem;padding:9px 0 11px}}.main--top .topOpening__item__section .image__caption:after{content:"";position:absolute;left:50%;transform:translateX(-50%) rotate(-35deg);width:0px;height:0px;border-style:solid;border-color:rgba(0,0,0,0) rgba(0,0,0,0) #f8f51e rgba(0,0,0,0)}@media screen and (min-width: 769px){.main--top .topOpening__item__section .image__caption:after{border-width:0 14px 22px 14px;bottom:-10px}}@media screen and (max-width: 768px){.main--top .topOpening__item__section .image__caption:after{border-width:0 10px 16px 10px;bottom:-6px}}@media screen and (min-width: 769px){.main--top .topOpening__item__section .content{padding:30px 30px 32px}}@media screen and (max-width: 768px){.main--top .topOpening__item__section .content{padding:30px 25px 24px}}.main--top .topOpening__item__section .content__title{font-feature-settings:normal;font-weight:700;line-height:1}@media screen and (min-width: 769px){.main--top .topOpening__item__section .content__title{font-size:28px;font-size:2.8rem;font-size:clamp(20px,2vw,28px);margin:0 0 16px}}@media screen and (max-width: 768px){.main--top .topOpening__item__section .content__title{font-size:20px;font-size:2rem;margin:0 0 8px}}.main--top .topOpening__item__section .content__title span{background:var(--primary);color:var(--white);padding:0 5px}@media screen and (min-width: 769px){.main--top .topOpening__item__section .content__defList{margin:28px 0 0}}@media screen and (max-width: 768px){.main--top .topOpening__item__section .content__defList{margin:24px 0 0}}.main--top .topOpening__item__section .content__defList__title{font-weight:700;letter-spacing:.04em;position:relative;padding:0 0 0 20px;color:var(--primary);font-size:16px;font-size:1.6rem}@media screen and (min-width: 769px){.main--top .topOpening__item__section .content__defList__title{margin:0 0 11px}}@media screen and (max-width: 768px){.main--top .topOpening__item__section .content__defList__title{margin:0 0 8px}}.main--top .topOpening__item__section .content__defList__title:before{content:"";width:12px;height:auto;aspect-ratio:1/1;position:absolute;left:0;top:50%;transform:translateY(-50%);background:var(--primary)}@media screen and (max-width: 768px){.main--top .topOpening__item__section .content .modText{font-feature-settings:normal}}.main--top .topOpening__item__inner{display:block;width:100%;height:100%;border-radius:12px;background:var(--white)}@media screen and (min-width: 769px){.main--top .topOpening__item>a:hover{transform:translateY(-3px);box-shadow:0px 15px 24px rgba(185,185,185,.5)}.main--top .topOpening__item>a:hover .image img{transform:scale(1.01)}}.main--top .topSupport{display:flex;flex-wrap:wrap;counter-reset:support-box-counter}@media screen and (min-width: 769px){.main--top .topSupport{gap:2.34vw 2.67%;align-items:flex-start}}@media screen and (max-width: 768px){.main--top .topSupport{flex-flow:column;gap:24px}}.main--top .topSupport__item{background:var(--white);border-radius:12px;position:relative}@media screen and (min-width: 769px){.main--top .topSupport__item{width:31.5533333333%}}.main--top .topSupport__item:before{content:"";height:3px;background:var(--primary);position:absolute;top:0;left:50%;transform:translateX(-50%)}@media screen and (min-width: 769px){.main--top .topSupport__item:before{width:79.3%}}@media screen and (max-width: 768px){.main--top .topSupport__item:before{width:75.7%}}.main--top .topSupport__item__section .image{position:relative;border-radius:0 0 10px 10px}.main--top .topSupport__item__section .image:before{content:"";width:100%;height:80px;background:linear-gradient(180deg, rgb(255, 255, 255) 0%, rgba(255, 255, 255, 0) 100%);position:absolute;top:0;left:0}.main--top .topSupport__item__section .image img{width:100%;border-radius:0 0 10px 10px}.main--top .topSupport__item__section .content{display:grid}@media screen and (min-width: 769px){.main--top .topSupport__item__section .content{justify-content:space-between;padding:35px 28px 10px}}@media screen and (max-width: 768px){.main--top .topSupport__item__section .content{padding:30px 25px 0;height:auto !important}}.main--top .topSupport__item__section .content__title{display:flex;justify-content:space-between;color:var(--primary);font-weight:700;margin:0 0 16px}@media screen and (min-width: 769px){.main--top .topSupport__item__section .content__title{letter-spacing:.08em;font-size:24px;font-size:2.4rem;font-size:clamp(18px,1.714vw,24px)}}@media screen and (max-width: 768px){.main--top .topSupport__item__section .content__title{line-height:1.4;font-size:18px;font-size:1.8rem}}.main--top .topSupport__item__section .content__title:after{counter-increment:support-box-counter;content:counter(support-box-counter, decimal-leading-zero);min-width:-moz-max-content;min-width:max-content;font-family:"DotGothic16",sans-serif;line-height:1.1;color:var(--primary);opacity:.1}@media screen and (min-width: 769px){.main--top .topSupport__item__section .content__title:after{margin:0 -15px 0 0;letter-spacing:-0.05em;font-size:62px;font-size:6.2rem;font-size:clamp(34px,3.714vw,62px)}}@media screen and (max-width: 768px){.main--top .topSupport__item__section .content__title:after{font-size:50px;font-size:5rem}}.main--top .topBenefit{display:flex;flex-wrap:wrap}@media screen and (min-width: 769px){.main--top .topBenefit{gap:2.34vw 2.67%}}@media screen and (max-width: 768px){.main--top .topBenefit{gap:8px}}.main--top .topBenefit__item{display:grid;align-items:center;border-radius:12px;background:var(--white)}@media screen and (min-width: 769px){.main--top .topBenefit__item{width:22.9975%;padding:25px 1.84%}}@media screen and (min-width: 769px)and (max-width: 1000px){.main--top .topBenefit__item{width:31.5533333333%}}@media screen and (max-width: 768px){.main--top .topBenefit__item{width:calc((100% - 8px)/2);padding:10px}}.main--top .topBenefit__item__image{display:flex;align-items:center}@media screen and (min-width: 769px){.main--top .topBenefit__item__image{gap:.25vw}}@media screen and (max-width: 768px){.main--top .topBenefit__item__image{flex-direction:column;justify-content:center;gap:4px}}@media screen and (min-width: 769px){.main--top .topBenefit__item__image img{max-width:56px;width:4vw;min-width:40px}}@media screen and (max-width: 768px){.main--top .topBenefit__item__image img{width:40px}}.main--top .topBenefit__item__image figcaption{font-weight:700}@media screen and (min-width: 769px){.main--top .topBenefit__item__image figcaption{font-size:18px;font-size:1.8rem}}@media screen and (max-width: 768px){.main--top .topBenefit__item__image figcaption{text-align:center;font-size:14px;font-size:1.4rem;line-height:1.4;letter-spacing:.04em}}.main--top .topSystem{display:flex}@media screen and (min-width: 769px){.main--top .topSystem{flex-wrap:wrap;gap:2.34vw 2.67%}}@media screen and (max-width: 768px){.main--top .topSystem{flex-direction:column;gap:24px}}.main--top .topSystem__item{transition:all .3s ease-out;cursor:pointer;background:var(--white);border-radius:12px}@media screen and (min-width: 769px){.main--top .topSystem__item{width:22.9975%}}@media screen and (min-width: 769px)and (max-width: 1000px){.main--top .topSystem__item{width:31.5533333333%}}.main--top .topSystem__item__section{height:100%;display:flex;flex-direction:column}.main--top .topSystem__item__section .image{border-radius:12px 12px 0 0}.main--top .topSystem__item__section .image img{border-radius:12px 12px 0 0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:top center;object-position:top center}@media screen and (min-width: 769px){.main--top .topSystem__item__section .image img{aspect-ratio:276/180}}@media screen and (min-width: 769px)and (max-width: 1000px){.main--top .topSystem__item__section .image img{aspect-ratio:325/212}}.main--top .topSystem__item__section .content{position:relative;height:100%;display:grid;align-items:center}@media screen and (min-width: 769px){.main--top .topSystem__item__section .content{padding:10px 46px 10px 16px}}@media screen and (max-width: 768px){.main--top .topSystem__item__section .content{padding:13px 64px 13px 16px}}.main--top .topSystem__item__section .content__title{line-height:1.45;color:var(--primary);font-size:14px;font-size:1.4rem;letter-spacing:.04em}.main--top .topSystem__item__section .content__title strong{display:block;font-weight:700}@media screen and (min-width: 769px){.main--top .topSystem__item__section .content__title strong{font-size:16px;font-size:1.6rem}}@media screen and (max-width: 768px){.main--top .topSystem__item__section .content__title strong{font-size:14px;font-size:1.4rem}}.main--top .topSystem__item__section .content:before,.main--top .topSystem__item__section .content:after{content:"";position:absolute;top:0;right:0}.main--top .topSystem__item__section .content:before{height:100%;background:var(--primary);border-radius:0 0 12px 0}@media screen and (min-width: 769px){.main--top .topSystem__item__section .content:before{width:30px}}@media screen and (max-width: 768px){.main--top .topSystem__item__section .content:before{width:48px}}.main--top .topSystem__item__section .content:after{content:"";width:14px;height:14px;top:50%;transform:translateY(-50%);background:var(--white);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:center;mask-position:center;-webkit-mask-size:100% auto;mask-size:100% auto;-webkit-mask-image:url("../img//common/icon/icon_plus.svg");mask-image:url("../img//common/icon/icon_plus.svg")}@media screen and (min-width: 769px){.main--top .topSystem__item__section .content:after{margin:0 8px}}@media screen and (max-width: 768px){.main--top .topSystem__item__section .content:after{margin:0 17px}}@media screen and (min-width: 769px){.main--top .topSystem__item.jsModalOpen:hover{transform:translateY(-3px);box-shadow:0px 15px 24px rgba(185,185,185,.5)}}.main--top .topCulture{display:grid}@media screen and (min-width: 769px){.main--top .topCulture{gap:77px}}@media screen and (min-width: 769px)and (max-width: 1000px){.main--top .topCulture{gap:120px}}@media screen and (max-width: 768px){.main--top .topCulture{gap:40px}}.main--top .topCulture__item{display:flex}@media screen and (min-width: 769px){.main--top .topCulture__item{align-items:flex-start}}@media screen and (max-width: 768px){.main--top .topCulture__item{flex-direction:column-reverse}}.main--top .topCulture__item__content{background:var(--white);border-radius:12px;z-index:1}@media screen and (min-width: 769px){.main--top .topCulture__item__content{width:63.8%;padding:4.3%}}@media screen and (max-width: 768px){.main--top .topCulture__item__content{margin:-44px 0 0 auto;width:calc(100% - 35px);padding:25px}}.main--top .topCulture__item__content .title{font-weight:700;color:var(--primary)}@media screen and (min-width: 769px){.main--top .topCulture__item__content .title{letter-spacing:.08em;font-size:36px;font-size:3.6rem;font-size:clamp(28px,2.571vw,36px);margin:0 0 18px}}@media screen and (max-width: 768px){.main--top .topCulture__item__content .title{line-height:1.4;font-size:18px;font-size:1.8rem;margin:0 0 8px}}.main--top .topCulture__item__image{border-radius:12px}@media screen and (min-width: 769px){.main--top .topCulture__item__image{margin:56px 0 0 -5.1%;width:56.36%}}@media screen and (min-width: 769px)and (max-width: 1000px){.main--top .topCulture__item__image{height:100%}}@media screen and (max-width: 768px){.main--top .topCulture__item__image{width:calc(100% - 75px)}}.main--top .topCulture__item__image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;border-radius:12px}@media screen and (min-width: 769px){.main--top .topCulture__item:nth-child(even){flex-direction:row-reverse}.main--top .topCulture__item:nth-child(even) .topCulture__item__image{margin:56px -5.1% 0 0}}.main--top .topFaq{display:grid;gap:16px}.main--top .topFaq .topFaq__item__desc:before,.main--top .topFaq .topFaq__item__title:before{letter-spacing:.03em;line-height:1;font-family:"DotGothic16",sans-serif;display:flex;align-items:center;justify-content:center;font-weight:700}@media screen and (min-width: 769px){.main--top .topFaq .topFaq__item__desc:before,.main--top .topFaq .topFaq__item__title:before{width:50px;min-width:50px;font-size:30px;font-size:3rem;padding:8px 0 12px}}@media screen and (max-width: 768px){.main--top .topFaq .topFaq__item__desc:before,.main--top .topFaq .topFaq__item__title:before{width:35px;min-width:35px;font-size:24px;font-size:2.4rem;padding:4px 0 7px}}.main--top .topFaq__item{transition:all .3s ease-out;cursor:pointer;border-radius:12px;background:var(--white);position:relative}@media screen and (min-width: 769px){.main--top .topFaq__item{padding:24px 70px 24px 30px}.main--top .topFaq__item:hover{transform:translateY(-3px);box-shadow:0px 15px 24px rgba(185,185,185,.5)}}@media screen and (max-width: 768px){.main--top .topFaq__item{padding:20px 46px 20px 16px}}.main--top .topFaq__item__title{color:var(--primary);font-weight:700;display:flex;align-items:center}@media screen and (min-width: 769px){.main--top .topFaq__item__title{letter-spacing:.08em;font-size:18px;font-size:1.8rem;gap:25px}}@media screen and (max-width: 768px){.main--top .topFaq__item__title{line-height:1.5;letter-spacing:.04em;font-size:14px;font-size:1.4rem;gap:12px}}.main--top .topFaq__item__title:before{content:"Q";background:var(--primary);color:var(--white)}.main--top .topFaq__item__desc{display:none;cursor:auto;position:relative}@media screen and (min-width: 769px){.main--top .topFaq__item__desc{padding:0 0 24px 75px;top:25px}}@media screen and (max-width: 768px){.main--top .topFaq__item__desc{padding:0 0 20px 47px;top:16px}}.main--top .topFaq__item__desc:before{content:"A";background:#f0ed16;color:var(--black);position:absolute;top:0;left:0}@media screen and (min-width: 769px){.main--top .topFaq__item__desc>*:first-child{padding:11px 0 0}}@media screen and (max-width: 768px){.main--top .topFaq__item__desc>*:first-child{padding:5px 0 0}}.main--top .topFaq__item:before,.main--top .topFaq__item:after{content:"";position:absolute;top:0;right:0}.main--top .topFaq__item:before{width:30px;height:100%;background:var(--primary);border-radius:0 12px 12px 0}.main--top .topFaq__item:after{content:"";width:14px;height:14px;top:50%;transform:translateY(-50%);background:var(--white);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:center;mask-position:center;-webkit-mask-size:100% auto;mask-size:100% auto;-webkit-mask-image:url("../img/common/icon/icon_plus.svg");mask-image:url("../img/common/icon/icon_plus.svg");transition:all .3s ease-out;margin:0 8px}.main--top .topFaq__item.is-open::after{-webkit-mask-size:100% auto;mask-size:100% auto;-webkit-mask-image:url("../img/common/icon/icon_minus.svg");mask-image:url("../img/common/icon/icon_minus.svg");background:var(--white)}.main--top .topPresident{position:relative}@media screen and (min-width: 769px){.main--top .topPresident{margin:60px 0 10px}}@media screen and (max-width: 768px){.main--top .topPresident{margin:30px 0 80px}}@media screen and (min-width: 769px){.main--top .topPresident .modHeading03{margin:0 0 28px}}@media screen and (max-width: 768px){.main--top .topPresident .modHeading03{margin:0 0 22px}}@media screen and (min-width: 769px){.main--top .topPresident .modText+.modText{margin-top:25px}}@media screen and (max-width: 768px){.main--top .topPresident .modText+.modText{margin-top:12px}}@media screen and (max-width: 768px){.main--top .topPresident__inner{display:grid}}.main--top .topPresident__inner:after{content:"";display:table;clear:both}@media screen and (min-width: 769px){.main--top .topPresident__content{width:48.7%;margin:0 0 0 auto}}@media screen and (max-width: 768px){.main--top .topPresident__content{width:100%;margin:-32px 0 0}}.main--top .topPresident__content__title{color:var(--primary);font-weight:700;letter-spacing:.08em}@media screen and (min-width: 769px){.main--top .topPresident__content__title{font-size:36px;font-size:3.6rem;font-size:clamp(24px,2.571vw,36px);margin:0 0 24px}}@media screen and (max-width: 768px){.main--top .topPresident__content__title{font-size:24px;font-size:2.4rem;margin:0 0 12px}}@media screen and (max-width: 768px){.main--top .topPresident__content:first-of-type{order:-1;margin-top:0}}@media screen and (min-width: 769px){.main--top .topPresident__image{float:left;width:50.3%;margin:0 32px 0 -15px}}@media screen and (max-width: 768px){.main--top .topPresident__image{width:70%;margin:auto}}.main--top .topPresident__image img{width:100%}.main--top .topPresident__block{position:absolute;z-index:-1}@media screen and (max-width: 768px){.main--top .topPresident__block{right:-10px;bottom:auto;top:42%;transform:translateY(-50%);width:20.7%}}.main--top .topPresident__block img{width:100%}.main--top .modSection--message{position:relative;z-index:3;background:radial-gradient(50% 50% at 50% 50%, #FFFFFF 42%, #E9E9F4 100%)}@media screen and (min-width: 769px){.main--top .modSection--message{padding:26.8% 100px 90px;margin:0}}@media screen and (max-width: 1200px){.main--top .modSection--message{padding:26.8% 25px 90px;margin:0}}@media screen and (max-width: 768px){.main--top .modSection--message{padding:41% 25px 60px}}.main--top .modSection--message:before{content:"";position:absolute;z-index:-1;top:0;left:0;width:100%;height:100%;opacity:.6;background-repeat:repeat;background-size:100px 100px;background-image:url("../img/common/img_bg.webp");mix-blend-mode:multiply}.main--top .modSection--message~.modSection{margin-top:0}
/*# sourceMappingURL=main.css.map */
