@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;
}
#backImage{
  height:auto;
}
#main {
    position: relative;
    width: 100%;
    margin-top:0;
    background-image:url(../images/bg_body.jpg);
    background-repeat:repeat;
}
#main *{
  font-family: vdl-v7marugothic,sans-serif;
}
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;
}
.contents{
  position:relative;
  width:1000px;
  margin-left:auto;
  margin-right:auto;
  padding:30px 0;
  font-size:15px;
  line-height:1.5;

}
.pdf{
  margin-top:50px;
}
.pdf p{
  font-weight:bold;
  padding:10px 0;

}
.ftbl{
  color:#1e95d4;
}
.block{
  padding-top:30px;
  width:90%;
  margin-left:auto;
  margin-right:auto;
}
.title{
  position:relative;
  color:#1e95d4;
  font-weight:bold;
  font-size:20px;
  background: url('data:image/svg+xml;charset=UTF-8,<svg xmlns="http://www.w3.org/2000/svg" version="1.1" viewBox="0 0 30 30"><path fill="%231e95d4" d="M20,6A2,2 0 0,1 22,8V20A2,2 0 0,1 20,22H4A2,2 0 0,1 2,20V8C2,7.15 2.53,6.42 3.28,6.13L15.71,1L16.47,2.83L8.83,6H20M20,8H4V12H16V10H18V12H20V8M7,14A3,3 0 0,0 4,17A3,3 0 0,0 7,20A3,3 0 0,0 10,17A3,3 0 0,0 7,14Z" /></svg>') no-repeat left top;
  display: inline;
  padding-left: 30px;
  line-height: 1.4;
  padding-top: 5px;
  background-size: 40px;
}
}
.block_inner{
  padding-left:2em;
  font-size:16px;
  line-height:1.5;
}
.map{
  width:400px;
  margin-left:auto;
  margin-right:auto;
}

.map iframe{
  position:relative;
  border:1px #ccc solid;
  margin:5px auto;
}
.attn{
  font-size:13px;
  margin-top:10px;
}
.attn li::before{
  content: '※';
}
.time_btn{
  background-color:#1e95d4;
  color:#fff;
  margin-left:auto;
  margin-right:auto;
  display:inline-block;
  padding:20px;
  text-align:center;
  font-weight:bold;
  border-radius:5px;
  margin:10px auto;
  position:relative;
}
.time_btn a{
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  text-indent:-999px;
}
.time_btn:hover {
    filter:alpha(opacity=70);/* IE 6,7*/
    -ms-filter: "alpha(opacity=70)";/* IE 8,9 */
    -moz-opacity:0.7;/* FF , Netscape */
    -khtml-opacity: 0.7;/* Safari 1.x */
    opacity:0.7;
    zoom:1;/*IE*/
}
.ftbd{
  font-weight:bold;
}
.ftrd{
  color:#ff0000;
}
.taishi{
  color:#342621;
  line-height:1.5;
}
.abt{
  font-size:22px;
  font-weight:bold;
  padding-top:20px;
}
.ft24{
  font-size:24px;
}
.how{
  position:relative;
  width:100%;
  text-align:center;
  font-weight:bold;
  margin-top:40px;
}
.how ul{
  position:relative;
  margin-left:auto;
  margin-right:auto;
  text-align:left;
  font-size:18px;
  width:63%;
  margin-top:10px;
}
.how ul.long{
  width:86%;
}
.onair{
  position:relative;
  text-align:center;
  margin:40px auto;
}
/* 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: #18a5f5;
  border: 1px #fff45c solid;
  border-radius: 3px;
  transition: 0.4s ease;
  font-size:24px;

}

.button-onair:hover {
  opacity:0.8;
  filter:alpha(opacity=80);
  -ms-filter: "alpha( opacity=80 )";
}
.under{
  border-bottom: solid 3px #87CEFA;
}
.sml{
  display:none;
}
/* マップ */
.map_outer{

    position: relative;
    margin: 50px auto;
    margin-bottom: 150px;
    margin-top:100px;
}
.map_inner {
  position:relative;
  margin-left: auto;
  margin-right: auto;
  height: 500px;
  width: 1000px;
    border: solid 2px #4d6a79;
}
.map_outer ul.map_ttl{
  font-size:40px;
  font-weight:bold;
  color:#18a5f5;
  display:flex;
  justify-content: center;
  align-items: center;
  line-height: .8;
  margin-bottom: 10px;
  text-align: center;

}
.map_outer ul.map_ttl img{
  width:50px;
}
.marker2.marker-animation {
    background-position: -100% 1em;
}
.marker2 {
  position:relative;
  height: 20px;
  margin-top:-10px;
  width:100%;
background-image: -webkit-linear-gradient(left,transparent 50%,#f7abab 50%);
    background-repeat: repeat-x;
    background-size: 200% .3em;
    background-position: 0 1em;
    font-weight: 700;
}
.ftsml{
  font-size:14px;
  font-weight:normal;
}
.sml{
  display:none;
}
.big{
  display:block;
}
ul.pdf{
  display:flex;
  justify-content: space-between;
  width:80%;
  max-width: 1000px;
  margin-left:auto;
  margin-right:auto;
  align-items: center;
  flex-direction: row-reverse;
}
ul.pdf li{
padding:1rem;}

.archive{
  background-color:#149ed5;
  color:#fff;
  font-size:2.6rem;
  line-height:1.5;
  margin-top:8rem;
  width:60%;
  margin-left:auto;
  margin-right:auto;
  -webkit-border-radius: 8px;
-moz-border-radius: 8px;
border-radius: 8px;
  box-shadow: 0 2px 4px rgba(0,0,0,0.3);
  transition: .3s;
}
.archive:hover{
  background-color:#96dffc;
}
 a.arclink{
  text-decoration:none;
  color: #fff;
  width:100%;
}
.archive a.arclink:visited{
  text-decoration: none;
  color:#fff;
}
.archive ul {
  position:relative;
  display:flex;
  justify-content: center;
  padding:1rem 3rem;

}
.archive ul li img{
  width:3.4rem;
  vertical-align: text-top;

}
.archive ul li:first-of-type{
  width:90%;
  text-align:center;
}
.archive ul li:last-of-type{
  width:10%;
  text-align:left;
}
/*===============================================
●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{
     width:100%;
   }
   .map{
     width:96%;
     margin-left:auto;
     margin-right:auto;
   }
   .block_inner{
     padding-left:0;
     font-size:14px;
   }
   .title{
     font-size:14px;
     background-image:none;
     padding-left:0;
   }
   .abt{
     width:98%;
     margin-left:auto;
     margin-right:auto;
     font-size:16px;
   }
   .sml{
     display:block;
   }
   .pdfimg{
     width:90%;
     margin-left:auto;
     margin-right:auto;
   }
   .ft24{
     font-size:18px;
   }
   .how ul,.how ul.long{
     width:92%;
     font-size:13px;
   }
.map_inner {
     width: 90%;
     margin-left: auto;
     margin-right: auto;
   }
.map_outer ul.map_ttl{
  font-size:20px;
  line-height:1.2;
  width: 90%;

}
.map_outer ul.map_ttl img{
  width:40px;
}
.ftsml{
  font-size:12px;
}
.sml{
  display:block;
}
.big{
  display:none;
}
ul.pdf{
  display:block;
  width:90%;
}
ul.pdf li{
  padding-bottom:3rem;
}
ul.pdf li a img{
  width:100%;
}
.archive{
  background-color:#149ed5;
  color:#fff;
  font-size:1.8rem;
  line-height:1.5;
  margin-top:8rem;
  width:90%;
  margin-left:auto;
  margin-right:auto;
  -webkit-border-radius: 8px;
-moz-border-radius: 8px;
border-radius: 8px;
  box-shadow: 0 2px 4px rgba(0,0,0,0.3);
  transition: .3s;
}
.archive ul{
  display:block;
}
.archive ul li:first-of-type{
  width:100%;
  text-align:center;
}
.archive ul li:last-of-type{
  width:100%;
  text-align:center;
}
.archive ul li img{
  width:2.4rem;
  padding-top:1rem;
}

}
