@charset "UTF-8";
/* CSS Document */



#content_body{
  margin-top:100px;
}
@media screen and (max-width: 768px) {
/*Tablet*/
}
@media screen and (max-width: 480px) {
/*SP*/
}

body{
  background : #fff url(../flow/img/bk_01.jpg) no-repeat center top;
}/*
.bg_area{
height:100%;
  background : transparent url(../flow/img/bk_01.jpg) no-repeat center top;
}*/

article header h2{
  text-align:center;
  padding:300px 0px 230px;
}
@media screen and (max-width: 768px) {
  article header h2{
    text-align:center;
    padding:50vw 0 40vw;
  }
}
@media screen and (max-width: 480px) {
/*SP*/
}

/*--------------------------------------
#cont-01
--------------------------------------*/
#cont-01{
  margin-bottom:250px;
}
#cont-01 .wrapper{
}
#cont-01 header.wrapper{
  background-image:none;
}
#cont-01 .wrapper h3{
  text-align:center;
}
#cont-01 .business_type{
  margin:150px auto 20px;
  height:740px;
  width:1050px;
  background-color:#fff;
  -webkit-box-shadow: 0 0 19px 0 #999; /* Safari, Chrome用 */
  -moz-box-shadow: 0 0 19px 0 #999; /* Firefox用 */
  box-shadow: 0 0 19px 0 #999; /* CSS3 */
  position:relative;
}
#cont-01 .business_type header{
  padding-top:450px;
  position:relative;
  text-align:center;
}
#cont-01 .business_type header h4{
  font-size:40px;
  letter-spacing:10px;
  padding:1rem 1rem 1rem 1.5rem;
  margin:0;
  display:inline-block;
  border:2px solid #000;
}
#cont-01 .business_type p{
  font-size:18px;
  line-height:180%;
  margin:1rem 3rem;
  text-align:center;
}
#cont-01 > div{
  overflow:hidden;
}
#cont-01 .business_type figure{
  position:absolute;
  top:0px;
  text-align:center;
}
#cont-01 .business_type figure img{
  width:100%;
}
@media screen and (max-width: 768px) {
  #cont-01{
    padding-bottom:50px;
    margin-bottom:120px;
  }
  #cont-01 .wrapper{
    background-image:none;
  }
  #cont-01 .wrapper h3{
    text-align:center;
  }
  #cont-01 .business_type{
    margin:50px auto;
    height:auto;
    width:90vw;
  }
  #cont-01 .business_type header{
    padding-top:40vw;
    text-align:center;
  }
  #cont-01 .business_type header h4{
    font-size:30px;
  }
  #cont-01 .business_type p{
    margin:1rem 2rem 0rem;
    padding-bottom:2rem;
    font-size:15px;
    text-align:left;
  }
  #cont-01 .business_type figure img{
    width:100%;
  }
  #cont-01 > div .flt-l{
    float:none;
  }
  #cont-01 > div .flt-r{
    float:none;
  }
}
@media screen and (max-width: 480px) {
/*SP*/
}

#cont-02{
  margin-top:-100px;
  padding-top:100px;
  margin-bottom:250px;
  overflow:hidden;
}
#cont-02 div.wrapper{
  overflow:hidden;
  background:transparent url(../flow/img/line_02.png) no-repeat center top;
}
#cont-02 .wrapper h3{
  text-align:center;
}
#cont-02 ol{
  padding:0;
  margin:130px auto 50px;
  width:850px;
  list-style-type:none;
}
#cont-02 ol li{
  position:relative;
  margin:20px 0px 80px;
  height:238px;
  box-sizing:border-box;
  background-color:#fff;
  -webkit-box-shadow: 0 0 19px 0 #999; /* Safari, Chrome用 */
  -moz-box-shadow: 0 0 19px 0 #999; /* Firefox用 */
  box-shadow: 0 0 19px 0 #999; /* CSS3 */
  font-size:15px;
  border-bottom:10px solid #0d72a3
}
#cont-02 ol li:nth-child(1):after,
#cont-02 ol li:nth-child(2):after,
#cont-02 ol li:nth-child(3):after,
#cont-02 ol li:nth-child(4):after,
#cont-02 ol li:nth-child(5):after{
  content:url(../flow/img/next.png);
  position:absolute;
  bottom:-50px;
  left:50%;
  margin-left:-35px;
}

#cont-02 ol li:nth-child(1){
  background:#fff url(../flow/img/flow-1_img.jpg) no-repeat right center;
}
#cont-02 ol li:nth-child(2){
  background:#fff url(../flow/img/flow-2_img.jpg) no-repeat right center;
}
#cont-02 ol li:nth-child(3){
  background:#fff url(../flow/img/flow-3_img.jpg) no-repeat right center;
}
#cont-02 ol li:nth-child(4){
  background:#fff url(../flow/img/flow-4_img.jpg) no-repeat right center;
}
#cont-02 ol li:nth-child(5){
  background:#fff url(../flow/img/flow-5_img.jpg) no-repeat right center;
}
#cont-02 ol li:nth-child(6){
  background:#fff url(../flow/img/flow-6_img.jpg) no-repeat right center;
}
#cont-02 ol li h4{
  padding:20px 0 0 18px;
  margin:0;
}
#cont-02 ol li p:nth-child(2){
  text-align:left;
  padding:0 340px 0 100px;
  margin:-15px 0 0;
}
#cont-02 ol li p:nth-child(2) span{
  display:block;
  font-size:0.8em;
  margin-left:1em;
  text-indent:-1em;
}
#cont-02 ol li:nth-child(3) p:nth-child(2){
  padding-right:500px;
}
#cont-02 ol li:nth-child(3) a{
  position:absolute;
  top:20px;
  left:370px;
}
#cont-02 ol li:nth-child(3) a:hover img{
  opacity:0.5;
  transition:0.5s;
}

#cont-02 ol li p:nth-child(3){
  padding:0 340px 0 100px;
  color:#fb862f;
}
#cont-02 ol li p:nth-child(3):before{
  content:url(../flow/img/point_icon.gif);
  position:absolute;
  left:20px;
}

.tempstaffing{
  position:relative;
  width:640px;
  height:80vh;
  margin:20px auto 80px;
  overflow:auto;
  box-sizing:border-box;
  background-color:#fff;
  -webkit-box-shadow: 0 0 19px 0 #999; /* Safari, Chrome用 */
  -moz-box-shadow: 0 0 19px 0 #999; /* Firefox用 */
  box-shadow: 0 0 19px 0 #999; /* CSS3 */
  font-size:15px;
  border:10px solid #0d72a3
}
.tempstaffing p{
  padding:1em;
}
.tempstaffing .sec01 p{
  font-size:1.25em;
  font-weight:bold;
  color:#f30;
  text-align:center;
  padding-bottom:0em;
}
.tempstaffing .sec01 ul{
  overflow:hidden;
}
.tempstaffing .sec01 li{
  list-style-type:none;
  width:28%;
  min-height:10em;
  bos-sizing:border-box;
  padding:1em;
  margin-right:5%;
  float:left;
  border:5px solid #f60;
  background-color:#ffe;
}
.tempstaffing .sec01 li:last-child{
  margin-right:0;
}
.tempstaffing .sec02{
  margin-bottom:3em;
}
.tempstaffing .sec02 h5{
  font-size:20px;
  text-align:center;
}
.tempstaffing .sec02 p:nth-child(2){
  margin-bottom:0;
  padding-bottom:0;
}
.tempstaffing .sec02 ol{
  margin:0 !important;
}
.tempstaffing .sec02 li{
  margin-right:5%;
}
.tempstaffing .sec03 p{
  text-align:center;
}
.tempstaffing .sec03 p a{
  display:inline-block;
  padding:1em;
  background-color:#f47b1a;
}
.tempstaffing .sec03 p a:hover{
  opacity:0.8;
}
@media screen and (max-width: 768px) {
  #cont-02{
    margin-bottom:100px;
    overflow:hidden;
  }
  #cont-02 div.wrapper{
    background-image:none;
  }
  #cont-02 .wrapper h3{
  }
  #cont-02 ol{
    padding:0;
    margin:50px auto;
    width:90vw;
    list-style-type:none;
  }
  #cont-02 ol li{
    margin:20px auto 80px;
    width:90vw;
    height:auto;
    background-color:#fff;
    -webkit-box-shadow: 0 0 19px 0 #999; /* Safari, Chrome用 */
    -moz-box-shadow: 0 0 19px 0 #999; /* Firefox用 */
    box-shadow: 0 0 19px 0 #999; /* CSS3 */
    background-size:30% !important;
    background-position:right top !important;
  }
  #cont-02 ol li h4 img{
    width:65%;
    max-width:330px;
  }
  #cont-02 ol li p{
    text-align:center;
    margin:0;
    position:relative;
  }
  #cont-02 ol li p:nth-child(2),
  #cont-02 ol li p:nth-child(3){
    padding:1em;
    margin-right:33%;
  }
  #cont-02 ol li p:nth-child(3){
    margin-right:20px;
    margin-top:20px;
    text-align:left;
  }
  #cont-02 ol li p:nth-child(3):before{
    position:absolute;
    left:20px;
    top:-15px;
  }
  #cont-02 ol li:nth-child(3) p:nth-child(2),
  #cont-02 ol li:nth-child(3) p:nth-child(3){
    padding-right:0%;
    margin-right:33%;
  }
  #cont-02 ol li:nth-child(3) a{
    display:inline-block;
    width:30%;
    position:absolute;
    top:50%;
    left:auto;
    right:0px;
  }
  #cont-02 ol li:nth-child(3) a img{
    width:100%;
    max-width:131px;
  }
  
  
  .tempstaffing{
    position:relative;
    width:90vw;
    height:80vh;
    margin:10vh auto;
  }
  .tempstaffing p{
    padding:1em;
  }
  .tempstaffing .sec01 ul{
    overflow:hidden;
    padding:1em;
  }
  .tempstaffing .sec01 li{
    list-style-type:none;
    width:auto;
    height:auto;
    min-height:auto;
    margin:0 0 0.5em;
    float:none;
    border:5px solid #f60;
    background-color:#ffe;
  }
  .tempstaffing .sec01 li:last-child{
    margin-right:0;
  }
  .tempstaffing .sec02 h5{
    font-size:20px;
    text-align:center;
  }
  .tempstaffing .sec03 p a{
    display:inline-block;
    padding:1em 0;
    background-color:#f47b1a;
  }
  .tempstaffing .sec03 p a img{
    width:100%;
    max-width:220px;
  }
}
@media screen and (max-width: 480px) {
/*SP*/
}