.youtube_top{
    padding-bottom: 20px !important;
    height:138px;
    width:235px;
    position: relative;
   }
   .youtube_top iframe{
       float: left;
       width: 100% !important;
       height: 100% !important;
   }
   .mo_only{
   display:none;
   }

.twi2{
margin-left:-50px;
}

.ins2{
width:40px;
height:40px;
}
.bot{
font-size:12px;
}
/*会社概要ページ動画*/
.youtube_top3{
    padding-bottom: 20px !important;
    height:116px;
    width:206px;
    position: relative;
margin-top:20px;
   }
   .youtube_top3 iframe{
       float: left;
       width: 100% !important;
       height: 100% !important;
   }
/*駅からの行き方動画紹介*/
.access-movie{
    padding:4px;
    margin:10px;
    background-color: rgb(255, 255, 255);
    border:1px solid rgb(0, 49, 112);
    border-radius: 5px;
    box-shadow: 1px 2px 2px rgb(216, 216, 216);
    color:rgb(0, 49, 112);
margin-left:0;
}
.mov{
    width:22px;
    height:22px;
    vertical-align: middle;
    margin-top:-2px;
}
.access-movie:hover{
opacity:0.8;
}
/*採用ページ動画*/

.youtube_movie_recruit{
    margin-bottom: 100px !important;
	width:560px;
	height:315px;
    position: relative;
margin:0 auto;
}
.youtube_movie_recruit iframe{
       width: 100% !important;
       height: 100% !important;
   }

/*お問い合わせページ動画*/
.flex_top{
    display:flex;
    margin-bottom:30px;
}
.youtube_top4{
    height:168px;
    width:300px;
    position: relative;
   }
   .youtube_top4 iframe{
       float: left;
       width: 100% !important;
       height: 100% !important;
   }
#news p{
    font-size:14px;
}
#news{
    padding:10px;
}
.blue{
color:rgb(8, 8, 139);
}



   @media screen and (max-width: 767px) {
   .mo_only{
   display:block;

   }
   .youtube_top{
margin-bottom:20px;
margin-left:-20px;
text-align:center;
       float: none;
  position: relative;
    height:157px;
    width:280px;

}
.youtube_top iframe {
  position: absolute;
  top: 0;
  right: 0;
  width: 100% !important;
  height: 100% !important;
}
   .youtube_top3{
margin-bottom:20px;
margin-left:-38px;
text-align:center;
       float: none;
  position: relative;
    height:157px;
    width:280px;

}
.youtube_top3 iframe {
  position: absolute;
  top: 0;
  right: 0;
  width: 100% !important;
  height: 100% !important;
}
   .youtube_top4{
margin:0 auto;
margin-bottom:20px;
text-align:center;
  position: relative;
    height:157px;
    width:280px;

}
.youtube_top4 iframe {
  position: absolute;
  top: 0;
  right: 0;
  width: 100% !important;
  height: 100% !important;
}
   .pc_only{
   display:none;
   }
.flex_top{
    display:block;
    margin-bottom:30px;
}
#news-area{
margin-bottom:30px;
   }
.youtube_movie_recruit{
    padding-bottom:0px !important;
  padding-top: 56.25%;
    width:90%;
height:auto;
    position: relative;
margin:0 auto;
margin-bottom:60px;
margin-top:-40px;
}
.youtube_movie_recruit iframe{
  position: absolute;
  top: 0;
  right: 0;
  width: 100% !important;
  height: 100% !important;
   }
.twi2{
margin-left:0px;
}
}
