

.g-hd {

  background: url(../Images/Common/top_bg.gif) repeat;

  overflow: hidden

}



.g-hd .m-logo {

    float: left;

    width: 34.09375%;

    padding: 1.8em 0 1em 2.75%;

}



.g-hd .m-logo img {

  width: 100%;

}



.g-hd h2 {

  float: right;

  padding: 1.5em 5px 0px 0px;

  color: #323333;

  font-weight: 700

}



.g-hd h2 b {

  display: block;

  font-size: 76%

}



.g-hd h2 a {

  display: block;

  margin-top: 5px;

  padding: 3px;

  font-weight: 400;

  font-size: 1em;

  text-align: center;

}



.g-hd h3 {

  clear: both;

  height: .417em;

  background: url(../Images/Common/top_sd.png) no-repeat center bottom;

  background-size: cover

}



.g-ft {

  overflow: hidden;

  margin-top: 4em;

}



.f_menu {

  position: fixed;

  z-index: 999;

  bottom: 0;

  width: 100%;

  max-width: 640px;

}



.f_menu li {

  position: relative;

  float: left;

  width: 25%;

  font-size: 1em;

  padding: 0 0 0.3em 0;

}



.f_menu li em {

  display: block;

  max-width: 2.6em;

  width: 2.3em;

  margin: 0px auto;

  padding: 0.6em 0px 0.3em 0px;

  text-align: center;

}



.f_menu li em img {

  display: block;

  width: 100%;

}



.f_menu li:before {

  position: absolute;

  content: '';

  width: 1px;

  height: 2.9em;

  top: .6em;

  right: 0;

}



.f_menu li:nth-of-type(1) {

  width: 25%

}



.f_menu li a {

  display: block;

  line-height: 1em;

  text-align: center;

  color: #fff;

  letter-spacing: -1px;

  font-size: 0.8em;

}



.f_menu li ul {

  position: absolute;

  z-index: 100;

  width: 100%;

  left: 0;

  bottom: 2.9em;

  background: #f6f6f6;

  border: 1px solid #e3e3e3;

  border-bottom: none;

  border-radius: 3px;

  display: none

}



.f_menu li:nth-of-type(2) ul li {

  float: none;

  width: 100%

}



.f_menu li:nth-of-type(2) ul li:before {

  background: #f6f6f6;

  height: .1em

}



.f_menu li:nth-of-type(2) ul li a {

  display: block;

  width: 100%;

  height: 2.3em;

  padding: 0;

  border-bottom: 1px solid #e7e7e7;

  text-align: center;

  line-height: 2.3em;

  color: #000;

  background: 0 0

}



.f_menu li ul li:last-of-type a {

  border-bottom: none

}

