@charset "UTF-8";
/*=======================================
会社情報
=========================================*/
.p-company {
  padding-top: 144px;
  padding-bottom: 180px;
}
.p-company-heading {
  margin-bottom: 84px;
}
.p-company-heading .en {
  font-family: trajan-pro-3, "Noto Serif JP", "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "リュウミン R-KL", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  font-size: 12px;
  font-size: 1.2rem;
  margin-bottom: 20px;
  letter-spacing: 0.08em;
}
.p-company-heading .h {
  font-size: 42px;
  font-size: 4.2rem;
  line-height: 120%;
  font-family: dnp-shuei-mincho-pr6n, "Noto Serif JP", "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "リュウミン R-KL", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  font-weight: 400;
  letter-spacing: 0.08em;
}
.p-company__message {
  margin-bottom: 144px;
}
.p-company__message-img1 {
  float: left;
  width: 51.2711%;
}
.p-company__message-box1 {
  float: right;
  width: 38.8135%;
  padding-top: 16px;
}
.p-company__message-box1 h4 {
  font-size: 26px;
  font-size: 2.6rem;
  line-height: 175%;
  font-family: dnp-shuei-mincho-pr6n, "Noto Serif JP", "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "リュウミン R-KL", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  margin-bottom: 36px;
  font-weight: 500;
}
.p-company__message-box1 p {
  line-height: 200%;
}
.p-company__message-box1 .name {
  margin-top: 36px;
  text-align: right;
  font-size: 12px;
  font-size: 1.2rem;
}
.p-company__message-box1 .name img {
  margin-left: 15px;
  vertical-align: middle;
}
.p-company__store {
  margin-bottom: 144px;
}
.p-company__store-content {
  background: #F9F9F9;
  padding: 84px 86px;
}
.p-company__store-content dl {
  border-bottom: 1px solid rgba(56, 59, 78, 0.2);
  padding-bottom: 48px;
  margin-bottom: 48px;
}
.p-company__store-content dl:last-child {
  border-bottom: 0;
  margin-bottom: 0;
  padding-bottom: 0;
}
.p-company__store-content dt {
  float: left;
  width: 40.0793%;
}
.p-company__store-content dd {
  float: right;
  width: 48.6111%;
}
.p-company__store-content h4 {
  font-family: dnp-shuei-mincho-pr6n, "Noto Serif JP", "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "リュウミン R-KL", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  font-size: 20px;
  font-size: 2rem;
  line-height: 150%;
  font-weight: 500;
}
.p-company__store-content .note {
  color: #8C8C91;
  margin-top: 18px;
  font-size: 12px;
  font-size: 1.2rem;
  line-height: 150%;
}
.p-company__store-content a {
  color: #886F45;
  text-decoration: underline;
}
.p-company__store-content a:hover {
  text-decoration: none;
}
.p-company__store-content table {
  width: 100%;
}
.p-company__store-content th,
.p-company__store-content td {
  padding-bottom: 12px;
}
.p-company__store-content tr:last-child th,
.p-company__store-content tr:last-child td {
  padding-bottom: 0;
}
.p-company__store-content th {
  width: 80px;
  text-align: left;
  vertical-align: top;
  font-weight: normal;
}
.p-company__outline {
  margin-bottom: 144px;
}
.p-company__outline-content table {
  width: 100%;
}
.p-company__outline-content th,
.p-company__outline-content td {
  border-bottom: 1px solid rgba(56, 59, 78, 0.2);
  padding: 24px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.p-company__outline-content tr:first-child th,
.p-company__outline-content tr:first-child td {
  border-top: 1px solid rgba(56, 59, 78, 0.2);
}
.p-company__outline-content th {
  width: 172px;
  vertical-align: top;
  font-weight: normal;
  text-align: left;
  border-right: 1px solid rgba(56, 59, 78, 0.2);
}
.p-company__outline-content p + p {
  margin-top: 24px;
}
.p-company__outline-content a {
  color: #886F45;
  text-decoration: underline;
}
.p-company__outline-content a:hover {
  text-decoration: none;
}
.p-company__philosophy {
  position: relative;
  padding: 144px 0 144px 100px;
  overflow: hidden;
  margin-bottom: 204px;
}
.p-company__philosophy:before {
  display: block;
  content: "";
  position: absolute;
  z-index: 1;
  width: 94.0625%;
  top: 0;
  left: 0;
  height: 100%;
  background: url(../img/company/recruit_bg1.jpg) no-repeat center;
  background-size: cover;
}
.p-company__philosophy .p-company-heading {
  position: relative;
  z-index: 2;
  margin-bottom: 104px;
}
.p-company__philosophy-content {
  position: relative;
  z-index: 2;
  background: #f9f9f9;
  padding: 96px 110px;
  margin-left: 182px;
}
.p-company__philosophy-content:before {
  display: block;
  content: "";
  position: absolute;
  left: 100%;
  height: 100%;
  width: 100%;
  top: 0;
  background: #f9f9f9;
}
.p-company__philosophy-content .wrap {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  max-width: 890px;
}
.p-company__philosophy-content h4 {
  font-size: 26px;
  font-size: 2.6rem;
  line-height: 160%;
  font-family: dnp-shuei-mincho-pr6n, "Noto Serif JP", "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "リュウミン R-KL", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  font-weight: 500;
  margin-top: 96px;
  margin-bottom: 36px;
}
.p-company__philosophy-content h4:first-child {
  margin-top: 0;
}
.p-company__philosophy-content .textbox .txt1 {
  font-size: 20px;
  font-size: 2rem;
  line-height: 200%;
  font-family: dnp-shuei-mincho-pr6n, "Noto Serif JP", "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "リュウミン R-KL", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}
.p-company__philosophy-content .textbox ol {
  counter-reset: listnum;
  font-family: dnp-shuei-mincho-pr6n, "Noto Serif JP", "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "リュウミン R-KL", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  margin: 30px 0 60px;
}
.p-company__philosophy-content .textbox ol li {
  font-size: 26px;
  font-size: 2.6rem;
  line-height: 260%;
  padding: 30px 0 0;
  margin-left: 70px;
}
.p-company__philosophy-content .textbox ol li::before {
  content: "";
  counter-increment: listnum;
  content: counter(listnum,decimal-leading-zero);
  background: #fff;
  border-radius: 50%;
  margin-right: 20px;
  margin-left: -70px;
  padding: 17px;
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 140%;
  position: relative;
  top: -3px;
}
.p-company__philosophy-content .textbox ol li::after {
  content: "";
  display: block;
  height: 1px;
  border-bottom: 1px solid #ccc;
  padding-top: 30px;
  margin-left: -70px;
}
.p-company__health {
  position: relative;
  padding: 0 0 0 100px;
}
.p-company__health .p-company-heading {
  position: relative;
  z-index: 2;
}
.p-company__health-content .wrap {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  max-width: 780px;
  margin: 120px auto 0;
}
.p-company__health-content h4 {
  font-size: 26px;
  font-size: 2.6rem;
  line-height: 160%;
  font-family: dnp-shuei-mincho-pr6n, "Noto Serif JP", "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "リュウミン R-KL", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  font-weight: 500;
  margin-top: 96px;
  margin-bottom: 40px;
}
.p-company__health-content h4:first-child {
  margin-top: 0;
}
.p-company__health-content .txt1 {
  font-size: 18px;
  font-size: 1.8rem;
  line-height: 200%;
  font-family: dnp-shuei-mincho-pr6n, "Noto Serif JP", "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "リュウミン R-KL", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}
.p-company__health-content .c-btn2 {
  margin: 43px 0;
}
.p-company__health-content .c-btn2 a span {
  background: url(../img/common/icon_blank.svg) no-repeat right center;
  background-size: 16px 12px;
}
.p-company__recruit {
  position: relative;
  padding: 144px 0 144px 100px;
  overflow: hidden;
}
.p-company__recruit:before {
  display: block;
  content: "";
  position: absolute;
  z-index: 1;
  width: 94.0625%;
  top: 0;
  left: 0;
  height: 100%;
  background: url(../img/company/recruit_bg1.jpg) no-repeat center;
  background-size: cover;
}
.p-company__recruit .p-company-heading {
  position: relative;
  z-index: 2;
  margin-bottom: 104px;
}
.p-company__recruit-content {
  position: relative;
  z-index: 2;
  background: #f9f9f9;
  padding: 96px 110px;
  margin-left: 182px;
}
.p-company__recruit-content:before {
  display: block;
  content: "";
  position: absolute;
  left: 100%;
  height: 100%;
  width: 100%;
  top: 0;
  background: #f9f9f9;
}
.p-company__recruit-content .wrap {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  max-width: 890px;
}
.p-company__recruit-content h4 {
  font-size: 26px;
  font-size: 2.6rem;
  line-height: 160%;
  font-family: dnp-shuei-mincho-pr6n, "Noto Serif JP", "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "リュウミン R-KL", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  font-weight: 500;
  margin-top: 96px;
  margin-bottom: 36px;
}
.p-company__recruit-content h4:first-child {
  margin-top: 0;
}
.p-company__recruit-content .txt1 {
  font-size: 18px;
  font-size: 1.8rem;
  line-height: 200%;
  font-family: dnp-shuei-mincho-pr6n, "Noto Serif JP", "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "リュウミン R-KL", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}
.p-company__recruit-content .box1 {
  margin-top: 16px;
  padding-top: 24px;
  padding-bottom: 24px;
  border-top: 1px solid rgba(56, 59, 78, 0.2);
  border-bottom: 1px solid rgba(56, 59, 78, 0.2);
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 200%;
}

/* ----------------------------- スマホ（～767px） */
@media screen and (max-width: 767px) {
  .p-company {
    padding-top: 60px;
    padding-bottom: 0;
  }
  .p-company-heading {
    margin-bottom: 36px;
  }
  .p-company-heading .en {
    margin-bottom: 4px;
  }
  .p-company-heading .h {
    font-size: 25px;
    font-size: 2.5rem;
  }
  .p-company__message {
    margin-bottom: 60px;
  }
  .p-company__message-img1, .p-company__message-box1 {
    float: none;
    width: auto;
  }
  .p-company__message-img1 {
    margin-bottom: 36px;
  }
  .p-company__message-box1 {
    padding-top: 0;
  }
  .p-company__message-box1 h4 {
    font-size: 20px;
    font-size: 2rem;
    margin-bottom: 24px;
  }
  .p-company__store {
    margin-bottom: 60px;
  }
  .p-company__store-content {
    position: relative;
    margin-left: -24px;
    margin-right: -24px;
    padding: 33px 24px;
  }
  .p-company__store-content dl {
    padding-bottom: 36px;
    margin-bottom: 36px;
  }
  .p-company__store-content dt,
  .p-company__store-content dd {
    float: none;
    width: auto;
  }
  .p-company__store-content dt {
    margin-bottom: 17px;
    border-bottom: 0;
  }
  .p-company__outline {
    margin-bottom: 60px;
  }
  .p-company__outline-content table,
  .p-company__outline-content tbody,
  .p-company__outline-content tr,
  .p-company__outline-content th,
  .p-company__outline-content td {
    display: block;
    width: 100%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }
  .p-company__outline-content th {
    border-right: 0;
    border-bottom: 0;
    padding: 20px 0 8px;
    width: auto;
  }
  .p-company__outline-content td {
    padding: 0 0 20px;
  }
  .p-company__outline-content tr:first-child td {
    border-top: 0;
  }
  .p-company__philosophy {
    padding: 52px 0 90px 24px;
    margin-bottom: 54px;
  }
  .p-company__philosophy:before {
    width: 100%;
  }
  .p-company__philosophy .c-wrap {
    padding-left: 0;
    padding-right: 0;
  }
  .p-company__philosophy .p-company-heading {
    margin-bottom: 36px;
  }
  .p-company__philosophy-content {
    padding: 52px 36px;
    margin-left: 19px;
  }
  .p-company__philosophy-content:before {
    display: none;
  }
  .p-company__philosophy-content h4 {
    font-size: 20px;
    font-size: 2rem;
    margin-top: 46px;
    margin-bottom: 20px;
  }
  .p-company__philosophy-content p {
    font-size: 16px;
    font-size: 1.6rem;
  }
  .p-company__philosophy-content .textbox .txt1 {
    font-size: 16px;
    font-size: 1.6rem;
  }
  .p-company__philosophy-content .textbox ol {
    counter-reset: listnum;
    font-family: dnp-shuei-mincho-pr6n, "Noto Serif JP", "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "リュウミン R-KL", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
    margin: 20px 0 30px;
  }
  .p-company__philosophy-content .textbox ol li {
    font-size: 20px;
    font-size: 2rem;
    padding: 20px 0 0;
    line-height: 160%;
  }
  .p-company__philosophy-content .textbox ol li::before {
    font-size: 14px;
    font-size: 1.4rem;
  }
  .p-company__philosophy-content .textbox ol li::after {
    padding-top: 20px;
  }
  .p-company__health {
    padding: 52px 0 90px 0;
  }
  .p-company__health:before {
    width: 100%;
  }
  .p-company__health .c-wrap {
    padding-left: 24px;
    padding-right: 24px;
  }
  .p-company__health .p-company-heading {
    margin-bottom: 36px;
  }
  .p-company__health-content {
    padding: 30px 0;
    margin-left: 0;
  }
  .p-company__health-content:before {
    display: none;
  }
  .p-company__health-content h4 {
    font-size: 20px;
    font-size: 2rem;
    margin-top: 46px;
    margin-bottom: 20px;
  }
  .p-company__health-content .wrap {
    max-width: 100%;
    margin: 0;
  }
  .p-company__health-content .txt1 {
    font-size: 16px;
    font-size: 1.6rem;
  }
  .p-company__health-content .c-btn2 {
    margin: 30px 0;
  }
  .p-company__recruit {
    padding: 52px 0 90px 24px;
  }
  .p-company__recruit:before {
    width: 100%;
  }
  .p-company__recruit .c-wrap {
    padding-left: 0;
    padding-right: 0;
  }
  .p-company__recruit .p-company-heading {
    margin-bottom: 36px;
  }
  .p-company__recruit-content {
    padding: 52px 36px;
    margin-left: 19px;
  }
  .p-company__recruit-content:before {
    display: none;
  }
  .p-company__recruit-content h4 {
    font-size: 20px;
    font-size: 2rem;
    margin-top: 46px;
    margin-bottom: 20px;
  }
  .p-company__recruit-content p {
    font-size: 16px;
    font-size: 1.6rem;
  }
  .p-company__recruit-content .txt1 {
    font-size: 16px;
    font-size: 1.6rem;
  }
  .p-company__recruit-content .box1 {
    padding-top: 22px;
    padding-bottom: 22px;
  }
}

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