@charset "utf-8";
.c-011 li::before {
  top: 12px;
}
.c-011 li .bold {
  font-size: 1.125rem;
}
.c-011 li .p-text {
  display: block;
  margin-left: -20px;
}
.c-100 > tbody > tr > th {
  width: 22%;
  border-right: 1px solid #a5a5a5;
}
.c-100 > tbody > tr > ._be {
  width: 17%;
}
.c-100 > tbody > tr > td .red a span {
  color: #fe2725;
  border-color: #fe2725;
}
.c-100 > tbody > tr > ._wh {
  width: 22%;
}

.c-100 > tbody > tr > td .bg {
  box-sizing: border-box;
  margin: 4px 2px 4px 0;
  padding-top: 0.25rem;
  width: 1.375rem;
  height: 1.375rem;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  color: #fff;
  font-size: 0.875rem;
  line-height: 1;
  border-radius: 5px;
  background: #E08A08;
}
.c-100 > tbody > tr > td .arrow {
  margin: 4px 0 4px 0;
  width: 1.375rem;
  height: 1.375rem;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  text-align: center;
}
.c-100 > tbody > tr > td .arrow img {
  width: 12px;
  vertical-align: middle;
}
.c-100 > tbody > tr > td .border {
  box-sizing: border-box;
  margin: 4px 2px 4px 0;
  padding: 0 5px;
  height: 1.375rem;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  font-size: 0.75rem;
  line-height: 1;
  border-radius: 5px;
  border: 1px solid #E08A08;
}
.c-100 > tbody > tr:not(:first-of-type) > th {
  width: 22% !important;
}
.c-100 > tbody > tr > td .p-inner {
  box-sizing: border-box;
  padding: 10px 0 7px;
  width: 100%;
  max-width: 620px;
  display: flex;
  flex-wrap: wrap;
}
.c-100 > tbody > tr > td .p-inner .small {
  margin: 4px;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  height: 1.375rem;
}
.c-005 + .c-100 {
	margin-top: 20px;
}
.c-005 + .c-100 {
	margin-top: 20px;
}
@media screen and (min-width:769px) {
  .mb50 {
    margin-bottom: 50px !important;
  }
  .c-100 > tbody > tr > td .red a:hover span {
    border-color: transparent;
  }
}
@media screen and (max-width:768px) {
  .c-100._goriyojikan > tbody > tr > th._bl {
    width: 20%;
  }
  .c-006._sptitle {
    font-size: 1rem;
  }
  .c-100 > tbody > tr > th a {
    color: #fff;
  }
  .c-100 > tbody > tr > th a:after {
    top: 57%;
    border-top: 1px solid #fff;
    border-right: 1px solid #fff;
  }
}