.chart-area {
  position: relative;
  min-height: 310px; }

.radio-box {
  padding-top: 20px;
  padding-left: 30px; }

.c-box {
  position: absolute;
  box-sizing: border-box;
  width: 130px;
  height: 130px;
  background-color: #fff;
  border-style: solid;
  border-width: 2px;
  text-align: center;
  font-weight: bold;
  color: #666; }

.c-line {
  position: absolute;
  width: 130px;
  border-top-style: solid;
  border-width: 2px;
  z-index: -10; }

.c-line2, .c-line3 {
  position: absolute;
  width: 40px;
  height: 91px;
  z-index: -10; }

.c-line4, .c-line5 {
  position: absolute;
  width: 150px;
  height: 40px;
  z-index: -10; }

.c-line2, .c-line3 {
  border-left-style: solid;
  border-left-width: 2px; }

.c-line2, .c-line4 {
  border-top-style: solid;
  border-top-width: 2px; }

.c-line3, .c-line5 {
  border-bottom-style: solid;
  border-bottom-width: 2px; }

.c-line4, .c-line5 {
  border-right-style: solid;
  border-right-width: 2px; }

.arw-R, .arw-8R {
  width: 16px;
  height: 31px;
  position: absolute; }

.arw-R {
  background-image: url("/business/car/img/arrow1-R.png"); }

.arw-8R {
  background-image: url("/business/car/img/arrow8-R.png"); }

.arw-D, .arw-U, .arw-8D, .arw-8U {
  width: 31px;
  height: 17px;
  position: absolute; }

.arw-D {
  background-image: url("/business/car/img/arrow1-D.png"); }

.arw-U {
  background-image: url("/business/car/img/arrow1-U.png"); }

.arw-8D {
  background-image: url("/business/car/img/arrow8-D.png"); }

.arw-8U {
  background-image: url("/business/car/img/arrow8-U.png"); }

.online {
  border-width: 8px; }

.boldline {
  border-width: 4px !important; }

#business-chart .online, #business-chart .c-box, #business-chart .c-line, #business-chart .c-line2, #business-chart .c-line3, #business-chart .c-line4, #business-chart .c-line5 {
  border-color: #37d422; }
#business-chart .online {
  background-color: #f0fcee; }
#business-chart #box01 {
  top: 90px;
  left: 50px;
  padding-top: 40px;
  background-image: url("/business/car/img/busi-icon01.png"); }
#business-chart #box02 {
  top: 90px;
  left: 250px;
  padding-top: 50px;
  background-image: url("/business/car/img/busi-icon02.png"); }
#business-chart #box03 {
  top: 0px;
  left: 450px;
  padding-top: 50px;
  background-image: url("/business/car/img/busi-icon04.png"); }
#business-chart #box04 {
  top: 180px;
  left: 450px;
  padding-top: 40px;
  background-image: url("/business/car/img/busi-icon03.png"); }
#business-chart #box05 {
  top: 0px;
  left: 650px;
  padding-top: 40px;
  background-image: url("/business/car/img/busi-icon05.png"); }
#business-chart #box06 {
  top: 180px;
  left: 650px;
  padding-top: 40px;
  background-image: url("/business/car/img/busi-icon05.png"); }
#business-chart #box07 {
  top: 90px;
  left: 850px;
  padding-top: 50px;
  background-image: url("/business/car/img/busi-icon06.png"); }
#business-chart #line01 {
  top: 155px;
  left: 150px; }
#business-chart #line02 {
  top: 155px;
  left: 280px; }
#business-chart #line03 {
  top: 64px;
  left: 410px; }
#business-chart #line04 {
  top: 155px;
  left: 410px; }
#business-chart #line05 {
  top: 64px;
  left: 550px; }
#business-chart #line06 {
  top: 244px;
  left: 550px; }
#business-chart #line07 {
  top: 64px;
  left: 760px; }
#business-chart #line08 {
  top: 203px;
  left: 760px; }
#business-chart #arw01 {
  top: 141px;
  left: 234px; }
#business-chart #arw02 {
  top: 50px;
  left: 434px; }
#business-chart #arw03 {
  top: 232px;
  left: 434px; }
#business-chart #arw04 {
  top: 50px;
  left: 634px; }
#business-chart #arw05 {
  top: 230px;
  left: 634px; }
#business-chart #arw06 {
  top: 74px;
  left: 896px; }
#business-chart #arw07 {
  top: 220px;
  left: 896px; }

@media screen and (max-width: 639px), only screen and (min-device-width: 375px) and (max-device-width: 667px) and (-webkit-min-device-pixel-ratio: 2) and (orientation: landscape), only screen and (min-device-width: 414px) and (max-device-width: 736px) and (-webkit-min-device-pixel-ratio: 3) and (orientation: landscape) {
  .chart-area {
    width: 320px;
    border: 1px solid #ccc;
    margin: auto;
    min-height: 930px; }

  .c-line {
    height: 50px;
    border-top-style: none;
    border-right-style: solid; }

  .c-line2 {
    height: 50px;
    width: 75px;
    border-left-style: none;
    border-right-style: solid;
    border-right-width: 2px; }

  .c-line3 {
    height: 50px;
    width: 77px;
    border-bottom-style: none;
    border-top-style: solid;
    border-top-width: 2px; }

  .c-line4 {
    height: 100px;
    border-top-style: none;
    border-bottom-style: solid;
    border-bottom-width: 2px; }

  .c-line5 {
    height: 100px;
    border-right-style: none;
    border-left-style: solid;
    border-left-width: 2px; }

  .arw-R, .arw-8R {
    width: 31px;
    height: 16px;
    position: absolute; }

  .arw-R {
    background-image: url("/business/car/img/arrow1-D.png"); }

  .arw-8R {
    background-image: url("/business/car/img/arrow8-D.png"); }

  .arw-D, .arw-8D {
    width: 17px;
    height: 31px;
    position: absolute; }

  .arw-D {
    background-image: url("/business/car/img/arrow1-L.png"); }

  .arw-8D {
    background-image: url("/business/car/img/arrow8-L.png"); }

  .arw-U, .arw-8U {
    width: 17px;
    height: 31px;
    position: absolute; }

  .arw-U {
    background-image: url("/business/car/img/arrow1-R.png"); }

  .arw-8U {
    background-image: url("/business/car/img/arrow8-R.png"); }

  #business-chart #box01 {
    top: 20px;
    left: 100px; }
  #business-chart #box02 {
    top: 190px;
    left: 100px; }
  #business-chart #box03 {
    top: 360px;
    left: 175px; }
  #business-chart #box04 {
    top: 360px;
    left: 25px; }
  #business-chart #box05 {
    top: 530px;
    left: 175px; }
  #business-chart #box06 {
    top: 530px;
    left: 25px; }
  #business-chart #box07 {
    top: 700px;
    left: 100px; }
  #business-chart #line01 {
    top: 140px;
    left: 34px; }
  #business-chart #line02 {
    top: 285px;
    left: 34px; }
  #business-chart #line03 {
    top: 335px;
    left: 164px; }
  #business-chart #line04 {
    top: 335px;
    left: 85px; }
  #business-chart #line05 {
    top: 485px;
    left: 110px; }
  #business-chart #line06 {
    top: 485px;
    left: -45px; }
  #business-chart #line07 {
    top: 660px;
    left: 120px; }
  #business-chart #line08 {
    top: 660px;
    left: 55px; }
  #business-chart #arw01 {
    top: 175px;
    left: 150px; }
  #business-chart #arw02 {
    top: 345px;
    left: 225px; }
  #business-chart #arw03 {
    top: 345px;
    left: 70px; }
  #business-chart #arw04 {
    top: 515px;
    left: 225px; }
  #business-chart #arw05 {
    top: 515px;
    left: 70px; }
  #business-chart #arw06 {
    top: 745px;
    left: 230px; }
  #business-chart #arw07 {
    top: 745px;
    left: 85px; } }

/*# sourceMappingURL=business_car.css.map */



