#page.company.in .headin-line-back {
  background-color: #f3f4f1;
}
#page.company.in .headin-line {
  width: calc(100% - 120px);
  height: 1px;
  background-color: #666666;
  margin: 0 auto;
}
@media (max-width: 767px) {
  #page.company.in .headin-line {
    width: calc(100% - 54px);
  }
}
#page.company.in section {
  background-color: #f3f4f1;
}
#page.company.in .sec-about {
  padding-top: 80px;
  padding-bottom: 85px;
}
#page.company.in .about-box {
  margin-top: 25px;
  background-color: #fff;
  padding: 55px;
}
#page.company.in .about-table {
  width: 100%;
}
#page.company.in .about-table th {
  width: 14%;
  font-size: 16px;
  letter-spacing: 0.08em;
  line-height: 2.125;
  padding: 23px 0;
  padding-left: 3px;
}
#page.company.in .about-table td {
  width: 86%;
  font-size: 16px;
  letter-spacing: 0.08em;
  line-height: 2.125;
  padding: 23px 0;
  padding-right: 20px;
  vertical-align: middle;
}
#page.company.in .about-table td .mail-img {
  width: 206px;
  height: 14px;
  margin: auto 0;
}
#page.company.in .about-table tr {
  background-image: linear-gradient(to right, #373532 1px, transparent 1px);
  background-size: 6px 1px;
  background-repeat: repeat-x;
  background-position: left bottom;
}
#page.company.in .about-table tr:last-child {
  background-image: none;
}
@media (max-width: 767px) {
  #page.company.in .sec-about {
    padding-top: 25px;
    padding-bottom: 50px;
  }
  #page.company.in .c-subttl {
    padding: 0 12px;
  }
  #page.company.in .about-box {
    padding: 2px 20px 20px;
  }
  #page.company.in .about-table th {
    padding: 20px 0 2px;
    display: block;
    width: 100%;
    font-size: 14px;
    line-height: 1.6428571429;
  }
  #page.company.in .about-table td {
    display: block;
    width: 100%;
    padding: 2px 0 18px;
    font-size: 14px;
    line-height: 1.6428571429;
  }
  #page.company.in .about-table td .mail-img {
    margin-top: 10px;
  }
}
#page.company.in .history-contens-flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  border-bottom: 1px solid #666666;
  padding-bottom: 90px;
  padding-top: 95px;
}
#page.company.in .history-contens-flex:last-child {
  border-bottom: none;
  padding-bottom: 85px;
}
#page.company.in .history-contens-left {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 33%;
          flex: 0 0 33%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
#page.company.in .history-contens-title {
  font-size: 32px;
  letter-spacing: 0.2em;
  line-height: 2;
  -webkit-writing-mode: vertical-rl;
      -ms-writing-mode: tb-rl;
          writing-mode: vertical-rl;
}
#page.company.in .history-contens-right {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 55%;
          flex: 0 0 55%;
}
#page.company.in .history-contens-right-text {
  font-size: 15px;
  letter-spacing: 0.08em;
  line-height: 2.1333333333;
  margin-bottom: 27px;
}
#page.company.in .history-contens-img {
  margin: 47px 0 40px;
}
@media (max-width: 767px) {
  #page.company.in .history-contens-flex {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  #page.company.in .history-contens-left {
    margin-bottom: 30px;
  }
  #page.company.in .history-contens-title {
    font-size: 24px;
    line-height: 2.0145348837;
  }
  #page.company.in .history-contens-right {
    padding: 0 15px;
  }
  #page.company.in .history-contens-right-text {
    font-size: 14px;
    line-height: 1.8571428571;
  }
  #page.company.in .history-contens-img img {
    max-width: 74%;
    margin: 0 auto;
  }
}
#page.company.in .hotel-history {
  padding-top: 95px;
  padding-bottom: 148px;
  background-color: #fff;
}
#page.company.in .hotel-history-title {
  font-size: 22px;
  letter-spacing: 0.1em;
  line-height: 1.8888888889;
  text-align: center;
}
#page.company.in .hotel-history-sub-text {
  text-align: right;
  font-size: 13px;
  letter-spacing: 0.1em;
  line-height: 1.8893838159;
  margin-bottom: 80px;
}
#page.company.in .hotel-history-table {
  width: 100%;
  max-width: 906px;
  margin: 0 auto;
}
#page.company.in .hotel-history-table th {
  font-size: 15px;
  letter-spacing: 0.08em;
  line-height: 2.5333333333;
  padding-right: 20px;
  width: 110px;
}
#page.company.in .hotel-history-table td {
  font-size: 15px;
  letter-spacing: 0.08em;
  line-height: 2.5333333333;
  width: calc(100% - 110px);
}
@media (max-width: 767px) {
  #page.company.in .hotel-history {
    padding: 60px 15px 40px;
  }
  #page.company.in .hotel-history-title {
    font-size: 16px;
    line-height: 2.125;
    margin-bottom: 3px;
  }
  #page.company.in .hotel-history-sub-text {
    font-size: 11px;
    line-height: 2.3136363636;
    margin-bottom: 13px;
  }
  #page.company.in .hotel-history-table th {
    display: block;
    width: 100%;
    padding-right: 0;
    line-height: 2;
  }
  #page.company.in .hotel-history-table td {
    display: block;
    width: 100%;
    font-size: 14px;
    line-height: 1.8571428571;
    padding-bottom: 15px;
  }
}
#page.company.in .recruit-area {
  padding: 87px 0;
  background: -webkit-gradient(linear, left top, right top, from(rgb(132, 60, 34)), color-stop(39%, rgb(137, 66, 40)), color-stop(81.42%, rgb(149, 79, 53)), to(rgb(156, 91, 67)));
  background: linear-gradient(90deg, rgb(132, 60, 34) 0%, rgb(137, 66, 40) 39%, rgb(149, 79, 53) 81.42%, rgb(156, 91, 67) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#843C22",endColorstr="#9C5B43" , GradientType=1);
}
#page.company.in .recruit-title {
  color: #fff;
  font-size: 28px;
  letter-spacing: 0.15em;
  line-height: 1.8571428571;
  margin-bottom: 17px;
}
#page.company.in .recruit-flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
#page.company.in .recruit-flex-text {
  color: #fff;
  font-size: 16px;
  letter-spacing: 0.08em;
  line-height: 1.875;
}
#page.company.in .recruit-flex-btn {
  border: 1px solid #373532;
  background-color: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  height: 53px;
  width: 319px;
  font-size: 15px;
  letter-spacing: 0.1em;
  background-image: url(../img/top/link-btn-arrow.png);
  background-repeat: no-repeat;
  background-size: 18px 8px;
  background-position: 96% center;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  margin-left: 10px;
}
@media (hover: hover) {
  #page.company.in .recruit-flex-btn:hover {
    background-color: #dbd8d5;
  }
}
@media (max-width: 767px) {
  #page.company.in .recruit-area {
    background: #843c22;
    padding: 60px 12px 70px;
  }
  #page.company.in .recruit-title {
    font-size: 24px;
    letter-spacing: 0.1em;
    line-height: 1.875;
  }
  #page.company.in .recruit-flex {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  #page.company.in .recruit-flex-text {
    font-size: 14px;
    line-height: 1.8571428571;
    margin-bottom: 30px;
  }
  #page.company.in .recruit-flex-text br {
    display: none;
  }
  #page.company.in .recruit-flex-btn {
    margin: 0 auto;
    width: 100%;
    font-size: 14px;
  }
}