

body,div,p,a,img,h,h1,h2,h3,h4,h5,h6,hr,header,footer,section,article
{
	margin: 0px;
	padding: 0px;
	border: 0px;
}


body
{
	margin: 0px;
	padding: 0px;
	font-family: 'Noto Sans JP', sans-serif;
	font-size: 12px;
	font-weight: 400;
	background-color: #FFFFFF;
}


img
{
	margin: 0px;
	padding: 0px;
	border: 0px;
}




.cb
{
	clear: both;
}


.cb hr
{
	display: none;
}


.anc01
{
	display: block;
	width: 0px;
	height: 0px;
	line-height: 0px;
}













#bodybox
{
	position: relative;
	width: 100%;
	height: 100%;
	margin: 0px 0px 0px 0px;
	min-width: 1296px;
	min-height: 1024px;
	overflow-x: hidden;
	background-color: rgba( 102, 102, 102, 1.0 );
}


#headerbase
{
	position: relative;
	width: 100%;
	height: 180px;
	margin: 0px 0px 0px 0px;
	background-color: #FFFFFF;
}


header
{
	position: relative;
	width: 1280px;
	height: calc( 100% - 2px );
	margin: 0px auto 0px auto;
	padding-top: 1px;
	padding-bottom: 1px;
}


.midbase, #footerbase
{
	position: relative;
	width: 100%;
	margin: 0px 0px 0px 0px;
}


.midbox, footer
{
	position: relative;
	width: 1280px;
	margin: 0px auto 0px auto;
	padding-top: 1px;
	padding-bottom: 1px;
}


#footerbase
{
	height: 120px;
	background-color: #FFFFFF;
}


footer
{
	height: calc( 100% - 2px );
	background-color: #FFFFFF;
}


#menubox
{
	display: block;
	/*
	position: relative;
	width: 1280px;
	height: 71px;
	margin: -1px auto 0px auto;
	padding-top: 1px;
	*/
	position: fixed;
	left: 0px;
	right: 0px;
	top: 0px;
	margin: auto;
	height: 71px;
	padding-top: 1px;
	z-index: 10;
}


#menubox::before
{
	content: '';
	display: block;
	position: absolute;
	left: -2048px;
	right: -2048px;
	top: 0px;
	margin: auto;
	width: 3072px;
	height: 100%;
	background: -webkit-gradient( linear, left top, left bottom, from( rgba( 0, 25, 235, 1.0 ) ), color-stop( 0.34, rgba( 0, 25, 192, 1.0 ) ), color-stop( 0.48, rgba( 0, 25, 154, 1.0 ) ), color-stop( 0.83, rgba( 0, 13, 80, 1.0 )  ), to( rgba( 0, 0, 0, 1.0 ) ) );
	background: linear-gradient( to bottom, rgba( 0, 25, 235, 1.0 ) 0%, rgba( 0, 25, 192, 1.0 ) 34%, rgba( 0, 25, 154, 1.0 ) 48%, rgba( 0, 13, 80, 1.0 ) 83%, rgba( 0, 0, 0, 1.0 ) 100% );
	box-shadow: 0px 2px 4px rgba( 0, 0, 0, 0.6 );
}


#menucont
{
	display: block;
	position: relative;
	list-style: none;
	width: 1280px;
	height: 20px;
	margin: 25px auto 0px auto;
	padding: 0px;
	font-size: 0px;
	line-height: 0px;
	text-align: center;
	-webkit-font-feature-settings: 'palt';
	font-feature-settings: 'palt';
}


#menucont li
{
	display: inline-block;
	position: relative;
	height: 20px;
	padding: 0px 30px 0px 30px;
	border-left: solid 2px #FFFFFF;
}


#menucont li:first-of-type
{
	border-left: 0px;
}


#menucont li a
{
	display: block;
	position: relative;
	height: 20px;
	font-size: 20px;
	font-weight: 500;
	line-height: 20px;
	text-decoration: none;
	text-align: center;
	vertical-align: top;
	color: #FFFFFF;
	letter-spacing: 0.025em;
	transition-duration: 150ms;
}


#menucont li a:hover
{
	text-shadow: 0px 0px 8px rgba( 255, 255, 255, 1.0 );
}


#obione
{
	display: block;
	position: relative;
	width: 100%;
	height: 106px;
	margin: 72px auto 0px auto;
	padding-top: 1px;
	padding-bottom: 1px;
	-webkit-font-feature-settings: 'palt';
	font-feature-settings: 'palt';
}


#headerlogo01
{
	display: block;
	position: absolute;
	left: 43px;
	top: 37px;
	width: 300px;
	height: 36px;
	font-size: 0px;
	font-weight: 700;
	line-height: 0px;
	text-decoration: none;
	text-align: left;
	vertical-align: top;
	color: #0062FF;
	transition-duration: 150ms;
}


#headerlogo01:hover
{
	opacity: 0.7;
}


#hls01
{
	display: inline-block;
	position: relative;
	font-size: 26px;
	line-height: 37px;
	padding-bottom: 2px;
	vertical-align: top;
}


#hls02
{
	display: inline-block;
	position: relative;
	margin-left: 8px;
	font-size: 37px;
	font-weight: 900;
	line-height: 32px;
	vertical-align: top;
}


#hls03
{
	display: inline-block;
	position: relative;
	font-size: 29px;
	line-height: 34px;
	vertical-align: top;
}


#headertelbox
{
	display: block;
	position: absolute;
	top: 20px;
	right: 295px;
	width: 300px;
	height: 72px;
	text-decoration: none;
	color: #009FFF;
	transition-duration: 150ms;
}


#headertelbox:hover
{
	color: #78CCFF;
	text-shadow: 0px 0px 3px rgba( 120, 204, 255, 0.8 );
}


#headertel
{
	display: block;
	position: relative;
	height: 1em;
	font-family: 'Oswald', sans-serif;
	font-size: 53px;
	font-weight: 500;
	line-height: 1em;
	text-decoration: none;
	text-align: right;
	vertical-align: top;
	letter-spacing: -0.02em;
}


#headertelcom
{
	display: block;
	position: relative;
	height: 1em;
	margin: 0px 0px 0px 0px;
	font-size: 15px;
	font-weight: 700;
	line-height: 1em;
	text-align: right;
	vertical-align: top;
}


#headermail
{
	display: block;
	position: absolute;
	right: 12px;
	top: 28px;
	width: 266px;
	height: 41px;
	font-size: 17px;
	font-weight: 700;
	line-height: 40px;
	text-decoration: none;
	text-align: center;
	vertical-align: top;
	color: #FFFFFF;
	background: -webkit-gradient( linear, left top, left bottom, from( rgba( 0, 25, 154, 1.0 ) ), color-stop( 0.68, rgba( 0, 12, 75, 1.0 ) ), to( rgba( 0, 0, 0, 1.0 ) ) );
	background: linear-gradient( to bottom, rgba( 0, 25, 154, 1.0 ) 0%, rgba( 0, 12, 75, 1.0 ) 68%, rgba( 0, 0, 0, 1.0 ) 100% );
	border-radius: 7px;
	box-shadow: inset 0px 0px 7px rgba( 0, 0, 0, 1.0 ), 4px 4px 7px rgba( 0, 0, 0, 0.5 );
	transition-duration: 150ms;
}


#headermail span
{
	font-size: 21px;
	font-weight: 900;
}


#headermail:hover
{
	text-shadow: 0px 0px 6px rgba( 255, 255, 255, 0.8 );
}






.rtt01
{
	display: block;
	position: relative;
	width: 70px;
	height: 1em;
	margin: 84px auto 74px auto;
	padding-top: 52px;
	font-family: 'Lato', sans-serif;
	font-size: 12px;
	font-weight: 500;
	line-height: 1em;
	text-align: center;
	vertical-align: bottom;
	color: rgba( 93, 141, 201, 1.0 );
	cursor: pointer;
	transition-duration: 150ms;
}


.rtt01:hover
{
	color: rgba( 93, 141, 201, 0.7 );
}


.rtt01::before
{
	content: '';
	display: block;
	position: absolute;
	left: 0px;
	right: 0px;
	top: 0px;
	margin: auto;
	width: 46px;
	height: 46px;
	background-color: rgba( 93, 141, 201, 1.0 );
	border-radius: 50%;
	transition-duration: 150ms;
}


.rtt01:hover::before
{
	background-color: rgba( 93, 141, 201, 0.7 );
}


.rtt01::after
{
	content: url( '../images/common/rtt01.svg' );
	display: block;
	position: absolute;
	left: 0px;
	right: 0px;
	top: 0px;
	bottom: 18px;
	margin: auto;
	width: 24px;
	height: 30px;
}


#rtt01_mf.rtt01
{
	margin-top: 24px;
	margin-bottom: 44px;
}







.pcbr
{
	display: block;
}


.mbbr
{
	display: none;
}






@media ( max-width: 640px )
{
	body
	{
		-webkit-text-size-adjust: 100%;
		
	}
	
	
	.pcbr
	{
		display: none;
	}
	
	
	.mbbr
	{
		display: block;
	}
	
	
	#bodybox
	{
		width: 640px;
		min-width: 640px;
	}
	
	
	#headerbase
	{
		width: 640px;
		height: 237px;
	}
	
	
	header
	{
		width: 640px;
	}
	
	
	.midbase
	{
		width: 640px;
	}
	
	
	.midbox
	{
		width: 640px;
	}
	
	
	#footerbase
	{
		width: 640px;
	}
	
	
	footer
	{
		width: 640px;
	}
	
	
	#menubox
	{
		width: 640px;
		height: 54px;
	}
	
	
	#menucont
	{
		width: 640px;
		height: 15px;
		margin-top: 18px;
	}
	
	
	#menucont li
	{
		height: 15px;
		padding: 0px 20px 0px 20px;
		border-left-width: 1px;
	}
	
	
	#menucont li:first-of-type
	{
		border-left: 0px;
	}
	
	
	#menucont li a
	{
		height: 15px;
		font-size: 15px;
		font-weight: 700;
		line-height: 15px;
	}
	
	
	#obione
	{
		margin-top: 55px;
		height: 180px;
	}
	
	
	#headerlogo01
	{
		left: 0px;
		right: 0px;
		top: 30px;
		margin: auto;
		width: 300px;
		height: 39px;
		text-align: center;
	}
	
	
	#hls01
	{
		font-size: 28px;
		line-height: 42px;
	}
	
	
	#hls02
	{
		font-size: 40px;
		line-height: 39px;
	}
	
	
	#hls03
	{
		font-size: 33px;
		line-height: 39px;
	}
	
	
	#headertelbox
	{
		top: auto;
		right: auto;
		left: 28px;
		bottom: 24px;
	}
	
	
	#headermail
	{
		right: 32px;
		top: auto;
		bottom: 50px;
	}
}


#fixbanner {
	position: fixed;
	bottom: 30px;
	right: 30px;
	z-index: 5;
	background-color: #222;
	padding: 5px;

}

#close_btn {
	position: absolute;
	right:0;
	top:0;
	width:30px;
	height:30px;
	border-radius: 50%;
	background-color: #333;
	color: #fff;
	text-align:center;
	line-height: 30px;
	font-size:20px;
	font-weight: bold;
	margin-top: -15px;

}

#close_btn a {
	display: block;
  color: white;
	text-decoration: none;
}
#close_btn a:visited {
  color: white;
}

#close_btn a:hover {
  color: white;
	font-weight: bold;
}




