@charset "UTF-8";
@import url(interviewFrameList.css);
@import url(applyInterviewListPc.css);
@import url(applyInterviewListSp.css);
@import url(applyInterviewConfirm.css);
.modal-header {
  display: none; }

.aui .job-apply-control-portlet .wrap_input .input_area .control-group {
  margin-bottom: 0px; }
.aui .job-apply-control-portlet #mapDiv {
  margin: 0 auto;
  display: none; }
  .aui .job-apply-control-portlet #mapDiv .closePopup {
    text-align: right;
    font-size: 30px;
    display: block; }
.aui .job-apply-control-portlet #map {
  width: 720px;
  height: 400px;
  margin: 0 auto; }
  .aui .job-apply-control-portlet #map img {
    max-width: 300px; }
.aui .job-apply-control-portlet .wrap_input .select-all-files {
  display: none; }
.aui .job-apply-control-portlet .wrap_input .select-file {
  display: none; }
.aui .job-apply-control-portlet div.slideshow img {
  width: 470px;
  height: 300px;
  box-sizing: unset; }
.aui .job-apply-control-portlet .pageid + .alert.alert-error {
  text-align: center; }
.aui .job-apply-control-portlet pre.scout_description {
  padding: 0px !important;
  border: 0px !important;
  background-color: transparent;
  font-family: inherit;
  margin: 0 0 10px 0;
  overflow: hidden; }
.aui .job-apply-control-portlet .postal_code input.postcode1 {
  width: 50px; }
.aui .job-apply-control-portlet .postal_code input.postcode2 {
  width: 70px; }

.btn3_box {
  display: table;
  table-layout: fixed;
  width: 100%;
  margin-top: 30px; }

.aui .btn3_box .btn_left {
  text-align: left; }

.aui .btn3_box .btn_center {
  text-align: center; }

.aui .btn3_box .btn_right {
  text-align: right; }

.aui .btn3_box a {
  color: #666; }

.aui .btn3_box .btn-danger {
  color: #fff; }

#myModalLabel {
  font-size: 20.5px; }

.aui .form_entry_layout .wrap_input .drop_drag_area {
  display: table-cell;
  background-color: #fffdf8;
  border: 1px solid #808080;
  box-sizing: border-box;
  padding-left: 2%;
  padding-top: 25px;
  padding-bottom: 25px;
  padding-right: 2%;
  width: 19.5%;
  font-size: 14px;
  font-weight: normal;
  line-height: 20px;
  vertical-align: top; }

.wrap_input .drop_drag_area .input_area {
    padding: 0px;}

.aui .btn-xlarge {
  font-family: "Hiragino Kaku Gothic ProN", Meiryo, sans-serif;
  font-weight: bold;
  min-width: 220px; }

.apply-entry-thumbnail {
  float: none;
  margin: 0; }

.apply-img-polaroid {
  padding: 4px;
  background-color: #fff;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1); }

.aui .fq_title {
  word-break: break-all; }

.return_left2 {
  font-weight: normal !important; }

iframe.privacy_policy {
  width: 99%;
  heigth: 300px;
  border: 1px #888888 solid; }

@media (max-width: 767px) and (max-width: 979px) {
  .return_left2 {
    margin-top: 50px !important;
    font-size: 17.5px !important; }

  form.apply_confirm {
    margin-bottom: 50px; } }
@media (max-width: 767px) {
  .pc_area {
    display: none !important; }

  .mobile_area {
    display: block !important; } 

  .table_style_01 th,
  .table_style_01 td,
  .table_style_02 th,
  .table_style_02 td {
    font-size: 14px !important; } }

@media (min-width: 768px) {
  .pc_area {
    display: block !important; }

  .mobile_area {
    display: none !important; } }
.box {
  float: left;
  margin-top: 0 !important; }

.box_cancel {
  float: left;
  margin-top: 2px !important; }

.boxContainer {
  overflow: hidden; }

.delete-icon-link {
  color: red;
  cursor: hand;
  cursor: pointer; }

.delete-icon-link i {
  font-size: 140%; }

.delete-icon-link-mobile {
  margin-left: 10px; }

.table_style_01 th,
.table_style_02 th {
  min-width: max-content;
  white-space: nowrap; }

.table_style_01 > tbody > tr > td:first-of-type,
.table_style_02 > tbody > tr > td:first-of-type {
  max-width: 350px; } 

a.btn_01.button_map {
  color: white !important;
  padding: 8px;
  font-weight: bold;
  display: inline-block; }

a.btn_01.button_map:hover {
  text-decoration: none; }


html.modalPadding {
  padding: 15px;
}

#imageUploadModal {
  width: 90%;
  max-height: 472;
  max-width: 800px;    
}
#imageUploadModal .modal-dialog{
  max-width: unset;
}

#detailPop iframe {
    width: 100%;
    height: 100%;
    position: fixed;
}
#detailModal {
    overflow: hidden;
    padding:0;
    width: 95%;
    height: 90%;
    max-height: 600px;
    max-width: 1100px;    
    padding-right: 0px !important;
}
#detailModal .modal-dialog {
    max-width: unset;
}
.modal-dialog #closePopup {
    display: none;
}
#detailModal .aui {
    margin: 0;
}
#detailModal .aui {
    margin: 0;
}