
/* 平成30年度　厚労省 -----------------------------------------------------------*/

/* 共通 */
table {
	border: solid 2px #e6e6e6;
}
caption {
	background: #02439a;
	margin: 0;
	font-weight: bold;
	color:  #fff;
	padding: 0.4em 1em;
	font-size:  110%;
}
tr {
	/* border-bottom: solid 2px #e6e6e6; */
	border-bottom: dotted 1px #e6e6e6;
}
.tr01 {
	border-top: solid 2px #e6e6e6;
}
table th,table td {
	border-bottom: none;
}
table th {
	background: #ccc;
	width: 20%;
	padding: 0.4em 0;
	text-align: center;
	font-weight: normal;
}
table td {
	padding: 0.4em 1em 0.4em;
	text-align: left;
}
table .td01 {
	width: 26%;
	border-left: dotted 1px #e6e6e6;
	border-bottom: solid 2px #e6e6e6;
	padding: 0.6em;
	text-align: center;
}
.t_btn {
	display: block;
	width: 160px;
	color: #fff !important;
	text-align: center;
	text-decoration: none !important;
	padding: 0.6em 1em;
	border-radius: 6px;
	margin: 0 auto;
	line-height: 1;
}
.t_btn:hover {
	opacity: 0.6;
}
.guide_btn {
	margin-bottom: 1.4em;
	background: #e8a72f;
	border-bottom: 2px solid #c3840f;
}
.report_btn {
	margin-bottom: 1.4em;
	/* background: #33d049;
	border-bottom: 2px solid #249845; */
	background: #3662ec;
	border-bottom: 2px solid #1c2eda;
}
.report2_btn {
	margin-bottom: 1.4em;
	background: #02439a;
	border-bottom: 2px solid #01295f;
}
.entry_btn {
	background: #bf3b78;
	border-bottom: 2px solid #9b3060;
}
.q_btn {
	margin-bottom: 1.4em;
	background: #bd4435;
	border-bottom: 2px solid #8a1700;
}
.mw-wp-form_image {
	margin-top: 1.6em;
}
@media screen and (min-width: 768px){
	.sp_only {
		display: none;
	}
}
	@media screen and (max-width: 767px){
	.pc_only {
		display: none;
	}
	table th,table td {
		font-size: 10px;
		padding:0.4em;
	}
	table .td01 {
	}
	.t_btn {
		width: 60px;
	}
}
a.disabled {
	pointer-events: none !important;
	background: #ccc !important;
	border-bottom-color: #aaa !important;
	opacity: 0.5 !important;
} 
/* 共通 end */

/* フォーム共通 */
.mhlw_form .itemlist {
	margin: 0;
	padding: 0;
	list-style: none;
}
.mhlw_form .itemlist li {
	text-indent: -1.5em;
	margin: 0 0 10px;
	padding: 0 0 0 1.5em;
	list-style: none;
}
.mhlw_select {
	margin-top: 50px;
}

.mhlw_select p {
	margin-bottom: 10px;
}
.takouza {
	font-size: 18px;
	text-align: center;
	margin: 100px 0 80px;
}
.mhlw_form .sub_mailaddress {
	margin-bottom: 80px;
}
.mw_wp_form_confirm .mhlw_form_table td small {
	display: none;
}
.form_error .console_info {
	color: red;
}
.tyuui {
	display: block;
	font-size: 80%;
	color: red;
}
.btn {
	border-top: 0;
}
.bbn {
	border-bottom: 0;
}
.info_txt {
	font-weight: bold;
	color: red;
	border: 1px solid red;
	padding: 5px 10px;
	text-align: center;
}
.error {
	font-size: 120% !important;
	font-weight: bold !important;
}
.dl_q {
	color: red;
}
.dl_a {
	color: dodgerblue;
	font-weight: bold;
}
.motimono,
.motimono th,
.motimono td {
	border: 1px solid #ccc;
}
.motimono th {
	padding: 10px;
	background: #e6e6e6;
}
.motimono td {
	text-align: center;
}

@media only screen and (min-width: 768px) {
	.mhlw_form .form_ttl {
		background: #02439a;
		color: #fff;
		padding: 10px 0 11px 12px;
		font-size: 20px;
	}
	.mhlw_form_table {
		border:none;
		border-top: solid 1px #e6e6e6;
	}
	.mhlw_form_table th {
		width: 250px;
		padding-right: 0;
		background: #fff;
	}
	.mhlw_form_table td {
		padding-right: 0;
	}
	.kt1 {
		width: 450px;
	}
	.kt2 {
		width: 250px;
	}
	.mhlw_form_table .mwform-radio-field {
		display: inline-block;
		margin-right: 40px;
	}
	.mhlw_form_table + h4 {
		margin-top: 50px;
	}
	.mhlw_form_table select {
    min-width: 30%;
  }
	.schedule_box {
		overflow: hidden;
		border: 1px solid #6DAAE9;
		border-radius: 5px;
		padding: 20px;
		margin-bottom: 50px;
	}
	.irekae {
		font-size: 80%;
		text-align: left;
		margin: 0 10px;
	}

	.length1 {
		width: 160px;
	}
	.length2 {
		width: 300px;
	}
	.length3 {
		width: 400px;
	}
	.length4 {
		width: 160px;
	}
	
	.zip_code1,
	.zip_code2 {
		width: 160px;
	}
}

@media only screen and (max-width: 767px) {
	.common_title br {
		display:none !important;
	}
	.mhlw_form .form_ttl {
		background: #02439a;
		color: #fff;
		padding: 5px 0 5px 10px;
		font-size: 16px;
	}
	.mhlw_form_table th {
		text-align:left;
	}
	.mhlw_form_table tr {
		border: 0;
	}
	.mhlw_form_table i {
		font-style: normal;
	}
	.mhlw_form_table .zip_code0,
	.mhlw_form_table .zip_code1,
	.mhlw_form_table .zip_code2,
	.mhlw_form_table .zip_code3 {
		width: 120px !important;
	}
	.takouza {
		font-size: 14px;
		text-align: center;
		margin: 40px 0 40px;
	}
	.mhlw_select ul li {
		font-size: 90%;
	}
	.irekae {
		color: red;
		font-size: 80%;
		text-align: left;
		margin: 5px 0 0;
	}
	
	.length0 {
		width: 10% !important;
	}
	.length1 {
		width: 25% !important;
	}
	.length2 {
		width: 70% !important;
	}
	.length3 {
		width: 90% !important;
	}
	.length4 {
		width: 80% !important;
	}
	
	.zip_code1,
	.zip_code2 {
		width: 70%;
	}
	.t_btn {
		width:72px;
		font-size:10px;
		padding: 0.8em 0.6em;
		line-height:1;
	}
}
/* 初任保育所長等（就任予定者）研修 大阪 */
/* 確認事項 */
.box_wrap01,
.box_wrap02 {
	display: none;
}
.img_up .error {
	position: relative;
	color:#fff;
}
.img_up .error:after {
	content: "ファイルが添付されていません";
	position: absolute;
	top:0;
	left:0;
	color: #B70000;
}
.mw_wp_form_confirm .img_up .confirm_none01 {
	position:absolute;
	color:#fff;
}
.mw_wp_form_confirm .img_up .confirm_none01:after {
	content: "添付済み";
	color:#333;
	position:absolute;
	top:0;
	left:0;
}
/* 確認事項 end */

/* 事前事後課題用 */
.task_form_wrap .up_btn {
	width: 454px;
	margin: 2em auto 1em;
}
.task_form_wrap .t_btn {
	float: left;
}
.task_form_wrap .t_btn:first-child {
	margin-right: 60px;
}
.task_form_wrap .privacy_box {
	font-size: 90%;
}
.task_form_wrap .mhlw_form_table .teisu01 {
	line-height: 2.6;
}
.task_form_wrap .mhlw_form_table .teisu01 .error {
	display: inline-block;
	margin-left: 5px;
}
.task_form_wrap .mhlw_form_table2 {
	/* border-top: none; */
}
.task_form_wrap .mhlw_form_table2 th {
	background: #fff;
	width: 70%;
	padding:0.4em 0.4em 0.4em 0.4em;
	line-height: 1.6;
	text-align:left;
  border-right: dotted 1px #e6e6e6;
  text-indent: -1.6em;
  padding-left: 2.2em;
}
.task_form_wrap .mhlw_form_table2 th .no_th {
	display: inline-block;
  /* width: 30px; */
  padding-left: 1.6em;
}

.task_form_wrap .mhlw_form_table3 th,
.task_form_wrap .mhlw_form_table3 td {
	display: block;
	width: auto;
	text-align: left;
}
.task_form_wrap .mhlw_form_table3 th {
	padding-left: 10px;
	background: #f0f0f0;
}
.task_form_wrap .mhlw_form_table3 td textarea {
  max-width:100%;
  min-height: 135px;
}
.mw_wp_form .checkbox .horizontal-item + .horizontal-item {
  margin-left: 0px;
}
.mw_wp_form .checkbox .horizontal-item {
  display: inline-block;
  margin:  0 20px 5px 0;
  line-height: 1.8;
}

/* .task_form_wrap .mhlw_form_table .checkbox span:nth-child(4n):after {
  content: "";
  display: block;
} */
@media only screen and (max-width: 767px) {
	.task_form_wrap .up_btn {
		width:98%;
		margin: 2em auto 0;
 }
 .task_form_wrap .t_btn {
		width: 40% !important;
		font-size: 12px;
	}
	.task_form_wrap .t_btn:first-child {
		margin-right: 10%;
 }
	.task_form_wrap .privacy_box {
		font-size: 80%;
 }
 .task_form_wrap .mhlw_form_table .teisu01 {
	 line-height: 3.6;
 }
 .task_form_wrap .mhlw_form_table .teisu01 .error {
	 display: inline-block;
	 margin-left: 5px;
 }
 .task_form_wrap .mhlw_form_table2 th {
	 width: auto;
	 border-right: none;
 }
 .task_form_wrap .mhlw_form_table2 th .no_th {
	 width: auto;
 }
 .mwform-checkbox-field input,
 .mwform-radio-field input {
   vertical-align: middle;
 }
}

/* 事前事後課題用 end */

