@charset "UTF-8";a,button,select{color:inherit}.u-desktop,img,picture{display:block}.freedoming-corp-c-title1 .c-title1__jaTitle,.freedoming-corp-s-topAbout .s-topAbout__itemText,.freedoming-corp-s-topAbout .s-topAbout__itemTitle{text-shadow:1px 1px 0 #fff,-1px 1px 0 #fff,1px -1px 0 #fff,-1px -1px 0 #fff}.freedoming-corp-c-data .c-data__iconWrap,.freedoming-corp-c-header .c-header__menuBarWrap,.freedoming-corp-c-title1,.freedoming-corp-s-mv .s-mv__head,.freedoming-corp-s-welfare2 .s-welfare2__itemLink,.freedoming-corp-s-welfare2 .s-welfare2__title{-webkit-box-orient:vertical;-webkit-box-direction:normal}.freedoming-corp-c-card1[href=""],.freedoming-corp-s-topBusiness a[href=""].s-topBusiness__card,.freedoming-corp-s-welfare2 a[href=""].s-welfare2__itemLink{pointer-events:none}*,::after,::before{-webkit-box-sizing:border-box;box-sizing:border-box}blockquote,body,dd,dl,figure,h1,h2,h3,h4,h5,h6,li,ol,p,ul{margin:0}ol,ul{list-style:none;padding:0}body{min-height:100vh;text-rendering:optimizeSpeed;line-height:1.5}a:not([class]){-webkit-text-decoration-skip:ink;text-decoration-skip-ink:auto}a{text-decoration:none}img,picture{max-width:100%}button,input,select,textarea{font:inherit}button{border:none;padding:0;background-color:initial}@media (prefers-reduced-motion:reduce){html:focus-within{scroll-behavior:auto}*,::after,::before{-webkit-animation-duration:0s!important;animation-duration:0s!important;-webkit-animation-iteration-count:1!important;animation-iteration-count:1!important;-webkit-transition-duration:0s!important;transition-duration:0s!important;scroll-behavior:auto!important}}@font-face{font-family:Emoji;src:local("Apple Color Emoji"),local("Gecko Emoji"),local("Noto Sans Emoji"),local("Segoe UI Emoji"),local("Segoe UI Symbol"),local("Noto Sans Symbols")}body{word-break:break-all;cursor:url(../img/common/mouse.svg),default;font-family:YakuHanJP,-apple-system,BlinkMacSystemFont,"Noto Sans JP","Helvetica Neue","Segoe UI","Original Yu Gothic","Yu Gothic",YuGothic,Verdana,"ヒラギノ角ゴ ProN W3",Meiryo,"M+ 1p",sans-serif;color:#323133;-webkit-font-smoothing:antialiased}.freedoming-corp-c-btn2 .c-btn2__text,.freedoming-corp-c-btn2 .typed-cursor{color:#fff}@media screen and (min-width:768px) and (max-width:1270px){body{min-width:1270px}}.u-mobile{display:none}@media screen and (max-width:767px){.u-desktop{display:none}.u-mobile{display:block}}.leadgridCms-onlyInnerWorkspace .luxy{display:contents}*,:after,:before{-webkit-box-sizing:border-box;box-sizing:border-box}a,button{-webkit-transition:opacity .35s cubic-bezier(0,1,.64,1);transition:opacity .35s cubic-bezier(0,1,.64,1);cursor:pointer}.freedoming-corp-c-breadcrumb .c-breadcrumb__inner{overflow:auto;padding-top:16px;padding-bottom:16px;-ms-overflow-style:none;scrollbar-width:none}.freedoming-corp-c-breadcrumb .c-breadcrumb__inner::-webkit-scrollbar{display:none}.freedoming-corp-c-breadcrumb ul{display:-webkit-box;display:-ms-flexbox;display:flex}.freedoming-corp-c-breadcrumb li{-ms-flex-negative:0;flex-shrink:0}.freedoming-corp-c-breadcrumb li+li{margin-left:8px}.freedoming-corp-c-breadcrumb li+li a::before{content:"/"}.freedoming-corp-c-breadcrumb a{font-size:12px;font-weight:700;line-height:1.5;letter-spacing:.05em;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:8px}@media screen and (max-width:767px){.freedoming-corp-c-breadcrumb a{font-size:10px}}.freedoming-corp-c-btn1{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:16px;-webkit-transition:.3s;transition:.3s}.freedoming-corp-c-btn1 .c-btn1__text{font-size:16px;font-weight:700;line-height:1.75;letter-spacing:.05em}.freedoming-corp-c-btn1 .c-btn1__arrow{display:inline-block;width:64px;height:64px;border-radius:50%;-ms-flex-negative:0;flex-shrink:0;position:relative;background-color:#fff}@media screen and (max-width:767px){.freedoming-corp-c-btn1 .c-btn1__arrow{width:48px;height:48px}}.freedoming-corp-c-btn1 .c-btn1__arrow::after{content:"";display:block;-webkit-mask:url(../img/common/icon_arrow.svg) no-repeat center center/contain;mask:url(../img/common/icon_arrow.svg) no-repeat center center/contain;background-color:#323133;width:20px;height:8px;position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%) rotate(-45deg);transform:translate(-50%,-50%) rotate(-45deg);-webkit-transition:background-color .3s,-webkit-transform .3s;transition:background-color .3s,-webkit-transform .3s;transition:background-color .3s,transform .3s;transition:background-color .3s,transform .3s,-webkit-transform .3s}.freedoming-corp-c-btn1 .c-btn1__circle{-webkit-transform-origin:center;transform-origin:center;-webkit-transform:rotate(-90deg);transform:rotate(-90deg);width:64px;height:64px;position:relative}.freedoming-corp-c-btn1 .c-btn1__circle circle{fill:transparent;stroke-width:1;stroke-dasharray:200;position:absolute;top:50%;left:50%}.freedoming-corp-c-btn1 .c-btn1__circle circle:first-child{stroke:#323133;stroke-dashoffset:0}.freedoming-corp-c-btn1 .c-btn1__circle circle:last-child{stroke:#BF263C;stroke-dashoffset:200;stroke-width:1.5;-webkit-animation:circle-out ease-in-out .3s forwards;animation:circle-out ease-in-out .3s forwards}@-webkit-keyframes circle-in{from{stroke-dashoffset:200}to{stroke-dashoffset:0}}@keyframes circle-in{from{stroke-dashoffset:200}to{stroke-dashoffset:0}}@-webkit-keyframes circle-out{from{stroke-dashoffset:0}to{stroke-dashoffset:200}}@keyframes circle-out{from{stroke-dashoffset:0}to{stroke-dashoffset:200}}@media (any-hover:hover){a:hover,button:hover{opacity:.6}.freedoming-corp-c-btn1:hover{opacity:1}.freedoming-corp-c-btn1:hover svg circle:last-child{-webkit-animation:circle-in ease 1s forwards;animation:circle-in ease 1s forwards}.freedoming-corp-c-btn1:hover .c-btn1__arrow::after{background-color:#BF263C;-webkit-transform:translate(-35%,-65%) rotate(-45deg);transform:translate(-35%,-65%) rotate(-45deg)}}.freedoming-corp-c-btn2{display:inline-block;background:-webkit-gradient(linear,left top,right top,from(#d31027),to(#ea384d));background:linear-gradient(90deg,#d31027 0,#ea384d 100%);min-width:240px;text-align:center;-webkit-transition:.3s;transition:.3s;position:relative}.freedoming-corp-c-btn2.--header{min-width:200px}.freedoming-corp-c-btn2.--header .c-btn2__text{font-size:14px}.freedoming-corp-c-btn2 .c-btn2__text,.freedoming-corp-c-btn3 .c-btn3__text{font-size:16px;line-height:1.75;letter-spacing:.05em;font-weight:700}.freedoming-corp-c-btn2.--header .c-btn2__link{padding:12px}.freedoming-corp-c-btn2 .c-btn2__link{padding:18px;-webkit-transition:.3s;transition:.3s;display:block;font-family:YakuHanJP,Emoji,Cabin,Arial,Verdana,"Arial Black",sans-serif}.freedoming-corp-c-card1 .c-card1__position,.freedoming-corp-c-data .c-data__num,.freedoming-corp-c-data .c-data__subTitle{font-family:YakuHanJP,"Bebas Neue",Cabin,Arial,Verdana,"Arial Black",sans-serif}@media screen and (max-width:767px){.freedoming-corp-c-btn1 .c-btn1__circle{width:48px;height:48px}.freedoming-corp-c-btn1 .c-btn1__circle circle{cx:24px;cy:24px;r:23px}.freedoming-corp-c-btn2{background:#BF263C}.freedoming-corp-c-btn2 .c-btn2__link{padding:14px}}.freedoming-corp-c-btn2 .c-btn2__shape{width:100%;height:100%;display:block;position:absolute;top:0;left:0;z-index:-1}.freedoming-corp-c-btn2 .c-btn2__shape span{content:"";position:absolute;margin:auto;height:8px;width:2px;background:#e6203b;opacity:0}.freedoming-corp-c-btn2 .c-btn2__shape span:nth-of-type(1){top:-20px;left:0;right:0}.freedoming-corp-c-btn2 .c-btn2__shape span:nth-of-type(2){bottom:-20px;left:0;right:0}.freedoming-corp-c-btn2 .c-btn2__shape span:nth-of-type(3){top:0;bottom:0;left:-10px}.freedoming-corp-c-btn2 .c-btn2__shape span:nth-of-type(4){top:0;bottom:0;right:-10px}.freedoming-corp-c-btn2 .c-btn2__shape span:nth-of-type(5){top:-20px;left:-70%;right:0;-webkit-transform:rotate(-30deg);transform:rotate(-30deg)}.freedoming-corp-c-btn2 .c-btn2__shape span:nth-of-type(6){top:-20px;left:0;right:-70%;-webkit-transform:rotate(30deg);transform:rotate(30deg)}.freedoming-corp-c-btn2 .c-btn2__shape span:nth-of-type(7){bottom:-20px;right:0;left:-70%;-webkit-transform:rotate(30deg);transform:rotate(30deg)}.freedoming-corp-c-btn2 .c-btn2__shape span:nth-of-type(8){bottom:-20px;left:0;right:-70%;-webkit-transform:rotate(-30deg);transform:rotate(-30deg)}@-webkit-keyframes bounce{0%,100%{-webkit-transform:scale(1);transform:scale(1)}50%{-webkit-transform:scale(1.1);transform:scale(1.1)}}@keyframes bounce{0%,100%{-webkit-transform:scale(1);transform:scale(1)}50%{-webkit-transform:scale(1.1);transform:scale(1.1)}}.freedoming-corp-c-btn2.active{-webkit-animation:bounce .3s ease-out 1;animation:bounce .3s ease-out 1}.freedoming-corp-c-btn2.active .c-btn2__shape span:nth-of-type(1){-webkit-animation:anim1 .4s ease-out 1;animation:anim1 .4s ease-out 1}.freedoming-corp-c-btn2.active .c-btn2__shape span:nth-of-type(2){-webkit-animation:anim2 .4s ease-out 1;animation:anim2 .4s ease-out 1}.freedoming-corp-c-btn2.active .c-btn2__shape span:nth-of-type(3){-webkit-animation:anim3 .4s ease-out 1;animation:anim3 .4s ease-out 1}.freedoming-corp-c-btn2.active .c-btn2__shape span:nth-of-type(4){-webkit-animation:anim4 .4s ease-out 1;animation:anim4 .4s ease-out 1}.freedoming-corp-c-btn2.active .c-btn2__shape span:nth-of-type(5){-webkit-animation:anim5 .4s ease-out 1;animation:anim5 .4s ease-out 1}.freedoming-corp-c-btn2.active .c-btn2__shape span:nth-of-type(6){-webkit-animation:anim6 .4s ease-out 1;animation:anim6 .4s ease-out 1}.freedoming-corp-c-btn2.active .c-btn2__shape span:nth-of-type(7){-webkit-animation:anim7 .4s ease-out 1;animation:anim7 .4s ease-out 1}.freedoming-corp-c-btn2.active .c-btn2__shape span:nth-of-type(8){-webkit-animation:anim8 .4s ease-out 1;animation:anim8 .4s ease-out 1}@-webkit-keyframes anim1{0%{-webkit-transform:scaleY(.5);transform:scaleY(.5);opacity:0}50%{-webkit-transform:translateY(-10px) scaleY(1.4);transform:translateY(-10px) scaleY(1.4);opacity:1}100%{-webkit-transform:translateY(-20px) scaleY(.5);transform:translateY(-20px) scaleY(.5);opacity:0}}@keyframes anim1{0%{-webkit-transform:scaleY(.5);transform:scaleY(.5);opacity:0}50%{-webkit-transform:translateY(-10px) scaleY(1.4);transform:translateY(-10px) scaleY(1.4);opacity:1}100%{-webkit-transform:translateY(-20px) scaleY(.5);transform:translateY(-20px) scaleY(.5);opacity:0}}@-webkit-keyframes anim2{0%{-webkit-transform:scaleY(1);transform:scaleY(1);opacity:0}50%{-webkit-transform:translateY(10px) scaleY(1.4);transform:translateY(10px) scaleY(1.4);opacity:1}100%{-webkit-transform:translateY(20px) scaleY(.5);transform:translateY(20px) scaleY(.5);opacity:0}}@keyframes anim2{0%{-webkit-transform:scaleY(1);transform:scaleY(1);opacity:0}50%{-webkit-transform:translateY(10px) scaleY(1.4);transform:translateY(10px) scaleY(1.4);opacity:1}100%{-webkit-transform:translateY(20px) scaleY(.5);transform:translateY(20px) scaleY(.5);opacity:0}}@-webkit-keyframes anim3{0%{-webkit-transform:rotate(90deg) scaleX(.5);transform:rotate(90deg) scaleX(.5);opacity:0}50%{-webkit-transform:rotate(90deg) translateY(10px) scaleX(1.4);transform:rotate(90deg) translateY(10px) scaleX(1.4);opacity:1}100%{-webkit-transform:rotate(90deg) translateY(20px) scaleX(.5);transform:rotate(90deg) translateY(20px) scaleX(.5);opacity:0}}@keyframes anim3{0%{-webkit-transform:rotate(90deg) scaleX(.5);transform:rotate(90deg) scaleX(.5);opacity:0}50%{-webkit-transform:rotate(90deg) translateY(10px) scaleX(1.4);transform:rotate(90deg) translateY(10px) scaleX(1.4);opacity:1}100%{-webkit-transform:rotate(90deg) translateY(20px) scaleX(.5);transform:rotate(90deg) translateY(20px) scaleX(.5);opacity:0}}@-webkit-keyframes anim4{0%{-webkit-transform:rotate(90deg) scaleX(.5);transform:rotate(90deg) scaleX(.5);opacity:0}50%{-webkit-transform:rotate(90deg) translateY(-10px) scaleX(1.4);transform:rotate(90deg) translateY(-10px) scaleX(1.4);opacity:1}100%{-webkit-transform:rotate(90deg) translateY(-20px) scaleX(.5);transform:rotate(90deg) translateY(-20px) scaleX(.5);opacity:0}}@keyframes anim4{0%{-webkit-transform:rotate(90deg) scaleX(.5);transform:rotate(90deg) scaleX(.5);opacity:0}50%{-webkit-transform:rotate(90deg) translateY(-10px) scaleX(1.4);transform:rotate(90deg) translateY(-10px) scaleX(1.4);opacity:1}100%{-webkit-transform:rotate(90deg) translateY(-20px) scaleX(.5);transform:rotate(90deg) translateY(-20px) scaleX(.5);opacity:0}}@-webkit-keyframes anim5{0%{-webkit-transform:rotate(-30deg) scaleY(.5);transform:rotate(-30deg) scaleY(.5);opacity:0}50%{-webkit-transform:rotate(-30deg) translateY(-8px) scaleY(1.4);transform:rotate(-30deg) translateY(-8px) scaleY(1.4);opacity:1}100%{-webkit-transform:rotate(-30deg) translateY(-16px) scaleY(.5);transform:rotate(-30deg) translateY(-16px) scaleY(.5);opacity:0}}@keyframes anim5{0%{-webkit-transform:rotate(-30deg) scaleY(.5);transform:rotate(-30deg) scaleY(.5);opacity:0}50%{-webkit-transform:rotate(-30deg) translateY(-8px) scaleY(1.4);transform:rotate(-30deg) translateY(-8px) scaleY(1.4);opacity:1}100%{-webkit-transform:rotate(-30deg) translateY(-16px) scaleY(.5);transform:rotate(-30deg) translateY(-16px) scaleY(.5);opacity:0}}@-webkit-keyframes anim6{0%{-webkit-transform:rotate(30deg) scaleY(.5);transform:rotate(30deg) scaleY(.5);opacity:0}50%{-webkit-transform:rotate(30deg) translateY(-8px) scaleY(1.4);transform:rotate(30deg) translateY(-8px) scaleY(1.4);opacity:1}100%{-webkit-transform:rotate(30deg) translateY(-16px) scaleY(.5);transform:rotate(30deg) translateY(-16px) scaleY(.5);opacity:0}}@keyframes anim6{0%{-webkit-transform:rotate(30deg) scaleY(.5);transform:rotate(30deg) scaleY(.5);opacity:0}50%{-webkit-transform:rotate(30deg) translateY(-8px) scaleY(1.4);transform:rotate(30deg) translateY(-8px) scaleY(1.4);opacity:1}100%{-webkit-transform:rotate(30deg) translateY(-16px) scaleY(.5);transform:rotate(30deg) translateY(-16px) scaleY(.5);opacity:0}}@-webkit-keyframes anim7{0%{-webkit-transform:rotate(30deg) scaleY(.5);transform:rotate(30deg) scaleY(.5);opacity:0}50%{-webkit-transform:rotate(30deg) translateY(8px) scaleY(1.4);transform:rotate(30deg) translateY(8px) scaleY(1.4);opacity:1}100%{-webkit-transform:rotate(30deg) translateY(16px) scaleY(.5);transform:rotate(30deg) translateY(16px) scaleY(.5);opacity:0}}@keyframes anim7{0%{-webkit-transform:rotate(30deg) scaleY(.5);transform:rotate(30deg) scaleY(.5);opacity:0}50%{-webkit-transform:rotate(30deg) translateY(8px) scaleY(1.4);transform:rotate(30deg) translateY(8px) scaleY(1.4);opacity:1}100%{-webkit-transform:rotate(30deg) translateY(16px) scaleY(.5);transform:rotate(30deg) translateY(16px) scaleY(.5);opacity:0}}@-webkit-keyframes anim8{0%{-webkit-transform:rotate(-30deg) scaleY(.5);transform:rotate(-30deg) scaleY(.5);opacity:0}50%{-webkit-transform:rotate(-30deg) translateY(8px) scaleY(1.4);transform:rotate(-30deg) translateY(8px) scaleY(1.4);opacity:1}100%{-webkit-transform:rotate(-30deg) translateY(16px) scaleY(.5);transform:rotate(-30deg) translateY(16px) scaleY(.5);opacity:0}}@keyframes anim8{0%{-webkit-transform:rotate(-30deg) scaleY(.5);transform:rotate(-30deg) scaleY(.5);opacity:0}50%{-webkit-transform:rotate(-30deg) translateY(8px) scaleY(1.4);transform:rotate(-30deg) translateY(8px) scaleY(1.4);opacity:1}100%{-webkit-transform:rotate(-30deg) translateY(16px) scaleY(.5);transform:rotate(-30deg) translateY(16px) scaleY(.5);opacity:0}}@media (any-hover:hover){.freedoming-corp-c-btn2:hover,.freedoming-corp-c-btn2:hover .c-btn2__link{opacity:1}.freedoming-corp-c-btn2:hover svg circle:last-child{-webkit-animation:circle-in ease 1s forwards;animation:circle-in ease 1s forwards}.freedoming-corp-c-btn2:hover .c-btn1__arrow::after{background-color:#BF263C}}.freedoming-corp-c-btn3{display:inline-block;min-width:240px;text-align:center;-webkit-transition:.3s;position:relative;padding:18px;border:1px solid #323133;transition:.3s;background-color:#fff}@media (any-hover:hover){.freedoming-corp-c-btn3:hover{opacity:1;background-color:#323133}.freedoming-corp-c-btn3:hover .c-btn3__text{color:#fff}}.freedoming-corp-c-card1 .c-card1__img img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;aspect-ratio:314/247}@media screen and (max-width:767px){.freedoming-corp-c-btn3{padding:14px}.freedoming-corp-c-btn3 .c-btn3__text{font-size:14px;line-height:1.65}.freedoming-corp-c-card1 .c-card1__img img{aspect-ratio:343/247}}.freedoming-corp-c-card1 .c-card1__position{font-size:32px;line-height:1.25;margin-top:28px}.freedoming-corp-c-card1 .c-card1__name{font-size:20px;line-height:1.6;letter-spacing:.05em;font-weight:700;margin-top:2px}.freedoming-corp-c-card1 .c-card1__btn{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:15px 16px 15px 24px;background-color:#F5F7FA;border-radius:8px;font-size:14px;line-height:1.65;letter-spacing:.05em;font-weight:700;margin-top:32px}.freedoming-corp-c-card1 .c-card1__btn::before{content:"";display:inline-block;width:24px;height:17px;background:url(/assets/freedoming-corp/img/common/logo_wantedly_small.svg) center/contain no-repeat;margin-right:8px;-ms-flex-negative:0;flex-shrink:0}.freedoming-corp-c-card1 .c-card1__btn::after{content:"";display:inline-block;width:20px;height:16px;background:url(/assets/freedoming-corp/img/common/icon_arrow3_blue.svg) center/contain no-repeat;margin-left:auto;padding-left:4px;-ms-flex-negative:0;flex-shrink:0}.freedoming-corp-c-card1[href=""] .c-card1__btn{display:none}.freedoming-corp-c-data{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.freedoming-corp-c-data .c-data__head{min-width:180px}.freedoming-corp-c-data .c-data__subTitle{font-size:14px;line-height:1.25;letter-spacing:.2em;color:#BF263C;display:block;text-align:center;position:relative;z-index:1}@media screen and (max-width:767px){.freedoming-corp-c-data .c-data__head{min-width:160px}.freedoming-corp-c-data .c-data__subTitle{font-size:12px}}.freedoming-corp-c-data .c-data__title{font-size:24px;font-weight:900;line-height:1.4;letter-spacing:.05em;display:block;text-align:center;position:relative;z-index:1}.freedoming-corp-c-data .c-data__main{display:block;text-align:center;margin-top:16px}@media screen and (max-width:767px){.freedoming-corp-c-data .c-data__title{font-size:21px}.freedoming-corp-c-data .c-data__main{margin-top:14px}}.freedoming-corp-c-data .c-data__num{font-size:120px;line-height:.58;letter-spacing:-.03em;color:#BF263C}@media screen and (max-width:767px){.freedoming-corp-c-data .c-data__num{font-size:107px}}.freedoming-corp-c-data .c-data__numText{font-size:32px;font-weight:900;line-height:1;letter-spacing:.05em;color:#BF263C}@media screen and (max-width:767px){.freedoming-corp-c-data .c-data__numText{font-size:28px}}.freedoming-corp-c-data .c-data__iconText{font-size:16px;font-weight:700;line-height:1.4;letter-spacing:.04em;display:block;text-align:center;margin-bottom:8px;position:relative;z-index:1}.freedoming-corp-c-data .c-data__iconText:empty{display:none}.freedoming-corp-c-data .c-data__iconWrap:has(.c-data__iconText:not(:empty)) .c-data__icon{width:130px}@media screen and (max-width:767px){.freedoming-corp-c-data .c-data__iconText{font-size:14px}.freedoming-corp-c-data .c-data__iconWrap:has(.c-data__iconText:not(:empty)) .c-data__icon{width:116px}}.freedoming-corp-c-data .c-data__iconWrap{position:relative;-ms-flex-negative:0;flex-shrink:0;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.freedoming-corp-c-data .c-data__iconWrap::before{content:"";display:block;width:1px;height:100%;position:absolute;top:0;left:-40px;background-image:linear-gradient(to bottom,transparent,transparent 5px,#e6e9ed 5px,#e6e9ed 10px);background-size:3px 10px}.freedoming-corp-c-data .c-data__icon{width:160px;display:block}@media screen and (max-width:767px){.freedoming-corp-c-data .c-data__iconWrap::before{content:none}.freedoming-corp-c-data .c-data__icon{width:142px}}.freedoming-corp-c-data .c-data__icon img{width:100%;height:100%;display:block;-o-object-fit:contain;object-fit:contain}.freedoming-corp-c-data.--sm .c-data__icon{width:150px}@media screen and (max-width:767px){.freedoming-corp-c-data.--sm .c-data__icon{width:140px}}.freedoming-corp-c-data .c-data__sub{display:grid;grid-template-columns:repeat(2,1fr);gap:16px}.freedoming-corp-c-data .c-data__sub .c-data__iconSubWrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.freedoming-corp-c-data .c-data__sub .c-data__icon{width:34px;display:block}.freedoming-corp-c-data .c-data__sub .c-data__icon img{width:100%;height:100%;display:block;-o-object-fit:contain;object-fit:contain;aspect-ratio:34/86}.freedoming-corp-c-data .c-data__sub .c-data__icon.--woman{width:41px}.freedoming-corp-c-data .c-data__sub .c-data__icon.--woman img{aspect-ratio:41/86}.freedoming-corp-c-data .c-data__sub .c-data__iconLead{font-size:15px;font-weight:900;line-height:1.6;letter-spacing:.05em;display:block;margin-top:8px}.freedoming-corp-c-data .c-data__sub .c-data__num2,.freedoming-corp-c-data .c-data__sub .c-data__numText2{font-weight:400;color:#BF263C;font-family:YakuHanJP,"Bebas Neue",Cabin,Arial,Verdana,"Arial Black",sans-serif}@media screen and (max-width:767px){.freedoming-corp-c-data .c-data__sub .c-data__iconLead{font-size:13px}}.freedoming-corp-c-data .c-data__sub .c-data__main2{font-size:0;line-height:0}.freedoming-corp-c-data .c-data__sub .c-data__num2{font-size:48px;line-height:1.25}@media screen and (max-width:767px){.freedoming-corp-c-data .c-data__sub .c-data__num2{font-size:42px;line-height:1}}.freedoming-corp-c-data .c-data__sub .c-data__numText2{font-size:28px;line-height:1.25}.freedoming-corp-c-data.--working{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.freedoming-corp-c-data.--working .c-data__main{margin-top:24px}@media screen and (max-width:767px){.freedoming-corp-c-data .c-data__sub .c-data__numText2{font-size:25px;line-height:1}.freedoming-corp-c-data.--working .c-data__main{margin-top:21px}}.freedoming-corp-c-data.--working .c-data__num{font-size:110px}.freedoming-corp-c-data.--working .c-data__numText{margin-left:8px}.freedoming-corp-c-faq .c-faq__item{background-color:#fff}.freedoming-corp-c-faq .c-faq__listBtn{width:100%;padding:16px 0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}@media screen and (max-width:767px){.freedoming-corp-c-data.--working .c-data__num{font-size:98px}.freedoming-corp-c-data.--working .c-data__numText{font-size:28px;margin-left:7px}.freedoming-corp-c-faq .c-faq__listBtn{padding:12px 0}}.freedoming-corp-c-faq .c-faq__listBtn::before{content:'Q';display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:40px;height:40px;background-color:#323133;margin-right:16px;-ms-flex-negative:0;flex-shrink:0;color:#fff;font-weight:700;font-size:14px;border-radius:50%}.freedoming-corp-c-faq .c-faq__listTitle{font-size:16px;line-height:1.75;letter-spacing:.05em;font-weight:700;display:block;text-align:left;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;margin-top:6px}@media screen and (max-width:767px){.freedoming-corp-c-faq .c-faq__listBtn::before{margin-right:16px;width:32px;height:32px}.freedoming-corp-c-faq .c-faq__listTitle{font-size:14px;line-height:1.65}.freedoming-corp-c-faq .c-faq__listIcon{margin-left:16px}}.freedoming-corp-c-faq .c-faq__listIcon{display:inline-block;width:24px;height:24px;-ms-flex-negative:0;flex-shrink:0;-webkit-transition:-webkit-transform .3s ease;transition:-webkit-transform .3s ease;transition:transform .3s ease;transition:transform .3s ease,-webkit-transform .3s ease;position:relative;margin-top:8px}.freedoming-corp-c-faq .c-faq__listIcon::after,.freedoming-corp-c-faq .c-faq__listIcon::before{content:"";width:16px;height:2px;background-color:#323133;display:block;position:absolute;top:50%;left:50%}.freedoming-corp-c-faq .c-faq__listIcon::before{-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.freedoming-corp-c-faq .c-faq__listIcon::after{-webkit-transform:translate(-50%,-50%) rotate(90deg);transform:translate(-50%,-50%) rotate(90deg)}.freedoming-corp-c-faq .c-faq__listBtn.open .c-faq__listIcon::after{-webkit-transform:rotate(0);transform:rotate(0);opacity:0}.freedoming-corp-c-faq .c-faq__listAnswer{display:none;padding-bottom:16px}.freedoming-corp-c-faq .c-faq__listAnswerWrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.freedoming-corp-c-faq .c-faq__listAnswerWrap::before{content:'A';display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:40px;height:40px;background-color:#BF263C;margin-right:16px;-ms-flex-negative:0;flex-shrink:0;color:#fff;font-weight:700;font-size:14px;border-radius:50%}.freedoming-corp-c-faq .c-faq__listText{font-size:14px;line-height:1.6;font-weight:400;letter-spacing:.05em;color:grey;margin-top:8px}@media screen and (max-width:767px){.freedoming-corp-c-faq .c-faq__listAnswer{padding-bottom:12px}.freedoming-corp-c-faq .c-faq__listAnswerWrap::before{margin-right:16px;width:32px;height:32px}.freedoming-corp-c-faq .c-faq__listText{font-size:14px}}.freedoming-corp-c-footer{padding-top:123px;padding-bottom:24px}.freedoming-corp-c-footer .c-footer__topInner{display:-webkit-box;display:-ms-flexbox;display:flex;gap:40px;max-width:1270px}@media screen and (max-width:767px){.freedoming-corp-c-footer{padding-top:80px}.freedoming-corp-c-footer .c-footer__topInner{display:block}}.freedoming-corp-c-footer .c-footer__body{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.freedoming-corp-c-footer .c-footer__logo{display:block;width:140px}.freedoming-corp-c-footer .c-footer__logo img{width:100%}.freedoming-corp-c-footer .c-footer__navList{margin-top:64px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-column-gap:48px;-moz-column-gap:48px;column-gap:48px;row-gap:16px;-ms-flex-wrap:wrap;flex-wrap:wrap}.freedoming-corp-c-footer .c-footer__navLink{font-size:14px;font-weight:700;line-height:1.65;letter-spacing:.05em;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:relative}@media screen and (max-width:767px){.freedoming-corp-c-footer .c-footer__navLink{min-width:140px;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}}.freedoming-corp-c-footer .c-footer__navLink::after{content:"";width:13px;height:13px;display:inline-block;margin-left:8px;background:url(/assets/freedoming-corp/img/common/icon_arrow3.svg) center/contain no-repeat;-ms-flex-negative:0;flex-shrink:0}.freedoming-corp-c-footer .c-footer__navLink::before{content:"";width:100%;height:2px;background-color:#323133;position:absolute;bottom:-4px;left:0;-webkit-transition:.3s;transition:.3s;-webkit-transform:scaleX(0);transform:scaleX(0);-webkit-transform-origin:left;transform-origin:left}@media (any-hover:hover){.freedoming-corp-c-footer .c-footer__navLink:hover{opacity:1}.freedoming-corp-c-footer .c-footer__navLink:hover::before{-webkit-transform:scaleX(1);transform:scaleX(1)}}.freedoming-corp-c-footer .c-footer__navSubList{margin-top:32px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-column-gap:20px;-moz-column-gap:20px;column-gap:20px;row-gap:16px;-ms-flex-wrap:wrap;flex-wrap:wrap}.freedoming-corp-c-footer .c-footer__navSubLink{font-size:12px;line-height:1.55;letter-spacing:.05em;color:grey;position:relative}.freedoming-corp-c-footer .c-footer__navSubLink::before{content:"";width:100%;height:1px;background-color:#E6E9ED;position:absolute;bottom:-3px;left:0;-webkit-transition:.3s;transition:.3s;-webkit-transform:scaleX(0);transform:scaleX(0);-webkit-transform-origin:left;transform-origin:left}@media (any-hover:hover){.freedoming-corp-c-footer .c-footer__navSubLink:hover{opacity:1}.freedoming-corp-c-footer .c-footer__navSubLink:hover::before{-webkit-transform:scaleX(1);transform:scaleX(1)}}.freedoming-corp-c-footer .c-footer__btnWrap{-ms-flex-negative:0;flex-shrink:0}.freedoming-corp-c-footer .c-footer__btn{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;padding:15px 21px;border:3px solid #21BDDB;border-radius:8px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;background-color:#fff}@media screen and (max-width:767px){.freedoming-corp-c-footer .c-footer__btnWrap{margin-top:64px;max-width:343px}.freedoming-corp-c-footer .c-footer__btn{width:100%}}.freedoming-corp-c-footer .c-footer__btn img{width:140px;height:23px;-o-object-fit:contain;object-fit:contain}.freedoming-corp-c-footer .c-footer__btn::after{content:"";width:13px;height:13px;display:inline-block;margin-left:48px;background:url(/assets/freedoming-corp/img/common/icon_arrow3_blue.svg) center/contain no-repeat}.freedoming-corp-c-footer .c-footer__catch{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.freedoming-corp-c-footer .c-footer__catchCode{width:80px;height:80px}.freedoming-corp-c-footer .c-footer__catchText{margin-left:12px;font-size:18px;font-weight:900;line-height:1.4;letter-spacing:.1em}.freedoming-corp-c-footer .c-footer__bottom{margin-top:144px}.freedoming-corp-c-footer .c-footer__bottomInner{max-width:1270px}.freedoming-corp-c-footer .c-footer__copyright{font-size:10px;line-height:1.5;letter-spacing:.05em}.freedoming-corp-c-header{position:sticky;top:0;left:0;height:120px;background-color:#fff;z-index:110;padding-left:40px;padding-right:40px}@media screen and (max-width:767px){.freedoming-corp-c-footer .c-footer__bottom{margin-top:88px}.freedoming-corp-c-header{padding-left:16px;padding-right:0;height:64px}}.freedoming-corp-c-header.UpMove{-webkit-animation:UpAnime .5s forwards;animation:UpAnime .5s forwards}.freedoming-corp-c-header.DownMove{-webkit-animation:DownAnime .5s forwards;animation:DownAnime .5s forwards}.freedoming-corp-c-header.is-color{-webkit-box-shadow:0 0 4px rgba(0,0,0,.1);box-shadow:0 0 4px rgba(0,0,0,.1)}.freedoming-corp-c-header.is-height{height:80px}.freedoming-corp-c-header.is-height .c-header__navItem:nth-child(n+2){margin-top:0}@media screen and (max-width:767px){.freedoming-corp-c-header.is-height{height:64px}.freedoming-corp-c-header.is-height .c-header__navItem:nth-child(n+2){margin-top:4px}}.freedoming-corp-c-header.is-height .c-header__navItemLink::after{bottom:25px}.freedoming-corp-c-header .c-header__inner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;height:inherit;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.freedoming-corp-c-header .c-header__logo{height:inherit;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100px}@media screen and (max-width:767px){.freedoming-corp-c-header .c-header__logo{width:80px;position:relative;z-index:110;-webkit-transition:.3s;transition:.3s}}.freedoming-corp-c-header .c-header__logoImg{width:100%;height:auto}.freedoming-corp-c-header .c-header__logoImg.--white{display:none}.freedoming-corp-c-header .c-header__logo.is-active .c-header__logoImg.--white{display:block}.freedoming-corp-c-header .c-header__logo.is-active .c-header__logoImg.--black,.freedoming-corp-c-header .c-header__menuButton{display:none}@media screen and (max-width:767px){.freedoming-corp-c-header .c-header__menuButton{height:inherit;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:0 20px;position:relative;z-index:110}}.freedoming-corp-c-header .c-header__menuBarWrap{width:24px;height:24px;padding:5px 0;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.freedoming-corp-c-header .c-header__menuBar{display:block;width:100%;height:2px;border-radius:8px;background-color:#323133;-webkit-transition:.3s;transition:.3s;-webkit-transform:scaleX(.75);transform:scaleX(.75);-webkit-transform-origin:left;transform-origin:left}.freedoming-corp-c-header .c-header__menuBar:nth-child(1){-webkit-transform:scaleX(1);transform:scaleX(1)}.freedoming-corp-c-header .c-header__menuButton.is-active .c-header__menuBar{background-color:#fff}.freedoming-corp-c-header .c-header__menuButton.is-active .c-header__menuBar:nth-child(1){-webkit-transform:translate(3px,-2px) rotate(45deg);transform:translate(3px,-2px) rotate(45deg)}.freedoming-corp-c-header .c-header__menuButton.is-active .c-header__menuBar:nth-child(2){opacity:0}.freedoming-corp-c-header .c-header__menuButton:hover,.freedoming-corp-c-header .c-header__navItemLink:hover{opacity:1}.freedoming-corp-c-header .c-header__menuButton.is-active .c-header__menuBar:nth-child(3){-webkit-transform:translate(3px,2px) rotate(-45deg) scaleX(1);transform:translate(3px,2px) rotate(-45deg) scaleX(1)}.freedoming-corp-c-header .c-header__menuButton:hover .c-header__menuBar{-webkit-transform:scaleX(1);transform:scaleX(1)}.freedoming-corp-c-header .c-header__menuText{font-size:10px;line-height:1.25;letter-spacing:.1em;font-family:YakuHanJP,"Bebas Neue",Cabin,Arial,Verdana,"Arial Black",sans-serif;text-align:center}.freedoming-corp-c-header .c-header__menuButton.is-active .c-header__menuText{color:#fff}.freedoming-corp-c-header .c-header__nav{height:inherit}@media screen and (max-width:767px){.freedoming-corp-c-header .c-header__nav{display:none;height:100vh;background:-webkit-gradient(linear,left top,right top,from(#d31027),to(#ea384d));background:linear-gradient(90deg,#d31027 0,#ea384d 100%);position:fixed;top:0;left:0;width:100%;padding-top:96px;overflow:hidden}}.freedoming-corp-c-header .c-header__navWrap{height:inherit}@media screen and (max-width:767px){.freedoming-corp-c-header .c-header__navWrap{height:100%;overflow:auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}}.freedoming-corp-c-header .c-header__navListWrap{height:inherit;display:-webkit-box;display:-ms-flexbox;display:flex}@media screen and (max-width:767px){.freedoming-corp-c-header .c-header__navListWrap{display:block;height:initial;position:relative;-ms-flex-negative:0;flex-shrink:0}}.freedoming-corp-c-header .c-header__navList{display:-webkit-box;display:-ms-flexbox;display:flex;height:inherit}@media screen and (max-width:767px){.freedoming-corp-c-header .c-header__navList{display:block;border-bottom:8px solid #bf263c}}.freedoming-corp-c-header .c-header__navItem{height:inherit;position:relative}.freedoming-corp-c-header .c-header__navItem:nth-child(n+2){margin-top:4px}.freedoming-corp-c-header .c-header__navItemLink{height:inherit;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:0 16px;font-weight:600;font-size:14px;letter-spacing:.05em;line-height:1.5;position:relative;-webkit-transition:.3s;transition:.3s}.freedoming-corp-c-header .c-header__navItemLink::after{content:"";width:calc(100% - 32px);height:2px;background-color:#323133;position:absolute;bottom:47px;left:16px;-webkit-transform:scaleX(0);transform:scaleX(0);-webkit-transition:.3s ease-in-out;transition:.3s ease-in-out;-webkit-transform-origin:left;transform-origin:left}@media screen and (max-width:767px){.freedoming-corp-c-header .c-header__navItemLink{padding:21px 50px 21px 16px;font-size:18px;line-height:1.6;color:#fff}.freedoming-corp-c-header .c-header__navItemLink::after{position:absolute;right:16px;top:50%;left:initial;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:24px;height:24px;background:url(/assets/freedoming-corp/img/common/icon_arrow2.svg) center center/contain no-repeat}.freedoming-corp-c-header .c-header__navItemLink:hover{background-color:rgba(0,0,0,.1)}}.freedoming-corp-c-header .c-header__navItemLink:hover::after{-webkit-transform:scaleX(1);transform:scaleX(1)}.freedoming-corp-c-header .c-header__rottie{width:32px;height:32px;margin-right:8px}.freedoming-corp-c-header .c-header__btnWrap{margin-left:40px;height:inherit;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media screen and (max-width:767px){.freedoming-corp-c-header .c-header__navItemLink:hover::after{-webkit-transform:translateY(-50%) scaleX(1);transform:translateY(-50%) scaleX(1)}.freedoming-corp-c-header .c-header__btnWrap{margin-left:0}}.freedoming-corp-c-header .c-header__btnItem{width:100%}.freedoming-corp-c-header .c-header__btn{display:block;position:relative;padding:41px 16px 33px}.freedoming-corp-c-header .c-header__btn::after{content:"";width:24px;height:24px;background:url(/assets/freedoming-corp/img/common/icon_arrow2.svg) center center no-repeat;position:absolute;right:16px;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);display:block}.freedoming-corp-c-header .c-header__btnBg{position:absolute;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;top:0;left:0;z-index:-1}.freedoming-corp-c-header .c-header__btnTextEn{color:#fff;font-size:14px;line-height:1.25;letter-spacing:.2em;font-family:YakuHanJP,"Bebas Neue",Cabin,Arial,Verdana,"Arial Black",sans-serif}.freedoming-corp-c-header .c-header__btnTextJa{color:#fff;font-size:20px;line-height:1.4;letter-spacing:.1em;font-family:YakuHanJP,-apple-system,BlinkMacSystemFont,"Noto Sans JP","Helvetica Neue","Segoe UI","Original Yu Gothic","Yu Gothic",YuGothic,Verdana,"ヒラギノ角ゴ ProN W3",Meiryo,"M+ 1p",sans-serif;font-weight:900}.freedoming-corp-c-title1 .c-title1__enTitle,.freedoming-corp-c-title2 .c-title2__enTitle,.freedoming-corp-c-title3 .c-title3__enTitle,.freedoming-corp-s-cta .s-cta__bgText,.freedoming-corp-s-cta .s-cta__head,.freedoming-corp-s-flow .s-flow__num::before{font-family:YakuHanJP,"Bebas Neue",Cabin,Arial,Verdana,"Arial Black",sans-serif}.freedoming-corp-c-header .c-header__catch{display:none}@media screen and (max-width:767px){.freedoming-corp-c-header .c-header__catch{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:19px 16px;background-color:#fff}}.freedoming-corp-c-header .c-header__catchCode{width:100px;height:100px;margin-right:8px}.freedoming-corp-c-header .c-header__catchText{font-size:24px;line-height:1.4;letter-spacing:.04em;font-weight:900}@-webkit-keyframes UpAnime{from{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}to{opacity:0;-webkit-transform:translateY(-100px);transform:translateY(-100px)}}@keyframes UpAnime{from{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}to{opacity:0;-webkit-transform:translateY(-100px);transform:translateY(-100px)}}@-webkit-keyframes DownAnime{from{opacity:0;-webkit-transform:translateY(-100px);transform:translateY(-100px)}to{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes DownAnime{from{opacity:0;-webkit-transform:translateY(-100px);transform:translateY(-100px)}to{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}.freedoming-corp-c-title1{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-ms-flex-direction:column;flex-direction:column;gap:40px}.freedoming-corp-c-title1 .c-title1__enTitle{font-size:160px;line-height:1;font-weight:400}@media screen and (max-width:767px){.freedoming-corp-c-title1{gap:35px}.freedoming-corp-c-title1 .c-title1__enTitle{font-size:56px}}.freedoming-corp-c-title1 .c-title1__jaTitle{font-size:16px;font-weight:900;line-height:1.75;letter-spacing:.1em;color:#BF263C;padding-top:24px;position:relative}.freedoming-corp-c-title1 .c-title1__jaTitle::before{content:"";display:block;width:24px;height:3px;background-color:#BF263C;position:absolute;top:0;left:0}.freedoming-corp-c-title2{position:relative;padding-left:92px}@media screen and (max-width:767px){.freedoming-corp-c-title1 .c-title1__jaTitle{font-size:16px;padding-top:16px}.freedoming-corp-c-title2{padding-left:16px}}.freedoming-corp-c-title2 .c-title2__enTitle{font-size:240px;font-weight:400;line-height:1;color:rgba(50,49,51,.05);display:block;position:absolute;top:50%;left:0;-webkit-transform:translateY(-50%);transform:translateY(-50%);white-space:nowrap;z-index:100}@media screen and (max-width:767px){.freedoming-corp-c-title2 .c-title2__enTitle{font-size:120px}}.freedoming-corp-c-title2 .c-title2__jaTitle{font-size:64px;font-weight:900;line-height:1.3;letter-spacing:.05em;display:block;padding-top:45px;position:relative;z-index:101}.freedoming-corp-c-title2 .c-title2__small{display:block;font-size:32px;line-height:1;letter-spacing:.05em}@media screen and (max-width:767px){.freedoming-corp-c-title2 .c-title2__jaTitle{font-size:32px;padding-top:21px}.freedoming-corp-c-title2 .c-title2__small{font-size:16px}}.freedoming-corp-c-title3{padding-top:40px;position:relative}.freedoming-corp-c-title3::before{content:"";display:inline-block;width:48px;height:1px;background-color:#323133;position:absolute;top:0;left:0}.freedoming-corp-c-title3 .c-title3__enTitle{font-size:12px;line-height:.8;letter-spacing:.1em;display:block}@media screen and (max-width:767px){.freedoming-corp-c-title3 .c-title3__enTitle{font-size:10px}}.freedoming-corp-c-title3 .c-title3__jaTitle{font-size:32px;font-weight:900;line-height:1.4;letter-spacing:.05em;display:block;margin-top:8px}@media screen and (max-width:767px){.freedoming-corp-c-title3 .c-title3__jaTitle{font-size:24px}}.freedoming-corp-c-wysiwyg{width:100%;padding-left:0;overflow:hidden;padding-top:2px}.freedoming-corp-c-wysiwyg blockquote:first-child,.freedoming-corp-c-wysiwyg h2:first-child,.freedoming-corp-c-wysiwyg h3:first-child,.freedoming-corp-c-wysiwyg h4:first-child,.freedoming-corp-c-wysiwyg h5:first-child,.freedoming-corp-c-wysiwyg h6:first-child,.freedoming-corp-c-wysiwyg img:first-child,.freedoming-corp-c-wysiwyg ol:first-child,.freedoming-corp-c-wysiwyg p:first-child,.freedoming-corp-c-wysiwyg table:first-child,.freedoming-corp-c-wysiwyg ul:first-child{margin-top:0}.freedoming-corp-c-wysiwyg h2{font-size:16px;font-weight:700;line-height:1.75;letter-spacing:.05em;margin-top:48px}.freedoming-corp-c-wysiwyg p{font-size:14px;font-weight:400;line-height:1.65;letter-spacing:.05em;margin-top:8px;color:grey}.freedoming-corp-c-wysiwyg p a{text-decoration:underline;color:#BF263C}.freedoming-corp-l-inner{max-width:calc(1024px + 50px);width:100%;margin-right:auto;margin-left:auto;padding-left:25px;padding-right:25px}.freedoming-corp-s-business{padding-top:120px;padding-bottom:120px;position:relative}.freedoming-corp-s-business.--gray{background-color:#F5F7FA}.freedoming-corp-s-business.--recruit{padding-bottom:80px}.freedoming-corp-s-business.--recruit .s-business__bg{top:120px}@media screen and (max-width:767px){.freedoming-corp-l-inner{padding-left:16px;padding-right:16px}.freedoming-corp-s-business{padding-top:80px;padding-bottom:80px}.freedoming-corp-s-business.--recruit{padding-bottom:30px}.freedoming-corp-s-business.--recruit .s-business__bg{top:0}}.freedoming-corp-s-business .s-business__bg{width:160px;height:320px;position:absolute;top:188px;left:0}@media screen and (max-width:767px){.freedoming-corp-s-business .s-business__bg{width:80px;height:160px;top:0;left:initial;right:0;-webkit-transform:rotate(180deg);transform:rotate(180deg)}}.freedoming-corp-s-business .s-business__head{width:300px;-ms-flex-negative:0;flex-shrink:0}.freedoming-corp-s-business .s-business__inner{display:-webkit-box;display:-ms-flexbox;display:flex;gap:64px}@media screen and (max-width:767px){.freedoming-corp-s-business .s-business__inner{display:block}}.freedoming-corp-s-business .s-business__list{margin-top:24px}.freedoming-corp-s-business .s-business__item{padding-top:32px;padding-bottom:32px;border-bottom:1px solid #E6E9ED;position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;gap:32px}.freedoming-corp-s-business .s-business__item::after{content:"";display:inline-block;width:100px;height:1px;background-color:#323133;position:absolute;bottom:-1px;left:0}@media screen and (max-width:767px){.freedoming-corp-s-business .s-business__item{display:block}}.freedoming-corp-s-business .s-business__item:last-child{border-bottom:none}.freedoming-corp-s-business .s-business__item:last-child::after{display:none}.freedoming-corp-s-business .s-business__itemTitle{width:240px;-ms-flex-negative:0;flex-shrink:0;font-size:14px;font-weight:700;line-height:1.65;letter-spacing:.05em}.freedoming-corp-s-business .s-business__itemText{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;font-size:14px;line-height:1.65;letter-spacing:.05em;color:grey;border:none;text-decoration:none}.freedoming-corp-s-charm{padding-top:65px;padding-bottom:110px;position:relative}@media screen and (max-width:767px){.freedoming-corp-s-business .s-business__itemTitle{width:100%}.freedoming-corp-s-business .s-business__itemText{margin-top:8px}.freedoming-corp-s-charm{padding-top:40px;padding-bottom:60px}}.freedoming-corp-s-charm .s-charm__bg{width:160px;height:320px;position:absolute;top:190px;left:0}.freedoming-corp-s-charm .s-charm__items{display:grid;grid-template-columns:repeat(3,1fr);gap:56px;margin-top:80px}@media screen and (max-width:767px){.freedoming-corp-s-charm .s-charm__bg{width:80px;height:160px;top:-50px;left:initial;right:0;-webkit-transform:rotate(180deg);transform:rotate(180deg)}.freedoming-corp-s-charm .s-charm__items{grid-template-columns:repeat(1,1fr);gap:26px}}.freedoming-corp-s-charm .s-charm__item{display:grid;grid-template-rows:subgrid;grid-row:span 3;gap:0}@media screen and (max-width:767px){.freedoming-corp-s-charm .s-charm__item{display:block}}.freedoming-corp-s-charm .s-charm__emoji{font-size:64px;font-weight:700;line-height:1.75;letter-spacing:.05em;color:#000;text-align:center;display:block}.freedoming-corp-s-charm .s-charm__labelWrap{width:100%;text-align:center}.freedoming-corp-s-charm .s-charm__label{display:inline;box-decoration-break:clone;-webkit-box-decoration-break:clone;padding:2px 8px;background-color:#BF263C;color:#fff;font-size:18px;font-weight:700;line-height:1.95;letter-spacing:.05em}.freedoming-corp-s-charm .s-charm__label:empty{display:none}.freedoming-corp-s-charm .s-charm__text{font-size:14px;font-weight:400;line-height:1.65;letter-spacing:.05em;color:grey;margin-top:24px}.freedoming-corp-s-circle{position:fixed;top:0;left:0;width:100%;z-index:-1}.freedoming-corp-s-circle .s-circle__loading{position:relative;width:1234px;height:1234px;-webkit-transform:translateX(-50%);transform:translateX(-50%)}@media screen and (max-width:767px){.freedoming-corp-s-circle{top:100px}.freedoming-corp-s-circle .s-circle__loading{width:611px;height:611px;-webkit-transform:translateX(-80%);transform:translateX(-80%)}}.freedoming-corp-s-circle .s-circle__loading::after{border-radius:50%;content:"";display:block;width:100%;height:100%;border:1px solid #eee;-webkit-animation:color-fade 3s infinite linear;animation:color-fade 3s infinite linear}.freedoming-corp-s-circle .s-circle__item1,.freedoming-corp-s-circle .s-circle__item2,.freedoming-corp-s-circle .s-circle__item3{opacity:.4;position:absolute;width:1234px;height:1234px;-webkit-transform-origin:50% 48%;transform-origin:50% 48%;border-radius:40%;-webkit-animation:rotation 3s infinite linear;animation:rotation 3s infinite linear}.freedoming-corp-s-circle .s-circle__item2{border:1px solid #bf263c;-webkit-animation:rotation 5s infinite linear;animation:rotation 5s infinite linear;border-radius:50%}.freedoming-corp-s-circle .s-circle__item3{-webkit-animation:rotation 2.5s infinite linear;animation:rotation 2.5s infinite linear;border:1px solid #ddd;border-radius:50%}@-webkit-keyframes rotation{from{-webkit-transform:rotate(0);transform:rotate(0)}to{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes rotation{from{-webkit-transform:rotate(0);transform:rotate(0)}to{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@-webkit-keyframes color-fade{0%{opacity:1}50%{opacity:.7}}@keyframes color-fade{0%{opacity:1}50%{opacity:.7}}@-webkit-keyframes text-fade{0%{opacity:1}25%{opacity:.8}50%{opacity:.9}75%{opacity:.6}}@keyframes text-fade{0%{opacity:1}25%{opacity:.8}50%{opacity:.9}75%{opacity:.6}}.freedoming-corp-s-cta{background-color:#21BDDB;padding-top:140px;padding-bottom:70px;position:relative;z-index:0}@media screen and (max-width:767px){.freedoming-corp-s-circle .s-circle__item1,.freedoming-corp-s-circle .s-circle__item2,.freedoming-corp-s-circle .s-circle__item3{width:611px;height:611px}.freedoming-corp-s-cta{padding-top:250px;padding-bottom:80px;overflow:hidden}}.freedoming-corp-s-cta::before{content:"";position:absolute;display:block;width:100%;height:60px;background-color:#fff;top:0;left:0;z-index:-3}.freedoming-corp-s-cta .s-cta__inner{max-width:1270px}.freedoming-corp-s-cta .s-cta__body{width:632px}.freedoming-corp-s-cta .s-cta__head{font-size:32px;line-height:1.25;letter-spacing:.2em;color:#FFF;font-weight:400}.freedoming-corp-s-cta .s-cta__text{font-weight:700;font-size:14px;line-height:1.65;letter-spacing:.05em;color:#FFF;margin-top:16px}@media screen and (max-width:767px){.freedoming-corp-s-cta::before{height:102px}.freedoming-corp-s-cta .s-cta__body{width:100%}.freedoming-corp-s-cta .s-cta__text{margin-top:20px}}.freedoming-corp-s-cta .s-cta__btnWrap{margin-top:16px}.freedoming-corp-s-cta .s-cta__btn{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;padding:25px 21px;border:3px solid #21BDDB;border-radius:8px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;background-color:#fff;min-width:400px}@media screen and (max-width:767px){.freedoming-corp-s-cta .s-cta__btnWrap{margin-top:32px}.freedoming-corp-s-cta .s-cta__btn{width:100%;min-width:initial;max-width:342px}}.freedoming-corp-s-cta .s-cta__btn img{width:140px;height:23px;-o-object-fit:contain;object-fit:contain}.freedoming-corp-s-cta .s-cta__btn::after{content:"";width:20px;height:20px;display:inline-block;margin-left:48px;background:url(/assets/freedoming-corp/img/common/icon_arrow3_blue.svg) center/contain no-repeat}.freedoming-corp-s-cta .s-cta__img{position:absolute;top:0;left:calc(50% + 126px);width:544px;z-index:-2}.freedoming-corp-s-cta .s-cta__img img{width:100%;height:100%;aspect-ratio:544/363;-o-object-fit:cover;object-fit:cover}@media screen and (max-width:1440px){.freedoming-corp-s-cta .s-cta__img{right:50px;left:initial}}@media screen and (max-width:767px){.freedoming-corp-s-cta .s-cta__img{width:340px;right:0}}.freedoming-corp-s-cta .s-cta__bgText{position:absolute;font-size:320px;color:rgba(50,49,51,.05);line-height:1;bottom:-80px;right:calc(50% - 322px);z-index:-1}@media screen and (max-width:1440px){.freedoming-corp-s-cta .s-cta__bgText{left:32px;right:initial}}.freedoming-corp-s-data{padding-top:60px;padding-bottom:60px;position:relative}@media screen and (max-width:767px){.freedoming-corp-s-cta .s-cta__bgText{font-size:160px;bottom:initial;top:122px;left:0;right:initial;white-space:nowrap}.freedoming-corp-s-data{padding-bottom:20px}}.freedoming-corp-s-data .s-data__bg{width:160px;height:320px;position:absolute;top:190px;left:0}.freedoming-corp-s-data .s-data__items{display:grid;grid-template-columns:repeat(2,1fr);row-gap:112px;margin-top:120px}.freedoming-corp-s-data .freedoming-corp-c-data:nth-child(even){padding:57px 0 57px 92px;border-left:1px solid #E6E9ED}@media screen and (max-width:767px){.freedoming-corp-s-data .s-data__bg{width:80px;height:160px;top:0;left:initial;right:0;-webkit-transform:rotate(180deg);transform:rotate(180deg)}.freedoming-corp-s-data .s-data__items{grid-template-columns:repeat(1,1fr);row-gap:0;margin-top:21px;max-width:400px;margin-left:auto;margin-right:auto}.freedoming-corp-s-data .freedoming-corp-c-data:nth-child(even){padding:40px 0;border-left:none}}.freedoming-corp-s-data .freedoming-corp-c-data:nth-child(odd){padding:57px 92px 57px 0}.freedoming-corp-s-data .freedoming-corp-c-data:nth-child(n+2){position:relative}@media screen and (max-width:767px){.freedoming-corp-s-data .freedoming-corp-c-data:nth-child(odd){padding:40px 0;border-left:none}.freedoming-corp-s-data .freedoming-corp-c-data:nth-child(n+2)::before{content:"";display:block;width:100%;height:1px;background:#E6E9ED;position:absolute;top:-56px;left:0}}@media screen and (max-width:767px) and (max-width:767px){.freedoming-corp-s-data .freedoming-corp-c-data:nth-child(n+2)::before{top:0}}.freedoming-corp-s-data .freedoming-corp-c-data:nth-child(n+3){position:relative}.freedoming-corp-s-data .freedoming-corp-c-data:nth-child(n+3)::before{content:"";display:block;width:100%;height:1px;background:#E6E9ED;position:absolute;top:-56px;left:0}.freedoming-corp-s-data .s-data__text{font-size:12px;font-weight:700;line-height:1.55;letter-spacing:.05em;margin-bottom:16px;position:relative;z-index:200}.freedoming-corp-s-data .s-data__text:empty{display:none}.freedoming-corp-s-data.--first{padding-top:120px}.freedoming-corp-s-data.--last{padding-bottom:120px}@media screen and (max-width:767px){.freedoming-corp-s-data .freedoming-corp-c-data:nth-child(n+3)::before{top:0}.freedoming-corp-s-data.--first{padding-top:80px}.freedoming-corp-s-data.--last{padding-bottom:40px}.freedoming-corp-s-data.--easy .s-data__bg{display:none}}.freedoming-corp-s-data.--easy .s-data__bg{-webkit-transform:rotate(180deg);transform:rotate(180deg);left:initial;right:0;top:-180px}.overflow-hidden{overflow:hidden;position:relative}.freedoming-corp-s-faq{padding-top:120px;padding-bottom:calc(120px - 16px);background-color:#fff;position:relative}@media screen and (max-width:767px){.freedoming-corp-s-data.--work .s-data__bg{display:none}.freedoming-corp-s-faq{padding-top:80px;padding-bottom:calc(80px - 12px)}}.freedoming-corp-s-faq .s-faq__inner{display:grid;grid-template-columns:364fr 660fr}.freedoming-corp-s-faq .s-faq__wrap{position:relative;margin-top:-16px}.freedoming-corp-s-faq .s-faq__circle{width:160px;height:320px;display:block;position:absolute;top:160px;left:0}@media screen and (max-width:767px){.freedoming-corp-s-faq .s-faq__inner{display:block}.freedoming-corp-s-faq .s-faq__wrap{margin-top:calc(40px - 12px)}.freedoming-corp-s-faq .s-faq__circle{width:80px;height:160px;top:0;left:initial;right:0;-webkit-transform:rotate(180deg);transform:rotate(180deg)}}.freedoming-corp-s-faq .s-faq__circle img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain;display:block}.freedoming-corp-s-flow{background-color:#f5f7fa;padding-top:91px;padding-bottom:120px}.freedoming-corp-s-flow .s-flow__inner{display:grid;grid-template-columns:364fr 660fr}.freedoming-corp-s-flow .s-flow__wrap{position:relative}@media screen and (max-width:767px){.freedoming-corp-s-flow{padding-top:67px;padding-bottom:80px}.freedoming-corp-s-flow .s-flow__inner{display:block}.freedoming-corp-s-flow .s-flow__wrap{margin-top:40px}}.freedoming-corp-s-flow .s-flow__items{background-color:#fff;padding:80px 200px 80px 80px;counter-reset:num;display:grid;grid-template-columns:repeat(1,1fr);gap:48px;position:relative;border-radius:8px}.freedoming-corp-s-flow .s-flow__items::before{content:"";display:block;width:1px;height:calc(100% - 160px);background-color:#323133;position:absolute;top:80px;left:calc(80px + 16px)}@media screen and (max-width:767px){.freedoming-corp-s-flow .s-flow__items{padding:40px 32px 80px}.freedoming-corp-s-flow .s-flow__items::before{height:calc(100% - 120px);top:40px;left:calc(32px + 16px)}}.freedoming-corp-s-flow .s-flow__item{counter-increment:num;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;gap:16px;position:relative;z-index:1}.freedoming-corp-s-flow .s-flow__num{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:32px;height:32px;border-radius:50%;background-color:#323133;-ms-flex-negative:0;flex-shrink:0}.freedoming-corp-s-flow .s-flow__num::before{content:counter(num);color:#fff;font-size:16px;line-height:.8;font-weight:400;display:block}.freedoming-corp-s-flow .s-flow__text{font-size:18px;font-weight:700;line-height:1.6;letter-spacing:.05em;margin-top:2px}.freedoming-corp-s-flow .s-flow__lottie{width:309px;height:310px;position:absolute;bottom:-20px;right:-80px}@media screen and (max-width:767px){.freedoming-corp-s-flow .s-flow__lottie{width:200px;height:200px;bottom:-50px;right:0}}.freedoming-corp-s-flow .s-flow__item:last-child{position:relative}.freedoming-corp-s-flow .s-flow__item:last-child::before{content:"";display:block;width:1px;height:calc(100% - 32px);background-color:#fff;position:absolute;top:32px;left:16px}.freedoming-corp-s-interview{background-color:#fff;position:relative;overflow:clip;padding-top:120px;padding-bottom:120px}@media screen and (max-width:767px){.freedoming-corp-s-flow .s-flow__item:last-child{width:50%}.freedoming-corp-s-interview{padding-bottom:80px;padding-top:80px}}.freedoming-corp-s-interview .s-interview__bg{width:160px;height:320px;position:absolute;top:225px;left:0;z-index:1}.freedoming-corp-s-interview .s-interview__items{margin-top:120px}.freedoming-corp-s-interview .s-interview__item{display:grid;grid-template-columns:320fr 656fr;gap:48px}@media screen and (max-width:767px){.freedoming-corp-s-interview .s-interview__bg{width:80px;height:160px;top:0;left:initial;right:0;-webkit-transform:rotate(180deg);transform:rotate(180deg)}.freedoming-corp-s-interview .s-interview__items{margin-top:61px}.freedoming-corp-s-interview .s-interview__item{display:block}}.freedoming-corp-s-interview .s-interview__item+.s-interview__item{margin-top:64px}.freedoming-corp-s-interview .s-interview__img{width:320px;display:block;position:relative}@media screen and (max-width:767px){.freedoming-corp-s-interview .s-interview__img{width:200px}.freedoming-corp-s-interview .s-interview__body{margin-top:24px}}.freedoming-corp-s-interview .s-interview__img::before{content:"";display:block;width:100%;height:100%;position:absolute;top:0;left:0;background:url(../img/common/texture.png) center center/cover no-repeat}.freedoming-corp-s-interview .s-interview__img img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;aspect-ratio:320/320}.freedoming-corp-s-interview .s-interview__itemHead{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;gap:16px}.freedoming-corp-s-interview .s-interview__name{font-size:28px;font-weight:900;line-height:1.4;letter-spacing:.05em}@media screen and (max-width:767px){.freedoming-corp-s-interview .s-interview__itemHead{-webkit-column-gap:16px;-moz-column-gap:16px;column-gap:16px;row-gap:8px}.freedoming-corp-s-interview .s-interview__name{font-size:24px}}.freedoming-corp-s-interview .s-interview__work,.freedoming-corp-s-interview .s-interview__year{font-size:16px;font-weight:700;line-height:1.75;letter-spacing:.05em}.freedoming-corp-s-interview .s-interview__text{font-size:14px;font-weight:400;line-height:1.65;letter-spacing:.05em;color:grey;margin-top:16px}.freedoming-corp-s-interview .s-interview__box{background-color:#F5F7FA;margin-top:24px;padding:24px;word-break:break-word}.freedoming-corp-s-interview .s-interview__boxHead{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;gap:8px}.freedoming-corp-s-interview .s-interview__emoji{-ms-flex-negative:0;flex-shrink:0;font-size:24px;font-weight:700;line-height:1;letter-spacing:.05em}.freedoming-corp-s-interview .s-interview__boxTitle{font-size:16px;font-weight:700;line-height:1.75;letter-spacing:.05em}.freedoming-corp-s-interview .s-interview__boxText{font-size:14px;font-weight:400;line-height:1.65;letter-spacing:.05em;color:grey;margin-top:8px}.freedoming-corp-s-links{padding-top:130px;padding-bottom:65px}.freedoming-corp-s-links .s-links__items{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:8px}.freedoming-corp-s-links .s-links__items::after{content:"";display:block;height:1px;background-color:#323133;-webkit-box-flex:1;-ms-flex:1;flex:1;margin-left:32px}@media screen and (max-width:767px){.freedoming-corp-s-links{padding-top:80px;padding-bottom:40px}.freedoming-corp-s-links .s-links__items::after{content:none}}.freedoming-corp-s-mission .s-mission__bodyInner::before,.freedoming-corp-s-mission .s-mission__text::after{content:"";background:url(/assets/freedoming-corp/img/common/icon_quote.svg) center/contain no-repeat;display:inline-block}.freedoming-corp-s-links .s-links__itemLink{font-size:14px;font-weight:700;line-height:1.65;letter-spacing:.05em;padding:8px 32px;display:inline-block;background-color:#F5F7FA;border-radius:2px}@media screen and (max-width:767px){.freedoming-corp-s-links .s-links__itemLink{font-size:12px;line-height:1.55;padding:8px 16px}}.freedoming-corp-s-member{position:relative;padding-top:120px;padding-bottom:120px}.freedoming-corp-s-member .s-member__bg{width:160px;height:320px;position:absolute;top:223px;left:0}.freedoming-corp-s-member .s-member__head .c-title2__jaTitle{position:relative;z-index:101}.freedoming-corp-s-member .s-member__list{margin-top:120px;display:grid;grid-template-columns:repeat(3,1fr);gap:40px}@media screen and (max-width:767px){.freedoming-corp-s-member{padding-top:80px;padding-bottom:80px}.freedoming-corp-s-member .s-member__bg{width:80px;height:160px;top:0;left:initial;right:0;-webkit-transform:rotate(180deg);transform:rotate(180deg)}.freedoming-corp-s-member .s-member__list{margin-top:60px;grid-template-columns:initial;gap:64px}}.freedoming-corp-s-mission{padding-top:120px;padding-bottom:120px;position:relative}.freedoming-corp-s-mission .s-mission__bg{width:160px;height:320px;position:absolute;top:140px;left:0}.freedoming-corp-s-mission .s-mission__head .c-title2__jaTitle{position:relative;z-index:101}.freedoming-corp-s-mission .s-mission__body{text-align:center;margin-top:120px}.freedoming-corp-s-mission .s-mission__bodyInner{position:relative;display:inline-block;text-align:left;min-width:782px}@media screen and (max-width:767px){.freedoming-corp-s-mission{padding-top:80px;padding-bottom:80px}.freedoming-corp-s-mission .s-mission__bg{width:80px;height:160px;top:0;left:initial;right:0;-webkit-transform:rotate(180deg);transform:rotate(180deg)}.freedoming-corp-s-mission .s-mission__body{margin-top:61px}.freedoming-corp-s-mission .s-mission__bodyInner{min-width:initial;padding:0 8px}}.freedoming-corp-s-mission .s-mission__bodyInner::before{width:38px;height:28px;left:0;-webkit-transform:translateX(-100%);transform:translateX(-100%);position:absolute}.freedoming-corp-s-mission .s-mission__catchcopy{font-size:64px;line-height:1.2;font-weight:900;letter-spacing:.04em}@media screen and (max-width:767px){.freedoming-corp-s-mission .s-mission__bodyInner::before{width:16px;height:12px;left:8px}.freedoming-corp-s-mission .s-mission__catchcopy{font-size:28px}}.freedoming-corp-s-mission .s-mission__text{font-weight:900;line-height:2.2;font-size:18px;letter-spacing:.05em;margin-top:32px}.freedoming-corp-s-mv .s-mv__title,.freedoming-corp-s-page .s-page__title{font-weight:400;font-family:YakuHanJP,"Bebas Neue",Cabin,Arial,Verdana,"Arial Black",sans-serif}.freedoming-corp-s-mission .s-mission__text::after{width:38px;height:28px;-webkit-transform:translateY(60%) rotate(180deg);transform:translateY(60%) rotate(180deg)}@media screen and (max-width:767px){.freedoming-corp-s-mission .s-mission__text{font-size:16px;margin-top:16px;line-height:1.8}.freedoming-corp-s-mission .s-mission__text::after{width:16px;height:12px}}.freedoming-corp-s-mv{position:relative;overflow:hidden;z-index:1;height:590px}@media screen and (min-width:1250px) and (max-width:1440px){.freedoming-corp-s-mv{height:calc(590 / 1440 * 100vw)}}@media screen and (min-width:1441px){.freedoming-corp-s-mv{height:595px}}@media screen and (max-width:1250px){.freedoming-corp-s-mv{height:510px}}.freedoming-corp-s-mv .s-mv__inner{display:grid;grid-template-columns:640fr 800fr;-webkit-box-align:center;-ms-flex-align:center;align-items:center;max-width:1440px;width:100%;padding:0;margin-top:-100px;position:relative}.freedoming-corp-s-mv .s-mv__body{width:460px;margin-left:auto}@media screen and (max-width:767px){.freedoming-corp-s-mv{height:504px}.freedoming-corp-s-mv .s-mv__inner{margin-top:0;display:block;padding:281px 16px 0}.freedoming-corp-s-mv .s-mv__body{width:100%;position:relative;z-index:1}}.freedoming-corp-s-mv .s-mv__head{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;gap:8px}.freedoming-corp-s-mv .s-mv__titleWrap{padding:6px 16px;display:inline-block;position:relative;--clip-path:inset(0% 0% 0% 0%)}.freedoming-corp-s-mv .s-mv__titleWrap::after{content:"";display:block;width:100%;height:100%;position:absolute;top:0;left:0;background-color:#323133;z-index:-1;-webkit-clip-path:var(--clip-path);clip-path:var(--clip-path)}.freedoming-corp-s-mv .s-mv__title{font-size:64px;line-height:1;letter-spacing:.2em;color:#fff;opacity:0}.freedoming-corp-s-mv .s-mv__btn{margin-top:64px}@media screen and (max-width:767px){.freedoming-corp-s-mv .s-mv__titleWrap{padding:0 8px}.freedoming-corp-s-mv .s-mv__title{font-size:32px}.freedoming-corp-s-mv .s-mv__lottie{max-width:375px;max-width:450px;width:100%;aspect-ratio:1/1;position:absolute;top:22px;left:calc(50% - 130px)}.freedoming-corp-s-mv .s-mv__btn{display:block;text-align:center;margin-top:40px}.freedoming-corp-s-mv .s-mv__btn .freedoming-corp-c-btn2{width:100%}}.freedoming-corp-s-page{padding-bottom:120px;text-align:center}.freedoming-corp-s-page .s-page__icon{width:320px;height:320px;margin:0 auto}.freedoming-corp-s-page .s-page__title{font-size:40px;line-height:1.25;margin-top:-50px}@media screen and (max-width:767px){.freedoming-corp-s-page{padding-bottom:80px}.freedoming-corp-s-page .s-page__icon{width:240px;height:240px}.freedoming-corp-s-page .s-page__title{font-size:32px;margin-top:-20px}}.freedoming-corp-s-page .s-page__en{font-size:20px;line-height:1.6;letter-spacing:.05em;font-weight:700;margin-top:32px}.freedoming-corp-s-page .s-page__text{color:grey;font-size:14px;line-height:1.65;letter-spacing:.05em;margin-top:24px}.freedoming-corp-s-page .s-page__btnWrap{margin-top:48px}.freedoming-corp-s-page .s-page__btn{padding:18px 20px;display:inline-block;background:-webkit-gradient(linear,left top,right top,from(#D31027),to(#EA384D));background:linear-gradient(90deg,#D31027 0,#EA384D 100%);color:#fff;min-width:240px;text-align:center;font-size:16px;font-weight:700;line-height:1.75;letter-spacing:.05em}.freedoming-corp-s-slide .swiper-slide::before,.freedoming-corp-s-topBusiness .s-topBusiness__img::before{background:url(../img/common/texture.png) center center/cover no-repeat;content:""}.freedoming-corp-s-parallax{position:absolute;top:502px;left:0;width:100%}@media screen and (max-width:767px){.freedoming-corp-s-parallax{display:none}}.freedoming-corp-s-parallax .s-parallax__a{width:524px;height:916px;display:block;position:relative;left:-190px}.freedoming-corp-s-parallax .s-parallax__a img{display:block;width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.freedoming-corp-s-parallax .s-parallax__circle1{width:240px;height:480px;display:block;margin-top:703px}.freedoming-corp-s-parallax .s-parallax__circle1 img{display:block;width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.freedoming-corp-s-parallax .s-parallax__circle2{width:240px;height:480px;display:block;margin-top:797px;margin-left:auto}.freedoming-corp-s-parallax .s-parallax__circle2 img{display:block;width:100%;height:100%;-o-object-fit:contain;object-fit:contain;-webkit-transform:scale(-1,1);transform:scale(-1,1)}.freedoming-corp-s-parallax .s-parallax__circle3{width:120px;height:240px;display:block;margin-top:1554px}.freedoming-corp-s-parallax .s-parallax__circle3 img{display:block;width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.freedoming-corp-s-privacy{padding-top:120px;padding-bottom:120px}.freedoming-corp-s-slide .swiper-wrapper{-webkit-transition-timing-function:linear;transition-timing-function:linear}.freedoming-corp-s-slide .swiper-slide{position:relative}.freedoming-corp-s-slide .swiper-slide::before{display:block;width:100%;height:100%;position:absolute;top:0;left:0}.freedoming-corp-s-slide .swiper-slide img{width:100%;height:100%;display:block;-o-object-fit:cover;object-fit:cover;aspect-ratio:476/318}.freedoming-corp-s-slide .s-slide__container.--slide-stop .swiper-wrapper{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}@media screen and (max-width:767px){.freedoming-corp-s-privacy{padding-top:80px;padding-bottom:80px}.freedoming-corp-s-slide .swiper-slide img{aspect-ratio:258/172}.freedoming-corp-s-slide .s-slide__container.--slide-stop .swiper-wrapper{grid-template-columns:repeat(1,1fr)}}.freedoming-corp-s-subMv{overflow:hidden}.freedoming-corp-s-subMv .s-subMv__inner{max-width:1270px}.freedoming-corp-s-subMv .s-subMv__wrap{padding-top:100px;padding-bottom:64px;border-bottom:1px solid #323133}.freedoming-corp-s-subMv .s-subMv__enTitle{font-size:320px;line-height:1;white-space:nowrap;color:rgba(50,49,51,.05);font-family:YakuHanJP,"Bebas Neue",Cabin,Arial,Verdana,"Arial Black",sans-serif}@media screen and (max-width:767px){.freedoming-corp-s-subMv .s-subMv__wrap{padding-top:50px;padding-bottom:32px}.freedoming-corp-s-subMv .s-subMv__enTitle{font-size:160px}}.freedoming-corp-s-subMv .s-subMv__jaTitle{font-size:64px;font-weight:900;line-height:1.4;letter-spacing:.05em;margin-top:-1.75em}.freedoming-corp-s-topAbout{position:relative;margin-top:-32px;z-index:1;padding-bottom:80px}.freedoming-corp-s-topAbout .s-topAbout__circle{width:240px;height:240px;position:absolute;top:0;right:0}.freedoming-corp-s-topAbout .s-topAbout__circle1{display:none}@media screen and (max-width:767px){.freedoming-corp-s-subMv .s-subMv__jaTitle{font-size:32px}.freedoming-corp-s-topAbout{padding-top:80px;margin-top:0}.freedoming-corp-s-topAbout .s-topAbout__circle{width:120px;height:120px}.freedoming-corp-s-topAbout .s-topAbout__circle1{display:block;width:120px;height:240px;-webkit-transform:scale(-1,1);transform:scale(-1,1);margin-left:auto;position:absolute;bottom:-190px;right:0}}.freedoming-corp-s-topAbout .s-topAbout__inner{max-width:calc(1220px + 50px)}.freedoming-corp-s-topAbout .s-topAbout__items{display:grid;grid-template-columns:repeat(3,1fr);gap:128px;max-width:1024px;width:100%;margin-left:auto;margin-top:62px}.freedoming-corp-s-topAbout .s-topAbout__itemTitle{font-size:24px;font-weight:900;line-height:1.6;letter-spacing:.05em}@media screen and (max-width:767px){.freedoming-corp-s-topAbout .s-topAbout__items{grid-template-columns:repeat(1,1fr);gap:48px;margin-top:56px}.freedoming-corp-s-topAbout .s-topAbout__itemTitle{font-size:20px}}.freedoming-corp-s-topAbout .s-topAbout__itemText{font-size:14px;font-weight:700;line-height:1.65;letter-spacing:.05em;margin-top:24px}@media screen and (max-width:767px){.freedoming-corp-s-topAbout .s-topAbout__itemText{font-size:14px;margin-top:16px}}.freedoming-corp-s-topAbout .s-topAbout__btn{display:block;text-align:right;margin-top:32px}.freedoming-corp-s-topBusiness{position:relative;overflow:hidden;padding-top:80px;padding-bottom:102px}.freedoming-corp-s-topBusiness .s-topBusiness__inner{max-width:1270px}.freedoming-corp-s-topBusiness .s-topBusiness__head{display:grid;grid-template-columns:466fr 674fr;gap:40px;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.freedoming-corp-s-topBusiness .s-topBusiness__text{font-size:16px;font-weight:700;line-height:1.75;letter-spacing:.05em;margin-top:110px;max-width:674px;width:100%;margin-left:auto}@media screen and (max-width:767px){.freedoming-corp-s-topBusiness{padding-bottom:30px}.freedoming-corp-s-topBusiness .s-topBusiness__head{display:block}.freedoming-corp-s-topBusiness .s-topBusiness__text{max-width:100%;margin-left:0;margin-top:24px}}.freedoming-corp-s-topBusiness .s-topBusiness__card{max-width:1024px;width:100%;display:block;position:relative;margin-left:auto;z-index:2}.freedoming-corp-s-topBusiness .s-topBusiness__img{position:relative;width:100%;display:block;-webkit-box-shadow:-3px 0 20px 0 rgba(0,0,0,.2);box-shadow:-3px 0 20px 0 rgba(0,0,0,.2);border-radius:8px}@media screen and (max-width:767px){.freedoming-corp-s-topBusiness .s-topBusiness__img{margin-top:56px;-webkit-box-shadow:-1px 0 6.7px 0 rgba(0,0,0,.2);box-shadow:-1px 0 6.7px 0 rgba(0,0,0,.2)}}.freedoming-corp-s-topBusiness .s-topBusiness__img::before{display:block;width:100%;height:100%;position:absolute;top:0;left:0;border-radius:8px}.freedoming-corp-s-topBusiness .s-topBusiness__img::after{content:"";display:block;width:100%;height:100%;position:absolute;top:0;left:0;background:-webkit-gradient(linear,left bottom,left top,color-stop(15.75%,rgba(0,0,0,.5)),color-stop(60.1%,rgba(0,0,0,0)));background:linear-gradient(0deg,rgba(0,0,0,.5) 15.75%,rgba(0,0,0,0) 60.1%);border-radius:8px}.freedoming-corp-s-topBusiness .s-topBusiness__img img{width:100%;height:100%;display:block;-o-object-fit:cover;object-fit:cover;aspect-ratio:1024/520;border-radius:8px;-webkit-box-shadow:0 0 32px 0 rgba(0,0,0,.1);box-shadow:0 0 32px 0 rgba(0,0,0,.1)}.freedoming-corp-s-topBusiness .s-topBusiness__cardBody{position:absolute;bottom:54px;left:60px;max-width:900px;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:16px}.freedoming-corp-s-topBusiness .s-topBusiness__cardTitle{font-size:32px;font-weight:900;line-height:1.4;letter-spacing:.05em;color:#fff}@media screen and (max-width:767px){.freedoming-corp-s-topBusiness .s-topBusiness__img img{aspect-ratio:343/250;-webkit-box-shadow:0 0 10.72px 0 rgba(0,0,0,.1);box-shadow:0 0 10.72px 0 rgba(0,0,0,.1)}.freedoming-corp-s-topBusiness .s-topBusiness__cardBody{bottom:0;left:0;padding:16px}.freedoming-corp-s-topBusiness .s-topBusiness__cardTitle{font-size:20px;font-weight:700;line-height:1.6}}.freedoming-corp-s-topBusiness .s-topBusiness__cardText{font-size:16px;font-weight:700;line-height:1.75;letter-spacing:.05em;color:#fff;margin-top:16px}.freedoming-corp-s-topBusiness .s-topBusiness__cardArrow{width:64px;height:64px;border-radius:50%;background-color:#fff;display:block;position:relative;-ms-flex-negative:0;flex-shrink:0}@media screen and (max-width:767px){.freedoming-corp-s-topBusiness .s-topBusiness__cardText{font-size:12px;line-height:1.55;margin-top:8px}.freedoming-corp-s-topBusiness .s-topBusiness__cardArrow{width:40px;height:40px}}.freedoming-corp-s-topBusiness .s-topBusiness__cardArrow::before{content:"";display:block;width:20px;height:8px;background:url(../img/common/icon_arrow.svg) center center/contain no-repeat;position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%) rotate(-45deg);transform:translate(-50%,-50%) rotate(-45deg)}@media screen and (max-width:767px){.freedoming-corp-s-topBusiness .s-topBusiness__cardArrow::before{width:12px;height:5px}}.freedoming-corp-s-topBusiness .s-topBusiness__bgWrap{max-width:1308px;width:100%;margin-left:auto;margin-right:auto}.freedoming-corp-s-topBusiness .s-topBusiness__bg{background-color:#f5f7fa;border-radius:8px 0 0;padding:154px 80px 60px;margin-right:calc(50% - 50vw);margin-top:-430px}.freedoming-corp-s-topBusiness .s-topBusiness__en{display:inline-block;font-size:400px;font-family:YakuHanJP,"Bebas Neue",Cabin,Arial,Verdana,"Arial Black",sans-serif;font-weight:400;line-height:1;color:rgba(0,0,0,.1);white-space:nowrap;position:relative;z-index:1}@media screen and (max-width:767px){.freedoming-corp-s-topBusiness .s-topBusiness__bg{margin-top:-190px;padding:110px 40px 32px}.freedoming-corp-s-topBusiness .s-topBusiness__en{font-size:140px}}.freedoming-corp-s-topCompany{position:relative;overflow:hidden;padding-top:89px;padding-bottom:120px}.freedoming-corp-s-topCompany::before{content:"";display:block;width:100%;height:402px;background-color:#F5F7FA;position:absolute;top:calc(81px + 89px);left:0;z-index:-1}@media screen and (max-width:767px){.freedoming-corp-s-topCompany{padding-top:60px;padding-bottom:80px;margin-top:-14px}.freedoming-corp-s-topCompany::before{top:0;height:307px}}.freedoming-corp-s-topCompany .s-topCompany__circle{width:120px;height:240px;display:block;position:absolute;top:89px;left:0}@media screen and (max-width:767px){.freedoming-corp-s-topCompany .s-topCompany__circle{display:none}.freedoming-corp-s-topCompany .s-topCompany__head{margin-left:-16px}}.freedoming-corp-s-topCompany .s-topCompany__circle img{display:block;width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.freedoming-corp-s-topCompany .s-topCompany__inner{max-width:calc(1014px + 50px)}.freedoming-corp-s-topCompany .s-topCompany__wrap{padding-left:92px;max-width:calc(700px + 92px);width:100%;margin-top:64px}.freedoming-corp-s-topCompany .s-topCompany__wrap iframe{width:100%;height:100%;display:block;-o-object-fit:contain;object-fit:contain;aspect-ratio:700/384}.freedoming-corp-s-topData{position:relative;z-index:1;padding-top:97px;padding-bottom:89px}@media screen and (max-width:767px){.freedoming-corp-s-topCompany .s-topCompany__wrap{padding-left:0;max-width:100%}.freedoming-corp-s-topCompany .s-topCompany__wrap iframe{aspect-ratio:343/190}.freedoming-corp-s-topData{padding-top:80px;padding-bottom:0}}.freedoming-corp-s-topData .s-topData__inner{max-width:1270px}.freedoming-corp-s-topData .s-topData__wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.freedoming-corp-s-topData .s-topData__head{padding-left:104px}@media screen and (max-width:767px){.freedoming-corp-s-topData .s-topData__wrap{display:block}.freedoming-corp-s-topData .s-topData__head{margin-left:-16px;padding-left:0}}.freedoming-corp-s-topData .s-topData__body{padding-left:calc(104px + 97px);max-width:calc(480px + 97px + 104px);width:100%}.freedoming-corp-s-topData .s-topData__text{font-size:14px;font-weight:400;line-height:1.65;letter-spacing:.05em;color:grey;margin-top:48px}@media screen and (max-width:767px){.freedoming-corp-s-topData .s-topData__body{padding-left:0;max-width:100%}.freedoming-corp-s-topData .s-topData__text{margin-top:64px}}.freedoming-corp-s-topData .s-topData__btn{margin-top:32px}.freedoming-corp-s-topData .s-topData__text2{font-size:12px;font-weight:700;line-height:1.55;letter-spacing:.05em;margin-top:60px;max-width:512px;width:100%}@media screen and (max-width:767px){.freedoming-corp-s-topData .s-topData__text2{max-width:100%}}.freedoming-corp-s-topData .s-topData__items{display:grid;grid-template-columns:repeat(2,1fr);row-gap:80px;max-width:1024px;width:100%;margin-left:auto;margin-top:-230px}.freedoming-corp-s-topData .freedoming-corp-c-data:nth-child(even){padding:57px 0 57px 92px;border-left:1px solid #E6E9ED}@media screen and (max-width:767px){.freedoming-corp-s-topData .s-topData__items{grid-template-columns:repeat(1,1fr);row-gap:0;margin:-24px calc(50% - 50vw) 0;width:100vw}.freedoming-corp-s-topData .freedoming-corp-c-data:first-child{display:none}.freedoming-corp-s-topData .freedoming-corp-c-data:nth-child(even){padding:40px 23px;border-left:none}}.freedoming-corp-s-topData .freedoming-corp-c-data:nth-child(odd){padding:57px 92px 57px 0}.freedoming-corp-s-topData .freedoming-corp-c-data:nth-child(n+3){position:relative}.freedoming-corp-s-topData .freedoming-corp-c-data:nth-child(n+3)::before{content:"";display:block;width:100%;height:1px;background:#E6E9ED;position:absolute;top:-40px;left:0}@media screen and (max-width:767px){.freedoming-corp-s-topData .freedoming-corp-c-data:nth-child(odd){padding:40px 23px;border-left:none}.freedoming-corp-s-topData .freedoming-corp-c-data:nth-child(n+3)::before{top:0}}.freedoming-corp-s-topNews{padding-top:10px;position:relative;z-index:2}.freedoming-corp-s-topNews .s-topNews__inner{max-width:822px}.freedoming-corp-s-topNews .s-topNews__wrap{display:grid;grid-template-columns:42fr 410fr;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;gap:16px;max-width:464px;width:100%;margin-left:auto}.freedoming-corp-s-topNews .s-topNews__title{font-size:16px;line-height:1.4;letter-spacing:.2em;font-family:YakuHanJP,"Bebas Neue",Cabin,Arial,Verdana,"Arial Black",sans-serif;font-weight:400}.freedoming-corp-s-topNews .s-topNews__items{position:relative}.freedoming-corp-s-topNews .s-topNews__items::before{content:"";display:block;width:1px;height:calc(100% - 10px);background-color:#323133;position:absolute;top:5px;left:0}@media screen and (max-width:767px){.freedoming-corp-s-topNews .s-topNews__wrap{display:block}.freedoming-corp-s-topNews .s-topNews__items::before{content:none}}.freedoming-corp-s-topNews .s-topNews__item{font-size:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.freedoming-corp-s-topNews .s-topNews__link{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:12px;font-weight:400;line-height:1.65;letter-spacing:.05em;padding:3px 0 0 16px}.freedoming-corp-s-topWork{position:relative;overflow:hidden;padding-top:97px;padding-bottom:97px;z-index:1}.freedoming-corp-s-topWork .s-topWork__topCircle{display:none}@media screen and (max-width:767px){.freedoming-corp-s-topNews .s-topNews__link{padding-left:0}.freedoming-corp-s-topWork{padding-top:29px;padding-bottom:80px}.freedoming-corp-s-topWork .s-topWork__topCircle{display:block;width:120px;height:240px;margin-left:auto;position:absolute;top:50%;right:0;-webkit-transform:translateY(-50%) scale(-1,1);transform:translateY(-50%) scale(-1,1)}.freedoming-corp-s-topWork .s-topWork__head{margin-left:-16px}}.freedoming-corp-s-topWork .s-topWork__body{padding-left:97px;max-width:calc(480px + 97px);width:100%;margin-top:64px}@media screen and (max-width:767px){.freedoming-corp-s-topWork .s-topWork__body{padding-left:0;max-width:100%}}.freedoming-corp-s-topWork .s-topWork__lead{font-size:18px;font-weight:700;line-height:1.6;letter-spacing:.05em}.freedoming-corp-s-topWork .s-topWork__text{font-size:14px;font-weight:400;line-height:1.65;letter-spacing:.05em;color:grey;margin-top:16px}.freedoming-corp-s-topWork .s-topWork__btn{margin-top:32px}.freedoming-corp-s-topWork .s-topWork__images{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;max-width:1440px;width:100%;margin-left:auto;margin-right:auto}.freedoming-corp-s-topWork .s-topWork__imgWrap{position:relative;overflow:hidden}.freedoming-corp-s-topWork .s-topWork__imgWrap img{width:100%;height:120%;display:block;-o-object-fit:cover;object-fit:cover;position:absolute;top:0;left:0}.freedoming-corp-s-topWork .s-topWork__imgWrap:nth-child(1){width:calc(225 / 1440 * 100%);height:calc(316 / 1440 * 100%);margin-top:55px;aspect-ratio:225/316}@media screen and (max-width:767px){.freedoming-corp-s-topWork .s-topWork__imgWrap:nth-child(1){width:calc(140 / 375 * 100%);margin-top:calc(46 / 375 * 100%);aspect-ratio:140/196}.freedoming-corp-s-topWork .s-topWork__imgWrap:nth-child(2){display:none}}.freedoming-corp-s-topWork .s-topWork__imgWrap:nth-child(2){width:calc(336 / 1440 * 100%);height:calc(450 / 1440 * 100%);margin-left:calc(104 / 1440 * 100%);margin-top:143px;aspect-ratio:336/450}.freedoming-corp-s-topWork .s-topWork__imgWrap:nth-child(3){width:calc(173 / 1440 * 100%);height:calc(228 / 1440 * 100%);margin-left:calc(92 / 1440 * 100%);margin-top:97px;aspect-ratio:173/228}@media screen and (max-width:767px){.freedoming-corp-s-topWork .s-topWork__imgWrap:nth-child(3){width:calc(84 / 375 * 100%);margin-left:-17px;margin-top:calc(314 / 375 * 100%);aspect-ratio:84/110}}.freedoming-corp-s-topWork .s-topWork__imgWrap:nth-child(4){width:calc(382 / 1440 * 100%);height:calc(573 / 1440 * 100%);margin-left:calc(128 / 1440 * 100%);margin-top:-160px;aspect-ratio:382/573}@media screen and (max-width:767px){.freedoming-corp-s-topWork .s-topWork__imgWrap:nth-child(4){width:calc(185 / 375 * 100%);margin-left:-18px;margin-top:calc(105 / 375 * 100%);aspect-ratio:185/277}}.freedoming-corp-s-topWork .s-topWork__img{position:relative;width:100%;height:100%}.freedoming-corp-s-topWork .s-topWork__img::before{content:"";display:block;width:100%;height:100%;position:absolute;top:0;left:0;background:url(../img/common/texture.png) center center/cover no-repeat;z-index:1}.freedoming-corp-s-topWork .s-topWork__btns{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:24px;margin-top:105px}@media screen and (max-width:767px){.freedoming-corp-s-topWork .s-topWork__btns{gap:8px;display:grid;grid-template-columns:repeat(2,1fr);padding:0 16px;margin-top:48px}.freedoming-corp-s-topWork .s-topWork__btns .freedoming-corp-c-btn3{min-width:initial}}.freedoming-corp-s-topWork .s-topWork__circles{max-width:1225px;width:100%;margin:0 auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;position:absolute;top:270px;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);z-index:-1}@media screen and (max-width:767px){.freedoming-corp-s-topWork .s-topWork__circles{display:none}}.freedoming-corp-s-topWork .s-topWork__circle{display:block;border:1px solid #BF263C;border-radius:50%;aspect-ratio:1/1}.freedoming-corp-s-topWork .s-topWork__circle:nth-child(1){width:240px;margin-top:484px}.freedoming-corp-s-topWork .s-topWork__circle:nth-child(2){width:120px;margin-top:297px;margin-left:calc(516 / 1225 * 100%)}.freedoming-corp-s-topWork .s-topWork__circle:nth-child(3){width:120px;margin-top:794px;margin-left:calc(59 / 1225 * 100%)}.freedoming-corp-s-topWork .s-topWork__circle:nth-child(4){width:320px;margin-left:calc(-150 / 1225 * 100%)}.freedoming-corp-s-values{background-color:#F5F7FA;position:relative}.freedoming-corp-s-values .s-values__img img{width:100%;height:100%;aspect-ratio:1440/600;-o-object-fit:cover;object-fit:cover}.freedoming-corp-s-values .s-values__body{padding-top:120px;padding-bottom:120px;position:relative}.freedoming-corp-s-values .s-values__body .s-values__bg{width:160px;height:320px;position:absolute;top:-210px;right:0;-webkit-transform:rotate(180deg);transform:rotate(180deg)}.freedoming-corp-s-values .s-values__head .c-title2__jaTitle{position:relative;z-index:101}.freedoming-corp-s-values .s-values__list{margin-top:60px;display:grid;grid-template-columns:repeat(3,1fr);-webkit-column-gap:56px;-moz-column-gap:56px;column-gap:56px;row-gap:80px}.freedoming-corp-s-values .s-values__item{counter-increment:name;text-align:center}.freedoming-corp-s-values .s-values__itemNum::before{content:counter(name,decimal-leading-zero);font-size:80px;font-family:YakuHanJP,"Bebas Neue",Cabin,Arial,Verdana,"Arial Black",sans-serif;line-height:1.25;color:#BF263C}@media screen and (max-width:767px){.freedoming-corp-s-values .s-values__img img{aspect-ratio:375/250}.freedoming-corp-s-values .s-values__body{padding-top:80px;padding-bottom:80px}.freedoming-corp-s-values .s-values__body .s-values__bg{width:80px;height:160px;top:-90px;right:0}.freedoming-corp-s-values .s-values__list{display:block;margin-top:30px}.freedoming-corp-s-values .s-values__item{text-align:left}.freedoming-corp-s-values .s-values__itemNum::before{font-size:120px;color:rgba(191,38,60,.1)}}.freedoming-corp-s-values .s-values__itemTitle{margin-top:24px;font-size:16px;line-height:1.75;font-weight:900;letter-spacing:.05em}@media screen and (max-width:767px){.freedoming-corp-s-values .s-values__itemTitle{margin-top:-70px}}.freedoming-corp-s-values .s-values__itemText{text-align:left;font-size:14px;line-height:1.65;margin-top:24px;letter-spacing:.05em;color:grey}.freedoming-corp-s-welfare{padding-top:91px;padding-bottom:20px;background-color:#F5F7FA;position:relative}.freedoming-corp-s-welfare .s-welfare__bg{width:160px;height:320px;position:absolute;top:-60px;right:0;-webkit-transform:rotate(180deg);transform:rotate(180deg);z-index:1}@media screen and (max-width:767px){.freedoming-corp-s-values .s-values__itemText{margin-top:16px}.freedoming-corp-s-welfare{padding-top:67px;padding-bottom:40px}.freedoming-corp-s-welfare .s-welfare__bg{width:80px;height:160px;top:-22px}}.freedoming-corp-s-welfare .s-welfare__inner{position:relative}.freedoming-corp-s-welfare .s-welfare__items{background-color:#fff;padding:80px;margin-top:120px;counter-reset:num;display:grid;grid-template-columns:repeat(1,1fr);gap:24px;position:relative;border-radius:8px}.freedoming-corp-s-welfare .s-welfare__item{counter-increment:num;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;gap:16px;position:relative;z-index:1;width:65%}@media screen and (max-width:767px){.freedoming-corp-s-welfare .s-welfare__items{padding:40px 24px 80px;margin-top:61px}.freedoming-corp-s-welfare .s-welfare__item{width:100%;-webkit-box-align:center;-ms-flex-align:center;align-items:center}}.freedoming-corp-s-welfare .s-welfare__num{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:32px;height:32px;border-radius:50%;background-color:#323133;-ms-flex-negative:0;flex-shrink:0}.freedoming-corp-s-welfare .s-welfare__num::before{content:counter(num);color:#fff;font-family:YakuHanJP,"Bebas Neue",Cabin,Arial,Verdana,"Arial Black",sans-serif;font-size:16px;line-height:.8;font-weight:400;display:block}.freedoming-corp-s-welfare .s-welfare__text{font-size:18px;font-weight:700;line-height:1.6;letter-spacing:.05em;margin-top:2px}.freedoming-corp-s-welfare .s-welfare__lottie{width:450px;height:450px;position:absolute;bottom:20px;right:-80px}.freedoming-corp-s-welfare2{background-color:#f5f7fa;padding-top:20px;padding-bottom:120px}@media screen and (max-width:767px){.freedoming-corp-s-welfare .s-welfare__lottie{width:200px;height:200px;bottom:-70px;right:0}.freedoming-corp-s-welfare2{padding-top:40px;padding-bottom:80px}}.freedoming-corp-s-welfare2 .s-welfare2__wrap{background-color:#fff;border-radius:8px;padding:80px}@media screen and (max-width:767px){.freedoming-corp-s-welfare2 .s-welfare2__wrap{padding:40px 16px}}.freedoming-corp-s-welfare2 .s-welfare2__title{color:#fff;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;gap:4px;position:relative;z-index:1}.freedoming-corp-s-welfare2 .s-welfare2__label{padding:2px 8px;display:inline-block;font-size:24px;font-weight:900;line-height:1.4;letter-spacing:.05em;position:relative}@media screen and (max-width:767px){.freedoming-corp-s-welfare2 .s-welfare2__label{font-size:18px;line-height:1.6}}.freedoming-corp-s-welfare2 .s-welfare2__label::before{content:"";display:block;width:100%;height:100%;background-color:#323133;position:absolute;top:0;left:0;z-index:-1}.freedoming-corp-s-welfare2 .s-welfare2__label.u-big{font-size:48px;padding:0 8px;line-height:1.4}.freedoming-corp-s-welfare2 .s-welfare2__topItem{display:grid;grid-template-columns:177fr 575fr;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;gap:48px;padding:24px 32px;background-color:#f5f7fa;border-radius:8px;margin-top:40px}@media screen and (max-width:767px){.freedoming-corp-s-welfare2 .s-welfare2__label.u-big{font-size:32px}.freedoming-corp-s-welfare2 .s-welfare2__topItem{display:block;padding:24px 32px}}.freedoming-corp-s-welfare2 .s-welfare2__topItemTitle{display:inline-block;font-size:24px;font-weight:900;line-height:1.4;letter-spacing:.05em;padding-bottom:8px;position:relative;-webkit-text-decoration:underline #323133 3px;text-decoration:underline #323133 3px;text-underline-offset:8px}.freedoming-corp-s-welfare2 .s-welfare2__topItemTitle::before{display:block;width:100%;height:3px;background-color:#323133;position:absolute;bottom:0;left:0}@media screen and (max-width:767px){.freedoming-corp-s-welfare2 .s-welfare2__topItemTitle{display:block;text-align:center}.freedoming-corp-s-welfare2 .s-welfare2__lists{margin-top:48px}}.freedoming-corp-s-welfare2 .s-welfare2__list{font-size:14px;font-weight:700;line-height:1.8;letter-spacing:.05em}.freedoming-corp-s-welfare2 .s-welfare2__items{display:grid;grid-template-columns:repeat(4,1fr);gap:16px;margin-top:16px}.freedoming-corp-s-welfare2 .s-welfare2__itemLink{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;padding:29px 16px;background-color:#F5F7FA;border-radius:8px;height:100%;min-height:204px}.freedoming-corp-s-welfare2 a[href=""].s-welfare2__itemLink .s-welfare2__itemLead{text-decoration:none}.freedoming-corp-s-welfare2 a[href=""].s-welfare2__itemLink .s-welfare2__itemLead::after{content:none}.freedoming-corp-s-welfare2 .s-welfare2__icon{width:72px;height:72px;display:block;margin-left:auto;margin-right:auto}@media screen and (max-width:767px){.freedoming-corp-s-welfare2 .s-welfare2__items{grid-template-columns:repeat(2,1fr);gap:8px;margin-top:8px}.freedoming-corp-s-welfare2 .s-welfare2__itemLink{padding:12px 10px;min-height:160px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.freedoming-corp-s-welfare2 .s-welfare2__icon{width:56px;height:56px}}.freedoming-corp-s-welfare2 .s-welfare2__itemLead{font-size:16px;font-weight:900;line-height:1.75;letter-spacing:.05em;text-align:center;text-decoration:underline;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:5px}@media screen and (max-width:767px){.freedoming-corp-s-welfare2 .s-welfare2__itemLead{font-size:13px}}.freedoming-corp-s-welfare2 .s-welfare2__itemLead::after{content:"";display:inline-block;width:17px;height:17px;background:url(../img/common/icon_i.svg) center center/contain no-repeat}.freedoming-corp-s-welfare2 .s-welfare2__itemText{font-size:12px;font-weight:400;line-height:1.55;letter-spacing:.05em;text-align:center;margin-top:8px;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}@media screen and (max-width:767px){.freedoming-corp-s-welfare2 .s-welfare2__itemText{margin-top:0;word-break:break-word;-webkit-box-flex:initial;-ms-flex-positive:initial;flex-grow:initial;padding:0 4px}}.freedoming-corp-s-welfare2 .s-welfare2__itemText:empty{display:none}