/* Scss Document */
#sec1 {
  padding-bottom: 14%; }

#sec1 dl:first-child {
  border-top: 1px solid #fff; }
#sec1 dl {
  line-height: 1.55;
  border-bottom: 1px solid #fff;
  padding: 12px 0 10px;
  letter-spacing: 1.7px;
  line-height: 1.55; }
  #sec1 dl dt {
    font-size: 18px;
    font-weight: 700; }
#sec1 .info {
  padding: 0 10%; }

#gmap {
  width: 100%;
  height: 300px; }

#sec1_btn {
  padding: 13% 10%; }
  #sec1_btn p + p {
    margin-top: 20px; }

#recruit {
  background: url(../img/access/recruit_bg.png) no-repeat bottom center/100% auto, url(../img/main/sec3_bg.jpg) repeat-y top center/100% auto;
  padding-bottom: 13%; }
  #recruit .recruit_txt {
    text-align: center;
    font-weight: 700;
    font-size: 18px;
    margin-bottom: 20px; }
  #recruit .txtBox {
    padding: 0 4% 7%; }
    #recruit .txtBox h3 {
      padding-bottom: 5px;
      font-size: 20px;
      letter-spacing: 3px; }
    #recruit .txtBox dl {
      margin: 0 10px;
      border-top: 1px solid #fff;
      padding: 11px 0;
      letter-spacing: 1.7px; }
      #recruit .txtBox dl:last-child {
        border-bottom: 1px solid #fff; }
      #recruit .txtBox dl dt {
        font-weight: 700; }

#rental {
  background: url(../img/access/rental_bg.jpg) no-repeat center/cover;
  padding-bottom: 13%; }

.rental_tel {
  position: relative; }
  .rental_tel span {
    text-align: center;
    line-height: 23px;
    font-size: 12px;
    position: absolute;
    left: 0;
    width: 100%;
    bottom: 20%; }
    .rental_tel span em {
      font-style: normal;
      display: block;
      font-size: 16px; }

.recruit_tel span {
  bottom: 13%; }
