@charset "utf-8";
/* CSS Document */
* {
	margin: 0;
	padding: 0;
}
ul, li {
	list-style-type: none;
}
html, body {
	font: normal normal normal 12px/1.6 "Meiryo", sans-serif;
	width: 100%;
	min-width: 1000px;
	margin: 0 auto;
	height: 100%;
}
img {
	line-height: 0;
	display: block;
	border: 0;
	-webkit-transition: all .2s ease;
	-moz-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease;
}
a:link {
	color: #000000;
	text-decoration: none;
	-webkit-transition: all .2s ease;
	-moz-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease;
}
a:visited {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #4b7dca;
	text-decoration: none;
}
a:hover img {
	filter: alpha(opacity=70); /*IE*/
	-moz-opacity: 0.70; /*FF*/
	opacity: 0.70;
}
h1 {
	font-weight: normal;
	font-size: 12px;
	line-height: 16px;
	color: #000000;
	text-align: left;
}
/*head*/
header {
	width: 1000px;
	margin: 0 auto;
	overflow: hidden;
	padding: 10px 0;
}
header .brand {
	float: left;
}
header .headerinfo {
	float: right;
}
.logo {
	overflow: hidden;
	width: 100%;
	padding-top: 18px;
	box-sizing: content-box;
}
.logo li {
	float: left;
}
.logo li:nth-child(2) {
	padding: 30px 10px 0 10px;
	font: normal normal normal 12px/1.6 'Minion Pro', "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", "MS Mincho", "MS 明朝";
}
.headerinfo ul {
	width: 100%;
	overflow: hidden;
}
.headerinfo ul li {
	float: left;
	width: 33.33%;
	text-align: center;
	text-shadow: 0px 1px 2px #050204;
	padding-left: 20px;
	box-sizing: border-box;
}
.headerinfo ul li:nth-child(1) {
	background-color: #8787ff;
}
.headerinfo ul li:nth-child(2) {
	background-color: #81caec;
}
.headerinfo ul li:nth-child(3) {
	background-color: #ddaaf4;
}
.headerinfo ul li a {
	color: #ffffff;
	background: url(../image/tak01.png) no-repeat left center;
	display: block;
	font-size: 13px;
	line-height: 28px;
}
.headerinfo ul li a:hover {
	opacity: 0.7;
}
.headerinfo p {
	color: #41035e;
	line-height: 40px;
	font-size: 13px;
	letter-spacing: 3px;
	text-align: center;
}
/*banner*/
.banner {
	width: 100%;
	height: 375px;
	margin: 10px 0 30px 0;
}
.flexslider {
	position: relative;
	height: 375px;
	overflow: hidden;
}
.slides {
	position: relative;
	z-index: 1;
}
.slides li {
	height: 375px;
	width:1000px;
	margin: 0 atuo; background: no-repeat center center;
}
.slides li img{ display: none;}
.flex-control-nav {
	position: absolute;
	bottom: 0px;
	z-index: 2;
	width: 100%;
	text-align: center;
}
.flex-control-nav li {
	display: inline-block;
	width: 10px;
	height: 10px;
	margin: 0 5px;
	zoom: 1;
}
.flex-control-nav a {
	display: inline-block;
	width: 10px;
	height: 10px;
	line-height: 40px;
	overflow: hidden;
	background-color: #ffffff;
	cursor: pointer;
	border-radius: 50%;
}
.flex-control-nav .flex-active {
	background-color: #c7d2ec;
}
.flex-direction-nav {
	display: none;
}
/*nav*/
nav ul {
	width: 1000px;
	margin: 0 auto;
	overflow: hidden;
}
nav ul li {
	float: left;
	border-right: 1px dotted #000000;
	text-align: center;
}
nav ul li:first-child {
	border-left: 1px dotted #000000;
}
nav ul li a {
	padding: 30px 25px 0px 25px;
	display: block;
	box-sizing: border-box;
	font-size: 13px;
}
nav ul li:nth-child(1) a {
	background: url(../images/nav_03.png) no-repeat center top;
}
nav ul li:nth-child(2) a {
	background: url(../images/nav_05.png) no-repeat center top;
}
nav ul li:nth-child(3) a {
	background: url(../images/nav_07.png) no-repeat center top;
}
nav ul li:nth-child(4) a {
	background: url(../images/nav_09.png) no-repeat center top;
}
nav ul li:nth-child(5) a {
	background: url(../images/nav_11.png) no-repeat center top;
}
nav ul li:nth-child(6) a {
	background: url(../images/nav_13.png) no-repeat center top;
}
nav ul li:nth-child(7) a {
	background: url(../images/nav_15.png) no-repeat center top;
}
nav ul li:nth-child(8) a {
	background: url(../images/nav_17.png) no-repeat center top;
}
nav ul li:nth-child(9) a {
	background: url(../images/nav_19.png) no-repeat center top;
}
/*indexcontent*/

.content {
	width: 1000px;
	margin: 0 auto;
	margin: 30px auto 60px;
}
h2 {
	background: url(../image/h2.png ) left 12px no-repeat;
	font: normal normal normal 24px/2.6 'Minion Pro', "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", "MS Mincho", "MS 明朝";
	border-bottom: 1px solid #cbcbcb;
	padding-left: 70px;
	box-sizing: content-box;
}
.contentinfo {
	font-size: 14px;
	line-height: 24px;
	margin: 30px 0
}
/*service*/
.service {
	width: 100%;
}
.serviceinfo {
	width: 100%;
	overflow: hidden;
}
.serviceinfo li {
	float: left;
	width: 300px;
	height: 185px;
	border: 1px solid #eaeaea;
	border-radius: 5px;
	position: relative;
}
.serviceinfo li h3 {
	position: absolute;
	top: 50%;
	left: 0;
	transform: translateY(-50%);
	width: 100%;
	font-weight: 100;
	background: url(../image/serviceinfoimgbg.png);
	text-align: center;
	font: normal normal normal 20px/1.8 'Minion Pro', "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", "MS Mincho", "MS 明朝";
	text-shadow: 0px 0px 10px #ffffff, 0px 0px 10px #ffffff, 0px 0px 10px #ffffff, 0px 0px 10px #ffffff, 0px 0px 10px #ffffff, 0px 0px 10px #ffffff, 0px 0px 10px #ffffff, 0px 0px 10px #ffffff, 0px 0px 10px #ffffff;
	padding: 10px 0;
}
.serviceinfo li:nth-child(1) {
	background: url(../image/serviceinfoimg-01.jpg) center center no-repeat;
}
.serviceinfo li:nth-child(2) {
	background: url(../image/serviceinfoimg-02.jpg) center top no-repeat;
}
.serviceinfo li:nth-child(3) {
	background: url(../image/serviceinfoimg-03.jpg) center center no-repeat;
}
.serviceinfo li:nth-child(4) {
	background: url(../image/serviceinfoimg-04.jpg) center center no-repeat;
}
.serviceinfo li:nth-child(5) {
	background: url(../image/serviceinfoimg-05.jpg) center center no-repeat;
}
.serviceinfo li:nth-child(6) {
	background: url(../image/serviceinfoimg-06.jpg) center center no-repeat;
}
.serviceinfo li:nth-child(7) {
	background: url(../image/serviceinfoimg-07.jpg) center top no-repeat;
}
.serviceinfo li:nth-child(8) {
	background: url(../image/serviceinfoimg-08.jpg) center top no-repeat;
}
.serviceinfo li:nth-child(9) {
	background: url(../image/serviceinfoimg-09.jpg) center center no-repeat;
}
.mr {
	margin-right: 47px;
}
.mb {
	margin-bottom: 47px;
}
.fon14 {
	font-size: 14px;
	line-height: 14px
}
.serviceinfo li a {
	font-size: 11px;
	height: 21px;
	line-height: 21px;
	position: absolute;
	bottom: 10px;
	padding: 0 10px;
	right: 20px;
	color: #ffffff;
	box-sizing: content-box;
}
.serviceinfo li a:hover {
	filter: alpha(opacity=70); /*IE*/
	-moz-opacity: 0.70; /*FF*/
	opacity: 0.70;
}
/*.serviceinfo li a:hover{background-color:#5c5c5c; }*/
.bc1 {
	background-color: #bf42ff;
}
.bc2 {
	background-color: #2eaccc;
}
.bc3 {
	background-color: #3c3fd6;
}
/*query*/
.query{ width:100%; overflow:hidden;}
.query li:first-child{ float: left; width:50%;}
.query li:last-child{ float: right; width:480px;}
/*footer*/
footer {
	width: 100%;
	background-color: #769cbe;
}
.foot {
	width: 1000px;
	margin: 0 auto;
	position: relative;
	padding: 30px 0;
}
.topup {
	position: absolute;
	width: 120px;
	display: block;
	height: 25px;
	line-height: 27px;
	top: -25px;
	right: 0;
	background-color: #d59cda;
	font-size: 15px;
	text-align: center;
	color: #ffffff !important;
	font-weight: bold;
}
a.topup:hover {
	filter: alpha(opacity=70); /*IE*/
	-moz-opacity: 0.70; /*FF*/
	opacity: 0.70;
}
.footbrand {
	position: absolute;
	left: 0;
	top: 15px;
}
.footbrand ul {
	width: 100%;
	overflow: hidden;
	margin: 10px 0;
}
.footbrand ul li {
	float: left;
	width: 33.33%;
	text-align: center;
	padding-left: 20px;
	box-sizing: border-box;
}
.footbrand ul li:nth-child(1) {
	background-color: #ebebff;
}
.footbrand ul li:nth-child(2) {
	background-color: #9af9ff;
}
.footbrand ul li:nth-child(3) {
	background-color: #f8caff;
}
.footbrand ul li a {
	display: block;
	font-size: 13px;
	line-height: 28px;
	font-weight: bold;
}
.footbrand ul li a:hover {
	opacity: 0.7;
}
.footbrand ul li:nth-child(1) a {
	background: url(../image/tak02.png) no-repeat left center;
	color: #5656a9;
}
.footbrand ul li:nth-child(2) a {
	background: url(../image/tak03.png) no-repeat left center;
	color: #359096;
}
.footbrand ul li:nth-child(3) a {
	background: url(../image/tak04.png) no-repeat left center;
	color: #a72cba;
}
.footbrand p {
	color: #ffffff;
	font-weight: bold;
	line-height: 20px;
	font-size: 13px;
	letter-spacing: 3px;
	text-align: center;
}
.address {
	width: 351px;
	margin: 0 0 0 350px;
}
.footnav {
	position: absolute;
	right: 0;
	top: 30px;
}
.footnav ul {
	width: 262px;
	overflow: hidden;
}
.footnav ul li {
	float: left;
	text-align: left;
	width: 50%;
}
.footnav ul li a {
	color: #ffffff;
	line-height: 30px;
}
.footnav ul li a:hover {
	text-decoration: underline;
}
/*copy*/
.copy {
	width: 100%;
	background-color: #1a3650;
	color: #ffffff;
}
.copy p {
	width: 1000px;
	margin: 0 auto;
	text-align: right;
	line-height: 30px;
}
