@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;
    background-color:#ede8e3;
    padding-bottom:50px;
}
#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.schedule;
}
/* 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%;
}
.header img{
  width:100%;
}
.contents{
  position:relative;
  width:1000px;
  margin-left:auto;
  margin-right:auto;
  display:flex;
  justify-content: space-between;
  margin-top:-40px;
    font-family: happy-ruika,sans-serif;
}
.cont_l,.cont_r{
  width:49%;
  position:relative;
  font-size:16px;
  line-height:1.5;
}
.cont_l dl,.cont_r dl{
  position:relative;
  display:flex;
  align-items:flex-start;
  margin-bottom:20px;
}
.cont_r dl{
  margin-bottom:40px;
}
.cont_l dl dt,.cont_r dl dt{
  background-color:#626262;
  color:#fff;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  font-size:20px;
  padding: 0em .5em;
  margin-right:1em;
  padding-top: .4em;
  padding-bottom: .4em;
  width: 24%;
text-align: center;
}
.cont_l dl dd,.cont_r dl dd{
  font-size:30px;
  line-height:.8;
  width:75%;
}
.ftbig{
  color:#00a0d9;
  font-size:40px;
  font-weight:bold;
}
.ftbigb{
  color:#000;
  font-size:20px;
  /* font-weight:bold; */
}
.ftsuns{
  font-family:sans-serif;
  font-weight:bold;
}
table.schedule{
  position:relative;
  width:100%;
  margin-bottom:20px;
  margin-top:20px;
}
table.schedule td{
  border:solid 2px #bababa;
  position:relative;
  padding:.5em 0.1em;
  background-color:rgba(255,255,255,.6);
  vertical-align: middle;
  line-height:1.7;
}
table.schedule td:first-of-type{
  width:30%;
  text-align:center;
}
table.schedule tr.bgbl{
  background-color:#93e2ff;
}
table.schedule td .tflex{
  display:flex;
  justify-content:space-between;
}
table.schedule td .tflex .bgwt{
  background-color:#fff;
  width:30%;
  text-align:center;
}
.ftbl{
  color:#00a0d9;
  position:relative;
}
.ask{
  position:relative;
  border:solid 2px #000;
  margin:20px auto;
  padding:1em;
}
.ftsml{
  font-size:14px;
}
.cont_r dl dd .btn04{
  position:relative;
  width:100%;
  text-align:center;
  height:46px;
  line-height:1.4;
}
.cont_r dl dd .btn04 a {
	background-color: #ec6941;
	border: 1px solid transparent;
	border-radius: 35px;
  display:inline-block;
  width:100%;
  text-decoration:none;
  height:46px;
  color:#fff;
}

.cont_r dl dd .btn04 a::before {
	content: '';
	position: absolute;
	top: -4px;
	left: -5px;
	width: 100%;
	height: 100%;
	background-color: transparent;
	border: 1px solid #333;
	border-radius: 35px;
}

.cont_r dl dd .btn04 a:hover {
	background-color: #f8a48b;
}
.map{
  position:relative;
  width:100%;
  border:#ccc solid 2px;
  background-color:#fff;
}
.map img{
  width:100%;
  display:block;
}
dl.attn{
  position:relative;
  width:1000px;
  display:flex;
  background-color:#fff;
  margin:30px auto;
  margin-bottom:0;
  border:solid #ccc 2px;
  align-items: center;
  margin-bottom:50px;
    font-family: happy-ruika,sans-serif;
}
dl.attn dt{
  width:20%;
  text-align:center;

}
dl.attn dd{
  font-size:14px;
  line-height:1.5;
  border-left:#ccc solid 2px;
}
dl.attn dd ul{
    padding:1em;
}
.shusai{
  position:relative;
  width:1000px;
  margin-left:auto;
  margin-right:auto;
}
.shusai img{
  width:100%;
}
.sml{
  display:none;
}
/*===============================================
●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:90%;
         display:block;
    margin-top:0;
   }
.cont_l, .cont_r{
      width:100%;
   }
  dl.attn{
    width:90%;
  }
  .shusai{
    width:98%;
  }
  .cont_l dl, .cont_r dl {
      align-items: center;
  }
  .cont_l dl dt, .cont_r dl dt{
    font-size:16px;
  }
  .cont_l dl dd, .cont_r dl dd{
    font-size:14px;
    line-height:1.5;
  }
  .ftbig{
    font-size:20px;
  }
  dl.attn dd{
    font-size:13px;
  }
  .cont_r dl dd .btn04 a {
      font-size: 20px;
      line-height: 2;
  }
  .sml{
    display:block;
  }
  dl.attn dd ul li{
    text-indent: -1em;
    padding-left: 1em;
  }
}
