  .group_index {
  padding-bottom: 3rem;
}
.group_index .index_head {
  margin-bottom: 3rem;
  text-align: center;
}
.group_index .index_head .index_thumb {
  line-height: 1;
}
.group_index .index_head .index_thumb::before {
  content: "";
  display: block;
  width: 100%;
}
.group_index .index_head .index_thumb > img {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  width: 100%;
  height: 100%;
  vertical-align: bottom;
  -o-object-fit: cover;
     object-fit: cover;
}
.group_index .index_head .index_title {
  font-size: 1.625em;
  line-height: 1;
}
.group_index .index_head .index_title > small {
  display: inline-block;
  margin: 1em auto 0;
  padding: 0.25em 0.5em;
  width: 10em;
  font-size: 0.6125em;
  line-height: 1;
  letter-spacing: 1;
  border: solid 1px;
}
@media screen and (max-width: 719px) {
  .group_index .index_head .index_thumb {
    margin-bottom: 3rem;
    border-bottom: solid 5px;
  }
  .group_index .index_head .index_thumb::before {
    padding-top: 92%;
  }
}
@media (min-width:720px) {
  .group_index .index_head .index_thumb {
    width: 66.666%;
    width: 66.6666666667%;
  }
  .group_index .index_head .index_thumb::before {
    padding-top: 60%;
  }
  .group_index .index_head > .inner {
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
  }
  .group_index .index_head .index_title {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    margin: auto;
    width: 35%;
    height: 60%;
    max-height: 16.75rem;
    border-style: solid;
    border-width: 4px 0;
    border-color: #000000;
    font-size: 3vw;
    letter-spacing: 0.25em;
    line-height: 1.5;
  }
  .group_index .index_head .index_title > small {
    background-color: #FFFFFF;
    color: #000000;
    fill: #000000;
    font-size: 0.48em;
  }
}
@media (min-width:1200px) {
  .group_index .index_head .index_title {
    font-size: 2.375em;
  }
}
.group_index .index_foot {
  margin-top: 3rem;
  text-align: center;
}
.group_index .cate_block {
  z-index: 0;
}
.group_index .cate_block:not(:last-child) {
  margin-bottom: 3rem;
}
.group_index .cate_block .cate_title {
  margin-bottom: 0.7em;
  padding: 0.5em;
  border: solid 1px #000000;
  text-align: center;
  font-size: 1.25em;
  line-height: 1;
}
.group_index .cate_block .cate_title::before {
  content: "";
  display: block;
  position: absolute;
  top: 0.2em;
  left: 0.2em;
  width: 100%;
  height: 100%;
  border: solid 1px #000000;
  z-index: -1;
}

#group {
  background-color: #FFFFFF;
}
@media (min-width: 600px) {
  #group {
    font-size: 16px;
  }
}
#group.tokyo-senju .cate_block .cate_title {
  background-color: #FFF200;
}
#group.tokyo-senju .mfp-bg {
  background-color: #2D3BF8;
}
@media (min-width:720px) {
  #group.tokyo-senju .index_title {
    background-color: #FFF200;
  }
}
#group.saitama-hatoyama .cate_block .cate_title {
  background-color: #2D3BF8;
  color: #FFFFFF;
}
#group.saitama-hatoyama .mfp-bg {
  background-color: #FFF200;
}
@media (min-width:720px) {
  #group.saitama-hatoyama .index_title {
    background-color: #2D3BF8;
    color: #FFFFFF;
    fill: #FFFFFF;
  }
}

.group_block .group_head .group_thumb {
  width: 100%;
  border-style: solid;
  border-width: 5px 0;
  border-color: #000000;
}
.group_block .group_head .group_thumb > img {
  width: 100%;
  height: auto;
}
.group_block .group_head .group_name {
  font-weight: bold;
  letter-spacing: 0.1em;
  text-indent: 0.1em;
  margin: 1.5em auto;
  font-size: 1.5em;
  text-align: center;
}
.group_block .group_body {
  padding-bottom: 6rem;
}
.group_block .group_body .group_text {
  text-align: justify;
  line-height: 1.75;
}
.group_block .group_body .group_summary {
  display: flex;
  margin-bottom: -4%;
  flex-wrap: wrap;
  justify-content: space-between;
  margin: 1.5rem auto;
  text-align: center;
}
.group_block .group_body .group_summary > div {
  margin-bottom: 4%;
}
.group_block .group_body .group_summary > div:not(.group_hour) {
  width: 48%;
}
.group_block .group_body .group_summary > div.group_hour {
  width: 100%;
}
.group_block .group_body .group_summary dt {
  font-weight: bold;
  letter-spacing: 0.1em;
  text-indent: 0.1em;
  display: block;
  margin-bottom: 0.5em;
  border: solid 1px #000000;
  font-size: 1.0666666667em;
}
.group_block .group_body .group_feature {
  padding: 1em 0;
}
.group_block .group_body .group_feature::before {
  /*content: '';
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 50%;
  width: 100vw;
  transform: translate(-50%, 0);
  -webkit-transform: translate(-50%, 0);
  -moz-transform: translate(-50%, 0);
  -ms-transform: translate(-50%, 0);
  -o-transform: translate(-50%, 0);
  background-image: 
  linear-gradient(90deg, rgba($color-gray, 0.25) 0, rgba($color-gray, 0.25) 1px, rgba($color-gray, 0) 1px), 
  linear-gradient(180deg, rgba($color-gray, 0.25) 0%, rgba($color-gray, 0.25) 1px, rgba($color-gray, 0) 1px);
  background-size: 1.375rem 1.375rem;
  background-repeat: repeat;
  background-position: center top;*/
}
.group_block .group_body .group_feature > div:not(:last-child) {
  margin-bottom: 1em;
}
.group_block .group_body .group_feature dt {
  font-weight: bold;
  letter-spacing: 0.1em;
  text-indent: 0.1em;
  margin-bottom: 0.5em;
  padding-left: 1em;
  font-size: 1.0666666667em;
}
.group_block .group_body .group_feature dt::before {
  content: "";
  display: inline-block;
  margin-left: -1em;
  margin-right: 0.2em;
  width: 0.8em;
  height: 0.8em;
  border-radius: 50%;
  border: solid 1px #000000;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
}
.group_block .group_body .group_feature dd {
  text-align: justify;
  line-height: 1.75;
}
.group_block.tokyo-senju .group_summary dt {
  background-color: #2D3BF8;
  color: #FFFFFF;
}
.group_block.tokyo-senju .group_feature dt::before {
  background-color: #2D3BF8;
}
.group_block.saitama-hatoyama .group_summary dt {
  background-color: #FFF200;
}
.group_block.saitama-hatoyama .group_feature dt::before {
  background-color: #FFF200;
}/*# sourceMappingURL=group.css.map */