/*
Welcome to Custom CSS!

To learn how this works, see http://wp.me/PEmnE-Bt
*/

/*メニューの位置を固定*/

#video-background {
background-position:top center !important;
}

.site-header .top{
position: fixed;
width: 100%;
}
 
.button {
top:-40px;
text-transform: uppercase;
border-radius: 5px;
}

.button:hover {
text-shadow: 0px 0px 6px rgba(196, 215, 0, 1);
-webkit-box-shadow: 0px 5px 40px -10px rgba(255,215,255,1);
-moz-box-shadow: 0px 5px 40px -10px rgba(255,255,255,0.57);
transition: all 0.5s ease 0s;
} 
 
/*トップビデオとコンテンツの間のスペースを削除*/
.home #home-content {
padding-top: 0 !important;
}

/*パララックスバナー*/
.enllax{color:#fff;padding:100px;}
@media screen and (max-width: 2000px) {.enllax{padding:80px;}}

/*ホームコンテンツの横幅*/
#home-content {
max-width:1000px !important; 
}


/*各コンテンツの横幅の大きさ*/
.entry-content  {
	max-width: 1000px;
	width:100vw;
	height:auto; 
} 
 
/*トップページのブログの文字の大きさ*/
section h2 {
font-size: 2em !important;
line-height: 1;
padding-top: 0px !important;
}

/*各ページバナーの文字の位置*/
.entry-title{
	padding-top: 100px !important;
	line-height: 1;	
}

/*各ページバナーの縦の長さ*/
.entry-header{
height: 500px; 
}

/*ポートフォリオヘッダーの背景色と大きさ*/
/*.postid-735 header{*/
.single-jetpack-portfolio header{
background: #c4d700 !important;
	height: 350px;
}

/*ポートフォリオヘッダー文字*/
.single-jetpack-portfolio .entry-title{
	padding-top: 35px !important;
	line-height: 1;	
	font-size：　10px
}

.postid-4342 .post-navigation{
 margin-top: 100px !important;
}

/*ポートフォリオヘッダーのオーバーレイ*/
.single-jetpack-portfolio .overlay{
background: none !important;
}

/*Contact form box height*/
input.wpcf7-form-control.wpcf7-text.wpcf7-validates-as-required
{
    max-height: 40px;
}

/*Contact form box height*/
input.wpcf7-form-control.wpcf7-text
{
    max-height: 40px;
} 

/*news カテゴリ、作者、タグなどを非表示にする*/
.post .meta.category, .post .byline, .post .tags {
   display: none !important;
}

/*news page 見た目*/

.blog #posts-scroll .entry-header {
	max-height: 150px 
}
.blog #posts-scroll .body-wrap{
 padding-top: 90px; 
}

.blog #posts-scroll .entry-title { 
	padding: 10px !important; 
	margin-left:-100%;
  margin-right:-100%;
	line-height: 3; 
	background-color: #fff;
   -moz-transition: all 0.5s linear;
    -ms-transition: all 0.5s linear;
    -o-transition: all 0.5s linear;
    -webkit-transition: all 0.5s linear;
    transition: all 0.5s linear;
}

.blog #posts-scroll .entry-title:hover {
 margin-left:-100%;
 margin-right:-100%;    
	background-color: #c4d700;
	opacity: .6; 
	-moz-transition: all 0.5s linear;
    -ms-transition: all 0.5s linear;
    -o-transition: all 0.5s linear;
    -webkit-transition: all 0.5s linear;
    transition: all 0.5s linear;
}
img:hover .entry-title:hover-img {
    visibility: hidden;
}

#blog .posts .post {
	border-top: 0px !important;
}

.blog #posts-scroll .featured-image {
	display: none;
}
.blog #posts-scroll .entry-content{
display: none;
}

/*フッターの背景色*/
#footer { 
  background: #c4d700;
	max-width: 100%; !important;
		padding-left:0px !important;
padding-right:0px !important;
background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
  text-align: center;  
		width:100vw;
} 
/*studio page width*/

.page-id-3046 .entry-content {
	width:100%;
    max-width:1500px;
    height:auto;
	padding-left:0px !important;
padding-right:0px !important;
	    margin: 0 auto;
	
}
/*bkgd color of studio styles*/
.page-id-3046 .body-wrap
{
	background-color: #045f87;
	padding-left:0px !important;
padding-right:0px !important;
background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
  text-align: center;  
max-width: none;
width: 100% !important;
}


.headerofstyles {
background: #FDC830;  /* fallback for old browsers */
background: -webkit-linear-gradient(to top, #FDC830, #ffe600);  /* Chrome 10-25, Safari 5.1-6 */
background: linear-gradient(to top, #FDC830, #ffe600); /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */
	
		  width: 100vw;
  position: relative;
  left: 50%;
  right: 50%;
  margin-left: -50vw;
  margin-right: -50vw;
	/*
max-width: none;
width: 100% !important;
	padding-left:0px !important;
padding-right:0px !important;
  text-align: center;  
	*/
}


.studiospecheader{
background: #FDC830;  /* fallback for old browsers */
background: -webkit-linear-gradient(to top, #FDC830, #ffe600);  /* Chrome 10-25, Safari 5.1-6 */
background: linear-gradient(to top, #FDC830, #ffe600); /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */
		  width: 100vw;
  position: relative;
  left: 50%;
  right: 50%;
  margin-left: -50vw;
  margin-right: -50vw;
	/*
max-width: none;
width: 100% !important;
	padding-left:0px !important;
padding-right:0px !important;
  text-align: center;  
*/
}


.studio-map {
background: #FDC830;  /* fallback for old browsers */
background: -webkit-linear-gradient(to top, #FDC830, #ffe600);  /* Chrome 10-25, Safari 5.1-6 */
background: linear-gradient(to top, #FDC830, #ffe600); /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */
	
	  width: 100vw;
  position: relative;
  left: 50%;
  right: 50%;
  margin-left: -50vw;
  margin-right: -50vw;
	/*
background-size: cover !important;
width:100% !important;
	padding-left:0px !important;
padding-right:0px !important;
  text-align: center;  
*/
}



/*studio page top ivdeo*/


#primary video{
	max-width: none !important
}

.page-id-3046 .vidbg-container  {
 background-color: none !important;
	margin: auto;
	max-width: none !important;
	width: 100% !important;
  object-fit: cover !important;
	position: absolute;
	
  
}

.page-id-3046 #main header.main
{
height: 750px;
	margin-bottom: 0px !important;
}

.page-id-3046 h1{
	margin-top: 250px;
	  display: block;
  margin-left: auto;
  margin-right: auto;

}

.page-id-3046 .entry-title
{
text-indent: -9999px;
		overflow: hidden;
background: url("https://wadaya.info/wp-content/uploads/2023/03/Asset-7@2x.png")  no-repeat scroll center top ;
	background-size: contain;
	background-position: center center;
 display: block;
    max-width: 749px !important;
	height: auto;
 margin-left: 0 auto !important;
  margin-right: 0 auto  !important;
	padding-left:15px !important;
padding-right:15px !important;
}


.studio-intro1
{
	color: #fff;
}
.studio-intro2
{
	color: #fff;
}
.studio-map
{color: #fff;
}
.googlemaps{
	color: #fff;
}

.studiospecexp{
	color: white;
}

/*スタジオ説明画像マウスオーバー*/

.barstylethumb {
	position: relative;
	opacity: 1;
	transition: .5s ease;
	cursor: pointer;
	margin: auto;
  display: block;
	z-index: 1;
}

.barstylethumb:hover {
	opacity: 1;
	z-index: 1;
	transform: scale(1.05,1.05);
}
.maroomthumb {
	position: relative;
	opacity: 1;
	transition: .5s ease;
	cursor: pointer;
	margin: auto;
  display: block;
	z-index: 1;
}
.maroomthumb:hover {
	opacity: 1;
	z-index: 1;
	transform: scale(1.05,1.05);
}

.LEDthumb{
	position: relative;
	opacity: 1;
	transition: .5s ease;
	cursor: pointer;
	margin: auto;
  display: block;
	z-index: 1;
}

.LEDthumb:hover {
	opacity: 1;
	z-index: 1;
	transform: scale(1.05,1.05);
}

.WGBthumb{
	position: relative;
	opacity: 1;
	transition: .5s ease;
	cursor: pointer;
	margin: auto;
  display: block;
	z-index: 1;
}

.WGBthumb:hover {
	opacity: 1;
	z-index: 1;
	transform: scale(1.05,1.05);
}

.responsive-map{
overflow:hidden;
padding-bottom:40.25%;
position:relative;
height:0;
}
.responsive-map iframe{
left:0;
top:0;
height:100%;
		max-width: none;
width:100%;
position:absolute;
}

.googlemaps{
	color: #fff; !important
}

.page-id-3046 #primary{
padding-bottom: 0px;
	}

.page-id-3046 .hentry {
	margin-bottom: 0px;
}

.page-id-3046 .textwidget{
	display: none;
}
.promo-vid-column{
margin-bottom: 10px;
}
.promo-text{
color: #fff; !important
line-height: 1 !important;
	
}
.followwadaya {
color: #fff; !important
}

