@charset "UTF-8";
 body {
    font-family: "メイリオ", Meiryo, Helvetica, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro W3", "ＭＳ Ｐゴシック", sans-serif;
    position:relative;
  }
  * {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
  }
a {
    outline: none;
}
#main {
    position: relative;
    width: 100%;
    margin-top:0;
    font-family: toppan-bunkyu-gothic-pr6n,serif;
    font-weight: 400;
    font-style: normal;
}
#main *{


}
p {
    margin: 0;
    padding: 0;
}
.center{
    text-align:center;
}
/*radiko*/
.radiko {
    font-size: 12px;
    height: 24px;
    width: 230px;
    margin: 0;
    padding: 0;
    font-weight: bold;
    background-image: url(/images/radiko_icon.gif);
    background-repeat: no-repeat;
    padding-left: 100px;
    background-position: left;
    line-height: 2;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 5px;
    margin-top:5px;
    background-color:#fff;
}
.radiko a:link {
    color: #F3F;
    text-decoration: none;
    color: #ff0000;
}
.radiko a:visited {
    color: #ff0000;
    text-decoration: none;
}
.radiko a:hover {
    text-decoration: underline;
}
.radiko a:active {
    text-decoration: none;
}
.radiko_narrow {
    display: none;
}
/*clearfix*/

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
.clearfix {
    display: inline-table;
}
/* Hides from IE-mac \*/

* html .clearfix {
    height: 1%;
}
.clearfix {
    display: block;
}
/* End hide from IE-mac */
a:hover img.btn_alfa{
opacity:0.8;
filter:alpha(opacity=80);
-ms-filter: "alpha( opacity=80 )";
}
#global_header {
    display: block;
}
#nav_sp {
    display: none;
}

.foot_c {
    position: relative;
    width: 100%;

}
.footer_sp {
    display: none;
}
.header{
  position:relative;
  width:100%;
  background-image:url(../images/bg_header.jpg);
  background-repeat:no-repeat;
  background-size:cover;
  text-align:center;
}
.about{
  position:relative;
  width:100%;
  line-height:1.5;
  padding-top:20px;
  padding-bottom:20px;
  background-color:#dadf00;
  margin-top:-3px;
font-family: toppan-bunkyu-midashi-go-std,sans-serif;
}
.about_inner{
  position:relative;
  width:1000px;
  margin-left:auto;
  margin-right:auto;
  font-size:24px;
  font-weight:bold;
  text-align:center;
}
.contents{
  position:relative;
  width:1000px;
  margin-left:auto;
  margin-right:auto;
  display:flex;
  justify-content: space-between;
  padding-top:30px;
  line-height:1.5;

}
.contents div{
  position:relative;
  width:49%;
}
.contents div ul{
  position:relative;
  display:flex;
  margin-bottom:10px;
  width:100%;

}
.contents div ul li{
  padding:10px;
  padding-top:20px;
  padding-bottom:20px;
  font-size:16px;
  font-weight:normal;
  width:80%;
  /* display: flex; */
  align-items: center;
}
.contents div ul li:first-of-type{
  background-color:#1d426f;
  width:20%;
  color:#fff;
  font-weight:bold;
  text-align:center;
  font-size:18px;
  padding-left:10px;
  padding-right:10px;
  padding-left: 10px;
  margin: 0;
  padding-right: 10px;
  display: flex;
  align-items: center;
  justify-content: center;

}
.contents div ul li.add{
  font-size:18px;
  font-weight:bold;
}
.onair{
  position:relative;
  text-align:center;
}
/* Font Awesomeを使用しています。*/
.button-onair {
  display: inline-block;
  padding: 0.4em 1.6em;
  font-size: 0.8em;
  color: #fff;
  text-decoration: none;
  user-select: none;
  background: #fc682d;
  border: 1px #fff45c solid;
  border-radius: 3px;
  transition: 0.4s ease;
  font-size:24px;
}

.button-onair:hover {
  color: #fc682d;
  background: #fff45c;
}
.contents div.onair{
  width:98%;
  margin:10px 0;
}
.last{
  line-height:1.2;
}
.space{
  padding-top:5px;
  display:block;
}
dl.schedule {
  display:flex;
  justify-content: space-between;

  align-items: stretch;
}
dl.schedule dt{
   background-color:#d3edfb;
   width:24%;
   text-align:center;
   justify-content: center;
    align-items: center;
    display: flex;
    -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border-radius: 8px;
  margin-bottom:10px;
}
dl.schedule dd{
  width:75%;
    align-items: center;
  margin-bottom:10px;
}
.foot{
  position:relative;
  width:100%;
  background-image:url(../images/top_foot.jpg);
  background-repeat:repeat-x;
  background-color:#92d2da;
  background-position: left top;
  min-height: 100px;
  margin-top:30px;
}
.foot_inner{
  position:relative;
  width:1000px;
  margin-left:auto;
  margin-right:auto;
  text-align:center;
  font-size:16px;
  padding-top:90px;
  padding-bottom:40px;
  line-height:1.5;
}
.ftbig{
  font-size:21px;
  font-weight:bold;
}
.ftred{
  color:#ff0000;
}
.ft20{
  font-size:20px;
  font-weight:bold;
}
.ft13{
  font-size:13px;
}
.ft18bd{
  font-size:18px;
  font-weight:bold;
}
.youtube {
  position:relative;
  width:560px;
  height:315px;
  margin-left:auto;
  margin-right:auto;
  margin-top:20px;
  margin-bottom:20px;
}
/*===============================================
●style.css 画面の横幅が1000pxまで
===============================================*/

@media screen and (max-width: 1000px) {
  #global_footer {
      display: none;
  }
  .footer_sp {
        display: block;
        margin-top:-30px;
    }
    #nav_sp {
        display: block;
    }
    #global_header {
        display:none;
    }
    .radiko {
        display: none;
    }
    #main{
      margin-top:10px;
    }
    .radiko_narrow {
        display: block;
        width:100%;
        position:relative;
    }
    .radiko_narrow a img{
        position:relative;
        width:100%;
        height:auto;
    }

}
/*===============================================
●style.css 画面の横幅が750pxまで
===============================================*/

@media screen and (max-width: 750px) {
  .wimg{
    width:100%;
  }
  /* twitter埋め込みあり */
  .twitter-widget-wrapper iframe {
     width: 740px !important;
   }
   .contents{
     display:block;
     width:98%;

   }
   .about_inner{
     width:96%;
     margin-left:auto;
     margin-right:auto;
     font-size:16px;
   }
   .foot_inner{
     width:96%;
     font-size:12px;
   }
   .contents div ul{
     display:block;
   }
      .contents div ul li,.contents div ul li:first-of-type{
     width:100%;
   }
   .contents div{
     width:100%;
   }
   .contents div ul li.add{
     font-size:15px;
   }
   .ft18{
     font-size:16px;
   }
   .ft20{
     font-size:18px;
   }
   .header{
     background-image:none;
   }
   .youtube{
     width:300px;
     height:170px;
   }
}
