@charset "UTF-8";
/* 共通パーツ */

a img {
  border: none;
}

.wwd__title__style-01 {
  margin-bottom: 32px;
  text-align: center;
}

.wwd__title__style-01 h2 {
  border-top: 1px solid #121f42;
  color: #121f42;
  margin: 16px 0 0;
  text-align: center;
  padding: 0;
  height: 24px;
  font-size: 80%;
  line-height: 20px;
}

.wwd__title__style-01 h2 span.wwd__footer__sponsors__title__main {
  position: relative;
  top: -10px;
  padding: 0 16px;
  display: inline-block;
  font-size: 190%;
  background: #fff;
  font-weight: bold;
}

@media screen and (min-width: 992px) {
  .wwd__title__style-01 h2 span.wwd__footer__sponsors__title__main {
    font-weight: normal;
  }
}

.wwd__title__style-01 h2 span.wwd__footer__sponsors__title__sub {
  display: block;
}

@media screen and (min-width: 992px) {
  .wwd__title__style-01 h2 {
    border-top: 1px solid #ffffff;
  }
}

@media screen and (min-width: 992px) {
  .wwd__title__style-01 {
    border-bottom: 3px solid #121f42;
    text-align: left;
  }
  .wwd__title__style-01 h2 {
    margin: 0;
    color: #eeea38;
    letter-spacing: 3px;
    display: inline-block;
    border-bottom: 60px solid #121f42;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-top-left-radius: 20px;
    -webkit-border-top-left-radius: 20px;
    -moz-border-top-left-radius: 20px;
    -o-border-top-left-radius: 20px;
    -ms-border-top-left-radius: 20px;
    border-top-right-radius: 20px;
    -webkit-border-top-right-radius: 20px;
    -moz-border-top-right-radius: 20px;
    -o-border-top-right-radius: 20px;
    -ms-border-top-right-radius: 20px;
    -webkit-background-clip: padding-box;
    height: 0;
    text-align: center;
    line-height: 60px;
    padding: 0 16px;
    font-size: 18px;
    font-weight: normal;
  }
  .wwd__title__style-01 h2 span.wwd__footer__sponsors__title__main {
    font-size: 24px;
    font-weight: bold;
    top: 0;
    padding: 0;
    background: inherit;
  }
  .wwd__title__style-01 h2 span.wwd__footer__sponsors__title__sub {
    display: inline;
  }
}

.wwd__2015fc {
  font-family: "Lato", Arial, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-weight: normal;
  font-smoothing: antialiased;
  -webkit-font-smoothing: antialiased;
  -moz-font-smoothing: antialiased;
  -o-font-smoothing: antialiased;
  -ms-font-smoothing: antialiased;
}

#wwd_fc2015_header {
  position: relative;
  margin-bottom: 16px;
  /* hover Image */
  /* TOP Image (SP) */
  /* slider */
}

@media screen and (min-width: 992px) {
  #wwd_fc2015_header {
    margin-bottom: 48px;
  }
}

#wwd_fc2015_header .wwd__promotion {
  background: #121f42;
}

@media screen and (min-width: 992px) {
  #wwd_fc2015_header .wwd__promotion {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2;
    border-bottom: none;
    width: 100%;
    background: none;
  }
}

#wwd_fc2015_header .wwd__promotion__link {
  display: inline-block;
  padding: 8px 16px 5px 16px;
}

#wwd_fc2015_header .wwd__promotion__logo {
  width: 60px;
}

@media screen and (min-width: 992px) {
  #wwd_fc2015_header .wwd__promotion__logo {
    width: 102px;
    display: block;
  }
}

#wwd_fc2015_header .wwd__header__bg {
  background: url(../img/bg_top_sp.png) no-repeat 0 0;
  background-size: contain;
}

@media screen and (min-width: 992px) {
  #wwd_fc2015_header .wwd__header__bg {
    background-image: none;
    padding-bottom: 0;
  }
}

#wwd_fc2015_header .wwd__header_Inner {
  position: relative;
  width: 95%;
  margin: 0 auto;
}

@media screen and (min-width: 992px) {
  #wwd_fc2015_header .wwd__header_Inner {
    width: 100%;
  }
}

#wwd_fc2015_header .wwd__header-main {
  display: block;
  height: 100%;
  width: 100%;
  color: #fff;
  text-align: center;
  z-index: 2;
  position: absolute;
  top: 0;
  left: 50%;
  margin-left: -50%;
  box-sizing: border-box;
  font-weight: 600;
}

@media screen and (min-width: 992px) {
  #wwd_fc2015_header .wwd__header-main {
    height: 309px;
    width: 618px;
    background-color: rgba(17, 29, 61, 0.7);
    border-radius: 0 0 618px 618px;
    border: solid 10px rgba(239, 234, 58, 0.7);
    border-top: none;
    border-radius: 0 0 618px 618px;
    -webkit-border-radius: 0 0 618px 618px;
    -moz-border-radius: 0 0 618px 618px;
    -o-border-radius: 0 0 618px 618px;
    -ms-border-radius: 0 0 618px 618px;
    box-shadow: 0 0 0 23px rgba(17, 29, 61, 0.7);
    -webkit-box-shadow: 0 0 0 23px rgba(17, 29, 61, 0.7);
    -moz-box-shadow: 0 0 0 23px rgba(17, 29, 61, 0.7);
    -o-box-shadow: 0 0 0 23px rgba(17, 29, 61, 0.7);
    -ms-box-shadow: 0 0 0 23px rgba(17, 29, 61, 0.7);
    margin-left: -309px;
  }
}

#wwd_fc2015_header .wwd__header-main .wwd__header-main__ttl {
  font-size: 125%;
  margin: 0 auto 8px;
  padding-top: 16px;
}

@media screen and (min-width: 768px) {
  #wwd_fc2015_header .wwd__header-main .wwd__header-main__ttl {
    font-size: 33.32px;
    margin: 32px 0 16px;
    padding: 0;
  }
}

#wwd_fc2015_header .wwd__header-main .wwd__header-main__dt {
  font-size: 120%;
  margin: 0 0 5px;
}

@media screen and (min-width: 768px) {
  #wwd_fc2015_header .wwd__header-main .wwd__header-main__dt {
    font-size: 29.99px;
    margin: 0 0 16px;
  }
  #wwd_fc2015_header .wwd__header-main .wwd__header-main__dt span {
    font-size: 17.49px;
  }
}

#wwd_fc2015_header .wwd__header-main .wwd__header-main__place {
  font-size: 120%;
  margin: 0 0 5px;
}

@media screen and (min-width: 768px) {
  #wwd_fc2015_header .wwd__header-main .wwd__header-main__place {
    font-size: 29.99px;
    margin: 0 0 16px;
  }
}

#wwd_fc2015_header .wwd__header-main .wwd__header-main__time {
  font-size: 100%;
  margin: 0 0 16px;
}

@media screen and (min-width: 768px) {
  #wwd_fc2015_header .wwd__header-main .wwd__header-main__time {
    font-size: 24px;
    margin: 0;
  }
}

#wwd_fc2015_header .wwd__fc2015__application-button_sp {
  display: block;
  position: absolute;
  top: 0;
  right: 5px;
  z-index: 5;
  width: 23.90625%;
  animation: rumble 2s linear infinite;
}

@-webkit-keyframes rumble {
  0% {
    transform: rotate(-8deg);
  }
  5% {
    transform: rotate(8deg);
  }
  10% {
    transform: rotate(-8deg);
  }
  15% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(0deg);
  }
}

@-moz-keyframes rumble {
  0% {
    transform: rotate(-8deg);
  }
  5% {
    transform: rotate(8deg);
  }
  10% {
    transform: rotate(-8deg);
  }
  15% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(0deg);
  }
}

@keyframes rumble {
  0% {
    transform: rotate(-8deg);
  }
  5% {
    transform: rotate(8deg);
  }
  10% {
    transform: rotate(-8deg);
  }
  15% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(0deg);
  }
}

#wwd_fc2015_header .wwd__fc2015__application-button_sp img {
  width: 100%;
  max-width: 100%;
}

@media screen and (min-width: 992px) {
  #wwd_fc2015_header .wwd__fc2015__application-button_sp {
    display: none;
  }
}

#wwd_fc2015_header .wwd__header-logo {
  width: 67.8125%;
  margin: 0 auto;
  position: absolute;
  left: 50%;
  background: #fff;
  padding: 16px 0;
}

#wwd_fc2015_header .wwd__header-logo img {
  width: 100%;
  max-width: 100%;
}

@media screen and (min-width: 992px) {
  #wwd_fc2015_header .wwd__header-logo {
    bottom: 5%;
    margin-left: -277px;
    z-index: 3;
    width: 554px;
    background: none;
    padding: 0;
  }
}

#wwd_fc2015_header .wwd__header-logo--report {
  text-align: center;
}

#wwd_fc2015_header .wwd__top__img {
  width: 100%;
  background: url(../img/bg_top_sp.png) no-repeat 0 0;
}

#wwd_fc2015_header .wwd__loopslider {
  display: none;
}

@media screen and (min-width: 992px) {
  #wwd_fc2015_header .wwd__loopslider {
    display: block;
    z-index: 1;
    position: absolute;
    top: 0;
    left: 0;
    margin: 0 auto;
    width: 100%;
    height: 560px;
    text-align: left;
    position: relative;
    overflow: hidden;
  }
  #wwd_fc2015_header .wwd__loopslider ul {
    height: 560px;
    float: left;
    display: inline;
    overflow: hidden;
    margin: 0;
  }
  #wwd_fc2015_header .wwd__loopslider ul li {
    width: 720px;
    height: 560px;
    float: left;
    display: inline;
    overflow: hidden;
  }
  #wwd_fc2015_header .wwd__loopslider ul li:first-child {
    margin-left: -360px;
  }
}

/* navi */
.wwd__navi {
  width: 100%;
  background: #121f42;
  height: auto;
  padding: 0;
  box-sizing: border-box;
  font-weight: 600;
}

@media screen and (min-width: 992px) {
  .wwd__navi {
    height: 95px;
  }
}

.wwd__navi ul {
  width: 100%;
  margin: 0 auto;
  padding: 0;
  text-align: center;
}

@media screen and (min-width: 992px) {
  .wwd__navi ul {
    width: 750px;
    padding: 0;
  }
}

.wwd__navi ul li {
  color: #303c5d;
  width: 31.25%;
  padding: 4.6875% 0;
  padding-left: 5%;
  box-sizing: border-box;
  display: inline-block;
  text-align: center;
}

.wwd__navi ul li.wwd__navi--lastchild {
  margin-right: 0;
}

.wwd__navi ul li.wwd__navi--lastchild .wwd__navi__img img {
  width: 42%;
}

@media screen and (min-width: 992px) {
  .wwd__navi ul li.wwd__navi--lastchild .wwd__navi__img img {
    width: 100%;
  }
}

@media screen and (min-width: 992px) {
  .wwd__navi ul li {
    width: auto;
    margin-right: 64px;
    line-height: 95px;
    letter-spacing: 2px;
    padding: 0;
  }
}

.wwd__navi ul li a {
  display: block;
  text-decoration: none;
  color: #eeea38;
  transition: 0.6s;
  -webkit-transition: 0.6s;
  -moz-transition: 0.6s;
  -o-transition: 0.6s;
  -ms-transition: 0.6s;
}

.wwd__navi ul li a.wwd__navi--hover {
  opacity: 0.5;
  filter: alpha(opacity=50);
  /* Ie用 */
  color: #eeea38;
}

.wwd__navi ul li a.wwd__navi--hover .wwd__navi__text {
  border-bottom: 3px solid #eeea38;
}

.wwd__navi ul li a.wwd__navi--on {
  color: #eeea38;
  cursor: default;
}

.wwd__navi ul li a.wwd__navi--on .wwd__navi__text {
  border-bottom: 3px solid #eeea38;
}

.wwd__navi ul li .wwd__navi__img {
  vertical-align: top;
  margin-bottom: 5px;
  width: 25%;
}

@media screen and (min-width: 992px) {
  .wwd__navi ul li .wwd__navi__img {
    vertical-align: middle;
    margin-bottom: 0;
    width: auto;
    width: 25%\9;
    /* IE */
    padding-top: 16px \9;
    /* IE */
    display: inline-flex;
    display: inline-block\9;
    /* IE10以下 */
  }
}

.wwd__navi ul li .wwd__navi__img img {
  width: 50%;
}

@media screen and (min-width: 992px) {
  .wwd__navi ul li .wwd__navi__img img {
    width: 100%;
    max-width: 100%;
  }
}

.wwd__navi ul li .wwd__navi__text {
  display: block;
  font-size: 71%;
  padding: 8px 0;
  vertical-align: top\9;
  /* IE */
}

@media screen and (min-width: 992px) {
  .wwd__navi ul li .wwd__navi__text {
    display: inline;
    font-size: 100%;
    margin-left: 16px;
    padding: 0;
  }
}

/* lead文 */
.wwd__main__lead {
  width: 95.3125%;
  margin: 0 auto 20px;
  font-size: 85%;
}

@media screen and (min-width: 992px) {
  .wwd__main__lead {
    width: 980px;
    margin-bottom: 64px;
    font-size: 100%;
  }
}

.wwd__main__lead__ttl {
  font-size: 120%;
  text-align: center;
  font-weight: bold;
}

.wwd__main__lead__detail {
  text-indent: 1em;
}

#wwd_fc2015_main {
  position: relative;
  /* Information */
  /* Time Table */
  /* Report */
  /*.wwd__main__report__lecture__movie__navi {
$w:17px;
width: $w;
position: absolute;
top: 50%;
//left: auto;
//right: 120px;
//right: percentage(120/1500);
.wwd__main__report__lecture__movie__navi__list {
margin: 0;
padding: 0;
li {
height:$w;
width:$w;
border: solid 3px rgba(217,187,85,1.0);
box-sizing: border-box;
margin-bottom: $size-m/2;
//display: inline-block;
@include prefix(border-radius, $w);
&.wwd__main__report__lecture__movie__navi-on { background-color: rgba(217,187,85,1.0)}
}
}
}*/
}

#wwd_fc2015_main .wwd__main__info {
  margin-bottom: 64px;
  position: relative;
}

@media screen and (min-width: 992px) {
  #wwd_fc2015_main .wwd__main__info {
    padding: 0;
  }
}

#wwd_fc2015_main .wwd__main__info .wwd__main__info__background {
  background: url(../img/bg_second_sp.png) no-repeat 50% 0;
  background-size: cover;
  padding: 16px;
  box-sizing: border-box;
  margin-bottom: 16px;
  position: relative;
  display: table;
  width: 100%;
}

@media screen and (min-width: 992px) {
  #wwd_fc2015_main .wwd__main__info .wwd__main__info__background {
    background: none;
    padding: 0;
    margin-bottom: 0;
    display: block;
  }
}

#wwd_fc2015_main .wwd__main__info .wwd__main__info__Inner-Wrap {
  display: table-cell;
  vertical-align: middle;
  box-sizing: border-box;
}

@media screen and (min-width: 992px) {
  #wwd_fc2015_main .wwd__main__info .wwd__main__info__Inner-Wrap {
    display: block;
  }
}

#wwd_fc2015_main .wwd__main__info .wwd__main__info__Inner {
  background: rgba(238, 238, 238, 0.9);
  text-align: center;
  color: #121f42;
  padding: 32px 16px;
  box-sizing: border-box;
  line-height: 1.8em;
  font-size: 90%;
  margin: 0;
}

@media screen and (min-width: 992px) {
  #wwd_fc2015_main .wwd__main__info .wwd__main__info__Inner {
    background: #eeeeee;
    padding: 48px 0 0;
    font-size: 100%;
    width: 100%;
  }
}

#wwd_fc2015_main .wwd__main__info .wwd__main__info__Inner .wwd__main__info__Inner__content {
  position: absolute;
  top: 0;
  left: 5%;
  margin: 0;
}

@media screen and (min-width: 992px) {
  #wwd_fc2015_main .wwd__main__info .wwd__main__info__Inner .wwd__main__info__Inner__content {
    position: relative;
    left: 0;
  }
}

#wwd_fc2015_main .wwd__main__info .wwd__main__info__Inner h2 {
  font-size: 150%;
  margin: 0 0 24px;
  line-height: 1.5em;
}

@media screen and (min-width: 992px) {
  #wwd_fc2015_main .wwd__main__info .wwd__main__info__Inner h2 {
    font-size: 24px;
  }
}

#wwd_fc2015_main .wwd__main__info .wwd__main__info__Inner .wwd__main__info__overview {
  text-align: center;
  margin-bottom: 16px;
  font-size: 85%;
}

#wwd_fc2015_main .wwd__main__info .wwd__main__info__Inner .wwd__main__info__overview a {
  color: #121f42;
  font-weight: bold;
  text-decoration: none;
  font-size: 100%;
}

#wwd_fc2015_main .wwd__main__info .wwd__main__info__Inner .wwd__main__info__overview a:hover {
  color: #121f42;
}

#wwd_fc2015_main .wwd__main__info .wwd__main__info__Inner .wwd__main__info__overview p {
  font-size: 120%;
  margin: 0;
}

#wwd_fc2015_main .wwd__main__info .wwd__main__info__Inner .wwd__main__info__overview p span {
  padding-left: 1em;
}

#wwd_fc2015_main .wwd__main__info .wwd__main__info__Inner .wwd__main__info__overview .wwd__main__info__overview__time {
  margin-bottom: 16px;
}

#wwd_fc2015_main .wwd__main__info .wwd__main__info__Inner .wwd__main__info__overview .wwd__main__info__overview__time__attention {
  font-size: 80%;
}

@media screen and (min-width: 992px) {
  #wwd_fc2015_main .wwd__main__info .wwd__main__info__Inner .wwd__main__info__overview {
    font-size: 100%;
    margin-bottom: 16px;
  }
  #wwd_fc2015_main .wwd__main__info .wwd__main__info__Inner .wwd__main__info__overview a {
    color: #eed638;
    font-size: 120%;
  }
}

#wwd_fc2015_main .wwd__main__info .wwd__main__info__Inner .wwd__main__info__presenter {
  font-size: 85%;
  margin-bottom: 16px;
}

#wwd_fc2015_main .wwd__main__info .wwd__main__info__Inner .wwd__main__info__presenter *[class*='col-'] {
  float: none;
}

@media screen and (min-width: 992px) {
  #wwd_fc2015_main .wwd__main__info .wwd__main__info__Inner .wwd__main__info__presenter {
    text-align: center;
    font-size: 100%;
  }
}

@media screen and (min-width: 992px) {
  #wwd_fc2015_main .wwd__main__info .wwd__main__info__Inner .wwd__main__info__presenter dl {
    display: table;
    margin: 0 auto;
  }
}

#wwd_fc2015_main .wwd__main__info .wwd__main__info__Inner .wwd__main__info__presenter dl dt .wwd__main__info__presenter__order {
  font-size: 80%;
}

#wwd_fc2015_main .wwd__main__info .wwd__main__info__Inner .wwd__main__info__presenter dl dd {
  margin: 0;
  text-align: left;
}

#wwd_fc2015_main .wwd__main__info .wwd__main__info__Inner .wwd__main__info__presenter dl dd ul {
  margin: 0;
  padding: 0;
}

#wwd_fc2015_main .wwd__main__info .wwd__main__info__Inner .wwd__main__info__presenter dl dd ul li {
  text-indent: -1em;
  padding-left: 1em;
}

#wwd_fc2015_main .wwd__main__info .wwd__main__info__Inner .wwd__main__info__presenter dl dd .wwd__main__info__presenter__wwd {
  border-top: 1px dotted #121f42;
  padding-top: 8px;
  margin: 8px 0 0 0;
}

#wwd_fc2015_main .wwd__main__info .wwd__main__info__Inner .wwd__main__info__attention {
  margin-bottom: 24px;
}

#wwd_fc2015_main .wwd__main__info .wwd__main__info__Inner__button {
  position: relative;
  background: none;
  font-size: 79%;
  width: 100%;
}

@media screen and (min-width: 768px) {
  #wwd_fc2015_main .wwd__main__info .wwd__main__info__Inner__button {
    position: relative;
  }
}

@media screen and (min-width: 992px) {
  #wwd_fc2015_main .wwd__main__info .wwd__main__info__Inner__button {
    padding: 16px 0 48px;
    background: #eeeeee;
    font-size: 120%;
  }
}

#wwd_fc2015_main .wwd__main__info .wwd__main__info__Inner__button .wwd__main__info__button {
  text-decoration: none;
}

@media screen and (min-width: 992px) {
  #wwd_fc2015_main .wwd__main__info .wwd__main__info__Inner__button .wwd__main__info__button {
    width: 500px;
    display: block;
    margin: 0 auto;
  }
}

#wwd_fc2015_main .wwd__main__info .wwd__main__info__Inner__button .wwd__main__info__button p {
  background-color: #121f42;
  padding: 3.125% 2.34375%;
  width: 100%;
  box-sizing: border-box;
  -webkit-transition: 0.6s;
  transition: 0.6s;
  color: #fff;
  margin: 0;
}

@media screen and (min-width: 992px) {
  #wwd_fc2015_main .wwd__main__info .wwd__main__info__Inner__button .wwd__main__info__button p {
    padding: 32px;
    width: 100%;
  }
}

#wwd_fc2015_main .wwd__main__info .wwd__main__info__Inner__button .wwd__main__info__button-icon {
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 7px 0 7px 9.8px;
  border-color: transparent transparent transparent #fff;
  display: inline-block;
  margin-left: 16px;
  vertical-align: text-bottom;
}

@media screen and (min-width: 992px) {
  #wwd_fc2015_main .wwd__main__info .wwd__main__info__Inner__button .wwd__main__info__button-icon {
    vertical-align: baseline;
  }
}

#wwd_fc2015_main .wwd__main__info .wwd__main__info__Inner__button .wwd__main__info__button--hover p {
  opacity: 0.8;
  filter: alpha(opacity=80);
  /* Ie用 */
}

#wwd_fc2015_main .wwd__main__voice {
  width: 90.625%;
  margin: 0 auto;
  margin-bottom: 64px;
}

@media screen and (min-width: 992px) {
  #wwd_fc2015_main .wwd__main__voice {
    width: 980px;
  }
}

#wwd_fc2015_main .wwd__main__voice .wwd__main__voice__comment {
  margin-bottom: 32px;
}

#wwd_fc2015_main .wwd__main__voice .wwd__main__voice__comment .wwd__main__voice__comment__img {
  margin: 0 auto 5px;
}

@media screen and (min-width: 992px) {
  #wwd_fc2015_main .wwd__main__voice .wwd__main__voice__comment .wwd__main__voice__comment__img {
    float: left;
    margin: 0 auto;
  }
}

#wwd_fc2015_main .wwd__main__voice .wwd__main__voice__comment .wwd__main__voice__comment__img img {
  width: 100%;
  max-width: 100%;
}

#wwd_fc2015_main .wwd__main__voice .wwd__main__voice__comment .wwd__main__voice__comment__txt {
  margin: 0 auto;
  font-size: 85%;
}

@media screen and (min-width: 992px) {
  #wwd_fc2015_main .wwd__main__voice .wwd__main__voice__comment .wwd__main__voice__comment__txt {
    float: right;
    font-size: 100%;
  }
}

#wwd_fc2015_main .wwd__main__voice .wwd__main__voice__comment .wwd__main__voice__comment__txt p {
  text-indent: 1em;
  margin: 0 0 16px;
}

#wwd_fc2015_main .wwd__main__voice .wwd__main__voice__comment .wwd__main__voice__comment__txt .wwd__main__voice__comment__txt-name {
  float: right;
  text-align: right;
  font-size: 78%;
}

@media screen and (min-width: 992px) {
  #wwd_fc2015_main .wwd__main__voice .wwd__main__voice__comment .wwd__main__voice__comment__txt .wwd__main__voice__comment__txt-name {
    font-size: 100%;
  }
}

#wwd_fc2015_main .wwd__main__schedule {
  width: 100%;
  padding: 0 16px;
  margin: 0 auto 64px;
  box-sizing: border-box;
}

@media screen and (min-width: 992px) {
  #wwd_fc2015_main .wwd__main__schedule {
    width: 980px;
  }
}

#wwd_fc2015_main .wwd__main__schedule .wwd__main__schedule__list {
  border-bottom: 1px solid #121f42;
  width: 100%;
  vertical-align: middle;
  background: #121f42;
  color: #131f41;
}

@media screen and (min-width: 992px) {
  #wwd_fc2015_main .wwd__main__schedule .wwd__main__schedule__list {
    background: #eeeeed;
    color: #0C203C;
  }
}

#wwd_fc2015_main .wwd__main__schedule .wwd__main__schedule__list.wwd__main__schedule__list--bgnone .wwd__main__schedule__list-title:hover {
  cursor: default;
  tap-highlight-color: transparent;
  -webkit-tap-highlight-color: transparent;
  -moz-tap-highlight-color: transparent;
  -o-tap-highlight-color: transparent;
  -ms-tap-highlight-color: transparent;
}

#wwd_fc2015_main .wwd__main__schedule .wwd__main__schedule__list:first-child {
  border-top: 1px solid #121f42;
}

#wwd_fc2015_main .wwd__main__schedule .wwd__main__schedule__list:last-child {
  border: none;
}

#wwd_fc2015_main .wwd__main__schedule .wwd__main__schedule__list .wwd__main__schedule__list-title {
  padding: 16px 8px;
  box-sizing: border-box;
  background: #ffffff;
}

#wwd_fc2015_main .wwd__main__schedule .wwd__main__schedule__list .wwd__main__schedule__list-title:hover {
  cursor: pointer;
  touch-callout: none;
  -webkit-touch-callout: none;
  -moz-touch-callout: none;
  -o-touch-callout: none;
  -ms-touch-callout: none;
  tap-highlight-color: rgba(238, 238, 238, 0.8);
  -webkit-tap-highlight-color: rgba(238, 238, 238, 0.8);
  -moz-tap-highlight-color: rgba(238, 238, 238, 0.8);
  -o-tap-highlight-color: rgba(238, 238, 238, 0.8);
  -ms-tap-highlight-color: rgba(238, 238, 238, 0.8);
}

@media screen and (min-width: 992px) {
  #wwd_fc2015_main .wwd__main__schedule .wwd__main__schedule__list .wwd__main__schedule__list-title {
    padding-right: 0;
  }
  #wwd_fc2015_main .wwd__main__schedule .wwd__main__schedule__list .wwd__main__schedule__list-title:hover {
    cursor: default;
  }
}

#wwd_fc2015_main .wwd__main__schedule .wwd__main__schedule__list .wwd__main__schedule__list-title span {
  display: inline-block;
  float: right;
  text-align: right;
  font-size: 120%;
}

@media screen and (min-width: 992px) {
  #wwd_fc2015_main .wwd__main__schedule .wwd__main__schedule__list .wwd__main__schedule__list-title span {
    display: block;
    float: none;
    text-align: left;
    font-size: 180%;
    font-weight: bold;
    margin-top: -8px;
  }
  #wwd_fc2015_main .wwd__main__schedule .wwd__main__schedule__list .wwd__main__schedule__list-title span .wwd__main__schedule__list-title-number {
    display: inline-block;
    font-size: 200%;
  }
}

#wwd_fc2015_main .wwd__main__schedule .wwd__main__schedule__list .wwd__main__schedule__list-detail {
  padding: 16px;
  color: #ffffff;
  display: none;
}

@media screen and (min-width: 992px) {
  #wwd_fc2015_main .wwd__main__schedule .wwd__main__schedule__list .wwd__main__schedule__list-detail {
    color: #0C203C;
    display: block;
    font-size: 97%;
  }
}

@media screen and (min-width: 992px) {
  #wwd_fc2015_main .wwd__main__schedule .wwd__main__schedule__list .wwd__main__schedule__list-detail.wwd__main__schedule__list-detail--bgnone {
    background: #ffffff;
  }
}

#wwd_fc2015_main .wwd__main__schedule .wwd__main__schedule__list .wwd__main__schedule__list-detail ul {
  margin: 0;
  padding: 0;
}

#wwd_fc2015_main .wwd__main__schedule .wwd__main__schedule__list .wwd__main__schedule__list-detail ul li {
  text-indent: -1em;
  padding-left: 1em;
}

@media screen and (min-width: 992px) {
  #wwd_fc2015_main .wwd__main__schedule .wwd__main__schedule__list.wwd__main__schedule__list--rest {
    color: #000;
  }
}

#wwd_fc2015_main .wwd__main__schedule #wwd__main__schedule__list__open p.wwd__main__schedule__list-title {
  padding: 0;
}

#wwd_fc2015_main .wwd__main__schedule p {
  margin: 0;
}

#wwd_fc2015_main .wwd__main__schedule p.wwd__main__schedule__list-detail-title {
  font-size: 120%;
  font-weight: bold;
  margin: 8px 0;
}

@media screen and (min-width: 992px) {
  #wwd_fc2015_main .wwd__main__schedule p.wwd__main__schedule__list-detail-title {
    margin: 0;
  }
}

#wwd_fc2015_main .wwd__main__profile {
  width: 100%;
  padding: 0 16px;
  margin: 0 auto 64px;
  box-sizing: border-box;
}

@media screen and (min-width: 992px) {
  #wwd_fc2015_main .wwd__main__profile {
    width: 980px;
    padding: 0;
  }
}

#wwd_fc2015_main .wwd__main__profile .wwd__main__profile-box {
  margin-right: -16px;
}

#wwd_fc2015_main .wwd__main__profile .wwd__main__profile-box dl {
  position: relative;
}

#wwd_fc2015_main .wwd__main__profile .wwd__main__profile-box dt {
  position: relative;
  background: #eeeeee;
  color: #121f42;
  text-align: center;
  padding: 16px 8px;
  cursor: pointer;
  display: block;
  touch-callout: none;
  -webkit-touch-callout: none;
  -moz-touch-callout: none;
  -o-touch-callout: none;
  -ms-touch-callout: none;
  tap-highlight-color: rgba(238, 238, 238, 0.8);
  -webkit-tap-highlight-color: rgba(238, 238, 238, 0.8);
  -moz-tap-highlight-color: rgba(238, 238, 238, 0.8);
  -o-tap-highlight-color: rgba(238, 238, 238, 0.8);
  -ms-tap-highlight-color: rgba(238, 238, 238, 0.8);
}

#wwd_fc2015_main .wwd__main__profile .wwd__main__profile-box dt .wwd__main__profile__toggle {
  position: absolute;
  padding: 5px;
  right: 0;
  top: 0;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
}

#wwd_fc2015_main .wwd__main__profile .wwd__main__profile-box dt .wwd__main__profile__toggle::before, #wwd_fc2015_main .wwd__main__profile .wwd__main__profile-box dt .wwd__main__profile__toggle::after {
  content: '';
  position: absolute;
  width: 20px;
  height: 2px;
  background: #121f42;
  margin-left: -20px;
  border-radius: 1px;
  -webkit-border-radius: 1px;
  -moz-border-radius: 1px;
  -o-border-radius: 1px;
  -ms-border-radius: 1px;
  transform-origin: center center;
  -webkit-transform-origin: center center;
  -moz-transform-origin: center center;
  -o-transform-origin: center center;
  -ms-transform-origin: center center;
  transition-property: transform;
  -webkit-transition-property: transform;
  -moz-transition-property: transform;
  -o-transition-property: transform;
  -ms-transition-property: transform;
  transition-duration: 0.4s;
  -webkit-transition-duration: 0.4s;
  -moz-transition-duration: 0.4s;
  -o-transition-duration: 0.4s;
  -ms-transition-duration: 0.4s;
}

#wwd_fc2015_main .wwd__main__profile .wwd__main__profile-box dt .wwd__main__profile__toggle::before {
  transform: translate3d(0, 11.66667px, 0);
  -webkit-transform: translate3d(0, 11.66667px, 0);
  -moz-transform: translate3d(0, 11.66667px, 0);
  -o-transform: translate3d(0, 11.66667px, 0);
  -ms-transform: translate3d(0, 11.66667px, 0);
}

#wwd_fc2015_main .wwd__main__profile .wwd__main__profile-box dt .wwd__main__profile__toggle::after {
  width: 2px;
  height: 20px;
  margin-top: -20px;
  margin-left: -11px;
  transform: translate3d(0, 23.33333px, 0);
  -webkit-transform: translate3d(0, 23.33333px, 0);
  -moz-transform: translate3d(0, 23.33333px, 0);
  -o-transform: translate3d(0, 23.33333px, 0);
  -ms-transform: translate3d(0, 23.33333px, 0);
}

#wwd_fc2015_main .wwd__main__profile .wwd__main__profile-box dt .wwd__main__profile-photo {
  width: 75%;
  margin: 0 auto;
}

@media screen and (min-width: 992px) {
  #wwd_fc2015_main .wwd__main__profile .wwd__main__profile-box dt .wwd__main__profile-photo {
    width: 185px;
    height: 185px;
  }
}

#wwd_fc2015_main .wwd__main__profile .wwd__main__profile-box dt .wwd__main__profile-photo img {
  width: 100%;
  height: 100%;
  border-radius: 100%;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  -o-border-radius: 100%;
  -ms-border-radius: 100%;
}

@media screen and (min-width: 992px) {
  #wwd_fc2015_main .wwd__main__profile .wwd__main__profile-box dt .wwd__main__profile-photo img {
    width: 185px;
    height: 185px;
    border-radius: 185px;
    -webkit-border-radius: 185px;
    -moz-border-radius: 185px;
    -o-border-radius: 185px;
    -ms-border-radius: 185px;
  }
}

#wwd_fc2015_main .wwd__main__profile .wwd__main__profile-box dt .wwd__main__profile-name {
  float: none;
  margin-bottom: 8px;
  font-size: 90%;
  font-weight: bold;
}

@media screen and (min-width: 992px) {
  #wwd_fc2015_main .wwd__main__profile .wwd__main__profile-box dt .wwd__main__profile-name {
    font-size: 20px;
  }
}

#wwd_fc2015_main .wwd__main__profile .wwd__main__profile-box dt .wwd__main__profile-attr {
  float: none;
  margin: 0;
  font-size: 14px;
}

#wwd_fc2015_main .wwd__main__profile .wwd__main__profile-box dd {
  display: none;
  background: #121f42;
  color: #ffffff;
  margin: 0;
  width: 100%;
  box-sizing: border-box;
  padding: 16px 8px;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 10;
}

@media screen and (min-width: 992px) {
  #wwd_fc2015_main .wwd__main__profile .wwd__main__profile-box dd {
    padding: 16px;
  }
}

#wwd_fc2015_main .wwd__main__profile .wwd__main__profile-box dd p {
  margin: 0;
}

#wwd_fc2015_main .wwd__main__profile .wwd__main__profile-box dd .wwd__main__profile-name {
  text-align: center;
  font-size: 18px;
  margin-bottom: 16px;
}

#wwd_fc2015_main .wwd__main__profile .wwd__main__profile-box dd .wwd__main__profile-attr {
  float: none;
  margin-bottom: 16px;
  text-align: center;
  font-size: 70%;
}

#wwd_fc2015_main .wwd__main__profile .wwd__main__profile-box dd .wwd__main__profile-dt {
  font-size: 70%;
}

@media screen and (min-width: 992px) {
  #wwd_fc2015_main .wwd__main__profile .wwd__main__profile-box dd .wwd__main__profile-dt {
    font-size: 100%;
  }
}

#wwd_fc2015_main .wwd__main__profile .wwd__main__profile-box .open {
  /*&>dd{
                position: absolute;
                top: 0;
                left: 0;
                z-index: 10;
            }*/
}

#wwd_fc2015_main .wwd__main__profile .wwd__main__profile-box .open .wwd__main__profile__toggle::before {
  margin-top: -5px;
  transform: translate3d(0, 17.5px, 0) rotate(135deg);
  -webkit-transform: translate3d(0, 17.5px, 0) rotate(135deg);
  -moz-transform: translate3d(0, 17.5px, 0) rotate(135deg);
  -o-transform: translate3d(0, 17.5px, 0) rotate(135deg);
  -ms-transform: translate3d(0, 17.5px, 0) rotate(135deg);
}

#wwd_fc2015_main .wwd__main__profile .wwd__main__profile-box .open .wwd__main__profile__toggle::after {
  margin-top: -14px;
  transform: translate3d(0, 17.5px, 0) rotate(-225deg);
  -webkit-transform: translate3d(0, 17.5px, 0) rotate(-225deg);
  -moz-transform: translate3d(0, 17.5px, 0) rotate(-225deg);
  -o-transform: translate3d(0, 17.5px, 0) rotate(-225deg);
  -ms-transform: translate3d(0, 17.5px, 0) rotate(-225deg);
}

#wwd_fc2015_main .wwd__main__report__lecture {
  position: relative;
  overflow: hidden;
  opacity: 1;
}

@media screen and (min-width: 992px) {
  #wwd_fc2015_main .wwd__main__report__lecture {
    margin-bottom: 80px;
  }
}

#wwd_fc2015_main .wwd__main__report__lecture .wwd__main__report__lecture__movie__Inner {
  position: relative;
}

#wwd_fc2015_main .wwd__main__report__lecture__movie-sp {
  width: 100%;
  display: block;
  margin-bottom: 8px;
}

@media screen and (min-width: 992px) {
  #wwd_fc2015_main .wwd__main__report__lecture__movie-sp {
    display: none;
  }
}

#wwd_fc2015_main .wwd__main__report__lecture__movie-sp.open {
  visibility: hidden;
}

#wwd_fc2015_main #video1, #wwd_fc2015_main #video2, #wwd_fc2015_main #video3, #wwd_fc2015_main #video4, #wwd_fc2015_main #video5 {
  width: 100%;
}

#wwd_fc2015_main #video1 .wwd__main__report__lecture__movie__figure--video, #wwd_fc2015_main #video2 .wwd__main__report__lecture__movie__figure--video, #wwd_fc2015_main #video3 .wwd__main__report__lecture__movie__figure--video, #wwd_fc2015_main #video4 .wwd__main__report__lecture__movie__figure--video, #wwd_fc2015_main #video5 .wwd__main__report__lecture__movie__figure--video {
  display: none;
}

@media screen and (min-width: 992px) {
  #wwd_fc2015_main #video1 .wwd__main__report__lecture__movie__figure--video, #wwd_fc2015_main #video2 .wwd__main__report__lecture__movie__figure--video, #wwd_fc2015_main #video3 .wwd__main__report__lecture__movie__figure--video, #wwd_fc2015_main #video4 .wwd__main__report__lecture__movie__figure--video, #wwd_fc2015_main #video5 .wwd__main__report__lecture__movie__figure--video {
    display: block;
    visibility: visible;
  }
}

#wwd_fc2015_main .wwd__main__report__lecture__movie {
  position: relative;
  overflow: hidden;
  opacity: 1;
  background: #fff;
  margin-bottom: 16px;
}

@media screen and (min-width: 992px) {
  #wwd_fc2015_main .wwd__main__report__lecture__movie {
    margin-bottom: 0;
    text-align: center;
    float: none;
  }
}

@media screen and (min-width: 992px) {
  #wwd_fc2015_main .wwd__main__report__lecture__movie-none {
    padding-top: 160px;
  }
}

@media screen and (min-width: 992px) {
  #wwd_fc2015_main .wwd__main__report__lecture__movie-none .wwd__main__report__lecture__movie__button {
    display: none;
  }
}

#wwd_fc2015_main .wwd__main__report__lecture__movie__body {
  position: relative;
  display: table;
}

#wwd_fc2015_main .wwd__main__report__lecture__movie__figure {
  position: absolute;
  margin: 0;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  transition-property: filter, -webkit-filter;
  -webkit-transition-property: filter, -webkit-filter;
  -moz-transition-property: filter, -webkit-filter;
  -o-transition-property: filter, -webkit-filter;
  -ms-transition-property: filter, -webkit-filter;
  transition-duration: 0.5s;
  -webkit-transition-duration: 0.5s;
  -moz-transition-duration: 0.5s;
  -o-transition-duration: 0.5s;
  -ms-transition-duration: 0.5s;
  background-size: cover;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  -ms-background-size: cover;
}

@media screen and (min-width: 992px) {
  #wwd_fc2015_main .wwd__main__report__lecture__movie__figure {
    transform: scale3d(1.2, 1.2, 1.2);
    -webkit-transform: scale3d(1.2, 1.2, 1.2);
    -moz-transform: scale3d(1.2, 1.2, 1.2);
    -o-transform: scale3d(1.2, 1.2, 1.2);
    -ms-transform: scale3d(1.2, 1.2, 1.2);
    transform-origin: center;
    -webkit-transform-origin: center;
    -moz-transform-origin: center;
    -o-transform-origin: center;
    -ms-transform-origin: center;
    padding-bottom: 0;
    background-size: auto;
    display: none;
    visibility: hidden;
  }
}

#wwd_fc2015_main .wwd__main__report__lecture__movie__figure--video {
  width: 100%;
  object-fit: cover;
  -webkit-object-fit: cover;
  -moz-object-fit: cover;
  -o-object-fit: cover;
  -ms-object-fit: cover;
}

#wwd_fc2015_main .wwd__main__report__lecture__movie__shadow {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  pointer-events: none;
  background: #000;
  opacity: 0;
  display: none;
}

#wwd_fc2015_main .wwd__main__report__lecture__movie__shadow--static {
  display: block;
  opacity: 0.5;
}

#wwd_fc2015_main .wwd__main__report__lecture__movie__wrap {
  position: relative;
  display: table-cell;
  vertical-align: middle;
}

#wwd_fc2015_main .wwd__main__report__lecture__movie__title {
  background-color: #121e3f;
  color: #ffffff;
  display: inline-block;
  padding: 16px 8px;
  margin: 0;
  font-size: 100%;
  font-weight: bold;
  width: 50%;
  box-sizing: border-box;
  text-align: center;
}

@media screen and (min-width: 992px) {
  #wwd_fc2015_main .wwd__main__report__lecture__movie__title {
    background: rgba(238, 238, 238, 0.7);
    color: #121e3f;
    display: inline-block;
    padding: 32px 16px;
    width: 600px;
    margin: 0 auto 48px;
    font-size: 120%;
  }
}

#wwd_fc2015_main .wwd__main__report__lecture__movie__title-left {
  float: left;
}

#wwd_fc2015_main .wwd__main__report__lecture__movie__title-right {
  float: right;
}

#wwd_fc2015_main .wwd__main__report__lecture__movie__title__caption {
  line-height: 200%;
  letter-spacing: 0.1em;
  text-align: center;
  margin-bottom: 8px;
}

@media screen and (min-width: 992px) {
  #wwd_fc2015_main .wwd__main__report__lecture__movie__title__caption {
    line-height: 109px;
    margin-bottom: 0;
  }
}

#wwd_fc2015_main .wwd__main__report__lecture__movie__title__caption span {
  display: inline-block;
  font-size: 120%;
}

@media screen and (min-width: 992px) {
  #wwd_fc2015_main .wwd__main__report__lecture__movie__title__caption span {
    font-size: 43px;
  }
}

#wwd_fc2015_main .wwd__main__report__lecture__movie__title__caption span.wwd__main__report__lecture__movie__title__caption-report {
  vertical-align: 16px;
  line-height: 120%;
  padding-bottom: 2px;
  vertical-align: middle;
}

@media screen and (min-width: 992px) {
  #wwd_fc2015_main .wwd__main__report__lecture__movie__title__caption span.wwd__main__report__lecture__movie__title__caption-report {
    line-height: 45px;
    border-bottom-width: 5px;
  }
}

#wwd_fc2015_main .wwd__main__report__lecture__movie__title__caption span.wwd__main__report__lecture__movie__title__caption-number {
  font-size: 300%;
  text-decoration: none;
  vertical-align: middle;
}

@media screen and (min-width: 992px) {
  #wwd_fc2015_main .wwd__main__report__lecture__movie__title__caption span.wwd__main__report__lecture__movie__title__caption-number {
    font-size: 100px;
  }
}

#wwd_fc2015_main .wwd__main__report__lecture__movie__title__text {
  font-size: 65%;
  margin: 0;
  text-align: center;
  float: none;
}

@media screen and (min-width: 992px) {
  #wwd_fc2015_main .wwd__main__report__lecture__movie__title__text {
    font-size: 30px;
  }
}

#wwd_fc2015_main .wwd__main__report__lecture__movie__title__icon {
  font-size: 150%;
  font-weight: bold;
  text-align: center;
  float: none;
  margin: 16px 0;
}

#wwd_fc2015_main .wwd__main__report__lecture__movie__button {
  color: #fff;
  background-color: #121e3f;
  margin: 0 auto;
  display: table;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -o-border-radius: 50%;
  -ms-border-radius: 50%;
}

@media screen and (min-width: 992px) {
  #wwd_fc2015_main .wwd__main__report__lecture__movie__button {
    width: 208px;
    height: 208px;
  }
}

#wwd_fc2015_main .wwd__main__report__lecture__movie__button__area {
  text-decoration: none;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -o-border-radius: 50%;
  -ms-border-radius: 50%;
  display: table-cell;
  vertical-align: middle;
  text-align: center;
  color: #fff;
}

@media screen and (min-width: 992px) {
  #wwd_fc2015_main .wwd__main__report__lecture__movie__button__area {
    width: 208px;
    height: 208px;
  }
}

#wwd_fc2015_main .wwd__main__report__lecture__movie__button__Inner span {
  display: block;
  font-weight: bold;
  font-size: 60%;
}

@media screen and (min-width: 992px) {
  #wwd_fc2015_main .wwd__main__report__lecture__movie__button__Inner span {
    font-size: 100%;
  }
}

#wwd_fc2015_main .wwd__main__report__lecture__movie__button__Inner span i {
  font-size: 150%;
}

@media screen and (min-width: 992px) {
  #wwd_fc2015_main .wwd__main__report__lecture__movie__button__Inner span i {
    font-size: 300%;
  }
}

#wwd_fc2015_main .wwd__main__report__lecture__movie__button__Inner-icon {
  margin-bottom: 8px;
}

/*#wwd__main__report__lecture__movie-01 {
background-image: url(../img/report/img_lecture_1_sp.png);
min-height: 214px;
@include col-md {
background-image: url(../img/report/img_lecture_1.png);
min-height: auto;
}
.wwd__main__report__lecture__movie__button__area {
display: block;
}
}*/
/*.wwd__main__report__lecture__movie__button-other {
display: inline-block;
float: right;
color: $color-white;
background-color: #121e3f;
@include col-md { display: none; }
.wwd__main__report__lecture__movie__button__Inner {
span {
i { font-size: 60%; }
&.wwd__main__report__lecture__movie__button__Inner-icon { margin-bottom: 0; }
}
}
}*/
.wwd__main__report__lecture__movie__background {
  margin-bottom: 8px;
  float: none;
}

.wwd__main__report__lecture__movie__background .wwd__main__report__lecture__movie-sp, .wwd__main__report__lecture__movie__background .wwd__main__report__lecture__movie {
  background-repeat: no-repeat;
  background-position: 0 0;
  background-size: cover;
}

#wwd__main__report__lecture__movie-01 .wwd__main__report__lecture__movie-sp {
  background-image: url(../img/report/img_lecture_1_sp.png);
}

#wwd__main__report__lecture__movie-01 .wwd__main__report__lecture__movie {
  background-image: url(../img/report/img_lecture_1.png);
  background-repeat: no-repeat;
  background-size: cover;
}

#wwd__main__report__lecture__movie-02 .wwd__main__report__lecture__movie-sp {
  background-image: url(../img/report/img_lecture_2_sp.png);
}

#wwd__main__report__lecture__movie-02 .wwd__main__report__lecture__movie {
  background-image: url(../img/report/img_lecture_2.png);
  background-repeat: no-repeat;
  background-size: cover;
}

#wwd__main__report__lecture__movie-03 .wwd__main__report__lecture__movie-sp {
  background-image: url(../img/report/img_lecture_3_sp.png);
}

#wwd__main__report__lecture__movie-03 .wwd__main__report__lecture__movie {
  background-image: url(../img/report/img_lecture_3.png);
  background-repeat: no-repeat;
  background-size: cover;
}

#wwd__main__report__lecture__movie-04 .wwd__main__report__lecture__movie-sp {
  background-image: url(../img/report/img_lecture_4_sp.png);
}

#wwd__main__report__lecture__movie-04 .wwd__main__report__lecture__movie {
  background-image: url(../img/report/img_lecture_4.png);
  background-repeat: no-repeat;
  background-size: cover;
}

#wwd__main__report__lecture__movie-05 .wwd__main__report__lecture__movie-sp {
  background-image: url(../img/report/img_lecture_5_sp.png);
}

#wwd__main__report__lecture__movie-05 .wwd__main__report__lecture__movie {
  background-image: url(../img/report/img_lecture_5.png);
  background-repeat: no-repeat;
  background-size: cover;
}

.wwd__main__report__lecture__movie__apearance {
  background-image: url(../img/report/img_lecture_appearance_sp.png);
}

.wwd__main__report__lecture__video__toggle {
  display: block;
  line-height: 60px;
  color: #fff;
  text-decoration: none;
  font-size: 16pt;
  letter-spacing: 3px;
  border: solid #fff;
  background: transparent;
  text-align: center;
  border-width: 1px;
  -webkit-border-width: 1px;
  -moz-border-width: 1px;
  -o-border-width: 1px;
  -ms-border-width: 1px;
  border-radius: 30px;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  -o-border-radius: 30px;
  -ms-border-radius: 30px;
  transition-property: background;
  -webkit-transition-property: background;
  -moz-transition-property: background;
  -o-transition-property: background;
  -ms-transition-property: background;
  transition-duration: 0.5s;
  -webkit-transition-duration: 0.5s;
  -moz-transition-duration: 0.5s;
  -o-transition-duration: 0.5s;
  -ms-transition-duration: 0.5s;
}

@media screen and (min-width: 992px) {
  .wwd__main__report__lecture__video__toggle {
    display: inline-block;
    padding: 0 64px;
    line-height: 70px;
    border-radius: 35px;
    -webkit-border-radius: 35px;
    -moz-border-radius: 35px;
    -o-border-radius: 35px;
    -ms-border-radius: 35px;
  }
}

.wwd__main__report__lecture__video__toggle:hover {
  background: rgba(255, 255, 255, 0.5);
}

.wwd__main__report__lecture__video--inline {
  color: #fff;
}

.wwd__main__report__lecture__video--inline__title {
  margin: 64px auto;
  font-size: 32pt;
  letter-spacing: 10px;
}

@media screen and (min-width: 992px) {
  .wwd__main__report__lecture__video--inline__title {
    font-size: 50pt;
  }
}

.wwd__main__report__lecture__video--inline__play {
  margin: 64px auto;
}

.wwd__main__report__lecture__video--modal {
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  opacity: 0;
  background: black;
  pointer-events: none;
  visibility: hidden;
  transform: translate3d(0, 50px, 0) scale3d(0.98, 0.98, 0.98);
  -webkit-transform: translate3d(0, 50px, 0) scale3d(0.98, 0.98, 0.98);
  -moz-transform: translate3d(0, 50px, 0) scale3d(0.98, 0.98, 0.98);
  -o-transform: translate3d(0, 50px, 0) scale3d(0.98, 0.98, 0.98);
  -ms-transform: translate3d(0, 50px, 0) scale3d(0.98, 0.98, 0.98);
  transition-property: transform, opacity;
  -webkit-transition-property: transform, opacity;
  -moz-transition-property: transform, opacity;
  -o-transition-property: transform, opacity;
  -ms-transition-property: transform, opacity;
  transition-duration: 0.5s;
  -webkit-transition-duration: 0.5s;
  -moz-transition-duration: 0.5s;
  -o-transition-duration: 0.5s;
  -ms-transition-duration: 0.5s;
}

.wwd__main__report__lecture__video--modal__body {
  position: relative;
  top: 50%;
  text-align: center;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
}

.wwd__main__report__lecture__video--modal__iframe {
  display: block;
  margin: auto;
  width: 100%;
}

@media screen and (min-width: 992px) {
  .wwd__main__report__lecture__video--modal__iframe {
    width: 960px;
    height: 540px;
  }
}

@media screen and (min-width: 1200px) {
  .wwd__main__report__lecture__video--modal__iframe {
    width: 1120px;
    height: 630px;
  }
}

@media screen and (min-width: 1600px) {
  .wwd__main__report__lecture__video--modal__iframe {
    width: 1600px;
    height: 900px;
  }
}

.wwd__main__report__lecture__video--modal.display {
  visibility: visible;
}

.wwd__main__report__lecture__video--modal.open {
  pointer-events: all;
  opacity: 1;
  z-index: 9999;
  transform: translate3d(0, 0, 0) scale3d(1, 1, 1);
  -webkit-transform: translate3d(0, 0, 0) scale3d(1, 1, 1);
  -moz-transform: translate3d(0, 0, 0) scale3d(1, 1, 1);
  -o-transform: translate3d(0, 0, 0) scale3d(1, 1, 1);
  -ms-transform: translate3d(0, 0, 0) scale3d(1, 1, 1);
}

.wwd__main__report__lecture__video--modal .wwd__main__report__lecture__toggle {
  display: block;
  line-height: 60px;
  color: #fff;
  text-decoration: none;
  font-size: 16pt;
  letter-spacing: 3px;
  border: solid #fff;
  background: transparent;
  text-align: center;
  margin: 16px;
  border-width: 1px;
  -webkit-border-width: 1px;
  -moz-border-width: 1px;
  -o-border-width: 1px;
  -ms-border-width: 1px;
  border-radius: 30px;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  -o-border-radius: 30px;
  -ms-border-radius: 30px;
  transition-property: background;
  -webkit-transition-property: background;
  -moz-transition-property: background;
  -o-transition-property: background;
  -ms-transition-property: background;
  transition-duration: 0.5s;
  -webkit-transition-duration: 0.5s;
  -moz-transition-duration: 0.5s;
  -o-transition-duration: 0.5s;
  -ms-transition-duration: 0.5s;
}

@media screen and (min-width: 992px) {
  .wwd__main__report__lecture__video--modal .wwd__main__report__lecture__toggle {
    display: inline-block;
    padding: 0 64px;
    line-height: 70px;
    border-radius: 35px;
    -webkit-border-radius: 35px;
    -moz-border-radius: 35px;
    -o-border-radius: 35px;
    -ms-border-radius: 35px;
  }
}

.wwd__main__report__lecture__video--modal .wwd__main__report__lecture__toggle:hover {
  background: rgba(255, 255, 255, 0.5);
  opacity: 1;
}

.wwd__main__report__lecture-Inner {
  width: 100%;
  margin: 0 auto;
  padding: 0 16px;
  box-sizing: border-box;
  clear: both;
}

@media screen and (min-width: 992px) {
  .wwd__main__report__lecture-Inner {
    width: 980px;
    padding: 0;
  }
}

.wwd__main__report__lecture-Inner .wwd__main__report__lecture-Inner-sp {
  width: 100%;
}

.wwd__main__report__lecture-Inner .wwd__main__repot__lecture__speaker {
  color: #121e3f;
  font-size: 85%;
  font-weight: bold;
  text-align: center;
  margin: 32px 0;
  float: none;
  background-color: #ffffff;
}

@media screen and (min-width: 992px) {
  .wwd__main__report__lecture-Inner .wwd__main__repot__lecture__speaker {
    font-size: 18px;
  }
}

.wwd__main__report__lecture-Inner .wwd__main__repot__lectre__title {
  margin-bottom: 16px;
  font-size: 90%;
  font-weight: bold;
}

@media screen and (min-width: 992px) {
  .wwd__main__report__lecture-Inner .wwd__main__repot__lectre__title {
    font-size: 16px;
  }
}

.wwd__main__report__lecture-Inner .wwd__main__report__lecture__text {
  margin-bottom: 16px;
  font-size: 80%;
  text-indent: 1em;
}

@media screen and (min-width: 992px) {
  .wwd__main__report__lecture-Inner .wwd__main__report__lecture__text {
    font-size: 100%;
  }
}

.wwd__main__report__lecture-Inner .wwd__main__report__lecture__img .wwd__main__report__lecture__img__box {
  margin: 0;
  padding: 0;
}

.wwd__main__report__lecture-Inner .wwd__main__report__lecture__img .wwd__main__report__lecture__img__box dt {
  margin-bottom: 8px;
}

.wwd__main__report__lecture-Inner .wwd__main__report__lecture__img .wwd__main__report__lecture__img__box dt img {
  width: 100%;
  max-width: 100%;
}

.wwd__main__report__lecture-Inner .wwd__main__report__lecture__img .wwd__main__report__lecture__img__box dd {
  margin: 0;
  font-size: 60%;
  text-indent: 1em;
}

@media screen and (min-width: 992px) {
  .wwd__main__report__lecture-Inner .wwd__main__report__lecture__img .wwd__main__report__lecture__img__box dd {
    font-size: 80%;
  }
}

.wwd__main__report__lecture-Inner .wwd__main__report__lecture-sp__title__text {
  font-size: 15px;
  color: #121f42;
  margin-top: 50px;
  text-align: center;
}

.wwd__main__report__lecture-Inner .wwd__main__report__lecture-sp__closebtn {
  font-size: 300%;
  font-weight: bold;
  color: #121f42;
  float: none;
  text-align: center;
}

.wwd__main__report__lecture-Inner.wwd__main__report__lecture-Inner-accordion {
  display: none;
}

@media screen and (min-width: 992px) {
  .wwd__main__report__lecture-Inner.wwd__main__report__lecture-Inner-accordion {
    display: block;
  }
}

.wwd__main__report__lecture-Inner .wwd__main__report__lecture-sp__title__caption {
  border-bottom: 5px solid #e5e142;
  color: #121f42;
  margin: 16px 0 0;
  text-align: center;
  padding: 0;
  height: 18px;
  line-height: 32px;
}

.wwd__main__report__lecture-Inner .wwd__main__report__lecture-sp__title__caption .wwd__main__report__lecture-sp__title__caption__Inner {
  padding: 0 32px;
  background-color: #ffffff;
}

.wwd__main__report__lecture-Inner .wwd__main__report__lecture-sp__title__caption .wwd__main__report__lecture-sp__title__caption__Inner .wwd__main__report__lecture-sp__title__caption-report {
  position: relative;
  display: inline-block;
  font-size: 100%;
  font-weight: bold;
  vertical-align: middle;
  line-height: 18px;
}

.wwd__main__report__lecture-Inner .wwd__main__report__lecture-sp__title__caption .wwd__main__report__lecture-sp__title__caption__Inner .wwd__main__report__lecture-sp__title__caption-number {
  font-size: 300%;
  text-decoration: none;
  vertical-align: middle;
  display: inline-block;
}

.wwd__main__report__lecture-Inner .wwd__main__report__lecture-sp__photo {
  margin-bottom: 16px;
}

.wwd__main__report__lecture-Inner .wwd__main__report__lecture-sp__photo img {
  width: 100%;
  max-width: 100%;
}

.wwd__main__title__lecture__other {
  width: 100%;
  padding: 0 16px;
  box-sizing: border-box;
  margin-bottom: 16px;
}

@media screen and (min-width: 992px) {
  .wwd__main__report__appearance .wwd__main__report__lecture-Inner {
    width: 100%;
  }
}

@media screen and (min-width: 992px) {
  .wwd__main__report__appearance {
    background-color: #efeeed;
    padding-top: 48px;
  }
}

.wwd__main__report__appearance .wwd__main__report__appearance__title {
  border-bottom: 5px solid #e5e142;
  color: #121f42;
  margin: 16px 0 0;
  text-align: center;
  padding: 0;
  height: 18px;
  line-height: 32px;
}

@media screen and (min-width: 992px) {
  .wwd__main__report__appearance .wwd__main__report__appearance__title {
    border-bottom: 7px solid #e5e142;
    height: 33px;
    line-height: 47px;
  }
}

.wwd__main__report__appearance .wwd__main__report__appearance__title span.wwd__main__report__appearance__title__main {
  position: relative;
  padding: 0 32px;
  padding-left: 43px;
  display: inline-block;
  font-size: 100%;
  font-weight: bold;
  vertical-align: text-top;
  background-color: #ffffff;
  line-height: 32px;
}

@media screen and (min-width: 992px) {
  .wwd__main__report__appearance .wwd__main__report__appearance__title span.wwd__main__report__appearance__title__main {
    font-size: 36px;
    height: 47px;
    line-height: 47px;
    background-color: #efeeed;
  }
}

.wwd__main__report__appearance .wwd__main__report__appearance__title span.wwd__main__report__appearance__title__sub {
  display: block;
  font-size: 70%;
}

@media screen and (min-width: 992px) {
  .wwd__main__report__appearance .wwd__main__report__appearance__title span.wwd__main__report__appearance__title__sub {
    font-size: 18px;
    height: 30px;
    line-height: 30px;
  }
}

.wwd__main__report__appearance .wwd__main__report__appearance__Inner {
  width: 95%;
  margin: 0 auto;
}

@media screen and (min-width: 992px) {
  .wwd__main__report__appearance .wwd__main__report__appearance__Inner {
    width: 1400px;
  }
}

.wwd__main__report__appearance .wwd__main__report__appearance__Inner .wwd__main__report__appearance__lead {
  width: 100%;
  margin: 50px auto 16px;
  font-size: 85%;
  text-indent: 1em;
}

@media screen and (min-width: 992px) {
  .wwd__main__report__appearance .wwd__main__report__appearance__Inner .wwd__main__report__appearance__lead {
    padding: 0 16px;
    box-sizing: border-box;
    margin-top: 0;
    font-size: 80%;
  }
}

@media screen and (min-width: 992px) {
  .wwd__main__report__appearance .wwd__main__report__appearance__Inner .wwd__main__report__appearance__lead {
    width: 980px;
    padding: 80px 0 0 0;
    font-size: 100%;
  }
}

@media screen and (min-width: 992px) {
  .wwd__main__report__appearance .wwd__main__report__appearance__Inner .wwd__main__report__appearance__booth {
    padding: 16px;
    padding-bottom: 0;
  }
}

.wwd__main__report__appearance .wwd__main__report__appearance__Inner .wwd__main__report__appearance__booth .wwd__main__report__appearance__booth__section {
  margin-bottom: 0;
  text-align: center;
}

@media screen and (min-width: 992px) {
  .wwd__main__report__appearance .wwd__main__report__appearance__Inner .wwd__main__report__appearance__booth .wwd__main__report__appearance__booth__section {
    display: table;
  }
}

.wwd__main__report__appearance .wwd__main__report__appearance__Inner .wwd__main__report__appearance__booth .wwd__main__report__appearance__booth__section .wwd__main__report__appearance__booth__img img {
  width: 100%;
  max-width: 100%;
}

@media screen and (min-width: 992px) {
  .wwd__main__report__appearance .wwd__main__report__appearance__Inner .wwd__main__report__appearance__booth .wwd__main__report__appearance__booth__section .wwd__main__report__appearance__booth__img img {
    display: table-cell;
    vertical-align: middle;
  }
}

.wwd__main__report__appearance .wwd__main__report__appearance__Inner .wwd__main__report__appearance__booth .wwd__main__report__appearance__booth__section .wwd__main__report__appearance__booth__text {
  text-align: center;
  box-sizing: border-box;
}

@media screen and (min-width: 992px) {
  .wwd__main__report__appearance .wwd__main__report__appearance__Inner .wwd__main__report__appearance__booth .wwd__main__report__appearance__booth__section .wwd__main__report__appearance__booth__text {
    padding: 80px 160px;
    display: table-cell;
    vertical-align: middle;
  }
}

.wwd__main__report__appearance .wwd__main__report__appearance__Inner .wwd__main__report__appearance__booth .wwd__main__report__appearance__booth__section .wwd__main__report__appearance__booth__text .wwd__main__report__appearance__booth__sponsor-name {
  font-size: 18px;
}

.wwd__main__report__appearance .wwd__main__report__appearance__Inner .wwd__main__report__appearance__booth .wwd__main__report__appearance__booth__section .wwd__main__report__appearance__booth__text .wwd__main__report__appearance__booth__sponsor-text {
  text-align: left;
  text-indent: 1em;
}

.wwd__main__report__appearance .wwd__main__report__appearance__Inner .wwd__main__report__appearance__booth .wwd__main__report__appearance__booth__section .wwd__main__report__appearance__booth__booth-no {
  color: #121f42;
  border-bottom: 2px solid #121f42;
  display: inline-block;
  font-size: 120%;
  padding-bottom: 4px;
}

@media screen and (min-width: 992px) {
  .wwd__main__report__appearance .wwd__main__report__appearance__Inner .wwd__main__report__appearance__booth .wwd__main__report__appearance__booth__section .wwd__main__report__appearance__booth__booth-no {
    display: block;
    border-bottom-width: 0;
    font-size: 24px;
    background-image: url(../img/report/bg_line.png);
    background-repeat: no-repeat;
    background-position: 0 100%;
  }
}

@media screen and (min-width: 992px) {
  .wwd__main__report__appearance .wwd__main__report__appearance__Inner .wwd__main__report__appearance__booth .wwd__main__report__appearance__booth__section .wwd__main__report__appearance__booth__booth-no:before {
    height: 30px;
    width: 30px;
    border-top: 2px solid #121f42;
    transform: matrix(1, -0.75, 0, 1, 0, 15);
  }
}

@media screen and (min-width: 992px) {
  .wwd__main__report__appearance .wwd__main__report__appearance__Inner .wwd__main__report__appearance__booth .wwd__main__report__appearance__booth__section .wwd__main__report__appearance__booth__booth-no-right {
    background-image: url(../img/report/bg_line2.png);
    background-repeat: no-repeat;
    background-position: 100% 100%;
  }
}

.wwd__main__report__appearance .wwd__main__report__appearance__background-wrap {
  float: none;
}

.wwd__main__report__appearance .wwd__main__report__appearance__background {
  background: url(../img/report/img_report_banner_sp.jpg) no-repeat 50% 50%;
  background-size: cover;
  margin-top: 16px;
  text-align: center;
  height: 100%;
}

@media screen and (min-width: 992px) {
  .wwd__main__report__appearance .wwd__main__report__appearance__background {
    background: url(../img/report/img_report_banner.jpg) no-repeat 50% 50%;
    background-size: cover;
    margin-top: 32px;
  }
}

.wwd__main__report__appearance .wwd__main__report__appearance__background:before {
  content: "";
  display: inline-block;
  height: 100%;
  vertical-align: middle;
  margin-right: -0.25em;
}

.wwd__main__report__appearance .wwd__main__report__appearance__background .wwd__main__report__appearance__background-box {
  display: inline-block;
  padding: 8px;
  display: inline-block;
  vertical-align: middle;
}

@media screen and (min-width: 992px) {
  .wwd__main__report__appearance .wwd__main__report__appearance__background .wwd__main__report__appearance__background-box {
    font-size: 30px;
    padding: 20px 90px;
  }
}

.wwd__main__report__appearance .wwd__main__report__appearance__background .wwd__title__style-02 {
  text-align: left;
  margin: 0;
  font-size: 18px;
  color: #fefefe;
  font-weight: normal;
  display: flex;
}

.wwd__main__report__appearance .wwd__main__report__appearance__background .wwd__title__style-02 i {
  font-size: 150%;
}

@media screen and (min-width: 992px) {
  .wwd__main__report__appearance .wwd__main__report__appearance__background .wwd__title__style-02 {
    font-size: 36px;
  }
}

.wwd__main__report__appearance_on {
  padding-bottom: 48px;
}

/* Movie */
.wwd__main__report__lecture__shadow {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  opacity: 0;
  visibility: hidden;
  background: rgba(0, 0, 0, 0.8);
  transition-property: opacity;
  -webkit-transition-property: opacity;
  -moz-transition-property: opacity;
  -o-transition-property: opacity;
  -ms-transition-property: opacity;
  transition-duration: 0.5s;
  -webkit-transition-duration: 0.5s;
  -moz-transition-duration: 0.5s;
  -o-transition-duration: 0.5s;
  -ms-transition-duration: 0.5s;
}

/* Twitter */
.wwd__main__report__twitter {
  background: #101d3e;
  box-sizing: border-box;
  margin-bottom: 80px;
  padding: 32px 0 16px;
}

@media screen and (min-width: 992px) {
  .wwd__main__report__twitter {
    padding: 16px 16px 32px;
  }
}

.wwd__main__report__twitter__Inner {
  width: 95%;
  margin: 0 auto;
}

@media screen and (min-width: 992px) {
  .wwd__main__report__twitter__Inner {
    width: 1400px;
  }
}

@media screen and (min-width: 992px) {
  .wwd__main__report__twitter__Inner .wwd__timeline__txt__item {
    width: 346px;
    margin-bottom: 6px;
    padding-right: 6px;
  }
}

.wwd__main__report__twitter__Inner .wwd__timeline__txt__tweet__title {
  color: #e5e142;
  text-align: center;
  margin-top: 16px;
}

.wwd__main__report__twitter__Inner .wwd__timeline__txt__tweet__title span {
  font-size: 150%;
}

.wwd__main__report__twitter__Inner .wwd__timeline__txt__tweet__title .wwd__timeline__txt__tweet__icon-sp {
  margin: 16px auto;
  padding-bottom: 16px;
  float: none;
  width: 50%;
}

@media screen and (min-width: 992px) {
  .wwd__main__report__twitter__Inner .wwd__timeline__txt__tweet__title .wwd__timeline__txt__tweet__icon-pc {
    margin: 0;
    padding: 0;
    float: none;
    display: inline;
  }
}

.wwd__main__report__twitter__Inner .wwd__timeline__txt__tweet {
  word-break: break-all;
}

.wwd__main__report__twitter__Inner .wwd__timeline__txt__tweet .wwd__timeline__txt__tweet__text {
  margin-bottom: 16px;
}

.wwd__main__report__twitter__Inner .wwd__timeline__txt__tweet__media img {
  width: 100%;
}

.wwd__main__report__twitter__Inner .wwd__timeline__txt__profile {
  width: 100%;
}

.wwd__main__report__twitter__Inner .wwd__timeline__datetime {
  color: #121f42;
  text-align: right;
  font-size: 80%;
  display: table-footer-group;
}

.wwd__main__report__twitter__attention {
  color: #fff;
  font-size: 90%;
  margin-bottom: 16px;
  padding: 0;
}

@media screen and (min-width: 992px) {
  .wwd__main__report__twitter__attention {
    width: 650px;
    margin: 0 auto 16px;
  }
}

.wwd__main__report__twitter__attention li {
  text-indent: -1em;
  padding-left: 1em;
}

/* 応募ボタン */
.wwd__fc2015__application-button {
  display: none;
  -webkit-transition: 0.6s;
  transition: 0.6s;
  animation: rumble_pc 2s linear infinite;
}

@-webkit-keyframes rumble_pc {
  0% {
    transform: rotate(-4deg);
  }
  5% {
    transform: rotate(4deg);
  }
  10% {
    transform: rotate(-4deg);
  }
  15% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(0deg);
  }
}

@-moz-keyframes rumble_pc {
  0% {
    transform: rotate(-4deg);
  }
  5% {
    transform: rotate(4deg);
  }
  10% {
    transform: rotate(-4deg);
  }
  15% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(0deg);
  }
}

@keyframes rumble_pc {
  0% {
    transform: rotate(-4deg);
  }
  5% {
    transform: rotate(4deg);
  }
  10% {
    transform: rotate(-4deg);
  }
  15% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(0deg);
  }
}

@media screen and (min-width: 992px) {
  .wwd__fc2015__application-button {
    display: block;
    position: absolute;
    right: 16px;
    top: 0;
  }
}

.wwd__fc2015__application-button.wwd__fc2015__application-button--hover {
  opacity: 0.7;
  filter: alpha(opacity=70);
  /* Ie用 */
}

@media screen and (min-width: 992px) {
  #wwd_fc2015_footer {
    width: 980px;
    margin: 0 auto;
  }
}

#wwd_fc2015_footer .wwd__footer__sponsors {
  width: 100%;
  margin: 0 auto;
  margin-bottom: 20px;
}

@media screen and (min-width: 992px) {
  #wwd_fc2015_footer .wwd__footer__sponsors {
    margin-bottom: 48px;
    width: 100%;
  }
}

#wwd_fc2015_footer .wwd__footer__sponsors ul {
  padding: 32px 0 0;
  margin: 0;
  text-align: center;
}

@media screen and (min-width: 992px) {
  #wwd_fc2015_footer .wwd__footer__sponsors ul {
    padding: 0 0 32px;
    text-align: left;
  }
}

#wwd_fc2015_footer .wwd__footer__sponsors li {
  display: inline-block;
  margin-bottom: 48px;
  width: 48.75%;
  padding: 0 10.15625%;
  box-sizing: border-box;
  text-align: center;
  vertical-align: middle;
}

@media screen and (min-width: 992px) {
  #wwd_fc2015_footer .wwd__footer__sponsors li {
    width: 320px;
    padding: 0 70px;
    /*padding:0 30px;*/
    margin-bottom: 64px;
  }
}

#wwd_fc2015_footer .wwd__footer__sponsors li img {
  width: 100%;
  max-width: 100%;
}

@media screen and (min-width: 992px) {
  #wwd_fc2015_footer .wwd__footer__sponsors li img {
    width: auto;
  }
}

#wwd_fc2015_footer .wwd__footer__sponsors .wwd__footer__sponsors__title {
  width: 95.3125%;
  margin: 0 auto;
}

@media screen and (min-width: 992px) {
  #wwd_fc2015_footer .wwd__footer__sponsors .wwd__footer__sponsors__title {
    width: 100%;
    margin-bottom: 48px;
  }
}

#wwd_fc2015_footer .wwd__footer__info {
  text-align: center;
  font-size: 90%;
  font-weight: bold;
  margin-bottom: 20px;
}

@media screen and (min-width: 992px) {
  #wwd_fc2015_footer .wwd__footer__info {
    font-size: 18px;
    margin-bottom: 65px;
  }
}

#wwd_fc2015_footer .wwd__footer__info p {
  margin: 8px;
}

@media screen and (min-width: 992px) {
  #wwd_fc2015_footer .wwd__footer__info p {
    margin: 4px;
  }
}

#wwd_fc2015_footer .wwd__footer__info span {
  font-size: 88%;
  font-weight: normal;
}

@media screen and (min-width: 992px) {
  #wwd_fc2015_footer .wwd__footer__info span {
    font-size: 16px;
  }
}

#wwd_fc2015_footer .wwd__footer__info a {
  text-decoration: none;
  color: #010101;
}

#wwd_fc2015_footer .wwd__footer__info a:hover {
  text-decoration: underline;
}

#wwd_fc2015_footer .wwd__footer__info a[href^="tel:"] {
  cursor: default;
  text-decoration: none;
}

#wwd_fc2015_footer .wwd__navi {
  display: block;
  margin-bottom: 48px;
}

@media screen and (min-width: 992px) {
  #wwd_fc2015_footer .wwd__navi {
    display: none;
  }
}

.wwd__fc2015__aside {
  position: relative;
  overflow: hidden;
}

.wwd__fc2015__shares .circles {
  background: #fff;
}

.wwd__fc2015__shares .circles,
.wwd__fc2015__shares .circles a {
  color: #121f42;
  text-decoration: none;
}

.wwd__fc2015__shares .circles .icon {
  width: 40px;
  height: 40px;
}

.wwd__fc2015__shares .circles .icon::before {
  line-height: 40px;
}

@media screen and (min-width: 992px) {
  .wwd__fc2015__shares .circles .icon {
    width: 70px;
    height: 70px;
  }
  .wwd__fc2015__shares .circles .icon::before {
    font-size: 17pt;
    line-height: 70px;
  }
}

.wwd__fc2015__shares .circles .text {
  margin-top: 16px;
}

@media screen and (min-width: 992px) {
  .wwd__fc2015__shares .circles .text {
    font-size: 15pt;
  }
}

.wwd__fc2015__shares .circles .btn:hover {
  background: none;
}

.wwd__fc2015__shares .circles .btn:hover .icon {
  background: rgba(18, 31, 66, 0.3);
}

.wwd__fc2015__shares .circles .btn .icon {
  background: transparent;
  transition-property: background;
  -webkit-transition-property: background;
  -moz-transition-property: background;
  -o-transition-property: background;
  -ms-transition-property: background;
  transition-duration: 0.5s;
  -webkit-transition-duration: 0.5s;
  -moz-transition-duration: 0.5s;
  -o-transition-duration: 0.5s;
  -ms-transition-duration: 0.5s;
}

/* Timetable */
#WWD__FC2015__timetable #wwd_fc2015_header .wwd__header__bg {
  background: url(../img/timetable/bg_top_sp.png) no-repeat 0 0;
  background-size: contain;
}

@media screen and (min-width: 992px) {
  #WWD__FC2015__timetable #wwd_fc2015_header .wwd__header__bg {
    background-image: none;
    padding-bottom: 0;
  }
}

/* Report */
#WWD__FC2015__report #wwd_fc2015_header {
  margin-bottom: 0;
}

#WWD__FC2015__report #wwd_fc2015_header .wwd__fc2015__application-button_sp {
  display: none;
}

#WWD__FC2015__report #wwd_fc2015_header .wwd__loopslider {
  display: none;
}

#WWD__FC2015__report #wwd_fc2015_header .wwd__header_Inner {
  width: 100%;
}

#WWD__FC2015__report #wwd_fc2015_header .wwd__header-logo {
  position: absolute;
  margin-left: 0;
  margin: 0 auto;
  padding: 16px 0;
  left: 50%;
  background: none;
  /*background: $color-navy;*/
  z-index: 2;
  top: auto;
  bottom: 0;
}

@media screen and (min-width: 992px) {
  #WWD__FC2015__report #wwd_fc2015_header .wwd__header-logo {
    padding: 50px 0;
    margin-left: -277px;
  }
}

#WWD__FC2015__report #wwd_fc2015_header .wwd__header__bg {
  background: #121f42;
}

#WWD__FC2015__report #wwd_fc2015_header .wwd__header-main {
  display: none;
}

#WWD__FC2015__report #video__streaming {
  margin-bottom: 32px;
}

#WWD__FC2015__report .wwd__fc2015__report__movie {
  display: block;
  z-index: 1;
  position: absolute;
  top: 0;
  left: 0;
  margin: 0 auto;
  width: 100%;
  text-align: left;
  position: relative;
  overflow: hidden;
}

@media screen and (min-width: 992px) {
  #WWD__FC2015__report .wwd__fc2015__report__movie {
    height: 720px;
  }
}

#WWD__FC2015__report .wwd__fc2015__report__movie__section {
  position: relative;
  overflow: hidden;
}

#WWD__FC2015__report .wwd__fc2015__report__movie__section__body {
  position: relative;
}

#WWD__FC2015__report .wwd__fc2015__report__movie__video {
  display: none;
}

@media screen and (min-width: 992px) {
  #WWD__FC2015__report .wwd__fc2015__report__movie__video {
    position: absolute;
    display: block;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    object-fit: cover;
    -webkit-object-fit: cover;
    -moz-object-fit: cover;
    -o-object-fit: cover;
    -ms-object-fit: cover;
  }
}

#WWD__FC2015__report .wwd__fc2015__report__movie__header {
  padding: 0;
  background: url(../img/report/header__main.gif);
  background-repeat: no-repeat;
  background-position: top center;
  background-size: cover;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  -ms-background-size: cover;
}

@media screen and (min-width: 992px) {
  #WWD__FC2015__report .wwd__fc2015__report__movie__header {
    position: relative;
    background: none;
  }
}

#WWD__FC2015__report .wwd__fc2015__report__movie__header__body::before {
  content: '';
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAAG0lEQVQIW2NkYGD4z8DAwMgABXAGNgGwSgwVAFbmAgXxvZSoAAAAAElFTkSuQmCC);
  background-color: rgba(0, 0, 0, 0.5);
  background-size: 4px;
}

@media screen and (-webkit-min-device-pixel-ratio: 2) {
  #WWD__FC2015__report .wwd__fc2015__report__movie__header__body::before {
    background-size: 2px;
  }
}

#WWD__FC2015__report .wwd__fc2015__report__movie__header__content {
  text-align: center;
}

#WWD__FC2015__report .wwd__fc2015__report__movie__video {
  width: 100%;
}
