figure,
figcaption {
  display: block; }

h1, h2, h3, h4, h5 {
  margin: 0; }

/*=================== setting ===================*/
/*=================== base ===================*/
html,
body {
  font-size: 10px; }

body {
  background-color: #0d4500;
  color: #fff;
  font-size: 1.8rem;
  font-family: 'Noto Sans JP', sans-serif;
  background: url(images/xmas9.jpg) no-repeat;
  background-attachment: fixed;
  background-size: auto 100%;
  background-size: cover;
  background-position: 50% bottom;
  background-color: #000; }

@media screen and (max-width: 480px) {
  body {
    font-size: 1.5rem; } }
p,
dl,
ul, ol {
  line-height: 2; }

p {
  margin-bottom: 1.6em; }
  p.intro {
    font-weight: bold;
    font-size: 110%;
    line-height: 1.6;
    text-align: center;
    margin-bottom: 10px;
    color: #cc0000; }
    p.intro .en {
      font-size: 120%;
      display: block;
      margin-bottom: 5px;
      font-family: 'Calibri',sans-serif;
      font-weight: 700;
      line-height: 1.3; }

p:last-child {
  margin-bottom: 0; }

em {
  font-style: normal;
  font-weight: bold; }

/*=================== layout ===================*/
/*=================== is ===================*/
.-pc {
  display: block; }
  @media (max-width: 480px) {
    .-pc {
      display: none; } }

.-sp {
  display: none; }
  @media (max-width: 480px) {
    .-sp {
      display: block; } }

/*=================== layout ===================*/
.screen-container {
  min-height: 100vh;
  padding: 40px 0 40px 0;
  overflow: hidden; }
  @media (max-width: 480px) {
    .screen-container {
      padding-top: 25px;
      padding-bottom: 60px; } }

.layout-wrapper {
  max-width: 1300px;
  margin: 0 auto;
  box-sizing: content-box; }
  @media (max-width: 480px) {
    .layout-wrapper {
      padding: 0 10px; } }

.layout-pc {
  background: url(images/bg.png) no-repeat;
  background-size: 100% auto;
  background-position: 50% top;
  padding: 1.5% 10% 12% 10%;
  max-width: 1100px;
  margin: 0 auto; }
  @media (max-width: 480px) {
    .layout-pc {
      margin: 0 -30px;
      padding: 1.5% 12% 15% 12%; } }

/*=================== title ===================*/
.title-page {
  font-size: 5vw;
  color: #fff;
  font-family: "Roboto", sans-serif;
  line-height: 1;
  position: absolute;
  bottom: 8%;
  left: 6%; }
  @media (max-width: 480px) {
    .title-page {
      font-size: 3rem;
      left: 8%;
      bottom: 10%; } }

.grid-block {
  display: flex;
  flex-wrap: wrap;
  width: 100%; }
  .grid-block > * {
    text-align: center; }
  .grid-block.-cols4 .inner {
    position: relative;
    overflow: hidden; }
    .grid-block.-cols4 .inner:after {
      content: '';
      display: block;
      padding-top: 59%;
      background-color: #111; }
  .grid-block.-cols4 .item {
    width: 33.333%;
    position: relative;
    overflow: hidden; }
    .grid-block.-cols4 .item .inner {
      border: 1px solid #000; }
      .grid-block.-cols4 .item .inner:after {
        background-repeat: no-repeat;
        background-size: cover; }
    .grid-block.-cols4 .item.s1 .inner .staff-block {
      background-image: url(images/body/01.png); }
      .grid-block.-cols4 .item.s1 .inner .staff-block .head {
        background-image: url(images/staff/komaki/01.png); }
    .grid-block.-cols4 .item.s1 .inner:after {
      background-color: #ff56aa; }
    .grid-block.-cols4 .item.s2 .inner .staff-block {
      background-image: url(images/body/02.png); }
      .grid-block.-cols4 .item.s2 .inner .staff-block .head {
        background-image: url(images/staff/saito/03.png); }
    .grid-block.-cols4 .item.s2 .inner:after {
      background-color: #51b2e9; }
    .grid-block.-cols4 .item.s3 .inner .staff-block {
      background-image: url(images/body/03.png); }
      .grid-block.-cols4 .item.s3 .inner .staff-block .head {
        background-image: url(images/staff/dog/02.png); }
    .grid-block.-cols4 .item.s3 .inner:after {
      background-color: #c00040; }
    .grid-block.-cols4 .item.s4 .inner .staff-block {
      background-image: url(images/body/04.png); }
      .grid-block.-cols4 .item.s4 .inner .staff-block .head {
        background-image: url(images/staff/fukuda/02.png); }
    .grid-block.-cols4 .item.s4 .inner:after {
      background-color: #0659ac; }
    .grid-block.-cols4 .item.s5 .inner .staff-block {
      background-image: url(images/body/05.png); }
      .grid-block.-cols4 .item.s5 .inner .staff-block .head {
        background-image: url(images/staff/harada/01.png); }
    .grid-block.-cols4 .item.s5 .inner:after {
      background-color: #2f9211; }
    .grid-block.-cols4 .item.s6 .inner .staff-block {
      background-image: url(images/body/09.png); }
      .grid-block.-cols4 .item.s6 .inner .staff-block .head {
        background-image: url(images/staff/shinohara/03.png); }
    .grid-block.-cols4 .item.s6 .inner:after {
      background-color: #ffcc00; }
    .grid-block.-cols4 .item.s7 .inner .staff-block {
      background-image: url(images/body/07.png); }
      .grid-block.-cols4 .item.s7 .inner .staff-block .head {
        background-image: url(images/staff/adachi/02.png); }
    .grid-block.-cols4 .item.s7 .inner:after {
      background-color: #ccff00; }
    .grid-block.-cols4 .item.s8 .inner .staff-block {
      background-image: url(images/body/08.png); }
      .grid-block.-cols4 .item.s8 .inner .staff-block .head {
        background-image: url(images/staff/ishida/01.png); }
    .grid-block.-cols4 .item.s8 .inner:after {
      background-color: #10d0d2; }
    .grid-block.-cols4 .item.s9 .inner:after {
      background-color: #99cc33; }
    .grid-block.-cols4 .item.tt .inner {
      position: relative; }
      .grid-block.-cols4 .item.tt .inner .copy {
        display: block;
        position: absolute;
        width: 86%;
        top: 23%;
        left: 7%; }
        @media (max-width: 480px) {
          .grid-block.-cols4 .item.tt .inner .copy {
            top: 20%; } }
      .grid-block.-cols4 .item.tt .inner:after {
        background-color: #fff; }

.staff-block {
  position: absolute;
  bottom: 0px;
  left: 0%;
  line-height: 1;
  width: 90%;
  left: 5%;
  height: 100%;
  background-size: 130% auto;
  background-repeat: no-repeat;
  background-position: 50% 70%;
  transform-origin: bottom center; }
  .staff-block .head {
    transform-origin: center 60%;
    background-repeat: no-repeat;
    background-position: 50% -100%;
    background-size: 100% auto;
    width: 54%;
    height: 150%;
    left: 23%;
    position: absolute;
    bottom: -17%; }
    .staff-block .head img {
      display: block;
      max-height: 100%;
      width: 100%;
      margin: 0 auto; }

.content {
  margin: -3% auto 0 auto;
  max-width: 900px;
  width: 80%;
  line-height: 1.6;
  padding: 40px 30px;
  box-sizing: content-box;
  background: #fff;
  border-radius: 10px;
  color: #000;
  background-color: white;
  position: relative;
  box-sizing: border-box; }
  .content:after {
    content: '';
    display: inline-block;
    border: 20px solid transparent;
    border-bottom: 20px solid white;
    top: -40px;
    position: absolute;
    left: 50%;
    margin: 0 0 0 -20px; }
  @media (max-width: 480px) {
    .content {
      padding: 25px 20px;
      width: 92%;
      margin-top: -6%; } }

.bg-loading {
  position: fixed;
  top: 0;
  left: 0;
  background-color: #cc0000;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 100vh;
  z-index: 100; }
  .bg-loading .loading {
    max-width: 40px; }

.logo-list {
  display: flex;
  justify-content: center;
  align-items: center;
  position: absolute;
  width: 100%;
  bottom: 10%; }
  @media (max-width: 480px) {
    .logo-list {
      padding: 0 4px; } }
  .logo-list .corp {
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0 10px; }
    @media (max-width: 480px) {
      .logo-list .corp {
        margin: 0 6px; } }
    .logo-list .corp a {
      display: block;
      margin: 0; }
    .logo-list .corp img {
      display: block; }
    .logo-list .corp.traintracks img {
      max-height: 47px;
      max-width: 100%; }
    .logo-list .corp.onjapan img {
      max-height: 44px;
      max-width: 100%; }

.from-message {
  text-align: center;
  font-size: 90%;
  line-height: 1.6;
  color: #cc0000; }

.corp-message {
  text-align: center;
  line-height: 1.6;
  font-size: 80%; }
  .corp-message .en {
    margin-bottom: 5px;
    font-family: 'Calibri',sans-serif;
    font-weight: 400;
    font-size: 120%;
    line-height: 1.5; }
  .corp-message .jp {
    margin-bottom: 10px; }
  .corp-message .address {
    margin-bottom: 0;
    line-height: 1.5; }
    .corp-message .address a {
      color: #006699; }

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