@charset "UTF-8";



/*! normalize.css v2.1.3 | MIT License | git.io/normalize */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
  display: block;
}

audio,
canvas,
video {
  display: inline-block;
}

audio:not([controls]) {
  display: none;
  height: 0;
}

[hidden],
template {
  display: none;
}

/* ==========================================================================
   Base
   ========================================================================== */
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}

body {
  margin: 0;
}

/* ==========================================================================
   Links
   ========================================================================== */
a {
  background: transparent;
}

a:focus {
  outline: thin dotted;
}

a:active,
a:hover {
  outline: 0;
}

/* ==========================================================================
   Typography
   ========================================================================== */
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

abbr[title] {
  border-bottom: 1px dotted;
}

b,
strong {
  font-weight: bold;
}

dfn {
  font-style: italic;
}

hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
}

mark {
  background: #ff0;
  color: #000;
}

code,
kbd,
pre,
samp {
  font-family: monospace, serif;
  font-size: 1em;
}

pre {
  white-space: pre-wrap;
}

q {
  quotes: "\201C" "\201D" "\2018" "\2019";
}

small {
  font-size: 80%;
}

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

/* ==========================================================================
   Embedded content
   ========================================================================== */
img {
  border: 0;
}

svg:not(:root) {
  overflow: hidden;
}

/* ==========================================================================
   Figures
   ========================================================================== */
figure {
  margin: 0;
}

/* ==========================================================================
   Forms
   ========================================================================== */
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

legend {
  border: 0;
  padding: 0;
}

button,
input,
select,
textarea {
  font-family: inherit;
  font-size: 100%;
  margin: 0;
}

button,
input {
  line-height: normal;
}

button,
select {
  text-transform: none;
}

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}

button[disabled],
html input[disabled] {
  cursor: default;
}

input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}

input[type="search"] {
  -webkit-appearance: textfield;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

textarea {
  overflow: auto;
  vertical-align: top;
}

/* ==========================================================================
   Tables
   ========================================================================== */
table {
  border-collapse: collapse;
  border-spacing: 0;
}

/* base & common
================================================== */
body {
  padding-top: 15px;
  font-family: "Lucida Grande", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", Meiryo, "メイリオ", sans-serif;
  color: #010101;
}

img {
  vertical-align: bottom;
}

.cf {
  *zoom: 1;
}
.cf:after {
  content: "";
  display: table;
  clear: both;
}

.oro:hover {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=85);
  opacity: 0.85;
  *zoom: 1;
}

/* layout
================================================== */
.global-header,
.global-container {
  width: 960px;
  margin: 0 auto;
}

/* banner
================================================== */
.global-banner {
  position: fixed;
  left: 0;
  right: 0;
  top: 0;
  z-index: 10000;
}
.global-banner p {
  margin: 0;
  padding: 10px 0 0 0;
  text-align: center;
}

/* header
================================================== */
.global-header {
  padding-bottom: 1px;
  border-bottom: solid 1px #ccc;
}
.global-header .banner {
  margin: 0;
  padding: 10px 0;
}
.global-header .inner {
  overflow: hidden;
}
.global-header .logo {
  float: left;
  margin: 0;
}
.global-header .info {
  float: left;
  margin: 0;
}
.global-header .links {
  float: left;
  margin: 0;
  padding: 0;
  list-style: none;
}
.global-header .links li {
  float: left;
}
.global-header .info,
.global-header .links li {
  border-left: solid 1px #ccc;
}

/* footer
================================================== */
.global-footer ul {
  width: 970px;
  margin: 0 auto 17px auto;
  padding: 0;
  list-style: none;
}
.global-footer li {
  float: left;
  width: 33.3%;
  text-align: center;
}
.global-footer div {
  padding: 10px 0;
  background: #f3f3f3;
}
.global-footer p {
  width: 960px;
  margin: 0 auto;
  font-size: 10px;
}
.global-footer p span {
  display: block;
}
.global-footer p .copy {
  float: left;
}
.global-footer p .logo {
  float: right;
}

/* main 
================================================== */
.section {
  position: relative;
  width: 960px;
}

/* section-start */
.section-start {
  height: 624px;
  background: url(../images/start_bg_main.jpg) no-repeat bottom;
}
.section-start .title {
  position: absolute;
  left: 28px;
  top: 13px;
  margin: 0;
}
.section-start .lead {
  position: absolute;
  left: 29px;
  top: 126px;
  margin: 0;
}
.section-start .nav {
  position: absolute;
  left: 5px;
  top: 376px;
}

/* section-exhibition */
.section-exhibition {
  background: url(../images/ex_bg.jpg) no-repeat left bottom;
}
.section-exhibition .exhibition-inner {
  padding: 48px 0 44px 0;
  background: url(../images/bg_line.png) repeat-y left top;
}
.section-exhibition .control {
  float: left;
  width: 127px;
}
.section-exhibition .main {
  float: right;
  width: 833px;
}
.section-exhibition .title {
  margin: 0 0 14px 0;
}
.section-exhibition .main-inner {
  margin: 0 0 0 9px;
}
.section-exhibition .eximage {
  margin: 0 0 30px 0;
}
.section-exhibition .info {
  padding: 15px 90px;
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.9);
  display: inline-block;
  *display: inline;
  *zoom: 1;
}
.section-exhibition .info h3 {
  margin: 0 0 1em 0;
  font-size: 26px;
  color: #004499;
}
.section-exhibition .info p {
  margin: 0 0 1em 0;
  font-size: 14px;
}
.section-exhibition .info p.center{
    color:#2891c1;
    text-align:center;
    font-size:18px;
    font-weight:bold;
    background-color:rgba(212,233,238,0.3);
    padding:8px 0;
}
.section-exhibition .info dl {
  margin: 0;
  font-size: 14px;
}
.section-exhibition .info dd {
  margin: 0;
}

/* section-life-work */
.section-life-work {
  background: url(../images/bg_line.png) repeat-y left top;
}
.section-life-work .title {
  margin: 0;
  padding: 29px 0 6px 126px;
}
.section-life-work .control {
  float: left;
  width: 127px;
}
.section-life-work .main {
  float: right;
  width: 833px;
}
.section-life-work .subtitle {
  margin: 0;
  padding: 42px 0 0 0;
}

/* subsection-01 */
.subsection-01 {
  padding-bottom: 52px;
}
.subsection-01 .subtitle {
  padding-bottom: 23px;
}
.subsection-01 .main-inner {
  position: relative;
}
.subsection-01 .main-inner .image {
  float: left;
  width: 173px;
}
.subsection-01 .main-inner .screen {
  float: left;
  width: 340px;
  height: 200px;
  padding: 10px;
  margin-right: 15px;
  background: url(../images/lw_bg_screen.png) no-repeat;
}
.subsection-01 .main-inner .screen ul {
  margin: 0;
  padding: 0;
  list-style: none;
  height: 200px;
  overflow: hidden;
}
.subsection-01 .main-inner .lead,
.subsection-01 .main-inner .last-lead {
  margin: 0;
  line-height: 1.8;
  font-size: 14px;
}
.subsection-01 .main-inner .last-lead {
  position: absolute;
  right: 0;
  bottom: 2em;
}

/* subsection-02 */
.subsection-02 {
  background: white url(../images/lw_bg_02.jpg) no-repeat left bottom;
}
.subsection-02 .subtitle {
  padding-bottom: 20px;
}
.subsection-02 .main-inner {
  padding: 0 0 0 10px;
  min-height: 454px;
}
.subsection-02 .main-inner p {
  margin: 0;
  font-size: 14px;
  line-height: 1.6;
}
.subsection-02 .main-inner strong {
  font-size: 22px;
  color: #1173ff;
}

/* ftr-text */
.ftr-text {
  margin: 0;
  padding: 17px 0 27px 0;
  text-align: center;
}

/* utility styles
================================================== */
/* margin */
.mg0 {
  margin: 0 !important;
}

.mg10 {
  margin: 10px !important;
}

.mb0 {
  margin-bottom: 0 !important;
}

.mb5 {
  margin-bottom: 5px !important;
}

.mb10 {
  margin-bottom: 10px !important;
}

.mb15 {
  margin-bottom: 15px !important;
}

.mb20 {
  margin-bottom: 20px !important;
}

.mb30 {
  margin-bottom: 30px !important;
}

.mb1em {
  margin-bottom: 1em !important;
}

.mt0 {
  margin-top: 0 !important;
}

/* padding */
.pd10 {
  padding: 10px !important;
}

.pb5 {
  padding-bottom: 5px !important;
}

.pb10 {
  padding-bottom: 10px !important;
}

.pb20 {
  padding-bottom: 20px !important;
}

/* align */
.aleft {
  text-align: left;
}

.aright {
  text-align: right;
}

.acenter {
  text-align: center;
}

.vtop {
  vertical-align: top !important;
}

.vmid {
  vertical-align: middle !important;
}

.vbtm {
  vertical-align: bottom !important;
}

/* float */
.fleft {
  float: left;
}

.fright {
  float: right;
}

/* font-size */
.fs12 {
  font-size: 12px;
}

.fs14 {
  font-size: 14px;
}

.fs16 {
  font-size: 16px;
}

.fs18 {
  font-size: 18px;
}

.fs20 {
  font-size: 20px;
}

.fs22 {
  font-size: 22px;
}

.fs24 {
  font-size: 24px;
}



.middle{
	text-align:center;
}

/* ==========================================================================
   span
   ========================================================================== */

.clear{
	clear:both;
}
.span_center{
	text-align:center;
}
#eventReport141029 div.span_image img{
	margin-bottom:30px;
}

.span12{
	padding-bottom:18px;
}
.span12 h2{
	color:#1173ff;
	font-size:30px;
	line-height:1;
}
.span12 h2 span{
	color:black;
	font-weight:normal;
	font-size:28px;
}

#movie .span_row h4{
	height:55px;
	line-height:1.5;
	margin-top:8px;
}
#movie .span_row h4 span{
	display:block;
	font-weight:normal;
	font-size:12px;
	margin-top:4px;
}
#workCenter .span_row h4{
	margin:5px 0 0;
	
}
.span_line div.span_row div{
	padding:0 20px 10px;
}
.span_line .span6{
	width:450px;
	position:relative;
	min-height:1px;
	padding:0 20px 10px;
}
.left{
	float:left;
}
.span_line{
	margin:20px 0 0;
}
.span_line h3{
	color:#1173ff;
	font-size:20px;
	margin-bottom:0;
}
.span_line p{
	margin-top:0;
}
#trademark p{
	color:silver;
	font-size:8px;
	margin:0;
}

/* ==========================================================================
   News
   ========================================================================== */
div#newsCont dl{
	border-top: #E8E8E8 1px solid;
}
div#newsCont dt{
	color:dimgray;
	clear: left;
	float: left;
	padding: 15px 20px;
}
div#newsCont dd{
	line-height:0.9;
	border-bottom: #E8E8E8 1px solid;
	padding: 20px 25px;
	margin-left:0;
}
div#newsCont dd a{
	color: #333;
	text-decoration: underline;
}
div#newsCont dd a:hover{
	text-decoration: none;
}

/* ==========================================================================
   Column
   ========================================================================== */
div#columnCont>div {
	width: 440px;
	padding: 20px 20px 8px;
}
div#columnCont h2 span{
	font-weight:normal;
}
div#columnCont p{
	font-size:1.2em;
	padding:5px 0;
	padding:0;;
}
div#columnCont dl{
	font-size: 1.2em;
	border-top: #E8E8E8 1px solid;
}
div#columnCont dt{
	clear: left;
	float: left;
	padding: 10px 30px;
}
div#columnCont dd{
	font-size:0.8em;
	line-height:0.9;
	border-bottom: #E8E8E8 1px solid;
	padding: 20px 0 10px 0;
	margin-left:0;
}
div#columnCont dd a{
	color: #333;
	text-decoration: underline;
}
div#columnCont dd a:hover{
	text-decoration: none;
}
