@charset "UTF-8";
 body {
    font-family: "メイリオ", Meiryo, Helvetica, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro W3", "ＭＳ Ｐゴシック", sans-serif;
}
a {
    outline: none;
}
p {
    margin: 0;
    padding: 0;
}
/*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;
    padding-top: 5px;
}
.radiko a:link {
    color: #F3F;
    text-decoration: none;
    color: #F00;
}
.radiko a:visited {
    color: #F00;
    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 */

.center {
    text-align: center;
}
#global_header {
    display: none;
}
#nav_sp {
    display: none;
}
.foot_c {
    position: relative;
    width: 100%;
}
.footer_sp {
    display: none;
}
a:hover img.btn_alfa {
    opacity: 0.8;
    filter: alpha(opacity=80);
    -ms-filter: "alpha( opacity=80 )";
}
#main {
    position: relative;
    width: 100%;
    margin-top: 0;
    background-image:url(../images/bg_body.jpg);
    background-repeat:repeat;
    padding-bottom:50px;
}
.header{
    position:relative;
    width:980px;
    margin-left:auto;
    margin-right:auto;
    background-image:url(../images/title.png);
    background-repeat:no-repeat;
    height:583px;
}
.theme{
    position:absolute;
    background-color:#ffffff;
    border:solid 2px #2ba08a;
    width:480px;
    top:216px;
    right:6px;
    max-height: 360px;
    width:expression(document.body.clientWidth > 362? "360px" : "auto");

}
.theme_inner{
    width:460px;
    position:relative;
    margin-left:auto;
    margin-right:auto;
    color:#2ba08a;
    font-size:16px;
    line-height:1.5;
    font-weight:bold;
    padding-top:10px;
    padding-bottom:10px;
}

.mail{
    margin-top:20px;
    text-align:center;
    position:relative;
}
.broad_time{
    width:100%;
    background-color:#f4705f;
    height:50px;
    text-align:center;
}
.wrapper{
    position:relative;
    width:980px;
    margin-left:auto;
    margin-right:auto;
    font-size:15px;
    line-height:1.5;
}
/*メニュー*/
.menu_btn ul{
margin: 0;
padding: 0;
list-style: none;
}
.menu_btn li{
display: inline;
padding: 0;
margin: 0;
float: left;
}
.cont_left{
position:relative;
width:770px;
float:left;
}
.cont_right{
    position:relative;
    width:200px;
    float:right;
}
.hoeru{
    position:relative;
    margin-top:10px;

}
.hoeru_inner{
    position:relative;
    width:746px;
    background-color:#fff;
    border:2px solid #f4705f;
    margin-top:-90px;
    padding:10px;
    padding-top:70px;

}
img.hoeru_title{
    display:block;
    z-index:50;
    position:relative;
    margin:0;
    padding:0;
}
.hoeru_date{
    font-size:18px;
    color:#ff0000;
    font-weight:bold;
    padding-bottom:10px;
}
.hoeru_body{

    font-weight:bold;
}

/*下記事*/
.cont_left_container{
    margin-top:20px;
}
.cont_uleft{
    width:400px;
    position:relative;
    float:left;
}
.cont_uright{
    width:360px;
    position:relative;
    float:right;
    margin-right:0;
}
.youtube iframe{
    margin:0;
    padding:0;
    margin-bottom:-8px;
}

.cont_uleft .box{
    position:relative;
    width:396px;
    background-color:#fff;
    border:2px #2ba08a solid;
    margin-top:30px;
}
.cont_uright .box{
    position:relative;
    width:356px;
    background-color:#fff;
    border:2px #2ba08a solid;
    margin-top:30px;
}
.cont_uleft .youtube{
    background-color:#000000;
}
.konyu{
    min-height:273px;
    height: auto !important;
    height: 273px;
}
.cont_uright .box:first-child,.cont_uleft .box:first-child{
    margin-top:0;
}
.cont_uleft .atesaki{
    border:2px #f4705f solid;
    margin-top:30px;
}

.box img.entry_image{
    position:relative;
    width:200px;
    float:right;
    padding-left:10px;
}
.cont_uleft .box .entry_inner{
    width:376px;
    margin-left:auto;
    margin-right:auto;
    position:relative;
}
.cont_uright .box .entry_inner{
    width:334px;
    margin-left:auto;
    margin-right:auto;
    position:relative;
}
.entry_date{
    font-size:13px;
    text-align:right;
}
.entry_title{
    font-weight:bold;
    padding-bottom:10px;
}
.entry_body{
    font-size:14px;
    padding-bottom:10px;
}
.entry_body a.more{
    color:#087db2;
    padding-top:10px;
}
.box a.link_box {
    position:absolute;
    top:0;
    left:0;
    width:100%;
    height:100%;
    text-indent:-999px;
}
.box a.link_box:hover{
    background-color:#fcf9d1;
filter:alpha(opacity=50);
    -moz-opacity: 0.5;
    opacity: 0.5;
}
.ft_grn{
    color:#2ba08a;
    font-weight:bold;
}

.atesaki .mail{
    margin-left:auto;
    margin-right:auto;
    position:relative;
    padding-bottom:20px;
}
.atesaki .mail img{
    width:300px;
}
.ft_blk{
    font-weight:bold;
}
.oshioki .about{
    color:#2ba08a;
    font-weight:bold;
    font-size:15px;
    margin-bottom:20px;
}
/*右サイド*/
.r_atesaki{
    width:196px;
    border:solid 2px #2ba08b;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    background-color:#ffffff;
    margin-top:46px;
}
.r_atesaki p{
    font-size:13px;
    font-weight:bold;
    margin-left:auto;
    margin-right:auto;
    padding:5px;
    padding-top:20px;
    padding-bottom:20px;
    letter-spacing: -1px;
}
.r_atesaki p a{
        color:#087db2;
        font-size:15px;
}
.instathumbs{
    background-color:#fff;
    margin-top:20px;
}
#instafeed{
    padding-top:10px;
    padding-bottom:10px;
}
#instafeed li{
    list-style-type:none;
    text-align:center;
}
.wear{
    margin-top:20px;
    background-color:#fff;
}
.wear p{
    text-align:center;
    padding-bottom:20px;

}
.theme_contents{
    font-size:18px;
    color:#000;
}

/*===============================================
●style.css 画面の横幅が1000px以上
===============================================*/

@media screen and (min-width: 1000px) {
    #global_header {
        display: block;
    }
    .foot_c {
        position: relative;
        width: 680px;
    }
}
/*===============================================
●style.css 画面の横幅が1000pxまで
===============================================*/

@media screen and (max-width: 1000px) {
    #nav_sp {
        display: block;
        width: 100%;
        position: relative;
    }
    /*ナビゲーション*/
}
/*===============================================
●style.css 画面の横幅が680pxまでフッタ
===============================================*/

@media screen and (max-width: 680px) {
    #global_footer {
        display: none;
    }
    .radiko {
        display: none;
    }
    .radiko_narrow {
        display: block;
        width: 100%;
        position: relative;
    }
    .radiko_narrow a img {
        position: relative;
        width: 100%;
        height: auto;
    }
    .footer_sp {
        display: block;
    }

    img.wimg {
        width: 100%;
    }
.header{
    position:relative;
    width:100%;
    margin-left:auto;
    margin-right:auto;
}
.wrapper{
    position:relative;
    width:98%;
    margin-left:auto;
    margin-right:auto;
}
.under_left_outer{
    position:relative;
    width:98%;
    float:none;
    margin-left:auto;
    margin-right:auto;
}

.under_right_outer{
    position:relative;
    float:none;
    width:98%;
    margin-left:auto;
    margin-right:auto;
}
.naiyo{
    width:94%;
    margin-left:auto;
    margin-right:auto;
    padding:10px;
    font-size:15px;
    margin-bottom:20px;
}
.pwide{
    display:none;
}
.pnarrow{
    display:block;
    margin-top:10px;
}
}
/*===============================================
●style.css 画面の横幅が460pxまで
===============================================*/

@media screen and (max-width: 460px) {
    .radiko {
        display: none;
    }
    .radiko_narrow {
        display: block;
    }
    #global_footer {
        display: none;
    }
    .footer_sp {
        display: block;
    }
    .map_s{
        display:block;
    }
    #maplarge{
        display:none;
    }

}