@charset "utf-8";
/*------------------------------------------------------------
	トップページ
------------------------------------------------------------*/
.pageTitle {
  background: url(../img/company/page_title_bg01.jpg) no-repeat center top;
}

@media all and (max-width: 767px) {
  .pageTitle {
    background: url(../img/company/sp_page_title_bg01.jpg) no-repeat center top;
  }
}

#main .topBox {
  margin-bottom: 89px;
}

#main .topBox p {
  margin-bottom: 52px;
  font-size: 1.8rem;
  letter-spacing: 1px;
  line-height: 1.65;
  text-align: center;
}

#main .topBox .photo {
  text-align: center;
}

.company .message .imgArea {
  margin-bottom: 20px;
  position: relative;
  clear: both;
  overflow: hidden;
}

.company .message .imgArea .inner {
  margin: 0 auto;
  width: 212px;
  height: 650px;
  position: relative;
}

.company .message .imgArea .inner:before {
  width: 57.54vw;
  height: 650px;
  position: absolute;
  right: 8px;
  top: 0;
  background: url(../img/company/photo01.jpg) no-repeat center top;
  background-size: cover;

  content: '';
}

@media (min-width: 768px) and (max-width: 1299px) {
  #main .designBox .imgArea .inner:before {
    width: 62.7vw !important;
  }
}

.company .message .imgArea .textArea {
  margin: 237px 0 0 60px;
  padding: 49px 40px;
  width: 46.15vw;
  float: left;
  position: relative;
  background-color: #fff;
  box-sizing: border-box;
  z-index: 1;
}
.company .message .imgArea .textArea .headLine04 .large {
  margin-left: 25px;
  font-size: 3rem;
}
.company .message .imgArea .textArea p {
  margin-bottom: 25px;
  font-size: 1.6rem;
  font-weight: 500;
  letter-spacing: 1px;
  line-height: 1.3;
  font-family: '游ゴシック', 'Yu Gothic', '游ゴシック体', 'YuGothic',
    'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'Meiryo UI', 'メイリオ',
    Meiryo, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
}

.company .message .imgArea .textArea p.en {
  font-family: 'Playfair Display', serif;
  font-size: 3rem;
  margin-bottom: 35px;
  font-style: italic;
  padding-right: 27px;
  display: inline-block;
  position: relative;
  color: #c8af83;
}
.company .message .imgArea .textArea p.en:before {
  margin-top: 1px;
  width: 75px;
  height: 1px;
  position: absolute;
  left: 100%;
  top: 50%;
  background-color: #c8af83;

  content: '';
}

.company .message .imgArea .textArea p:last-child {
  margin-bottom: 0;
}
.company .companyHead01 {
  font-family: 'Playfair Display', serif;
  font-size: 3rem;
  margin-bottom: 50px;
  font-style: italic;
  font-weight: normal;
  color: #c8af83;
  text-align: center;
}
.company .companyHead02 {
  font-size: 2.4rem;
  margin-bottom: 25px;
  font-weight: normal;
}
.company .companyHead02 .imgBnr {
  margin-top: 10px;
  margin-left: 20px;
}
.company .companyHead03 {
  font-size: 2rem;
  margin-bottom: 20px;
  font-weight: normal;
  color: #9db545;
}

.company .companyHead04 {
  font-size: 1.8rem;
  margin-bottom: 15px;
  font-weight: normal;
}
.company .profile {
  padding: 50px 0;
}
.company .profile .twoColumn {
  margin-bottom: 50px;
}
.company .profile .twoColumn .leftBox {
  float: left;
  width: 48%;
}
.company .profile .twoColumn .rightBox {
  float: right;
  width: 48%;
}
.company .profile .twoColumn table {
  width: 100%;
}
.company .profile .twoColumn table th,
.company .profile .twoColumn table td {
  border-bottom: 1px solid #ddd;
  padding: 15px 0;
  vertical-align: top;
}
.company .profile .twoColumn table th {
  width: 120px;
  font-weight: normal;
}
.company .profile .twoColumn table tr:first-child th,
.company .profile .twoColumn table tr:first-child td {
  padding-top: 0;
}
.company .profile .twoColumn ul {
  margin-bottom: 30px;
}
.company .profile .twoColumn li {
  background: url(../img/common/icon10.png) no-repeat center left;
  padding-left: 15px;
  margin-bottom: 10px;
}
.company .profile .twoColumn li:last-child {
  margin-bottom: 0px;
}
.company .profile .twoColumn .sec {
  margin-bottom: 40px;
}
.company .profile .twoColumn .sec02 {
  margin-bottom: 0px;
}
.company .profile .twoColumn .sec02 .img,
.company .profile .twoColumn .sec .img {
  margin-bottom: 15px;
}
.company .history {
  padding-bottom: 50px;
}
.company .history .content {
  max-width: 800px;
}
.company .history table {
  width: 100%;
}
.company .history table th,
.company .history table td {
  border-bottom: 1px solid #ddd;
  padding: 15px 0;
  vertical-align: top;
}
.company .history table th {
  width: 120px;
  font-weight: normal;
}
.company .history table tr:first-child th,
.company .history table tr:first-child td {
  padding-top: 0;
}
.company .office {
  padding-bottom: 50px;
}
.company .office .bor {
  border-bottom: 1px solid #ddd;
  margin-bottom: 30px;
}
.company .office .threeColumn li {
  width: 30%;
  margin-left: 5%;
  float: left;
  margin-bottom: 30px;
}
.company .office .threeColumn li:nth-child(3n + 1) {
  margin-left: 0%;
}
.company .office .threeColumn li p {
  font-size: 1.5rem;
}
.company .office .threeColumn li a {
  color: #9db545;
  text-decoration-line: underline;
}
.company .office .threeColumn li a:hover {
  text-decoration-line: none;
}
#main .showroom {
  padding: 30px 3.9% 63px;
}

#main .showroom .imgList {
  margin-bottom: 35px;
}

#main .showroom .imgList li {
  /* width: 23%; */
}
@media all and (max-width: 1024px) {
  .company .message .imgArea .textArea {
    width: 55.15vw;
    padding: 30px 20px;
  }
  .company .companyHead01 {
    font-size: 2.6rem;
  }
  .company .companyHead02 {
    font-size: 2rem;
  }
  .company .companyHead03 {
    font-size: 1.8rem;
  }

  .company .companyHead04 {
    font-size: 1.6rem;
  }
}
@media all and (max-width: 767px) {
  #main .topBox {
    margin-bottom: 0;
  }

  #main .topBox p {
    margin-bottom: 37px;
    font-size: 1.4rem;
    letter-spacing: 0.5px;
    line-height: 1.9;
  }

  #main .topBox .photo {
    margin: 0 -15px;
  }
  .company .message .imgArea {
    margin-bottom: 50px;
  }

  .company .message .imgArea h3 {
    width: 50px;
    height: 160px;
    left: 3.6%;
    top: 6%;
    font-size: 2.64rem;
    line-height: 50px;
  }

  .company .message .imgArea .textArea p.en {
    font-size: 2.4rem;
    margin-bottom: 20px;
  }
  .company .message .imgArea .photo {
    margin-right: 15px;
  }

  .company .message .imgArea .inner {
    width: auto !important;
    height: auto !important;
  }

  .company .message .imgArea .inner:before {
    display: none;
  }

  .company .message .imgArea .textArea {
    margin: -65px 0 0 15px;
    padding: 15px 5px 21px 20px;
    width: auto !important;
    float: none !important;
  }

  .company .message .imgArea .textArea p {
    margin: 0 5px 25px;
    font-size: 1.4rem;
    letter-spacing: 0;
    line-height: 1.7;
  }

  .company .message .imgArea .textArea .headLine04 .large {
    margin-left: 15px;
    font-size: 2.4rem;
  }
  .company .companyHead01 {
    margin-bottom: 30px;
  }
  .company .profile {
    padding: 30px 0 0;
  }
  .company .profile .twoColumn .leftBox {
    float: none;
    width: 100%;
  }
  .company .profile .twoColumn .rightBox {
    float: none;
    width: 100%;
  }
  .company .profile .twoColumn table {
    width: 100%;
    margin-bottom: 15px;
    font-size: 1.4rem;
  }
  .company .profile .twoColumn table th {
    width: 100px;
  }
  .company .profile .twoColumn li {
    font-size: 1.4rem;
  }
  .company .profile .twoColumn p {
    font-size: 1.4rem;
  }
  .company .history table {
    font-size: 1.4rem;
  }
  .company .history table th {
    width: 80px;
  }
  .company .office .threeColumn li {
    width: 100%;
    margin-left: 0%;
    float: none;
  }
  #main .showroom {
    padding: 30px 30px 55px;
  }

  #main .showroom .imgList {
    margin-bottom: 35px;
  }

  #main .showroom .imgList li {
    margin-bottom: 26px;
    width: auto;
  }

  #main .showroom .comBtn {
    margin: 0 -14px;
  }
}
