@charset "utf-8";
/* CSS Document */

body {
	/*font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", メイリオ, Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;*/
	/*font-family: "MS PGothic","Osaka",Arial,sans-serif;*/
	/*font-family:"ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;*/
	/*font: 12px/1.8 Verdana,"ヒラギノ角ゴ Pro W3",Hiragino Kaku Gothic Pro,"メイリオ",Meiryo,"ＭＳ Ｐゴシック",MS P Gothic,Helvetica,Arial,sans-serif;*/
	font-family: "ヒラギノ明朝 Pro W3","Hiragino Mincho Pro","メイリオ",Meiryo,"ＭＳ Ｐゴシック","MS PGothic",sans-serif;
	font-weight: normal;
	list-style: none;
	font-size: 100%;
	text-align: left;
	margin:0 auto;
	line-height:1.8em;
}
* {
	padding: 0px;
	margin: 0px;
	
}
a:hover img{
	opacity:0.8;
	filter: alpha(opacity=80);
}
img {
	border: none;
}
ul {
	list-style:none;
}
.btm5 {
	padding-bottom:5px;
}
.btm10 {
	padding-bottom:10px;
}
.btm20 {
	padding-bottom:20px;
}
.btm30 {
	padding-bottom:30px;
}
.btm50 {
	padding-bottom:50px;
}
.btm100 {
	padding-bottom:100px;
}


.bg01 {
	/*position:absolute;*/
	display:block;
	min-height:100%;
	min-width:360px;
	width:100%;
	height:auto;
	top:0;
	left:0;
	z-index:-1;
	background-attachment:fixed;
	overflow:hidden;
	position: fixed !important;
}

.center {
	text-align:center;
	margin:0 auto;
}
.right {
	float:right;
}
/**---------
         header------------**/
.top_head {
	width:100%;
	height:60px;
	margin:0 auto;
	background:#FFFFFF;
	filter: alpha(opacity=60);
	-moz-opacity: 0.9;
	opacity: 0.9;
}
.g_nav {
	float:left;
}
.logo {
	float:right;
	padding:8px 5px 0 0;
}
.logo2 {
	float:right;
	padding:6px 12px 0 0;
}

/**---------
         Contents------------**/
.contents {
	width:89%;
	height:auto;
	margin:0 auto;
	background:#FFFFFF;
}
.ttl {
	font-size:120%;
	font-weight:bold;
	/*color:#666666;*/
	color:#036;
	border-bottom:1px solid #666666;
	width:96%;
	margin:0 auto;
}
.txt {
	padding:0 10px;
	font-size:95%;
	/*font-weight:bold;*/
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", メイリオ, Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
.txt a {
	font-size:75%;
}

.footer {
	width:89%;
	height:auto;
	margin:0 auto;
	/*background:#ececec;*/
	background:#CCCCCC;
}
.footer ul {
	width:100%;
	height:auto;
}
.footer li {
	height:40px;
	border-bottom:#999 1px solid;
	padding-top:12px;
	padding-left:10px;
}
.footer a {
	/*padding:0 0 0 20px;*/
	text-decoration:none;
	color:#00C;
	font-size:90%;
}
.address {
	width:100%;
	height:30px;
	text-align:center;
	background:#666;
	color:#FFF;
	padding-top:11px;
	font-size:75%;
	font-style:italic;
}



/*header*/
#header {
    /*background: #f1f1f1;*/
	background:#FFFFFF;
    border-bottom: 1px solid #ddd;
    height: 49px;
    position: relative;
    width: 100%;
}
.button {
    width: 49px;
    height: 49px;
    position: absolute;
    display: block;
    background-repeat: no-repeat;
    background-image: url('../img/menu_button_back.png');
    background-position: center;
}
.menu-button-left {
    left: 0px;
    border-right: 1px solid #ddd;
}
.menu-button-right {
    right: 0px;
    border-left: 1px solid #ddd;
}

/*slidemenu*/
.slidemenu {
    background-color: #333;
}
.slidemenu li {
    list-style: none;
    border-top: 1px solid #4D4D4D;
    border-bottom: 1px solid #000;
    font-size:14px;
    line-height: 1.8;
}
.slidemenu li a {
    padding:10px 0 10px 20px;
    display: block;
    text-decoration: none;
    color: #fff;
}
.slidemenu li:first-child {
    border-top: none;
}
.slidemenu li:last-child {
    border-bottom: none;
}
.slidemenu .slidemenu-header {
    height: 49px;
    border-bottom: 1px solid #000;
    box-shadow: 0 1px 3px rgba(34,25,25,.4);
    -moz-box-shadow: 0 1px 3px rgba(34,25,25,.4);
    -webkit-box-shadow: 0 1px 3px rgba(34,25,25,.4);
    background-color: #333;
}
.slidemenu .slidemenu-header div {
    padding: 17px 0px 0px 19px;
    text-decoration: none;
    color: #fff;
}

/*main*/
/*#main {
    background: #FFFFFF;
}*/
#contents {
    padding: 20px;
}
#contents h1 {
    font-size: 18px;
}
#contents p {
    margin-top: 15px;
}

/*plugin*/
#main {
  z-index: 1;
}
.slidemenu {
  top: 0;
  width: 240px;
  position: fixed;
  visibility: hidden;
  z-index: -1;
}
.slidemenu .slidemenu-header {
  position: relative;
}
.slidemenu .slidemenu-body {
  height: 100%;
  overflow: hidden;
  position: relative;
}
.slidemenu .slidemenu-body .slidemenu-content {
  position: relative;
}
.slidemenu-left {
    left: 0;
}
.slidemenu-right {
    right: 0;
}



.c_ttl {
	font-size:100%;
	font-weight:bold;
	/*color:#666666;*/
	/*color:#399;*/
	background:#006699;
	color:#FFFFFF;
	padding:3px 0 3px 10px;
	margin:0 5px 5px 5px;
}
.c_ttl02 {
	font-size:100%;
	font-weight:bold;
	/*color:#666666;*/
	color:#399;
	padding:3px 0 3px 10px;
	margin:0 5px 5px 5px;
}
.txt2 {
	padding:0 10px 0 20px;
	font-size:95%;
	/*font-weight:bold;*/
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", メイリオ, Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

/*.block {
    position: relative;
    padding: 20px;
    z-index: 10;
    top: 0;
    left: 7px;
	width:93%;
}
.block:before, .block:after {
    position: absolute;
    content: "";
    width: 94%;
    height: 100%;
}
.block:before {
    top: 0;
    left: 0;
    z-index: -10;
    background: #f5f5f5;
}
.block:after {
    top: 4px;
    left: 4px;
    z-index: -20;
    background: rgba(0,0,0,0.1);
    box-shadow: 4px 4px 0 0 rgba(0,0,0,0.2);
    -moz-box-shadow: 4px 4px 0 0 rgba(0,0,0,0.2);
    -webkit-box-shadow: 4px 4px 0 0 rgba(0,0,0,0.2);
}
.block p {
	padding-bottom:10px;
	text-align:center;
	color:#399;
}*/
.list01 {
	padding-left:10px;
}
.list01 dt {
	font-size:100%;
	font-weight:bold;
	color:#0066FF;
}
.list01 dd {
	font-size:90%;
	padding:0 10px 10px 15px;
}

.c_bg01 {
	background:url(../img/bg03.jpg) no-repeat right top;
	width:100%;
	height:111px;
}
.c_bg02 {
	background:url(../img/bg04.jpg) no-repeat right top;
	width:100%;
	height:110px;
}

.b_bg {
	background:url(../img/icon01.jpg) no-repeat 10px center;
	width:92%;
	height:auto;
	color:#336699;
	font-weight:bold;
	padding:3px 0 0 40px;
}

.tbl_company {
    width: 96%;
    margin: 0 auto;
    border-collapse: separate;
    border-spacing: 0px 10px;
    font-size: 12px;
}
 
.tbl_company th {
    padding: 5px 0 5px 5px;
}
.tbl_company td {
	padding:5px 0 5px 10px;
}
 
.tbl_company th {
    background: #295890;
    vertical-align: middle;
    text-align: left;
    width: 100px;
    overflow: visible;
    position: relative;
    color: #fff;
    font-weight: normal;
    font-size: 13px;
}
 
.tbl_company th:after {
    left: 100%;
    top: 50%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-color: rgba(136, 183, 213, 0);
    border-left-color: #295890;
    border-width: 10px;
    margin-top: -10px;
}
/* firefox */
@-moz-document url-prefix() {
    .tbl_company th::after {
        float: right;
        padding: 0;
        left: 20px;
        top: 10px;
        content: " ";
        height: 0;
        width: 0;
        position: relative;
        pointer-events: none;
        border: 10px solid transparent;
        border-left: #295890 10px solid;
        margin-top: -10px;
    }
}
 
.tbl_company td {
    background: #f8f8f8;
    width: 360px;
    padding-left: 20px;
}


/**TEST***********************************************/
.slider {
  position: relative;
  width: 98%;
  /*height: 450px;*/
  height:250px;
  overflow: hidden;
  margin:0 auto;
}
.slides {
  height: 100%;
  overflow: hidden;
  *zoom: 1;
}
.slide {
  height: 80%;
  float: left;
  clear: none;
}
.slide img {
　width: 100%;
}
.slider-arrow {
  position: absolute;
  display: block;
  margin-bottom: -20px;
  padding: 20px;
}
.slider-arrow--right {
  bottom: 50%;
  right: 30px;
  background: url(img/right.png) no-repeat;
}
.slider-arrow--left {
  bottom: 50%;
  left: 30px;
  background: url(img/left.png) no-repeat;
}
.slider-nav {
  position: absolute;
  bottom: 25px;
}
.slider-nav__item {
  width: 12px;
  height: 12px;
  float: left;
  clear: none;
  display: block;
  margin: 0 5px;
  border: 1px solid #fff;
  border-radius: 8px;
}
.slider-nav__item:hover {
  background: #fff;
}
.slider-nav__item--current {
  background: #fff;
}



/**flow************************/
.question {
	padding-left:10px;
	padding-right:5px;
}
.question dt {
	float:left;
	width:15%;
}
.question dd {
	float:right;
	width:85%;
	padding-bottom:10px;
}
.question .blue {
	color:#09F;
	font-weight:bold;
}

.tbl_recruit {
	width:96%;
	height:auto;
	border:none;
	margin:0 auto;
	font-size:70%;
	line-height:1.6em;
}
.tbl_recruit th {
	width:27%;
	height:auto;
	text-align:left;
	background:#f3f3f3;
	border-bottom:1px solid #CCC;
	padding:3px;
	color:#180901;
}
.tbl_recruit td {
	border-bottom:1px solid #CCC;
	padding:3px;
}