* {    -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}.action-plan__inner {    padding: 120px 0 132px;    margin: 0 auto;    width: min(83.3333333333vw,1200px)}@media screen and (max-width: 1000px) {    .action-plan__inner {        padding:100px 0 120px    }}@media screen and (max-width: 768px) {    .action-plan__inner {        padding:80px 0 112px    }}@media screen and (max-width: 480px) {    .action-plan__inner {        width:92vw;        padding: 62px 0 94px    }}.action-plan__heading {    margin-bottom: 84px}@media screen and (max-width: 768px) {    .action-plan__heading {        margin-bottom:8vw    }}@media screen and (max-width: 480px) {    .action-plan__heading {        margin-bottom:60px    }}.action-plan__headingTitle {    font-weight: 900;    font-size: 68px;    line-height: 1.6;    color: #202121;    margin-bottom: 60px;    line-height: 1.4}@media screen and (max-width: 1200px) {    .action-plan__headingTitle {        font-size:65px    }}@media screen and (max-width: 1000px) {    .action-plan__headingTitle {        font-size:63px    }}@media screen and (max-width: 768px) {    .action-plan__headingTitle {        font-size:8.5333333333vw    }}@media screen and (max-width: 480px) {    .action-plan__headingTitle {        font-size:32px;        line-height: 1.4    }}@media screen and (max-width: 1200px) {    .action-plan__headingTitle {        font-size:59px    }}@media screen and (max-width: 1000px) {    .action-plan__headingTitle {        font-size:min(5.6vw,56px);        line-height: 1.6    }}@media screen and (max-width: 768px) {    .action-plan__headingTitle {        font-size:32px;        margin-bottom: 40px    }}.action-plan__headingDoc {    font-size: 16px;    font-weight: 500;    line-height: 1.8}.action-plan__typeTitle>span {    margin-bottom: 60px}@media screen and (max-width: 600px) {    .action-plan__typeTitle>span {        margin-bottom:40px    }}.action-plan__actionList {    font-size: 16px;    margin-bottom: 60px}@media screen and (max-width: 600px) {    .action-plan__actionList {        margin-bottom:60px    }}.action-plan__actionList>li {    line-height: 1.5;    margin-bottom: 60px}@media screen and (max-width: 600px) {    .action-plan__actionList>li {        margin-bottom:40px    }}.action-plan__actionListTitle {    font-size: 24px;    font-weight: 900;    color: #065fd4;    margin-bottom: 30px}.action-plan__actionListHead {    font-weight: 900;    margin-bottom: 5px}.action-plan__actionListDesc {    font-weight: 500;    line-height: 1.6}.action-plan__actionListDescSubtitle {    font-size: 20px;    font-weight: 700;    margin-bottom: 20px}.action-plan__actionListImg {    margin-top: 20px;    text-align: center}@media screen and (max-width: 480px) {    .action-plan__actionListImg {        text-align:center    }}.action-plan__actionListImg img {    object-fit: scale-down;    margin-bottom: 20px}.action-plan__actionListSubList {    font-size: 16px;    line-height: 1.7;    margin-bottom: 0}.action-plan__actionListSubList li {    border-top: solid 1px #dbe0df;    padding: 20px 0}.action-plan__actionListSubList li .heading {    font-weight: 700;    margin-bottom: 8px}@media screen and (max-width: 600px) {    .action-plan__actionListSubList li .heading {        margin-bottom:20px    }}.action-plan__actionListSubList li .heading .date,.action-plan__actionListSubList li .heading .title {    margin-right: 10px}.action-plan__actionListSubList li .heading .title a,.action-plan__actionListSubList li .desc a {    color: #0026c4;    text-decoration: underline}.action-plan__actionListSubList li:last-child {    border-bottom: solid 1px #dbe0df}.action-plan__publication {    overflow: auto;    margin-bottom: 60px;    font-size: 16px}.action-plan__publicationDesc {    font-weight: 500;    margin-bottom: 20px}.action-plan__activeWomenTable {    width: 100%;    width: 570px;    white-space: nowrap}.action-plan__activeWomenTable caption,.action-plan__activeWomenTable th,.action-plan__activeWomenTable td {    font-size: 16px;    vertical-align: middle;    padding: 24px}@media screen and (max-width: 600px) {    .action-plan__activeWomenTable caption,.action-plan__activeWomenTable th,.action-plan__activeWomenTable td {        font-size:12px    }}.action-plan__activeWomenTable caption {    background: #3B79C9;    color: #fff;    height: 60px;    line-height: 60px;    font-size: 20px;    font-weight: 900;    text-align: left;    padding: 0 20px}@media screen and (max-width: 600px) {    .action-plan__activeWomenTable caption {        font-size:12px    }}.action-plan__activeWomenTable tr {    height: 84px}.action-plan__activeWomenTable tr:nth-child(odd) {    background: #f2f3f5}.action-plan__activeWomenTable tr:last-child {    border-bottom: 1px solid #f2f3f5}.action-plan__activeWomenTable th {    text-align: left;    font-weight: 900}.action-plan__activeWomenTable td {    text-align: right;    padding-left: 0}@media screen and (max-width: 600px) {    .action-plan__activeWomenTable {        width:410px    }}.action-plan__activeWomenTable tr {    height: 70px}@media screen and (max-width: 480px) {    .action-plan__activeWomenTable tr {        height:50px    }}.action-plan__activeWomenTable th {    background-color: #3b79c9;    color: #fff;    font-weight: 900;    text-align: center;    padding: 10px 20px}@media screen and (max-width: 600px) {    .action-plan__activeWomenTable th {        font-size:14px    }}@media screen and (max-width: 480px) {    .action-plan__activeWomenTable th {        padding:10px    }}.action-plan__activeWomenTable td {    text-align: center;    line-height: 1.5;    padding: 20px}@media screen and (max-width: 600px) {    .action-plan__activeWomenTable td {        font-size:14px    }}@media screen and (max-width: 480px) {    .action-plan__activeWomenTable td {        padding:24px 10px    }}.action-plan__activeWomenTable td:first-child {    text-align: left;    font-weight: 900}.action-plan__MidCareerTable {    width: 100%;    width: 570px;    white-space: nowrap}.action-plan__MidCareerTable caption,.action-plan__MidCareerTable th,.action-plan__MidCareerTable td {    font-size: 16px;    vertical-align: middle;    padding: 24px}@media screen and (max-width: 600px) {    .action-plan__MidCareerTable caption,.action-plan__MidCareerTable th,.action-plan__MidCareerTable td {        font-size:12px    }}.action-plan__MidCareerTable caption {    background: #3B79C9;    color: #fff;    height: 60px;    line-height: 60px;    font-size: 20px;    font-weight: 900;    text-align: left;    padding: 0 20px}@media screen and (max-width: 600px) {    .action-plan__MidCareerTable caption {        font-size:12px    }}.action-plan__MidCareerTable tr {    height: 84px}.action-plan__MidCareerTable tr:nth-child(odd) {    background: #f2f3f5}.action-plan__MidCareerTable tr:last-child {    border-bottom: 1px solid #f2f3f5}.action-plan__MidCareerTable th {    text-align: left;    font-weight: 900}.action-plan__MidCareerTable td {    text-align: right;    padding-left: 0}@media screen and (max-width: 600px) {    .action-plan__MidCareerTable {        width:345px    }}.action-plan__MidCareerTable tr {    height: 70px}.action-plan__MidCareerTable th {    background-color: #3b79c9;    color: #fff;    font-size: 16px;    font-weight: 900;    text-align: center}@media screen and (max-width: 600px) {    .action-plan__MidCareerTable th {        font-size:14px    }}@media screen and (max-width: 480px) {    .action-plan__MidCareerTable th {        padding:24px 20px    }}.action-plan__MidCareerTable td {    text-align: center;    line-height: 1.8;    padding: 25px 20px}@media screen and (max-width: 600px) {    .action-plan__MidCareerTable td {        font-size:14px    }}@media screen and (max-width: 480px) {    .action-plan__MidCareerTable td {        padding:24px 20px    }}.action-plan__MidCareerTable td:first-child {    font-weight: 900}