#company .contentsHead {
  background-image: url(../img/company/company_head.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  margin-top: 100px;
}
@media screen and (max-width: 768px) {
  #company .contentsHead {
    margin-top: 0;
  }
}
#company .contentsHead h1 {
  margin: 0;
  padding: 15px 0;
  color: white;
  text-align: center;
  font-size: 30px;
  text-shadow: 0 0 4px #24857d;
}
@media screen and (max-width: 768px) {
  #company .contentsHead h1 {
    font-size: 20px;
  }
}
#company .contentsHead h1:before {
  content: url(../img/company/headitem5.png);
  margin: 10px 40px 10px 10px;
  position: relative;
  top: 5px;
}
@media screen and (max-width: 768px) {
  #company .contentsHead h1:before {
    content: url(../img/common/headitem5s.png);
    -webkit-filter: drop-shadow(0 0 4px #24857d);
    -ms-filter: drop-shadow(0 0 4px #24857d);
    -moz-filter: drop-shadow(0 0 4px #24857d);
    -o-filter: drop-shadow(0 0 4px #24857d);
    margin: 10px;
  }
}

.contentsHead {
  width: 100%;
  min-width: 1000px;
  min-height: 50px;
  background-color: white;
  margin-bottom: 40px;
}
@media screen and (max-width: 768px) {
  .contentsHead {
    min-width: 100%;
  }
}
.contentsHead .inner {
  position: relative;
  margin: 0 auto;
  padding: 0;
  width: 1000px;
}
@media screen and (max-width: 768px) {
  .contentsHead .inner {
    width: 100%;
  }
}

.contentsBody {
  width: 100%;
  min-width: 1000px;
  min-height: 50px;
  background-color: white;
}
@media screen and (max-width: 768px) {
  .contentsBody {
    min-width: 100%;
  }
}
.contentsBody .inner {
  position: relative;
  margin: 0 auto;
  padding: 0;
  width: 1000px;
}
@media screen and (max-width: 768px) {
  .contentsBody .inner {
    width: 100%;
  }
}
.contentsBody .inner .menuboxC {
  width: 225px;
}
.contentsBody .inner .menuboxC .headbox {
  height: 60px;
}
.contentsBody .inner .menuboxC .headbox .text {
  display: table-cell;
  vertical-align: middle;
  font-size: 14px;
  height: 60px;
  width: 225px;
  color: white;
}
.contentsBody .inner .menuboxC .headbox .text h3 {
  margin: 0 0 0 20px;
  padding: 0;
  font-size: 15px;
  font-weight: normal;
}
.contentsBody .inner .menuboxC .headbox:after {
  content: url(../img/common/item_up.png);
  position: relative;
  top: -36px;
  left: 192px;
}
.contentsBody .inner .menuboxC .headbox.onActive:after {
  content: url(../img/common/item_down.png);
}
.contentsBody .inner .menuboxC .naviBoxs {
  display: none;
}
.contentsBody .inner .menuboxC .naviBox {
  height: 60px;
}
.contentsBody .inner .menuboxC .naviBox a {
  text-decoration: none;
  color: #666666;
}
.contentsBody .inner .menuboxC .naviBox .text {
  display: table-cell;
  vertical-align: middle;
  font-size: 14px;
  height: 60px;
  width: 225px;
}
.contentsBody .inner .menuboxC .naviBox .text h4 {
  position: relative;
  margin: 0 0 0 30px;
  padding: 0;
  font-weight: normal;
}
.contentsBody .inner .menuboxC .naviBox .text h4:after {
  position: absolute;
  top: 7px;
  left: -31px;
  content: '';
  width: 14px;
  height: 7px;
}
.contentsBody .inner .menuboxC .c1 .headbox {
  border: 1px solid #57dfb8;
  background-color: #00a497;
}
.contentsBody .inner .menuboxC .c1 .naviBox {
  background-color: #baffdf;
  border: 1px solid #57dfb8;
  border-top: 0;
}
.contentsBody .inner .menuboxC .c1 .naviBox:hover {
  background-color: #d2f4e6;
}
.contentsBody .inner .menuboxC .c1 .naviBox h4:after {
  background-color: #00a497;
}
.contentsBody .inner .menuboxC .c1 .naviBox.active {
  background-color: white;
}
.contentsBody .inner .menuboxC .c1 .naviBox.active:hover {
  background-color: #d2f4e6;
}
.contentsBody .inner .menuboxC .c1 .naviBox.active a {
  color: #00a497;
}
.contentsBody .inner .companyphoto {
  margin: 32px 16px 0 16px;
  text-align: center;
}
.contentsBody .inner .companyphoto img {
  max-width: 100%;
}
@media screen and (max-width: 768px) {
  .contentsBody .inner .companyphoto img {
    max-width: 100px;
  }
}
.contentsBody .inner .contentsBox {
  margin-left: 1em;
}
@media screen and (max-width: 768px) {
  .contentsBody .inner .contentsBox {
    margin-left: 1em;
    margin-right: 1em;
  }
}
.contentsBody .inner .contentsBox .headbox .text h2 {
  color: #00a497;
  margin-top: 0;
  font-weight: normal;
  border-left: 20px solid #00a497;
  padding-left: 25px;
}
.contentsBody .inner .contentsBox .officelist {
  margin-bottom: 50px;
}
.contentsBody .inner .contentsBox .officelist .item {
  margin-bottom: 2em;
}
.contentsBody .inner .contentsBox .officelist .item h3 {
  font-size: 100%;
  color: #00a497;
  margin: 0;
}
.contentsBody .inner .contentsBox .officelist .item h3 .info {
  font-weight: normal;
  margin-left: 10px;
}
.contentsBody .inner .contentsBox .officelist .item .map a {
  color: #e58787;
  text-decoration: none;
}
.contentsBody .inner .contentsBox .officelist .item .map a:hover {
  text-decoration: underline;
}
.contentsBody .inner .contentsBox .officelist .item .map a:after {
  content: url(../img/company/mapmaker.png);
  margin: 7px;
  position: relative;
  top: 4px;
}
.contentsBody .inner .contentsBox .grouplist {
  margin-bottom: 50px;
}
.contentsBody .inner .contentsBox .grouplist .item {
  margin-bottom: 2em;
}
.contentsBody .inner .contentsBox .grouplist .item h2 {
  color: #00a497;
  font-weight: normal;
  border-left: 20px solid #00a497;
  padding-left: 25px;
  padding-top: 10px;
  padding-bottom: 10px;
}
.contentsBody .inner .contentsBox .grouplist .item h3 {
  font-size: 100%;
  font-weight: normal;
}
.contentsBody .inner .contentsBox .grouplist .item h3 .mark {
  color: #00a497;
  font-size: 110%;
}
.contentsBody .inner .contentsBox .grouplist .item dl {
  margin: auto;
}
@media screen and (max-width: 768px) {
  .contentsBody .inner .contentsBox .grouplist .item dl {
    margin: auto 10px auto 10px;
  }
}
.contentsBody .inner .contentsBox .grouplist .item dl dt {
  float: left;
  color: #00a497;
}
.contentsBody .inner .contentsBox .grouplist .item dl dd {
  margin-left: 90px;
  margin-bottom: 10px;
}
.contentsBody .inner .contentsBox .grouplist .item a {
  color: black;
  text-decoration: none;
}
.contentsBody .inner .contentsBox .grouplist .item a:hover {
  text-decoration: underline;
}
.contentsBody .inner .contentsBox .maintext {
  margin-bottom: 3em;
}
@media screen and (max-width: 768px) {
  .contentsBody .inner .contentsBox .maintext {
    margin-bottom: 1.5em;
  }
}
.contentsBody .inner .contentsBox .maintext h3 {
  color: #00a497;
}
@media screen and (max-width: 768px) {
  .contentsBody .inner .contentsBox .maintext h3 {
    font-size: 15px;
  }
}
.contentsBody .inner .contentsBox .maintext h3:before {
  content: url(../img/common/headitem4.png);
  margin: 10px;
  position: relative;
  top: 5px;
}
.contentsBody .inner .contentsBox .maintext .text {
  margin-left: 0;
}
@media screen and (max-width: 768px) {
  .contentsBody .inner .contentsBox .maintext .text {
    margin-left: 0;
  }
}
.contentsBody .inner .contentsBox .maintext dl.company {
  margin: auto;
}
@media screen and (max-width: 768px) {
  .contentsBody .inner .contentsBox .maintext dl.company {
    margin: auto 10px auto 10px;
  }
}
.contentsBody .inner .contentsBox .maintext dl.company dt {
  float: left;
  color: #00a497;
}
.contentsBody .inner .contentsBox .maintext dl.company dd {
  margin-left: 90px;
  margin-bottom: 20px;
}
.contentsBody .inner .contentsBox .maintext .yurai {
  margin-top: 40px;
  border: 1px solid #bff2e5;
  padding: 20px;
}
.contentsBody .inner .contentsBox .maintext .yurai .logobox {
  float: left;
  padding-top: 35px;
  width: 100px;
}
.contentsBody .inner .contentsBox .maintext .yurai .textbox {
  margin-left: 100px;
}
.contentsBody .inner .contentsBox .maintext .yurai h4 {
  margin: 0 0 10px 0;
  color: #00a497;
}
.contentsBody .inner .contentsBox .maintext .pres {
  margin-top: 50px;
}
.contentsBody .inner .contentsBox .maintext .pres .fig {
  max-width: 236px;
  width: 100%;
}
.contentsBody .inner .contentsBox .maintext .pres .fig img {
  width: 100%;
}
.contentsBody .inner .contentsBox .maintext .pres .name {
  text-align: right;
  margin: 0;
}
.contentsBody .inner .contentsBox .maintext .pres .name .fullname {
  font-size: 20px;
}
@media screen and (max-width: 768px) {
  .contentsBody .inner .contentsBox .maintext .pres .name .fullname {
    font-size: 20px;
  }
}
.contentsBody .inner .contentsBox .maintext .contactArrow {
  text-align: right;
  margin-top: 50px;
}
.contentsBody .inner .contentsBox .maintext .contactArrow a {
  color: #aaaaaa;
  text-decoration: none;
}
.contentsBody .inner .contentsBox .maintext .contactArrow a:hover {
  text-decoration: underline;
}
.contentsBody .inner .contentsBox .maintext .contactArrow img {
  vertical-align: -10px;
}
.contentsBody .inner .contentsBox .figbox {
  margin-bottom: 3em;
}
@media screen and (max-width: 768px) {
  .contentsBody .inner .contentsBox .figbox {
    margin-bottom: 1.5em;
  }
}
.contentsBody .inner .contentsBox .figbox img {
  max-width: 100%;
}

.fixed {
  position: fixed;
  top: 123px;
}

.fixed2 {
  position: absolute;
  bottom: 20px;
}



.contentsBody .inner .contentsBox .archive_box {
  margin-left: 0;
  width: 90%;
  margin-bottom: 50px;
}
@media screen and (max-width: 768px) {
  .contentsBody .inner .contentsBox .archive_box {
    margin-left: 0;
  }
}

.archive_box dl {
  margin: auto;
}
@media screen and (max-width: 768px) {
  ..archive_box dl {
    width: 90%;
    font-size: 12px;
    margin: auto 10px auto 10px;
  }
}
.archive_box dt {
  float: left;
}
.archive_box dd {
  margin-left: 80px;
  margin-bottom: 1em;
}



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