@charset "UTF-8";
#jobmail #contents .content {
	margin-bottom: 0;
}

#jobmail #global_header .navi {
	display: none!important;
}
#jobmail #global_footer .navi{
	display: none;
}
#jobmail #global_footer .command {
	display: none;
}
#jobmail #global_footer .copyright {
	margin-top: 10px;
}
#jobmail #contents .content.flattype {
	background: #fff;
	border-top: 1px solid #fff;
	box-shadow: none;
	padding-bottom: 50px;
}

#jobmail h3.ttl_index{
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	border-top: 2px solid #32a8ce ;
	border-bottom: 2px solid #32a8ce ;
	padding: 10px 0;
	position: relative;
  }
#jobmail h3.ttl_index::after{
	content: '';
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 15px 18px 0;
	border-color: #32a8ce transparent transparent ;
	position: absolute;
	bottom: -15px;
	left: 0;
	right: 0;
	margin: auto;
  }
#jobmail h4.ttl_index{
	background: #EEF9FC;
	font-size: 15px;
	font-weight: bold;
	padding: 10px;
	line-height: 16px;
	display: flex;
	align-items: center;
	margin: 0 10px;

}
#jobmail h4.ttl_index span{
	color: #11a7d7;
	font-size: 16px;
	line-height: 16px;
	display: block;
	margin-right: 10px;
}
.stop_btn_area{
	margin: 0 25px;
}
.indent-1em{
	text-indent: -1em;
	padding-left: 1em;
}
#jobmail .btn_orange{
	border: none;
	font-size: 14px;
	line-height: 1.2;
	padding: 10px 0 8px;
}
#jobmail #bread_crumb li {
	float: none;
}

.errorForm {
	margin-bottom: 20px;
	border: solid 1px #ccc;
	font-size: 12px;
	background: #fff;
  }
  .errorForm .errorHead {
	padding: 12px 0 11px 51px;
	background: #eeeeee url("/sp/registration/img/ico_alert.png") no-repeat scroll 19px 10px;
	color: #ff6666;
	font-weight: bold;
  }
  .errorForm .errorCont {
	margin: 0 15px;
	padding: 15px 0;
  }
  .errorForm .errorTxt {
	padding-top: 10px;
  }
  .errorForm .errorTxt li {
	text-indent: -1em;
	padding-left: 1em;
  }
  .errorForm .errorTxt span {
	color: #ff6666;
	text-decoration: underline;
  }
  .errorForm .errorTxt span a {
	color: #11a7d7;
	text-decoration: underline;
  }
/* 新着お仕事情報配信 パネル */
.jobmail .condition_list .condition_panel.unregistered_panel .box {
	border-top: 5px solid #FF3C3C!important;
}
.jobmail .condition_list .condition_panel.unsubscribe_panel .box {
	border-top: 5px solid #C3C3C3;
}
.jobmail .condition_panel .box .top{
	display: flex;
	justify-content: space-between;
	align-items: center;
  }
  .jobmail .condition_panel .box .top .remove .button img{
	width: 60px;
	margin: 5px 10px 10px 0;
  }
  
  .jobmail .condition_panel .top .tag{
	font-size: 12px;
	width: 60px;
	height: 25px;
	line-height: 25px;
	color: #fff;
	font-weight: bold;
	text-align: center;
	margin: 10px 0 10px 10px;
  }
  .jobmail .condition_panel .tag.subscribe{background-color: #F98D02;}
  .jobmail .condition_panel .tag.unsubscribe{background-color: #C3C3C3;}
  .jobmail .condition_panel .tag.unregistered{background-color: #FF3C3C;}
  
  .jobmail .condition_panel .box .conditions{
	display: flex;
	margin: 0 10px 10px;
	align-items: flex-start;
	font-size: 13px;
	justify-content: space-between;
  }
  .jobmail .condition_panel .box .conditions .sttl{
	width: 50px;
	font-weight: bold;
  }
  .jobmail .condition_panel .box .conditions .txt{
	width: 100%;
	overflow: hidden;
	display: -webkit-box;
	text-overflow: ellipsis;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 3;
	line-clamp: 3;
  }
  .jobmail .condition_panel .box .link{
	text-align: center;
	margin-bottom: 20px;
	font-size: 14px;
  }
  .jobmail .condition_panel .box .link a{
	text-decoration: underline;
	color: #38B5D5;
	font-weight: bold;
  }
  
  .jobmail .term{
	margin-left: auto;
  
  }
  .jobmail_select {
	  display: inline-flex;
	  align-items: center;
	  position: relative;
	  margin-right: 0.5em;
	  background-color: #fff;
  }
  
  .jobmail_select::after {
	  position: absolute;
	  right: 5px;
	  width: 10px;
	  height: 7px;
	  background-color: #535353;
	  clip-path: polygon(0 0, 100% 0, 50% 100%);
	  content: '';
	  pointer-events: none;
  }
  
  .jobmail_select select {
	  appearance: none;
	  min-width: 80px;
	  height: 2.8em;
	  padding: 3px;
	  border: 1px solid #d0d0d0;
	  border-radius: 3px;
	  background-color: #fff;
	  color: #222;
	  font-size: 1em;
	  cursor: pointer;
	  background: none;
  }
  .jobmail .condition_panel .bottom .button img{
	width: 130px;
  }
  .jobmail .condition_panel .bottom p{
	font-size: 12px;

  }
  .jobmail .condition_panel .bottom .date{
	display: flex;
	align-items:flex-start;
	justify-content: left;
	font-size: 10px;
	color: #848484;
  }
  .jobmail .condition_panel .bottom .sttl{
	font-weight: bold;
	margin-right: 0.5em;
	text-align: left;
  }
  .jobmail #contentss.nn .container.jobmailList{
	width: 965px;
	  min-width: 965px;
	  margin: 0 auto;
  }
  .nn .container.index_0 {
	width: 720px;
	min-width: 720px;
	margin: 0 auto;
	background: #fff;
	padding: 1px 20px;
	margin-bottom: 20px;
  }
  .mylist .condition_list .condition_panel .box .bottom {
	padding: 10px;
  }
/* 新着のお仕事情報を受け取る */
.tbl_conditions{
	background: #EDFAFC;
	font-size: 13px;

}
.tbl_conditions dt{
	font-weight: bold;
	padding: 10px 10px 5px;
	border-top :1px solid #EBEBEB;
}
.tbl_conditions dd{
	padding: 0 10px 10px;
	
	min-height: 1.3em;
}

.add_conditions{
	text-align: center;
	text-decoration: underline;
	font-size: 15px;
}
.add_conditions_box{
	display: none;
}
/* 配信期間ラジオボタン */
.period_radio {
	border: none;
	display: flex;
	gap: 10px;
	justify-content: left;
	margin: 0;
	padding: 0;
  }
  
  .period_radio label {
	display: flex;
	align-items: center;
	gap: 0 .5em;
	position: relative;
	padding: 10px;
	border: 1px solid #ccc;
	border-radius: 3px;
	background-color: #f8f8f8;
	cursor: pointer;
	color: #333;
	font-weight: bold;
	box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.16);
	font-size: 15px;
	width: 31%;
  }
  
  
  .period_radio label:has(:checked) {
	background-color: #fff;
	color: #333;
	box-shadow: none;
	border: 3px solid #10AFE3;
  }
  
  .period_radio label::before,
  .period_radio label:has(:checked)::after {
	border-radius: 50%;
	content: '';
	border: 1px solid #ccc;
  }
  
  .period_radio label::before {
	width: 14px;
	height: 14px;
	background-color: #fff;
  }
  
  .period_radio label:has(:checked)::after {
	position: absolute;
	top: 50%;
	left: 18px;
	transform: translate(-50%, -50%);
	width: 9px;
	height: 9px;
	background-color: #32C17B;
  }
  .period_radio input {
	display: none;
  }
  /* 受信方法ラジオボタン */
.app_radio {
	border: none;
	display: flex;
	gap: 10px;
	justify-content: left;
	margin: 0;
	padding: 0 0 20px 0;
  }
  
  .app_radio label {
	display: block;
	position: relative;
	padding: 25px 15px;
	border: 1px solid #ccc;
	border-radius: 3px;
	background-color: #f8f8f8;
	cursor: pointer;
	color: #333;
	font-weight: bold;
	box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.16);
	font-size: 15px;
	width: 48%;
	text-align: center;
  }
  .app_radio label img{
	width: 40px;
	display: block;
	margin:  0 auto 0.5em;
  }
  .app_radio label:has(:checked) {
	background-color: #fff;
	color: #333;
	box-shadow: none;
	border: 3px solid #10AFE3;
  }
  
  .app_radio input {
	display: none;
  }
  .app_radio label:has(:checked) {
	background-color: #fff;
	color: #333;
	box-shadow: none;
	border: 3px solid #10AFE3;
	position: relative;
  }
  .app_radio label:has(:checked)::before,
  .app_radio label:has(:checked)::after {
	position: absolute;
	  bottom: -15px;
	  left: calc(50% - 15px);
	  width: 30px;
	  height: 15px;
	  clip-path: polygon(0 0, 100% 0, 50% 100%);
	  content: '';
  }
  .app_radio label:has(:checked)::before {
	background-color: #10AFE3;
  }
  .app_radio label:has(:checked)::after {
	bottom: -11px;
	  background-color: #fff;
  }
  .app_select_box{
	border: 3px solid #10AFE3;
	padding: 20px;
  }
  .line_btn{
	background: linear-gradient(#14d163 0%, #05c655 100%);
	filter: drop-shadow(0px 1px 2px rgba(0, 0, 0, 0.16));
	font-size: 16px;
	font-weight: bold;
	display: block;
	color: #fff;
	padding: 20px 0;
	border-radius: 5px;
	}
	.line_btn_setting{
	  background: #E6E6E6;
	  font-size: 16px;
	font-weight: bold;
	display: block;
	color: #05C655;
	padding: 20px 0;
	border-radius: 5px;
	line-height: 20px;
	pointer-events: none;
	}
	.line_btn_setting img{
	  width: 20px;
	}
	.question {
		display: inline-block;
		font-weight: normal;
		text-decoration: underline;
		padding-right: 25px;
		background: url(../img_nn/search_modal/icon_question.png) no-repeat center right / contain;
		text-align: left;
	}
	.question_balloon {
	  position: absolute;
	  left: 30px;
	  right: 30px;
	  margin-top: -23px;
	  opacity: 0;
	  pointer-events: none;
	}
	.question_balloon div {
	  position: absolute;
	  bottom: 0;
	  width: 100%;
	  padding: 10px;
	  background: #e1f4f9;
	  border: 1px solid #229ac3;
	  box-sizing: border-box;
	  font-size: 10px;
		color: #222222;
	}
	.question_balloon:after {
	  content: "";
	  position: absolute;
		bottom: -3px;
	  width: 6px;
	  height: 6px;
	  border-bottom: 1px solid #229ac3;
	  border-right: 1px solid #229ac3;
	  background: #e1f4f9;
	  transform: rotate(45deg);
		right: 20px;
	}
	.question_balloon div dt {
	  font-weight: bold;
	}
	.question_balloon div p {
	  margin-top: 5px;
	}
	.question_balloon div strong {
	  font-weight: bold;
	}
	.question_balloon div .note {
	  margin-left: 1em;
	}
	.question_balloon div .note span {
	  display: inline-block;
	  margin-left: -1em;
	  width: 1em;
	}
	.question.on .question_balloon  {
	  opacity: 1;
	  pointer-events: auto;
	}
	.mail_btn{
		background: #CCCCCC;
		filter: drop-shadow(0px 1px 2px rgba(0, 0, 0, 0.16));
		font-size: 16px;
		font-weight: bold;
		display: block;
		color: #fff;
		padding: 20px 0;
		border-radius: 5px;
		pointer-events: none;
		}
		.mail_btn.active{
		  background: linear-gradient(#4e9be0 0%, #328fe1 100%);
		  filter: drop-shadow(0px 1px 2px rgba(0, 0, 0, 0.16));
		  font-size: 16px;
		  font-weight: bold;
		  display: block;
		  color: #fff;
		  padding: 20px 0;
		  border-radius: 5px;
/* 022_OSI_PJT-159 2025.03.17ここから追記 */
		  pointer-events: auto;
/* 022_OSI_PJT-159 2025.03.17ここまで追記 */
		  }
		  .mail_btn_on{
			background: linear-gradient(#4e9be0 0%, #328fe1 100%);
			filter: drop-shadow(0px 1px 2px rgba(0, 0, 0, 0.16));
			font-size: 16px;
			font-weight: bold;
			display: block;
			color: #fff;
			padding: 20px 0;
			border-radius: 5px;
			}
.p_wrapper{
	text-align: left;
}
.p_tit{
	background: #e2f3fa;
    padding: 10px;
    margin-bottom: 10px;
    font-size: 16px!important;
}
.p_wrapper ul li p{
	margin-top: 10px;
  
  }
  .modal-inner {
	padding: 20px 10px!important;
  }
  .pt50{
	padding-top: 50px;
  }
  .return_btn{
	padding: 10px 0;
	margin: 0 25px;
  }
  .err_list li{
	margin-bottom: 15px;
	padding-left: 10px
  }
  .err_list li span{
	display: block;
	margin-bottom: 5px;
	font-weight: bold;
  }
  .mb15{
	margin-bottom: 15px;
  }
  .err_list li:first-child{
	background: #EEF9FC;
	padding: 15px 10px 0 10px;
	margin-bottom: 0;
  }
  .err_list li:nth-child(2){
	background: #EEF9FC;
	padding: 15px 10px;
  }
  .err_list li:first-child span, .err_list li:nth-child(2) span{
	color: #0FAFE3;
  }
  .err_list li:last-child{
	border-bottom: 1px solid #eee;
	padding-bottom: 15px;
  }

  .accordion_title {
	background-color: #fff;
	color: #11a7d7;
	background-color: #c7e7f0;
	font-size: 14px;
	padding: 10px 0 10px 15px;
	text-align: left;
	position: relative;
	z-index: +1;
	cursor: pointer;
	transition-duration: 0.2s;
	cursor: pointer;
	height: 15px;
  }
  

  .accordion_title .icon_wrap {
	display: flex;
	justify-content: center;
	align-items: center;
	position: absolute;
	top: 50%;
	right: calc(50% - 20px);
	width: 40px;
	height: 40px;
	margin-top: -20px;
	box-sizing: border-box;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
	transform-origin: center center;
	transition-duration: 0.2s;
  }
  .accordion_title .icon {
	display: block;
	width: 14px;
	height: 14px;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
	transform-origin: center center;
	transition-duration: 0.2s;
	position: relative;
  }
  
  .accordion_title .icon:before,
  .accordion_title .icon:after {
	display: flex;
	content: '';
	background-color: #11a7d7;
	width: 14px;
	height: 2px;
	position: absolute;
	top: 6px;
	left: 0;
	-webkit-transform: rotate(0deg);
	transform: rotate(0deg);
	transform-origin: center center;
  }
  .accordion_title .icon:before {
	width: 2px;
	height: 14px;
	top: 0;
	left: 6px;
  }
  .accordion_title.open .icon_wrap .icon:before {
	content: none;
  }
  .accordion_title.open .icon_wrap .icon:after {
	-webkit-transform: rotate(-90deg);
	transform: rotate(-90deg);
  }
  .accordion_inner {
	display: none;
  
  }
/* 022_OSI_PJT-159 2025.03.17ここから追記 */
#jobmail #login_account {
	display: none;
}
/* 022_OSI_PJT-159 2025.03.17ここまで追記 */
/* 022_OSI_PJT-220 2025.07.10 ここから追加 */
img#FFsb {
width: 100%;
}
/* 022_OSI_PJT-220 2025.07.10 ここまで追加 */