* {    -moz-box-sizing: border-box;    -webkit-box-sizing: border-box;    box-sizing: border-box}html,body {    overflow-x: hidden;    width: 100%}body * {    font-family: Roboto,YakuHanJP,Noto Sans JP,sans-serif;    -webkit-font-smoothing: antialiased}body {    overflow: hidden;    width: 100vw}html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video {    margin: 0;    padding: 0;    border: 0;    font-size: 100%;    font: inherit;    vertical-align: baseline}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section {    display: block}body {    line-height: 1}ol,ul {    list-style: none}blockquote,q {    quotes: none}blockquote:before,blockquote:after,q:before,q:after {    content: "";    content: none}table {    border-collapse: collapse;    border-spacing: 0}html {    font-size: calc(15px + .390625vw)}img {    width: 100%;    min-height: 100%;    max-width: 100%;    max-height: 100%;    object-fit: cover}a {    text-decoration: none;    color: inherit}.pc {    display: block}@media screen and (max-width: 768px) {    .pc {        display:none    }}@media screen and (max-width: 480px) {    .pc {        display:none    }}.tablet {    display: none}@media screen and (max-width: 768px) {    .tablet {        display:block    }}.sp {    display: none}@media screen and (max-width: 480px) {    .sp {        display:block    }}.link {    display: inline-block}.indent {    text-indent: 15px}.service__inner {    padding: 120px 0 132px;    margin: 0 auto;    width: min(83.3333333333vw,1200px)}@media screen and (max-width: 1000px) {    .service__inner {        padding:100px 0 120px    }}@media screen and (max-width: 768px) {    .service__inner {        padding:80px 0 112px    }}@media screen and (max-width: 480px) {    .service__inner {        width:92vw;        padding: 62px 0 94px    }}.service__heading {    margin-bottom: 124px}@media screen and (max-width: 768px) {    .service__heading {        margin-bottom:8vw    }}@media screen and (max-width: 480px) {    .service__heading {        margin-bottom:18.6666666667vw    }}.service__headingTitle {    font-weight: 900;    font-size: 68px;    line-height: 1.6;    color: #202121;    margin-bottom: 67px;    word-break: keep-all}@media screen and (max-width: 1200px) {    .service__headingTitle {        font-size:65px    }}@media screen and (max-width: 1000px) {    .service__headingTitle {        font-size:63px    }}@media screen and (max-width: 768px) {    .service__headingTitle {        font-size:8.5333333333vw    }}@media screen and (max-width: 480px) {    .service__headingTitle {        font-size:32px;        line-height: 1.4    }}@media screen and (max-width: 1200px) {    .service__headingTitle {        font-size:59px    }}@media screen and (max-width: 1000px) {    .service__headingTitle {        font-size:min(5.6vw,56px)    }}@media screen and (max-width: 768px) {    .service__headingTitle {        font-size:47px;        letter-spacing: -.04em    }}@media screen and (max-width: 600px) {    .service__headingTitle {        font-size:7.4666666667vw    }}@media screen and (max-width: 480px) {    .service__headingTitle {        font-size:8.5333333333vw;        line-height: 1.4;        margin-bottom: 8vw    }}.service__headingContents {    display: flex;    justify-content: flex-start;    align-items: flex-start;    gap: 97px;    margin-bottom: 56px}@media screen and (max-width: 1000px) {    .service__headingContents {        flex-direction:column-reverse    }}@media screen and (max-width: 480px) {    .service__headingContents {        margin-bottom:6.6666666667vw;        gap: 8vw    }}.service__headingDescription {    width: min(35.7142857143vw,500px);    flex-shrink: 0}@media screen and (max-width: 1000px) {    .service__headingDescription {        width:100%    }}.service__headingDescription h2 {    font-size: 24px;    font-weight: 900;    line-height: 1.4;    margin-bottom: 24px}.service__headingTexts {    font-size: 18px;    line-height: 1.8;    font-weight: 900;    color: #000;    margin-bottom: 34px}@media screen and (max-width: 480px) {    .service__headingTexts {        font-size:4.2666666667vw;        margin-bottom: 8vw    }}.service__headingText {    display: block}.service__headingAchievement {    margin-bottom: 38px}@media screen and (max-width: 480px) {    .service__headingAchievement {        margin-bottom:20.5333333333vw    }}@media screen and (max-width: 1000px) {    .service__headingLink {        padding:0    }}.service__typeListItemImage {    object-fit: contain}.service__typeListItemImageArea {    display: flex;    justify-content: center;    min-height: 150px;    border-radius: 8px;    border: 1px solid #d6d6d6;    margin-bottom: 40px}@media screen and (max-width: 480px) {    .service__typeListItemImageArea {        min-height:auto;        padding: 5.3333333333vw    }}.service__typeListItemImageArea img {    max-width: 315px;    object-fit: scale-down}@media screen and (max-width: 480px) {    .service__typeListItemImageArea img {        object-fit:scale-down    }}.service__contact {    display: flex;    justify-content: center}@keyframes bg-slider {    0% {        background-position: 0 0    }    to {        background-position: -1568px 0    }}@keyframes bg-slider-sp {    0% {        background-position: 0 0    }    to {        background-position: -165.3333333333vw 0    }}.service .achievement {    margin-bottom: 40px}@media screen and (max-width: 480px) {    .service .achievement {        margin-bottom:20.5333333333vw    }}.service .achievement__main {    margin-bottom: 16px;    padding: 40px 0 24px;    display: flex;    flex-direction: column;    justify-content: center;    align-items: center;    background-color: #e6f0ff;    border-radius: 10px}@media screen and (max-width: 480px) {    .service .achievement__main {        margin-bottom:2.6666666667vw;        padding: 7.4666666667vw;        gap: 2.6666666667vw;        border-radius: 2.6666666667vw    }}.service .achievement__text {    font-size: 18px;    font-weight: 900;    line-height: 1.8}@media screen and (max-width: 480px) {    .service .achievement__text {        font-size:4.8vw;        display: flex;        flex-direction: column;        align-items: center;        gap: 1.3333333333vw    }}.service .achievement__textPart--number {    margin-left: 10px;    font-size: 31px;    color: #065fd4}@media screen and (max-width: 480px) {    .service .achievement__textPart--number {        margin-left:0;        font-size: 8.2666666667vw    }}.service .achievement__textPart--pre,.service .achievement__textPart--main {    font-size: 18px;    color: #000;    text-align: center}@media screen and (max-width: 480px) {    .service .achievement__textPart--pre,.service .achievement__textPart--main {        font-size:4.8vw    }}.service .achievement__textPart--unit {    font-size: 20px;    color: #000}@media screen and (max-width: 480px) {    .service .achievement__textPart--unit {        font-size:5.3333333333vw    }}.service .achievement__date {    font-size: 14px;    text-align: end;    color: #000}@media screen and (max-width: 480px) {    .service .achievement__date {        font-size:3.7333333333vw    }}