
/***********************
	pcのみ
	********************/

@media screen and (min-width: 769px) {

	section.lower_lesson {
		padding-bottom: 0;
		padding-top: 100px;
	}

	section.lower_contact {
		padding-top: 0;
		padding-bottom: 150px;
	}

	.gray {
		display: block;
		font-size: 0.9em;
		margin-bottom: 10px;
	}

	.txt_ttl {
		font-size: 1.6em;
		padding-top: 100px;
		text-align: center;
		border-bottom: #393939 1px solid;
		padding-bottom: 20px;
		margin-bottom: 20px;
		color: #393939;
		font-weight: 500;
	}

	.sec_orientation .txt_ttl {
		font-size: 1.6em;
		padding-top: 0;
		text-align: left;
		font-weight: bold;
		border: none;
		padding-bottom: 0;
		margin-bottom: 20px;
	}
	.txt_ttl.ttl_seminar {
		background-image: url(/eab_web/lesson/img/ttl_seminar.png);
		background-repeat: no-repeat;
		background-position: top left;
		background-size: auto 80px;
		text-indent: -10px;
	}

	.txt_ttl.ttl_trial {
		background-image: url(/eab_web/lesson/img/ttl_trial.png);
		background-repeat: no-repeat;
		background-position: top left;
		background-size: auto 80px;
		text-indent: -10px;
	}

	.txt_ttl.ttl_planning {
		background-image: url(/eab_web/lesson/img/ttl_planning.png);
		background-repeat: no-repeat;
		background-position: top left;
		background-size: auto 80px;
	}

	.txt_ttl.ttl_schedule {
		text-align: left;
		border-bottom: none;
	}
	.txt_ttl.ttl_schedule + p.under_pink {
		border-bottom: #F2D0CB 2px solid;
		display: inline-block;
		line-height: 1.8;
	}

	.txt_ttl + p.h2_desc {
		font-size: 1.4em;
		text-align: center;
		margin-bottom: 30px;
		line-height: 1;
	}

	.lower_lesson p {
		text-align: center;
		line-height: 1.8;
	}

	.list_with_image {
		width: 80%;
		margin: 75px auto 60px auto;
		display: flex;
		justify-content: space-between;
		align-items: center;
		position: relative;
	}

	.list_with_image dl.outline {
		width: 450px;
		margin: 0 auto;
		line-height: 2.2;
		border-right: 1px solid #ccc;
		border-bottom: 1px solid #ccc;
		border-left: 1px solid #ccc;
		box-sizing: border-box;
	}

	.list_with_image dl.outline dt {
		text-align: center;
		width: 100px;
		letter-spacing: 3px;
		background: #fff;
		float: left;
		padding: 3px 3px 0 3px;
		border-top: 1px solid #ccc;
		/*width: 100px;*/
		/*text-align: justify;*/
		/*text-align-last: justify;*/
		/*text-justify: inter-ideograph;*/
		box-sizing: border-box;
	}

	/*.list_with_image dl.outline dt:after {*/
	/*	content: '・・・';*/
	/*	display: inline-block;*/
	/*	letter-spacing: -4px;*/
	/*	padding: 0 10px;*/

	/*}*/

	.list_with_image dl.outline dd {
		text-align: left;
		width: 348px;
		border-top: 0;
		background: #fff;
		margin-left: 100px;
		padding: 3px 3px 3px 10px;
		border-top: 1px solid #ccc;
		border-left: 1px solid #ccc;
		box-sizing: border-box;
	}
	.list_with_image dl.outline dd:after {
		content: '';
		display: block;
		clear: both;
	}

	.list_with_image .img_right {
		width: 300px;
		text-align: right;
	}

	.sec_trial .list_with_image .img_right img {
		max-width: 200px;
		position: absolute;
		top: -80px;
		right: 0;
	}

	.lower_lessonArea {
		margin-bottom: 150px;
	}

	/*SEMINAR*/
	.lower_lessonArea.sec_top .btnArea2,
	.lower_lessonArea.sec_planning .btnArea2 {
		margin-top: 100px;
	}
	.txt_ttl span {
		background: #F2D0CB;
		padding: 3px 15px;
		line-height: 1;
		font-size: 15px;
		letter-spacing: 3px;
		font-weight: 500;
		margin-left: 30px;
		position: absolute;
		top: 102px;
		text-indent: 0;
	}

	.sessionArea {
		width: 927px;
		margin: 0 auto;
		margin-bottom: 100px;
	}


	.sessionArea .session {
		margin-bottom: 35px;
	}

	.grayArea .inner {
		width: 1044px;
		margin: 0 auto;
	}

	.makingArea {

	}

	.calendarArea .txt {
		margin-bottom: 50px;
	}

	.calendarArea .txt p {
		margin-bottom: 15px;
	}

	.calendarArea .txt span {
		font-size: 0.8em;
		position: relative;
		display: inline;
	}

	.calendarArea .txt span::after {
		content: "";
		display: block;
		width: 100%;
		height: 6px;
		background-color: #F2D0CB;
		position: absolute;
		bottom: 0px;
		z-index: -1;
	}

	.formArea .resform_txt {
		margin-bottom: 50px;
	}

	.formArea .resform_txt p {
		font-size: 1.15em;
		line-height: 1.75em;
		margin-bottom: 10px;
	}

	.formArea .resform_txt span {
		font-size: 0.8em;
	}


	.formArea .mailform {

	}

	.formArea .mailform dt {
		width: 160px;
		float: left;
		clear: left;
		font-size: 1em;
		padding-top: 7px;
	}

	.formArea .mailform dt .must {

	}

	.formArea .mailform dd {
		margin-left: 170px;
		width: 700px;
		box-sizing: border-box;
		margin-bottom: 25px;
	}

	.formArea .mailform dd input {
		font-size: 100%;
		padding: 5px 5px;
		width: 100%;
	}

	.formArea .mailform dd textarea {
		width: 100%;
		height: 475px;
		font-size: 100%;
		padding: 5px 5px;
	}

	.formArea .buttons {
		text-align: center;
	}

	.formArea .buttons .submitBtn {
		display: block;
		width: 270px;
		height: 100%;
		padding: 15px 0;
		border: solid 1px #F2D0CB;
		background-color: #fff;
		color: #F2D0CB;
		text-align: center;
		transition: .5s;
		font-size: 1em;
		margin: 0 auto;
	}

	.formArea .buttons .submitBtn:hover {
		background-color: #F2D0CB;
		color: #fff;
	}

	ul.figure-list {
		display: flex;
		justify-content: left;
		align-items: flex-start;
	}

	ul.figure-list li {
		display: block;
		width: 220px;
		margin-right: 15px;
	}

	ul.figure-list li:last-of-type {
		margin-right: 0;
	}

	ul.figure-list li figure img {
		max-width: 100%;
		display: block;
	}

	ul.figure-list li figure figcaption {
		display: block;
		margin-top: 1em;
		line-height: 1.7;
		font-size: 85%;
	}

	ul.figure-list li figure figcaption span {
		font-size: 120%;
		display: block;
		font-weight: bold;
	}

	.ttl-block {
		padding-left: 70px;
	}

	section .inner {
		position: relative;
	}

	.numbering {
		font-style: normal;
		top: 10px;
	}

	.block_ttl {
		width: 925px;
		font-size: 1.6em;
		margin-bottom: 50px;
		margin: 0 auto;
	}

	ul.figure_list {
		justify-content: space-between;
		width: 100%;
		margin: 50px auto;
		flex-wrap: wrap;
		background-image: url(/eab_web/lesson/img/trial_step_bg.png);
		background-repeat: no-repeat;
		background-position: right 0 bottom 70px;
		background-size: 320px auto;
	}

	ul.figure_list:after {
		display: block;
		content: "";
		width: 290px;
	}

	ul.figure_list li {
		width: 290px;
		margin: 0;
		padding: 0 20px;
		text-align: center;
		display: flex;
		flex-wrap: wrap;
		align-items: flex-start;
		position: relative;
		margin-bottom: 50px;
	}

	ul.figure_list li .figure {
		width: 100%;
		order: 2;
	}

	ul.figure_list li .figure_title {
		width: 100%;
		order: 1;
		font-size: 1.4em;
		text-align: left;
		padding-bottom: 10px;
	}

	ul.figure_list li .figure_caption {
		width: 100%;
		order: 3;
		font-size: 1.2em;
		padding-top: 10px;
		font-weight: 500;
	}
	ul.figure_list li .figure_caption span {
		font-size: 14px;
		font-weight: normal;
		display: block;
	}
	.btnArea2 {
		position: relative;
		margin-top: 30px;
	}

	.btnArea2 .linkBtn {
		text-align: center;
	}

	.btnArea2 .linkBtn li {
		display: inline-block;
		margin: auto 10px;
		min-width: 400px;
		height: 100%;
	}

	.btnArea2 .linkBtn a {
		display: block;
		width: 100%;
		height: 100%;
		padding: 15px 0;
		border: solid 2px #F2D0CB;
		background-color: #F2D0CB;
		color: #fff;
		text-align: center;
		transition: .5s;
		font-size: 1.3em;
		margin: 0 auto;
		line-height: 1;
	}

	.btnArea2 .linkBtn a:hover {
		border: solid 2px #F2D0CB;
		background-color: #fff;
		color: #F2D0CB;
	}

	.icon_caption_area {
		text-align: right;
	}
	.icon_caption_area .icon_caption {
		display: inline-block;
		margin: 50px 0 10px 0;
	}
	.icon_caption_area .icon_caption li {
		display: inline-block;
		background-repeat: no-repeat;
		background-position: center	left;
		background-size: 24px auto;
		padding-left: 40px;
		line-height: 40px;
		margin-left: 30px;
	}
	.icon_caption_area .icon_caption li.icon_seminar {
		background-image: url(/eab_web/lesson/img/cal_icon_b.png);
	}
	.icon_caption_area .icon_caption li.icon_trial {
		background-image: url(/eab_web/lesson/img/cal_icon_r.png);
	}
	.icon_caption_area .icon_caption li.icon_planning {
		background-image: url(/eab_web/lesson/img/cal_icon_y.png);
	}

	.inner .shopBtn {
		 margin-top: 130px;
	}
}

/***********************
	spのみ
	********************/
@media screen and (max-width: 768px) {

section.lower_contact {
	padding-top: 0;
}

.gray{
	display: block;
	font-size: 0.9em;
	margin-bottom: 10px;
}

	.txt_ttl{
		font-size: 1.4em;
		padding-top: 4em;
		text-align: center;
		font-weight: normal;
		border-bottom: #393939 1px solid;
		padding-bottom: 20px;
		margin-bottom: 20px;
		margin-top: 2em;
	}

	.sec_orientation .txt_ttl{
		font-size: 1.4em;
		padding-top: 0;
		text-align: left;
		font-weight: bold;
		border-bottom: none;
		padding-bottom: 0;
		margin-bottom: 20px;
		margin-top: 2em;
		line-height: 1.4;
	}


	.txt_ttl.ttl_seminar {
		background-image: url(/eab_web/lesson/img/ttl_seminar.png);
		background-repeat: no-repeat;
		background-position: top left;
		background-size: auto 2em;
	}

	.txt_ttl.ttl_trial {
		background-image: url(/eab_web/lesson/img/ttl_trial.png);
		background-repeat: no-repeat;
		background-position: top left;
		background-size: auto 2em;
	}

	.txt_ttl.ttl_planning {
		background-image: url(/eab_web/lesson/img/ttl_planning.png);
		background-repeat: no-repeat;
		background-position: top left;
		background-size: auto 2em;
	}

	.txt_ttl.ttl_schedule {
		text-align: left;
		border-bottom: none;
	}
	.txt_ttl span {
		background: #F2D0CB;
		padding: 3px 15px;
		line-height: 1;
		font-size: 15px;
		letter-spacing: 3px;
		font-weight: 500;
		margin-left: 30px;
		position: relative;
		top: -5px;
	}
	.txt_ttl + p.h2_desc {
		font-size: 1.2em;
		text-align: center;
		margin-bottom: 50px;
		line-height: 1;
	}
	.lower_lesson p {
		line-height: 1.8;
		font-size: 0.9em;
	}
	/*.list_with_image {*/
	/*	margin: 1em auto;*/
	/*	display: flex;*/
	/*	flex-wrap: wrap;*/
	/*	position: relative;*/
	/*}*/

	/*.list_with_image dl.outline {*/
	/*	line-height: 1.7;*/
	/*	width: 100%;*/
	/*	font-size: 0.9em;*/
	/*	margin-bottom: 3em;*/
	/*}*/

	/*.list_with_image dl.outline dt {*/
	/*	float: left;*/
	/*	letter-spacing: 2px;*/
	/*}*/

	/*.list_with_image dl.outline dt:after {*/
	/*	content: '・・・';*/
	/*	padding-left: 0.5em;*/
	/*	padding-right: 0.5em;*/
	/*	letter-spacing: -3px;*/
	/*}*/

	/*.list_with_image dl.outline dd {*/
	/*	margin-left: 4em;*/
	/*}*/

	.list_with_image {
		width: 80%;
		margin: 1em auto;
	}

	.list_with_image dl.outline {
		width: 100%;
		line-height: 2.2;
		border-right: 1px solid #ccc;
		border-bottom: 1px solid #ccc;
		border-left: 1px solid #ccc;
		box-sizing: border-box;
		margin-bottom: 4em;
		margin-top: 3em;
	}

	.list_with_image dl.outline dt {
		text-align: center;
		width: 30%;
		letter-spacing: 3px;
		background: #fff;
		float: left;
		padding: 3px 3px 0 3px;
		border-top: 1px solid #ccc;
		/*width: 100px;*/
		/*text-align: justify;*/
		/*text-align-last: justify;*/
		/*text-justify: inter-ideograph;*/
		box-sizing: border-box;
	}

	/*.list_with_image dl.outline dt:after {*/
	/*	content: '・・・';*/
	/*	display: inline-block;*/
	/*	letter-spacing: -4px;*/
	/*	padding: 0 10px;*/

	/*}*/

	.list_with_image dl.outline dd {
		text-align: left;
		width: 70%;
		border-top: 0;
		background: #fff;
		margin-left: 30%;
		padding: 3px 3px 3px 10px;
		border-top: 1px solid #ccc;
		border-left: 1px solid #ccc;
		box-sizing: border-box;
	}
	.list_with_image dl.outline dd:after {
		content: '';
		display: block;
		clear: both;
	}

	.list_with_image .img_right {
		width: 100%;
		text-align: center;
	}
.sessionArea{
	width: 100%;
	margin: 0 auto;
	margin-bottom: 60px;
}


.sessionArea .session{
	margin-bottom: 30px;
}


.makingArea{
	
}

.calendarArea .txt{
	margin-bottom: 50px;
}

.calendarArea .txt p{
	margin-bottom: 15px;
	line-height: 1.75em
}

.calendarArea .txt span{
	font-size: 0.8em;
	position: relative;
	display: inline;
	background: linear-gradient(transparent 65%, #eabebe 65%);
}

/*.calendarArea .txt span::after{*/
/*	content: "";*/
/*	display: block;*/
/*	width: 100%;*/
/*	height: 6px;*/
/*	background-color: #eabebe;*/
/*	position: absolute;*/
/*	bottom: 0px;*/
/*	z-index: -1;*/
/*}*/

.formArea .resform_txt{
	margin-bottom: 50px;
}

.formArea .resform_txt p{
	font-size: 1em;
	line-height: 1.75em;
	margin-bottom: 10px;
}

.formArea .resform_txt span{
	font-size: 0.8em;
}

.formArea{
	
}


.formArea .mailform{
	
}

.formArea .mailform dt{
    font-size: 1em;
    padding: 5px 0;
}

.formArea .mailform dt .must{
	
}

.formArea .mailform dd{
	width: 100%;
	box-sizing: border-box;
	margin-bottom: 20px;
}

.formArea .mailform dd input{
	font-size: 100%;
	padding: 5px 5px;
	width: 100%;
	border: solid 1px #ccc;
	box-sizing: border-box;
}

.formArea .mailform dd textarea{
	width: 100%;
	height: 475px;
	font-size: 100%;
	padding: 5px 5px;
	border: solid 1px #ccc;
	box-sizing: border-box;
}

.formArea .buttons{
	text-align: center;
}

.formArea .buttons .submitBtn{
	display: block;
	width: 90%;
	height: 100%;
	padding: 15px 0;
	border: solid 1px #eabebe;
	background-color: #fff;
	color: #eabebe;
	text-align: center;
	transition: .5s;
	font-size: 1em;
	margin: 0 auto;
}

.formArea .buttons .submitBtn:hover{
	background-color: #eabebe;
	color: #fff;
}


	ul.figure-list {
		display: flex;
		justify-content: space-between;
		align-items: flex-start;
		flex-wrap: wrap;
	}

	ul.figure-list li {
		display: block;
		width: 47%;
		margin-bottom: 1em;
	}

	ul.figure-list li:last-of-type {
		margin-right: 0;
	}

	ul.figure-list li figure img {
		max-width: 100%;
		display: block;
	}

	ul.figure-list li figure figcaption {
		display: block;
		margin-top: 1em;
		line-height: 1.6;
		font-size: 85%;
	}

	ul.figure-list li figure figcaption span {
		font-size: 110%;
		color: #666;
		display: block;
	}
	.ttl-block {
		padding-left: 70px;
	}
	section .inner {
		position: relative;
		margin-bottom: 1em;
	}
	.numbering {
		font-style: normal;
		top: 2px;
	}
	.block_ttl {
		width: 925px;
		font-size: 1.4em;
		margin-bottom: 50px;
		margin: 0 auto;
		margin-bottom: 1em;
	}


	.btnArea2 {
		position: relative;
	}

	.btnArea2 .linkBtn {
		text-align: center;
		margin-top: 4em;
		margin-bottom: 3em;
	}

	.btnArea2 .linkBtn li {
		display: inline-block;
		margin: 1em auto;
		min-width: 90%;
		height: 100%;
	}

	.btnArea2 .linkBtn a {
		display: block;
		width: 100%;
		height: 100%;
		padding: 15px 0;
		border: solid 2px #F2D0CB;
		background-color: #F2D0CB;
		color: #fff;
		text-align: center;
		transition: .5s;
		font-size: 1.3em;
		margin: 0 auto;
		line-height: 1;
	}

	.btnArea2 .linkBtn a:hover {
		border: solid 2px #F2D0CB;
		background-color: #fff;
		color: #F2D0CB;
	}

	.lower_lessonArea {
		margin-bottom: 5em;
	}
	.lower_lessonArea.sec_top {
		width: 100%;
	}
	.lower_lessonArea.sec_trial .img_right {
		display: none;
	}

	ul.figure_list {
		justify-content: space-between;
		width: 100%;
		margin: 1em auto;
		display: flex;
		flex-wrap: wrap;
		background-image: url(/eab_web/lesson/img/trial_step_bg.png);
		background-repeat: no-repeat;
		background-position: right 0 bottom 3em;
		background-size: 50% auto;
	}

	ul.figure_list:after {
		display: block;
		content: "";
		width: 48%;
	}

	ul.figure_list li {
		width: 48%;
		margin: 0;
		padding: 0;
		text-align: center;
		display: flex;
		flex-wrap: wrap;
		align-items: flex-start;
		position: relative;
		margin-bottom: 1em;
	}

	ul.figure_list li .figure {
		width: 100%;
		order: 2;
	}

	ul.figure_list li .figure_title {
		width: 100%;
		order: 1;
		font-size: 1.2em;
		text-align: left;
		padding-bottom: 0.2em;
	}

	ul.figure_list li .figure_caption {
		width: 100%;
		order: 3;
		font-size: 1.1em;
		font-weight: normal;
	}
	ul.figure_list li .figure_caption span {
		font-size: 12px;
		font-weight: normal;
		display: block;
	}
	.icon_caption_area {
		text-align: right;
	}
	.icon_caption_area .icon_caption {
		display: inline-block;
		margin: 1em 0;
	}
	.icon_caption_area .icon_caption li {
		display: block;
		text-align: left;
		background-repeat: no-repeat;
		background-position: center	left;
		background-size: 1.1em auto;
		padding-left: 1.5em;
		line-height: 1.7;
	}
	.icon_caption_area .icon_caption li.icon_seminar {
		background-image: url(/eab_web/lesson/img/cal_icon_b.png);
	}
	.icon_caption_area .icon_caption li.icon_trial {
		background-image: url(/eab_web/lesson/img/cal_icon_r.png);
	}
	.icon_caption_area .icon_caption li.icon_planning {
		background-image: url(/eab_web/lesson/img/cal_icon_y.png);
	}
	.shopBtn.btn-reverse {
		width: 100%;
		margin-bottom: 120px;
	}

	/* shopBtn LESSON */
	.shopBtn.btn-reverse a {
		display: block;
		width: 100%;
		height: 100%;
		padding: 15px 0;
		border: solid 2px #F2D0CB;
		background-color: #F2D0CB;
		color: #fff;
		text-align: center;
		font-size: 1.3em;
		margin: 0 auto;
		line-height: 1;
	}
}