@charset "UTF-8";
/* Scss Document */
/* Scss Document */
/* タブレット */
/* PC:最低幅 */
/* PC:中幅 */
/* PC:大幅 */
/* PC:VW基準*/
/* PC:%基準*/
/* PC:大幅VW基準*/
/* PC:大幅%基準*/
/* PC:中幅VW基準*/
/* PC:中幅%基準*/
/* PC:px基準*/
/* タブレットpx基準 */
/* タブレット%基準 */
/* スマートフォンvw基準 */
/* スマートフォン%基準 */
.page-title {
  background: url(../img/company/mv_company.jpg) no-repeat left top;
}

.intro {
  line-height: 1.4;
  text-align: center;
  font-size: 2rem;
  font-weight: normal;
}

#outline .table div {
  margin-bottom: 1em;
}
#outline .table div a {
  padding-left: 2em;
  background: url(../img/common/arw_s_r_r.png) no-repeat left 1em center;
  background-size: auto 16px;
}

#contents_nav {
  margin: 5em 0 0;
  overflow: hidden;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: distribute;
      justify-content: space-around;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
@media only screen and (max-width: 767px) {
  #contents_nav {
    width: 100%;
    overflow: hidden;
  }
}
#contents_nav li {
  margin: 0 0 15px 0;
  width: 550px;
  font-size: 0;
  line-height: 1;
  font-weight: bold;
}
@media only screen and (max-width: 767px) {
  #contents_nav li {
    margin: 0 0 20px 0;
    width: 100%;
  }
}
#contents_nav li figure {
  position: relative;
}
#contents_nav li img {
  width: 100%;
  height: auto;
  position: relative;
  z-index: 0;
}
#contents_nav li figcaption {
  padding: 1em;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  color: #fff;
  background: rgba(0, 0, 0, 0.7) url(../img/common/arw_r.png) no-repeat center right 1em;
  background-size: 24px auto;
  font-size: 2rem;
}
@media only screen and (max-width: 767px) {
  #contents_nav.col3 li {
    width: 100%;
  }
}
#contents_nav a {
  margin: 0.5em 0 0;
  display: block;
  background: transparent url(../img//common/img/arrow_sq_l_grn.gif) no-repeat right center;
  display: block;
  text-decoration: none;
  color: #000;
}
@media only screen and (max-width: 767px) {
  #contents_nav a {
    margin: 12px 0 0;
    padding: 4vw;
    color: #000;
  }
}
@media only screen and (max-width: 767px) {
  #contents_nav a:hover {
    text-decoration: none;
  }
}
@media only screen and (max-width: 767px) {
  #contents_nav h2 {
    margin: 0 0 0.75em;
    padding: 0;
    border: none;
    text-align: center;
  }
}
@media only screen and (max-width: 767px) {
  #contents_nav h2 span {
    margin: 12px 0 0;
    padding: 0;
    color: #000;
  }
}
@media only screen and (max-width: 767px) {
  #contents_nav img {
    margin: 0 auto;
    display: block;
    width: 100%;
    height: auto;
  }
}
@media only screen and (max-width: 767px) {
  #contents_nav .nav-mttl {
    color: #e40011;
    text-align: center;
    font-weight: 400;
  }
}
@media only screen and (max-width: 767px) {
  #contents_nav .dsc {
    margin: 1em 0 0;
    line-height: 1.6;
    font-weight: 400;
  }
}
@media only screen and (max-width: 767px) {
  #contents_nav .tn {
    display: none;
  }
}

.sign {
  margin-top: 2em;
  text-align: right;
}

.job h3 {
  margin: 2em 0 1em;
  border: none;
  text-align: center;
  font-size: 3rem;
  color: #000;
}

.staff h3 {
  margin: 1.5em 0;
  text-align: center;
  font-size: 3rem;
}

dl a {
  text-decoration: underline;
}

.greeting {
  margin-top: 5em;
  margin-bottom: 60px;
  overflow: hidden;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-flow: row-reverse;
          flex-flow: row-reverse;
}
@media only screen and (max-width: 767px) {
  .greeting {
    margin-top: 3em;
    margin-bottom: 5vw;
    width: 100%;
    display: block;
  }
}
.greeting .float-left {
  width: 47.5rem;
}
@media only screen and (max-width: 767px) {
  .greeting .float-left {
    width: 100%;
  }
}
.greeting .float-right {
  width: 57rem;
}
@media only screen and (max-width: 767px) {
  .greeting .float-right {
    width: 100%;
    margin-bottom: 5vw;
  }
}

.section .greeting h2 {
  margin: 0 0 1em;
  padding: 0;
  border: none;
  text-align: left;
}

.profile-head {
  margin-bottom: 2em;
  padding-bottom: 0.5em;
  border-bottom: solid 2px #b3b3b3;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  position: relative;
}
.profile-head::after {
  content: "";
  display: block;
  position: absolute;
  bottom: -2px;
  left: 0;
  width: 7em;
  height: 1px;
  border-bottom: solid 2px #e40011;
}
.profile-head h3 {
  margin: 0;
  font-size: 4.2rem;
  font-weight: 300;
}
@media only screen and (max-width: 767px) {
  .profile-head h3 {
    font-size: 3.6rem;
  }
}
.profile-head h3 span {
  margin-right: 1.5em;
  display: inline-block;
  font-size: 2rem;
  font-weight: 400;
}
@media only screen and (max-width: 767px) {
  .profile-head h3 span {
    font-size: 1.6rem;
  }
}
.profile-head .en {
  font-family: "Oswald", "Noto Sans JP", "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", sans-serif;
  letter-spacing: 0.05em;
  font-size: 2.4rem;
}
@media only screen and (max-width: 767px) {
  .profile-head .en {
    font-size: 2rem;
  }
}
.profile-body dl {
  margin-bottom: 0.75em;
  padding-bottom: 0.75em;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  border-bottom: dotted 1px #ccc;
  font-size: 1.5rem;
  line-height: 1.6;
}
@media only screen and (max-width: 767px) {
  .profile-body dl {
    display: block;
  }
}
.profile-body dl dt {
  width: 40%;
}
@media only screen and (max-width: 767px) {
  .profile-body dl dt {
    margin-bottom: 0.5em;
    width: auto;
    font-weight: 600;
  }
}
.profile-body dl dd {
  width: 60%;
}
@media only screen and (max-width: 767px) {
  .profile-body dl dd {
    padding-left: 1em;
    width: auto;
    line-height: 1.4;
  }
}

.story-outline {
  position: relative;
}
.story-outline-head {
  padding-right: 50rem;
  height: 36rem;
}
@media only screen and (max-width: 767px) {
  .story-outline-head {
    margin-bottom: 1.5em;
    padding-right: 0;
    height: auto;
  }
}
.story-outline-head h2 {
  margin-bottom: 4rem;
  text-align: left;
  font-size: 2.8rem;
}
@media only screen and (max-width: 767px) {
  .story-outline-head h2 {
    margin-bottom: 3rem;
    font-size: 2rem;
  }
}
.story-outline-img {
  width: 47.5rem;
  position: absolute;
  top: 0;
  right: 0;
}
@media only screen and (max-width: 767px) {
  .story-outline-img {
    margin-top: 2em;
    width: 100%;
    position: static;
  }
}

.btn-blog {
  margin-top: 3em;
  text-align: center;
}
.btn-blog a {
  padding: 0.75em 3em 0.75em 2.5em;
  display: inline-block;
  line-height: 1.2;
  color: #fff;
  background: rgb(33, 23, 19) url(../img/common/arw_r.png) no-repeat right 1em center;
  background-size: 2.7rem auto;
  font-size: 2.4rem;
  text-align: center;
  text-decoration: none;
}
@media only screen and (max-width: 767px) {
  .btn-blog a {
    font-size: 2rem;
  }
}

.ceo-bnr {
  margin: 30px 0 0;
}
.ceo-bnr li {
  margin: 0 0 10px;
  font-size: 0;
  line-height: 0;
  vertical-align: bottom;
}

@media only screen and (max-width: 767px) {
  .history {
    margin: 0 auto;
    width: 100%;
  }
}
@media only screen and (max-width: 767px) {
  .history-wrapper {
    display: block;
  }
}
@media only screen and (max-width: 767px) {
  .history-list {
    position: relative;
    width: 100%;
  }
  .history-list:after {
    content: "";
    position: absolute;
    left: 20%;
    top: 1em;
    display: block;
    width: 1px;
    height: 100%;
    background: #b1b1a7;
    z-index: 0;
  }
}
@media only screen and (max-width: 767px) {
  .history h2 {
    margin: 3em auto 2em;
  }
}
@media only screen and (max-width: 767px) {
  .history dl {
    margin-bottom: 3em;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    position: relative;
    z-index: 1;
  }
  .history dl:last-child {
    margin-bottom: 0;
  }
  .history dl dt {
    font-family: "Oswald", "Noto Sans JP", "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", sans-serif;
    letter-spacing: 0.05em;
    font-size: 2.4rem;
    color: #b1b1a7;
    width: 25%;
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    text-align: right;
    line-height: 1.4;
  }
  .history dl dt:after {
    position: absolute;
    top: 0.5em;
    right: 10%;
    content: "";
    display: block;
    width: 1.8rem;
    height: 1.3rem;
    background: url(../img/company/parts_history.png) no-repeat center center;
    background-size: 18px auto;
  }
  .history dl dd {
    width: 75%;
    font-size: 1.5rem;
  }
  .history dl dd h3 {
    margin-bottom: 0.5em;
    font-size: 1.8rem;
  }
  .history dl dd p {
    margin-left: 1.75em;
  }
}
@media only screen and (max-width: 767px) {
  .history:after {
    position: relative;
    content: "";
    left: 17rem;
    border-bottom: solid 2px #b1b1a7;
  }
}
@media only screen and (max-width: 767px) {
  .history-img {
    margin-top: 2em;
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .history-img figure {
    padding: 2%;
    width: 50%;
    margin-bottom: 0;
    font-size: 0;
    line-height: 0;
  }
}

.table {
  clear: both;
  width: 100%;
  margin-bottom: 25px;
  text-align: left;
  margin-right: auto;
  margin-left: auto;
}
.table dt {
  width: 25%;
  background-color: #f2f2f2;
}
.table dd {
  width: 75%;
}

div.table dd,
div.table dt {
  padding: 1em;
  line-height: 1.6;
  text-align: left;
  vertical-align: top;
  /* border-bottom: 1px solid #ddd; */
  display: table-cell;
}

.table textarea#content {
  width: 420px;
}

div.table {
  display: table;
  border-collapse: collapse;
}
div.table dl {
  display: table-row;
}
div.table dl:nth-child(even) {
  background: rgba(0, 0, 0, 0.05);
}
div.table dt {
  background: transparent url(../img/bg_gray01.gif);
  font-weight: 500;
}
div.table dt em {
  color: #900;
}
@media only screen and (max-width: 767px) {
  .table {
    clear: both;
    width: 100%;
    margin-bottom: 25px;
    text-align: left;
    margin-right: auto;
    margin-left: auto;
  }
  .table dt {
    width: auto;
    font-weight: normal;
    background-color: #f2f2f2;
  }
  .table dd,
  .table td {
    width: auto;
  }
  div.table dd {
    font-size: 90%;
    line-height: 160%;
    text-align: left;
    vertical-align: top;
    padding: 10px;
  }
  div.table dt {
    font-size: 90%;
    line-height: 160%;
    text-align: left;
    vertical-align: top;
    padding: 10px;
    padding: 0.5em 0.25em 0.25em;
    border-top: solid 2px #ddd;
    font-weight: bold;
  }
  div.table dd {
    padding: 0.25em 0.25em 1em;
  }
  .table textarea#content {
    width: 100%;
  }
  div.table {
    display: block;
    border-collapse: collapse;
  }
  div.table dl,
  div.table dd,
  div.table dt {
    display: block;
  }
}
.building__lead {
  color: #4c453a;
  text-align: center;
  -webkit-font-feature-settings: "halt" on;
          font-feature-settings: "halt" on;
  font-size: 2rem;
  font-weight: 700;
  line-height: 1.8;
  letter-spacing: 0.05em;
}
@media only screen and (max-width: 767px) {
  .building__lead {
    font-size: 3.4375vw;
    text-align: left;
  }
}

.building__img {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 4rem;
  margin-top: 3em;
}
@media only screen and (max-width: 767px) {
  .building__img {
    gap: 3.125vw;
    margin-top: 4.6875vw;
  }
}