@charset "UTF-8";

/*
 * style for PC, Tablet
 */
/* ----------------- Fixed-width settings -----------------*/
.container {
  max-width: none !important;
  width: 1200px;
}
.navbar-collapse {
  display: block !important;
  height: auto !important;
  padding-bottom: 0;
  overflow: visible !important;
}
.navbar-toggle {
  display: none;
}
.navbar-brand {
  margin-left: -1.5rem;
}

/* ----------------- Replace Bootstrap -----------------*/
.alert{
  max-width: 1200px;
  margin: 0 auto;
}


/* ----------------- Layout for SP ----------------- */
.pc{display: block;}
.pc_inline{display: inline-block;}
.sp, .sp_inline{display: none!important;}
.sidebar .col-sm-4{
  padding-right: 0;
  padding-left: 2rem;
}

/* ----------------- Style for PC ----------------- */
body{
  padding: 0!important;
}
/* header */
header {
  margin-bottom: 1rem;
  min-width:1200px;
}
footer{
  min-width:1200px;
}
header .caption {
  font-size: 1.2rem;
  padding-bottom: 1rem;
}
.site_title {
  padding: 1.2rem 0;
}
.site_title div{
  display: inline-block;
  vertical-align: baseline;
}
.title_crj img{
  width: 323px;
  height: 36px;
}
#mobile-header, #sp_slidemenu_nav {
  display: none;
}
/* crj_main_nav */
header .crj_main_nav li{
  padding: 2rem 0;
  line-height: 1;
  width: 16%;
}
header .crj_main_nav h2{
  margin: 1rem 0;
  color: #ffffff;
}
header .crj_main_nav li:hover{
  background: #4d4d4d;
}
header .crj_main_nav li.pc{
  display: table-cell;
}
header li:not(:first-child) a{
  border-left: 1px solid #ffffff;
}
header .crj_main_nav li a{
  display: block;
  font-size: 1.6rem;
}
/* ----------------- Hedding Styles -----------------*/
.cr_title{
  border-left: 0.1rem solid #dddddd;
  border-right: 0.1rem solid #dddddd;
}
h2,h3{
  font-size: 2rem;
  color: #333333;
}
.cr_title a:hover{
  text-decoration: underline;
}
.cr_title.crj_title_btn a,
.cr_title.crj_title_btn a:visited{
  display: block;
  top: 0.8rem;
  border: 0.2rem solid #375a89;
  padding: 0.5rem 1rem;
  border-radius: 4px;
  font-size: 1.4rem;
  color: #375a89;
}
.cr_title.crj_title_btn a:hover,
.cr_title.crj_title_btn a:focus{
  transition: 0.4s;
  text-decoration: none;
  background: #375a89;
  color: #ffffff;
}
.cr_title.crj_title_btn a:before{
  content: "\f102";
  font-family: "FontAwesome";
  font-size: 1.4rem;
}
.cr_title.crj_title_btn a.collapsed:before{
  content: "\f103";
}
/* ----------------- Serchbox -----------------*/
.top_searchbox{
  border: 0.1rem solid #dddddd;
  margin: 0 auto 2rem auto;
  padding: 1rem 2rem;
}
.crj_search_btn.top_search_btn div{
  width: 415px;
  vertical-align: top;
  display: inline-block;
}
.crj_search_btn.top_search_btn div:last-child{
  width: 317px;
}
.crj_search_btn.top_search_btn div a{
  width: 400px;
  white-space: nowrap;
  overflow: hidden;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
}
.crj_search_btn div:last-child{
  width: 30vw;
}
.crj_search_btn div a{
  border: 0.2rem solid #375a89;
  padding: 1rem 1.5rem;
  color: #375a89;
}
.crj_search_btn div a:hover{
  font-size: 1.6rem;
  transition: 0.4s;
  background: #375a89;
  color: #ffffff;
  text-decoration: none;
}
.pc .crj_search_btn div a:after{
  position: absolute;
  content: "\f0da";
  font-family: "FontAwesome";
  font-size: 1.4rem;
  right: 1rem;
}
.searchbox .modal{
  overflow-y: scroll;
  -ms-overflow-style:none;
}
@-moz-document url-prefix() {
  .searchbox .modal {
    margin-right: -14px !important;
    padding-right: 14px !important;
  }
}
.searchbox .modal::-webkit-scrollbar {
  display: none;
}
.searchbox .modal-dialog{
  width: 810px;
  margin: 140px auto;
}
.searchbox .modal-content{
  width: 810px;
  border-top: 4px solid #333333;
  border-radius: 0;
}
.searchbox #pc_searchbox_job .modal-content{
  height: 464px;
}
.searchbox #pc_searchbox_place .modal-content{
  height: 507px;
}
.searchbox .modal-content .close{
  opacity: 1;
}
.searchbox .modal-content .close:hover{
  opacity: 0.8;
}
.searchbox .modal-content .modal-header{
  position: relative;
  border-bottom: 0.1rem solid #dddddd;
}
.searchbox .modal-content .modal-header .total_count{
  font-size: 1.4rem;
  position: absolute;
  right: 6rem;
  top: 1.5rem;
}
.searchbox .modal-content .modal-header .total_count span{
  font-size: 2rem;
  color: #31578b;
  padding: 0 0.5rem;
  font-weight: 800;
}
.searchbox .modal-content .modal-body{
  display: table;
  padding: 0;
}
.searchbox .modal-content .modal-body .tab_group{
  display: table-cell;
  vertical-align: top;
}
.searchbox .modal .nowloading{
  font-size:15px;
  color:#999;
  padding-left:20px;
}
.searchbox .modal-content .modal-body ul,
.searchbox .modal-content .modal-body li,
.searchbox .modal-content .modal-body a{
  color: #333333;
}
.searchbox .modal-content .modal-footer{
  position: relative;
  bottom: 0;
  left: 0;
  right: 0;
  border-top: 0.1rem solid #dddddd;
  width: 100%;
  text-align: center;
  padding: 1rem 0;
}
.searchbox .modal-content .crj_search_btn{
  margin: 0 15rem;
}
.searchbox .modal-content .crj_search_btn div{
  width: 400px;
}
.searchbox .modal-content .crj_search_btn div a{
  border-color: #31578b;
  color: #31578b;
}
.searchbox .modal-content .crj_search_btn div a:hover,
.searchbox .modal-content .crj_search_btn div a.enter{
  transition: 0.4s;
  background: #31578b;
  color: #ffffff;
}
.searchbox .modal-content .crj_search_btn div a.enter:hover{
  background: #ffffff;
  color: #31578b;
}
.searchbox .modal-content .crj_search_btn div a:after{
  display: none;
}
.searchbox .nav-tabs{
  width: 210px;
  border: none;
}
.searchbox .nav-tabs>li{
  float: none;
  clear: both;
  margin: 0;
  font-size: 1.5rem;
  font-weight: 800;
  border-right: 0.1rem solid #dddddd;
}
.searchbox .nav-tabs>li.active{
  border-right: none;
}
.searchbox .nav-tabs>li>a{
  border: none;
  border-radius: 0;
  margin: 0;
}
.searchbox #pc_searchbox_job .nav-tabs>li>a{
  padding: 1.3rem 1.5rem;
}
.searchbox .nav-tabs>li:not(:last-child){
  border-bottom: 0.1rem solid #dddddd;
}
.searchbox .nav-tabs>li.active>a,
.searchbox .nav-tabs>li.active>a:focus,
.searchbox .nav-tabs>li.active>a:hover{
  border-top: none;
  border-right: none;
  border-left: 0.4rem solid #31578b;
  border-radius: 0;
}
.searchbox .tab-content{
  padding: 1.5rem;
  font-size: 1.4rem;
}
/* icon_checkbox */
.searchbox label,
#pc_detail_flag label{
  padding: 0.6rem 0 0 0;
  position: relative;
  cursor: pointer;
  font-size: 1.4rem;
  font-weight: 400;
  vertical-align: top;
  }
.searchbox label span,
#pc_detail_flag label span {
  color: #333333;
  display: inline;
  padding: 0;
}
.searchbox label.nothing,
.searchbox label.nothing span,
#pc_detail_flag label.nothing,
#pc_detail_flag label.nothing span {
  color: #8d8d8d;
}
.searchbox input,
#pc_detail_flag input {
  display: none;
  width: 100%;
}
.searchbox input[type="checkbox"] + label,
#pc_detail_flag input[type="checkbox"] + label {
  line-height: 1.1;
  background-image: url(../img/icon/icon_checkbox_off.png);
  background-size: 1.4rem;
  background-position: 0 5px;
  background-repeat: no-repeat;
  padding-left: 2rem;
}
.searchbox input[type="checkbox"]:checked + label,
#pc_detail_flag input[type="checkbox"]:checked + label {
  background-image: url(../img/icon/icon_checkbox_on.png);
}
.searchbox .tab-content ul{
  padding-left: 2rem;
  margin-top: 1rem;
}
.searchbox .tab-content ul li{
  float: left;
  width: 210px;
  list-style-type: none;
  padding: 0.4rem 0;
  height: 4.4rem;
  line-height: 1.1;
}
.searchbox .tab-content ul li:nth-child(even){
  margin-left: 4rem;
}
.searchbox .tab-content .tab-pane{
  overflow-y: hidden;
  overflow-x: hidden;
  height: 300px;
}
/* detail flag */
#pc_detail_flag{
  padding: 0;
  background: #ffffff;
  border: 0.1rem solid #dddddd;
}
#pc_detail_flag dl{
  display: table;
  margin: 0;
  width: 100%;
}
#pc_detail_flag dt{
  position: relative;
  display: table-cell;
  width: 250px;
  margin: 0;
  padding: 1rem 1rem 1rem 2rem;
  border-bottom: 0.1rem solid #dddddd;
  border-right: 0.1rem solid #dddddd;
  vertical-align: middle;
}
#pc_detail_flag dt > div{
  display: table-cell;
  box-sizing: border-box;
  width: 100px;
}
#pc_detail_flag dt > div.pc_detail_btn{
  text-align: right;
  width: 150px;
}
#pc_detail_flag dt a{
  position: relative;
  padding: 0.4rem 2rem;
  font-size: 1.4rem;
}
#pc_detail_flag dt a:after{
  position: absolute;
  content: "\f0da";
  font-family: "FontAwesome";
  font-size: 1.4rem;
  right: 1rem;
  top: 0.4rem;
}
#pc_detail_flag dd{
  display: table-cell;
  padding: 1rem 2rem;
  border-bottom: 0.1rem solid #dddddd;
  font-size: 1.4rem;
  vertical-align: middle;
}
#pc_detail_flag #pc_selected_keyword input{
  display: block;
  margin: 0;
  font-size: 1.6rem;
  background: #ffffff;
  border: 0.1rem solid #dddddd;
  border-radius: 0.4rem;
}
#pc_detail_flag .pc_detail_flag_data ul{
  margin: 0;
}
#pc_detail_flag .pc_detail_flag_data ul.pb2{
  padding-bottom: 1rem;
}
#pc_detail_flag .pc_detail_flag_data ul.pb4{
  padding-bottom: 4rem;
}
#pc_detail_flag .pc_detail_flag_data ul.pb6{
  padding-bottom: 6rem;
}
#pc_detail_flag .pc_detail_flag_data ul.pb8{
  padding-bottom: 8rem;
}
#pc_detail_flag .pc_detail_flag_data ul.pb11{
  padding-bottom: 11rem;
}
#pc_detail_flag .pc_detail_flag_data li{
  float: left;
  list-style-type: none;
  margin-right: 2rem;
}
#pc_detail_flag #pc_selected_options .clear{
  clear: both;
  display: block;
    margin-bottom: 5rem;
}
#pc_detail_flag #pc_selected_options h4{
  border-left: 0.4rem solid #375a89;
  padding-left: 0.5rem;
  font-size: 1.6rem;
  font-weight: 800;
  display: block;
}
/* #pc_detail_flag #pc_selected_options li:nth-child(5),
#pc_detail_flag #pc_selected_options li:nth-child(9),
#pc_detail_flag #pc_selected_options li:nth-child(13),
#pc_detail_flag #pc_selected_options li:nth-child(17){
  clear: both;
} */
#pc_detail_flag .footer{
  display: table;
  margin: 1rem auto;
}
#pc_detail_flag .footer div{
  width: 25vw;
  display: table-cell;
}
#pc_detail_flag .footer .total_count{
  display: inline-block;
  font-size: 1.6rem;
  font-weight: 800;
}
#pc_detail_flag .footer .total_count span{
  font-size: 2rem;
  color: #31578b;
  padding: 0 0.5rem;
}
/* ----------------- Serch list -----------------*/
.search_list_header{
  display: table;
  width: 100%;
}
.search_list_header h2{
  margin: 2.4rem 0 0 0;
}
.search_list_header h2 span{
  font-size: 3rem;
  color: #31578b;
}
.search_list_header .bottom_line{
  border-bottom: 0.2rem solid #000000;
}
.search_list_header div{
  display: table-cell;
}
.search_list_header form{
  display: inline;
}
.search_list_header .form_view{
  text-align: right;
}
.job_view .footer{
  text-align: right;
}

/* ----------------- Contents -----------------*/
/* list_view */
ul.list_view {
  border-left: 0.1rem solid #dddddd;
  border-right: 0.1rem solid #dddddd;
}
.list_view li{
  font-size: 1.5rem;
}
ul.list_view li img{
  width:180px;
}
ul.list_view_side li img{
  width:136px;
}
ul#top_recruit {
  border-left: 0.1rem solid #dddddd;
  border-right: 0.1rem solid #dddddd;
}
#top_recruit li{
  text-align: left;
}
#top_recruit li div:last-child{
  height: 5.6rem;
  overflow: hidden;
  padding: 0.6rem;
}
#top_recruit li:nth-child(3n-1){
  margin-right: 2rem;
  margin-left: 2rem;
}
#top_recruit li:nth-child(4){
  clear: both;
}
/* side_bnr */
.side_bnr a{
  margin: 0.8rem 0 2.4rem 0;
}
.side_bnr a:first-child{
  margin: 2.4rem 0 0 0;
}
/* crj_recommended_list */
.crj_recommended_list{
  min-width:1200px;
  background:#e6e6e6;
  margin-top: 4rem;
  padding:2rem 0 4rem 0;
  }
.crj_recommended_list h4{
  font-size: 2rem;
  font-weight: 800;
}
.crj_recommended_list h5{
  margin: 1.5rem 0 0 0;
}
.crj_recommended_list a{
  margin:1rem 0.4rem 0 0;
  border-radius: 0.4rem;
  border: none;
  color: #333333;
}
.crj_recommended_list span{
    background:none;
    font-weight:normal;
  }
.crj_recommended_list span:before {content:"<";}
.crj_recommended_list span:after {content:">";}
.crj_recommended_list .label{
  margin:0 6px 0 0;
  }
.crj_recommended_list .btn:hover{
  transition: 0.4s;
  background:#666666;
  color:#ffffff;
  }

/* content_view */
.content_view {
  border-left: 0.1rem solid #dddddd;
  border-right: 0.1rem solid #dddddd;
}

/* ----------------- Entry form -----------------*/
/* flow */
.tab_arrow li span{
  width: 370px;
}
.tab_arrow li span:after {
  border-left: 20px solid #dddddd;
  border-top: 21px solid transparent;
  border-bottom: 21px solid transparent;
}

/* ----------------- Recommend -----------------*/
.dv_recommend{
  border: 0.1rem solid #ddd;
  border-bottom: none;
  box-sizing: border-box;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.dv_rc_header,
.dv_rc_title{
  display: none;
}
.dv_rc_items{
  width: 33.333%;
}

.crj_recommend_top .dv_rc_items{
  width: 50%;
}

.crj_recommend_list .dv_rc_items{
  width: 100%;
}

.crj_recommend_list .dv_rc_price,
.crj_recommend_list .dv_rc_address,
.crj_recommend_list .dv_rc_employment{
  width: 150px;
}

/* ----------------- Slider -----------------*/
.slider{
  background: #fff;
  border: 1px solid #ddd;
  padding: 1rem 0 2rem;
}
.agent_content .slider{
  border: 1px solid transparent;
  line-height: 1.4;
  margin: -1.8rem;
}
.slider .slider-item {
  margin: 1rem .4rem 0;
  width: 250px !important;
  height: 280px;
}
.slider .slider-item:first-child {
  margin-left: .8rem;
}

/* ----------------- Agent page -----------------*/
.content_view.page_agent_detail .aligncenter{
  max-width: none!important;
}
.page_agent_detail .slick-prev{
  left: -.4rem;
}
.page_agent_detail .slick-next{
  right: -.4rem;
}
.page_agent_detail hr{
  margin-top: 5rem;
}
.agent_policy_content,
.agent_episode_content,
.agent_example_list,
.agent_detail_content,
.agent_detail_info,
.agent_job_list{
  display: flex;
  justify-content: space-between;
}
.agent_policy img{
  margin-right: 2rem;
  width: 350px;
}
.agent_example_list_item{
  width: 33%;
}
.agent_episode_content{
  flex-direction: row-reverse;
}
.agent_episode_content img{
  margin-left: 2rem;
  width: 350px;
}
.agent_detail_content{
  align-items: center;
  align-content: center;
}
.agent_detail_txt:before {
  position: absolute;
  top: 50%;
  left: -24px;
  border: 12px solid transparent;
  border-right: 12px solid #fff;
  content: "";
  margin-top: -12px;
  z-index: 2;
}
.agent_detail_txt:after {
  position: absolute;
  top: 50%;
  left: -26px;
  border: 13px solid transparent;
  border-right: 13px solid #555;
  content: "";
  margin-top: -13px;
  z-index: 1;
}
.agent_detail_book,
.agent_detail_movie,
.agent_detail_music{
  padding: 2rem;
  margin: 2rem;
}
.agent_job_list{
  flex-wrap: wrap;
}
.agent_job_list_item{
  width: 48.7%;
}

.agent_tile{
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
}
.agent_tile_item{
  width: 260px;
}
.agent_tile_item:nth-child(3n-1){
  margin-right: 1rem;
  margin-left: 1rem;
}
.agent_tile_item{
  margin-top: .5rem;
  margin-bottom: .5rem;
}
.agent_tile_ttl_box{
  flex-direction: row-reverse;
}
.agent_tile_category{
  margin-left: .4rem;
}

/* firstview_area */
.firstview_area_row{
  display: flex;
}
.firstview_area_img{
  margin-right: 1rem;
  flex: 0 0 25%;
}

/* ----------------- ver21 Styles -----------------*/
.top_searchbox {
  border: 0;
  margin: 0;
  padding: 0;
}
.mainvisual {
  background-image: url("../img/mainvisual_pc.png");
  background-size: 1707px;
  margin-top: -1rem;
  height: 600px;
}
.mainvisual-btn-block{
  display: flex;
  align-items: center;
  justify-content: center;
}
.mainvisual-btn-item{
  margin: 0 .75rem;
}
.btn21-large{
  font-size: 20px;
  line-height: 30px;
  width: 330px; 
  height: 60px;
}

.btn21-searchbox{
  font-size: 18px;
  line-height: 27px;
  width: 350px;
  height: 46px;
}
.btn21-header{
  font-size: 14px;
  height: 45px;
  width: 180px;
}
header .container .row{
  position: relative;
}
.header-btn-block{
  position: absolute;
  top: 2rem;
  right: 0;
}
.header-btn-item{
  margin: 0 .75rem;
}

/* top-searchbox-2021 */
.top-searchbox-2021 .modal.fade .modal-dialog{
  transition:transform .2s ease-out;
  transform: translate(0,0);
}
.top-searchbox-2021 .modal.in .modal-dialog{
  opacity: 1;
  transform: translate(0,0);
}
.top-searchbox-2021 .modal.fade .modal-content-slider{
  transition:transform .2s ease-out;
  transform: translate(25%,0);
}
.top-searchbox-2021 .modal.in .modal-content-slider{
  transition:transform .2s ease-out;
  transform: translate(0,0);
}
.top-searchbox-2021 .searchbox .modal{
  overflow: hidden;
}
.top-searchbox-2021 .searchbox #pc_searchbox_job .modal-content,
.top-searchbox-2021 .searchbox #pc_searchbox_place .modal-content,
.top-searchbox-2021 .searchbox #pc_searchbox_type .modal-content{
  background: #fff;
  border-top: 0;
  overflow: hidden;
  width: 820px;
  height: 576px;
}
.top-searchbox-2021 .modal-content-slider{
  position: relative;
  width: 100%;
  height: 100%;
}
.top-searchbox-2021 .total_count,
.top-searchbox-2021 .searchbox .modal-content .modal-header .total_count span{
  color: #fa0000;
}
.top-searchbox-2021 .searchbox .modal-body{
  display: block;
  overflow-y: auto;
  height: 410px;
}
.top-searchbox-2021 .searchbox .modal-content .modal-footer{
  position: absolute;
  bottom: 0;
  display: flex;
  justify-content: space-between;
  align-items: center;
  background: #ECECEC;
  border: 0;
  width: 100%;
  height: 106px;
}
.top-searchbox-2021 .searchbox-btn-block{
  display: flex;
  align-items: center;
  justify-content: center;
}
.top-searchbox-2021 .searchbox-prev,
.top-searchbox-2021 .searchbox-close{
  position: absolute;
  top: 50%;
  transform: translate(0,-50%);
}
.top-searchbox-2021 .searchbox-prev{
  left: 2rem;
}
.top-searchbox-2021 .searchbox-close{
  right: 2rem;
}
.top-searchbox-2021 .searchbox-close button{
  border: 0;
  background: transparent;
  outline: none;
  -webkit-appearance: none;
}
.top-searchbox-2021 .searchbox-btn-img{
  width: 46px;
  height: auto;
}