@charset 'utf-8';
*{
	font-family: "Helvetica Neue", Helvetica, Arial, "ヒラギノ角ゴシック", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ Pro W3", Roboto, "メイリオ", Meiryo, "ＭＳ Ｐゴシック", sans-serif !important;
}
/* ▼▼▼▼▼▼▼▼▼▼ 一覧 ▼▼▼▼▼▼▼▼▼▼ */
#area_app_lists{margin: 0 auto;}
#area_app_lists{margin: 45px auto}
.col_1000{width: 100%;}
.col_0600{width: 60%;}
.col_0400{width: 40%;}
.border_all,.border_all_left ,.border_left_none{border: 2px solid rgba(11,23,97,1)}
.border_left_none,.border_all_left {border-left: none;}
.border_t_none{border-top: none;}

.item_body_text dt{float:left;clear: left;padding-right:0.5em;width:30%;text-align: right;background-color: #f0f0f0;height:50px;text-align: center;font-weight: 500;display: flex;justify-content: center;align-items: center;margin-bottom: 5px;padding:3px;}
.item_body_text dd{float: left;width:70%; margin-bottom:0!important;height:50px;display: flex;align-items: center;flex-wrap: wrap;padding-left:15px;font-weight: 400;margin-bottom: 3px;padding-top:2px;}
.item_body_text dd span{width:100%;font-weight: 400;}
.link_ttl{text-decoration: underline;}
.link_txt a{font-size:14px;text-decoration: underline;font-weight: 500;}

@media screen and (max-width: 768px){
	#area_app_lists{width: 90%;}
	.sort_box{text-align: center;}
	.item_body .item_body_image{margin: 0 auto;}
	.item_title{padding-left: 0 !important;;}
	.recruit_item_box .item_body_text div:first-child{margin-top: 0;}
	.item_body_text_tag{margin-bottom:5px !important;}
	.col_0500{width: 100%;}
	.col_0800{width: 60%;}
	.col_0200{width: 40%;}
	.border_all_left{border-left: 2px solid rgba(11,23,97,1)}
	.border_tb_sp_none{border-top: none;border-bottom: none}
	.border_sp .border_all_left.border_tb_none,
	.border_sp .border_left_none.border_tb_none{border-top: none;border-bottom: none}
	.list_search_area{padding: 1rem 0em;}
	.list_search_area input,.list_search_area button{margin: .5em 0;min-width: 75%; padding: .25rem 1.5rem;}
	._body_text {margin: 0;}
	.recruit_item_box .item_body{padding: 0 ;}
	.recruit_item_box{width:90%;max-width: 335px;border-right:none !important;border-left:none !important;border-top:none !important;padding-bottom: 75px;margin:0 auto !important;}
	.item_body_text dl{height:187px;margin-top:15px;}
	.item_body_text dt{width:35%;height:auto;}
.item_body_text dd{width:65%;height:auto;padding-left: 0.6em;}
.item_body_text dd:last-child{margin-bottom: 50px;}
	.adder_btn_area{margin-bottom: 0}
	.item_body_text {width: 100%}
	.adder_btn_area > div{top:24px;}
	.adder_btn_area .entry{padding:15px 54px !important;}
	.adder_btn_area{margin:0 !important;}
	.adder_btn_area a{font-size:14px;}
	.adder_btn_area .favorite{padding:16px 10px 14px 33px !important;margin-right:5px !important;top:24px;}
	.adder_btn_area .favorite::after{font-size:20px;padding-top:9px !important;}
	.link_txt{margin-top:20px;}
}
@media screen and (min-width: 768px){
	#area_app_lists{width: 825px;}
	.sort_box{
		display: flex;
		justify-content: space-between;
		align-items: flex-end;
		flex-wrap: wrap;
		
	}
	.item_body{display: flex;}
	.col_0500{width: 50%;}
	.col_0800{width: 80%;}
	.col_0200{width: calc(20% - 0px);}
	.border_tb_none{border-top: none;border-bottom: none}
	.list_search_area{padding: 1rem 5em;}
	.list_search_area input,.list_search_area button{padding: .25rem 3rem;}
	.item_body_text {margin: 0 15%;width: 100%}
	.recruit_item_box .item_body{padding: 0;}
	.recruit_item_box{padding-bottom:20px;}
	.link_txt{margin-bottom:50px;}
}

	.recruit_item_box .item_body_text .item_body_text_tag{word-break: keep-all;}
	.recruit_item_box .item_body_text .item_body_text_tag span{margin-bottom: .5em;display: inline-block;font-size: 14px!important;font-weight: 300;}
.recruit_item_box{border: 1px solid #ced4da;margin:0 auto 25px;width:600px;}
.item_title{padding: 30px 15% 6px;}
	.recruit_item_box .item_body_image img{width: 100%;height: auto;}
.recruit_item_box .item_body_image{width: 100%;height: auto;}
.recruit_item_box .item_body_text > *{margin-bottom: 7px;}
.recruit_item_box .item_body_text .target_tag{background: rgba(255,51,0,1);padding: 1px 5px;color: white;border-radius: 3px;}
.recruit_item_box .item_body_text .border_dashed{border: 2px dashed rgba(177,177,177,1);border-right: none;border-left: none;padding: 6px 0;}
.more_btn{margin-bottom: 20px;}
.more_btn a{padding: 10px 45px;border:2px solid rgba(11,23,97,1);border-radius: 3em;}
/* ▲▲▲▲▲▲▲▲▲▲ 一覧 ▲▲▲▲▲▲▲▲▲▲ */


.recruit_item_new{
	position: relative;
	overflow: hidden;
}
.recruit_item_new:before,
.recruit_item_new:after{
	position: absolute;
	content: "";
	transform: rotate(45deg);
}
.recruit_item_new:before{
	top: -4em;
	right: -4em;
	height: 8em;
	width: 8em;
	background: rgba(140,185,245,1);
}
.recruit_item_new:after{
	content: "NEW";
	color: #fff;
	top: 1.5em;
	right: 1em;
}

/* ボタンデザイン */
.adder_btn_area{
	margin:5px 15% ;
}
.adder_btn_area .favorite{
	padding:16px 11px 14px 36px;
	border-radius: 3px;
	background: #FFA114;
	margin-right:8px;
}
.adder_btn_area .favorite::after{
padding:7px 0 0 5px;
}
.adder_btn_area .entry{
	background:#0066d2!important;
	padding:15px 80px;
	border-radius: 3px;
}
.adder_btn_area .entry::after{
	display: none;
}

/*フッター*/
.footer_logo span{
	height:auto !important;
}