@charset "UTF-8";
.company.group {
  position: relative;
  /*グループサイト*/
  /*company-link-btn*/
}
.company.group .group-contents {
  margin-bottom: 80px;
}
@media screen and (max-width: 767px) {
  .company.group .group-contents {
    margin-bottom: 80px;
  }
}
.company.group .section-category {
  margin-bottom: 0;
}
.company.group .section-block .section-block-col2 {
  margin-bottom: 0px;
}
.company.group .section-block .section-block-col3 {
  margin-bottom: 0px;
}
@media screen and (max-width: 767px) {
  .company.group .section-block .section-block-col2 .item-list {
    width: 100%;
  }
}
@media screen and (max-width: 767px) {
  .company.group .section-block .section-block-col2 .item-list:nth-of-type(odd) {
    margin-right: 0px;
  }
}
.company.group .section-block .category-list {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.company.group .section-block .category-list .item-list {
  width: 194px;
  display: flex;
  flex-direction: column;
}
@media screen and (max-width: 767px) {
  .company.group .section-block .category-list .item-list {
    width: 100%;
  }
}
.company.group .section-block .category-list .item-list dt {
  order: 1;
  padding-left: 18px;
}
@media screen and (max-width: 767px) {
  .company.group .section-block .category-list .item-list dt {
    padding-left: 14px;
  }
}
.company.group .section-block .category-list .item-list dt span:before {
  content: "";
  display: block;
  width: 8px;
  height: 8px;
  border-right: 1px solid #0081CC;
  border-bottom: 1px solid #0081CC;
  background: none;
  position: absolute;
  top: 8px;
  left: -18px;
  transform: rotate(-45deg);
  transition: 0.3s all;
}
.company.group .section-block .category-list .item-list dd {
  order: 0;
}
.company.group .section-block .category-list .item-list dd span.accent {
  color: #ED6908;
  font-weight: bold;
}
.company.group .section-block .group01 {
  position: relative;
}
.company.group .section-block.last {
  margin-bottom: 0;
}
.company.group .groupsite {
  border-top: solid 1px #D6D6D6;
  border-bottom: solid 1px #D6D6D6;
  padding: 20px 0px;
}
.company.group .groupsite-category {
  display: flex;
  align-items: stretch;
  justify-content: space-between;
  flex-wrap: wrap;
  margin-right: auto;
  margin-left: auto;
}
@media screen and (max-width: 767px) {
  .company.group .groupsite-category {
    width: 100%;
  }
}
.company.group .groupsite-category .contact-type {
  width: 212px;
  padding-top: 10px;
}
@media screen and (max-width: 767px) {
  .company.group .groupsite-category .contact-type {
    width: 100%;
    display: flex;
    align-items: stretch;
    justify-content: space-between;
  }
}
.company.group .groupsite-category .contact-type:not(:first-of-type, :last-of-type) {
  padding-right: 20px;
  padding-left: 20px;
}
@media screen and (max-width: 767px) {
  .company.group .groupsite-category .contact-type:not(:first-of-type, :last-of-type) {
    padding: 20px 0 20px 0;
  }
}
.company.group .groupsite-category .contact-type:not(:last-of-type) {
  border-right: dotted 1px #BDBDBD;
}
@media screen and (max-width: 767px) {
  .company.group .groupsite-category .contact-type:not(:last-of-type) {
    border-right: none;
    border-bottom: dotted 1px #BDBDBD;
  }
}
.company.group .groupsite-category .contact-type:first-of-type {
  padding-right: 20px;
}
@media screen and (max-width: 767px) {
  .company.group .groupsite-category .contact-type:first-of-type {
    padding: 0 0 20px 0;
  }
}
.company.group .groupsite-category .contact-type:last-of-type {
  padding-left: 20px;
}
@media screen and (max-width: 767px) {
  .company.group .groupsite-category .contact-type:last-of-type {
    padding: 20px 0 0 0;
  }
}
@media screen and (max-width: 767px) {
  .company.group .groupsite-category .contact-type h3 {
    margin-top: 10px;
  }
}
.company.group .groupsite-category .contact-type .contact-type-link li {
  margin-top: 15px;
}
@media screen and (max-width: 767px) {
  .company.group .groupsite-category .contact-type .contact-type-link li:first-of-type {
    margin-top: 0px;
  }
}
@media screen and (max-width: 767px) {
  .company.group .groupsite-category .contact-type .contact-type-link li + li {
    margin-top: 14px;
  }
}
.company.group .company-link-btn.none {
  display: none;
}
@media screen and (max-width: 767px) {
  .company.group .group01 .map-pc {
    display: none;
  }
}
.company.group .group01 .map-sp {
  display: none;
}
@media screen and (max-width: 767px) {
  .company.group .group01 .map-sp {
    display: block;
  }
}
.company.group .group01 .map-sp .info-link-list {
  margin-top: 25px;
  display: flex;
  flex-wrap: wrap;
}
.company.group .group01 .map-sp .info-link-list li {
  width: 48%;
  margin-bottom: 15px;
}
.company.group .group01 .map-sp .info-link-list li:nth-of-type(odd) {
  margin-right: 4%;
}
.company.group .group01 .map-sp .info-link-list li a {
  display: flex;
  height: 100%;
  font-size: 0.8125rem;
  font-weight: bold;
  color: #0081CC;
  border: 1px solid #0081CC;
  border-radius: 20px;
  padding: 8px 25px 8px 15px;
  position: relative;
}
.company.group .group01 .map-sp .info-link-list li a:after {
  content: "";
  display: block;
  width: 22px;
  height: 22px;
  background: url(/assets/img/common/glass.png) no-repeat #0081CC;
  background-size: 12px 12px;
  background-position: center;
  border-radius: 50%;
  position: absolute;
  right: 5px;
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
}

/***********モーダル***************/
.window-contents {
  display: none;
}

.modaal-wrapper {
  background: rgba(6, 72, 110, 0.4);
  z-index: 10000000000000000000000000;
}
.modaal-wrapper .search-box {
  padding: 0 0 30px 0;
}

.modaal-wrapper .modaal-close {
  width: 252px;
  border: 1px solid #0081CC;
  border-radius: 3px;
  background: #fff;
  position: absolute;
  bottom: 50px;
  top: auto;
  right: auto;
  left: 50%;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
}
@media screen and (max-width: 767px) {
  .modaal-wrapper .modaal-close {
    width: 90%;
    bottom: 40px;
  }
}
.modaal-wrapper .modaal-close:before {
  content: "閉じる";
  width: 100%;
  font-size: 0.9375rem;
  color: #0081CC;
  text-align: center;
  font-weight: bold;
  position: static;
  transform: rotate(0);
}
.modaal-wrapper .modaal-close:after {
  content: "";
  display: block;
  width: 28px;
  height: 28px;
  background: url(/assets/img/common/modal-btn_icon.png) no-repeat;
  background-size: contain;
  transform: rotate(0);
  top: 11px;
  left: auto;
  right: 10px;
}
.modaal-wrapper .modaal-close:hover {
  background: #F2F6F7;
}

.modaal-close:focus:after, .modaal-close:focus:before {
  background: #fff;
}

.modaal-close:hover:before {
  background: #F2F6F7;
}

.modaal-container {
  max-width: 720px;
}

.modaal-content-container {
  padding: 65px 60px 115px;
}
@media screen and (max-width: 767px) {
  .modaal-content-container {
    padding: 30px 25px 95px;
  }
}
.modaal-content-container .contents-modal-wrap {
  margin-bottom: 20px;
}
.modaal-content-container .contents-modal-wrap .ttl {
  color: #fff;
  font-size: 2rem;
  text-align: center;
  background: #0081CC;
  padding: 10px;
  border-radius: 30px;
  margin-bottom: 1em;
}
@media screen and (max-width: 767px) {
  .modaal-content-container .contents-modal-wrap .ttl {
    font-size: 1.625rem;
  }
}/*# sourceMappingURL=group.css.map */