@charset "UTF-8";
/* 和文 */
/* -----------------------------------------------------------------
dv
 -----------------------------------------------------------------*/
@import url("https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@400;500;700&display=swap");
.content__inner .heading__underline {
  font-size: 3.2rem;
  line-height: 1.5;
  padding-bottom: 22px;
}
.rPhoto, .lPhoto {
  width: calc(50% - 8px);
}
.rPhoto-m, .lPhoto-m {
  width: calc(100% / 3 - 10px);
}
.rPhoto-s, .lPhoto-s {
  width: calc(24% - 1px);
}
.rPhoto, .rPhoto-m, .rPhoto-s, .rPhoto-ss, .rPhoto._keep, .rPhoto-m._keep {
  float: right;
  margin: 5px 0 25px 46px;
  display: table;
  text-align: center;
}
#dx .txt-en {
  font-weight: 700 !important;
}
#dx p.txt-m {
  font-size: 1.8rem;
  line-height: 1.8;
}
#dx .txt-year {
  font-size: 1.6rem;
  letter-spacing: 0.09em;
  line-height: 1;
  font-weight: 500;
  display: block;
  margin-top: 15px;
}
#dx .phase {
  line-height: 1;
  margin-bottom: 15px;
}
#dx .txt-molblue1 {
  color: #005396;
}
#dx .txt-molblue2 {
  color: #00a0dc;
}
#dx .txt-molgrd {
  color: #00a0dc;
  background: linear-gradient(135deg, #00a0dc 0%, #005396 100%);
  background: -webkit-linear-gradient(-45deg, #00a0dc 0%, #005396 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
#dx strong.txt-molblue1 {
  color: #005396;
  line-height: 1.5;
}
#dx strong.txt-orange {
  color: #ff7e00;
}
#dx h2 {
  font-size: 3.5rem;
  font-weight: 900;
  letter-spacing: 0.1em;
}
#dx h3 {
  font-size: 2.5rem;
  display: flex;
  align-items: baseline;
  letter-spacing: 0.1em;
}
/*  DX label */
#dx .label {
  background-image: linear-gradient(to top, #005396, #00a0dc);
  color: #ffffff;
  font-size: 10px;
  border-radius: 2px;
  padding: 0 8px;
  display: inline-block;
  margin-right: 8px;
  line-height: 1.6;
}
#dx .label.molblue1 {
  background: #005396;
}
#dx .label.molblue2 {
  background: #00a0dc;
}
#dx .label.label-land {
  background: #ffcc00;
}
#dx .label.label-sea {
  background: #f39939;
}
#dx .label.label-all {
    background: #ff5500;
}
#dx .label.white {
  background: #ffffff;
  color: #005396;
}
#dx .label.color04 {
  background: #cccccc;
}
/*  DX人財育成の3ステップ  */
#dx .label-number {
  display: flex;
  background-image: linear-gradient(to top, #005396, #00a0dc);
  color: #ffffff !important;
  font-size: 24px;
  border-radius: 3px;
  width: 30px;
  height: 30px;
  line-height: 1;
  justify-content: center;
  align-items: center;
  font-weight: 600 !important;
  margin-right: 10px;
  padding-bottom: 4px;
}
/*  DX mission intro */
#dx #missionWrap {
  width: 100%;
  margin-bottom: 40px;
  /*background-image: linear-gradient(to top, #005396, #00a0dc);
  color: #fff;*/
  background: #eff8ff;
  display: flex;
  justify-content: center;
  align-items: center;
  padding-top: 60px;
  padding-bottom: 80px;
}
#dx #missionWrap > div {
  width: 100%;
  max-width: 1290px;
}
#dx #missionWrap #intro {
}
#dx #missionWrap #intro > p {
 /* color: #fff;*/
  font-size: 1.8rem;
  font-weight: 500;
  letter-spacing: 0.1em;
  margin-bottom: 50px;
}
/*  DX mission  */
#dx #missionWrap #mission > .h2Wrap {
  display: flex;
  width: 200px;
  flex-direction: column;
  justify-content: center;
  margin-right: 30px;
}
#dx #missionWrap #mission > .h2Wrap > span {
  width: 100%;
  text-align: center;
  line-height: 1;
}
#dx #missionWrap #mission .mark img {
    max-width: 120px;
    margin-top: 10px;
}
#dx #missionWrap #mission .title1 {
  font-size: 15px;
  font-weight: 900;
  display: block;
  color: #005396;
 margin-top: 20px;
}
#dx #missionWrap #mission .title2 {
  font-size: 28px;
  font-weight: 900;
 display: block;
 margin-top: 5px;
  color: #005396;
}
#dx #missionWrap #mission .title3 {
  font-size: 12px;
  display: block;
  color: #ccc;
  font-weight: 500;
 display: block;
 margin-top: 10px;
  color: #005396;
}
#dx #missionWrap #mission div{
    display: flex;
    justify-content: center;
}
#dx #missionWrap #mission p {
  font-size: 50px;
  font-weight: 900;
  border-left:1px solid #005396;
  padding-left: 40px;
  line-height: 1.5;
  color: #005396;
  letter-spacing: 0.1em;
}

#dx #missionWrap #mission {
    width: 100%;
    display: flex;
}
  #dx strong.txt-big02 {
    font-size: 2.4rem;
      letter-spacing: 0.1em;
  }
/*2035年問題*/
#dx .checklist {}
#dx .checklist .checklist-icon {
  margin-right: 15px;
  width: 20px;
  height: 20px;
  display: flex;
  justify-content: center;
  align-items: center;
  padding-top: 4px;
}
#dx .checklist .checklist-head-text {
  width: calc(100% - 2rem - 7.1rem);
  font-size: 20px;
  font-weight: 900;
  color: #005396;
  margin-bottom: 0;
}
#dx .checklist dd {
  color: #666666;
}
/* 戦略の3本柱 */
#dx .box-bg-molblue-grd {
  background-image: linear-gradient(to top, #005396, #00a0dc);
  clear: both;
  padding: 50px 40px 30px 40px;
  margin-bottom: 1em;
}
#dx .box-col3.space > div {
  width: calc(33% - 15px);
  padding: 50px 25px 20px 25px;
  border-radius: 4px;
  margin-bottom: 0;
  background-image: linear-gradient(to top, #fffef7, #ffffff);
  position: relative;
}
#dx .box-col3.space > div::before {
 /* position: absolute;
  top: -10px;
  right: 10px;
  color: rgb(0 160 220 / 15%);
  font-size: 40px;
  font-weight: 600;*/
}
#dx .box-col3.space > div:nth-child(1)::before {
 /* content: "01";*/
}
#dx .box-col3.space > div:nth-child(2)::before {
 /* content: "02";*/
}
#dx .box-col3.space > div:nth-child(3)::before {
 /* content: "03";*/
}
#dx .box-col3.space h3 {
    text-align: center;
    justify-content: center;
    margin-bottom: 15px;
    font-size: 2.6rem;
}
#dx .label-num {
    position: absolute;
/*    background: linear-gradient(180deg, #8AA5F9 10.65%, #827FEB 56.44%, #5D6ACD 96.79%);*/
    background: #005396;
    border-radius: 50%;
    color: #FFF;
    text-align: center;
    text-shadow: 0 0 4px #5754CB;
    font-style: normal;
    font-weight: 700!important;
    line-height: normal;
    top: 0;
    left: 50%;
    transform: translate(-50%, -50%);
    font-size: 2.6rem;;
    padding: 10px;
    width: 60px;
    height: 60px;
}
/* 中長期ロードマップ */
#dx .box-col3.nospace > div {
  width: 33.3%;
}
#dx .box-bg-pale-blue.bg-01 {
  background: rgb(158 221 255 / 12%)
}
#dx .box-bg-pale-blue.bg-02 {
  background: rgb(158 221 255 / 40%)
}
#dx .box-bg-pale-blue.bg-03 {
  background: rgb(158 221 255 / 100%)
}
#dx p.underline {
  padding-top: 0;
  padding-bottom: 12px;
  border-bottom: 1px solid #fff;
}
#dx .box-bg-pale-blue.bg-01 p.underline {
  border-bottom: 1px solid rgb(203 231 255 / 100%);
}
#dx .box-bg-pale-blue.bg-02 p.underline {
  border-bottom: 1px solid #ffffff;
}
#dx .box-bg-pale-blue.bg-03 p.underline {
  border-bottom: 1px solid #ffffff;
}
@media screen and (min-width: 1921px) {
    
}
@media screen and (max-width: 1340px) {
    .content__inner, #dx #missionWrap > div {
        width: 100%;
        padding: 0 2em;
    }
}
@media screen and (max-width: 1024px) { /* ipad pro */
#dx #missionWrap #mission p {
  font-size: 4.0vw;
 padding-top: 15px;
 }
    #dx .box-bg-molblue-grd {
        padding: 50px 20px 30px 20px;
    }
    #dx .box-col3.space > div {
    width: calc(33% - 5px);
    }
    #dx .box-col3.space h3 {
        font-size: 2.3rem;
    }
}
@media screen and (max-width: 810px) {
#dx .box-col3.space > div{
    width: calc(50% - 8px);
    margin-bottom: 55px;
  }
  #dx .box-col3.space > div:last-child {
      margin-bottom: 0;
    }
    #dx .box-col3.nospace > div {
    width: 50%;
    margin-bottom: 0;
    }
#dx h2 {
    font-size: 3.5vw;
    margin: 1em 0 1em 0;
    padding: 0 0 18px 0;
    letter-spacing: 0;
  }
#dx h3 {
    font-size: 3.2vw;
/*    letter-spacing: 0;*/
  }
  #dx .content__inner p, #dx p.txt-m {
    font-size: 1.5rem;
    line-height: 1.6;
  }
  #dx strong.txt-big02 {
    font-size: 2.8vw;
      letter-spacing: 0.08em;
  }
}
@media screen and (min-width: 769px) {/* pc + Tb */
  /*2035年問題*/
  dl.checklist {}
  dl.checklist > dd {
    margin-left: 35px;
    margin-top: -10px;
  }
}
@media screen and (max-width: 768px) { /*sp*/
  .rPhoto, .rPhoto-m, .rPhoto-s, .rPhoto-ss, .rPhoto._keep, .rPhoto-m._keep {
    margin: 5px 0 30px 30px;
  }
  /*  DX mission  */
  #dx #missionWrap {
    margin-bottom: 20px;
    padding-top: 20px;
    padding-bottom: 40px;
  }
  #dx hr {
    margin: 20px;
  }
#dx h2 {
    font-size: 3.5vw;
    margin: 1em 0 1em 0;
    padding: 0 0 18px 0;
    letter-spacing: 0;
  }
#dx h3 {
    font-size: 3.2vw;
/*    letter-spacing: 0;*/
  }
  #dx .content__inner p, #dx p.txt-m {
    font-size: 1.5rem;
    line-height: 1.6;
  }
  #dx strong.txt-big02 {
    font-size: 2.8vw;
      letter-spacing: 0.08em;
  }
    #dx #missionWrap #intro > p {
        font-size: 1.4rem;
    }
  .box-pale-blue-color {
    padding: 20px;
    margin-bottom: 0;
  }
  /*2035年問題*/
  #dx .checklist .checklist-head-text {
    width: calc(100% - 2rem - 7.1rem);
    font-size: 3vw;
  }
  #dx .checklist .checklist-icon {
    margin-right: 8px;
    padding-top: 8px;
  }
  #dx .checklist dd {
    font-size: 1.4rem;
    line-height: 1.6;
  }
  .content__inner ul {
    font-size: 1.4rem;
    line-height: 1.6;
  }
  /* DX人財育成の3ステップ */
  #dx .label-number {
    width: 20px;
    height: 20px;
    font-size: 16px;
    padding-bottom: 0;
  }
 /* 戦略の3本柱 */
  #dx .box-bg-molblue-grd {
    padding: 50px 20px 20px 20px;
    margin-bottom: 20px;
  }
  #dx .box-col3.space > div {
    padding: 50px 20px 10px 20px;
    border-radius: 4px;
    margin-bottom: 55px;
  }
  #dx .box-col3.space > div:last-child {
      margin-bottom: 0;
    }
/* 中長期ロードマップ */
  #dx .box-bg-pale-blue.bg-01 {
    padding: 20px 20px 10px 20px;
  }
  #dx .box-bg-pale-blue.bg-02 {
    padding: 20px 20px 10px 20px;
  }
  #dx .box-bg-pale-blue.bg-03 {
    padding: 20px 20px 10px 20px;
  }
    #dx #missionWrap #mission {
        flex-direction: column;
    }
    #dx #missionWrap #mission > .h2Wrap {
        width: 100%;
        margin-bottom: 20px;
    }
    #dx #missionWrap #mission p {
        text-align: center;
        padding-left: 0;
        border-left: none;
    }
   #dx .scroll-wrap figure{
    width: 850px;
    }

    #dx .scroll-wrap img {
max-width: 100%;
    vertical-align: middle;
    height: auto;
    }
}

@media screen and (max-width: 520px) {
#dx h2 {
    font-size: 5.3vw;
    margin: 1em 0 1em 0;
    padding: 0 0 18px 0;
    letter-spacing: 0;
  }
#dx h3 {
    font-size: 4.8vw;
/*    letter-spacing: 0;*/
  }
    #dx .box-col3.space h3 {
        font-size: 5.0vw;
    }
    #dx #missionWrap #intro > p {
        margin-bottom: 20px;
    }
  #dx strong.txt-big02 {
    font-size: 5.0vw;
    line-height: 1.5;
  }
    #dx #missionWrap #mission .title1 {
        font-size: 12px;
        margin-top: 10px;
    }
    #dx #missionWrap #mission .title2 {
        font-size: 18px;
    }
    #dx #missionWrap #mission .title3 {
        font-size: 9px;
    }
    #dx #missionWrap #mission p {
        font-size: 6.1vw;
    }
  #dx .box-col3.nospace > div {
    width: 100%;
  }
    #dx .checklist .checklist-head-text {
        font-size: 4.3vw;
        width: 100%;
    }
    #dx .box-col3.space > div {
        width: 100%;
    }
  .rPhoto, .lPhoto {
    float: none;
    width: auto;
    margin: 0 auto 30px auto;
  }
}
@media screen and (max-width: 480px) {}