* {    -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}.globalNews__inner {    margin: 0 auto;    width: min(83.3333333333vw,1200px);    padding: 130px 0 132px}@media screen and (max-width: 1000px) {    .globalNews__inner {        padding:100px 0 120px    }}@media screen and (max-width: 768px) {    .globalNews__inner {        padding:80px 0 112px    }}@media screen and (max-width: 480px) {    .globalNews__inner {        width:92vw;        padding: 62px 0 94px    }}@media screen and (max-width: 1000px) {    .globalNews__inner {        padding:64px 0 132px    }}@media screen and (max-width: 480px) {    .globalNews__inner {        padding:12.8vw 0 28vw;        width: 92vw    }}.globalNews__contents {    flex: 1 1 auto}@media screen and (max-width: 480px) {    .globalNews__contents {        margin:4.2666666667vw 0 0;        width: 100%    }}.globalNews__contents__headingTitle {    font-size: 68px;    line-height: 1.6;    color: #202121;    font-weight: 900;    line-height: 1.4;    margin-bottom: 50px}@media screen and (max-width: 1200px) {    .globalNews__contents__headingTitle {        font-size:65px    }}@media screen and (max-width: 1000px) {    .globalNews__contents__headingTitle {        font-size:63px    }}@media screen and (max-width: 768px) {    .globalNews__contents__headingTitle {        font-size:8.5333333333vw    }}@media screen and (max-width: 480px) {    .globalNews__contents__headingTitle {        font-size:32px;        line-height: 1.4    }}@media screen and (max-width: 1200px) {    .globalNews__contents__headingTitle {        font-size:59px    }}@media screen and (max-width: 1000px) {    .globalNews__contents__headingTitle {        font-size:min(5.6vw,56px);        line-height: 1.6    }}@media screen and (max-width: 768px) {    .globalNews__contents__headingTitle {        font-size:32px;        margin-bottom: 40px    }}.globalNews__contents__date {    color: #a8afaf;    font-size: 16px;    font-weight: 500;    margin-bottom: 50px}.globalNews__contents__content p {    font-size: 16px;    font-weight: 500;    line-height: 1.6;    margin-top: 20px;    margin-bottom: 10px}.globalNews__contents__content h1 {    font-size: 48px;    line-height: 1.4;    margin-top: 40px;    margin-bottom: 20px}.globalNews__contents__content h2 {    font-size: 40px;    line-height: 1.4;    margin-top: 40px;    margin-bottom: 20px}.globalNews__contents__content h3 {    font-size: 32px;    line-height: 1.4;    margin-top: 40px;    margin-bottom: 20px}.globalNews__contents__content h4 {    font-size: 28px;    line-height: 1.6;    margin-top: 40px;    margin-bottom: 20px}.globalNews__contents__content h5 {    font-size: 24px;    line-height: 1.6;    margin-top: 40px;    margin-bottom: 20px}.globalNews__contents__content strong {    font-weight: 700}.globalNews__contents__content em {    font-style: italic}.globalNews__contents__content u {    text-decoration: underline}.globalNews__contents__content s {    text-decoration: line-through}.globalNews__contents__content>code {    display: inline-block;    padding: .1em .25em;    color: #444;    background-color: #f2f3f5;    border-radius: 3px;    border: solid 1px #d6dde4}.globalNews__contents__content hr {    color: #ddd;    height: 1px}.globalNews__contents__content blockquote {    padding: 50px;    background-color: #f7f7f7;    color: #777}.globalNews__contents__content div pre {    counter-reset: line-number;    padding: 32px 24px;    font-size: 16px;    font-weight: 500;    color: #a9aebe;    background-color: #282c35}.globalNews__contents__content div pre>code {    background-color: none;    counter-increment: line-number}.globalNews__contents__content div pre>code::marker {    content: counter(line-number);    color: #aaa}.globalNews__contents__content div pre::marker {    content: counter(line-number);    color: #aaa}.globalNews__contents__content table {    border-collapse: collapse;    border-spacing: 0}.globalNews__contents__content table tbody tr {    border-top: solid 1px #DDDDDD;    border-bottom: solid 1px #DDDDDD}.globalNews__contents__content table tbody tr th {    background-color: #f7f7f7;    text-align: center;    font-size: 16px;    font-weight: medium;    padding: 20px 0}.globalNews__contents__content table tbody tr td {    text-align: center;    font-size: 16px;    font-weight: medium;    padding: 20px 30px}.globalNews__contents__content ul {    list-style: initial;    margin-left: 25px}.globalNews__contents__content ol {    list-style: decimal;    margin-left: 25px}.globalNews__contents__content a {    color: #3b79c9;    text-decoration: underline;    font-size: 16px;    font-weight: 500}.globalNews__contents__content figure {    display: flex;    align-items: start;    text-align: left;    padding: 50px 0}.globalNews__contents__content figure img {    object-fit: scale-down}.globalNews__contents__content .text-sm {    font-size: small}.globalNews__contents__content .text-md {    font-size: medium}.globalNews__contents__content .text-lg {    font-size: large}.globalNews__contents__content .text-xl {    font-size: x-large}.globalNews__contents__content .text-xxl {    font-size: xx-large}