@charset "UTF-8";
/*-----------------------------------------------
20210210_介護・福祉人材定着　事例集
-----------------------------------------------*/
h1.jinzai_teichaku{
    flex-direction: column;
    align-items: center;
}
#jinzai_teichaku{
  color: #2f4846;
}
#jinzai_teichaku section:not(#jigyosho){
  padding: 20px;
  border-left: 1px solid #118f96;
  border-right: 1px solid #118f96;
  margin-bottom: 80px;
}
#jinzai_teichaku p{
  text-indent: 1em;
  line-height: 1.4;
  margin-bottom: 1.5em;
}
#jinzai_teichaku p:last-of-type{
  margin-bottom: 0;
}
#jinzai_teichaku .ta_center{
  text-align: center;
}
#jinzai_teichaku .right{
    text-align: right;
}

#jinzai_teichaku a.btn_link{
  display: table;
  margin: 10px auto 5px auto;
  padding: 20px 25px 10px 25px;
  border-radius: 7px;
  font-weight: bold;
  line-height: 1;
  background: #16a9b1;
  color: #fff ;
  text-align: center;
  text-indent: 0;
  text-shadow: 0 2px #077483;
  border-bottom:3px solid #077483;
  text-decoration: none !important;
  transition: all ease .3s;
}
#jinzai_teichaku a.btn_link:hover{
  transition: all ease .3s;
  transform: translateY(7px);
  background: #118f96;
}
#jinzai_teichaku a[href$=".pdf"].btn_link::after{
  content: "PDF";
  display: table;
  font-size: 80%;
  background: #fff;
  padding: 3px 20px;
  margin: 0.5em auto 0 auto;
  border-radius: 10px;
  background:#077483;
  text-shadow:none;
  text-align: center;
}
#jinzai_teichaku nav ul{
  width: 100%;
  display: flex;
  flex-wrap:wrap;
  justify-content: center;
  align-content: space-between;
  margin: 30px auto;
}
#jinzai_teichaku nav.demo ul{
  flex-wrap:wrap;
}
#main #jinzai_teichaku nav ul li{
  background: none;
  padding: 0;
  margin: 0;
  text-align: center;
  border-left: 1px solid #ccc ;
}
#jinzai_teichaku nav li:last-child{
  border-right: 1px solid #ccc ;
}
#jinzai_teichaku nav.demo li:last-child{
  margin-top:10px !important;
}
#jinzai_teichaku nav li a{
  font-size: 80%;
  font-weight: bold;
  color: #16a9b1;
  display: block;
  padding: 0 1em;
}
#jinzai_teichaku nav li a:hover{
  text-decoration: none;
}

#jinzai_teichaku h1{
  display: block;
  clear: both;
  margin: 0 auto 30px auto;
  text-align: center;
  font-size: 170%;
  border:1px solid #f0f0f0;
  padding:50px 10px;
  color: #16a9b1;
  letter-spacing: 0.1em;
}
#jinzai_teichaku h1 small{
  display: block;
  margin-top: 5px;
  font-size: 70%;
  color: #2f4846;
  background:#f5f5f5;
  padding: 2px 0;
}
#jinzai_teichaku h2{
  font-size: 105%;
  margin-bottom: 1em;
  padding: 15px;
  color: #fff;
  background: #118f96;
}

#jinzai_teichaku section{
  margin: 0 auto;
}
#jinzai_teichaku section#area_01{
  background: url(../jinzai_teichaku/images/area_01.jpg) no-repeat;
  background-size: 100% auto;
  padding: 60px 30px;
  border: 0;
}
#jinzai_teichaku #area_01 p{
  margin: 0 auto 1em auto;
}
#jinzai_teichaku #area_01 h2{
  background: rgba(255,255,255,0.6);
  color: #2f4846;
  padding: 10px;
  max-width: 800px;
  margin: 0 auto 1em auto;
}
#jinzai_teichaku .box_last{
  padding: 50px 30px;
  margin: 40px auto;
  background:#dbf1ee;
  color: #077483;
  font-weight: bold;
}
#jinzai_teichaku .box_txt{
  width: 100%;
  max-width: 800px;
  margin: 0 auto;
}

@media all and (-ms-high-contrast:none){/* ieのみ */
  *::-ms-backdrop,
  #jinzai_teichaku .box_txt{
    max-width: 940px;
  }
}

#jinzai_teichaku .footer_link li{
  margin-right: 1em;
}

#jinzai_teichaku .gallery{
  padding: 0 50px 50px 50px;
  margin-bottom: -30px;
}

#jinzai_teichaku #turn{
  width:848px;
  height:600px;
  cursor: pointer;
  }
#jinzai_teichaku #turn .turn-page{
  width:424px;
  height:600px;
}


#jinzai_teichaku .gallery ul{
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 30px auto;
}
#jinzai_teichaku .gallery ul li{
  background: none;
  padding: 0 10px;
  line-height: 1;
}
#jinzai_teichaku .gallery ul li span{
  display: block;
  background: #fff;
  font-size: 80%;
  font-weight: bold;
  padding: 8px 16px;
  border-radius: 30px;
  text-align: center;
  cursor: pointer;
  transition: all ease .3s;
}
#jinzai_teichaku .gallery ul li span:hover{
  background: #fffff0;
}

#jinzai_teichaku #jigyosho,
#jinzai_teichaku #jigyosho table{
  margin: 0 auto 60px auto;
}

#jinzai_teichaku #jigyosho ul{
  display: flex;
  align-items: center;
  margin: 20px auto;
}
#jinzai_teichaku #jigyosho ul > li{
  padding-left: 0;
  margin-right: 1.5em;
  background: none;
}
#jinzai_teichaku #jigyosho ul > li::before{
  content: "";
  width: 2.6em;
  height: 1.4em;
  display: inline-block;
  vertical-align: middle;
  margin-right: 0.5em;
}
#jinzai_teichaku #jigyosho ul > li.cate_01::before{
  background: #dcf0fa;
}
#jinzai_teichaku #jigyosho ul > li.cate_02::before{
  background: #fce9f2;
}
#jinzai_teichaku #jigyosho ul > li.cate_03::before{
  background: #faf2dc;
}


#jinzai_teichaku #jigyosho td{
  box-sizing: border-box;
  padding: 10px 15px;
  vertical-align: middle;
  border: 1px solid #ccc;
}
#jinzai_teichaku #jigyosho table tr td:first-of-type{
  font-weight: bold;
  width: 30%;
}
#jinzai_teichaku #jigyosho table tr.cate_01 td:first-of-type{
  background: #dcf0fa;
}
#jinzai_teichaku #jigyosho table tr.cate_02 td:first-of-type{
  background: #fce9f2;
}
#jinzai_teichaku #jigyosho table tr.cate_03 td:first-of-type{
  background: #faf2dc;
}

#jinzai_teichaku #jigyosho table tr td:nth-of-type(3),
#jinzai_teichaku #jigyosho table tr td:nth-of-type(4){
  width: 130px;
}
#jinzai_teichaku #jigyosho td a{
  font-size: 80%;
  display: block;
  margin: 0 auto;
  padding: 20px 15px 10px 15px;
}
#jinzai_teichaku #jigyosho td a[href$=".pdf"].btn_link::after{
  display: block;
  max-width: 4em;
  font-size: 70%;
}
#jinzai_teichaku #jigyosho td a.url{
  background: #1A89F0;
  border-bottom:3px solid #186bb3;
  text-shadow: 0 2px #186bb3;
  padding: 20px 15px 20px 15px;
}
#jinzai_teichaku #jigyosho td a.url:hover{
  background: #186bb3;
}
#jinzai_teichaku #jigyosho td a.url span{
  display: block;
  margin-top: 2px;
}

#jinzai_teichaku section:not(#jigyosho) ul{
    margin: 1em 0;
}
#jinzai_teichaku section:not(#jigyosho) ul > li{
        list-style-type:disc;
        margin-left:1.5em;
        padding-left:0;
        margin-bottom:0.5em;
}

@media screen and (max-width: 999px){
    #jinzai_teichaku #turn{
        height:450px;
        }
      #jinzai_teichaku #turn .turn-page{
        height:450px;
      }
}

@media screen and (min-width: 0px) and (max-width: 600px) {
    #jinzai_teichaku{
        font-size: 100%;
      }
      #jinzai_teichaku p{
        margin-bottom: 1.5em;
      }
      
      #jinzai_teichaku h1{
        font-size: 130%;
      }
      #main #jinzai_teichaku nav ul{
        flex-wrap: wrap;
      border-bottom: 1px solid #2f4846;
      }
      #main #jinzai_teichaku nav ul li{
        padding: 10px 0;
        width: 50%;
        border-left: none;
        border-top: 1px solid #eee;
        display: flex;
        align-items: center;
        justify-content: center;
      }
      #main #jinzai_teichaku nav ul li a{
        display: flex;
        justify-content: center;
        width: 100%;
      }
      #main #jinzai_teichaku nav ul li:nth-child(even) a{
        position: relative;
      }
      #main #jinzai_teichaku nav ul li:nth-child(even) a::before{
        content: "";
        position: absolute;
        display: block;
        height: 100%;
        width: 1px;
        left: 0;
        top: 0;
        background: #eee;
      
      }
      #main #jinzai_teichaku nav ul li:first-child,
      #main #jinzai_teichaku nav ul li:nth-child(2){
        border-color: #2f4846;
      }
      #main #jinzai_teichaku nav ul li:last-child{
        border-right: none;
      }
      
      #main #jinzai_teichaku nav.demo ul li:last-child{
          width:50%;
          margin-top:0 !important;
          border-bottom:none;
      }
      
      #main #jinzai_teichaku nav ul li a{
        padding: 20px 10px;
      }
      
      #jinzai_teichaku section:not(#jigyosho){
        margin-bottom: 60px;
        padding: 0.5em 1em;
      }
      
      #jinzai_teichaku section#area_01{
        background:none;
        padding: 0;
      }
      #jinzai_teichaku section#area_01 h2{
        text-align: center;
        letter-spacing: 0.1em;
      }
      #jinzai_teichaku section#area_01::before{
        content: "";
        display: block;
        width: 100%;
        height: 200px;
        margin-bottom: 1em;
        background:url(../jinzai_teichaku/images/area_01_sm.jpg) no-repeat top;
        background-size: cover;
      }
      
      #jinzai_teichaku #jigyosho table{
        border: 1px solid #ccc;;
      }
      #jinzai_teichaku #jigyosho td{
        display: block;
        width: 100% !important;
        border: none;
        padding: 15px 0;
      }
      #jinzai_teichaku #jigyosho tr{
        display: block;
        padding: 15px;
        border-bottom: 1px solid #ccc;
      }
      #jinzai_teichaku #jigyosho table tr:last-of-type{
        border-bottom: none;
      }
      #jinzai_teichaku #jigyosho tr td:first-of-type{
        text-align: center;
      }
      #jinzai_teichaku #jigyosho table tr td:nth-of-type(3),
      #jinzai_teichaku #jigyosho table tr td:nth-of-type(4){
        padding: 3px 0;
      }
      #jinzai_teichaku #jigyosho td a.url span{
        display: inline;
        margin: 0;
      }
      
      
      #jinzai_teichaku .footer_link li{
        display: block;
        margin-right: 0;
        margin-bottom: 1em;
      }
      
      #jinzai_teichaku .gallery{
        padding: 50px 20px;
      }
      #jinzai_teichaku #turn{
        width:100%;
        height:200px;
        }
      #jinzai_teichaku #turn .turn-page{
        width:50%;
        height:200px;
      }
      
      #jinzai_teichaku #jigyosho ul{
        flex-direction: column;
        justify-content: flex-start;
        align-items: flex-start;
      }
      #jinzai_teichaku #jigyosho ul > li{
        margin-right: 0;
        margin-bottom: 0.5em;
      }
}