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

/* ================================================== */
/* 共通 */
/* ================================================== */


/* トップ画像 */

/*@media screen and (max-width: 896px){*/
#top-img .title-wrap {
    bottom: -75px;
}
/*}
*/


/* ================================================== */
/* intro */
/* ================================================== */

/*@media screen and (max-width: 896px) {
*/
.intro .textwrap{
  width:100%;
  margin-left:0;
  margin-bottom:50px;}

.intro .imgwrap{
  width:100%}

/*}*/


/* ================================================== */
/* training */
/* ================================================== */


/*@media screen and (max-width: 896px) {*/

.new .subwrap > div,
.second .subwrap > div{
  width:47%;
  margin-bottom:20px;}

#tab_menu {
	max-width: 100%;
}

#tab_menu li{
	width: 33.333333%;
}

/* タブcontents */
.tab_panel{
  padding-top:0;}

/*}*/


/* ================================================== */
/* OJT（大鉄工業のOJT） */
/* ================================================== */

/*@media screen and (max-width: 896px) {*/

#ojt .textwrap{
  width:100%;
  margin-bottom:50px;}

#ojt .imgwrap{
  width:100%;}

/*}*/

/* ================================================== */
/* リンクエリア（※基本設定はstyleに記述） */
/* ================================================== */


/*@media screen and (max-width: 896px) {*/

#linkarea:after{
  background-position: 22% top;
  }
/*}*/

