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

/*-----------------------------------------------------------*/
/*ページタイトル*/

#page_title_wrap {
	width: 100%;
	max-width: 100%;
	min-width: 1280px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	z-index: 1;
	background-color: #29abe2;
	background-image:url(programming_course/bg_title.png);
	position: relative;
	z-index: 0;
}
/*-----------------------------------------------------------*/

.block01_wrap {
	width: 100%;
	min-width: 1280px;
	max-width: 100%;
	background-color: #f78f1e;
	position: relative;
	z-index: 5;
}
.block01 {
	width: 1280px;
	margin: 0px auto;
	position: relative;
	overflow: hidden;
}
.block01 .photo01 {
	position: absolute;
	top: 94px;
	right: 40px;
}
.white_square {
	position: absolute;
	right: 0px;
	bottom: -97px;
}

@media screen and (max-width: 1600px){
	.white_square{
		right:-100px;
	}
}

.illust_robot {
	position: absolute;
	z-index: 10;
	top: -180px;
	left: 263px;
}
/**/

.block01 .txt01 {
	width: 700px;
	overflow: hidden;
	margin-top: 100px;
	color:#fff;
}
.block01 .txt01 dt {
	font-family: "myFont";
	font-size: 31px;
	color: #ffff00;
	line-height: 175%;
}
.block01 .txt01 dd {
	
	overflow: hidden;
	margin-top: 15px;
}
/**/

.block01 .txt02 {
	width: 1280px;
	overflow: hidden;
	margin-top: 140px;
	margin-bottom: 115px;
	color:#fff;
}

.block01 .txt02 dd {
	overflow: hidden;
	margin-top: 15px;
	text-align:center;
}
/*-----------------------------------------------------------*/

.block02_wrap {
	width: 100%;
	max-width: 100%;
	background-image: url(robot_course/square01.png);
	background-repeat: no-repeat;
	background-position: left 0px top 0px;
}
.block02 {
	overflow: hidden;
	width: 1055px;
	margin: 0px auto;
}

.block02 .label {
	text-align: center;
	font-family: "myFont";
	overflow: hidden;
	margin-top: 95px;
	font-size: 37px;
	line-height: 40px;
}

.block02 .img{
	overflow:hidden;
	margin:70px 0px 0px 0px;
}

.block02 .img dt{
	text-align:center;
	overflow:hidden;
	margin-bottom:45px;
}

.block02 .img dd{
	text-align:center;
	overflow:hidden;
	color:#29abe2;
	margin-bottom:30px;
}

.block02 .txt01{
	overflow:hidden;
	margin-bottom:130px;
	width:970px;
	margin-left:auto;
	margin-right:auto;
}

.block02 .txt01 p{
}

/*-----------------------------------------------------------*/

.block03_wrap {
	width: 100%;
	min-width: 1280px;
	max-width: 100%;
	background-color: #d7f5ff;
	position: relative;
}
.block03_wrap .square02 {
	position: absolute;
	right: 0px;
	top: -80px;
}
.block03 {
	width: 1280px;
	margin: 0px auto;
	position: relative;
	overflow: hidden;
}
.block03 .label {
	text-align: center;
	font-family: "myFont";
	overflow: hidden;
	margin-top: 95px;
	font-size: 37px;
	line-height: 40px;
}
.block03 ul {
	display: table;
	overflow: hidden;
	margin-top: 30px;
	width: 1161px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 90px;
}
.block03 ul li {
	list-style-type: none;
	display: table-cell;
	vertical-align: top;
}
.a_teacher {
	width: 333px;
	overflow: hidden;
	margin: auto;
}
.a_teacher dl {
	overflow: hidden;
	text-align: center;
	
}
.a_teacher dl dt {
	text-align: center;
	overflow: hidden;
}
.a_teacher dl dd {
	text-align: center;
	overflow: hidden;
	color: #29abe2;
	margin: 1em 0px;
	font-size: 16px;
}
.a_teacher .comment {
	background-color: #fff;
	overflow: hidden;
}
.a_teacher .comment p {
	overflow: hidden;
	padding: 20px;
	text-align: justify;
}
/*-----------------------------------------------------------*/

.block04 {
	width: 1280px;
	margin: 0px auto;
	overflow: hidden;
}
.block04 .label {
	text-align: center;
	font-family: "myFont";
	overflow: hidden;
	margin-top: 95px;
	font-size: 37px;
	line-height: 40px;
	margin-bottom: 80px;
}
.block04 .table01 {
	width: 872px;
	margin: 0px auto;
	overflow: hidden;
}
.block04 .table01 table {
	width: 100%;
	border-left: 1px solid #000;
	border-top: 1px solid #000;
}
.block04 .table01 table th {
	background-color: #29abe2;
	border-right: 1px solid #000;
	border-bottom: 1px solid #000;
	width: 180px;
	text-align: center;
	vertical-align: middle;
	color: #fff;
	font-weight: normal;
}
.block04 .table01 table td {
	border-right: 1px solid #000;
	border-bottom: 1px solid #000;
}

.block04 .table01 table td div p{
	text-indent:-1em;
	padding-left:1em;
}

.block04 .table01 table th div {
}
.block04 .table01 table td div {
	padding: 20px;
}

.month_pay{
	width:9em;
	display:inline-block;
}

.month_pay2{
	width:5em;
	display:inline-block;
	text-align:right;
}

.month_pay3{
	width:5em;
	display:inline-block;
	text-align:right;
}


.block04 .txt01 {
	width: 1080px;
	margin: 45px auto 110px auto;
	overflow: hidden;
	
}
.block04 .txt01 p {
}
.block04 .txt01 p b {
	font-weight: normal;
	color: #ff0000;
}
/*-----------------------------------------------------------*/

.block05 {
	width: 1280px;
	margin:0px auto 120px auto;
	overflow: hidden;
}
.block05 .label {
	text-align: center;
	font-family: "myFont";
	overflow: hidden;
	margin-top: 95px;
	font-size: 37px;
	line-height: 40px;
	margin-bottom: 80px;
}
.faq_container {
	overflow: hidden;
	width: 1280px;
	background-color: #fffdc5;
	-webkit-border-radius: 35px;
	-moz-border-radius: 35px;
	border-radius: 35px;
}
.faq_container ul {
	overflow: hidden;
	width: 1140px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 40px;
}
.faq_container ul li {
	list-style-type: none;
	margin-bottom: 35px;
}
.faq_container ul li .q {
	display: table;
	width: 100%;
	overflow: hidden;
	margin-bottom: 10px;
}
.faq_container ul li .q dt {
	display: table-cell;
	vertical-align: middle;
	text-align: left;
	width: 58px;
}
.faq_container ul li .q dd {
	display: table-cell;
	vertical-align: middle;
	text-align: left;
	color: #29abe2;
}
.faq_container ul li .a {
	display: table;
	width: 100%;
}
.faq_container ul li .a dt {
	display: table-cell;
	vertical-align: top;
	text-align: left;
	width: 58px;
}
.faq_container ul li .a dd {
	display: table-cell;
	vertical-align: top;
	text-align: left;
}
.block05 .btn {
	text-align: center;
	overflow: hidden;
	margin: 60px 0px;
}

/*-----------------------------------------------------------*/

.block06{
	width:1280px;
	margin:0px auto;
	position:relative;
	overflow:hidden;
}


.block06 .btn{
	text-align:center;
	overflow:hidden;
	margin:60px 0px;
}
/*-----------------------------------------------------------*/

/*-----------------------------------------------------------*/

/*-----------------------------------------------------------*/

/*-----------------------------------------------------------*/

/*-----------------------------------------------------------*/

/*-----------------------------------------------------------*/

/*-----------------------------------------------------------*/

/*-----------------------------------------------------------*/

/*-----------------------------------------------------------*/

/*-----------------------------------------------------------*/

/*-----------------------------------------------------------*/
