@charset "utf-8";

.site_24h_report .site_24h_second_box_inner {
  padding: 45px 80px 50px;
  line-height: 1.6;
}

.site_24h_report_detail {
  margin-top: 45px;
  font-weight: 400;
  font-size: 16px;
  line-height: 1.6;
}
.site_24h_report_detail_big {
  font-weight: 700;
  font-size: 20px;
  margin-top: 30px;
}
.site_24h_report_detail_big + .site_24h_report_detail_text {
  margin-top: 15px;
}
.site_24h_report_detail_text {
  margin-bottom: 45px;
}
.site_24h_report_detail_text.old {
  margin-bottom: 30px;
}
.site_24h_h3 + .site_24h_report_detail_text,
.site_24h_h3 + .site_24h_report_detail_big {
  margin-top: 25px;
}

/*一月追加用*/
.site_24h_h3-add{
  margin-top: 45px;
}



.site_24h_report_detail_text p ~ p {
  margin-top: 15px;
}
.site_24h_report_detail_text b,
.site_24h_report_detail_text a {
  color: #429fe5;
  font-weight: 500;
}
.site_24h_report_detail_text a {
  text-decoration: underline;
}
.site_24h_report_detail_onair {
  padding-top: 2px;
}
.site_24h_report_detail_onair_item {
  padding: 28px 20px 25px;
  border-bottom: 1px solid #ccc;
  font-weight: 700;
  font-size: 20px;
  letter-spacing: 1.2px;
}
.site_24h_report_detail_onair_date {
  color: #2b97e3;
}
.site_24h_report_detail_onair_title {
  margin-top: 5px;
}
.site_24h_report_detail_table {
  width: 100%;
  font-weight: 500;
}
.site_24h_report_detail_table thead {
  background: #2b97e3;
  color: #fff;
}
.site_24h_report_detail_table thead th {
  padding: 17px 0;
  line-height: 1;
  width: 25%;
}
.site_24h_report_detail_table thead th ~ th {
  border-left: 1px solid #fff;
  width: 75%;
}
.site_24h_report_detail_table tbody tr {
  background: #eaf4fc;
}
.site_24h_report_detail_table tbody tr.bg {
  background: rgba(43, 151, 227, .2);
}
.site_24h_report_detail_table tbody th {
  border-top: 1px solid #fff;
  vertical-align: middle;
}
.site_24h_report_detail_table tbody td {
  text-align: center;
  border-top: 1px solid #fff;
  border-left: 1px solid #fff;
  padding: 12px 0;
}
.site_24h_report_detail_table tbody td a {
  text-decoration: underline;
}
.site_24h_report_detail_table tbody td br {
  display: none;
}
.site_24h_report_detail_table_bk {
  max-width: 575px;
  margin: 30px auto;
  border: 1px solid #56bbfb;
  width: 100%;
}
.site_24h_report_detail_table_bk_area {
  width: 100%;
  text-align: center;
}
.site_24h_report_detail_table_bk_area tr ~ tr {
  border-bottom: 1px solid #efefef;
}
.site_24h_report_detail_table_bk_area tr:last-of-type {
  border-bottom: none;
}
.site_24h_report_detail_table_bk_area th {
  background: #56bbfb;
  color: #fff;
  font-weight: 500;
  font-size: 14px;
  padding: 8px;
}
.site_24h_report_detail_table_bk_area th ~ th {
  border-left: 1px solid #fff;
}
.site_24h_report_detail_table_bk_area td {
  vertical-align: middle;
  padding: 10px;
  border-right: 1px solid #efefef;
}
.site_24h_report_detail_table_bk_area td:last-of-type {
  border-right: none;
}
.site_24h_report_detail_table_bk_area .txt_left {
  text-align: left;
}
.site_24h_report_detail_table_bk_area .txt_right {
  text-align: right;
}
.site_24h_report_detail_table_bk_area .list_a {
  background: rgba(86, 187, 251, .1);
}
.site_24h_report_detail_img {
  margin-top: 30px;
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  padding-bottom: 30px;
  border-bottom: 1px dashed #ccc;
  text-align: center;
}
.site_24h_report_detail_img.old {
  border-bottom: none;
}
.site_24h_report_detail_img.last {
  padding-bottom: 0;
}
.site_24h_report_detail_img_item {
  width: 24.125%;
}
.site_24h_report_detail_img_item:not(:nth-of-type(4n+1)) {
  margin-left: 1.1%;
}
.site_24h_report_detail_img_item:not(:nth-of-type(-n+4)) {
  margin-top: 1.1%;
}
.site_24h_report_detail_img_item img {
  width: 100%;
  height: auto;
  vertical-align: bottom;
}
.site_24h_report_detail_img_item p {
  font-size: 14px;
  margin-top: 5px;
  padding: 0 5px;
}
.site_24h_report_detail_img_free {
  margin-top: 30px;
  text-align: center;
}
.site_24h_report_detail_img_free img {
  max-width: 100%;
  height: auto;
  vertical-align: bottom;
}
.site_24h_report_detail_img_free + .site_24h_report_detail_text {
  margin-top: 30px;
}
.site_24h_report_detail_btn {
  margin: 30px auto 0;
  display: block;
  width: 422px;
  background: #56bbfb;
  border-radius: 50px;
  line-height: 1;
  color: #fff;
  font-weight: 700;
  font-size: 18px;
  letter-spacing: 0.9px;
  padding: 21px 0;
  text-align: center;
}
.site_24h_report_detail_supported {
  background: #eaf4fc;
  font-size: 14px;
  padding: 30px;
}
.site_24h_report_detail_supported + .site_24h_report_detail_text.old {
  margin-bottom: 0;
  margin-top: 30px;
}
.site_24h_report_detail_supported .site_24h_report_detail_big {
  margin-top: 0;
  margin-bottom: 15px;
}
.site_24h_report_detail_supported_list {
  display: flex;
}
.site_24h_report_detail_supported_list ~ .site_24h_report_detail_supported_list {
  margin-top: 15px;
}
.site_24h_report_detail_supported_list dt {
  width: 3.5em;
  font-weight: 700;
}
.site_24h_report_detail_supported_list dd {
  width: calc(100% - 3.5em);
}
.site_24h_report_detail_supported_list.detail dt {
  width: 6em;
}
.site_24h_report_detail_supported_list.detail dd {
  width: calc(100% - 6em);
}
.site_24h_report_detail_supported_list dd p ~ p {
  margin-top: 5px;
}
.site_24h_report_detail_supported_list dd a {
  text-decoration: underline;
  font-weight: 500;
  color: #429fe5;
}

.site_24h_report_bk {
  width: 100%;
  max-width: 960px;
  margin: 50px auto 0;
  background: #ffcf31;
  text-align: center;
  font-weight: 700;
  font-size: 18px;
  letter-spacing: 0.9px;
  padding: 30px 80px;
  line-height: 1;
}
.site_24h_report_bk_list {
  margin-top: 20px;
  display: flex;
  flex-wrap: wrap;
}
.site_24h_report_bk_list a {
  display: block;
  background: #fff;
  width: 15.625%;
  border-radius: 5px;
  padding: 18px 0;
}
.site_24h_report_bk_list a:not(:nth-of-type(6n+1)) {
  margin-left: 1.25%;
}
.site_24h_report_bk_list a:not(:nth-of-type(-n+6)) {
  margin-top: 2.5%;
}
.site_24h_report_detail_explanation {
  margin-top: 30px;
  text-align: center;
  font-weight: 500;
  font-size: 20px;
  background: #56bbfb;
  color: #fff;
  padding: 5px;
}
.site_24h_report_detail_explanation + .site_24h_report_detail_text.old {
  margin-top: 20px;
  margin-bottom: 0;
}

@media only screen and (max-width: 960px) {
  .site_24h_report .site_24h_second_box_inner {
    padding: 50px 40px;
  }
  .site_24h_report_bk {
    padding: 30px 40px;
  }
}

@media only screen and (max-width: 600px) {
  .site_24h_report.site_24h_second_box_area {
    padding-bottom: 13.33%;
  }
  .site_24h_report.site_24h_second_box_area:last-of-type {
    padding-bottom: 13.33%;
  }
  .site_24h_report .site_24h_second_box_inner {
    padding: 12.67% 5.633803% 14.08%;
  }
  .site_24h_report_detail {
    margin-top: 14.28%;
    font-size: 3.73vw;
  }
  .site_24h_report_detail_big {
    font-size: 4.26vw;
    margin-top: 7.93%;
  }
  .site_24h_report_detail_text {
    margin-bottom: 14.28%;
  }
  .site_24h_report_detail_text.old {
    margin-bottom: 7.93%;
  }
  .site_24h_h3 + .site_24h_report_detail_text,
  .site_24h_h3 + .site_24h_report_detail_big {
    margin-top: 7.93%;
  }


/*一月追加用*/
.site_24h_h3-add{
  margin-top: 14.28%;
}

  .site_24h_report_detail_onair {
    padding-top: 0.31%;
  }
  .site_24h_report_detail_onair_item {
    padding: 8% 0 7%;
    font-size: 4.26vw;
  }
  .site_24h_report_detail_onair_title {
    margin-top: .79%;
  }
  .site_24h_report_detail_table thead th {
    width: 21.26%;
    padding: 6.6% 0;
  }
  .site_24h_report_detail_table thead th ~ th {
    width: 78.74%;
  }
  .site_24h_report_detail_table tbody td {
    text-align: left;
    padding: 5% 4.8%;
  }
  .site_24h_report_detail_table tbody td br {
    display: inline;
  }
  .site_24h_report_detail_table_bk {
    margin-top: 7.93%;
  }
  .site_24h_report_detail_table_bk_area th {
    font-size: 2.66vw;
    padding: 2.4%;
  }
  .site_24h_report_detail_table_bk_area td {
    padding: 2.4%;
    font-size: 2.66vw;
  }
  .site_24h_report_detail_img {
    margin-top: 9.52381%;
    display: block;
    padding-bottom: 9.52381%;
  }
  .site_24h_report_detail_img ~ .site_24h_report_detail_img {
    margin-top: 5.55%;
  }
  .site_24h_report_detail_img_item {
    width: 100%;
  }
  .site_24h_report_detail_img_item:not(:nth-of-type(4n+1)) {
    margin-left: 0;
  }
  .site_24h_report_detail_img_item:not(:nth-of-type(-n+4)) {
    margin-top: 0;
  }
  .site_24h_report_detail_img_item ~ .site_24h_report_detail_img_item {
    margin-top: 3.17%;
  }
  .site_24h_report_detail_img_item p {
    font-size: 3.2vw;
    margin-top: 1.63%;
    padding: 0;
  }
  .site_24h_report_detail_img.old {
    display: flex;
  }
  .site_24h_report_detail_img.old .site_24h_report_detail_img_item {
    width: 48.41%;
  }
  .site_24h_report_detail_img.old .site_24h_report_detail_img_item ~ .site_24h_report_detail_img_item {
    margin-top: 0;
  }
  .site_24h_report_detail_img.old .site_24h_report_detail_img_item:not(:nth-of-type(-n+2)) {
    margin-top: 5.55%;
  }
  .site_24h_report_detail_img.old .site_24h_report_detail_img_item:not(:nth-of-type(2n+1)) {
    margin-left: 3%;
  }
  .site_24h_report_detail_supported {
    font-size: 3.2vw;
    padding: 8.73% 8.73% 8.73% 6.34%;
  }
  .site_24h_report_detail_supported + .site_24h_report_detail_text.old {
    margin-top: 7.93%;
  }
  .site_24h_report_detail_supported .site_24h_report_detail_big {
    margin-bottom: 6.54%;
  }
  .site_24h_report_detail_supported_list ~ .site_24h_report_detail_supported_list {
    margin-top: 6.54%;
  }
  .site_24h_report_detail_supported_list dd p ~ p {
    margin-top: 2.2%;
  }
  .site_24h_report_detail_btn {
    width: 100%;
    font-size: 4.26vw;
    margin-top: 9.52381%;
    padding: 5.6% 0;
  }
  .site_24h_report_bk {
    margin-top: 14.08%;
    font-size: 3.73vw;
    letter-spacing: 1.4px;
    padding: 8.45% 5.63%;
  }
  .site_24h_report_bk_title {
    font-size: 4.8vw;
    letter-spacing: 1.8px;
  }
  .site_24h_report_bk_list {
    margin-top: 6%;
  }
  .site_24h_report_bk_list a {
    width: 23.8%;
    padding: 4.3% 0;
  }
  .site_24h_report_bk_list a:not(:nth-of-type(6n+1)) {
    margin-left: 0;
  }
  .site_24h_report_bk_list a:not(:nth-of-type(-n+6)) {
    margin-top: 0;
  }
  .site_24h_report_bk_list a:not(:nth-of-type(4n+1)) {
    margin-left: 1.58%;
  }
  .site_24h_report_bk_list a:not(:nth-of-type(-n+4)) {
    margin-top: 3.17%;
  }
  .site_24h_report_detail_explanation {
    margin-top: 7.93%;
    font-size: 4.26vw;
    padding: 1.5%;
  }
  .site_24h_report_detail_explanation + .site_24h_report_detail_text.old {
    margin-top: 4.8%;
  }
}












