@charset "UTF-8";

.main_img_box{
  /* background: url(https://www.usa-chuo.jp/img/recruit/recruit_01.jpg)no-repeat; */
  background: url(../../../../img/recruit/pagetitle_pc.jpg)no-repeat;
  background-size: cover;
  height:120px;
  max-height: 120px;
  margin-bottom: 45px;
  background-position: center;
}
.main_img_box .main_txt_box{
  margin: 0 auto;
  width: 100%;
  max-width: 980px;
}
.main_img_box .main_txt{
    top: 0;
    left: 0;
  }
.main_img_box .main_txt p{
  padding: 37px 20px 31px;
  max-height: 120px;
}
.main_img_box .main_txt p span{
  line-height: 3;
}
/* 微調整項目 hdr02のフォントカラー */
.content .hdr02  {
    color: #a5519d;
    font-size:2.5rem;
}


/* 文字間隔20px */
.letter_spacing_20px {
	letter-spacing: 20px;
}

/* 画像左回り込み */
.img_left {
	float: left;
	margin-right: 5.1%;
}

.content .content_01 .img_right {
    float: right;
/*    margin-left: 5.1%;*/
}

.content .content_01{
	text-align: left;
}

/* sp時の改行非表示 */
.sp {
    display:none;
}

/*.content .hdr02:before {
  margin-right: 0;
  content: "";
}*/

.content_01 .hdr-04 {
	width: initial;
/*  margin: 10px 25px 15px 100px;*/
	padding: 0 5px 0 20px;
  color:#474747;
  font-size: 1.4rem;
  text-align: left;
}


.content .content_01 table {
    width: initial;
    margin: 0px auto 60px;
    border: 1px solid #e5e5e5;
    border-collapse:collapse;
    font-size: 1.4rem;
    text-align: left;
}
.content .content_01 table tr th,
.content .content_01 table tr td{
  border: 1px solid #ccc;
}
.content .content_01 table tr {
    padding: 18px 0;
}
.content .content_01 table tr th{
	border-right: hidden;
}

.content .content_01 table tr th {
    padding: 6px 0 6px 17px;
    width: 204px;
    vertical-align: top;
    background-color: #FFFFFF;
    box-sizing: initial;
    font-weight: normal;
    color:#474747;
}

.bge-contents .content .content_01 table tr td {
  width: 670px;
  padding: 6px 17px 6px 0;
  vertical-align: top;
  background-color: #FFFFFF;
  color:#474747;
}

.img_right {
  float: right;
  margin-right: 22px;
}

#Recruit .hdr02{
  margin: 0px auto 18px;
}

#Recruit .hdr-04{
/*  margin: 0;*/
  margin-bottom:80px;
}

#Recruit .sub_foot_pc table td {
    font-size: 1.9rem;
    color: #4265a9;
    text-align: center;
    padding: 20px 30px 6px;
}

#Recruit .sub_foot_pc {
    height: 195px;
}

#Recruit p.contact + .hdr-04 {
  margin-bottom:10px;
}

#Recruit .bgb-wysiwyg {
  margin-bottom:0px;
}

#Recruit .clearboth {
  clear: both;
  height: 0;
  margin: 0;
}
#Recruit .sub_foot_pc table tr:nth-of-type(2) td:first-child{
  padding-top:8px;
}
