
/*ここから主要ページへのリンクサムネイル*/

#main_link img{
    margin-top: -10px;
}

/*ここまで主要ページへのリンクサムネイル*/


/*ここからiipcut領域装飾*/
#iipcut_title{
    margin-top: 30px;
    margin-bottom:-20px; 
}

#iipcut_title h2{
    font-size: 24px;
    font-weight: bold;
    border-bottom: rgb(136,136,136) solid 1px;
    text-align: center;
    line-height: 1.5;
}    

#iipcut_title h2 .smalltext{
    font-size: 12px;
}
    


#iipcut_honbun p{
    font-size: 14px;
    text-align: justify;
}

#iipcut_honbun p .honbun_hidden{
    display: none;
}


#iipcut_photo{
    margin-top: 0;
}


#iipcut_streetview{
    margin-top: -20px;
}

#iipcut_streetview iframe{
    width: 100%;
    height: 200px;
    margin-top: 30px;
}

/*ここまでiipcut領域装飾*/

/*ここからfacebook*/

#facebook_title{
	margin-top: 30px;
    margin-bottom:30px;
}

#facebook_title h2{
    font-size: 24px;
    font-weight: bold;
    border-bottom: rgb(136,136,136) solid 1px;
    text-align: center;
    line-height: 0.8em;
}

#facebook_title h2 img{
    width: 24px;
}


#facebook_title h2 .smalltext{
    font-size: 12px;
}


#facebook_honbun{
    
}

#facebook_honbun iframe{
    width: 95% !important;
}


/*ここかまでfacebook*/

/*ここからNEWS領域装飾*/
#news_title{
    margin-top: 30px;
    margin-bottom:-20px; 
}

#news_title h2{
    font-size: 24px;
    font-weight: bold;
    border-bottom: rgb(136,136,136) solid 1px;
    text-align: center;
    line-height: 0.8em;
}    

#news_title h2 .smalltext{
    font-size: 12px;
}

/*ここまでNEWS領域装飾*/


/*ここからNews&Topicks領域*/

#news_topicks a{
    color: rgb(0,0,0);
}

#news_topicks time{
    display: block;
    color: rgb(136,136,136);
    font-size: 16px;
    margin-top: 10px;
}


/*ここまでNews&Topicks領域*/





@media screen and (min-width:768px){
    /*ここからiipcut領域装飾*/
    #iipcut_title{
        margin-top: 40px;
        margin-bottom:-20px; 
    }

    #iipcut_title h2{
        font-size: 32px;
    }    

    #iipcut_title h2 .smalltext{
        font-size: 16px;
    }



    #iipcut_honbun p{
        font-size: 14px;
        text-align: justify;
    }

    #iipcut_honbun p .honbun_hidden{
        display: none;
    }


    #iipcut_photo{
        margin-top: 0;
    }


    #iipcut_streetview{
        margin-top: -20px;
    }
    
    #iipcut_streetview iframe{
    width: 100%;
    height: 300px;
    margin-top: 30px;
    }

    /*ここまでiipcut領域装飾*/


    /*ここからfacebook*/

    #facebook_title{
        margin-top: 0;
        margin-bottom:30px;
    }

    #facebook_title h2{
        font-size: 32px;
        font-weight: bold;
    }

    #facebook_title h2 img{
        width: 24px;
    }


    #facebook_title h2 .smalltext{
        font-size: 16px;
    }


    #facebook_honbun{
        text-align: center;
    }

    #facebook_honbun iframe{
        width: 100% !important;
    }


    /*ここかまでfacebook*/
    
    
    /*ここからNEWS領域装飾*/
    #news_title{
        margin-top: 20px;
        margin-bottom:-20px; 
    }

    #news_title h2{
        font-size: 32px;
        font-weight: bold;
    }    

    #news_title h2 .smalltext{
        font-size: 16px;
    }

    /*ここまでNEWS領域装飾*/



    /*ここからNews&Topicks領域*/

    #news_topicks a{
 
    }

    #news_topicks time{
        display: inline;
        color: rgb(136,136,136);
        font-size: 16px;
        margin-top: 10px;
        margin-right: 20px;
    }


    /*ここまでNews&Topicks領域*/   


}


@media screen and (min-width:1200px){    
    #main_img{        
        background-image: url(../images/index/mainimage.jpg);
    }
    #main_img img{
        opacity: 0;
    }
    
    /*ここから主要ページへのリンクサムネイル*/

    #main_link img{
        margin-top: 20px;
    }

    /*ここまで主要ページへのリンクサムネイル*/
    
    
    /*ここからiipcut領域装飾*/
    #iipcut_title{
        margin-top: 60px;
        margin-bottom:-20px; 
    }

    #iipcut_title h2{
        font-size: 36px;
    }    

    #iipcut_title h2 .smalltext{
        font-size: 18px;
    }



    #iipcut_honbun p{
        font-size: 16px;
        text-align: justify;
    }

    #iipcut_honbun p .honbun_hidden{
        display: block;
    }


    #iipcut_photo{
        margin-top: 0;
    }
    
    #iipcut_photo img{
        width: 100%;
    }


    #iipcut_streetview{
        margin-top: -20px;
    }
    
    #iipcut_streetview iframe{
    width: 100%;
    height: 430px;
    margin-top: 30px;
    }

    /*ここまでiipcut領域装飾*/


    /*ここからfacebook*/

    #facebook_title{
        margin-top: 0;
        margin-bottom:30px;
    }

    #facebook_title h2{
        font-size: 36px;
        font-weight: bold;
    }

    #facebook_title h2 img{
        width: 28px;
    }


    #facebook_title h2 .smalltext{
        font-size: 18px;
    }


    #facebook_honbun{
        
    }

    #facebook_honbun iframe{
        width: 95% !important;
        display: block;
        margin: 0 auto;
    }


    /*ここまでfacebook*/
    
    
    
    
    /*ここからNEWS領域装飾*/
    #news_title{
        margin-top: 0;
        margin-bottom:-20px; 
    }

    #news_title h2{
        font-size: 36px;
        font-weight: bold;
    }    

    #news_title h2 .smalltext{
        font-size: 18px;
    }

    /*ここまでNEWS領域装飾*/


    /*ここからNews&Topicks領域*/

    #news_topicks a{
        font-size: 18px;
        line-height: 3em;
 
    }

    #news_topicks time{
        display: inline;
        color: rgb(136,136,136);
        font-size: 18px;
        margin-right: 20px;
    }
    
    #news_topicks .news_text{
        
    }


    /*ここまでNews&Topicks領域*/


 
}