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

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

.title_L {
  font-family: "Oswald", sans-serif;
  font-size: 60px;
  font-weight: 800;
  line-height: 1;
    line-height-margin-bottom: 1.875rem;
  text-transform: uppercase;
  color: #fff;
  padding-bottom: 30px; }

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

.subTitle {
  font-family: "Oswald", sans-serif;
  font-size: 36px;
  font-weight: lighter;
  line-height: 1;
  text-transform: uppercase;
  color: #c8c9c7;
  padding: 16px 0; }

.P_content {
  font-family: "Oswald", sans-serif;
  font-size: 16px;
  font-weight: lighter;
  line-height: 1.5;
  margin-top: 10px;
  color: #fff; }

.content {
  width: 250px;
  font-family: "Noto Sans", Verdana;
  font-size: 14px;
    font-size-font-weight: 300;
  line-height: 1.5;
  text-align: left;
  color: #fff; }

.superRd {
  font-family: "Oswald", sans-serif;
  font-size: 35px;
  vertical-align: super;
  line-height: 0;
  text-transform: none;
  color: #fff; }

@media (min-width: 1025px) {
  .section0102 {
    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: #000; }
    .section0102 .bImgBg {
      width: 100%;
      height: 100%;
      background-image: url("../img/sfs_bg.png");
      background-position: center center;
      background-repeat: no-repeat;
      background-position: center bottom;
      position: absolute;
      left: 50%;
      top: 0px;
      -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
      transform: translateX(-50%); }
    .section0102 .bImgA1 {
      display: block;
      width: 390px;
      height: 390px;
      position: absolute;
      left: 0;
      top: 0;
      left: 50%;
      top: 90px;
      -webkit-transform: translateX(-342px);
      -ms-transform: translateX(-342px);
      transform: translateX(-342px); }
      .section0102 .bImgA1 .bImgFanA02 {
        width: 390px;
        height: 390px;
        background-image: url("../img/s01_1_l_02_rgb.gif");
        background-position: center center;
        background-repeat: no-repeat;
        background-size: 390px;
        position: absolute;
        left: 0;
        top: 0; }
      .section0102 .bImgA1 .bImgFanA01 {
        width: 390px;
        height: 390px;
        background-image: url("../img/s01_1_l_02_a.png");
        background-position: center center;
        background-repeat: no-repeat;
        background-size: 390px;
        position: absolute;
        left: 0;
        top: 0; }
    .section0102 .bImgA2 {
      display: block;
      width: 303px;
      height: 390px;
      position: absolute;
      left: 0;
      top: 0;
      left: 50%;
      top: 25px;
      -webkit-transform: translateX(40px);
      -ms-transform: translateX(40px);
      transform: translateX(40px); }
      .section0102 .bImgA2 .bImgFanA04 {
        width: 100%;
        height: 100%;
        background-image: url("../img/s01_1_l_02_rgb_02_a_white.png");
        background-position: center center;
        background-repeat: no-repeat;
        background-size: 303px;
        position: absolute;
        left: 0;
        top: 0; }
      .section0102 .bImgA2 .bImgFanA03 {
        width: 100%;
        height: 100%;
        background-image: url("../img/s01_1_l_02_rgb_02_a_hue.png");
        background-position: center center;
        background-repeat: no-repeat;
        background-size: 303px;
        position: absolute;
        left: 0;
        top: 0;
        -webkit-animation: ef0102_b_hue 8s infinite;
        animation: ef0102_b_hue 8s infinite; }
  @-webkit-keyframes ef0102_b_hue {
    0% {
      -webkit-filter: hue-rotate(0deg);
      filter: hue-rotate(0deg);
      opacity: 1; }
    60% {
      -webkit-filter: hue-rotate(180deg);
      filter: hue-rotate(180deg);
      opacity: 1; }
    70% {
      -webkit-filter: hue-rotate(250deg);
      filter: hue-rotate(250deg);
      opacity: 1; }
    80% {
      opacity: 0; }
    90% {
      -webkit-filter: hue-rotate(320deg);
      filter: hue-rotate(320deg);
      opacity: 0; }
    100% {
      -webkit-filter: hue-rotate(360deg);
      filter: hue-rotate(360deg);
      opacity: 1; } }
  @keyframes ef0102_b_hue {
    0% {
      -webkit-filter: hue-rotate(0deg);
      filter: hue-rotate(0deg);
      opacity: 1; }
    60% {
      -webkit-filter: hue-rotate(180deg);
      filter: hue-rotate(180deg);
      opacity: 1; }
    70% {
      -webkit-filter: hue-rotate(250deg);
      filter: hue-rotate(250deg);
      opacity: 1; }
    80% {
      opacity: 0; }
    90% {
      -webkit-filter: hue-rotate(320deg);
      filter: hue-rotate(320deg);
      opacity: 0; }
    100% {
      -webkit-filter: hue-rotate(360deg);
      filter: hue-rotate(360deg);
      opacity: 1; } }
      .section0102 .bImgA2 .bImgFanA02 {
        width: 100%;
        height: 100%;
        background-image: url("../img/s01_1_l_02_rgb_02_a.gif");
        background-position: center center;
        background-repeat: no-repeat;
        background-size: 303px;
        position: absolute;
        left: 0;
        top: 0;
        mix-blend-mode: hard-light; }
      .section0102 .bImgA2 .bImgFanA01 {
        width: 100%;
        height: 100%;
        background-image: url("../img/s01_1_l_02_rgb_02_a.png");
        background-position: center center;
        background-repeat: no-repeat;
        background-size: 303px;
        position: absolute;
        left: 0;
        top: 0; } }

@media (min-width: 769px) and (max-width: 1024px) {
  .section0102 {
    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: #000; }
    .section0102 .bImgBg {
      width: 100%;
      height: 100%;
      background-image: url("../img/sfs_bg.png");
      background-position: center center;
      background-repeat: no-repeat;
      background-position: center bottom;
      position: absolute;
      left: 50%;
      top: 0px;
      -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
      transform: translateX(-50%); }
    .section0102 .bImgA1 {
      display: block;
      width: 260px;
      height: 260px;
      position: absolute;
      left: 0;
      top: 0;
      left: 50%;
      top: 200px;
      -webkit-transform: translateX(-100%);
      -ms-transform: translateX(-100%);
      transform: translateX(-100%); }
      .section0102 .bImgA1 .bImgFanA02 {
        width: 260px;
        height: 260px;
        background-image: url("../img/s01_1_l_02_rgb.gif");
        background-position: center center;
        background-repeat: no-repeat;
        background-size: 260px;
        position: absolute;
        left: 0;
        top: 0; }
      .section0102 .bImgA1 .bImgFanA01 {
        width: 260px;
        height: 260px;
        background-image: url("../img/s01_1_l_02_a.png");
        background-position: center center;
        background-repeat: no-repeat;
        background-size: 260px;
        position: absolute;
        left: 0;
        top: 0; }
    .section0102 .bImgA2 {
      display: block;
      width: 203px;
      height: 260px;
      position: absolute;
      left: 0;
      top: 0;
      left: 50%;
      top: 30px;
      -webkit-transform: translateX(-10px);
      -ms-transform: translateX(-10px);
      transform: translateX(-10px); }
      .section0102 .bImgA2 .bImgFanA04 {
        width: 100%;
        height: 100%;
        background-image: url("../img/s01_1_l_02_rgb_02_a_white.png");
        background-position: center center;
        background-repeat: no-repeat;
        background-size: 203px;
        position: absolute;
        left: 0;
        top: 0; }
      .section0102 .bImgA2 .bImgFanA03 {
        width: 100%;
        height: 100%;
        background-image: url("../img/s01_1_l_02_rgb_02_a_hue.png");
        background-position: center center;
        background-repeat: no-repeat;
        background-size: 203px;
        position: absolute;
        left: 0;
        top: 0;
        -webkit-animation: ef0102_b_hue 8s infinite;
        animation: ef0102_b_hue 8s infinite; }
  @-webkit-keyframes ef0102_b_hue {
    0% {
      -webkit-filter: hue-rotate(0deg);
      filter: hue-rotate(0deg);
      opacity: 1; }
    60% {
      -webkit-filter: hue-rotate(180deg);
      filter: hue-rotate(180deg);
      opacity: 1; }
    70% {
      -webkit-filter: hue-rotate(250deg);
      filter: hue-rotate(250deg);
      opacity: 1; }
    80% {
      opacity: 0; }
    90% {
      -webkit-filter: hue-rotate(320deg);
      filter: hue-rotate(320deg);
      opacity: 0; }
    100% {
      -webkit-filter: hue-rotate(360deg);
      filter: hue-rotate(360deg);
      opacity: 1; } }
  @keyframes ef0102_b_hue {
    0% {
      -webkit-filter: hue-rotate(0deg);
      filter: hue-rotate(0deg);
      opacity: 1; }
    60% {
      -webkit-filter: hue-rotate(180deg);
      filter: hue-rotate(180deg);
      opacity: 1; }
    70% {
      -webkit-filter: hue-rotate(250deg);
      filter: hue-rotate(250deg);
      opacity: 1; }
    80% {
      opacity: 0; }
    90% {
      -webkit-filter: hue-rotate(320deg);
      filter: hue-rotate(320deg);
      opacity: 0; }
    100% {
      -webkit-filter: hue-rotate(360deg);
      filter: hue-rotate(360deg);
      opacity: 1; } }
      .section0102 .bImgA2 .bImgFanA02 {
        width: 100%;
        height: 100%;
        background-image: url("../img/s01_1_l_02_rgb_02_a.gif");
        background-position: center center;
        background-repeat: no-repeat;
        background-size: 203px;
        position: absolute;
        left: 0;
        top: 0;
        mix-blend-mode: hard-light; }
      .section0102 .bImgA2 .bImgFanA01 {
        width: 100%;
        height: 100%;
        background-image: url("../img/s01_1_l_02_rgb_02_a.png");
        background-position: center center;
        background-repeat: no-repeat;
        background-size: 203px;
        position: absolute;
        left: 0;
        top: 0; } }

@media (max-width: 768px) {
  .section0102 {
    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: #000; }
    .section0102 .bImgBg {
      width: 100%;
      height: 100%;
      background-image: url("../img/sfs_bg.png");
      background-position: center center;
      background-repeat: no-repeat;
      background-position: center bottom;
      position: absolute;
      left: 50%;
      top: 0px;
      -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
      transform: translateX(-50%); }
    .section0102 .bImgA1 {
      display: block;
      width: 260px;
      height: 260px;
      position: absolute;
      left: 0;
      top: 0;
      left: 50%;
      top: 200px;
      -webkit-transform: translateX(-80%);
      -ms-transform: translateX(-80%);
      transform: translateX(-80%); }
      .section0102 .bImgA1 .bImgFanA02 {
        width: 260px;
        height: 260px;
        background-image: url("../img/s01_1_l_02_rgb.gif");
        background-position: center center;
        background-repeat: no-repeat;
        background-size: 260px;
        position: absolute;
        left: 0;
        top: 0; }
      .section0102 .bImgA1 .bImgFanA01 {
        width: 260px;
        height: 260px;
        background-image: url("../img/s01_1_l_02_a.png");
        background-position: center center;
        background-repeat: no-repeat;
        background-size: 260px;
        position: absolute;
        left: 0;
        top: 0; }
    .section0102 .bImgA2 {
      display: block;
      width: 203px;
      height: 260px;
      position: absolute;
      left: 0;
      top: 0;
      left: 50%;
      top: 30px;
      -webkit-transform: translateX(0%);
      -ms-transform: translateX(0%);
      transform: translateX(0%); }
      .section0102 .bImgA2 .bImgFanA04 {
        width: 100%;
        height: 100%;
        background-image: url("../img/s01_1_l_02_rgb_02_a_white.png");
        background-position: center center;
        background-repeat: no-repeat;
        background-size: 203px;
        position: absolute;
        left: 0;
        top: 0; }
      .section0102 .bImgA2 .bImgFanA03 {
        width: 100%;
        height: 100%;
        background-image: url("../img/s01_1_l_02_rgb_02_a_hue.png");
        background-position: center center;
        background-repeat: no-repeat;
        background-size: 203px;
        position: absolute;
        left: 0;
        top: 0;
        -webkit-animation: ef0102_b_hue 8s infinite;
        animation: ef0102_b_hue 8s infinite; }
  @-webkit-keyframes ef0102_b_hue {
    0% {
      -webkit-filter: hue-rotate(0deg);
      filter: hue-rotate(0deg);
      opacity: 1; }
    60% {
      -webkit-filter: hue-rotate(180deg);
      filter: hue-rotate(180deg);
      opacity: 1; }
    70% {
      -webkit-filter: hue-rotate(250deg);
      filter: hue-rotate(250deg);
      opacity: 1; }
    80% {
      opacity: 0; }
    90% {
      -webkit-filter: hue-rotate(320deg);
      filter: hue-rotate(320deg);
      opacity: 0; }
    100% {
      -webkit-filter: hue-rotate(360deg);
      filter: hue-rotate(360deg);
      opacity: 1; } }
  @keyframes ef0102_b_hue {
    0% {
      -webkit-filter: hue-rotate(0deg);
      filter: hue-rotate(0deg);
      opacity: 1; }
    60% {
      -webkit-filter: hue-rotate(180deg);
      filter: hue-rotate(180deg);
      opacity: 1; }
    70% {
      -webkit-filter: hue-rotate(250deg);
      filter: hue-rotate(250deg);
      opacity: 1; }
    80% {
      opacity: 0; }
    90% {
      -webkit-filter: hue-rotate(320deg);
      filter: hue-rotate(320deg);
      opacity: 0; }
    100% {
      -webkit-filter: hue-rotate(360deg);
      filter: hue-rotate(360deg);
      opacity: 1; } }
      .section0102 .bImgA2 .bImgFanA02 {
        width: 100%;
        height: 100%;
        background-image: url("../img/s01_1_l_02_rgb_02_a.gif");
        background-position: center center;
        background-repeat: no-repeat;
        background-size: 203px;
        position: absolute;
        left: 0;
        top: 0;
        mix-blend-mode: hard-light; }
      .section0102 .bImgA2 .bImgFanA01 {
        width: 100%;
        height: 100%;
        background-image: url("../img/s01_1_l_02_rgb_02_a.png");
        background-position: center center;
        background-repeat: no-repeat;
        background-size: 203px;
        position: absolute;
        left: 0;
        top: 0; } }
