#lead {
	margin-bottom:30px;
	height:743px;
	background: url(../img/index_bg.png) no-repeat 0 0;
}
#lead div.process1 {	top:18px;}
#lead div.process2 {
	top:87px;
	left:33px;
}
#lead div.process2 h3 {	margin-left:-14px;}
#lead div.process2 p.img {
	top:18px;
	left:0;
}
#lead div.process3 {
	top:45px;
	left:290px;
}
#lead div.process3 h3 {	margin-left:13px;}
#lead div.process3 p.img {
	top:-7px;
	left:0;
}
#lead div.process4 {
	top:147px;
	left:503px;
}
#lead div.process4 h3 {	margin-left:34px;}
#lead div.process4 p.img {
	top:9px;
	left:0;
}
#lead div.process5 {
	top:376px;
	left:438px;
}
#lead div.process5 h3 {	margin-left:44px;}
#lead div.process5 p.img {
	top:29px;
	left:0;
}
#lead div.process6 {
	top:253px;
	left:206px;
}
#lead div.process6 h3 {	margin-left:40px;}
#lead div.process6 p.img {
	top:25px;
	left:0;
}
#lead div.process7 {
	top:346px;
	left:29px;
}
#lead div.process7 h3 {	margin-left:-26px;}
#lead div.process7 p.img {
	top:25px;
	left:0;
}
#lead div.process8 {
	top:570px;
	left:142px;
}
#lead div.process8 h3 {	margin-left:39px;}
#lead div.process8 p.img {
	top:10px;
	left:0;
}
#lead div.process9 {
	top:495px;
	left:240px;
}
#lead div.process10 {
	top:581px;
	left:422px;
}
br.br_sp, br.br_sp600 {
	display: none;
}
#main p.cloud_comment {
	font-size: 155%;
}
#main p.cloud_comment span {
	color: #FB7600;
	background-image: none;
	display: inline;
}
#faq .position_parents01 {
	position: relative;
	margin-left: 10px;
}
#faq span {
	display: block;
	width: 100%;
	height: 58px;
	background-image: url("../img/index_quesbox_left.png"), url("../img/index_quesbox_repeat.png");
	background-repeat: no-repeat, repeat-x;
}
#faq div.position_parents01 p.quesbox_txt {
	font-size: 17px;
	color: #1884BA;
	font-weight: bold;
	margin-top: -42px;
	padding-left: 70px;
}
#faq p.quesbox_right {
	width: 12px;
	height: 58px;
	background-image: url("../img/index_quesbox_right.png");
	background-repeat: no-repeat;
	position: absolute;
	right: 0;
	top: 6px;
}
#fee div.row div.box div.inner .position_parents02 {
	position: relative;
}
#fee div.row div.left div.inner div.txt {
	border-top: 1px dotted #7F7F7F;
	border-bottom: 1px dotted #7F7F7F;
}
#fee div.row div.left div.inner div.txt ul {
	overflow: hidden;
	zoom: 1;
	display: block;
	width: 274px;
	margin: 0 auto;

}
#fee div.row div.left div.inner div.txt ul li {
	float: left;
	padding-left: 0.5em;
	text-indent: -0.5em;
}
#fee div.row div.left div.inner div.txt ul li:before {
	content: url("../img/list_style.png");
}

#fee div.row div.box div.inner p.btn {
	width: 197px;
	height: 36px;
	border: solid 1px #D26300;
	background:url(/jpn/chinese/learning_method/img/can-do/allow01.png), linear-gradient(top center, #FB9C48 0%, #F17202 100%);
	background:url(/jpn/chinese/learning_method/img/can-do/allow01.png), -moz-linear-gradient(top center, #FB9C48 0%, #F17202 100%);
	background:url(/jpn/chinese/learning_method/img/can-do/allow01.png), -webkit-gradient(linear, left top, left bottom, from(#FB9C48), to(#F17202));
	background:url(/jpn/chinese/learning_method/img/can-do/allow01.png), -webkit-linear-gradient(top center, #FB9C48 0%, #F17202 100%);
	background:url(/jpn/chinese/learning_method/img/can-do/allow01.png), -ms-linear-gradient(top, #FB9C48, #F17202);
	background-repeat: no-repeat;
	background-position: 5%;
	border-radius: 4px;
	margin-top: 8px;
}
#fee div.row div.box div.inner a {
	display: block;
	width: 197px;
	height: 36px;
	text-decoration: none;
	margin-left: auto;
	margin-right: auto
}
#fee div.row div.box div.inner a:hover {
	opacity: 0.7;
}

#fee div.row div.box div.inner p.btn_txt {
	width: 197px;
	height: 36px;
	color: #ffffff;
	padding-left: 45px;
	font-weight: bold;
	font-size: 11px;
	position: absolute;
	top: 2px;
}
#fee div.row div.left div.inner p.btn_txt {
	display: flex;
    align-items: center;
    box-sizing: border-box;
}
#fee div.row div.box div.inner p.txt {
	border-top: 1px #7F7F7F dotted;
	border-bottom: 1px #7F7F7F dotted;
	padding: 0 20px;
}
@media screen and (min-width:601px) {
	#main div.indent .illust_sp {
		display: none;
	}
}

@media screen and (max-width:600px) {
	br.br_sp600 {
		display: block;
	}
	br.br_pc {
		display: none;
	}
	#main div.indent #lead {
		display: none;
	}
	#main div.indent .illust_sp {
		display block;
	}
	#main p.cloud_comment {
		width: 370px;
		height: 90px;
		background-size: contain;
		font-size: 15px;
		padding-top: 25px;
		margin-top: 15px;
	}
	#faq div.position_parents01:first-of-type p.quesbox_txt {
		margin-top: -50px;
		padding-left: 70px;
		padding-right: 12px;
		font-size: 13px;
	}
	#faq div.position_parents01 p.quesbox_txt {
		margin-top: -55px;
		padding-left: 70px;
		padding-right: 12px;
	}



	#faq div.indent div.row div.left {
		max-width: 275px;
		width: 100%;
		margin: 0 auto;
	}
	#faq div div.row div.right {
		width: 100%;
	}
	#faq div div.row div.right p {
		margin-top: 20px;
	}

	#fee div.lead > p {
		margin-bottom: 40px;
	}
	#fee div.lead > p a {
        display: block;
		margin: 1em 0 -2em;
	}
	#fee div.lead .btn_detail {
		position: absolute;
		left: 0;
		top: 85px;
	}
	#fee .indent .row .box {
		margin-left: auto;
		margin-right: auto;
		margin-bottom: 10px;
		max-width: 325px;
		width: 100%;
	}
	#fee div.row div.left div.inner div.txt ul {
		width: 100%;
	}
	#fee div.row div.left div.inner div.txt ul li {
		float: none;
	}
	#fee div.row div.box div.inner p.txt {
		padding: 0;
	}


}/*max-width:600px*/

@media screen and (max-width:400px) {
	br.br_sp {
		display: block;
	}
	.br_pc, br.br_sp600 {
		display: none;
	}
	#main p.cloud_comment {
		width: 270px;
		height: 80px;
		margin-top: 15px;
		margin-bottom: 15px;
	}
	#faq div.position_parents01 {
		margin-left: 0px;
	}
	#faq div.position_parents01 p.quesbox_txt {
		font-size: 13px;
		padding-left: 65px;
		padding-top: 7px;
		margin-top: -55px;
	}
	#faq div.position_parents01:first-of-type p.quesbox_txt {
		font-size: 9.5px;
		padding-left: 63px;
	}
	#fee div.lead > p {
		font-size: 12px;
	}
	#fee div.lead .btn_detail {
		position: absolute;
		left: 0;
		top: 100px;
	}






}

