@charset "UTF-8";

  .bottom_arrow{
    margin: -3px 5px;
    vertical-align: middle;
    transform: rotate(-90deg);
  }


/*#####################################################################*/
@media print,screen and (min-width: 1000px) {
/***********************************************************
* レイアウト個別設定*/

/******************フッター***********************/
  
  #page{
    position: relative;  
  }
  .f_menu_sp{
    display: none;
  }
  #footer .border01{
    border: 1px #004DA0 solid;
    background-color: #004DA0;
    height: 5px;
  }
  #footer .border02{
    border: 1px #E50012 solid;
    background-color: #E50012;
    height: 3px;
    margin-top: -6px;
  }
  #footer{
    position: relative;
    font-size:12px;
    /*line-height: 30px;*/
    margin-top: -10px;
  }

  /*TOPへ戻る*/
  .link_box{
    width: 1000px;
    margin: 0 auto;
    position: relative;
  }
  .top_link{
    position: absolute;
    top: -45px;
    right: 0;
  }
  .top_link a{
    font-size: 12px;
  }
  .top_link a:hover{
    text-decoration: underline;
  }

  /*コンテンツフッター*/
  .foot_linkbox{
    background: #ccc;
    height: 500px;
    padding-top: 30px;
    margin-bottom: -8px;
  }

  .linkbox01{
    width: 850px;
    margin:0 auto;
    /*padding-left: 30px;*/
  }
  .linkbox01 a{
    font-size: 11px !important;
  }
  .linkbox01 .li01,.li02,.li03,.li04,.li05,.li06{
    width: 150px;
   padding: 5px 0;
    vertical-align: top;
  }
  .linkbox01 .li02,.li04,.li06{
    float: left;
  }
  .bold{
    /*margin-right: 5px;*/
  }
  .subs{
    width: 675px;
    float: right;
    padding: 5px 0;
  }
  .linkbox01 a{
    font-size: 12px;
    color: #000;
    padding: 0 5px 0 0;
   /* display: block;*/
    /*line-height: 20px;*/
  }
  .linkbox01 a:hover{
    text-decoration: underline;
  }
  .clearbox{
    clear: both;
  }

  /*メディアリンクフッター*/
  .media_link{
    width: 850px;
    margin:40px auto 30px;
    border-top: 1px solid #fff;
    padding: 20px 10px;
    clear: both;
  }
  .media_link p{
    font-size: 11px !important;
  }
  .media_link_foot{
    clear: both;
  }
  .media_link a{
    color: #000;
    font-size: 11px !important;
  }
  .media_link a:hover{
    text-decoration: underline;
  }

  /*住所・フッター*/
  .f_menu_pc{
    width: 1000px;
    /*height: 300px;*/
    margin: 0 auto;
  }
  .f_menu_pc ul li a{
    color: #505050;
    text-decoration: none;
  }

  .f_menu_pc li a:hover{
    color: #036eb8;
  }

  .footsub-menu  li a{
    text-decoration: none;
    color: #03c;
  }

  .foot_arrow{
    vertical-align: middle;
    margin-top: -2px;
    padding-right: 3px;
  }

  .privacy_sp1{
    clear: left;
    margin-top: 1%;
    margin-left: 3%;
    float: left;
  }

  .privacy_sp2{
    margin-top: 20px;
    margin-left: 2%;
    float: left;
  }


/******************************************************************/
/*求人ロゴとコピーライト*/

  .f_logo{
    /*display: block;*/
    padding-top: 20px;
    width: 100%;
    height: 150px;
    clear: both;
  }

  .f_logo > p{
    /*font-size: 13px;*/
    margin: 0 10px;
  }
  .f_logo_r{
    margin-top: -50px;
  }

  .f_logo ul li{
    float: left;
    padding: 0 10px;
    text-decoration: none;
  }
  .copy{
    text-align: right;
  }

}

/*#####################################################################*/
@media screen and (max-width: 999px) {
/***********************************************************

/**********************フッター**************************/

  #footer .f_menu_pcview{
    display: none;
  }
  
  #footer .border01{
    clear: both;
    border: 1px #004DA0 solid;
    background-color: #004DA0;
    height: 3px;
  }
  #footer .border02{
    border: 1px #E50012 solid;
    background-color: #E50012;
    height: 2px;
    margin-top: -8px;
  }

  .link_box{
    position: relative;
  }
  .top_link{
    position: absolute;
    top: -30px;
    right: 10px;
  }
  .top_link a{
    font-size: 12px;
  }
  .top_link a:hover{
    text-decoration: underline;
  }
  img.foot_img{
    width: 100%;
  }
  .f_menu_pc{
    display: none;
  }
  li{
    list-style-type: none;
  }

  .sp_sublink{
    clear: both;
  }

  .sp_sublink ul{
    width: 100%;
    text-align: center;
    margin: 7px 0 10px;
  }
  .sp_sublink01{width: 20%;}
  .sp_sublink02{width: 20%;}
  .sp_sublink03{width: 40%;}
  .sp_sublink ul li{
    display: inline-block;
  }
  .sp_sublink a{
    font-size: 11px !important;
  }

  
/******************************************************************/
/*求人ロゴとコピーライト*/

  .f_logo{
    display: block;
    /*padding-top: 20px;*/
    width: 100%;
    /*height: 130px;*/
    clear: both;
    text-align: center;
    font-size: 12px;
    margin-bottom: 10px;
  }

  .f_logo img{
    width: 60%;
  }

  /*トグル*/
  dl.accordion dt {
    background: #CCCCCC;
    cursor: pointer;
    border-bottom: 1px solid #fff;
    word-wrap:break-word;
    display: block;
    padding: 12px 30px 12px 10px;
    color: #4d4d4d;
    font-size: 12px;
  }
  dl.link dt {
    background: #CCCCCC;
    cursor: pointer;
    border-bottom: 1px solid #fff;
    word-wrap:break-word;
    display: block;
    padding: 10px 30px 10px 10px;
    color: #4d4d4d;
    font-size: 12px;
  }
  dl a{
    color: #4d4d4d;
    font-size: 12px;
  }
  dl.accordion dt::before {
    content: '';
    position: relative;
    float: right;
    border: 10px solid transparent;
    border-top-color: #4d4d4d;
    width: 0;
    height: 0;
    top: 3px;
    right: -10px;
  }
  dl.accordion dt.open::before {
    content: '';
    position: relative;
    float: right;
    border: 10px solid transparent;
    border-bottom-color: #4d4d4d;
    width: 0;
    height: 0;
    top: -5px;
    right: -10px;
  }
  dl.accordion dd {
    word-wrap:break-word;
    padding:2%;
  }
  dl.accordion dd a{
   display: block;
   padding: 2px 5px;
  }

  .privacy_sp1{
    /* width: 30%; */
    margin-left: 8%;
    float: left;
  }

  .privacy_sp2{
    /* width: 60%; */
    margin-top: 15px;
    margin-left: 2%;
    float: left;
  }

  .privacy_border {
    width: 90%;
    border-bottom: #CCC 1px;
  }

}

/*#####################################################################*/
@media screen and (max-width: 480px) {
/*#####################################################################*/
	
  .f_logo{
    font-size: 10px;
  }

}