@charset "UTF-8";

.main_img_box{
  /* background: url(https://www.usa-chuo.jp/img/recruit/recruit_sp.png)no-repeat; */
  background: url(../../../../img/recruit/pagetitle_sp.jpg)no-repeat;
  background-size: cover;
/*    max-height: 19vw;*/
  margin-bottom: 25px;
}
.main_img_box .main_txt{
    top: 0;
    left: 0;
    width: 32%;
  }
.main_img_box .main_txt p{
    max-height: 19vw;
}

.content .hdr02 {
  font-size: 2.0rem;
  /*padding-bottom: 5px;*/
  line-height: 1.2;
  margin-bottom:10px;
}

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

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

/* 余白50px */
.margin_50px {
	margin-top: 50px;
}

/* 画像width60% */
.img_60pct {
	width: 60%;
}

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

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

/*SP時の改行表示 */
.sp {
    display:block;
}



.hdr-04 img {
    margin-top:10px;
	width: 100%;

}

.content_01 .hdr-04 {
	/*padding: 0 7.5%;*/
    width:100%;
    font-size: 1.4rem;
    color:#474747;
    text-align: left;
    margin:0 auto 10px;
}

.content_01 .hdr-04:nth-of-type(2n) {
  margin-bottom:10px;
}
.content .content_01 table {
    width: 92% !important;
    margin: 15px auto 25px;
    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: 8px 0 8px 3%;
    width: 31.6vw;
    vertical-align: top;
    color:#474747;
    background-color: #FFFFFF;
    box-sizing: initial;
    font-weight: normal;
    line-height: 1.43;
}

.bge-contents .content .content_01 table tr td {
    padding: 8px 3% 4px 0;
    vertical-align: top;
    color:#474747;
    background-color: #FFFFFF;
    line-height: 1.43;
}

.img_right {
    float: right;
    margin-right: 12%;
}


.content_01 .sp_img {
/*    width:50.3%;*/
  width:initial;
/*    max-width: 100%;*/
}

.content_01 .margin_50px {
  display:none;
}

/* サブフッターテキスト下余白 */
.subpage .bge-contents .bgb-wysiwyg {
	margin-bottom:0;
}
