@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) {
  .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: #222; }
    .section0201 .box {
      height: 500px;
      background-color: #000;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-sizing: border-box;
      box-sizing: border-box; }
    .section0201 .BL {
      -webkit-box-flex: 3;
      -ms-flex: 3;
      flex: 3;
      margin: 0 20px;
      position: relative; }
      .section0201 .BL .BL1 {
        width: 100%;
        height: 500px;
        background-image: url("../img/s02_1_01.png");
        background-position: center center;
        background-repeat: no-repeat; }
      .section0201 .BL .BL2 {
        width: 300px;
        height: 300px;
        border-radius: 50%;
        background-image: url("../img/s02_1_03.gif");
        background-position: center center;
        background-repeat: no-repeat;
        position: absolute;
        top: 62px;
        left: 50%;
        -webkit-transform: translateX(-48px);
        -ms-transform: translateX(-48px);
        transform: translateX(-48px);
        border: solid 16px #222222;
        -webkit-box-sizing: border-box;
        box-sizing: border-box; }
    .section0201 .BR {
      -webkit-box-flex: 1;
      -ms-flex: 1;
      flex: 1;
      margin-right: 20px;
      background-image: url("../img/s02_1_02.png");
      background-position: center center;
      background-repeat: no-repeat;
      background-position: center left 10%; } }

@media (min-width: 768px) 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: #222; }
    .section0201 .box {
      height: 500px;
      background-color: #000;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-sizing: border-box;
      box-sizing: border-box; }
    .section0201 .BL {
      -webkit-box-flex: 1;
      -ms-flex: 1;
      flex: 1;
      margin: 0 20px;
      position: relative; }
      .section0201 .BL .BL1 {
        width: 100%;
        height: 500px;
        background-image: url("../img/s02_1_01.png");
        background-position: center center;
        background-repeat: no-repeat; }
      .section0201 .BL .BL2 {
        width: 300px;
        height: 300px;
        border-radius: 50%;
        background-image: url("../img/s02_1_03.gif");
        background-position: center center;
        background-repeat: no-repeat;
        position: absolute;
        top: 62px;
        left: 50%;
        -webkit-transform: translateX(-48px);
        -ms-transform: translateX(-48px);
        transform: translateX(-48px);
        border: solid 16px #222222;
        -webkit-box-sizing: border-box;
        box-sizing: border-box; }
    .section0201 .BR {
      display: none; } }

@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: #222; }
    .section0201 .box {
      height: 500px;
      background-color: #000;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-sizing: border-box;
      box-sizing: border-box; }
      .section0201 .box:after {
        content: "";
        display: block;
        width: 100%;
        height: 200px;
        position: absolute;
        top: 0;
        left: 0;
        background: -webkit-gradient(linear, left top, left bottom, from(#222222), to(rgba(34, 34, 34, 0)));
        background: -webkit-linear-gradient(#222222, rgba(34, 34, 34, 0));
        background: -o-linear-gradient(#222222, rgba(34, 34, 34, 0));
        background: linear-gradient(#222222, rgba(34, 34, 34, 0)); }
    .section0201 .BL {
      -webkit-box-flex: 1;
      -ms-flex: 1;
      flex: 1;
      position: relative; }
      .section0201 .BL .BL1 {
        width: 100%;
        height: 500px;
        background-image: url("../img/s02_1_01.png");
        background-position: center center;
        background-repeat: no-repeat; }
        .section0201 .BL .BL1:after {
          content: "";
          display: block;
          width: 120%;
          height: 40px;
          position: absolute;
          bottom: -20px;
          background-color: #222;
          -webkit-transform: rotate(-3deg);
          -ms-transform: rotate(-3deg);
          transform: rotate(-3deg); }
      .section0201 .BL .BL2 {
        width: 300px;
        height: 300px;
        border-radius: 50%;
        background-image: url("../img/s02_1_03.gif");
        background-position: center center;
        background-repeat: no-repeat;
        position: absolute;
        top: 62px;
        left: 50%;
        -webkit-transform: translateX(-48px);
        -ms-transform: translateX(-48px);
        transform: translateX(-48px);
        border: solid 16px #222222;
        -webkit-box-sizing: border-box;
        box-sizing: border-box; }
    .section0201 .BR {
      display: none; } }
