@charset "utf-8";
/*
Theme Name: 株式会社レリック2015
Theme URI: http://www.ihinseiri-relic.com/
Description: 株式会社レリックのテーマ
Author: Web Design Office CROSSROAD
Author URI: http://www.wdcro.com/
*/

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, sub, sup, tt, var, b, u, i, center, dl, dt, dd, dl, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {	margin: 0; padding: 0; border: 0; font-style:normal; font-weight: normal; font-size: 100%; vertical-align: baseline; }
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section { display: block; }
html{ overflow-y: scroll; }
blockquote, q {	quotes: none; }
blockquote:before, blockquote:after, q:before, q:after { content: ''; content: none; }
input, textarea { margin: 0; padding: 0; }
ol, ul{ list-style:none; }
table{ border-collapse: collapse; border-spacing:0; }
caption, th{ text-align: left; }
a:focus {outline:none; }
.clearfix:after {content: "."; display: block; clear: both; height: 0; visibility: hidden; }
.clearfix { min-height: 1px; }
* html .clearfix { height: 1px;
/*¥*//*/
height: auto; overflow: hidden;
/**/
}
.clear , .cl { clear:both; }
body {
	font-family: verdana,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Osaka,"メイリオ","Meiryo","ＭＳ Ｐゴシック","MS PGothic",Sans-Serif;
	margin: 0px auto;
	text-align: center;
}
a {
	color: #039;
}
a:hover {
	color: #C00;
}
img {
	max-width: 100%;
	height: auto;
	vertical-align: bottom;
}
a , a img {
	-webkit-transition: 0.3s ease-in-out;
	-moz-transition: 0.3s ease-in-out;
	-o-transition: 0.3s ease-in-out;
	transition: 0.3s ease-in-out;
}
a:hover img {
	opacity:0.7;
	filter:alpha(opacity=70);
	-ms-filter: "alpha( opacity=70 )";
}
.aligncenter  {
	display: block;
	margin: 0 auto;
}
.alignleft {
	float: left;
	margin: 0 3% 10px 0;
}
.alignright {
	float: right;
	margin: 0 0 10px 3%;
}
@media only screen and (max-width:620px) {
.alignright , .alignleft {
	max-width: 50%;
	height: auto;
}
}
hr {
	height: 12px;
	border: 0px;
	border-bottom: 1px solid #DDD;
	clear: both;
}
.text-right {
	text-align: right;
}
.text-left {
	text-align: left;
}
.text-center {
	text-align: center !important;
}
.big1 {
	font-size: 1.2em;
}
.big2 {
	font-size: 1.5em;
}
.big3 {
	font-size: 1.8em;
}@media only screen and (max-width:620px) {
	.big1 {
		font-size: 1.1em;
	}
	.big2 {
		font-size: 1.2em;
	}
	.big3 {
		font-size: 1.3em;
	}
}
.small {
	font-size: 0.8em;
}
.red {
	color: #D30000;
}
.blue {
	color: #3367AD;
}
.green {
	color: #4A7C09;
}
.purple {
	color: #961E72;
}
.pink {
	color: #DB6BB9;
}
iframe {
	max-width: 100%;
}
.nowrap {
	white-space: nowrap;
}
.left-box {
	width: 50%;
	float: left;
}
.right-box {
	width: 50%;
	float: right;
}
@media only screen and (max-width:800px) {
	.left-box {
		width: 100%;
		float: none;
		margin-bottom: 25px;
	}
	.right-box {
		width: 100%;
		float: none;
	}
}
/*+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-#header-wrap*/
#header-wrap {
	width: 100%;
	height: 136px;
	background: #D1E8F2 url(image/header-bg.png) no-repeat center bottom;
}
@media only screen and (max-width: 1000px) {
#header-wrap {
	height: 116px;
	background-image: url(image/header-bg1.png);
}
}
@media only screen and (max-width:620px) {
#header-wrap {
	height: 96px;
	background-image: url(image/header-bg2.png);
}
}
/*+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-#header*/
#header {
	margin: 0px auto;
	width: 1000px;
}
@media only screen and (max-width: 1000px) {
#header {
	margin: 0px 1%;
	width: 98%;
}
}
@media only screen and (max-width:620px) {
#header {
	margin: 0px 1%;
	width: 98%;
}
}
/*+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-#header-left*/
#header-left {
	text-align: left;
	float: left;
	width: 280px;
	padding: 0;
}
@media only screen and (min-width: 621px) and (max-width: 1000px) {
#header-left {
	width: 28%;
	padding: 0;
}
}
@media only screen and (max-width:620px) {
#header-left {
	width: 100%;
	text-align: center;
}
}
/*--------------------------------------------*/
#header-left img {
	vertical-align: bottom;
}
@media only screen and (min-width: 621px) and (max-width: 1000px) {
#header-left img {
	height: 80px;
	width: auto;
}
}
@media only screen and (max-width:620px) {
#header-left img {
	max-height: 60px;
	width: auto;
}
}
/*+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-#header-right*/
#header-right {
	float: right;
	width: 500px;
	padding: 30px 0 0 0;
	background: url(image/header-right-bg.png) no-repeat 0 0;
}
@media only screen and (min-width: 621px) and (max-width: 1000px) {
#header-right {
	width: 56%;
	padding: 25px 0 0 0;
	background-size: 100% 25px;
}
}
@media only screen and (max-width:620px) {
#header-right {
	display: none;
}
}
/*+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-#header-right a#header-tel*/
#header-right a#header-tel {
	width: 270px;
	height: 50px;
	margin: 10px 0 0 0;
	display: block;
	float: left;
	background: url(image/header-tel.png) no-repeat 0 0;
	text-indent: -9999px;
}
@media only screen and (min-width: 621px) and (max-width: 1000px) {
#header-right a#header-tel {
	width: 49%;
	max-width: 224px;
	height: 40px;
	background-size: 100% 100%;
}
}/*+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-#header-right a#header-inquiry*/
#header-right a#header-inquiry {
	width: 220px;
	height: 50px;
	margin: 10px 0 0 10px;
	display: block;
	background: #C30D22 url(image/head-inquiry-bg.png) no-repeat 0 0;
	float: right;
	text-indent: -9999px;
	border-radius: 3px;
}
@media only screen and (min-width: 621px) and (max-width: 1000px) {
#header-right a#header-inquiry {
	width: 49%;
	max-width: 224px;
	height: 40px;
	margin: 10px 0 0 1%;
	background-size: 100% 100%;
}
}
@media only screen and (min-width:1001px) {
#header-right a#header-inquiry:hover {
	background-color: #CE5300;
}
}
/*+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-article*/
article {
	width: 100%;
}
/*+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-#section*/
section {
	width: 100%;
	padding: 80px 0;
	border-bottom: 1px solid #FFFFFF;
}
@media only screen and (max-width:620px) {
	section {
		padding: 30px 0;
	}
}
section section {
	width: auto;
	padding: 25px;
	margin: 25px 0;
	background: #F4F0F0;
	border: 10px solid #BB6769;
}
@media only screen and (max-width:620px) {
	section section {
		border: none;
		padding: 12px;
	}
}
section .inner {
	width: 96%;
	max-width: 1000px;
	text-align: left;
	margin: 0 auto;
}
@media only screen and (max-width:800px) {
	section .inner {
		/*width: 100%;*/
	}
}
section h2 {
	text-align: center;
	font-weight: bold;
	font-size: 2.5em;
	padding: 20px 0 30px 0;
}
@media only screen and (max-width:800px) {
	section h2 {
		font-size: 1.8em;
		padding: 15px 0;
	}
}
@media only screen and (max-width:620px) {
	section h2 {
		font-size: 1.4em;
	}
}
section section h3 {
	font-weight: bold;
	font-size: 1.8em;
}
@media only screen and (max-width:800px) {
	section section h3 {
		font-size: 1.5em;
	}
}
@media only screen and (max-width:620px) {
	section section h3 {
		font-size: 1.2em;
	}
}
section section h3 span {
	font-size: 0.7em;
	font-weight: bold;
	background-color: #BB6769;
	color: #FFFFFF;
	padding: 10px 15px;
	margin-right: 15px;
	border-radius: 7px;
	transform: rotate(-7deg);
	display: inline-block;
}
@media only screen and (max-width:620px) {
	section section h3 span {
		font-size: 0.6em;
		padding: 5px 10px;
		transform: rotate(0)
	}
}
section p {
	line-height: 1.8em;
	margin: 25px 0 0 0;
}
section ul {
	line-height: 1.6em;
	margin: 25px 0 0 0;
}
section ul.check-list li {
	background: url("image/lp/check-list.png") no-repeat left center;
	padding: 0 0 0 40px;
	font-size: 1.4em;
	margin: 20px 0 20px 50px;
}
@media only screen and (max-width:620px) {
	section ul.check-list li {
		font-size: 1.1em;
		margin: 10px 0 10px 25px;
	}
}
section table {
	width: 100%;
	margin: 25px 0 0 0;
}
section table th , section table td {
	
}
section table.lp-fee-table th {
	padding: 15px 4%;
	background: #254B97;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 1.6em;
}
@media only screen and (max-width:620px) {
	section table.lp-fee-table th {
		font-size: 0.9em;
		padding: 7px 2%;
	}
}
section table.lp-fee-table td {
	padding: 15px 4%;
	/*text-align: center;*/
	background: #FFFFFF;
}
section table.lp-fee-table td.td1 {
	padding: 15px 4%;
	/*text-align: center;*/
	background: #DDE8F0;
}
@media only screen and (max-width:620px) {
	section table.lp-fee-table td , section table.lp-fee-table td.td1 {
		padding: 7px 2%;
		font-size: 0.9em;
	}
}
/*+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-#lp-relic*/
#lp-relic {
	background: url("image/lp/top-bg.jpg") repeat-x top center;
	height: 400px;
	padding: 0;
	border-top: 1px solid #FFFFFF;
}
#lp-relic h1 {
	color: #FFFFFF;
	text-align: center;
	font-weight: bold;
	font-size: 2.2em;
	padding: 15px 0;
	margin-top: 120px;
	background: rgba(37,37,37,0.5);
	text-shadow:3px 3px 5px #000000;
}
#lp-relic p {
	color: #FFF974;
	text-align: center;
	font-weight: bold;
	font-size: 1.6em;
	padding: 15px 0;
	margin-top: 30px;
	background: rgba(37,37,37,0.5);
	text-shadow:3px 3px 5px #000000;
}
@media only screen and (max-width:800px) {
	#lp-relic {
		background: #454545;
		height: auto;
	}
	#lp-relic .inner {
		width: 100%;
	}
	#lp-relic h1 {
		font-size: 1.4em;
		margin-top: 0;
		padding: 15px 2%;
	}
	#lp-relic p {
		font-size: 1.2em;
		margin-top: 10px;
		padding: 15px 2%;
	}
	#lp-relic p.top-image1 {
		margin-top: 0;
		padding: 0;
	}
}
@media only screen and (min-width:801px) {
	p.top-image1 {
		display: none;
	}
}
@media only screen and (max-width:620px) {
	#lp-relic h1 {
		font-size: 1.0em;
	}
	#lp-relic h1 br {
		display: none;
	}
	#lp-relic p {
		font-size: 1.0em;
	}
}
/*+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-#lp-message*/
#lp-message {
	background: #E3E7CB;
}
#lp-message h2 {
	color: #545E18;
}
/*+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-#lp-reason*/
#lp-reason {
	background: #FFFFFF;
}
#lp-reason h2 {
	color: #626A72;
}
/*+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-#reason1*/
#reason1 {
	border-color: #3F6CC7;
	background: #E5E9F1;
}
#reason1 h3 {
	color: #3F6CC7;
}
#reason1 h3 span {
	background: #3F6CC7;
}
/*+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-#reason2*/
#reason2 {
	border-color: #996e5c;
	background: #FFFFFF;
}
#reason2 h3 {
	color: #996e5c;
}
#reason2 h3 span {
	background: #996e5c;
}
/*+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-#reason3*/
#reason3 {
	border-color: #567345;
}
#reason3 h3 {
	color: #567345;
}
#reason3 h3 span {
	background: #567345;
}
/*+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-#reason4*/
#reason4 {
	border-color: #bf7373;
	background: #F4E5E5;
}
#reason4 h3 {
	color: #bf7373;
}
#reason4 h3 span {
	background: #bf7373;
}
/*+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-#reason5*/
#reason5 {
	border-color: #9b6abd;
	background: #EDE5F3;
}
#reason5 h3 {
	color: #9b6abd;
}
#reason5 h3 span {
	background: #9b6abd;
}
/*+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-#reason6*/
#reason6 {
	border-color: #ff7959;
	background: #F5ECEA;
}
#reason6 h3 {
	color: #ff7959;
}
#reason6 h3 span {
	background: #ff7959;
}
/*+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-#reason7*/
#reason7 {
	border-color: #cb8e0e;
	background: #F5EDDD;
}
#reason7 h3 {
	color: #cb8e0e;
}
#reason7 h3 span {
	background: #cb8e0e;
}
/*+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-#reason8*/
#reason8 {
	border-color: #50517f;
	background: #E0E1F0;
}
#reason8 h3 {
	color: #50517f;
}
#reason8 h3 span {
	background: #50517f;
}

/*+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-#lp-area*/
#lp-area {
	background: #52858F;
}
#lp-area h2 {
	color: #FFFFFF;
}
#lp-area table {
	border-collapse: separate;
	border-spacing: 10px;
}
#lp-area table th {
	padding: 7px 1.5%;
	font-size: 1.1em;
	color: #FFFFFF;
	border-radius: 10px;
	border: 1px solid #FFFFFF;
	font-weight: bold;
	text-align: center;
}
#lp-area table td {
	padding-left: 2%;
	color: #FFFFFF;
	font-size: 1.1em;
}
.lp-area-name1 {
	background: #2f9a39;
}
.lp-area-name2 {
	background: #e8a733;
}
.lp-area-name3 {
	background: #1b98d5;
}
.lp-area-name4 {
	background: #7f8080;
}
@media only screen and (max-width:620px) {
	#lp-area table th , #lp-area table td {
		font-size: 1.0em;
	}
}
/*+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-#lp-fee*/
#lp-fee {
	background: #FFFFFF;
}
#lp-fee h2 {
	color: #21458E;
}
#lp-fee h3 {
	color: #6A6A6A;
	font-size: 1.6em;
	font-weight: bold;
	margin: 40px 0 10px 0;
}
/*+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-#lp-flow1*/
#lp-flow1 {
	background: #625646;
}
#lp-flow1 h2 {
	color: #FFFFFF;
}
#lp-flow1 p {
	color: #FFFFFF;
}
/*+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-#lp-flow2*/
#lp-flow2 {
	background: #921B1D;
}
#lp-flow2 h2 {
	color: #FFFFFF;
}
#lp-flow2 p {
	color: #FFFFFF;
}
/*+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-#lp-media*/
#lp-media {
	background: #BDE1EB;
}
#lp-media h2 {
	color: #12323B;
}
.movie-wrap {
	position: relative;
	padding-bottom: 56.25%;
	height: 0;
	overflow: hidden;
}
.movie-wrap iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
/*+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-#lp-case*/
#lp-case {
	background: #FFFFFF;
}
#lp-case h2 {
	color: #525252;
}
.lp-case-box {
	background: #F4F4F4;
	border: 10px solid #B1B1B1;
}
@media only screen and (max-width:620px) {
	.lp-case-box {
		border: none;
	}
}
.lp-case-box h3 {
	background: #606060;
	color: #FFFFFF;
	padding: 7px 15px;
	margin-bottom: 20px;
}
.lp-case-photo {
	background: url("image/lp/ya.png") no-repeat center center;
	background-size: 5% auto;
}
.lp-case-before {
	width: 47%;
	float: left;
	position: relative;
}
.lp-case-after {
	width: 47%;
	float: right;
	position: relative;
}
.lp-case-before p , .lp-case-after p {
	position: absolute;
	top: 0;
	left: 0;
	margin: 0;
	color: #FFFFFF;
	background: rgba(18,18,18,0.5);
	font-size: 1.5em;
	padding: 5px 15px;
}
.lp-case-before img , .lp-case-after img {
	width: 100%;
}
.case-data-table {
	/*border-collapse: separate;
	border-spacing: 5px;*/
	line-height: 1;
}
.case-data-table th {
	font-size: 1.2em;
	font-weight: bold;
	padding: 10px 15px;
	text-align: center;
	color: #FFFFFF;
	border-bottom: 7px solid #F4F4F4;
}
.case-data-table th.data1 {
	background: #2f9a39;
}
.case-data-table th.data2 {
	background: #e8a733;
}
.case-data-table th.data3 {
	background: #1b98d5;
}
.case-data-table th.data4 {
	background: #7f8080;
}
.case-data-table td {
	font-size: 1.2em;
	font-weight: bold;
	color: #333333;
	padding: 10px 15px;
	background: #DDD8D1;
	text-align: center;
	border-bottom: 7px solid #F4F4F4;
}
.lp-case-comment {
	padding: 0;
}
@media only screen and (max-width:620px) {
	.case-data-table th ,.case-data-table td {
		font-size: 1.0em;
	}
}
/*+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-#lp-voice*/
#lp-voice {
	background: #787669;
	padding: 0 2%;
	width: 96%;
}
#lp-voice h2 {
	color: #FFFFFF;
}
#lp-voice p {
	margin: 25px 0;
	color: #FFFFFF;
}
.lp-voice-box {
	float: left;
	width: 20%;
}
.lp-voice-card {
	margin: 10px;
}
.lp-voice-card img {
	border: 1px solid #7B7B7B;
}
/*+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-#lp-inquiry*/
#lp-inquiry {
	background: url("image/lp/lp-inquiry-bg.png") no-repeat;
	background-size: 100% 100%;
}
#lp-inquiry h2 {
	background: #343434;
	color: #FFFFFF;
	padding: 20px;
}
.lp-inquiry-table {
	border-collapse: separate;
	border-spacing: 10px;
}
.lp-inquiry-table th {
	padding: 15px 4%;
	background: #254B97;
	color: #FFFFFF;
	font-weight: bold;
	vertical-align: top;
	white-space: nowrap;

}
.lp-inquiry-table td {
	padding: 15px 4%;
	background: #FFFFFF;
	line-height: 1.6em;
}
.hissu {
	font-size: 0.6em;
	font-weight: bold;
	background: #E82525;
	padding: 3px 10px;
	border-radius: 5px;
	margin-left: 7px;
	border: 1px solid #FFFFFF;
}
.wpcf7-text , .wpcf7-textarea {
	max-width: 70%;
}
.wpcf7-submit {
	width: 100%;
	padding: 15px 0;
	font-size: 1.6em;
	font-weight: bold;
	color: #FFFFFF;
	background: #D91316;
}
.wpcf7 div.wpcf7-response-output {
	margin: 10px 0;
	padding: 10px 15px;
}
.wpcf7 div.wpcf7-mail-sent-ok {
	background: #307911;
	color: #FFF;
	border: none;
}
.wpcf7 div.wpcf7-mail-sent-ng {
	background: #CA0000;
	color: #FFF;
	border: none;
}
.wpcf7 div.wpcf7-spam-blocked {
	background: #CA8400;
	color: #FFF;
	border: none;
}
.wpcf7 div.wpcf7-validation-errors {
	background: #C00;
	color: #FFF;
	border: none;
}

@media only screen and (max-width:800px) {
	.lp-inquiry-table {
		font-size: 0.9em;
	}
	.lp-inquiry-table td , .lp-inquiry-table th {
		display: block;
	}
	.wpcf7-text {
		max-width: 60%;
	}
}
/*+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-#response-wrap*/
#response-wrap {
	background: url("image/lp/response-bg.png") no-repeat;
	background-size: 100% 100%;
	border-top: 1px solid #DDD;
	position: fixed;
	bottom: 0;
	z-index: 99;
	width: 100%;
	padding: 15px 0;
}
@media only screen and (max-width:800px) {
#response-wrap {
	display: none;
}
}
/*+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-#response*/
#response {
	text-align: left;
	width: 100%;
	max-width: 1000px;
	margin: 0 auto;
}
/*+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-#response div*/
#response #response-1 {
	float: left;
	width: 30%;
	padding: 0 12% 0 0;
}
#response #response-2 {
	float: left;
	width: 40%;
	padding: 0 1% 0 0;
}
#response #response-3 {
	float: left;
	width: 8%;
	padding: 0 1% 0 0;
}
#response #response-4 {
	float: left;
	width: 8%;
	padding: 0;
}
#response img {
	vertical-align: bottom;
}
#response a:hover img {
	opacity:0.7;
	filter:alpha(opacity=70);
	-ms-filter: "alpha( opacity=70 )";
	
}
/*+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-#mobile-bottom*/
@media only screen and (min-width:1001px) {
#mobile-bottom {
	display: none;
}
}
#mobile-bottom {
	width: 100%;
	position: fixed;
	bottom: 0;
	z-index: 99;
	background: url(image/mobile-bottom-bg.png);
	padding: 5px 0;
}
#mobile-bottom ul {
	text-align: center;
}
#mobile-bottom div {
	float: left;
}
#mobile-bottom #mobile-tel {
	width: 56%;
	margin: 5px 2%;
	background: #FFFFFF;
}
#mobile-bottom #mobile-inquiry {
	width: 18%;
	margin: 5px 2% 5px 0;
	background: #E68E19;
}
#mobile-bottom #mobile-pagetop {
	width: 18%;
	margin: 5px 2% 5px 0;
	background: #1D53A4;
}
/*+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-footer*/
footer {
	background: url("image/lp/footer-bg.png") no-repeat;
	background-size: 100% 100%;
	padding: 0 0 120px 0;
	width: 100%;
	clear: both;
}
#footer {
	width: 1000px;
	margin: 0 auto;
	clear: both;
	padding: 20px 10px;
	text-align: left;
}
#footer nav {
	margin: 15px 0;
}
#footer-left , #footer-center {
	width: 30%;
	float: left;
	margin: 0 5% 0 0;
}
#footer-right {
	width: 30%;
	float: right;
}
@media only screen and (max-width:620px) {
	#footer-left , #footer-center , #footer-right {
		width: 90%;
		float: none;
		margin: 0 5%;
	}
}
#footer h3 {
	color: #FFFFFF;
	font-weight: bold;
}
#footer h4 {
	color: #FFFFFF;
	margin: 0 0 0 15px;
}
@media only screen and (max-width:1000px) {
#footer {
	width: 98%;
	margin: 0;
	padding: 20px 1%;
}
}
#footer ul {
	margin: 0 0 15px 25px;
	
}
#footer ul li a {
	color: #FFF;
	text-decoration: none;
	font-size: 0.8em;
}
#footer ul li a:hover {
	text-decoration: underline;
}
#footer p {
	padding: 15px;
	font-size: 0.7em;
	color: #FFF;
}

