@charset "UTF-8";
@import url(base.css);
@import url(kamiya_common.css);
body {
  font-family: Universe, "Helvetica Neue", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', メイリオ, Meiryo, "MSPGothic", sans-erif;
  background-color: #f2efea;
  text-align: center; }

#wrapper {
  position: relative;
  width: 962px;
  margin: 0 auto;
  text-align: left;
  background-color: #fff; }

#content {
  margin-left: 220px;
  width: 742px; }

#topContent {
  position: relative;
  margin-top: 38px;
  margin-left: 24px; }

/* photo slider */
#photoSlider {
  position: relative;
  left: 0px;
  top: 0px;
  width: 100%;
  height: 398px;
  overflow: hidden;
  z-index: 1; }
  #photoSlider .slideItem {
    position: absolute;
    top: 0px;
    left: 0px;
    display: none; }
  #photoSlider #photoSliderNavi {
    position: absolute;
    left: 661px;
    top: 373px;
    width: 64px;
    height: 9px;
    z-index: 119; }
  #photoSlider #photoSliderDisabled {
    position: absolute;
    width: 100%;
    height: 100%;
    display: none;
    z-index: 120; }
  #photoSlider .sliderDot {
    position: absolute;
    top: 0px;
    width: 12px;
    height: 9px;
    background: url("../../images/slider/imageNaviDot.png");
    background-repeat: no-repeat;
    background-position: 0 0;
    overflow: hidden; }
  #photoSlider #photoSliderDot1 {
    left: 0px; }
  #photoSlider #photoSliderDot2 {
    left: 17px; }
  #photoSlider #photoSliderDot3 {
    left: 35px; }
  #photoSlider #photoSliderDot4 {
    left: 52px; }

#floorGuide ul {
  list-style-type: none; }
  #floorGuide ul li {
    float: left; }

#fbBlock {
  position: relative;
  width: 100%; }
  #fbBlock #fbBlockL {
    float: left;
    width: 237px; }
    #fbBlock #fbBlockL #fblBtn {
      position: absolute;
      left: 102px;
      top: 96px; }
  #fbBlock #fbBlockR {
    float: left;
    width: 459px;
    margin-top: 47px;
    overflow: visible; }
  #fbBlock .rssBlock {
    margin-left: 28px;
    width: 431px; }
  #fbBlock .rssL {
    float: left;
    width: 50px; }
  #fbBlock .rssR {
    float: left;
    margin-left: 10px;
    width: 371px; }
  #fbBlock .rssHR {
    width: 100%;
    height: 3px;
    margin-top: 12px;
    margin-left: 28px;
    margin-bottom: 18px;
    background: url("../../images/top/rssHR.gif") no-repeat; }

#topRecruit {
  border: 1px solid #5d1b2f;
  border-radius: 0.5em;
  padding: 1em;
  color: #5d1b2f;
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif !important;
  text-align: center;
  margin: 30px 30px 30px 10px;
  display: table;
  width: 650px; }
  #topRecruit h3 {
    font-size: 1.8em;
    font-weight: bold;
    display: table-cell;
    vertical-align: middle;
    padding: 0 5px; }
  #topRecruit p {
    font-size: 0.65rem;
    color: #000;
    display: table-cell;
    vertical-align: middle;
    padding: 0 5px; }
  #topRecruit h4 {
    font-size: 1.4em;
    font-weight: bold;
    display: table-cell;
    text-align: left;
    line-height: 1rem;
    vertical-align: middle;
    padding: 0 5px; }
    #topRecruit h4 p {
      display: block;
      margin-bottom: 0px;
      padding: 0; }

#topRecruitB {
  border: 1px solid #5d1b2f;
  border-radius: 0.5em;
  padding: 1em;
  color: #5d1b2f;
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif !important;
  margin: 30px 30px 30px 10px;
  width: 650px; }
  #topRecruitB h3 {
    font-size: 2.2em;
    font-weight: bold;
    padding: 0 10px;
    text-align: left;
    display: inline-block;
    line-height: 1.6rem; }
  #topRecruitB h4 {
    font-size: 1.6em;
    font-weight: bold;
    line-height: 1.4rem;
    padding: 0 10px;
    display: inline-block; }
  #topRecruitB p {
    font-size: 0.8rem;
    color: #000;
    display: block;
    margin-bottom: 0px;
    padding: 0; }

#topCon2 {
  margin-top: 18px;
  width: 100%;
  height: 117px; }
  #topCon2 ul {
    list-style-type: none; }
    #topCon2 ul li {
      float: left; }

#topCon3 {
  margin-top: 12px;
  margin-left: 7px;
  width: 681px;
  text-align: right; }

#topCon4 {
  margin-top: 24px;
  margin-left: 7px;
  width: 681px;
  text-align: right;
  font-size: 12px;
  color: #67282d; }

.ml7 {
  margin-left: 7px; }

.ml15 {
  margin-left: 15px; }

.ml22 {
  margin-left: 22px; }

.FL {
  float: left; }

.FR {
  float: right; }

#_debugWrapper_ {
  position: fixed;
  bottom: 12px;
  right: 8px;
  width: 480px;
  height: 260px;
  background-color: #fff;
  border: solid 1px #808080;
  overflow: scroll;
  font-size: 11px;
  text-align: left;
  z-index: 89;
  display: none; }

/* facebook block replace 20161013 */
#infoBlock {
  position: relative;
  width: 100%;
  margin-top: 50px; }
  #infoBlock #infoBlockL {
    float: left;
    width: 260px; }
    #infoBlock #infoBlockL a {
      position: absolute;
      left: 100px;
      top: 96px;
      background: #5d1b1f;
      color: #fff;
      padding: 5px 10px;
      border-radius: 7px;
      text-decoration: none; }
      #infoBlock #infoBlockL a:hover {
        background: #9c1b06; }
  #infoBlock #infoBlockR {
    float: left;
    width: 430px;
    overflow: visible;
    font-size: 1.1em;
    line-height: 2.0em; }

.infoBlk {
  margin-top: 90px; }
  .infoBlk dl {
    padding-bottom: 10px; }
  .infoBlk dt {
    width: 6em;
    float: left;
    font-weight: bold;
    font-size: 1.3em; }
  .infoBlk dd {
    padding-left: 6em;
    font-size: 1.3em; }

.infoBlk_tmb {
  width: 50px;
  float: left;
  margin-right: 20px; }

.infoBlk_txt {
  width: 360px;
  float: left; }
  .infoBlk_txt p {
    margin-bottom: 10px;
    font-size: 1.2em; }
  .infoBlk_txt img {
    margin-bottom: 15px; }

#infoBlock .rssHR {
  width: 100%;
  height: 3px;
  margin: 0 0 20px 10px;
  background: url("../../images/top/rssHR.gif") no-repeat; }

.infoBlk_date {
  margin-bottom: 5px !important;
  font-weight: bold; }

/*# sourceMappingURL=top.css.map */
