html,body{
	width: 100%;
}
/*
	Anti Bootstrap
*/

/* 以下の指定を削除すると印刷時にリンクのURLが印刷される */
@media print {
	a[href]:after {
		content: "" !important;
	}

	abbr[title]:after {
		content: "" !important;
	}
}

.row {
	margin-left: auto;
	margin-right: auto;
	padding-left: 0;
	padding-right: 0;
}

.container {
	width: 990px;
	margin: 0 auto;
	padding: 0;
	margin-left: auto;
	margin-right: auto;
}

ul {
	padding-start: 0;
	padding-left: 0;
	-webkit-padding-start: 0;
	-moz-padding-start: 0;
}

.open_window {
	font-size: 14px;
}

img {
	box-sizing: content-box;
}

.inner {
	width: 960px;
	padding-right:0px;
	padding-left:0px;
}

/*
	PC / mobile
*/
#pcHeader {
	display: block;
}

#mobileHeader,
.slider {
	display: none;
}

.for_pc {
	display: block;
}

.for_mobile {
	display: none;
}

.box_header {
	width: 960px;
	height: 100px;
	display: flex;
	flex-flow: row;
	justify-content: flex-start;
	align-items:flex-end;
	margin: 0 auto;
}

ul.header_logo {
	display: flex;
	flex-flow: row;
	justify-content: flex-start;
	align-content: flex-end;
	list-style: none;
	width: 960px;
}

.header_logo li {
	display: block;
}

.header_logo li:last-child {
	margin-left: auto;
}

/*
	Common
*/
body {
	font-size: 16px;
	color: black;
	overflow: scroll;
	background-color: white;
}

a:link,
a:visited,
a:hover,
a:active {
	color: #0000ff;
	text-decoration: none;
}

header {
	color: black;
	font-size: 14px;
	background-color: white;
	height: 100px;
}


/* For modern browsers */
.clearfix:after {
	content:" ";
	display:block;
	clear:both;
}

/*
	Global Navigation
*/
nav {
	color: white;
	font-size: 18px;
	background-color: #285dbf;
	height: 50px;
}

.main_nav {
	display: flex;
	align-items: center;
	justify-content: center;
	margin-bottom: 0;
}

.home {
	width: 60px;
}

.menu {
	width: 182px;
	text-align: center;
}

.menu img {
	line-height: 50px;
	vertical-align: middle;
}

.sub {
	font-size: 12px;
	margin-top: 10px;
/*	font-weight: bold;*/
}

.sub a {
	text-decoration: underline;
}

/*
	グローバルナビゲーション
*/
#fnav {
	margin-left: 100px;
}

#nav li
{
	list-style: none;
	float: left;
	position: relative;
    height:50px;
    display: table-cell;
    vertical-align: middle;
    text-align: center;
	font-size: 18px;
}
	#nav li a
	{
		display: block;
		color: #ffffff;
	    width:100%;
	    height:100%;
	    text-decoration:none;
	    text-align: center;
   	}

   	.current_header,
	#nav li a:active,
	#nav li a:hover
	{
		background-color: #1e468f !important;
		color: white;
	}

	.navi_item0 {
		display: flex;
		align-items: center;
		justify-content: center;
		margin-top: auto;
		margin-bottom: auto;
		height: 100%;
		line-height: 1.3;
	}

	.navi_item {
		display: flex;
		align-items: center;
		justify-content: center;
		margin-top: auto;
		margin-bottom: auto;
		height: 100%;
		line-height: 1.3;
	}

	.navi_item2 {
		display: flex;
		align-items: center;
		justify-content: flex-end;
		margin-top: auto;
		margin-bottom: auto;
		height: 100%;
		line-height: 1.3;
	}

	.navi_item img {
		margin-right: 10px;
	}

/* Main Contents */
.main {
	padding-top: 60px;
	padding-bottom: 60px;
	line-height: 1.8;
}

/* Footer */
footer {
	display: block;
	width: 100%;
	color: white;
	background-color: #1a1a1a;
	height: 100px;
}

footer a:link,
footer a:visited,
footer a:active {
	color: white;
}

#footer .container {
	width: 100%;
}

/*
	Footer Navigation
*/
.footer_nav {
	display: flex;
	align-items: center;
	justify-content: flex-start;
	margin-bottom: 0;
	font-size: 18px;
}

	footer li a
	{
		display: block;
		color: #ffffff;
	    width:100%;
	    height:100%;
	    text-decoration:none;
	    text-align: center;
   	}

.menu {
	width: 182px;
	text-align: center;
}

.menu2 {
	width: auto;
	margin-right: 0;
	margin-left: auto;
}

.menu img {
	line-height: 50px;
	vertical-align: middle;
}

.footerLink {
	margin-top: 20px;
	margin-bottom: 15px;
	text-align: center;
}

.copyright {
	font-size: 12px;
	text-align: center;
}

a:hover img {
	opacity: 0.6;
}

/*
	top page
*/
#TOP .main_visual {
	padding: 0;
}

/*
	導入
*/
#TOP .box_introduction {
	width: 960px;
	margin: 45px auto 75px auto;
	color: #595757;
}

#TOP h2 {
	width: 100%;
	font-size: 24px;
	text-align: center;
	font-weight: bold;
	color: #0068b6;
	margin: 0;
}

#TOP .introduction {
	display: block;
	font-size: 18px;
	text-align: center;
	line-height: 1.8em;
	margin-top: 20px;
}

#TOP .box_service {
	margin-bottom: 150px;
}

#TOP .box_service h3 {
	width: 100%;
	height: 44px;
	font-size: 21px;
	font-weight: bold;
	color: white;
	background-color: #0068b6;
	line-height: 44px;
	margin: 0 auto 30px auto;
	text-align: center;
}

#TOP .category {
	width: 302px;
	height: 32px;
	line-height: 32px;
	font-size: 18px;
	color: white;
	background-color: #9bbed9;
	line-height: 32px;
	text-align: center;
	margin-top: 15px;
}

#TOP .age {
	width: 302px;
	height: 32px;
	line-height: 32px;
	font-size: 18px;
	color: white;
	background-color: #9bbed9;
	line-height: 32px;
	margin-top: 2px;
	text-align: center;
}

#TOP .age_impact {
	font-size: 28px;
}

#TOP .box_service .description {
	margin-top: 15px;
	width: 100%;
	font-size: 14px;
	line-height: 1.8em;
}

#TOP .second_row {
	margin-top: 50px;
}

/* ページトップへ戻るボタン */
#page-top{
	position:fixed;
	display:none;
	width: 100%;
	height:0;
	bottom: 0px;
	z-index:2;
}
#page-top a{
	position:absolute;
	display:block;
	right: 50px;
	width:60px;
	height:60px;
	background-size: 60px 60px;
	-moz-background-size: 60px 60px;
	background-image:url('../img/top.png');
	background-repeat: no-repeat;
	bottom:110px;
}
#page-top a:hover{
	opacity:0.5;
}

#TOP .footer .container {
	width: 100%;
}