@charset "UTF-8";
/*hotzone*/
:root {
  --td-transform: 0px;
  --nth-column: 1;
}

@media screen and (max-width: 511.98px) {
  /*adsense にて識別名をつけた広告レイアウト用*/
  .gads_header {
    padding-top: 6px;
    align-items: center;
  }
  .gads_header aside {
    margin: auto;
  }
  .gads_header aside .header {
    display: inline-block;
    width: 320px;
    height: 100px;
  }
  .gads_middle-narrow {
    display: block;
    width: 100%;
    margin-bottom: 2rem;
    overflow: hidden;
  }
  .gads_middle-narrow aside {
    display: block;
    margin-top: 1rem;
    width: 100%;
  }
  .gads_middle-wide {
    display: block;
    width: 100%;
    margin-bottom: 2rem;
    overflow: hidden;
  }
  .gads_middle-wide aside {
    width: 100%;
    margin-top: 1rem;
  }
  .gads_bottom {
    display: flex;
    flex-direction: column;
    justify-content: space-around;
    margin: 2rem auto;
    max-width: 320px;
    gap: 20px;
  }
  .gads_bottom aside {
    margin-top: 1rem;
  }
  .gads_column-ins {
    display: block;
    width: 100%;
    margin: 2rem 0;
  }
  .gads_column-ins aside {
    width: 100%;
  }
  .delta_books-ad aside {
    margin: 1rem auto;
    padding: 2rem 1rem 1.5rem;
    background: #f5f5f5;
    border: solid 1px rgb(219.5, 219.5, 219.5);
    border-radius: 4px;
    box-shadow: 2px 2px 4px 0px rgba(0, 0, 0, 0.3) inset;
  }
  .delta_books-ad aside img {
    width: 66%;
    margin: auto;
    box-shadow: 2px 2px 4px 0px rgba(0, 0, 0, 0.3);
  }
  .delta_books-ad aside p {
    font-size: 0.8rem;
    padding: 1rem 0 0;
    text-align: justify;
    text-justify: inter-ideograph;
  }
  .gads_leaders {
    display: flex;
    flex-direction: column;
    justify-content: space-around;
    align-items: center;
    margin: auto;
  }
  .gads_leaders.paid_member {
    display: none;
  }
}
@media screen and (min-width: 512px) and (max-width: 767.98px) {
  /*adsense にて識別名をつけた広告レイアウト用*/
  .gads_header-pc {
    display: none;
  }
  .gads_header-sp {
    display: block;
  }
  .gads_middle-narrow {
    display: block;
    width: 100%;
    margin: auto;
    overflow: hidden;
  }
  .gads_middle-narrow aside {
    display: block;
    margin-top: 1rem;
    width: 100%;
  }
  .gads_middle-wide {
    display: block;
    margin-bottom: 2rem;
    width: 100%;
    overflow: hidden;
  }
  .gads_middle-wide aside {
    width: 100%;
  }
  .gads_bottom {
    display: flex;
    flex-direction: column;
    gap: 20px;
    padding-bottom: 2rem;
    margin: 2rem auto;
  }
  .gads_bottom aside {
    margin: 1rem auto;
  }
  .delta_books-ad {
    display: flex;
  }
  .delta_books-ad aside {
    flex: 1;
    margin: 1rem auto;
    padding: 2rem 1rem 1.5rem;
    background: #f5f5f5;
    border: solid 1px rgb(219.5, 219.5, 219.5);
    border-radius: 4px;
    box-shadow: 2px 2px 4px 0px rgba(0, 0, 0, 0.3) inset;
  }
  .delta_books-ad aside:first-child {
    margin-right: 1rem;
  }
  .delta_books-ad aside img {
    width: 66%;
    margin: auto;
    box-shadow: 2px 2px 4px 0px rgba(0, 0, 0, 0.3);
  }
  .delta_books-ad aside p {
    font-size: 0.8rem;
    padding: 1rem 0 0;
    text-align: justify;
    text-justify: inter-ideograph;
  }
  .gads_leaders {
    display: flex;
    flex-direction: column;
    width: 100%;
    max-width: 650px;
    justify-content: space-around;
    margin: auto;
    gap: 20px;
  }
  .gads_leaders.paid_member {
    display: none;
  }
}
@media screen and (min-width: 1024px) {
  /*adsense にて識別名をつけた広告レイアウト用*/
  .gads_header {
    padding-top: 6px;
    align-items: center;
  }
  .gads_header aside .header {
    display: inline-block;
    width: 728px;
    height: 90px !important;
  }
  .gads_middle-narrow {
    display: block;
    width: 468px;
    margin: auto;
  }
  .gads_middle-narrow aside {
    display: block;
    margin-top: 1rem;
    width: 100%;
  }
  .gads_middle-narrow aside .middle {
    height: 60px;
  }
  .gads_middle-wide {
    display: block;
    margin-bottom: 2rem;
    width: 970px;
  }
  .gads_middle-wide aside {
    width: 100%;
  }
  .gads_bottom {
    display: flex;
    flex-direction: row;
    justify-content: space-around;
    gap: 40px;
    margin: 2rem auto;
    max-width: 1280px;
    overflow: hidden;
  }
  .gads_bottom aside {
    width: 250px;
    height: 250px;
  }
  .delta_books-ad aside {
    margin: 1rem auto;
    padding: 2rem 1rem 1.5rem;
    background: #f5f5f5;
    border: solid 1px rgb(219.5, 219.5, 219.5);
    border-radius: 4px;
    box-shadow: 2px 2px 4px 0px rgba(0, 0, 0, 0.3) inset;
  }
  .delta_books-ad aside img {
    width: 66%;
    margin: auto;
    box-shadow: 2px 2px 4px 0px rgba(0, 0, 0, 0.3);
  }
  .delta_books-ad aside p {
    font-size: 0.8rem;
    padding: 1rem 0 0;
    text-align: justify;
    text-justify: inter-ideograph;
  }
  .gads_leaders {
    padding-top: 1rem;
    display: flex;
    justify-content: space-between;
  }
  .gads_leaders aside {
    margin-left: 1rem;
  }
}
/**
** _refact_ad の内容を移植
**/
/*ヘッダ内広告*/
#ad_hor01 {
  background-color: rgba(0, 0, 0, 0.5);
  width: 100%;
  height: 90px;
  overflow: hidden;
}

/*フッタ広告*/
#footadd {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  max-width: 100%;
  margin: 4rem auto;
  padding: 0 1rem;
}
#footadd li {
  height: 280px;
  width: 336px;
  overflow: hidden;
  position: relative;
  margin: 1rem auto;
}

/*index specialコラム内広告*/
#banner_special-a {
  width: 100%;
  min-height: 44px;
  background-color: rgba(0, 0, 0, 0.5);
  margin-top: 0.5rem;
}

#banner_special-b {
  width: 100%;
  min-height: 44px;
  background-color: rgba(0, 0, 0, 0.5);
  margin-top: 0.5rem;
}

/*index specialコラム内広告*/
#banner_special-c {
  width: 100%;
  background-color: rgba(0, 0, 0, 0.5);
  margin: 1rem auto;
  display: block;
}

/*index specialコラム内広告 SP用*/
#banner_special-d {
  width: 336px;
  height: 280px;
  background-color: rgba(0, 0, 0, 0.5);
  margin: 1rem auto;
  display: block;
}

.delta_books {
  display: flex;
  flex-direction: column;
}
.delta_books .ad_rect {
  display: flex;
  flex-direction: column;
}
.delta_books .ad_rect a {
  flex: 1;
}
.delta_books .ad_rect a img {
  width: 100%;
}
.delta_books .ad_rect:after {
  flex: 2;
  content: "「セイバーメトリクス・リポート」シリーズから数えて本作で８冊目。セイバーメトリクスの第一人者たちが今回も様々な角度から分析するリポートの数々を掲載したファン待望の最新刊！";
  padding-left: 1rem;
  font-size: 0.8rem;
}
.delta_books .ad_rect2 {
  display: flex;
  flex-direction: column;
  margin-top: 1rem;
}
.delta_books .ad_rect2 a {
  flex: 1;
}
.delta_books .ad_rect2 a img {
  width: 100%;
}
.delta_books .ad_rect2:after {
  flex: 2;
  content: "野球についての客観的な知見の探求、アメリカ発祥の「セイバーメトリクス」。その要点を的確にとらえた、これまでになかった“最初の一冊”";
  padding-left: 1rem;
  font-size: 0.8rem;
}

/*leaders ad*/
.leaders-ad-box-pc {
  display: none;
}

.leaders-ad-box-sp {
  display: flex;
  flex-direction: column;
}
.leaders-ad-box-sp li {
  width: 100%;
  height: 50px;
  background-color: rgba(0, 0, 0, 0.5);
  margin: 1rem auto 0;
  display: block;
}

/*# sourceMappingURL=adsense.css.map */
