@charset "UTF-8";
/* 
html5doctor.com Reset Stylesheet
v1.6.1
Last Updated: 2010-09-17
Author: Richard Clark - http://richclarkdesign.com 
Twitter: @rich_clark
*/
html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code,
del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var,
b, i,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure,
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent; }

body {
  line-height: 1; }

article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block; }

nav ul {
  list-style: none; }

blockquote, q {
  quotes: none; }

blockquote:before, blockquote:after,
q:before, q:after {
  content: '';
  content: none; }

a {
  margin: 0;
  padding: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent; }

ins {
  background-color: #ff9;
  color: #000;
  text-decoration: none; }

mark {
  background-color: #ff9;
  color: #000;
  font-style: italic;
  font-weight: bold; }

del {
  text-decoration: line-through; }

abbr[title], dfn[title] {
  border-bottom: 1px dotted;
  cursor: help; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

/* change border colour to suit your needs 
*/
hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #cccccc;
  margin: 1em 0;
  padding: 0; }

input, select {
  vertical-align: middle; }

* {
  margin: 0;
  padding: 0;
  list-style: none;
  box-sizing: border-box;
  text-decoration: none;
  line-height: 1.4;
  font-size: 100%;
  font-family: "futura-pt", YuGothic, "Yu Gothic", メイリオ, sans-serif;
  -webkit-font-smoothing: antialiased; }

@media only screen and (min-width: 980px) {
  .pc_hidden {
    display: none; } }

.pc_block {
  display: none; }
  @media only screen and (min-width: 980px) {
    .pc_block {
      display: block; } }

a {
  display: block;
  text-decoration: none; }

.clear {
  clear: both; }

img {
  width: auto;
  margin: 0 auto;
  max-width: 100%; }

body {
  line-height: 1.4;
  font-size: 14px;
  color: #4c5f73;
  position: relative; }
  body:before {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    background: url("../img/bg.jpg");
    background-size: 110%;
    background-position: top center;
    background-attachment: fixed;
    z-index: -3; }
    @media only screen and (min-width: 980px) {
      body:before {
        background-size: cover;
        background-position: bottom center; } }

@media only screen and (min-width: 980px) {
  .container {
    height: auto;
    overflow: hidden;
    max-width: 1280px;
    margin: 0 auto; } }

.header__campain {
  height: auto;
  overflow: hidden;
  position: relative;
  z-index: 3; }
  .header__campain:before {
    content: "";
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    background: black;
    opacity: .5;
    z-index: -2; }
    @media only screen and (min-width: 980px) {
      .header__campain:before {
        opacity: .7; } }
  .header__campain:after {
    content: "";
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    background-image: url("../img/bg_fukidashi.png");
    background-size: 75%;
    background-position: center center;
    opacity: .7;
    z-index: -1; }
    @media only screen and (min-width: 980px) {
      .header__campain:after {
        opacity: .5; } }
  .header__campain .header__campain-content {
    background: white;
    width: 85%;
    max-width: 700px;
    margin: 25px auto 30px;
    position: relative;
    box-shadow: 0px 5px 10px rgba(92, 39, 159, 0.5);
    text-align: center; }
    @media only screen and (min-width: 640px) {
      .header__campain .header__campain-content {
        max-width: 900px;
        margin: 40px auto 50px;
        box-shadow: 0px 5px 18px rgba(92, 39, 159, 0.6);
        background: none; } }
    @media only screen and (min-width: 980px) {
      .header__campain .header__campain-content {
        margin: 40px auto -25px; } }
    .header__campain .header__campain-content h1 {
      background: white; }
    .header__campain .header__campain-content .main_img {
      padding: 25px 15% 60px;
      width: 100%; }
      @media only screen and (min-width: 640px) {
        .header__campain .header__campain-content .main_img {
          padding: 35px 15% 90px;
          max-width: 770px;
          margin: 0 auto; } }
      @media only screen and (min-width: 980px) {
        .header__campain .header__campain-content .main_img {
          padding: 30px 22% 20px;
          max-width: 850px; } }
    .header__campain .header__campain-content .member_img {
      position: absolute;
      bottom: 20%;
      right: 0;
      left: 0;
      padding: 0 10px;
      width: 320px; }
      @media only screen and (min-width: 640px) {
        .header__campain .header__campain-content .member_img {
          width: 70%;
          max-width: 460px;
          bottom: 21%; } }
      @media only screen and (min-width: 980px) {
        .header__campain .header__campain-content .member_img {
          max-width: 140px;
          bottom: 20%; } }
    .header__campain .header__campain-content .member_img_left {
      top: 0px;
      left: 20px;
      right: auto;
      bottom: 0;
      margin: auto; }
    .header__campain .header__campain-content .member_img_right {
      right: 0;
      left: auto;
      top: 0px;
      bottom: 0;
      margin: auto; }
  .header__campain .header__campain-date {
    background: linear-gradient(-90deg, #8f56d6, #42c7fc);
    padding: 50px 15px 5px; }
    @media only screen and (min-width: 640px) {
      .header__campain .header__campain-date {
        padding: 70px 40px 10px; } }
    @media only screen and (min-width: 980px) {
      .header__campain .header__campain-date {
        padding: 10px 70px 5px 70px; } }
    .header__campain .header__campain-date img {
      padding: 0;
      width: 100%; }
      @media only screen and (min-width: 640px) {
        .header__campain .header__campain-date img {
          max-width: 460px; } }

section {
  height: auto;
  overflow: hidden;
  padding: 30px 10px;
  clear: both;
  background: rgba(255, 255, 255, 0.92);
  position: relative;
  z-index: 3; }
  @media only screen and (min-width: 640px) {
    section {
      padding: 50px 10px 40px; } }
  section .title {
    font-family: 'Ropa Sans', sans-serif;
    text-align: center;
    font-size: 2.2rem;
    letter-spacing: .5px;
    color: #42c7fc;
    opacity: .6;
    line-height: 1; }
    @media only screen and (min-width: 640px) {
      section .title {
        font-size: 4rem; } }
    @media only screen and (min-width: 980px) {
      section .title {
        font-size: 5rem; } }
  section .inner_section {
    background: white;
    padding: 20px 4% 10px; }
    @media only screen and (min-width: 640px) {
      section .inner_section {
        padding: 10px 4% 10px;
        max-width: 1100px;
        margin: 0 auto; } }
    section .inner_section p {
      padding-bottom: 10px;
      line-height: 1.6;
      font-size: 15px; }
      @media only screen and (min-width: 640px) {
        section .inner_section p {
          padding-bottom: 25px;
          text-align: center;
          font-size: 16px;
          line-height: 1.6;
          letter-spacing: .5px; } }
  section:nth-of-type(even) {
    background: linear-gradient(135deg, rgba(143, 86, 214, 0.8), rgba(66, 199, 252, 0.8));
    color: white; }
    section:nth-of-type(even) .title {
      color: white; }
    section:nth-of-type(even) .inner_section {
      background: none; }
  section .sub_title {
    font-size: 1.25rem;
    margin-bottom: 20px;
    text-align: center; }
    @media only screen and (min-width: 640px) {
      section .sub_title {
        font-size: 1.6rem;
        margin-top: 10px;
        margin-bottom: 15px; } }

.bg {
  height: 500px;
  width: 100%;
  background: url("../img/bg_fukidashi.png"), white;
  background-size: 150%;
  background-position: center;
  z-index: -2; }
  @media only screen and (min-width: 640px) {
    .bg {
      height: 600px;
      background-size: 120%; } }
  @media only screen and (min-width: 980px) {
    .bg {
      height: 750px;
      background-size: 100%; } }

.sponsor {
  background: white; }

.about .title_center_box {
  width: 100%;
  text-align: center; }
.about .sub_title {
  display: inline-block;
  padding: 5px 5px;
  position: relative; }
  .about .sub_title:after {
    content: "";
    background: linear-gradient(-90deg, #874ad3, #33c3fc);
    width: 100%;
    height: 1px;
    position: absolute;
    bottom: 0;
    right: 0;
    left: 0; }
.about .first_title {
  background: linear-gradient(-90deg, #874ad3, #33c3fc);
  color: white;
  padding: 10px 5px;
  text-align: center;
  box-shadow: 7px 9px 0px 0px #ccc;
  border: none; }
  @media only screen and (min-width: 980px) {
    .about .first_title {
      width: 80%;
      margin: 0 10% 30px; } }
@media only screen and (min-width: 980px) {
  .about .inner_section {
    padding: 30px 4% 10px; } }
.about .inner_section p {
  padding: 0 10px;
  padding-bottom: 15px; }
  @media only screen and (min-width: 640px) {
    .about .inner_section p {
      padding-bottom: 25px; } }
.about .speaker_container {
  margin: 40px 0 50px; }
  @media only screen and (min-width: 640px) {
    .about .speaker_container {
      width: 90%;
      margin: 50px auto 60px; } }
  @media only screen and (min-width: 980px) {
    .about .speaker_container {
      width: 80%; } }
  .about .speaker_container .speaker_box {
    padding: 20px 20px;
    border-top: 1px dotted #ccc; }
    @media only screen and (min-width: 980px) {
      .about .speaker_container .speaker_box {
        padding: 25px 40px; } }
    .about .speaker_container .speaker_box:last-child {
      border-bottom: 1px dotted #ccc; }
    .about .speaker_container .speaker_box .speaker {
      text-align: center; }
      @media only screen and (min-width: 640px) {
        .about .speaker_container .speaker_box .speaker {
          display: flex;
          align-items: center; } }
      .about .speaker_container .speaker_box .speaker .speaker_img {
        width: 120px;
        height: 120px;
        border-radius: 50%;
        overflow: hidden; }
        @media only screen and (min-width: 640px) {
          .about .speaker_container .speaker_box .speaker .speaker_img {
            margin: 0 20px 0 0; } }
      .about .speaker_container .speaker_box .speaker img {
        width: 100%;
        height: 100%; }
      .about .speaker_container .speaker_box .speaker p.speaker_name {
        font-size: 1.3rem;
        padding: 3px 0;
        text-align: center; }
        @media only screen and (min-width: 640px) {
          .about .speaker_container .speaker_box .speaker p.speaker_name {
            text-align: left; } }
        @media only screen and (min-width: 980px) {
          .about .speaker_container .speaker_box .speaker p.speaker_name {
            font-size: 1.2rem; } }
        .about .speaker_container .speaker_box .speaker p.speaker_name span {
          font-weight: 100;
          font-size: .9rem; }
      .about .speaker_container .speaker_box .speaker p {
        text-align: left;
        font-size: .85rem;
        line-height: 1.4;
        padding: 0; }
        @media only screen and (min-width: 980px) {
          .about .speaker_container .speaker_box .speaker p {
            line-height: 1.5; } }
    @media only screen and (min-width: 640px) {
      .about .speaker_container .speaker_box .speaker_VXC {
        align-items: start; } }
    @media only screen and (min-width: 640px) {
      .about .speaker_container .speaker_box .speaker_VXC .speaker_VXC_textbox {
        width: calc(100% - 130px); } }
    .about .speaker_container .speaker_box .speaker_text {
      padding: 10px 0 0;
      font-size: .8rem;
      line-height: 1.4;
      text-align: left; }
.about .event_container {
  margin: 20px 0 50px; }
  @media only screen and (min-width: 640px) {
    .about .event_container {
      width: 90%;
      margin: 20px auto 50px; } }
  @media only screen and (min-width: 980px) {
    .about .event_container {
      display: flex;
      flex-wrap: wrap;
      width: 80%;
      margin: 10px auto -10px; } }
@media only screen and (min-width: 980px) {
  .about .event_list {
    display: flex;
    flex-wrap: wrap; } }
.about .event_list li {
  background: #f5f5f5;
  padding: 20px 10px;
  margin-bottom: 10px;
  display: flex;
  align-items: center; }
  @media only screen and (min-width: 980px) {
    .about .event_list li {
      width: calc(50% - 20px);
      margin: 10px;
      padding: 20px 10px; } }
  .about .event_list li p {
    padding: 0;
    font-weight: bold;
    font-size: .95rem;
    line-height: 1.4; }
    @media only screen and (min-width: 640px) {
      .about .event_list li p {
        text-align: left; } }
    @media only screen and (min-width: 980px) {
      .about .event_list li p {
        font-size: 1.1rem; } }
  .about .event_list li img {
    width: 45px;
    margin: 0 18px 0 8px; }
    @media only screen and (min-width: 980px) {
      .about .event_list li img {
        width: 50px; } }

section.voc {
  background: linear-gradient(135deg, rgba(143, 86, 214, 0.95), rgba(66, 199, 252, 0.95)); }
  section.voc .voc_img {
    text-align: center;
    margin: 15px 0; }

@media only screen and (min-width: 980px) {
  .time_schedule .inner_section {
    padding-top: 30px; } }
.time_schedule .inner_section p {
  padding-bottom: 0; }
  .time_schedule .inner_section p span {
    font-weight: bold; }
.time_schedule .label_g2 {
  background: #fdded0; }
.time_schedule .label_voc {
  background: #d9f4fe; }
.time_schedule .label_party {
  background: #fcd9f6; }

table.time_schedule {
  position: relative;
  margin: 20px auto; }
  @media only screen and (min-width: 640px) {
    table.time_schedule {
      width: 550px;
      margin: 50px auto 20px; } }
  table.time_schedule:before {
    content: "";
    position: absolute;
    top: 0;
    left: 70px;
    width: 3.5px;
    height: 98%;
    background: #42c7fc; }
    @media only screen and (min-width: 980px) {
      table.time_schedule:before {
        left: 71px; } }
  table.time_schedule tr {
    display: flex;
    width: 100%; }
    table.time_schedule tr th {
      font-weight: 100;
      width: 75px;
      padding-right: 20px;
      padding-top: 3px; }
    @media only screen and (min-width: 640px) {
      table.time_schedule tr td {
        font-size: 1rem; } }
    table.time_schedule tr td:first-of-type {
      position: relative;
      left: 0;
      top: 0;
      width: 22px;
      height: 22px;
      border-radius: 50px;
      background: #42c7fc;
      margin-left: -.85rem;
      padding-left: .85rem; }
      @media only screen and (min-width: 980px) {
        table.time_schedule tr td:first-of-type {
          width: 25px;
          height: 25px; } }
    table.time_schedule tr td:nth-of-type(2) {
      width: calc(100% - 80px);
      margin-top: 20px;
      font-weight: bold;
      padding: 10px 0 10px 10px;
      display: flex;
      align-items: baseline;
      justify-content: center;
      flex-flow: column;
      text-align: left; }
      @media only screen and (min-width: 980px) {
        table.time_schedule tr td:nth-of-type(2) {
          width: calc(100% - 80px); } }
      table.time_schedule tr td:nth-of-type(2) h5 {
        text-align: left; }
      table.time_schedule tr td:nth-of-type(2) p {
        font-size: .9rem;
        color: #7c92a9;
        line-height: 1.2;
        padding-top: 3px;
        text-align: left;
        padding-left: 10px;
        padding-right: 5px;
        text-align: left; }
        table.time_schedule tr td:nth-of-type(2) p span {
          font-size: .8rem;
          font-weight: 100;
          padding-left: 5px; }
    table.time_schedule tr .min30 {
      min-height: 4rem;
      display: flex;
      align-items: center; }
      @media only screen and (min-width: 980px) {
        table.time_schedule tr .min30 {
          height: 5.5rem; } }
    table.time_schedule tr .min70 {
      min-height: 5rem;
      display: flex;
      align-items: center; }
      @media only screen and (min-width: 980px) {
        table.time_schedule tr .min70 {
          height: 7rem; } }
    table.time_schedule tr .min90 {
      min-height: 6rem;
      display: flex;
      align-items: center; }
      @media only screen and (min-width: 980px) {
        table.time_schedule tr .min90 {
          height: 8rem; } }

.infomation_table {
  table-layout: fixed;
  width: 100%;
  word-break: break-all;
  word-wrap: break-all;
  margin-top: 10px; }
  @media only screen and (min-width: 640px) {
    .infomation_table {
      max-width: 720px;
      margin: 20px auto 20px;
      font-size: 1.2rem; } }
  .infomation_table tr {
    clear: both; }
  .infomation_table th {
    text-align: left;
    width: 60px;
    font-size: .9rem; }
    @media only screen and (min-width: 640px) {
      .infomation_table th {
        width: 8rem;
        display: table-cell;
        vertical-align: top;
        font-size: 1.2rem; } }
  .infomation_table td {
    width: 100%;
    padding: 0 0.5rem 15px 0.7rem;
    font-size: 16px; }
    @media only screen and (min-width: 640px) {
      .infomation_table td {
        font-size: 1.1rem;
        padding: 0 0 30px 1.6rem; } }
    .infomation_table td p {
      font-size: .8rem; }
      @media only screen and (min-width: 640px) {
        .infomation_table td p {
          padding: 5px 0 0;
          font-size: .82rem; } }
  .infomation_table iframe {
    width: 100%;
    margin: 10px 0 0; }

.logo_area {
  height: auto;
  overflow: hidden;
  padding: 0 10px 20px;
  max-width: 600px;
  margin: 0 auto; }
  @media only screen and (min-width: 980px) {
    .logo_area {
      max-width: 900px;
      margin: 0 auto;
      padding: 0 10px; } }
  .logo_area .logo_img {
    width: calc(100% / 3);
    float: left;
    height: 80px;
    position: relative; }
    @media only screen and (min-width: 980px) {
      .logo_area .logo_img {
        height: 75px;
        width: calc(100% / 5);
        margin: 20px 0 0; } }
    .logo_area .logo_img img {
      position: absolute;
      position: absolute;
      width: auto;
      height: auto;
      max-height: 100%;
      max-width: 100%;
      top: 50%;
      left: 50%;
      transform: translate(-50%, -50%);
      padding: 5px; }
      @media only screen and (min-width: 980px) {
        .logo_area .logo_img img {
          padding: 5px 10px; } }

.post_link {
  background: #f04b4b;
  box-shadow: 0 7px 0 #a80e0e;
  text-align: center;
  width: 90%;
  max-width: 700px;
  margin: 25px auto 20px;
  color: white;
  padding: 15px 10px;
  border-radius: 5px;
  font-size: 18px;
  font-weight: bold;
  letter-spacing: 1px;
  transition: all .2s linear; }
  @media only screen and (min-width: 980px) {
    .post_link {
      max-width: 500px;
      margin: 50px auto 40px;
      border-radius: 7px;
      font-size: 22px;
      padding: 20px; } }
  .post_link:hover {
    opacity: 0.85;
    transition: all .2s linear;
    box-shadow: 0 1px 15px rgba(168, 14, 14, 0.5);
    margin-top: 22px;
    margin-bottom: 13px; }
    @media only screen and (min-width: 980px) {
      .post_link:hover {
        margin-top: 57px;
        margin-bottom: 33px; } }

footer {
  background: rgba(0, 0, 0, 0.8);
  color: white;
  padding: 30px 30px 20px;
  font-size: 16px;
  font-weight: nomal;
  position: relative;
  z-index: 3;
  margin-top: -50px; }
  @media only screen and (min-width: 980px) {
    footer {
      padding: 40px 30px 30px; } }
  footer .footer_img {
    text-align: center;
    position: relative;
    padding-bottom: 12px;
    margin-bottom: 20px; }
    @media only screen and (min-width: 980px) {
      footer .footer_img {
        margin-bottom: 30px; } }
    footer .footer_img:after {
      content: "";
      position: absolute;
      bottom: 0;
      left: 0;
      right: 0;
      margin: auto;
      height: 3px;
      width: 13%;
      background: linear-gradient(-90deg, #8f56d6, #42c7fc); }
      @media only screen and (min-width: 980px) {
        footer .footer_img:after {
          width: 80px; } }
  footer .footer_list {
    height: auto;
    overflow: hidden;
    clear: both; }
    @media only screen and (min-width: 980px) {
      footer .footer_list {
        padding-bottom: 50px; } }
  footer dl {
    height: auto;
    overflow: hidden;
    width: 100%;
    margin-bottom: 1rem; }
    @media only screen and (min-width: 640px) {
      footer dl {
        width: 50%;
        float: left; } }
    @media only screen and (min-width: 980px) {
      footer dl {
        width: calc(100% / 3); } }
  footer dd {
    width: 100%; }
    @media only screen and (min-width: 980px) {
      footer dd {
        margin: 10px 0; } }
  footer a {
    color: #fefefe;
    padding: 1px 0; }
    footer a:hover {
      color: #42c7fc;
      transition: all 300ms; }
    @media only screen and (min-width: 980px) {
      footer a {
        text-align: center;
        margin: 0 50px; } }
  footer small {
    display: block;
    text-align: center;
    font-size: 12px; }

.white {
  background: white; }

/*# sourceMappingURL=common.css.map */
