@charset "UTF-8";
/* CSS INFORMATION -====================================================
File name : data.css
Description : データ放送ページ
===================================================================== */
/* =====================================================================
    submv
======================================================================*/
#submv .bg_submv::before {
  width: 69rem;
  height: 21.4rem;
  background: url(../images/broadcast/bg_submv_ttl.png) no-repeat bottom left/cover;
}

@media screen and (min-width: 768px) {
  #submv .bg_submv::before {
    width: 130rem;
    height: 16.6rem;
  }
}

/* =====================================================================
    broadcast
======================================================================*/
@media screen and (max-width: 767px) {
  #broadcast .ttl_page {
    font-size: 5rem;
  }
}

#broadcast .subpage_box {
  padding: 11.3rem 0 13rem;
}

.broadcast_wrap h3 {
  width: 60.1rem;
  margin: 0 calc(13 / 640 * 100%) 9rem auto;
}

.broadcast_wrap h4 {
  position: relative;
  margin-bottom: 7.5rem;
  padding: 0 0 0.2em 6rem;
  font-family: "Zen Kaku Gothic Antique", sans-serif;
  font-size: 3.8rem;
  font-weight: 900;
  line-height: 1.4;
  color: #0aa0f0;
  border-bottom: 1px solid #50d2e6;
}

.broadcast_wrap h4::before {
  content: '';
  position: absolute;
  display: block;
  top: 0.4em;
  left: 0;
  width: 4.1rem;
  height: 3.2rem;
  background: url(../images/broadcast/icon_racket.png) no-repeat center/contain;
}

.broadcast_present_head {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  width: calc(620 / 640 * 100%);
  margin: 0 0 7rem auto;
}

.broadcast_present_head li {
  width: calc(200 / 620 * 100%);
}

.broadcast_present_head li dl dt {
  border: 1px solid #eef9fa;
}

.broadcast_present_head li dl dd {
  margin-top: 0.3em;
  font-size: 2.2rem;
  line-height: 1.363;
  text-align: center;
  vertical-align: middle;
}

.txt_date {
  width: calc(690 / 640 * 100%);
  margin: 0 calc(-50 / 640 * 100%) 0 auto;
}

.txt_date + .broadcast_apply {
  margin-bottom: 17rem;
}

.broadcast_apply {
  margin-top: 6.4rem;
}

.broadcast_apply a {
  position: relative;
  width: 55rem;
  margin: 0 auto 3rem;
  padding: 1.4em 0;
  font-size: 2.6rem;
  font-weight: 700;
  letter-spacing: 0.13em;
  text-align: center;
  -webkit-box-shadow: 0 0 2.7rem 0 rgba(0, 0, 0, 0.1);
          box-shadow: 0 0 2.7rem 0 rgba(0, 0, 0, 0.1);
}

.broadcast_apply a::before {
  content: '';
  position: absolute;
  top: 50%;
  right: 4rem;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  width: 0;
  height: 0;
  border-top: 1.1rem solid transparent;
  border-bottom: 1.1rem solid transparent;
  border-left: 3rem solid;
}

.broadcast_apply a::after {
  content: "";
  position: absolute;
  top: 50%;
  right: 5.6rem;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  width: 0;
  height: 0;
  border-top: 0.52rem solid transparent;
  border-bottom: 0.52rem solid transparent;
  border-left: 1.8rem solid #2c476f;
}

.broadcast_apply p {
  font-size: 2.2rem;
  font-weight: 700;
  text-align: center;
}

.none_active {
  margin-top: 6.4rem;
}

.none_active a {
  position: relative;
  width: 55rem;
  margin: 0 auto 3rem;
  padding: 1.4em 0;
  font-size: 2.6rem;
  font-weight: 700;
  letter-spacing: 0.13em;
  text-align: center;
  -webkit-box-shadow: 0 0 2.7rem 0 rgba(0, 0, 0, 0.1);
          box-shadow: 0 0 2.7rem 0 rgba(0, 0, 0, 0.1);
  -webkit-filter: grayscale(100%);
  -moz-filter: grayscale(100%);
  -ms-filter: grayscale(100%);
  filter: grayscale(100%);
  pointer-events: none;
}

.none_active a::before {
  content: '';
  position: absolute;
  top: 50%;
  right: 4rem;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  width: 0;
  height: 0;
  border-top: 1.1rem solid transparent;
  border-bottom: 1.1rem solid transparent;
  border-left: 3rem solid;
}

.none_active a::after {
  content: "";
  position: absolute;
  top: 50%;
  right: 5.6rem;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  width: 0;
  height: 0;
  border-top: 0.52rem solid transparent;
  border-bottom: 0.52rem solid transparent;
  border-left: 1.8rem solid #2c476f;
}

.none_active p {
  font-size: 2.2rem;
  font-weight: 700;
  text-align: center;
}

.btn_apply {
  background: #2c476f;
  color: #f5ff00;
}

.btn_line {
  background: #6aff71;
}

.btn_line::after {
  border-left-color: #6aff71 !important;
}

.broadcast_desc {
  width: calc(552 / 640 * 100%);
  margin: 0 calc(37 / 640 * 100%) 5rem auto;
}

.broadcast_catch {
  width: calc(690 / 640 * 100%);
  margin: 0 calc(-50 / 640 * 100%) 12.5rem auto;
}

.broadcast_present,
.broadcast_notice {
  width: calc(550 / 640 * 100%);
  margin: 0 calc(37 / 640 * 100%) 0 auto;
}

.broadcast_present {
  margin-bottom: 10rem;
}

.present_list li {
  margin-bottom: 8rem;
  overflow: hidden;
}

.present_list li figure {
  width: 40rem;
  margin: 0 auto 5rem;
  border: 1px solid #eef9fa;
}

.present_list li dl {
  margin-bottom: 5rem;
  font-weight: 900;
  line-height: 1.4;
}

.present_list li dl dt {
  margin-bottom: 0.2em;
  font-size: 3.6rem;
  color: #393b4f;
}

.present_list li dl dd {
  font-size: 2.6rem;
  color: #ff4fd8;
}

.present_list li dl + p {
  font-family: YuGothic, "Yu Gothic Medium", "Yu Gothic", 'Zen Kaku Gothic Antique', sans-serif;
  font-weight: bold;
  line-height: 1.916;
  color: #768baa;
  text-align: left;
}

.btn_present_more {
  margin-top: 2em;
  text-align: left;
}

.btn_present_more a {
  display: inline-block;
  font-family: YuGothic, "Yu Gothic Medium", "Yu Gothic", 'Zen Kaku Gothic Antique', sans-serif;
  font-weight: bold;
  line-height: 1.916;
  color: #768baa;
  text-decoration: underline;
}

.present_list_inner {
  position: relative;
  padding: 0 3rem 5rem;
  text-align: center;
  background: #fafafa;
}

.present_list_inner::before {
  content: '';
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  width: 100%;
  height: 32rem;
  background: #fff;
  -webkit-transform-origin: top left;
          transform-origin: top left;
  -webkit-transform: skewY(-9deg);
          transform: skewY(-9deg);
}

.present_list_inner > * {
  position: relative;
}

.present_stamp {
  display: inline-block;
  margin-bottom: 2.2rem;
  padding: 0.25em 1.4em 0.2em;
  font-family: "Zen Kaku Gothic Antique", sans-serif;
  font-size: 3rem;
  font-weight: 900;
  line-height: 1.4;
  color: #fff;
  background: #0aa0f0;
  border-radius: 2.5rem;
}

.notice_list li {
  margin-bottom: 8rem;
}

.notice_list li dl {
  font-family: YuGothic, "Yu Gothic Medium", "Yu Gothic", 'Zen Kaku Gothic Antique', sans-serif;
  font-weight: bold;
}

.notice_list li dl dt {
  color: #393b4f;
  margin-bottom: 0.8em;
}

.notice_list li dl dd {
  position: relative;
  margin-bottom: 0.8em;
  padding-left: 1em;
  line-height: 1.5;
  color: #768baa;
}

.notice_list li dl dd::before {
  content: '・';
  position: absolute;
  display: block;
  top: 0;
  left: 0;
}

.notice_list li a {
  font-size: 2.6rem;
  text-decoration: underline;
  color: #768baa;
  font-weight: bold;
}

.attention {
	margin-top: 5rem;
}

@media screen and (min-width: 768px) {
  #broadcast .subpage_box {
    padding: 4rem 0 8rem;
  }
  .broadcast_wrap h3 {
    width: 92.1rem;
    margin: 0 calc(40 / 1000 * 100%) 9rem auto;
  }
  .broadcast_wrap h4 {
    margin-bottom: 5rem;
  }
  .broadcast_present_head {
    width: calc(900 / 1000 * 100%);
    margin: 0 auto 4.5rem;
  }
  .broadcast_present_head li {
    width: calc(280 / 900 * 100%);
  }
  .broadcast_present_head li dl dd {
    margin-top: 0.5em;
    font-size: 1.6rem;
  }
  .txt_date {
    width: calc(900 / 1000 * 100%);
    margin: 0 auto;
  }
  .txt_date + .broadcast_apply {
    margin-bottom: 14rem;
  }
  .broadcast_apply {
    margin-top: 3rem;
  }
  .broadcast_apply a {
    width: 40rem;
    margin: 0 auto 1.5rem;
    font-size: 1.8rem;
    -webkit-box-shadow: 0 0.7rem 2.4rem 0 rgba(0, 0, 0, 0.2);
            box-shadow: 0 0.7rem 2.4rem 0 rgba(0, 0, 0, 0.2);
  }
  .broadcast_apply a:hover {
    background: #f5ff00;
    color: #2c476f;
  }
  .broadcast_apply a:hover::after {
    border-left-color: #f5ff00;
  }
  .broadcast_apply a::before {
    border-top-width: 0.6rem;
    border-bottom-width: 0.6rem;
    border-left-width: 1.5rem;
    right: 2.3rem;
  }
  .broadcast_apply a::after {
    border-top-width: 0.3rem;
    border-bottom-width: 0.3rem;
    border-left-width: 1.1rem;
    right: 3rem;
  }
  .broadcast_apply p {
    font-size: 1.4rem;
  }
  .btn_line:hover::after {
    border-left-color: #f5ff00 !important;
  }
  .broadcast_desc {
    width: calc(900 / 1000 * 100%);
    margin: 0 auto 5.4rem;
  }
  .broadcast_catch {
    width: calc(900 / 1000 * 100%);
    margin: 0 auto 7.5rem;
  }
  .broadcast_present,
  .broadcast_notice {
    width: calc(900 / 1000 * 100%);
    margin: 0 auto;
  }
  .broadcast_present {
    margin-bottom: 6rem;
  }
  .present_list li {
    position: relative;
    margin-bottom: 2rem;
    padding: 3rem 0;
    background: #fafafa;
  }
  .present_list li::before {
    content: '';
    position: absolute;
    display: block;
    bottom: 0;
    left: -20rem;
    width: 30rem;
    height: 100%;
    background: #fff;
    -webkit-transform-origin: bottom left;
            transform-origin: bottom left;
    -webkit-transform: skewX(-20deg);
            transform: skewX(-20deg);
  }
  .present_list li figure {
    position: absolute;
    top: 50%;
    left: 0;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
    width: calc(260 / 900 * 100%);
    margin: 0;
  }
  .present_list li dl {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: end;
        -ms-flex-align: end;
            align-items: flex-end;
    margin-bottom: 2rem;
  }
  .present_list li dl dt {
    margin-bottom: 0;
    font-size: 2.4rem;
  }
  .present_list li dl dd {
    font-size: 1.8rem;
  }
  .present_list li dl + p {
    line-height: 1.857;
  }
  .present_list li .broadcast_apply {
    width: calc(540 / 900 * 100%);
    margin-left: calc(310 / 900 * 100%);
  }
  .present_list li .broadcast_apply a {
    width: 38rem;
    margin-right: 0;
    padding: 1em 0;
  }
  .present_list li .broadcast_apply p {
    text-align: right;
  }
  .btn_present_more a:hover {
    text-decoration: none;
  }
  .present_list_inner {
    width: calc(540 / 900 * 100%);
    margin-left: calc(310 / 900 * 100%);
    padding: 0;
    background: transparent;
    text-align: left;
  }
  .present_list_inner::before {
    display: none;
  }
  .present_stamp {
    width: auto !important;
    margin-bottom: 1.6rem;
    font-size: 1.8rem;
  }
  .notice_list li {
    margin-bottom: 5rem;
  }
  .notice_list li dl dt {
    margin-bottom: 1em;
  }
  .notice_list li dl dd {
    margin-bottom: 1em;
    padding-left: 1.3em;
    font-size: 1.4rem;
    line-height: 1.285;
  }
  .notice_list li a {
    font-size: 1.4rem;
  }
  .notice_list li a:hover {
    text-decoration: none;
  }
	.attention {
		margin: 5rem 4rem 0 16rem;
	}
}
/*# sourceMappingURL=data.css.map */