/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Jun 02 2022 | 10:12:11 */
body .page-header {
    display: none;
}
.page-header {
  margin-top: 0;
  margin-bottom: 0;
  padding-bottom: 0;
  display: flex;
  align-items: center;
  position: relative;
  z-index: 1;
  min-height: 8rem;
  text-align: center;
  display: none;
}	
.breadcrumb {
  border-top: 1px solid var(--vk-color-border-hr);
  border-bottom: 1px solid var(--vk-color-border-hr);
  display: none;
}

/*サイトヘッダー*/ 
.site-header {
	background-color: #403A3A;
	/*  height: 82px;  */
}

.site-header-logo {
  text-align: left;
  font-weight: 700;
  font-size: 1.5rem;
  white-space: normal;
	  overflow-wrap: break-word;
  padding-top: 1rem;
  margin-bottom: 1rem;
  margin-left: 0;
}
.site-header-logo a {
    color: #fff;
}
.header-otoiawase-p {
  text-align: right;
  display: block;
  float: right;
  display: flex;
  justify-content: flex-end;
  position: absolute;
  top: .3em;
  right: 0;
  padding-right: 2.5em;
}

/*ヘッダーお問い合わせ切り替*/
.img-sp { display: none; }
@media screen and (max-width:768px) {
    .img-pc { display: none; }
    .img-sp { display: block;
	}}
@media (max-width: 991.98px){
.site-header-logo {
	color: #fff;
	text-align: left;
	font-weight: 700;
	font-size: 1.5rem;
	padding-top: 1.5rem;
	margin-bottom: 1.5rem;
	margin-left: 0;	
	white-space: normal;
	overflow-wrap: break-word;
	width: 70%;
}
.header-otoiawase-p {
  text-align: right;
  display: block;
  float: right;
  display: flex;
  justify-content: flex-end;
  position: absolute;
  top: .6em;
  right: 0;
  padding-right: .5em;
}}

@media (max-width: 613.98px){
.site-header-logo {
  padding-top: .5rem;
  margin-bottom: .5rem;
  white-space: normal;
  overflow-wrap: break-word;
  width: 260px; /*サイト名折り返し*/
}
.header-otoiawase-p {
  text-align: right;
  display: block;
  float: right;
  display: flex;
  justify-content: flex-end;
  position: absolute;
  top: .68em;
  right: 0;
  padding-right: .5em;
  width: 110px;
	}}

@media (max-width: 420.98px) {
.site-header-logo {
  text-align: left;
  font-weight: 600;
  font-size: 17.4px;
  white-space: normal;
}
.site-header-logo {
  padding-top: .5rem;
  margin-bottom: .5rem;
  white-space: normal;
  overflow-wrap: break-word;
  width: 200px; /*サイト名折り返し*/
}
.header-otoiawase-p {
  text-align: right;
  display: block;
  float: right;
  display: flex;
  justify-content: flex-end;
  position: absolute;
  top: 0.7em;
  right: 0;
  padding-right: 0em;
  width: 92px;
	}}	
	

/*個別ページのタイトル等削除*/
body .page-header, .breadcrumb {display: none;}	
.header_scrolled .site-header{display: none;}	
.admin-bar .vk-mobile-nav-menu-btn {display: none;}
.vk-mobile-nav-menu-btn {display: none;}
/*SPmenu-botan-none*/
#vk-mobile-nav-menu-btn.vk-mobile-nav-menu-btn
{ display: none !important; }
.vk-mobile-nav-menu-btn {display: none;}
.vk-mobile-nav-menu-btn {display: none;}
