@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) {
  .section0201 {
    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; }
    .section0201 .bImgBG {
      width: 100%;
      height: 100%;
      position: absolute;
      left: 50%;
      top: 0px;
      -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
      transform: translateX(-50%);
      background-image: url("../img/s02_1_l_01.png");
      background-position: center center;
      background-repeat: no-repeat; }
    .section0201 .bImg1 {
      width: 580px;
      height: 430px;
      position: absolute;
      left: 35%;
      /*
      left: 50%;
      */
      top: 0;
      background-image: url("../img/s02_1_l_04_01.gif");
      background-position: center center;
      background-repeat: no-repeat; }
    .section0201 .bImg2 {
      width: 580px;
      height: 430px;
      position: absolute;
      left: 35%;
      /*
      left: 50%;
      */
      top: 0;
      background-image: url("../img/s02_1_l_03.png");
      background-position: center center;
      background-repeat: no-repeat;
      opacity: 1;
      -webkit-animation: ef0201 10s infinite linear;
      animation: ef0201 10s infinite linear; }
  @-webkit-keyframes ef0201 {
    0% {
      opacity: 1; }
    5% {
      opacity: 0; }
    65% {
      opacity: 0; }
    75% {
      opacity: 1; }
    100% {
      opacity: 1; } }
  @keyframes ef0201 {
    0% {
      opacity: 1; }
    5% {
      opacity: 0; }
    65% {
      opacity: 0; }
    75% {
      opacity: 1; }
    100% {
      opacity: 1; } }
    .section0201 .wordBox {
      display: block;
      max-width: 460px;
      min-width: 360px;
      position: absolute;
      left: 50%;
      top: 50%;
      margin: 0px 20px;
      -webkit-transform: translateX(-100%) translateY(-50%);
      -ms-transform: translateX(-100%) translateY(-50%);
      transform: translateX(-100%) translateY(-50%); }
      .section0201 .wordBox .title_L1 {
        display: block; }
      .section0201 .wordBox .title_L2 {
        display: none; }
      .section0201 .wordBox .title_L3 {
        display: none; }
      .section0201 .wordBox .title_L {
        width: 100%;
        text-align: left; }
      .section0201 .wordBox .content {
        width: 100%;
        text-align: left; } }

@media (min-width: 769px) and (max-width: 1024px) {
  .section0201 {
    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; }
    .section0201 .bImgBG {
      width: 100%;
      height: 100%;
      background-image: url("../img/bg.png");
      background-position: center center;
      background-repeat: no-repeat; }
    .section0201 .bImg1 {
      width: 90%;
      height: 340px;
      position: absolute;
      left: 25%;
      /*
      left: 50%;
      */
      top: 0;
      background-image: url("../img/s02_1_l_04_01.gif");
      background-position: center center;
      background-repeat: no-repeat;
      background-position: center right;
      -webkit-transform: translateX(-50%) translateY(0px);
      -ms-transform: translateX(-50%) translateY(0px);
      transform: translateX(-50%) translateY(0px);
      background-size: 380px; }
    .section0201 .bImg2 {
      width: 90%;
      height: 340px;
      position: absolute;
      left: 25%;
      /*
      left: 50%;
      */
      top: 0;
      background-image: url("../img/s02_1_l_03.png");
      background-position: center center;
      background-repeat: no-repeat;
      background-position: center right;
      -webkit-transform: translateX(-50%) translateY(0px);
      -ms-transform: translateX(-50%) translateY(0px);
      transform: translateX(-50%) translateY(0px);
      background-size: 380px;
      opacity: 1;
      -webkit-animation: ef0201 10s infinite linear;
      animation: ef0201 10s infinite linear; }
  @-webkit-keyframes ef0201 {
    0% {
      opacity: 1; }
    5% {
      opacity: 0; }
    65% {
      opacity: 0; }
    75% {
      opacity: 1; }
    100% {
      opacity: 1; } }
  @keyframes ef0201 {
    0% {
      opacity: 1; }
    5% {
      opacity: 0; }
    65% {
      opacity: 0; }
    75% {
      opacity: 1; }
    100% {
      opacity: 1; } }
    .section0201 .wordBox {
      width: 90%;
      -webkit-box-sizing: border-box;
      box-sizing: border-box;
      position: absolute;
      left: 50%;
      bottom: 50px;
      -webkit-transform: translateX(-50%) translateY(0);
      -ms-transform: translateX(-50%) translateY(0);
      transform: translateX(-50%) translateY(0);
      margin: 0px;
      padding: 0;
      padding: 0;
      margin: 0;
      max-width: 90%;
      min-width: 90%;
      left: 50%;
      -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
      transform: translateX(-50%); }
      .section0201 .wordBox .title_L {
        width: 100%;
        text-align: left;
        padding-bottom: 15px; }
      .section0201 .wordBox .content {
        width: 100%;
        text-align: left; }
      .section0201 .wordBox .title_L1 {
        display: none; }
      .section0201 .wordBox .title_L2 {
        display: none;
        width: 100%; }
      .section0201 .wordBox .title_L3 {
        display: block; }
      .section0201 .wordBox .content {
        width: 100%; } }

@media (max-width: 768px) {
  .section0201 {
    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; }
    .section0201 .bImgBG {
      width: 100%;
      height: 100%;
      background-image: url("../img/bg.png");
      background-position: center center;
      background-repeat: no-repeat; }
    .section0201 .bImg1 {
      width: 80%;
      height: 310px;
      position: absolute;
      left: 50%;
      top: 0;
      background-image: url("../img/s02_1_l_04_01.gif");
      background-position: center center;
      background-repeat: no-repeat;
      background-position: center top;
      -webkit-transform: translateX(-50%) translateY(20px);
      -ms-transform: translateX(-50%) translateY(20px);
      transform: translateX(-50%) translateY(20px);
      background-size: 300px;
      background-position: center top; }
    .section0201 .bImg2 {
      width: 80%;
      height: 310px;
      position: absolute;
      left: 50%;
      top: 0;
      background-image: url("../img/s02_1_l_03.png");
      background-position: center center;
      background-repeat: no-repeat;
      background-position: center top;
      -webkit-transform: translateX(-50%) translateY(20px);
      -ms-transform: translateX(-50%) translateY(20px);
      transform: translateX(-50%) translateY(20px);
      background-size: 300px;
      background-position: center top;
      opacity: 1;
      -webkit-animation: ef0201 10s infinite linear;
      animation: ef0201 10s infinite linear; }
  @-webkit-keyframes ef0201 {
    0% {
      opacity: 1; }
    5% {
      opacity: 0; }
    65% {
      opacity: 0; }
    75% {
      opacity: 1; }
    100% {
      opacity: 1; } }
  @keyframes ef0201 {
    0% {
      opacity: 1; }
    5% {
      opacity: 0; }
    65% {
      opacity: 0; }
    75% {
      opacity: 1; }
    100% {
      opacity: 1; } }
    .section0201 .wordBox {
      width: 80%;
      -webkit-box-sizing: border-box;
      box-sizing: border-box;
      position: absolute;
      left: 50%;
      bottom: 50px;
      -webkit-transform: translateX(-50%) translateY(0);
      -ms-transform: translateX(-50%) translateY(0);
      transform: translateX(-50%) translateY(0);
      margin: 0;
      padding: 0;
      padding: 0;
      margin: 0;
      width: 80%;
      left: 50%;
      -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
      transform: translateX(-50%); }
      .section0201 .wordBox .title_L1 {
        display: none; }
      .section0201 .wordBox .title_L2 {
        display: none; }
      .section0201 .wordBox .title_L3 {
        display: block; }
      .section0201 .wordBox .title_L {
        font-size: 30px;
        line-height: 1.2;
        width: 100%;
        text-align: left;
        padding-bottom: 15px; }
      .section0201 .wordBox .content {
        width: 100%;
        text-align: left; }
      .section0201 .wordBox .superRd {
        font-size: 15px; } }
