#appeal {
	padding: 4px 0 0;
}
#appeal_intro {
	position: relative;
	padding: 44% 0 32px;
}
#appeal_intro::before {
	content: '';
	position: absolute;
	display: block;
	top: 0;
	left: -4%;
	width: 62%;
	height: 300px;
	background: url(../img/appeal/intro_obj_l.png) no-repeat;
	background-size: contain;
	z-index: -2;
}
#appeal_intro::after {
	content: '';
	position: absolute;
	display: block;
	top: 0;
	right: -14%;
	width: 62%;
	height: 300px;
	background: url(../img/appeal/intro_obj_r.png) no-repeat;
	background-size: contain;
	z-index: -1;
}
#appeal_intro > div {
	padding: 0 16px;
}
#appeal_intro h1 {
	margin: 0 0 8px;
	color: #E37780;
	line-height: 1.2;
	text-align: center;
}
#appeal_intro h1 span {
	font-size: 22px;
}
#appeal_intro h1 img {
	zoom: .5;
}
#appeal_intro h1 + p {
	font-size: 11px;
	text-align: left;
}
@media screen and (min-width: 768px) {
	#appeal_intro {
		width: 1000px;
		margin: 0 auto;
		padding: 80px 0 80px;
	}
	#appeal_intro::before {
		left: -304px;
		width: 507px;
		height: 333px;
	}
	#appeal_intro::after {
		right: -304px;
		width: 516px;
		height: 352px;
	}
	#appeal_intro h1 {
		line-height: 1.3;
		margin: 0 0 32px;
	}
	#appeal_intro h1 span {
		font-size: 50px;
	}
	#appeal_intro h1 img {
		zoom: .64;
	}
	#appeal_intro h1 + p {
		font-size: 14px;
		text-align: center;
	}
	p.contact_btn.web.page a {
	    padding: 30px 0 0 80px;
	}
}
@media screen and (min-width: 1608px) {
	#appeal_intro {
		width: 100%;
		margin: 0;
	}
	#appeal_intro::before {
		left: 0;
	}
	#appeal_intro::after {
		right: 0;
	}
}
/*appeal_skill*/
#appeal_skill {
	padding: 32px 16px;
	background: #F9E4E6;
}
#appeal_skill h2 {
	margin: 0 0 16px;
	padding: 48px 0 0;
	color: #796339;
	font-size: 20px;
	text-align: center;
	background: url(../img/appeal/appeal_tit01.png) no-repeat top center;
	background-size: 45.5px;
}
#appeal_skill > div {
	position: relative;
}
#appeal_skill figure {
	max-width: 460px;
	width: 79.9%;
	margin: 0 auto 24px;
	text-align: center;
}
#appeal_skill > div h3 {
	margin: 0 0 8px;
	color: #330000;
	font-size: 20px
}
#appeal_skill > div h3 + p {
	margin: 0 0 32px;
	font-size: 11px
}
#appeal_skill > div a {
	display: block;
	margin: 12px 0 0;
	padding: 16px 0;
	text-align: center;
	text-decoration: none;
	font-weight: bold;
	color: #FFFFFF;
	background: #BFA36C;
}
#appeal_skill > div a::before {
	content: '';
	display: inline-block;
	width: 10px;
	height: 7px;
	margin-right: 8px;
	background: url(../../common/img/about/obj_tri_2.png) no-repeat;
	background-size: contain;
}
@media screen and (min-width: 768px) {
	#appeal_skill {
		padding: 72px 16px;
		background: #F9E4E6;
	}
	#appeal_skill h2 {
		margin: 0 0 32px;
		padding: 88px 0 0;
		font-size: 40px;
		background-size: 91px;
	}
	#appeal_skill figure {
		float: left;
		margin: 0 32px 0 0;
	}
	#appeal_skill > div h3 {
		margin: 80px 0 12px;
		font-size: 34px;
	}
	#appeal_skill > div h3 + p {
		font-size: 14px
	}
	#appeal_skill > div a {
		position: absolute;
		width: 508px;
		bottom: 0px;
		right: 0px;
		font-size: 20px;
	}
	#appeal_skill > div a::before {
		width: 20px;
		height: 14px;
	}
	#appeal_skill > div a:hover {
		opacity: 1;
		background: #330000;
	}
}
#appeal_teacher {
	margin: 32px 0 0;
}
#appeal_teacher > div:first-child {
    min-height: auto;
    padding: 0 0 0 0;
    text-align: center;
    margin: 0 auto 3%;

}
#appeal_teacher h3 {
	color: #330000;
	font-size: 20px;
}
#appeal_teacher p {
	font-size: 11px;
}
#appeal_teacher h3 + p {
	margin: 0 0 4px;
	color: #744424;
	font-weight: bold;
}
#appeal_teacher > div:nth-child(2) {
	padding: 20px;
	color: #FFFFFF;
	background: #330000;
}
#appeal_teacher h4 {
	margin: 0 0 4px;
	font-size: 15px;
}
#appeal_teacher li {
	font-size: 10px;
}
#appeal_teacher a {
	display: block;
	margin: 12px auto 0;
	padding: 16px 0;
	text-align: center;
	text-decoration: none;
	font-weight: bold;
	color: #FFFFFF;
	background: #BFA36C;
}
#appeal_teacher a::before {
	position: relative;
	content: '';
	display: inline-block;
	top: -1px;
	width: 7px;
	height: 5.5px;
	margin-right: 4px;
	background: url(../../common/img/about/obj_tri_3.png) no-repeat;
	background-size: contain;
}
#appeal_teacher a.inst {
    width: 25px;
    display: inline-block;
    background: none;
    margin: 0 0 0 20px;
    padding: 0;
}
#appeal_teacher a.inst::before {
	display:none;
}
#appeal_teacher a.inst:hover {

}
#appeal_teacher > div.adbox_flex {
    display: block;
	background: none;
	padding: 0;
}
#appeal_teacher > div.adbox_flex div {
    background: #330000;
    width: 100%;
    padding: 20px 20px;
    margin: 0 1% 5%;
}
#appeal_teacher .adbox_flex h4 {
    color: #BFA36C;
    text-align: center;
    font-weight: 700;
    font-size: 1.4em;
}
@media screen and (min-width: 768px) {
	#appeal_teacher {
		width: 1000px;
		margin: 32px auto 0;
	}
	#appeal_teacher > div:first-child {
	    min-height: auto;
	    padding: 40px 0 0 0px;
	    background: none;
	    text-align: center;
	}
	#appeal_teacher h3 {
		margin: 0 0 4px;
		font-size: 34px;
	}
	#appeal_teacher p {
		font-size: 14px;
	}
	#appeal_teacher h3 + p {
		margin: 0 0 8px;
		font-size: 20px;
	}
	#appeal_teacher > div:nth-child(2) {
		padding: 20px 104px;
	}
	#appeal_teacher h4 {
		font-size: 20px;
	}
	#appeal_teacher li {
		font-size: 14px;
		line-height: 1.6;
	}
	#appeal_teacher a {
	    width: 508px;
	    bottom: 0px;
	    right: 0px;
	    font-size: 20px;
	}
	#appeal_teacher a::before {
		top: -1px;
		width: 11px;
		height: 8.5px;
		margin-right: 8px;
	}
	#appeal_teacher a:hover {
	    opacity: 1;
	    background: #330000;
	}
	#appeal_teacher a:hover::before {
		background: url(../../common/img/about/obj_tri_2.png) no-repeat;
		background-size: contain;
	}
	#appeal_teacher > div.adbox_flex {
	    background: none;
	    display: flex;
	    flex-wrap: wrap;
	    justify-content: space-between;
	    padding: 0;
	}
	#appeal_teacher > div.adbox_flex div {
	    background: #330000;
	    width: 48%;
	    padding: 30px 20px;
	}
	#appeal_teacher .adbox_flex h4 {
	    color: #BFA36C;
	    text-align: center;
	    font-weight: 700;
	    font-size: 1.4em;
	}
}

/*appeal_environment*/
#appeal_environment {
	padding: 32px 16px;
}
#appeal_environment h2 {
	margin: 0 0 16px;
	padding: 48px 0 0;
	color: #796339;
	font-size: 20px;
	text-align: center;
	background: url(../img/appeal/appeal_tit02.png) no-repeat top center;
	background-size: 62.5px;
}
#appeal_environment h2 + p {
	margin: 0 0 16px;
	font-size: 11px;
}
#appeal_environment > figure {
	margin: 0 0 16px;
}
#appeal_environment > div > figure {
	float: left;
	margin: 0 4px 0 0;
}
#appeal_environment > div > figure img {
	zoom: .36;
}
#appeal_environment h3 {
	margin: 0 0 8px;
	padding: 44px 0 0;
	color: #796339;
	font-size: 17px;
	background: url(../img/appeal/check.png) no-repeat;
	background-position: top 30px left 100px;
	background-size: 41px;
}
#appeal_environment h3 + p {
	font-size: 10px;
}
@media screen and (min-width: 768px) {
	#appeal_environment {
		padding: 72px 32px 32px;
	}
	#appeal_environment h2 {
		margin: 0 0 32px;
		padding: 88px 0 0;
		font-size: 40px;
		background-size: 125px;
	}
	#appeal_environment h2 + p {
		margin: 0 0 40px;
		font-size: 14px;
		text-align: center;
	}
	#appeal_environment > figure {
		text-align: center;
	}
	#appeal_environment > div {
		width: 700px;
		margin: 0 auto;
	}
	#appeal_environment > div > figure {
		margin: 0 8px 0 0;
	}
	#appeal_environment > div > figure img {
		zoom: 1;
	}
	#appeal_environment h3 {
		font-size: 34px;
		background-position: top 10px left 272px;
		background-size: auto;
	}
	#appeal_environment h3 + p {
		font-size: 14px;
	}
}
/*appeal_uniform*/
#appeal_uniform {
	padding: 32px 4px 40px;
	background: #FFCC33;
}
#appeal_uniform h2 {
	margin: 0 0 8px;
	padding: 48px 0 0;
	color: #FFFFFF;
	font-size: 20px;
	text-align: center;
	background: url(../img/appeal/appeal_tit03.png) no-repeat top center;
	background-size: 80.5px;
}
#appeal_uniform h2 + p {
	margin: 0 0 12px;
	font-size: 10px;
	text-align: center;
}
@media screen and (min-width: 768px) {
	#appeal_uniform {
		padding: 64px 0;
	}
	#appeal_uniform h2 {
		margin: 0 0 32px;
		padding: 96px 0 0;
		font-size: 44px;
		background-size: 161px;
	}
	#appeal_uniform h2 + p {
		font-size: 15px;
	}
	#appeal_uniform p:nth-child(3) {
		width: 771px;
		height: 647px;
		margin: 0 auto;
		background: url(../img/appeal/uniform_pc.png?0) no-repeat;
	}
}
/*appeal_journey*/
#appeal_journey {
	padding: 32px 16px 16px;
	text-align: center;
}
#appeal_journey figure:first-child {
	margin: 0 0 8px;
}
#appeal_journey figure:first-child img {
	zoom: .5;
}
#appeal_journey figure:first-child + p {
	margin: 0 0 8px;
	color: #2A0A02;
	font-size: 10px;
	font-weight: bold;
}
#appeal_journey h2 {
	margin: 0 0 12px;
	color: #796339;
	font-size: 17px;
}
#appeal_journey h2 + p {
	margin: 0 0 16px;
	font-size: 10px;
	text-align: left;
}
#appeal_journey figure:last-child {
	position: relative;
	width: 222px;
	margin: 0 auto;
}
#appeal_journey figure:last-child::before {
	content: '';
	position: absolute;
	display: block;
	width: 103.5px;
	height: 41.5px;
	right: -12px;
	bottom: -12px;
	background: none;
	background-size: contain;
}
@media screen and (min-width: 768px) {
	#appeal_journey {
		padding: 64px 0 104px;
		text-align: center;
	}
	#appeal_journey figure:first-child {
		margin: 0 0 20px;
	}
	#appeal_journey figure:first-child img {
		zoom: 1;
	}
	#appeal_journey figure:first-child + p {
		margin: 0 0 32px;
		font-size: 15px;
	}
	#appeal_journey h2 {
		margin: 0 0 48px;
		font-size: 40px;
	}
	#appeal_journey h2 + p {
		margin: 0 0 36px;
		font-size: 15px;
		text-align: center;
	}
	#appeal_journey figure:last-child {
		width: 444px;
	}
	#appeal_journey figure:last-child::before {
		width: 207px;
		height: 83px;
		right: -36px;
		bottom: -16px;
	}
}
#appeal_journey_voice {
	padding: 32px 16px;
	background: #FFFFCC;
}
#appeal_journey_voice > div {
	padding: 0 0 216px 84px;
	background: url(../img/appeal/voice_profile.png?0) no-repeat,
				url(../img/appeal/voice_travel.png?0) no-repeat;
	background-position: top 16px left 0, bottom center;
	background-size: 75px, 191.5px;
}
#appeal_journey_voice h3 {
	padding: 18px 0 0;
	color: #330000;
	font-size: 15px;
	background: url(../img/appeal/check_2.png) no-repeat;
	background-position: top 0 left 0;
	background-size: 40.5px;
}
#appeal_journey_voice h3 + p {
	color: #330000;
	font-size: 11px;
	font-weight: bold;
}
#appeal_journey_voice p {
	font-size: 10px;
}
@media screen and (min-width: 768px) {
	#appeal_journey_voice {
		padding: 48px 0px 32px;
	}
	#appeal_journey_voice > div {
		position: relative;
		padding: 0 448px 0 176px;
		background: url(../img/appeal/voice_profile.png?0) no-repeat;
		background-position: top 0 left 0;
		background-size: 150px;
	}
	#appeal_journey_voice > div::after {
		content: '';
		position: absolute;
		display: block;
		width: 383px;
		height: 380px;
		top: -96px;
		right: 16px;
		background: url(../img/appeal/voice_travel.png?0) no-repeat;
	}
	#appeal_journey_voice h3 {
		padding: 32px 0 0;
		font-size: 30px;
		background-size: 81px;
	}
	#appeal_journey_voice h3 + p {
		margin: -6px 0 8px ;
		font-size: 22px;
	}
	#appeal_journey_voice p {
		font-size: 15px;
	}
}
#appeal_journey_off h3 {
	margin: 0 0 12px;
	color: #E37780;
	font-size: 25px;
	text-align: center;
}
#appeal_journey_off h3 + p {
	margin: 0 0 12px;
	padding: 0 16px;
	font-size: 10px;
}
@media screen and (min-width: 768px) {
	#appeal_journey_off {
		padding: 96px 0 0;
	}
	#appeal_journey_off h3 {
		color: #E37780;
		font-size: 50px;
	}
	#appeal_journey_off h3 + p {
		margin: 0 0 48px;
		font-size: 14px;
		text-align: center;
	}
}
div.appeal_slider img {
	max-width: none;
	width: 100%;
}
@media screen and (min-width: 768px) {
	div.appeal_slider img {
		width: 100%;
	}
	div.appeal_slider p {
		color: #330000;
		padding: 12px;
		background: url(../img/appeal/arrow_right.png) no-repeat;
		background-position: top 12px right 0;
	}
}
#appeal ul.btn_list {
	overflow:hidden;
	width:1000px;
	margin:80px auto 20px;
}
#appeal ul.btn_list li {
	float:left;
	width:320px;
	margin-right:20px;
}
#appeal ul.btn_list li:nth-of-type(3) {
	margin:0;
}