@charset "UTF-8";
nav.global-nav ul:after, footer:after {
  content: "";
  display: table;
  clear: both;
}

.inner {
  width: 1280px;
  margin: 0 auto;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

strong {
  font-weight: bolder;
}

.red {
  color: #da0000;
}

/* ------------------------------------------------------------
 Base
------------------------------------------------------------ */
html.hide, body.hide {
  height: 100%;
  overflow: hidden;
  background: #FFF;
}

body {
  background-color: #F2F2F2;
  color: #333;
  font-size: 14px;
  font-family: "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", Meiryo, メイリオ, sans-serif;
}

img {
  vertical-align: bottom;
}

strong {
  font-weight: bold;
}

a,
a:link,
a:hover,
a:visited,
a:focus {
  cursor: pointer;
  outline: none;
  color: #333;
  text-decoration: none;
}

a:hover {
  text-decoration: underline;
}
a:hover img {
  opacity: 0.7;
}

input[type=image]:hover {
  opacity: 0.7;
}

input[type=text],
input[type=password] {
  font-size: 12px;
  color: #333;
  font-family: "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", Meiryo, メイリオ, sans-serif;
}

textarea {
  font-size: 12px;
  color: #333;
  font-family: "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", Meiryo, メイリオ, sans-serif;
  resize: vertical;
}

/* ------------------------------------------------------------
 Layout
------------------------------------------------------------ */
#whole {
  width: 100%;
  height: 100%;
  min-width: 1280px;
  overflow-x: hidden;
  background: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzk5OTk5OSIvPjxzdG9wIG9mZnNldD0iNzAlIiBzdG9wLWNvbG9yPSIjZjJmMmYyIi8+PHN0b3Agb2Zmc2V0PSIxMDAlIiBzdG9wLWNvbG9yPSIjZjJmMmYyIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCNncmFkKSIgLz48L3N2Zz4g');
  background: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #999999), color-stop(70%, #f2f2f2), color-stop(100%, #f2f2f2));
  background: -moz-linear-gradient(top, #999999, #f2f2f2 70%, #f2f2f2);
  background: -webkit-linear-gradient(top, #999999, #f2f2f2 70%, #f2f2f2);
  background: linear-gradient(to bottom, #999999, #f2f2f2 70%, #f2f2f2);
}
#whole.hide {
  overflow: hidden;
}

#go-conference {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 0;
  background-color: #FFF;
  z-index: 99999;
}

/* #header
------------------------------------------------------------ */
#header {
  position: fixed;
  width: 100%;
  height: 58px;
  background-color: #FFF;
  border-top: solid 5px #da0000;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -moz-box-shadow: 0 0 3px 3px rgba(0, 0, 0, 0.4);
  -webkit-box-shadow: 0 0 3px 3px rgba(0, 0, 0, 0.4);
  box-shadow: 0 0 3px 3px rgba(0, 0, 0, 0.4);
  background: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIvPjxzdG9wIG9mZnNldD0iNTAlIiBzdG9wLWNvbG9yPSIjZmZmZmZmIi8+PHN0b3Agb2Zmc2V0PSIxMDAlIiBzdG9wLWNvbG9yPSIjZTVlNWU1Ii8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCNncmFkKSIgLz48L3N2Zz4g');
  background: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #ffffff), color-stop(50%, #ffffff), color-stop(100%, #e5e5e5));
  background: -moz-linear-gradient(top, #ffffff, #ffffff 50%, #e5e5e5);
  background: -webkit-linear-gradient(top, #ffffff, #ffffff 50%, #e5e5e5);
  background: linear-gradient(to bottom, #ffffff, #ffffff 50%, #e5e5e5);
  z-index: 100;
}
#header .inner {
  position: relative;
  width: 1280px;
  margin: 0 auto;
  padding: 0 20px;
}
#header .inner:after {
  content: "";
  display: table;
  clear: both;
}
#header .title {
  float: left;
}
#header .title p {
  float: left;
  margin-top: 4px;
  margin-left: -8px;
}
#header .title p:nth-of-type(2) {
  padding-top: 8px;
  padding-left: 15px;
}
#header .personal {
  position: relative;
  padding-top: 12px;
  float: right;
}
#header .personal > a {
  display: block;
}
#header .personal > a span {
  vertical-align: middle;
  display: inline-block;
  padding-right: 12px;
  font-size: 12px;
  font-weight: bolder;
}
#header .personal > div {
  display: none;
  opacity: 0;
  position: absolute;
  top: 8px;
  right: 0;
  width: 80px;
  height: 92px;
  cursor: pointer;
}
#header .personal > div div {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 80px;
  background: #333;
  padding: 2px 0;
  -moz-box-shadow: #FFF 0px 0px 6px;
  -webkit-box-shadow: #FFF 0px 0px 6px;
  box-shadow: #FFF 0px 0px 6px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
}
#header .personal > div div span {
  display: block;
  position: absolute;
  top: -3px;
  left: 58px;
  width: 10px;
  height: 10px;
  background: #333;
  -moz-transform-origin: 50% 50%;
  -ms-transform-origin: 50% 50%;
  -webkit-transform-origin: 50% 50%;
  transform-origin: 50% 50%;
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  z-index: 0;
}
#header .personal > div div a {
  position: relative;
  display: block;
  margin: 0 2px;
  padding: 6px;
  text-decoration: none;
  z-index: 1;
  font-size: 12px;
  font-weight: bold;
  color: #fff;
  line-height: 1;
  border-top: solid 1px #555;
}
#header .personal > div div a:hover {
  background: #666;
}
#header .personal > div div a:first-of-type {
  border-top: none;
}
#header .news {
  float: right;
  padding-top: 20px;
  padding-right: 40px;
  text-align: right;
}
#header .news a {
  text-decoration: underline;
}

/* nav
------------------------------------------------------------ */
nav.global-nav {
  margin-top: 58px;
  width: 100%;
  min-width: 1280px;
  background: #333;
}
nav.global-nav.bottom {
  margin-top: 0;
  padding: 36px 0;
}
nav.global-nav ul {
  position: relative;
  width: 1120px;
  margin: 0 auto;
  padding: 10px 0;
  background: url("../img/common/gnav_bg.png") left top no-repeat;
}
nav.global-nav li {
  position: relative;
  float: left;
  width: 150px;
  height: 100px;
  margin: 0 5px;
}
nav.global-nav a {
  cursor: pointer;
}
nav.global-nav a, nav.global-nav span {
  display: inline-block;
}
nav.global-nav a:hover, nav.global-nav span:hover {
  opacity: 0;
}
nav.global-nav a.on, nav.global-nav span.on {
  opacity: 0;
}
nav.global-nav p.tooltip {
  display: none;
  position: absolute;
  z-index: 1000;
  top: -54px;
  left: 50%;
  width: 320px;
  height: 73px;
  margin-left: -160px;
  background: url("../img/common/gnav_tooltip.png") center 0 no-repeat;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding-top: 23px;
  text-align: center;
  font-size: 13px;
  pointer-events: none;
}
nav.global-nav li.document p.tooltip {
  top: -44px;
  width: 156px;
  height: 64px;
  margin-left: -78px;
  background: url("../img/common/gnav_video_tooltip.png") center 0 no-repeat;
}
nav.global-nav li:hover p.tooltip {
  display: block;
}

/* #footer
------------------------------------------------------------ */
footer {
  position: relative;
  width: 1244px;
  margin: 20px auto 35px;
}
footer .logo {
  float: left;
  padding-top: 18px;
}
footer .copyright {
  position: absolute;
  top: 26px;
  right: 20px;
}
footer nav {
  float: left;
  padding-top: 26px;
  padding-left: 42px;
  font-size: 11px;
}
footer nav a {
  float: left;
  display: block;
  padding: 2px 10px;
  border-right: solid 1px #b8b8b8;
  border-left: solid 1px #FFF;
}
footer nav a:first-of-type {
  border-left: none;
}
footer nav a:last-of-type {
  border-right: none;
}

/* #content
------------------------------------------------------------ */
#content {
  background: url("../img/common/con_bg.png") center top repeat;
}

.page-header {
  width: 100%;
  height: 220px;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}
.page-header .inner {
  width: 1240px;
}

/* #nosupport
------------------------------------------------------------ */
#nosupport {
  position: relative;
  top: 50%;
  left: 50%;
  width: 648px;
  height: 408px;
  margin-top: -240px;
  margin-left: -340px;
  background: url("../img/common/nosupport_bg.png") 0 0 no-repeat white;
  line-height: 1.4;
  text-align: center;
}
#nosupport p {
  padding-top: 260px;
  text-align: center;
}
#nosupport p a {
  display: inline-block;
  width: 70px;
  height: 70px;
  margin: 0 5px;
  text-decoration: none;
}
