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

/*　タグ　*/
body {
	color:#666666;
	-webkit-text-size-adjust: 100%;
}

h5,
h6,
#contents p,
#contents ul,
#contents dt,
#contents dd,
#contents table,
#contents address{
	line-height: 1.6;
}
h5,
#contents p,
#contents ul,
#contents table,
#contents dl{
	margin-bottom: 1em;
}

#contents table p,
#contents table ul,
#contents table dl{
margin-top: 0;
margin-bottom: 0;
}

h1 {
	height:auto;
	line-height: 14px;
	padding: 2px 0;
	font-size:85%;
	width:100%;
	min-width:899px;
	background-color: #83cde6;

}
h1 span{
	width:899px;
	display:block;
	color:#fff;
	margin: 0 auto;
}


h3 img{
display: none;
}

h3 {
	width: 634px;
	margin: 40px 0 20px;
    font-size:26px;
    border-bottom:3px solid #dbdbdb;
    position: relative;
    padding:0 0 10px;
    line-height:1.4em;
	font-weight: normal;
	width: 100%;
  }

h3:after{
    content:"";
    display:block;
    width:40%;
    border-bottom:3px solid #83CDE6;
    position:absolute;
    bottom:0;
    margin-bottom:-3px;
}
.h3green:after{
border-bottom:3px solid #B6DE5F;
}

h4{
margin: 30px 0 13px;
font-size:16px;
min-height: 34px;
line-height: 18px;
color: #666;
border-radius: 3px;
padding: 6px;
padding-left: 16px;
text-indent: 0;
-webkit-box-sizing: border-box;-moz-box-sizing: border-box;-o-box-sizing: border-box;-ms-box-sizing: border-box;
box-sizing: border-box;
border: 2px solid #e6e6e6;
background: none;
width: 100%;
background: rgb(255,255,255);
background: -moz-linear-gradient(top,  rgba(255,255,255,1) 0%, rgba(252,252,252,1) 50%, rgba(240,240,240,1) 50%, rgba(248,248,248,1) 100%);
background: -webkit-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(252,252,252,1) 50%,rgba(240,240,240,1) 50%,rgba(248,248,248,1) 100%);
background: linear-gradient(to bottom,  rgba(255,255,255,1) 0%,rgba(252,252,252,1) 50%,rgba(240,240,240,1) 50%,rgba(248,248,248,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f8f8f8',GradientType=0 );
box-shadow:0px 0px 0px 1px #ffffff inset,0px 0px 0px 1px #ffffff inset;
-moz-box-shadow:0px 0px 0px 1px #ffffff inset,0px 0px 0px 1px #ffffff inset;
-webkit-box-shadow:0px 0px 0px 1px #ffffff inset,0px 0px 0px 1px #ffffff inset;
position: relative;
}

h4:before{
width: 3px;
height:20px;
top: 50%;
margin-top: -10px;
left: 6px;
position: absolute;
content:"";
background: rgb(142,213,237);
background: -moz-linear-gradient(top,  rgba(142,213,237,1) 0%, rgba(142,213,237,1) 50%, rgba(120,196,222,1) 50%, rgba(120,196,222,1) 100%);
background: -webkit-linear-gradient(top,  rgba(142,213,237,1) 0%,rgba(142,213,237,1) 50%,rgba(120,196,222,1) 50%,rgba(120,196,222,1) 100%);
background: linear-gradient(to bottom,  rgba(142,213,237,1) 0%,rgba(142,213,237,1) 50%,rgba(120,196,222,1) 50%,rgba(120,196,222,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#8ed5ed', endColorstr='#78c4de',GradientType=0 );

}

.h402{
}

h4.h402a,
h4.h402b{
margin-top: 20px;
background-image:url(../images/h4-bg2a.png);
background: none;
color: #fff;
border: 2px solid #B6DE5F;
background:#B6DE5F;
border: none;
width: 100%;
box-shadow:0px;
-moz-box-shadow:0px;
-webkit-box-shadow:0px;
padding: 8px;
}
h4.h402a:before,
h4.h402b:before{
background: #fff;
display:none;
}

h4.h402a a,
h4.h402b a{
width:93px;
height:21px;
display: block;
position:absolute;
top:7px;
right:5px;
text-indent:0;
line-height:0;
background:url(../images/h4-detail-hover.png) no-repeat 0 0;
vertical-align:bottom;
}

h4.h402b a{
background-image:url(../images/h4-detail2-hover.png);
}
h4.h402a a:hover,
h4.h402b a:hover{
background-color:transparent;
}
h4.h402a a:hover img,
h4.h402b a:hover img{
	visibility: hidden;
} 

h4.h402a a img,h4.h402b a img{
text-indent:0;
line-height:0;
}

h4.h402b{
background-image:url(../images/h4-bg2b.png);
}


h5,
#contents .display-h5{
	background: none;
	margin: 20px 0 4px;
	padding-left: 0;
	padding-bottom:4px;
	font-size:108%;
	background:none;
	height:1.4em;
	line-height: 1.4em;
	text-indent:0;
		border: none;
	border-bottom: 2px dotted #dcdcdc;
	color:#acd44e;
	color: #78c4de;


}

#contents .display-h5:before{
display: none;
}
h6{	
	font-weight:bold;
	margin: 1em 0 4px 0;
	
	padding-left: 0.5em;
	border-left: 3px solid #83cde6;
	line-height: 1.3;
	/*border-color: #bfe070;*/
	border-color: #dcdcdc;
}


a {
color:#666;
}
a:hover {
text-decoration: none;
color: #57b8d9;
}
a.link02 {
color:#57b8d9;
}
a:visited { color: purple; }

td,th{
vertical-align: top;
}


/*　フレーム　*/
#header_inner,
#gnav,
#main-visual,
#container,
h2,
#topicpath{width: 899px;margin:0 auto;}

h2 img {
display: none;
}

h2{
position: relative;
width:899px;
height: 150px;
color: #fff;
padding: 52px 40px;
-webkit-box-sizing: border-box;-moz-box-sizing: border-box;-o-box-sizing: border-box;-ms-box-sizing: border-box;
box-sizing: border-box;
overflow: hidden;
font-size: 32px;
line-height: 1;
font-style:normal;
background: #83cde6; /* Old browsers */
background: -moz-linear-gradient(top, #83cde6 0%, #a1e0f5 100%); 
background: -webkit-linear-gradient(top, #83cde6 0%,#a1e0f5 100%);
background: linear-gradient(to bottom, #83cde6 0%,#a1e0f5 100%); 
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#83cde6', endColorstr='#a1e0f5',GradientType=0 ); 
}

h2:before{
position:absolute;
content:"";
height: 100%;
background-image:url(../images/h2/bg.png) ;
background-repeat: no-repeat;
background-position:right 0;
background-size: contain;
width: 100%;
right: 0;
top: 0;
z-index: 1;
}

h2#h2-recruit:before{background-image:url(../images/h2/recruit-bg.png);}
h2#h2-contact:before{background-image:url(../images/h2/contact-bg.png);}
h2#h2-seminar:before{background-image:url(../images/h2/seminar-bg.png);}
h2#h2-access:before{background-image:url(../images/h2/access-bg.png);}
h2#h2-nagayama:before{background-image:url(../images/h2/nagayama-bg.png);}
h2#h2-privacy:before{background-image:url(../images/h2/privacy-bg.png);}
h2#h2-oushin:before{background-image:url(../images/h2/oushin-bg.png);}
h2#h2-sitemap:before{background-image:url(../images/h2/sitemap-bg.png);}
h2#h2-kyodo:before{background-image:url(../images/h2/kyodo-bg.png);}
h2#h2-station:before{background-image:url(../images/h2/station-bg.png);}
h2#h2-intro:before{background-image:url(../images/h2/intro-bg.png);}
h2#h2-akishima:before{background-image:url(../images/h2/akishima-bg.png);}
h2#h2-ho:before{background-image:url(../images/h2/ho-bg.png);}
h2#h2-emall:before{background-image:url(../images/h2/emall-bg.png);}
h2#h2-mkshika:before{background-image:url(../images/h2/mkshika-bg.png);}

h2 i{
font-style:normal;
position: relative;
z-index: 100;
margin: 0;
padding: 0;
}
h2 span{
display: block;
font-size: 14px;
line-height: 1;
margin-top: 1em;
padding-left: 3px;
}


#header{
	width:100%;
	min-width:899px;
}

#siteid{
margin: 43px 0 29px 0;
padding: 0;
float:left;
width:190px; 
height:32px;
border: none;

width:204px; 
height:34px;
background-size: 204px 34px;
margin-top: 41px;
margin-bottom: 0;
}
#tel{
margin: 34px 0 30px 0;
padding: 0;
float:right;

width:204px; 
height:40px;
background-size: 204px 40px;
}
#siteid a,
#tel a{
border: none;
}

#gnav{
	height: 39px;
	overflow: hidden;
	clear:both;
}
#gnav li{
	float: left;
}
#gnav li a{
	display: block;
	width: 180px;
	height: 39px;
}
/*
#gnav01{background: url(../images/gnav01_on.png) no-repeat 0 0;}
#gnav02{background: url(../images/gnav02_on.png) no-repeat 0 0;}
#gnav03{background: url(../images/gnav03_on.png) no-repeat 0 0;}
#gnav04{background: url(../images/gnav04_on.png) no-repeat 0 0;}
#gnav05{background: url(../images/gnav04_on.png) no-repeat 0 0;width:179px;}
li#gnav01 a{background: url(../images/gnav01_on.png) no-repeat 0 0;}
li#gnav02 a{background: url(../images/gnav02_on.png) no-repeat 0 0;}
li#gnav03 a{background: url(../images/gnav03_on.png) no-repeat 0 0;}
li#gnav04 a{background: url(../images/gnav04_on.png) no-repeat 0 0;}
li#gnav05 a{background: url(../images/gnav05_on.png) no-repeat 0 0;width:179px;}
#gnav li a:hover{
	background-color: #fff;
}
#gnav li a:hover img{
	visibility: hidden;
} 
*/

#gnav li img{
display: none!important;
}

#gnav01{background: url(../images/gnav01_on.png) no-repeat 0 0;}
#gnav02{background: url(../images/gnav02_on.png) no-repeat 0 0;}
#gnav03{background: url(../images/gnav03_on.png) no-repeat 0 0;}
#gnav04{background: url(../images/gnav04_on.png) no-repeat 0 0;}
#gnav05{background: url(../images/gnav05_on.png) no-repeat 0 0;width:179px;}
li#gnav01 a{background: url(../images/gnav01.png) no-repeat 0 0;}
li#gnav02 a{background: url(../images/gnav02.png) no-repeat 0 0;}
li#gnav03 a{background: url(../images/gnav03.png) no-repeat 0 0;}
li#gnav04 a{background: url(../images/gnav04.png) no-repeat 0 0;}
li#gnav05 a{background: url(../images/gnav05.png) no-repeat 0 0;width:179px;}

li#gnav01 a:hover,
li#gnav02 a:hover,
li#gnav03 a:hover,
li#gnav04 a:hover,
li#gnav05 a:hover{background: none;}


#gnav dl,
#gnav dl dd{
height: auto;
margin:0;
padding: 0;
}
#gnav dl dt{
display: none;
} 
#gnav li span{
display: none;
}



#container{
	margin-top: 0px;
}

#container:before,#container:after,
#header:before,#header:after,
li.service-menu:before,li.service-menu:after {
    content:"";
    display:table;
}
#container:after, 
#header:after, 
li.service-menu:after{
    clear:both;
}
#container,
#header,
li.service-menu{
    zoom:1;
}


#contents{
	width: 634px;
	float:right;
}


#sub{
	width: 225px;
	float:left;	
}
#sub h3{
	width: 225px;
	margin-bottom: 0;
}
#sub #services {
	border-bottom: 3px solid #dbdbdb;
	
}
#services li.service-menu {
	padding: 10px 0;
	border-bottom: 1px dotted #dcdcdc;
	/*min-height: 61px;*/
	
}
#services li.service-menu:last-child {
	border-bottom: none;
	/*min-height: 61px;*/
	
}
#sub #services .service-img{
	float:left;	
	margin-right:10px;
	padding:3px;
	border: 1px solid #dcdcdc;
	/*width: 53px;*/
}


#sub #services li.service-menu dl{
	width: 154px;
	float: left!important;
	font-size:93%;
}



#sub #services li.service-menu dl{
	width: 154px;
	float: right;
	font-size:93%;
}
#sub #services li.service-menu dl dt{
	/*margin:1px 0 3px 0;
	background:url(../images/arrow02.png) no-repeat 0px 0;
	*/
	padding: 0 0 0 20px;
	display:block;

	font-size: 14px;
	font-weight: bold;
	line-height: 1em;
	margin: 0 0 5px;
	background:url(../images/arrow02.png) no-repeat 0px center;
}


* html #sub #services li.service-menu dl dt{
	margin-bottom: 7px;
}

#sub #services li.service-menu dl dt img{
	vertical-align:top;
}
#sub #services li.service-menu dl dd{
	padding: 0 0 0 21px;
}
#sub #services li.service-menu dl dd ul li{
	background:url(../images/arrow01.gif) no-repeat 3px 0.4em;
	padding-left: 12px;
	line-height: 1.6;
}
#sub #services li.service-menu dl dd ul li a{
	text-decoration: none;
}
#sub #services li.service-menu dl dd ul li a:hover{
	color:#acd44e;
	color:#57b8d9;
}

#sub .bns {
	margin-top:30px;
	width: 225px;
}
#sub .bns li{
	text-align:center;
	margin:10px 0;
}
#sub .bns li:first-child{
	display: none;
}
#sub .bns li a{
	display:block;
	width:221px;
	border: 2px solid #dcdcdc;
}
#sub .bns li a:hover{
	border: 2px solid #83cde6;
}
#sub .bns li img{
	padding: 2px;
}
#sub .bns li#bn-kenko a{
border: none;
width:225px;
}
#sub .bns li#bn-kenko img{
padding:0px;
width:225px;
}

#sub .lnav{
margin-top: 20px;
}


#sub .lnav dt{
display:block;
font-weight:bold;
margin: 0;
padding:12px 0 12px 20px;
text-indent: 0;
height: auto;
line-height: 1.4;
width:100%;
background: none;
color: #fff;
background-color: #83cde6;
font-size:93%;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
-o-box-sizing: border-box;
-ms-box-sizing: border-box;
box-sizing: border-box;
}
#sub .lnav dd li{
margin: 1px 0 0;
}
#sub .lnav dd li a{
display:block;
color:#666;
text-decoration:none;
margin: 0;
padding:12px 0 12px 30px;
background:none;
width:100%;
height: auto;
line-height: 1.4;
font-size:93%;
background:url(../images/arrow03.gif) no-repeat 21px 1.5em;
background-color: #f5f5f5;
overflow: hidden;
vertical-align: bottom;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
-o-box-sizing: border-box;
-ms-box-sizing: border-box;
box-sizing: border-box;
}


#sub .lnav dd li a:hover,
#sub .lnav dd li.on a{
background-color: #dbdbdb;
}

#sub ul#utility{
	margin: 30px 0 0 0;
	margin-top:20px;
} 
#sub ul#utility li{
	margin: 0;
	padding: 0;
} 
* html #sub ul#utility li{
	height: 1em;
	overflow:visible;
}
#sub ul#utility li a{
	color: #666;
	line-height:1.4;
	display: block;
	background:url(../images/arrow02.png) no-repeat 0 3px;
	padding: 0 0 3px 1.5em;
	margin: 0;
} 
#sub ul#utility li a:hover{
}


#topicpath {
/*
	font-size: 85%;
	height: 40px;
	line-height: 37px;
*/
	font-size: 11px;
	line-height: 15px;
	padding: 11px 0;

	text-align:right;

}
#topicpath li {
	display:inline;
}
#topicpath li a{
	margin-right:4px;  
	padding-right:11px;  
	background: url(../images/arrow03.gif) no-repeat right center;
	color: #666;
}


#footer{
margin-top: 80px;
width:100%;
min-width:899px;
background-color:#f2f2f2;
}
#footer a{
text-decoration: none;
color: #666;
}

#footer #pagetop {
background-color: #fff;
}

#footer #pagetop p{
margin: 0 auto;
width:899px;
padding: 0;
text-align:right;
}

#footer ul {
	padding: 1em 0;
	text-align: center;
	margin-left:14px;
}
#footer ul li{
	margin: 0 0px 0 10px;
	padding: 0 0px 0 10px;
	font-size:93%;
	border-left: 1px solid #aaa;
	display: inline;
	line-height: 1em;
	height:1em;
}
#footer ul li:first-child{
	border-left: 0;
	margin: 0;
	padding: 0;
}
#footer p#copyright{
	background-color: #8cccde;
	background-color: #87cde0;
	background-color: #87cce0;
	margin:0;
	padding: 1em 0;
	font-size:93%;
	text-align: center;
	color:#fff;
	width:100%;
}

#footer p#copyright {	
	background-color: #83cde6;
}

/*　クラス　*/


#container #contents .catch{
margin: 25px 0;
background: none;
text-indent: 0;
font-family: "游明朝", YuMincho,"ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro",  "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
color:#ACD44E;
font-size: 24px;
line-height: 1.3;
}
#contents p.lead{
margin: 20px 0;
font-size:108%; 
text-align: center;
padding:13px;
width:100%;
-webkit-box-sizing: border-box;-moz-box-sizing: border-box;-o-box-sizing: border-box;-ms-box-sizing: border-box;
box-sizing: border-box;
background-color:#f5f5f5;
}

#contents ul.list01 li{
	background:url(../images/icon01.gif) no-repeat 0.5em 0.5em;
	padding-left: 20px;
	background: none;
}

#contents ul.list01 li{
	position: relative;
}
#contents ul.list01 li:after {
	display: block;
	content: '';
	position: absolute;
	top: 8px;
	left: 8px;
	width: 5px;
	height: 5px;
	background-color: #ccc;
	border-radius: 100%;
}

#contents ul.list02 li{
background:url(../images/icon01.gif) no-repeat 0.5em 0.5em;
padding: 0 1em 0 20px;
display:inline;
}
#contents ul.list03,#contents ul.list04{
padding:13px;
}
#contents ul.list03 li{
background:url(../images/icon01.gif) no-repeat 0.5em 0.5em;
padding: 0 0 0 20px;
width:191px;
width:182px;
float:left;
}
#contents ul.list04 li{
background:url(../images/icon01.gif) no-repeat 0.5em 0.5em;
padding: 0 0 0 20px;
width:297px;
width:284px;
float:left;
}

#contents ul.list-interval li{
	margin-top: 1em;
}
#contents ul.list-interval li:first-child{
	margin-top: 0;
}

#contents .blue-bg {
background-color:#f5fdff;
}
#contents .gray-bg {
background-color:#f5f5f5;

}

#contents ul.blue-icon li{
background:url(../images/icon02.gif) no-repeat 0.5em 0.5em;
padding: 0 0 0 20px;
background: none;
}
#contents ul.blue-icon li:after {
	background-color: #83CDE5;
}



#contents table.table01{
}
#contents table.table01 th,
#contents table.table01 td{
	border: 1px solid #dbdbdb;
	padding: 15px;
}
#contents table.table01 th{
	width: 157px;
	background-color: #f5f5f5;
}

#contents table.table02,
#contents table.cl-t{
	border-top: 1px solid #e0e0e0;
	border-bottom: 1px solid #e0e0e0;
}
#contents table.table02 th,
#contents table.table02 td,
#contents table.cl-t th,
#contents table.cl-t td{
		border-bottom: 1px solid #e0e0e0;
	border-bottom:1px dotted #dcdcdc;
	padding: 15px;
}

* html #contents table.table02 th{border-bottom:1px solid #e0e0e0;}
* html #contents table.table02 td{border-bottom:1px solid #e0e0e0;}
* html #contents table.cl-t th{border-bottom:1px solid #e0e0e0;}
* html #contents table.cl-t td{border-bottom:1px solid #e0e0e0;}

#contents table.table02 th,
#contents table.table02 .td_ft,
#contents table.cl-t th{
	width: 157px;
	background-color: #f5f5f5;
}


#contents table.cl-t th{
	width: 80px;
}
#contents table.cl-t td{
	width: 554px;
}


#contents .table03  {
margin-top:0;
}
#contents .table03 th,#contents .table04 th {
padding:0.3em 0.5em 0.5em 0;
vertical-align:top;
border-bottom:1px dotted #dcdcdc;
}

#contents .table03 td,#contents .table04 td {
padding:0.5em 1em 0.5em 0;
border-bottom:1px dotted #dcdcdc;
vertical-align:top;
}

#contents .table04 th ,#contents .table04 td{
border-bottom:none;
padding:0em 1em 0em 0;
}

#contents .table04 h5{
background: none;
	margin: 0 0 3px;
	padding-bottom:3px;
	font-size:100%;
	background:none;
	height:1.4em;
	line-height: 1.4;
	text-indent:0;
	border-bottom: 2px dotted #dcdcdc;
	color: #78c4de;
}

#contents .table05 {
overflow:hidden;
}
#contents .table05 th{
font-size:85%;
line-height: 1.3;
padding: 4px 1px 14px;
}


#contents table.table06{
	margin: 1em 0px 0;
}
#contents table.table06 th,
#contents table.table06 td{
	border: 2px solid #fff;
	padding: 15px;
}
#contents table.table06 th{
	width: 164px;
	font-size:100%;
	background-color: #e8f6fa;
}
#contents table.table06 td{
	background-color: #f5f5f5;
	width: 408px;
}

#contents table.table06 th.th-col{
	width:408px;
}
#contents table.table06 th.th-bg,
#contents table.table06 caption{
	font-weight: bold;
	color:#fff;
	background-color: #83cde6;
	font-size:14px;
}

#contents table.table06-pink th{
background:#FDF4F7;
}
#contents table.table06-pink th.th-bg{
background:#ED98B3;
}

#contents table.minitable {
	margin:0 0 1em 15px;
	border:none;
	font-size:100%;
}
#contents table.minitable td{
	border:none;
	margin: 0;
	padding: 0 ;
	background-color:transparent;
}
#contents table.minitable td.p1em{
	padding-left: 13px;
}
#contents table.minitable td.w8em{
	width:8em;
}
#container #contents table.mb0{
	margin-bottom: 0;
}



#contents dl.pic-caption {
margin: 0;
}
#contents dl.pic-caption dd{
font-size:85%;
margin: 0 0 0px 0;
padding: 4px 1px 0;
line-height: 1.3;
}

