@charset "UTF-8";
#jobList {
}
.pankuzu {
	margin: 0;
}
.Hits {
}
.Hits span {
	font-weight: bold;
	font-size: 16px;
	margin: 0 2px;
}
.PageLink {
	font-size: 16px;
	margin: 8px 0;
}
.PageLink a {
	display: inline-block;
	color: #E95177;
	background-color: #FEE;
	border: 1px solid #FAC;
	border-radius: 4px;
	padding: 0 8px;
	margin: 0 4px;
}
.PageLink a:hover {
	background-color: #E95177;
	color: #FFF;
	text-decoration: none;
}
.PageLink > span {
	display: inline-block;
	padding: 0 8px;
	margin: 0 4px;
	color: #AAA;
}
.PageLink .Now {
	color: #E95177;
	font-weight: bold;
}
.oyakudachiLink {
	text-align: center;
}
.oyakudachiLink a {
	display: block;
	padding: 8px;
	margin: 0 20px;
	background-color: #FCC700;
}
a.txtbnr {
	display: block;
	color: #E95177;
	background-color: #FEE;
	background-color: #FFD;
	background-color: #FFFFE5;
	border-top: 1px dotted #E95177;
	border-bottom: 1px dotted #E95177;
	margin: 20px 20px 0;
	padding: 2px;
}
a.txtbnr:hover {
	background-color: #FFD;
}
a.txtbnr span {
	display: inline-block;
	color: #E95177;
	line-height: 1;
	font-size: 80%;
	border: 1px solid #E95177;
	border-radius: 2px;
	padding: 2px 2px 0 2px;
	margin-right: 2px;
	background-color: #FFF;
}
.job {
	color: #333;
	margin: 20px 0;

	margin: 60px 20px;
}
.job + .job {
	margin-top: 40px;
}
.updateTime {
	color: #E95177;
	display: inline;
}
.newIcon {
	display:inline-block;
	font-weight: bold;
	color: #FFF;
	background-color: #E95177;
	border-radius: 4px 4px 0 0;
	padding: 1px 7px 0;
	margin-right: 4px;
}
.updateTime em {
	color: #F00;
	font-weight: bold;
}
.itemImgWrap {
}
.itemImg {
}
.imgData {
}
.imgData div {
}
.itemHeader {
	border-top: 8px solid #E95177;
	background-color: #FEEBED;
	padding: 8px;
	position: relative;
}
.itemHeader:after{
	content:".";display:block;height:0;clear:both;visibility:hidden;
}
.ih_r {
	float: right;
	width: 628px;
	margin-left: 8px;
}
.comName {
	font-weight: bold;
	color: #E95277;
	text-shadow: 0px 1px 0px #FFF, 1px 1px 0px #FFF, 1px 0px 0px #FFF, 1px -1px 0px #FFF, 0px -1px 0px #FFF, -1px -1px 0px #FFF, -1px 0px 0px #FFF, -1px 1px 0px #FFF;
}
.itemCatch {
	text-shadow: 0px 1px 0px #FFF, 1px 1px 0px #FFF, 1px 0px 0px #FFF, 1px -1px 0px #FFF, 0px -1px 0px #FFF, -1px -1px 0px #FFF, -1px 0px 0px #FFF, -1px 1px 0px #FFF;
}
.catch_img img {
}
.catch_img_L img {
	max-width: 300px;
	max-height: 150px;
}
.catch_img_L img.ue, .catch_img_L img.naka, .catch_img_L img.sita {
	object-fit: cover;
	width: 300px;
	height: 150px;
}
.catch_img_L img.ue {
	object-position: 50% 0%;
}
.catch_img_L img.naka {
	object-position: 50% 50%;
}
.catch_img_L img.sita {
	object-position: 50% 100%;
}
.catch_img_M img {
	max-width: 240px;
	max-height: 120px;
}
.catch_img_M img.ue, .catch_img_M img.naka, .catch_img_M img.sita {
	object-fit: cover;
	width: 240px;
	height: 120px;
}
.catch_img_M img.ue {
	object-position: 50% 0%;
}
.catch_img_M img.naka {
	object-position: 50% 50%;
}
.catch_img_M img.sita {
	object-position: 50% 100%;
}
.catch_img_S img {
	max-width: 160px;
	max-height: 80px;
}
.hw_mark {
	border: 1px solid #F85;
	padding: 2px;
	text-align: center;
	border-radius: 2px;
}
.icon_kengaku {
	position: absolute;
	right: 100px;
	top: -50px;
}
.icon_taiken {
	position: absolute;
	right: 20px;
	top: -54px;
}
.itemDetailWrap {
	background-color: #E95177;
	padding: 8px 8px 40px;
}
.itemDetail {
	background-color: #FFF;
	border-radius: 4px;
}
.detailHeader {
	padding: 8px;
}
.detailHeader:after{
	content:".";display:block;height:0;clear:both;visibility:hidden;
}
.detailHeader + .detail {
	border-top: 2px solid #E95177;
}
.detailHeader a {
	color: #E95177;
}
.detailHeader a span[class^="koyo_"] {
	display: inline-block;
	background-color: #E95177;
	color: #FFF;
	line-height: 1;
	padding: 2px;
	margin-right: 2px;
	border-radius: 2px;
	vertical-align: 3px;
}
.detailHeader a em {
	font-size: 18px;
	color: #1E1F8B;
	font-weight: bold;
	font-family:Inter,"Noto Sans JP","メイリオ",Meiryo,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Arial,Osaka,"ＭＳ Ｐゴシック","MS PGothic",sans-serif;
  font-feature-settings: "palt";
}
.detailHeader a:hover em {
	color: #E95177;
}
.imgIcon {
	border: 1px solid #888;
	color: #888;
	border-radius: 3px;
	line-height: 1;
	padding: 0 3px;
	font-size: 90%;
	margin-left: 2px;
	vertical-align: 1px;
}
a.detailBtn {
	color: #FFF;
	font-size: 12px;
	font-weight: bold;
	background-color: #E95177;
	display: inline-block;
	border-radius: 5px;
	line-height: 1;
	vertical-align: 3px;
	padding: 4px 4px 4px 20px;
	margin-left: 8px;
	box-shadow: 1px 1px 3px 1px #CCC;
	-moz-box-shadow: 1px 1px 3px 1px #CCC;
	-webkit-box-shadow: 1px 1px 3px 1px #CCC;
	position: relative;
}
a.detailBtn:before {
	display: block;
	content: "";
	width: 0;
	height: 0;
	position: absolute;
	left: 7px;
	top: 4px;
	border: 6px solid transparent;
	border-left: 9px solid #FFF;
}
a.detailBtn:hover {
}
a.detailBtn:hover:before {
}
a.toKeep, a.Keeped {
	display: inline-block;
	float: right;
	text-align: center;
	color: #555;
	text-decoration: none;
	font-weight: bold;
	border-radius: 2px;
	padding: 3px 5px;
	min-width: 12em;
	box-shadow: 1px 1px 3px 1px #CCC;
	-moz-box-shadow: 1px 1px 3px 1px #CCC;
	-webkit-box-shadow: 1px 1px 3px 1px #CCC;
}
a.toKeep {
	border: 2px solid #FBC600;
	padding: 1px 3px;
	text-shadow: none;
	background: -moz-linear-gradient(top,#FFF,#FFF 70%,#FEC);
	background: -webkit-gradient(linear,left top,left bottom,from(#FFF),color-stop(0.7,#FFF),to(#FEC));
}
a.Keeped {
	text-shadow: 0px 1px 0px #FEC, 1px 1px 0px #FEC, 1px 0px 0px #FEC, 1px -1px 0px #FEC, 0px -1px 0px #FEC, -1px -1px 0px #FEC, -1px 0px 0px #FEC, -1px 1px 0px #FEC;
	background: -moz-linear-gradient(top,#FBC600,#FBC600 70%,#EB0);
	background: -webkit-gradient(linear,left top,left bottom,from(#FBC600),color-stop(0.7,#FBC600),to(#EB0));
}
a.toKeep i, a.Keeped i {
	font-size: 18px;
	vertical-align: -2px;
}
.fa-square-o{
	margin-right: 2px;
}
.detail {
	padding: 8px;
}
.detailTbl {
	width: 100%;
	border-collapse: collapse;
}
.detailTbl tr + tr {
	border-top: 1px dotted #AAA;
}
.detailTbl th, .detailTbl td {
	padding: 8px;
}
.detailTbl th {
	vertical-align: top;
	width: 4.5em;
}
.detailTbl td {
}
.remaining_box{
    padding: 5px 0px;
	display: inline-block;
}
.remaining_box p{
    font-size: 16px;
    font-weight: bold;
	line-height: 1.4em;
	text-align: center;
	width: 200px;
    margin: 0 auto;
    border-bottom: dotted 2px #e95177;
}
.remaining_box span{
	color: red;
}

.btmIcns {
	position: relative;
}
.mailOkIcon, .jwGuideIcon {
	position: absolute;
	top: 8px;
	display: inline-block;
	background-color: #FFF;
	line-height: 1;
	padding: 4px;
	font-size: 13px;
}
.mailOkIcon {
	left: 0;
	color: #E95177;
}
.jwGuideIcon {
	right: 0;
	padding-left: 20px;
	border-radius: 4px;
	cursor: pointer;
}
.jwGuideIcon:before {
	display: block;
	content: "";
	width: 0;
	height: 0;
	position: absolute;
	left: 7px;
	top: 4px;
	border: 6px solid transparent;
	border-left: 9px solid #555;
}
.jwgCnt {
	display: none;
	position: absolute;
	width: 400px;
	padding: 12px;
	background-color: #FFE;
	border-radius: 2px;
	right: 0;
	bottom: 0;
	font-size: 16px;
	line-height: 1.6;
	border: 2px solid #E95177;
	box-shadow: 0px 0px 2px 2px #FFF;
	-moz-box-shadow: 0px 0px 2px 2px #FFF;
	-webkit-box-shadow: 0px 0px 2px 2px #FFF;
}
.jwgCnt span {
	color: #E95177;
}
.icon {
	width: 740px;
	margin: 8px 0 8px;
	font-size: 12px;
}

.icon_ok {
	background-color: #FFF77B;
	color: #5d5d5d;
}
.icon_no {
	background-color: #f3f3f3;
	color: #b1b1b1;
}
.icon_ok, .icon_no {
	border-radius: 6px;
	border: 1px solid #FFF;
	display: block;
	padding-top: 1px;
	padding-bottom: 1px;
}
.icon td {
	text-align: center;
	width: 18%;
}
.icon {
	font-size: 12px;
}

#work {
	max-width: none;
	overflow: unset;
	white-space: unset;
}

.detailTbl span{
	background: #f5f5f5;
	padding:0px 3px;
	border-radius: 5px;
	border: 1px solid #e0e0e0;
	margin-right: 5px;
	display: inline-block;
	margin-bottom: 2px;
}
.detailTbl p{
	margin-top: 5px;
}
div.enq{
	border-bottom:#E95177 1px dotted;
	border-top: #E95177 1px dotted;
	padding: 2px 0;
	margin: 20px;
}
.enq p{
	padding: 4px 0;
	letter-spacing: 1px;
	font-size: small;
}

.sp_newIcon {
	display:inline-block;
	font-weight: bold;
	color: #FFF;
	background-color: #ff6c25;
	border-radius: 4px 4px 0 0;
	padding: 1px 7px 0;
	margin-right: 4px;
}
.spIcon {
    color: #ff6c25;
    font-weight: bold;
    background-color: #FFF;
    border-top: 2px solid #ff6c25;
    border-right: 3px solid #ff6c25;
    border-left: 3px solid #ff6c25;
    border-radius: 7px 7px 0px 0px;
    padding: 0px 4px;
    margin-right: 4px;
    display: inline-block;
}
.sp_updateTime {
	color: #ff6c25;
	display: inline;
}
.sp_comName {
	font-weight: bold;
	color: #575757;
	text-shadow: 0px 1px 0px #FFF, 1px 1px 0px #FFF, 1px 0px 0px #FFF, 1px -1px 0px #FFF, 0px -1px 0px #FFF, -1px -1px 0px #FFF, -1px 0px 0px #FFF, -1px 1px 0px #FFF;
}
.sp_detailHeader {
	padding: 8px;
}
.sp_detailHeader:after{
	content:".";display:block;height:0;clear:both;visibility:hidden;
}
.sp_detailHeader + .detail {
	border-top: 2px solid #E95177;
}
/* .sp_detailHeader a {
	color: #E95177;
} */
.sp_detailHeader a span[class^="koyo_"] {
	display: inline-block;
	background-color: #E95177;
	color: #FFF;
	line-height: 1;
	padding: 2px;
	margin-right: 2px;
	border-radius: 2px;
	vertical-align: 3px;
}
.sp_detailHeader a em {
	font-size: 18px;
	color: #575757;
	font-weight: bold;
	font-family:Inter,"Noto Sans JP","メイリオ",Meiryo,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Arial,Osaka,"ＭＳ Ｐゴシック","MS PGothic",sans-serif;
  font-feature-settings: "palt";
}
.sp_detailHeader a:hover em {
	color: #E95177;
}

.sp_itemDetailWrap {
	background-color: #ff6c25;
	padding: 8px 8px 40px;
}

.catch_img_sp{
  display: inline-block;
  max-width: 60%;
  vertical-align: top;
}
.catch_img_sp img{
  width: 100%;
}
.img-catch{
	display: flex;
    justify-content: space-evenly;
}
#spkyujin{
  max-width: 50%;	
}
