@charset "UTF-8";

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font: inherit;
  font-size: 100%;
  vertical-align: baseline;
}
ul, ol {
  list-style: none;
}
a {
  text-decoration: none;
  color: #000;
}
a:hover {
  text-decoration: underline;
}
body {
  font-family: "Lucida Grande", Tahoma, Verdana, Arial, 'Hiragino Kaku Gothic Pro', Meiryo, 'MS PGothic', sans-serif;
  font-size: 16px;

 }
.right {
  float: right;
  margin: 0 0 1em 2em;
}
.bl {
  text-align: left;
  display: block;
  text-indent: -999em;
  overflow: hidden;
  border: none;
}
.clearfix:before,
.clearfix:after {
	content: " ";
	display: table;
}
.clearfix:after {
	clear: both;
}
.clearfix {
	*zoom: 1;
}
.wrapper {
  width: 1000px;
  margin: 0 auto;
}

/* main */

/* header */
header {
  position: relative;
  height: 676px;
  margin-bottom: 50px;
}
header .slideshow {
  width: 1200px;
  margin: 0 auto;
}

header h1 {
  background: url("../images/title_en.png") no-repeat;
  width: 417px;
  height: 69px;
  position: absolute;
  top: 0;
}

header ul#lang {
  background: url("../images/lang.png") no-repeat;
  height: 30px;
  width: 80px;
  position: relative;
  top: -636px;
  float: right;
  font-size: 0;
}
header ul#lang li {
  display: inline-block;
  width: 40px;
}
header ul#lang li a {
  display: block;
  width: 40px;
  height: 30px;
}
header nav {
  position: absolute;
  top: 576px;
  height: 100px;
  background: url("../images/nav_bg.png") repeat-x;
  width: 100%;
}

header nav ul {
  width: 999px;
  margin: 0 auto;
  background: url("../images/navi_en.png") no-repeat;
  font-size: 0;
  height: 100px;
}
header nav ul li {
  display: inline-block;
  height: 100px;
}
header nav ul li a {
  display: block;
  height: 100px;
  width: 100%;
}
header nav ul li#i1 {
  width: 102px;
}
header nav ul li#i2 {
  width: 171px;
}
header nav ul li#i3 {
  width: 176px;
}
header nav ul li#i4 {
  width: 171px;
}
header nav ul li#i5 {
  width: 182px;
}
header nav ul li#i6 {
  width: 197px;
}
header nav ul li#i1:hover {
  background: url("../images/navi_hover_en.png") no-repeat 0 0;
}
header nav ul li#i2:hover {
  background: url("../images/navi_hover_en.png") no-repeat -102px 0;
}
header nav ul li#i3:hover {
  background: url("../images/navi_hover_en.png") no-repeat -273px 0;
}
header nav ul li#i4:hover {
  background: url("../images/navi_hover_en.png") no-repeat -449px 0;
}
header nav ul li#i5:hover {
  background: url("../images/navi_hover_en.png") no-repeat -620px 0;
}
header nav ul li#i6:hover {
  background: url("../images/navi_hover_en.png") no-repeat -802px 0;
}

/* article_top */
article section#top1 {
  text-align: center;
  width: 1200px;
  margin: 0 auto;
}
article section#top1 h2 {
  background: url("../images/icon1_en.png") no-repeat;
  width: 124px;
  height: 123px;
  margin: 0 auto 30px auto;
}
article section#top1 p {
  font-size: 18px;
  margin-bottom: 50px;
  line-height: 2em
}
article section#top1 p.bold {
  font-size: 24px;
  color: #0a2a51;
  margin-bottom: 20px;
}
article .img_wrapper {
  background: #041325;
  text-align: center;
  font-size: 0;
}
article .img_wrapper img {
  margin: 0 auto;
  height: 200px;
}
article section#top2 {
  background: #eeeeee;
  padding: 50px 0 100px 0;
}
article section#top2 div.wrapper2 {
  width: 1200px;
  margin: 0 auto;
}
article section#top2 h2 {
  background: url("../images/icon2.png") no-repeat;
  width: 126px;
  height: 119px;
  margin: 0 auto 50px auto;
}
article section#top2 div.item {
  width: 300px;
  float: left;
  margin-right: 50px;
}
article section#top2 div div.item:last-child {
  margin: 0;
}
article section#top2 div.item p {
  font-size: 15px;
  height: 140px
}
article section#top2 div.item p.title {
  text-align: center;
  font-size: 20px;
  height: 40px;
  margin: 10px 0 20px 0;
  line-height: 20px;
}
article section#top2 div.item:first-child p.title {
  line-height: 40px;
}
article section#top2 div.item a {
  display: block;
  width: 160px;
  height: 35px;
  background: url("../images/more.png") no-repeat;
  margin: 20px auto;
}
article section#top3 {
  padding: 50px 0;
  width: 1200px;
  margin: 0 auto;
  font-size: 14px;
}
article section#top3 h2 {
  background: url("../images/icon3.png") no-repeat;
  width: 160px;
  height: 120px;
  margin: 0 auto 50px auto;
}
article section#top3 dl {
  width: 950px;
  margin: 0 auto;
}
article section#top3 dl dt {
  float: left;
  width: 150px;
  padding: 10px 0;
}
article section#top3 dl dd {
  padding: 10px 0 10px 160px;
}
article section#top3 ul.bnr {
  width: 1000px;
  margin: 100px auto;
}
article section#top3 ul.bnr li {
  display: inline-block;
  width: 300px;
  height: 100px;
  font-size: 0;
  margin-right: 45px;
}
article section#top3 ul.bnr li a {
  display: block;
  width: 300px;
  height: 100px;
}
article section#top3 ul.bnr li#b1 {
  background: url("../images/banner1.png") no-repeat;
}
article section#top3 ul.bnr li#b2 {
  background: url("../images/banner2.png") no-repeat;
}
article section#top3 ul.bnr li#b3 {
  background: url("../images/banner3.png") no-repeat;
  margin: 0;
}
/* article_sub */

section h2 {
  font-size: 27px;
  margin-bottom: 15px;
  border-bottom: 2px solid #eeeeee;
  font-weight: bold;
}
section h2 a:hover {
  text-decoration: none;
}
section h2 th {
  border-bottom: 4px solid #062652;
  width: auto;
  text-align: left;
}
section h3 {
  font-size: 20px;
  font-weight: bold;
  margin-bottom: 10px;
}
section ul li {
  background: url("../images/list_icon.png") no-repeat left 11px;
  padding: 5px 0 5px 15px;
}
section dl.member dt {
  font-weight: 600;
  margin-top: 10px;
}
section dl.member dd {
  padding-left: 1em;
}
section dl.member dt:first-child {
  margin-top: 0;
}
section p {
  margin-bottom: 20px;
}
section p.center {
  text-align: center;
}
section p img {
  margin: 1em;
}
section.papers p {
  margin: 15px 0;
}
section.papers label {
  font-size: 20px;
  font-weight: bold;
  margin-bottom: 10px;
  display: block;
  cursor: pointer;
}
section.papers label p {
  font-weight: normal;
  font-size: 16px;
}

section.papers input[type="checkbox"].ExpandCheckBox {
  display: none;
}

section.papers input[type="checkbox"].ExpandCheckBox + label div.panel {
  display: none;
}

section.papers input[type="checkbox"].ExpandCheckBox:checked + label div.panel {
  display: block;
}
/* footer */
footer {
  background: #0a2a51;
  color: #ffffff;
  padding: 40px 0 0 0;
  margin-top: 100px;
}
footer a {
  color: #ffffff;
}
footer nav ul {
  text-align: center;
  margin-bottom: 30px;
}
footer nav ul li {
  display: inline-block;
  padding: 0 20px;
  border-left: 1px solid #ffffff;
}
footer div.foot{
  width: 1000px;
  margin: 0 auto;
}
@media (min-width: 1000px){
  footer div.foot{
    width: 100%;
    margin: 0 auto;
  }
}
footer nav ul li:first-child {
  border: none;
}
footer p.title {
  background: url("../images/footer_title_en.png") no-repeat;
  width: 440px;
  height: 98px;
  margin: 30px auto;
}foo
footer p.address {
  text-align: center;
  padding-bottom: 50px;
}
footer p.copyright {
  padding: 20px 0;
  background: #041325;
  text-align: center;
}

/* bx-slider */
.bx-wrapper {
  border: none;
  background: #041325;
}
.bx-viewport {
  width: 1200px !important;
  margin: 0 auto !important;
}
.bx-wrapper .bx-controls-direction {
  width: 1200px;
  margin: 0 auto;
  position: relative;
}
.bx-wrapper .bx-controls-direction a {
  width: 30px;
  height: 52px;
  top: -300px;
}
.bx-wrapper .bx-prev, .bx-wrapper .bx-prev:hover {
  background: url("../images/prev.png") no-repeat;
}
.bx-wrapper .bx-next, .bx-wrapper .bx-next:hover {
  left: 1160px;
  background: url("../images/next.png") no-repeat;
}
.bx-wrapper .bx-pager {
  bottom: 30px;
  color: #fff;
}
.bx-wrapper .bx-pager.bx-default-pager a {
  background: #fff;
}
.bx-wrapper .bx-pager.bx-default-pager a:hover {
  background: #0a2a51;
}
.bx-wrapper .bx-pager.bx-default-pager a.active {
  background: #0a2a51;
}
