/********        hello there.        ********/


/*
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%;
  font-weight: normal;
  vertical-align:baseline;
  background:transparent;
}

body {
  line-height:1.5;
  font-family: "Helvetica Neue", "Hiragino Kaku Gothic ProN", "Arial", "Meiryo", "Yu Gothic";
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-feature-settings : "pkna" 1;
  -webkit-text-size-adjust: 125%;
  font-size: 20px;
  color: rgba(0, 0, 0, 0.75);
}

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

ul,
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;
}

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;
}

.clearfix:after {
    content:"";
    display:block;
    clear:both;
}

/** contents **/

body {
  background-color: #d97716;
}

/** header **/
header nav {
  width: 100%;
  line-height: 40px;
  vertical-align: middle;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1;
  font-size: 24px;
  background-color: rgba(255, 255, 255, 0.8);
  box-shadow: 0 0 4px rgba(0, 0, 0, 0.75);
}

header ul{
  max-width: 960px;
  margin: auto;
}

header li {
  display: inline-block;
  margin: 8px 4px 8px 16px;
}

header a.misc,
header a.misc:link,
header a.misc:visited {
  border: 1px solid #1a4c9c;
  border-radius: 4px;
  padding: 4px;
  color: #ffffff;
  background-color: #1a4c9c;
  text-decoration: none;
  transition: .25s;
}

header a.misc:hover,
header a.misc:active {
  color: #1a4c9c;
  background-color: transparent;
}

header a.apply,
header a.apply:link,
header a.apply:visited {
  top: 2px;
  border: 1px solid #f8a705;
  border-radius: 4px;
  padding: 4px;
  color: #ffffff;
  font-weight: bold;
  background-color: #f8a705;
  text-decoration: none;
  -webkit-transition: .25s;
  -moz-transition: .25s;
  -o-transition: .25s;
  transition: .25s;
}

header a.apply:hover,
header a.apply:active {
  color: #f8a705;
  background-color: rgba(255, 255, 255, 0.8);
}

.emp {
  color: #f8a705;
  font-weight: bold;
}

header a .fa {
  font-size: 28px;
}

.p-mark-wrapper {
  background-color: #ffffff;
  padding: 16px;
}

.p-mark {
  background-color: #ffffff;
  vertical-align: middle;
}

.p-mark img {
  float: left;
  padding: 20px;
}

.p-mark p {
  padding: 40px 0;
  font-size: 16px;
}

.footer-wrapper {
  background-color: rgba(0, 0, 0, 0.66);
  padding: 16px;
}

.footer-area {
  max-width: 960px;
  margin: 0 auto;
  color: #ffffff;
  text-align: right;
  font-size: 16px;
}

.footer-area img {
  display: inline-block;
  width: 160px;
}

h1 {
  font-size: 40px;
  font-weight: bold;
}

h2 {
  font-size: 28px;
  font-weight: bold;
  color: #ffffff;
  background-color: #1a4c9c;
  margin: 16px 0;
  padding: 0 8px;
}

h2 .fa {
  padding: 0 8px;
}

h3 {
  font-size: 24px;
  font-weight: bold;
  color: #1a4c9c;
}

.container p {
  margin: 4px 4px 32px;
}

dl {
  margin: 16px 16px 32px;
}

dt {
  font-weight: bold;
  color: #1a4c9c;
  margin: 0 0 8px;
}

dd {
  border-bottom: 1px solid #4d78c0;
  margin: 0 0 16px;
}

dl.time-table dt {
  float: left;
  width: 192px;
}

dl.time-table dd {
  padding: 0 0 0 192px;
}

@media screen and (max-width: 959px) {
  dl.time-table dt {
    float: none;
    border-bottom: none;
  }

  dl.time-table dd {
    padding: 0;
  }
}

span.lecture-green {
  display: inline-block;
  margin: 4px auto;
  padding: 0 8px;
  border-radius: 8px;
  background-color: #4b7e31;
  color: #ffffff;
}

span.lecture-orange {
  display: inline-block;
  margin: 4px auto;
  padding: 0 8px;
  border-radius: 8px;
  background-color: #f8a705;
  color: #ffffff;
}


/** contents **/

#page-wrapper {
  overflow-x: hidden;
}

.section-wrapper {
  padding: 8px;
  background-color: #ffffff;
}

.section-wrapper:nth-child(2n-1) {
  background-color: #f8fcff;
}

.blur {
  -webkit-transition: all .125s;
  -moz-transition: all .125s;
  -ms-transition: all .125s;
  -o-transition: all .125s;
  transition: all .125s;
  -webkit-filter: blur(4px);
  -moz-filter: blur(4px);
  -ms-filter: blur(4px);
  -o-filter: blur(4px);
  filter: blur(4px);
}

.contents-wrapper {
  background-color: #ffffff;
}

@media (max-width: 1600px) {
  .container,
  .event-title-wrapper,
  header ul {
    max-width: 960px;
    margin: 0 auto;
  }
}
@media (min-width: 1601px) and (max-width: 1920px) {
  .container,
  .event-title-wrapper,
  header ul {
    max-width: 1280px;
    margin: 0 320px;
  }
}
@media (min-width: 1921px) {
  .container,
  .event-title-wrapper,
  header ul {
    max-width: 1280px;
    margin: 0 auto;
  }
}

.header-section {
  min-height: 100%;
}

.title-bg {
  position: fixed;
  z-index: -1;
  min-width: 100%;
  min-height: 100%;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}

.event-title {
  position: relative;
  display: inline-block;
  color: #ffffff;
  background-color: rgba(26, 76, 156, 0.9);
  font-size: 24px;
  text-align: center;
  padding: 32px;
  margin: 128px 80px 0 0;
}

.event-title:after {
  position: absolute;
  content: "";
  top: 0;
  left: -1000%;
  width: 1000%;
  height: 100%;
  display: block;
  background-color: rgba(26, 76, 156, 0.9);
}

.header-company-list-wrapper {
  text-align: right;
  margin: 64px 0 64px 64px;
}

.header-company-list {
  display: inline-block;
  position: relative;
  text-align: left;
  background-color: rgba(255, 255, 255, 0.8);
  padding: 32px 16px;
  margin: 0 auto;
  max-width: 560px;
}

.header-company-list:after {
  position: absolute;
  content: "";
  top: 0;
  left: 100%;
  width: 1000%;
  height: 100%;
  display: block;
  background-color: rgba(255, 255, 255, 0.8);
}

.header-company-list img {
  width: 160px;
  height: 80px;
}

.header-company-list ul {
  text-align: right;
}

.header-company-list li {
  display: inline-block;
}

.comp-list {
  font-size: 14px;
}

@media screen and (max-width: 731px) {
  .comp-list ul {
    text-align: center;
  }
}

.comp-list li {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 228px;
  margin: 8px 2px;
  padding: 8px 2px;
}

.comp-list li img {
  width: 160px;
}

#comp-info-wrapper {
  position: fixed;
  z-index: 2;
}

.modal-bg-off,
.modal-bg-on {
  width: 100%;
  height: 100%;
  -webkit-transition: all .25s;
  -moz-transition: all .25s;
  -ms-transition: all .25s;
  -o-transition: all .25s;
  transition: all .25s;
}

.modal-bg-off {
  background-color: rgba(0, 0, 0, 0);
  -webkit-filter: blur(4px);
  -moz-filter: blur(4px);
  -ms-filter: blur(4px);
  -o-filter: blur(4px);
  filter: blur(4px);
}

.modal-bg-on {
  background-color: rgba(0, 0, 0, 0.5);
  -webkit-filter: blur(0px);
  -moz-filter: blur(0px);
  -ms-filter: blur(0px);
  -o-filter: blur(0px);
  filter: blur(0px);
}

.hidden {
  display: none;
}

.show {
  display: block;
  height: 96%;
  margin: 2% 0;
}

@media screen and (max-width: 539px) {
  .footer-logo {
    clear: both;
    width: 200px;
    margin: 0px auto; }
    .footer-logo img {
      width: 100%; } }
.apply-btn {
  width: 100%;
  height: 110px;
  padding: 18px 0px;
  text-align: center; }
  .apply-btn a {
    width: 300px;
    padding: 15px 0px;
    border: #FF9800 2px solid;
    margin: 0px auto;
    background: #FF9800;
    color: #FFF;
    font-weight: bold;
    display: block; }
    .apply-btn a:hover {
      background: #FFF;
      color: #FF9800; }
    .apply-btn a span {
      display: block; }
      .apply-btn a span:first-child {
        font-size: 16px; }
      .apply-btn a span:last-child {
        line-height: 34px;
        font-size: 32px; }
  .apply-btn p {
    padding: 5px 0px;
    font-weight: bold; }

/* button */
.btn {
  position: relative;
  display: inline-block;
  margin: 4px auto;
  padding: 0 8px;
  text-align: center;
  vertical-align: middle;
  border-radius: 8px;
  transition: .05s;
  top: 1px;
  background-color: #1a4c9c;
  box-shadow: 0 2px 0 #0a2e66;
  color: hsl(0, 0%, 95%);
  -webkit-text-size-adjust: 100%;
  text-decoration: none;
  cursor : pointer;
}

.btn-coming-soon {
  position: relative;
  display: inline-block;
  margin: 4px auto;
  padding: 0 8px;
  text-align: center;
  vertical-align: middle;
  border-radius: 8px;
  transition: .05s;
  top: 1px;
  background-color: #1a4c9c;
  box-shadow: 0 2px 0 #0a2e66;
  color: hsl(0, 0%, 95%);
  -webkit-text-size-adjust: 100%;
  text-decoration: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  cursor : default;
}

.btn:hover {
  top: 0px;
  color: #ffffff;
  box-shadow: 0 3px 0 #0a2e66;
}

.btn:active {
  top: 3px;
  box-shadow: 0 0 0 #0a2e66;
}

.infoToggle {
  display: inline-block;
}

.btn-reg {
  position: relative;
  display: block;
  margin: 32px auto;
  max-width: 320px;
  height: 48px;
  line-height: 48px;
  font-size: 28px;
  text-align: center;
  vertical-align: middle;
  font-weight: bold;
  border-radius: 8px;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  transition: .05s;
  top: 2px;
  background-color: #f8a705;
  box-shadow: 0 4px 0 #d98600;
  color: #f2f2f2;
  -webkit-text-size-adjust: 100%;
  text-decoration: none;
}


.btn-reg:hover {
  top: 0px;
  color: #ffffff;
  box-shadow: 0 6px 0 #d98600;
}

.btn-reg:active {
  top: 6px;
  box-shadow: 0 0 0 rgba(217, 134, 0, 0);
}

.comp-info {
  position: relative;
  z-index: 2;
  background-color: #ffffff;
  height: 92vh;
  padding: 4px;
  text-align: left;
  padding: 8px;
  border-radius: 4px;
  max-width: 960px;
  margin: 0 auto;
}

.logo-and-name {
  display: inline-block;
  text-align: center;
  float: left;
  width: 224px;
  margin: 8px 0;
}

.logo-and-name img {
  display: block;
  float: left;
  width: 160px;
  margin: 16px 32px;
}

.comp-name {
  font-weight: bold;
  color: #1a4c9c;
}

.about-comp{
  display: inline-block;
  width: 640px;
  margin: 8px 0;
}

.comp-info-box {
  float: right;
  text-align: left;
  width: 712px;
  height: 72vh;
  margin: 24px 0;
  padding: 4px;
  background-color: #fcfcfc;
  box-shadow: 0 2px 4px 2px rgba(0, 0, 0, 0.33) inset;
  border-radius: 4px;
  overflow-y: scroll;
}

.comp-info-box h4 {
  color: #1a4c9c;
  font-size: 24px;
  font-weight: bold;
  border-bottom: 1px solid #1a4c9c;
}

@media screen and (max-width: 959px) {
  .comp-info {
    text-align: center;
  }

  .comp-info-box {
    float: none;
    width: 100%;
    height: 50vh;
    margin: 24px auto;
  }

  .logo-and-name {
    display: block;
    float: none;
    margin: 8px auto;
    width: 100%;
  }

  .logo-and-name img {
    float: none;
    margin: 8px auto;
  }

}

.feature img {
  width: 480px;
  float: right;
  margin: 4px;
}

@media screen and (max-width: 719px) {
  .feature img {
    width: 100%;
    float: none;
    margin: 0;
  }
}
