@charset "utf-8";

/*---------------------------------------------------------------------------*/
.contents {
	width: 100%;
}
.contents .contents_area {
	min-width: 1000px;
	position: relative;
	width: 100%;
}
.contents .contents_inner {
	margin: 0 auto;
	width: 1000px;
}

/*---------------------------------------------------------------------------*/
.breadcrumb_area {
	background: #00b2ee;
	min-width: 1000px;
	width: 100%;
}
.breadcrumb_area .breadcrumb_list {
	font-size: 0;
}
.breadcrumb_area .breadcrumb_list li {
	color: #ffffff;
	display: inline-block;
	/display: inline;
	/zoom: 1;
	font-size: 13px;
	padding: 15px 0 15px 5px;
	vertical-align: middle;
}
.breadcrumb_area .breadcrumb_list li a {
	color: #ffffff;
}
.breadcrumb_area .breadcrumb_list li span {
	padding: 0 10px 0 15px;
}

/*---------------------------------------------------------------------------*/
.title_area {
	min-width: 1000px;
	width: 100%;
}
.title_area .main_title {
	color: #4d4d4d;
	font-size: 38px;
	font-weight: normal;
	line-height: 1;
	padding: 48px 0 18px;
	text-align: center;
}
.title_area .sub_title {
	line-height: 1;
	padding: 0 0 44px;
	text-align: center;
}

/*---------------------------------------------------------------------------*/
.top_img {
	background: url("../images/index/main_img.jpg") center center no-repeat;
	background-size: cover;
	height: 289px;
	width: 100%;
}

/*---------------------------------------------------------------------------*/
.main_area {
	padding: 55px 0 65px;
	text-align: center;
}
.contents_txt_01 {
	font-size: 17px;
	line-height: 30px;
	margin: 0 0 30px;
}

/*---------------------------------------------------------------------------*/
.contents_title {
	margin: 0 0 45px;
	text-align: center;
}
.main_img_area {
	min-width: 1000px;
	overflow: hidden;
}
.main_img_area .main_img_box {
	background: #fbfbfb;
	position: relative;
	height: 255px;
}
.main_img_area .main_img_box .main_img_box_inner {
	left: 50%;
	margin: 0 0 0 -700px;
	position: absolute;
	top: 0;
	width: 1400px;
}
.main_img_area .main_img_box .main_img {
	float: left;
}
.main_img_area .main_img_box .main_box {
	box-sizing: border-box;
	float: left;
	height: 255px;
	min-width: 435px;
	padding: 70px 0 0 100px;
}
.main_img_area .main_img_box .main_box .main_txt_01 {
	font-size: 30px;
	line-height: 1.5;
}
.main_img_area .main_img_box .main_box .main_txt_02 {
	color: #424242;
	font-size: 19px;
	line-height: 30px;
	margin: 0 0 20px;
}

.program_title {
	text-align: center;
}
.program_title span {
	border-bottom: 4px solid #fff000;
	display: inline-block;
	/display: inline;
	/zoom: 1;
	font-size: 25px;
	font-weight: normal;
	margin: 0 auto 50px;
	padding: 0 35px 10px;
	vertical-align: top;
}

.txt_01 {
	font-size: 16px;
	line-height: 30px;
	margin: 0 0 50px;
	text-align: left;
}
.txt_02 {
	font-size: 16px;
	line-height: 28px;
	margin: 0 0 35px;
	text-align: center;
}
.caution_txt {
	font-size: 14px;
	line-height: 20px;
}

.btn {
	margin: 35px auto 40px;
	width: 560px;
}
.btn a {
	background: url("../../common/base/images/icon_02.png") 95% center no-repeat #00b2ee;
	color: #ffffff;
	font-size: 18px;
	display: block;
	padding: 22px 0;
	text-align: center;
}
.btn a:hover {
	text-decoration: none;
}

/*---------------------------------------------------------------------------*/
.program_area_01 {
	padding: 0 0 70px;
}
.program_area_01 .main_img_area .main_img_box .main_box .main_txt_01 {
	color: #79c725;
}
.program_area_01 .contents_inner {
	padding: 70px 0 0;
	width: 790px;
}

.lesson_list li {
	border-bottom: 1px dotted #999999;
	display: table;
	margin: 0 auto;
	padding: 10px 0;
	width: 815px;
}
.lesson_list li .lesson_title {
	background: #85d231;
	color: #ffffff;
	display: table-cell;
	font-size: 14px;
	padding: 5px 0;
	text-align: center;
	vertical-align: middle;
	width: 100px;
}
.lesson_list li .lesson_text {
	display: table-cell;
	font-size: 16px;
	line-height: 16px;
	padding: 0 0 0 15px;
	text-align: left;
	vertical-align: middle;
}
.lesson_p_text {
  padding: 10px 0;
}

/*---------------------------------------------------------------------------*/
.program_area_02 {
	padding: 0 0 65px;
}
.program_area_02 .main_img_area .main_img_box .main_box .main_txt_01 {
	color: #00b2ee;
}

.program_area_02 .contents_inner {
	padding: 70px 0 0;
	width: 790px;
}

.level_title_area {
	background: url("../images/index/contents_bg.png") center center no-repeat;
	background-size: cover;
	height: 108px;
	margin: 70px 0 0;
	width: 100%;
}
.level_title_area .level_title {
	color: #ffffff;
	font-size: 35px;
	font-weight: normal;
	padding: 28px 0 0;
	text-align: center;
}

.level_inner {
	margin: 55px auto 0;
	width: 1000px;
}
.level_list {
	font-size: 0;
}
.level_list li {
	box-sizing: border-box;
	display: inline-block;
	/display: inline;
	/zoom: 1;
	height: 320px;
	margin: 0 0 20px;
	position: relative;
	vertical-align: top;
	width: 490px;
}
.level_list li:nth-of-type(2n) {
	margin: 0 0 20px 20px;
}
.level_list li .level_icon {
	left: 0;
	position: absolute;
	top: -7px;
}
.level_list li dl {
	padding: 25px 0 0 115px;
	width: 360px;
}
.level_list li dl dt {
	font-size: 20px;
	font-weight: bold;
	padding: 0 0 10px;
}
.level_list li dl dd {
	padding: 12px 0 0;
}
.level_list li dl dd p {
	font-size: 14px;
	line-height: 23px;
	padding: 0 0 0 1em;
	text-indent: -1em;
}
.level_list li dl dd p span {
	font-size: 10px;
	padding: 0 5px 0 0;
}
.level_btn {
	bottom: 24px;
	position: absolute;
	right: 58px;
	width: 252px;
}
.level_btn a {
	color: #ffffff;
	font-size: 14px;
	display: block;
	padding: 10px 0;
	text-align: center;
}
.level_btn a:hover {
	text-decoration: none;
}

.level_list li.type01 {
	border: 2px solid #e1eeb8;
}
.level_list li.type01 dl dt {
	border-bottom: 2px solid #ebf4d0;
	color: #9cc813;
}
.level_list li.type01 dl dd p span {
	color: #9cc813;
}
.type01 .level_btn a {
	background: url("../../common/base/images/icon_03.png") 95% center no-repeat #9cc813;
}

.level_list li.type02 {
	border: 2px solid #fce6b2;
}
.level_list li.type02 dl dt {
	border-bottom: 2px solid #fdeecc;
	color: #f6ab00;
}
.level_list li.type02 dl dd p span {
	color: #f6ab00;
}
.type02 .level_btn a {
	background: url("../../common/base/images/icon_03.png") 95% center no-repeat #f6ab00;
}

.level_list li.type03 {
	border: 2px solid #cadaed;
}
.level_list li.type03 dl dt {
	border-bottom: 2px solid #dce7f3;
	color: #4f86c5;
}
.level_list li.type03 dl dd p span {
	color: #4f86c5;
}
.type03 .level_btn a {
	background: url("../../common/base/images/icon_03.png") 95% center no-repeat #4f86c5;
}

.level_list li.type04 {
	border: 2px solid #fadac9;
}
.level_list li.type04 dl dt {
	border-bottom: 2px solid #fce6db;
	color: #f0854c;
}
.level_list li.type04 dl dd p span {
	color: #f0854c;
}
.type04 .level_btn a {
	background: url("../../common/base/images/icon_03.png") 95% center no-repeat #f0844b;
}

.level_list li.type05 {
	border: 2px solid #bdeaeb;
}
.level_list li.type05 dl dt {
	border-bottom: 2px solid #d3f1f2;
	color: #23b8bc;
}
.level_list li.type05 dl dd p span {
	color: #23b8bc;
}
.type05 .level_btn a {
	background: url("../../common/base/images/icon_03.png") 95% center no-repeat #23b8bc;
}

/*---------------------------------------------------------------------------*/
.program_area_03 {
	padding: 0 0 5px;
}
.program_area_03 .main_img_area .main_img_box .main_box {
	padding: 115px 0 0 250px;
}
.program_area_03 .main_img_area .main_img_box .main_box .main_txt_01 {
	color: #ae76ed;
}

.program_area_03 .program_03_txt_01 {
	background: url("../images/index/icon_pen.png") 5px top no-repeat;
	border-bottom: 1px solid #e4e4e4;
	color: #ae76ed;
	font-size: 20px;
	margin: 52px 0 16px;
	padding: 0 0 16px 35px;
	text-align: left;
}
.program_area_03 .program_03_txt_02 {
	font-size: 14px;
	margin: 0 0 40px;
	text-align: left;
}

/*---------------------------------------------------------------------------*/
.sliderArea {
	background: #f4f4f4;
	margin-top: 20px;
	min-width: 1000px;
	padding: 20px 0;
	width: 100%;
}
.sliderArea .bannerSlider {
	overflow: hidden;
	height: 90px;
}
.bx-wrapper {
	position: relative;
	/*width: 820px!important;*/
	margin: 0 auto!important;
	padding: 0;
	*zoom: 1;
}
.bx-wrapper img {
	max-width: 100%;
	display: block;
}
.bx-wrapper .bx-pager,
.bx-wrapper .bx-controls-auto {
	position: absolute;
	bottom: -30px;
	width: 100%;
}
.bx-wrapper .bx-prev {
	left: -51px;
	background: url("../images/index_bt010.gif") no-repeat 0 0;
}
.bx-wrapper .bx-next {
	right: -51px;
	background: url("../images/index_bt011.gif") no-repeat 0 0;
}
.bx-wrapper .bx-prev:hover {
}
.bx-wrapper .bx-next:hover {
}
.bx-wrapper .bx-controls-direction a {
	position: absolute;
	top: 50%;
	margin-top: -36px;
	outline: 0;
	width: 32px;
	height: 72px;
	text-indent: -9999px;
	z-index: 10px;
}
.bx-wrapper .bx-controls-direction a.disabled {
	display: none;
}

/*---------------------------------------------------------------------------*/
.contact_area {
	background: url("../../common/base/images/bg_01.png") left top repeat;
	border-bottom: 1px solid #eeeeee;
	padding: 50px 0 0;
	text-align: center;
}
.contact_area .contact_box {
	margin: 0 auto;
	padding: 0 0 65px;
	width: 1000px;
}
.contact_area .contact_title {
	color: #00afec;
	font-size: 32px;
	margin: 0 0 3px;
}
.contact_area .contact_txt {
	color: #4a4a4a;
	font-size: 16px;
	margin: 0 0 24px;
}
.contact_area .contact_txt a {
	color: #00b2ee;
	text-decoration: underline;
}
.contact_area .contact_txt a:hover {
	color: #00b2ee;
	text-decoration: none;
}
.contact_area .btn_lesson_contact {
	margin: 0 auto 12px;
	width: 560px;
}
.contact_area .btn_lesson_contact a {
	background: url("../../common/base/images/icon_02.png") 95% center no-repeat #ff8d12;
	color: #ffffff;
	font-size: 20px;
	font-weight: bold;
	display: block;
	padding: 20px 0 22px;
	text-align: center;
}
.contact_area .btn_lesson_contact a:hover {
	text-decoration: none;
}
.contact_area .contact_tel {
	border-top: 1px solid #d5d5d5;
	font-size: 0;
	margin: 0 auto;
	padding: 30px 0 0;
	width: 950px;
}
.contact_area .contact_tel span {
	display: inline-block;
	/display: inline;
	/zoom: 1;
	vertical-align: middle;
}
.contact_area .contact_tel span.contact_tel_txt {
	background: #a7a7a7;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	color: #ffffff;
	font-size: 16px;
	margin: 0 30px 0 0;
	padding: 5px 32px;
}
/*---------------------------------------------------------------------------*/
.level_title_box {
	background: #ddfcff;
	position: relative;
	margin-top: 60px;
}
.level_title_box::after {
	background: url("../images/courses/item_01.png") left top no-repeat;
	bottom: -28px;
	content: '';
	display: block;
	height: 28px;
	left: 50%;
	margin: 0 0 0 -33px;
	position: absolute;
	width: 67px;
}
.level_title_box .level_title {
	color: #00b2ee;
	font-size: 29px;
	font-weight: bold;
	line-height: 36px;
	padding: 22px 0;
	text-align: center;
}

.level_inner {
	margin: 55px auto 0;
	width: 1000px;
}
.level_list {
	font-size: 0;
}
.level_list li {
	box-sizing: border-box;
	display: inline-block;
	/display: inline;
	/zoom: 1;
	height: 320px;
	margin: 0 0 20px;
	position: relative;
	vertical-align: top;
	width: 490px;
}
.level_list li:nth-of-type(2n) {
	margin: 0 0 20px 20px;
}
.level_list li .level_icon {
	left: 0;
	position: absolute;
	top: -7px;
}
.level_list li dl {
	padding: 25px 0 0 115px;
	width: 360px;
}
.level_list li dl dt {
	font-size: 20px;
	font-weight: bold;
	padding: 0 0 10px;
}
.level_list li dl dd {
	padding: 12px 0 0;
}
.level_list li dl dd p {
	font-size: 14px;
	line-height: 23px;
	padding: 0 0 0 1em;
	text-indent: -1em;
}
.level_list li dl dd p span {
	font-size: 10px;
	padding: 0 5px 0 0;
}
.level_btn {
	bottom: 24px;
	position: absolute;
	right: 58px;
	width: 252px;
}
.level_btn a {
	color: #ffffff;
	font-size: 14px;
	display: block;
	padding: 10px 0;
	text-align: center;
}
.level_btn a:hover {
	text-decoration: none;
}

.level_list li.type01 {
	border: 2px solid #e1eeb8;
}
.level_list li.type01 dl dt {
	border-bottom: 2px solid #ebf4d0;
	color: #9cc813;
}
.level_list li.type01 dl dd p span {
	color: #9cc813;
}
.type01 .level_btn a {
	background: url("../../common/base/images/icon_03.png") 95% center no-repeat #9cc813;
}

.level_list li.type02 {
	border: 2px solid #fce6b2;
}
.level_list li.type02 dl dt {
	border-bottom: 2px solid #fdeecc;
	color: #f6ab00;
}
.level_list li.type02 dl dd p span {
	color: #f6ab00;
}
.type02 .level_btn a {
	background: url("../../common/base/images/icon_03.png") 95% center no-repeat #f6ab00;
}

.level_list li.type03 {
	border: 2px solid #cadaed;
}
.level_list li.type03 dl dt {
	border-bottom: 2px solid #dce7f3;
	color: #4f86c5;
}
.level_list li.type03 dl dd p span {
	color: #4f86c5;
}
.type03 .level_btn a {
	background: url("../../common/base/images/icon_03.png") 95% center no-repeat #4f86c5;
}

.level_list li.type04 {
	border: 2px solid #fadac9;
}
.level_list li.type04 dl dt {
	border-bottom: 2px solid #fce6db;
	color: #f0854c;
}
.level_list li.type04 dl dd p span {
	color: #f0854c;
}
.type04 .level_btn a {
	background: url("../../common/base/images/icon_03.png") 95% center no-repeat #f0844b;
}

.level_list li.type05 {
  float: left;
	border: 2px solid #bdeaeb;
}
.level_list li.type05 dl dt {
	border-bottom: 2px solid #d3f1f2;
	color: #23b8bc;
}
.level_list li.type05 dl dd p span {
	color: #23b8bc;
}
.type05 .level_btn a {
	background: url("../../common/base/images/icon_03.png") 95% center no-repeat #23b8bc;
}

.type06_p {
  float: left;
  display: inline-block;
  width: 477px;
  margin-left: 33px;
  font-size: 14px;
  text-indent: -1em;
}

/*---------------------------------------------------------------------------*/
#gakunen{
	margin-top:-20px;
	padding-top:20px;
}
.bnr_area{
	text-align: left;
	width: 975px;
	margin: 0 auto;
	}
.bnr_area img{
	margin-bottom: 10px;
	}
#springschool{
	margin-top:-20px;
	padding-top:20px;
}

.option_btn {
	margin: 0px auto 30px;
	text-align: center;
}