.site-info .copyright span:nth-child(2){
	display:none;
}

.site-info .copyright span:first-child{
	text-align:center;
	width:100%;
}
.site-info .copyright{
	display:block;
	text-align:center;
}
.map-grayscale iframe{
	width:100%;
}
.sb_instagram_header{
	display:none;
}
.insta_box_center{
	text-align:center;
}
.insta_btn2{/*ボタンの下地*/
  color: #FFF !important;/*文字・アイコン色*/
  border-radius: 7px;/*角丸に*/
  position: relative;
  display: inline-block;
  height: 72px;/*高さ*/
  width:232px;/*幅*/
  text-align: center;/*中身を中央寄せ*/
  font-size: 25px;/*文字のサイズ*/
  line-height: 72px;/*高さと合わせる*/
  background: -webkit-linear-gradient(135deg, #427eff 0%, #f13f79 70%) no-repeat;
  background: linear-gradient(135deg, #427eff 0%, #f13f79 70%) no-repeat;/*グラデーション①*/
  overflow: hidden;/*はみ出た部分を隠す*/
  text-decoration:none;/*下線は消す*/
	margin:auto;
}

.insta_btn2:before{/*グラデーション②*/
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;/*全体を覆う*/
  height: 100%;/*全体を覆う*/
  background: -webkit-linear-gradient(15deg, #ffdb2c, rgb(249, 118, 76) 25%, rgba(255, 77, 64, 0) 50%) no-repeat;
  background: linear-gradient(15deg, #ffdb2c, rgb(249, 118, 76) 25%, rgba(255, 77, 64, 0) 50%) no-repeat;
}

.insta_btn2 .fa-instagram{/*アイコン*/
  font-size: 35px;/*アイコンサイズ*/
  position: relative;
  top: 4px;/*アイコン位置の微調整*/
}

.insta_btn2 span {/*テキスト*/
  display:inline-block;
  position: relative;
  transition: .5s
}
#sb_instagram{
	max-width:1200px;
	margin-left:auto;
	margin-right:auto;
}
.wp-block-columns{
	column-gap:60px;
}
#sb-search{
	display:none !important;
}


.pc {
  display: block !important;
}
.sp {
  display: none !important;
}
.iframe_google_map_item{
	padding-top:120px;
}
.ceo_item_img{
	text-align:right;
}
.custom-logo-link img{
	max-height:40px !important;
}
@media screen and (max-width: 1000px) {
.custom-logo-link img{
	max-height:27px !important;
}
  .has-text-align-center_prai_w_txt{
    font-size: 18px !important;
  }
.ceo_item_img{
	text-align:center !important;
}
.ceo_item_img	.wp-block-image{
		float: none;
    width: fit-content;
    margin: auto;
	}
	
.iframe_google_map_item{
	padding-top:10px;
}
	
  .pc {
    display: none !important;
  }
  .sp {
    display: block !important;
  }
	.wp-block-group_mai_sp_noflex{
		display:block !important;
		max-width:300px !important;
		margin-left:auto !important;
		margin-right:auto !important;
	}
	.wp-block-group_mai_sp_noflex .wp-block-columns-is-layout-flex{
		width:100% !important;
		margin-top:10px;
	}
	.wp-block-group_mai_sp_noflex .wp-block-columns-is-layout-flex .wp-block-button__link{
		width:100% !important;
	}
	
	.wp-block-group_mai_sp_noflex .wp-block-button {
		width:100% !important;		
	}
	.wp-block-group_mai_sp_noflex  .wp-block-button__link{
		width:100% !important;		
		
	}
	.wp-block-group_sp_f14_txt{
		padding-left: 20px !important;
		padding-right:20px !important;
	}
	.wp-block-group_sp_f14_txt p{
		font-size:14px !important;
	}
	.entry-content{
		padding-left: 20px !important;
		padding-right:20px !important;			padding:0 20px !important;
	}
	.entry-content p{
		font-size:14px !important;
	}
	.entry-content>.wp-block-columns, .entry-content>.wp-block-cover, .entry-content>.wp-block-group{
		padding-top: 0 !important;
		padding-left: 0 !important;
		padding-right:0 !important;
	}
	.entry-content>.wp-block-columns, .entry-content>.wp-block-cover, .entry-content>.wp-block-group{
		padding-bottom:0 !important;
	}
}

body{
	
    overflow-x: hidden !important;
}