@charset "utf-8";

/* TOP: xflag バナー用 */
.xflag a {
  border: 2px solid #c7c7c7 !important;
  background: url(/common/images/arrow_right_4d4d4d.png) 930px center no-repeat;
  position: relative;
}
.xflag .logo {
  width: 134px;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 184px;
  margin: 14px auto 20px !important;
}
.xflag .logo img {
  width: 100% !important;
}
.xflag .caption {
  font-size: 1.4em !important;
  margin-right: 160px;
  padding: 30px 0px;
}
.xflag .caption .for-sp {
  display: none;
}



/* AXIS フォントを一旦除去する */
#divDataArea .contentsLst .title,
.inquiryTbl .error
{
	font-family: Verdana, YuGothic, "Hiragino Kaku Gothic ProN", Meiryo, sans-serif !important;
}


/*
z-index
#headerArea:	100
*/
body {
	position: relative;
	color: #4d4d4d;
	}
#conainter {
	min-width: 1024px;
	margin: auto;
	}
a,
a:link,
a:visited{
	color: #c49832;
	text-decoration: none;
	}
a:hover,
a:active{
	color: #c49832;
	text-decoration: underline;
	}
a.inductiveLnk {
	display: inline-block;
	min-height: 10px;
	padding-right: 18px;
	margin: 0 0.5em;
	
	background-image: url( "/common/images/arrow_right_c49832_13x10.png" );
	background-position: right center;
	background-repeat: no-repeat;
	}
a.externalLnk {
	display: inline-block;
	min-height: 11px;
	padding-right: 18px;
	margin: 0 0.5em;
	
	background-image: url( "/common/images/icon_external.png" );
	background-position: right center;
	background-repeat: no-repeat;
	}
a.pdfLnk {
	display: inline-block;
	margin: 0 0.5em;
	}
	a.pdfLnk:before {
		content: url( "/common/images/fileicon_pdf.png" );
		display: inline-block;
		margin-right: 0.5em;
		
		vertical-align: middle;
		}

h1 {
	width: 980px;
	padding: 60px 0;
	border-bottom: 1px solid #dbdbdb;
	margin: auto auto 40px;
	
	color: #4d4d4d;
	font-size: 3.6em;
	font-weight: 500;
	text-align: left;
	}
p.lead {
	margin-bottom: 80px;
	
	font-size: 1.3em;
	line-height: 2;
	text-align: left;
	}
p.lead {
	margin: 20px auto 50px;
	
	font-size: 1.6em;
	text-align: center;
	line-height: 1.6;
	}
h2 {
	margin: 20px auto;
	
	font-size: 3.6em;
	font-weight: 500;
	line-height: 1.5;
	text-align: center;
	}
	h2:after {
		content: "";
		display: block;
		width: 150px;
		height: 2px;
		margin: 20px auto auto;
		
		background: #717171;
		}
h3 {
	font-size: 2.6em;
	margin-bottom: 30px;
	font-weight: bold;
	}

.section.s2 {
	}
.section.s2 > .content,
.column2 {
	position: relative;
	width: 980px;
	margin: 50px auto 0;
	}
	.column2 > .section {
		width: 480px;
		}
	.column2:after {
		content: "";
		display: block;
		clear: both;
		}
.section.s2 .btnArea {
	width: 980px;
	margin: 70px auto 0;
	}

.flR {
	float: right;
	}
.flL {
	float: left;
	}

br.spbr {
	display: none;
	}
/*
#headerArea
----------------------------------------------------------------------------------------------------*/
#headerArea {
	background: #fff;
	}
#headerArea > .siteID > a.home {
	position: absolute;
	display: block;
	width: 46px; 
	height: 46px;  
	top: 0; 
	left: 0;
}
#headerArea > .siteID {
	position: relative;
	width: 980px;
	margin: auto;
	border-bottom: 1px solid #eddebd;
	}
	#headerArea > .siteID > a.mixi {
		display: block;
		width: 110px;
		margin: 15px auto;
		}
		#headerArea > .siteID img {
			display: block;
			width: 100%;
			}
	#headerArea > .siteID > a.english {
		position: absolute;
		right: 0;
		top: 10px;
		display: block;
		width: 120px;
		padding: 5px 0;
		
		color: #fff;
		font-size: 1.3em;
		font-weight: bold;
		text-align: center;
		text-decoration: none;
		text-indent: -1em;
		
		background: #fa0;
		}
		#headerArea > .siteID > a.english:after {
			content: "";
			position: absolute;
			right: 5px;
			top: 50%;
			display: block;
			width: 15px;
			height: 12px;
			margin-top: -6px;
			
			background-image: url( "/common/images/arrow_right_ffffff_15x12.png" );
			}
#headerArea > .globalNav ul ul,
#headerArea > .globalNav ul input,
#headerArea > .globalNav ul li.english,
#headerArea > .globalNav button,
#navBtn {
	display: none;
	}
#headerArea > .globalNav {
	border-bottom: 1px solid #d1ad5a;
	}
	#headerArea > .globalNav ul {
		display: table;
		width: 984px;
		margin: auto;
		
		border-collapse: separate;
		border-spacing: 2px 0;
		}
		#headerArea > .globalNav li {
			position: relative;
			display: table-cell;
			border-bottom: 3px solid #d1ad5a;
			
			text-align: center;
			vertical-align: middle;
			}
			#headerArea > .globalNav li a {
				display: block;
				padding: 20px 0;
				
				color: #333;
				font-size: 1.4em;
				}
		#headerArea > .globalNav li.current {
			border-bottom-color: #fa0;
			}
       	#headerArea > .globalNav li.home {
        display: none;
		}
			#headerArea > .globalNav li.current:after {
				position: absolute;
				left: 50%;
				bottom: 0;
				content: "";
				display: block;
				width: 0;
				height: 0;
				margin-left: -5px;
				border-color: #fa0 transparent;
				border-style: solid;
				border-width: 5px;
				border-top: none;
				}

#headerArea > .categoryNav {
	width: 980px;
	margin: auto;
	}
	#headerArea > .categoryNav ul {
		display: table;
		width: 100%;
		
		border-collapse: collapse;
		}
		#headerArea > .categoryNav li {
			position: relative;
			display: table-cell;
			border-bottom: 4px solid #fff;
			
			text-align: center;
			vertical-align: middle;
			}
		#headerArea > .categoryNav li.current,
		#headerArea > .categoryNav li.hover {
			border-color: #fa0;
			}
			#headerArea > .categoryNav li.current:after,
			#headerArea > .categoryNav li.hover:after {
				position: absolute;
				left: 50%;
				bottom: 0;
				content: "";
				display: block;
				width: 0;
				height: 0;
				margin-left: -5px;
				border-color: #fa0 transparent;
				border-style: solid;
				border-width: 5px;
				border-top: none;
				}
			#headerArea > .categoryNav li a {
				display:block;
				padding: 20px 0 16px;
				
				color: #4d4d4d;
				font-size: 1.3em;
				}
				#headerArea > .categoryNav li span {
					display: block;
					padding: 5px 20px;
					border-right: 1px dotted #eddebd;
					}
				#headerArea > .categoryNav li:first-child span {
					border-left: 1px dotted #eddebd;
					}
/*
#headerArea > .categoryNav {
	}
#headerArea > .categoryNav.fixed {
	position: fixed;
	left: 0;
	top: 0;
	z-index: 100;
	width: 100%;
	
	background: #fff;
	}
#headerArea > .categoryNav > div {
	width: 980px;
	margin: auto;
	}
	#headerArea > .categoryNav ul {
		float: left;
		}
	#headerArea > .categoryNav .btnArea {
		float: right;
		margin-top: 15px;
		}
	#headerArea > .categoryNav:after {
		content: "";
		display:block;
		clear: both;
		}
		#headerArea > .categoryNav li {
			position: relative;
			float: left;
			border-bottom: 4px solid #fff;
			}
		#headerArea > .categoryNav li.current,
		#headerArea > .categoryNav li.hover {
			border-color: #fa0;
			}
			#headerArea > .categoryNav li.current:after,
			#headerArea > .categoryNav li.hover:after {
				position: absolute;
				left: 50%;
				bottom: 0;
				content: "";
				display: block;
				width: 0;
				height: 0;
				margin-left: -5px;
				border-color: #fa0 transparent;
				border-style: solid;
				border-width: 5px;
				border-top: none;
				}
		#headerArea > .categoryNav ul:after {
			content: "";
			display:block;
			clear: both;
			}
			#headerArea > .categoryNav li a {
				color: #4d4d4d;
				display:block;
				padding: 20px 0 16px;
				}
			#headerArea > .categoryNav li a:hover {
				color: #fa0;
				}
				#headerArea > .categoryNav li span {
					display: block;
					padding: 5px 15px;
					border-right: 1px dotted #eddebd;
					
					font-size: 1.3em;
					}
				#headerArea > .categoryNav li:first-child span {
					border-left: 1px dotted #eddebd;
					}
		#headerArea > .categoryNav .btnArea a {
			display: block;
			padding: 10px 20px;
			
			color: #4d4d4d;
			font-size: 1.3em;
			
			background: #efe2c5;
			}
		#headerArea > .categoryNav .btnArea a:hover {
			color: #4d4d4d;
			text-decoration: none;
			}
			#headerArea > .categoryNav .btnArea a:after {
				content: "";
				display: inline-block;
				width: 15px;
				height: 12px;
				margin-left: 10px;
				
				background: url( "/common/images/arrow_right_4d4d4d.png" ) no-repeat;
				}
*/



/*
#contentArea
----------------------------------------------------------------------------------------------------*/
.contentHeader {
	position: relative;
	overflow: hidden;
	margin-bottom: 40px;
	}
	.contentHeader .float {
		position: absolute;
		left: 0;
		top: 50%;
		width: 100%;
		}
	.contentHeader.sub .float {
		left: 50%;
		width: 980px;
		margin-left: -490px;
		}
	.contentHeader img.mainImg {
		position: relative;
		left: 50%;
		display: block;
		margin-left: -720px;
		}
.contentHeader h1 {
	padding: 0;
	border: none;
	margin: 20px auto;
	
	color: #fff;
	font-size: 4.0em;
	line-height: 1.4;
	text-align: center;
	}
	.contentHeader h1:after {
		content: "";
		display: block;
		width: 150px;
		height: 2px;
		margin: 20px auto auto;
		
		background: #fff;
		}
.contentHeader.sub h1 {
	display: inline-block;
	width: auto;
	padding: 0 0 10px;
	border-bottom: 2px solid #fff;
	margin: 0 0 10px;
	
	font-size: 1.8em;
	line-height: 1.4;
	text-align: left;
	}
	.contentHeader.sub h1:after {
		display: none;
		}
.contentHeader p.lead {
	color: #fff;
	font-size: 2.0em;
	}
.contentHeader.sub p.lead {
	margin: auto;
	font-size: 3.8em;
	text-align: left;
	}
@media screen and ( min-width: 1440px ) {
	.contentHeader img.mainImg {
		left: 0;
		width: 100%;
		margin: 0;
		}
}



/*
#footerArea
----------------------------------------------------------------------------------------------------*/
#footerArea {
	border-top: 4px solid #d1ad5a;
	}
#footerArea .siteNav {
	padding: 25px 0 0;
	border-bottom: 1px solid #dbbf7e;
	background: #f9f6f1 url( "/common/images/bg_sitenav.png" );
	}
	#footerArea .siteNav > ul.external {
		width: 960px;
		margin: 0 auto 20px;
		}
		#footerArea .siteNav > ul.external > li {
			width: 420px;
			float: left;
			margin: 0 30px;
			}
			#footerArea .siteNav > ul.external .figure > img {
				float: left;
				}
			#footerArea .siteNav > ul.external .figure > .figcaption {
				width: 313px;
				float: right;
				margin: 10px 0;
				}
				#footerArea .siteNav > ul.external .figure p {
					color: #4d4d4d;
					font-size: 1.3em;
					line-height: 1.5;
					}
				#footerArea .siteNav > ul.external .figure p.title {
					margin-bottom: 10px;
					
					color: #c49832;
					font-size: 1.6em;
					font-weight: bold;
					}
					#footerArea .siteNav > ul.external .figure p.title:after {
						content: "";
						display: inline-block;
						width: 18px;
						height: 14px;
						margin-left: 10px;
						
						background: url( "/common/images/arrow_right_c49832.png" ) no-repeat;
						}
			#footerArea .siteNav > ul.external .figure:after {
				content: "";
				display: block;
				clear: both;
				}
		#footerArea .siteNav > ul.external:after {
			content: "";
			display: block;
			clear: both;
			}
	#footerArea .siteNav > ul.internal {
		width: 980px;
		padding-top: 30px;
		border-top: 1px solid #e9d9b3;
		margin: auto auto 35px;
		}
	#footerArea .siteNav > ul.internal > li {
		width: 163px;
		float: left;
		}
		#footerArea .siteNav > ul.internal > li > a {
			color: #c49832;
			font-size: 1.3em;
			}
			#footerArea .siteNav > ul.internal > li > a:before {
				content: url( "/common/images/arrow_right_c49832_13x10.png" );
				display: inline-block;
				margin-right: 5px;
				
				vertical-align: middle;
				}
		#footerArea .siteNav > ul.internal > li ul {
			margin-top: 20px;
			}
			#footerArea .siteNav > ul.internal > li li {
				margin-bottom: 10px;
				}
				#footerArea .siteNav > ul.internal > li li > a {
					color: #4d4d4d;
					font-size; 1.1em;
					font-weight: 400;
					}
					#footerArea .siteNav > ul.internal > li li > a:before {
						content: url( "/common/images/arrow_right_666666_5x7.png" );
						display: inline-block;
						margin-right: 5px;
						vertical-align: middle;
						}
	#footerArea .siteNav > ul.internal:after {
		content: "";
		display: block;
		clear: both;
		}
#footerArea .footer {
	width: 980px;
	padding: 15px 0 20px;
	margin: auto;
	}
	#footerArea .footer > ul {
		float: left;
		}
		#footerArea .footer > ul > li {
			display: inline-block;
			padding: 0 0.5em;
			border-left: 1px solid #696969;
			}
		#footerArea .footer > ul > li:first-child {
			padding-left: 0;
			border-left: none;
			}
			#footerArea .footer > ul > li a {
				color: #333;
				font-size: 1.1em;
				}
	#footerArea .footer .socialLink {
		float: right;
		}
			#footerArea .footer .socialLink ul > li {
				height: 20px;
				float: left;
				margin-left: 5px;
				}
			#footerArea .footer .socialLink ul:after {
				content: "";
				display: block;
				clear: both;
				}
	.fb_iframe_widget span {
		z-index: 0;
		height: 20px;
		overflow: hidden;
		}
	#footerArea .footer .copyright {
		clear: both;
		float: left;
		
		color: #333;
		font-size: 0.9em;
		}
	#footerArea .footer:after {
		content: "";
		display: block;
		clear: both;
		}

#contentArea {
	position: relative;
	padding-bottom: 100px;
	}
	#pagetop {
		position: absolute;
		right: 40px;
		bottom: 584px;
		}
	#pagetop.fixed {
		position: fixed;
		right: 40px;
		bottom: 40px;
		}
		#pagetop a {
			display: block;
			width: 59px;
			height: 53px;
			padding-top: 6px;
			
			color: #d1ad5a;
			font-size: 1.1em;
			font-weight: bold;
			text-align: center;
			line-height: 1.2;
			
			background-image: url( "/common/images/bg_pagetop.png" );
			background-position: center top;
			background-repeat: no-repeat;
			}
		#pagetop a:hover {
			color: #fff;
			text-decoration: none;
			
			background-position: center bottom;
			}
			#pagetop a:before {
				content: "";
				display: block;
				width: 12px;
				height: 14px;
				margin: auto;
				
				background-image: url( "/common/images/arrow_pagetop.png" );
				background-position: center top;
				background-repeat: no-repeat;
				}
			#pagetop a:hover:before {
				background-position: center bottom;
				}





div.getAdobeReader {
	padding: 10px;
	
	text-align: center;
	
	background: #f4f3f3;
	}
	div.getAdobeReader > * {
		display: inline-block;
		margin: 0 5px;
		
		vertical-align: middle;
		}
	div.getAdobeReader > p {
		font-size: 1.1em;
		line-height: 1.6;
		text-align: left;
		}

a.inductiveBtn {
	position: relative;
	display: block;
	width: 420px;
	padding: 25px 0;
	border: 2px solid #d1ad5a;
	margin: auto;
	
	color: #d1ad5a;
	font-size: 2.0em;
	text-align: center;
	text-decoration: none;
	text-indent: -1em;
			
	-moz-transition: all 500ms ease 0;
	-webkit-transition: all 500ms ease 0;
	-ms-transition: all 500ms ease 0;
	transition: all 500ms ease 0;
	}
	a.inductiveBtn:after {
		content: "";
		position: absolute;
		right: 25px;
		top: 50%;
		display: block;
		width: 18px;
		height: 14px;
		margin-top: -7px;
		
		background: url( "/common/images/arrow_right_d1ad5a_18x14.png" );
		}
a.inductiveBtn:hover {
	color: #fff;
	background: #d1ad5a;
	}
	a.inductiveBtn:hover:after {
		background: url( "/common/images/arrow_right_ffffff_18x14.png" );
		}

a.externalBtn {
	position: relative;
	display: block;
	width: 420px;
	padding: 25px 0;
	border: 2px solid #d1ad5a;
	margin: auto;
	
	color: #d1ad5a;
	font-size: 2.0em;
	text-align: center;
	text-decoration: none;
			
	-moz-transition: all 500ms ease 0;
	-webkit-transition: all 500ms ease 0;
	-ms-transition: all 500ms ease 0;
	transition: all 500ms ease 0;
	}
	a.externalBtn:after {
		content: "";
		position: absolute;
		right: 25px;
		top: 50%;
		display: block;
		width: 14px;
		height: 11px;
		margin-top: -6px;
		
		background: url( "/common/images/icon_external.png" );
		}
a.externalBtn:hover {
	color: #fff;
	background: #d1ad5a;
	}
	a.externalBtn:hover:after {
		background: url( "/common/images/icon_external_ffffff.png" );
		}

a.backBtn {
	position: relative;
	display: block;
	width: 270px;
	padding: 15px 0;
	border: 2px solid #d1ad5a;
	
	color: #d1ad5a;
	font-size: 1.6em;
	text-align: center;
	text-indent: 1em;
	text-decoration: none;
			
	-moz-transition: all 500ms ease 0;
	-webkit-transition: all 500ms ease 0;
	-ms-transition: all 500ms ease 0;
	transition: all 500ms ease 0;
	}
	a.backBtn:after {
		content: "";
		position: absolute;
		left: 20px;
		top: 50%;
		display: block;
		width: 14px;
		height: 11px;
		margin-top: -6px;
		
		background-image: url( "/common/images/arrow_left_d1ad5a_14x11.png" );
		}
a.backBtn:hover {
	color: #fff;
	background: #d1ad5a;
	}
	a.backBtn:hover:after {
		background-image: url( "/common/images/arrow_left_ffffff_14x11.png" );
		}

.pressReleaseMore,
.moreBtn {
	position: relative;
	display: block;
	width: 270px;
	padding: 15px 0;
	border: 2px solid #d1ad5a;
	margin: 100px auto 0;
	
	color: #d1ad5a;
	font-size: 1.6em;
	font-weight: 500;
    cursor: pointer;
	
	background: #fff;
	outline: none;
	
	-moz-transition: all 500ms ease 0;
	-webkit-transition: all 500ms ease 0;
	-ms-transition: all 500ms ease 0;
	transition: all 500ms ease 0;
	}
    .pressReleaseMore:after,
	.moreBtn:after {
		content: "";
		position: absolute;
		right: 20px;
		top: 50%;
		display: block;
		width: 11px;
		height: 14px;
		margin-top: -7px;
		
		background: url( "/common/images/arrow_bottom_d1ad5a_11x14.png" );
		}
.pressReleaseMore:hover,
.moreBtn:hover {
	color: #fff;
	background: #d1ad5a;
	}
    .pressReleaseMore:hover:after,
	.moreBtn:hover:after {
		background: url( "/common/images/arrow_bottom_ffffff_11x14.png" );
		}


.fitBG {
	position: relative;
	display: block;
	overflow: hidden;
	}
	.fitBG .float {
		position: absolute;
		left: 50%;
		top: 50%;
		width: 980px;
		margin-left: -490px;
		}
	.fitBG img.image {
		position: relative;
		left: 50%;
		display: block;
		margin-left: -720px;
		}
@media screen and ( min-width: 1440px ) {
	.fitBG img.image {
		left: 0;
		width: 100%;
		margin: 0;
		}
}


.listMod {
	width: 1024px;
	margin: auto;
	}
.listNav {
	width: 990px;
	margin: auto;
	}
	.listMod .listNav ul li {
		display: table;
		width: 155px;
		min-height: 46px;
		float: left;
		margin: 5px;
		}
	.listMod .listNav ul:after {
		content: "";
		display: block;
		clear: both;
		}
		.listMod .listNav ul li a {
			display: table-cell;
			border: 2px solid #d1ad5a;
			
			color: #d1ad5a;
			font-size: 1.5em;
			font-weight: bold;
			line-height: 1.2;
			text-align: center;
			vertical-align: middle;
			
			background: #fff;
			
			-moz-transition: all 500ms ease 0;
			-webkit-transition: all 500ms ease 0;
			-ms-transition: all 500ms ease 0;
			transition: all 500ms ease 0;
			}
		.listMod .listNav ul li.current a, 
		.listMod .listNav ul li a:hover {
			color: #fff;
			text-decoration: none;
			background: #d1ad5a;
			}

.listMod .archiveNav {
	width: 180px;
	float: right;
	margin: 60px 22px 0 0;
	}
	.listMod .archiveNav li,
	.listMod .archiveNav .archiveBtn {
		padding-left: 20px;
		margin-bottom: 25px;
		
		background: url( "/common/images/arrow_right_c49832_13x10.png" ) left center no-repeat;
		}
	.listMod .archiveNav .archiveBtn.is-expanded {
    display: none;
    }
	.listMod .archiveNav li.current {
		background: url( "/common/images/arrow_right_9a9a9a_13x10.png" ) left center no-repeat;
		}
		.listMod .archiveNav .archiveBtn {
			font: 500 10px/1.4 'AXIS Font Japanese W55', Verdana, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
			border: none;
			
			cursor: pointer;
			outline: none;
			}
		.listMod .archiveNav .archiveBtn:hover {
			text-decoration: underline;
			}
		.listMod .archiveNav li a,
		.listMod .archiveNav .archiveBtn {
			color: #c49832;
			font-size: 1.4em;
			}
		.listMod .archiveNav li.current a {
			color: #9a9a9a;
			}

.pageNav {
	margin-bottom: 80px;
	}
	.pageNav ul {
		text-align: center;
		}
		.pageNav ul > li {
			display: inline-block;
			width: 250px;
			border: 2px solid #ededed;
			margin: 0 15px;
			
			font-size: 1em;
			}
			.pageNav ul > li a {
				display: block;
				padding: 10px;
				
				color: #4d4d4d;
				font-size: 1.5em;
				text-align: center;
				}
				.pageNav ul > li a:before {
					content: "";
					display: inline-block;
					width: 7px;
					height: 5px;
					margin-right: 5px;
					
					vertical-align: middle;
					
					background: url( "/common/images/arrow_bottom_666666.png" ) center center no-repeat;
					}
			.pageNav ul > li a:hover {
				color: #4d4d4d;
				text-decoration: none;
				
				background: #ededed;
				}

.categoryLnk {
	margin: 60px auto 0;
	}
.categoryLnk > ul {
	text-align: center;
	letter-spacing: -0.4em;
	}
	.categoryLnk > ul > li {
		display: inline-block;
		padding: 0 40px;
		border-right: 1px solid #c49832;
		
		letter-spacing: normal;
		}
	.categoryLnk > ul > li:first-child {
		border-left: 1px solid #c49832;
		}
		.categoryLnk > ul > li a {
			color: #c49832;
			font-size: 1.4em;
			}

.listMod .pressLst {
	font-family: Verdana, Roboto, "Droid Sans", "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
	}
	.listMod .pressLst .date span {
		display: inline-block;
		min-width: 4em;
		padding: 2px;
		margin-left: 10px;
		
		color: #fff;
		font-size: 10px;
		text-align: center;
		vertical-align: middle;
		
		background: #d1ad5a;
		}

#fontSubset {
	display: none;
	}