/* =====key===== */
.key {
  width: 100%;
  height: 237px;
  background: url(../images/company/key01.png) center center/cover no-repeat;
}
.key .inner {
  position: relative;
  width: 800px;
  margin: 0 auto;
}
.key .page_title {
  position: absolute;
  top: 70px;
  left: 0;
  height: 500px;
  font-size: 41px;
  font-weight: 500;
  writing-mode: vertical-rl;
  letter-spacing: 0.28em;
  text-shadow: #fff 1px 1px 1px, #fff -1px 0px 1px, #fff 0px -1px 1px, #fff 0px 1px 1px, #fff 1px 1px 1px, #fff -1px 1px 1px, #fff 1px -1px 1px, #fff -1px -1px 1px, #fff 1px 1px 1px, #fff -1px 1px 1px, #fff 1px -1px 1px, #fff -1px -1px 1px, #fff 1px 1px 1px, #fff -1px 1px 1px, #fff 1px -1px 1px, #fff -1px -1px 1px;
}
.key .page_title .small {
  display: block;
  font-size: 17px;
  font-weight: 500;
  letter-spacing: 0.1em;
}
@media screen and (max-width: 768px) {
  .key {
    width: 100%;
    height: 237px;
    margin: 0;
    background: url(../images/company/key01.png) center center/cover no-repeat;
  }
  .key .inner {
    position: relative;
    width: 100%;
    margin: 0 auto;
  }
  .key .page_title {
    position: static;
    padding: 100px 0 0;
    font-size: 30px;
    writing-mode: horizontal-tb;
    letter-spacing: 0.1em;
    text-align: center;
    text-shadow: #fff 1px 1px 1px, #fff -1px 0px 1px, #fff 0px -1px 1px, #fff 0px 1px 1px, #fff 1px 1px 1px, #fff -1px 1px 1px, #fff 1px -1px 1px, #fff -1px -1px 1px, #fff 1px 1px 1px, #fff -1px 1px 1px, #fff 1px -1px 1px, #fff -1px -1px 1px, #fff 1px 1px 1px, #fff -1px 1px 1px, #fff 1px -1px 1px, #fff -1px -1px 1px;
  }
  .key .page_title .small {
    font-size: 16px;
  }
}

/* =====main===== */
/* =====sec01===== */
.sec01 {
  padding: 120px 0;
}
.sec01 .inner {
  position: relative;
  width: 800px;
  margin: 0 auto;
}
.sec01 .inner:before {
  content: "";
  position: absolute;
  top: -80px;
  right: 22px;
  width: 194px;
  height: 73px;
  background: url(../images/company/illust01.png) center/cover no-repeat;
}
.sec01 .sec_title {
  position: relative;
  padding: 0 0 10px;
  margin: 0 0 45px;
  font-size: 24px;
  letter-spacing: 0.11em;
  text-align: center;
}
.sec01 .sec_title:before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  width: 73px;
  height: 2px;
  margin: 0 auto;
  background: #DE8E17;
}
.sec01 .image {
  position: relative;
  margin: 0 0 30px;
}
.sec01 .image:before {
  z-index: -1;
  content: "";
  position: absolute;
  top: 110px;
  left: -60px;
  width: 918px;
  height: 406px;
  background: #F4F4F5;
}
.sec01 .text {
  font-size: 15px;
  font-weight: 500;
  letter-spacing: 0.16em;
  line-height: 2.1;
}
@media screen and (max-width: 768px) {
  .sec01 {
    padding: 80px 20px;
    box-sizing: border-box;
    overflow: hidden;
  }
  .sec01 .inner {
    position: relative;
    width: 100%;
    margin: 0 auto;
  }
  .sec01 .inner:before {
    content: "";
    position: absolute;
    top: -80px;
    right: 22px;
    width: 194px;
    height: 73px;
    background: url(../images/company/illust01.png) center right/80% no-repeat;
  }
  .sec01 .sec_title {
    position: relative;
    padding: 0 0 10px;
    margin: 0 0 45px;
    font-size: 18px;
    letter-spacing: 0.11em;
    text-align: center;
  }
  .sec01 .sec_title:before {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    width: 73px;
    height: 2px;
    margin: 0 auto;
    background: #DE8E17;
  }
  .sec01 .image {
    position: relative;
    width: 100%;
    margin: 0 0 30px;
  }
  .sec01 .image:before {
    z-index: -1;
    content: "";
    position: absolute;
    top: 110px;
    left: -60px;
    width: 200%;
    height: 400px;
    background: #F4F4F5;
  }
  .sec01 .text {
    font-size: 15px;
    font-weight: 500;
    letter-spacing: 0.16em;
    line-height: 2.1;
  }
}

/* =====sec02===== */
.sec02 {
  width: 100%;
  padding: 80px 0;
  background: url(../images/company/photo02.png) center/cover no-repeat;
}
.sec02 .inner {
  width: 840px;
  padding: 60px 30px;
  margin: 0 auto;
  box-sizing: border-box;
  background: #fff;
}
.sec02 .sec_title {
  position: relative;
  padding: 0 0 10px;
  margin: 0 0 45px;
  font-size: 24px;
  letter-spacing: 0.11em;
  text-align: center;
}
.sec02 .sec_title:before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  width: 73px;
  height: 2px;
  margin: 0 auto;
  background: #DE8E17;
}
.sec02 .item {
  display: flex;
  align-items: center;
  padding: 20px 30px;
  border-bottom: 1px solid #DE8E17;
}
.sec02 .item:last-of-type {
  border-bottom: none;
  padding: 20px 30px 0;
}
.sec02 .left {
  width: 300px;
  margin: 0 50px 0 0;
  text-align: center;
}
.sec02 .item_title {
  margin: 0 0 20px;
  font-size: 20px;
  letter-spacing: 0.11em;
  color: #DE8E17;
}
.sec02 .subtitle {
  font-family: "noto sans", sans-serif;
  letter-spacing: 0.18em;
}
.sec02 .item_text {
  width: 70%;
  font-size: 15px;
  font-weight: 500;
  line-height: 2;
}
@media screen and (max-width: 768px) {
  .sec02 {
    width: 100%;
    padding: 50px 20px;
    box-sizing: border-box;
    background: url(../images/company/photo02.png) center/cover no-repeat;
  }
  .sec02 .inner {
    width: 100%;
    padding: 50px 20px;
    margin: 0 auto;
    box-sizing: border-box;
    background: #fff;
  }
  .sec02 .sec_title {
    position: relative;
    padding: 0 0 10px;
    margin: 0 0 30px;
    font-size: 18px;
    letter-spacing: 0.11em;
    text-align: center;
  }
  .sec02 .sec_title:before {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    width: 73px;
    height: 2px;
    margin: 0 auto;
    background: #DE8E17;
  }
  .sec02 .item {
    display: block;
    align-items: center;
    padding: 20px 0;
    border-bottom: 1px solid #DE8E17;
  }
  .sec02 .item:last-of-type {
    border-bottom: none;
    padding: 20px 0 0;
  }
  .sec02 .left {
    width: 100%;
    margin: 0 0 20px;
    text-align: center;
  }
  .sec02 .item_title {
    margin: 0 0 20px;
    font-size: 18px;
    letter-spacing: 0.11em;
    color: #DE8E17;
  }
  .sec02 .subtitle {
    font-family: "noto sans", sans-serif;
    letter-spacing: 0.05em;
  }
  .sec02 .item_text {
    width: 100%;
    font-size: 15px;
    font-weight: 500;
    line-height: 2;
  }
}

/* =====sec03===== */
.sec03 {
  padding: 80px 0;
}
.sec03 .inner {
  width: 1024px;
  margin: 0 auto;
}
.sec03 .sec_title {
  position: relative;
  padding: 0 0 10px;
  margin: 0 0 45px;
  font-size: 24px;
  letter-spacing: 0.11em;
  text-align: center;
}
.sec03 .sec_title:before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  width: 73px;
  height: 2px;
  margin: 0 auto;
  background: #DE8E17;
}
.sec03 .box {
  display: flex;
  align-items: center;
}
.sec03 .dlist {
  width: 50%;
}
.sec03 .row {
  position: relative;
  display: flex;
  padding: 10px 40px;
}
.sec03 .row:before {
  content: "";
  background-image: linear-gradient(to right, #553618, #553618 3px, transparent 3px, transparent 3px);
  background-size: 8px 1px;
  background-repeat: repeat-x;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  height: 1px;
  width: 100%;
}
.sec03 .term {
  font-size: 15px;
  font-weight: 500;
  width: 110px;
}
.sec03 .data {
  font-size: 15px;
  font-weight: 500;
}
.sec03 .image {
  width: 50%;
  height: 320px;
}
@media screen and (max-width: 768px) {
  .sec03 {
    padding: 50px 20px;
    box-sizing: border-box;
  }
  .sec03 .inner {
    width: 100%;
    margin: 0 auto;
  }
  .sec03 .sec_title {
    position: relative;
    padding: 0 0 10px;
    margin: 0 0 30px;
    font-size: 18px;
    letter-spacing: 0.11em;
    text-align: center;
  }
  .sec03 .sec_title:before {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    width: 73px;
    height: 2px;
    margin: 0 auto;
    background: #DE8E17;
  }
  .sec03 .box {
    display: flex;
    flex-direction: column-reverse;
    align-items: center;
  }
  .sec03 .dlist {
    width: 100%;
  }
  .sec03 .row {
    position: relative;
    display: block;
    padding: 20px 10px;
  }
  .sec03 .row:before {
    content: "";
    background-image: linear-gradient(to right, #553618, #553618 3px, transparent 3px, transparent 3px);
    background-size: 8px 1px;
    background-repeat: repeat-x;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    height: 1px;
    width: 100%;
  }
  .sec03 .term {
    margin: 0 0 10px;
    font-size: 15px;
    font-weight: 500;
  }
  .sec03 .data {
    padding: 0 0 0 1em;
    font-size: 15px;
    font-weight: 500;
  }
  .sec03 .image {
    max-width: 100%;
    width: 492px;
    height: 200px;
    margin: 0 auto;
    overflow: hidden;
  }
  .sec03 .image img {
    -o-object-fit: cover;
       object-fit: cover;
    width: 100%;
    height: 200px;
  }
}/*# sourceMappingURL=company.css.map */