@charset "utf-8";
.wrapper {
	margin: auto;
	width: 1000px;
	text-align:left;
}
header {
	background-color: #1c569b;
	overflow:hidden;
	padding-top:30px;
}
header .wrapper {
	position:relative;
	height:100px;
}
header h1 {
	position:absolute;
	left:0;
	bottom:0;
}
.numaji{
	position:absolute;
	top:0;
	/*right:-115px;*/
	right:0;
}
header .txt{
	color:rgba(255,245,0,1.00);
	font-weight:bold;
	position:absolute;
	right:0;
	top:43px;
	font-size:110%;
}
header li{
	border-left:solid 1px rgba(255,255,255,1.00);
	padding:7px 20px;
	float:right;
	font-size:90%;
	list-style:none;
}
header li a{
	color:#fff;
	text-decoration:none;
}
header ul{
	position:absolute;
	right:0;
	top:70px;
	border-right:solid 1px rgba(255,255,255,1.00);
	overflow:hidden;
}

#slide {
width:100%;
margin:0 auto;
position:relative;
height:520px;
background-color: #1c569b;
}
#slide li {
text-align:center;
max-height:520px;
}
#slide img {
width:100%;
min-width:1289px;
}
.box_nav {
	border: solid 1px #c9c9c9;
	width: 480px;
	/*width: 308px;*/
	/*height: 415px;*/
	height: 440px;
	float: left;
	margin-top: 70px;
	text-align: left;
}
.box_nav li,
nav li{
	list-style:none;
	font-size:120%;
	background:url(../images/list01.jpg) no-repeat 0 -0.2em;
	padding-left:18px;
	margin-top:5px;
	
	vertical-align: middle;
}
.font_l{
	font-size:120%;
}
#new h2{
	font-size:200%;
	font-weight:bold;
	padding:80px 0 7px;
	border-bottom:solid 3px #005caf;
	margin-bottom:30px;
}

#new dt{      
  padding : 10px; 
  width : 100px;
  float : left;
  clear : both;
}
 
#new dd{
  padding : 10px;
  margin-left : 110px;
}
footer{
	margin-top:50px;
	padding:50px 0 10px 0;
	border-top :solid 3px #005caf;
	overflow:hidden;
}
.box400{
	width:400px;
	float:left;
	padding-left:40px;
}
footer .nav{
	float:left;
}
footer .nav dt{
	font-size:120%;
	font-weight:bold;
	padding-bottom:10px;
}
footer .nav dd{
	margin-bottom: 5px;
	padding-top:3px;
	background-repeat: no-repeat;
	background-position: lefttop;
	background-image: url(../images/list01.jpg);
	padding-left: 18px;
}
address{
	padding:40px 0 10px 0;
	text-align:right;
	font-size:90%;
}


#bottom-editarea {
    bottom: 40px;
    color: rgba(0, 0, 0, 0.5);
    margin: 0;
    position: fixed;
    right: 20px;
}
    #pageTop a:hover {
      text-decoration: none;
      opacity: 0.7;
    }


    #pageTop a {
		
	background-color: #5f8abe;
    border-radius: 30px;
    color: #fff;
    display: block;
    font-weight: bold;
    height: 30px;
    padding: 12px 8px 4px 8px;
    text-align: center;
    text-decoration: none;
    width: 30px;
    z-index: 999999;
    }
	
/*　下層ページ　*/
header#content {
	background-color: #fff;
	padding-top:20px;
	border-top: solid 3px #1c569b;
	padding-bottom:30px;
}
header#content .txt{
	color:#000;
	font-weight:normal;
}
header#content li{
	border-left:solid 1px #000;
}
header#content li a{
	color:#1c569b;
}
header#content ul{
	border-right:solid 1px #000;
}
header#content .numaji{
	right:0px;
}
#sec_l{
	width:720px;
	overflow:hidden;
	float:left;
	margin-top:35px;
}
/*#sec_r{
	width:240px;
	float:right;
	overflow:hidden;
	border-top: solid 3px #1c569b;
	border-bottom: solid 3px #1c569b;
	margin-top:35px;
	font-size: 85%;
}*/
#sec_r{
	width:240px;
	float:right;
	overflow:hidden;
	border-top: solid 3px #1c569b;
	border-bottom: solid 3px #1c569b;
	margin-top:35px;
	font-size: 85%;
}
.line{
	border-bottom: solid 1px rgba(225,225,225,1.00);
	border-top: solid 1px rgba(225,225,225,1.00);
	padding:10px 0;
}
#sec_r ul{
	margin:20px 0 45px 10px;
}
#sec_l h4,
.list dt {
	color: #005aab;
	font-weight: bold;
	font-size: 120%;
}
#sec_l {
	font-size: 120%;
}
.shashu li {
	float:left;
	list-style:none;
	padding:10px;
	margin-bottom:70px;
}
.table_style01,
.table_style02 {
	border-bottom: solid 1px #005aab;
	border-right: solid 1px #005aab;
	padding: 0;
	margin: 40px auto 10px;
	width: 680px;
	border-collapse: collapse;
}

.table_style01 td,th,
.table_style02 td,th{
	padding:8px;
	border-top:solid 1px #005aab;
	border-left:solid 1px #005aab;
	margin:0;
}
.table_style02 th {
	text-align: left !important;
}
.table_style02 th .chu {
	color: #333;
	font-weight: normal;
}
.table_style01 th,
.table_style02 th{
	background:#f3f6f9;
	font-weight:bold;
	color:#005aab;
	text-align:center;
}
.table_style01 tr,
.table_style02 tr{
	padding:0;
	margin:0;
}
.table_style01.calendar td,
.table_style01.calendar th,{
	width:60px;
}
.table_style01.calendar{
	width:auto;
	margin-bottom: 50px;
}

.table_style03 {
	border: solid 1px #CCC;
	border-collapse: collapse;
}

.table_style03 th,
.table_style03 td {
	border: dotted 1px #CCC;
 	padding: 5px 10px;
}

.table_style03 th {
	background: #FFC;
	color: #333;
}

.noborder td,
.noborder th {
	border: none;
	padding: 0 0 10px;
	margin: 0;
}

.noborder2 td,
.noborder2 th {
	border: none;
	padding: 0 20px 0 0;
	margin: 0;
}

.calendar .wed {
	background: #fff1db;
}

.calendar .sat {
	background: #ECF4D9;
}

.font-org{
	color:#e95413;
}.box_gray {
	padding: 25px;
	background-color: #f2f2f2;
	overflow: hidden;
}
.font_s{
	font-size:80%;
}
.h3_style{
	padding:8px;
	border-top:solid 3px #005aab;
	border-bottom:solid 1px #005aab;
	color:#005aab;
	font-size:180%;
	margin-bottom:40px;
}
.att2{
	background:#fff1db;
}
.bg_blue{
	background:#f3f6f9;
	padding:7px 15px;
	margin-bottom:30px;
}
.bg_blue2{
	background:#f3f6f9;
	padding:7px 15px;
	margin-bottom: 20px;
	clear: both;
}
.list dd{
	padding-bottom:20px;
}


.anzenS {
	font-size: 90%;
	vertical-align: middle;
	line-height: 1.5;
}

.anzenL {
	font-size: 130%;
	vertical-align: middle;
	margin-bottom: 10px;
}

.list02 {
	list-style: disc;
	margin: 20px;
}


/***************　講習の流れ　***************/

.nagare img {
	margin: 18px 20px 0 0;
}

.nagare {
	margin: 0 20px;
}


.time {
	font-size: 85%;
	text-align: center;
}


.center {	text-align:center;
}


/***************　適性診断　***************/

.tekisei {
	width: 100%;
	margin: 20px auto;
}

.tekisei th {
	background: #F3F6F9;
	text-align: left;
	width: 8em;
}

.tekisei th,
.tekisei td {
	padding: 20px;
	border: 1px solid #005AAB;
}

.tekisei ul,
.tekisei ol,
.tekisei li {
	list-style: none;
	margin: 0;
	padding: 0;
}

.tekiseikakunin {
	border: 3px solid #F00;
	padding: 20px;
	font-size: 120%;
	text-align: center;
}

.tekiseikakunin p {
	text-align: left;
	margin-bottom: 10px;
}

.tekiseikakunin .print {
	background: #F00;
	font-size: 120%;
	font-weight: bold;
	margin: 0 auto 10px;
	padding: 5px 20px;
	text-align: center;
	display: block;
	width: 5em;
}

input.send {
	font-size: 130%;
	font-weight: bold;
	padding: 5px;
	margin: 10px auto;
	color: #F00;
}


.tekiseikakunin a {
	color: #FFF;
}

.text-error {
	color: #F00;
}


/*カレンダー用ページネーション*/

.pagination {
	margin: 10px 0;
	text-align: center;
}
.pagination ul {
	overflow: hidden;
	display: inline-block;
}
.pagination ul > li {
  display: inline;
}

.pagination ul > li > a,
.pagination ul > li > span {
  float: left;
  padding: 4px 12px;
  line-height: 20px;
  text-decoration: none;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  border-left-width: 0;
}

.pagination ul > li > a:hover,
.pagination ul > li > a:focus,
.pagination ul > .active > a,
.pagination ul > .active > span {
  background-color: #f5f5f5;
}

.pagination ul > .active > a,
.pagination ul > .active > span {
  color: #999999;
  cursor: default;
}

.pagination ul > .disabled > span,
.pagination ul > .disabled > a,
.pagination ul > .disabled > a:hover,
.pagination ul > .disabled > a:focus {
  color: #999999;
  cursor: default;
  background-color: transparent;
}

.pagination ul > li:first-child > a,
.pagination ul > li:first-child > span {
  border-left-width: 1px;
  -webkit-border-bottom-left-radius: 4px;
          border-bottom-left-radius: 4px;
  -webkit-border-top-left-radius: 4px;
          border-top-left-radius: 4px;
  -moz-border-radius-bottomleft: 4px;
  -moz-border-radius-topleft: 4px;
}

.pagination ul > li:last-child > a,
.pagination ul > li:last-child > span {
  -webkit-border-top-right-radius: 4px;
          border-top-right-radius: 4px;
  -webkit-border-bottom-right-radius: 4px;
          border-bottom-right-radius: 4px;
  -moz-border-radius-topright: 4px;
  -moz-border-radius-bottomright: 4px;
}


/*印刷用設定*/

#printTitle {
	font-size: 150%;
	text-align: center;
	display: none;
}

#printArea {
	display: none;
}

#printArea li {
	margin-left: 40px !important;
	list-style: disc !important;
}

#printArea .title {
	font-size: 120%;
	font-weight: bold;
}

#printArea ul {
	margin-bottom: 10px;
}

#printArea img {
	width: 80%;
}


/***************　運行管理　***************/

.unkoubox {
    border: solid 5px #f3f6f9;
    outline: solid 5px #005AAB;
	width: 620px;
	margin: 30px auto 0;
	padding: 20px;
}

.unkoubox .title {
	text-align: center;
	font-size: 180%;
	border-bottom: 1px dotted #005AAB;
	margin-bottom: 20px;
	line-height: 1;
	padding-bottom: 5px;
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}

.unkoubox li{
	list-style:none;
	background:url(../images/list01.jpg) no-repeat 0 -0.1em;
	padding-left:18px;
	margin-top:8px;
	vertical-align: middle;
}

.unkoubox p {
	padding-left: 18px;
}

.tgray {
	color: #999;
}

.unkoupoint {
	text-decoration: underline;
}


/*　ドメイン指定注意書き　*/

#domein {
	width: auto;
	border: 1px solid #F00;
	padding: 10px 20px;
	margin: 20px auto 30px;
}

.t120redB {
	font-size: 120%;
	font-weight: bold;
	color: #F00;
}

.t140blueB {
	font-size: 140%;
	font-weight: bold;
	color: #005BAB;
}



/**/

.discontinuationlink {
	margin: 10px auto 30px;
}

.discontinuationlink a {
	color: #F00;
	font-size: 130%;
	text-decoration: underline !important;
}

.linkbanner {
	width:240px;
	float:right;
	padding: 35px 0;
	font-size:140%;
	border-top: solid 3px #1c569b;
}



.timetable {
	margin: 0 auto 20px;
}

.kekka {
  box-shadow: 0px 3px 5px 0px rgba(0, 0, 0, 0.2);
  margin-bottom: 5px;
}


