@import url(https://fonts.googleapis.com/earlyaccess/notosansjp.css);
body.device-type-desktop {
  background: #52c5ff; }
  body.device-type-desktop .page-nav {
    background-color: #3a1401; }
  body.device-type-desktop .page-nav-item.active {
    color: #3a1401; }
  body.device-type-desktop .container-wrap {
    background: url(../images/bg_btm.png) repeat-x center bottom, url(../images/bg_light.png) no-repeat center bottom 250px, url(../images/bg_star.png) repeat center top #52c5ff; }
  body.device-type-desktop .container-wrap.container-wrap02 {
    background: url(../images/bg_btm.png) repeat-x center bottom, url(../images/bg_icon.png) repeat center top -100px, url(../images/bg_light.png) no-repeat center bottom 250px, url(../images/bg_star.png) repeat center top #52c5ff; }
  body.device-type-desktop #common-related-shows a {
    background: #ffffff; }
  body.device-type-desktop .primary-container .section {
    box-sizing: border-box;
    padding: 15px;
    background: #ffffff; }

body.device-type-mobile {
  background: #6BCEFF; }
  body.device-type-mobile .container-wrap {
    background: url(../images/bg_btm.png) repeat-x center bottom, url(../images/bg_light.png) no-repeat center bottom 250px, url(../images/bg_star.png) repeat center top #6BCEFF; }
  body.device-type-mobile .container-wrap.container-wrap02 {
    background: repeat-x center bottom/60% url(../images/bg_btm.png), no-repeat center bottom/200% url(../images/bg_light.png), url(../images/bg_star.png) repeat center top #6BCEFF; }

.clearfix::after {
  content: "";
  display: block;
  clear: both; }

body.device-type-desktop .sp {
  display: none !important; }

body.device-type-desktop .primary-container {
  padding-bottom: 70px; }
  body.device-type-desktop .primary-container section.second-section {
    padding: 25px; }
  body.device-type-desktop .primary-container .section {
    margin-bottom: 40px;
    padding: 25px; }

body.device-type-desktop section#section-1 {
  padding: 15px;
  padding-bottom: 10px;
  margin-bottom: 0px; }
  body.device-type-desktop section#section-1 .item-style-default.item-has-title {
    display: none; }

body.device-type-desktop section#section-2 {
  padding-bottom: 1px;
  margin-bottom: 0px; }

body.device-type-desktop div#onair-twitter {
  padding: 15px;
  margin-bottom: 0px;
  padding-bottom: 25px;
  padding-top: 25px;
  background-color: #fff; }

body.device-type-desktop h1.section-header {
  font-size: 1.9rem;
  color: #eb386f;
  color: #fff;
  font-weight: bold;
  letter-spacing: 4px;
  margin-bottom: 45px;
  padding: 7px 0;
  background-color: #eb386f;
  border-radius: 200px;
  position: relative;
  padding-left: 80px;
  text-align: left !important; }
  body.device-type-desktop h1.section-header:before {
    content: "";
    background: url(../images/glass.png) center top no-repeat;
    background-size: contain;
    width: 79px;
    height: 84px;
    position: absolute;
    left: -13px;
    top: -4px; }

body.device-type-desktop #main-container {
  font-family: 'Noto Sans JP', sans-serif;
  font-size: 100%; }

body.device-type-desktop .page-nav {
  background-color: #3a1401; }

body.device-type-desktop .page-nav-item.active {
  color: #3a1401; }

body.device-type-desktop #main {
  margin-bottom: 30px; }

body.device-type-desktop #img-area {
  margin-bottom: 30px; }

body.device-type-desktop #page-banner {
  margin-bottom: 10px;
  min-height: 177px; }

body.device-type-desktop #page-up {
  background: url(../images/pagetop.png) center top no-repeat;
  background-size: contain;
  width: 150px;
  height: 150px;
  padding: 0px;
  transition: 0.3s; }
  body.device-type-desktop #page-up:hover {
    position: fixed;
    bottom: 40px; }
  body.device-type-desktop #page-up .page-up-inner {
    display: none; }

body.device-type-desktop #come {
  margin: 0 auto;
  margin-bottom: 30px;
  background-color: #eee;
  padding: 30px 25px;
  font-weight: bold;
  border: solid 3px #eee;
  background-size: 15px 15px;
  background-color: #fff;
  background-image: linear-gradient(-45deg, #f9f9f9 25%, transparent 25%, transparent 50%, #f9f9f9 50%, #f9f9f9 75%, transparent 75%, transparent); }
  body.device-type-desktop #come h2.item-title {
    font-size: 1.7rem;
    color: #fff;
    font-weight: bold;
    margin-bottom: 30px;
    padding: 7px 0;
    background-color: #01aced;
    border-radius: 200px;
    position: relative;
    padding: 10px 0;
    padding-left: 80px; }
    body.device-type-desktop #come h2.item-title:before {
      content: "";
      background: url(../images/glass.png) center top no-repeat;
      background-size: contain;
      width: 79px;
      height: 84px;
      position: absolute;
      left: -13px;
      top: -4px; }
  body.device-type-desktop #come p.text {
    margin: 0;
    font-size: 1.7rem;
    letter-spacing: 1px;
    line-height: 3.5rem;
    text-align: center;
    margin-bottom: 30px; }
  body.device-type-desktop #come a.btn {
    display: block;
    text-align: center;
    width: 270px;
    border-radius: 10px;
    font-size: 1.3rem;
    background-color: #ffe200;
    background-color: #0a0075;
    color: #04002C;
    color: #000;
    color: #fff;
    font-weight: bold;
    text-decoration: none;
    padding: 10px 0;
    margin: 0 auto;
    transition: 0.15s;
    margin-bottom: 10px; }
    body.device-type-desktop #come a.btn .fas {
      margin-right: 15px;
      color: #fff;
      font-size: 1.4rem; }
    body.device-type-desktop #come a.btn:hover {
      background-color: #372cb1; }

body.device-type-desktop #about {
  margin: 0 auto;
  margin-bottom: 30px;
  background-color: #eee;
  padding: 30px 25px;
  font-weight: bold;
  border: solid 3px #eee;
  background-size: 15px 15px;
  background-color: #fff;
  background-image: linear-gradient(-45deg, #f9f9f9 25%, transparent 25%, transparent 50%, #f9f9f9 50%, #f9f9f9 75%, transparent 75%, transparent); }
  body.device-type-desktop #about h2.item-title {
    font-size: 2rem;
    color: #eb386f;
    color: #fff;
    font-weight: bold;
    letter-spacing: 4px;
    margin-bottom: 40px;
    padding: 7px 0;
    background-color: #eb386f;
    border-radius: 200px;
    position: relative;
    padding-left: 80px; }
    body.device-type-desktop #about h2.item-title:before {
      content: "";
      background: url(../images/glass.png) center top no-repeat;
      background-size: contain;
      width: 79px;
      height: 84px;
      position: absolute;
      left: -13px;
      top: -4px; }
  body.device-type-desktop #about p.text {
    margin: 0;
    font-size: 1.24rem;
    line-height: 2.6rem; }
    body.device-type-desktop #about p.text span.point {
      color: #01aced;
      font-size: 1.46rem; }
    body.device-type-desktop #about p.text span.pink {
      color: #eb386f;
      font-size: 1.9rem;
      letter-spacing: 1px;
      line-height: 3.9rem; }
    body.device-type-desktop #about p.text img.logo {
      width: 200px; }
  body.device-type-desktop #about p.logo-text {
    margin: 0;
    font-size: 1.5rem;
    line-height: 2.5rem;
    vertical-align: middle;
    padding-top: 40px; }
    body.device-type-desktop #about p.logo-text span.yellow {
      color: #ffc000;
      font-size: 2.3rem;
      margin: 0 3px; }
    body.device-type-desktop #about p.logo-text img.logo {
      width: 250px;
      vertical-align: middle;
      margin-right: 10px;
      margin-top: -37px; }
  body.device-type-desktop #about p.about-text-img {
    width: 100%;
    text-align: center;
    margin-bottom: 0; }
    body.device-type-desktop #about p.about-text-img img.about-text {
      width: 97%; }
  body.device-type-desktop #about ul.about-img {
    list-style: none;
    display: -ms-flexbox;
    display: flex;
    margin: 0;
    padding: 0;
    padding: 0 2%;
    margin-bottom: 35px;
    box-sizing: border-box; }
    body.device-type-desktop #about ul.about-img li {
      width: 49%;
      box-sizing: border-box;
      border: solid 4px #ffd300; }
      body.device-type-desktop #about ul.about-img li:first-child {
        margin-right: 2%; }
      body.device-type-desktop #about ul.about-img li img {
        width: 100%;
        margin: 0;
        padding: 0;
        line-height: 0;
        vertical-align: middle; }

body.device-type-desktop #youtube {
  margin-bottom: 30px;
  background-color: #ffd300; }
  body.device-type-desktop #youtube h2.item-title {
    text-align: center;
    font-size: 1.9rem;
    color: #ffd300;
    color: #fff;
    font-weight: bold;
    background-color: #ffd300;
    padding: 8px 0;
    letter-spacing: 2px;
    text-shadow: 2px 2px 3px rgba(0, 0, 0, 0.3);
    background-size: 10px 10px;
    background-color: #ffdd38;
    background-image: linear-gradient(-45deg, #ffd300 25%, transparent 25%, transparent 50%, #ffd300 50%, #ffd300 75%, transparent 75%, transparent); }
    body.device-type-desktop #youtube h2.item-title .fa-youtube {
      margin-right: 8px; }
  body.device-type-desktop #youtube .inner {
    border: solid 10px #ffd300;
    border-top: none; }
  body.device-type-desktop #youtube .device-type-desktop, body.device-type-desktop #youtube .item-has-text, body.device-type-desktop #youtube .item-container-video, body.device-type-desktop #youtube .device-type-desktop, body.device-type-desktop #youtube .item-has-text {
    margin: 0; }

body.device-type-desktop .catch-copy {
  margin-bottom: 30px; }
  body.device-type-desktop .catch-copy p.item-text {
    font-size: 1.8rem;
    text-align: center;
    font-weight: bold;
    letter-spacing: 2px; }
  body.device-type-desktop .catch-copy a {
    display: inline-block; }
    body.device-type-desktop .catch-copy a img.hironaka-bnr {
      width: 100%;
      transition: 0.2s; }
      body.device-type-desktop .catch-copy a img.hironaka-bnr:hover {
        opacity: 0.8; }

body.device-type-desktop #onair-twitter-wrap {
  display: -ms-flexbox;
  display: flex; }
  body.device-type-desktop #onair-twitter-wrap #onair {
    width: 350px;
    height: 100%;
    margin-right: 18px;
    border: 7px solid #ff3271;
    padding: 10px;
    border-top: 5px solid #ff3271; }
    body.device-type-desktop #onair-twitter-wrap #onair h2.item-title {
      text-align: center;
      font-size: 1.9rem;
      color: #ff3271;
      color: #fff;
      font-weight: bold;
      background-color: #ff3271;
      margin-left: -10px;
      margin-top: -10px;
      padding: 6px 0;
      width: calc(100% + 20px);
      letter-spacing: 3px;
      text-shadow: 2px 2px 3px rgba(0, 0, 0, 0.2);
      background-size: 10px 10px;
      background-color: #ff5287;
      background-image: linear-gradient(-45deg, #ff3271 25%, transparent 25%, transparent 50%, #ff3271 50%, #ff3271 75%, transparent 75%, transparent); }
      body.device-type-desktop #onair-twitter-wrap #onair h2.item-title .fa-clock {
        margin-right: 8px; }
    body.device-type-desktop #onair-twitter-wrap #onair p.date, body.device-type-desktop #onair-twitter-wrap #onair p.cast {
      font-weight: bold;
      font-size: 1.2rem;
      margin: 25px 0 10px 0;
      color: #ff3271; }
    body.device-type-desktop #onair-twitter-wrap #onair p.onair-text, body.device-type-desktop #onair-twitter-wrap #onair p.cast-text {
      margin: 0 0 10px 0; }
  body.device-type-desktop #onair-twitter-wrap #twitter {
    width: 350px;
    border: 7px solid #00aced;
    padding: 10px;
    border-top: 5px solid #00aced;
    overflow: hidden;
    min-height: 350px; }
    body.device-type-desktop #onair-twitter-wrap #twitter h2.item-title {
      text-align: center;
      font-size: 1.9rem;
      color: #00aced;
      color: #fff;
      margin-bottom: 8px;
      font-weight: bold;
      background-color: #00aced;
      margin-left: -10px;
      padding: 6px 0;
      margin-top: -10px;
      width: calc(100% + 20px);
      letter-spacing: 2px;
      text-shadow: 2px 2px 3px rgba(0, 0, 0, 0.2);
      background-size: 10px 10px;
      background-color: #40cbff;
      background-image: linear-gradient(-45deg, #01aced 25%, transparent 25%, transparent 50%, #01aced 50%, #01aced 75%, transparent 75%, transparent); }
      body.device-type-desktop #onair-twitter-wrap #twitter h2.item-title .fa-twitter {
        margin-right: 8px; }
    body.device-type-desktop #onair-twitter-wrap #twitter #twitter-inner {
      height: 100%;
      overflow: hidden; }
    body.device-type-desktop #onair-twitter-wrap #twitter .twitter-area {
      background: #ffffff;
      width: 100%;
      height: 100%;
      overflow: hidden;
      min-height: 300px; }
      body.device-type-desktop #onair-twitter-wrap #twitter .twitter-area iframe {
        min-height: 300px !important; }

body.device-type-desktop section.bosyu {
  font-size: 15px; }
  body.device-type-desktop section.bosyu p {
    margin: 0;
    line-height: 1.5rem; }
  body.device-type-desktop section.bosyu p {
    margin-bottom: 15px; }
  body.device-type-desktop section.bosyu .midashi {
    font-weight: bold;
    color: #ff3271;
    margin-bottom: 3px; }
  body.device-type-desktop section.bosyu .midashi_bold {
    font-size: 22px;
    line-height: 1.9rem;
    font-weight: bold;
    color: #ff3271;
    margin-bottom: 8px; }
  body.device-type-desktop section.bosyu .bold {
    font-weight: bold; }
  body.device-type-desktop section.bosyu div.senkou {
    margin-bottom: 30px; }
  body.device-type-desktop section.bosyu .program {
    margin-bottom: 30px; }
    body.device-type-desktop section.bosyu .program h3.ttl {
      font-size: 18px;
      font-weight: bold;
      border: solid 2px #01aced;
      padding: 8px;
      padding-left: 20px;
      color: #01aced; }
  body.device-type-desktop section.bosyu .movie-tips {
    background-color: #fff9dc;
    padding: 15px;
    padding-bottom: 1px; }
  body.device-type-desktop section.bosyu .kiyaku {
    font-size: 14px;
    margin-bottom: 50px; }
    body.device-type-desktop section.bosyu .kiyaku h3.ttl {
      font-size: 18px;
      border: solid 2px #333;
      color: #333; }
  body.device-type-desktop section.bosyu .post a.btn {
    display: block;
    text-align: center;
    font-weight: bold;
    text-decoration: none;
    padding: 20px;
    width: 520px;
    margin: 0 auto 40px auto;
    background-color: #01aced;
    color: #fff;
    font-size: 22px;
    border-radius: 20px;
    letter-spacing: 2px;
    text-shadow: 3px 3px 3px rgba(0, 0, 0, 0.1);
    background: #3ebde8;
    /* Old browsers */
    /* FF3.6-15 */
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, #3ebde8 0%, #3ebde8 50%, #01aced 51%, #01aced 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#3ebde8', endColorstr='#01aced',GradientType=0 );
    /* IE6-9 */ }
    body.device-type-desktop section.bosyu .post a.btn .fas {
      margin-right: 20px;
      font-size: 30px; }
    body.device-type-desktop section.bosyu .post a.btn:hover {
      opacity: 0.8; }

body.device-type-desktop section.come dl.come_list {
  margin: 0;
  padding: 0; }
  body.device-type-desktop section.come dl.come_list p {
    margin: 0;
    padding: 0; }
  body.device-type-desktop section.come dl.come_list dt {
    padding: 0;
    margin: 0 0 15px 0; }
    body.device-type-desktop section.come dl.come_list dt p.date {
      font-size: 15px;
      background-color: #01aced;
      color: #fff;
      padding: 4px 17px;
      display: inline-block;
      margin-bottom: 10px;
      line-height: 1;
      border-radius: 200px;
      letter-spacing: 2px; }
    body.device-type-desktop section.come dl.come_list dt p.ttl {
      color: #01aced;
      font-weight: bold;
      font-size: 19px; }
  body.device-type-desktop section.come dl.come_list dd {
    font-size: 16px;
    line-height: 1.6rem;
    margin: 0 0 30px 0;
    padding: 0 0 30px 0;
    border-bottom: solid #ddd 2px; }

body.device-type-mobile .primary-container .section {
  margin-bottom: 1px;
  min-height: 0;
  background-size: 15px 15px;
  background-color: #fff;
  background-image: linear-gradient(-45deg, #f9f9f9 25%, transparent 25%, transparent 50%, #f9f9f9 50%, #f9f9f9 75%, transparent 75%, transparent);
  padding: 1.5vw;
  padding-bottom: 6vw;
  box-sizing: border-box; }

body.device-type-mobile .second-section {
  background-size: 15px 15px;
  background-color: #fff;
  background-image: linear-gradient(-45deg, #f9f9f9 25%, transparent 25%, transparent 50%, #f9f9f9 50%, #f9f9f9 75%, transparent 75%, transparent);
  padding: 1.5vw;
  box-sizing: border-box; }

body.device-type-mobile .pc {
  display: none !important; }

body.device-type-mobile #main-container {
  font-family: 'Noto Sans JP', sans-serif;
  font-size: 100%; }

body.device-type-mobile .page-nav {
  background-color: #3a1401; }

body.device-type-mobile .page-nav-item.active {
  color: #3a1401; }

body.device-type-mobile #common-header {
  background: #ffffff; }

body.device-type-mobile section#section-1 {
  padding: 0;
  padding-bottom: 15px;
  margin-bottom: 0px;
  background: none; }
  body.device-type-mobile section#section-1 .item-style-default.item-has-title {
    display: none; }

body.device-type-mobile section#section-2 {
  padding-bottom: 1px;
  margin-bottom: 0px;
  background: none; }

body.device-type-mobile div#onair-twitter {
  padding: 4vw;
  background: none; }

body.device-type-mobile .catch-copy {
  width: 92%;
  margin: 0 auto;
  margin-bottom: 3vw;
  padding-top: 1vw; }
  body.device-type-mobile .catch-copy p.item-text {
    font-size: 5vw;
    text-align: center;
    font-weight: bold; }
  body.device-type-mobile .catch-copy a {
    display: inline-block;
    width: 100%; }
    body.device-type-mobile .catch-copy a img.hironaka-bnr {
      width: 100%; }

body.device-type-mobile #onair-twitter-wrap {
  width: 100%;
  box-sizing: border-box; }
  body.device-type-mobile #onair-twitter-wrap #onair {
    background-color: #fff;
    width: 100%;
    height: 100%;
    box-sizing: border-box;
    border: 2vw solid #ff3271;
    padding: 4vw;
    margin-bottom: 6vw; }
    body.device-type-mobile #onair-twitter-wrap #onair h2.item-title {
      text-align: center;
      font-size: 7.5vw;
      color: #ff3271;
      color: #fff;
      font-weight: bold;
      background-color: #ff3271;
      margin-left: -4.1vw;
      margin-top: -4.1vw;
      padding: 2vw 0;
      width: calc(100% + 8.2vw);
      letter-spacing: 3px;
      text-shadow: 2px 2px 3px rgba(0, 0, 0, 0.2);
      background-size: 10px 10px;
      background-color: #ff5287;
      background-image: linear-gradient(-45deg, #ff3271 25%, transparent 25%, transparent 50%, #ff3271 50%, #ff3271 75%, transparent 75%, transparent); }
      body.device-type-mobile #onair-twitter-wrap #onair h2.item-title .fa-clock {
        margin-right: 8px; }
    body.device-type-mobile #onair-twitter-wrap #onair p.date, body.device-type-mobile #onair-twitter-wrap #onair p.cast {
      font-weight: bold;
      font-size: 5.3vw;
      margin: 6vw 0 3vw 0;
      color: #ff3271; }
    body.device-type-mobile #onair-twitter-wrap #onair p.onair-text, body.device-type-mobile #onair-twitter-wrap #onair p.cast-text {
      margin: 0 0 3vw 0;
      font-size: 4.2vw;
      line-height: 7vw; }
  body.device-type-mobile #onair-twitter-wrap #twitter {
    padding: 0;
    background-color: #fff;
    width: 100%;
    box-sizing: border-box;
    border: 2vw solid #00aced;
    padding: 4vw;
    width: 100%;
    height: 100%;
    overflow: scroll; }
    body.device-type-mobile #onair-twitter-wrap #twitter h2.item-title {
      text-align: center;
      font-size: 7.5vw;
      color: #00aced;
      color: #fff;
      margin-bottom: 2vw;
      font-weight: bold;
      background-color: #00aced;
      margin-left: -4.1vw;
      margin-top: -4.1vw;
      padding: 2vw 0;
      width: calc(100% + 8.5vw);
      letter-spacing: 3px;
      text-shadow: 2px 2px 3px rgba(0, 0, 0, 0.2);
      background-size: 10px 10px;
      background-color: #40cbff;
      background-image: linear-gradient(-45deg, #01aced 25%, transparent 25%, transparent 50%, #01aced 50%, #01aced 75%, transparent 75%, transparent); }
      body.device-type-mobile #onair-twitter-wrap #twitter h2.item-title .fa-twitter {
        margin-right: 2vw; }
    body.device-type-mobile #onair-twitter-wrap #twitter #twitter-inner {
      padding: 0;
      width: 100%;
      height: 100%;
      overflow: hidden; }
    body.device-type-mobile #onair-twitter-wrap #twitter .twitter-area {
      padding: 0;
      background: #ffffff;
      width: 100%;
      height: 100%;
      overflow: hidden; }
  body.device-type-mobile #onair-twitter-wrap a.twitter-timeline {
    padding: 0;
    margin: 0;
    width: 100%; }

body.device-type-mobile #youtube {
  margin: 0 auto;
  margin-bottom: 3vw;
  width: 92%;
  background-color: #ffdd38; }
  body.device-type-mobile #youtube h2.item-title {
    text-align: center;
    font-size: 7.5vw;
    color: #ffd300;
    color: #fff;
    font-weight: bold;
    background-color: #ffd300;
    padding: 2vw 0;
    letter-spacing: 2px;
    text-shadow: 2px 2px 3px rgba(0, 0, 0, 0.2);
    background-size: 10px 10px;
    background-color: #ffdd38;
    background-image: linear-gradient(-45deg, #ffd300 25%, transparent 25%, transparent 50%, #ffd300 50%, #ffd300 75%, transparent 75%, transparent); }
    body.device-type-mobile #youtube h2.item-title .fa-youtube {
      margin-right: 2vw; }
  body.device-type-mobile #youtube .inner {
    border: solid 10px #ffd300;
    border-top: none; }
  body.device-type-mobile #youtube .device-type-desktop, body.device-type-mobile #youtube .item-has-text, body.device-type-mobile #youtube .item-container-video, body.device-type-mobile #youtube .device-type-desktop, body.device-type-mobile #youtube .item-has-text {
    margin: 0; }

body.device-type-mobile #come {
  margin: 0 auto;
  margin-bottom: 5vw;
  background-color: #eee;
  padding: 6vw 5vw;
  font-weight: bold;
  width: 92%;
  box-sizing: border-box;
  background-size: 15px 15px;
  background-color: #fff;
  background-image: linear-gradient(-45deg, #f9f9f9 25%, transparent 25%, transparent 50%, #f9f9f9 50%, #f9f9f9 75%, transparent 75%, transparent); }
  body.device-type-mobile #come h2.item-title {
    font-size: 4.8vw;
    color: #eb386f;
    color: #fff;
    line-height: 5.7vw;
    font-weight: bold;
    margin-bottom: 8vw;
    padding: 3.2vw 0;
    background-color: #eb386f;
    border-radius: 500px;
    position: relative;
    padding-left: 15vw; }
    body.device-type-mobile #come h2.item-title:before {
      content: "";
      background: url(../images/glass.png) center top no-repeat;
      background-size: contain;
      width: 17vw;
      height: 17vw;
      position: absolute;
      left: -3vw;
      top: -0.7vw; }
  body.device-type-mobile #come p.text {
    margin: 0;
    font-size: 5.3vw;
    line-height: 9vw;
    text-align: center;
    margin-bottom: 7vw;
    font-weight: bold; }
  body.device-type-mobile #come a.btn {
    display: block;
    text-align: center;
    width: 80%;
    border-radius: 2vw;
    font-size: 4.5vw;
    background-color: #0a0075;
    color: #fff;
    font-weight: bold;
    text-decoration: none;
    padding: 2vw 0;
    margin: 0 auto;
    transition: 0.15s;
    margin-bottom: 3vw; }
    body.device-type-mobile #come a.btn .fas {
      margin-right: 3vw; }

body.device-type-mobile #about {
  margin: 0 auto;
  margin-bottom: 5vw;
  background-color: #eee;
  padding: 6vw 5vw;
  font-weight: bold;
  width: 92%;
  box-sizing: border-box;
  background-size: 15px 15px;
  background-color: #fff;
  background-image: linear-gradient(-45deg, #f9f9f9 25%, transparent 25%, transparent 50%, #f9f9f9 50%, #f9f9f9 75%, transparent 75%, transparent); }
  body.device-type-mobile #about h2.item-title {
    font-size: 6vw;
    line-height: 10vw;
    color: #eb386f;
    color: #fff;
    font-weight: bold;
    letter-spacing: 4px;
    margin-bottom: 8vw;
    padding: 1vw 0;
    background-color: #eb386f;
    border-radius: 500px;
    position: relative;
    padding-left: 17vw; }
    body.device-type-mobile #about h2.item-title:before {
      content: "";
      background: url(../images/glass.png) center top no-repeat;
      background-size: contain;
      width: 17vw;
      height: 17vw;
      position: absolute;
      left: -3vw;
      top: -0.7vw; }
  body.device-type-mobile #about p.text {
    margin: 0;
    font-size: 4.2vw;
    line-height: 7.5vw;
    text-align: center; }
    body.device-type-mobile #about p.text span.point {
      color: #01aced;
      font-size: 4.3vw; }
    body.device-type-mobile #about p.text span.pink {
      color: #eb386f;
      font-size: 5.4vw;
      line-height: 12vw; }
  body.device-type-mobile #about p.logo-text {
    margin: 0;
    font-size: 5.2vw;
    line-height: 11vw;
    vertical-align: middle;
    text-align: center;
    padding-top: 8vw; }
    body.device-type-mobile #about p.logo-text span.yellow {
      color: #ffc000;
      font-size: 7vw;
      margin-right: 1.5vw; }
    body.device-type-mobile #about p.logo-text img.logo {
      width: 65%;
      vertical-align: middle;
      margin-right: 2vw;
      margin-top: -8vw; }
  body.device-type-mobile #about p.about-text-img {
    width: 100%;
    text-align: center;
    margin-bottom: 0; }
    body.device-type-mobile #about p.about-text-img img.about-text {
      width: 100%; }
  body.device-type-mobile #about ul.about-img {
    list-style: none;
    display: -ms-flexbox;
    display: flex;
    margin: 0;
    padding: 0;
    margin-bottom: 3.5vw;
    box-sizing: border-box; }
    body.device-type-mobile #about ul.about-img li {
      width: 49%;
      box-sizing: border-box;
      border: solid 0.8vw #ffd300; }
      body.device-type-mobile #about ul.about-img li:first-child {
        margin-right: 2%; }
      body.device-type-mobile #about ul.about-img li img {
        width: 100%;
        margin: 0;
        padding: 0;
        line-height: 0;
        vertical-align: middle; }

body.device-type-mobile #page-banner {
  margin-bottom: 0vw;
  padding-bottom: 1px; }

body.device-type-mobile h1.section-header {
  font-size: 5vw;
  color: #eb386f;
  color: #fff;
  font-weight: bold;
  letter-spacing: 1px;
  margin-bottom: 10vw;
  padding: 1.7vw 0;
  background-color: #eb386f;
  border-radius: 500px;
  position: relative;
  padding-left: 17vw;
  text-align: left !important; }
  body.device-type-mobile h1.section-header:before {
    content: "";
    background: url(../images/glass.png) center top no-repeat;
    background-size: contain;
    width: 15vw;
    height: 15vw;
    position: absolute;
    left: -2.6vw;
    top: -0.4vw; }

body.device-type-mobile section#section-1 {
  padding-bottom: 1px;
  margin-bottom: 0px; }

body.device-type-mobile section#section-2 {
  padding-bottom: 1px;
  margin-bottom: 0px;
  min-height: 0; }

body.device-type-mobile div#onair-twitter {
  margin-bottom: 0px; }

body.device-type-mobile #page-up {
  background: url(../images/pagetop.png) center top no-repeat;
  background-size: contain;
  width: 20vw;
  height: 20vw;
  padding: 0px; }
  body.device-type-mobile #page-up .page-up-inner {
    display: none; }

body.device-type-mobile #main {
  margin-bottom: 4vw; }

body.device-type-mobile section.bosyu p {
  margin: 0;
  font-size: 4vw;
  line-height: 6.5vw;
  margin-bottom: 4vw; }

body.device-type-mobile section.bosyu .midashi {
  font-weight: bold;
  color: #ff3271;
  margin-bottom: 3px; }

body.device-type-mobile section.bosyu .midashi_bold {
  font-size: 5vw;
  line-height: 7.2vw;
  font-weight: bold;
  color: #ff3271;
  margin-bottom: 2.5vw; }

body.device-type-mobile section.bosyu .bold {
  font-weight: bold; }

body.device-type-mobile section.bosyu div.senkou {
  margin-bottom: 30px; }

body.device-type-mobile section.bosyu .program {
  margin-bottom: 6vw; }
  body.device-type-mobile section.bosyu .program h3.ttl {
    font-size: 4.7vw;
    font-weight: bold;
    border: solid 2px #01aced;
    background-color: #fff;
    padding: 2vw;
    padding-left: 4vw;
    color: #01aced; }

body.device-type-mobile section.bosyu .movie-tips {
  background-color: #fff9dc;
  padding: 4vw;
  padding-bottom: 1px; }

body.device-type-mobile section.bosyu .kiyaku {
  margin-bottom: 9vw; }
  body.device-type-mobile section.bosyu .kiyaku p {
    font-size: 3.7vw; }
  body.device-type-mobile section.bosyu .kiyaku h3.ttl {
    font-size: 18px;
    border: solid 2px #333;
    color: #333; }

body.device-type-mobile section.bosyu .post {
  padding-bottom: 1vw; }
  body.device-type-mobile section.bosyu .post a.btn {
    display: block;
    text-align: center;
    font-weight: bold;
    text-decoration: none;
    padding: 4.5vw 0;
    width: 100%;
    margin: 0 auto 8vw auto;
    background-color: #01aced;
    color: #fff;
    font-size: 4.7vw;
    border-radius: 2vw;
    text-shadow: 3px 3px 3px rgba(0, 0, 0, 0.1);
    background: #3ebde8;
    /* Old browsers */
    /* FF3.6-15 */
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, #3ebde8 0%, #3ebde8 50%, #01aced 51%, #01aced 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#3ebde8', endColorstr='#01aced',GradientType=0 );
    /* IE6-9 */ }
    body.device-type-mobile section.bosyu .post a.btn .fas {
      margin-right: 2.5vw; }

body.device-type-mobile section.come dl.come_list {
  margin: 0;
  padding: 0; }
  body.device-type-mobile section.come dl.come_list p {
    margin: 0;
    padding: 0; }
  body.device-type-mobile section.come dl.come_list dt {
    padding: 0;
    margin: 0 0 2.5vw 0; }
    body.device-type-mobile section.come dl.come_list dt p.date {
      font-size: 3.7vw;
      font-weight: bold;
      background-color: #01aced;
      color: #fff;
      padding: 1.2vw 5vw 1.5vw 5vw;
      display: inline-block;
      margin-bottom: 2vw;
      line-height: 1;
      border-radius: 200px;
      letter-spacing: 2px; }
    body.device-type-mobile section.come dl.come_list dt p.ttl {
      color: #01aced;
      font-weight: bold;
      font-size: 4.7vw;
      line-height: 7vw; }
  body.device-type-mobile section.come dl.come_list dd {
    font-size: 4vw;
    line-height: 6.2vw;
    margin: 0 0 5vw 0;
    padding: 0 0 5vw 0;
    border-bottom: solid #ddd 0.5vw; }

body.device-type-mobile section.backnumber ul.backnumber_list {
  margin: 0;
  padding: 0;
  list-style: none; }
  body.device-type-mobile section.backnumber ul.backnumber_list li {
    line-height: 7vw;
    font-size: 4vw;
    margin: 0 0 3vw 0;
    padding: 0 0 3vw 0;
    border-bottom: solid #ddd 0.2vw; }
    body.device-type-mobile section.backnumber ul.backnumber_list li span.date {
      font-weight: bold;
      font-size: 4.35vw; }

body.device-type-mobile #ipg-backnumber {
  padding: 0 2vw; }

.page-drawer-icon > svg {
  fill: #3a1401; }

.primary-container a,
.primary-container a:link,
.primary-container a:visited,
.primary-container a:active {
  color: #222222; }

/**
 * Backnumber
 */

@keyframes fadeIn {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }

.primary-container a.backnumber-list-item {
  color: #00BCD4;
  text-decoration: none;
  display: -ms-flexbox;
  display: flex;
  transition: all 450ms cubic-bezier(0.23, 1, 0.32, 1) 0ms;
  border-bottom: solid 1px #EEEEEE;
  text-decoration: none;
  color: rgba(0, 0, 0, 0.870588);
  position: relative; }

.primary-container a.backnumber-list-item:last-child {
  border-bottom: none; }

body.device-type-desktop .primary-container a.backnumber-list-item:hover {
  background-color: #00BCD4;
  color: #fff; }

.backnumber-list-item-index {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-align: center;
  align-items: center;
  width: 48px; }

.backnumber-list-item-content {
  padding: 16px 48px 16px 16px; }

.backnumber-list-item-title {
  margin: 0; }

.backnumber-list-item-subtitle {
  margin: 0;
  color: #455A64; }

body.device-type-desktop .primary-container a.backnumber-list-item:hover .backnumber-list-item-subtitle {
  color: #fff; }

body.device-type-desktop .primary-container a.backnumber-list-item:hover .backnumber-list-item-icon {
  fill: #fff; }

.backnumber-list-item-icon {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto 16px auto auto;
  width: 24px;
  height: 24px;
  fill: #455A64; }

.paging-container {
  overflow: auto;
  white-space: nowrap;
  height: 54px;
  margin: 16px 0; }

.paging-container-inner {
  display: -ms-flexbox;
  display: flex;
  min-width: 100%;
  align-item: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding: 8px 0; }

.paging-item {
  width: 24px;
  height: 24px;
  border-radius: 50%;
  transition: all 450ms cubic-bezier(0.23, 1, 0.32, 1) 0ms; }

.paging-item.is-active {
  cursor: default; }

body.device-type-desktop .paging-item:not(.is-disabled):not(.is-active):hover {
  background-color: #00BCD4;
  color: #fff !important; }

body.device-type-desktop .paging-item:not(.is-disabled):not(.is-active):hover > svg {
  fill: #fff; }

.paging-item-nav {
  padding: 6px; }

.paging-item-nav > svg {
  height: 24px;
  width: 24px;
  fill: #455A64; }

.paging-item-nav.is-disabled {
  cursor: default; }

.paging-item-nav.is-disabled > svg {
  fill: #ddd; }

.paging-item-number {
  text-decoration: none !important;
  color: #455A64 !important;
  padding: 6px;
  text-align: center; }

.paging-item-number.is-active {
  color: #fff !important;
  background-color: #455A64;
  animation: fadeIn 450ms cubic-bezier(0.23, 1, 0.32, 1) 0ms; }

.backnumber-content {
  margin-top: 32px; }

.backnumber-article-nav {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-align: center;
  align-items: center;
  margin: 0 16px;
  padding: 8px 0;
  border-top: 1px solid #CFD8DC;
  border-bottom: 1px solid #CFD8DC; }

.backnumber-article-nav a {
  text-decoration: none !important; }

.backnumber-article-back-to-list {
  color: #fff !important;
  padding: 8px 16px;
  line-height: 16px;
  border-radius: 24px;
  background-color: #455A64;
  font-weight: 500;
  transition: all 450ms cubic-bezier(0.23, 1, 0.32, 1) 0ms; }

body.device-type-desktop .backnumber-article-back-to-list:hover {
  background-color: #78909C; }

.backnumber-article-nav-text {
  font-size: 12px;
  display: -ms-flexbox;
  display: flex;
  color: #455A64 !important; }

.backnumber-article-nav-link {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-align: center;
  align-items: center;
  transition: all 450ms cubic-bezier(0.23, 1, 0.32, 1) 0ms; }

.backnumber-article-nav-link > svg {
  width: 48px;
  height: 48px;
  fill: #455A64;
  transition: all 450ms cubic-bezier(0.23, 1, 0.32, 1) 0ms; }

body.device-type-desktop .backnumber-article-nav-link:hover .backnumber-article-nav-text {
  color: #78909C !important; }

body.device-type-desktop .backnumber-article-nav-link:hover > svg {
  fill: #78909C; }

.backnumber-article-nav-blank {
  min-width: 88px; }

a.backnumber-article-back-to-list {
  display: inline-block; }

#list-template a, #article-template a {
  text-decoration: none; }

a.backnumber-list-item {
  text-decoration: none; }

a.ipg-backnumber__backnumberArticleBackToList--3AEW2.ipg-backnumber-article-back-to-list {
  color: #fff;
  display: inline-block;
  background-color: #00a4c6;
  text-decoration: none; }

.ipg-backnumber__backnumberArticleNav--2M5vA.ipg-backnumber-article-nav {
  padding: 8px 0; }

a.ipg-backnumber-list-item {
  text-decoration: none !important; }

.ipg-backnumber-article-subtitle {
  font-weight: bold !important; }

body.device-type-mobile h3.ipg-backnumber-list-item-title {
  font-size: 4.5vw !important; }
