@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;
}

#main * {
  font-family: "メイリオ", Meiryo, Helvetica, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro W3", "ＭＳ Ｐゴシック", sans-serif;
}

p {
  margin: 0;
  padding: 0;
}

.center {
  text-align: center;
}

/*radiko*/
.radiko {
  font-size: 12px;
  height: 24px;
  width: 460px;
  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;
}

#main {
  position: relative;
  width: 100%;
  background-color: #27233c;
}

#header {
  position: relative;
  width: 100%;
  background-image: url(../images/bg_onair.jpg);
  background-repeat: repeat-x;
  text-align: center;
  font-size: 0;
}

.wrapper {
  position: relative;
  background-color: #FFF;
  margin-left: auto;
  margin-right: auto;
  width: 1000px;
  background-color: #fff;
  position: relative;
  padding-bottom: 50px;
  padding-top: 30px;
}

/*バックナンバー*/

.side_ttl {
  text-align: center;
  font-size: 16px;
  color: #feb8b8;
  font-weight: bold;
  line-height: 1.5;
}

.back_list_month a:link {
  text-decoration: none;
  color: #0034ff;
}

.back_list_month a:visited {
  text-decoration: none;
  color: #0034ff;
}

.back_list_month a:hover {
  text-decoration: underline;
  color: #0034ff;
}

.back_list_month a:active {
  text-decoration: underline;
  color: #0034ff;
}

.backno {
  position: relative;
  background-repeat: no-repeat;
  background-position: center top;
  font-size: 14px;
  color: #1b1b1b;
}

.acMenu dt.back_list_year {
  margin: 0;
  padding: 0;
  text-align: center;
  font-weight: bold;
  height: 25px;
  border-bottom-style: dotted;
  border-bottom-color: #d1fad2;
  border-bottom-width: 2px;
  margin-bottom: 5px;
  margin-right: 50px;
  color: #988dd2;
  line-height: 1.2;
  margin-left: auto;
  margin-right: auto;
	text-align: center;
	width: 100%;
	font-weight: bold;
	color: #27233c;
	position: relative;
	line-height: 1.5;
}



.acMenu dt.back_list_year:hover {
  background-color: #fbe192;
  cursor: pointer;
}


dd.back_list_month {
  margin-left:auto;
  margin-right:auto;
	width:30%;
  display:none;
  padding-bottom:10px;
  text-align:center;
}

.back_list_month a {
  color: #6a3906;
  position: relative;
}

.entry_title {
  position: relative;
  font-size: 16px;
  font-weight: bold;
  color: #ff6826;
  border-bottom: #ff6826 solid 1px;
  padding-bottom: 5px;
}

.entry_title_sp {
  color: #ff0000;
}

.entry_date {
  font-size: 12px;
  text-align: right;
  padding-top: 10px;
  padding-bottom: 10px;
}

.entry_sentence {
  font-size: 14px;
  line-height: 1.6;
  padding-bottom: 10px;
  /* border-bottom: dotted #cccccc 1px; */
  padding-left: 20px;
}

.entry {
  padding-bottom: 30px;
}

.calendar {
  position: relative;
  width:25%;
  float: right;
}

.diary_wrapper {
  position: relative;
  width: 700px;
  float: left;
  margin-left:2%;
}

a:hover img.btn_alfa {
  opacity: 0.8;
  filter: alpha(opacity=80);
  -ms-filter: "alpha( opacity=80 )";
}

.entry_sentence img {
  float: right;
  width: 340px;
  height: auto;
  padding-left: 10px;
  padding-bottom: 10px;
}

/*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;
}

.clear {
  clear: both;
}
.b_ttl{
  font-weight:bold;
  font-size:15px;
  color:#e4af53;
  padding-bottom:20px;
}

/* End hide from IE-mac */
/*===============================================
●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;
  }

  .wimg {
    width: 100%;
  }
  .wrapper {
    width:96%;
    margin-left:auto;
    margin-right:auto;
  }
  .diary_wrapper{
    width:100%;
    float:none;
    margin-left:auto;
    margin-right:auto;
  }
  .calendar{
    position:relative;
    width:100%;
    float:none;
    margin-top:20px;
  }
  .entries{
    width:98%;
    margin-left:auto;
    margin-right:auto;
    position:relative;
  }
  .entry_sentence {
    font-size: 14px;
    line-height: 1.6;
    padding-bottom: 10px;
    /* border-bottom: dotted #cccccc 1px; */
    padding-left: 0;
}
}

/*===============================================
●style.css 画面の横幅が750pxまで
===============================================*/
@media screen and (max-width: 750px) {

  /* twitter埋め込みあり */
  .twitter-widget-wrapper iframe {
    width: 740px !important;
  }
}
