* {    -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}.visionContents__inner {    padding: 120px 0 0;    margin: 0 auto;    width: min(83.3333333333vw,1200px)}@media screen and (max-width: 480px) {    .visionContents__inner {        padding:12.8vw 0 0;        width: 92vw    }}.visionContents__heading {    margin-bottom: 90px}.visionContents__headingTitle {    font-weight: 900;    font-size: 68px;    line-height: 1.6;    color: #202121}@media screen and (max-width: 1200px) {    .visionContents__headingTitle {        font-size:65px    }}@media screen and (max-width: 1000px) {    .visionContents__headingTitle {        font-size:63px    }}@media screen and (max-width: 768px) {    .visionContents__headingTitle {        font-size:8.5333333333vw    }}@media screen and (max-width: 480px) {    .visionContents__headingTitle {        font-size:32px;        line-height: 1.4    }}.visionContents__vision>h2 {    margin-bottom: 60px}@media screen and (max-width: 480px) {    .visionContents__vision>h2 {        margin-bottom:40px    }}.visionContents__vision>h3 {    font-size: 26px;    font-weight: 900;    line-height: 1.4;    margin-bottom: 30px}@media screen and (max-width: 600px) {    .visionContents__vision>h3 {        font-size:4.8vw    }}.visionContents__vision>p {    font-size: 16px;    font-weight: 500;    line-height: 2;    margin-bottom: 90px}@media screen and (max-width: 480px) {    .visionContents__vision>p {        margin-bottom:16vw    }}.visionContents__policy>h2 {    margin-bottom: 60px}@media screen and (max-width: 480px) {    .visionContents__policy>h2 {        margin-bottom:40px    }}.visionContents__policy>p {    font-size: 18px;    font-weight: 700;    line-height: 2;    margin-bottom: 150px}@media screen and (max-width: 480px) {    .visionContents__policy>p {        margin-bottom:24vw    }}