@charset "utf-8";
/* CSS Document */

@import url('https://fonts.googleapis.com/css?family=Quantico');
@import url('https://fonts.googleapis.com/css?family=Teko:600');
@import url('https://fonts.googleapis.com/css?family=Lato');

h1,h2,h3,h4,h5,h6,p,ul,li,blockquote,div,span,ol,a,header,footer,body,head,i,dt,dl,dd,article,main,figure,figcaption,aside{
	margin:0;
	padding:0;
	list-style: none;
	text-decoration: none;
}
body{
	font-family:'Segoe UI','游ゴシック','Yu Gothic',"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	max-width: 2560px;
	margin:0 auto;
	background:#333333;
}
.contents{
	width:1080px;
	margin-left:auto;
	margin-right:auto;
}
.floatables:after{
	content: "";
	display: block;
	clear: both;
}
.goInquiry{
	background-color:#F9BF00;
	color:#222222;
	font-weight: bold;
}
.fa-phone{
	transform:scaleX(-1);
}
a{
	transition:0.4s;
}
h2{
	background:url(../img/h2_bg.png) center 40px no-repeat;
	text-align: center;
	font-weight: bold;
	font-size:19pt;
	line-height: 0;
	margin:0 0 40px;
	padding:15px 0 7px;
	color:#1F1F1F;
}
h2 span{
	font-family: "Quantico", sans-serif;
	color:#205EB7;
	margin-top:60px;
	font-weight: normal;
	display: block;
	font-size:50%;
}
p{
	font-size:12pt;
	line-height: 1.7;
}
header{
	background: #fcfcfc;
	background: -moz-linear-gradient(top,  #fcfcfc 0%, #e5e5e5 100%);
	background: -webkit-linear-gradient(top,  #fcfcfc 0%,#e5e5e5 100%);
	background: linear-gradient(to bottom,  #fcfcfc 0%,#e5e5e5 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fcfcfc', endColorstr='#e5e5e5',GradientType=0 );
}
header .for-smp{
	display: none;
}
header .gotoTop{
	display: block;
	float: left;
	padding:15px 0;
}
header .gotoTop:hover{
	opacity: 0.6;
}
header .gotoTop img{
	vertical-align: middle;
}
header .contents div{
	float: right;
	padding:20px 0 0;
}
header .contents div span{
	font-size:11pt;
	margin-right: 15px;
	vertical-align: middle;
}
header .contents div img{
	vertical-align: middle;
}
header .goInquiry{
	padding:7px 10px;
	border:1px solid #222222;
	outline:5px solid #F9BF00;
	margin:0 5px 0 20px;
}
header .goInquiry:hover{
	opacity:0.6;
}
header nav{
	margin-top:10px;
	padding:15px 0;
	text-align: right;
}
header nav a{
	position:relative;
	color:#181818;
	font-weight: bold;
	padding:12px 10px 11px;
}
header nav a:after{
	content:"";
	transition:0.4s;
	position:absolute;
	height:4px;
	width:0;
	background-color:#205EB7;
	left:0;
	bottom: 2px;
}
header nav a:hover:after{
	width:100%;
}
section{
	background:url(../img/section_bg1.jpg),#FFFFFF;
	padding: 60px 0;
	position:relative;
	z-index: 10;
	box-shadow:0 3px 10px #444444;
}
section.bg_even{
	background:url(../img/section_bg2.jpg),#DBF2FF;
	z-index: 9;
}
h1{
	text-align: center;
	font-size:20pt;
	padding:6% 0;
	color:white;
	text-shadow:2px 2px 4px #333333;
	background:url(../img/h1_bg.jpg) center;
	background-size:cover;
}
footer{
	position:relative;
	z-index: 11;
	background:url(../img/footer-bgornament.png) center 95% no-repeat, #00086b;
	background:url(../img/footer-bgornament.png) center 95% no-repeat, -moz-linear-gradient(top,  #00086b 0%, #3e51c0 100%);
	background:url(../img/footer-bgornament.png) center 95% no-repeat, -webkit-linear-gradient(top,  #00086b 0%,#3e51c0 100%);
	background:url(../img/footer-bgornament.png) center 95% no-repeat, linear-gradient(to bottom,  #00086b 0%,#3e51c0 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00086b', endColorstr='#3e51c0',GradientType=0 );
	color:white;
}
footer .floatables{
	padding:30px 0;
}
footer .floatables .goInquiry{
	float:right;
	display: block;
	width:298px;
	text-align: center;
	font-size:12pt;
	border:1px solid #222222;
	outline: 5px solid #F9BF00;
	padding:7px 0;
	margin:5px 5px 0 0;
}
footer .floatables .goInquiry:hover{
	background:#FFDE72;
	outline-color:#FFDE72;
}
footer .floatables .goInquiry span{
	font-size:110%;
	vertical-align: middle;
	margin-right: 15px;
}
footer .blackpaper:before{
	position:absolute;
	top:-90px;
	left:0;
	padding:0 0 90px;
	content:"";
	width:100%;
	height:0;
	background:url(../img/footer-bg-blackpaper.png) bottom no-repeat;
	background-size:1920px;
}
footer .blackpaper{
	position:relative;
	background:rgba(0,0,0,0.6);
	margin:60px 0 0;
	padding:0 0 60px;
}
footer h2{
	background: none;
	color:white;
	padding:15px 0;
}
footer h2 span{
	margin:34px 0 0;
}
footer h3{
	border-left:5px solid #3F9EE0;
	font-size:13.5pt;
	padding-left:5px;
	margin-bottom: 15px;
}
footer article p{
	font-size:11pt;
	margin:5px 0;
}
footer article{
	width:820px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 30px;
}
footer .companyname h3{
	float: left;
	margin-right: 30px;
}
footer .address{
	display: table;
	width:820px;
}
footer .address div{
	display: table-cell;	
}
footer .address div svg{
	color:#3F9EE0;
	margin-right: 10px;
}
footer .partnership{
	margin:0 auto;
	padding:0;
}
footer .partnership div{
	float:left;
	width:410px;
}
footer .partnership div h4{
	margin-bottom: 15px;
}
footer .partnership div a{
	color:white;
	display: block;
	font-size:11pt;
	width:200px;
	margin:0 2.50px;
	float: left;
}
footer .partnership div a img{
	display: block;
	margin:0 0 5px;
}
footer .copy{
	text-align: center;
	padding: 15px 0;
	background-color:#0C0139;
}
@media only screen and (max-width:960px){
	body{}
	.contents{
		width:100%;
		margin-left: 0;
		margin-right: 0;
	}
	section{
		padding: 40px 0;
	}
	h1{
		font-size:16pt;
		padding:72px 0;
		background-size:150%;
		margin-top:62px;
	}
	h2{
		background:none;
		width:95%;
		line-height: 16pt;
		position:relative;
		font-size:14pt;
		margin:0 auto 30px;
		padding:13px 0 7px;
	}
	section h2 span{
		/*background:url(../img/sp_h2_bg.png) center 0 no-repeat;*/
		background:url(../img/sp_h2_bg.svg) center 0 no-repeat;
		background-size:30px;
		display: block;
		position:relative;
		padding:10px 0 0;
		margin:10px 0 0;
	}
	section h2 span:before,section h2 span:after{
		content:"";
		position:absolute;
		width:calc(50% - 20px);
		left:0;
		top:3px;
		border-bottom: 1px solid #3777AC;
	}
	section h2 span:after{
		left:inherit;
		right:0;
	}
	p{
		font-size:10pt;
		line-height: 1.9;
	}
	header{
		position:fixed;
		width:100%;
		z-index: 40000;
		padding: 0;
		left: 0;
		top:0;
		box-shadow: 0 3px 8px #333333;
	}
	header .for-pc{
		display: none;
	}
	header .for-smp{
		-webkit-display:flex;
		display: flex;
		width: 96%;
		margin: 0 auto;
		justify-content: space-between;
	}
	header .for-smp .gotoTop{
		float: none;
		flex-basis: 205px;
		padding: 0;
	}
	header .for-smp .gotoTop img{
		margin-top:5px;
		vertical-align: middle;
		width:205px;	
	}
	header .for-smp .smp-menu-btn{
		flex-basis:62px;
		height:62px;
	}
	header .for-smp .smp-menu-btn span{
		margin: 15px auto 0;
		display: block;
		position:relative;
		width:40px;
		height:27px;
		border-top:1px solid #555555;
		border-bottom:1px solid #555555;
	}
	header .for-smp .smp-menu-btn span:after{
		content:"";
		position:absolute;
		top:50%;
		left:0;
		border-top:1px solid #555555;
		width:100%;
	}
	.smp-menu{
		position:fixed;
		transform:none;
		left:0;
		top:0;
		z-index:50001;
		width:100%;
		height:100%;
	}
	.smp-menu-close{
		width:calc(100% - 255px);
		height: 100%;
		background:rgba(255,0,0,0);
	}
	.smp-menu .contents{
		position: absolute;
		right: 0;
		top:0;
		background:rgba(23,70,149,0.96);
		width:255px;
		padding:5px 0;
		height:100%;
		color:white;
	}
	.smp-menu .contents a{
		display: block;
		color:white;
		padding:12px 5px;
		margin:0 5px;
		font-size:11pt;
	}
	.smp-menu .contents a:hover{
		background-color:#3F9EE0;
	}
	.smp-menu .contents .goInquiry{
		color:#333333;
	}
	.smp-menu .contents .goInquiry:hover{
		background-color:#FFDE72;
	}
	.smp-menu .contents .goInquiry svg{
		margin-right: 5px;
	}
	.smp-menu .contents div{
		font-size:9pt;
		margin-top: 20px;
		padding:0 10px;
	}
	.smp-menu .contents div img{
		display: block;
		margin:10px 0 0;
		-webkit-filter:brightness(10);
		-o-filter:brightness(10);
		-ms-filter:brightness(10);
		-moz-filter:brightness(10);
		filter:brightness(10);
	}
	footer{
	position:relative;
	z-index: 11;
	background: #00086b;
	background:url(../img/sp_footer_bg2.png) center 95% no-repeat,url(../img/sp_footer_bg.png),-moz-linear-gradient(top,  #00086b 0%, #3e51c0 100%);
	background:url(../img/sp_footer_bg2.png) center 95% no-repeat,url(../img/sp_footer_bg.png),-webkit-linear-gradient(top,  #00086b 0%,#3e51c0 100%);
	background:url(../img/sp_footer_bg2.png) center 95% no-repeat,url(../img/sp_footer_bg.png),linear-gradient(to bottom,  #00086b 0%,#3e51c0 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00086b', endColorstr='#3e51c0',GradientType=0 );
	color:white;
	}
	footer > .floatables{
		width:95%;
		margin:0 auto;
	}
	footer > .floatables img{
	}
	footer > .floatables .goInquiry{
		width: 250px;
		font-size:11pt;
		margin:6px 5px 0 0;
	}
	footer .blackpaper:before{
	position:absolute;
	top:-5.0%;
	padding:0;
	height:5%;
	background:url(../img/footer-bg-blackpaper.png) center bottom no-repeat;
	background-size:100%;
	}
	footer .blackpaper{
		margin-top:5%;
		padding:0 0 40px;
	}
	footer h2{
	padding:25px 0;
}
	footer h2 span{
		margin:5px 0 0;
	}
	footer h3{
	border-left:5px solid #3F9EE0;
	font-size:12pt;
	padding-left:5px;
	margin-bottom: 15px;
	}
	footer article p{
	font-size:10pt;
	margin:5px 0;
	}
	footer article{
	width:95%;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 20px;
	}
	footer .companyname h3{
		margin-right: 30px;
		margin-top:5px;
	}
	footer .companyname p{
		margin-top:0px;
	}
	footer .address{
		width:95%;
	}
	footer .address div{
		width:48%;
	}
	footer .address div p{
		display: table;
		width:100%;
	}
	footer .address div p span{
		display: table-cell;
		vertical-align:middle;
		width:95%;
	}
	footer .address div p svg{
		display: table-cell;
		vertical-align: middle;
		margin:0;
		padding:5px 0 0;
	}
	footer .partnership{
	margin:0 auto;
	padding:0;
	}
	footer .partnership div{
	float:left;
	width:48%;
	display:-webkit-flex;
	display: flex;
	-webkit-flex-flow:wrap;
	flex-flow: wrap;
	justify-content: space-between;
	margin:10px 1% 0;
	}
	footer .partnership div h4{
	flex-basis: 100%;
	margin-bottom: 15px;
	font-size:10.5pt;
	}
	footer .partnership div a{
	font-size:9.7pt;
	width:48%;
	margin:0;
	}
	footer .partnership div a img{
	display: block;
	width:100%;
	}
	footer .copy{
		font-size: 10pt;
		line-height: 1.2;
		width:96%;
		padding:18px 2%;
	}
}
@media only screen and (max-width:767px){
	footer > .floatables{
		padding:8% 0;
		margin:0;
		width:100%;
	}
	footer > .floatables img{
		display: block;
		margin:0 auto;
		width:85%;
		max-width: 360px;
	}
	footer > .floatables .goInquiry{
		float: none;
		width:84%;
		max-width: 360px;
		font-size:11pt;
		margin:8% auto 0;
	}
	footer .partnership{
	margin:0 auto;
	padding:0;
	}
	footer .partnership div{
	float:none;
	width:95%;
	margin:20px auto 0;
	}
	footer .partnership div h4{}footer .partnership div a{}footer .partnership div a img{}
}
@media only screen and (max-width:512px){
	footer .address{
		display: block;
		width:95%;
	}
	footer .address div{
		display:block;
		width:100%;
		margin-bottom: 20px;
	}
	footer .address div p{
		display: table;
		width:100%;
	}
	footer .address div p span{
		display: table-cell;
		vertical-align:middle;
		width:95%;
	}
	footer .address div p svg{
		display: table-cell;
		vertical-align: middle;
		margin:0;
		padding:5px 0 0;
	}
}