@charset "utf-8";

/*---------------------------------------------------------------------------*/
.contents .contents_area {
	position: relative;
	width: 100%;
}
.contents .contents_area_inner {
	margin: 0 auto;
	position: relative;
	width: 94%;
	z-index: 10;
}
.contents img {
	height: auto;
	width: 100%;
}

/*---------------------------------------------------------------------------*/
.contents_title {
  background: url("https://jr.cocojuku.jp/sp/courses/kids/images/main_icon.png") 12px center no-repeat;
  background-size: 27px;
  border-bottom: 3px solid #9cc715;
  color: #9cc715;
  font-size: 17px;
  line-height: 20px;
  padding: 10px 0 8px;
  text-align: center;
	width: 100%;
}
.main_img {
	width: 100%;
}

/*---------------------------------------------------------------------------*/
.title_box {
  background: #a1cf10;
  margin: 0 0 15px;
  padding: 8px 0;
	width: 100%;
}
.title_box .sub_title {
  color: #000000;
	font-size: 10px;
	line-height: 15px;
	margin: 0 0 5px;
  text-align: center;
}
.title_box .main_title {
  color: #ffffff;
	font-size: 16px;
	font-weight: normal;
  line-height: 20px;
  text-align: center;
}

.sec_txt_01 {
	font-size: 12px;
	line-height: 18px;
}

.caution_txt {
	font-size: 10px;
	line-height: 17px;
	margin: 0 3%;
	padding: 0 0 0 1em;
	text-indent: -1em;
}

.btn {
	background: #00afec;
	margin: 18px auto 0;
	width: 260px;
}
.btn a {
	color: #ffffff;
	display: block;
	font-size: 12px;
	padding: 10px 0;
	text-align: center;
}
.btn a span {
	background: url("../../images/courses/icon_search.png") left center no-repeat;
	background-size: 14px auto;
	padding: 5px 0 5px 20px;
}

/*---------------------------------------------------------------------------*/
.section01 {
	background: url("../../images/courses/bg.png") left top repeat;
	background-size: 7px auto;
	padding: 0 0 33px;
}
.section01 .img_01,.section02 .img_01,.section03 .img_01 {
  margin: 18px auto;
  width: 70%;
}

.txt_title {
  /*background: #f0ffcb;*/
	border-bottom: 1px solid #a1cf10;
  color: #a1cf10;
  font-size: 14px;
  font-weight: normal;
  line-height: 18px;
	margin: 0 -3%;
  padding: 10px 0 6px 18px;
  position: relative;
}
.txt_title::after {
  background: #a1cf10;
  -webkit-border-radius: 3px;
	-mox-border-radius: 3px;
	border-radius: 3px;
  content: '';
  height: 16px;
  left: 8px;
  margin: -6px 0 0;
  position: absolute;
  top: 50%;
  width: 3px;
}
.txt_list {
  margin: 6px 0 22px;
  padding: 0 0 0 5px;
}
.txt_list li {
  color: #373737;
  font-size: 12px;
  line-height: 18px;
  padding: 0 0 0 1em;
  text-indent: -1em;
}

.price_area {
	text-align: center;
}
.price_area .price_title {
  border-bottom: 2px solid #dfdfdf;
  color: #a1cf10;
	display: inline-block;
	font-size: 18px;
	font-weight: normal;
	margin: 0 0 10px;
  padding: 0 10px;
}
.price_area dl {
	margin: 0 0 10px;
}
.price_area dl dt {
	border-bottom: 2px solid #a1cf10;
	color: #3e3e3e;
	font-size: 11px;
	font-weight: bold;
	margin: 0 0 8px;
	padding: 0 0 5px 5px;
	text-align: left;
}
.price_area dl dt span {
	background: url("https://jr.cocojuku.jp/sp/courses/kids/images/icon_box.png") left center no-repeat;
	background-size: 11px auto;
	padding: 2px 0 2px 16px;
}
.price_area dl dd .price_table {
	border-collapse: separate;
	border-spacing: 2px;
	margin: 0 auto 10px;
	width: 100%;
}
.price_area dl dd .price_table {
	border-collapse: separate;
	border-spacing: 2px;
	margin: 0 auto 10px;
	width: 100%;
}
.price_area dl dd .price_table tr th {
	background: #a1cf10;
	color: #ffffff;
	font-size: 12px;
	font-weight: normal;
	padding: 2px 8px;
	text-align: center;
	width: 25%;
}
.price_area dl dd .price_table tr td {
	background: #f5f5f5;
	color: #3e3e3e;
	font-size: 12px;
	font-weight: normal;
	padding: 2px 8px;
	text-align: left;
}

.table_caution {
	color: #373737;
	font-size: 10px;
	margin: 0 0 10px;
	text-align: right;
}
.table_txt {
	color: #373737;
	font-size: 12px;
	line-height: 16px;
	margin: 0 0 25px;
	text-align: left;
}
.caution {
	color: #373737;
	font-size: 10px;
	text-align: left;
}

/*---------------------------------------------------------------------------*/
.section02 {
	background: url("../../images/courses/bg.png") left top repeat;
	background-size: 7px auto;
	padding: 0 0 33px;
}
.section02 .price_area {
	margin: 30px 0 0;
}

/*---------------------------------------------------------------------------*/
.section03 {
	padding: 0 0 30px;
}
.level_title_box {
	background: #ddfcff;
	margin: 0 0 25px;
	position: relative;
}
.level_title_box::after {
	background: url("../../images/courses/item_01.png") left top no-repeat;
	background-size: 32px auto;
	bottom: -16px;
	content: '';
	display: block;
	height: 16px;
	left: 50%;
	margin: 0 0 0 -16px;
	position: absolute;
	width: 32px;
}
.level_title_box .level_title {
	color: #00b2ee;
	font-size: 15px;
	line-height: 20px;
	padding: 16px 0 12px;
	text-align: center;
}

.level_list {
	margin: 12px 0 0;
}
.level_list li {
	margin: 0 0 6px;
}
.level_list li a {
	box-sizing: border-box;
	display: block;
	font-size: 15px;
	height: 48px;
	line-height: 48px;
	padding: 0 0 0 45px;
	position: relative;
}
.level_list li a::after {
	content: '';
	height: 38px;
	left: 3px;
	position: absolute;
	top: 5px;
	width: 37px;
}
.level_list li:nth-of-type(1) {
	border: 2px solid #9cc813;
}
.level_list li:nth-of-type(1) a {
	background: url("../../images/index/icon_arrow_01.png") 95% center no-repeat;
	background-size: 6px auto;
	color: #9cc813;
}
.level_list li:nth-of-type(1) a::after {
	background: url("../../images/index/program_icon_01.png") left center no-repeat;
	background-size: 37px auto;
}
.level_list li:nth-of-type(2) {
	border: 2px solid #f6aa00;
}
.level_list li:nth-of-type(2) a {
	background: url("../../images/index/icon_arrow_02.png") 95% center no-repeat;
	background-size: 6px auto;
	color: #f6aa00;
}
.level_list li:nth-of-type(2) a::after {
	background: url("../../images/index/program_icon_02.png") left center no-repeat;
	background-size: 37px auto;
}
.level_list li:nth-of-type(3) {
	border: 2px solid #4f86c5;
}
.level_list li:nth-of-type(3) a {
	background: url("../../images/index/icon_arrow_03.png") 95% center no-repeat;
	background-size: 6px auto;
	color: #4f86c5;
}
.level_list li:nth-of-type(3) a::after {
	background: url("../../images/index/program_icon_03.png") left center no-repeat;
	background-size: 37px auto;
}
.level_list li:nth-of-type(4) {
	border: 2px solid #f0854c;
}
.level_list li:nth-of-type(4) a {
	background: url("../../images/index/icon_arrow_04.png") 95% center no-repeat;
	background-size: 6px auto;
	color: #f0854c;
}
.level_list li:nth-of-type(4) a::after {
	background: url("../../images/index/program_icon_04.png") left center no-repeat;
	background-size: 37px auto;
}
.level_list li:nth-of-type(5) {
	border: 2px solid #23b8bc;
}
.level_list li:nth-of-type(5) a {
	background: url("../../images/index/icon_arrow_05.png") 95% center no-repeat;
	background-size: 6px auto;
	color: #23b8bc;
}
.level_list li:nth-of-type(5) a::after {
	background: url("../../images/index/program_icon_05.png") left center no-repeat;
	background-size: 37px auto;
}
.level_list li:nth-of-type(6) {
	margin: 20px 0 
}
.level_list li:nth-of-type(6) a {
	padding: 0;
	height: auto;
}
.level_list li:nth-of-type(6) a img {
	width: 100%;
}


/*---------------------------------------------------------------------------*/
.contact_area {
	background: #e5e5e5;
	margin: 0 0 15px;
	padding: 10px 0;
}
.contact_area .contact_box {
	background: #ffffff;
	padding: 15px 5%;
	text-align: center;
}
.contact_area .contact_box .contact_txt_02 {
	border-bottom: 1px solid #d1d1d1;
	border-top: 1px solid #d1d1d1;
	color: #626262;
	font-size: 10px;
	margin: 0 0 5px;
	padding: 3px 0;
}
.contact_area .contact_box .contact_lesson_btn {
	background: #ff8d12;
	margin: 0 auto 15px;
	width: 90%;
}
.contact_area .contact_box .contact_lesson_btn a {
	background: url("../../../common/base/images/icon_02.png") 97% center no-repeat;
	background-size: 6px auto;
	color: #ffffff;
	display: block;
	font-weight: bold;
	padding: 8px 0;
	text-align: center;
}
.contact_area .contact_box .contact_tel {
	text-align: center;
}
.contact_area .contact_box .contact_tel span {
	color: #414141;
	display: inline-block;
	/display: inline;
	/zoom: 1;
	font-size: 10px;
	vertical-align: middle;
}
.contact_area .contact_box .contact_tel span.tel {
	margin: 0 0 0 3%;
	width: 50%;
}
.bnr{
	width: 80%;
	margin: 30px auto 0 auto;
	}
/*---------------------------------------------------------------------------*/
.bnr_area {
	padding: 15px 0;
	position: relative;
}
.bnr_slide_area {
	margin: 0 auto;
	width: 60%;
	z-index: 10;
}
.bnr_slide {
	overflow: hidden;
	width: 100%;
}

/*---------------------------------------------------------------------------*/
.bx-wrapper {
	margin: 0 auto;
	position: static;
}
.bx-wrapper .bx-viewport {
	background: none;
	-moz-box-shadow: 0 0 0 #cccccc;
	-webkit-box-shadow: 0 0 0 #cccccc;
	box-shadow: 0 0 0 #cccccc;
	border:  none;
	left: 0;
}
.bx-wrapper .bx-prev {
	background: url("../../images/index/slide_arrow_01.png") left top no-repeat;
	background-size: 100% auto;
	left: 0;
}
.bx-wrapper .bx-next {
	background: url("../../images/index/slide_arrow_02.png") left top no-repeat;
	background-size: 100% auto;
	right: 0;
}
.bx-wrapper .bx-prev:hover {
	background-position: 0 0;
}
.bx-wrapper .bx-next:hover {
	background-position: 0 0;
}
.bx-wrapper .bx-controls-direction a {
	position: absolute;
	top: 50%;
	margin-top: -40px;
	outline: 0;
	width: 30px;
	height: 80px;
	text-indent: -9999px;
	z-index: 90;
}
