/* Generated by less 2.2.0 */
@charset "UTF-8";
#ya_sub_nav {
  width: 940px;
  margin: 15px auto;
  padding: 0;
  border-radius: 8px;
  background: #E9DFBD;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.4);
}
#ya_sub_nav h2 {
  background: #CBC09E;
  border-radius: 8px 8px 0 0;
  font-size: 16px;
  line-height: 100%;
  font-weight: bold;
  color: #544621;
  padding: 5px 0 3px 0;
  margin: 0;
  text-shadow: 1px 1px 5px rgba(0, 0, 0, 0.3);
}
#ya_sub_nav h2 img {
  display: inline;
  width: 21px;
  height: 26px;
  vertical-align: middle;
  margin: -2px 5px 0 5px;
}
#ya_sub_nav_ta {
  display: table;
  width: 100%;
}
#ya_sub_nav_tr {
  display: table-row;
}
#ya_sub_nav_tr div {
  display: table-cell;
  text-align: left;
  width: 25%;
}
#ya_sub_nav_tr div a {
  position: relative;
  display: block;
  font-weight: bold;
  font-size: 13px;
  text-decoration: none;
  color: #52451F;
  border-right: solid 1px #CBC09E;
  line-height: 130%;
  padding: 17px 0  17px 40px;
  text-shadow: 0 1px 0 #ede6cf;
}
#ya_sub_nav_tr div a:hover {
  text-decoration: none;
  color: #ea633b;
  background: #fdfaef;
}
#ya_sub_nav_tr div a em {
  display: block;
  font-weight: normal;
  font-size: 16px;
}
#ya_sub_nav_tr div a img {
  position: absolute;
  top: 20px;
  left: 10px;
  width: 22px;
  height: 22px;
}
#ya_sub_nav_tr #ya_sub_nav_first a {
  border-radius: 0 0 0 8px;
}
#ya_sub_nav_tr #ya_sub_nav_last a {
  border-right: none;
  border-radius: 0 0 8px 0;
}
@media screen and (max-width: 768px) {
  #ya_sub_nav {
    width: 90.6%;
  }
  #ya_sub_nav_tr {
    display: block;
  }
  #ya_sub_nav_tr div {
    display: block;
    width: 100%;
  }
  #ya_sub_nav_tr div a {
    border-right: none;
    border-bottom: solid 1px #CBC09E;
    padding: 12px 0  12px 30px;
  }
  #ya_sub_nav_tr div a em {
    display: inline;
    font-size: 13px;
    margin-left: 8px;
  }
  #ya_sub_nav_tr div a img {
    width: 12px;
    height: 12px;
    top: 15px;
    left: 12px;
  }
  #ya_sub_nav_tr #ya_sub_nav_first a {
    border-radius: 0;
  }
  #ya_sub_nav_tr #ya_sub_nav_last a {
    border-radius: 0 0 8px 8px;
    border-bottom: none;
  }
}
#ya_coming_soon {
  position: absolute;
  display: block;
  text-align: center;
  top: 49px;
  left: 43px;
  font-size: 9px;
  color: #A00;
  text-shadow: none;
  margin: 0;
}
@media screen and (max-width: 768px) {
  #ya_coming_soon {
    display: inline;
    position: static;
    text-align: left;
    margin: 0 0 0 10px;
  }
}
