@charset "UTF-8";
/* line 17, ../../../../../../.rvm/gems/ruby-1.9.3-p286/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
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;
}

/* line 22, ../../../../../../.rvm/gems/ruby-1.9.3-p286/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
html {
  line-height: 1;
}

/* line 24, ../../../../../../.rvm/gems/ruby-1.9.3-p286/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
ol, ul {
  list-style: none;
}

/* line 26, ../../../../../../.rvm/gems/ruby-1.9.3-p286/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
table {
  border-collapse: collapse;
  border-spacing: 0;
}

/* line 28, ../../../../../../.rvm/gems/ruby-1.9.3-p286/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
caption, th, td {
  text-align: left;
  font-weight: normal;
  vertical-align: middle;
}

/* line 30, ../../../../../../.rvm/gems/ruby-1.9.3-p286/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
q, blockquote {
  quotes: none;
}
/* line 103, ../../../../../../.rvm/gems/ruby-1.9.3-p286/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
q:before, q:after, blockquote:before, blockquote:after {
  content: "";
  content: none;
}

/* line 32, ../../../../../../.rvm/gems/ruby-1.9.3-p286/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
a img {
  border: none;
}

/* line 116, ../../../../../../.rvm/gems/ruby-1.9.3-p286/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary {
  display: block;
}

@-moz-keyframes alphanime {
  /* line 6, ../scss/_vars.scss */
  0% {
    -moz-opacity: 0.35;
  }

  /* line 9, ../scss/_vars.scss */
  100% {
    -moz-opacity: 0.45;
  }
}

@-webkit-keyframes alphanime {
  /* line 15, ../scss/_vars.scss */
  0% {
    opacity: 0.35;
  }

  /* line 18, ../scss/_vars.scss */
  100% {
    opacity: 0.45;
  }
}

/* line 1, ../scss/_basics.scss */
html, body {
  color: #010101;
  height: 100%;
}

/* line 7, ../scss/_basics.scss */
html body {
  width: 100%;
  font-family: "Vollkorn", "Hiragino Kaku Gothic Pro", Helvetica, Arial, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-weight: bold;
  background: #fff;
  color: #000;
}

/* line 20, ../scss/_basics.scss */
a {
  color: #000;
  quotes: q;
  -webkit-transition: all 150ms ease;
  -moz-transition: all 150ms ease;
  -ms-transition: all 150ms ease;
  -o-transition: all 150ms ease;
  transition: all 150ms ease;
}
/* line 24, ../scss/_basics.scss */
a:hover {
  opacity: 0.5;
  filter: "alpha(opacity=50)";
  -ms-filter: "alpha(opacity=50)";
  -khtml-opacity: 0.5;
  -moz-opacity: 0.5;
}

/* line 29, ../scss/_basics.scss */
b {
  font-weight: bold;
}

/* line 33, ../scss/_basics.scss */
.lang {
  position: absolute;
  z-index: 100;
  top: 10px;
  left: 10px;
  height: 30px;
  display: table;
}
/* line 41, ../scss/_basics.scss */
.lang:hover a {
  padding-bottom: 2px;
  border-bottom: none;
}
/* line 46, ../scss/_basics.scss */
.lang a {
  -webkit-transition: none;
  -moz-transition: none;
  -ms-transition: none;
  -o-transition: none;
  transition: none;
  font-weight: normal;
  display: table-cell;
  text-align: center;
  vertical-align: middle;
  color: #000;
  text-decoration: none;
  padding-bottom: 0;
  border-bottom: 2px solid black;
}

/* line 59, ../scss/_basics.scss */
.footbar {
  position: absolute;
  z-index: 100;
  bottom: 0;
  left: 0;
  background: #111;
  width: 100%;
  padding: 20px 0;
  font-size: 14px;
  line-height: 1em;
  font-weight: normal;
}

/* line 87, ../scss/_basics.scss */
#DO, #I, #TSU {
  font-size: 24px;
}

/* line 96, ../scss/_basics.scss */
.inner-content {
  max-width: 1024px;
  margin: 0 auto;
  position: relative;
  height: 100%;
  z-index: 20;
  padding: 0 20px;
}

/* line 106, ../scss/_basics.scss */
.shadow {
  width: 100%;
  height: 100%;
  position: absolute;
  background: url("../img/shadow.png") center center;
  background-size: cover;
  top: 0;
  left: 0;
  z-index: 2;
}

/* line 122, ../scss/_basics.scss */
#background-1 {
  position: absolute;
  top: 0;
  left: 0;
  line-height: 0;
}

/* line 129, ../scss/_basics.scss */
.box-set {
  display: table;
}
/* line 131, ../scss/_basics.scss */
.box-set .box-node-a, .box-set .box-node-b {
  display: table-cell;
  width: 50%;
  vertical-align: middle;
}

/* line 143, ../scss/_basics.scss */
.hello {
  position: fixed;
  z-index: 1050;
  top: 55px;
  width: 160px;
  right: -202px;
  padding: 5px 150px;
  -moz-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  background: #ffce00;
  color: #dd0000;
  box-shadow: 1px 1px 7px rgba(0, 0, 0, 0.2);
}

/* line 160, ../scss/_basics.scss */
#DO {
  position: relative;
  text-align: center;
}
/* line 165, ../scss/_basics.scss */
#DO .title-box {
  padding: 48px 0 12px 0;
}
/* line 166, ../scss/_basics.scss */
#DO .title-box h1 {
  font-size: 52px;
  text-align: center;
  line-height: 1em;
}
/* line 171, ../scss/_basics.scss */
#DO .title-box h2 {
  line-height: 1em;
  font-size: 26px;
  text-align: center;
}
/* line 178, ../scss/_basics.scss */
#DO .iscoming-box {
  padding: 13px 0;
  background: url("../img/idpw-logo-min.png") repeat-x top left;
  padding-top: 54px;
}
/* line 185, ../scss/_basics.scss */
#DO .date-box {
  padding-top: 20px;
  padding-bottom: 20px;
  width: 100%;
  font-size: 36px;
  text-align: left;
}
/* line 192, ../scss/_basics.scss */
#DO .date-box .mini {
  font-size: 60%;
  font-weight: normal;
  margin-bottom: 0.3em;
}
/* line 198, ../scss/_basics.scss */
#DO .date-box .box-node-a {
  width: 70%;
}
/* line 201, ../scss/_basics.scss */
#DO .date-box .box-node-a ul li {
  padding-top: 20px;
}
/* line 203, ../scss/_basics.scss */
#DO .date-box .box-node-a ul li:first-child {
  padding-top: 0;
}
/* line 210, ../scss/_basics.scss */
#DO .date-box .box-node-b {
  text-align: right;
  width: 30%;
}
/* line 213, ../scss/_basics.scss */
#DO .date-box .box-node-b img {
  max-width: 220px;
}
/* line 218, ../scss/_basics.scss */
#DO .date-box a {
  text-decoration: none;
}

/* line 230, ../scss/_basics.scss */
.youtube {
  background: url("../img/idpw-logo-min.png") repeat-x top left;
  padding-top: 65px;
  line-height: 0;
}
/* line 237, ../scss/_basics.scss */
.youtube iframe {
  width: 100%;
}

/* line 244, ../scss/_basics.scss */
#I {
  position: relative;
  text-align: center;
  line-height: 1.5em;
}
/* line 252, ../scss/_basics.scss */
#I .inner-content .box-set {
  padding-bottom: 20px;
}
/* line 254, ../scss/_basics.scss */
#I .inner-content .box-set .box-node-a {
  vertical-align: top;
  width: 50%;
  padding-right: 20px;
  text-align: right;
}
/* line 259, ../scss/_basics.scss */
#I .inner-content .box-set .box-node-a img {
  width: 100%;
  max-width: 400px;
  height: auto;
}
/* line 265, ../scss/_basics.scss */
#I .inner-content .box-set .box-node-b {
  vertical-align: top;
  width: 50%;
  min-width: 280px;
  padding-left: 20px;
}
/* line 271, ../scss/_basics.scss */
#I .inner-content .box-set .box-node-b .message {
  text-align: left;
  font-size: 80%;
}
/* line 274, ../scss/_basics.scss */
#I .inner-content .box-set .box-node-b .message p {
  margin-bottom: 1em;
}
/* line 276, ../scss/_basics.scss */
#I .inner-content .box-set .box-node-b .message p.notice {
  font-size: 80%;
}
/* line 280, ../scss/_basics.scss */
#I .inner-content .box-set .box-node-b .message a {
  font-size: 120%;
  text-decoration: none;
  padding-bottom: 2px;
  border-bottom: 2px solid black;
}
/* line 285, ../scss/_basics.scss */
#I .inner-content .box-set .box-node-b .message a:hover {
  border-bottom: 0 solid black;
  padding-bottom: 4px;
}
/* line 295, ../scss/_basics.scss */
#I h2 {
  padding-top: 60px;
  padding-bottom: 20px;
  font-size: 200%;
  line-height: 1.5em;
}

/* line 308, ../scss/_basics.scss */
#TSU {
  position: relative;
  text-align: center;
  line-height: 1.5em;
}
/* line 313, ../scss/_basics.scss */
#TSU #credit {
  padding-top: 60px;
}
/* line 315, ../scss/_basics.scss */
#TSU #credit h2 {
  font-size: 200%;
  line-height: 1.5em;
}
/* line 321, ../scss/_basics.scss */
#TSU #logo-list {
  padding-top: 60px;
}
/* line 324, ../scss/_basics.scss */
#TSU #logo-list ul li {
  display: inline-block;
  width: 150px;
  height: 150px;
  border-left: 1px solid black;
  margin-left: 10px;
  padding-left: 10px;
}
/* line 331, ../scss/_basics.scss */
#TSU #logo-list ul li:first-child {
  border-left: none;
}
/* line 338, ../scss/_basics.scss */
#TSU .credit {
  padding-top: 60px;
}
/* line 342, ../scss/_basics.scss */
#TSU .credit ul li {
  padding-bottom: 6px;
}
/* line 345, ../scss/_basics.scss */
#TSU .credit ul li a {
  text-decoration: none;
  border-bottom: 2px solid black;
}
/* line 353, ../scss/_basics.scss */
#TSU #powered {
  padding-top: 60px;
  padding-bottom: 60px;
}
/* line 356, ../scss/_basics.scss */
#TSU #powered a {
  text-decoration: none;
  font-weight: normal;
}

/* line 365, ../scss/_basics.scss */
#ibm-logo {
  margin-bottom: 20px;
}
/* line 366, ../scss/_basics.scss */
#ibm-logo img {
  max-width: 640px;
  width: 100%;
  height: auto;
  line-height: 1em;
}

/* line 376, ../scss/_basics.scss */
#booth {
  line-height: 1.25em;
  padding-bottom: 40px;
}
/* line 379, ../scss/_basics.scss */
#booth h3 {
  padding: 10px 0;
  border-top: 1px solid black;
  border-bottom: 1px solid black;
  margin-top: 20px;
  margin-bottom: 20px;
}
/* line 386, ../scss/_basics.scss */
#booth dl {
  zoom: 1;
  text-align: left;
  font-size: 70%;
  width: 100%;
  margin: 0 auto;
  line-height: 2em;
}
/* line 4, ../scss/_mixin.scss */
#booth dl:before, #booth dl:after {
  content: "";
  display: table;
}
/* line 5, ../scss/_mixin.scss */
#booth dl:after {
  clear: both;
}
/* line 394, ../scss/_basics.scss */
#booth dl dt {
  float: left;
  width: 60%;
  clear: both;
  padding-bottom: 10px;
}
/* line 400, ../scss/_basics.scss */
#booth dl dd {
  width: 40%;
  margin-left: 60%;
  font-weight: normal;
  padding-bottom: 10px;
}

/* line 3, ../scss/_jp.scss */
html.jp body {
  line-height: 2em;
}
/* line 6, ../scss/_jp.scss */
html.jp body p {
  margin-bottom: 1em;
}
/* line 11, ../scss/_jp.scss */
html.jp body #DO .hello {
  font-size: 18px;
  padding: 15px 100px 0 100px;
}
/* line 14, ../scss/_jp.scss */
html.jp body #DO .hello .rt {
  font-weight: bold;
}
/* line 20, ../scss/_jp.scss */
html.jp body #DO .title-box h1 {
  font-size: 42px;
}
/* line 22, ../scss/_jp.scss */
html.jp body #DO .title-box h1 .number {
  font-size: 80px;
}
/* line 28, ../scss/_jp.scss */
html.jp body #DO .title-box h2 {
  font-size: 26px;
  line-height: 2em;
  text-align: center;
}
/* line 33, ../scss/_jp.scss */
html.jp body #DO .mqe {
  padding-top: 0.5em;
}
/* line 37, ../scss/_jp.scss */
html.jp body #DO .top-message {
  padding-top: 40px;
}
/* line 41, ../scss/_jp.scss */
html.jp body #DO p {
  line-height: 2em;
}
/* line 46, ../scss/_jp.scss */
html.jp body #DO .date-box {
  line-height: 1.5em;
}
/* line 53, ../scss/_jp.scss */
html.jp body #I .message h2 {
  font-size: 42px;
}
/* line 57, ../scss/_jp.scss */
html.jp body #I .message ul li {
  display: inline;
}

/* line 67, ../scss/_jp.scss */
.box-wrap {
  display: table;
}
/* line 70, ../scss/_jp.scss */
.box-wrap .box-left,
.box-wrap .box-right {
  display: table-cell;
  width: 50%;
  text-align: left;
}

@media only screen and (max-width: 640px) {
  /* line 12, ../scss/_mobile.scss */
  #booth dl {
    zoom: 1;
    text-align: center;
    font-size: 70%;
    width: 100%;
    margin: 0 auto;
  }
  /* line 4, ../scss/_mixin.scss */
  #booth dl:before, #booth dl:after {
    content: "";
    display: table;
  }
  /* line 5, ../scss/_mixin.scss */
  #booth dl:after {
    clear: both;
  }
  /* line 19, ../scss/_mobile.scss */
  #booth dl dt {
    float: none;
    width: auto;
    clear: both;
    line-height: 0.9em;
    padding-bottom: 0;
  }
  /* line 26, ../scss/_mobile.scss */
  #booth dl dd {
    width: auto;
    margin-left: 0;
    font-weight: normal;
    padding-bottom: 20px;
  }
}
@media only screen and (max-width: 620px) {
  /* line 38, ../scss/_mobile.scss */
  .hello {
    border-top: 10px solid black;
    border-bottom: 10px solid #dd0000;
    font-size: 12px;
    top: 45px;
    right: -225px;
  }

  /* line 48, ../scss/_mobile.scss */
  #I .box-set .box-node-b .message {
    font-size: 14px;
    line-height: 1.7;
  }
}
@media only screen and (max-width: 530px) {
  /* line 59, ../scss/_mobile.scss */
  ruby {
    display: block;
  }
}
@media only screen and (max-width: 400px) {
  /* line 66, ../scss/_mobile.scss */
  #TSU #logo-list ul li {
    display: block;
    padding: 0;
    margin: 0 auto;
    border-top: 1px solid white;
    border-left: none;
  }
  /* line 73, ../scss/_mobile.scss */
  #TSU #logo-list ul li:first-child {
    border: none;
  }
}
@media only screen and (max-width: 380px) {
  /* line 79, ../scss/_mobile.scss */
  .lang {
    font-size: 70%;
  }

  /* line 84, ../scss/_mobile.scss */
  .youtube iframe {
    height: 200px;
  }

  /* line 87, ../scss/_mobile.scss */
  #DO .date-box {
    font-size: 36px;
  }

  /* line 93, ../scss/_mobile.scss */
  #I .inner-content .box-set {
    display: block;
  }
  /* line 95, ../scss/_mobile.scss */
  #I .inner-content .box-set .box-node-a {
    display: block;
    padding: 0;
  }
  /* line 97, ../scss/_mobile.scss */
  #I .inner-content .box-set .box-node-a img {
    display: none;
  }
  /* line 102, ../scss/_mobile.scss */
  #I .inner-content .box-set .box-node-b {
    display: block;
    padding: 0;
    width: 100%;
    padding-left: 0;
  }
}
