



/********ヘッダー********/
#fixed-header {
	position: fixed;
	top: 0px; 
	width: 100%;
	background: #ffffff;
	transition: .5s;
	z-index:9999;
	height:48px;
}

#fixed-header.is-show { top: 0;}

#header_inner{
	height:52px;
	background: #ffffff;
	border-bottom: 4px solid <br />
<b>Warning</b>:  Undefined variable $hexColor_yamabuki in <b>/home/sites/www.best-boatrace.com/html/css/css.php</b> on line <b>25</b><br />
;
	box-shadow:0 0 8px 0 rgba(0,0,0,0.24);
	position: relative;
}


.LP_catch .top_bar{
	display:block;
	width: 100%;
	background: #ffffff;
	padding: 0px 0px 0px 10px;
}


.LP_catch .top_bar{
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	align-items: center;
}

.LP_catch .top_bar h1 img{ height: 32px;}

.LP_catch .top_bar .LP_regButton{
	height: 100%;
	padding: 20px 10px 0;
	background: linear-gradient(135deg, #fba831 0%,#fd6c05 100%);
	color: #ffffff;
	font-size: 12px;
}












/********LINE友達登録画面********/
.registBox{
	padding:24px;
	background:#ffffff;
	border:solid 4px #dbe3e5;
}

.registBox .link_lineRegist{
	display:block;
	width:100%;
	padding:16px 0;
	background:#06c755;
	border-radius:9999px;
	color:#ffffff;
	font-size:18px;
	font-weight:bold;
	text-align:center;
}

.registBox .registCheck{
	margin-top:16px;
	text-align:center;
}

.registBox .registCheck .checkbox{
	margin-right:6px;
	transform:scale(1.2);
}

.registCaution{
	padding:16px 0;
	border-radius:10px;
	opacity:0.64;
}
