/*--
	■Contents
	1.Base
	2.Link Ele
	3.Head Ele
	4.Contents Ele
	5.Menu Ele
	6.Footer Ele
	7.Main Contents Ele
	8.Common Patrs Ele
	9.Indivisual Ele
	10.Index Ele
	11.Sitemap Ele
	12.Form Ele

=========================================================*/

/*-- 

	1.Base

====================================================== --*/

body {
	background-color: #FFFFFF;
	font-size: 13px;
	color: #545454;
	margin:0px;
	padding:0px;
	text-align:center;
}
.all {
	width: 940px;
	margin:0px auto;
	text-align:left;
}
.partition {
	clear: both;
	display: none;
}
img {
	border: 0px;
	vertical-align:top;
}
dl,dt,dd,ul,li,ol {
	margin: 0px;
	padding:0px;
	line-height: 1.3em;
}
dt {
	font-weight: bold;
}
hr {
	display:none;
	clear:both;
}
.anchor{
	font-size:0px;
	line-height:0px;
	display:block;
	overflow:hidden;
	height:0px;
}
.clear{
	clear:both;
	font-size:0px;
	line-height:0px;
	height:0px;
}
sup{
	vertical-align:5px;
	font-size:9px;
}

/*-- 

	2.Link Ele

====================================================== --*/
a:link {
}
a:visited {
}
a:hover {
}


/*-- 

	3.Head Ele

====================================================== --*/
.head {
	width: 940px;
	margin:0px 0px 10px;
}
.head .logo{
	width:220px;
	margin:0px 0px 8px;
}
.head .logo p{
	color:#333;
	padding:5px 0px;
	font-size:10px;
	line-height:1.4em;
	font-weight:bold;
	margin:0px;
}

.head .visual{
	width:940px;
	height:350px;
	position:relative;
	margin:0px 0px 10px;
	background:url(../../../images/pi_gakusyu/zadankai3/main_bg.jpg) no-repeat left top;
}
.head .visual h1{
	position:absolute;
	margin:0px;
	padding:0px;
	left:75px;
	top:12px;
}
.head .visual ul.navi{
	left:669px;
	top:61px;
	width:242px;
	position:absolute;
}
.head .visual ul.navi li{
	list-style:none;
}
.head .visual ul.backnumber{
	left:38px;
	top:288px;
	width:620px;
	position:absolute;
}
.head .visual ul.backnumber li{
	list-style:none;
	float:left;
	margin:0px 20px 0px 0px;
}
.head .socialBtn{
	height:20px;
}
.head .socialBtn div{
	float:left;
	margin-right:10px;
}

/*.backnumberList
-----------------------------------*/
.backnumberList{
  margin: 15px 0;
  display: flex;
  flex-wrap: wrap;
}
.backnumberList li{
  margin-right: 6px;
  margin-top: 6px;
}
.backnumberList li a{
  display: block;
  padding: 7px 20px 7px 40px;
  border-radius: 5px;
  background: #EFF7FC;
  text-decoration: none;
  color: #3C98DD;
  position: relative;
}
.backnumberList li a:before{
  content: "";
  width: 14px;
  height: 14px;
  background: #3C98DD;
  border-radius: 50%;
  display: block;
  position: absolute;
  left: 20px;
  top: 50%;
  transform: translateY(-50%);
}
.backnumberList li a:after{
  content: "";
  border-left: 4px solid #FFF;
  border-top: 3px solid transparent;
  border-bottom: 3px solid transparent;
  position: absolute;
  display: block;
  left: 25px;
  top: 50%;
  transform: translateY(-50%);
}


/*-- 

	Contents Ele

====================================================== --*/

.block *{
	box-sizing: content-box;
}
.block {
	width:940px;
	padding:0px 0px 15px;
	margin:0px 0px 45px;
	background:url(../../../images/pi_gakusyu/zadankai3/bg.jpg) repeat left top;
}
.block h2{
	color: #FFF;
	background:url(../../../images/pi_gakusyu/zadankai3/h2_bg.jpg) repeat left top;
	margin:0px 0px 20px 0px;
	font-size: 21px;
	padding: 10px 20px;
}
.block p{
	line-height:1.6em;
	margin:30px 40px 30px 40px;
}
.block .imgLeft{
	float:left;
	padding:0px 0px 0px 30px;
}
.block .imgRight{
	float:right;
	padding:0px 30px 0px 0px;
}
.block .line{
	clear:both;
	background:url(../../../images/pi_gakusyu/zadankai3/line.gif) no-repeat left top;
	width:860px;
	height:5px;
	margin:25px 40px;
}
.block .line img{
	visibility:hidden;
}

#Anchor01 dl{
	margin:0px 0px 25px 38px;
	float:left;
	width:504px;
	background:url(../../../images/pi_gakusyu/zadankai3/bg.gif) repeat left top;
	position: relative;
}
* html #Anchor01 dl{
	margin-left:19px;
}
#Anchor01 dl:after{
	content: "";
	width: 35px;
	height: 26px;
	background: url("../../../images/pi_gakusyu/zadankai3/fukidashi_right.png");
	background-size: 100% 100%;
	display: block;
	position: absolute;
	left: 99%;
	top: 50%;
	transform: translateY(-50%);
}
#Anchor01 dl.voice02{
	margin:0px 38px 25px 0px;
	float:right;
	position: relative;
}
* html #Anchor01 dl.voice02{
	margin-right:19px;
}
#Anchor01 .voice02:after{
	background: url("../../../images/pi_gakusyu/zadankai3/fukidashi_left.png");
	left: auto;
	right: 99%;
}

#Anchor01 dl dt{
	background:url(../../../images/pi_gakusyu/zadankai3/bg_top.gif) no-repeat left top;
	padding:24px 0px 0px 35px;
	margin:0px 0px 5px;
	color: #3F2C27;
	font-size: 18px;
}
#Anchor01 dl dd{
	background:url(../../../images/pi_gakusyu/zadankai3/bg_bottom.gif) no-repeat left bottom;
	padding:0px 35px 24px 35px;
	line-height:1.6em;
}

#Anchor01 .voiceImg{
	float:left;
	padding:0px 0px 0px 0px;
	width:344px;
	position:relative;
	height: 111px;
}
#Anchor01 .voiceImg img{
	position:absolute;
	left:40px;
	top:0px;
}
#Anchor01 .voiceImg02{
	float:right;
	padding:0px 0px 0px 0px;
	width:284px;
	position:relative;
	height: 116px;
}
#Anchor01 .voiceImg02 img{
	position:absolute;
	right:60px;
	top:0px;
}







#Anchor02 .imgRight{
	padding:0px 43px 0px 0px;
}
#Anchor02 .voice01{
	margin:0px 38px 10px 0px;
	background:url(../../../images/pi_gakusyu/zadankai3/bg02_top.gif) no-repeat right top;
	width:445px;
	padding:25px 0px 0px;
	float:right;
	position:relative;
}
* html #Anchor02 .voice01{
	margin-right:19px;
}
#Anchor02 .voice01 p,
#Anchor02 .voice02 p{
	position: relative;
}
#Anchor02 .voice01 p:after,
#Anchor02 .voice02 p:after{
	content: "";
	width: 35px;
	height: 26px;
	background: url("../../../images/pi_gakusyu/zadankai3/fukidashi_left.png");
	background-size: 100% 100%;
	display: block;
	position: absolute;
	right: 99%;
	top: 30%;
}
#Anchor02 .voice02 p:after{
	background: url("../../../images/pi_gakusyu/zadankai3/fukidashi_right.png");
	right: 0;
	left: 99%;
	top: 30%;
}

#Anchor02 .voice01 p{
	background:url(../../../images/pi_gakusyu/zadankai3/bg02_bottom.gif) no-repeat right bottom;
	margin:0px 0px 0px auto;
	width:300px;
	padding:0px 27px 20px;
}
#Anchor02 .voice01 img{
	position:absolute;
	left:0px;
	top:50%;
	margin-top:-56px;
}


#Anchor02 .voice02{
	margin:0px 0px 16px 38px;
	background:url(../../../images/pi_gakusyu/zadankai3/bg03_top.gif) no-repeat left top;
	width:508px;
	padding:25px 0px 0px;
	float:left;
	position:relative;
}
* html #Anchor02 .voice02{
	margin-left:19px;
}

#Anchor02 .voice02 p{
	background:url(../../../images/pi_gakusyu/zadankai3/bg03_bottom.gif) no-repeat left bottom;
	margin:0px auto 0px 0px;
	width:350px;
	padding:0px 27px 20px;
}
#Anchor02 .voice02 img{
	position:absolute;
	right:0px;
	top:50%;
	margin-top:-56px;
}







/*
	point
*/

.point,
.advice{
	width:860px;
	background:url(../../../images/pi_gakusyu/zadankai3/bg_point.gif) repeat-y left top;
	margin:0px 40px 40px;
}
.point dt,
.advice dt{
	width:860px;
	background:url(../../../images/pi_gakusyu/zadankai3/bg_point_top.gif) no-repeat left top;
}
.point dt img{
	padding:30px 0px 40px 35px;
	position:relative;
	z-index:10;
}
.point dd,
.advice dd{
	margin:-190px 0px 0px;
	padding:28px 0px 2px 225px;
	min-height:160px;
	background:url(../../../images/pi_gakusyu/zadankai3/bg_point_bottom.gif) no-repeat left bottom;
}
* html .point dd{
	height:160px;
}
.point dd ul li{
	color:#5D3564;
	line-height:1.6em;
	list-style:none;
	text-indent:-1em;
	padding-left:1em;
	margin:0px 30px 1.6em 0px;
}
.point dd ul li span{
	color:#B697BB;
}
#Anchor04{
	position: relative;
}
#Anchor04 .img06{
	position: absolute;
	right: 60px;
	top: 100px;
}
#Anchor04 .point{
	margin-bottom:20px;
}
#Anchor03 .point dt img,
#Anchor04 .point dt img{
	padding:15px 0px 20px 35px;
}
#Anchor03 .point dd,
#Anchor04 .point dd{
	margin:-150px 0px 0px 0px;
	min-height:120px;
}
* html #Anchor03 .point dd{
	height:120px;
}
* html #Anchor04 .point dd{
	height:120px;
}



/*
	advice
*/

.advice{
	margin:0px 40px 40px;
}
/*
#Anchor03 .advice{
	height:470px;
	background:url(../../../images/pi_gakusyu/zadankai3/03_advice_bg.gif) no-repeat left top;
}
*/
.advice dt img{
	padding:15px 0px 24px 15px;
	position:relative;
	z-index:10;
}
#Anchor03 .advice dt img{
	padding:15px 0px 11px 15px;
}


.advice dd{
	margin:-220px 0px 0px;
	min-height:190px;
	position:relative;
}
#Anchor03 .advice dd{
	padding:28px 220px 260px 0px;
}
#Anchor02 .advice dd img{
	position:absolute;
	right:14px;
	top:-19px;
}
.advice dd ul{
	margin-right:215px;
}
.advice dd ul li{
	color:#4D7026;
	line-height:1.6em;
	list-style:none;
	text-indent:-1em;
	padding-left:1em;
	margin:0px 30px 1.6em 0px;
}
.advice dd ol{
	margin-left:225px;
}
.advice dd ol li{
	color:#4D7026;
	line-height:1.6em;
	position:relative;
	margin:0px 30px 0em 1em;
}
* + html .advice dd ol li{
	margin:0px 30px 0em 2em;
}
* html .advice dd ol li{
	margin:0px 30px 0em 2em;
}
.advice dd ul li span{
	color:#8CA963;
}
.advice dd ul li strong{
	font-size:15px;
}

#Anchor03 .advice dd img{
	position:absolute;
	bottom:33px;
}
#Anchor03 .advice dd .img01{
	right:15px;
	top:10px;
	bottom:auto;
}
#Anchor03 .advice dd .img02{
	right:30px;
	bottom:47px;
}
#Anchor03 .advice dd .img03{
	left:25px;
}
#Anchor03 .advice dd .img04{
	left:245px;
}
#Anchor03 .advice dd .img05{
	left:465px;
}




#Anchor03 .imgRight01{
	float:right;
	padding:12px 72px 0px 0px;
}
#Anchor03 .imgRight02{
	float:right;
	padding:0px 72px 0px 0px;
	margin:-20px 0px 0px 0px;
}

#Anchor03 .voice01{
	margin:0px 38px 10px 0px;
	background:url(../../../images/pi_gakusyu/zadankai3/bg04_top.gif) no-repeat left top;
	width:424px;
	padding:25px 0px 0px;
	float:right;
	position:relative;
}
* html #Anchor03 .voice01{
	margin-right:19px;
}

#Anchor03 .voice01 p{
	background:url(../../../images/pi_gakusyu/zadankai3/bg04_bottom.gif) no-repeat left bottom;
	margin:0px 0px 0px auto;
	width:305px;
	padding:0px 92px 20px 27px;
}
#Anchor03 .voice01 p.ex{
	background:url(../../../images/pi_gakusyu/zadankai3/bg04_between.gif) no-repeat left bottom;
	padding-bottom:55px;
}
#Anchor03 .voice01 img{
	position:absolute;
	right:20px;
	top:50%;
	margin-top:-55px;
}


#Anchor03 .voice{
	margin:0px 0px 30px 38px;
	background:url(../../../images/pi_gakusyu/zadankai3/bg04_top.gif) no-repeat left top;
	width:424px;
	padding:25px 0px 0px;
	float:left;
	position:relative;
}
* html #Anchor03 .voice{
	margin-left:19px;
}

#Anchor03 .voice p{
	background:url(../../../images/pi_gakusyu/zadankai3/bg04_bottom.gif) no-repeat left bottom;
	margin:0px auto 0px 0px;
	width:305px;
	padding:0px 27px 20px 92px;
}
#Anchor03 .voice img{
	position:absolute;
	left:20px;
	top:-15px;
}

#Anchor03 .voice02 p{
	padding:0px 92px 20px 27px;
}
#Anchor03 .voice02 img{
	left:auto;
	right:20px;
}
#Anchor03 .voice03{
	float:right;
	margin:0px 38px 10px 0px;
}
* html #Anchor03 .voice03{
	margin-left:0px;
	margin-right:19px;
}
#Anchor03 .voice04{
	float:left;
	margin:10px 0px 10px 38px;
}
* html #Anchor03 .voice04{
	margin-left:19px;
	margin-right:0px;
}







#Anchor04 .imgRight{
	padding:31px 69px 0px 0px;
}
#Anchor04 .imgLeft{
	position:relative;
	z-index:10;
}


#Anchor04 .voice{
	margin:0px 0px 30px 43px;
	background:url(../../../images/pi_gakusyu/zadankai3/bg05_top.gif) no-repeat left top;
	width:574px;
	padding:25px 0px 0px;
	float:left;
	position:relative;
	z-index:1;
}
* html #Anchor04 .voice{
	margin-left:21px;
}

#Anchor04 .voice p{
	background:url(../../../images/pi_gakusyu/zadankai3/bg05_bottom.gif) no-repeat left bottom;
	margin:0px auto 0px 0px;
	width:450px;
	padding:0px 32px 20px 92px;
}
#Anchor04 .voice img{
	position:absolute;
	left:20px;
	top:-15px;
}
#Anchor04 .voice02{
	margin-top:-20px;
}
#Anchor04 .voice02 p{
	padding:0px 92px 20px 32px;
}
#Anchor04 .voice02 img{
	left:auto;
	right:20px;
}



.finish {
	width:940px;
	padding:0px 0px 95px;
	margin:0px 0px 45px;
	text-align:center;
	background:url(../../../images/pi_gakusyu/zadankai3/finish_bg.gif) no-repeat center bottom;
}
.finish p{
	font-size: 16px;
	color: #3F2C27;
}
.finish p strong{
	font-size: 21px;
}

.showroom {
	width:940px;
	padding:0px 0px 35px;
	margin:0px 0px 45px;
	background:url(../../../images/pi_gakusyu/zadankai3/showroom_bg.jpg) repeat left top;
}
.showroom h2{
	color: #FFF;
	background:url(../../../images/pi_gakusyu/zadankai3/h2_bg2.jpg) repeat left top;
	margin:0px 0px 20px 0px;
	font-size: 21px;
	padding: 10px 20px;
}

.showroom p{
	line-height:1.6em;
	margin:30px 40px 30px 40px;
}
.showroom .img{
	float:left;
	padding:0px 0px 0px 40px;
	margin:0px 100px 0px 0px;
}


