@media (max-width: 979px) {
#main_contents{
 padding-top:0;
}
#top_main{
 background-color:#c4e8f6;
  padding-top: 244px;
  height: 191px;
  background-image:url("../../images/s/top/info_bnm.png");
  background-size: 543px 435px;
  background-repeat: no-repeat;
  background-position: top center;
 /*padding-top:270px;*/
}

#link_creator, #link_shop, #link_free{
 display:none;
}

#link_konasute{
 position:absolute;
 top:75px;left:10px;
}
#link_konasute a{
 background:url("../../images/p/top/bnr/btn_lively.png");
 width:151px;
 height:0px;
 padding-top:54px;
 display:block;
 overflow:hidden;
}
#link_konasute a:hover{
 background-position:0px 100%;
}

/*スライドバナー*/
#bnr_box{
 width:320px;
 margin:0px auto 0px auto;
}
#bnr_box #bnr_view{
 width:273px;
 overflow:hidden;
 margin:0 auto;
}
#bnr_left,#bnr_right{
 display:none;
/*
 width:10px;
 height:159px;
 background:#4169e1;
 background-color:rgba(65,105,255,0.5);
 -ms-filter: "alpha(opacity=50)";
 z-index: 2;
 position: relative;
 cursor:pointer;
 display:inline-block;
 */
}

#bnr_box #bnr_area_bg{
/* border:3px solid #cc9933;
 background:#660033;*/
 background: url(../../images/p/top/slide_frame.png) no-repeat;
 background-size:contain;
 padding:8px 0px 5px 9px;
}
#bnr_box #bnr_area{
 margin:0 auto;
 border-radius:7px 7px;
 display:inline-block;
/* width:300px;
 height:159px;*/
 width:255px;
 height:150px;
 background:gray;
 text-align:center;
 position:relative;
 overflow:hidden;

}
#bnr_box #bnr_area ul{
 top:0;
 left:0;
 position:absolute;
 font-size:0;
 overflow:hidden;
 padding:0px 0px 0px 0px;
}
#bnr_box #bnr_area ul li{
 font-size:12px;
 width:255px;
 height:150px;
 display:inline-block;
 overflow:hidden;
}
#bnr_box #icon_area{
 margin:5px auto 0;
 text-align:center;
}
#bnr_box #icon_area ul{
 display:inline-block;
}
#bnr_box #icon_area ul li{
 display:inline-block;
 cursor: pointer;
 margin:0 5px;
 width:10px;
 height:10px;
}
#bnr_box ul#main_area li img{
width:255px;
height:100%;
}
.icon{
 width:10px;
 height:10px;
 border-radius:50%;
 -moz-border-radius:50%;
 -webkit-border-radius:50%;
 background-color:#222222;
}

.active{
 background-color:#ff0050;
}


#info_box{
 background-image:url("../../images/p/top/frame2.png"),url("../../images/p/top/frame1.png");
 background-position:top center, bottom center;
 background-repeat:repeat-x, repeat-x;
 padding:26px 0 30px;
 margin-top:-14px;
}
#info_box #info_box_bg{
/* background: url(../../images/p/common/repeat_top_01.png) repeat-x left top, url(../../images/p/common/repeat_under_01.png) repeat-x left bottom;*/
 background-color:#fff8cc;
 position:relative;
 padding: 27px 10px 0;
}
#info_box #info_title{
 background:url("../../images/p/top/news_bt2.png") no-repeat;
 background-size:158px auto;
 width:158px;
 height:0;
 padding-top:41px;
 overflow:hidden;
 position: absolute;
 top: -11px;
}
#info_box #info_box_inner{
padding-bottom:5px;
}
#info_btn{
 position:absolute;
 top:-11px;
 right:0;
}
#info_btn a{
 background:url("../../images/p/top/news_bt.png");
 background-size:176px auto;
 width:176px;
 height:0;
 padding-top:31px;
 display:block;
 overflow:hidden;
}
#info_btn a:hover{
 background-position:0 -31px;
}
#info_main dl { margin:0; padding:0; font-size:12px;}
#info_main dl dt { margin:0 0 10px 0; padding:0; color:#A20000; font-weight:bold;}
#info_main dl dd {margin:0 5px 15px 5px;padding:0 0 5px 0;
  line-height:160%; border-bottom: 1px solid #d82f66;}

.info_title{
 font-weight:bold;
 color:#ff0080;
}
.info_title a{
 font-weight:bold;
 color:#ff0080;
}

ul.site_link_list{
/* background:linear-gradient(180deg,#111765 0%,#111765 5%,#00c9d3 5%,#00c9d3 15%,#fff8cc 15%,#fff8cc 60%,#cec601 60%,#cec601 85%,#b40001 85%,#b40001 95%,#111765 95%,#111765 100%);
 padding:23px 5px;
 background-size:auto 100%;
 padding:20px 5px;
 text-align:center;*/
 background:url("../../images/p/common/bg_linkarea.jpg"),linear-gradient(180deg,#111765 0%,#111765 4%,#00c8d3 4%,#00c8d3 8%,#ffffc7 8%,#ffffc7 100%);
 background-position:0px bottom,0px 0px;
 background-repeat:repeat-x,repeat-x;
 padding:23px 5px;
 text-align:center;

}
ul.site_link_list li{
 display:inline-block;
}
.top_window{
 background:#ffffcd;
 border:2px solid #000;
 border-radius:10px;
 font-size:13px;
 margin:0 auto 20px auto;
 box-shadow: -6px 6px 0px rgba(0,0,0,0.4);
 position:relative;
 width:94%;
 padding:10px;
}

.top_window .top_window_inner{
 width:98%;
 margin:5px auto;
 background:#ffffe1;
 border:1px solid #aaa;
}

.top_window .window_inner_bg{
/* background-color:#000066;
 border-radius:10px;*/
 padding:5px
 position:relative;
}
.top_window .window_inner{
 background:#ffffff;
 border-radius:10px;
 color:#000000;
 padding:5px;
}
.window_title{
 background-repeat:no-repeat;
 background-size:auto 100%;
 background-position:top center;
 width:100%;
 height:0;
 padding-top:35px;
 overflow:hidden;
 margin-bottom:4px;
}
#twitter .window_title{
 background-image:url("../../images/p/top/bar_twitter_bt.png");
}
#eaapp .window_title{
 background-image:url("../../images/p/top/bar_em_bt.png");
}
#birthday .window_title{
 background-image:url("../../images/p/top/bar_birthday_bt.png");
}
.top_window#twitter, .top_window#eaapp{
 display:none;
}

.today{
 color:#ff0000;
}
.not_today{
 color:#0000ff;
 padding-top:10px;
}


} /* EOF */