/* CSS Document */

#pagetitle #head {
	background: url(img/concept_topimg.jpg) 50% 40% / cover no-repeat;
}

#pagetitle #head #label {
	background: #ed7973;
	position: relative;
}

#pagetitle #head #label h2,
#pagetitle #head #label h3,
#concept #draw h4,
#curriculum02 #schedule h5 {
	margin: 0 auto;
}

#pagetitle #head #label h2,
#pagetitle #head #label h3,
#concept #introduction h3,
#concept #draw h4,
#concept #draw .draw_box h5.draw01,
#concept #draw .draw_box h5.draw02,
#concept #draw .draw_box h5.draw03,
#curriculum01 h4#title,
#curriculum01 .tokucho,
#curriculum01 .top_right h3,
#curriculum01 .bottom_left h4,
#curriculum02 .tokucho,
#curriculum02 #research .top_left h3,
#curriculum02 #research .bottom_right h4,
#curriculum02 #schedule h5,
#curriculum03 .right h3,
#curriculum03 .tokucho {
	overflow: hidden;
	text-indent: -9999px;
	display: block;
}

#pagetitle #head #label h2 {
	height: 16px;
	width: 92px;
	background: url(img/concept_h2.png) no-repeat;
	background-size: 92px 16px;
}

#pagetitle #head #label h3 {
	position: absolute;
	bottom: -25px;
	left: 0;
	right: 0;
	margin:0 auto;
	height: 40px;
	width: 310px;
	background: url(img/concept_h3.png) no-repeat;
	background-size: 310px 40px;
}

/* コンセプト */

#concept {
	width: 100%;
	margin: 40px 0 70px;
	position: relative;
}

#concept #introduction {
	margin: 0 0 80px;
}

#concept #introduction h3 {
	height: 79px;
	width: 419px;
	background: url(img/concept_concept_h3.png) no-repeat;
	background-size: 419px 79px;
	position: absolute;
	top: 0;
	left: 0;
}

#concept #introduction p {
	padding: 100px 0 0;
}

#concept #introduction p:nth-child(2) {
	padding: 25px 0 0;
	text-align: right;
}

#concept #introduction p span {
	font-size: 22px;
}

#concept #introduction img {
	width: 34%;
	height: auto;
	display: block;
	padding: 0 0 0 30px;
	float: right;
}

@media screen and (max-width: 580px) {
	#concept #introduction h3 {
	width: 100%;
	background-size: contain;
	background-position: left center;
	position: static;
	margin: 0 0 10%;
	}
	
	#concept #introduction p {
	padding: 0;
	}
	
	#concept #introduction p:nth-child(2) {
	padding: 15px 0 0;
	text-align: right;
}
	
	#concept #introduction img {
	width: 50%;
	padding: 0 0 3% 3%;
	}
}

/* 図 */

#concept #draw h4{
	height: 31px;
	width: 380px;
	background: url(img/concept_concept_h4.png) no-repeat;
	background-size: 380px 31px;
	padding: 0 0 30px;
}
@media screen and (max-width: 580px) {
	#concept #draw h4 {
	width: 100%;
	background-size: contain;
	background-position: center center;
	}
}

#concept #draw  #draw_box_bg {
	background: url(img/concept_concept_h5_draw_bg.png) no-repeat;
	background-size: 913px 242px;
	background-position: center top; 
	padding: 0 0 30px;
}
@media screen and (max-width: 580px) {
	#concept #draw  #draw_box_bg {
	background-image: none;
	}
}

#concept #draw .draw_box {
	float: left;
	width: 270px;
	padding: 0 75px 0 0;
}
@media screen and (max-width: 580px) {
	#concept #draw .draw_box {
	float: none;
	width: 100%;
	padding: 0;
	margin: 0 0 30px;
	}
	
	#concept #draw .draw_box:last-child {
	margin: 0;
	}	
}

#concept #draw .draw_box:last-child {
	padding: 0;
}

#concept #draw .draw_box img {
	width: 80%;
	max-width: 223px;
	height: auto;
	display: block;
	margin: 0 auto;
}

#concept #draw .draw_box h5.draw01,
#concept #draw .draw_box h5.draw02,
#concept #draw .draw_box h5.draw03 {
	margin: 25px auto 20px;
}

#concept #draw .draw_box h5.draw01 {
	height: 52px;
	width: 252px;
	background: url(img/concept_concept_h5_01.png) no-repeat;
	background-size: 252px 52px;
}

#concept #draw .draw_box h5.draw02 {
	height: 52px;
	width: 233px;
	background: url(img/concept_concept_h5_02.png) no-repeat;
	background-size: 233px 52px;
}

#concept #draw .draw_box h5.draw03 {
	height: 52px;
	width: 252px;
	background: url(img/concept_concept_h5_03.png) no-repeat;
	background-size: 252px 52px;
}

/* 特徴1 */

#curriculum01 {
	width: 100%;
	padding: 135px 0 0;
	margin: 0 0 90px;
	position: relative;
	background: url(img/concept_curriculum_title_bg.png) no-repeat;
	background-position: center top;
	background-size: 960px 21px;
}
@media screen and (max-width: 580px) {
	#curriculum01 {
	padding: 80px 0 0;
	margin: 0 0 50px;
	}
}

#curriculum01 h4#title {
	height: 26px;
	width: 278px;
	background: url(img/concept_curriculum_title.png) no-repeat;
	background-size: 278px 26px;
	position: absolute;
	top: -3px;
	left: 0;
	right: 0;
	margin:0 auto;
	}
@media screen and (max-width: 580px) {
	#curriculum01 h4#title {
	width: 100%;
	background-size: contain;
	background-position: center center;
	margin: 0 0 5%;
	}
}

#curriculum01 .tokucho  {
	height: 115px;
	width: 114px;
	background: url(img/concept_curriculum_tokucho_01.png) no-repeat;
	background-size: 114px 115px;
	position: absolute;
	top: 68px;
	left: 0;
}
@media screen and (max-width: 580px) {
	#curriculum01 .tokucho  {
	height: 69px;
	width: 71px;
	background-size: 71px 69px;
	position: static;
	margin: 0 0 5%;
	}
}

#curriculum01 .top_right,
#curriculum01 .top_left {
	float: right;
}

#curriculum01 .bottom_left,
#curriculum01 .bottom_right {
	float: left;
}

#curriculum01 .top_right {
	width: 580px;
	position: relative;
}

#curriculum01 .top_left {
	width: 345px;
	padding: 0 35px 50px 0;
}

#curriculum01 .bottom_left {
	width: 450px;
	padding: 0 30px 0 0;
}

#curriculum01 .bottom_right {
	width: 480px;;
}

@media screen and (max-width: 580px) {
	#curriculum01 .top_right,
	#curriculum01 .top_left,
	#curriculum01 .bottom_left,
	#curriculum01 .bottom_right  {
	float: none;
	width: 100%;
	padding: 0 0 20px;
	}
}

#curriculum01 .top_left img,
#curriculum01 .bottom_right img {
	width: 100%;
	height: auto;
	display: block;
}

#curriculum01 .top_right h3 {
	height: 115px;
	width: 345px;
	background: url(img/concept_curriculum_h3_01.png) no-repeat;
	background-size: 345px 115px;
	position: absolute;
	top: 0;
	left: 0;
}
@media screen and (max-width: 580px) {
	#curriculum01 .top_right h3 {
	width: 100%;
	background-size: contain;
	background-position: left center;
	position: static;
	margin: 0 0 10%;
	}
}

#curriculum01 .top_right p {
	padding: 145px 0 0;
}
@media screen and (max-width: 580px) {
	#curriculum01 .top_right p {
	padding: 0 0 20px;
	}
}

#curriculum01 .top_right img {
	width: 32%;
	height: auto;
	display: block;
	padding: 0 0 3% 3%;
	float: right;
}
@media screen and (max-width: 580px) {
	#curriculum01 .top_right img {
	width: 55%;
	padding: 0 0 5%;
	margin: 0 auto;
	float: none;
	}
}

#curriculum01 .top_right img.name {
	width: 260px;
	height: 16px;
	display: block;
	position: absolute;
	top: 385px;
	right: 0;
}
@media screen and (max-width: 580px) {
	#curriculum01 .top_right img.name {
	position: static;
	padding: 0 0 10%;
	}
}

#curriculum01 .bottom_left h4 {
	height: 69px;
	width: 334px;
	background: url(img/concept_curriculum_h3_01_h4.png) no-repeat;
	background-size: 334px 69px;
	margin: 0 0 25px;
}

@media screen and (max-width: 580px) {
	#curriculum01 .bottom_left h4 {
	width: 100%;
	background-size: contain;
	background-position: left center;
	position: static;
	margin: 0 0 5%;
	}
}

/* 特徴2 */

#curriculum02 {
	width: 100%;
	padding: 130px 0 0;
	margin: 0 0 70px;
	position: relative;
	background: url(img/concept_border.png) no-repeat;
	background-position: center top;
	background-size: 941px 22px;
}
@media screen and (max-width: 580px) {
	#curriculum02 {
	padding: 80px 0 0;
	}
}

#curriculum02 #research {
	padding: 0 0 65px;
}

#curriculum02 #research .top_left,
#curriculum02 #research .top_right {
	float: left;
}

#curriculum02 #research .bottom_left,
#curriculum02 #research .bottom_right {
	float: right;
	position: relative;
}

#curriculum02 #research .top_left,
#curriculum02 #research .bottom_left {
	width: 460px;
	padding: 0 20px 0 0;
}

#curriculum02 #research .top_right,
#curriculum02 #research .bottom_right {
	width: 480px;
}

@media screen and (max-width: 580px) {
	#curriculum02 #research .top_left,
	#curriculum02 #research .top_right,
	#curriculum02 #research .bottom_left,
	#curriculum02 #research .bottom_right {
	float: none;
	width:100%;
	padding: 0 0 20px;
	}
}

#curriculum02 #research .top_left .space {
	  float: right;
	  height: 80px;
}
@media screen and (max-width: 580px) {
	#curriculum02 #research .top_left .space {
	  height: 0;
	}
}

#curriculum02 #research .top_left .img {
	float: right;
	width: 40%;
	height: auto;
	display: block;
	padding: 2% 0 0 2%;
	clear: both;
}
@media screen and (max-width: 580px) {
	#curriculum02 #research .top_left .img {
	width: 50%;
	padding: 2% 0 3% 2%;
	}	
}

#curriculum02 #research .top_left .img img,
#curriculum02 #research .top_right img,
#curriculum02 #research .bottom_left img,
#curriculum02 #research .bottom_right .img img {
	width: 100%;
	height: auto;
	display: block;
}

#curriculum02 #research .top_right img:nth-child(1) {
	padding: 0 0 2%;
}

#curriculum02 #research .top_right img:nth-child(2),
#curriculum02 #research .top_right img:nth-child(3) {
	float: left;
}

#curriculum02 #research .top_right img:nth-child(2) {
	width: 54%;
	padding: 0 2% 0 0;
}

#curriculum02 #research .top_right img:nth-child(3) {
	width: 44%;
}

#curriculum02 #research .bottom_left img:nth-child(1) {
	width: 398px;
	height: auto;
	position: absolute;
	top: 0;
	left: 0;
}
@media screen and (max-width: 580px) {
	#curriculum02 #research .bottom_left img:nth-child(1) {
	display: none;
	}	
}

#curriculum02 #research .bottom_left img:nth-child(2) {
	padding: 275px 0 0;
}
@media screen and (max-width: 580px) {
	#curriculum02 #research .bottom_left img:nth-child(2) {
	padding: 0;
	}	
}

#curriculum02 #research .bottom_right .img {
	float: right;
	width: 40%;
	height: auto;
	display: block;
	padding: 2% 0 0 2%;
	clear: both;
}
@media screen and (max-width: 580px) {
	#curriculum02 #research .bottom_right .img {
	width: 50%;
}
}

#curriculum02 #research .bottom_right .subimg img {
	width: 511px;
	height: auto;
	position: absolute;
	top: 20px;
	right: 0;
	z-index: -10;
}
@media screen and (max-width: 580px) {
	#curriculum02 #research .bottom_right .subimg img {
	display: none;
	}	
}

#curriculum02 .tokucho  {
	height: 111px;
	width: 120px;
	background: url(img/concept_curriculum_tokucho_02.png) no-repeat;
	background-size: 120px 111px;
	position: absolute;
	top: 63px;
	left: 480px;
}

#curriculum02 #research .top_left h3 {
	height: 197px;
	width: 345px;
	background: url(img/concept_curriculum_h3_02.png) no-repeat;
	background-size: 345px 197px;
	padding: 0 0 25px;
}

#curriculum02 #research .bottom_right h4 {
	height: 69px;
	width: 303px;
	background: url(img/concept_curriculum_h3_02_h4.png) no-repeat;
	background-size: 303px 69px;
	margin: 285px 0 25px;
}

@media screen and (max-width: 580px) {
	#curriculum02 .tokucho  {
	height: 69px;
	width: 71px;
	background-size: 71px 69px;
	position: static;
	margin: 0 0 5%;
	}
	
	#curriculum02 #research .top_left h3 {
	width: 100%;
	background-size: contain;
	background-position: left center;
	margin: 0 0 10%;
	}

	#curriculum02 #research .bottom_right h4 {
	width: 100%;
	background-size: contain;
	background-position: left center;
	margin: 0 0 5%;
	}
}

/* 特徴2 おもな年間予定 */

#curriculum02 #schedule {
	width: 100%;
	padding: 65px 60px 10px;
	box-sizing: border-box;
	background: url(img/concept_curriculum_h3_02_schedule_bg.png) repeat-x;
	background-size: 40px 1990px;
}
@media screen and (max-width: 580px) {
	#curriculum02 #schedule {
	padding: 65px 8% 50px;
	}
}

#curriculum02 #schedule h5:first-of-type {
	height: 40px;
	width: 400px;
	background: url(img/concept_curriculum_h3_02_h5_1.png) no-repeat;
	background-size: 400px 40px;
	padding: 0 0 30px;
}

#curriculum02 #schedule h5:last-of-type {
	height: 40px;
	width: 400px;
	background: url(img/concept_curriculum_h3_02_h5_2.png) no-repeat;
	background-size: 400px 40px;
	padding: 0 0 30px;
}

#curriculum02 #schedule ul {
	list-style :none;
	margin: 0 0 50px;
}

#curriculum02 #schedule ul li {
	float: left;
	width: 280px;
	font-size: 23px;
	padding: 22px 0 15px 15px;
	box-sizing: border-box;
	list-style :none;
	background: url(img/concept_curriculum_h3_02_schedule_border.png) bottom left repeat-x;
	background-size: 400px 4px;
}

#curriculum02 #schedule ul li.full {
	width: 837px;
}

#curriculum02 #schedule ul li:nth-child(1),
#curriculum02 #schedule ul li:nth-child(2),
#curriculum02 #schedule ul li:nth-child(3) {
	padding: 0 0 20px 15px;
}

#curriculum02 #schedule ul li:before {
	content:"◉";
}

@media screen and (max-width: 580px) {
	#curriculum02 #schedule h5:first-of-type {
	width: 98%;
	height: auto;
	background: url(img/concept_curriculum_h3_02_h5_1_mb.png) no-repeat;
	background-size: contain;
	background-position: center center;
	}
	
	#curriculum02 #schedule h5:last-of-type {
	width: 98%;
	height: auto;
	background: url(img/concept_curriculum_h3_02_h5_2_mb.png) no-repeat;
	background-size: contain;
	background-position: center center;
	}
	
	#curriculum02 #schedule ul li,
	#curriculum02 #schedule ul li.full,
	#curriculum02 #schedule ul li:nth-child(1),
	#curriculum02 #schedule ul li:nth-child(2),
	#curriculum02 #schedule ul li:nth-child(3) {
	float: none;
	padding: 22px 0 15px;
	width: 100%;
	text-align: center;
	}
	
	#curriculum02 #schedule ul li:before {
	content: none;
	}
}

/* 特徴3 */

#curriculum03 {
	width: 100%;
	padding: 130px 0 0;
	margin: 0 0 50px;
	position: relative;
	background: url(img/concept_border.png) no-repeat;
	background-position: center top;
	background-size: 941px 22px;
}

#curriculum03 .tokucho  {
	height: 115px;
	width: 119px;
	background: url(img/concept_curriculum_tokucho_03.png) no-repeat;
	background-size: 119px 115px;
	position: absolute;
	top: 72px;
	left: 0;
}

#curriculum03 .left,
#curriculum03 .right {
	float: right;
}

#curriculum03 .left{
	width: 345px;
	padding: 0 35px 0 0;
}
@media screen and (max-width: 580px) {
	#curriculum03 .left{
	padding: 0;
}
}

#curriculum03 .left img {
	width: 100%;
	height: auto;
	display: block;
}

#curriculum03 .left img:first-child {
	padding: 0 0 10px;
}

#curriculum03 .right {
	width: 580px;
	position: relative;
}

#curriculum03 .right h3 {
	height: 113px;
	width: 367px;
	background: url(img/concept_curriculum_h3_03.png) no-repeat;
	background-size: 367px 113px;
	position: absolute;
	top: 0;
	left: 0;
}

#curriculum03 .right p {
	padding: 150px 0 0;
}

#curriculum03 .right img {
	width: 31%;
	height: auto;
	display: block;
	padding: 0 0 3% 3%;
	float: right;
}

@media screen and (max-width: 580px) {
	#curriculum03,
	#curriculum03 .left,
	#curriculum03 .right {
	float: none;
	width: 100%;
	}
	
	#curriculum03 {
	padding: 80px 0 0;
	}
	
	#curriculum03 .tokucho  {
	height: 69px;
	width: 71px;
	background-size: 71px 69px;
	position: static;
	margin: 0 0 5%;
	}
	
	#curriculum03 .right {
	position: static;
	}

	#curriculum03 .right h3 {
	width: 100%;
	background-size: contain;
	background-position: left center;
	position: static;
	margin: 0 0 10%;
	}
	
	#curriculum03 .right p {
	padding: 0 0 20px;
	}
	
	#curriculum03 .right img {
	width: 45%;
	padding: 0 0 5% 3%;
	}
}
