/*---初期化---*/

/*---アウトランイン---*/
#outline{
  width:100%;
  max-width:950px;
  margin:auto;
  text-align: center;
  scroll-behavior: smooth;
}

.outline *{
  /*margin: 0;
  padding: 0;*/
  text-align: center;
  scroll-behavior: smooth;
}

/*---画像基本---*/
.outline img{
  padding:0;
  width:100%;
}

.outline a:hover img{
  opacity: 0.5;
}



/*---産業紹介--*/
#info_emigration{
  margin-bottom:2%;
}




/*---移住関連ボタン--*/
#emigration_button_area{
  width:95%;
  margin-left:auto;
  margin-right:auto;
  margin-bottom:5%;
}

#emigration_button_area img{
  width:90%;
}

.select_left{
  padding:0;
  max-width:475px;
  width:50%;
  float:left;
}

.select_right{
  padding:0;
  max-width:475px;
  width:50%;
  float:right;
}




/*---相談窓口へボタン--*/
#for_inquirycenter{
  margin-top:5%;
  margin-bottom:10%;
}

#for_inquirycenter img{
  width:90%;
}




/*--インターンシップまわり---*/
.waku{
  width:90%;
  margin:auto;
  margin-bottom:5%;
  padding:10% 0;
  background-color:#FFF8EB;
  border:solid 3px #FBBE3B;
}

.wakunai_img{
  max-width:660px;
  width:90% !important;
}





/*--リンクボタンまわり---*/
.link_button{
  max-width:660px;
  width:90% !important;
}
