@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) {
  .section0602 {
    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: #111;
    background-image: url("../img/s06_1_00.png");
    background-position: center center;
    background-repeat: no-repeat;
    background-position: center bottom; }
    .section0602 .box1 .wordBox3 {
      position: absolute;
      left: 50%;
      top: 35px;
      -webkit-transform: translateX(-500px);
      -ms-transform: translateX(-500px);
      transform: translateX(-500px); }
    .section0602 .box1 .line3 {
      position: absolute;
      left: 50%;
      top: 50px;
      -webkit-transform: translateX(-336px);
      -ms-transform: translateX(-336px);
      transform: translateX(-336px);
      width: 120px;
      border-top: solid 2px #eee; }
    .section0602 .box1 .wordBox4 {
      position: absolute;
      left: 50%;
      top: 242px;
      -webkit-transform: translateX(-500px);
      -ms-transform: translateX(-500px);
      transform: translateX(-500px); }
    .section0602 .box1 .line4 {
      position: absolute;
      left: 50%;
      top: 255px;
      -webkit-transform: translateX(-326px);
      -ms-transform: translateX(-326px);
      transform: translateX(-326px);
      width: 180px;
      border-top: solid 2px #eee; }
    .section0602 .box1 .wordBox5 {
      position: absolute;
      left: 50%;
      top: 67px;
      -webkit-transform: translateX(224px);
      -ms-transform: translateX(224px);
      transform: translateX(224px); }
    .section0602 .box1 .line5 {
      position: absolute;
      left: 50%;
      top: 80px;
      -webkit-transform: translateX(85px);
      -ms-transform: translateX(85px);
      transform: translateX(85px);
      width: 119px;
      border-top: solid 2px #eee; }
    .section0602 .box1 .wordBox6 {
      position: absolute;
      left: 50%;
      top: 348px;
      -webkit-transform: translateX(224px);
      -ms-transform: translateX(224px);
      transform: translateX(224px); }
    .section0602 .box1 .line6 {
      position: absolute;
      left: 50%;
      top: 361px;
      -webkit-transform: translateX(114px);
      -ms-transform: translateX(114px);
      transform: translateX(114px);
      width: 90px;
      border-top: solid 2px #eee; }
    .section0602 .box2 {
      display: none; } }

@media (min-width: 768px) and (max-width: 1024px) {
  .section0602 {
    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;
    background-image: url("../img/s6_1_00.png");
    background-position: center center;
    background-repeat: no-repeat;
    background-position: center bottom; }
    .section0602 .box1 {
      display: none; }
    .section0602 .box2 {
      width: 100%;
      height: 500px;
      position: absolute;
      left: 0;
      top: 0;
      background: -webkit-gradient(linear, left top, left bottom, from(rgba(34, 34, 34, 0.9)), to(rgba(34, 34, 34, 0.9)));
      background: -webkit-linear-gradient(rgba(34, 34, 34, 0.9), rgba(34, 34, 34, 0.9));
      background: -o-linear-gradient(rgba(34, 34, 34, 0.9), rgba(34, 34, 34, 0.9));
      background: linear-gradient(rgba(34, 34, 34, 0.9), rgba(34, 34, 34, 0.9));
      display: block; }
      .section0602 .box2 ul {
        list-style: none;
        padding-left: 0;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start; }
        .section0602 .box2 ul li {
          margin: 50px 20px 15px 20px; }
          .section0602 .box2 ul li .bImgs {
            margin: 0 40px;
            width: 120px;
            height: 120px;
            border-radius: 25%;
            background-color: #FFF;
            margin-bottom: 10px; }
          .section0602 .box2 ul li .specTtl, .section0602 .box2 ul li .specText {
            width: 180px; }
          .section0602 .box2 ul li .specTtl {
            font-size: 20px;
            font-weight: 400;
            text-align: center;
            margin-top: 20px; }
          .section0602 .box2 ul li .specText {
            font-size: 16px;
            line-height: 1.5; }
        .section0602 .box2 ul li:nth-child(1) .bImgs {
          background-image: url("../img/s06_1_04.png");
          background-position: center center;
          background-repeat: no-repeat; }
        .section0602 .box2 ul li:nth-child(2) .bImgs {
          background-image: url("../img/s06_1_05.png");
          background-position: center center;
          background-repeat: no-repeat; }
        .section0602 .box2 ul li:nth-child(3) .bImgs {
          background-image: url("../img/s06_1_06.png");
          background-position: center center;
          background-repeat: no-repeat; } }

@media (max-width: 768px) {
  .section0602 {
    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;
    background-image: url("../img/s06_1_00.png");
    background-position: center center;
    background-repeat: no-repeat;
    background-position: center bottom; }
    .section0602 .box1 {
      display: none; }
    .section0602 .box2 {
      width: 100%;
      height: 500px;
      position: absolute;
      left: 0;
      top: 0;
      background: -webkit-gradient(linear, left top, left bottom, from(rgba(34, 34, 34, 0.9)), to(rgba(34, 34, 34, 0.9)));
      background: -webkit-linear-gradient(rgba(34, 34, 34, 0.9), rgba(34, 34, 34, 0.9));
      background: -o-linear-gradient(rgba(34, 34, 34, 0.9), rgba(34, 34, 34, 0.9));
      background: linear-gradient(rgba(34, 34, 34, 0.9), rgba(34, 34, 34, 0.9));
      display: block; }
      .section0602 .box2 ul {
        list-style: none;
        padding-left: 0;
        display: inline; }
        .section0602 .box2 ul li .bImgs {
          margin: 50px 0px 0px 50px;
          width: 90px;
          height: 90px;
          background-color: #111;
          background-size: 95%; }
        .section0602 .box2 ul li .specTtl, .section0602 .box2 ul li .specText {
          width: 55%;
          position: absolute;
          margin: 0;
          text-align: left;
          -webkit-transform: translateX(170px) translateY(-90px);
          -ms-transform: translateX(170px) translateY(-90px);
          transform: translateX(170px) translateY(-90px); }
        .section0602 .box2 ul li .specTtl {
          font-size: 14px;
          font-weight: 400; }
        .section0602 .box2 ul li .specText {
          font-size: 14px;
          line-height: 1.5;
          margin-top: 20px; }
        .section0602 .box2 ul li:nth-child(1) .bImgs {
          background-image: url("../img/s06_1_04.png");
          background-position: center center;
          background-repeat: no-repeat; }
        .section0602 .box2 ul li:nth-child(2) .bImgs {
          background-image: url("../img/s06_1_05.png");
          background-position: center center;
          background-repeat: no-repeat; }
        .section0602 .box2 ul li:nth-child(3) .bImgs {
          background-image: url("../img/s06_1_06.png");
          background-position: center center;
          background-repeat: no-repeat; } }
