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

body {
  background-color: #111; }

.cm_head {
  width: 100%;
  height: 150px;
  background-image: url("../img/cm_head.png");
  background-position: center center; }

.cm_nav {
  width: 100%;
  height: 150px;
  background-image: url("../img/cm_nav.png");
  background-position: center center; }

.purpleBox {
  position: absolute; }
  .purpleBox .cm_stripe {
    width: 110%;
    height: 110%;
    position: absolute;
    top: -40px;
    left: -40px;
    background-image: url("../img/pdp-info-bg.png");
    background-position: left top;
    background-size: 150%; }
  .purpleBox .cm_gradual {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background-image: -webkit-gradient(linear, left bottom, left top, from(#1E1E28), to(#84329B));
    background-image: -webkit-linear-gradient(bottom, #1E1E28, #84329B);
    background-image: -o-linear-gradient(bottom, #1E1E28, #84329B);
    background-image: linear-gradient(0deg, #1E1E28, #84329B); }
  .purpleBox .wordBox {
    position: absolute;
    top: 80px;
    left: 50%;
    -webkit-transform: translateX(-50%) translateY(0);
    -moz-transform: translateX(-50%) translateY(0);
    -ms-transform: translateX(-50%) translateY(0);
    -o-transform: translateX(-50%) translateY(0);
    transform: translateX(-50%) translateY(0); }
  .purpleBox .purple_title {
    font-family: "Teko", sans-serif;
    font-size: 80px;
    font-weight: 600;
    line-height: 1;
    text-transform: uppercase;
    color: #fff; }
  .purpleBox .purple_subtitle {
    font-family: "Teko", sans-serif;
    font-size: 40px;
    line-height: 1;
    text-transform: uppercase;
    padding-top: 15px;
    color: #ff008b; }
  .purpleBox .purple_content {
    font-family: "Noto", sans-serif;
    font-size: 24px;
    font-weight: 400;
    line-height: 40px;
    color: #fff; }

@media (min-width: 1400px) {
  .purpleBox {
    width: 50%;
    height: 90%;
    top: 10%;
    left: 50%; }
    .purpleBox .wordBox {
      width: 60%;
      top: 80px;
      left: 50%; } }

@media (min-width: 1200px) and (max-width: 1439px) {
  .purpleBox {
    width: 50%;
    height: 90%;
    top: 10%;
    left: 50%; }
    .purpleBox .wordBox {
      width: 70%;
      top: 50px;
      left: 50%; }
    .purpleBox .purple_content {
      padding-top: 50px;
      font-size: 24px;
      line-height: 40px; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .purpleBox {
    width: 50%;
    height: 90%;
    top: 10%;
    left: 50%; }
    .purpleBox .wordBox {
      width: 80%;
      top: 50px;
      left: 50%; }
    .purpleBox .purple_content {
      padding-top: 50px;
      font-size: 24px;
      line-height: 40px; } }

@media (min-width: 768px) and (max-width: 991px) {
  .purpleBox {
    width: 100%;
    height: 40%;
    left: 0;
    bottom: 0; }
    .purpleBox .cm_stripe {
      background-size: 105%;
      top: -10%;
      left: -5%; }
    .purpleBox .wordBox {
      width: 95%;
      top: 30px;
      left: 50%; }
    .purpleBox .purple_title {
      font-size: 80px;
      font-weight: 500; }
    .purpleBox .purple_content {
      padding-top: 30px;
      font-size: 20px;
      line-height: 30px; } }

@media (min-width: 576px) and (max-width: 767px) {
  .purpleBox {
    width: 97%;
    height: 50%;
    bottom: 0;
    left: 3%; }
    .purpleBox .cm_stripe {
      background-size: 103%;
      top: -6%;
      left: -3%; }
    .purpleBox .wordBox {
      width: 95%;
      top: 30px;
      left: 50%; }
    .purpleBox .purple_title {
      font-size: 60px;
      font-weight: 500; }
    .purpleBox .purple_content {
      padding-top: 30px;
      font-size: 20px;
      line-height: 30px; } }

@media (max-width: 575px) {
  .purpleBox {
    width: 97%;
    height: 60%;
    bottom: 0;
    left: 3%; }
    .purpleBox .cm_stripe {
      background-size: 103%;
      top: -3%;
      left: -3%; }
    .purpleBox .wordBox {
      width: 90%;
      top: 40px; }
    .purpleBox .purple_title {
      font-size: 60px; }
    .purpleBox .purple_content {
      padding-top: 30px;
      font-size: 20px;
      line-height: 30px; } }

.title {
  font-family: "Teko", sans-serif;
  font-size: 80px;
  font-weight: 600;
  line-height: 1;
    line-height-margin-bottom: 1.8rem;
  text-transform: uppercase;
  color: #fff; }

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

@-webkit-keyframes ef_s0302_i_01 {
  0% {
    width: 0%;
    opacity: 1; }
  60% {
    width: 100%;
    opacity: 1; }
  90% {
    width: 100%;
    opacity: 1; }
  100% {
    width: 100%;
    opacity: 1; } }

@keyframes ef_s0302_i_01 {
  0% {
    width: 0%;
    opacity: 1; }
  60% {
    width: 100%;
    opacity: 1; }
  90% {
    width: 100%;
    opacity: 1; }
  100% {
    width: 100%;
    opacity: 1; } }

@-webkit-keyframes ef_s0302_i_fan {
  0% {
    background-position: left 0px top 0px; }
  2.77% {
    background-position: left 0px top -500px; }
  5.54% {
    background-position: left 0px top -1000px; }
  8.31% {
    background-position: left 0px top -1500px; }
  11.08% {
    background-position: left 0px top -2000px; }
  13.85% {
    background-position: left 0px top -2500px; }
  16.62% {
    background-position: left -700px top 0px; }
  19.39% {
    background-position: left -700px top -500px; }
  22.16% {
    background-position: left -700px top -1000px; }
  24.93% {
    background-position: left -700px top -1500px; }
  27.7% {
    background-position: left -700px top -2000px; }
  30.47% {
    background-position: left -700px top -2500px; }
  33.24% {
    background-position: left -1400px top 0px; }
  36.01% {
    background-position: left -1400px top -500px; }
  38.78% {
    background-position: left -1400px top -1000px; }
  41.55% {
    background-position: left -1400px top -1500px; }
  44.32% {
    background-position: left -1400px top -2000px; }
  47.09% {
    background-position: left -1400px top -2500px; }
  49.86% {
    background-position: left -2100px top 0px; }
  52.63% {
    background-position: left -2100px top -500px; }
  55.4% {
    background-position: left -2100px top -1000px; }
  58.17% {
    background-position: left -2100px top -1500px; }
  60.94% {
    background-position: left -2100px top -2000px; }
  63.71% {
    background-position: left -2100px top -2500px; }
  66.48% {
    background-position: left -2800px top 0px; }
  69.25% {
    background-position: left -2800px top -500px; }
  72.02% {
    background-position: left -2800px top -1000px; }
  74.79% {
    background-position: left -2800px top -1500px; }
  77.56% {
    background-position: left -2800px top -2000px; }
  80.33% {
    background-position: left -2800px top -2500px; }
  83.1% {
    background-position: left -3500px top 0px; }
  85.87% {
    background-position: left -3500px top -500px; }
  88.64% {
    background-position: left -3500px top -1000px; }
  91.41% {
    background-position: left -3500px top -1500px; }
  94.18% {
    background-position: left -3500px top -2000px; }
  96.95% {
    background-position: left -3500px top -2500px; }
  100% {
    background-position: left 0px top 0px; } }

@keyframes ef_s0302_i_fan {
  0% {
    background-position: left 0px top 0px; }
  2.77% {
    background-position: left 0px top -500px; }
  5.54% {
    background-position: left 0px top -1000px; }
  8.31% {
    background-position: left 0px top -1500px; }
  11.08% {
    background-position: left 0px top -2000px; }
  13.85% {
    background-position: left 0px top -2500px; }
  16.62% {
    background-position: left -700px top 0px; }
  19.39% {
    background-position: left -700px top -500px; }
  22.16% {
    background-position: left -700px top -1000px; }
  24.93% {
    background-position: left -700px top -1500px; }
  27.7% {
    background-position: left -700px top -2000px; }
  30.47% {
    background-position: left -700px top -2500px; }
  33.24% {
    background-position: left -1400px top 0px; }
  36.01% {
    background-position: left -1400px top -500px; }
  38.78% {
    background-position: left -1400px top -1000px; }
  41.55% {
    background-position: left -1400px top -1500px; }
  44.32% {
    background-position: left -1400px top -2000px; }
  47.09% {
    background-position: left -1400px top -2500px; }
  49.86% {
    background-position: left -2100px top 0px; }
  52.63% {
    background-position: left -2100px top -500px; }
  55.4% {
    background-position: left -2100px top -1000px; }
  58.17% {
    background-position: left -2100px top -1500px; }
  60.94% {
    background-position: left -2100px top -2000px; }
  63.71% {
    background-position: left -2100px top -2500px; }
  66.48% {
    background-position: left -2800px top 0px; }
  69.25% {
    background-position: left -2800px top -500px; }
  72.02% {
    background-position: left -2800px top -1000px; }
  74.79% {
    background-position: left -2800px top -1500px; }
  77.56% {
    background-position: left -2800px top -2000px; }
  80.33% {
    background-position: left -2800px top -2500px; }
  83.1% {
    background-position: left -3500px top 0px; }
  85.87% {
    background-position: left -3500px top -500px; }
  88.64% {
    background-position: left -3500px top -1000px; }
  91.41% {
    background-position: left -3500px top -1500px; }
  94.18% {
    background-position: left -3500px top -2000px; }
  96.95% {
    background-position: left -3500px top -2500px; }
  100% {
    background-position: left 0px top 0px; } }

@-webkit-keyframes ef_s0302_i_shake {
  0% 100% {
    -webkit-transform: rotate(-3deg);
    transform: rotate(-3deg); }
  50% {
    -webkit-transform: rotate(3deg);
    transform: rotate(3deg); } }

@keyframes ef_s0302_i_shake {
  0% 100% {
    -webkit-transform: rotate(-3deg);
    transform: rotate(-3deg); }
  50% {
    -webkit-transform: rotate(3deg);
    transform: rotate(3deg); } }

@-webkit-keyframes ef_s0502_i_01 {
  0% {
    background-position: left 0px top 0px; }
  1.66% {
    background-position: left -1301px top 0px; }
  3.33% {
    background-position: left -2602px top 0px; }
  5% {
    background-position: left -3903px top 0px; }
  6.66% {
    background-position: left -5204px top 0px; }
  8.33% {
    background-position: left 0px top -500px; }
  10% {
    background-position: left -1301px top -500px; }
  11.66% {
    background-position: left -2602px top -500px; }
  13.33% {
    background-position: left -3903px top -500px; }
  15% {
    background-position: left -5204px top -500px; }
  16.66% {
    background-position: left 0px top -1000px; }
  18.33% {
    background-position: left -1301px top -1000px; }
  20% {
    background-position: left -2602px top -1000px; }
  21.66% {
    background-position: left -3903px top -1000px; }
  23.33% {
    background-position: left -5204px top -1000px; }
  25% {
    background-position: left 0px top -1500px; }
  26.66% {
    background-position: left -1301px top -1500px; }
  28.33% {
    background-position: left -2602px top -1500px; }
  30% {
    background-position: left -3903px top -1500px; }
  31.66% {
    background-position: left -5204px top -1500px; }
  33.33% {
    background-position: left 0px top -2000px; }
  35% {
    background-position: left -1301px top -2000px; }
  36.66% {
    background-position: left -2602px top -2000px; }
  38.33% {
    background-position: left -3903px top -2000px; }
  40% {
    background-position: left -5204px top -2000px; }
  41.66% {
    background-position: left 0px top -2500px; }
  43.33% {
    background-position: left -1301px top -2500px; }
  45% {
    background-position: left -2602px top -2500px; }
  46.66% {
    background-position: left -3903px top -2500px; }
  48.33% {
    background-position: left -5204px top -2500px; }
  50% {
    background-position: left 0px top -3000px; }
  51.66% {
    background-position: left -1301px top -3000px; }
  53.33% {
    background-position: left -2602px top -3000px; }
  55% {
    background-position: left -3903px top -3000px; }
  56.66% {
    background-position: left -5204px top -3000px; }
  58.33% {
    background-position: left 0px top -3500px; }
  60% {
    background-position: left -1301px top -3500px; }
  61.66% {
    background-position: left -2602px top -3500px; }
  63.33% {
    background-position: left -3903px top -3500px; }
  65% {
    background-position: left -5204px top -3500px; }
  66.66% {
    background-position: left 0px top -4000px; }
  68.33% {
    background-position: left -1301px top -4000px; }
  70% {
    background-position: left -2602px top -4000px; }
  71.66% {
    background-position: left -3903px top -4000px; }
  73.33% {
    background-position: left -5204px top -4000px; }
  75% {
    background-position: left 0px top -4500px; }
  76.66% {
    background-position: left -1301px top -4500px; }
  78.33% {
    background-position: left -2602px top -4500px; }
  80% {
    background-position: left -3903px top -4500px; }
  81.66% {
    background-position: left -5204px top -4500px; }
  83.33% {
    background-position: left 0px top -5000px; }
  85% {
    background-position: left -1301px top -5000px; }
  86.66% {
    background-position: left -2602px top -5000px; }
  88.33% {
    background-position: left -3903px top -5000px; }
  90% {
    background-position: left -5204px top -5000px; }
  91.66% {
    background-position: left 0px top -5500px; }
  93.33% {
    background-position: left -1301px top -5500px; }
  95% {
    background-position: left -2602px top -5500px; }
  96.66% {
    background-position: left -3903px top -5500px; }
  98.33% {
    background-position: left -5204px top -5500px; }
  100% {
    background-position: left 0px top 0px; } }

@keyframes ef_s0502_i_01 {
  0% {
    background-position: left 0px top 0px; }
  1.66% {
    background-position: left -1301px top 0px; }
  3.33% {
    background-position: left -2602px top 0px; }
  5% {
    background-position: left -3903px top 0px; }
  6.66% {
    background-position: left -5204px top 0px; }
  8.33% {
    background-position: left 0px top -500px; }
  10% {
    background-position: left -1301px top -500px; }
  11.66% {
    background-position: left -2602px top -500px; }
  13.33% {
    background-position: left -3903px top -500px; }
  15% {
    background-position: left -5204px top -500px; }
  16.66% {
    background-position: left 0px top -1000px; }
  18.33% {
    background-position: left -1301px top -1000px; }
  20% {
    background-position: left -2602px top -1000px; }
  21.66% {
    background-position: left -3903px top -1000px; }
  23.33% {
    background-position: left -5204px top -1000px; }
  25% {
    background-position: left 0px top -1500px; }
  26.66% {
    background-position: left -1301px top -1500px; }
  28.33% {
    background-position: left -2602px top -1500px; }
  30% {
    background-position: left -3903px top -1500px; }
  31.66% {
    background-position: left -5204px top -1500px; }
  33.33% {
    background-position: left 0px top -2000px; }
  35% {
    background-position: left -1301px top -2000px; }
  36.66% {
    background-position: left -2602px top -2000px; }
  38.33% {
    background-position: left -3903px top -2000px; }
  40% {
    background-position: left -5204px top -2000px; }
  41.66% {
    background-position: left 0px top -2500px; }
  43.33% {
    background-position: left -1301px top -2500px; }
  45% {
    background-position: left -2602px top -2500px; }
  46.66% {
    background-position: left -3903px top -2500px; }
  48.33% {
    background-position: left -5204px top -2500px; }
  50% {
    background-position: left 0px top -3000px; }
  51.66% {
    background-position: left -1301px top -3000px; }
  53.33% {
    background-position: left -2602px top -3000px; }
  55% {
    background-position: left -3903px top -3000px; }
  56.66% {
    background-position: left -5204px top -3000px; }
  58.33% {
    background-position: left 0px top -3500px; }
  60% {
    background-position: left -1301px top -3500px; }
  61.66% {
    background-position: left -2602px top -3500px; }
  63.33% {
    background-position: left -3903px top -3500px; }
  65% {
    background-position: left -5204px top -3500px; }
  66.66% {
    background-position: left 0px top -4000px; }
  68.33% {
    background-position: left -1301px top -4000px; }
  70% {
    background-position: left -2602px top -4000px; }
  71.66% {
    background-position: left -3903px top -4000px; }
  73.33% {
    background-position: left -5204px top -4000px; }
  75% {
    background-position: left 0px top -4500px; }
  76.66% {
    background-position: left -1301px top -4500px; }
  78.33% {
    background-position: left -2602px top -4500px; }
  80% {
    background-position: left -3903px top -4500px; }
  81.66% {
    background-position: left -5204px top -4500px; }
  83.33% {
    background-position: left 0px top -5000px; }
  85% {
    background-position: left -1301px top -5000px; }
  86.66% {
    background-position: left -2602px top -5000px; }
  88.33% {
    background-position: left -3903px top -5000px; }
  90% {
    background-position: left -5204px top -5000px; }
  91.66% {
    background-position: left 0px top -5500px; }
  93.33% {
    background-position: left -1301px top -5500px; }
  95% {
    background-position: left -2602px top -5500px; }
  96.66% {
    background-position: left -3903px top -5500px; }
  98.33% {
    background-position: left -5204px top -5500px; }
  100% {
    background-position: left 0px top 0px; } }

@-webkit-keyframes ef_s0502_i_02 {
  0% {
    opacity: 1; }
  20% {
    opacity: 1; }
  80% {
    opacity: 0; }
  100% {
    opacity: 0; } }

@keyframes ef_s0502_i_02 {
  0% {
    opacity: 1; }
  20% {
    opacity: 1; }
  80% {
    opacity: 0; }
  100% {
    opacity: 0; } }

.s0302_i {
  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: #000;
  position: relative;
  background: #84329b; }
  .s0302_i .imgBG {
    -webkit-transition: .5s;
    -o-transition: .5s;
    transition: .5s;
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    background-image: url("../img/m_120_s0302_i_bg.png");
    background-position: center center;
    background-repeat: no-repeat;
    -webkit-filter: blur(0px) brightness(1);
    filter: blur(0px) brightness(1);
    opacity: 1; }
  .s0302_i .box2 {
    width: 100%;
    height: 500px;
    position: absolute;
    right: 0;
    top: 0; }
    .s0302_i .box2 .fan_none {
      -webkit-transition: 1s;
      -o-transition: 1s;
      transition: 1s;
      width: 700px;
      height: 500px;
      position: absolute;
      left: 50%;
      top: 0;
      -webkit-transform: translateX(0) translateY(0);
      -moz-transform: translateX(0) translateY(0);
      -ms-transform: translateX(0) translateY(0);
      -o-transform: translateX(0) translateY(0);
      transform: translateX(0) translateY(0); }
      .s0302_i .box2 .fan_none .fan_shake {
        width: 100%;
        height: 100%;
        position: absolute;
        -webkit-animation: ef_s0302_i_shake 1s infinite;
        animation: ef_s0302_i_shake 1s infinite; }
        .s0302_i .box2 .fan_none .fan_shake .fan_img {
          width: 700px;
          height: 500px;
          position: absolute;
          background-image: url("../img/m_120_s0302_i_none.png");
          background-position: center center;
          background-repeat: no-repeat;
          background-position: left 0px top 0px;
          -webkit-animation: ef_s0302_i_fan .8s infinite step-start;
          animation: ef_s0302_i_fan .8s infinite step-start; }
    .s0302_i .box2 .fan_ring {
      -webkit-transition: 1s;
      -o-transition: 1s;
      transition: 1s;
      width: 700px;
      height: 500px;
      position: absolute;
      right: 52%;
      top: 0;
      -webkit-transform: translateX(0) translateY(0);
      -moz-transform: translateX(0) translateY(0);
      -ms-transform: translateX(0) translateY(0);
      -o-transform: translateX(0) translateY(0);
      transform: translateX(0) translateY(0);
      background-image: url("../img/m_120_s0302_i_ring.png");
      background-position: center center;
      background-repeat: no-repeat;
      background-position: left 0px top 0px;
      -webkit-animation: ef_s0302_i_fan .5s infinite step-start;
      animation: ef_s0302_i_fan .5s infinite step-start; }
  .s0302_i .box1 {
    -webkit-transition: .5s;
    -o-transition: .5s;
    transition: .5s;
    width: 100%;
    height: 150px;
    background-image: -webkit-linear-gradient(45deg, rgba(132, 50, 155, 0.8), rgba(0, 239, 228, 0.8));
    background-image: -o-linear-gradient(45deg, rgba(132, 50, 155, 0.8), rgba(0, 239, 228, 0.8));
    background-image: linear-gradient(45deg, rgba(132, 50, 155, 0.8), rgba(0, 239, 228, 0.8));
    position: absolute;
    left: 50%;
    bottom: 0px;
    -webkit-transform: translateX(-50%) translateY(0);
    -moz-transform: translateX(-50%) translateY(0);
    -ms-transform: translateX(-50%) translateY(0);
    -o-transform: translateX(-50%) translateY(0);
    transform: translateX(-50%) translateY(0);
    overflow: hidden; }
    .s0302_i .box1 .ST {
      color: #00EFE4;
      text-align: center;
      position: absolute;
      left: 50%;
      top: 50%;
      -webkit-transform: translateX(-50%) translateY(-50%);
      -moz-transform: translateX(-50%) translateY(-50%);
      -ms-transform: translateX(-50%) translateY(-50%);
      -o-transform: translateX(-50%) translateY(-50%);
      transform: translateX(-50%) translateY(-50%); }
    .s0302_i .box1 .Title {
      font-family: "Noto", sans-serif; }
    .s0302_i .box1 .content {
      font-size: 10pt;
      color: #ffffff; }
    .s0302_i .box1 .boxValue {
      width: 100%;
      height: 100%;
      position: relative;
      display: -webkit-inline-box;
      display: -ms-inline-flexbox;
      display: inline-flex;
      -ms-flex-pack: distribute;
      justify-content: space-around; }
    .s0302_i .box1 .boxWith, .s0302_i .box1 .boxWithout {
      width: 500px;
      position: relative;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex; }
    .s0302_i .box1 .bL {
      width: 150px;
      height: 100%;
      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; }
      .s0302_i .box1 .bL .Title {
        font-size: 10pt;
        font-weight: 900; }
      .s0302_i .box1 .bL .ST_Circle {
        width: 80px;
        height: 80px;
        border-radius: 50%;
        position: absolute;
        left: 50%;
        top: 50%;
        -webkit-transform: translateX(-50%) translateY(-50%);
        -moz-transform: translateX(-50%) translateY(-50%);
        -ms-transform: translateX(-50%) translateY(-50%);
        -o-transform: translateX(-50%) translateY(-50%);
        transform: translateX(-50%) translateY(-50%); }
    .s0302_i .box1 .bR {
      width: 100%;
      height: 100%;
      position: relative;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex; }
    .s0302_i .box1 .C1 {
      width: 20px;
      height: 100%; }
    .s0302_i .box1 .C2 {
      width: 20px;
      height: 100%; }
    .s0302_i .box1 .C3 {
      width: 100%;
      height: 100%;
      position: relative; }
    .s0302_i .box1 .C4 {
      width: 20px;
      height: 100%; }
    .s0302_i .box1 .RT, .s0302_i .box1 .RB, .s0302_i .box1 .R1, .s0302_i .box1 .R2, .s0302_i .box1 .R3, .s0302_i .box1 .R4 {
      width: 100%;
      height: 20px; }
    .s0302_i .box1 .R1, .s0302_i .box1 .R2, .s0302_i .box1 .R3, .s0302_i .box1 .R4 {
      width: 100%;
      height: 25px; }
    .s0302_i .box1 .R5 {
      width: 100%;
      height: 100px;
      position: relative;
      background-color: #FF008B; }
      .s0302_i .box1 .R5 .content {
        text-align: center;
        position: absolute;
        color: #ffffff;
        left: 50%;
        top: 50%;
        -webkit-transform: translateX(-50%) translateY(-50%) rotate(-90deg);
        -ms-transform: translateX(-50%) translateY(-50%) rotate(-90deg);
        transform: translateX(-50%) translateY(-50%) rotate(-90deg); }
    .s0302_i .box1 .C3_Chart {
      width: 100%;
      height: 100px;
      position: relative;
      background-color: #000000; }
      .s0302_i .box1 .C3_Chart .C3_grid_C, .s0302_i .box1 .C3_Chart .C3_grid_R, .s0302_i .box1 .C3_Chart .C3_img, .s0302_i .box1 .C3_Chart .C3_border {
        width: 100%;
        height: 100px;
        position: absolute; }
      .s0302_i .box1 .C3_Chart .C3_grid_C {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex; }
        .s0302_i .box1 .C3_Chart .C3_grid_C .C31, .s0302_i .box1 .C3_Chart .C3_grid_C .C32, .s0302_i .box1 .C3_Chart .C3_grid_C .C33, .s0302_i .box1 .C3_Chart .C3_grid_C .C34, .s0302_i .box1 .C3_Chart .C3_grid_C .C35, .s0302_i .box1 .C3_Chart .C3_grid_C .C36, .s0302_i .box1 .C3_Chart .C3_grid_C .C37 {
          width: 100%;
          -webkit-box-sizing: border-box;
          box-sizing: border-box;
          border: .5px solid #FF008B; }
      .s0302_i .box1 .C3_Chart .C3_grid_R .R31, .s0302_i .box1 .C3_Chart .C3_grid_R .R32, .s0302_i .box1 .C3_Chart .C3_grid_R .R33, .s0302_i .box1 .C3_Chart .C3_grid_R .R34 {
        width: 100%;
        height: 20px;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        border: .5px solid #FF008B; }
      .s0302_i .box1 .C3_Chart .C3_border {
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        border: 4px solid #FF008B; }
    .s0302_i .box1 .C3 .RB {
      display: -webkit-inline-box;
      display: -ms-inline-flexbox;
      display: inline-flex; }
      .s0302_i .box1 .C3 .RB .C3_C1, .s0302_i .box1 .C3 .RB .C3_C2, .s0302_i .box1 .C3 .RB .C3_C3, .s0302_i .box1 .C3 .RB .C3_C4, .s0302_i .box1 .C3 .RB .C3_C5, .s0302_i .box1 .C3 .RB .C3_C6, .s0302_i .box1 .C3 .RB .C3_C7 {
        width: 100%;
        position: relative; }
    .s0302_i .box1 .C1 .NumM {
      text-align: right;
      -webkit-transform: translateY(-12px) translateX(-5px);
      -ms-transform: translateY(-12px) translateX(-5px);
      transform: translateY(-12px) translateX(-5px); }
    .s0302_i .box1 .C4 .RB .NumSec {
      text-align: left;
      -webkit-transform: translateY(0px) translateX(-6px);
      -ms-transform: translateY(0px) translateX(-6px);
      transform: translateY(0px) translateX(-6px); }
    .s0302_i .box1 .boxWith .ST_Circle {
      background-color: #FF008B;
      border: solid 5px #00EFE4;
      -webkit-box-sizing: border-box;
      box-sizing: border-box; }
    .s0302_i .box1 .boxWith .C3_img {
      width: 100%;
      height: 100%;
      position: absolute;
      left: 0;
      top: 0;
      background-image: url("../img/m_120p_argb_s0302_i_w_rbd.png");
      background-position: center center;
      background-repeat: no-repeat;
      background-position: left 0 center;
      background-size: 440px 100%;
      -webkit-animation: ef_s0302_i_01 6s 2s 1 backwards;
      animation: ef_s0302_i_01 6s 2s 1 backwards; }
    .s0302_i .box1 .boxWithout .ST_Circle {
      background-color: #FF008B;
      border: dashed 5px #00EFE4;
      -webkit-box-sizing: border-box;
      box-sizing: border-box; }
    .s0302_i .box1 .boxWithout .C3_img {
      width: 100%;
      height: 100%;
      position: absolute;
      left: 0;
      top: 0;
      background-image: url("../img/m_120p_argb_s0302_i_wo_rbd.png");
      background-position: center center;
      background-repeat: no-repeat;
      background-position: left 0px center;
      background-size: 440px 100%;
      -webkit-animation: ef_s0302_i_01 6s 2s 1 backwards;
      animation: ef_s0302_i_01 6s 2s 1 backwards; }

@media (min-width: 769px) and (max-width: 1140px) {
  .s0302_i .box1 {
    width: 100%;
    height: 150px;
    position: absolute;
    left: 50%;
    bottom: 0;
    -webkit-transform: translateX(-50%) translateY(0);
    -moz-transform: translateX(-50%) translateY(0);
    -ms-transform: translateX(-50%) translateY(0);
    -o-transform: translateX(-50%) translateY(0);
    transform: translateX(-50%) translateY(0); } }

@media (max-width: 768px) {
  .s0302_i .box2 .fan_none {
    left: 100%; }
  .s0302_i .box2 .fan_ring {
    -webkit-transform: translateX(50%) translateY(0);
    -moz-transform: translateX(50%) translateY(0);
    -ms-transform: translateX(50%) translateY(0);
    -o-transform: translateX(50%) translateY(0);
    transform: translateX(50%) translateY(0); }
  .s0302_i .box1 {
    width: 90%;
    height: 300px;
    position: absolute;
    left: 50%;
    bottom: 10px;
    -webkit-transform: translateX(-50%) translateY(0);
    -moz-transform: translateX(-50%) translateY(0);
    -ms-transform: translateX(-50%) translateY(0);
    -o-transform: translateX(-50%) translateY(0);
    transform: translateX(-50%) translateY(0);
    border-radius: 10px; }
    .s0302_i .box1 .content {
      font-size: 2pt; }
    .s0302_i .box1 .boxValue {
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -ms-flex-direction: column;
      flex-direction: column;
      position: relative; }
    .s0302_i .box1 .boxWith, .s0302_i .box1 .boxWithout {
      width: 90%;
      position: relative; } }
