@charset "utf-8";
/*
 * home CSS
 * ---------------------------------------------
 * 
 * 
 */

/*===================================
	font	
=====================================*/

.home .newInfo h2 {
	font-size: 1.5em;
}
.home .newInfo header p {
	font-size: 1.125em;
}
.home .newInfo time {
	font-size: 0.875em;
}
.home .newInfo article.new:before {
	font-size: 13px;
}

/*===================================
	element	
=====================================*/
/*  sprite
---------------------------------*/

.newInfo h2:before,
.pc .banner li a:before {
	background-image: url(/content/000054102.png);
	background-repeat: no-repeat;
}

.attention h2:before {
    background-image: url(/content/000054102.png);
    background-repeat: no-repeat;
}

/*===================================
	visual	
=====================================*/

.visual {
	min-width: 1020px;
	height: 460px;
	background: url(/content/000054119.jpg) repeat 50% -10px;
	margin: 10px 0 47px;
}
.visual img {
	margin: auto;
}

/*===================================
	newInfo	
=====================================*/

.newInfo {
	margin-bottom: 60px;
}
.newInfo header {
	height: 70px;
	padding: 27px 0 0 4px;
	background: url(/content/000054134.png) no-repeat 215px 0, url(/content/000054108.jpg) repeat-x 0 100%;
}
.newInfo h2 {
	float: left;
}
.newInfo h2:before {
	display: inline-block;
	vertical-align: middle;
	width: 24px;
	height: 23px;
	margin: -2px 5px 0 0;
	background-position: -900px -200px;
}
.newInfo header p {
	text-align: right;
}
.newInfo header p a  {	color: #016e94;
	font-weight: 500;
}
.newInfo .newInfo_title {
    display: table;
}
.newInfo .newInfo_col2 {
  display: table-cell;
    width: 8em;
}
.newInfo .categoryLabel:empty {
  letter-spacing: normal;
    padding: 1px 5px;
    margin: 0;
    float: left;
    width: 5em;
    background-color: #fffdf9;
}
.newInfo .categoryLabelnewsletter {
    font-size: 0.875em;
  letter-spacing: normal;
    padding: 1px 5px;
    margin: 0;
    float: left;
    color: #ffffff;
    width: 5em;
    background: #329934;
    text-align: center;
}
.newInfo .categoryLabelpublication {
    font-size: 0.875em;
  letter-spacing: normal;
    padding: 1px 5px;
    margin: 0;
    float: left;
    color: #ffffff;
    width: 5em;
    background: #0023DE;
    text-align: center;
}
.newInfo .categoryLabelevent {
    font-size: 0.875em;
  letter-spacing: normal;
    padding: 1px 5px;
    margin: 0;
    float: left;
    color: #ffffff;
    width: 5em;
    background: #EC710A;
    text-align: center;
}
.newInfo .newInfo_link {
  display: table-cell;
  vertical-align: middle;
  letter-spacing: normal;
  word-break: break-all;
}
.newInfo .newInfo_link a {
    color: #016e94;
}
.newInfo article {
	position: relative;
	padding: 14px 0 14px 76px;
	border-bottom: dashed 1px #facd89;
	letter-spacing: -.40em;
	line-height: 1.6;
}
.newInfo article.new:before,.newInfo article.new:after {
	display: block;
	position: absolute;
	top: 13px;
}
.newInfo article.new:before {
	left: 6px;
	content: "NEW";
	width: 46px;
	height: 21px;
	line-height: 21px;
	border-radius: 2px 0 0 2px;
	background: #ff2400;
	color: #fff;
	font-weight: 600;
	text-align: center;
	letter-spacing: normal;
}
.newInfo article.new:after{
	left: 52px;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 10.5px 0 10.5px 6px;
	border-color: transparent transparent transparent #ff2400;
}
.newInfo time,.newInfo h3 {
	display: inline-block;
	letter-spacing: normal;
}
.newInfo time {
	width: 10.5em;
	color: #666;
}
.newInfo h3 {
	width: 785px;
	margin-top: -2px;
	font-weight: normal;
}
.newInfo h3 a {	color: #016e94;
}
.newInfo a:hover {
	text-decoration: underline;
}

/*===================================
	attention	
=====================================*/
.attention {
  margin-bottom: 60px;
}

.attention h2 {
    margin-bottom: 15px;
    padding: 0 0 10px 3px;
    background: url(/content/000054106.jpg) repeat-x 0 100%;
    color: #c94868;
    line-height: 1.4;
    font-size: 1.5em;
}
.attention dl dt {
    font-weight: 500;
    font-style: italic;
}
.attention .tmpl-dl dd,
.attention .box_notice dd{
	min-height: inherit;
	margin-top: auto;
}
.attention dt,.attention dd {
	position: relative;
}
.attention dd {
	min-height: 1.6em;
    margin-bottom: 0.2em;
    line-height: 1.6;
}
/*===================================
	banner	
=====================================*/

.pc .banner {
	width: 1020px;
	margin: 0 auto 60px;
}
.pc .banner li {
	position: relative;
	display: inline-block;
	vertical-align: top;
	letter-spacing: normal;
	margin: 0 30px 30px 0;
}
.pc .banner li:nth-of-type(even) {
	margin-right: 0;
}
.pc .banner li a {
	width: 495px;
	height: 125px;
	line-height: 125px;
	padding-left: 18px;
	font-size: 24px;
}
.pc .banner li:nth-of-type(1) a {
	background-position: 0 -400px;
}
.pc .banner li:nth-of-type(2) a {
	padding-top: 0;
	line-height: 125px;
	background-position: -500px -400px;
}
.pc .banner li:nth-of-type(3) a {
	background-position: 0 -600px;
}
.pc .banner li:nth-of-type(4) a {
	background-position: -500px -600px;
}
.pc .banner .brkPc {
	display: none;
}
.pc .banner li a:before {
	display: inline-block;
	vertical-align: middle;
	width: 33px;
	height: 33px;
	margin: -3px 8px 0 0;
	border-radius: 50%;
	background-color: #facd89;
	background-position: -800px -100px;
}
.pc .banner li a:after {
		display: block;
		position: absolute;
		background: url(/content/000054135.png) no-repeat;
}
.pc .banner li:nth-of-type(1) a:after {
	top: -13px;
	left: -21px;
	width: 42px;
	height: 46px;
	background-position: -899px 0;
}
.pc .banner li:nth-of-type(2) a:after {
	top: -19px;
	right: -14px;
	width: 50px;
	height: 47px;
	background-position: -900px -100px;
}
.pc .banner li:nth-of-type(3) a:after {
	bottom: -20px;
	left: -19px;
	width: 51px;
	height: 50px;
	background-position: -900px -200px;
}
.pc .banner li:nth-of-type(4) a:after {
	bottom: -19px;
	right: -15px;
	width: 54px;
	height: 46px;
	background-position: -900px -300px;
}
/************************************************************************************
smaller than 640px
*************************************************************************************/
@media screen and (max-width: 640px) {
	
	/*===================================
		font	
	=====================================*/
	
	.home .newInfo h2 {
		font-size: 1.16em;
	}
	.home .newInfo header p {
		font-size: 0.933em;
	}
	.home .newInfo time {
		font-size: 0.916em;
	}
	.home .newInfo article.new:before {
		font-size: 13px;
	}
	
	/*===================================
		visual	
	=====================================*/

	.visual {
		min-width: inherit;
		height: auto;
		margin: 0 auto 30px;
	}
	
	/*===================================
		newInfo	
	=====================================*/
	
	.newInfo {
		margin-bottom: 35px;
	}
	.newInfo header {
		height: 70px;
		padding: 19px 0 0 0;
		background: url(/content/000054108.jpg) repeat-x 0 100%, url(/content/000054136.png) no-repeat 226px 0;
	}
	.newInfo h2:before {
		width: 32px;
		height: 31px;
		margin: -4px 8px 0 0;
		background-position: -900px -300px;
	}
	.newInfo article {
		padding: 22px 0 14px 19px;
	}
	.newInfo article.new:before,.newInfo article.new:after {
		top: 27px;
	}
	.newInfo article.new:before {
		left: 19px;
	}
	.newInfo article.new:after{
		left: 65px;
	}
	.newInfo time,.newInfo h3 {
		display: block;
	}
	.newInfo time {
		width: auto;
	}
	.newInfo .new time {
		margin-left: 67px;
	}
	.newInfo h3 {
		width: auto;
		margin-top: 0;
	}
}
main .newInfo a[href$="pdf"]::after,main .newInfo a[href$="doc"]::after,main .newInfo a[href$="docx"]::after,main .newInfo a[href$="xls"]::after,main .newInfo a[href$="xlsx"]::after,main .newInfo a[href$="ppt"]::after,main .newInfo a[href$="pptx"]::after,main .newInfo a[href$="zip"]::after,main .newInfo a[href$="jtd"]::after {
  display: inline-block;
  vertical-align: middle;
  width: 16px !important;
  height: 16px;
  margin: -2px 0 0 2px;
  background: no-repeat 0 0;
}
main .newInfo a[href$="pdf"]::after {
  background-image: url(/content/000054111.png) !important;
}
main .newInfo a[href$="doc"]::after,
main .newInfo a[href$="docx"]::after {
  background-image: url(/content/000054110.png) !important;
}
main .newInfo a[href$="xls"]::after,
main .newInfo a[href$="xlsx"]::after {
  background-image: url(/content/000054114.png) !important;
}
main .newInfo a[href$="ppt"]::after,
main .newInfo a[href$="pptx"]::after {
  background-image: url(/content/000054115.png) !important;
}
main .newInfo a[href$="zip"]::after {
  background-image: url(/content/000054116.png) !important;
}
main .newInfo a[href$="jtd"]::after {
  background-image: url(/content/000054117.png) !important;
}
main .newInfo a[target="_blank"]:after {
  display: inline-block;
  vertical-align: middle;
  width: 20px;
  height: 16px;
  margin: -2px 0 0 2px;
  background: url(/content/000054127.png) no-repeat 0 0;
}