#sandbox_theme_panel_514104 {
  top: 50% !important;
  right: 0 !important;
  left: inherit !important;
  width: 200px !important;
  font-size: 12px !important; }

.nhead_block {
  background: #fff;
  padding-left: 30px;
  padding-right: 30px;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: cover;
  border-bottom: 2px solid #fff; }
  @media (max-width: 767px) {
  .nhead_block {
    padding-left: 20px;
    padding-right: 20px; } }
  .nhead_block .nhead_block_in {
    width: 100%;
    max-width: 1400px;
    margin: 0 auto;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding-top: 10px;
    padding-bottom: 10px; }
    .nhead_block .nhead_block_in .nhead_logo {
      font-size: 0;
      max-width: 408px; }
    .nhead_block .nhead_block_in .nhead_links {
      display: flex;
      align-items: center; }
      .nhead_block .nhead_block_in .nhead_links .nhead_items {
        padding-left: 20px; }
        .nhead_block .nhead_block_in .nhead_links .nhead_items a {
          font-size: 20px;
          color: #000;
          text-decoration: none; }
          .nhead_block .nhead_block_in .nhead_links .nhead_items a:hover {
            text-decoration: underline; }
    @media (max-width: 768px) {
  .nhead_block .nhead_block_in {
    justify-content: center;
    flex-direction: column;
    padding-top: 20px;
    padding-bottom: 10px; }
    .nhead_block .nhead_block_in .nhead_logo {
      padding-bottom: 10px; }
    .nhead_block .nhead_block_in .nhead_links {
      flex-wrap: wrap;
      justify-content: center; }
      .nhead_block .nhead_block_in .nhead_links .nhead_items {
        padding: 0 10px 10px; }
        .nhead_block .nhead_block_in .nhead_links .nhead_items a {
          font-size: 16px; } }

.fhead_block {
  background: #fff;
  padding-left: 30px;
  padding-right: 30px;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: cover;
  border-top: 2px solid #fff; }
  @media (max-width: 767px) {
  .fhead_block {
    padding-left: 20px;
    padding-right: 20px; } }
  .fhead_block .fhead_block_in {
    width: 100%;
    max-width: 1400px;
    margin: 0 auto;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding-top: 5px;
    padding-bottom: 5px; }
    .fhead_block .fhead_block_in .fhead_logo {
      font-size: 0;
      max-width: 408px; }
    .fhead_block .fhead_block_in .footer_info {
      font-size: 20px;
      color: #fff;
      margin: 0 auto 0 15px;
      max-width: 470px; }
      @media (max-width: 768px) {
  .fhead_block .fhead_block_in .footer_info {
    font-size: 16px;
    margin: 0 auto 15px;
    text-align: center; } }
    .fhead_block .fhead_block_in .fhead_links {
      display: flex;
      align-items: center; }
      .fhead_block .fhead_block_in .fhead_links .fhead_items {
        padding-left: 20px; }
        .fhead_block .fhead_block_in .fhead_links .fhead_items a {
          font-size: 20px;
          color: #fff;
          text-decoration: none; }
          .fhead_block .fhead_block_in .fhead_links .fhead_items a:hover {
            text-decoration: underline; }
    @media (max-width: 768px) {
  .fhead_block .fhead_block_in {
    justify-content: center;
    flex-direction: column;
    padding-top: 20px;
    padding-bottom: 10px; }
    .fhead_block .fhead_block_in .fhead_logo {
      padding-bottom: 10px; }
    .fhead_block .fhead_block_in .fhead_links {
      flex-wrap: wrap;
      justify-content: center; }
      .fhead_block .fhead_block_in .fhead_links .fhead_items {
        padding: 0 10px 10px; }
        .fhead_block .fhead_block_in .fhead_links .fhead_items a {
          font-size: 16px; } }
