/* line 3, sass/page-company.scss */
h2.entry-title {
  display: none;
}

/* line 9, sass/page-company.scss */
.entry-content .title {
  padding: 15px 20px 2px;
}

/* line 13, sass/page-company.scss */
.entry-content .message-box {
  padding: 50px;
  line-height: 36px;
  background: #fff;
  font-size: 16px;
  margin-bottom: 50px;
  padding-bottom: 100px;
}

/* line 22, sass/page-company.scss */
.entry-content .president-name {
  float: right;
  display: block;
  padding-top: 100px;
}

/* line 28, sass/page-company.scss */
.entry-content .jigyou-box {
  padding: 50px;
  line-height: 36px;
  background: #fff;
  font-size: 16px;
  margin-bottom: 50px;
}

/* line 36, sass/page-company.scss */
.entry-content .jigyou {
  width: 90%;
  height: 150px;
  margin: 0 auto;
}

/* line 43, sass/page-company.scss */
.entry-content .jigyou-list {
  display: block;
  border-radius: 5px;
  background: #eb610e;
  width: 93px;
  height: 93px;
  float: left;
  margin-right: 30px;
}

/* line 52, sass/page-company.scss */
.entry-content .jigyoulist2 {
  display: block;
  border-radius: 5px;
  background: #eb610e;
  width: 80%;
  clear: both;
}

/* line 61, sass/page-company.scss */
.entry-content .jigyou-txt {
  padding-bottom: 50px;
}

/* line 65, sass/page-company.scss */
.entry-content span.jigyou-list img {
  padding: 0;
  margin: 0 auto;
  padding-top: 17px;
}

/* line 71, sass/page-company.scss */
.entry-content .list-title {
  display: block;
  color: #eb610e;
  font-size: 25px;
  font-weight: bold;
  padding-bottom: 13px;
}

/* line 79, sass/page-company.scss */
.entry-content .jigyou-list-txt {
  display: block;
  line-height: 24px;
}

/* line 84, sass/page-company.scss */
.entry-content table.company {
  font-size: 14px !important;
}

/* line 86, sass/page-company.scss */
.entry-content table.company th {
  padding-left: 20px;
  width: 215px;
}

/* line 89, sass/page-company.scss */
.entry-content table.company th span:nth-child(2) {
  text-align: right;
  display: inline-block;
  width: 80px;
}

/* line 96, sass/page-company.scss */
.entry-content table.company td {
  border: #fff 1px solid;
  padding: 6px 10px;
}

/* line 102, sass/page-company.scss */
.entry-content table.company tr:nth-child(2n+1) {
  background-color: #f5f5f5;
}

/* line 104, sass/page-company.scss */
.entry-content table.company tr:nth-child(2n+1) td {
  border: #f5f5f5 1px solid;
  padding: 6px 10px;
}

/* line 110, sass/page-company.scss */
.entry-content table.company tr:nth-child(2n) {
  background-color: #fff;
}

/* line 112, sass/page-company.scss */
.entry-content table.company tr:nth-child(2n) td {
  border: #fff 1px solid;
  padding: 6px 10px;
}

/* line 120, sass/page-company.scss */
.entry-content .enkaku-box, .entry-content .corporate-box {
  padding: 50px;
  line-height: 36px;
  background: #fff;
  font-size: 16px;
  margin-bottom: 50px;
}

/* line 127, sass/page-company.scss */
.entry-content .corporate-box {
  margin-bottom: 0;
}

/* line 131, sass/page-company.scss */
.entry-content table.profile {
  font-size: 14px !important;
}

/* line 133, sass/page-company.scss */
.entry-content table.profile th {
  padding-left: 20px;
  text-align: left;
  font-weight: normal;
  width: 215px;
  border-bottom: #f5f5f5 1px solid;
  border-right: 0;
  border-left: 0;
  border-top: 0;
}

/* line 144, sass/page-company.scss */
.entry-content table.profile td {
  border: #fff 1px solid;
  border-bottom: 0;
  padding: 6px 10px;
}

/* line 151, sass/page-company.scss */
.entry-content table.profile tr:nth-child(2n+1) {
  background-color: #f5f5f5;
}

/* line 153, sass/page-company.scss */
.entry-content table.profile tr:nth-child(2n+1) td {
  border: #f5f5f5 1px solid;
  padding: 6px 10px;
}

/* line 159, sass/page-company.scss */
.entry-content table.profile tr:nth-child(2n) {
  background-color: #fff;
}

/* line 161, sass/page-company.scss */
.entry-content table.profile tr:nth-child(2n) td {
  border: #fff 1px solid;
  padding: 6px 10px;
}

/* line 169, sass/page-company.scss */
.entry-content #map-canvas1 {
  width: 100%;
  height: 370px;
  margin-bottom: 50px;
}

/* line 175, sass/page-company.scss */
.entry-content #map-canvas2,
.entry-content #map-canvas3 {
  width: 100%;
  height: 480px;
  margin-bottom: 20px;
}

@media screen and (max-width: 420px) {
  /* line 183, sass/page-company.scss */
  .entry-content .president-name {
    float: none;
  }
  /* line 186, sass/page-company.scss */
  .entry-content .jigyou {
    width: 100%;
    height: fit-content;
    margin: 0 auto;
    clear: both;
    padding-bottom: 10px;
  }
  /* line 193, sass/page-company.scss */
  .entry-content .message-box, .entry-content .jigyou-box {
    padding: 30px;
  }
  /* line 197, sass/page-company.scss */
  .entry-content .president-name {
    padding-top: 50px;
  }
  /* line 201, sass/page-company.scss */
  .entry-content .enkaku-box, .entry-content .corporate-box {
    padding: 10px;
  }
  /* line 205, sass/page-company.scss */
  .entry-content .list-title {
    display: block;
    color: #eb610e;
    font-size: 25px;
    font-weight: bold;
    padding-bottom: 13px;
    height: 93px;
    line-height: 93px;
  }
  /* line 214, sass/page-company.scss */
  .entry-content .jigyou-list-txt {
    display: block;
    line-height: 24px;
    padding-top: 10px;
    padding-bottom: 20px;
  }
  /* line 220, sass/page-company.scss */
  .entry-content .jigyou-list-txt:after {
    content: "";
    height: 1px;
    display: block;
    clear: both;
  }
  /* line 227, sass/page-company.scss */
  .entry-content table.company th {
    padding-left: 10px;
    width: 120px;
    padding-top: 6px;
    vertical-align: top;
  }
  /* line 233, sass/page-company.scss */
  .entry-content table.company th span:nth-child(2) {
    text-align: right;
    display: inline-block;
    width: auto;
  }
  /* line 238, sass/page-company.scss */
  .entry-content table.company tr {
    vertical-align: top;
  }
}

@media all and (max-width: 500px) {
  /* line 248, sass/page-company.scss */
  .entry-content table.profile th, .entry-content table.profile td {
    display: block;
    width: 100% !important;
  }
  /* line 253, sass/page-company.scss */
  .entry-content table.profile th {
    background-color: #f5f5f5;
    padding-left: 10px !important;
  }
  /* line 258, sass/page-company.scss */
  .entry-content table.profile td {
    background-color: #FFF;
    padding-left: 10px !important;
  }
}

/* line 6, sass/page-tenpo-honsyamiyashiro.scss */
.entry-content .title {
  margin-bottom: 10px;
}
