@charset "UTF-8";
/* CSS Document */
/* --------------------------------------------------
	2018
-------------------------------------------------- */

.hs1Topic .tag {
    background: #F08500 !important;
}

.txtlink {
margin-top:15px;
}
.txtlink p a {
    background-image: url(/common/images/link_arrow_01.png);
    background-repeat: no-repeat;
    background-position: left center;
    -webkit-background-size: 9px auto;
    background-size: 9px auto;
    padding-left: 15px;
    font-size: 16px;
    text-decoration: none;
}


.topicTit{
font-weight: bold;
    font-size: 18px;
padding-bottom:15px;
}

.spTxtMob{
	font-weight: bold;
	font-size: 17px;
	margin-top:10px;
	text-align: center;
}

.mt20{
margin-top:20px !important;
}

.spSection01 .inner01 span.mk{
background:#FFF4CD;
}

/*特典 0605 rk*/

.spSection04 .txt02{
	text-align: center;
}

.txtPre{
    text-align: center;
    font-size: 17px;
    margin: 20px 0;
}

/*Q&A 0604 rk*/

.lineTit{
    text-align: center;
    font-size: 24px;
    margin: 40px 0;
}

.lineTit span{
background:#FFF4CD;
margin-top:40px;
}

#summer .spBlock01 .itemQa {
	width: 100%;
	background-color: #fff;
	border: 1px solid #CAEAEC;
	-webkit-box-sizing: border-box;
	   -moz-box-sizing: border-box;
	        box-sizing: border-box;
	margin-bottom: 0px;
	padding:20px;
	min-height:440px;
}

.itemQa .qaTit01{
	width: 100%;
	font-weight: bold;
	font-size: 17px;
	padding-bottom:20px;
	}
	
.itemQa span.que{

	font-weight: bold;
	font-size: 17px;
	color:#3397C6;
	
	}
.itemQa span.ans{
	font-weight: bold;
	font-size: 19px;
	color:#F08500;
	}

/*3つの特長 0531 rk*/

#summer .spBlock01 .item {
	width: 100%;
	background-color: #fff;
	border: 1px solid #CAEAEC;
	-webkit-box-sizing: border-box;
	   -moz-box-sizing: border-box;
	        box-sizing: border-box;
	margin-bottom: 0px;
	padding:20px;
}
.item .itTit01{
	width: 90%;
	font-weight: bold;
	font-size: 19px;
	padding:10px 0px 15px 40px;
background-image: url(/curriculum/images/summer/top/tit_no1.png);
background-repeat:no-repeat;
	}
	
.item .itTit02{
	width: 90%;
	font-weight: bold;
	font-size: 19px;
	padding:10px 0 15px 40px;
background-image: url(/curriculum/images/summer/top/tit_no2.png);
background-repeat:no-repeat;
	}
	
.item .itTit03{
	width: 90%;
	font-weight: bold;
	font-size: 19px;
	padding:10px 0 15px 40px;
background-image: url(/curriculum/images/summer/top/tit_no3.png);
background-repeat:no-repeat;
	}

.item .txt span{
font-weight: bold;
background:#FFF4CD;
}

.item .inGray{
background-color:#EAF4FC;
padding:15px;
margin-top:10px;
}

.item .inGray span{
background:#EAF4FC;
font-size: 15px;
margin-bottom:10px;
}

.item .txtAd{
background:#EAF4FC;
background-image: url(/curriculum/images/summer/top/ico_ad.png);
background-repeat:no-repeat;
padding-right:50px;
background-position:right bottom;
font-size: 13px;
min-height:80px;
border-right: 1px dashed #0097D9;
}
.item .txtAa{
background:#EAF4FC;
background-image: url(/curriculum/images/summer/top/ico_aa.png);
background-repeat:no-repeat;
padding-right:50px;
background-position:right bottom;
font-size: 13px;
min-height:0px;
}
.mr10{
margin-right:10px;
}
.ml10{
margin-left:10px;
}


.tabWrapper01 .col-sm-4{
 padding: 0 10px !important;
}

.curriBor{
	border-right: 1px solid #cccccc;
}

.curriBg{
background-color: #EAF4FC;
}

.spBlock02 .cbTxt01 {
	text-align: center;
	font-size: 16px;
	line-height: 20px;
	margin-bottom: 10px;
	margin-top: 20px;
}
.curri p{
font-size: 17px;
margin:10px 0 0 25px;
padding-left:15px;
background-image: url(/curriculum/images/summer/top/ico_curri.png);
background-repeat:no-repeat;
}

.txt01 span{
background-color:#FFF7DD;
}

.txt05 {

	width: 100%;
	text-align: center;
	font-size: 28px;
	padding:20px 0;
}

#summer .spBlock01 .item {
	display: table;
	width: 100%;
	background-color: #fff;
	border: 1px solid #CAEAEC;
	-webkit-box-sizing: border-box;
	   -moz-box-sizing: border-box;
	        box-sizing: border-box;
	margin-bottom: 0px;
}
#summer .spBlock01 .item dt,
#summer .spBlock01 .item dd {
	display: table-cell;
	vertical-align: middle;
}
#summer .spBlock01 .item dt {
	padding: 10px;
	width: 200px;
}
#summer .spBlock01 .item dd {
	padding-left: 20px;
}
#summer .spBlock01 .item dd img {
	max-width: 100%;
	margin: 5px 0;
}


@media screen and (max-width: 767px){

#summer .spBlock01 .itemQa {
	min-height:0px;
}

.item .txtAd{
border-right: 0px dashed #0097D9;
}
.item .txtAa{
margin-top:15px;
padding-top:15px;
border-top: 1px dashed #0097D9;
}



#summer .spBlock01 .item img{
	width: 80%;
	padding:15px 10% 0 10%;

}

.spBlock02 .cbTxt01 {
	text-align: center;
	font-size: 16px;
	line-height: 20px;
	margin-bottom: 10px;
	margin-top: 10px;
}

.curri p{
font-size: 17px;
margin:10px 0 0 10px;
padding-left:15px;

}

.curri{
margin-bottom:10px;
}

.curriBor{
	border-right: 0px solid #cccccc;
}
	#summer .spBlock01 {
		margin-bottom: 30px;
	}

	#summer .spBlock01 .item {
		border-left: none;
		border-right: none;
		border-top: none;
		border-bottom: 1px solid #CAEAEC;
		-webkit-box-sizing: border-box;
		   -moz-box-sizing: border-box;
		        box-sizing: border-box;
		margin-bottom: 0;
	}
	#summer .spBlock01 .col-sm-6:first-child .item {
		border-top: 1px solid #CAEAEC;
	}
	#summer .spBlock01 .item dt,
	#summer .spBlock01 .item dd {
		display: table-cell;
		vertical-align: middle;
	}
	#summer .spBlock01 .item dt {
		padding: 10px;
		width: 100px;
	}
	#summer .spBlock01 .item dd {
		padding-right: 15px;
		font-size: 11px;
	}
	#summer .spBlock01 .item dd img {
		/*max-width: 100%;*/
		margin: 5px 0;
		height: 14px;
		width: auto;
	}
}



#summer .spBlock01 .item2 {
	display: table;
	width: 100%;
	background-color: #CAEAEC;
	border: 1px solid #CAEAEC;
	-webkit-box-sizing: border-box;
	   -moz-box-sizing: border-box;
	        box-sizing: border-box;
	margin-bottom: 17px;
}
#summer .spBlock01 .item2 dt,
#summer .spBlock01 .item2 dd {
	display: table-cell;
	vertical-align: middle;
}
#summer .spBlock01 .item2 dt {
	padding: 10px 10px 10px 15px;
	width: 40px;
}
#summer .spBlock01 .item2 dd {
	padding-right: 10px;
	color:#1F6E89;
}
#summer .spBlock01 .item2 dd img {
	max-width: 100%;
	margin-bottom: 10px;
}

@media screen and (max-width: 767px){
	#summer .spBlock01 {
		margin-bottom: 30px;
	}

	#summer .spBlock01 .item2 {
		border-left: none;
		border-right: none;
		border-top: none;
		border-bottom: 1px solid #CAEAEC;
		-webkit-box-sizing: border-box;
		   -moz-box-sizing: border-box;
		        box-sizing: border-box;
		margin-bottom: 10px;
	}
	#summer .spBlock01 .col-sm-6:first-child .item2 {
		border-top: 1px solid #CAEAEC;
	}
	#summer .spBlock01 .item2 dt,
	#summer .spBlock01 .item2 dd {
		display: table-cell;
		vertical-align: middle;
	}
	#summer .spBlock01 .item2 dt {
		padding: 10px 10px 10px 20px;
		width: 40px;
	}
	#summer .spBlock01 .item2 dd {
		padding-right: 15px;
		font-size: 11px;
	}
	#summer .spBlock01 .item2 dt img {
		/*max-width: 100%;*/
		margin-bottom: 0px;
		height: 30px;
		width: auto;
	}
}

.lpButton span{
font-size: 13px;
}
.lpButton2 span{
font-size: 13px;
}

.lpButton {
  display: inline-block;
  width: 100%;
  height: 80px;
 display: -webkit-flex;
 display: flex;
 -webkit-align-items: center; /* 縦方向中央揃え（Safari用） */
 align-items: center; /* 縦方向中央揃え */
 -webkit-justify-content: center; /* 横方向中央揃え（Safari用） */
 justify-content: center; /* 横方向中央揃え */
  text-decoration: none;

  outline: none;
   background-color: #156E88;
  color: #fff !important;
  font-size: 17px;
  font-weight: bold;
 text-decoration: none !important;
}
.lpButton::before,
.lpButton::after {
  position: absolute;
  z-index: -1;
  display: block;
  content: '';
}
.lpButton,
.lpButton::before,
.lpButton::after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: all .3s;
  transition: all .3s;
}
}
.lpButton:hover {
  background-color: #59b1eb;
}

.lpButton2 {
  display: inline-block;
  width: 100%;
  height: 80px;
 display: -webkit-flex;
 display: flex;
 -webkit-align-items: center; /* 縦方向中央揃え（Safari用） */
 align-items: center; /* 縦方向中央揃え */
 -webkit-justify-content: center; /* 横方向中央揃え（Safari用） */
 justify-content: center; /* 横方向中央揃え */
  outline: none;
   background-color: #D8E8F6;
  color: #156E88!important;
  font-size: 17px;
  font-weight: bold;
 text-decoration: none !important;
}
.lpButton2::before,
.lpButton2::after {
  position: absolute;
  z-index: -1;
  display: block;
  content: '';
}
.lpButton2,
.lpButton2::before,
.lpButton2::after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: all .3s;
  transition: all .3s;
}
}
.lpButton2:hover {
  background-color: #B5B5B6;
}



.other {

	width: 100%;
	text-align: center;
	-webkit-box-sizing: border-box;
	   -moz-box-sizing: border-box;
	        box-sizing: border-box;

	font-size: 24px;
	padding:20px 0;
	margin:40px 0;
}
span.btnOpen{

	border-radius: 4px !important;
	color: #156E88 !important;
	font-size: 14px;
	padding:5px 10px;
	margin-left:10px;
	vertical-align: 5px;
	background:#EAF4FC;
}

.t10 {
    padding-top: 10px;
    width: 100%;
    max-width: 408px;
    text-align: center;
    margin: 0 auto;
}

.t01 {
    width: 100%;
    max-width: 500px;
    text-align: center;
    margin: 0 auto;
}


.reContent a{
text-decoration: none !important;

}


/* --------------------------------------------------
	summer
-------------------------------------------------- */
#summer {}
#summer .red {
	color: #bc202e;
}

#summer .summerSection a {
	color: #F08500;
	text-decoration: underline;
}

@media screen and (min-width: 1040px){
	#summer .summerSection a:before,
	#summer .summerSection a:after {
		position: absolute;
		z-index: -1;
		display: block;
		content: '';
	}
	#summer .summerSection a,
	#summer .summerSection a:before,
	#summer .summerSection a:after {
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
		-webkit-transition: all .3s;
		transition: all .3s;
	}
	#summer .summerSection a:hover {
		opacity: 0.7;
	}
}

#summer .pageTitle {
	margin-bottom: 30px;
}
#summer .pageTitle img {
	max-width: 510px;
}

#summer .mainVisual {
	margin-bottom: 40px;
}

@media screen and (max-width: 767px){
	#summer .mainVisual {
		margin-bottom: 20px;
	}
}

#summer .spBtn a {
	display: block;
	background-color: #3AA1D5;
	border-radius: 4px;
	color: #fff;
	text-align: center;
	text-decoration: none;
	font-weight: bold;
	font-size: 18px;
	padding: 20px 0;
}
#summer .spBtn.spBtn01 {
	max-width: 364px;
	width: 100%;
	margin: 0 auto 80px;
}
#summer .spBtn.spBtn02 {
	max-width: 296px;
	width: 100%;
	margin: 0 auto;
}

#summer .spBtn.spBtn03 {
	max-width: 364px;
	width: 100%;
	margin: 0 auto 0px;
}

@media screen and (max-width: 767px){
	#summer .spBtn a {
		font-size: 15px;
	}
	#summer .spBtn.spBtn01 {
		margin-bottom: 40px;
	}
}

/* --------------------------------------------------
	コンバージョン
-------------------------------------------------- */

#summer .cvContent01 {
	background-color: #FFF7DD;
	padding: 40px 0;
	margin-bottom: 86px;
}

#summer .cvContent01 .btnCV {
	width: 100%;
	max-width: 408px;
	text-align: center;
	margin: 0 auto;
}
@media screen and (max-width: 1039px){
	#summer .cvContent01 .btnCV .spOnly {
		display: block!important;
	}
	#summer .formLink .spOnly {
		display: inline!important;
	}
	#summer .cvContent01 .btnCV .pcOnly,
	#summer .formLink .pcOnly {
		display: none!important;
	}
}

#summer .cvContent01 .btnCV a {
	display: block;
	text-decoration: none;
	background-color: #F08500;
	color: #fff;
	font-weight: bold;
	padding: 16px 0;
	border-radius: 6px;
}

@media screen and (min-width: 1040px){
	#summer .cvContent01 .btnCV a:before,
	#summer .cvContent01 .btnCV a:after {
		position: absolute;
		z-index: -1;
		display: block;
		content: '';
	}
	#summer .cvContent01 .btnCV a,
	#summer .cvContent01 .btnCV a:before,
	#summer .cvContent01 .btnCV a:after {
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
		-webkit-transition: all .3s;
		transition: all .3s;
	}
	#summer .cvContent01 .btnCV a:hover {
		opacity: 0.7;
	}
}

#summer .cvContent01 .btnCV a span {
	line-height: 1.2;
	display: block;
}
#summer .cvContent01 .btnCV a span:first-child {
	font-size: 24px;
}
#summer .cvContent01 .btnCV a span:last-child {
	font-size: 30px;
}

@media screen and (max-width: 767px){
	#summer .cvContent01 {
		margin-bottom: 40px;
		padding: 25px 15px;
	}

	#summer .cvContent01 .btnCV {
		max-width: none;
	}

	#summer .cvContent01 .btnCV a {
		padding: 12px 0;
	}

	#summer .cvContent01 .btnCV a span:first-child {
		font-size: 16px;
	}
	#summer .cvContent01 .btnCV a span:last-child {
		font-size: 18px;
	}
}



#summer .spTitle01 {
	background-image: url(/curriculum/images/summer/top/bg_01.png);
	text-align: center;
	padding: 7px 0;
}

#summer .spTitle01 .inner {
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
	padding: 24px 0;
}

#summer .spTitle02 {
	font-size: 26px;
	text-align: center;
	margin-bottom: 40px;
}
#summer .spTitle02.mb {
	margin-bottom: 3px;
}
#summer .spTitle02 .kome {
	font-size: 14px;
	vertical-align: top;
}
#summer .spTxt02 {
	text-align: center;
	margin-bottom: 30px;
	font-size: 13px;
}

@media screen and (max-width: 767px){
	#summer .spTitle01 {
		padding: 5px 0;
	}
	#summer .spTitle01 .inner {
		padding: 15px 0;
	}

	#summer .spTitle01 img {
		margin: 0 auto;
	}
	#summer .spTitle01.first img {
		width: 88%;
		max-width: 515px;
	}
	#summer .spTitle01.second img {
		width: 94%;
		max-width: 546px;
	}
	#summer .spTitle01.third img {
		width: 67%;
		max-width: 391px;
	}

	#summer .spTitle02 .kome {
		font-size: 13px;
	}

	#summer .spTitle02 {
		font-size: 18px;
		margin-bottom: 20px;
	}
}

/* --------------------------------------------------
	忙しい生徒〜
-------------------------------------------------- */
#summer .spSection01 {
	background-color: #EAF4FC;
	padding: 40px 0 80px;
	margin-bottom: 80px;
}

#summer .spTxt01 {
	font-size: 18px;
	line-height: 32px;
}

@media screen and (max-width: 767px){
	#summer .spSection01 {
		padding: 20px 0 34px;
		margin-bottom: 40px;
	}
	#summer .spTxt01 {
		font-size: 14px;
		line-height: 21px;
	}
}

#summer .spBlock01 {
	margin-bottom: 60px;
}

#summer .spBlock01 .item {
	display: table;
	width: 100%;
	background-color: #fff;
	border: 1px solid #BBDBF3;
	-webkit-box-sizing: border-box;
	   -moz-box-sizing: border-box;
	        box-sizing: border-box;
	margin-bottom: 16px;
}
#summer .spBlock01 .item dt,
#summer .spBlock01 .item dd {
	display: table-cell;
	vertical-align: middle;
}
#summer .spBlock01 .item dt {
	padding: 10px;
	width: 200px;
}
#summer .spBlock01 .item dd {
	padding-right: 20px;
}
#summer .spBlock01 .item dd img {
	max-width: 100%;
	margin-bottom: 10px;
}

@media screen and (max-width: 767px){
	#summer .spBlock01 {
		margin-bottom: 30px;
	}

	#summer .spBlock01 .item {
		border-left: none;
		border-right: none;
		border-top: none;
		border-bottom: 1px solid #BBDBF3;
		-webkit-box-sizing: border-box;
		   -moz-box-sizing: border-box;
		        box-sizing: border-box;
		margin-bottom: 0;
	}
	#summer .spBlock01 .col-sm-6:first-child .item {
		border-top: 1px solid #BBDBF3;
	}
	#summer .spBlock01 .item dt,
	#summer .spBlock01 .item dd {
		display: table-cell;
		vertical-align: middle;
	}
	#summer .spBlock01 .item dt {
		padding: 15px;
		width: 50px;
	}
	#summer .spBlock01 .item dd {
		padding-right: 15px;
		font-size: 11px;
	}
	#summer .spBlock01 .item dd img {
		/*max-width: 100%;*/
		margin-bottom: 5px;
		height: 14px;
		width: auto;
	}
}

/* --------------------------------------------------
	伸びる実感
-------------------------------------------------- */
#summer .spSection02 {
	margin-bottom: 60px;
}

#summer .spSection02 h2 {
	text-align: center;
	margin-bottom: 40px;
}

#summer .spTableWrapper {
	width: 100%;
	max-width: 764px;
	margin: 0 auto;
}
#summer .spTable01 {
	margin-bottom: 60px;
	width: 100%;
}
#summer .spTable01 th,
#summer .spTable01 td {
	border: 1px solid #CCCCCC;
	padding: 20px;
	vertical-align: middle;
	-webkit-box-sizing: border-box;
	   -moz-box-sizing: border-box;
	        box-sizing: border-box;
}
#summer .spTable01 th {
	background-color: #D8E8F6;
	
	font-weight: bold;
	border-right: none;
	width: 18%;
	max-width: 140px;
	text-align: left;
}
#summer .spTable01 td {
	border-left: none;
}

#summer .spTable01 td .period {
	
	font-weight: bold;
	font-size: 18px;
}
#summer .spTable01 td .txt02 {
	font-size: 13px;
}

#summer .spTable01 td.float {
	overflow: hidden;
	zoom: 1;
}
#summer .spTable01 tr td.float p {
	float: left;
	margin-right: 20px;
	margin-top: 0;
}
#summer .spTable01 tr td.float .txt02 {
	margin-top: 2px;
}

@media screen and (max-width: 767px){
	#summer .spTable01 {
		margin-bottom: 30px;
	}

	#summer .spTable01 th,
	#summer .spTable01 td {
		display: block;
	}
	#summer .spTable01 th {
		width: 100%;
		max-width: none;
		border-bottom: none;
		border-right: 1px solid #CCCCCC;
		padding: 10px;
		font-size: 13px;
	}
	#summer .spTable01 td {
		border-top: none;
		border-bottom: none;
		border-left: 1px solid #CCCCCC;
		padding: 15px 10px;
		font-size: 14px;
	}
	#summer .spTable01 tr:last-child td {
		border-bottom: 1px solid #CCCCCC;
	}
	#summer .spTable01 td .period {
		font-size: 14px;
	}
	#summer .spTable01 td .txt02 {
		font-size: 11px;
	}

	#summer .spTable01 tr td.float p {
		float: none;
		margin-right: 0;
	}
	#summer .spTable01 tr td.float .txt02 {
		margin-top: 10px;
	}
}

/* --------------------------------------------------
	56講座
-------------------------------------------------- */
.spBlock02 {
	margin-bottom: 40px;
	border: 1px solid #CCCCCC;
	padding: 20px 0;
	overflow: hidden;
	zoom: 1;
}
.spBlock02 .item {
	float: left;
	width: 25%;
	text-align: center;
	-webkit-box-sizing: border-box;
	   -moz-box-sizing: border-box;
	        box-sizing: border-box;
}
.spBlock02 .item .inner {
	border-right: 1px solid #CCCCCC;
}
.spBlock02 .item:last-child .inner {
	border-right: none;
}

.spBlock02 .item p:first-child {
	font-size: 24px;
	margin-bottom: 20px;
}
.spBlock02 .item p:last-child {
	font-size: 16px;
}
.spBlock02 .item p:last-child span {
	vertical-align: baseline;
	font-weight: bold;
	font-size: 44px;
	color: #F08500;
	padding-left: 3px;
}
.spBlock02 .item:nth-child(3) p:last-child span {
	padding-left: 0;
}
.spBlock02 .item:last-child p:last-child span {
	padding-right: 3px;
}

@media screen and (max-width: 767px){
	.spBlock02 {
		padding: 10px 15px;
		margin-bottom: 10px;
	}
	.spBlock02 .item {
		width: 50%;
	}
	.spBlock02 .item .inner {
		border: none;
	}
	.spBlock02 .item .inner {
	}
	.spBlock02 .item:first-child .inner {
		border-right: 1px solid #ccc;
		padding-right: 7px;
	}
	.spBlock02 .item:nth-child(2) .inner {
		border-bottom: 1px solid #ccc;
		padding-bottom: 7px;
		margin-left: 7px;
	}
	.spBlock02 .item:nth-child(3) .inner {
		border-top: 1px solid #ccc;
		margin-right: 7px;
		padding-top: 7px;
	}
	.spBlock02 .item:last-child .inner {
		border-left: 1px solid #ccc;
		padding-left: 7px;
		margin-top: 7px;
	}

	.spBlock02 .item p:first-child {
		font-size: 16px;
		margin-bottom: 10px;
	}
	.spBlock02 .item p:last-child {
		font-size: 12px;
		line-height: 1;
	}
	.spBlock02 .item p:last-child span {
		font-size: 25px;
	}

}

/* --------------------------------------------------
	おすすめ受講例
-------------------------------------------------- */
.spBlockWrapper03 {
	margin-bottom: 40px;
}

.spBlock03 {}
.spBlock03 .title {
	background-repeat: repeat-x;
	background-position: left top;
	/*text-align: center;*/
}
.spBlock03 .title a {
	display: block;
	padding: 24px 22px;
	position: relative;
	background-image: url(/curriculum/images/summer/top/bg_white_border_pc.png);
	background-repeat: repeat;
	background-position: left top;
}
.spBlock03 .title a:after {
	content: "";
	position: absolute;
	display: block;
	width: 8px;
	height: 14px;
	top: 50%;
	right: 12px;
	margin-top: -7px;
	background-image: url(/curriculum/images/summer/top/hs_arrow.png);
	background-repeat: no-repeat;
	background-position: left top;
	-webkit-background-size: 8px auto;
	background-size: 8px auto;
	z-index: 1!important;
}
.spBlock03 .title img {
	max-width: 350px;
}
#summer .spBlock03 .title a img:hover {
	opacity: 1;
}

.spList01 li {
}
#summer .spList01 li a {
	display: block;
	padding: 16px 20px;
	position: relative;
	color: #333;
	text-decoration: none;
}
#summer .spList01 li a:after {
	content: "";
	position: absolute;
	display: block;
	width: 8px;
	height: 14px;
	top: 50%;
	right: 12px;
	margin-top: -7px;
	background-repeat: no-repeat;
	background-position: left top;
	-webkit-background-size: 8px auto;
	background-size: 8px auto;
	z-index: 1;
}
#summer .spList01 li a dt {
	margin-bottom: 10px;
}
#summer .spList01 li a dt img {
	height: 17px;
	width: auto;
}
#summer .spList01 li a dd {
	padding-right: 15px;
	font-size: 17px;
}

/* 高1 */
.spBlock03.hs01 {
	background-color: #F6F9F4;
}
.spBlock03.hs01 .title {
	/*background-image: url(/curriculum/images/summer/top/line_01_pc.png);*/
	/*border-bottom: 1px solid #A0C585;*/
	background-color: #78A558;
}
.spBlock03.hs01 .spList01 li {
	border-bottom: 1px solid #A0C585;
}
#summer .spBlock03.hs01 .spList01 li a:after {
	background-image: url(/curriculum/images/summer/top/hs_01_arrow.png);
}

/* 高2 */
.spBlock03.hs02 {
	background-color: #F6F6F9;
}
.spBlock03.hs02 .title {
	/*background-image: url(/curriculum/images/summer/top/line_02_pc.png);*/
	/*border-bottom: 1px solid #9F9CC9;*/
	background-color: #716DA3;
}
.spBlock03.hs02 .spList01 li {
	border-bottom: 1px solid #9F9CC9;
}
#summer .spBlock03.hs02 .spList01 li a:after {
	background-image: url(/curriculum/images/summer/top/hs_02_arrow.png);
}


/* 高3 */
.spBlock03.hs03 {
	background-color: #FAF4F6;
}
.spBlock03.hs03 .title {
	/*background-image: url(/curriculum/images/summer/top/line_03_pc.png);*/
	/*border-bottom: 1px solid #E096B4;*/
	background-color: #B25379;
}
.spBlock03.hs03 .spList01 li {
	border-bottom: 1px solid #E096B4;
}
#summer .spBlock03.hs03 .spList01 li a:after {
	background-image: url(/curriculum/images/summer/top/hs_03_arrow.png);
}


@media screen and (max-width: 767px){

	.spBlockWrapper03 {
		margin-bottom: 20px;
	}

	.spBlock03 {}
	.spBlock03 .title {
		background-repeat: repeat-x;
		background-position: left top;
		-webkit-background-size: 50% auto;
		background-size: 50% auto;
		/*text-align: center;*/
	}
	.spBlock03 .title a {
		padding: 15px;
		padding-bottom: 16px;
		background-image: url(/curriculum/images/summer/top/bg_white_border_sp.png);
		-webkit-background-size: 50% auto;
		background-size: 50% auto;
	}
	.spBlock03 .title a img {
		vertical-align: middle;
	}

	.spBlock03 .title img {
		max-width: 120px;
	}

	.spList01 li {
	}
	#summer .spList01 li a {
		padding: 15px;
	}
	#summer .spList01 li a:after {
		width: 6px;
		height: 10px;
		right: 10px;
		margin-top: -5px;
		-webkit-background-size: 6px auto;
		background-size: 6px auto;
	}
	#summer .spList01 li a dl {
		display: table;
		width: 100%;
	}
	#summer .spList01 li a dt,
	#summer .spList01 li a dd {
		display: table-cell;
		vertical-align: middle;
	}
	#summer .spList01 li a dt {
		margin-bottom: 0;
		width: 65px;
	}
	#summer .spList01 li a dt img {
		/*height: 12px;
		width: auto;*/
		width: 50px;
		height: auto;
		vertical-align: middle;
	}
	#summer .spList01 li a dd {
		padding-right: 10px;
		font-size: 13px;
	}

	/* 高1 */
	.spBlock03.hs01 {
		margin-bottom: 10px;
	}
	.spBlock03.hs01 .title {
		/*background-image: url(/curriculum/images/summer/top/line_01_sp.png);*/
		border-bottom: 1px solid #A0C585;
	}
	.spBlock03.hs01 .spList01 li {
	}
	#summer .spBlock03.hs01 .spList01 li a:after {
	}

	/* 高2 */
	.spBlock03.hs02 {
		margin-bottom: 10px;
	}
	.spBlock03.hs02 .title {
		/*background-image: url(/curriculum/images/summer/top/line_02_sp.png);*/
	}
	.spBlock03.hs02 .spList01 li {
	}
	#summer .spBlock03.hs02 .spList01 li a:after {
	}


	/* 高3 */
	.spBlock03.hs03 {
	}
	.spBlock03.hs03 .title {
		/*background-image: url(/curriculum/images/summer/top/line_03_sp.png);*/
	}
	.spBlock03.hs03 .spList01 li {
	}
	#summer .spBlock03.hs03 .spList01 li a:after {
	}
}

/* --------------------------------------------------
	受講生の声
-------------------------------------------------- */
.spSection03 {
	margin-bottom: 80px;
	margin-top: 40px;
}

.voice {
	background-image: url(/curriculum/images/summer/top/bg_02.png);
	padding: 7px;
	margin-bottom: 16px;
}
.voice .inner {
	background-color: #EAF4FC;
	padding: 35px 30px 15px 30px;
	background-repeat: no-repeat;
	-webkit-background-size: 80px auto;
	background-size: 80px auto;
	background-position: 24px bottom;
}

.voice.boy01 .inner {
	background-image: url(/curriculum/images/summer/top/boy_01.png);
}
.voice.boy02 .inner {
	background-image: url(/curriculum/images/summer/top/boy_02.png);
}
.voice.girl01 .inner {
	background-image: url(/curriculum/images/summer/top/girl_01.png);
}
.voice.girl02 .inner {
	background-image: url(/curriculum/images/summer/top/girl_02.png);
}

.voice .inner dl {
	margin-bottom: 25px;
}
.voice .inner dt {
	font-size: 22px;
	line-height: 34px;
	font-weight: bold;
	margin-bottom: 15px;
}
.voice .inner dd {
}
.voice .inner dd p {
	font-size: 16px;
	line-height: 28px;
}

.voice .inner .person {
	margin-left: 95px;
}
.voice .inner .person p {
	font-size: 14px;
	line-height: 16px;
}
.voice .inner .person p:first-child {
	color: #3AA1D5;
	margin-bottom: 10px;
}

@media screen and (max-width: 767px){

	.spSection03 {
		margin-bottom: 40px;
		margin-top: 20px;
	}

	.voice {
		-webkit-background-size: 50% auto;
		background-size: 50% auto;
		padding: 5px;
	}
	.voice .inner {
		padding: 20px 15px 15px 15px;
		-webkit-background-size: 60px auto;
		background-size: 60px auto;
		background-position: 18px bottom;
	}

	.voice .inner dl {
		margin-bottom: 20px;
	}
	.voice .inner dt {
		font-size: 14px;
		line-height: 22px;
		margin-bottom: 10px;
	}
	.voice .inner dd {
	}
	.voice .inner dd p {
		font-size: 12px;
		line-height: 18px;
	}

	.voice .inner .person {
		margin-left: 75px;
	}
	.voice .inner .person p {
		font-size: 11px;
		line-height: 14px;
	}
	.voice .inner .person p:first-child {
		margin-bottom: 10px;
	}
}

/* --------------------------------------------------
	特典
-------------------------------------------------- */
.spBlock04 {
	margin-bottom: 50px;
	margin-top: 40px;
}

.spBlock04 .item {
	text-align: center;
	background-image: url(/curriculum/images/summer/top/line_04_pc.png);
	background-repeat: repeat-x;
	background-position: left top;
	padding-top: 25px;
}
.spBlock04 .item .txt02 {
	text-align: left;
}

.spBlock04 .item .mt {
	margin-top: 18px;
}

.spBlock04.present {
	overflow: hidden;
	zoom: 1;
}

.spBlock04.present .present01 {
	float: left;
	width: 40%;
	text-align: center;
	padding-top: 10px;
}
.spBlock04.present .present02 {
	margin-left: 40%;
	text-align: center;
	padding: 20px 15px 0;
	margin-bottom: 10px;
}
.spBlock04.present .present02 p:first-child {
	margin-bottom: 20px;
}
.spBlock04.present .present02 p:first-child img {
	max-width: 424px;
	width: 100%;
}

@media screen and (max-width: 767px){
	.spBlock04 {
		margin-bottom: 0;
		margin-top: 20px;
	}

	.spBlock04 .item {
		background-image: url(/curriculum/images/summer/top/line_04_sp.png);
		-webkit-background-size: 50% auto;
		background-size: 50% auto;
		padding-top: 4.5%;
		padding-bottom: 10px;
	}
	#summer .spBlock04 .item img {
		width: 89.655%;
		margin: 0 auto;
	}

	.spBlock04 .item .mt {
		margin-top: 10px;
	}

	.spBlock04.present {
		margin-top: 0;
		margin-bottom: 30px;
	}
	.spBlock04.present .item {
		padding-top: 40px;
	}

	.spBlock04.present .present01 {
		float: none;
		width: 100%;
		padding: 0;
	}
	.spBlock04.present .present02 {
		margin-left: 0;
		padding: 10px 15px 0;
	}
	.spBlock04.present .present02 p:first-child {
		margin-bottom: 20px;
	}
	.spBlock04.present .present02 p:first-child img {
		max-width: 511px;
		width: 100%;
	}
}

/* --------------------------------------------------
	入会特典
-------------------------------------------------- */
.cvContent01 h3 {
	text-align: center;
	margin-bottom: 40px;
}
.cvContent01 h3 img {
	width: 100%;
	max-width: 700px;
}
.cvContent01 .cbTxt01 {
	text-align: center;
	font-size: 18px;
	line-height: 26px;
	margin-bottom: 30px;
}

@media screen and (max-width: 767px){
	.cvContent01 h3 {
		margin-bottom: 20px;
	}
	#summer .cvContent01 h3 img {
		width: 100%;
		max-width: 600px;
	}
	.cvContent01 .cbTxt01 {
		text-align: left;
		font-size: 13px;
		line-height: 20px;
		margin-bottom: 10px;
	}
}


#summer .spTable02 {
	margin-bottom: 40px;
	width: 100%;
}
#summer .spTable02 th,
#summer .spTable02 td {
	border: 1px solid #CCCCCC;
	padding: 20px;
	vertical-align: middle;
	-webkit-box-sizing: border-box;
	   -moz-box-sizing: border-box;
	        box-sizing: border-box;
}
#summer .spTable02 th {
	background-color: #FEEBBE;
	
	font-weight: bold;
	border-right: none;
	width: 24%;
	max-width: 140px;
	text-align: center;
	font-size: 18px;
}
#summer .spTable02 td {
	border-left: none;
	background-color: #fff;
	font-size: 18px;
}

#summer .spTable02 td .txt02 {
	font-size: 13px;
	margin-top: 2px;
}

#summer .spTable02 td .lead {
	
	font-weight: bold;
	font-size: 24px;
    line-height: 1.8;
	position: relative;
	padding: 0 0 .1em 0;
	/*padding: 0 .7em .1em .2em;*/
	/*padding: 0 0 .1em;*/
	z-index: 1;
	display: inline-block;
	margin-left: -5px;
	/*letter-spacing: -0.1em;*/
}
#summer .spTable02 td .lead span.large {
	font-size: 40px;
}
#summer .spTable02 td .lead:after {
	position: absolute;
	bottom: 10px;
	left: 0;
	z-index: -1;
	content: '';
	width: 100%;
	height: 18px;
	background-color: #FEEBBE	;
	border-radius: 16px 2px;
}



@media screen and (max-width: 767px){
	#summer .spTable02 {
		margin-bottom: 15px;
	}

	#summer .spTable02 th,
	#summer .spTable02 td {
		display: block;
	}
	#summer .spTable02 th {
		width: 100%;
		max-width: none;
		border-bottom: none;
		border-right: 1px solid #CCCCCC;
		padding: 10px;
		font-size: 13px;
		text-align: left;
	}
	#summer .spTable02 td {
		border-top: none;
		border-bottom: none;
		border-left: 1px solid #CCCCCC;
		padding: 15px 10px;
		font-size: 14px;
	}
	#summer .spTable02 tr:last-child td {
		border-bottom: 1px solid #CCCCCC;
	}

	#summer .spTable02 td .txt02 {
		font-size: 11px;
	}

	#summer .spTable02 td .lead {
		font-size: 16px;
	    line-height: 1.8;
		position: relative;
		padding: 0 .7em .1em .2em;
		/*padding: 0 0 .1em;*/
		z-index: 1;
		display: inline-block;
		letter-spacing: -0.03em;
	}
	#summer .spTable02 td .lead span.large {
		font-size: 27px;
	}
	#summer .spTable02 td .lead:after {
		position: absolute;
		bottom: 10px;
		left: 0;
		z-index: -1;
		content: '';
		width: 100%;
		height: 18px;
		border-radius: 16px 2px;
	}
}

/* --------------------------------------------------
	お申し込みの流れ
-------------------------------------------------- */
.stepWrapper {
	/*margin: 0 60px 80px;*/
	width: 100%;
	max-width: 796px;
	margin: 0 auto 80px;
}

.spStep {
	overflow: hidden;
	zoom: 1;
	/**/
	display: table;
	width: 100%;
}

.spStep .step {
	/*float: left;*/
	display: table-cell;
	width: 20%;
	-webkit-box-sizing: border-box;
	   -moz-box-sizing: border-box;
	        box-sizing: border-box;
	border-right: 1px solid #DDDDDD;
	padding: 0 16px 16px;
	position: relative;
}
@media screen and (min-width: 768px){
	.spStep .step:after {
		content: "";
		position: absolute;
		width: 11px;
		height: 25px;
		background-image: url(/curriculum/images/summer/top/arrow_step.png);
		background-repeat: no-repeat;
		background-position: left top;
		top: 60px;
		right: -11px;
	}

	.spStep .step:last-child dt {
		/*padding-left: 10px;*/
	}
}

.spStep .step:last-child:after {
	background-image: none;
}
.spStep .step:last-child {
	border-right: none;
}

.spStep .step .imgBox {
	margin-bottom: 10px;
}
.spStep .step .imgBox img {
	max-width: 87px;
}

.spStep .step dt {
	
	font-weight: bold;
	margin-bottom: 10px;
}
.spStep .step dd {
	font-size: 13px;
}

@media screen and (max-width: 767px){
	.stepWrapper {
		margin: 0 0 40px;
	}
	.spStep {
	}

	.spStep .step {
		/*float: none;*/
		display: table;
		width: 100%;
		width: 100%;
		border-bottom: 1px solid #DDDDDD;
		border-right: none;
		padding: 10px 10px 10px 5px;
	}
	.spStep .step:after {
		content: "";
		position: absolute;
		width: 17px;
		height: 7px;
		background-image: url(/curriculum/images/summer/top/arrow_step_sp.png);
		background-repeat: no-repeat;
		background-position: left top;
		-webkit-background-size: 17px auto;
		background-size: 17px auto;
		left: 25px;
		bottom: -7px;
	}
	.spStep .step:first-child {
		border-top: 1px solid #DDDDDD;
	}
	.spStep .step:last-child {
		border-right: none;
	}
	.spStep .step:nth-child(4) {
		padding: 20px 10px 20px 5px;
	}


	.spStep .step .imgBox {
		margin-bottom: 10px;
		display: table;
		width: 100%;
	}
	.spStep .step .imgBox img {
		max-width: 87px;
		display: table-cell;
		vertical-align: bottom;
	}

	.spStep .step .imgBox,
	.spStep .step dl {
		display: table-cell;
		vertical-align: middle;
	}

	.spStep .step .imgBox {
		width: 65px;
	}
	.spStep .step dl {
		padding-left: 10px;
	}

	.spStep .step dt {
		margin-bottom: 3px;
		font-size: 14px;
	}
	.spStep .step dd {
		font-size: 12px;
	}
	.spStep .step dd .mb20 {
		margin-bottom: 2px!important;
	}
}

/* --------------------------------------------------
	バナー
-------------------------------------------------- */
.spBanner {
	margin-bottom: 160px;
}

.spBanner .item {
	margin-bottom: 16px;
}

@media screen and (max-width: 767px){
	.spBanner {
		margin-bottom: 40px;
	}

	.spBanner .item {
		margin-bottom: 10px;
	}
}

/* --------------------------------------------------
	有料講習
-------------------------------------------------- */
#summer .spTable01.chargeTable th {
	width: 25%;
}

.spSection05 {
	margin-bottom: 130px;
	position: relative;
}

.spSection05 h2 {
	text-align: center;
	position: relative;
	margin-bottom: 47px;
}

.spSection05:before,
.spSection05:after,
.spSection05 h2:before,
.spSection05 h2:after {
	content: "";
	position: absolute;
	width: 130px;
	height: 135px;
	background-repeat: no-repeat;
}
.spSection05:before {
	bottom: -50px;
	left: 0;
	background-image: url(/curriculum/images/summer/top/left_bottom.png);

}
.spSection05:after {
	bottom: -50px;
	right: 0;
	background-image: url(/curriculum/images/summer/top/right_bottom.png);

}
.spSection05 h2:before {
	top: -90px;
	left: 0;
	background-image: url(/curriculum/images/summer/top/left_top.png);

}
.spSection05 h2:after {
	top: -90px;
	right: 0;
	background-image: url(/curriculum/images/summer/top/right_top.png);
	z-index: -1;
}

.spSection05 h2 img {
	max-width: 796px;
	width: 100%;
}

#summer .spSection05 .spTxt01 {
	text-align: center;
	margin-bottom: 20px;
}
#summer .spSection05 .txtCenter {
	text-align: center;
	margin-bottom: 30px;
}
#summer .spSection05 .spTxt01 {
	margin-top: -90px;
}
#summer .spSection05 .spTable01 {
	margin-bottom: 30px;
}

@media screen and (max-width: 767px){
	#summer .spTable01.chargeTable th {
		width: 100%;
	}
	.spSection05 {
		margin-bottom: 100px;
	}

	.spSection05 h2 {
		margin-bottom: 30px;
	}

	.spSection05:before,
	.spSection05:after,
	.spSection05 h2:before,
	.spSection05 h2:after {
		width: 65px;
		height: 70px;
		background-repeat: no-repeat;
		-webkit-background-size: 65px auto;
		background-size: 65px auto;
	}
	.spSection05:before {
		bottom: -80px;
		left: 0;
		background-image: url(/curriculum/images/summer/top/left_bottom.png);

	}
	.spSection05:after {
		bottom: -80px;
		right: 0;
		background-image: url(/curriculum/images/summer/top/right_bottom.png);

	}
	.spSection05 h2:before {
		top: 20px;
		left: 0;
		background-image: url(/curriculum/images/summer/top/left_top.png);

	}
	.spSection05 h2:after {
		top: 20px;
		right: 0;
		background-image: url(/curriculum/images/summer/top/right_top.png);

	}

	.spSection05 h2 img {
		max-width: 796px;
		width: 100%;
	}

	#summer .spSection05 .spTxt01,
	#summer .spSection05 .txtCenter {
		text-align: left;
	}
	#summer .spSection05 .spTxt01 {
		margin-top: 0;
		
		font-weight: bold;
		font-size: 15px;
		margin-bottom: 10px;
	}
	#summer .spSection05 .txtCenter {
		font-size: 12px;
		margin-bottom: 25px;
	}
	#summer .spSection05 .spTable01 {
		margin-bottom: 20px;
	}
}

/* --------------------------------------------------
	ボタン
-------------------------------------------------- */
.spBtnSection {
	padding: 30px 0;
	margin-bottom: 100px;
	border-top: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
}

.spBtnSection ul {
	/*width: 684px;*/
	margin: 0 auto;
	overflow: hidden;zoom: 1;
}
.spBtnSection ul li {
	float: left;
	width: 50%;
	text-align: center;
	-webkit-box-sizing: border-box;
	   -moz-box-sizing: border-box;
	        box-sizing: border-box;
}
.spBtnSection ul li p {
	padding: 15px 0;
	width: 288px;
	margin: 0 auto;
}
.spBtnSection ul li:first-child {
	border-right: 1px solid #CCCCCC;
}
#summer .spBtnSection ul li p a {
	color: #fff;
	text-decoration: none;
}

@media screen and (max-width: 767px){
	.spBtnSection {
		padding: 0;
		margin-bottom: 50px;
		border: none;
	}

	.spBtnSection ul {
	}
	.spBtnSection ul li {
		float: none;
		width: 100%;
	}
	.spBtnSection ul li p {
		padding: 0;
		width: 100%;
		margin: 0 auto;
	}
	.spBtnSection ul li:first-child {
		border-right: none;
		margin-bottom: 10px;
	}
}


/* --------------------------------------------------
	小林追記　/　講座一覧ボタン背景
-------------------------------------------------- */


#summer .cvContent02 {
	background-color: #EAF4FC;
	padding: 40px 0;
	margin-bottom: 86px;
}

#summer .cvContent02 .btnCV {
	width: 100%;
	max-width: 408px;
	text-align: center;
	margin: 0 auto;
}
@media screen and (max-width: 1039px){
	#summer .cvContent02 .btnCV .spOnly {
		display: block!important;
	}
	#summer .formLink .spOnly {
		display: inline!important;
	}
	#summer .cvContent02 .btnCV .pcOnly,
	#summer .formLink .pcOnly {
		display: none!important;
	}
}

#summer .cvContent02 .btnCV a {
	display: block;
	text-decoration: none;
	background-color: #F08500;
	color: #fff;
	font-weight: bold;
	padding: 16px 0;
	border-radius: 6px;
}

@media screen and (min-width: 1040px){
	#summer .cvContent02 .btnCV a:before,
	#summer .cvContent02 .btnCV a:after {
		position: absolute;
		z-index: -1;
		display: block;
		content: '';
	}
	#summer .cvContent02 .btnCV a,
	#summer .cvContent02 .btnCV a:before,
	#summer .cvContent02 .btnCV a:after {
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
		-webkit-transition: all .3s;
		transition: all .3s;
	}
	#summer .cvContent02 .btnCV a:hover {
		opacity: 0.7;
	}
}

#summer .cvContent02 .btnCV a span {
	line-height: 1.2;
	display: block;
}
#summer .cvContent02 .btnCV a span:first-child {
	font-size: 24px;
}
#summer .cvContent02 .btnCV a span:last-child {
	font-size: 30px;
}

@media screen and (max-width: 767px){
	#summer .cvContent02 {
		margin-bottom: 40px;
		padding: 25px 15px;
	}

	#summer .cvContent02 .btnCV {
		max-width: none;
	}

	#summer .cvContent02 .btnCV a {
		padding: 12px 0;
	}

	#summer .cvContent02 .btnCV a span:first-child {
		font-size: 16px;
	}
	#summer .cvContent02 .btnCV a span:last-child {
		font-size: 18px;
	}
}
