/* !!! do not edit this file!!! use mdj.css --> clean-css minifier --> mdj.min.css */
 @charset "UTF-8";

/*===============================================
mdj_responsive.css（レスポンシブ設定）
===============================================*/

@media all and (max-width: 768px) {

  /*----------------------------------------------
   #mdj_container
  ----------------------------------------------*/

  #mdj_container {
    min-width: 320px !important;
  }

  /*----------------------------------------------
   #mdj_header
  ----------------------------------------------*/

  #mdj_header {
    width: auto;
    }
    #mdj_header .header_navi {
      display: none;
      }

  /*-------------------- .header_inner ヘッダーインナー --------------------*/

  #mdj_header .header_inner {
    /*height: 58px;*/
    padding: 6px 10px 7px 0;
    box-sizing: border-box;
    }
    #mdj_header .header_inner .header_inner_wrap {
      width: auto;
      }

  #mdj_header .header_logo {
    float: left;
    margin: 0 10px;
    padding: 8px 0 0 0;
    }

  #mdj_header .header_inner .header_inner_wrap .header_logo img {
    width: 110px;
		height: 26.875px;
  }

  #mdj_header .seo_keyword {
    display: none;
    }

   /*-------------------- #mdj_g_navi グローバルナビゲーション --------------------*/

  #mdj_header #mdj_g_navi {
    display: none;
  }

   /*-------------------- .btn_member_regist 新規会員登録ボタン --------------------*/

    #mdj_header .btn_member_regist {
      position: static;
      float: left;
    }

    #mdj_header .btn_member_regist_svg {
      position: static;
      float: left;
      width: 134px;
      height: 42px;
    }

    #mdj_header .btn_member_regist_svg svg {
      height: 42px;
    }

  /*-------------------- .btn_resume_create 履歴書登録ボタン --------------------*/

  #mdj_header .btn_resume_create {
    position: static;
    float: left;
    }
  #mdj_header .btn_resume_create_en {
    position: static;
    float: left;
    }
  #mdj_header .btn_resume_create_svg {
    position: static;
    float: left;
    width: 134px;
    height: 42px;
  }

  #mdj_header .btn_resume_create_svg svg {
    height: 42px;
  }



  /*----------------- ヘッダー・ログイン後 header_login ------------------*/

  #mdj_header .header_login {
    height: auto;
    padding: 16px 10px;
    }
    #mdj_header .header_login_wrap {
      width: auto;
      }
      #mdj_header .header_login_wrap .header_login_left {
        font-size: 14px;
      }
      #mdj_header .header_login_wrap .header_login_left .roboto {
        font-size: 24px;
      }
      #mdj_header .header_login_wrap .header_login_left .message_btn {
        margin: 0 8px 0 0;
        padding: 0 20px 0 8px;
        font-size: 13px;
      }
      #mdj_header .header_login_wrap .header_login_left .message_btn .roboto {
        font-size: 20px;
        padding: 0 4px;
      }
      #mdj_header .header_login_wrap .header_login_right {
        display: none;
      }

  /*----------------- スマホ時メニュー sp_navi ------------------*/

  #mdj_header #mdj_g_navi_sp {
    display: block;
    position: absolute;
    top: 0px;
    right: 0px;
    width: 100%;
    z-index: 2000;
    }
    #mdj_header #mdj_g_navi_sp .toggle_button {
      position: absolute;
      top: 0px;
      right: 0px;
      cursor: pointer;
      }
    #mdj_header #mdj_g_navi_sp .sp_navi {
      display: none;
      position: absolute;
      top: 58px;
      left: 0px;
      z-index: 4001;
      width: 100%;
      background: #FFFFFF;
      }
      #mdj_header #mdj_g_navi_sp .sp_navi .sp_navi_wrap {
        padding: 16px 10px;
        }

      #mdj_header #mdj_g_navi_sp .sp_navi .btn10 {
        display: block;
        }

      #mdj_header #mdj_g_navi_sp .sp_navi .btn11 {
        width: 100%;
        text-indent: 20px;
        padding: 0;
        }

      #mdj_header #mdj_g_navi_sp .sp_navi .btn12 {
        display: block;
        }

  #mdj_header #mdj_g_navi_sp .sp_navi .sp_navi_list01 {}
    #mdj_header #mdj_g_navi_sp .sp_navi .sp_navi_list01 ul {}
      #mdj_header #mdj_g_navi_sp .sp_navi .sp_navi_list01 ul li {
        position: relative;
        border-bottom: 1px solid #000066;
        font-weight: bold;
        }
        #mdj_header #mdj_g_navi_sp .sp_navi .sp_navi_list01 li:after {
          position: absolute;
          right: 10px;
          top: 50%;
          margin-top: -10px;
          content: url("../png/common_arrow02.png");
          }
          #mdj_header #mdj_g_navi_sp .sp_navi .sp_navi_list01 li a {
            display: block;
            padding: 0 0 0 20px;
            line-height: 40px;
            text-decoration: none;
            }
            #mdj_header #mdj_g_navi_sp .sp_navi .sp_navi_list01 li ul li {
              position: relative;
              padding: 0 0 0 32px;
              border-bottom: 1px dotted #000066;
              font-weight: bold;
              }
              #mdj_header #mdj_g_navi_sp .sp_navi .sp_navi_list01 li ul li:after {
                position: absolute;
                right: 10px;
                top: 50%;
                margin-top: -10px;
                content: url("../png/common_arrow02.png");
                }
              #mdj_header #mdj_g_navi_sp .sp_navi .sp_navi_list01 li ul li:last-child {
                border-bottom: none;
                }


    #mdj_header #mdj_g_navi_sp .sp_navi .sp_navi_list02 {
      background: #e5e5e5;
      }
      #mdj_header #mdj_g_navi_sp .sp_navi .sp_navi_list02 ul {}
        #mdj_header #mdj_g_navi_sp .sp_navi .sp_navi_list02 ul li {
          position: relative;
          border-bottom: 1px solid #000066;
          background: #e5e5e5 !important;
          font-weight: bold;
          }
          #mdj_header #mdj_g_navi_sp .sp_navi .sp_navi_list02 ul li:after {
            position: absolute;
            right: 10px;
            top: 50%;
            margin-top: -10px;
            content: url("../png/common_arrow02.png");
            }
            #mdj_header #mdj_g_navi_sp .sp_navi .sp_navi_list02 ul li a {
              display: block;
              padding: 0 0 0 20px;
              line-height: 40px;
              text-decoration: none;
            }

    #mdj_header #mdj_g_navi_sp .sp_navi .close {
      text-align: center;
      }
      #mdj_header #mdj_g_navi_sp .sp_navi .close a {
        background: #000066 !important;
        color: #ffffff;
        }

  /*----------------------------------------------
   #mdj_content
  ----------------------------------------------*/

  #mdj_content {
    width: 100%;
    margin: 16px auto 0 auto;
    }

  /*----------------------------------------------
   #mdj_page
  ----------------------------------------------*/
  #mdj_page {
    float: none;
    width: 100%;
    }

  /*----------------------------------------------
   #mdj_side
  ----------------------------------------------*/

  #mdj_side {
    float: none;
    width: auto;
    margin: 32px auto 0 auto;
  }
  #mdj_side #news_list .news_date {
    padding: 16px 10px 0 10px;
  }
  #mdj_side #news_list .news_title {
    padding: 0 10px 16px 10px;
  }
  #mdj_side .side_hotrecruit {
    padding: 16px 10px 0 10px;
  }
  #mdj_side .side_treatment {
    border: 2px solid #efefef;
    padding: 10px;
    margin: 0 10px;
  }
  #mdj_side .side_treatment .treatment_bg01 {
    display: none;
  }
  #mdj_side .side_treatment .treatment_bg02 {
    display: inherit;
    position: absolute;
    left: 50%;
    top: -10px;
  }

#mdj_side .side_buttons { display: none; }

  /*----------------------------------------------
   #mdj_footer
  ----------------------------------------------*/
  #mdj_footer {
    margin-top: 0;
  }
  #mdj_footer .footer_navi_wrap {
    width: auto;
    padding: 16px 10px;
  }
  #mdj_footer .footer_navi_wrap .footer_list01 {
    display: none;
  }
  #mdj_footer .footer_navi_wrap .footer_list02 li {
    float: none;
    margin-bottom: 12px;
  }
  #mdj_footer .footer_copyright {}
  #mdj_footer .footer_copyright .footer_copyright_wrap {
    width: auto;
    margin: 0px auto;
    padding: 8px 10px;
  }
  #mdj_footer .footer_copyright .footer_copyright span {
    display: block;
    margin: 0px;
  }
  #mdj_footer .footer_fixed {
    height: 60px;
    box-sizing: border-box;
  }
  #mdj_footer .footer_fixed .footer_fixed_wrap {
    width: auto;
    padding: 10px 0px;
  }
  #mdj_footer .footer_fixed .switch {
    bottom: 60px;
  }
  #mdj_footer .footer_fixed .switch .switch_wrap {
    width: auto;
  }
  #mdj_footer .footer_fixed .footer_fixed_wrap .footer_user {
    display: none;
  }
  #mdj_footer .footer_fixed .footer_fixed_wrap .footer_password {
    display: none;
  }
  #mdj_footer .footer_fixed .footer_fixed_wrap .footer_login {
    display: none;
  }
  #mdj_footer .footer_fixed .footer_fixed_wrap .footer_regist {
    float: none;
    width: 300px;
    margin: 0px auto !important;
  }

  #mdj_footer .btn_login {
    display: block;
    float: left;
    width: 124px;
    height: 38px;
    margin: 0 0 0 8px;
    padding: 8px 0;
    border-bottom: 2px solid #111111;
    box-shadow: inset 0 -2px #111111;
    box-sizing: border-box;
    border-radius: 8px;
    text-align: center;
    text-decoration: none;
    background: #000066;
    font-weight: bold;
    color: #ffffff;
    font-size: 15px;
  }
  #mdj_footer .btn_facebook {
    display: block;
    float: right;
    width: 36px;
    height: 36px;
    background: #111111;
    border-radius: 8px;
    text-align: center;
    line-height: 45px;
  }

  #mdj_footer .footer_fixed .footer_fixed_wrap .btn_member_regist {
    float: left;
    width: 124px;
    margin: 0px;
    }

  /*----------------- 履歴書を作成ボタン（日本語） ------------------*/

  #mdj_footer .footer_fixed .footer_fixed_wrap .btn_resume_create {
    display: none;
    }

  /*----------------- 履歴書を作成ボタン（英語） ------------------*/

  #mdj_footer .footer_fixed .footer_fixed_wrap .btn_resume_create_en {
    display: none;
    }

  /*----------------- .footer_mypage_navi マイページナビゲーション（ログイン後） ------------------*/

  #mdj_footer .footer_fixed .footer_fixed_wrap .sns_navi {
    display: none;
    }


/* ---------------------------------------------
  トップニューステキスト
--------------------------------------------- */
#announcement {
  margin: 6px -6px -7px 0;
  border: 5px solid #CCCCCC;
}

  /*----------------- WA ------------------*/
  /*#wa_Footer_01 { display: none; }*/

  #wa_Footer_01 .wa_footer_link,
  #wa_Footer_01 hr {
    display: none;
  }
  #wa_Footer_02 {
    border-top: 1px solid #fff;
    outline: 1px solid #e7edef;
    background: #fff;
    background: -moz-linear-gradient(top, #e5f2f9 0%, #fff 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(1.00, #fff), color-stop(0.00, #e5f2f9));
    background: -webkit-linear-gradient(top, #e5f2f9 0%, #fff 100%);
    background: -o-linear-gradient(top, #e5f2f9 0%, #fff 100%);
    background: -ms-linear-gradient(top, #e5f2f9 0%, #fff 100%);
    background: linear-gradient(to bottom, #e5f2f9 0%, #fff 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr = '#e5f2f9', endColorstr = '#ffffff');
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr = '#e5f2f9', endColorstr = '#ffffff')";
    margin-top: 26px;
    padding: 20px;
  }
  #wa_Footer_02 a { text-decoration: none; font-size: 12px; font-weight: bold; color: #444; line-height: 20px; }
  #wa_Footer_02 hr { background: #fff; margin-top: 10px; }
}
