
/*コメント*/

#menu-box{
    width: 960px;
    margin-left: auto;
    margin-right: auto;
}
#menu{
    width: 100%;
    max-width: 960px;
    margin: 0 auto;
    padding: 0;
}
#menu li{
    display: block;
    float: left;
    width: 14.28%;
    margin: 0;
    padding: 0; }
#menu li a{
    display: block;
    padding: 16px 0 4px;
    background: #74A12E;
    color: #fff;
    text-align: center;
    text-decoration: none;
}
#menu li a:hover{
    background: #6A922B;
}
#toggle{
    display: none;
}
#primary-menu ul{
    height: 63px;
}
.read_text {
    height: auto;
}
#slider_sp{
    display: none;
}
.read_img_sp{
    display: none;
}
.read_img_tab{
    display: none;
}
#sp{
    display: none;
}
/*タブレット*/
@media only screen and (max-width: 768px) {
    #container {
        width: 100%;
        padding-left: 0px;
        padding-right: 0px;
    }
    /*ヘッダーエリア*/
    #menu-box {
        width: 100%;
    }
    #primary-menu ul {
        width: 100%;
    }
    #primary-menu li a {
        width: 100%;
    }
    #menu li{
        width: 25%;
        border-bottom: 1px solid #444;
    }
    #header {
        width: 100%;
    }

    /*リードエリア*/
    #read_area {
        background-size: contain;
    }
    #catch_copy {
        width: auto;
        margin: 38px 0 0px 0;
    }
    .read_cont {
        width: 31%;
        margin-right: 14px;
        margin-left: 3px;
    }
    .read_cont_end {
        width: 31%;
    }
    .button1 {
        display: none;
    }
    .button2 {
        display: none;
    }
    .button3 {
        display: none;
    }

    .read_img_tab{
        display: inherit;
    }
    .read_img_tab img{
        width: 100%;
    }
    #sp{
        display: inherit;
    }
    #mailmag_form{
        display: none;
}
    /*コンテンツエリア*/
    #cont_area {
        width: 100%;
        float: none;
        margin-top: 10px;
        overflow: hidden;
    }
    #whats_new {
        font-size: 10px;
    }
    #reserve_btn img{
        width: 100%;
    }
    .recommend {
        float: left;
        width: 31%;
        height: auto;
        margin-left: 5px;
        margin-right: 5px;
    }
    .recommend_end{
        float: left;
        width: 31%;
        height: auto;
        margin-right: 10px;
    }
    .recommend_text {
        font-size: 11px;
        height: 50px;
        padding-left: 3px;
        padding-right: 3px;
    }
    .recommend_img img{
        width: 100%;
    }
    .recommend_text p br{
        display: none;
    }
    /*サイドバーエリア*/
    #sidebar_area {
        width: 100%;
        margin-bottom: 15px;
    }
    .side_banner {
        float: left;
        margin: 2px 5px 0px 5px;
        width: 31%;
    }
    .side_banner img{
        width: 100%;
    }
    /*フッターエリア*/
    #footer-container {
        background-image: url("images/footer_textile.png");
        background-repeat: repeat;
        height: 100%;
    }
    #footer {
        width: 100%;
    }
    #footer-access {
        width: 90% !important;
        height: 100%;
        margin: 0 auto;
    }
    #footer #footer-access {
        float: none;
    }
    .fotter_cont {
        width: 46%;
    }
    .fotter_cont_logo{
        width: 100%;
        margin-bottom: 20px;
    }
}



/*スマートフォン*/
@media only screen and (max-width: 480px) {
    #body-container {
        background-image: none;
    }
    #container {
        background-image: none;
        width: 100%;
        padding-left: 0px;
        padding-right: 0px;
            padding-top: 7px ;
    }
    .taxonomy-category #content{
        width: 98%;
        margin-left: 1%;
        margin-right: 1%;
    }
    .entry-summary img{
        width: 100%;
    }
    #secondary{
        width: 98%;
        padding-left: 1%;
        padding-right: 1%;
        background-image:none;
    }
    /*ヘッダーエリア*/
    #header-container {
        width: 100%;
        height: auto;
    }
    #header {
        width: 100%;
        height: auto;
    }
    #logo {
        position: static;
        margin: 0 auto;
        margin-bottom: 17px;
    }
    #site-description_general {
        width: auto;
        position: static;
        margin: 0 auto;
        text-align: center;
        margin-bottom: 10px;
        font-size: 10px;
    }
    #menu{
        display: none;
    }
    #menu li{
        width: 100%;
    }
    #toggle{
        display: block;
        position: relative;
        width: 100%;
        background: #222;
    }
    #toggle a{
        display: block;
        position: relative;
        padding: 13px 0 10px;
        border-bottom: 1px solid #444;
        color: #fff;
        text-align: center;
        text-decoration: none;
    }
    #toggle:before{
        display: block;
        content: "";
        position: absolute;
        top: 50%;
        left: 10px;
        width: 20px;
        height: 20px;
        margin-top: -10px;
        background: #fff;
    }
    #toggle a:before, #toggle a:after{
        display: block;
        content: "";
        position: absolute;
        top: 50%;
        left: 10px;
        width: 20px;
        height: 4px;
        background: #222;
    }
    #toggle a:before{
        margin-top: -6px;
    }
    #toggle a:after{
        margin-top: 2px;
    }
    #primary-menu li a {
        width: 100%;
    }
    #menu-box {
        width: 100%;
    }
    #primary-menu ul{
        width: 100%;
    }
    #primary-menu {
        background-image: none;
        height: 48px;
    }
    #slider_pc{
        display: none;
    }
    #slider_sp{
        display: inherit;
    }

    /*リードエリア*/
    #read_area {
        width: 100%;
        background-image: url("images/read_area_bg_sp.png");
        background-repeat: no-repeat;
        background-position: top center;
        background-size: auto;
        margin-top: 0px;
    }
    #catch_copy {
        width: 100%;
        margin: 38px 0 87px 0;
    }
    .read_cont {
        width: 300px;
        margin: 0 auto;
        float:none;
    }
    .read_cont_end {
        width: 300px;
        margin: 0 auto;
        float:none;
    }
    .read_img_sp{
        display:inherit;
    }
    .button1 {
        margin: 0 auto;
    }
    .read_img{
        display: none;
    }
    .read_img_tab{
        display: none;
    }
    /*コンテンツエリア*/
    #cont_area {
        width: 100%;
        float: none;
        margin-top: 10px;
        overflow: hidden;
    }
    #whats_new {
        font-size: 10px;
    }
    #reserve_btn img{
        width: 100%;
    }
    #recommend_area {
        margin-left: 5px;
    }
    .reco_text {
        width: 60%;
        height: auto;
        margin: 0 auto;
        text-align: center;
    }
    .reco_text img{
        width: 100%;
    }
    .recommend {
        margin-right: 4px;
        margin-left: 4px;
        width: 46%;
        height: auto;
    }
    .recommend_text {
        font-size: 10px;
        padding: 0 3px 0 3px;
        height: 60px;
        margin-bottom: 5px;
    }
    .recommend_text p br{
        display: none;
    }
    .recommend_img img{
        width: 100%;
    }
    .recommend_end {
        margin-right: 4px;
        margin-left: 4px;
        width: 46%;
        height: auto;
    }
    /*サイドバーエリア*/
    #sidebar_area {
        width: 100%;
        margin-bottom: 15px;
    }
    .side_banner {
        float: left;
        margin: 2px 7px 0px 7px;
        width: 45%;
    }
    .side_banner img{
        width: 100%;
    }
    /*フッターエリア*/
    #footer-container {
        background-image: url("images/footer_textile.png");
        background-repeat: repeat;
        height: 100%;
    }

    #footer {
        width: 100%;
    }
    .nodisplay{
        display: none;
    }
    .fotter_cont {
        width: 40%;
        margin-right: 10px;
        margin-left: 20px;
    }
    #footer-access h2{
        margin-left: 20px;
        margin-right: 20px;
        text-align: center;
    }
    .fotter_cont_logo{
        width: 100%;
        margin: 0;
    }
    .fotter_cont_logo img {
        margin: 0 auto;
        display: block;
    }
    .fotter_menu_cont {
        width: 27%;
        margin-right: 10px;
        margin-left: 10px;
        margin-top: 20px;
        font-size: 10px;
    }
    .fotter_menu_ont_end {
        width: 27%;
        height: 100%;
        overflow: hidden;
        margin-top: 20px;
        margin-left: 10px;
        font-size: 10px;
    }
    .footer-insert {
        color: #000000;
    }
    .footer-insert a {
        color: #000000;
    }

}
