/* ---------------------------------------------- */
/* section.jdadatmv */
section.jdadatmv{
  position: relative;
  width: 100%;
  height: 393px;
}
section.jdadatmv a{
  display: block;
  width: 100%;
  height: 100%;
  position: relative;
}
@media screen and (min-width: 768px){
  section.jdadatmv a:hover{
    opacity: 0.8;
}
}
section.jdadatmv .informations{
  width: 341px;
  height: 100%;
  top: 0;
  left: 0;
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  background: #e27500;
}
section.jdadatmv .informations:after{
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  width: calc(100% - 341px);
  height: 100%;
  background:url(/assets_renew/img/jdadat_mv.jpg) center no-repeat;
  background-size: cover;
}
section.jdadatmv .content-inner2 .hdg-lv02-03{
  width: 262px;
  font-size: 27px;
  font-weight: 500;
  color: #ffffff;
}
section.jdadatmv .content-inner2 .txt{
  width: 262px;
  font-size: 16px;
  color: #ffffff;
  margin: 1em 0;
}

section.jdadatmv .content-inner2 .btn_more{
  width: 262px;
  font-size: 16px;
  text-align: left;
  color: #ffffff;
  text-decoration: none;
}
section.jdadatmv .content-inner2 .btn_more:before{
  content: "";
  display: inline-block;
  position: relative;
  width: 1em;
  height: 1em;
  border: #ffffff solid 2px;
  border-width: 1px 1px 0 0;
  box-sizing: border-box;
  transform-origin: 50% 50%;
  transform: rotate(45deg) scale( calc(1 / 1.4142) );
  left: -0.5em;
}
@media screen and (max-width: 767px){
  section.jdadatmv{
    height: auto;
  }
  section.jdadatmv .informations{
    width: auto;
    height: 100%;
    padding: calc((20 + 254)/750*100vw) calc(38/750*100vw) calc(30/750*100vw);
    background-image: url(/assets_renew/img/jdadat_mv_sp.jpg);
    background-size: contain;
    background-position: left top;
    background-repeat: no-repeat;
  }
  section.jdadatmv .content-inner2 .hdg-lv02-03{
    font-size: calc(40/750*100vw);
  }
  section.jdadatmv .content-inner2 .txt,
  section.jdadatmv .content-inner2 .btn_more{
    font-size: calc(28/750*100vw);
  }
  section.jdadatmv .informations:after{
    content: none;
    display: none;
  }
  section.jdadatmv .content-inner2 .hdg-lv02-03,
  section.jdadatmv .content-inner2 .txt,
  section.jdadatmv .content-inner2 .btn_more{
    width: 100%;
  }
}
/* ---------------------------------------------- */
/* section.jdadattop */
section.jdadatcontent{
  padding: 0 39px;
}
section.jdadatcontent .btn{
  display: inline-block;
}
section.jdadatcontent .btn a{
  /* display: block;
  width: 100%;
  height: 100%;
  padding: 1em 2em;
  border-radius: 5px;
  background: #e27500;
  color: #ffffff;
  text-align: center;
  min-width: 9em; */
  -webkit-appearance: none;
  background: #e27500;
  color: #ffffff;
  font-size: 18px;
  border: none;
  width: auto;
  height: 29px;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 5px;
  box-sizing: border-box;
  padding: 0 1.5em;
  min-width: 11em;
}
@media screen and (min-width: 768px){
  section.jdadatcontent .btn a:hover{
    opacity: 0.8;
  }
}
@media screen and (max-width: 767px){
  section.jdadatcontent{
    padding: 0 1.75rem;
  }
  section.jdadatcontent .trainingsample{
    border: none;
    min-width: 0;
    border-radius: 0;
  }
  section.jdadatcontent .trainingsample .header{
    display: none;
  }
  section.jdadatcontent .trainingsample tr{
    display: block;
    margin: 1em 0;
    position: relative;
    border: #e27500 1px solid;
    border-radius: 4px;
    overflow: hidden;
  }
  section.jdadatcontent .trainingsample td{
    display: block;
    border: none;
    position: relative;
    box-sizing: border-box;
    border-bottom: #e27500 1px solid;
  }
  section.jdadatcontent .trainingsample table tbody td:last-child{
    border-bottom: none;
  }
  section.jdadatcontent .trainingsample td:before{
    display: block;
    background: #fbead9;
    text-align: center;
    padding: 10px;
    width: calc(100% + 20px);
    position: relative;
    left: -10px;
    top: -10px;
    box-sizing: border-box;
    border-bottom: #e27500 1px solid;
  }
  section.jdadatcontent .trainingsample td:nth-child(1):before{
    content: "教育テーマ";
  }
  section.jdadatcontent .trainingsample td:nth-child(2):before{
    content: "概要";
  }
  section.jdadatcontent .trainingsample td:nth-child(3):before{
    content: "到達目標";
  }
}
/* ---------------------------------------------- */
/* section.jdadatreport */
section.jdadatreport{
  padding: 16px 39px 30px;
}

section.jdadatreport .hdg-lv02-03{
  font-weight: 500;
  padding-left: 18px;
  margin-bottom: 16px;
}
section.jdadatreport .titleicon_report2:before{
  content:"";
  display: inline-block;
  width: 31px;
  height: 28px;
  background: url(/assets_renew/img/icon_tit_report2.png) center no-repeat;
  background-size: 31px 28px;
  vertical-align: text-bottom;
  position: relative;
  top: calc(-1.5em/2 + 28px/2);
  margin: 0 11px 0 6px;
}

section.jdadatreport .list{
  display: flex;
  flex-wrap: wrap;
}
section.jdadatreport .list li{
  width: calc((100% - 8px * 3)/4);;
  margin-right: 8px;
}
section.jdadatreport .list li:nth-child(4n){
  margin-right: 0;
}

section.jdadatreport .list li .photo img{
  width: 100%;
}
section.jdadatreport .list li .txt{
  margin-top: 10px;
  font-size: 14px;
}
section.jdadatreport .list li a{
  display: block;
}
@media screen and (min-width: 768px){
  section.jdadatreport .list li a:hover{
    opacity: 0.8;
  }
}
@media screen and (max-width: 767px){
  section.jdadatreport{
    padding: 16px 1.75rem 30px;
  }
  section.jdadatreport .hdg-lv02-03{
    font-size: 20px;
    padding-left: 0;
  }
  /* section.jdadatreport .list li{
    width: calc((100% - 16/750*100vw) / 2);
    margin-right: calc(16/750*100vw);
  }
  section.jdadatreport .list li:nth-child(2n){
    margin-right: 0;
  }
  section.jdadatreport .list li figcaption{
    font-size: calc(17/750*100vw);
    margin-top: calc(12/750*100vw);
    margin-bottom: calc(28/750*100vw);
  } */
  section.jdadatreport .list li{
    width: calc((100% - 16/750*100vw) / 2);
    margin-right: calc(16/750*100vw);
  }
  section.jdadatreport .list li:nth-child(2n){
    margin-right: 0;
  }
  section.jdadatreport .list li .txt{
    font-size: calc(17/750*100vw);
    margin-top: calc(12/750*100vw);
    margin-bottom: calc(28/750*100vw);
  }
}
/* ---------------------------------------------- */
/* section.jdadatreportdetail */
section.jdadatreportdetail{
  padding: 16px 39px 30px;
}
section.jdadatreportdetail p{
  font-size: 14px;
}
section.jdadatreportdetail .photolist{
  display: flex;
  flex-wrap: wrap;
}
section.jdadatreportdetail .photolist li{
  width: calc((100% - 8px*3) / 4);
  margin-right: 8px;
}
section.jdadatreportdetail .photolist li img{
  width: 100%;
}
section.jdadatreportdetail .photolist li figcaption{
  display: block;
  font-size: 14px;
  margin-top: 10px;
  margin-bottom: 10px;
}
section.jdadatreportdetail .photolist.col2 li{
  width: calc((100% - 8px*3) / 2);
  margin-right: 8px;
}
@media screen and (min-width: 768px){
  section.jdadatreportdetail .photolist.col2 li:nth-child(2n){
    margin-right: 0;
  }
  section.jdadatreportdetail .photolist li:nth-child(4n){
    margin-right: 0;
  }
}
@media screen and (max-width: 767px){
  section.jdadatreportdetail{
    padding: 16px 1.75rem 30px;
  }
  section.jdadatreportdetail .photolist li{
    width: calc((100% - 16/750*100vw) / 2);
    margin-right: calc(16/750*100vw);
  }
  section.jdadatreportdetail .photolist li:nth-child(2n){
    margin-right: 0;
  }
  section.jdadatreportdetail .photolist li figcaption{
    font-size: calc(17/750*100vw);
    margin-top: calc(12/750*100vw);
    margin-bottom: calc(28/750*100vw);
  }
}

/* ---------------------------------------------- */
/* section.jdadatrecruit */
section.jdadatrecruit .pr{
  width: calc(100% - 40px*2);
  max-width: 720px;
  height: 190px;
  margin: 30px auto;
  position: relative;
  overflow: hidden;
  border-radius: 5px;
  box-sizing: border-box;
}
section.jdadatrecruit .pr a{
  color: #ffffff;
  text-decoration: none;
  background: #e27500;
}
section.jdadatrecruit .pr .title{
  font-size: 23px;
  padding-top: 36px;
  padding-left: 77px;
  height: auto;
  box-sizing: border-box;
  margin-left: calc(100% - 396px);
  position: relative;
}
section.jdadatrecruit .pr_recruit a{
  display: block;
  width: 100%;
  height: 100%;
}
@media screen and (min-width: 768px){
  section.jdadatrecruit a:hover{
    opacity: 0.8;
}
}
section.jdadatrecruit .pr_recruit .title:before{
  content: "";
  display: block;
  background: url(/assets_renew/img/icon_jdadat_recruit.png) center no-repeat;
  background-size: 26px 49px;
  width: 26px;
  height: 49px;
  position: absolute;
  top: 28px;
  left: 36px;
}
section.jdadatrecruit .pr .txt{
  font-size: 14px;
  width: 396px;
  height: auto;
  box-sizing: border-box;
  padding: 22px 35px 41px 39px;
  margin-left: calc(100% - 396px);
}

section.jdadatrecruit .pr a:after{
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: calc(100% - 396px);
  height: 100%;
  background:url(/assets_renew/img/jdadatrecruit_bg.jpg) center no-repeat;
  background-size: cover;
  pointer-events: none;
}

@media screen and (max-width: 767px){
  section.jdadatrecruit .pr{
    width: 100%;
    height: auto;
    border-radius: 0;
  }
  section.jdadatrecruit .pr a:after{
    display: none;
    content: none;
  }
  section.jdadatrecruit .pr_recruit a{
    background: #e27500 url(/assets_renew/img/jdadatrecruit_bg_sp.jpg) left top no-repeat;
    background-size: contain;
  }
  section.jdadatrecruit .pr_recruit .title:before{
    content: none;
  }
  section.jdadatrecruit .pr .title{
    font-size: calc(40/750*100vw);
    line-height: calc(50 / 40);
    margin: 0;
    padding: calc((254 + 58)/750 * 100vw) 0 calc(27/750*100vw) calc(38/750*100vw);
    height: auto;
    box-sizing: border-box;
  }
  section.jdadatrecruit .pr .txt{
    font-size: calc(28/750*100vw);
    width: auto;
    margin-left: 0;
    margin-right: 0;
    padding: 0 calc(38/750*100vw) calc(35/750*100vw);
    height: auto;
  }
}

/* ---------------------------------------------- */
/* section.jdadatstatus */
section.jdadatstatus{
  /* padding: 16px 39px 30px; */
  padding: 16px 0 0;
  width: calc(100% - 40px*2);
  max-width: 720px;
  margin: 0 auto;
}

section.jdadatstatus .content-inner2{
  
}

section.jdadatstatus .counts{
  width: calc(100% - 55px *2);
  margin: 0 auto 0 0;
  display: flex;
  padding: 27px 0 11px;
  justify-content: space-between;
  max-width: 441px;
}
section.jdadatstatus .counts .label{
  font-size: 14px;
}
section.jdadatstatus .counts .nums{
  font-size: 35px;
  color: #e27500;
  line-height: 1;
}
section.jdadatstatus .counts .nums .unit{
  font-size: 18px;
}
section.jdadatstatus .counts .leaders{
  position: relative;
  display: flex;
}
section.jdadatstatus .counts .leaders{
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  padding-left: calc(60px + 15px);
  position: relative;
  margin-right: 0;
}
section.jdadatstatus .counts .leaders:before{
  content: "";
  display: block;
  background: url(/assets_renew/img/icon_jdadat_leaders.png) center no-repeat;
  background-size: 60px 60px;
  width: 60px;
  height: 60px;
  position: absolute;
  top: 0;
  left: 0;
}
section.jdadatstatus .counts .members{
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  padding-left: calc(60px + 15px);
  position: relative;
}
section.jdadatstatus .counts .members:before{
  content: "";
  display: block;
  background: url(/assets_renew/img/icon_jdadat_members.png) center no-repeat;
  background-size: 60px 60px;
  width: 60px;
  height: 60px;
  position: absolute;
  top: 0;
  left: 0;
}
section.jdadatstatus .areas{
  width: 100%;
  margin: 30px auto 0;
  font-size: 14px;
}
section.jdadatstatus .areas dt{
  color: #e27500;
}
section.jdadatstatus .areas .prefs li{
  display: inline-block;
  margin-right: 1em;
  margin-bottom: 11px;
}
section.jdadatstatus .lastupdated{
  color: #464646;
  text-align: center;
  max-width: 441px;
}
@media screen and (max-width: 855px){
  section.jdadatstatus .counts{
    width: 100%;
    max-width: none;
  }
  section.jdadatstatus .lastupdated{
    max-width: none;
  }
}
@media screen and (max-width: 767px){
  section.jdadatstatus{
    /* padding: 16px 1.75rem 30px; */
    width: calc(100% - 1.75rem*2);
    padding: 16px 0 0;
    margin: 0 1.75rem;
  }
  section.jdadatstatus .counts{
    /* flex-wrap: wrap; */
    width: auto;
    justify-content: space-around;
  }
  section.jdadatstatus .counts .nums{
    font-size: 30px;
  }
  section.jdadatstatus .counts .nums{
    font-size: 25px;
    white-space: nowrap;
  }
  section.jdadatstatus .counts .leaders{
    margin-top: 1em;
    margin-right: 0;
    padding-left: calc(40px + 5px);
  }
  section.jdadatstatus .counts .members{
    margin-top: 1em;
    padding-left: calc(40px + 5px);
  }
  section.jdadatstatus .counts .leaders:before,
  section.jdadatstatus .counts .members:before{
    background-size: 40px 40px;
    width: 40px;
    height: 40px;
  }
  section.jdadatstatus .areas{
    width: auto;
  }
}

/* ---------------------------------------------- */
/* section.jdadatrecruit */
section.jdadatrecruitemv{
  height: 393px;
  background: url(/assets_renew/img/jdadatrecruite_mv.jpg) center center no-repeat;
  background-size: cover;
}
section.jdadatrecruitemv img{
  width: 100%;
}
@media screen and (max-width: 767px){
  section.jdadatrecruitemv{
    background: none;
    height: auto;
  }
}