@charset "UTF-8";

/* CSS Document */

.prBox{
    border:2px solid #ff3366;
    padding: 5px 10px;
    font-size: 1.8rem;
    line-height: 1.4;
    margin-bottom: 20px;
    display: inline-block;
}
.prBox a{
    font-weight: bold;
    color:  #ff3366;
}
.fukidashi-senmon {
    position: absolute;
    width: 115px;
    height: 115px;
    top: 190px;
    right: 10px;
    z-index: 4;
}

.topArea {
	box-sizing: border-box;
	min-height: 300px;
	margin-bottom: 20px;
	background-position:center top;
	background-repeat: no-repeat;
	background-size: cover;
	position: relative;
}

.retouch .iconC{
	width: 100px;
	position: absolute;
	left: 0px;
	top: -80px;
	z-index: 1;
}
.senmongakko .iconC{
	width: 160px;
	position: absolute;
	right: -10px;
	top: -240px;
	z-index: 1;
}
.iconC2{
	width: 120px;
	position: absolute;
	right: -15px;
	bottom: 10px;
	z-index: 5;
}

.mainTitle {

	margin: 0 auto;
}

.titleBox { 

		position: absolute;
	 top:243px;
}

.titleBox h2 {
	display: table;
	width: 186px;
	height: 45px;
	background-color: #fff; 
	padding-left:20px;
	font-size: 2.15rem;
	font-weight: normal;
	letter-spacing: 0.2em;
	margin-bottom: 17px;
}

.titleBox h2 span {
	display: table-cell;
	vertical-align: middle;
}

.titleBox p {
	margin-bottom: 8px;
	color: #fff;
	letter-spacing: 0em;
	line-height: 2.2;
font-size: 3.6vw;
}
.titleBox p span{
padding: 5px 10px 5px 20px;
}

.leadCopy {
font-size: 4.4vw;
	font-weight: 600;
	margin-top: 100px;
	margin-bottom: 28px;
	line-height: 1.8;
}
.leadCopy img{
	margin-bottom: 20px;
}
.leadCopy2 {
	margin-bottom: 38px;
}

.leftBox h4 img{
	width: 148px;

}

.leftBox h4 {
		margin-top: 20px;
	margin-bottom: 10px;
    color: #4B89EC;
	font-size: 3.0rem;
	font-family:'Oswald'; 
	letter-spacing: 0.1em;
}
.leftBox h4 small {
font-size: 1.5rem;
}
.leftBox h4 small.caption {
	letter-spacing: 0;
	font-weight: normal;
	color: #505050;
}

.leftBox h4 span{
	font-size: 1.6rem;
	letter-spacing: 0;
}
.leftBox h5{
	font-size:4.4vw;
	line-height: 2.0;
	margin-bottom: 10px;
}
.leftBox h5 span{
	font-size:3.5vw;
}
.rightBox img { margin-bottom: 15px; }

section p {
	line-height: 1.9;
	font-size: 1.26rem;
	letter-spacing: 0.05em;
	color: #505050;
}


.btn-gallery{
	width: 287px;
	margin: 30px 0;
}


/* タブ切り替え ------------------- */
.courseMenu {
	margin: 20px auto 34px;
}

.courseMenu li {
	text-align: center;
	width: 287px;
	margin: 0 auto 20px;
}

.courseMenu a:before {
	content: '';
	display: inline-block;
	width: 18px;
	height: 18px;
	background-image: url(../img/course/icon-arrow.png);
	background-size: contain;
	background-repeat: no-repeat;
	vertical-align: middle;
}

.courseMenu li p { 
	font-size: 1.2rem;
text-align: left;}

.courseMenu li p b{ 
	font-size: 1.6rem; 
display: block;
text-align: center;}


.tagawajuku .courseMenu a {
	background-color: #fff;
	border: 3px solid #006DFF;
	width: 287px;
	height: 57px;
	font-size: 1.7rem;
	margin-bottom: 18px;
	line-height: 1;
	vertical-align: middle;
	display: inline-block;
}
.retouch .courseMenu a {
	background-color: #fff;
	border: 3px solid #006DFF;
	width: 237px;
	height: 57px;
	font-size: 1.6rem;
	margin-bottom: 18px;
	line-height: 1;
	vertical-align: middle;
	display: inline-block;
}

.courseMenu a span {
	padding-top: 20px;
	padding-left: 15px;
	display: inline-block;
}



.courseMenu a:hover, .courseMenu a.active {
	background-color: #006dff;
	color: #fff;
}


/* タブ切り替え end */

.courseImages { 
	margin:20px 0 25px; }

div.offShot {
	margin: 0 auto 25px;
	position: relative;
}


div.offShot p { font-size: 1.2rem; }



.courseDetail h4 {
	/*border-bottom: 1px dotted #505050; 
    	margin-bottom: 10px;
    */
	padding-bottom: 5px;
	color: #505050;
	font-size: 1.3rem;
	font-weight: 600;

	position: relative;
	letter-spacing: 0.1em;
    line-height: 1.4;
}

.courseDetail h5 {
	color: #ff92ac;
	font-size: 1.3rem;
	margin-bottom: 10px;
	font-weight: normal;
}

.curriculum,
.schedule{
	padding: 30px 0;
}
.curriculum{
margin-top: 20px;
}

.icon img{
width: 85px;
	margin-right: 20px;
	vertical-align: bottom;
}

.courseList{
	margin-bottom: 0px;
}
.courseList li { 
	margin-left: -3px;
	margin-bottom: 8px; 
display: table;
 border-collapse: separate;
  border-spacing: 3px 0;}
.curriculumBox { 
	padding: 10px 0 ;
}
.courseList li>span{
	display: table-cell;
		vertical-align: middle;
	
}
.plate {
	background-color: #fff;
	padding: 5px 2px 5px 2px;
	font-size: 1.32rem;
	margin-right: 5px;
    letter-spacing: 0;
}

.plate span {
	font-size: 1.2rem;
	display: inline;
}

.full, .almost, .empty {
	color: #fff;
	font-size: 1.0rem;
	padding: 5px;
	height: 21px;
	line-height: 1;
	box-sizing: border-box;
	font-style: normal;
    letter-spacing: 0;
}

.full { background-color: #ff3366; }

.almost { background-color: #ff9166; }

.empty { background-color: #0096ff; }

p.note em { color: #ff3366; }

.noteList {
	font-size: 1.17rem;
	line-height: 1.5;
}


.dlTable01 {
display: table;
		border-top: 1px dotted #505050;
	margin:0 0 15px;;
		width: 100%;
}
.dlTable01 dl {
display: table-row;

	width: 100%;
}
.dlTable01 dt, .dlTable01 dd {
	display: table-cell;
	padding: 11px 0;
	border-bottom: 1px dotted #505050;
	font-size: 1.25rem;
	line-height: 1.6;
}

.dlTable01 dt {
white-space: nowrap;
	color: #ff92ac;
	padding-right: 5px;
			width: 100px;
}

.dlTable01 dd {
line-height: 1.5;
}

.dl-multi-table dt:last-child, 
.dl-multi-table dd:last-child { 
	border-bottom: 1px dotted #505050; 
}
.leftBox {
	margin-bottom: 20px;
	
}


/* 田川塾 ------------------------------------- */
.tagawajuku .topArea { 
	background-image: url(../img/course/tagawajuku/mainvisual.jpg);
}

.tagawajuku .titleBox h2 { color: #ff92ac; }

.tagawajuku .titleBox p span {
	background-color: rgba(255,93,172,0.7);
}

.tagawajuku .leadCopy { color: #ff92ac; }

.tagawajuku .leftBox p em {
	color: #ff92ac;
	font-weight: 600;
	font-style: normal;
}
.pink{
	background-color: #FFE7FF;
	padding: 20px 10px!important;
	position: relative;
}

/* 専門学校コース ---------------------------------- */
.senmongakko .topArea { 
	background-image: url(../img/course/senmongakko/mainvisual.png);
    background-position: -230px center;
}

.senmongakko .titleBox h2 { color: #4B89EC; }

.senmongakko .titleBox p span {
	background-color: rgba(75,137,236,0.8);
}

.senmongakko .leadCopy { color: #4B89EC; }

.senmongakko .leftBox em {
	color: #4B89EC;
	font-weight: 600;
	font-style: normal;
}


.senmongakko .courseDetail{
	padding-top: 45px;
	margin-top: 45px;
}

/* レタッチコース ---------------------------------- */

.retouch .topArea { 
	background-image: url(../img/course/retouch/mainvisual.png);
}

.retouch .titleBox h2 { color: #60A84C; }

.retouch .titleBox p span {
	background-color: rgba(96,168,76,0.8);
}

.retouch .leadCopy { color: #60A84C; }

.retouch .leftBox em {
	color: #60A84C;
	font-weight: 600;
	font-style: normal;
}


.courseNav dl{
	padding: 20px 10px;
	box-sizing: border-box;
	margin: 0 auto;
}

.courseNav dt{
	text-align: center;
	font-weight: bold;
	font-size: 2.0rem;
	margin-bottom: 20px;
}
.courseNav dd{
	display: flex;
	flex-wrap: ;
	justify-content: center;
}

.courseNav a{
	display: block;
	border: 1px solid #D6D6D6;
	font-size: 1.4rem;
	padding: 15px 8px;
	margin: 5px;

}
.courseNav a.tagawa{
	border-left: 5px solid #ff92ac;
}
.courseNav a.senmongakko{
	border-left: 5px solid #4B89EC;
}
.courseNav a.retouch{
	border-left: 5px solid #60A84C;
}

.captionList{
	border:2px solid #ff3366;
	padding: 15px;
	background-color: #fff;
	color: #ff3366;
	font-weight: bold;
	margin: 0 auto 30px;
	text-align: center;
	line-height: 1.5;
}

/*////////////////////////////////////////////////////////
PC setting 
//////////////////////////////////////////////////////// */
@media screen and (min-width: 1300px){
	.topArea {
	box-sizing: border-box;
	min-height: 610px;
	margin-bottom: 20px;
	background-size: contain; 
	background-position:top center!important;
	background-repeat: no-repeat;
}
}
@media screen and (min-width: 960px){
	.topArea {
	box-sizing: border-box;
	min-height: 610px;
	margin-bottom: 20px;
			background-size: cover;
	background-position:center center!important;
	background-repeat: no-repeat;
}	

	
.panel { 
width: 800px;
margin: 0 auto;}
	table .pc-on{
		display: none;
	}

	.leftBox h4{
		margin-top: 0;
	}	
	.titleBox{
		position: inherit;
		
	}
	
.topArea {
	min-height: 610px;
	margin-bottom: 33px;
}
	
	
	.courseMenu li p b{ 
	font-size: 1.8rem; 
display: block;
text-align: center;}

	
	
.mainTitle {

}
.titleBox h2 {
	display: table;
	height: 80px;
	width: inherit;
	background-color: #fff;
	padding-left: calc((100% - 844px) / 2);
	font-size: 3.6rem;
	font-weight: normal;
	letter-spacing: 0.2em;
	margin: 290px 0 15px;
		padding-right:27px;
}
	.titleBox p {
			line-height: 3.0;
	font-size: 1.2rem;
		
	}
	.titleBox p span{
		padding: 11px 20px;
		padding-left: calc((100% - 844px) / 2);
		
	}	
.leadCopy {
	font-size: 2.2rem;
	font-weight: normal;
	margin-top: 0;
	margin-bottom: 55px;
	line-height: 1.8;
	letter-spacing: 0.08em;
}
	.leadCopy img{
	margin-bottom: 45px;
}
	
	.courseTitle{
		margin-top: 70px;
	}	
.courseTitle img { width: 520px; }
	
.leftBox {
	float: left;
	width: 390px;
}

.rightBox {
	float: right;
	width: 360px;
}
.courseDetail { 
margin:0 ; }

	
.courseMenu a {
	margin-bottom: 18px;
}
.courseDetail h3 {
	margin-bottom: 20px;
}
.courseDetail h4 {
line-height: 1.5;
	padding-bottom: 5px;
	font-size: 1.8rem;
	margin-bottom: 20px;

}
	.courseDetail h5 {
	font-size: 1.35rem;
	margin-bottom: 10px;
}
	

	
/* タブ切り替え ------------------- */
.tagawajuku .courseMenu {
	width: 630px;
	margin: 0 auto 34px;
}

.tagawajuku .courseMenu li {
	text-align: center;
	width: 287px;
	float: left;

}
.retouch .courseMenu {
	width: 770px;
	margin: 0 auto 34px;
}

.retouch .courseMenu li {
	text-align: center;
	width: 237px;
	float: left;

}
	

.tagawajuku .courseMenu li:first-child { margin-right: 56px; }
	.retouch .courseMenu li { margin-right: 26px; }
	.retouch .courseMenu li:last-child { margin-right: 0px; }	
.courseImages { margin: 50px 0 0px; }

div.offShot {
	width: 466px;
	margin: 0 auto 25px;
}


div.offShot p { font-size: 1.0rem; }

	
.curriculum,
.schedule{
	width: 680px;
	margin: 0 auto 55px;
}
.curriculum{
margin-top: 50px;
}

.curriculumBox { 
	padding: 10px 0 ;
 }

	
.iconC2{
	width: 170px;
	position: absolute;
	right: 20px;
	bottom: 0px;
	z-index: 2;
}
	
.retouch .iconC{
	width: 130px;
	position: absolute;
	left: 30px;
	top: -30px;
	z-index: 10;
}
.senmongakko .iconC{
	width: 260px;
	position: absolute;
	right: 0px;
	top: -200px;
	z-index: 1;
}
	.dlTable01 dt{

	}	
.dlTable01 dt, .dlTable01 dd {
	font-size: 1.35rem;
	letter-spacing: 0.1em;
}

.full, .almost, .empty {	
/*	font-size: 1.1rem;*/
	
}	
.plate {

	
}
	.courseList li { 
	margin-left: -7px;
  border-spacing: 7px 0;
	}
	
.plate {
font-size: 1.8rem;
	padding: 5px 8px 5px 8px;
	margin-right: 5px;
}
	
	
	
	
	
.courseDetail h5 {
	font-size: 1.35rem;
	margin-bottom: 18px;
}
section p {
	line-height: 2.1;
	font-size: 1.4rem;

}
.courseDetail h4 {
	padding-bottom: 10px;
	font-size: 1.8rem;
	margin-bottom: 15px;

}
	.courseList{
		width: 340px;
	}
	.leftBox h4{
	margin-bottom: 15px;
}
	.leftBox h4 span{
	font-size: 2.0rem;
	letter-spacing: 0.1em;
}
.leftBox h5{
	font-size:1.7rem;
	line-height: 1.9;
	margin-bottom: 15px;
}
.leftBox h5 span{
	font-size: 1.4rem;
}
.rightBox img { margin-bottom: 30px; }
	
		.captionList{
	border:2px solid #ff3366;
	padding: 20px;
	background-color: #fff;
	color: #ff3366;
	font-weight: bold;
	width: 640px;
	margin: 0 auto 40px;
	text-align: center;
}
	.courseNav dl{
	width: 680px;
	padding: 40px;
	box-sizing: border-box;
	margin: 0 auto;
}
	
.courseNav a{
	font-size: 1.8rem;
	padding: 20px 40px;
	margin: 10px;
}	
.fukidashi-senmon {
    position: absolute;
    width: 220px;
    height: 220px;
    top: 400px;
    right: 70px;
}
	
/* PC end */	
	}
/* PC end */	
@media screen and (max-width: 319px){
.mt320{
	margin-top: 60px!important;
	}
.topArea {

	background-position:70% top;

}
	


	

	
}



