@import url("https://fonts.googleapis.com/css?family=Playfair+Display");
*, *:before, *:after {
  margin: 0;
  padding: 0; }

.headingTtl {
  font-family: "Oswald", sans-serif;
  font-size: 2rem;
  font-weight: 700;
  line-height: 1;
    line-height-margin-bottom: 1.875rem;
  text-transform: uppercase;
  color: #eee; }

.headingText {
  font-family: "Noto Sans", Verdana;
  font-size: 1.6rem;
    font-size-font-weight: 300;
  line-height: 1.5;
  text-align: left;
  color: #eee; }

.heroTtl {
  font-family: "Oswald", sans-serif;
  font-size: 60px;
  font-weight: 500;
  line-height: 1;
    line-height-margin-bottom: 1.875rem;
  text-transform: uppercase;
  color: #eee; }

.heroText {
  font-family: "Oswald", sans-serif;
  font-size: 1.875rem;
  font-weight: 300;
  line-height: 1;
    line-height-margin-bottom: 1.875rem;
  text-transform: uppercase;
  color: #eee; }

.specTtl {
  width: 250px;
  font-family: "Oswald", sans-serif;
  font-size: 16px;
  font-weight: bold;
  line-height: 1.5;
  color: #eee; }

.specText {
  width: 250px;
  margin-top: 10px;
  font-family: "Noto Sans", Verdana;
  font-size: 14px;
    font-size-font-weight: 300;
  line-height: 1.2;
  text-align: left;
  color: #eee; }

@media (min-width: 768px) {
  .section0501 {
    width: 100%;
    height: 500px;
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    overflow: hidden;
    background-color: #111;
    background-color: #222;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; }
    .section0501 .box {
      height: 500px;
      background-color: #111;
      -webkit-box-sizing: border-box;
      box-sizing: border-box; }
    .section0501 .B1 {
      -webkit-box-flex: 1;
      -ms-flex: 1;
      flex: 1;
      margin: 0 20px;
      margin-right: 20px;
      background-image: url("../img/s05_1_01.gif");
      background-position: center center;
      background-repeat: no-repeat;
      background-size: 130%; }
    .section0501 .B2 {
      -webkit-box-flex: 1;
      -ms-flex: 1;
      flex: 1;
      margin-right: 20px;
      background-image: url("../img/s05_1_02.gif");
      background-position: center center;
      background-repeat: no-repeat;
      background-size: 130%; }
    .section0501 .B3 {
      -webkit-box-flex: 1;
      -ms-flex: 1;
      flex: 1;
      margin-right: 20px;
      background-image: url("../img/s05_1_03.gif");
      background-position: center center;
      background-repeat: no-repeat;
      background-size: 130%; }
    .section0501 .B4 {
      -webkit-box-flex: 1;
      -ms-flex: 1;
      flex: 1;
      margin-right: 20px;
      background-image: url("../img/s05_1_04.gif");
      background-position: center center;
      background-repeat: no-repeat;
      background-size: 130%; } }

@media (min-width: 768px) and (max-width: 1024px) {
  .section0501 {
    width: 100%;
    height: 500px;
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    overflow: hidden;
    background-color: #111;
    background-color: #222;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; }
    .section0501 .box {
      height: 250px;
      background-color: #111;
      -webkit-box-sizing: border-box;
      box-sizing: border-box;
      -ms-flex-negative: 0;
      flex-shrink: 0;
      -webkit-box-flex: 350px;
      -ms-flex: 350px;
      flex: 350px;
      background-size: 80%; }
    .section0501 .B1 {
      margin: 0 10px 10px 20px;
      background-image: url("../img/s05_1_01.gif");
      background-position: center center;
      background-repeat: no-repeat; }
    .section0501 .B2 {
      margin: 0 20px 10px 10px;
      background-image: url("../img/s05_1_02.gif");
      background-position: center center;
      background-repeat: no-repeat; }
    .section0501 .B3 {
      margin: 10px 10px 0px 20px;
      background-image: url("../img/s05_1_03.gif");
      background-position: center center;
      background-repeat: no-repeat; }
    .section0501 .B4 {
      margin: 10px 20px 0px 10px;
      background-image: url("../img/s05_1_04.gif");
      background-position: center center;
      background-repeat: no-repeat; } }

@media (max-width: 768px) {
  .section0501 {
    width: 100%;
    height: 500px;
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    overflow: hidden;
    background-color: #111;
    background-color: #222;
    position: relative; }
    .section0501 .box {
      width: 100%;
      height: 500px;
      background-color: #111;
      position: absolute;
      left: 0;
      top: 0; }
    .section0501:after {
      content: "";
      display: block;
      width: 100%;
      height: 150px;
      position: absolute;
      top: 0;
      left: 0;
      background: -webkit-gradient(linear, left top, left bottom, from(#222222), to(rgba(34, 34, 34, 0)));
      background: -webkit-linear-gradient(#222222, rgba(34, 34, 34, 0));
      background: -o-linear-gradient(#222222, rgba(34, 34, 34, 0));
      background: linear-gradient(#222222, rgba(34, 34, 34, 0)); }
    .section0501 .B1 {
      background-image: url("../img/s05_1_01.gif");
      background-position: center center;
      background-repeat: no-repeat;
      -webkit-animation: efTwin 18s 0s infinite;
      animation: efTwin 18s 0s infinite;
      background-position: center top 50px; }
    .section0501 .B2 {
      background-image: url("../img/s05_1_02.gif");
      background-position: center center;
      background-repeat: no-repeat;
      -webkit-animation: efTwin 18s 6s infinite;
      animation: efTwin 18s 6s infinite;
      background-position: center top 50px; }
    .section0501 .B3 {
      background-image: url("../img/s05_1_03.gif");
      background-position: center center;
      background-repeat: no-repeat;
      -webkit-animation: efTwin 18s 12s infinite;
      animation: efTwin 18s 12s infinite;
      background-position: center top 50px; }
    .section0501 .B4 {
      background-image: url("../img/s05_1_04.gif");
      background-position: center center;
      background-repeat: no-repeat;
      -webkit-animation: efTwin 18s 18s infinite;
      animation: efTwin 18s 18s infinite;
      background-position: center top 50px; }
  @-webkit-keyframes efTwin {
    0% {
      opacity: 0; }
    11% {
      opacity: 0; }
    22% {
      opacity: 1; }
    44% {
      opacity: 1; }
    55% {
      opacity: 0; }
    100% {
      opacity: 0; } }
  @keyframes efTwin {
    0% {
      opacity: 0; }
    11% {
      opacity: 0; }
    22% {
      opacity: 1; }
    44% {
      opacity: 1; }
    55% {
      opacity: 0; }
    100% {
      opacity: 0; } } }
