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

.headingTtl {
  font-family: "Oswald", sans-serif;
  font-size: 1.875rem;
  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: 14px;
    font-size-font-weight: 300;
  line-height: 1;
  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: 200px;
  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) {
  .section0502 {
    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: #bbb;
    background-image: url("../img/s5_02_00.png");
    background-position: center center;
    background-repeat: no-repeat; }
    .section0502 .bImg1 {
      width: 572px;
      height: 308px;
      position: absolute;
      left: 50%;
      top: 10px;
      -webkit-transform: translateX(-60px);
      -ms-transform: translateX(-60px);
      transform: translateX(-60px);
      background-image: url("../img/s5_02_04.png");
      background-position: center center;
      background-repeat: no-repeat; }
    .section0502 .bImg2 {
      width: 548px;
      height: 266px;
      position: absolute;
      left: 50%;
      top: 180px;
      -webkit-transform: translateX(-490px);
      -ms-transform: translateX(-490px);
      transform: translateX(-490px);
      background-image: url("../img/s5_02_03.png");
      background-position: center center;
      background-repeat: no-repeat; } }

@media (min-width: 768px) and (max-width: 1024px) {
  .section0502 {
    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: #bbb;
    background-image: url("../img/s5_02_00.png");
    background-position: center center;
    background-repeat: no-repeat; }
    .section0502 .bImg1 {
      width: 572px;
      height: 308px;
      position: absolute;
      left: 50%;
      top: 5px;
      -webkit-transform: translateX(-160px);
      -ms-transform: translateX(-160px);
      transform: translateX(-160px);
      background-image: url("../img/s5_02_04.png");
      background-position: center center;
      background-repeat: no-repeat;
      background-size: 500px; }
    .section0502 .bImg2 {
      width: 548px;
      height: 270px;
      position: absolute;
      left: 50%;
      top: 180px;
      -webkit-transform: translateX(-350px);
      -ms-transform: translateX(-350px);
      transform: translateX(-350px);
      background-image: url("../img/s5_02_03.png");
      background-position: center center;
      background-repeat: no-repeat;
      background-size: 500px; } }

@media (max-width: 768px) {
  .section0502 {
    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: #bbb;
    background-image: url("../img/s5_02_00.png");
    background-position: center center;
    background-repeat: no-repeat; }
    .section0502 .bImg1 {
      width: 100%;
      height: 500px;
      position: absolute;
      left: 50%;
      top: 0px;
      -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
      transform: translateX(-50%);
      background-image: url("../img/s5_02_04.png");
      background-position: center center;
      background-repeat: no-repeat;
      background-size: 400px;
      background-position: center 10px; }
    .section0502 .bImg2 {
      width: 100%;
      height: 500px;
      position: absolute;
      left: 50%;
      top: 0px;
      -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
      transform: translateX(-50%);
      background-image: url("../img/s5_02_03.png");
      background-position: center center;
      background-repeat: no-repeat;
      background-size: 400px;
      background-position: center 230px; } }
