@charset "utf-8";
#sandbox_theme_panel_30616 {
  top: auto !important;
  bottom: 0 !important;
  width: 100px !important;
  font-size: 10px !important; }

.site-header-inner .site-name-top {
  width: 355px;
  display: -moz-box;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  justify-content: space-between; }
  .site-header-inner .site-name-top .site-activity {
    max-width: 185px;
    float: left;
    margin: 0px 0px 0px 0px;
    font-size: 23px; }
  .site-header-inner .site-name-top .site-logo {
    float: right; }
    .site-header-inner .site-name-top .site-logo img {
      max-height: 250px; }
  .site-header-inner .right-side {
    float: right;
    margin: 0px 0px 0px 0px;
    display: -moz-box;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-direction: normal;
    -webkit-box-orient: horizontal;
    -webkit-flex-direction: row;
    -moz-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    align-items: center;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    -webkit-justify-content: flex-start;
    -moz-justify-content: flex-start;
    justify-content: flex-start;
    min-height: 165px;
    max-width: 565px; }
  .site-header-inner .right-side .side-a {
    padding: 20px 20px 20px 0px; }
  .site-header-inner .right-side .side-bc-in {
    display: -moz-box;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-direction: normal;
    -webkit-box-orient: horizontal;
    -webkit-flex-direction: row;
    -moz-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    align-items: center;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    -webkit-justify-content: flex-start;
    -moz-justify-content: flex-start;
    justify-content: flex-start;
    min-height: 165px; }
  .site-header-inner .right-side .side-b {
    padding: 0px 0px 0px 0px;
    max-width: 200px; }
    .site-header-inner .right-side .side-b .header-telephone {
      float: none;
      padding: 10px 0px 10px 21px;
      font-size: 25px;
      background-position: 0 50%; }
    .site-header-inner .right-side .side-b .header-worktime {
      float: none;
      padding: 10px 0px 10px 21px;
      font-size: 17px; }
  .site-header-inner .right-side .side-c {
    max-width: 210px;
    padding: 0px 0px 0px 20px; }
    .site-header-inner .right-side .side-c .address_top {
      padding: 10px 0px 10px 0px; }
    .site-header-inner .right-side .side-c .e-mail {
      padding: 10px 0px 10px 0px; }

@media all and (max-width: 960px) {
  .site-header-inner .right-side .side-bc-in {
    -webkit-box-direction: normal;
    -webkit-box-orient: vertical;
    -moz-box-direction: normal;
    -moz-box-orient: vertical;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    justify-content: center; }

  .site-header-inner .right-side .side-b .header-telephone, .site-header-inner .right-side .side-b .header-worktime, .site-header-inner .right-side .side-c .address_top, .site-header-inner .right-side .side-c .e-mail {
    padding-top: 3px;
    padding-bottom: 3px; } }

@media all and (max-width: 730px) {
  .site-header-inner .right-side {
    float: none;
    max-width: 100%;
    width: 100%;
    min-width: 0;
    padding: 0px 20px 0px 20px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -ms-flex-pack: distribute;
    -webkit-justify-content: space-around;
    -moz-justify-content: space-around;
    justify-content: space-around; }

  .site-header-inner .site-name-top {
    margin: 0px auto 0px;
    width: 100%;
    float: none;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    display: -moz-box;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-direction: reverse;
    -webkit-box-orient: vertical;
    -webkit-flex-direction: column-reverse;
    -moz-flex-direction: column-reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
    min-width: 0; }
    .site-header-inner .site-name-top .site-logo {
      float: none;
      margin: 0px auto 0px; }
      .site-header-inner .site-name-top .site-logo img {
        max-height: 100%; }
    .site-header-inner .site-name-top .site-activity {
      float: none;
      text-align: center;
      max-width: 100%;
      font-size: 25px; } }
