* {    -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}.overview__inner {    padding: 120px 0 132px;    margin: 0 auto;    width: min(83.3333333333vw,1200px)}@media screen and (max-width: 1000px) {    .overview__inner {        padding:100px 0 120px    }}@media screen and (max-width: 768px) {    .overview__inner {        padding:80px 0 112px    }}@media screen and (max-width: 480px) {    .overview__inner {        width:92vw;        padding: 62px 0 94px    }}.overview__heading {    position: relative}.overview__headingTitle {    font-weight: 900;    font-size: 68px;    line-height: 1.6;    color: #202121}@media screen and (max-width: 1200px) {    .overview__headingTitle {        font-size:65px    }}@media screen and (max-width: 1000px) {    .overview__headingTitle {        font-size:63px    }}@media screen and (max-width: 768px) {    .overview__headingTitle {        font-size:8.5333333333vw    }}@media screen and (max-width: 480px) {    .overview__headingTitle {        font-size:32px;        line-height: 1.4    }}.overview__headingPdfLink {    display: flex;    align-items: center;    position: absolute;    right: 0;    bottom: 0}@media screen and (max-width: 480px) {    .overview__headingPdfLink {        position:initial;        margin-top: 16px    }}.overview__headingPdfLink>a {    color: #065fd4;    text-decoration: none;    font-size: 16px;    line-height: 1;    margin-right: 5px}.overview__headingPdfLink__attachFile {    display: inline-block;    padding: 0 10px;    height: fit-content;    border-radius: 2px;    line-height: 19px;    color: #065fd4;    background-color: #e5edf7;    font-size: 10px;    font-weight: 900}@media screen and (max-width: 600px) {    .overview__headingPdfLink__attachFile {        display:inline-block;        vertical-align: middle    }}.overview__reader {    margin: 60px 0 0}@media screen and (max-width: 600px) {    .overview__reader {        margin:24px 0 0    }}.overview__directors {    margin: 54px 0 0}@media screen and (max-width: 600px) {    .overview__directors {        margin:28px 0 0    }}.overview__directorsType {    font-weight: 400;    font-size: 16px;    padding: 40px 0}@media screen and (max-width: 600px) {    .overview__directorsType {        padding:28px 0    }}.overview__directorsType:first-child {    padding: 20px 0}@media screen and (max-width: 600px) {    .overview__directorsType:first-child {        padding:22px 0    }}.overview__directorsType--title {    margin: 0 0 36px}@media screen and (max-width: 600px) {    .overview__directorsType--title {        margin:0 0 32px    }}.overview__directorsType--title>span {    margin: 0 0 30px}@media screen and (max-width: 600px) {    .overview__directorsType--title>span {        font-size:22px    }}.overview__directorsType--list {    display: grid;    grid-template-columns: repeat(2,1fr);    column-gap: 30px;    row-gap: 0;    line-height: 1.8}@media screen and (max-width: 600px) {    .overview__directorsType--list {        grid-template-columns:repeat(1,1fr);        column-gap: 0    }}.overview__directorsType--listItem {    padding: 24px 0;    border-bottom: 1px solid #dbe0df}.overview__directorsType--listItem:first-of-type,.overview__directorsType--listItem:nth-of-type(2) {    border-top: 1px solid #dbe0df}@media screen and (max-width: 600px) {    .overview__directorsType--listItem {        padding:22px 0    }    .overview__directorsType--listItem:nth-of-type(2) {        border-top: none    }}.overview__name {    font-size: 28px;    line-height: 50px}@media screen and (max-width: 600px) {    .overview__name {        font-size:22px;        line-height: 32px    }}.overview__kana {    font-size: 14px;    line-height: 14px;    letter-spacing: .125em;    color: #adadad}@media screen and (max-width: 600px) {    .overview__kana {        font-size:12px    }}.overview__kana+* {    margin: 20px 0 0}@media screen and (max-width: 600px) {    .overview__kana+* {        margin:10px 0 0    }}.overview__post {    font-size: 16px}@media screen and (max-width: 600px) {    .overview__post {        line-height:24px    }}