/* スマホのみ */
@media screen and (max-width: 680px){
	
	.post-width {
    width: 90%;
    margin: 0 auto;
}
	
	.book {
    width: 100%;
    margin-bottom: 30px;
}
	
	.book-flex {
    display: block;
    gap: 0;
}
	ul.sin-menu li {
    width: 48%;
}
	.back-btn a.btn {
    width: 100%;
}
	.keireki-wrap .inner:last-child {
    margin: 0;
}
.keireki-wrap .inner {
    width: 100%;
    margin-bottom: 20px;
}
	
	.keireki-wrap {
    max-width: 90%;
    box-sizing: border-box;
    margin: 30px auto 0;
    display: block;
}
	span.bunya.fis {
    margin: 0;
}
	span.frgn {
    margin: 0;
    display: block;
}
	div#site-logo {
    position: relative;
}
	.single div#layout {
    max-width: 100%;
}
.single .img-wrap img {
    max-width: 70%;
    margin: 0 auto;
    display: block;
    position: relative;
    bottom: -7px;
}
.single .info-wrap {
    width: 90%;
    margin: 15px auto 0;
}
	.single .img-wrap {
    width: 100%;
		    padding-top: 20px;
		    overflow: hidden;
}
	.single .i-wrap {
    display: block;
}
	div#site-logo {
    margin: 0;
}
	div#headerwrap {
    min-height: 52px;
}
	
	#pagewrap .fixed-header#headerwrap div#site-logo a img {
    width: 105px;
}
	.fixed-header div#site-logo {
    position: relative;
    margin: 0;
}
	.list .builder-posts-wrap.loops-wrapper.list-post.classic.tf_clear.tf_clearfix article {
    width: 100%;
}
	.list .info-wrap {
    width: 60%;
}
.list .img-wrap {
    width: 37%;
}
	.cenl,.cenr {
    max-width: 90%;
    margin: 0 auto;
}
		table.contact th, table.contact td {
    width: 100%;
    display: block;
}
	table.contact td {
    padding: 0 0 16px;
}
		.hht h2.post-title.entry-title {
    width: 100%;
    float: none;
}
	.hht .entry-content {
    width: 100%;
    float: none;
}
.hht .post-date-wrap {
    float: none;
    padding: 0;
}
div.hht {
    padding: 15px;
}
  div.fullcover {
    background-attachment: scroll!important;
}
  div#wpadminbar {
    display: none!important;
}
    .snsicon {
    display: none;
}
  div#site-description {
    display: none;
}
div.smb20{
  margin-bottom:20px;
  }
  div.smb{
  margin-bottom:30px;
  }
  .top-news-row h2.post-title.entry-title {
    display: block;
}
  .top-news-row time.post-date.entry-date.updated {
    display: block;
}
  a.phone-no {
    font-size: 32px;
    line-height: 32px;
    padding: 0;
}
  p.middle-size-font {
    font-size: 16px;
    line-height: 26px;
}
			table.contact th, table.contact td {
    width: 100%;
    display: block;
}
  table.contact th {
    padding: 16px 0;
  }
table.contact td {
    padding: 0 0 16px;
    border: 0;
}

  .loops-wrapper.list-thumb-image .post-title {
    font-size: 18px;
    line-height: 1.6;
    font-weight: 400;
}
	p , *{font-size:14px;}
	
}
/* スマホのみここまで */


    /* スマホテンプレ */
@media screen and (max-width: 680px){
      /* スマホグリッド２ */
.sp-row-2 .loops-wrapper.grid4 .post {
    width: 48.4%;
        margin-left: 3.2%!important;
    float: left!important;
        clear: none;
}
.sp-row-2 .loops-wrapper.grid4 .post:nth-of-type(2n+1) {
    margin-left: 0!important;
    clear: left;
}
  .loops-wrapper.grid4 h2.post-title.entry-title {
    font-size: 16px;
}
  /* スマホグリッド２ここまで */
        /* スマホフッターメニュー２ */
ul#menu-foot,ul#menu-foot2 {
    margin: 0 -5%;
  border-bottom: #666 solid 1px;
        margin-top: 10px;
}
ul#menu-foot li,ul#menu-foot2 li {
    width: calc(50% - 30.5px);
    float: left;
    display: block;
    clear: none;
    border-top: #666 solid 1px;
    padding: 5px 15px;
}
ul#menu-foot li:nth-child(odd),ul#menu-foot2 li:nth-child(odd){
      border-right: #666 solid 1px;
}
  #footer .widget_nav_menu h4.widgettitle {
    display: none;
}
    /* スマホフッターメニュー２ここまで */
}
    /* スマホテンプレここまで */
