@charset "UTF-8";
/* CSS Document */
@media only screen and (max-width:639px){
    .sub_contents {
    width:96%;
     margin-left: auto;
    margin-right: auto;
   font-size: 100%;
         margin-top: 10px;
}
    #page_title {
        font-size: 120%;
        border: thin solid #E06E78;
    }
.left_recruit_all {
     width:96%;
    float: none;
  margin-left: auto;
margin-right: auto; 
    font-size: 100%;
	margin-top: 30px;
} 
.sub_article_recruit {
    font-size: 100%;
    width:98%;
    float: none;
  margin-left: auto;
margin-right: auto;
}
.sub_contents-in_recruit {
    width: 96%;
    margin-left: auto;
    margin-right: auto;
    max-width:768px;
    background-color: #FFFFFF;
    border-radius: 6px;
}  
    .recruit_blog {
    width: 98%;
        margin-left: auto;
margin-right: auto;
}
.right_recruit_all {
     width:100%;
    float: none;
  margin-left: auto;
margin-right: auto; 
	margin-bottom: 30px;
} 
.recruit_name {
  width:96%;
    float: none;
  margin-left: auto;
margin-right: auto; 
	font-size: 100%;
	
}
.recruit_blog_day {
 width:96%;
    float: none;
  margin-left: auto;
margin-right: auto; 
}    
 
.right_list_title_main ul li {
width:90%;
margin-left:auto;
margin-right:auto;
	float: none;
}   
    
  .table_box_recruit th.t_top {
	border-top: thin dotted #E06E78;
      width: 96%;
} 
      .table_box_recruit td.t_top {
	border-top: thin dotted #E06E78;
      width: 96%;
    border-bottom:none;
}  
	table.table_box_recruit tbody td  {
	border-left: none;
	border-right-width: 0px;
	font-size:90%;
border-bottom: thin dotted #E06E78;
}

	table.table_box_recruit tbody th  {
border-top:none;
font-size:90%;
      
	}

 
 table.table_box_recruit thead {
	display:none;
}
table.table_box_recruit tbody th {
	display:block;
	  width: 96%;
	background-color:#FFE9EC;

}
table.table_box_recruit tbody td {
	display:block;
 
}
table.table_box_recruit tbody td::before {
	content: attr(label);
	float: left;
	clear: both;
	font-weight: bold;

}
table.table_box_recruit tbody td p {
	padding-left:6em;
}





}
