@charset "utf-8";

header {
  margin: 5px 0 5px
}

header .top-contact {
  position: absolute;
  top: -7px;
  right: 1px
}

.branding_area {
  height: 280px;
  background-color: #faebd7;
  background: url(../img/company/company_top_img.jpg) no-repeat 0 0;
  background-size: cover
}

main .contents {
  padding-top: 10px
}

main .section,
main .section_wrap {
  background: #fff;
  width: 960px;
  margin: 0 auto 50px;
  padding: 50px;
  border-radius: 16px;
  box-sizing: border-box
}

main .section_wrap {
  position: relative
}

main .page_ttl {
  position: absolute;
  top: -155px;
  left: 0;
  width: 250px;
  height: 250px;
  box-sizing: border-box;
  background: url(../img/company/company_top_ttl_icon.png) no-repeat center bottom 60px #603813;
  border-radius: 200px;
    font-family: KaiseiOpti-Bold;
  font-size: 2.5rem;
  letter-spacing: 10px;
  text-align: center;
  line-height: 210px;
  color: #fff
}

main .section_ttl {
    font-family: KaiseiOpti-Bold;
  margin: 0 0 30px;
  text-align: center;
  font-size: 3.2rem;
  color: #603813;
  letter-spacing: 10px
}

main .section_ttl span {
  font-size: 1.6rem;
  letter-spacing: 1px
}

main .local_nav ul {
  float: right
}

main .local_nav li {
  float: left;
  border-right: 1px solid #603813
}

main .local_nav li:last-child {
  border-right: none
}

main .local_nav a {
  font-size: 1.4rem;
  color: #603813;
  padding: 0 15px
}

main .local_nav a:hover {
  color: #b94315;
  font-weight: 700
}

main .greeting_area {
  padding: 75px 0 0
}

main .greeting_wrap {
  background-color: #fcf1e0;
  padding: 50px 50px 35px;
  box-sizing: border-box
}

main .greeting_txt {
  float: left;
  width: 380px
}

main .greeting_txt p {
font-family: "Hiragino Mincho ProN" ,"Yu Mincho", "YuMincho", "MS PMincho", serif;
  line-height: 1.7;
  letter-spacing: .5px
}

main .greeting_img {
  text-align: right;
  float: right;
  width: 320px
}

main .greeting_img span {
  display: block;
  padding-top: 30px
}

main .company_img {
  margin-bottom: 30px
}

main .company_area table {
  width: 100%
}

main .company_area td,
main .company_area th {
  border-bottom: 1px solid #939393;
  font-size: 1.6rem;
  text-align: left;
  padding: 12px 15px;
  box-sizing: border-box;
  color: #231815;
  line-height: 1.5
}

main .company_area th {
  width: 160px
}

main .company_area td {
  box-sizing: border-box
}

main .company_area td img {
  padding-top: 10px
}

main .company_area a {
  color: #00f;
  text-decoration: underline
}

main .company_area a:hover {
  text-decoration: none
}

main .company_wrap {
  background: url(../img/company/overview_bg01.png) no-repeat right 30px bottom 30px #fcf1e0;
  margin-bottom: 40px;
  padding: 50px;
  box-sizing: border-box
}

main .company_wrap p {
  margin-bottom: 70px;
  text-align: center;
  font-size: 1.9rem;
  font-weight: 700
}

main .company_wrap h4 {
  width: 436px;
  position: relative;
  text-align: center;
  border-top: 1px solid #603813;
  font-size: 2.2rem;
  color: #603813;
  margin: 0 auto 30px
}

main .company_wrap h4 span {
  box-sizing: border-box;
  position: relative;
  background: #fcf1e0;
  padding: 15px;
  top: -11px
}

main .company_wrap ol {
  margin-left: 180px
}

main .company_wrap ol li {
  font-size: 1.8rem;
  font-weight: 700;
  margin-bottom: 15px
}

main .history_wrap table {
  width: 100%;
  margin-bottom: 30px
}

main .history_wrap td,
main .history_wrap th {
  border-bottom: 1px solid #939393;
  font-size: 1.6rem;
  text-align: left;
  padding: 15px 15px;
  box-sizing: border-box;
  color: #231815;
  line-height: 1.5
}

main .history_wrap th {
  width: 160px
}

main .left_img {
  float: left;
  text-align: center
}

main .left_img small {
  font-size: 1.4rem;
  color: #231815
}

main .right_img {
  float: right;
  text-align: center
}

main .right_img small {
  font-size: 1.4rem;
  color: #231815
}

main .hyousho_wrap {
  padding-top: 40px
}

main .hyousho_wrap h3 {
  margin-bottom: 20px
}

main .hyousho_wrap ul {
  margin-bottom: 20px;
}

main .hyousho_wrap li {
  float: left;
  margin-right: 9px;
  text-align: center
}

main .hyousho_wrap li:last-child {
  margin-right: 0
}

main .hyousho_wrap img {
  margin-bottom: 5px;
}

main .hyousho_wrap small {
  font-size: 1.4rem;
  color: #231815
}

main .access_area {
  margin-bottom: 35px
}

main .access_wrap {
  background: #fcf1e0;
  padding: 30px
}

main .access_wrap p {
  margin-bottom: 20px
}
