@charset "UTF-8";
/* ==========================================================================
//
// 768px(TABLET & SMARTPHONE)
//
========================================================================== */
@media screen and (max-width:768px) {

  /* hero-cmn-page
  ---------------------------------------------------------- */
  .hero-cmn-page .bg{
    background-image:url("../img/bg_mainimg_01_tb.jpg?=v1");
  }
  /* ttl-cmn-area
  ---------------------------------------------------------- */
  .ttl-cmn-area{
    padding: 25px 10px;
    font-size: 19px;
  }
  /* txt-cmn-mobile
  ---------------------------------------------------------- */
  /*
  .txt-cmn-mobile{
    margin: 15px 0 0;
    padding: 8px 10px;
    background: #fff;
    font-weight: bold;
    text-align: center;
    color: #009844;
    border: 1px solid #009844;
    border-radius: 3px;
  }
  .txt-cmn-mobile:before{
    display: inline-block;
    width: 35px;
    height: 27px;
    margin: 0 5px 0 0;
    background: url(../../assets/img/ico_device_01.png) center center no-repeat;
    background-size: contain;
    vertical-align: middle;
    content: "";
  }
  */
  /* ========================================================================
  // area-intro
  ======================================================================== */
  .area-intro .txt-lead{
    font-size: 18px;
  }
  /* ========================================================================
  // area-policy
  ======================================================================== */
  .area-policy{
    padding-bottom: 100px;
  }
  .area-policy .box-photo{
    width: 100%;
    float: none;
    margin:0 0 35px 0;
  }
  .area-policy .box-photo .img-wrap{
    background-image: url(../img/img_policy_01_tb.jpg);
  }
  .area-policy .box-photo .img-wrap:before{
    padding-top: 74%;
  }
  .area-policy .box-photo .img-wrap img{
  }
  .area-policy .box-photo .txt-committee{
    margin-bottom: 45px;
  }
  .area-policy .ttl-01 h3{
    font-size: 14px;
  }
  .area-policy .ttl-02{
    margin-bottom: 30px;
    font-size: 14px;
  }
  /* list-policy */
  .area-policy .list-policy dt{
    font-size: 14px;
  }
  .area-policy .list-policy .list-third{
    line-height: 1.5;
  }
  .area-policy .list-policy .list-third li{
    margin-right: 1em;
    display: inline-block;
  }
  .area-policy .list-policy .list-third li+li{
    margin: 0 1em 0 0;
  }
  /* ========================================================================
  // area-target
  ======================================================================== */
  .area-target .ttl-01 h3{
    font-size: 14px;
  }
  .area-target table th:first-child,
  .area-target table td:first-child{
    width: 85px;
  }
  .area-target table th,
  .area-target table td{
    padding: 14px 5px;
  }
  /* sec-list */
  .area-target .ttl-sec{
    font-size: 14px;
  }
  .area-target .sec-list02{
    margin-bottom: 100px;
  }
  .area-target .img-photo{
    background-image: url(../img/img_target_01_tb.jpg);
  }
  .area-target .img-photo:before{
    padding-top: 47%;
  }
  /* ========================================================================
  // area-education
  ======================================================================== */
  .area-education{
    padding-bottom: 100px;
  }
  .area-education .ttl-01 h3{
    font-size: 14px;
  }
  .area-education table{
    width: 700px;
  }
  .area-education table th:first-child,
  .area-education table td:first-child{
    width: 85px;
  }
  .area-education table td:nth-child(2){
    padding-left: 20px;
  }

  /* ========================================================================
  // area-statistics
  ======================================================================== */
  .area-statistics .ttl-01{
    font-size: 14px;
  }
  .area-statistics .ttl-sec{
    font-size: 14px;
  }
  /* sec-count
  -------------------------------------------------------- */
  .area-statistics .sec-count table tr:first-child th:first-child,
  .area-statistics .sec-count table tr td:first-child{
    width: 135px;
  }
  .area-statistics .sec-count table thead th{
    line-height: 1.5;
  }
  .area-statistics .sec-count table tr td:nth-child(2){
    padding-left: 10px;
  }
  .area-statistics .sec-count table tr:nth-child(1) th:nth-child(3){
    width: 130px;
  }
  .area-statistics .sec-count table tr:first-child th:last-child,
  .area-statistics .sec-count table td:last-child{
    width: 65px;
  }
  .area-statistics .sec-count .txt-count{
    font-size: 14px;
  }
  /* sec-penalty
  ---------------------------------------------------------- */
  .area-statistics .sec-penalty{
    margin-bottom: 90px;
  }
  /* img-photo
  ---------------------------------------------------------- */
  .area-statistics .img-photo{
    background-image: url(../img/img_statistics_01_tb.jpg?=v1);
  }
  .area-statistics .img-photo:before{
    padding-top: 47%;
  }
  /* ========================================================================
  // area-org
  ======================================================================== */
  .area-org{
    padding-bottom: 100px;
  }
  .area-org .ttl-01{
    margin-bottom: 60px;
    font-size: 14px;
  }
  .area-org .ttl-sec{
    font-size: 13px;
  }
  /* sec-chart
  ---------------------------------------------------------- */
  .area-org .sec-chart{
    margin-bottom: 90px;
  }
  .area-org .sec-chart .ttl-sec{
    font-size: 14px;
  }
  .area-org .sec-chart dd ul li{
    line-height: 1.5;
  }
  /* sec-list
  ---------------------------------------------------------- */
  .area-org .sec-list table tr:first-child th{
    padding: 10px 5px;
  }
  .area-org .sec-list table th,
  .area-org .sec-list table td{
    padding: 14px 5px;
  }
  .area-org .sec-list table th:first-child,
  .area-org .sec-list table td:first-child{
    width: 170px;
  }

  /* list-note */
  .area-org .sec-list .list-note{
    font-size: 11px;
  }
  .area-org .sec-list .list-note li{
    display: table;
  }
  .area-org .sec-list .list-note span,
  .area-org .sec-list .list-note p{
    display: table-cell;
  }
  .area-org .sec-list .list-note span{
    width: 4em;
  }

  /* sec-list.kanrisya */
  .area-org .sec-list.kanrisya{
    margin-bottom: 100px;
  }
  .area-org .sec-list.kanrisya table{
    min-width: 500px;
  }
  /* sec-list.soshiki */
  .area-org .sec-list.soshiki{
    margin-bottom:100px;
  }
  .area-org .sec-list.soshiki table{
    min-width: 400px;
  }
  /* sec-list.management */
  .area-org .sec-list.management table{
    min-width: 400px;
  }
  /* mod-float-thead
  -------------------------------------------------------- */
  .mod-float-thead{
    border: 1px solid #848484;
  }
  .mod-float-thead-in{
    position: relative;
    width: 100%;
    max-height: 500px;
   }
   .ps__rail-y{
     z-index: 1111;
     opacity: 0.4;
   }
   .ps__rail-x{
     opacity: 0.4;
   }
  .ps__thumb-y{
    right: 0;
    width: 11px;
    border-radius: 0;
  }
  .ps__thumb-x{
    bottom: 0;
    height: 11px;
    border-radius: 0;
  }

  /* ========================================================================
  // area-certification
  ======================================================================== */
  /* sec-list
  ---------------------------------------------------------- */
  .area-certification .sec-list .box{
    width: 100%;
  }
}

/* ==========================================================================
//
// 480px(SMARTPHONE)
//
========================================================================== */
@media screen and (max-width:480px) {
  table{
    font-size: 12px;
  }
  /* hero-cmn-page
  ---------------------------------------------------------- */
  .hero-cmn-page .bg{
    /* background-image:url(../img/bg_mainimg_01_sp.jpg?=v1); */
  }
  /* ========================================================================
  // area-intro
  ======================================================================== */
  .area-intro .txt-lead{
    font-size: 16px;
  }
  .area-intro .txt{
    text-align: left;
  }
  /* ========================================================================
  // area-policy
  ======================================================================== */
  .area-policy .box-photo .img-wrap{
    margin-left: -20px;
    margin-right: -20px;
  }
  .area-policy .box-photo .img-wrap:before{
    padding-top: 83.5%;
  }
  /* ========================================================================
  // area-target
  ======================================================================== */
  .area-target .txt-committee{
    font-size: 10px;
  }
  .area-target table th:first-child,
  .area-target table td:first-child{
    width: 75px;
  }
  .area-target table tr:first-child th{
    padding: 5px;
  }
  .area-target table th,
  .area-target table td{
    padding: 10px 0;
  }
  /* sec-list */
  .area-target .ttl-sec,
  .area-target .list dt{
    font-size: 12px;
  }
  .area-target .sec-list01 .txt{
    font-size: 12px;
  }
  .area-target .img-photo{
    background-image: url(../img/img_target_01_sp.jpg);
  }
  .area-target .img-photo:before{
    padding-top: 75%;
  }
  /* ==========================================================================
  // area-education
  ========================================================================== */
  .area-education{
    padding-bottom: 100px;
  }
  .area-education .ttl-01{
    margin-bottom: 50px;
  }
  /* ==========================================================================
  // area-statistics
  ========================================================================== */
  .area-statistics .ttl-01{
    margin-bottom: 50px;
  }
  .area-statistics .ttl-sec{
    font-size: 12px;
  }
  /* sec-count
  -------------------------------------------------------- */
  .area-statistics .sec-count table{
    min-width: 450px;
  }
  .area-statistics .sec-count table tr:first-child th:first-child,
  .area-statistics .sec-count table tr td:first-child{
    width: 115px;
  }
  .area-statistics .sec-count .txt-count{
    margin: 15px 0;
    font-size: 12px;
  }
  /* sec-penalty
  -------------------------------------------------------- */
  .area-statistics .sec-penalty p{
    font-size: 12px;
  }
  /* img-photo
  -------------------------------------------------------- */
  .area-statistics .img-photo{
    background-position: 0% center;
  }
  .area-statistics .img-photo:before{
    padding-top: 75%;
  }

  /* ========================================================================
  // area-org
  ======================================================================== */
  .area-org .ttl-sec{
    font-size: 12px;
  }
  /* sec-chart
  -------------------------------------------------------- */
  .area-org .sec-chart .ttl-sec{
    font-size: 12px;
  }
  .area-org .sec-chart p,
  .area-org .sec-chart dl{
    font-size: 12px;
  }
  /* sec-list
  -------------------------------------------------------- */
  /* mod-float-thead
  -------------------------------------------------------- */
  .mod-float-thead-in{
    max-height: 400px;
  }

  /* ========================================================================
  // area-certification
  ======================================================================== */
  /* sec-list
  ---------------------------------------------------------- */
  .area-certification .sec-list .box img{
    max-width: 60%;
  }
}
