@charset "UTF-8";@import"https://fonts.googleapis.com/icon?family=Material+Icons";:root{font-family:Zen Kaku Gothic New,Yu Gothic,ヒラギノ角ゴシック,Hiragino Sans,Arial,sans-serif;font-size:62.5%;font-weight:400;letter-spacing:.2em;line-height:2;color:#fff;background-color:#1f1c1c}:root:has(.formConfirmation[open]){overflow:hidden}@media screen and (max-width: 1040px){:root{height:100vh}:root:has(.menuDialog[open]){overflow:hidden}}:root body{font-size:1.6rem}:root img{width:100%}:root video{width:100%}::selection{color:#fff;background-color:#c30c24}.page{min-height:100vh}.page .content--middle{width:60%;max-width:1000px;margin:0 auto}.page .content--max{width:calc(100% - 20px);margin:0 auto 0 20px}@media screen and (max-width: 1040px){.page .content--middle{width:80%}.page .content--max{width:calc(100% - 10px);margin:0 auto 0 10px}}.page .splitSection{display:flex;justify-content:space-between;align-items:flex-start}.page .splitSection__head{text-transform:uppercase;color:#c30c24;font-size:clamp(4rem,4.5vw,6vw);font-weight:900;line-height:1.2;flex-basis:30%;margin-left:80px}.page .splitSection__content{flex-basis:calc(70% - 100px);margin:0 80px 0 20px}@media screen and (max-width: 1040px){.page .splitSection{flex-direction:column}.page .splitSection__head,.page .splitSection__content{margin:0 auto;width:90%}.page .splitSection__head{font-size:4.5rem;margin-bottom:20px}}.appearBlock{transition:1s ease-out;transform:translateY(80px);opacity:0}.appearBlock.onAppear{opacity:1;transform:translateY(0)}.container:has(.formConfirmation[open],.menuDialog[open]):after{filter:blur(10px);opacity:.2}.container:has(.formConfirmation[open],.menuDialog[open]) .headerFront,.container:has(.formConfirmation[open],.menuDialog[open]) .footer{filter:blur(14px)}.container:has(.formConfirmation[open]) .pageHead{filter:blur(14px)}.container:has(.formConfirmation[open]) .formContent{filter:blur(14px)}@media screen and (max-width: 1040px){.container:has(.menuDialog[open]) .page{filter:blur(14px)}}.secretImageTrigger{cursor:pointer}.secretImageTrigger:hover+.secretImage{visibility:visible;opacity:1;scale:1;transform:translate(40px,20px) rotate(4deg)}@media screen and (max-width: 620px){.secretImageTrigger{cursor:inherit}}.secretImage{position:absolute;left:250px;width:80%;max-width:420px;bottom:-18vh;overflow-y:auto;display:flex;align-items:center;justify-content:center;visibility:hidden;opacity:0;scale:.95;transition:ease-out .2s}.secretImage__image{width:80vw;border-radius:20px;display:block;margin:0 auto;box-shadow:0 8px 30px #0006}@media screen and (max-width: 1040px){.secretImage{width:300px}}@media screen and (max-width: 620px){.secretImage{display:none}}.textLink{font-weight:500;text-decoration:underline;color:#6493ff;cursor:pointer}.textLink--openWindow:after{font-family:Material Icons;content:""}.grecaptcha-badge{visibility:hidden}.preloadImage__image{object-fit:cover;width:100%;height:100%}.preloadImage__top{object-fit:cover;width:100%;height:100%;object-position:20% 50%}.article__text h1,.article__text h2,.article__text h3,.article__text h4{font-weight:600;margin:1em 0 .5em}.article__text h1{font-size:3.2rem}.article__text h2{font-size:2.2rem}.article__text h3{font-size:1.8rem}.article__text p{font-size:1.6rem}.article__text a{color:#6493ff;font-weight:500;text-decoration:underline;cursor:pointer}.article__text iframe{width:100%;height:36vw;margin:10px 0;border-radius:10px}.article__text img{width:100%;height:auto;max-height:500px;margin:10px 0;border-radius:10px;object-fit:cover}@media screen and (max-width: 1040px){.article__text iframe{height:50vw}}@media screen and (max-width: 620px){.article__text h1{font-size:2.4rem}.article__text h2{font-size:2rem}}.newsListItem[data-v-d558db41]{padding:20px 20px 20px 10px;border-bottom:1px solid rgba(129,129,129,.2);cursor:pointer;display:flex;align-items:center;justify-content:space-between;transition:.2s ease}.newsListItem .newsInfo[data-v-d558db41]>*{display:block}.newsListItem .newsInfo__time[data-v-d558db41]{font-weight:500;font-size:14px;margin-bottom:2px;color:#818181}.newsListItem .material-symbols-outlined[data-v-d558db41]{transition:.2s ease}.newsListItem:hover .material-symbols-outlined[data-v-d558db41]{transform:translate(5px)}.mainVisual[data-v-4d1a4154]{display:flex;justify-content:space-between;align-items:center}.mainVisual__navigation[data-v-4d1a4154]{margin-left:80px;flex-basis:30%}.mainVisual__navigation .navigationList[data-v-4d1a4154]{margin-left:40px;margin-top:-30px;width:fit-content}.mainVisual__navigation .navigationList__item[data-v-4d1a4154]{font-size:2rem;font-weight:500;text-transform:capitalize;display:flex;align-items:center;position:relative;margin-left:40px;transition:transform .25s ease-out;cursor:pointer}.mainVisual__navigation .navigationList__item[data-v-4d1a4154]:before{content:"";display:inline-block;position:absolute;left:-40px;background-color:#fff;width:16px;height:1px;margin-right:40px;transition:transform .25s ease-out;transform:scaleX(1);transform-origin:bottom left}.mainVisual__navigation .navigationList__item[data-v-4d1a4154]:not(:last-child){margin-bottom:20px}.mainVisual__navigation .navigationList__item[data-v-4d1a4154]:hover{transform:translate(4px)}.mainVisual__navigation .navigationList__item[data-v-4d1a4154]:hover:before{transform:scaleX(0);transform-origin:bottom right}.mainVisual__image[data-v-4d1a4154]{flex-basis:70%;width:auto;height:80%;max-height:800px;border-radius:30px 0 0 30px;margin-left:20px;overflow:hidden}@media screen and (max-width: 1040px){.mainVisual[data-v-4d1a4154]{justify-content:flex-end}.mainVisual__navigation[data-v-4d1a4154]{display:none}.mainVisual__image[data-v-4d1a4154]{width:90%;height:60%;flex-basis:auto}}.content--max[data-v-4d1a4154]{margin-bottom:200px}@media screen and (max-width: 1040px){.content--max[data-v-4d1a4154]{margin-bottom:120px}}.section--mission[data-v-4d1a4154]{margin-top:300px;position:relative}.section--mission[data-v-4d1a4154]:before{content:"";background-image:url("data:image/svg+xml,%3csvg%20id='logo_mark--darkback'%20xmlns='http://www.w3.org/2000/svg'%20width='320.559'%20height='209.743'%20viewBox='0%200%20320.559%20209.743'%3e%3cpath%20id='logo_mark'%20d='M289.486,131.654c-.526-4.381-3.464-16.705-12.593-25.41-4.011-3.824-11.036-6.845-15.02-10.343-2.4-2.109-2.89-3.724-6.02-10.194.9,8.054.242,13.794-1.064,16.431a4.863,4.863,0,0,1,1.966-.7,2.01,2.01,0,0,1,1.822.62,12.6,12.6,0,0,1,2.825,6.731c.481,3.391.381,7.724-4.263,12.24-9.043,8.8-24.658,7.554-29.965,3.441-2.679-2.075-4.486-3.78-5.613-7.027-1.876-5.406-1.548-12.477,5.963-14.7a13.507,13.507,0,0,1,7.268-.008,12.349,12.349,0,0,1,3.274,1.772,13.365,13.365,0,0,1,.259-7.86c-2.169.814-2.761.527-2.761.527l-.609-1.059-1.247,1.027s-4.275-.175-4.918-.2l.006-2.136,5.591.336,1.543-.9.64,1.435,1.4-1.571.684,0a36.134,36.134,0,0,1,2.643-7.834,6.453,6.453,0,0,1-2.638,1.447,3.723,3.723,0,0,1-1.936-.031,7.425,7.425,0,0,1-1.933,1.279,22.564,22.564,0,0,1-12.594-2.3,27.149,27.149,0,0,1-7.174-5.08,43.36,43.36,0,0,1-5.494-6.36,23.769,23.769,0,0,0,2.624,7.562,34.984,34.984,0,0,0,3.18,5.313c.015.035-1.14-.55-2.777-1.5a22.7,22.7,0,0,1-4.412-3.4,18.9,18.9,0,0,0,2.7,5.866,28.717,28.717,0,0,0,2.385,3.1c-3.227,3.317-6,3.878-6,3.878a5.927,5.927,0,0,0,2.213,1.65,27.392,27.392,0,0,1-6.013,5.563,7.674,7.674,0,0,0,2.172,1.357,29.7,29.7,0,0,0-2.144,5.886c-8.39-6.76-16.352-36.614-12.474-62.314,1.843-8.814,5.714-12.508,17.163-10.792-2.17-2.238-6.132-3.428-8.05-3.79-3.555-.671-5.44-.632-12.642-.25a3.458,3.458,0,0,1-3.543-2.286c-2.675,1.487-4.178,2.7-7.206,2.96-28.573,3.292-50.88,6.365-70.367,10.937-24.554,5.761-39.417,12.518-42.477,13.9-3.181,1.433-5.42,3.167-9.025,2.6a12.959,12.959,0,0,1-4.916,6.014c-2.122,1.555-4.466,2.794-6.545,4.407a41.681,41.681,0,0,0-7.222,7.8c-4.233,5.516-5.074,9.5-5.074,9.5A71.793,71.793,0,0,1,42.492,80.3c4.833-3.1,10.35-5.9,16.051-5.2a4.359,4.359,0,0,1,1.664-4.117c3.954-3.335,10.8-3.345,15.7-3.281a46.141,46.141,0,0,1,25.056,7.254c6.323,4.177,11.9,12.907,13.227,22.817,1.1-6-3.784-17.69-8.669-22.67-6.593-6.72-16.566-9.858-24.338-11-3.711-.547-14.355-.912-20.722,1.642,8.109-5.663,24.892-11.238,32.2-13.385,23.217-6.822,42.328-11,84.226-15.31-29.472,16.705-49.554,44.33-70.166,75.791a27.337,27.337,0,0,1,14.56-5.342,2.691,2.691,0,0,1-.619-3.359,8.476,8.476,0,0,1,2.669-2.742c4.09-3.023,10.393-4.567,17.987-3.735,6.232.683,11.905,4.04,17.479,12.856-3.2-8.606-9.135-13.517-15.493-15.156a32.341,32.341,0,0,0-19.031,1.157A103.629,103.629,0,0,1,135.644,78.9c12.482-16.8,30.231-33.946,45.538-40.394-17.592,23.614-20.849,50.6-20.352,90.081,2.868-6.03,6.354-11.25,14.394-11.578a17.9,17.9,0,0,1,9.785,2.4,13.725,13.725,0,0,0-10.127-4.788,15.029,15.029,0,0,0-9.332,2.352c-1.029-10.3.3-27.946,1.8-37.375,3.914-24.618,15.393-41.526,23.677-42.954-2.429,4.747-5.7,18.736-3.657,40.581A93.847,93.847,0,0,0,189.2,86.57,96.2,96.2,0,0,0,191.64,133.6s-2.688-21.691.686-36.9c3.229,8.653,7.644,16.233,12.778,20.452a40.386,40.386,0,0,1,4.749-16.02,50.19,50.19,0,0,1,4-6.359c.544-.735,1.514-1.946,2.017-2.521a11.058,11.058,0,0,1-1.4-2.172l2.637.776c.465-.53,1.415-1.357,1.415-1.357a12.262,12.262,0,0,1-1.182-3.064c1.783,1.474,5.7,3.064,9.1,3.989a30.938,30.938,0,0,0,8.8.9l1.436-.82-.335,1.828-2.223,1.241s-5.619.212-7.884-.751c.541,1.5.5,3.915.718,5.8a25.962,25.962,0,0,1,8.35.155c-.1.545-.065,1.453-.1,2.19-1.858-.632-5.38-.577-7.779-.187-3.414.556-8.326,3.038-9.358,8.57a18.4,18.4,0,0,0,1.949,11.073c1.9,3.517,8.3,13.664,4.682,22.1-1.143,2.664-5.227,5.609-9.194,7.661,5.2-.342,8.426-1.8,10.568-3.647.043,4.582-4.07,23.483-29.789,39.9,24.214-12.175,30.213-25.824,31.807-31.806a43.252,43.252,0,0,0-2.063-27.831c7.129,5.351,25.75,5,34.141-4.373,3.029-3.382,4.632-6.2,5.149-10.182,2.965,3.1,4.966,10.947,6.322,16.476a38.583,38.583,0,0,0-9.761-29.08c10.988,5.779,19.881,13.9,27.611,32.012'%20fill='%23b4001a'/%3e%3crect%20id='safe_area'%20width='320.559'%20height='209.743'%20fill='none'/%3e%3c/svg%3e");background-repeat:no-repeat;background-size:contain;background-position:center center;width:1200px;height:800px;opacity:.2;position:absolute;top:-380px;right:-12vw;z-index:-3}@media screen and (max-width: 1040px){.section--mission[data-v-4d1a4154]:before{width:1000px;height:650px;top:-220px;right:-240px}}.section--mission .splitSection__content .catch[data-v-4d1a4154]{font-size:4.5rem;line-height:1.5;font-weight:900;margin-bottom:40px}.section--mission .splitSection__content .sentence[data-v-4d1a4154],.section--mission .splitSection__content .btnBlock[data-v-4d1a4154]{width:80%}.section--mission .splitSection__content .btnBlock .buttonInduction[data-v-4d1a4154]{display:flex;align-items:center;width:fit-content;height:fit-content}.section--mission .splitSection__content .btnBlock .buttonInduction__text[data-v-4d1a4154]{font-size:1.4rem;font-weight:700;transition:.2s ease;margin-right:40px;text-transform:uppercase}.section--mission .splitSection__content .btnBlock .buttonInduction__ico[data-v-4d1a4154]{display:flex;align-items:center;position:relative}.section--mission .splitSection__content .btnBlock .buttonInduction__ico .line[data-v-4d1a4154]{display:inline-block;width:40px;height:1px;border-radius:100px;background-color:#fff;position:absolute;right:20px;transition:.3s ease}.section--mission .splitSection__content .btnBlock .buttonInduction__ico .circle[data-v-4d1a4154]{position:relative;display:flex;align-items:center;justify-content:center;width:40px;height:40px}.section--mission .splitSection__content .btnBlock .buttonInduction__ico .circle[data-v-4d1a4154]:before{content:"";display:inline-block;width:10px;height:10px;border-radius:100px;background-color:#fff;transition:.3s ease}.section--mission .splitSection__content .btnBlock .buttonInduction__ico .circle[data-v-4d1a4154]:after{content:"";display:inline-block;width:40px;height:40px;border-radius:100px;border:1px solid;position:absolute;transition:.3s ease}.section--mission .splitSection__content .btnBlock .buttonInduction:hover .buttonInduction__text[data-v-4d1a4154]{transform:translate(10px)}.section--mission .splitSection__content .btnBlock .buttonInduction:hover .buttonInduction__ico .line[data-v-4d1a4154]{width:0;opacity:0}.section--mission .splitSection__content .btnBlock .buttonInduction:hover .buttonInduction__ico .circle[data-v-4d1a4154]:before{width:20px;height:20px}.section--mission .splitSection__content .btnBlock .buttonInduction:hover .buttonInduction__ico .circle[data-v-4d1a4154]:after{width:30px;height:30px;opacity:0}.section--mission .splitSection__content .btnBlock .buttonInduction[data-v-4d1a4154]{margin:40px 0 0 auto;cursor:pointer}@media screen and (max-width: 1040px){.section--mission[data-v-4d1a4154]{margin-top:120px}.section--mission .splitSection__content .catch[data-v-4d1a4154]{font-size:2.6rem;margin-bottom:40px}.section--mission .splitSection__content .sentence[data-v-4d1a4154],.section--mission .splitSection__content .btnBlock[data-v-4d1a4154]{width:100%}}.section--business .contentList[data-v-4d1a4154]{margin-top:120px}.section--business .contentList__item[data-v-4d1a4154]{background-color:#2f2b2b;position:relative;height:70vh;min-height:620px}.section--business .contentList__item[data-v-4d1a4154]:not(:last-child){margin-bottom:240px}.section--business .contentList__item .video[data-v-4d1a4154]{width:70%;min-width:640px;max-width:1080px;border-radius:30px;position:absolute;top:-14%}.section--business .contentList__item .textGroup[data-v-4d1a4154]{position:absolute;width:100%;bottom:80px}.section--business .contentList__item .textGroup__head[data-v-4d1a4154]{font-size:12rem;font-weight:900;margin-bottom:60px;line-height:1;text-transform:capitalize;word-break:break-all}.section--business .contentList__item .textGroup__sentence[data-v-4d1a4154]{width:50%;max-width:500px}.section--business .contentList__item[data-v-4d1a4154]:nth-child(odd){border-radius:30px 0 0 30px;margin-left:80px}.section--business .contentList__item:nth-child(odd) .video[data-v-4d1a4154]{right:80px}.section--business .contentList__item:nth-child(odd) .textGroup[data-v-4d1a4154]{left:80px}.section--business .contentList__item[data-v-4d1a4154]:nth-child(2n){border-radius:0 30px 30px 0;margin-right:80px}.section--business .contentList__item:nth-child(2n) .video[data-v-4d1a4154]{left:80px}.section--business .contentList__item:nth-child(2n) .textGroup[data-v-4d1a4154]{right:80px}.section--business .contentList__item:nth-child(2n) .textGroup__head[data-v-4d1a4154]{text-align:right}.section--business .contentList__item:nth-child(2n) .textGroup__sentence[data-v-4d1a4154]{margin:0 0 0 auto}.section--business .contentList__item--High-endRealtimeComputerGraphics .textGroup__head[data-v-4d1a4154]{font-size:10rem}@media screen and (max-width: 1040px){.section--business .contentList__item[data-v-4d1a4154]{height:60vw;min-height:420px}.section--business .contentList__item[data-v-4d1a4154]:not(:last-child){margin-bottom:120px}.section--business .contentList__item .video[data-v-4d1a4154]{width:80vw;min-width:auto;right:0;left:0}.section--business .contentList__item .textGroup[data-v-4d1a4154]{width:100%;margin:0 auto;bottom:40px}.section--business .contentList__item .textGroup__head[data-v-4d1a4154]{font-size:10vw;margin-bottom:30px}.section--business .contentList__item .textGroup__sentence[data-v-4d1a4154]{width:80%}.section--business .contentList__item[data-v-4d1a4154]:nth-child(odd){margin-left:20px}.section--business .contentList__item:nth-child(odd) .video[data-v-4d1a4154]{right:0;margin:0 0 0 auto;border-radius:30px 0 0 30px}.section--business .contentList__item:nth-child(odd) .textGroup[data-v-4d1a4154]{left:40px}.section--business .contentList__item[data-v-4d1a4154]:nth-child(2n){margin-right:20px}.section--business .contentList__item:nth-child(2n) .video[data-v-4d1a4154]{left:0;margin:0 auto 0 0;border-radius:0 30px 30px 0}.section--business .contentList__item:nth-child(2n) .textGroup[data-v-4d1a4154]{right:30px}.section--business .contentList__item--High-endRealtimeComputerGraphics[data-v-4d1a4154]{min-height:340px}.section--business .contentList__item--High-endRealtimeComputerGraphics .textGroup__head[data-v-4d1a4154]{font-size:8vw}}.section--news .buttonInduction[data-v-4d1a4154]{display:flex;align-items:center;width:fit-content;height:fit-content}.section--news .buttonInduction__text[data-v-4d1a4154]{font-size:1.4rem;font-weight:700;transition:.2s ease;margin-right:40px;text-transform:uppercase}.section--news .buttonInduction__ico[data-v-4d1a4154]{display:flex;align-items:center;position:relative}.section--news .buttonInduction__ico .line[data-v-4d1a4154]{display:inline-block;width:40px;height:1px;border-radius:100px;background-color:#fff;position:absolute;right:20px;transition:.3s ease}.section--news .buttonInduction__ico .circle[data-v-4d1a4154]{position:relative;display:flex;align-items:center;justify-content:center;width:40px;height:40px}.section--news .buttonInduction__ico .circle[data-v-4d1a4154]:before{content:"";display:inline-block;width:10px;height:10px;border-radius:100px;background-color:#fff;transition:.3s ease}.section--news .buttonInduction__ico .circle[data-v-4d1a4154]:after{content:"";display:inline-block;width:40px;height:40px;border-radius:100px;border:1px solid;position:absolute;transition:.3s ease}.section--news .buttonInduction:hover .buttonInduction__text[data-v-4d1a4154]{transform:translate(10px)}.section--news .buttonInduction:hover .buttonInduction__ico .line[data-v-4d1a4154]{width:0;opacity:0}.section--news .buttonInduction:hover .buttonInduction__ico .circle[data-v-4d1a4154]:before{width:20px;height:20px}.section--news .buttonInduction:hover .buttonInduction__ico .circle[data-v-4d1a4154]:after{width:30px;height:30px;opacity:0}.section--news .buttonInduction[data-v-4d1a4154]{margin:40px 0 0 auto;cursor:pointer}.header--pc[data-v-e12d3feb]{transition:.4s ease;width:100vw;position:fixed;right:0;left:0;z-index:10;border-bottom:1px solid transparent}.header--pc .headerFront[data-v-e12d3feb]{padding:16px 10%;width:inherit;margin:0 auto 0 20px;display:flex;align-items:center;justify-content:space-between}.header--pc .headerFront .menuButton[data-v-e12d3feb]{display:none}.header--pc .headerFront .logo[data-v-e12d3feb]{width:25%;min-width:180px;margin-right:20px;cursor:pointer}.header--pc .headerFront .logo img[data-v-e12d3feb]{width:100%}.header--pc .headerFront .navgation .logo--sp[data-v-e12d3feb]{display:none;cursor:pointer}.header--pc .headerFront .navgation .list[data-v-e12d3feb]{display:flex;justify-content:space-between;font-weight:500}.header--pc .headerFront .navgation .list__item[data-v-e12d3feb]{position:relative;padding:0 5px 5px;width:fit-content}.header--pc .headerFront .navgation .list__item[data-v-e12d3feb]:before{transform:scaleX(0);transform-origin:bottom right;content:"";display:block;position:absolute;background-color:#c30c24;z-index:-1;transition:transform .25s ease-out;height:20%;right:0;left:0;bottom:20%}@media screen and (max-width: 1040px){.header--pc .headerFront .navgation .list__item[data-v-e12d3feb]:before{display:none}}.header--pc .headerFront .navgation .list__item[data-v-e12d3feb]:hover:before{transform:scaleX(1);transform-origin:bottom left}.header--pc .headerFront .navgation .list__item[data-v-e12d3feb]{font-size:1.6rem;letter-spacing:.2em;cursor:pointer}.header--pc .headerFront .navgation .list__item[data-v-e12d3feb]:not(:last-of-type){margin-right:3vw}.header--pc .headerFront .navgation .list__item.current[data-v-e12d3feb]{pointer-events:none;color:#c30c24;font-weight:900}.header--pc .headerFront .navgation .list__item--recruit[data-v-e12d3feb]:after{font-family:Material Icons;content:"";position:relative;right:-2px;top:2px}.header--pc.headerBase[data-v-e12d3feb]{background-color:#1f1c1c;border-bottom:2px solid #2F2B2B}@media screen and (max-width: 1040px){.header--pc[data-v-e12d3feb]{display:none}}.header--sp[data-v-06395687]{display:none;position:fixed;right:0;left:0;top:0;z-index:10;transition:.4s ease;border-bottom:1px solid transparent;margin-left:10px}.header--sp .headerFront[data-v-06395687]{display:flex;align-items:center;justify-content:space-between;width:90%;margin:0 auto}.header--sp .headerFront .logo[data-v-06395687]{width:fit-content}.header--sp .headerFront .logo img[data-v-06395687]{width:200px}.header--sp .headerFront .menuButton[data-v-06395687]{display:block;cursor:pointer;width:60px;height:60px}.header--sp .headerFront .menuButton__bar[data-v-06395687]{display:block;width:25px;height:2px;border-radius:10px;background-color:#fff;margin:0 20px 0 auto}.header--sp .headerFront .menuButton__bar[data-v-06395687]:not(:last-child){margin-bottom:6px}.header--sp .headerFront .menuButton__bar[data-v-06395687]:nth-child(2){width:20px}.header--sp .headerFront .menuButton__bar[data-v-06395687]:nth-child(3){width:10px}.header--sp .menuDialog[data-v-06395687]{width:100vw;height:100vh;border:none;position:fixed;top:0;right:0;left:0;background-color:#1f1c1ccc}.header--sp .menuDialog[open][data-v-06395687]{animation:menuAnimation-06395687 .4s ease-out forwards}@keyframes menuAnimation-06395687{0%{background-color:#1f1c1ccc;scale:1.05;opacity:0}to{background-color:#1f1c1ccc;scale:1;opacity:1}}.header--sp .menuDialog .MenuHead[data-v-06395687]{position:absolute;top:20px;right:0;left:0;display:flex;align-items:center;justify-content:space-between;width:90%;margin:0 auto}.header--sp .menuDialog .MenuHead__close[data-v-06395687]{width:80px;height:80px;color:#fff;display:grid;place-items:center}.header--sp .menuDialog .MenuHead__logo[data-v-06395687]{width:fit-content;display:block}.header--sp .menuDialog .MenuHead__logo img[data-v-06395687]{width:200px}.header--sp .menuDialog .navgation[data-v-06395687]{height:inherit;display:grid;place-items:center}.header--sp .menuDialog .navgation .list[data-v-06395687]{padding-bottom:60px}.header--sp .menuDialog .navgation .list__item[data-v-06395687]{color:#fff;font-weight:900;font-size:3rem;letter-spacing:.2em;cursor:pointer}.header--sp .menuDialog .navgation .list__item[data-v-06395687]:last-child{border-top:1px solid #818181;padding-top:20px;font-size:1.6rem}.header--sp .menuDialog .navgation .list__item[data-v-06395687]:not(:last-child){margin-bottom:20px}.header--sp.headerBase[data-v-06395687]{background-color:#1f1c1c;border-bottom:2px solid #2F2B2B}@media screen and (max-width: 1040px){.header--sp[data-v-06395687]{display:block}}.footer[data-v-e874a5cf]{width:100%;border-top:2px solid #535353;position:relative}.footer .scrollTop[data-v-e874a5cf]{border-radius:100px;background-color:#535353;width:60px;height:60px;display:flex;align-items:center;justify-content:center;position:absolute;right:80px;top:-30px;cursor:pointer}.footer .scrollTop .material-symbols-outlined[data-v-e874a5cf]{transition:.2s ease}.footer .scrollTop:hover .material-symbols-outlined[data-v-e874a5cf]{transform:translateY(-3px)}.footer .inner[data-v-e874a5cf]{padding:120px 0;max-width:1200px;width:80%;margin:0 auto;display:flex;justify-content:space-between;flex-wrap:wrap}.footer .inner .conpanyInfo[data-v-e874a5cf],.footer .inner .navgation[data-v-e874a5cf]{flex-basis:50%}.footer .inner .conpanyInfo[data-v-e874a5cf]{font-size:1.4rem}.footer .inner .conpanyInfo__logo[data-v-e874a5cf]{width:300px}.footer .inner .conpanyInfo__address[data-v-e874a5cf]{color:#818181;margin:1em 0}.footer .inner .navgation .list[data-v-e874a5cf]{width:fit-content;margin:0 0 0 auto}.footer .inner .navgation .list__item[data-v-e874a5cf]{font-weight:900;letter-spacing:.14em;font-size:4.5rem;text-transform:capitalize;cursor:pointer}.footer .inner .navgation .list__item[data-v-e874a5cf]:not(:last-child){position:relative;padding:0 5px 5px;width:fit-content}.footer .inner .navgation .list__item[data-v-e874a5cf]:not(:last-child):before{transform:scaleX(0);transform-origin:bottom right;content:"";display:block;position:absolute;background-color:#c30c24;z-index:-1;transition:transform .25s ease-out;height:20%;right:0;left:0;bottom:20%}@media screen and (max-width: 1040px){.footer .inner .navgation .list__item[data-v-e874a5cf]:not(:last-child):before{display:none}}.footer .inner .navgation .list__item[data-v-e874a5cf]:not(:last-child):hover:before{transform:scaleX(1);transform-origin:bottom left}.footer .inner .navgation .list__item[data-v-e874a5cf]:not(:last-child,:nth-child(4)){margin-bottom:10px}.footer .inner .navgation .list__item[data-v-e874a5cf]:last-child{font-size:2rem;color:#818181;width:fit-content;transition:.3s ease}.footer .inner .navgation .list__item[data-v-e874a5cf]:last-child:hover{opacity:.7}.footer .inner .navgation .list .line[data-v-e874a5cf]{width:120px;margin:40px 0;display:block}.footer .inner .copyright[data-v-e874a5cf]{font-weight:500;font-size:1.4rem;flex-basis:100%;text-align:center;margin-top:120px}@media screen and (max-width: 1040px){.footer .scrollTop[data-v-e874a5cf]{width:50px;height:50px;right:20px;top:-25px}.footer .inner[data-v-e874a5cf]{padding:40px 0 120px;margin:0 auto}.footer .inner .conpanyInfo__logo[data-v-e874a5cf]{margin:0 auto 20px;display:block;width:250px}.footer .inner .conpanyInfo[data-v-e874a5cf],.footer .inner .navgation[data-v-e874a5cf]{flex-basis:300px;margin-top:20px}.footer .inner .conpanyInfo .list[data-v-e874a5cf],.footer .inner .navgation .list[data-v-e874a5cf]{margin:40px auto 0 0}.footer .inner .conpanyInfo .list__item[data-v-e874a5cf],.footer .inner .navgation .list__item[data-v-e874a5cf]{font-size:3.6rem;cursor:pointer}.footer .inner .conpanyInfo .list__item[data-v-e874a5cf]:last-child:hover,.footer .inner .navgation .list__item[data-v-e874a5cf]:last-child:hover{opacity:none}}@media screen and (max-width: 620px){.footer .inner[data-v-e874a5cf]{justify-content:center}}.splash[data-v-421b019f]{position:fixed;height:100vh;width:100vw;background-color:#1f1c1c;display:flex;align-items:center;justify-content:center}.splash__logo[data-v-421b019f]{width:42%;min-width:340px;margin-bottom:80px}@media screen and (max-width: 1040px){.splash__logo[data-v-421b019f]{min-width:360px}}.done[data-v-421b019f]{opacity:0;filter:blur(0)}.out[data-v-421b019f]{animation:outAnimation-421b019f .5s ease-in-out forwards}@keyframes outAnimation-421b019f{0%{opacity:1;filter:blur(0)}to{opacity:0;filter:blur(10px)}}.idle[data-v-421b019f]{opacity:1;filter:blur(0)}.background[data-v-45a11718]{position:fixed;display:block;content:"";width:100%;height:100vh;top:0;left:0;z-index:100;background-color:#c30c24;will-change:transform;-webkit-backface-visibility:hidden;backface-visibility:hidden}.background.done[data-v-45a11718]{transform:scaleX(0)}.background.in[data-v-45a11718]{animation:inAnimation-45a11718 .7s ease both}@keyframes inAnimation-45a11718{0%{transform-origin:left;transform:scaleX(0)}to{transform-origin:left;transform:scaleX(1)}}.background.idle[data-v-45a11718]{transform:scaleX(1)}.background.out[data-v-45a11718]{animation:outAnimation-45a11718 .7s ease both}@keyframes outAnimation-45a11718{0%{transform-origin:right;transform:scaleX(1)}to{transform-origin:right;transform:scaleX(0)}}.container[data-v-e0d20234]{overflow:hidden}.container[data-v-e0d20234]:after{content:"";display:inline-block;position:fixed;top:0;width:20px;height:100%;background-color:#c30c24;z-index:20}.container[data-v-e0d20234]{animation:fadeAnimation-e0d20234 1.4s ease-in-out forwards}@keyframes fadeAnimation-e0d20234{0%{opacity:0}to{opacity:1}}@media screen and (max-width: 1040px){.container[data-v-e0d20234]:after{width:10px}}
