@charset "utf-8";
@keyframes toumeido {
    0% {
        opacity: 0;
    }
    100% {
        opacity: 1;
    }
}
* {

}
#feed_news {
    background-image: url(../images/border_leaf960.png);
    background-repeat: repeat-x;
    background-position: left bottom;
    padding-bottom: 16px;
    height: auto;
    min-height: 80px;
    animation-name:toumeido;
    animation-duration: 1.8s;
    animation-timing-function: ease-in;
    
    
    -webkit-transition: all 300ms ease-in-out 0s;
    -o-transition: all 300ms ease-in-out 0s;
    transition: all 300ms ease-in-out 0s;
    opacity: 1;
}
.feed-title{
    margin-bottom: 0.2em;
}
.feed-date{
    float: right;
    margin: 0;
    padding: 2px;
    font-size:  0.8rem;
    margin-right: 0.5em;
    background-color: 
rgba(227,255,174,1.00);}
.entry-contents{
    margin-top: 0.3em;
}

.entry-contents a{
    display: block;
    font-size: 0.9rem;
    
}
.feed-load{
    border-bottom: 1px dotted rgba(166,209,3,1.00);
}

figure {
    width: 340px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    margin-left: 17px;
    margin-top: 0px;
    margin-right: 17px;
}



figure img {
    width: auto;
    height: auto;
    display: block;
    margin-left: auto;
    margin-right: auto;
    float: none;
}
figure figcaption {
    font-size: 0.75rem;
    text-align: center;
    margin-top: 7px;
}
.float_left {
    float: left;
}
.float_right {
    float: right;
}
.main section {
    margin-bottom: 70px;
    clear: both;
}
.flex02 {
    display: flex;
    justify-content: space-between;
    margin-bottom: 22px;
}
.img_3img {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.img_3img figure {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 32%;
    margin-left: 0px;
    margin-right: 0px;
}
.img_3img figure img {
    width: 97%;
    height: auto;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}


#container .site-branding p{
    color: rgba(0,166,68,1.00);
    font-weight: normal;
    font-size:  1.28rem;
}






@media (min-width: 981px){
#container #content {
    width: 960px;
    margin-left: auto;
    margin-right: auto;
    padding-left: 0px;
    padding-right: 0px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.footer_info {
    width: 960px;
    margin-left: auto;
    margin-right: auto;
}


}

@media (max-width: 980px){
#container #content {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    padding-left: 0px;
    padding-right: 0px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
#news {
    margin-left: 0.5%;
    margin-right: 0.5%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 99%;
}
    .main_img img {
    height: auto;
    width: 100%;
}    
.h_navi {
    width: 100%;
    height: 56px;
    margin: 0 auto;
    display: flex;
    clear: both;
    flex-wrap: wrap;
}    
.h_navi li {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;    
    }
.h_navi li a{
    background-size: contain;
    }
.menu01 {
    width: 10%;
}
.menu01 a {
    background-image: url(../images/menu_top.png);
}
.menu02 {
	 width:18%;
}
.menu02 a {
    background-image: url(../images/menu_network.png);
}
.menu03 {
	 width:18%;
}
.menu03 a {
    background-image: url(../images/menu_kankyo.png);
}
.menu04 {
	 width:18%;
}
.menu04 a {
    background-image: url(../images/menu_junkan.png);
}
.menu05 {
	 width:18%;
}
.menu05 a {
    background-image: url(../images/menu_elife.png);
}
.menu06 {
	 width:18%;
}
.menu06 a {
    background-image: url(../images/menu_backnumber.png);
}
    
}

@media (max-width:960px){
.main {
    width: 100%;
}
#footer .footer_info .footer_left {
    width: 61%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}


}

@media (max-width: 768px){
#content .main  {
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
#content .main section {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding-left: 0.5em;
    padding-right: 0.5em;
}
#content .main section p  {
    text-align: justify;
}


#footer .footer_info .footer_right {
    clear: both;
    float: none;
    width: 100%;
    background-color: rgba(255,255,255,0.28);
    padding-top: 12px;
    padding-bottom: 12px;
    padding-left: 27%;
    margin-bottom: 17px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
#footer .footer_info .footer_left {
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}



}

@media (max-width: 736px){
}

@media (max-width: 667px){
}

@media (max-width: 414px){
#container #content {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    padding-left: 0px;
    padding-right: 0px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    clear: both;
    float: none;
    padding-top: 8px;
    margin-top: 8px;
}
.h_navi {
    width: 100%;
    height: 110px;
    margin: 0 auto;
    display: flex;
    clear: both;
    flex-wrap: wrap;
}
.menu01 {
    width: 33.3%;
}
.h_navi li.menu01 a {
    background-image: url(../images/menu_top.png);
    background-size: 59% auto;
}
.menu02 {
    width: 33.3%;
}
.menu03 {
    width: 33.4%;
}
.menu04 {
    width: 33.3%;
}
.menu05 {
    width: 33.3%;
}
.menu06 {
    width: 33.4%;
}
.flex02 {
    display: block;
    margin-bottom: 14px;
}
figure {
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    margin-top: 0px;
    margin-left: auto;
    margin-right: auto;
}
.img_3img figure {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 92%;
    margin-left: auto;
    margin-right: auto;
}
#footer .footer_info .footer_left {
    width: 98%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    float: none;
    clear: both;
    padding-left: 1%;
    padding-top: 14px;
    border-style: none;
    padding-right: 1%;
    margin-left: auto;
    margin-right: auto;
    text-align: justify;
}
#footer .footer_info .footer_right {
    clear: both;
    float: none;
    width: 100%;
    background-color: rgba(255,255,255,0.28);
    padding-top: 12px;
    padding-bottom: 12px;
    padding-left: 6%;
    margin-bottom: 17px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.boshu_tbl tr td {
    padding-top: 0.3em;
    padding-right: 0.3em;
    padding-bottom: 0.3em;
    padding-left: 0.3em;
}
.boshu_tbl tr th {
    padding-top: 0.3em;
    padding-right: 0.5em;
    padding-bottom: 0.3em;
    padding-left: 0.5em;
}
    .site-header{margin-top: 60px;}
















}

@media (max-width: 375px){
}

@media (max-width: 360px){
}

@media (max-width:320px){
figure {
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    margin-left: 17px;
    margin-top: 0px;
    margin-right: 17px;
}

}
