#contents {
	margin: 0 auto;
	width: 100%;
}
	@media(min-width:1024px){
		#contents {
			margin: 0 auto 1rem auto;
			width: 1024px;
		}
	}

.desc .excerpt {
	font-size: 1.2rem !important;
}

.contents_wp p,.contents_wp strong{
	font-size:1.6rem !important;
	line-height: 2rem !important;
}

#contents .AreaKey {
}
	@media(min-width:1024px){
		#contents .AreaKey {
			margin-top: 1rem;
		}
	}

#contents .AreaKey ul {
	list-style: none;
}
	@media(min-width:1024px){
		#contents .AreaKey ul {
			display: -webkit-flex; /* Safari */
			display: flex;
			-webkit-flex-wrap: wrap; /* Safari */
			flex-wrap: wrap;
			-webkit-justify-content: space-between; /* Safari */
			justify-content: space-between;
			-webkit-align-items: stretch; /* Safari */
			align-items: stretch;
		}
	}

#contents .AreaPJ {
}
	@media(min-width:1024px){
		#contents .AreaPJ {
			margin: .5rem 0;
			width: 25%;
			float: left;

		}
	}

#contents .AreaPJ h2 {
}
	@media(min-width:1024px){
		#contents .AreaPJ h2 {
			margin: 1rem 0;
			width: 100%;
		}
	}

#contents .AreaPJ ul {
	list-style: none;
}
	@media(min-width:1024px){
		#contents .AreaPJ ul {
			display: -webkit-flex; /* Safari */
			display: flex;
			-webkit-flex-wrap: wrap; /* Safari */
			flex-wrap: wrap;
			-webkit-justify-content: space-between; /* Safari */
			justify-content: space-between;
			-webkit-align-items: stretch; /* Safari */
			align-items: stretch;
		}
	}

#contents .AreaPJ ul li {
	margin-bottom: 1rem;
	width: 100%;
}
	@media(min-width:1024px){
		#contents .AreaPJ ul li {
		
		}
	}

#contents .AreaPJ ul li a {
	border: none;
	transition: all .3s linear;
}
	@media(min-width:1024px){
	}

#contents .AreaNews {
}
	@media(min-width:1024px){
		#contents .AreaNews {
			margin: .5rem 0;
			width: 45%;
			overflow:hidden;
			float: right;
		}
	}

#contents .AreaNews dl {
	overflow: hidden;
	margin-bottom: .2rem;
	padding-bottom: .2rem;
	border-bottom: 1px solid #0E75BC;
	margin-left: 0px;
}
	@media(min-width:1024px){
		#contents .AreaNews dl {
		}
	}

#contents .AreaNews dl dt {
}
	@media(min-width:1024px){
		#contents .AreaNews dl dt {
			margin-right: .5rem;
			float: left;
		}
	}

#contents .AreaNews dl dd {
}
	@media(min-width:1024px){
		#contents .AreaNews dl dd {
			width: 90%;
			float: left;
		}
	}

#contents .AreaNews dl dd a {
	color: #58b516;
	text-decoration: none;
	transition: all .3s linear;
}
	@media(min-width:1024px){
		#contents .AreaNews dl dd a {
		}
	}

#contents .AreaNews dl dd a:hover {
	color: #0e75bc !important;
}
	@media(min-width:1024px){
		#contents .AreaNews dl dd a:hover {
		}
	}

/*h2 add new*/
#contents .AreaTNews h2 {
	margin-bottom: .5rem;
			padding: 1rem .2rem 1rem 1rem;
			font-size: 1.8rem;
			color: #0E75BC;
			text-shadow: .1rem .1rem .1rem #a5cfec;
			font-weight: normal;
			border-bottom: 1px solid #e5e6e6;
			
}
	@media(min-width:1024px){
		#contents .AreaTNews h2{
			margin-bottom: .5rem;
			padding: 1rem .2rem 1rem 1rem;
			font-size: 1.8rem;
			color: #0E75BC;
			text-shadow: .1rem .1rem .1rem #a5cfec;
			font-weight: normal;
			/*border-bottom: 1px solid #e5e6e6;*/
			
		}
	}
/*h2 add new*/

#contents .AreaNews .HLine dl dt{
	margin: 0;
	padding: 0;
	height: auto;
}

#contents p {
	margin: 0 0 .5rem 0;
	font-size: 1rem;
	line-height: 1.5;
	color: #333;
}

	@media(min-width:1024px){
	}

#contents .Attention {
	padding: .5rem .5rem .5rem 2rem;
	font-weight: normal;
	font-size: 1.4rem;
	color: #e75b5a;
	letter-spacing: .2rem;
	background: url(../img/icon/Icon01.png) no-repeat 5% 50%;
	text-align: center;
}
	@media(min-width:1024px){
		#contents .Attention {
			text-align: left;
			background: url(../img/icon/Icon01.png) no-repeat 0% 50%;
		}
	}

#contents p {
	font-size: 1rem;
	overflow: hidden;
	padding: 0 1rem;
	line-height: 2rem;
}

	@media(min-width:1024px){
		#contents p {
			padding: 0;
			overflow: hidden;
		}
	}

#contents .IntArea {
	padding: 1rem;
	background: #f7f7f7;
}
	@media(min-width:1024px){
	}

#contents .IntArea h4 {
	margin: 1rem 0;
	padding: .5rem 0;
	font-size: 1.2rem;
	color: #275ea4;
	font-weight: normal;
	letter-spacing: .2rem;
	text-align: center;
	border-top: 1px solid #275ea4;
	border-bottom: 1px solid #275ea4;
	background: #f3f8ff;
}
	@media(min-width:1024px){
	}

.BtnInQ {
	margin: 1rem auto;
	border-radius: .5rem;
	border: solid .2rem #fff;
	box-shadow: 0 .2rem .2rem #333;
	text-align: center;
	display: block;
	cursor: pointer;
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#bfd255+0,8eb92a+50,72aa00+51,9ecb2d+100;Green+Gloss */
	background: #bfd255; /* Old browsers */
	background: -moz-linear-gradient(top, #bfd255 0%, #8eb92a 50%, #72aa00 51%, #9ecb2d 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top, #bfd255 0%,#8eb92a 50%,#72aa00 51%,#9ecb2d 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, #bfd255 0%,#8eb92a 50%,#72aa00 51%,#9ecb2d 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#bfd255', endColorstr='#9ecb2d',GradientType=0 ); /* IE6-9 */
}
	@media(min-width:1024px){
		.BtnInQ {
			margin: 1rem auto;
			border-radius: .5rem;
			border: solid .2rem #fff;
			box-shadow: 0 .2rem .2rem #333;
			text-align: center;
			display: block;
			cursor: pointer;
			/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#bfd255+0,8eb92a+50,72aa00+51,9ecb2d+100;Green+Gloss */
			background: #bfd255; /* Old browsers */
			background: -moz-linear-gradient(top, #bfd255 0%, #8eb92a 50%, #72aa00 51%, #9ecb2d 100%); /* FF3.6-15 */
			background: -webkit-linear-gradient(top, #bfd255 0%,#8eb92a 50%,#72aa00 51%,#9ecb2d 100%); /* Chrome10-25,Safari5.1-6 */
			background: linear-gradient(to bottom, #bfd255 0%,#8eb92a 50%,#72aa00 51%,#9ecb2d 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
			filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#bfd255', endColorstr='#9ecb2d',GradientType=0 ); /* IE6-9 */
		}
	}

.BtnInQ a {
	display: block;
	width: 100%;
	height: 100%;
}
	@media(min-width:1024px){
	}

/* Area Pankuzu */

#Pankuzu {
	padding: .3rem;
	color: #999;
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+0,f1f1f1+50,e1e1e1+51,f6f6f6+100;White+Gloss+%231 */
	background: #ffffff; /* Old browsers */
	background: -moz-linear-gradient(top, #ffffff 0%, #f1f1f1 50%, #e1e1e1 51%, #f6f6f6 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top, #ffffff 0%,#f1f1f1 50%,#e1e1e1 51%,#f6f6f6 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, #ffffff 0%,#f1f1f1 50%,#e1e1e1 51%,#f6f6f6 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f6f6f6',GradientType=0 ); /* IE6-9 */
	box-shadow: 0 0.05rem 0.15rem;
}
	@media(min-width:1024px){
	}

#Pankuzu ul {
	list-style: none;
	overflow: hidden;
}
	@media(min-width:1024px){
		#Pankuzu ul {
			margin: 0 auto;
			width: 1000px;
		}
	}

#Pankuzu ul li {
	float: left;
	margin: 0 .5rem 0 0;
}
	@media(min-width:1024px){
	}

#Pankuzu ul li:after {
	content: ' > '
}
	@media(min-width:1024px){
	}

#Pankuzu ul li:last-child:after {
	content: none;
	margin: 0;
}
	@media(min-width:1024px){
	}

#Pankuzu ul li a {
	color: #0E75BC;
	font-size: 70%;
	text-decoration: none;
	transition: all .3s linear;
}
	@media(min-width:1024px){
		#Pankuzu ul li a {
			font-size: 90%;
		}
	}

#Pankuzu ul li a:hover {
	color: #27a52c;
	text-decoration: none;
}
	@media(min-width:1024px){
		#Pankuzu ul li a:hover {
		}
	}

/* Area Pankuzu */

/* In Contents */
#contents .InContents {
	margin: .5rem auto 5rem auto;
}
	@media(min-width:1024px){
	}

#contents .InContents h2 {
	margin-bottom: 2rem;
	padding: 1rem .2rem 1rem 4rem;
	font-size: 1.4rem;
	color: #0E75BC;
	text-shadow: .1rem .1rem .1rem #a5cfec;
	font-weight: normal;
	border-bottom: 1px solid #e5e6e6;
	background: url(../img/icon/OMD-Icon.png) no-repeat 0% 50%;
	background-size: 10%;

}
	@media(min-width:1024px){
		#contents .InContents h2 {
			margin-bottom: 2rem;
			padding: 1rem .2rem 1rem 4rem;
			font-size: 1.8rem;
			color: #0E75BC;
			text-shadow: .1rem .1rem .1rem #a5cfec;
			font-weight: normal;
			border-bottom: 1px solid #e5e6e6;
			background: url(../img/icon/OMD-Icon.png) no-repeat 0% 50%;
			background-size: 5%;
		}
	}

#contents .InContents a {
	text-decoration: none;
}
#contents .InContents h3 {
	margin-bottom: 1rem;
	padding: 0 .5rem .2rem .5rem;
	font-size: 1.4rem;
	font-weight: normal;
	letter-spacing: .2rem;
	color: #36A3EE;
	border-bottom: 1px solid #36A3EE;
}
	@media(min-width:1024px){
		#contents .InContents h3 {
			margin-bottom: 0rem;
			padding: 0 .5rem .5rem .5rem;
			font-size: 1.4rem;
			font-weight: normal;
			letter-spacing: .2rem;
			color: #36A3EE;
			border-bottom: 1px solid #36A3EE;
		}
	}

#contents .InContents h4 {
	padding: .3rem 0;
	font-size: 1.2rem;
	font-weight: bold;
	text-align: left;
	letter-spacing: .2rem;
}
	@media(min-width:1024px){
		#contents .InContents h4 {
		}
	}

#contents .InContents h5 {
	padding: .3rem 1rem;
	font-size: 1.2rem;
	font-weight: normal;
	text-align: left;
	background: #000;
	color: #fff;
	letter-spacing: .2rem;
}
	@media(min-width:1024px){
	}

#contents .InContents .ContHead {
	margin: 0 0 2rem 0;
}
	@media(min-width:1024px){
	}

#contents .InContents p {
	text-align: left;
}
	@media(min-width:1024px){
	}

#contents .InContents #PjAllImg ul {
	list-style: none;
}
	@media(min-width:1024px){
	}

#contents .InContents #PjAllImg ul li {
	margin-bottom: 1rem;

}
	@media(min-width:1024px){
		#contents .InContents #PjAllImg ul li {
			transition: all .2s linear;

		}
	}

#contents .InContents #PjAllImg ul li:hover {
}
	@media(min-width:1024px){
		#contents .InContents #PjAllImg ul li:hover {
			transform: scale(1.2);
		}
	}

/* In Contents */

#contents .InContents .BannerArea {

}
	@media(min-width:1024px){
	}

#contents .BannerArea ul {
	list-style: none;
	display: -webkit-flex; /* Safari */
	display: flex;
	-webkit-flex-wrap: wrap; /* Safari */
	flex-wrap: wrap;
/*			-webkit-justify-content: space-between;*/ /* Safari */
/*			justify-content: space-between;*/
	-webkit-align-items: stretch; /* Safari */
	align-items: stretch;
}
	@media(min-width:1024px){
		#contents .BannerArea ul {
			display: -webkit-flex; /* Safari */
			display: flex;
			-webkit-flex-wrap: wrap; /* Safari */
			flex-wrap: wrap;
/*			-webkit-justify-content: space-between;*/ /* Safari */
/*			justify-content: space-between;*/
			-webkit-align-items: stretch; /* Safari */
			align-items: stretch;
			float: right;
			width: 25%;
			margin-left: 1rem;
		}
	}

#contents .BannerArea ul li {
	margin-top: 1rem;
	width: -webkit-calc(100%/2.2);
	width: calc(100%/2.2);
	margin-left: 1.5rem;

}
	@media(min-width:1024px){
		#contents .BannerArea ul li {
			margin-top: 1rem;
	/*		width: -webkit-calc(100%/4.6);
			width: calc(100%/4.6);*/
			
			width: 100%;
		}
	}


