@charset "UTF-8";
@import url(//fonts.googleapis.com/earlyaccess/notosansjapanese.css);
body.jlpgabroadcasts {
  font-family: "Noto Sans Japanese", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Verdana, "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  padding: 0;
  background: #fff;
  font-size: 16px;
  font-weight: 400;
  color: #333;
}

.jlpgabroadcasts .clearfix {
  clear: both;
}

.jlpgabroadcasts .dbg_h1_01 {
  margin: 0;
}

.jlpgabroadcasts .dbg_h1_01 h1 {
  margin: 0;
}

.jlpgabroadcasts .fz-14 {
  font-size: 14px;
}

.jlpgabroadcasts .mainContTitleArea {
  margin: 0 0 21px;
}

@media (max-width: 767px) {
  .jlpgabroadcasts .mainContTitleArea {
    margin: 0 0 33px;
  }
}
.jlpgabroadcasts #content {
  max-width: 1200px;
  margin: 0 auto;
}

@media (max-width: 1224px) {
  .jlpgabroadcasts #content {
    margin: 0 12px;
  }
}
.jlpgabroadcasts .floatL {
  float: left;
}

.jlpgabroadcasts .content-tab {
  margin: 0 0 22px;
}

.jlpgabroadcasts .tab-btns {
  display: flex;
  padding: 0px 0 0;
  margin: 0 0 29px;
  border-bottom: 1px solid #333;
}

@media (max-width: 767px) {
  .jlpgabroadcasts .tab-btns {
    margin: 0 -12px 19px;
    border: 0 none;
  }
}
.jlpgabroadcasts .tab-btns > button {
  font-size: 16px;
  font-weight: 700;
  line-height: 1.4;
  color: #333;
  text-align: center;
  background: transparent;
  flex: 1;
  position: relative;
  font-family: "Noto Sans Japanese", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Verdana, "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  padding: 10px 20px 12px;
  white-space: nowrap;
}

@media (max-width: 767px) {
  .jlpgabroadcasts .tab-btns > button {
    background: #EFEFEF;
    font-size: 11px;
    padding: 18px 4px;
    border-right: 1px solid #fff;
  }
}
@media (max-width: 374px) {
  .jlpgabroadcasts .tab-btns > button {
    font-size: 10px;
  }
}
.jlpgabroadcasts .tab-btns > button::after {
  content: "";
  position: absolute;
  left: 0;
  bottom: -1px;
  width: 100%;
  height: 3px;
  background-color: transparent;
  transition: all 0.3s;
}

.jlpgabroadcasts .tab-btns > button::before {
  content: "";
  position: absolute;
  right: 0;
  width: 1px;
  height: 24px;
  top: 50%;
  transform: translateY(-50%);
  background: #d9d9d9;
}

@media (max-width: 767px) {
  .jlpgabroadcasts .tab-btns > button::before {
    content: none;
  }
}
.jlpgabroadcasts .tab-btns > button:hover::after {
  background-color: #00822D;
  transition: all 0.3s;
}

@media (max-width: 767px) {
  .jlpgabroadcasts .tab-btns > button:hover::after {
    content: none;
  }
}
.jlpgabroadcasts .tab-btns > button.tab-btn--active {
  color: #00822D;
}

@media (max-width: 767px) {
  .jlpgabroadcasts .tab-btns > button.tab-btn--active {
    background: #00822D;
    color: #fff;
  }
}
.jlpgabroadcasts .tab-btns > button.tab-btn--active::after {
  background-color: #00822D;
}

@media (max-width: 767px) {
  .jlpgabroadcasts .tab-btns > button.tab-btn--active::after {
    content: none;
  }
}
.jlpgabroadcasts .tab-btns > button img {
  max-width: 128px;
  height: auto;
}

.jlpgabroadcasts .tab-btns > button:last-child::before {
  content: none;
}

@media (max-width: 767px) {
  .jlpgabroadcasts .tab-btns > button:last-child {
    border-right: 0 none;
  }
}

.jlpgabroadcasts .tab-items .tab-item.tab-item--active {
  display: block;
}

.jlpgabroadcasts .tab-item .item {
  display: flex;
  flex-wrap: wrap;
  background: #FFF;
  box-shadow: 0px 4px 10px 0px rgba(31, 31, 31, 0.1);
  color: #333;
  margin: 0 0 10px;
  padding: 14px 0;
  border-radius: 6px;
  border-width: 1px 1px 1px 10px;
  border-style: solid;
  border-color: #FBFBFB #FBFBFB #FBFBFB #B4A073;
  overflow: hidden;
  position: relative;
}

@media (max-width: 767px) {
  .jlpgabroadcasts .tab-item .item {
    border-width: 10px 1px 1px 1px;
    border-radius: 6px;
    padding: 0px 10px 16px;
    border-color: #B4A073 #FBFBFB #FBFBFB #FBFBFB;
    width: 100%;
  }
}
.jlpgabroadcasts .tab-item .item a {
  color: #333;
}

.jlpgabroadcasts .tab-item .item > div {
  position: relative;
  padding: 0 5px 0 20px;
}

.jlpgabroadcasts .tab-item .item > div.col01 {
  width: 200px;
  padding: 0;
}

@media (max-width: 767px) {
  .jlpgabroadcasts .tab-item .item > div.col01 {
    width: 100%;
    margin-bottom: 0px;
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
    padding: 0;
  }
}
.jlpgabroadcasts .tab-item .item > div.col01::after {
  content: "";
  position: absolute;
  right: 0;
  top: 50%;
  height: calc(100% + 5px);
  transform: translateY(-50%);
  width: 1px;
  background: #D9D9D9;
}

@media (max-width: 767px) {
  .jlpgabroadcasts .tab-item .item > div.col01::after {
    content: none;
  }
}
.jlpgabroadcasts .tab-item .item > div.col01 > span.image {
  margin: 0 !important;
}

@media (max-width: 767px) {
  .jlpgabroadcasts .tab-item .item > div.col01 > span.image {
    margin: -6px 0 0 !important;
  }
}
.jlpgabroadcasts .tab-item .item > div.col02 {
  flex: 1;
  padding-right: 20px;
}

@media (max-width: 1280px) {
  .jlpgabroadcasts .tab-item .item > div.col02 {
    padding-right: 24px;
  }
}
@media (max-width: 767px) {
  .jlpgabroadcasts .tab-item .item > div.col02 {
    flex: auto;
    margin-bottom: 0;
    padding: 0;
  }
}
.jlpgabroadcasts .tab-item .item > div.col03 {
  max-width: 306px;
  margin-left: auto;
  display: flex;
  flex-direction: column;
  flex: fit-content;
  justify-content: center;
}

@media (max-width: 991px) {
  .jlpgabroadcasts .tab-item .item > div.col03 {
    max-width: 220px;
  }
}
@media (max-width: 767px) {
  .jlpgabroadcasts .tab-item .item > div.col03 {
    width: 100%;
    max-width: 100%;
    flex: auto;
    padding: 11px 0 0;
    border-top: 1px solid #D9D9D9;
  }
}
.jlpgabroadcasts .tab-item .item > div.col03::before {
  content: "";
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  width: 1px;
  height: calc(100% + 5px);
  background: #D9D9D9;
}

@media (max-width: 767px) {
  .jlpgabroadcasts .tab-item .item > div.col03::before {
    content: none;
  }
}
.jlpgabroadcasts .tab-item .item > div.col03 > p:last-child {
  margin-bottom: 0;
}

.jlpgabroadcasts .tab-item .item.lpga-tour {
  border-left-color: #96BE00;
}

@media (max-width: 767px) {
  .jlpgabroadcasts .tab-item .item.lpga-tour {
    border-left: 0 none;
    border-top-color: #96BE00;
  }
}
.jlpgabroadcasts .tab-item .item.lpga-stepuptour {
  border-left-color: #69AFCD;
}

@media (max-width: 767px) {
  .jlpgabroadcasts .tab-item .item.lpga-stepuptour {
    border-left: 0 none;
    border-top-color: #69AFCD;
  }
}
.jlpgabroadcasts .tab-item .item.lpga-legendstour {
  border-left-color: #1E551E;
}

@media (max-width: 767px) {
  .jlpgabroadcasts .tab-item .item.lpga-legendstour {
    border-left: 0 none;
    border-top-color: #1E551E;
  }
}
.jlpgabroadcasts .tab-item .date {
  font-size: 18px;
  font-weight: 400;
  line-height: 1.8;
  display: block;
  margin: 0 0 41px;
}

@media (max-width: 767px) {
  .jlpgabroadcasts .tab-item .date {
    margin: 0 0 0px;
    font-size: 20px;
  }
}
.jlpgabroadcasts .tab-item .image > img {
  max-width: 132px;
  height: auto;
}

.jlpgabroadcasts .tab-item .readmore {
  font-size: 12px;
  font-weight: 700;
  content: "";
  width: 100%;
  text-align: right;
  position: absolute;
  top: 0;
  right: 0;
}

@media (max-width: 767px) {
  .jlpgabroadcasts .tab-item .readmore {
    display: block;
    margin-top: 0;
    padding: 0;
    max-width: 30%;
  }
  .jlpgabroadcasts .tab-item .readmore.active {
    margin-top: 0;
  }
}
.jlpgabroadcasts .tab-item .readmore > a {
  color: #00822D;
  position: relative;
  display: block;
  padding: 20px 8px;
}

.jlpgabroadcasts .tab-item .readmore > a::before {
  position: absolute;
  content: "";
  right: 0;
  width: calc(100% - 0px);
  height: 1px;
  background: #D9D9D9;
  top: 50%;
  transform: translateY(-50%);
  opacity: 1;
  content: none;
}

.jlpgabroadcasts .tab-item .readmore > a > span {
  background-color: #fff;
  position: relative;
  z-index: 2;
  display: flex;
  min-width: 90px;
  justify-content: flex-end;
}

.jlpgabroadcasts .tab-item .readmore > a > span::after {
  content: "\f078";
  font-family: "FontAwesome";
  font-size: 14px;
  color: #00822D;
  font-weight: 400;
  -webkit-text-stroke: 1px white;
  display: inline-block;
  margin-left: 5px;
  /* width: 12px;
  height: 6px; 
  content: "";*/
  position: relative;
  transition: all 0.3s;
  line-height: 18px;
  top: 1px;
}

.jlpgabroadcasts .tab-item .readmore.active > a::before {
  opacity: 1;
}

.jlpgabroadcasts .tab-item .readmore span.toggle-arrow::after {
  transform: rotate(180deg);
  transition: all 0.3s;
}

.jlpgabroadcasts .maincontTitle {
  width: 100%;
}
.jlpgabroadcasts .dbg_h3_01 .dbg_h3 {
  font-size: 22px;
  border-bottom: #999999 1px solid;
  display: block;
  text-align: left;
  padding-bottom: 9px;
  margin-top: 46px;
  margin-bottom: 0px;
  color: #00822d;
  font-weight: 700;
}
.jlpgabroadcasts .tab-btns-child {
  margin-bottom: 23px;
  display: flex;
  gap: 4px;
}
.jlpgabroadcasts .tab-btns-child button.tab-btn-child {
  border-radius: 4px;
  border: 1px solid #EBEBEB;
  background: #FBFBFB;
  color: #333;
  font-size: 14px;
  line-height: 30px;
  font-weight: 500;
  padding: 0;
  width: 100%;
}
.jlpgabroadcasts .tab-btns-child button.tab-btn-child.tab-btn--active {
  background-color: #00822D;
  color: #fff;
}
.jlpgabroadcasts .tab-btns-child button.tab-btn-child.inactive {
  color: rgba(51, 51, 51, .3);
}
.jlpgabroadcasts .tab-items-child .tab-item-child.tab-item--active {
  display: block;
  color: #333;
}
.jlpgabroadcasts .tab-item .item.title-item {
  border-radius: 0;
  color: #00822D;
  text-align: center;
  font-size: 16px;
  text-align: center;
  box-shadow: none;
  padding: 14px 0;
  font-weight: 700;
  margin-bottom: 29px;
  border-color: #fff;
  position: relative;
  overflow: visible;
}
.jlpgabroadcasts .tab-item .item.title-item > div {
  justify-content: center;
  max-width: 200px;
  width: 100%;
  margin: 0;
}
@media (max-width: 1176px) and (min-width: 768px) {
  .jlpgabroadcasts .tab-item .item.title-item > div {
    max-width: calc((100% - 372px) / 4);
  }
}
.jlpgabroadcasts .tab-item .item.title-item > div::before {
  content: "";
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  width: 1px;
  height: calc(100% + 5px);
  background: #D9D9D9;
}
.jlpgabroadcasts .tab-item .item.title-item::after {
  content: "";
  left: -10px;
  right: 0;
  bottom: 0;
  background-color: #333;
  height: 1px;
  position: absolute;
}
.jlpgabroadcasts .tab-item .item.title-item .col01 {
  padding-left: 0;
  justify-content: center;
  max-width: 372px;
  width: 100%;
}
.jlpgabroadcasts .tab-item .item.title-item .col01::before, .jlpgabroadcasts .tab-item .item.title-item .col01:after {
  content: none;
}
.jlpgabroadcasts .tab-item .item:not(.title-item){
  align-items: center;
}
@media (max-width: 767px) {
  .jlpgabroadcasts .tab-item .item:not(.title-item) {
    display: block;
    position: relative;
  }
}
.jlpgabroadcasts .tab-item .item:not(.title-item) > div {
  width: 100%;
  margin: 0 auto;
  display: flex;
  align-items: center;
  font-size: 12px;
}
@media (max-width: 767px) {
  .jlpgabroadcasts .tab-item .item:not(.title-item) > div {
    padding-left: 0;
  }
}
@media (min-width: 768px) {
  .jlpgabroadcasts .tab-item .item:not(.title-item) > div {
    font-size: 14px;
  }
}
.jlpgabroadcasts .tab-item .item:not(.title-item) > div * {
  line-height: 1.4;
}
.jlpgabroadcasts .tab-item .item:not(.title-item) > div .title-sp {
  color: #00822D;
  border-bottom: 1px solid #D9D9D9;
  padding-bottom: 5px;
  width: 100%;
  font-weight: bold;
  margin-bottom: 11px;
}
.jlpgabroadcasts .tab-item .item:not(.title-item) > div.col01 {
  max-width: 372px;
  display: flex;
  flex-wrap: wrap;
  width: 100%;
  align-items: center;
}
@media (max-width: 767px) {
  .jlpgabroadcasts .tab-item .item:not(.title-item) > div.col01 {
    padding: 13px 0 15px;
    justify-content: flex-start;
    align-items: flex-start;
    visibility: visible;
    height: auto;
    display: flex !important;
  }
}
.jlpgabroadcasts .tab-item .item:not(.title-item) > div.col01::before {
  content: none;
}
.jlpgabroadcasts .tab-item .item:not(.title-item) > div.col01 .pre-day {
  font-weight: 700;
  font-family: "JLPGA-Regular", sans-serif;
  width: 132px;
  display: flex;
  gap: 4px;
  align-items: baseline;
  border-right: 1px solid #EBEBEB;
  flex-wrap: wrap;
  padding: 0 10px 0 30px;
}
@media (max-width: 767px) {
  .jlpgabroadcasts .tab-item .item:not(.title-item) > div.col01 .pre-day {
    padding-left: 0;
    padding-right: 0;
    border: 0;
    width: 100%;
  }
}
.jlpgabroadcasts .tab-item .item:not(.title-item) > div.col01 .pre-day .date {
  font-size: 24px;
  margin-bottom: 0;
}
.jlpgabroadcasts .tab-item .item:not(.title-item) > div.col01 .pre-day .pre-date {
  font-size: 16px;
}
.jlpgabroadcasts .tab-item .item:not(.title-item) > div.col01 .pre-day .today {
  text-align: center;
  color: #fff;
  background-color: #00822D;
  display: inline-block;
  width: 100%;
  max-width: 80px;
  font-size: 11px;
  line-height: 14px;
  font-weight: 400;
  position: relative;
  top: -12px;
  letter-spacing: 0.44px;
  padding-top: 1px;
}
@media (max-width: 767px) {
  .jlpgabroadcasts .tab-item .item:not(.title-item) > div.col01 .pre-day .today {
    top: -2px;
    left: 10px;
    line-height: 13px;
    font-size: 13px;
    padding-top: 3px;
    padding-bottom: 1px;
  }
}
@media(min-width:768px){
  .jlpgabroadcasts .tab-item .item:not(.title-item) > div.col01 .pre-day .today{
      top: -5px;
  }
}
.jlpgabroadcasts .tab-item .item:not(.title-item) > div.col01 .link {
  width: calc(100% - 132px);
  text-align: left;
  padding-left: 20px;
}
@media (max-width: 767px) {
  .jlpgabroadcasts .tab-item .item:not(.title-item) > div.col01 .link {
    padding-left: 0;
    width: 100%;
  }
}
.jlpgabroadcasts .tab-item .item:not(.title-item) > div.col01 .link a {
  text-decoration: underline;
}
.jlpgabroadcasts .tab-item .item:not(.title-item) > div.col02 {
  max-width: 200px;
}
@media (max-width: 1176px) and (min-width: 768px) {
  .jlpgabroadcasts .tab-item .item:not(.title-item) > div.col02 {
    max-width: calc((100% - 372px) / 4);
  }
}
.jlpgabroadcasts .tab-item .item:not(.title-item) > div.col03 {
  max-width: 200px;
  display: flex;
  align-items: self-start;
}
@media (max-width: 1176px) and (min-width: 768px) {
  .jlpgabroadcasts .tab-item .item:not(.title-item) > div.col03 {
    max-width: calc((100% - 372px) / 4);
  }
}
.jlpgabroadcasts .tab-item .item:not(.title-item) > div.col04 {
  max-width: 200px;
}
@media (max-width: 1176px) and (min-width: 768px) {
  .jlpgabroadcasts .tab-item .item:not(.title-item) > div.col04 {
    max-width: calc((100% - 372px) / 4);
  }
}
.jlpgabroadcasts .tab-item .item:not(.title-item) > div.col05 {
  max-width: 220px;
}
.jlpgabroadcasts .tab-item .item:not(.title-item) > div p a {
  text-decoration: underline;
}
.jlpgabroadcasts .tab-item .item:not(.title-item) > div:not(.col01) p a::after {
  content: "\f0c5";
  position: relative;
  margin-left: 5px;
  font-family: "FontAwesome";
  font-size: 13px;
  font-weight: normal;
}
@media (max-width: 1176px) and (min-width: 768px) {
  .jlpgabroadcasts .tab-item .item:not(.title-item) > div.col05 {
    max-width: calc((100% - 372px) / 4);
  }
}
.jlpgabroadcasts .tab-item .item:not(.title-item) > div.colcenter {
  text-align: center;
  justify-content: center;
  padding: 0;
  text-align: center;
  align-items: center;
}
.jlpgabroadcasts .tab-item .item:not(.title-item) > div::after {
  content: none !important;
}
.jlpgabroadcasts .tab-item .item:not(.title-item) > div::before {
  content: "";
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  width: 1px;
  height: calc(100% + 5px);
  background: #D9D9D9;
}
@media (max-width: 1176px) and (min-width: 768px) {
  .jlpgabroadcasts .tab-item .item:not(.title-item) > div {
    width: calc((100% - 372px) / 4);
    max-width: calc((100% - 372px) / 4);
    padding: 0 16px;
  }
}
@media (max-width: 767px) {
  .jlpgabroadcasts .tab-item .item:not(.title-item) > div {
    width: 100% !important;
    max-width: 100% !important;
    padding: 0 10px;
    border: 0;
    flex-direction: column;
    align-items: flex-start;
    font-size: 16px;
    line-height: 1.4;
    gap: 4px;
  }
  .jlpgabroadcasts .tab-item .item:not(.title-item) > div::before {
    content: none;
  }
}
@media (max-width: 767px) {
  .jlpgabroadcasts .tab-item .item:not(.title-item) > div.have-title {
    width: auto !important;
    max-width: none !important;
    display: inline-block;
    padding: 0 5px;
    line-height: 20px;
    border: 1px solid #00822D;
    border-radius: 2px;
  }
}
.jlpgabroadcasts .tab-item .item:not(.title-item) > div.have-title .title-sp {
  border: 0;
  padding: 0;
  line-height: inherit;
  margin: 0;
}
@media (max-width: 767px) {
  .jlpgabroadcasts .tab-item .item:not(.title-item).active-td .have-title {
    width: 100% !important;
    max-width: 100% !important;
    padding: 0 10px;
    border: 0;
    flex-direction: column;
    align-items: flex-start;
    font-size: 16px;
    line-height: 1.4;
    gap: 4px;
    padding: 7px 0 12px;
  }
}
@media (max-width: 767px) {
  .jlpgabroadcasts .tab-item .item:not(.title-item).active-td .have-title .title-sp {
    color: #00822D;
    border-bottom: 1px solid #D9D9D9;
    padding-bottom: 5px;
    width: 100%;
    font-weight: bold;
    margin-bottom: 11px;
    line-height: 1.4;
  }
}
@media (max-width: 767px) {
  .jlpgabroadcasts .tab-item .item:not(.title-item).active-td .have-title p:not(.title-sp) {
    display: block;
    font-size: 14px;
    line-height: 1.4;
  }
}
@media (max-width: 767px) {
  .jlpgabroadcasts .tab-item .item:not(.title-item).active-td .readmore > a span::after {
    transform: rotate(180deg);
    transition: all 0.3s;
  }
}
.jlpgabroadcasts .tab-item .lpga-other-tour {
  border-width: 0 0 0 10px;
  border-color: #B4A073;
}
@media (max-width: 767px) {
  .jlpgabroadcasts .tab-item .lpga-other-tour {
    border-width: 10px 0 0;
  }
}
.jlpgabroadcasts .audience-total {
  margin-top: 0;
}
.jlpgabroadcasts .audience-total p {
  font-size: 14px;
  line-height: 1.8;
}
.jlpgabroadcasts .bnr {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 10px;
  margin: 53px 0 100px;
}
@media (max-width: 550px) {
  .jlpgabroadcasts .bnr {
    flex-wrap: wrap;
  }
}
.jlpgabroadcasts .bnr a img {
  max-width: 240px;
  width: 100%;
}
@media (max-width: 550px) {
  .jlpgabroadcasts .bnr a img {
    max-width: 375px;
  }
}

@media (max-width: 767px) {

  body.jlpgabroadcasts .content-tab .pastSelectwrap{
    position: relative;
    margin-bottom: 30px;
    max-width: 375px;
  }

  body.jlpgabroadcasts .content-tab .pastSelectwrap .arrow{
    color: #222;
    font-family: "FontAwesome";
    font-size: 12px;
    position: absolute;
    top:50%;
    transform: translateY(-50%);
    right: 12px;
  }

  body.jlpgabroadcasts .content-tab .pastSelectwrap .arrow i{
    font-style: normal;
    color:#878787;
  }

  body.jlpgabroadcasts .content-tab .pastSelectwrap select{
    display: inline-block;
    color: #333;
    height: 24px;
    border: #D9D9D9 1px solid;
    font-size: 12px;
    padding: 0 12px;
    font-weight:400;
    line-height: 22px;
    min-height: auto;
    width: 100%;
  }
}