

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;
	color: #000000;
}


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: 1024px;
	overflow-x: hidden;
}


#headerbase
{
	display: block;
	position: relative;
	width: 100%;
	height: 112px;
	margin: 0px 0px 0px 0px;
	/*background-color: #73C6C8;*/
	background: linear-gradient( #FDFDFD, #F9F9F9 );
	border-bottom: solid 2px #7EDCEB; /*#73C6C8;*/
	box-shadow: 0px 0px 12px rgba( 0, 0, 0, 0.3 );
}


header
{
	display: block;
	position: relative;
	width: 1024px;
	height: calc( 100% - 2px );
	margin: 0px auto 0px auto;
	padding-top: 1px;
	padding-bottom: 1px;
}


.midbase, #footerbase
{
	display: block;
	position: relative;
	width: 100%;
	margin: 0px 0px 0px 0px;
}


.midbox, footer
{
	display: block;
	position: relative;
	width: 1024px;
	margin: 0px auto 0px auto;
	padding-top: 1px;
	padding-bottom: 1px;
}


#footerbase
{
	height: 240px;
	background-color: #06C0C9; /*#35BDE3;*/ /*#73C6C8;*/
	overflow: hidden;
}


footer
{
	height: calc( 100% - 2px );
}







#obione
{
	display: block;
	position: relative;
	width: 100%;
	height: 110px;
	margin: -1px auto 0px auto;
	padding-top: 1px;
	padding-bottom: 1px;
	z-index: 1;
}



#headlogo01
{
	display: inline-block;
	position: absolute;
	left: 32px;
	bottom: 18px;
	width: auto;
	height: auto;
	text-decoration: none;
	color: #20AEE5;
	transition-duration: 150ms;
	will-change: transform;
}


#headlogo01:hover
{
	opacity: 0.7;
}


#headlogo01 .cnj
{
	display: block;
	position: relative;
	font-family: 'Kosugi Maru', sans-serif;
	font-size: 30px;
	font-weight: 400;
	line-height: 1em;
	text-align: left;
	vertical-align: top;
}


#headlogo01 .cnj span
{
	font-size: 0.7em;
}


#headlogo01 .cne
{
	display: block;
	position: relative;
	margin: 0px 0px 0px 0px;
	font-family: 'Bellefair', serif;
	font-size: 24px;
	font-weight: 400;
	line-height: 0.8em;
	text-align: left;
	vertical-align: top;
}


#headtel01
{
	display: block;
	position: absolute;
	right: 32px;
	bottom: 16px;
	font-family: 'Lato', sans-serif;
	font-size: 26px;
	font-weight: 400;
	line-height: 1.4em;
	text-decoration: none;
	text-align: right;
	vertical-align: top;
	color: #00AFEC;
	transition-duration: 150ms;
	will-change: transform;
}


#headtel01:hover
{
	opacity: 0.7;
}









#footcopy
{
	display: block;
	position: absolute;
	left: 0px;
	right: 0px;
	bottom: 64px;
	margin: auto;
	width: 360px;
	height: 1em;
	font-size: 14px;
	font-weight: 400;
	line-height: 1em;
	text-align: center;
	vertical-align: top;
	color: #FFFFFF;
	letter-spacing: 0.1em;
}




.rtt01
{
	display: block;
	position: relative;
	width: 64px;
	height: 64px;
	margin: 80px 0px 80px auto;
	text-decoration: none;
	/*background-color: #FFFFFF;*/
	background-color: #06C0C9;
	border-radius: 50%;
	border: solid 2px #FFFFFF;
	cursor: pointer;
	transition-duration: 150ms;
}


.rtt01:hover
{
	opacity: 0.7;
}


footer .rtt01
{
	position: fixed;
	left: 0px;
	right: -900px;
	bottom: 40px;
	margin: auto;
}


.rtt01::before, .rtt01::after
{
	content: '';
	display: block;
	position: absolute;
	left: 0px;
	right: 0px;
	top: -8px;
	bottom: 0px;
	margin: auto;
	width: 18px;
	height: 0px;
	border: solid 2px #FFFFFF; /* #06C0C9; */
	border-radius: 2px;
	-webkit-transform-origin: center 12px;
	transform-origin: center 12px;
}


.rtt01::before
{
	-webkit-transform: rotate( -45deg );
	transform: rotate( -45deg );
}


.rtt01::after
{
	-webkit-transform: rotate( 45deg );
	transform: rotate( 45deg );
}


.rtt_hidden
{
	opacity: 0.0;
	visibility: hidden;
}


















.pcbr
{
	display: block;
}


.mbbr
{
	display: none;
}


.pcbl
{
	display: block;
}


.mbbl
{
	display: none;
}


.pcil
{
	display: inline-block;
}


.mbil
{
	display: none;
}












