@media print, screen and (min-width:768px) {
  .group .l-container {
    overflow: hidden;
    padding-top: 20px;
  }
  .group .l-container:last-child {
    padding-bottom: 145px;
  }
}
@media screen and (max-width:767px) {
  .group .l-container {
    padding-top: 48px;
  }
}
.group .l-inner {
  max-width: 1320px;
}
.group .c-ttl-01 {
  margin-bottom: 72px;
}
@media screen and (max-width:767px) {
  .group .c-ttl-01 {
    margin-bottom: 45px;
  }
}
.group-lead__ttl {
  color: #009360;
  text-align: center;
  font-size: 3.8rem;
  line-height: 1.7894736842;
  margin-bottom: 32px;
  padding-bottom: 33px;
  position: relative;
}
.group-lead__ttl:before {
  content: "";
  position: absolute;
  width: 40px;
  height: 4px;
  background-color: #009360;
  left: 50%;
  margin-left: -20px;
  bottom: 0;
}
@media screen and (max-width:767px) {
  .group-lead__ttl {
    font-size: 2.2rem;
    padding-bottom: 20px;
    margin-bottom: 20px;
    line-height: 1.7954545455;
  }
  .group-lead__ttl:before {
    height: 3px;
  }
}
.group-lead__txt {
  margin-bottom: 90px;
}
@media screen and (max-width:767px) {
  .group-lead__txt {
    margin-bottom: 30px;
  }
}
.group-sect {
  margin-top: 78px;
}
@media screen and (max-width:767px) {
  .group-sect {
    margin-top: 50px;
  }
}
@media print, screen and (min-width:768px) {
  .group-contain {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
}
.group-side {
  width: 238px;
  padding-top: 50px;
}
.group-side.fixed .group-side-nav {
  position: fixed;
  top: 81px;
}
.group-side-nav {
  max-width: 238px;
  padding-bottom: 145px;
  padding-top: 42px;
}
.group-side-nav li {
  font-size: 1.3rem;
  font-weight: 500;
  color: #cfcfcf;
  line-height: 1.3846153846;
  padding-right: 15px;
}
.group-side-nav li + li {
  margin-top: 22px;
}
.group-side-nav a {
  display: inline-block;
  position: relative;
}
.group-side-nav a:before {
  content: "";
  width: 20px;
  height: 2px;
  background-color: #009360;
  left: -35px;
  top: 7px;
  position: absolute;
  opacity: 0;
}
@media screen and (max-width:1159px) {
  .group-side-nav a:before {
    left: -20px;
    width: 15px;
  }
}
.group-side-nav a.is-active {
  color: #000;
}
.group-side-nav a.is-active:before {
  opacity: 1;
}
@media print, screen and (min-width:768px) {
  .group-main {
    width: calc(100% - 238px);
  }
}
.group-box {
  background-color: #fff;
  position: relative;
}
.group-box:before {
  content: "";
  width: 80px;
  height: 4px;
  background-color: #000;
  position: absolute;
  left: 0;
  top: 0;
}
@media screen and (max-width:767px) {
  .group-box:before {
    height: 3px;
    width: 40px;
  }
}
.group-box + .group-box {
  margin-top: 73px;
}
@media screen and (max-width:767px) {
  .group-box + .group-box {
    margin-top: 44px;
  }
}
.group-box__inner {
  padding: 60px 80px;
  min-height: 471px;
}
@media screen and (max-width:767px) {
  .group-box__inner {
    padding: 30px 20px 40px;
    min-height: auto;
  }
}
@media print, screen and (min-width:1025px) {
  .group-box__heading {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    margin-bottom: 22px;
  }
  .group-box__heading--reverse {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
            flex-direction: row-reverse;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  .group-box__heading--reverse .group-box__logo {
    margin-right: 0;
  }
}
@media print, screen and (min-width:1025px) {
  .group-box__logo {
    width: 160px;
    margin-right: 30px;
  }
  .group-box__logo img {
    -webkit-backface-visibility: visible;
  }
}
@media screen and (max-width:767px) {
  .group-box__logo {
    margin-bottom: 20px;
    margin-top: 10px;
  }
}
.group-box__ttl {
  font-size: 3.2rem;
  font-weight: 700;
  line-height: 1.9125;
}
.group-box__ttl i {
  margin-left: 10px;
  position: relative;
  top: 25px;
}
@media print, screen and (min-width:768px) {
  .is-view-pc .group-box__ttl .no-link:hover {
    color: #000;
  }
  .is-view-pc .group-box__ttl .no-link:hover svg {
    fill: #000;
  }
}
@media print, screen and (min-width:768px) {
  .is-view-pc .group-box__ttl:hover {
    color: #009360;
  }
  .is-view-pc .group-box__ttl:hover svg {
    fill: #009360;
  }
}
@media screen and (max-width:1159px) {
  .group-box__ttl {
    font-size: 2.6rem;
  }
}
@media screen and (max-width:767px) {
  .group-box__ttl {
    font-size: 1.8rem;
    margin-bottom: 10px;
  }
  .group-box__ttl i {
    top: 14px;
  }
}
.group-box__txt {
  font-size: 1.6rem;
  line-height: 1.8;
  padding-bottom: 42px;
  margin-bottom: 36px;
  border-bottom: 1px solid #cfcfcf;
}
@media screen and (max-width:767px) {
  .group-box__txt {
    font-size: 1.4rem;
    line-height: 1.8;
    padding-right: 10px;
    margin-bottom: 22px;
    padding-bottom: 25px;
  }
}
.group-box--notxt .group-box__inner {
  min-height: auto;
}
.group-info__field {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 1.5rem;
  line-height: 1.9333333333;
}
@media screen and (max-width:767px) {
  .group-info__field {
    font-size: 1.3rem;
    line-height: 1.8;
  }
  .group-info__field + .group-info__field {
    margin-top: 10px;
  }
}
.group-info__label {
  font-weight: bold;
  min-width: 80px;
  margin-right: 20px;
  position: relative;
}
.group-info__label:before {
  content: "";
  position: absolute;
  top: 6px;
  height: 16px;
  right: 0;
  width: 1px;
  background-color: #000;
}
@media screen and (max-width:767px) {
  .group-info__label {
    min-width: 70px;
    margin-right: 15px;
  }
}
/*# sourceMappingURL=group.css.map */