#mainVisual {
	margin: 0 auto 15px;
	width: 780px;
}
#mainVisual .head_menu {
	padding: 10px;
	border: 1px solid #000; 
	margin-bottom: 30px;
}
#mainVisual .head_menu ul {
	padding: 0px;
	margin: 0px;
	overflow: hidden;
}
#mainVisual .head_menu ul li {
	list-style: none;
	float: left;
}
#mainVisual .head_menu ul li.active {
	font-weight: bold;
}
#mainVisual .head_menu ul li.active a {
	color: #e97bb1;
}
#mainVisual .head_menu ul li a {
	color: #000;
	font-size: 14px;
	text-decoration: none;
	padding: 0px 19px 0px;
	border-right: 1px solid #000;
}
#mainVisual .head_menu ul li:last-child > a {
	border-right: none;
}
#mainVisual .head_menu ul li a:hover {
	color: #e97bb1;
}
#mainVisualImage {
	margin: 0 auto 15px;
	width: 905px;
}
#diversity {
	margin: 0 auto 15px;
	width: 905px;
}
#diversity #contents h1, #diversity_faq #contents h1 {
	font-size: 16px;
	font-weight: bold;
    margin-top: 0;
    margin-bottom: 20px;
}
#diversity #contents .right_box {
	text-align: right;
}
#diversity #contents .pdf_box {
	margin-top: 30px;
	overflow: auto;
}
#diversity #contents .pdf_box div {
	float: left;
	width: 47%;
		padding: 10px;
}
#diversity #contents .pdf_box div:first-child() {
	margin-right: 10px;
}
.info {
	margin-top: 50px;
}
#diversity .business_pdf {
	width: 100%;
	margin: 20px auto 20px;
}
#diversity .business_pdf ul {
	padding: 0px;
	margin: 0px;
	overflow: hidden;
}
#diversity .business_pdf ul li {
	list-style: none;
	float: left;
	width: 31%;
	padding: 10px;
}
#diversity .support {
	width: 100%;
	overflow: auto;
}
#diversity .support .support_box {
	width: 48%;
	float: left;
}
#diversity .support .support_box h3 {
	background-color: #eee;
	padding: 10px;
}
#diversity .support .support_box ul li {
	list-style-type: square;
	text-decoration: none;
}
#diversity .support .ml30 {
	margin-left: 30px;
}
#diversity .env_table {
	border-collapse: collapse;
	width: 100%;
	border: 2px solid #000;
	border-spacing: 0px;
	margin-top: 30px;
}
#diversity .env_table td{
	width: 50%;
	padding: 10px;
	border: 2px solid #d8dcdf;
}
td.left{
	width: 50%;
	padding: 10px;
    color: #15467e;
    font-weight: bold;
	border: 2px solid #d8dcdf;
    background-color: #eaeaf6;
}
td.right{
	width: 50%;
	padding: 10px;
	border: 2px solid #d8dcdf;
    background-color: #fff;
}

#diversity .lang {
	width: 100%;
	overflow: auto;
	margin-top: 20px;
}
#diversity .lang_box {
	width: 50%;
	float: left;
	text-align: center;
}
#diversity .lang_box p {
	font-size: 18px;
	font-weight: bold;
	height: 100px;
	vertical-align: middle;
	display: block;
	color: #fff;
	margin: 0px 0px 70px 0px;
}
#diversity_faq #localnavi {
	float: left;
	width: 219px;
}
#diversity_faq #localnavi ul li {
	list-style: none;
}
#diversity_faq {
	margin: 0 auto 15px;
	width: 905px;
}
#diversity_faq:after {
    content:" ";
    display:block;
    clear:both;
}

#diversity_faq #contents {
	float: right;
	width: 675px;
}
#diversity_faq .faq {
	margin-top: 40px;
}
#diversity_faq .faq_box {
	width: 80%;
	overflow: auto;
	margin: 10px 0px;
}
#diversity_faq .faq_box img {
	float: left;
	margin-right: 20px;
}
#diversity_faq .faq_box p {
	font-size: 15px;
}
#diversity_faq .lang3, #diversity_faq .lang3 p {
	margin-top: 30px;
}
#diversity .faq_list {
	width: 100%;
	overflow: auto;
	margin-top: 30px;
}
#diversity .faq_list ul {
	padding: 0px 0px 10px 0px;
	margin: 0px auto 20px;
	overflow: hidden;
	border-bottom: 1px dotted gray;
}
#diversity .faq_list ul li {
	list-style: none;
}
#diversity .faq_list ul li.ans span, #diversity .faq_list ul li.que span {
	color: #fff;
	background-color: #999;
	text-align: center;
	padding: 10px;
	border-radius: 10px;
	display: inline-block;
	font-size: 14px;
	width: 25px;
	height: 25px;
	margin-right: 15px;
}
#diversity .faq_list ul li.ans {
	margin-left: 50px;
}
#diversity div.faqUnit dd {
	display:none;
}
#diversity div.faqUnit dt {
	cursor:pointer;
}
#diversity div.faqUnit dt dfn {
	position:static;
}
#diversity div.faqUnit dt dfn img {
	position:static;
	top:0;
	left:0;
	margin-left:-30px;
}
#contents h2 {
	position:static;
}
#diversity div.faqUnit dd p {
	margin-top:-21px;
}
#contents ul.list01 {
	position:static;
}
#diversity div.faqUnit dd {
	position:static;
}
#diversity div.faqUnit dd dfn {
	position:static;
}
#diversity div.faqUnit dd dfn img {
	position:static;
	top:0;
	left:0;
	margin-left:-39px;
}

div.faq_box div.noimage {
    float: left;
    width: 80px;
    height: 80px;
    margin-right: 20px;
    background: #ccc;
}
#contents h3 {
	margin: 20px 0;
	padding: 3px 0 3px 7px;
	border-left: 5px solid #E97BB1;
	background: url(/diversity/images/border_dotted_01.png) repeat-x 0 100%;
	color: #000000;
	font-weight: bold;
	line-height: 1.5;
}
#contents h4 {
    margin: 20px 0 15px;
    padding: 3px 10px;
    background: #EEEEEE;
    color: #E97BB1;
    font-weight: bold;
    line-height: 1.5;
}
@media screen and (max-width: 639px) {
	#mainVisual, #diversity, #diversity_faq{
		margin: 10px;
		width:auto;
	}
	#diversity .lang_box, #diversity .support .support_box {
		width: 100%!important;
		float: none!important;
	}
	img {
		max-width: 100%;
		height: auto;
		width /***/: auto;
	}
	#diversity .support .ml30 {
		margin-left:0;
	}
	#diversity_faq .faq_box {
		width: 100%!important;
	}
	#diversity_faq #contents{
		float: none!important;
		width: 100%!important;
	}
	#diversity_faq .faq_box img, div.faq_box div.noimage{
		width: 160px;
		height:160px;
	}
	#diversity_faq #localnavi{
		width:100%;
	}
	body#home #diversity_faq #localnavi {
		float: none!important;
		width: 100%!important;
	}
	#localnavi .categoryMenu ul li.current,
	#localnavi .categoryMenu ul li a:hover, 
	#localnavi .categoryMenu ul li a.active,
	#localnavi .categoryMenu ul li {
		background-image: none!important;
	}

	#localnavi .categoryMenu ul li ul li {
		border-top: dashed 1px #fff!important;
	}

	#localnavi .categoryMenu ul li a {
		padding: 10px 10px;
	}
	#localnavi .categoryMenu ul li ul li a, #localnavi .categoryMenu ul li ul li a.active, #localnavi .categoryMenu ul li.current ul li a, #localnavi .categoryMenu ul li.current ul li a.active {
		padding: 10px 20px;
	}

	#localnavi .categoryMenu ul li.current a:before  {
		content: "\f138";
		font-family: FontAwesome;
		margin-right: 5px;
	}
	#localnavi .categoryMenu ul li ul li a:before  {
		content: "\f0da"!important;
		font-family: FontAwesome!important;
		margin-right: 8px!important;
	}
}

@charset "utf-8";

/* =======================================

  Localnavi CSS

  -----------------------------------------
  INDEX
  -----------------------------------------
  

========================================== */

/* Category Menu
========================================== */
#localnavi .categoryMenu {
  margin: 0 0 10px;
}

#localnavi .categoryMenu ul {
	zoom: 1;
	margin:0;
	padding:0;
}

#localnavi .categoryMenu ul li {
  padding: 1px 0 0;
  background: #EEEEEE url(/diversity/images/localnavimenu_bg_01.png) no-repeat;
  color: #000000;
  line-height: 1.286;
  zoom: 1;
}
#localnavi .categoryMenu ul li.current {
  background: #E97BB1 url(/diversity/images/localnavimenu_bg_01.png) no-repeat -230px 0;
  color: #FFFFFF;
  font-weight: bold;
}
#localnavi .categoryMenu ul li.current a {
  color: #FFFFFF;
}
#localnavi .categoryMenu ul li.current li {
  font-weight: normal;
}
#localnavi .categoryMenu ul li.current li a {
}
#localnavi .categoryMenu ul li.current a:hover {
  background-color: #F0A8CB;
  background-position: -1380px -1px;
}

#localnavi .categoryMenu ul li a {
  display: block;
  padding: 6px 5px 6px 28px;
  color: #000000;
  text-decoration: none;
  zoom: 1;
}
#localnavi .categoryMenu ul li li { font-size: 100%;}

#localnavi .categoryMenu ul li a:hover,
#localnavi .categoryMenu ul li a.active {
	background: #E97BB1 url(/diversity/images/localnavimenu_bg_01.png) no-repeat -230px -1px;
	color: #FFFFFF;
	font-weight: bold;
}


  /* 2nd Level
  ---------------------------------------- */
  #localnavi .categoryMenu ul li ul {
  display:block;
  }
  
  #localnavi .categoryMenu ul li ul li {
    background-color: #E97BB1;
    background-position: -460px 0;
    font-size: 85.8%;
    line-height: 1.334;
  }
  
  #localnavi .categoryMenu ul li ul li a,
  #localnavi .categoryMenu ul li ul li a.active,
  #localnavi .categoryMenu ul li.current ul li a,
  #localnavi .categoryMenu ul li.current ul li a.active {
    padding: 4px 5px 3px 44px;
    color: #FFFFFF;
  }
  
  #localnavi .categoryMenu ul li ul li a:hover,
  #localnavi .categoryMenu ul li ul li a.active,
  #localnavi .categoryMenu ul li.current ul li a:hover,
  #localnavi .categoryMenu ul li.current ul li a.active {
    background-color: #F0A8CB;
    background-position: -690px -1px;
  }
  
  /* 3rd Level
  ---------------------------------------- */
  #localnavi .categoryMenu ul li ul li ul {
    padding: 0 0 5px;
  }
  
  #localnavi .categoryMenu ul li ul li ul li {
    padding-top: 0;
    background-position: -920px 0;
    font-size: 100%;
  }
  
  #localnavi .categoryMenu ul li ul li ul li a,
  #localnavi .categoryMenu ul li ul li ul li a.active,
  #localnavi .categoryMenu ul li.current ul li ul li a,
  #localnavi .categoryMenu ul li.current ul li ul li a.active {
    padding: 2px 5px 2px 56px;
  }
  
  #localnavi .categoryMenu ul li ul li ul li a:hover,
  #localnavi .categoryMenu ul li ul li ul li a.active,
  #localnavi .categoryMenu ul li.current ul li ul li a:hover,
  #localnavi .categoryMenu ul li.current ul li ul li a.active {
    background-position: -1150px 0;
  }
  /* 4th Level
  ---------------------------------------- */
  #localnavi .categoryMenu ul li ul li ul li ul {
    padding: 0 0 5px;
  }
  
  #localnavi .categoryMenu ul li ul li ul li ul li {
    padding-top: 0;
    background-position: -920px 0;
    font-size: 100%;
  }
  
  #localnavi .categoryMenu ul li ul li ul li ul li a,
  #localnavi .categoryMenu ul li ul li ul li ul li a.active,
  #localnavi .categoryMenu ul li.current ul li ul li ul li a,
  #localnavi .categoryMenu ul li.current ul li ul li ul li a.active {
    padding: 2px 5px 2px 56px;
  }
  
  #localnavi .categoryMenu ul li ul li ul li ul li a:hover,
  #localnavi .categoryMenu ul li ul li ul li ul li a.active,
  #localnavi .categoryMenu ul li.current ul li ul li ul li a:hover,
  #localnavi .categoryMenu ul li.current ul li ul li ul li a.active {
    background-position: -1150px 0;
  }
  
  /* Icons
  ---------------------------------------- */
  #localnavi .categoryMenu ul li span.pdfLink,
  #localnavi .categoryMenu ul li span.wordLink,
  #localnavi .categoryMenu ul li span.excelLink,
  #localnavi .categoryMenu ul li span.blankLink {
    position: relative;
    display: block;
  }
  
  #localnavi .categoryMenu ul li span.pdfLink a,
  #localnavi .categoryMenu ul li span.wordLink a,
  #localnavi .categoryMenu ul li span.excelLink a,
  #localnavi .categoryMenu ul li span.blankLink a {
    padding-right: 30px !important;
  }
  #localnavi .categoryMenu ul li span.pdfLink img.icon,
  #localnavi .categoryMenu ul li span.wordLink img.icon,
  #localnavi .categoryMenu ul li span.excelLink img.icon,
  #localnavi .categoryMenu ul li span.blankLink img.icon {
    position: absolute;
    right: 5px;
    top: 50%;
    margin-top: -11px;
  }


/* Links
========================================== */
#localnavi .links {
  margin: 0 0 10px;
  background: #EEEEEE url(/diversity/images/links_bg_02.png) no-repeat 0 100%;
  zoom: 1;
}

#localnavi .links ul {
  margin: 0;
  padding: 11px 10px 5px;
  background: url(/diversity/images/links_bg_01.png) no-repeat;
}

#localnavi .links ul li {
  list-style: none;
  margin: 0 0 6px;
  padding: 0;
}

#localnavi .links ul li a {
  display: block;
  zoom: 1;
}


/* Banners
========================================== */
#localnavi .banners {
  margin: 0 0 10px;
  background: #EEEEEE url(/diversity/images/banners_bg_02.png) no-repeat 0 100%;
}

#localnavi .banners ul {
  margin: 0;
  padding: 10px 10px 4px;
  background: url(/diversity/images/banners_bg_01.png) no-repeat;
  zoom: 1;
}

#localnavi .banners ul li {
  list-style: none;
  margin: 0 0 6px;
  padding: 0;
}
#contents ul.pageAnchorLinks {
    margin: 0 0 15px;
    padding: 0;
    zoom: 1;
}
#contents ul.pageAnchorLinks li {
    list-style: none;
    float: left;
    margin: 0 8px 5px 0;
    padding: 0 8px 0 0;
    border-right: 1px solid #000000;
    white-space: nowrap;
}
#contents ul.pageAnchorLinks:after {
    content:" ";
    display:block;
    clear:both;
}
@charset "utf-8";

/* =======================================

 Table Parts CSS

 -----------------------------------------
 INDEX
 -----------------------------------------
 Table 01
 Table 02
 Table 03
 
========================================== */

/* Table 01
========================================== */
#contents table.table01 {
  margin: 0 30px 20px 0;
  border: solid #DADBDD;
  border-width: 1px 0 0 1px;
}

#contents table.table01 tr th,
#contents table.table01 tr td {
  padding: 5px 10px;
  border: solid #DADBDD;
  border-width: 0 1px 1px 0;
}

#contents table.table01 tr th {
  color: #1C417C;
  font-weight: bold;
}
#contents table.table01 thead tr th,
#contents table.table01 tr th.head01 { background-color: #E8ECF2;}
#contents table.table01 tbody tr th,
#contents table.table01 tr th.head02 { background-color: #FBF6E6;}


/* Table 02
========================================== */
#contents .table02 {
}

#contents table.table02 {
  margin: 0 0 20px;
  width: 100%;
  table-layout: fixed;
  border: solid #DADBDD;
  border-width: 1px 0 0 1px;
}

#contents table.table02 tr th,
#contents table.table02 tr td {
  padding: 5px 10px;
  border: solid #DADBDD;
  border-width: 0 1px 1px 0;
}

#contents table.table02 tr th {
  background: #E8ECF2;
  color: #1C417C;
  font-weight: bold;
}

#contents table.table02 tr td {
  padding: 10px;
}

#contents table.table02 tr td .unit {
  zoom: 1;
}
#contents table.table02 tr td .unit:after { /* for Modern Browser */
  content: "."; display: block; clear: both; height: 0; visibility: hidden; font-size: 0;
}

#contents table.table02 tr td .unit .image {
  float: left;
  width: 86px;
  text-align: center;
}

#contents table.table02 tr td .unit .body {
  float: right;
  width: 195px;
}

#contents table.table02 tr td .unit .body ul.list1 {
  margin: 0;
}

#contents table.table02 tr td .unit .body ul.list1 li {
  padding: 0 0 0 18px;
  background: url(/diversity/images/arrow_01.png) no-repeat 0 5px;
}

#contents table.table02 tr td .unit .body p {
  margin: 5px 0 0;
}


/* Table 03
========================================== */
#contents table.table03 {
  margin: 0 0 20px;
  width: 100%;
  table-layout: fixed;
  border: solid #DADBDD;
  border-width: 1px 0 0 1px;
}

#contents table.table03 tr th,
#contents table.table03 tr td {
  padding: 5px 10px;
  border: solid #DADBDD;
  border-width: 0 1px 1px 0;
}

#contents table.table03 tr th {
  background: #E8ECF2;
  color: #1C417C;
  font-weight: bold;
}

#contents table.table03 tr td {
  padding: 10px 10px 10px 0;
}

#contents table.table03 tr td .unit {
  margin: 0 0 0 10px;
  zoom: 1;
}
#contents table.table03 tr td .unit:after { /* for Modern Browser */
  content: "."; display: block; clear: both; height: 0; visibility: hidden; font-size: 0;
}

#contents table.table03 tr td .unit .image {
  float: left;
  width: 55px;
  text-align: center;
}

#contents table.table03 tr td .unit .body {
  float: right;
  width: 126px;
}

#contents table.table03 tr td .unit .body ul.list01 {
  padding: 0;
}

#contents table.table03 tr td .unit .body ul.list01 li {
  padding: 0 0 0 18px;
  background: url(/diversity/images/arrow_01.png) no-repeat 0 5px;
}

#contents table.table03 tr td .unit .body p {
  margin: 5px 0 0;
}


/* Table 04
========================================== */
#contents table.table04 {
  margin: 0 auto;
  width: 100%;
  table-layout: fixed;
}

#contents table.table04 tr {
}

#contents table.table04 tr th,
#contents table.table04 tr td {
  padding: 0 0 15px;
}

/* Table 05
========================================== */
#contents table.table05 {
  margin: 0 30px 20px 0;
  border-width: 1px 0 0 1px;
}

#contents table.table05 tr th,
#contents table.table05 tr td {
  padding: 5px 10px;
  border-width: 0 1px 1px 0;
}

#contents table.table05 tr th {
  color: #1C417C;
  font-weight: bold;
}
#contents table.table05 thead tr th,
#contents table.table05 tr th.head01 { background-color: #E8ECF2;}
#contents table.table05 tbody tr th,
#contents table.table015 tr th.head02 { background-color: #FBF6E6;}


/* Table principals
========================================== */
#contents table.principal {
  margin: 0 30px 20px 0;
  border: solid #DADBDD;
  border-width: 1px 0 0 1px;
  display:inline;
  float:left;
  width:40%;
}

#contents table.principal tr th,
#contents table.principal tr td {
  padding: 5px 10px;
  border: solid #DADBDD;
  border-width: 0 1px 1px 0;
}

#contents table.principal tr th {
  color: #1C417C;
  font-weight: bold;
}
#contents table.principal thead tr th,
#contents table.principal tr th.head01 { background-color: #E8ECF2;}
#contents table.principal tbody tr th,
#contents table.principal tr th.head02 { background-color: #FBF6E6;}

/* Table contactIn
========================================== */
.contactInfo table.contactIn {
}

.contactInfo table.contactIn tr th,
.contactInfo table.contactIn tr td {
  padding: 10px 10px 0 0;
  border:none;
}

table.contactIn ul.list01{
  margin-bottom:0;
}


/* Table careersupportVoice
========================================== */

#contents table.careersupportVoice {
  margin: 0 0 20px;
  border: solid #DADBDD;
  border-width: 1px 0 0 1px;
}

#contents table.careersupportVoice tr th,
#contents table.careersupportVoice tr td {
  padding: 3px 7px;
  border: solid #DADBDD;
  border-width: 0 1px 1px 0;
}

#contents table.careersupportVoice tr th {
  background: #E8ECF2;
  color: #1C417C;
  font-weight: bold;
  text-align:center;
}

#contents table.careersupportVoice tr th.w300 {
  width:300px;
}

#contents table.careersupportVoice tr td {
  padding: 10px;
  line-height:1.4em;
}

#contents table.careersupportVoice tr td.c {
  text-align:center;
}

/* Table careersupportVoice02
========================================== */

#contents table.careersupportVoice02 {
  margin: 0 0 20px;
  border: solid #DADBDD;
  border-width: 1px 0 0 1px;
}

#contents table.careersupportVoice02 tr th,
#contents table.careersupportVoice02 tr td {
  padding: 2px 5px;
  border: solid #DADBDD;
  border-width: 0 1px 1px 0;
}

#contents table.careersupportVoice02 tr th {
  background: #E8ECF2;
  color: #1C417C;
  font-weight: bold;
  text-align:center;
}

#contents table.careersupportVoice02 tr th.lv02 {
  background: none;
  font-weight: bold;
  vertical-align:middle
}

#contents table.careersupportVoice02 tr th.w300 {
  width:300px;
}

#contents table.careersupportVoice02 tr td {
  line-height:1.4em;
  vertical-align:middle;
}

#contents table.careersupportVoice02 tr td.c {
  text-align:center;
}

/* =======================================

 List Parts CSS

 -----------------------------------------
 INDEX
 -----------------------------------------
 List 01

========================================== */
#contents ul {
  list-style: disc;
  padding-left: 25px;
}
#contents ul ul {
  list-style-type: circle;
}


#contents ol {
  list-style: outside decimal;
  padding-left: 30px;
}
#contents ol li {
}
#contents ol ol {
  list-style-type: upper-roman;
}
#contents ol ol ol {
  list-style-type: upper-alpha;
}

#contents li {
  margin: 0 0 5px;
}
#contents li.n {
  margin: 0 0 0px;
}
#contents li li {
  margin: 5px 0 0;
}


/* List 01
========================================== */
#contents ul.list01 {
  list-style: none;
  position: relative;
  margin: 0 0 15px;
  padding: 0;
  zoom: 1;
}
#contents ul.list01:after { /* for Modern Browser */
  content: "."; display: block; clear: both; height: 0; visibility: hidden; font-size: 0;
}

#contents ul.list01 li {
  margin: 0 0 5px;
  padding: 0 0 0 18px;
  background: url(/diversity/images/arrow_01.png) no-repeat 0 4px;
}

#contents ul.list01 li p {
  margin: 5px 0 0;
}

#contents ul.list01 li ul {
  list-style: outside disc;
  float: none;
  margin: 0 0 0 18px;
}

#contents ul.list01 li ul li {
  margin: 5px 0 0;
  padding-left: 0;
  background: none;
}



#contents ul.list01 li.left {
    float:left;
    background: url(/diversity/images/arrow_01.png) no-repeat scroll 0 4px transparent;
    margin: 0 20px 10px 0;
    padding: 0 0 0 18px;
}

