#original.cont-wrap a:active,
#original.cont-wrap a:visited,
#original.cont-wrap a:hover {
    color: #0E47A1;
}
.local-nav ul,
.content-wrap{
  box-shadow: 0px 0px 2px 0px rgba(74, 74, 74, 0.3);
}

.content-wrap{
  margin-bottom: 15px;
  background-color: #fff;
}

.content-section{
  padding-bottom: 25px;
}

.windows_shift_road_to_2025{
  background-color: #002060;
}

.content-windows_shift_road_to_2025-row{
  display: flex;
  align-items: center;
}
.content-windows_shift_road_to_2025-row .content-windows_shift_road_to_2025-col{
  width: 50%;
  position: relative;
}

.content-windows_shift_road_to_2025-row .content-windows_shift_road_to_2025-col:first-child{
  padding: 48px;
  padding-right: 0px;
}

.content-windows_shift_road_to_2025-row .content-windows_shift_road_to_2025-col h3,
.content-windows_shift_road_to_2025-row .content-windows_shift_road_to_2025-col p{
  color: #fff;
}

.content-windows_shift_road_to_2025-row .content-windows_shift_road_to_2025-col h3{
  font-size: 18px;
  font-weight: bold;
  margin-bottom: 15px;
  line-height: 1.6em;
}

.content-windows_shift_road_to_2025-row .content-windows_shift_road_to_2025-col p{
  font-size: 14px;
  font-weight: bold;
  margin-bottom: 10px;
  line-height: 1.6em;
}
.content-windows_shift_road_to_2025-row .content-windows_shift_road_to_2025-col p a:visited,
.content-windows_shift_road_to_2025-row .content-windows_shift_road_to_2025-col p a{
  position: relative;
  padding-right: 15px;
  color: #3aa0fa !important;
}

.content-windows_shift_road_to_2025-row .content-windows_shift_road_to_2025-col p a:after{
  content: "";
  display: block;
  width: 9px;
  height: 9px;
  border-top: solid 2px #3aa0fa;
  border-right: solid 2px #3aa0fa;
  transform: rotate(45deg);
  position: absolute;
  right: 0px;
  top: 3px;
}


.content-windows_shift_road_to_2025-row .content-windows_shift_road_to_2025-col p:last-child{
  margin-bottom: 0px;
}

#original.cont-wrap .ft_cat_nav2 ul {
  display: flex;
  justify-content: space-between;
}

#original.cont-wrap .ft_cat_nav2 ul li {
  width: calc((100% - 30px)/2);
  display: flex;
  align-items: stretch;
}

#original.cont-wrap .ft_cat_nav2 ul li a {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 15px 20px;
  background-color: #e48d00;
  color: #fff;
  text-align: center;
  width: 100%;
  box-sizing: border-box;
  font-size: 16px;
  position: relative;
  border-radius: 3px;
}

#original.cont-wrap .ft_cat_nav2 ul li a#zerotouch {
  background-color: #ffffff;
  color: #0c429a;
  border: solid 2px #0c429a;
}


#original.cont-wrap .sec-inner.contact-info.zerotouch .col:first-child p {
  background-color: #0078D7;
  text-align: center;
}

#original.cont-wrap .sec-inner.contact-info.zerotouch {
  padding: 40px;
  background-color: #fff;
}

#original.cont-wrap .sec-inner.contact-info.zerotouch .row {
  display: flex;
  align-items: center;
}

#original.cont-wrap .sec-inner.contact-info.zerotouch .col:first-child p {
  font-size: 20px;
  line-height: 1.3em;
  display: block;
  background-color: #0078D7;
  padding: 15px 25px;
  border-radius: 5px;
  color: #fff;
  width: 175px;
  box-sizing: border-box;
}

#original.cont-wrap .sec-inner.contact-info.zerotouch .col:first-child p span {
  font-size: 18px;
}

#original.cont-wrap .sec-inner.contact-info.zerotouch .col:last-child {
  padding-left: 50px;
  text-align: left;
}

#original.cont-wrap .sec-inner.contact-info.zerotouch .col:last-child h3 {
  text-align: left;
  color: #000;
  font-size: 24px;
  font-weight: bold;
  margin-bottom: 0.25em;
}

#original.cont-wrap .sec-inner.contact-info.zerotouch .col:last-child p {
  text-align: left;
  color: #000;
  font-size: 16px;
  margin-bottom: 0.5em;
}

#original.cont-wrap .sec-inner.contact-info.zerotouch .col:last-child p:last-child {
  margin-bottom: 0px;
}

#original.cont-wrap .sec-inner.contact-info.zerotouch .btn_contact a {
  display: block;
  padding: 10px 20px;
  background-color: #0078D7;
  color: #fff;
  width: 300px;
  box-sizing: border-box;
  font-size: 16px;
  border-radius: 3px;
  text-align: center;
  cursor: pointer;
}

#original.cont-wrap .sec-inner.contact-info.zerotouch .btn_contact a:hover{
  text-decoration: none;
  opacity: 0.75;
}


.zerotouch-bnner-section{
  background-color: #0043B0;
  padding: 0px;
  margin-bottom: 45px;
  max-width: 780px;
  margin-left: auto;
  margin-right: auto;
}

.zerotouch-bnner-row{
  display: flex;
  align-items: center;
  position: relative;
}

.handson-content-sec-banner-wrap{
  background-color: #0E47A1;
}

.zerotouch-bnner-row:after{
  content: "";
  width: 0px;
  height: 0px;
  display: block;
  position: absolute;
  right: -5px;
  bottom: -5px;
  border: solid 16px #fff;
  border-bottom: solid 16px rgba(0,0,0,0);
  border-right: solid 16px rgba(0,0,0,0);
  border-top: solid 16px rgba(0,0,0,0);
  transform: rotate(45deg);
  pointer-events: none;
}


.zerotouch-bnner-row:hover{
  text-decoration: none;
  opacity: 0.75;
}
.zerotouch-bnner-row:before{
  content: "";
  display: block;
  width: 197px;
  height: 118px;
  background-image: url('../img/zerotouchtop_bnr_img1.png');
  background-repeat: no-repeat;
  background-size: contain;
  position: absolute;
  left: calc(50% - 160px);
  top: 50%;
  transform: translateY(-50%);
  z-index: 4;
  pointer-events: none;
}
.zerotouch-bnner-row .zerotouch-bnner-col{
  padding: 20px 25px;
  padding-right: 30px;
  width: 48%;
  box-sizing: border-box;
  position: relative;
  z-index: 10;
}
.zerotouch-bnner-row .zerotouch-bnner-col:last-child{
  margin-left: auto;
  width: 52%;
  padding-right: 20px;
}

.zerotouch-bnner-row .zerotouch-bnner-col h3{
  font-size: 46px;
  font-weight: bold;
}

.zerotouch-bnner-row .zerotouch-bnner-col p{
  font-size: 20px;
  font-weight: bold;
}

.zerotouch-bnner-row .zerotouch-bnner-col h3,
.zerotouch-bnner-row .zerotouch-bnner-col p{
  color: #fff;
}
.content-section.windows_shift_road_to_2025-section{ 
  padding: 0px;
  max-width: 100%;
}

.cont-wrap{
  font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", sans-serif;
}

.content-visual{
  padding-left: 40px;
  padding-right: 40px;
  border-bottom: none;
  box-shadow: none;
}
.content-visual__header{
  display: flex;
  align-items: center;
  max-width: 780px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 32px;
  padding-bottom: 25px;
}

.content-visual__header-sub{
  margin-left: auto;
  display: flex;
align-items: flex-end;
}

.content-visual__header-sub p{
  margin-bottom: 0px;
  line-height: 1.1em;
}

.content-visual__header-capacity{
  font-size: 16px;
  font-weight: bold;
  margin-bottom: 10px;
  margin-left: auto;
  font-weight: 700;
  font-size: 16px;
  line-height: 24px;
  margin-right: 20px;
  /* ボックスの高さと同一、または149% */
  text-align: center;
  color: #0E47A1;
}

.content-visual__header-capacity span{
  font-size: 24px;
  font-weight: bold;
  display: inline-block;
}

.content-visual__header-free{
  display: flex;
  align-items: start;
  font-size: 16px;
  font-weight: bold;
  margin-left: auto;
}

.content-visual__header-free span{
  display: flex;
  /*width: 50%;*/
  height: auto;
  padding: 7px 10px;
  font-size: 16px;
  line-height: 1em;
  font-weight: bold;
  white-space: nowrap;
  border: solid 1px #0E47A1;
  color: #0E47A1;
}
.content-visual__header-free span:last-child{
  background-color: #0E47A1;
  color: #fff;
}

.content-visual h1{
  text-align: center;
  font-size: 36px;
  color: #0E47A1;
  font-weight: bold;
  margin-bottom: 25px;
}

.content-visual__ancher_navi{
  display: flex;
  justify-content: center;
  margin-bottom: 40px;
  padding-left: 30px;
}

.content-visual__ancher_navi li{
  margin: 0px 15px;
}

.content-visual__ancher_navi li a{
  padding: 10px 25px;
  box-sizing: border-box;
  width: 100%;
  height: 34px;
  font-size: 14px;
  font-weight: bold;
  border-radius: 100px;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #0E47A1;
  color: #fff;
  border: solid 2px #0E47A1;
  text-decoration: none;
}

#original.cont-wrap .content-visual__ancher_navi li a:visited,
#original.cont-wrap .content-visual__ancher_navi li a:active{
  background-color: #0E47A1;
  color: #fff;
}
#original.cont-wrap .content-visual__ancher_navi li a:hover{
  color: #0E47A1 ;
  background-color: #fff;
}

.content-visual_img{
  max-width: 780px;
  margin-left: auto;
  margin-right: auto;
  padding-bottom: 0px;
  background-color: #CBE9F7;
  margin-bottom: 40px;
  padding: 10px;
  padding-right: 10px;
  padding-top: 0px;
  padding-bottom: 0px;
  box-sizing: border-box;
}
.content-visual_img img{
  width: 100%;
  height: auto;
  max-width: 625px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.handson-content-sec{

}

.handson-content-sec h2{
  background-color: #0E47A1;
  color: #fff;
  font-size: 20px;
  font-weight: bold;
  padding: 6px 20px;
  margin-bottom: 28px;
}

.handson-content-sec h3{
  font-size: 16px;
  color: #0E47A1;
  font-weight: bold;
  border-bottom: solid 1px #0E47A1;
  padding-bottom: 6px;
  margin-bottom: 10px;
}

.handson-content-sec p{
  font-size: 14px;
  line-height: 1.6em;
  margin-bottom: 28px;
}

.handson-content-sec p a{
  text-decoration: underline;
}

.handson-content-sec p a:hover{
  text-decoration: none;
}

.handson-content-sec p small{
  display: inline-block;
  font-size: 12px;
  margin-top: 5px;
}

.handson-content-sec table.handson-content-sec-timetable{
  margin-top: 45px;
  width: 100%;
  border-collapse: collapse;
  border-bottom: solid 1px #0E47A1;
  margin-bottom: 18px;
}

.handson-content-sec table.handson-content-sec-timetable tr{
  border-top: solid 1px #0E47A1;
}

.handson-content-sec table.handson-content-sec-timetable th{
  font-size: 16px;
  color: #000000;
  text-align: left;
  padding: 15px 10px;
  width: 190px;
  box-sizing: border-box;
  font-weight: normal;
  vertical-align: top;  
}

.handson-content-sec table.handson-content-sec-timetable td{
  font-size: 16px;
  color: #0E47A1;
  font-weight: bold;
  text-align: left;
  padding: 15px 10px;
  vertical-align: top;  
}

.handson-content-sec table.handson-content-sec-timetable td ul{
  margin-top: 10px;
  margin-bottom: 20px;
}

.handson-content-sec table.handson-content-sec-timetable td ul:last-child{
  margin-bottom: 0;
}

.handson-content-sec table.handson-content-sec-timetable td ul li{
  font-size: 14px;
  line-height: 1.6em;
  margin-bottom: 10px;
  color: #000;
  font-weight: normal;
  line-height: 1.4em;
  position: relative;
  padding-left: 15px;
}

.handson-content-sec table.handson-content-sec-timetable td ul li:before{
  content: "";
  display: inline-block;
  width: 3px;
  height: 3px;
  margin-right: 10px;
  background-color: #000;
  border-radius: 50%;
  position: absolute;
  left: 0px;
  top: 50%;
  transform: translateY(-50%);
}


.handson-content-sec table.handson-content-sec-schedule{
  width: 100%;
  border-collapse: collapse;
  margin-bottom: 45px;
  border-top: solid 1px #B9B9B9;
  border-left: solid 1px #B9B9B9;
}

.handson-content-sec table.handson-content-sec-schedule th{
  border-bottom: solid 1px #B9B9B9;
  border-right:  solid 1px #B9B9B9;
  padding: 5px 10px;
  text-align: center;
}

.handson-content-sec table.handson-content-sec-schedule td{
  border-bottom: solid 1px #B9B9B9;
  border-right:  solid 1px #B9B9B9;
  padding: 5px 10px;
  text-align: center;
}

.handson-content-sec table.handson-content-sec-schedule td.handson-content-sec-schedule-area{
  text-align: center;
  font-weight: bold;
}

.handson-content-sec table.handson-content-sec-schedule td.handson-content-sec-schedule-place{
  text-align: left;
border-right: none;
} 

.handson-content-sec table.handson-content-sec-schedule td.handson-content-sec-schedule-place span{
  font-weight: bold;
}

.handson-content-sec table.handson-content-sec-schedule td.handson-content-sec-schedule-apply{
  text-align: center;
} 
.handson-content-sec table.handson-content-sec-schedule td.handson-content-sec-schedule-apply a{
  padding: 10px 15px;
  box-sizing: border-box;
  width: 100%;
  height: 34px;
  font-size: 14px;
  font-weight: bold;
  border-radius: 100px;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #0E47A1;
  color: #fff;
  border: solid 2px #0E47A1;
  text-decoration: none;
}


.handson-content-sec table.handson-content-sec-schedule td.handson-content-sec-schedule-apply a.close{
  background-color: #9C9C9C;
  border-color: #9C9C9C;
  pointer-events: none;
}

.handson-content-sec table.handson-content-sec-schedule td.handson-content-sec-schedule-apply a:visited{
  color: #fff !important;
}
.handson-content-sec table.handson-content-sec-schedule td.handson-content-sec-schedule-apply a:hover{
  background-color: #fff;
  color: #0E47A1 !important;
}

.handson-content-row{
  display: flex;
  margin: 0px -15px;
  width: calc(100% + 30px);
  margin-bottom: 35px;
}

.handson-content-row .handson-content-col{
  width: calc((100% - 30px * 2) / 2);
  margin: 0px 15px;
  box-sizing: border-box;
}

.handson-content-row .handson-content-col a{
  display: inline-block;
  border: solid 1px #ECECEC;
  max-width: 212px;
  width: 100%;
}

.handson-content-row .handson-content-col a img{
  width: 100%;
  height: auto;
}

a.handson-content-sec-banner{
  background-color: #1871B8;
  color: #fff;
  font-size: 16px;
  font-weight: bold;
  padding: 20px 20px;
  padding-left: 150px;
  display: block;
  margin-bottom: 33px;
  position: relative;
}

a.handson-content-sec-banner span{
  font-size: 22px;
  font-weight: bold;
  margin-bottom: 10px;
}
a.handson-content-sec-banner:visited{
  background-color: #1871B8;
  color: #fff !important;
  opacity: 1;
}
a.handson-content-sec-banner:hover{
  background-color: #1871B8;
  color: #fff !important;
  text-decoration: none;
  opacity: 0.75;
}

.handson-content-sec-banner:before{
  content: "";
  display: block;
  aspect-ratio: 1/1;
  max-width: 96px;
  width: 100%;
  height: auto;
  background-image: url('../img/ico_zero_touch.png');
  background-repeat: no-repeat;
  background-size: contain;
  position: absolute;
  left: 22px;
  top: 50%;
  transform: translateY(-50%);
  z-index: 0;
}

.handson-content-sec-banner:after{
  content: "";
  display: block;
  aspect-ratio: 1/1;
  max-width: 96px;
  width: 100%;
  height: auto;
  background-image: url('../img/ico_zero_touch2.png');
  background-repeat: no-repeat;
  background-size: contain;
  position: absolute;
  right: 22px;
  top: 50%;
  transform: translateY(-50%);
  z-index: 0;
}

.sec-cont{
  background-color: #fff;
}

.sp{
  display: none;
}

.pc{
  display: block;
}

@media screen and (max-width: 768px) {
  .sp{
    display: block;
  }
  
  .pc{
    display: none;
  }
  
  #original.cont-wrap {
      position: relative;
      padding-top: 0px;
  }
  .content-visual {
    padding-left: 20px;
    padding-right: 20px;
    border-bottom: none;
    box-shadow: none;
  }
  .content-visual h1 {
    text-align: center;
    font-size: 26px;
    color: #0E47A1;
    font-weight: bold;
    margin-bottom: 25px;
    line-height: 1.6em;
  }
  .content-visual__header{
    padding-top: 20px;
    padding-bottom: 15px;
  }
  .content-visual__header h2{
    max-width: 115px;
  }
  .content-visual__header-sub .content-visual__header-capacity{
    font-size: 12px;
    margin-right: 10px;
  }
  .content-visual__header-sub .content-visual__header-capacity span{
    font-size: 18px;
  }
  .content-visual__header-free span{
    font-size: 12px;
    padding: 4px 6px;
  }
  .content-visual_img{
    padding-bottom: 10px;
  }
  .content-visual_img img{
    aspect-ratio: 626/368;
    width: 100%;
    object-fit: cover;
    object-position: center top;
  }
  .content-visual__ancher_navi {
    padding-left: 0px;
    flex-wrap: wrap;
    margin-bottom: 20px;
  }
  .content-visual__ancher_navi li {
    width: 100%;
    margin-bottom: 10px;
  }

  .handson-content-sec h2{
    font-size: 17px;
    padding: 6px 15px;
    margin-bottom: 19px;
  }

  .handson-content-sec table.handson-content-sec-timetable{
    margin-top: 30px;
  }

  .handson-content-sec table.handson-content-sec-timetable th{
    font-size: 13px;
    padding: 10px 5px;
    width: 80px;
  }

  .handson-content-sec table.handson-content-sec-timetable td{
    font-size: 15px;
    padding: 10px 5px;
    vertical-align: top;
  }
  .handson-content-sec table.handson-content-sec-timetable td ul{
    margin-top: 5px;
    margin-bottom: 10px;
  }
  .handson-content-sec table.handson-content-sec-timetable td ul li{
    font-size: 12px;
    padding-left: 10px;
    margin-bottom: 3px;
  }

  .zerotouch-bnner-section{
      margin-bottom: 25px;
  }

  .zerotouch-bnner-row{
      flex-direction: column;
  }

  .zerotouch-bnner-row .zerotouch-bnner-col{
      padding: 10px;
      width: 100%;
  }
  .zerotouch-bnner-row .zerotouch-bnner-col:first-child{
      padding-top: 25px;
  }
  .zerotouch-bnner-row .zerotouch-bnner-col h3{
      font-size: 28px;
      text-align: center;
  }

  .zerotouch-bnner-row:before{
      content: "";
      display: block;
      width: 197px;
      height: 118px;
      background-image: url('../img/zerotouchtop_bnr_img1.png');
      background-repeat: no-repeat;
      background-size: contain;
      position: absolute;
      left: calc(50% - 210px);
      top: -15px;
      transform: translateY(0%) scale(0.5);
      z-index: 4;
  }

  .zerotouch-bnner-row .zerotouch-bnner-col:last-child{
      padding: 10px;
      width: 100%;
      padding-bottom: 20px;
  }

  .zerotouch-bnner-row .zerotouch-bnner-col p{
      font-size: 16px;
      max-width: 290px;
      margin-left: auto;
      margin-right: auto;
  }

  .content-windows_shift_road_to_2025-row{  
    flex-direction: column;
  }
  .content-windows_shift_road_to_2025-row .content-windows_shift_road_to_2025-col,
  .content-windows_shift_road_to_2025-row .content-windows_shift_road_to_2025-col:first-child{
      width: 100%;
      padding: 24px;
  }
  .content-windows_shift_road_to_2025-row .content-windows_shift_road_to_2025-col h3 br{
      display: none;
  }

  #original.cont-wrap .ft_cat_nav2 ul {
      flex-wrap: wrap;
  }
  #original.cont-wrap .ft_cat_nav2 ul li {
      width: 100%;
      margin-bottom: 15px;
  }
  #original.cont-wrap .ft_cat_nav2 ul li:last-child {
      margin-bottom: 0px;
  }

  #original.cont-wrap .sec-inner.contact-info.zerotouch {
      padding: 20px;
  }
  #original.cont-wrap .sec-inner.contact-info.zerotouch .row {
      flex-wrap: wrap;
  }
  #original.cont-wrap .sec-inner.contact-info.zerotouch .row .col {
      width: 100%;
  }
  #original.cont-wrap .sec-inner.contact-info.zerotouch .col:first-child {
      margin-bottom: 15px;
  }
  #original.cont-wrap .sec-inner.contact-info.zerotouch .col:first-child p span {
      font-size: 13px;
  }
  #original.cont-wrap .sec-inner.contact-info.zerotouch .col:first-child p {
      width: 100%;
      font-size: 16px;
      padding: 10px 20px;
  }
  #original.cont-wrap .sec-inner.contact-info.zerotouch .col:last-child {
      width: 100%;
      padding-left: 0px;
  }
  #original.cont-wrap .sec-inner.contact-info.zerotouch .col:last-child h3 {
      font-size: 20px;
  }
  #original.cont-wrap .sec-inner.contact-info.zerotouch .col:last-child p {
      padding: 0px;
      font-size: 14px;
  }
  #original.cont-wrap .sec-inner.contact-info.zerotouch .btn_contact a {
      width: 100%;
  }

  #original.cont-wrap .sec-inner.contact-info.zerotouch .col:first-child p {
      width: 100%;
      font-size: 16px;
      padding: 10px 20px;
  }

  .handson-content-sec-banner-wrap{
    margin: 0px -15px;
    width: calc(100% + 30px);
  }

  a.handson-content-sec-banner{
    padding-left: 13px;
    font-size: 12px;
  }
  a.handson-content-sec-banner br{
    display: none;
  }
  .handson-content-sec-banner:before{
    content: "";
    display: block;
    aspect-ratio: 1/1;
    max-width: 64px;
    width: 100%;
    height: auto;
    background-image: url('../img/ico_zero_touch.png');
    background-repeat: no-repeat;
    background-size: contain;
    position: absolute;
    left: 11px;
    top: 18px;
    transform: translateY(0%);
    z-index: 0;
  }
  .handson-content-sec-banner:after{
    display: none;
  } 
  .handson-content-sec-banner span{
    font-size: 14px;
    line-height: 1.4em;
    padding-left: 75px;
    display: inline-block;
  }

  .handson-content-sec table.handson-content-sec-schedule{
    margin-bottom: 25px;
  }

  .handson-content-sec table.handson-content-sec-schedule th{
    display: block;
    width: calc(50% - 0px);
    box-sizing: border-box;
    float: left;
    margin-bottom: 10px;
    border-top: solid 2px #0E47A1;
  }
  .handson-content-sec table.handson-content-sec-schedule td{
    display: block;
  }
  .handson-content-sec table.handson-content-sec-schedule td:nth-child(2){
    width: 50%;
    box-sizing: border-box;
    float: right;
    margin-bottom: 10px;
    border-top: solid 2px #0E47A1;
  }
  .handson-content-sec table.handson-content-sec-schedule td.handson-content-sec-schedule-place:before{
    content: "";
    clear: both;
    display: block;
    height: 0px;
    overflow: hidden;
  }
  .handson-content-sec table.handson-content-sec-schedule td.handson-content-sec-schedule-place{
    padding-top: 10px;
    border-right: solid 1px #B9B9B9;
    border-bottom: none;
    padding-bottom: 0px;
  }
  .handson-content-sec table.handson-content-sec-schedule td.handson-content-sec-schedule-apply{
    padding-bottom: 15px;
  }

  .handson-content-row{
    margin-bottom: 20px;
  }
}