/*-----PC-----*/
/*-----SP-----*/
/*-------------------------------
  bbma2018
-------------------------------*/
/*-----Color-----*/
/* mixinCSS Document */
/*alt*/
/*-----PC-----*/
/*-------------------------------
  isLP
-------------------------------*/
body.isLP #contents {
  max-width: 1000px;
  margin: 0 auto;
}

body.isLP #main {
  padding-bottom: 200px;
}
@media screen and (max-width: 960px) {
  body.isLP #main {
    padding-bottom: 200px;
  }
}
body.isLP #watch {
  background: url(../images/watch/bg.gif) left top repeat;
  padding-bottom: 30px;
  position: relative;
}
body.isLP #watch .watchthis {
  width: 100%;
  text-align: center;
  position: absolute;
  top: -115px;
  left: 0;
}
body.isLP #watch .catch {
  padding: 30px 0;
  text-align: center;
}
body.isLP #watch #fee {
  margin: 0 auto;
  width: 820px;
}
body.isLP #watch #fee .box {
  background-color: #fff;
  padding-bottom: 10px;
  -moz-box-shadow: 6px 6px 0 0 rgba(0, 0, 0, 0.05);
  -webkit-box-shadow: 6px 6px 0 0 rgba(0, 0, 0, 0.05);
  box-shadow: 6px 6px 0 0 rgba(0, 0, 0, 0.05);
}
body.isLP #watch #fee .h3_fee {
  padding-top: 40px;
  text-align: center;
}
body.isLP #watch #fee .fee {
  padding-top: 20px;
  text-align: center;
}
body.isLP #watch #fee .note_fee {
  padding: 15px;
  text-align: center;
}
body.isLP #watch #fee .note_fee li {
  font-size: 22px;
}
body.isLP #watch #fee .newjoin {
  padding-bottom: 45px;
  text-align: center;
}
body.isLP #watch #fee .application {
  background-color: #fff05a;
  margin: 0 auto;
  width: 700px;
}
body.isLP #watch #fee .application .h4_tit {
  padding: 30px 0 10px;
  text-align: center;
}
body.isLP #watch #fee .application .banner {
  padding-bottom: 20px;
  text-align: center;
}
body.isLP #watch #fee .application .banner a {
  -moz-transition: opacity 0.3s;
  -o-transition: opacity 0.3s;
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;
}
body.isLP #watch #fee .application .banner a:hover {
  opacity: 0.6;
}
body.isLP #watch #fee .application .tel {
  padding-bottom: 10px;
  text-align: center;
}
body.isLP #watch #fee .application .wrong {
  padding-bottom: 20px;
  text-align: center;
  font-size: 18px;
  color: #00a0e9;
}
body.isLP #watch #fee .application .note_app {
  padding: 15px;
  text-align: center;
}
body.isLP #watch #fee .application .note_app li {
  font-size: 18px;
}
body.isLP #watch #fee .application .note_app li a {
  color: #000;
  text-decoration: underline;
}
body.isLP #watch #fee .application .note_app li a:hover {
  text-decoration: none;
}
body.isLP #watch #fee .onair {
  padding: 20px 0;
  text-align: center;
}
@media screen and (max-width: 960px) {
  body.isLP #watch {
    background: url(../images/watch/bg.gif) left top repeat;
    padding-bottom: 30px;
    position: relative;
  }
  body.isLP #watch .watchthis {
    width: 100%;
    text-align: center;
    position: absolute;
    top: -115px;
    left: 0;
  }
  body.isLP #watch .catch {
    padding: 30px 0;
    text-align: center;
  }
  body.isLP #watch #fee {
    margin: 0 auto;
    width: 93%;
    max-width: 600px;
  }
  body.isLP #watch #fee .box {
    background-color: #fff;
    padding-bottom: 10px;
    -moz-box-shadow: 6px 6px 0 0 rgba(0, 0, 0, 0.05);
    -webkit-box-shadow: 6px 6px 0 0 rgba(0, 0, 0, 0.05);
    box-shadow: 6px 6px 0 0 rgba(0, 0, 0, 0.05);
  }
  body.isLP #watch #fee .h3_fee {
    padding-top: 40px;
    text-align: center;
  }
  body.isLP #watch #fee .fee {
    padding-top: 20px;
    text-align: center;
  }
  body.isLP #watch #fee .note_fee {
    padding: 15px;
    text-align: center;
  }
  body.isLP #watch #fee .note_fee li {
    font-size: 11px;
  }
  body.isLP #watch #fee .newjoin {
    padding-bottom: 45px;
    text-align: center;
  }
  body.isLP #watch #fee .application {
    background-color: #fff05a;
    margin: 0 auto;
    width: 93%;
    max-width: 600px;
  }
  body.isLP #watch #fee .application .h4_tit {
    padding: 30px 0 10px;
    text-align: center;
  }
  body.isLP #watch #fee .application .banner {
    padding-bottom: 20px;
    text-align: center;
  }
  body.isLP #watch #fee .application .banner a {
    -moz-transition: opacity 0.3s;
    -o-transition: opacity 0.3s;
    -webkit-transition: opacity 0.3s;
    transition: opacity 0.3s;
  }
  body.isLP #watch #fee .application .banner a:hover {
    opacity: 0.6;
  }
  body.isLP #watch #fee .application .tel {
    padding-bottom: 10px;
    text-align: center;
  }
  body.isLP #watch #fee .application .wrong {
    padding-bottom: 20px;
    text-align: center;
    font-size: 9px;
    color: #00a0e9;
  }
  body.isLP #watch #fee .application .note_app {
    padding: 15px;
    text-align: center;
  }
  body.isLP #watch #fee .application .note_app li {
    font-size: 9px;
  }
  body.isLP #watch #fee .application .note_app li a {
    color: #000;
    text-decoration: underline;
  }
  body.isLP #watch #fee .application .note_app li a:hover {
    text-decoration: none;
  }
  body.isLP #watch #fee .onair {
    padding: 20px 0;
    text-align: center;
  }
}

body.isLP #bottom {
  background: url(../images/watch/bg.gif) left top repeat;
}
body.isLP #pagetop a {
  background: url(/images/common/btn_pagetop.gif) no-repeat left top;
}

/*-------------------------------
  cancerx
-------------------------------*/
#cancerx {
  background: #fff;
  /*-----header-----*/
  /*-----main-----*/
}
#cancerx #main {
  padding-bottom: 0;
  font-feature-settings: "palt";
  letter-spacing: 0.05em;
  font-family: -apple-system, blinkMacSystemFont, 'Helvetica Neue', 'Segoe UI', Meiryo, YuGothicM, YuGothic, sans-serif;
}
#cancerx #main br.sp {
  display: none;
}
@media screen and (max-width: 960px) {
  #cancerx #main {
    padding-bottom: 0;
    font-feature-settings: "palt";
    letter-spacing: 0.02em;
    font-family: -apple-system, blinkMacSystemFont, 'Helvetica Neue', 'Segoe UI', Meiryo, YuGothicM, YuGothic, sans-serif;
  }
  #cancerx #main br.sp {
    display: block;
  }
}

#cancerx #header {
  background: url(../images/main/mainvisual.jpg) no-repeat center top;
  -moz-background-size: cover;
  -o-background-size: cover;
  -webkit-background-size: cover;
  background-size: cover;
  width: 100%;
  height: 0;
  padding-top: calc(465 / 1000 * 100%);
  position: relative;
  overflow: hidden;
}
#cancerx #header .h1_tit,
#cancerx #header .oadate {
  position: absolute;
  top: -9999px;
  left: -9999px;
}
@media screen and (max-width: 960px) {
  #cancerx #header .h1_tit,
  #cancerx #header .oadate {
    position: absolute;
    top: -9999px;
    left: -9999px;
  }
}
@media screen and (max-width: 560px) {
  #cancerx #header {
    background: url(../images/main/mainvisual_sp.jpg) no-repeat center top;
    -moz-background-size: cover;
    -o-background-size: cover;
    -webkit-background-size: cover;
    background-size: cover;
    width: 100%;
    height: 0;
    padding-top: calc(452 / 640 * 100%);
    position: relative;
    overflow: hidden;
  }
}
#cancerx #main {
  background: #01004e url(../images/main/bg_main.jpg) center 0;
  background-size: auto;
}
#cancerx #main .sp_adjust {
  display: none;
}
#cancerx #main h2.main_tit {
  font-family: helvetica-w01-bold, helvetica-w02-bold, helvetica-lt-w10-bold, sans-serif;
  color: #FF0B00;
  background: #e1e1e1;
  font-size: 65px;
  font-weight: bold;
  text-align: left;
  line-height: 1.3;
  padding: 40px 90px 20px;
  letter-spacing: 0;
}
#cancerx #main #video {
  background: rgba(0, 0, 0, 0.3);
  padding: 50px 0 40px;
}
#cancerx #main #video .inner {
  margin: 0 90px;
}
#cancerx #main #video .h2_tit {
  display: inline-block;
  padding: 0.2em 0.8em 0 0;
  font-family: helvetica-w01-bold, helvetica-w02-bold, helvetica-lt-w10-bold, sans-serif;
  font-size: 36px;
  color: #ffffff;
  font-weight: bold;
  line-height: 1;
}
#cancerx #main #video .box .player {
  padding: 30px 0 0;
}
#cancerx #main #video .box .player .player_inner {
  width: 100%;
  padding-top: 56.25%;
  position: relative;
  margin: 10px auto;
}
#cancerx #main #video .box .player .player_inner iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
#cancerx #main #video .box p {
  padding: 1em 0;
  text-align: left;
  color: #ffffff;
  padding-bottom: 1em;
  font-size: 20px;
  line-height: 2;
}
#cancerx #main #video .box p strong {
  font-size: 24px;
  font-weight: bold;
}
#cancerx #main #video .box p .tiny {
  font-size: 0.8em;
}
#cancerx #main #video .btn {
  margin: 0 90px;
  padding: 20px 0 40px;
}
#cancerx #main #video .btn p.btn_link {
  text-align: center;
}
#cancerx #main #video .btn p.btn_link a {
  display: block;
  text-decoration: none;
  padding: 1.5em 3em 1.5em 1em;
  position: relative;
  color: #ffffff;
  background: rgba(255, 255, 255, 0.1);
  border: 3px solid #ffffff;
  font-size: 24px;
  line-height: 1;
  letter-spacing: 0.1em;
}
#cancerx #main #video .btn p.btn_link a::before {
  content: '';
  position: absolute;
  top: 0;
  bottom: 0;
  right: 2.1em;
  border-right: 3px solid #ffffff;
}
#cancerx #main #video .btn p.btn_link a::after {
  content: '';
  position: absolute;
  top: 50%;
  right: 0.8em;
  margin-top: -9px;
  background-image: url(../images/main/icon_arrow-right.png);
  background-position: 0 0px;
  background-repeat: no-repeat;
  height: 19px;
  width: 8px;
}
#cancerx #main #video .btn p.btn_link a:hover {
  background: rgba(255, 255, 255, 0.9);
  color: #FF0B00;
  border: 3px solid #FF0B00;
  -webkit-transition: all 0.5s 0s ease;
  -moz-transition: all 0.5s 0s ease;
  transition: all 0.5s 0s ease;
}
#cancerx #main #video .btn p.btn_link a:hover::before {
  border-right: 3px solid #FF0B00;
}
#cancerx #main #video .btn p.btn_link a:hover::after {
  background-position: 0 -19px;
}
#cancerx #main #onair {
  background: #e1e1e1;
  padding: 20px 0 80px;
}
#cancerx #main #onair .inner {
  margin: 0 90px;
  padding: 0 0 0 24px;
  border-left: 7px solid #FF0B00;
}
#cancerx #main #onair .h2_tit {
  display: inline-block;
  padding: 0.2em 0.8em;
  background: #FF0B00;
  font-family: helvetica-w01-bold, helvetica-w02-bold, helvetica-lt-w10-bold, sans-serif;
  font-size: 36px;
  color: #ffffff;
  font-weight: bold;
  line-height: 1;
  margin-left: -8px;
}
#cancerx #main #onair p {
  padding: 1em 0 0;
  font-size: 20px;
  font-weight: bold;
}
#cancerx #main #onair .box ul {
  padding: 20px 0 0;
}
#cancerx #main #onair .box ul li {
  padding-bottom: 1em;
  font-size: 20px;
  line-height: 1.6;
  color: #414141;
  vertical-align: middle;
}
#cancerx #main #onair .box ul li:last-child {
  padding-bottom: 0;
}
#cancerx #main #onair .box ul li span {
  font-weight: bold;
  font-size: 24px;
  display: inline-block;
  vertical-align: middle;
  padding-right: 0.5em;
}
#cancerx #main #about {
  background-size: auto;
  padding: 80px 90px;
}
#cancerx #main #about .box {
  border-top: 7px solid #fff;
  border-bottom: 7px solid #fff;
  padding: 24px 0;
}
#cancerx #main #about .box p {
  padding: 1em 0;
  text-align: left;
  color: #ffffff;
  padding-bottom: 1em;
  font-size: 20px;
  line-height: 2;
}
#cancerx #main #about .box p strong {
  font-size: 24px;
  font-weight: bold;
}
#cancerx #main #about .box p .tiny {
  font-size: 0.8em;
}
#cancerx #main #link {
  padding: 0 90px;
}
#cancerx #main #link .btn {
  padding: 0 0 80px;
}
#cancerx #main #link .btn p.btn_link {
  text-align: center;
}
#cancerx #main #link .btn p.btn_link a {
  display: block;
  text-decoration: none;
  padding: 1.5em 3em 1.5em 1em;
  position: relative;
  color: #ffffff;
  background: rgba(255, 255, 255, 0.1);
  border: 3px solid #ffffff;
  font-size: 24px;
  line-height: 1;
  letter-spacing: 0.1em;
}
#cancerx #main #link .btn p.btn_link a::before {
  content: '';
  position: absolute;
  top: 0;
  bottom: 0;
  right: 2.1em;
  border-right: 3px solid #ffffff;
}
#cancerx #main #link .btn p.btn_link a::after {
  content: '';
  position: absolute;
  top: 50%;
  right: 0.8em;
  margin-top: -9px;
  background-image: url(../images/main/icon_arrow-right.png);
  background-position: 0 0px;
  background-repeat: no-repeat;
  height: 19px;
  width: 8px;
}
#cancerx #main #link .btn p.btn_link a:hover {
  background: rgba(255, 255, 255, 0.9);
  color: #FF0B00;
  border: 3px solid #FF0B00;
  -webkit-transition: all 0.5s 0s ease;
  -moz-transition: all 0.5s 0s ease;
  transition: all 0.5s 0s ease;
}
#cancerx #main #link .btn p.btn_link a:hover::before {
  border-right: 3px solid #FF0B00;
}
#cancerx #main #link .btn p.btn_link a:hover::after {
  background-position: 0 -19px;
}
#cancerx #main #about_cancerx {
  padding: 80px 90px;
  background: #e1e1e1;
}
#cancerx #main #about_cancerx .inner {
  padding: 0 0 0 24px;
  border-left: 7px solid #FF0B00;
}
#cancerx #main #about_cancerx .h2_tit {
  display: inline-block;
  padding: 0.2em 0.8em;
  background: #FF0B00;
  font-family: helvetica-w01-bold, helvetica-w02-bold, helvetica-lt-w10-bold, sans-serif;
  font-size: 36px;
  color: #ffffff;
  font-weight: bold;
  line-height: 1;
  margin-left: -8px;
}
#cancerx #main #about_cancerx .box h3, #cancerx #main #about_cancerx .box h4, #cancerx #main #about_cancerx .box h5, #cancerx #main #about_cancerx .box p, #cancerx #main #about_cancerx .box ul, #cancerx #main #about_cancerx .box li {
  font-family: helvetica-w01-bold, helvetica-w02-bold, helvetica-lt-w10-bold, sans-serif;
  letter-spacing: 0.04em;
}
#cancerx #main #about_cancerx .box h3 {
  color: #FF0B00;
  font-size: 34px;
  letter-spacing: 0;
  font-weight: bold;
  padding: 12px 0;
}
#cancerx #main #about_cancerx .box h3.fs65 {
  font-size: 65px;
}
#cancerx #main #about_cancerx .box p {
  padding: 1em 0.2em;
  text-align: left;
  font-size: 24px;
  line-height: 2;
  font-weight: bold;
  color: #414141;
}
#cancerx #main #about_cancerx .box ul {
  padding: 1em 0.2em;
}
#cancerx #main #about_cancerx .box ul li {
  padding-bottom: 1em;
  font-size: 20px;
  line-height: 1.6;
  color: #414141;
}
#cancerx #main #about_cancerx .box ul li span {
  font-weight: bold;
  font-size: 24px;
}
@media screen and (max-width: 960px) {
  #cancerx #main {
    background: #01004e url(../images/main/bg_main.jpg) center 0;
    background-size: cover;
  }
  #cancerx #main .sp_adjust {
    display: block;
  }
  #cancerx #main h2.main_tit {
    font-family: helvetica-w01-bold, helvetica-w02-bold, helvetica-lt-w10-bold, sans-serif;
    color: #FF0B00;
    background: #e1e1e1;
    font-size: 34px;
    font-weight: bold;
    text-align: center;
    line-height: 1.3;
    letter-spacing: 0;
    padding: 4% 2% 2%;
    border-bottom: 2px solid #FF0B00;
  }
  #cancerx #main #video {
    width: 100%;
    padding: 10% 0;
  }
  #cancerx #main #video .inner {
    width: 93%;
    max-width: 600px;
    margin: 0 auto;
  }
  #cancerx #main #video .h2_tit {
    display: inline-block;
    font-family: helvetica-w01-bold, helvetica-w02-bold, helvetica-lt-w10-bold, sans-serif;
    font-size: 20px;
    color: #ffffff;
    font-weight: bold;
    line-height: 1.4;
  }
  #cancerx #main #video .box .player {
    padding: 2% 0 0;
  }
  #cancerx #main #video .box .player .player_inner {
    width: 100%;
    padding-top: 56.25%;
    position: relative;
    margin: 2% auto;
  }
  #cancerx #main #video .box .player .player_inner iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
  }
  #cancerx #main #video .box p {
    padding: 1em 0;
    text-align: left;
    color: #ffffff;
    padding-bottom: 1em;
    font-size: 15px;
    line-height: 2;
  }
  #cancerx #main #video .box p strong {
    font-size: 15px;
    font-weight: bold;
  }
  #cancerx #main #video .box p .tiny {
    font-size: 0.9em;
  }
  #cancerx #main #video .btn {
    width: 93%;
    max-width: 600px;
    margin: 0 auto;
  }
  #cancerx #main #video .btn p.btn_link {
    text-align: center;
  }
  #cancerx #main #video .btn p.btn_link a {
    display: block;
    text-decoration: none;
    padding: 1.5em 3em 1.5em 1em;
    position: relative;
    color: #ffffff;
    background: rgba(255, 255, 255, 0.1);
    border: 1px solid #ffffff;
    font-size: 17px;
    line-height: 1.6;
  }
  #cancerx #main #video .btn p.btn_link a::before {
    content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    right: 2.1em;
    border-right: 1px solid #ffffff;
  }
  #cancerx #main #video .btn p.btn_link a::after {
    content: '';
    position: absolute;
    top: 50%;
    right: 0.8em;
    margin-top: -4px;
    background-image: url(../images/main/icon_arrow-right.png);
    background-position: 0 0px;
    background-repeat: no-repeat;
    background-size: 100% auto;
    height: 10px;
    width: 4px;
  }
  #cancerx #main #video .btn p.btn_link a:hover {
    background: rgba(255, 255, 255, 0.9);
    color: #FF0B00;
    border: 1px solid #FF0B00;
    -webkit-transition: all 0.5s 0s ease;
    -moz-transition: all 0.5s 0s ease;
    transition: all 0.5s 0s ease;
  }
  #cancerx #main #video .btn p.btn_link a:hover::before {
    border-right: 1px solid #FF0B00;
  }
  #cancerx #main #video .btn p.btn_link a:hover::after {
    background-position: 0 -10px;
  }
  #cancerx #main #onair {
    width: 100%;
    padding: 8% 0;
    background: #e1e1e1;
  }
  #cancerx #main #onair .inner {
    width: 93%;
    max-width: 600px;
    margin: 0 auto;
    border-left: 0;
    padding-left: 0;
  }
  #cancerx #main #onair .h2_tit {
    display: inline-block;
    padding: 0.2em 0.8em;
    background: #FF0B00;
    font-family: helvetica-w01-bold, helvetica-w02-bold, helvetica-lt-w10-bold, sans-serif;
    font-size: 22px;
    color: #ffffff;
    font-weight: bold;
    line-height: 1;
    margin-left: 0;
  }
  #cancerx #main #onair p {
    padding: 1em 0 0;
    font-size: 19px;
    line-height: 1.4;
    font-weight: bold;
  }
  #cancerx #main #onair .box ul {
    padding: 2em 0 0;
  }
  #cancerx #main #onair .box ul li {
    padding-bottom: 1em;
    font-size: 18px;
    line-height: 1.6;
    color: #414141;
    letter-spacing: 0;
  }
  #cancerx #main #onair .box ul li:last-child {
    padding-bottom: 0;
  }
  #cancerx #main #onair .box ul li span {
    font-weight: bold;
    font-size: 18px;
    padding-right: 0.5em;
    vertical-align: bottom;
  }
  #cancerx #main #about {
    background-size: auto;
    padding: 10% 0;
  }
  #cancerx #main #about .box {
    width: 93%;
    max-width: 600px;
    margin: 0 auto;
    padding: 4% 0;
    border-top: 2px solid #fff;
    border-bottom: 2px solid #fff;
  }
  #cancerx #main #about .box p {
    padding: 1em 0;
    text-align: left;
    color: #ffffff;
    padding-bottom: 1em;
    font-size: 15px;
    line-height: 2;
  }
  #cancerx #main #about .box p strong {
    font-size: 15px;
    font-weight: bold;
  }
  #cancerx #main #about .box p .tiny {
    font-size: 0.9em;
  }
  #cancerx #main #about_cancerx {
    width: 100%;
    padding: 10% 0;
    background: #e1e1e1;
  }
  #cancerx #main #about_cancerx .inner {
    width: 93%;
    max-width: 600px;
    margin: 0 auto;
    border-left: 0;
    padding-left: 0;
  }
  #cancerx #main #about_cancerx .h2_tit {
    display: inline-block;
    padding: 0.2em 0.8em;
    background: #FF0B00;
    font-family: helvetica-w01-bold, helvetica-w02-bold, helvetica-lt-w10-bold, sans-serif;
    font-size: 22px;
    color: #ffffff;
    font-weight: bold;
    line-height: 1;
    margin-left: 0;
  }
  #cancerx #main #about_cancerx .box h3, #cancerx #main #about_cancerx .box h4, #cancerx #main #about_cancerx .box h5, #cancerx #main #about_cancerx .box p, #cancerx #main #about_cancerx .box ul, #cancerx #main #about_cancerx .box li {
    font-family: helvetica-w01-bold, helvetica-w02-bold, helvetica-lt-w10-bold, sans-serif;
    letter-spacing: 0.04em;
  }
  #cancerx #main #about_cancerx .box h3 {
    color: #FF0B00;
    font-size: 21px;
    letter-spacing: 0;
    font-weight: bold;
    padding: 2% 0;
  }
  #cancerx #main #about_cancerx .box h3.fs65 {
    font-size: 35px;
  }
  #cancerx #main #about_cancerx .box p {
    padding: 1em 0;
    text-align: left;
    font-size: 18px;
    line-height: 2;
    font-weight: bold;
    color: #414141;
  }
  #cancerx #main #about_cancerx .box ul {
    padding: 1em 0;
  }
  #cancerx #main #about_cancerx .box ul li {
    padding-bottom: 1em;
    font-size: 15px;
    line-height: 1.6;
    color: #414141;
  }
  #cancerx #main #about_cancerx .box ul li span {
    font-weight: bold;
    font-size: 18px;
  }
  #cancerx #main #link {
    width: 93%;
    max-width: 600px;
    margin: 0 auto;
    padding: 0;
  }
  #cancerx #main #link .btn {
    padding: 0 0 10%;
  }
  #cancerx #main #link .btn p.btn_link {
    text-align: center;
  }
  #cancerx #main #link .btn p.btn_link a {
    display: block;
    text-decoration: none;
    padding: 1.5em 3em 1.5em 1em;
    position: relative;
    color: #ffffff;
    background: rgba(255, 255, 255, 0.1);
    border: 1px solid #ffffff;
    font-size: 17px;
    line-height: 1.6;
  }
  #cancerx #main #link .btn p.btn_link a::before {
    content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    right: 2.1em;
    border-right: 1px solid #ffffff;
  }
  #cancerx #main #link .btn p.btn_link a::after {
    content: '';
    position: absolute;
    top: 50%;
    right: 0.8em;
    margin-top: -4px;
    background-image: url(../images/main/icon_arrow-right.png);
    background-position: 0 0px;
    background-repeat: no-repeat;
    background-size: 100% auto;
    height: 10px;
    width: 4px;
  }
  #cancerx #main #link .btn p.btn_link a:hover {
    background: rgba(255, 255, 255, 0.9);
    color: #FF0B00;
    border: 1px solid #FF0B00;
    -webkit-transition: all 0.5s 0s ease;
    -moz-transition: all 0.5s 0s ease;
    transition: all 0.5s 0s ease;
  }
  #cancerx #main #link .btn p.btn_link a:hover::before {
    border-right: 1px solid #FF0B00;
  }
  #cancerx #main #link .btn p.btn_link a:hover::after {
    background-position: 0 -10px;
  }
}
#cancerx #watch {
  background: #01004e url(../images/main/bg_main.jpg) center 0;
  background-size: auto;
  padding: 40px 0;
}
#cancerx #watch #fee .box {
  background-color: transparent;
}
#cancerx #watch #fee .box p {
  text-align: center;
  color: #ffffff;
  font-size: 20px;
  line-height: 2;
  letter-spacing: 0.06em;
}
#cancerx #watch #fee .box p.onair {
  font-weight: bold;
  font-size: 24px;
}
#cancerx #watch #fee .application {
  background-color: transparent;
}
#cancerx #watch #fee .application p {
  padding: 20px 0;
  border-top: 2px solid #fff;
  border-bottom: 2px solid #fff;
}
#cancerx #watch #fee .application p a {
  color: #ffffff;
}
@media screen and (max-width: 960px) {
  #cancerx #watch {
    background: #01004e url(../images/main/bg_main.jpg) center 0;
    background-size: auto;
    padding: 20px 0;
  }
  #cancerx #watch #fee .box {
    background-color: transparent;
  }
  #cancerx #watch #fee .box p {
    text-align: center;
    color: #ffffff;
    font-size: 15px;
    line-height: 2;
    letter-spacing: 0.06em;
  }
  #cancerx #watch #fee .box p.onair {
    font-weight: bold;
    font-size: 15px;
  }
  #cancerx #watch #fee .application {
    background-color: transparent;
  }
  #cancerx #watch #fee .application p {
    padding: 20px 0;
    border-top: 1px solid #fff;
    border-bottom: 1px solid #fff;
    width: 100%;
  }
  #cancerx #watch #fee .application p a {
    color: #ffffff;
  }
}
