@charset "utf-8";
/*============================*/
/*初期設定*/
#over,
#ken_top_wrap{
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", メイリオ, Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

#over .clearfix:after,
#ken_top_wrap .clearfix:after,
.contbox > ul:after{
	content:"";
	clear:both;
	display:block;
}
#over ul,
#over li,
#ken_top_wrap ul,
#ken_top_wrap li,
#ken_top_wrap dl,
#ken_top_wrap dt,
#ken_top_wrap dd{
	margin:0px !important;
	padding:0px !important;
	list-style-type:none;
}
#over .sw,
#ken_top_wrap .sw,
#ken_top_wrap #cont01 form input.sw{
	display:block;
	text-decoration:none;
	text-align:center;
	border-radius:5px !important;
	box-shadow:2px 2px 2px rgba(0,0,0,0.2);
	transition:all 0.3s ease 0s;
	cursor:pointer;
/***ここから個別設定***/
     /*sw設定*/
          margin:0px auto;
     /*sw文字設定*/
          color:#fff !important;
          letter-spacing:0.1em;
}
#over .sw:hover,
#ken_top_wrap a.sw:hover,
#ken_top_wrap #cont01 form input.sw:hover{
	opacity:0.75;
}
#over .color1,
#ken_top_wrap .color1{
	background-color:#000065;
}
#over .color2,
#ken_top_wrap .color2{
	background-color:#f76900;
}
#over .color3,
#ken_top_wrap .color3{
	background-color:#6c8393;
}
#over .color4,
#ken_top_wrap .color4{
	background-color:#425873;
}
/*input/buttonリセット*/
#over_wrap input[type="submit"],
#over_wrap input[type="button"],
#over_wrap input[type="reset"]{
	border-radius:0;
	-webkit-box-sizing:content-box;
	-webkit-appearance:button;
	appearance:button;
	border:none;
	box-sizing:border-box;
	cursor:pointer;
/*****/
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", メイリオ, Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
#over_wrap input[type="submit"]::-webkit-search-decoration,
#over_wrap input[type="button"]::-webkit-search-decoration,
#over_wrap input[type="reset"]::-webkit-search-decoration{
	display:none;
}
#over_wrap input[type="submit"]::focus,
#over_wrap input[type="button"]::focus,
#over_wrap input[type="reset"]::focus{
	outline-offset:-2px;
	border:0px;
}
/*============================*/
#ken_top_wrap{
	width:1026px;
	margin:0px auto 0px;
	position:relative;
	background-color:#eee;
	z-index:0;
}
/*shade*/
#ken_top_wrap{
	position:relative;
	box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
}
#ken_top_wrap:before,
#ken_top_wrap:after{
	content:"";
	position:absolute;
	z-index:-1;
	-webkit-box-shadow:0 0 5px rgba(0,0,0,0.8);
	-moz-box-shadow:0 0 5px rgba(0,0,0,0.8);
	box-shadow:0 0 5px rgba(0,0,0,0.8);
	top:0px;
	bottom:0px;
	left:0;
	right:0;
}
#ken_top_wrap:after{
	right:10px;
	left:auto;
}
/*shade*/

#ken_top_wrap img{
border: 3px #364455 solid;
border-radius: 3px;
}
/*--------------------------------------------------*/
#over,
#over2{
	width:150%;
	height:150%;
	position:fixed;
	margin-top:-45px;
	display:none;
	z-index:-1;
}
#over2{
	width:100%;
	height:150%;
	cursor:pointer;
}
#over #login_box{
	opacity:0;
	display:block;
	position:fixed;
	width:400px;
	background-color:#f1ebe3;
	border-radius:3px;
	z-index:99;
	top:28%;
/*-----*/
	padding:15px 20px;
}
#over2 img{
	opacity:0;
	display:block;
	position:fixed;
	max-width:80%;
	border-radius:3px;
	z-index:99;
	top:10%;
/*-----*/
	transition:all 0.3s ease 0s;
}
#over2 img:hover{
/*	opacity:0.8 !important;*/
}

#over .overlay,
#over2 .overlay{
	opacity:0;
	top:0;
	left:0;
	width:150%;
	height:150%;
	background-color:#000;
	z-index:10;
}
/*--------------------------------------------------*/
#over form > table{
	margin:5px auto 12px;
}
#over form > table th,
#over form > table td{
	padding-bottom:12px;
	vertical-align:middle !important;
}
#over .sw{
	width:120px;
	padding:6px 0px 5px 2px !important;
	color:#efefef !important;
}
#over input.sw{
	font-size:16px !important;
}

#over #ovbox1{
	float:left;
}
#over #ovbox2{
	float:right;
	padding-right:6px !important;
}
#over #ovbox1 li{
	margin-bottom:6px !important;
}
#over #ovbox1 li:first-child{
	color:#2b4769;
	letter-spacing:0.05em;
	padding-left:6px !important;
}
#over #ovbox1 li > a{
	font-size:11px;
	margin-left:28px !important;
}
#over #ovbox1 li > a:hover{
	text-decoration:none !important;
}
#over #ovbox2 li{
	margin-top:12px !important;
}
#over #ovbox2 li:first-child{
	margin-top:0px !important;
}
#over input[type="text"],
#over input[type="password"]{
	border-radius:5px;
	transition:all 0.3s ease 0s;
	width:275px;
	border:0;
	padding:5px;
	color:#797979;
	border:solid 1px #ccc;
}
#over label{
	color:#2b4769;
}
/*--------------------------------------------------*/
#ken_top_wrap #nav_box{
	position:absolute;
	width:1026px;
	height:40px;
	top:300px;
	z-index:1;
	background-color:#5a5a5a;
}
#ken_top_wrap #nav_box > li{
	float:right;
	padding:6px 9px 0px 10px !important;
	margin:2px 0px 0px 0px !important;
}
#ken_top_wrap #nav_box > li:first-child{
	float:left;
	margin:2px 0px 0px 4px !important;
}
#ken_top_wrap #nav_box > li:first-child a{
	letter-spacing:0.3em !important;
}
#ken_top_wrap #nav_box a.nor{
	text-decoration:none !important;
	color:#eaeaea !important;
	letter-spacing:0.1em;
	position:relative;
	display:inline-block;
}
#ken_top_wrap #nav_box a.nor::after{
	content:'';
	position:absolute;
	bottom:-1px;
	left:0;
	width:100%;
	height:2px;
	background-color:#efefef;
	-webkit-transform:scaleX(0);
	-ms-transform:scaleX(0);
	transform:scaleX(0);
	-webkit-transition:all 0.3s ease 0s;
	transition:all 0.3s ease 0s;
}
#ken_top_wrap #nav_box a.nor:hover::after{
	-webkit-transform:scaleX(1);
	-ms-transform:scaleX(1);
	transform:scaleX(1);
}
#ken_top_wrap #nav_box a.sw{
	margin-top:-2px;
	padding:2px 8px 1px 12px !important;
	color:#efefef;
}
/*--------------------------------------------------*/
#ken_top_wrap #topcut{
	position:relative;
	width:inherit;
	height:340px;
	background-image:url(../img/top1026x340.png);
	background-repeat:no-repeat;
}
#ken_top_wrap #topcut > ul{
	position:absolute;
	right:66px;
	top:60px;
}
#ken_top_wrap #topcut li a.sw{
	font-size:32px;
	padding:9px 14px 7px 20px !important;
}
#ken_top_wrap #topcut li:first-child{
	margin-bottom:30px !important;
}
/*--------------------------------------------------*/
/*コンテンツ共有*/
#ken_top_wrap div.contbox{
	padding:0px 6px !important;
	margin:12px 0px !important;
}
#ken_top_wrap div.linebox{
	border:4px #364455 solid;
	border-radius:3px;
	margin:12px 0px 12px 6px !important;
	background-color:#eee;
}
#ken_top_wrap div.contbox a.fd{
	transition:all 0.3s ease 0s;
}
#ken_top_wrap div.contbox a.fd:hover{
	opacity:0.6;
}
#ken_top_wrap img.on{
	cursor:pointer;
	transition:all 0.3s ease 0s;
}
#ken_top_wrap img.on:hover{
	opacity:0.6;
}
/*--------------------------------------------------*/
/*#cont01*/
#ken_top_wrap #cont01{
}
#ken_top_wrap #cont01 > ul > li{
	height:192px;
	width:402px;
	float:left;
	position:relative;
	/*background-color:#f4b5b5;*/
	border-radius:5px;
}
#ken_top_wrap #cont01 > ul > li:first-child{
	width:603px;
	float:right;
	background-image:url(../img/top_search.png);
	background-repeat:no-repeat;
	border: 3px #364455 solid;
	border-radius: 3px;
}
#ken_top_wrap #cont01 > ul > li ul{
	font-size:0px;
	display:table;
	margin:0px 0px 0px 5px !important;
}
#ken_top_wrap #cont01 > ul > li ul > li{
	display:table-cell;
	font-size:20px;
	vertical-align:middle;
}
#ken_top_wrap #cont01 form{
	margin:140px 0px 0px 14px;
}
#ken_top_wrap #cont01 form input.sw{
	padding:3px 10px 2px 14px !important;
	margin-left:12px;
	font-size:18px;
	border:0px;
	letter-spacing:0.1em;
}
#ken_top_wrap #cont01 form input[type="text"]{
	width:342px;
	font-size:18px;
	padding:6px 8px 4px 8px;
	letter-spacing:0.1em;
	border-radius:5px;
	border:solid 1px #ccc;
	color:#5b728f !important;
	transition:all 0.3s ease 0s;
}
@-moz-document url-prefix(){
	#ken_top_wrap #cont01 form input.sw{
		padding:3px 12px 4px 16px !important;
	}
	#ken_top_wrap #cont01 form input[type="text"]{
		width:350px;
	}
}
#ken_top_wrap #cont01  form input[type="text"]:hover,
#ken_top_wrap #cont01 form input[type="text"]:focus{
	border:solid 1px #68aaec;
	color:#364455;
}
/*--------------------------------------------------*/
/*#cont02*/
#ken_top_wrap #cont02 > ul > li{
	width:402px;
	height:198px;
	float:left;
	background-color:#ffffff;
	border-radius:5px;
	margin-left:6px !important;
}
#ken_top_wrap #cont02 > ul > li > a{
	transition:all 0.3s ease 0s;
}
#ken_top_wrap #cont02 > ul > li > a:hover{
	opacity:0.6;
}
#ken_top_wrap #cont02 > ul > li:first-child{
	background-image:url("../img/topics.png");
	font-size:14px;
	width:606px;
	float:left;
	margin-left:0px !important;
}
#ken_top_wrap #topics dl{
	padding:12px !important;
}
#ken_top_wrap #topics dt{
	border-bottom:2px solid #364455;
	padding:0px 0px 6px 6px !important;
	margin:6px 0px 16px 0px !important;
}
#ken_top_wrap #topics dt > b{
	font-size:16px;
	font-weight:bold;
	color:#364455;
}
#ken_top_wrap #topics dt > a{
	float:right;
	width:70px;
	font-size:14px !important;
	margin-top:-3px !important;
	padding:2px 0px 1px 4px !important;
	letter-spacing:0.2em !important;
}
#ken_top_wrap #topics dd{
	margin:10px 6px 16px !important;
	border-bottom:1px solid #c0c4c9;
}
#ken_top_wrap #topics dd.fix{
	border-bottom:0px solid #808893;
}
#ken_top_wrap #topics dd > *{
	display:inline-block;
	white-space:nowrap;
	overflow:hidden;
}
#ken_top_wrap #topics dd > b{
	color:#364455;
}
#ken_top_wrap #topics a,
#ken_top_wrap #topics span{
	margin-left:-2px;
	max-width:470px;
	text-overflow:ellipsis;
	-o-text-overflow:ellipsis; /* Opera9,10対応 */
	transition:all 0.3s ease 0s;
	color:#1664b2 !important;
}
#ken_top_wrap #topics a.sw,
#ken_top_wrap #topics a.sw:hover,
#ken_top_wrap #topics a.sw:visited{
	color:#fff !important;
}
#ken_top_wrap #topics a:visited{
	color:#0e3f71 !important;
}
#ken_top_wrap #topics a:hover{
	color:#7ab5ef !important;
	text-decoration:none;
}
/*--------------------------------------------------*/
/*#cont03*/
#ken_top_wrap #cont03{
	width:970px;/*1006px*/
	height:642px;/**/
/*	background-color:#8ef1e5;*/
/*	background-color:#ebe1d3;*/
/*	background-color:#ffffff;*/
	background-image:url("../img/itimoku.png");
	padding:18px;
}
#ken_top_wrap *{
	color:#364455 !important;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}
#ken_top_wrap #cont03 hr{
	border:1px #364455 solid;
	margin:15px 0px 20px;
	border-radius:3px;
}
#ken_top_wrap #cont03 img.on{
	width:470px;
	border:4px #364455 solid;
	border-radius:3px;
}
#ken_top_wrap #cont03 > ul{
}
#ken_top_wrap #cont03 > ul > li{
	float:right;
}
#ken_top_wrap #cont03 > ul > li:first-child{
	float:left;
}
#ken_top_wrap #cont03 > ul.aaa > li{
	float:left;
}
#ken_top_wrap #cont03 > ul.aaa > li:first-child{
	float:right;
}
/*文字*/
#ken_top_wrap #cont03 h2{
	font-size:20px;
	padding:8px 0px 0px 0px !important;
}
#ken_top_wrap #cont03 h2 > b{
	font-size:40px;
	padding-right:5px;
	color:#1664b2 !important;
}
#ken_top_wrap #cont03 h2 > span{
	font-size:30px;
}
#ken_top_wrap #cont03 h4{
	font-size:60px;
	text-align:right;
	line-height:100%;
	padding:5px 0px 0px 0px !important;
	text-align:center;
	letter-spacing:0.2em;
}
#ken_top_wrap #cont03 h4 > b{
	padding:0px 0px 0px 10px !important;
}
#ken_top_wrap #cont03 p{
	line-height:200%;
	padding:15px 0px 0px 0px !important;
	font-size:20px;
}
#ken_top_wrap #cont03 p.x{
	line-height:100%;
	padding:15px 0px 10px 0px !important;
	text-align:center;
	font-size:30px;
	letter-spacing:0.15em;
}
#ken_top_wrap #cont03 .aaa p{
	font-size:26px;
	padding:20px 0px 0px 0px !important;
	line-height:300%;
}
#ken_top_wrap #cont03 .aaa p > b{
	letter-spacing:0.02em;
}

/*--------------------------------------------------*/
/*#cont04*/
#ken_top_wrap #cont04{
	width:970px;
	padding:18px 18px 72px 18px;
/*	background-color:#ebe1d3;*/
/*	background-color:#ffffff;*/
	background-image:url("../img/jisseki.png");
}
#ken_top_wrap #cont04 h2{
	font-size:44px;
	text-align:center;
	letter-spacing:0.2em;
	margin:10px 0px 30px 0px;
}
#ken_top_wrap #cont04 > ul > li{
	float:left;
	width:500px;
	margin:0px auto 0px !important;
}
#ken_top_wrap #cont04 > ul > li:first-child{
	float:right;
	line-height:160%;
	width:470px;
}
#ken_top_wrap #cont04 > ul > li > p{
	font-size:20px;
	line-height:260%;
	margin:-10px 0px 0px 45px !important;
}
#ken_top_wrap #cont04 > ul > li > p span{
	background:linear-gradient(transparent 55%,#dadcee 55%);
}
#ken_top_wrap #cont04 > ul > li li{
	margin:0px 0px 18px 20px !important;
	list-style-type:disc;
}
#ken_top_wrap #cont04 > ul > li li a{
	font-size:16px;
	letter-spacing:0.1em;
	padding:6px 6px 0px 6px !important;
	border-radius:3px;
	transition:all 0.3s ease 0s;
}
#ken_top_wrap #cont04 > ul > li li a b{
	vertical-align:1px;
	font-size:20px;
}
#ken_top_wrap #cont04 > ul > li li a:hover{
	letter-spacing:0.15em;
	text-decoration:none;
	background-color:#e1d2bd;
}
#ken_top_wrap #cont04 > ul > li a.sw{
	width:360px;
	font-size:30px;
	padding:26px 8px 24px 14px !important;
	margin:45px auto 0px !important;
}

/*--------------------------------------------------*/
/*コンタクト*/
#ken_top_wrap #contact{
	padding:50px 100px 100px;
}
#ken_top_wrap #contact a.sw{
	font-size:24px !important;
	width:320px;
	padding:18px 0px 16px;
}

#ken_top_wrap #contact ul li li{
	margin-top:25px !important;
}
#ken_top_wrap #contactt ul li li:first-child{
	margin-top:0px !important;
}
#ken_top_wrap #contact > ul > li{
	float:right;
}
#ken_top_wrap #contact > ul > li:first-child{
	float:left;
}
#ken_top_wrap #contact dl > *{
	letter-spacing:0.1em;
	color:#364455;
}
#ken_top_wrap #contact dl dt{
	font-size:24px;
	font-weight:bold;
	margin-top:38px !important;
}
#ken_top_wrap #contact dl dd{
	font-size:20px;
	margin-top:36px !important;
}
#ken_top_wrap #contact dl a{
	color:#2b5a94;
}
#ken_top_wrap #contact dl a:hover{
	text-decoration:none;
}

#ken_top_wrap #contact{
}

/*============================*/
