@charset "utf-8";

a {
	text-decoration: none;
}
a:hover {
/*	color: #007185;*/
	color: #0068B7;
	text-decoration: underline;
}
#containerMain h3.download {
/*	color: #E5004F;*/
/*	color: #09bfb0;*/
/*	border-left: 5px solid #0068B7;*/
/*	border-left: 5px solid #E5004F;*/
/*	border-left: 5px solid #F7B4C2;*/
}

/* ページ上の横長画像 */
#pageHeader {
	background-image: url("../img/ph_medical.png");
}
#containerMain section.subsection {
	margin-top: 35px;
}
#containerMain h3 {
	font-size: 18px;
	line-height: 26px;
}
#containerMain p.sentence {
	width: 100%;
	margin-top: 10px;
	margin-left: 20px;
	line-height: 22px;
}
#containerMain #information {
	margin: 15px 0px 15px 0px;
	font-size: 14px;
	line-height: 22px;
	color: #E5004F;
	border-radius: 6px;
	border: 2px solid #E5004F;
	padding: 6px 8px;
	width: 434px;
}
#containerMain #attention {
	margin: 25px 0px 12px 0px;
	font-size: 16px;
}
#containerMain #attention i {
	margin: 0px 5px 0px 0px;
	font-size: 20px;
	color: #E5004F;
}
#containerMain #attention2 {
	margin: 20px 0px 15px 0px;
	/*font-size: 16px;*/
	font-size: 18px;
	padding-left: 15px;
	color: #E5004F;
	border-radius: 3px;
	/*border: 1px solid #333;*/
	border: 1px solid #E5004F;
	padding: 5px 0px 5px 0px;
	border-radius: 3px;
	text-decoration: none;
	/*box-shadow: 5px 5px 5px 0 rgba(0, 0, 0, .4);*/
	display: inline-block;
	text-align: center;
	letter-spacing: 1px;
	line-height: 24px;
	width: 450px;
	position: relative;
}
#containerMain p.attention {
	margin-top: 15px;
	/*margin-bottom: 80px;*/
	margin-bottom: 15px;
}
#containerMain p.attention a {
	background-color: #FFF;
	color: #E5004F;
	border: 1px solid #E5004F;
	/*padding: 3px 3px 2px 5px;*/
	padding: 8px 0px 8px 0px;
	border-radius: 3px;
	text-decoration: none;
	box-shadow: 5px 5px 5px 0 rgba(0, 0, 0, .4);
	display: inline-block;
	text-align: center;
	font-size: 18px;
	letter-spacing: 1px;
	line-height: 24px;
	width: 450px;
	position: relative;
}
#containerMain p.attention a:hover {
	background-color: #E5004F;
	color: #FFF;
}
#containerMain p.attention a i {
	font-size: 30px;
	position: absolute;
	top: 24px;
	right: 28px;
}
#containerMain p.arrow_down i {
	font-size: 40px;
	margin-left: 200px;
	color: #E5004F;
}
/*span.biglight {
	font-size: 18px;
	margin-right: 3px;
}*/



#containerMain p.purpose {
	font-size: 14px;
	width: 100%;
	margin-left: 20px;
	line-height: 20px;
}
#containerMain #chapter ul {
	list-style-type: disc;
	margin: 10px 0px 10px 30px;
}
#containerMain #chapter ul.download_files li {
	line-height: 28px;
	font-size: 14px;
}
#containerMain #chapter ul li {
	line-height: 26px;
	font-size: 14px;
}
#containerMain #chapter ul li a p {
	line-height: 30px;
	font-size: 14px;
}
#method img {
	width: 280px;
	height: auto;
	display: inline-block;
	margin: 5px;
}
#containerMain #chapter h4 {
	/*color: rgb(38,134,125);*/
}
#containerMain #chapter #consideration ul.consideration {
	margin-left: 0px;
}

.steps {
	color: #26867D;
	font-size: 26px;
}
.magnification {
	margin: 15px 0px 0px 20px;
}
#jissyu2021 .group {
	display: inline-block;
	margin: 10px 0px;
}
#jissyu2021 .groupa {
	display: inline-block;
}
#jissyu2021 .group h4 {
	margin-left: 10px;
}
#jissyu2021 .group img {
	width: 280px;
	height: auto;
	display: inline-block;
	margin: 8px;
	border-radius: 8px;
}
#jissyu2021 .downloadBtn {
	display: block;
	text-align: center;
	color: #FFF;
	background-color: #006DD9;
	text-decoration: none;
	width: 150px;
	margin: auto;
	padding: 5px 8px;
	border-radius: 5px;
}
#jissyu2021 .downloadBtn:hover {
	opacity: 0.6;
}

#jissyu2021t .group {
	display: inline-block;
	margin: 10px 0px;
}
#jissyu2021t .groupa {
	display: inline-block;
}
#jissyu2021t .group h4 {
	margin-left: 10px;
}
#jissyu2021t .group img {
	width: 360px;
	height: auto;
	display: inline-block;
	margin: 15px;
	border-radius: 8px;
}
#jissyu2021t .downloadBtn {
	display: block;
	text-align: center;
	color: #FFF;
	background-color: #006DD9;
	text-decoration: none;
	width: 150px;
	margin: auto;
	padding: 5px 8px;
	border-radius: 5px;
}
#jissyu2021t .downloadBtn:hover {
	opacity: 0.6;
}
#chapter #first2022 ul {
	float: left;
	margin-right: 60px;
}
#first2022 a.thumbnail {
	float: left;
}
#first2022 a.thumbnail img {
	width: 180px;
	height: auto;
	display: inline-block;
	margin: 10px 0px 5px 0px;
	border-radius: 3px;
	border: 1px solid #CCC;
}
#chapter #second2022 ul {
	float: left;
	margin-right: 60px;
}
#second2022 a.thumbnail {
	float: left;
}
#second2022 a.thumbnail img {
	width: 180px;
	height: auto;
	display: inline-block;
	margin: 10px 0px 5px 0px;
	border-radius: 3px;
	border: 1px solid #CCC;
}
/* 付箋スタイル２ */
#containerMain #chapter li.StickyNote {
	line-height: 65px;
	list-style-type: none;
}
#containerMain .StickyNote a {
	background-color: #FFF;
	color: #0068B7;
	border: 1px solid #0068B7;
	padding: 5px 40px 5px 15px;
	border-radius: 3px;
	text-decoration: none;
	box-shadow: 5px 5px 5px 0 rgba(0, 0, 0, .4);
	display: inline-block;
	text-align: center;
	font-size: 16px;
	line-height: 24px;
	width: 295px;
	position: relative;
}
#containerMain .StickyNote a:hover {
	background-color: #0068B7;
	color: #FFF;
}
#containerMain .StickyNote a i {
	font-size: 22px;
	position: absolute;
	top: 6px;
	right: 65px;
}
/* 付箋スタイル２ */

/* 付箋スタイル 受講者専用ページ（研修資料ダウンロード） */
#containerMain #chapter li.StickyNoteDownload {
/*	line-height: 65px;*/
	line-height: 40px;
	list-style-type: none;
	margin-top: 15px;
}
#containerMain .StickyNoteDownload a {
	background-color: #FFF;
	color: #0068B7;
	border: 1px solid #0068B7;
	padding: 5px 40px 5px 15px;
	border-radius: 3px;
	text-decoration: none;
	box-shadow: 5px 5px 5px 0 rgba(0, 0, 0, .4);
	display: inline-block;
	text-align: center;
	font-size: 16px;
	line-height: 24px;
	/*width: 295px;*/
	width: 380px;
	position: relative;
}
#containerMain .StickyNoteDownload a:hover {
	background-color: #0068B7;
	color: #FFF;
}
#containerMain .StickyNoteDownload a i {
	font-size: 28px;
	position: absolute;
/*	top: 6px;*/
	top: 15px;
	right: 15px;
}
/* 付箋スタイル 受講者専用ページ（研修資料ダウンロード） */

/* 付箋スタイルfs */
#containerMain #chapter li.StickyNoteFs1,
#containerMain #chapter li.StickyNoteFs2 {
	line-height: 65px;
	list-style-type: none;
}
#containerMain .StickyNoteFs1 a,
#containerMain .StickyNoteFs2 a {
	background-color: #FFF;
	padding: 5px 40px 5px 15px;
	border-radius: 3px;
	text-decoration: none;
	box-shadow: 5px 5px 5px 0 rgba(0, 0, 0, .4);
	display: inline-block;
	text-align: center;
	font-size: 17px;
	line-height: 24px;
	width: 310px;
	position: relative;
}
#containerMain .StickyNoteFs1 a {
	color: #0068B7;
	border: 1px solid #0068B7;
}
#containerMain .StickyNoteFs2 a {
	color: #E5004F;
	border: 1px solid #E5004F;
	margin-top: 30px;
}
#containerMain .StickyNoteFs1 a:hover {
	background-color: #0068B7;
	color: #FFF;
}
#containerMain .StickyNoteFs2 a:hover {
	background-color: #E5004F;
	color: #FFF;
}
#containerMain .StickyNoteFs1 a i,
#containerMain .StickyNoteFs2 a i {
	font-size: 22px;
	position: absolute;
	top: 6px;
	right: 22px;
}
/* 付箋スタイルfs */


span.iconWhatsNew {
	font-size: 16px;
	margin-left: 10px;
	padding: 3px 3px 2px 5px;
	border-radius: 3px;
	/*font-weight: bolder;*/
	display: inline-block;
	line-height: 16px;
	color: #FFF;
	background-color: #e5004f;
	border: 1px solid #e5004f;
}

span.iconUpdated {
	font-size: 12px;
	margin: 5px 0px 0px 15px;
	padding: 4px 4px 3px 5px;
	border-radius: 3px;
	display: inline-block;
	line-height: 11px;
	color: #e5004f;
	background-color: #FFF;
	border: 1px solid #e5004f;
}

#containerMain .tuika_boshu {
	font-size: 20px;
	letter-spacing: 3px;
	margin: 25px 0px 0px 0px;
	padding: 6px 0px 6px 15px;
	color: #FFF;
	/*background-color: #e5004f;*/
	background-color: #FF6600;
	border-radius: 3px;
}
#containerMain .tuika_boshu i {
	margin: 0px 3px 0px 0px;
}

span.submission {
	color: #E5004F;
}

.info {
	margin: 10px 0px 0px 30px;
	font-size: 14px;
}
@media screen and (max-width:990px) {

	#chapter #secondlevel2022 ul li {
		line-height: 22px;
	}

	#chapter #secondlevel2022 ul.download_files li {
		line-height: 22px;
		margin-bottom: 14px;
	}

	#chapter .subsection img {
		width: 100%;
		height: auto;
		margin: 10px auto;
	}
	#containerMain #information {
		width: 94%;
		text-align: left;
	}
	#containerMain #attention {
		text-align: left;
	}
	#containerMain #attention2 {
		font-size: 14px;
		line-height: 22px;
		width: 300px;
		display: block;
		margin: 20px auto 15px;
	}
	#containerMain p {
		text-align: center;
	}
	#containerMain p.arrow_down i {
		font-size: 40px;
		margin-left: 0px;
	}
	#containerMain p.attention {
		margin-top: 15px;
		/*margin-bottom: 15px;*/
		margin-bottom: 12px;
		text-align: center;
	}
	#containerMain p.attention a {
		background-color: #FFF;
		color: #E5004F;
		border: 1px solid #E5004F;
		/*padding: 3px 3px 2px 5px;*/
		padding: 15px 10px 15px 10px;
		border-radius: 3px;
		text-decoration: none;
		box-shadow: 5px 5px 5px 0 rgba(0, 0, 0, .4);
		display: inline-block;
		text-align: center;
		font-size: 14px;
		line-height: 22px;
		width: 300px;
		position: relative;
	}
	#containerMain p.attention a i {
		font-size: 26px;
		position: absolute;
		top: 35px;
		right: 5px;
	}

	#chapter #first2022 ul {
		margin-right: 0px;
		float: none;
	}
	#first2022 a.thumbnail {
		float: none;
		display: block;
		text-align: center;
	}
	#first2022 a.thumbnail img {
		width: 280px;
		height: auto;
	}
	#chapter #second2022 ul {
		margin-right: 0px;
		float: none;
	}
	#second2022 a.thumbnail {
		float: none;
		display: block;
		text-align: center;
	}
	#second2022 a.thumbnail img {
		width: 280px;
		height: auto;
	}

	#containerMain #chapter ul {
		margin: 5px 0px 10px 0px;
		list-style-position: inside;
	}
	/* 付箋スタイルfs */
	#containerMain .StickyNoteFs1 a,
	#containerMain .StickyNoteFs2 a {
		padding: 5px 40px 5px 12px;
		width: 300px;
	}
	#containerMain #chapter li.StickyNoteFs1,
	#containerMain #chapter li.StickyNoteFs2 {
		/*margin-left: -25px;*/
		/*margin-left: -9%;*/
	}
	#containerMain .StickyNoteFs1 a i,
	#containerMain .StickyNoteFs2 a i {
		right: 22px;
	}
	/* 付箋スタイルfs */

	/* 付箋スタイル 受講者専用ページ（研修資料ダウンロード） */
	#containerMain .StickyNoteDownload a {
		width: 295px;
	}
	#containerMain .StickyNoteDownload a i {
		font-size: 35px;
		top: 23px;
		right: 20px;
	}
	/* 付箋スタイル 受講者専用ページ（研修資料ダウンロード） */
}