@charset "UTF-8";

/*レイアウト*/
@media only screen and (max-width:767px) {
#all,#allcontent,#maincontent,#content-in,.fotter-entry,#main,#right{width:100%;float:none;margin:0;padding:0;}
#content-in{padding:0;margin:0 auto;width:95%;}
#main img{width:95%;height:auto;}
#fotter,#header{width:100%;}
#fotter img{width:100%;}
}

/*ヘッダー*/
@media only screen and (max-width:767px) {
.sp-logo img{display:none;}
.sp-logo{height:80px;background:url(../img-sp/header.png) no-repeat;background-size:contain;}
#headermenu,#headermenu ul{height:auto;width:100%;margin:0;background:url(../image/navi-bg.jpg);}
#headermenu li{width:33%;}
#headermenu li img{width:100%;height:auto;}
#headermenu:after {
  content: "";
  clear: both;
  display: block;
}
#header .nasi img{width:100%;height:auto;}

.header-telbutton{display:none;text-align:center;margin-bottom:10px;}
.header-telbutton img{width:90%;height:auto;}
}

/*サイド*/
@media only screen and (max-width:767px) {
#right{text-align:center;}
.noduma,.muryouarea{margin:auto;}
.side-voice{width:240px;margin:auto;}
.address{margin:auto;height:auto;}
}

/*テキスト*/
@media only screen and (max-width:767px) {
#main h3,
#main h4,
#main h5{width:auto;font-size:120%;padding:5px 10px;margin-left:0;margin-right:0;}
}

/*ニュース*/
@media only screen and (max-width:767px) {
.newstitle ul,.newstitle ul li,.newstitle ul li a{width:95%;display:block;float:none;}

}

/*トップその他*/
@media only screen and (max-width:767px) {
.daihyo-img{width:auto !important;margin:auto !important;}
}

/*サブページ*/
@media only screen and (max-width:767px) {
#blog-title,#web-title,#main h4,.all-blog{width:100%;height:auto;background:#7db322;}
.bookmark{display:none;}
}