@charset "UTF-8";
/*------------- 印刷用 -------------*/
/*------------- 印刷用 -------------*/
html {
	font-size: 16px !important;
}

body {
	--cw: 100%;
	background: none;
	width: 100%;
}

header {
	position: absolute;
	top: 0;
	height: 70px;
	border-bottom: 1px solid #000;
}

#logo {
	position: absolute;
	top: 35px !important;
}

#utility,
#navigation,
#search,
#menu,
#megamenu,
#fullmenu,
#searchpanel,
#floatingmenu,
#gototop,
footer .logo,
footer .navi,
footer .menu,
footer .link,
footer .parallax {
	display: none;
}

#breadcrumbs {
	padding-top: 80px;
}

footer {
	margin-top: 60px;
	background: transparent;
	border-top: 1px solid #000;
}
footer > div {
	padding-top: 20px;
	padding-bottom: 20px;
}

#topvisual {
	margin-top: 70px;
}

#pagetitle > div {
	min-height: 0;
}

.contents > div {
	padding-top: 40px !important;
}

.contents .cbox.col2 .image {
	max-width: 50%;
}

.contents .image {
	max-width: 100%;
}

.popup.popin {
	opacity: 1 !important;
}

.popup.popcont > * {
	opacity: 1 !important;
}
