@charset "utf-8";
/* CSS Document */

/*--------------------------------------
ナビ・フッター共通箇所*/

#otomo #pagetop{
	position:fixed;
	right:10px;
	bottom:150px;
}

#footer_fix{
	position:fixed;
	right:10px;
	bottom:20px;
	font-family: 'Roboto', sans-serif;
	font-size:11px;
	letter-spacing:1px;
	text-align:center;
	max-width:280px;
	width:100%;
	margin:auto;
}

#otomo #contact{
	background-color:#ABABAB;
	display:inline-block;
	width:38%;
}

#otomo #contact a{
	color:#fff;
	/* background-image:url(../../img/lp/nadel2/arrow.png) !important;
	background-size:20px !important;
	background:no-repeat;
	background-position:right; */
	padding:15px 0;
	display:block;
	position: relative;
}

#otomo #contact a:after,
#otomo #pro a:after{
  content: "";
  width: 8px;
  height: 8px;
  border: 0px;
  border-top: solid 1px #fff;
  border-right: solid 1px #fff;
  -ms-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  position: absolute;
  top: 50%;
  right:10px;
  margin-top: -5px;
}



#otomo #pro{
	background-color:#95A5A6;
	display:inline-block;
	width:60%;
}

#otomo #pro a{
	color:#fff;
	/* background-image:url(../../img/lp/nadel2/arrow.png) !important;
	background-size:20px !important;
	background:no-repeat;
	background-position:right; */
	padding:15px 0;
	display:block;
	position: relative;
}



#otomo .site-header{
    display: flex;
    position: fixed;
    justify-content: space-between  !important;
    transition: .5s;
    width: 100%;
	z-index:99999999;
	top:0px;
	padding:20px 0 50px 0;

}

#otomo .site-header.transform{
	background-color:rgba(255,255,255,0.7);
}



#otomo .site-header  ul li.logo{
	position:fixed;
	top:15px;
	left:30px !important;
	padding:0px !important;

}
#otomo #header img{
    margin-top: 18px;
    height: 33px;
}

#otomo .site-header ul{
	position:absolute;
	right:0px;
}

#otomo .site-header ul li{
	display:inline-block;
	list-style:none;
	font-size:18px;
	letter-spacing:0.15em;
	z-index:99999 !important;
	margin:0 20px;



}


#otomo #footer{
	width:100%;
	height:auto;
	padding:50px 0 0 0;
	text-align:center;
}


#otomo #footer .logo{
	margin:130px auto;
}

#otomo #footer .logo img{
	width:40%;
	max-width:219px;
}


#otomo #footer #copyright{
	letter-spacing:0.15em;
	font-size:12px;
}


#otomo #jewel_logo{
	width:100%;
	height:auto;
	text-align:center;
	background-color:#ccc;
	padding:20px 0;
	margin-top:20px;
	margin-bottom:-50px !important;
}

#otomo #jewel_logo img{
	height:40px;
}



@media only screen and (max-width: 1050px) { 

#otomo #pagetop{
	position:fixed;
	right:10px;
	bottom:150px;
}

#otomo #pagetop img{
	height:120px;
}




/* #otomo #contact{
	width:94%;
	right:3%;
	bottom:2px;
	max-width:none;
}

#otomo #contact a{
	width:100%;
	color:#fff;
	background-size:20px !important;
	background:no-repeat;
	background-position:right;
	font-size:15px;
	letter-spacing:0.15em;
	padding:15px 0;
	text-align:center;


}

#otomo #pro{
	width:94%;
	right:3%;
	bottom:70px;
	max-width:none;
}

#otomo #pro a{
	width:100%;
	color:#fff;
	background-size:20px !important;
	background:no-repeat;
	background-position:right;
	font-size:15px;
	letter-spacing:0.15em;
	padding:15px 0;
	text-align:center;
}

 */





/*
#otomo #contact img{
	width:80%;
}*/

#otomo #footer{
	padding-bottom:100px;
}


#otomo #footer .navi ul li{
	display:block;
	font-size:15px;
	margin: 20px 0px;

}

#otomo #header ul{/*ヘッダーナビ*/
	position:fixed;
	top:20px !important;
	left:12% !important;
	right:auto;
	text-align:center;
}

#otomo #header ul li{/*ヘッダーナビ*/
display:none;}


#otomo #header ul li.logo{/*ヘッダーロゴ*/
	display:block !important;
	top:0px !important;
	left:50px !important;


}


#otomo #header img{
	margin-top:0px !important;
	height:20px;
}




#otomo #footer .logo{
	margin:50px auto 80px auto;
}

/* #otomo #footer .logo img{
	width:20%;
} */

/*
#otomo #contact{
	width:auto;
	max-width:250px;
	right:20px;
	bottom:2px;
}


#otomo #contact img{
	width:100%;
}*/

#otomo #jewel_logo{
	padding:20px 0 100px 0;
	margin-top:20px;
	margin-bottom:-150px !important;
}

#otomo #jewel_logo img{
	height:40px;
}





}




@media only screen and (max-width: 870px) { 

#otomo #pagetop{
	position:fixed;
	right:10px;
	bottom:130px;
}

#otomo #pagetop img{
	height:100px;
}


#footer_fix{
	width:100%;
	right:0;
	max-width:none;
	bottom:5px;
}



/*
#otomo #contact{
	width:80%;
	max-width:350px;
	left:10%;
	bottom:2px;
}


#otomo #contact img{
	width:100%;
}*/

#otomo #footer{
	padding-bottom:100px;
}


#otomo #footer .navi ul li{
	display:block;
	font-size:15px;
	margin: 20px 0px;

}

#otomo #header ul{/*ヘッダーナビ*/
	position:fixed;
	top:0px !important;
	left:30%;
	right:auto;
	text-align:center;
}

#otomo #header ul li{/*ヘッダーナビ*/
display:none;}


#otomo #header ul li.logo{/*ヘッダーロゴ*/
	display:block !important;

}
#otomo #footer .logo{
	margin:50px auto 80px auto;
}

/* #otomo #footer .logo img{
	width:50%;
} */




}


/*----------------

マウスオーバー

----------------------------*/


#otomo .navi ul li a {
  position: relative;
  display: inline-block;
  text-decoration: none;
  font-size: 12px;
}
#otomo .navi ul li a::after {
 position: absolute;
  bottom: -4px;
  left: 0;
  content: '';
  width: 100%;
  height: 1px;
  background:/* #666*/#90744C;
  transform: scale(0, 1);
  transform-origin: left top;
  transition: transform .3s;
  margin-bottom:5px;

}
#otomo .navi li a:hover::after {
  transform-origin: left top;
  transform: scale(1, 1);
}



#otomo #btn a::after {
	display:none;

}

#otomo #header ul li.logo a::after{
	display:none !important;
}



@-webkit-keyframes animsition-loading {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}

@keyframes animsition-loading {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}

@-webkit-keyframes fade-in {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}

@keyframes fade-in {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}


/*

.Bnr .Bnr__img__inner a{
	width:190px;
}

.Bnr p a{
	color:#595757 !important;
}

.sp_bnr a{
	color:#595757;
}
	

.btn_sidebana2{
	width:63% !important;
}
*/



