/* Setting */

@font-face {
  font-family: "hnnr";
  src: url("font/Hannari.eot");
  src: url("font/Hannari.eot#iefix") format("embedded-opentype"), url("font/Hannari.woff") format("woff"), url("font/Hannari.otf") format("opentype");
}

body {
  font-size: 13px;
  color: #595858;
}

a {
  color: #000;
  text-decoration: none;
}

a:hover {
  text-decoration: underline;
}

img {
  max-width: 100%;
  height: auto;
}


/* intro */

.intro {
  width: 100%;
  background: rgba(250, 250, 250, .90);
  z-index: 10;
}

.header {
  margin: auto;
  padding: 15px 0;
  width: 1024px;
  background: transparent;
}

.ci {
  width: 90px;
  float: left;
}

.gnav {
  margin-top: 23px;
  width: 895px;
  float: right;
}

.gnav_list {
  text-align: right;
}

.gnav_list_item {
  padding: 2px 13px;
  display: inline-block;
}

.gnav_list_item:not(:first-child) {
  border-left: solid 2px #251e1b;
}


/* footer */

.footer {
  margin-top: 120px;
  padding: 35px;
  border-top: solid 10px #868687;
  background: #c7c8c8;
}

.fnav {
  margin: auto;
  width: 960px;
}

.fnav_list {
  text-align: center;
}

.fnav_list_item {
  padding: 2px 18px;
  display: inline-block;
}

.fnav_list_item:not(:first-child) {
  border-left: solid 2px #251e1b;
}

.info {
  margin: auto;
  margin-top: 30px;
  width: 700px;
  display: block;
}

.info_tel {
  float: left;
  font-style: normal !important;
}

.info_tel_term {}

.info_address {
  float: right;
  list-style: none;
  font-style: normal !important;
}

.copyright {
  margin: 20px auto 0 auto;
  width: 800px;
}
.copyright p {
  float: left;
}
.copyright p:last-child {
  float: right;
}
.copyright p a {
  font-weight: bold;
}


/* - Cosmetic - */

.fixed:after {
  content: "";
  clear: both;
  display: block;
}

.indent {
  text-indent: 1em;
}

.hnnr {}

.bold {
  font-weight: bold;
}

.spbr {
  display: none;
}

.pcbr {
  display: inline;
}

.pagetop {
  display: none;
}

.recruit_bnr {
  text-align: center;
  min-width: 960px;
}

.consectetur > .recruit_bnr{
  padding-top: 40px;
}

.recruit_anchors {
  margin-top: 20px !important;
}

@media (max-width: 800px) {
  .gnav_list_item {
    padding: 0;
    display: inline-block;
  }
  .gnav_list_item:not(:first-child) {
    border-left: none;
  }
  .footer {
    margin-top: 15px;
    padding: 10px;
    border-top: solid 10px #868687;
    background: #c7c8c8;
  }
  .fnav {
    display: none;
  }
  .fnav_list {
    text-align: center;
  }
  .fnav_list_item {
    padding: 2px 18px;
    display: inline-block;
  }
  .fnav_list_item:not(:first-child) {
    border-left: solid 2px #251e1b;
  }
  .info {
    margin: auto;
    margin-top: 0;
    width: auto;
    display: block;
  }
  .info_tel {
    float: none;
  }
  .info_tel_term {}
  .info_address {
    margin-top: 10px;
    float: none;
    list-style: none;
  }
  .copyright {
    margin-top: 20px;
    text-align: center;
  }
  .spbr {
    display: inline;
  }
  .pcbr {
    display: none;
  }
  .pagetop {
    margin-top: 15px;
    display: block;
    text-align: right;
  }
  .pagetop_btn {
    margin-right: 20px;
    display: inline-block;
    padding: .5em;
    background: #c9141d;
    line-height: 0;
  }
  .recruit_bnr {
    padding: 0 15px;
    text-align: center;
    min-width: 0;
  }

  .copyright {
    width: auto;
  }
  .copyright p {
    float: none;
  }
  .copyright p:last-child {
    float: none;
  }

}


/* when under viewport size, .mean-container is added to body */

.mean-container .mean-bar {
  float: left;
  width: 100%;
  position: relative;
  background: #f68121 url(images/share/ci_small_w.png) 9px 9px no-repeat;
  padding: 4px 0;
  min-height: 42px;
  z-index: 999999;
}

.mean-container a.meanmenu-reveal {
  width: 57px;
  height: 15px;
  padding: 13px 13px 11px 13px;
  position: absolute;
  top: 0;
  right: 0;
  cursor: pointer;
  color: #fff;
  text-decoration: none;
  font-size: 16px;
  text-indent: -9999em;
  line-height: 22px;
  font-size: 1px;
  display: block;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: 700;
  background: url(images/share/meanmenu_btn.png) 13px 17px no-repeat;
}

.mean-container a.meanclose {
  background: url(images/share/meanmenu_btn_c.png) 13px 17px no-repeat;
}

.mean-container a.meanmenu-reveal span {
  /*  display: block;
  height: 3px;
  margin-top: 3px;*/
}

.mean-container .mean-nav {
  float: left;
  width: 100%;
  background: #f6a15c;
  margin-top: 48px;
}

.mean-container .mean-nav ul {
  padding: 0;
  margin: 0;
  width: 100%;
  list-style-type: none;
}

.mean-container .mean-nav ul li {
  position: relative;
  float: left;
  width: 100%;
}

.mean-container .mean-nav ul li a {
  display: block;
  float: left;
  width: 90%;
  padding: 1em 5%;
  margin: 0;
  text-align: left;
  color: #fff;
  border-top: 1px solid #383838;
  border-top: 1px solid rgba(255, 255, 255, 0.5);
  text-decoration: none;
  text-transform: uppercase;
}

.mean-container .mean-nav ul li li a {
  width: 80%;
  padding: 1em 10%;
  border-top: 1px solid #f1f1f1;
  border-top: 1px solid rgba(255, 255, 255, 0.25);
  opacity: 0.75;
  filter: alpha(opacity=75);
  text-shadow: none !important;
  visibility: visible;
}

.mean-container .mean-nav ul li.mean-last a {
  border-bottom: none;
  margin-bottom: 0;
}

.mean-container .mean-nav ul li li li a {
  width: 70%;
  padding: 1em 15%;
}

.mean-container .mean-nav ul li li li li a {
  width: 60%;
  padding: 1em 20%;
}

.mean-container .mean-nav ul li li li li li a {
  width: 50%;
  padding: 1em 25%;
}

.mean-container .mean-nav ul li a:hover {
  background: #252525;
  background: rgba(255, 255, 255, 0.1);
}

.mean-container .mean-nav ul li a.mean-expand {
  margin-top: 1px;
  width: 26px;
  height: 21px;
  padding: 12px !important;
  text-align: center;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 2;
  font-weight: 700;
  background: rgba(255, 255, 255, 0.1);
  border: none !important;
  border-left: 1px solid rgba(255, 255, 255, 0.4) !important;
  border-bottom: 1px solid rgba(255, 255, 255, 0.2) !important;
}

.mean-container .mean-nav ul li a.mean-expand:hover {
  background: rgba(0, 0, 0, 0.9);
}

.mean-container .mean-push {
  float: left;
  width: 100%;
  padding: 0;
  margin: 0;
  clear: both;
}

.mean-nav .wrapper {
  width: 100%;
  padding: 0;
  margin: 0;
}


/* Fix for box sizing on Foundation Framework etc. */

.mean-container .mean-bar,
.mean-container .mean-bar * {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}

.mean-remove {
  display: none !important;
}

