@charset "utf-8";
/* CSS Document */

.home h1 {
	display: block;
	margin-bottom: 42px;
	}

#logo {
	margin-bottom: 50px;
	}

#goTop {
	display: none;
	}


#content {
	border-top: none;
	}

#footer {
	display: none;
	}

#bg {
	display: none !important;
	}

.home #content_inner {
	margin-left: 0;
	margin-top: 0;
	position: static;
	width: 100%;
	height: auto;
	}
.home #content_inner p.read01 {
	margin: 140px 0 50px;
	width: 100%;
	}

.home #content_inner p.read01 span {
	font-size: 36px;
	display: block;
	}

.home #content_inner p.txt {
	margin-top: 50px;
	width: 100%;
	}

.home #content_inner p.txt span {
	font-size: 18px;
	display: block;
	}

.home .bg {
	display: none;
	}

.reason h2 span {
	margin-top: 140px;
	display: block;
	font-size: 36px;
	}
	
.message #content_inner h2 span,
.message #content_inner h3 span {
	width: 100%;
	display: block;
	font-size: 170%;
	line-height: 1.1;
	}

.merit .mainPic {
	padding: 42px 0 0 0;
	}

.oversea #content_inner {
	margin: 71px auto 0;
	}