/* スマホのみ */
@media screen and (max-width: 680px){
	
	
	
	.tblbs table.small td, .tblbs table.small th {
    font-size: 80%;
}
	ul.bui {
    flex-wrap: wrap;
}
	
	ul.bui li {
    width: calc(50% - 10px);
    font-size: 14px;
}
	
	.pr-inner:after {
    height: 1px;
    width: 84%;
    left: 8%;
    bottom: 0;
    top: unset;
}
	p.kocho {
    font-size: 18px;
}
	h3.lbar,h3.cbar {
    font-size: 18px;
}
h3.lbar span,h3.cbar span {
    font-size: 38px;
}
	.enk dd {
    margin-left: 40%;
}

	.pr-inner i {
    font-size: 50px;
}
	.pr-inner {
    width: 100%;
    padding: 20px 30px;
    position: relative;
}
	.pr-wrap {
    flex-wrap: wrap;
}
.ccw {
    left: -10vw;
    top: 0px;
    width: 90vw;
}
	#body div.mainv-wrap {
    padding-right: 10vw;
    padding-bottom: 10vw;
    border-left: 15vw solid #fff;
}
.cc2 {
    font-size: 16px;
    max-width: 100%;
    width: 90vw;
    box-sizing: border-box;
}
p.cc {
	    text-shadow: 0 0 5px #fff, 0 0 10px #fff;
    font-size: 33px;
}
	div#site-logo {
    margin: 5px 10px 5px 0;
}
	div#site-logo {
    width: 100px;
}
		.sp-reverse .subrow_inner,.sp-rev .subrow_inner {
    display: flex;
    flex-wrap: wrap;
    flex-direction: column-reverse;
}
	.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;
}
    /* スマホフッターメニュー２ここまで */
}
    /* スマホテンプレここまで */
