@charset "UTF-8";
@import url(https://fonts.googleapis.com/css?family=Roboto);
@import url(https://fonts.googleapis.com/css?family=Roboto:400,700);
dl,
dt,
dd,
ul,
li,
h1,
h2,
h3,
h4,
h5,
p {
  margin: 0;
  padding: 0; }

img {
  vertical-align: top; }

ul {
  list-style: none; }

body {
  color: #333;
  font-family: Arial, Roboto, "Droid Sans", "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
  font-size: 14px;
  font-size: .875rem;
  line-height: 1.6;
  min-width: 1100px; }

.wrap {
  width: 960px;
  margin: 0 auto; }

.hd {
  background: rgba(0, 0, 0, 0.7); }

.ft_link {
  padding: 1.5em 0;
  background-color: #454545; }
  .ft_link a {
    color: #fff; }
  .ft_link li {
    float: left;
    margin-right: 4em; }

.ft {
  padding-top: 30px;
  background-color: #292929;
  color: #fff; }
  .ft a {
    color: #fff; }

.ft_logo {
  float: left;
  margin-right: 30px;
  margin-bottom: 30px; }

.copy {
  clear: both;
  text-align: center; }

/*#fixMV {
	iframe {
		position: fixed;
		top: 0;
		left: 0;
		width: 100% !important;
		height: 100% !important;
		z-index: -1;
	}
}
*/
.main {
  height: 768px;
  /*min-width: 1150px;*/
  overflow: hidden; }
  .main #bg_mvWrap {
    position: relative;
    height: 768px;
    /*padding-bottom: 56.25%;*/
    overflow: hidden; }
    .main #bg_mvWrap iframe {
      position: absolute;
      top: 0;
      left: 0;
      width: 100% !important;
      /*min-width: 960px !important;*/
      /*height: 100% !important;*/
      min-height: 768px !important;
      z-index: 10; }
      .main #bg_mvWrap iframe video {
        min-height: 768px !important; }
  .main #bg_mv {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 20;
    text-align: center;
    background: url(../img/bg_mv.png) repeat 0 0;
    padding-top: 62px; }
    .main #bg_mv .mainTtl {
      margin-bottom: 53px; }

.keynoteArea {
  background: url(../img/sponsor_bg.png) 0 0 repeat;
  padding: 45px 0 49px; }
  .keynoteArea .wrap {
    margin-top: -580px;
    z-index: 100000;
    position: relative; }
  .keynoteArea .inner {
    padding-bottom: 10px; }
  .keynoteArea .leadBox {
    padding: 25px 80px 30px;
    background-color: rgba(0, 0, 0, 0.5);
    color: #FFF; }
  .keynoteArea .leadBox:before,
  .keynoteArea .leadBox:after {
    display: table;
    content: " "; }
  .keynoteArea .leadBox:after {
    clear: both; }
  .keynoteArea .leadBox__image {
    float: left;
    margin-right: 30px; }
    .keynoteArea .leadBox__image p {
      margin: 0;
      padding: 5px 0 0 0;
      font-size: 13px; }
      .keynoteArea .leadBox__image p span {
        font-size: 11px;
        display: block;
        line-height: 1.2; }
  .keynoteArea .leadBox__image_border {
    border: 7px solid #eeeeee; }
  .keynoteArea .leadBox__image--rev {
    float: right;
    margin-right: 0;
    margin-left: 30px; }
  .keynoteArea .leadBox__image--top {
    margin-top: -30px; }
  .keynoteArea .leadBox__image > img {
    display: block;
    margin: 0 auto; }
  .keynoteArea .leadBox__body {
    overflow: hidden; }
  .keynoteArea .ttl_01 {
    background-color: #00ffa7;
    position: relative;
    padding: 15px 0;
    text-align: center;
    font-size: 19px; }
    .keynoteArea .ttl_01:after {
      content: "";
      display: block;
      position: absolute;
      bottom: -20px;
      left: 50%;
      width: 0;
      height: 0;
      border: 10px solid transparent;
      border-top: 10px solid #00ffa7; }
    .keynoteArea .ttl_01 b {
      display: inline-block;
      font-size: 25px;
      margin: 0 auto; }
  .keynoteArea .ttl_01 span {
    background: url(../img/bg_01.png) no-repeat 0 0;
    display: block;
    position: absolute;
    top: -30px;
    left: 38px;
    color: #FFF;
    height: 44px;
    line-height: 44px;
    width: 301px;
    text-align: center;
    font-size: 22px; }
  .keynoteArea .ttl_02_1,
  .keynoteArea .ttl_02_2 {
    padding: 15px 0 0;
    background-color: #F2F7F6;
    color: #015e50;
    font-size: 22px;
    position: relative;
    padding-left: 70px;
    font-weight: normal;
    height: 42px;
    margin-bottom: 27px;
    line-height: 31px; }
    .keynoteArea .ttl_02_1:after,
    .keynoteArea .ttl_02_2:after {
      content: "1";
      display: block;
      background: url(../img/bg_02.png) no-repeat right 50%;
      font-family: 'Roboto', sans-serif;
      font-weight: 400;
      width: 56px;
      height: 57px;
      line-height: 57px;
      text-align: center;
      color: #FFF;
      font-size: 36px;
      position: absolute;
      left: 0;
      top: 0; }
  .keynoteArea .ttl_02_2:after {
    content: "2"; }
  .keynoteArea .contBox {
    background-color: #FFF;
    padding: 31px 80px; }
  .keynoteArea .contBox_01 {
    margin-bottom: 50px; }
    .keynoteArea .contBox_01 .contBox_01-img {
      border: 7px solid #eeeeee;
      float: right;
      margin-left: 26px;
      margin-bottom: 10px; }
      .keynoteArea .contBox_01 .contBox_01-img.contBox_01-img_rev {
        float: left;
        margin-left: 0;
        margin-right: 26px; }

.remodal {
  padding: 20px;
  color: #333;
  background: url(../img/bg_modal_top.png) left top no-repeat, url(../img/bg_modal_bot.png) right bottom no-repeat;
  background-color: #FFF;
  text-align: left;
  position: relative; }

.remodal-overlay {
  background: rgba(0, 0, 0, 0.6); }

.remodal-close {
  background: none;
  position: absolute;
  right: -33px;
  top: -24px;
  padding: 0;
  background: url(../img/ico_close.png) 0 0 no-repeat;
  width: 60px;
  height: 69px;
  border: 0;
  outline: 0; }
  .remodal-close:hover, .remodal-close:focus {
    background: url(../img/ico_close.png) 0 0 no-repeat; }

.modalTop {
  border-bottom: 1px solid #ebebeb;
  margin-bottom: 30px;
  padding: 0 25px 10px; }
  .modalTop .ttl {
    color: #015e50;
    font-size: 24px;
    font-weight: bold;
    line-height: 24px;
    margin-bottom: 20px; }
    .modalTop .ttl span {
      font-size: 16px; }
  .modalTop .name {
    font-size: 11px; }
    .modalTop .name span {
      font-size: 14px; }

.modalBot p {
  overflow: hidden;
  margin-bottom: 20px; }
.modalBot img {
  margin-bottom: 25px; }
  .modalBot img.flL {
    margin-right: 25px; }
  .modalBot img.flR {
    margin-left: 25px; }

input[type="checkbox"] {
  margin-top: 10px;
  margin-left: 10px;
  -moz-transform-origin: center;
  -moz-transform: scale(1.5);
  height: 20px;
  width: 20px; }

.form p {
  margin: 0 0 1em; }

.gry {
  display: inline-block;
  width: 3em;
  background-color: #adacac;
  color: #fff;
  font-weight: bold;
  text-align: center;
  line-height: 1.2; }

th .gry {
  float: left;
  margin-left: 10px; }

.txtRed {
  color: #e60517;
  padding-top: 40px; }

p.form_nav {
  background: rgba(235, 235, 235, 0.4);
  margin: 30px 0;
  padding: 30px; }

.mb20 {
  margin-bottom: 20px; }

.mt40 {
  margin-top: 40px; }

.pb15 {
  padding-bottom: 15px; }

.flL {
  float: left; }

.flR {
  float: right; }

.cf:before,
.ft_link ul:before,
.cf:after,
.ft_link ul:after {
  content: '';
  display: table; }

.cf:after,
.ft_link ul:after {
  clear: both; }

  .tac { text-align:center; }
  .mb30 { margin-bottom: 30px; }
  .mt30 { margin-top: 30px; }

/*# sourceMappingURL=keynote.css.map */
