@view-transition{navigation:auto}::view-transition-old(fade),::view-transition-new(fade){animation-duration:1s;animation-timing-function:ease-in-out}html{scroll-behavior:smooth;scroll-padding-top:70px;height:100%;view-transition-name:fade;overscroll-behavior-y:none}@media(max-width: 768px){html{scroll-padding-top:35px}}body{font-family:"Noto Sans JP",sans-serif;background-color:#fafdfe;color:#000;font-size:16px;line-height:1.6;font-weight:700;min-height:100vh;display:flex;flex-direction:column;overscroll-behavior-y:none}body *{overscroll-behavior-y:auto}.pc-only{display:block}@media(max-width: 768px){.pc-only{display:none}}.sp-only{display:none}@media(max-width: 768px){.sp-only{display:block}}img{max-width:100%;object-fit:contain}.section-title{font-family:"Inter",sans-serif;display:flex;align-items:center;font-size:32px;gap:55px;white-space:nowrap}@media(max-width: 768px){.section-title{font-size:24px}}.section-title::after{content:"";display:block;width:100%;height:.5px;background-color:#000}/*! destyle.css v4.0.1 | MIT License | https://github.com/nicolas-cusan/destyle.css */*,::before,::after{box-sizing:border-box;border-style:solid;border-width:0;min-width:0}html{line-height:1.15;-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:rgba(0,0,0,0)}body{margin:0}main{display:block}p,table,blockquote,address,pre,iframe,form,figure,dl{margin:0}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit;margin:0}ul,ol{margin:0;padding:0;list-style:none}dt{font-weight:bold}dd{margin-left:0}hr{box-sizing:content-box;height:0;overflow:visible;border-top-width:1px;margin:0;clear:both;color:inherit}pre{font-family:monospace,monospace;font-size:inherit}address{font-style:inherit}a{background-color:rgba(0,0,0,0);text-decoration:none;color:inherit}abbr[title]{text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:inherit}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-0.25em}sup{top:-0.5em}svg,img,embed,object,iframe{vertical-align:bottom}button,input,optgroup,select,textarea{-webkit-appearance:none;appearance:none;vertical-align:middle;color:inherit;font:inherit;background:rgba(0,0,0,0);padding:0;margin:0;border-radius:0;text-align:inherit;text-transform:inherit}button,[type=button],[type=reset],[type=submit]{cursor:pointer}button:disabled,[type=button]:disabled,[type=reset]:disabled,[type=submit]:disabled{cursor:default}:-moz-focusring{outline:auto}select:disabled{opacity:inherit}option{padding:0}fieldset{margin:0;padding:0;min-width:0}legend{padding:0}progress{vertical-align:baseline}textarea{overflow:auto}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}[type=number]{-moz-appearance:textfield}label[for]{cursor:pointer}details{display:block}summary{display:list-item}[contenteditable]:focus{outline:auto}table{border-color:inherit;border-collapse:collapse}caption{text-align:left}td,th{vertical-align:top;padding:0}th{text-align:left;font-weight:bold}.wysiwyg{margin:144px 0 152px}@media(max-width: 768px){.wysiwyg{margin:56px 0 70px}}.wysiwyg h3{font-size:24px;font-weight:700;line-height:1.4;margin-bottom:56px}@media(max-width: 768px){.wysiwyg h3{font-size:20px;margin-bottom:32px}}.wysiwyg h4{font-size:20px;font-weight:700;line-height:1.4;margin-bottom:32px}@media(max-width: 768px){.wysiwyg h4{font-size:18px}}.wysiwyg h5{margin-top:24px;margin-bottom:32px}.wysiwyg p{font-size:16px;font-weight:400;line-height:1.6;margin-bottom:56px}@media(max-width: 768px){.wysiwyg p{font-size:14px;margin-bottom:32px}}.wysiwyg p.caption{font-size:12px;font-weight:400;line-height:1.6;max-width:630px;margin:0 auto 56px}@media(max-width: 768px){.wysiwyg p.caption{font-size:12px}}.wysiwyg .red{color:#ef4130}.wysiwyg a{text-decoration:underline}.wysiwyg a.text-link{color:#504aff}.wysiwyg blockquote{font-size:16px;font-weight:400;line-height:1.6;max-width:810px;margin:0 auto 56px;border-left:8px solid #e0e0e0;padding-left:24px}@media(max-width: 768px){.wysiwyg blockquote{font-size:14px;margin-bottom:32px}}.wysiwyg img{display:block;max-width:100%;margin:0 auto 24px}.wysiwyg iframe{display:block;max-width:100%;margin:0 auto 24px}.wysiwyg .link-wrapper{display:flex;flex-direction:column;align-items:flex-end;gap:24px}.wysiwyg .link-wrapper+.link-wrapper{margin-top:24px}@media(max-width: 768px){.wysiwyg .link-wrapper+.link-wrapper{margin-top:40px}}.wysiwyg .link-wrapper .o-button{font-size:12px;font-weight:700;text-decoration:none}@media(max-width: 768px){.wysiwyg .link-wrapper .o-button{gap:7px;padding:0 32px;font-size:14px}}.wysiwyg .link-wrapper .o-button svg.arrow{width:33px;height:16px}@keyframes slideImage{0%{transform:translateX(0%)}50%{transform:translateX(1%)}100%{transform:translateX(2%)}}.splide__slide{flex-shrink:0;position:relative;overflow:hidden}.splide__slide img{width:100%;height:auto;object-fit:cover;object-position:right center}.p-home .splide__slide img{animation:slideImage 10s ease-in-out infinite;object-position:center;scale:1.02}.p-home .splide__slide.is-active img{animation-play-state:running}.p-home .splide__slide:not(.is-active) img{animation-play-state:paused}.l-header{background-color:#fafdfe;font-family:"Helvetica","Arial",sans-serif;position:fixed;top:0;left:0;right:0;z-index:2;height:80px;transform:translate3d(0, 0, 0);will-change:transform,opacity;transition:transform .4s cubic-bezier(0.4, 0, 0.2, 1),opacity .4s cubic-bezier(0.4, 0, 0.2, 1)}.l-header.is-hidden{opacity:0;transform:translate3d(0, -100%, 0);transition:transform .4s cubic-bezier(0.4, 0, 0.2, 1),opacity .4s cubic-bezier(0.4, 0, 0.2, 1)}.l-header.is-open{background-color:#000;transition:background-color .5s ease}@media screen and (max-width: 1200px){.l-header{height:96px}}.l-header .inner{padding:0 60px;display:flex;justify-content:space-between;align-items:center;position:relative;height:80px}@media screen and (max-width: 1200px){.l-header .inner{padding:0 24px;height:96px}}.l-header .logo{flex-shrink:0;width:320px}@media(max-width: 768px){.l-header .logo{max-width:240px}}.l-header .logo a{display:flex;justify-content:center;align-items:center}.l-header .logo.is-open{display:none;transition:display .5s ease}.l-header .nav{flex-shrink:0}.l-header .nav-list{display:flex;gap:91px;font-size:12px;font-weight:700;line-height:1}@media screen and (max-width: 1200px){.l-header .nav-list{display:none}}.l-header .nav-sp-button{display:none}@media screen and (max-width: 1200px){.l-header .nav-sp-button{display:block}}.l-header .nav-sp-button button{background-color:#000;width:48px;height:48px;display:flex;align-items:center;justify-content:center;border:none;cursor:pointer;transition:opacity .3s ease}.l-header .nav-sp-button button.is-open{background-color:#fff;transition:background-color .5s ease}.l-header .nav-sp{position:absolute;top:100%;left:0;right:0;background-color:#fff;opacity:0;visibility:hidden;transition:opacity .5s ease,visibility .5s ease;z-index:999}@media screen and (min-width: 1201px){.l-header .nav-sp{display:none}}.l-header .nav-sp.is-open{background-color:#000;color:#fff;height:calc(100dvh - 96px);opacity:1;visibility:visible;overflow-y:auto}.l-header .nav-sp-list{padding:96px 64px 104px;height:100%;display:flex;flex-direction:column;justify-content:flex-start;overflow-y:scroll}.l-header .nav-sp-list li{flex-shrink:0}.l-header .nav-sp-list li+li{margin-top:64px}.l-header .nav-sp-list li:last-child{margin-bottom:64px}.l-header .nav-sp-list li a{display:block;font-size:20px;font-weight:700;transition:color .3s ease}.l-header .nav-sp-list li a:hover{color:#666}.l-footer{background-color:#000;color:#fff}.l-footer .inner{margin:0 auto;padding:60px 40px 49px 60px}@media(max-width: 768px){.l-footer .inner{padding:60px 32px 40px}}.l-footer .top{margin-bottom:134px}@media(max-width: 768px){.l-footer .top{margin-bottom:230px}}.l-footer .sns-list{display:flex;align-items:center;gap:32px}.l-footer .sns-item a{display:block}.l-footer .bottom{display:flex;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:50px}.l-footer .nav-list{display:flex;flex-wrap:wrap;justify-content:space-between;max-width:436px;gap:23px 37px;margin-bottom:36px}@media(max-width: 768px){.l-footer .nav-list{gap:25px 11px;margin-bottom:18px}}.l-footer .nav-item{font-size:14px;font-weight:400;letter-spacing:.05em;text-decoration:underline}@media(max-width: 768px){.l-footer .nav-item{font-size:12px}}.l-footer .copyright{font-size:14px;font-weight:400;white-space:nowrap}@media(max-width: 768px){.l-footer .copyright{font-size:10px}}.l-main{overflow:hidden;overflow-x:clip;position:relative;z-index:0;flex:1;padding-top:80px}@media(max-width: 768px){.l-main{padding-top:96px}}.l-section{max-width:1000px;margin:0 auto}.l-section--news{padding:112px 0 89px}.l-section--news-detail{padding:107px 0 89px}@media screen and (max-width: 999px){.l-section--news-detail{padding:30px 32px}}.p-home{padding-top:0}.p-home__visual{position:relative;width:100%;height:0;padding-bottom:61.4934114202%;overflow:hidden}.p-home__visual .splide{position:absolute;top:0;left:0;width:100%;height:100%}.p-home__visual .splide .splide__track{height:100%}.p-home__visual .splide .splide__track .splide__list{height:100%}.p-home__visual .splide .splide__track .splide__list .splide__slide{height:100%}.p-home__visual .splide .splide__track .splide__list .splide__slide img{width:100%;height:100%;object-fit:cover;object-position:right center}@media(max-width: 768px){.p-home__visual{padding-bottom:177.8666666667%}}.p-home .main-image-wrapper{position:relative;width:100%;height:0;padding-bottom:61.4934114202%;overflow:hidden}.p-home .main-image{display:block;width:100%;height:auto;overflow:hidden;transform:scale(2);transition:none}@media(max-width: 768px){.p-home .main-image{transform:scale(1.3)}}.p-home .main-image img{width:100%;height:auto}@keyframes slideLeftToRight{0%{transform:scale(1.05) translateX(-0.5%)}100%{transform:scale(1.05) translateX(0.5%)}}.p-home .main-title{font-size:7.7vw;line-height:1.1;position:absolute;top:4.5vh;left:7.32vw}@media(max-width: 768px){.p-home .main-title{font-size:15.2vw;top:282px;left:3.2vw;white-space:nowrap}}@media screen and (max-width: 650px){.p-home .main-title{top:262px}}@media screen and (max-width: 625px){.p-home .main-title{top:252px}}@media screen and (max-width: 600px){.p-home .main-title{top:242px}}@media screen and (max-width: 575px){.p-home .main-title{top:232px}}@media screen and (max-width: 550px){.p-home .main-title{top:222px}}@media screen and (max-width: 525px){.p-home .main-title{top:212px}}@media screen and (max-width: 500px){.p-home .main-title{top:202px}}@media screen and (max-width: 475px){.p-home .main-title{top:192px}}@media screen and (max-width: 450px){.p-home .main-title{top:182px}}@media screen and (max-width: 425px){.p-home .main-title{top:172px}}@media screen and (max-width: 400px){.p-home .main-title{top:162px}}.p-home .main-title span{display:inline-block;opacity:0;transition:opacity .2s ease-out}.p-home .main-title span.sp-only{display:none}@media(max-width: 768px){.p-home .main-title span.sp-only{display:inline-block}}.p-home .main-title span.char-animate{opacity:1}.p-home .main-title span:nth-child(1){letter-spacing:-0.12em}.p-home .main-title span:nth-child(2){letter-spacing:-0.25em}.p-home .main-title span:nth-child(3){letter-spacing:-0.12em}.p-home .main-title span:nth-child(4){letter-spacing:-0.15em}.p-home .main-title span:nth-child(5){letter-spacing:-0.11em}.p-home .main-title span:nth-child(6){letter-spacing:-0.56em}.p-home .main-title span:nth-child(7){letter-spacing:0}.p-home .main-title span:nth-child(8){letter-spacing:-0.04em;margin-left:-0.1em}@media(max-width: 768px){.p-home .main-title span:nth-child(8){margin-left:.5em}}.p-home .main-title span:nth-child(9){letter-spacing:-0.05em}.p-home .main-title span:nth-child(10){letter-spacing:-0.03em}.p-home .main-title span:nth-child(11){letter-spacing:-0.01em}.p-home .main-title span:nth-child(12){letter-spacing:-0.01em}.p-home .main-title span:nth-child(14){letter-spacing:-0.08em}.p-home .main-title span:nth-child(15){letter-spacing:-0.01em;margin-left:.45em}.p-home .main-title span:nth-child(16){letter-spacing:-0.09em}.p-home .main-title span:nth-child(17){letter-spacing:-0.2em}.p-home .main-title span:nth-child(18){letter-spacing:-0.1em}.p-home .main-title span:nth-child(19){letter-spacing:-0.1em}.p-home .main-title span:nth-child(20){letter-spacing:-0.1em}.p-home .english-title{font-size:2.1vw;line-height:1.1;position:absolute;top:7.5vh;left:46.8vw;text-indent:-0.9em;padding-left:.9em;opacity:0;transition:opacity .2s ease-out}.p-home .english-title.english-animate{opacity:1}@media screen and (max-width: 1300px){.p-home .english-title{top:6.5vh}}@media screen and (max-width: 1000px){.p-home .english-title{top:5.5vh}}@media(max-width: 768px){.p-home .english-title{font-size:3.7vw;letter-spacing:.0108em;top:254px;left:15.2vw;text-indent:0;padding-left:0}}@media screen and (max-width: 650px){.p-home .english-title{top:244px}}@media screen and (max-width: 625px){.p-home .english-title{top:234px}}@media screen and (max-width: 600px){.p-home .english-title{top:224px}}@media screen and (max-width: 575px){.p-home .english-title{top:214px}}@media screen and (max-width: 550px){.p-home .english-title{top:204px}}@media screen and (max-width: 525px){.p-home .english-title{top:194px}}@media screen and (max-width: 500px){.p-home .english-title{top:184px}}@media screen and (max-width: 475px){.p-home .english-title{top:174px}}@media screen and (max-width: 450px){.p-home .english-title{top:164px}}@media screen and (max-width: 425px){.p-home .english-title{top:154px}}@media screen and (max-width: 400px){.p-home .english-title{top:144px}}.p-home .logo{position:absolute;top:8.5vh;left:73.1vw;width:20.5vw;height:auto;opacity:0;transition:opacity .2s ease-out}.p-home .logo.logo-animate{opacity:1}@media(max-width: 768px){.p-home .logo{top:40px;left:70.1vw;width:21.3vw}}.p-home__message{position:relative;height:1455px}@media(max-width: 768px){.p-home__message{height:1441px}}.p-home__message .text-wrapper{position:absolute;top:260px;left:calc(50% - 246px);z-index:2}@media(max-width: 768px){.p-home__message .text-wrapper{top:366px;left:50%;transform:translateX(-50%);width:100%;padding:0 7px 0 32px}}.p-home__message .text-wrapper .text{font-size:22px;line-height:2.4}@media(max-width: 768px){.p-home__message .text-wrapper .text{font-size:16px;max-width:none}}.p-home__message .text-wrapper .text+.text{margin-top:55px}@media(max-width: 768px){.p-home__message .text-wrapper .text+.text{margin-top:35px}}.p-home__message .image{display:block;position:absolute;z-index:-1;width:auto;opacity:0;transform:translateY(-30px);transition:opacity .8s ease-out,transform .8s ease-out}.p-home__message .image.fade-in{opacity:1;transform:translateY(0)}@media(max-width: 768px){.p-home__message .image{height:auto}}.p-home__message .image--01{top:-30px;right:calc(50% + 290px);z-index:1}@media(max-width: 768px){.p-home__message .image--01{top:-34px;right:calc(50% - 4px);width:160px}}.p-home__message .image--02{top:80px;left:calc(50% + 303px)}@media(max-width: 768px){.p-home__message .image--02{top:85px;left:auto;right:0;width:210px;z-index:1}}.p-home__message .image--03{top:624px;right:calc(50% + 323px)}@media(max-width: 768px){.p-home__message .image--03{top:auto;bottom:96px;right:auto;left:0;width:240px}}.p-home__message .image--04{top:874px;right:calc(50% - 542px)}@media(max-width: 768px){.p-home__message .image--04{top:auto;bottom:247px;right:0;width:160px}}.p-home__mission{position:relative;height:930px}@media screen and (max-width: 999px){.p-home__mission{padding:0 0 0 32px}}@media(max-width: 768px){.p-home__mission{height:1469px}}.p-home__mission .section-title{gap:23px}@media(max-width: 768px){.p-home__mission .section-title{gap:16px}}.p-home__mission .heading{font-size:56px;line-height:1.2;margin:40px 0}@media(max-width: 768px){.p-home__mission .heading{font-size:40px}}.p-home__mission .text{line-height:2.4;z-index:1;position:relative}@media(max-width: 768px){.p-home__mission .text{font-size:14px}}.p-home__mission .image{position:absolute;height:auto;opacity:0;transform:translateY(-30px);transition:opacity .8s ease-out,transform .8s ease-out}.p-home__mission .image.fade-in{opacity:1;transform:translateY(0)}.p-home__mission .image--01{top:263px;right:calc(50% - 560px);z-index:-1}@media(max-width: 768px){.p-home__mission .image--01{top:auto;bottom:80px;right:0;width:320px}}.p-home__mission .image--02{top:62px;right:calc(50% - 684px)}@media(max-width: 768px){.p-home__mission .image--02{top:auto;bottom:374px;right:auto;left:0;width:200px}}.p-home__service{margin-bottom:127px}@media screen and (max-width: 999px){.p-home__service{padding:0 0 0 32px;margin-bottom:80px}}.p-home__service .section-title{gap:40px}@media(max-width: 768px){.p-home__service .section-title{gap:33px}}.p-home__service .heading{font-size:40px;line-height:1.5;margin:40px 0}@media(max-width: 768px){.p-home__service .heading{font-size:32px;line-height:1.2}}.p-home__service .text{line-height:2.4}@media(max-width: 768px){.p-home__service .text{font-size:14px}}.p-home__service .content{display:flex;flex-wrap:wrap;align-items:flex-end;justify-content:space-between;gap:40px}.p-home__service .o-button{padding:0 32px;margin-bottom:40px;max-width:230px}@media(max-width: 768px){.p-home__service .o-button{font-size:20px;height:48px;max-width:189px;margin-right:32px;margin-left:auto}}.p-home__service .o-button svg{width:48px;height:16px}@media(max-width: 768px){.p-home__service .o-button svg{width:40px;height:12px}}.p-home__news{margin-top:106px}@media screen and (max-width: 999px){.p-home__news{margin-top:80px}}.p-home__news .section-title{gap:32px;margin-bottom:77px}@media screen and (max-width: 999px){.p-home__news .section-title{gap:33px;padding-left:32px;margin-bottom:40px}}.p-home__news .o-button-wrapper{text-align:right;margin-top:48px}@media screen and (max-width: 999px){.p-home__news .o-button-wrapper{padding-right:32px}}@media(max-width: 768px){.p-home__news .o-button-wrapper{margin-top:64px}}.p-home__news .o-button-wrapper .o-button{font-size:18px;height:46px;padding:0 36px;width:150px}@media(max-width: 768px){.p-home__news .o-button-wrapper .o-button{font-size:16px;height:43px;padding:0 32px;max-width:137px}}.p-home__news .o-button-wrapper .o-button svg{width:32px;height:10px}.p-home__access{margin-top:174px}@media screen and (max-width: 999px){.p-home__access{margin-top:80px}}.p-home__access .section-title{gap:34px}@media screen and (max-width: 999px){.p-home__access .section-title{gap:15px;padding-left:32px}}.p-home__access .content{display:flex;justify-content:center;gap:30px;margin-top:63px;margin-bottom:24px}@media screen and (max-width: 1000px){.p-home__access .content{flex-wrap:wrap;margin-bottom:80px}}@media(max-width: 768px){.p-home__access .content{gap:40px;padding:0 24px 0 32px;margin-top:40px}}.p-home__access .content .content-item--02{align-items:flex-end;display:flex;flex-direction:column;gap:40px}@media screen and (max-width: 999px){.p-home__access .content .content-item--02{align-items:center;flex-direction:column-reverse;gap:50px}}.p-home__access .content .content-item--02 .content-item-image{height:auto;margin-top:11px}@media screen and (max-width: 999px){.p-home__access .content .content-item--02 .content-item-image{margin-top:0}}.p-home__access .content .content-item:first-child{max-width:609px}.p-home__access .heading{font-size:32px;line-height:1.5;margin:0 0 48px;margin:0 0 48px;white-space:nowrap}@media(max-width: 768px){.p-home__access .heading{line-height:1.2;margin:0 0 40px;white-space:normal}}.p-home__access .text{font-family:"Noto Sans JP",sans-serif;line-height:2.4;max-width:540px;min-width:540px}@media(max-width: 768px){.p-home__access .text{font-size:14px;max-width:100%;min-width:100%}}.p-home__access .o-button-container{margin-bottom:120px}@media screen and (max-width: 1000px){.p-home__access .o-button-container{margin-bottom:0}}.p-home__access .o-button-wrapper{display:flex;flex-direction:column;gap:16px;text-align:right}.p-home__access .o-button-wrapper+.o-button-wrapper--small{margin-top:24px}@media(max-width: 768px){.p-home__access .o-button-wrapper+.o-button-wrapper--small{flex-direction:column;align-items:flex-end}}@media(max-width: 768px){.p-home__access .o-button-wrapper{flex-direction:column-reverse}}.p-home__access .o-button-wrapper .o-button{display:flex;font-size:14px;height:45px;width:fit-content;max-width:329px;min-width:329px;margin-left:auto}@media(max-width: 768px){.p-home__access .o-button-wrapper .o-button{font-size:16px;height:42px;max-width:308px}}.p-home__access .o-button-wrapper .o-button span{display:flex;flex-shrink:0;align-items:baseline}.p-home__access .o-button-wrapper .o-button svg{flex-shrink:0;width:32px;height:10px}.p-home__access .o-button-wrapper--small{display:flex;flex-direction:row;justify-content:flex-end;gap:12px}.p-home__access .o-button-wrapper--small .o-button{font-size:12px;height:40px;max-width:182px;min-width:182px;margin-left:0;gap:8px}.p-home__access .o-button-wrapper--small .o-button svg{width:20px;height:6px}.p-home__profile .section-title{gap:31px}@media screen and (max-width: 999px){.p-home__profile .section-title{gap:18px;padding-left:32px}}.p-home__profile .content{display:flex;flex-wrap:wrap;justify-content:center;align-items:center;gap:80px;margin-top:30px;margin-bottom:136px}@media screen and (max-width: 999px){.p-home__profile .content{flex-direction:column-reverse;align-items:center;margin-top:40px;margin-bottom:53px;gap:10px}}@media(max-width: 768px){.p-home__profile .content{padding:0 32px}}.p-home__profile .content .content-item{max-width:460px}.p-home__profile .content .content-item img{height:auto}.p-home__profile .content .content-information-list{margin-top:100px;margin-bottom:30px}@media(max-width: 768px){.p-home__profile .content .content-information-list{margin-top:40px}}.p-home__profile .content .content-information{display:flex;line-height:3;letter-spacing:.2em;align-items:baseline}@media(max-width: 768px){.p-home__profile .content .content-information{font-size:14px}}.p-home__profile .content .content-information dt{min-width:80px}.p-home__profile .content .content-information dd{line-height:1.6}.p-service .section-title{font-size:40px;margin-bottom:31px}@media(max-width: 768px){.p-service .section-title{font-size:28px;margin-bottom:32px}}.p-service .section-title::after,.p-service .section-title::before{content:none}.p-service .heading{font-size:64px;line-height:1.2}@media(max-width: 1000px){.p-service .heading{font-size:40px;margin-bottom:40px}}.p-service .heading--flow{max-width:1000px;margin:0 auto;text-align:right}@media(max-width: 768px){.p-service .heading--flow{font-size:24px;margin-right:32px}}.p-service .heading--collaboration{font-size:48px;max-width:1000px;margin:0 auto;line-height:1.2}@media(max-width: 768px){.p-service .heading--collaboration{font-size:28px;padding:0 32px}}.p-service .heading--culture{font-size:48px;max-width:1000px;margin:0 auto;line-height:1.2}@media(max-width: 768px){.p-service .heading--culture{font-size:28px;padding:0 32px}}.p-service .heading--contact{font-size:48px;max-width:1000px;margin:0 auto;line-height:1.6;writing-mode:vertical-rl;text-orientation:upright;position:relative;z-index:2}@media(max-width: 768px){.p-service .heading--contact{font-size:28px}}.p-service__main{position:relative;max-width:1000px;margin:0 auto;padding:172px 32px 0;z-index:1}@media(max-width: 768px){.p-service__main{padding:32px 0 0 32px}}.p-service .main-image{position:relative;top:206px;z-index:-1}@media(max-width: 768px){.p-service .main-image{top:-267px}}.p-service .main-image img{display:block;width:100%}.p-service .caption{font-size:16px;font-weight:700;line-height:2.4;position:absolute;top:534px;right:calc(50% - 555px)}@media(max-width: 1000px){.p-service .caption{position:static;width:100%}}.p-service__flow{padding:375px 0 270px}@media(max-width: 768px){.p-service__flow{padding:141px 0 80px;margin-top:-300px}}.p-service__flow .main-heading{font-family:"Inter",sans-serif;display:flex;align-items:center;justify-content:flex-end;gap:12px;white-space:nowrap}.p-service__flow .main-heading::before{content:"";display:none;gap:16px;width:100%;height:1px;background-color:#000}@media(max-width: 768px){.p-service__flow .main-heading::before{display:block}}.p-service__flow .sub-heading{display:flex;align-items:center;justify-content:flex-end;gap:12px;font-size:16px;font-weight:700;line-height:1.2;margin-top:5px}.p-service__flow .sub-heading::before{content:"";display:block;width:174px;height:1px;background-color:#000}@media(max-width: 768px){.p-service__flow .sub-heading::before{display:none}}.p-service__flow .flow-list{display:flex;flex-direction:column;align-items:center;gap:120px;margin-top:60px}@media(max-width: 768px){.p-service__flow .flow-list{gap:73px}}.p-service__flow .flow-item{width:100%;margin:0 auto;opacity:0;transform:translateY(30px);transition:opacity .8s ease-out,transform .8s ease-out}.p-service__flow .flow-item.is-visible{opacity:1;transform:translateY(0)}@media(max-width: 768px){.p-service__flow .flow-item{padding:0 32px}}.p-service__flow .flow-item--01{padding-right:200px}@media(max-width: 1300px){.p-service__flow .flow-item--01{padding:0 32px}}@media(max-width: 1300px){.p-service__flow .flow-item--02{padding:0 32px}}.p-service__flow .flow-item--03{padding-left:200px}@media(max-width: 1300px){.p-service__flow .flow-item--03{padding:0 32px}}.p-service__flow .flow-item-wrapper{display:flex;flex-wrap:wrap;gap:30px 67px;margin-bottom:36px;justify-content:center}@media(max-width: 1300px){.p-service__flow .flow-item-wrapper{justify-content:flex-start}}.p-service__flow .flow-item-wrapper--02{gap:30px 43px;margin-right:71px}@media(max-width: 1300px){.p-service__flow .flow-item-wrapper--02{margin-right:0}}.p-service__flow .flow-item-wrapper--03{gap:30px 37px;margin-left:31px}@media(max-width: 1300px){.p-service__flow .flow-item-wrapper--03{margin-left:0}}.p-service__flow .flow-item-number{font-family:"Inter",sans-serif;font-optical-sizing:auto;font-weight:600;font-size:200px;line-height:.9;letter-spacing:-0.05em}@media(max-width: 768px){.p-service__flow .flow-item-number{font-size:100px}}.p-service__flow .flow-item-number span{display:block;font-size:32px;letter-spacing:0;padding:0 29px}@media(max-width: 768px){.p-service__flow .flow-item-number span{font-size:20px;padding:0 10px}}.p-service__flow .flow-item-content{display:flex;flex-direction:column;gap:24px}.p-service__flow .flow-item-content-title{font-size:34px;font-weight:700;line-height:1.2}@media(max-width: 768px){.p-service__flow .flow-item-content-title{font-size:28px}}.p-service__flow .flow-item-content-description{font-size:14px;font-weight:700;line-height:1.8}@keyframes lineGradient{0%{background:linear-gradient(to bottom, #000 0%, transparent 0%)}100%{background:linear-gradient(to bottom, #000 0%, #000 100%)}}.p-service__flow .flow-item-image{display:block;position:relative;text-align:center;max-width:1000px;margin:0 auto}.p-service__flow .flow-item-image img{max-width:1000px;width:100%;height:auto}.p-service__flow .flow-item-image--01::after{content:"";position:absolute;bottom:0;left:1000px;width:380px;height:.5px;background:linear-gradient(to bottom, #000 0%, transparent 0%);transform:rotate(75deg);transform-origin:left center;z-index:-1;opacity:0;transition:opacity .6s ease-out}@media(max-width: 1300px){.p-service__flow .flow-item-image--01::after{display:none}}.p-service__flow .flow-item-image--01.line-visible::after{opacity:1;animation:lineGradient 1.2s ease-out forwards}.p-service__flow .flow-item-image--02::after{content:"";position:absolute;bottom:1px;left:1.5px;width:381px;height:.5px;background:linear-gradient(to bottom, #000 0%, transparent 0%);transform:rotate(75deg);transform-origin:left center;z-index:-1;opacity:0;transition:opacity .6s ease-out}@media(max-width: 1300px){.p-service__flow .flow-item-image--02::after{display:none}}.p-service__flow .flow-item-image--02.line-visible::after{opacity:1;animation:lineGradient 1.2s ease-out forwards}.p-service__collaboration{background-color:#303030;color:#fff;padding:88px 0 188px}@media(max-width: 768px){.p-service__collaboration{padding:100px 0 0}}.p-service__collaboration .collaboration-slider02{width:100%;display:flex;align-items:center;justify-content:flex-start;overflow:hidden;position:relative}@media(max-width: 768px){.p-service__collaboration .collaboration-slider02{padding:0 16px}}.p-service__collaboration .slider-container{display:flex;gap:60px;width:auto;flex-shrink:0}@media(max-width: 768px){.p-service__collaboration .slider-container{gap:40px}}.p-service__collaboration .slide{flex:0 0 auto;width:560px}@media(max-width: 768px){.p-service__collaboration .slide{width:332px}}.p-service__collaboration .section-title{color:#fff;gap:25px;max-width:1000px;margin:0 auto;margin-bottom:40px}@media(max-width: 768px){.p-service__collaboration .section-title{gap:12px}}.p-service__collaboration .section-title::after{content:"";display:block;width:100%;height:1px;background-color:#fff}@media(max-width: 768px){.p-service__collaboration .section-title{padding-left:32px}}.p-service__collaboration .collaboration-description{font-size:16px;line-height:2.4;max-width:1000px;margin:0 auto;margin-top:24px;margin-bottom:88px;white-space:nowrap}@media(max-width: 1000px){.p-service__collaboration .collaboration-description{font-size:14px;padding:0 32px;white-space:normal;margin-bottom:40px}}.p-service__collaboration .collaboration-item{position:relative;flex-shrink:0;height:470px;width:100%;max-width:560px;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;transition:transform .3s ease}.p-service__collaboration .collaboration-image{position:relative;z-index:1;width:100%;height:auto;transition:transform .3s ease}@media(max-width: 768px){.p-service__collaboration .collaboration-image{width:294px}}.p-service__collaboration .collaboration-text{background-color:#fff;padding:32px 50px;max-width:260px;color:#000;font-size:14px;font-weight:700;line-height:2;position:absolute;right:13px;top:160px;min-height:260px;box-shadow:0 10px 30px rgba(0,0,0,.1);transition:all .3s ease;z-index:1}@media(max-width: 768px){.p-service__collaboration .collaboration-text{font-size:12px;padding:24px 20px;width:160px;height:160px;min-height:216px;right:0;top:85px}}.p-service__culture{padding:189px 0 203px}@media(max-width: 768px){.p-service__culture{padding:100px 0 68px}}.p-service__culture .section-title{gap:20px;max-width:1000px;margin:0 auto;margin-bottom:40px}.p-service__culture .section-title::after{content:"";display:block;width:100%;height:1px;background-color:#000}@media(max-width: 768px){.p-service__culture .section-title::after{display:none}}@media(max-width: 768px){.p-service__culture .section-title{display:block;padding-left:32px}}.p-service__culture .section-title .main-heading,.p-service__culture .section-title .sub-heading{flex-shrink:0}.p-service__culture .section-title .main-heading{display:flex;align-items:center;justify-content:flex-start;gap:20px;white-space:nowrap}.p-service__culture .section-title .main-heading::after{display:none}@media(max-width: 768px){.p-service__culture .section-title .main-heading::after{content:"";display:block;width:100%;height:1px;background-color:#000}}.p-service__culture .culture-description{font-size:16px;line-height:2.4;max-width:1000px;margin:0 auto;margin-top:24px}@media(max-width: 768px){.p-service__culture .culture-description{font-size:14px;padding:0 32px}}.p-service__culture .culture-image{max-width:1336px;margin:0 auto 33px}@media(max-width: 768px){.p-service__culture .culture-image{width:97.33%;margin:0 auto 24px}}.p-service__culture .culture-image img{width:100%}.p-service__culture .culture-list{display:flex;flex-wrap:wrap;justify-content:center;margin-top:100px;max-width:1000px;margin:0 auto;gap:40px 80px}@media(max-width: 768px){.p-service__culture .culture-list{padding:0 42px}}.p-service__culture .culture-item{max-width:460px}.p-service__culture .culture-item img{height:auto;width:100%}.p-service__culture .culture-item-line{display:block;margin-bottom:18px;fill:#fff;stroke:#000;width:100%;height:auto}.p-service__culture .culture-item-english-title{font-family:"Inter",sans-serif;font-size:18px;font-weight:700;line-height:1.3;margin-top:20px}.p-service__culture .culture-item-title{font-size:24px;font-weight:700;line-height:1.3;margin:10px 0}.p-service__culture .culture-item-description{font-size:14px;font-weight:700;line-height:1.8}.p-service__contact{position:relative;height:1755px}@media(max-width: 768px){.p-service__contact{height:981px}}.p-service__contact .section-title{gap:275px;max-width:1000px;margin:0 auto}.p-service__contact .zoom-image-wrapper{position:relative;overflow:hidden;bottom:218px;left:50%;transform:translateX(-50%);z-index:1;width:1000px}@media(max-width: 768px){.p-service__contact .zoom-image-wrapper{bottom:-86px;width:82.93%}}.p-service__contact .contact-image{height:auto;transform:scale(2)}.p-service__contact .contact-text{font-family:"Inter",sans-serif;font-size:100px;font-weight:700;line-height:.8;letter-spacing:-0.02em;position:absolute;bottom:92px;z-index:1;width:100%;text-align:center}@media(max-width: 768px){.p-service__contact .contact-text{bottom:79px;font-size:40px;line-height:1}}@keyframes heartbeat{0%{transform:scale(1)}50%{transform:scale(1.12)}100%{transform:scale(1)}}.p-service__contact .contact-button{position:absolute;top:0;left:0;z-index:2;opacity:0;transition:opacity .6s ease-out;cursor:pointer;width:230px;height:230px;transform:translate3d(0, 0, 0);will-change:transform,opacity;backface-visibility:hidden;perspective:1000px;transform-origin:center center !important}@media(max-width: 768px){.p-service__contact .contact-button{top:319px;left:50%;transform:translateX(-50%);width:115px;height:115px;opacity:1}}.p-service__contact .contact-button::before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;border-radius:50%;background-color:#fff;box-shadow:0px 0px 10px 10px #fff;z-index:-1;transition:transform .3s ease-out}@media(max-width: 768px){.p-service__contact .contact-button::before{background-color:#000;box-shadow:0px 0px 5px 5px #000}}.p-service__contact .contact-button .contact-text{position:relative;z-index:1;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:11px;width:100%;height:100%;color:#000;font-family:"Inter",sans-serif;font-size:36px;font-weight:600;line-height:1;top:0}@media(max-width: 768px){.p-service__contact .contact-button .contact-text{color:#fff;font-size:24px;gap:4px}}.p-service__contact .contact-button .contact-text svg{fill:#000;transition:transform .3s ease}@media(max-width: 768px){.p-service__contact .contact-button .contact-text svg{fill:#fff}}.p-service__contact .contact-button.is-following{transition:opacity .3s ease-out}.p-service__contact .contact-button.is-beating::before{animation:heartbeat 4s ease-in-out infinite}.p-careers{position:relative;bottom:-61px;padding-top:19px}.p-careers .section-title{font-size:40px;margin-bottom:31px}@media(max-width: 768px){.p-careers .section-title{font-size:28px;margin-bottom:32px}}.p-careers .section-title::after,.p-careers .section-title::before{content:none}.p-careers .heading{font-size:64px;line-height:1.2}@media(max-width: 1000px){.p-careers .heading{font-size:40px;margin-bottom:40px}}.p-careers .heading--culture,.p-careers .heading--logo,.p-careers .heading--recruit{font-size:48px;max-width:1000px;margin:0 auto;line-height:1.2}@media(max-width: 1000px){.p-careers .heading--culture,.p-careers .heading--logo,.p-careers .heading--recruit{padding:0 0 0 32px}}@media(max-width: 768px){.p-careers .heading--culture{font-size:40px}}@media(max-width: 768px){.p-careers .heading--logo,.p-careers .heading--recruit{font-size:28px}}.p-careers__main{position:relative;max-width:1000px;margin:0 auto;padding:172px 32px 0;z-index:1}@media(max-width: 768px){.p-careers__main{padding:32px 0 0 32px}}.p-careers .main-image-wrapper{position:relative;width:100%;height:0;padding-bottom:58.5651537335%;overflow:hidden}.p-careers .main-image{position:relative;top:29px;z-index:-1}@media(max-width: 768px){.p-careers .main-image{top:-249px}}.p-careers .main-image img{display:block;width:100%}.p-careers .caption{font-size:16px;font-weight:700;line-height:2.4;position:absolute;top:526px;right:calc(50% - 530px)}@media(max-width: 1000px){.p-careers .caption{position:static;width:100%}}.p-careers__culture{position:relative;padding:370px 0 48px;height:1405px}@media(max-width: 768px){.p-careers__culture{padding:97px 0 427px;margin-top:-290px}}.p-careers__culture .section-title{gap:22px;max-width:1000px;margin:0 auto 40px}@media(max-width: 1000px){.p-careers__culture .section-title{padding-left:32px}}.p-careers__culture .section-title::after{content:"";display:block;width:100%;height:1px}.p-careers__culture .description{font-size:16px;font-weight:700;line-height:2.4;margin:40px auto 0;max-width:1000px}@media(max-width: 768px){.p-careers__culture .description{font-size:14px;padding:0 32px}}.p-careers__culture .image{height:auto;position:absolute;z-index:-1;opacity:0;transform:translateY(-30px);transition:opacity .8s ease-out,transform .8s ease-out}.p-careers__culture .image.fade-in{opacity:1;transform:translateY(0)}.p-careers__culture .image--01{top:354px;right:0;z-index:1}@media(max-width: 768px){.p-careers__culture .image--01{top:1124px;right:0;max-width:140px}}.p-careers__culture .image--02{top:673px;right:calc(50% - 600px)}@media(max-width: 768px){.p-careers__culture .image--02{aspect-ratio:1/1;object-fit:cover;object-position:70% 0;top:943px;right:calc(50% - 170px);max-width:220px}}.p-careers__culture .image--03{top:1157px;right:calc(50% - 630px)}@media(max-width: 768px){.p-careers__culture .image--03{top:-25px;right:0;max-width:120px;z-index:1}}.p-careers__culture .image--04{bottom:240px;left:0}@media(max-width: 768px){.p-careers__culture .image--04{top:773px;left:auto;right:0;max-width:120px}}.p-careers__culture .image--05{bottom:0;left:calc(50% - 340px)}@media(max-width: 768px){.p-careers__culture .image--05{left:0;max-width:120px}}.p-careers__culture .image--06{bottom:-243px;left:0}@media(max-width: 768px){.p-careers__culture .image--06{bottom:-95px;left:calc(50% - 117px);max-width:200px}}.p-careers__message{background-color:#303030;color:#fff;padding:390px 0 193px;position:relative;z-index:-2}@media(max-width: 768px){.p-careers__message{padding:124px 0 78px}}.p-careers__message .section-title{gap:35px;max-width:1000px;margin:0 auto 138px}@media(max-width: 1000px){.p-careers__message .section-title{gap:23px;padding:0 32px;margin-bottom:80px}}@media(max-width: 768px){.p-careers__message .section-title{padding-right:0}}.p-careers__message .section-title::after{content:"";background-color:#fff;display:block;width:100%;height:1px}.p-careers__message .collaboration-slider02{width:100%;display:flex;align-items:center;justify-content:flex-start;overflow:hidden;position:relative}@media(max-width: 768px){.p-careers__message .collaboration-slider02{padding:0 16px}}.p-careers__message .slider-container{display:flex;gap:90px;width:auto;flex-shrink:0}@media(max-width: 768px){.p-careers__message .slider-container{gap:60px}}.p-careers__message .slide{flex:0 0 auto;position:relative}@media(max-width: 768px){.p-careers__message .slide{width:100%}}.p-careers__message .item{position:relative;flex-shrink:0;overflow:visible}@media(max-width: 768px){.p-careers__message .item{padding-left:20px;width:342px}}.p-careers__message .item .profile{display:flex;align-items:center;gap:60px}@media(max-width: 768px){.p-careers__message .item .profile{align-items:flex-end;gap:0}}.p-careers__message .item .profile img{max-width:240px}@media(max-width: 768px){.p-careers__message .item .profile img{width:200px}}.p-careers__message .item .profile .name{font-size:40px;font-weight:700;line-height:2.4;white-space:nowrap}@media(max-width: 768px){.p-careers__message .item .profile .name{line-height:1.6;margin-left:-45px;margin-bottom:-3px}}.p-careers__message .item .profile .name rt{font-size:14px;text-align:center;letter-spacing:.1em;margin-bottom:8px}.p-careers__message .item .profile .name span{line-height:1.4;font-size:20px;font-weight:700;display:block}@media(max-width: 768px){.p-careers__message .item .profile .name span{font-size:16px}}.p-careers__message .item .text{font-size:14px;font-weight:700;line-height:2.4;margin-top:24px;margin-left:76px}@media(max-width: 768px){.p-careers__message .item .text{margin-left:0;margin-top:64px}}.p-careers__message .item svg{position:absolute;top:220px;left:-50px;fill:#fff;width:101px;height:79px}@media(max-width: 768px){.p-careers__message .item svg{left:-20px;top:170px}}.p-careers__logo{padding:160px 0 220px}@media(max-width: 768px){.p-careers__logo{padding:80px 0}}.p-careers__logo .section-title{gap:35px;max-width:1000px;margin:0 auto 40px}@media(max-width: 1000px){.p-careers__logo .section-title{gap:17px;padding:0 0 0 32px}}.p-careers__logo .section-title::after{content:"";background-color:#000;display:block;width:100%;height:1px}.p-careers__logo .description{font-size:16px;font-weight:700;line-height:2.4;max-width:1000px;margin:24px auto 0}@media(max-width: 1000px){.p-careers__logo .description{padding:0 32px}}@media(max-width: 768px){.p-careers__logo .description{font-size:14px}}.p-careers__logo .image-wrapper{max-width:1000px;margin:56px auto 0;height:auto}@media(max-width: 1000px){.p-careers__logo .image-wrapper{padding:0 32px}}@media(max-width: 768px){.p-careers__logo .image-wrapper{margin-top:40px;width:100%}}.p-careers__logo .image{display:block;max-width:640px;margin-left:auto;height:auto}@media(max-width: 768px){.p-careers__logo .image{width:100%}}.p-careers__recruit{padding:0 0 64px}@media(max-width: 768px){.p-careers__recruit{padding:0 0 77px}}.p-careers__recruit .section-title{gap:35px;max-width:1000px;margin:0 auto 40px}.p-careers__recruit .section-title::after{content:"";background-color:#000;display:block;width:100%;height:1px}@media(max-width: 1000px){.p-careers__recruit .section-title{gap:66px;padding:0 0 0 32px}}.p-careers__recruit .description{font-size:16px;font-weight:700;line-height:2.4;max-width:1000px;margin:24px auto 0}@media(max-width: 1000px){.p-careers__recruit .description{padding:0 32px}}@media(max-width: 768px){.p-careers__recruit .description{font-size:14px}}.p-careers__recruit .list-wrapper{max-width:1000px;margin:0 auto;padding:0 32px;display:flex;flex-wrap:wrap;align-items:center;gap:48px 98px;margin-top:64px}@media(max-width: 768px){.p-careers__recruit .list-wrapper{margin-top:32px}}.p-careers__recruit .list-wrapper .list .item{display:flex;align-items:baseline;gap:12px;line-height:1}@media(max-width: 768px){.p-careers__recruit .list-wrapper .list .item{gap:8px}}.p-careers__recruit .list-wrapper .list .item::before{content:"";display:block;width:16px;height:16px;background-color:#000;border-radius:50%;flex-shrink:0}.p-careers__recruit .list-wrapper .list .item a{font-size:20px;display:flex;align-items:center;gap:12px;border-bottom:1px solid #000;min-width:245px}@media(max-width: 768px){.p-careers__recruit .list-wrapper .list .item a{font-size:16px;min-width:200px}}.p-careers__recruit .list-wrapper .list .item+.item{margin-top:58px}.p-careers__recruit .list-wrapper .list .item svg{fill:#000;flex-shrink:0;width:36px;height:15px;margin-left:16px}.p-careers__recruit .button-wrapper{max-width:1000px;margin:64px auto 0;text-align:right}@media(max-width: 1000px){.p-careers__recruit .button-wrapper{margin:57px auto 0;padding:0 32px;text-align:center}}.p-careers__recruit .button-wrapper .o-button{font-size:16px;height:51px;padding:0;width:340px}@media(max-width: 768px){.p-careers__recruit .button-wrapper .o-button{width:314px}}.p-careers__recruit .button-wrapper .o-button svg{width:40px;height:12px}.p-careers__member{width:100%;height:auto}.p-careers .member-image-wrapper{position:relative;width:100%;height:0;transform:translateY(80px);padding-bottom:61.4934114202%;overflow:hidden}@media(max-width: 768px){.p-careers .member-image-wrapper{padding-bottom:106.6666666667%;transform:translateY(0)}}.p-careers .member-image{display:block;width:100%;height:auto;overflow:hidden;transform:scale(2);transition:none}#message-splide{position:relative;top:-120px}@media(max-width: 768px){#message-splide{top:0}}.message-slider{width:100%;max-width:900px;margin:0 auto 40px auto;position:relative}.message-slider .splide{width:100%;max-width:800px;margin:0 auto}.message-slider .splide__track{padding:0}@media(max-width: 768px){.message-slider .splide__track{padding:0}}.slider-control-start,.slider-control-end{position:relative}.slider-control-start{height:240px}@media(max-width: 768px){.slider-control-start{height:80px}}.slider-control-end{height:240px}.slider-control-end{height:192px}@media(max-width: 768px){.slider-control-end{height:100px}}.p-news__main{padding-top:30px;padding-bottom:89px}.p-news__main .section-title{font-size:40px}@media screen and (max-width: 999px){.p-news__main .section-title{padding-left:32px}}@media(max-width: 768px){.p-news__main .section-title{font-size:28px}}.p-news__main .section-title::after,.p-news__main .section-title::before{content:none}.p-news__main .c-news-list{min-height:65vh}.p-news__main .pagination-wrapper{font-family:"Inter",sans-serif;display:flex;flex-wrap:wrap;justify-content:center;align-items:center;gap:40px;margin-top:106px}@media(max-width: 768px){.p-news__main .pagination-wrapper{padding:0 32px;gap:24px}}.p-news__main .pagination{align-items:center;display:flex;flex-wrap:wrap;justify-content:center;gap:40px}@media(max-width: 768px){.p-news__main .pagination{gap:12px 24px}}.p-news__main .pagination-item{font-size:18px;font-weight:600;line-height:1;border-bottom:1px solid #000;flex-shrink:0}.p-news__main .pagination-item--current{border:1px solid #000;border-radius:50%;text-decoration:none;display:flex;justify-content:center;align-items:center;width:40px;height:40px}.p-news__main .pagination-prev a,.p-news__main .pagination-next a{display:none}.p-news__main .pagination-prev a[href],.p-news__main .pagination-next a[href]{display:flex;align-items:center;justify-content:center;gap:8px;font-size:18px;font-weight:500;line-height:1}@media(max-width: 768px){.p-news__main .pagination-prev a[href],.p-news__main .pagination-next a[href]{font-size:20px}}.p-news__main .pagination-prev a span,.p-news__main .pagination-next a span{border-bottom:1px solid #000}.p-news__main .pagination-prev a svg,.p-news__main .pagination-next a svg{width:32px;height:15px}.p-news__main .pagination-prev svg{transform:scaleX(-1)}.p-news-detail .section-title{font-size:40px;margin-bottom:80px}@media(max-width: 768px){.p-news-detail .section-title{font-size:28px}}.p-news-detail .section-title::after,.p-news-detail .section-title::before{content:none}@media(max-width: 1000px){.p-news-detail .c-news-list{padding:0}}.p-news-detail .c-news-list .head-left{display:block}.p-news-detail .news-title{font-size:32px;font-weight:700;line-height:1.6;margin-top:40px;margin-bottom:32px}@media(max-width: 768px){.p-news-detail .news-title{font-size:24px}}.p-news-detail .news-thumbnail{max-width:100%}.p-news-detail .pagination-wrapper{display:flex;justify-content:space-between;align-items:flex-start;max-width:684px;margin:0 auto 176px}@media(max-width: 768px){.p-news-detail .pagination-wrapper{gap:18px;justify-content:center}}.p-news-detail .pagination{display:flex;align-items:center;gap:16px;font-size:18px;font-weight:700;line-height:1;flex-shrink:0;max-width:196px}@media(max-width: 768px){.p-news-detail .pagination{font-size:12px;gap:12px}}.p-news-detail .pagination a{align-items:center;gap:4px}.p-news-detail .pagination--prev a span{display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}@media(max-width: 768px){.p-news-detail .pagination--prev a span{font-size:12px}}.p-news-detail .pagination--prev svg{transform:scaleX(-1)}@media(max-width: 768px){.p-news-detail .pagination--prev{max-width:83px;min-width:83px}}.p-news-detail .pagination--current{max-width:196px}@media(max-width: 768px){.p-news-detail .pagination--current{max-width:83px;min-width:83px}}.p-news-detail .pagination--current a{display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;text-decoration:underline}.p-news-detail .pagination--next{text-align:center;max-width:196px}.p-news-detail .pagination--next a span{display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}@media(max-width: 768px){.p-news-detail .pagination--next a span{font-size:12px}}@media(max-width: 768px){.p-news-detail .pagination--next{max-width:83px;min-width:83px}}.p-news-detail .pagination--next-icon,.p-news-detail .pagination--prev-icon{display:flex;align-items:center;gap:8px;justify-content:center;margin-top:8px}.p-news-detail .pagination--next-icon span,.p-news-detail .pagination--prev-icon span{font-family:"Inter",sans-serif;font-size:18px;font-weight:500;border-bottom:1px solid #000}@media(max-width: 768px){.p-news-detail .pagination--next-icon span,.p-news-detail .pagination--prev-icon span{font-size:14px}}.p-news-detail .pagination--next-icon svg,.p-news-detail .pagination--prev-icon svg{width:32px;height:15px}.o-button{font-family:"Inter",sans-serif;border:1px solid #000;border-radius:80px;color:#000;display:inline-flex;font-size:24px;align-items:center;justify-content:center;gap:12px;padding:0 40px;height:61px;transition:background-color .3s ease,color .3s ease}.o-button:hover{background-color:#000;color:#fff}.o-button:hover svg{fill:#fff;transform:translateX(10px);transition:transform .2s ease}.o-button--pattern01{border:none;padding:0;gap:10px}.o-button--pattern01 span{text-decoration:underline}@media(max-width: 768px){.o-button--pattern01{padding:0 !important}}.o-button--pattern01:hover{background-color:#fff;color:#000}.o-button--pattern01:hover svg{fill:#000}.o-button--pattern02{height:47px}@media(max-width: 768px){.o-button--pattern02{height:39px}}.o-button--pattern03{height:56px}@media(max-width: 768px){.o-button--pattern03{height:44px}}.o-button--pattern03:hover svg:first-child{stroke:#fff;transform:initial}@media(max-width: 1000px){.c-news-list{padding:0 32px}}.c-news-list .item-link{display:block;text-decoration:none;color:inherit}.c-news-list .item-link+.item-link{margin-top:56px}@media(max-width: 768px){.c-news-list .item-link+.item-link{margin-top:48px}}.c-news-list .item-link:hover .item{color:#aaa}.c-news-list .item-link:hover .item .category{border-color:#aaa}.c-news-list .item{display:flex;align-items:center;flex-wrap:wrap;gap:24px;transition:background-color .5s,color .5s}@media(max-width: 768px){.c-news-list .item{gap:8px}}.c-news-list .head{display:flex;align-items:center;gap:30px}@media(max-width: 768px){.c-news-list .head{gap:initial;justify-content:space-between;width:100%}}.c-news-list .head-left{display:flex;align-items:center;gap:30px}@media screen and (max-width: 999px){.c-news-list .head-left{display:block}}.c-news-list .tag{font-family:"Inter",sans-serif;color:#aaa;min-width:43px}.c-news-list .date{font-family:"Inter",sans-serif;font-weight:500;min-width:89px}.c-news-list .category{font-family:"Inter",sans-serif;border-radius:50%;font-size:14px;font-weight:500;min-height:40px;border:1px solid #000;line-height:40px;display:flex;justify-content:center;align-items:center;max-width:90px;min-width:90px;line-height:1;text-align:center;word-break:break-word;padding:5px 4px;transition:border-color .5s}@media(max-width: 768px){.c-news-list .category{font-size:12px;max-width:78px;min-width:78px}}.c-news-list .title{margin-left:54px;max-width:640px}@media screen and (max-width: 1000px){.c-news-list .title{margin-left:0}}.c-news-nav{display:flex;overflow-x:scroll;align-items:center;scrollbar-width:none;-ms-overflow-style:none;gap:40px;margin-top:80px;margin-bottom:80px}.c-news-nav::-webkit-scrollbar{display:none}@media(max-width: 768px){.c-news-nav{gap:8px;padding:0 32px;margin-top:34px;margin-bottom:64px}}.c-news-nav__item{border-radius:50%;font-weight:500;height:40px;border:1px solid #000;display:flex;justify-content:center;align-items:center;min-width:110px;transition:background-color .5s,color .5s}.c-news-nav__item:hover{background-color:#000;color:#fff}@media(max-width: 768px){.c-news-nav__item{font-size:14px;min-width:90px}}.c-news-nav__item--current{background-color:#000;color:#fff}.c-news-nav__item a{display:block;text-align:center;width:100%}.c-top{width:160px;height:160px;margin-left:auto;margin-right:40px;margin-bottom:-100px;position:relative;z-index:1}@media(max-width: 768px){.c-top{width:120px;height:120px;margin-right:32px;margin-bottom:-60px}}.c-top__button{display:flex;align-items:center;justify-content:center;background-color:#000;border-radius:50%;transition:opacity .3s ease;width:100%;height:100%}.c-top__button img{width:32px}@media(max-width: 768px){.c-top__button img{width:24px}}