/*----------------------------------------------------------------------
subページ
----------------------------------------------------------------------*/
/*
 * header
 */
#sub_header2{
	text-align: center;
	margin: 0px auto 0 auto;
	width: 100%;
	/*height: 120px;*/
	/*background: url(../images/h_bg.png) 0 0 no-repeat;*/
	  background: url(../images/h_sub_bg.png) no-repeat top center;
	  background-size: 100% auto;	
	  max-width: 1200px;
	  height: 325px;
}

/*.header_back_btn {
	text-align: center;
	margin: 0 auto;
	padding: 20px 0px 0px 0px;

}
*/
#sub_header2 .sub_logo2 {
	text-align: center;
	margin: 0 auto;
	padding: 50px 0px 0px 0px;

}




.proback_btn {
	clear: both;
	padding: 0px 0px 70px 0px;
	text-align: center;
	margin:0 auto;
	position: relative;
}


.proback_btn a {
	background: url(../images/icon_p2.png) left 12px bottom 17px no-repeat;
	text-align: left;
	font-size: 17px;
	font-weight: bold;
	padding: 0.8em 4.0em 0.8em 4.0em;
	line-height: 145%;
	background-color: #00b1ff;
	color: #fff;
	border-radius: 1.5em;
}





h2 {
	position: relative;
	padding: .7em 0.5em .65em 1.3em;
	border-radius: 12px;
	/*border: 1px solid #ccc;*/
	/*background-color: #00b1ff;*/
	background: -webkit-repeating-linear-gradient(135deg, #0181f8, #0181f8 5px, #1a8df7 5px, #1a8df7 10px);
	background: repeating-linear-gradient(135deg, #0181f8, #0181f8 5px, #1a8df7 5px, #1a8df7 10px);
	color: #fff;
	font-size: 22px;
	text-align: left;
	letter-spacing: 0.03em;
	margin-top: 20px;
	margin-bottom: 12px;
	line-height: 145%;
}
h2::after {
	position: absolute;
	top: .5em;
	left: .7em;
	content: '';
	width: 5px;
	height: -webkit-calc(100% - 1em);
	height: calc(100% - 1em);
	background-color: #fff;
	border-radius: 3px;
}






h3 {
	clear: both;
	position: relative;
	padding: .5em .6em .4em 0.6em;
	margin-bottom: 1.0em;
	text-align: left;
	font-size: 18px;
	font-weight: bold;
	border: 3px dotted #66CCFF;
	border-radius: 10px;
	/*color: #ff0000;*/
	letter-spacing: 0.00em;
	line-height: 1.3;
}

























#pro_box {
	clear: both;
	padding: 0px 25px 25px 25px;
	border: 7px solid #ececec;
	background-color: #FFF;
	text-align: center;
	margin: 8px auto 50px auto;
	width: 100%;
	
}




.pro_title {
	clear: both;
	position: relative;
	padding: .55em 0em .45em 1.65em;
	text-align: left;
	font-size: 18px;
	font-weight: bold;
	margin-bottom: .5em;
	/*background-color: #fff;
	color: #FFF;*/
	border-bottom: 1px dashed #ccc;
	letter-spacing: 0.03em;
	margin-top: 8px;
}

.pro_title::after {
	position: absolute;
	top: .57em;
	left: .59em;
	z-index: 2;
	content: '';
	width: 15px;
	height: 15px;
	border: 4px solid #ff7dff;
	border-radius: 100%;
}


.pro_title span {
	font-size: 85%;
	font-weight: normal;
	
}












.pro_detail {
	text-align: left;
	font-size: 15px;
	/*font-weight: bold;*/
	padding: 0.0em 0 0.5em 1.65em;
	letter-spacing: 0.00em;
	line-height: 150%;
	
}


.pro_sch_block {

	
}

.pro_sch {
	clear: both;
	padding: 0.0em 0 0.5em 0.0em;
	
}


.pro_sch_r {
	float: right;
	text-align: left;
	font-size: 15px;
	padding: 0.3em 0.0em 0.0em 0.5em;
	line-height: 145%;
	width: 785px;
}

.psr_l {
	margin-top: 3.0em;

}


.pro_sch_l {
	float: left;
	font-size: 15px;
	font-weight: bold;
	color: #fff;
	width: 120px;
	padding: 0.6em 0.0em 0.4em 0.0em;
	margin-right: 0.5em;
	margin-bottom: 0.5em;
	border-radius: 1em;
	
}


.l01 {
	background-color: #ff7dff;
	
}

.l02 {
	background-color: #32b968;
	
}

/*.l03 {
	background-color: #259e55;
	margin-bottom: 1.2em;
}
*/



.pro_tem {
	
}

.pro_tem iframe {
	width: 100%;
	max-width: 916px;
	/*height: 100%;*/
	/*overflow: auto;*/
	
}


.imagelist2_block {

	
}


ul.imagelist2 {
	padding-left: 0px;

}

ul.imagelist2 img {
	padding: 3px;
	border: 1px solid #ddd;

}

ul.imagelist2 li {
	float: left;
	padding: 0px 5px 0px 0;

}




.pro_link {
	padding: 0px 0px 0px 0px;
	
}


.pro_link p {
	text-align: left;
	font-size: 15px;
	padding: 0.0em 0 0.0em 1.65em;
	line-height: 150%;
	
}


.pro_link p a {
	text-decoration: underline;

}

.pro_link p a:hover {
	text-decoration: none;

}





.rishulist_btn {
	float: left;
	padding: 0px 0px 12px 0px;
	/*margin:0 auto;*/
}


.rishulist_btn a {
	background: url(../images/icon_p.png) right 7px bottom 9px no-repeat;
	text-align: left;
	font-size: 14px;
	font-weight: bold;
	padding: 0.6em 1.9em 0.6em 1.0em;
	line-height: 145%;
	background-color: #1a8df7;
	color: #fff;
	border-radius: 0.5em;
}




.rishulist_btn2 {
	text-align: left;
	padding: 25px 0px 10px 0px;
	/*margin:0 auto;*/
}


.rishulist_btn2 a {
	background: url(../images/icon_p.png) right 7px bottom 9px no-repeat;
	text-align: left;
	font-size: 14px;
	font-weight: bold;
	padding: 0.6em 1.9em 0.6em 1.0em;
	line-height: 145%;
	background-color: #1a8df7;
	color: #fff;
	border-radius: 0.5em;
}





.pr_print_btn {
	float: right;
	padding: 0px 0px 3px 0px;
	line-height: 145%;
	font-size: 13px;
	font-weight: bold;
	display: block;

}

.pr_print_btn a {
	text-decoration: none;
	padding: .5em .9em;
	background: -webkit-linear-gradient(top, #777 0%, #444 100%);
	background: linear-gradient(to bottom, #777 0%, #444 100%);
	color: #fff;
	text-shadow: 1px 1px 1px rgba(0, 0, 0, .3);
	border-radius: 15px;
}





/*
座談会
*/

#sub_header3{
	text-align: center;
	margin: 0px auto 0 auto;
	  /*width: 1000px;
	  height: 325px;*/
}



.talk_top_txt {
	text-align: center;
	font-size: 18px;
	/*font-weight: bold;
	color: #222;*/
	padding: 0.0em 0 1.5em 0.0em;
	line-height: 170%;
	
}


.talk_top_txt p {
	padding: 0.0em 0 0.5em 0.0em;
	
}


.talk_top_txt2 {
	text-align: center;
	font-size: 17px;
	/*font-weight: bold;
	color: #222;*/
	padding: 0.0em 0 1.5em 0.0em;
	line-height: 150%;
	
}





#za_box {
	clear: both;
	padding: 0px 25px 25px 25px;
	/*border: 7px solid #ececec;*/
	background-color: #FFF;
	text-align: center;
	margin: 30px auto 10px auto;
	width: 980px;
	
}



#profile_box {
	clear: both;
	padding: 0px 0px 20px 0px;
	/*border: 7px solid #ececec;*/
	background-color: #FFF;
	text-align: center;
	margin: 0px auto 0px auto;
	width: 760px;
	
}



#profile_box ul li {
	display: inline-block;
	width: 240px;
	margin: 0 0px 20px 0px;
	padding: 0px 20px 0 20px;
	vertical-align: top;
	/*height: 400px;*/
	
}





.stu_icon {
	padding: 0.0em 0 0.0em 0.0em;
	text-align: center;
	margin: 0 auto;
}




.stu_und {
	text-align: center;
	font-size: 19px;
	font-weight: bold;
	color: #222;
	padding: 0.5em 0 0.5em 0.0em;
	line-height: 130%;
	border-bottom: 1px dashed #ccc;
	display: block;
	/*height: 78px;*/
	
}



.stu_name {
	text-align: center;
	font-size: 23px;
	font-weight: bold;
	padding: 0.4em 0 0.4em 0.0em;
	letter-spacing: 0.00em;
	line-height: 130%;
	border-bottom: 1px dashed #ccc;
}


.s01 {
	color: #01a724;

}

.s02 {
	color: #9b2ec9;

}

.s03 {
	color: #f47092;

}

.s04 {
	color: #fa9a46;

}

.s05 {
	color: #f71b1b;

}

.s06 {
	color: #0054ff;

}

/*.he03 {
	height: 100px;

}
*/


.stu_detail {
	text-align: left;
	font-size: 15px;
	color: #222;
	padding: 0.7em 0 0.0em 0.0em;
	line-height: 130%;
	/*border-bottom: 1px dashed #ccc;*/
	
}





#student_box {
    padding: 15px 20px 20px 20px;
    overflow: hidden;
	/*width: 488px;*/
	margin-bottom: 5px;
	
}




.stu_name2 {
	text-align: center;
	font-size: 30px;
	font-weight: bold;
	padding: 0.4em 0 0.4em 0.0em;
	letter-spacing: 0.00em;
	line-height: 140%;
	border-bottom: 1px dashed #ccc;
}




.stu_point {
	text-align: center;
	font-size: 19px;
	font-weight: bold;
	color: #222;
	padding: 0.7em 0 0.7em 0.0em;
	line-height: 150%;
	border-bottom: 1px dashed #ccc;
	
}



.stu_point2 {
	text-align: center;
	font-size: 17px;
	/*font-weight: bold;*/
	color: #222;
	padding: 0.7em 0 0.7em 0.0em;
	line-height: 150%;
	border-bottom: 1px dashed #ccc;
	
}





.stu_detail2 {
	text-align: center;
	font-size: 17px;
	color: #222;
	padding: 0.7em 0 0.0em 0.0em;
	line-height: 150%;
	/*border-bottom: 1px dashed #ccc;*/
	
}




#con_box {
	clear: both;
	padding: 10px 50px 25px 50px;
	/*border: 1px solid #eee;*/
	background-color: #f8f8f8;
	text-align: center;
	margin: 0px auto 40px auto;
	/*width: 980px;*/
	
}



.con_block_ttl {
	font-size: 24px;
	font-weight: bold;
	text-align: justify;
	padding: 0.4em 0.0em 0.3em 0.5em;
	margin-bottom: 0.6em;
	line-height: 155%;
	/*background: linear-gradient(transparent 70%, #c6e7ff 70%);*/
	/*background: #c6e7ff;*/
	background: url(../images/icon_tt01.png) right 0.4em top 0.9em no-repeat #c6e7ff;
	border-radius: 5px;
	letter-spacing: 0.02em;
}


.con_block_ttl span {
	padding: 0.0em 0.5em 0.0em 0.0em;
}

.con_block_ttl a {
	display: block;
	color: #222;


}
















#talk_all_box {
	clear: both;
	padding: 25px 45px 25px 45px;
	border: 2px dashed #CCC;
	text-align: center;
	margin: 10px auto 40px auto;
	/*width: 980px;*/
	
}

#talk_all_box2 {
	clear: both;
	padding: 0px 0px 0px 0px;
	border: none;
	text-align: center;
	margin: 0px auto 70px auto;
	width: 100%;
	
}




.talk_block_ttl {
	font-size: 25px;
	font-weight: bold;
	text-align: justify;
	padding: 0.4em 0.0em 0.3em 0.5em;
	margin-bottom: 0.5em;
	line-height: 155%;
	background: #c6e7ff;
	border-radius: 5px;
	/*background: linear-gradient(transparent 70%, #c6e7ff 70%);*/
	letter-spacing: 0.02em;
}

.talk_block_ttl span {
	padding: 0.0em 0.2em 0.0em 0.0em;
	font-size: 30px;

}


/*.talk_block_ttl {
	position: relative;
	padding: .8em 0em .75em 0.8em;
	border-radius: 6px;
	background-color: #0088ee;
	color: #FFF;
	font-size: 22px;
	font-weight: bold;
	text-align: left;
	letter-spacing: 0.03em;
	margin-bottom: 1.5em;
	line-height: 1.2;
}
.talk_block_ttl::after {
	position: absolute;
	top: .5em;
	left: .7em;
	content: '';
	width: 5px;
	height: -webkit-calc(100% - 1em);
	height: calc(100% - 1em);
	background-color: #fff;
	border-radius: 3px;
}*/



.talk_block_ttl2 {
	font-size: 19px;
	/*font-weight: bold;*/
	text-align: justify;
	padding: 0.3em 0.0em 0.3em 0.3em;
	margin-top: 0.5em;
	line-height: 155%;
	letter-spacing: 0.02em;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}




.zlast {
	/*background: #fff7b7;*/
	background: url(../images/icon_tt01.png) right 0.4em top 0.9em no-repeat #fff7b7;
}


.ye {
	background: #fff7b7;
}








.talk_block {
	clear: both;
	/*background-color: #bf9a0b;*/
	margin: 20px auto 10px auto;
	/*border-bottom: 1px solid #eee;*/
}

.talk_block .talk_b_l {
	float: left;
	text-align: left;
	padding: 0px 0 20px 0px;
}



.balloon1-right {
 	position: relative;
	display: inline-block;
 	margin: 0.5em 5px 0.5em 0;
	padding: 7px 10px;
	min-width: 70px;
 	max-width: 100%;
 	color: #fff;
	font-size: 17px;
	font-weight: bold;
	background: #01a724;
	border-radius: 5px;
	letter-spacing: 0.05em;
	
}

.balloon1-right:before{
	content: "";
	position: absolute;
	top: 50%;
	left: 100%;
 	margin-top: -6px;
	border: 6px solid transparent;
	border-left: 8px solid #01a724;
}




.balloon1-right p,.balloon1-right2 p,.balloon1-right3 p,.balloon1-right4 p,.balloon1-right5 p,.balloon1-right6 p {
	margin: 0 auto;
	padding: 0;
	text-align: center;
}





.balloon1-right2 {
 	position: relative;
	display: inline-block;
 	margin: 0.5em 5px 0.5em 0;
	padding: 7px 10px;
	min-width: 70px;
 	max-width: 100%;
 	color: #fff;
	font-size: 17px;
	font-weight: bold;
	background: #9b2ec9;
	border-radius: 5px;
	letter-spacing: 0.05em;
	
}

.balloon1-right2:before{
	content: "";
	position: absolute;
	top: 50%;
	left: 100%;
 	margin-top: -6px;
	border: 6px solid transparent;
	border-left: 8px solid #9b2ec9;
}



.balloon1-right3 {
 	position: relative;
	display: inline-block;
 	margin: 0.5em 5px 0.5em 0;
	padding: 7px 10px;
	min-width: 70px;
 	max-width: 100%;
 	color: #fff;
	font-size: 17px;
	font-weight: bold;
	background: #f47092;
	border-radius: 5px;
	letter-spacing: 0.05em;
	
}

.balloon1-right3:before{
	content: "";
	position: absolute;
	top: 50%;
	left: 100%;
 	margin-top: -6px;
	border: 6px solid transparent;
	border-left: 8px solid #f47092;
}




.balloon1-right4 {
 	position: relative;
	display: inline-block;
 	margin: 0.5em 5px 0.5em 0;
	padding: 7px 10px;
	min-width: 70px;
 	max-width: 100%;
 	color: #fff;
	font-size: 17px;
	font-weight: bold;
	background: #fa9a46;
	border-radius: 5px;
	letter-spacing: 0.05em;
	
}

.balloon1-right4:before{
	content: "";
	position: absolute;
	top: 50%;
	left: 100%;
 	margin-top: -6px;
	border: 6px solid transparent;
	border-left: 8px solid #fa9a46;
}




.balloon1-right5 {
 	position: relative;
	display: inline-block;
 	margin: 0.5em 5px 0.5em 0;
	padding: 7px 10px;
	min-width: 70px;
 	max-width: 100%;
 	color: #fff;
	font-size: 17px;
	font-weight: bold;
	background: #f71b1b;
	border-radius: 5px;
	letter-spacing: 0.05em;
	
}

.balloon1-right5:before{
	content: "";
	position: absolute;
	top: 50%;
	left: 100%;
 	margin-top: -6px;
	border: 6px solid transparent;
	border-left: 8px solid #f71b1b;
}





.balloon1-right6 {
 	position: relative;
	display: inline-block;
 	margin: 0.5em 5px 0.5em 0;
	padding: 7px 10px;
	min-width: 70px;
 	max-width: 100%;
 	color: #fff;
	font-size: 17px;
	font-weight: bold;
	background: #0054ff;
	border-radius: 5px;
	letter-spacing: 0.05em;
	
}

.balloon1-right6:before{
	content: "";
	position: absolute;
	top: 50%;
	left: 100%;
 	margin-top: -6px;
	border: 6px solid transparent;
	border-left: 8px solid #0054ff;
}









/*.ba01 {
	background: #01a724;

}

.ba02 {
	background: #9b2ec9;

}

.ba03 {
	background: #f47092;

}

.ba04 {
	background: #fa9a46;

}

.ba05 {
	background: #f71b1b;

}

.ba06 {
	background: #0054ff;

}
*/



.talk_block .talk_b_r {
	float: right;
	font-size: 16px;
	text-align: justify;
	padding: 0px 0 0px 0px;
	line-height: 165%;
	width: 750px;
}



.tbr01 {
	color: #01a724;
	font-weight: bold;
}

.tbr02 {
	color: #9b2ec9;
	font-weight: bold;
}

.tbr03 {
	color: #f47092;
	font-weight: bold;
}

.tbr04 {
	color: #fa9a46;
	font-weight: bold;
}

.tbr05 {
	color: #f71b1b;
	font-weight: bold;
}

.tbr06 {
	color: #0054ff;
	font-weight: bold;
}










.talk_image {
	padding: 0.5em 0 1.5em 0.0em;
	text-align: center;
	margin: 0 auto 0px auto;
}














.talk_f_txt {
	text-align: justify;
	font-size: 16px;
	padding: 0.0em 0 0.8em 0.0em;
	line-height: 180%;
	
}


.talk_f_name {
	text-align: right;
	font-size: 17px;
	font-weight: bold;
	padding: 0.0em 0 0.0em 0.0em;
	line-height: 140%;
	
}






















@media screen and (max-width: 768px) {
	
	



.proback_btn {
	clear: both;
	padding: 0px 0px 70px 0px;
	text-align: center;
	margin:0 auto;
}


.proback_btn a {
	background: url(../images/icon_p2.png) left 10px bottom 14px no-repeat;
	text-align: left;
	font-size: 15px;
	font-weight: bold;
	padding: 0.8em 3.0em 0.8em 3.0em;
	line-height: 145%;
	background-color: #00b1ff;
	color: #fff;
	border-radius: 1.5em;
}



/*
 * header
 */
#sub_header2{
	text-align: center;
	margin: 0px auto 0 auto;
	width: 100%;
	/*height: 120px;*/
	/*background: url(../images/h_bg.png) 0 0 no-repeat;*/
	  background: url(../images/h_sub_bg.png) no-repeat top center;
	  background-size: 100% auto;	
	  max-width: 1200px;
	  height: auto;
}

/*.header_back_btn {
	text-align: center;
	margin: 0 auto;
	padding: 20px 0px 0px 0px;

}
*/
#sub_header2 .sub_logo2 {
	text-align: center;
	margin: 0 auto;
	padding: 20px 0px 0px 0px;

}


#sub_header2 .sub_logo2 img {
	width: 90%;
	height: auto;

}






.pro_title {
	clear: both;
	position: relative;
	padding: .55em 1.3em .45em 1.60em;
	text-align: left;
	font-size: 16px;
	font-weight: bold;
	margin-bottom: .5em;
	/*background-color: #fff;
	color: #FFF;*/
	border-bottom: 1px dashed #ccc;
	letter-spacing: 0.03em;
	margin-top: 8px;
	background: url(../images/icon_tt02.png) right 0.4em top 0.9em no-repeat;
	
	
}

.pro_title::after {
	position: absolute;
	top: .65em;
	left: .35em;
	z-index: 2;
	content: '';
	width: 16px;
	height: 16px;
	border: 4px solid #ff7dff;
	border-radius: 100%;
}





.pro_detail {
	text-align: left;
	font-size: 14px;
	/*font-weight: bold;*/
	padding: 0.0em 0 0.5em 0.5em;
	letter-spacing: 0.00em;
	line-height: 150%;
	height: auto;
	
}


.pro_sch {
	clear: both;
	padding: 0.0em 0 0.5em 0.0em;
	
}


.pro_sch_r {
	float: none;
	text-align: left;
	font-size: 14px;
	padding: 0.3em 0.0em 0.0em 0.5em;
	line-height: 145%;
	width: 100%;
}



.pro_sch_l {
	float: none;
	font-size: 14px;
	font-weight: bold;
	color: #fff;
	width: 120px;
	padding: 0.5em 0.0em 0.5em 0.0em;
	margin-right: 0.5em;
	margin-bottom: 0.0em;
	border-radius: 1em;
	
}





.pr_print_btn {
	display: none;

}






/*
座談会
*/



#sub_header3{
	text-align: center;
	margin: 10px auto 0 auto;

}


#sub_header3 img{
	width: 100%;
	height: auto;
}


.talk_top_txt {
	text-align: center;
	font-size: 16px;
	/*font-weight: bold;
	color: #222;*/
	padding: 1.5em 0 0.0em 0.0em;
	line-height: 170%;
	
}



#za_box {
	clear: both;
	padding: 0px 25px 25px 25px;
	/*border: 7px solid #ececec;*/
	background-color: #FFF;
	text-align: center;
	margin: 70px auto 50px auto;
	width: 98%;
	
}




#con_box {
	display: none;
	/*clear: both;
	padding: 10px 35px 25px 35px;
	border: 1px solid #eee;
	background-color: #f8f8f8;
	text-align: center;
	margin: 0px auto 40px auto;
	width: 100%;*/
	
}



.con_block_ttl {
	font-size: 20px;
	font-weight: bold;
	text-align: justify;
	padding: 0.6em 0.0em 0.5em 0.5em;
	margin-bottom: 0.5em;
	line-height: 155%;
	background: #c6e7ff;
	border-radius: 5px;
	letter-spacing: 0.02em;
}





#talk_all_box {
	clear: both;
	padding: 0px 0px 0px 0px;
	border: none;
	text-align: center;
	margin: 0px auto 10px auto;
	width: 100%;
	
}



#talk_all_box2 {
	clear: both;
	padding: 0px 0px 0px 0px;
	border: none;
	text-align: center;
	margin: 0px auto 50px auto;
	width: 100%;
	
}



#profile_box {
	clear: both;
	padding: 0px 0px 20px 0px;
	/*border: 7px solid #ececec;*/
	background-color: #FFF;
	text-align: center;
	margin: 0px auto 0px auto;
	width: 100%;
	
}






.talk_block_ttl {
	font-size: 20px;
	font-weight: bold;
	text-align: justify;
	padding: 0.5em 1.5em 0.5em 0.5em;
	margin-bottom: 0.5em;
	line-height: 155%;
	border-radius: 5px;
	letter-spacing: 0.00em;
	background: url(../images/icon_tt01.png) right 0.3em top 1.1em no-repeat #c6e7ff;
	
}

.talk_block_ttl span {
	padding: 0.0em 0.2em 0.0em 0.0em;
	font-size: 22px;

}


.talk_block_ttl2 {
	font-size: 17px;
	font-weight: bold;
	text-align: justify;
	padding: 0.3em 0.0em 0.3em 0.3em;
	margin-top: 0.3em;
	line-height: 135%;
	letter-spacing: 0.00em;
	border-top: 1px dashed #ccc;
	border-bottom: 1px dashed #ccc;
}



.zlast {
	background: #fff7b7;
}

.ye {
	background: url(../images/icon_tt01.png) right 0.3em top 1.1em no-repeat #fff7b7;
}



.talk_block {
	clear: both;
	/*background-color: #bf9a0b;*/
	margin: 10px auto;
	/*border-bottom: 1px solid #eee;*/
}

.talk_block .talk_b_l {
	float: none;
	text-align: left;
	padding: 0px 0 0px 0px;
}



.balloon1-right {
 	position: relative;
	display: inline-block;
 	margin: 0.5em 5px 0.5em 0;
	padding: 7px 10px;
	min-width: 70px;
 	max-width: 100%;
 	color: #fff;
	font-size: 17px;
	font-weight: bold;
	background: #01a724;
	border-radius: 5px;
	letter-spacing: 0.05em;
	
}

.balloon1-right:before{
	content: "";
	position: absolute;
	top: 100%;
	left: 50%;
 	margin-left: -12px;
	border: 12px solid transparent;
	border-top: 12px solid #01a724;
}







.balloon1-right2 {
 	position: relative;
	display: inline-block;
 	margin: 0.5em 5px 0.5em 0;
	padding: 7px 10px;
	min-width: 70px;
 	max-width: 100%;
 	color: #fff;
	font-size: 17px;
	font-weight: bold;
	background: #9b2ec9;
	border-radius: 5px;
	letter-spacing: 0.05em;
	
}

.balloon1-right2:before{
	content: "";
	position: absolute;
	top: 100%;
	left: 50%;
 	margin-left: -12px;
	border: 12px solid transparent;
	border-top: 12px solid #9b2ec9;
}






.balloon1-right3 {
 	position: relative;
	display: inline-block;
 	margin: 0.5em 5px 0.5em 0;
	padding: 7px 10px;
	min-width: 70px;
 	max-width: 100%;
 	color: #fff;
	font-size: 17px;
	font-weight: bold;
	background: #f47092;
	border-radius: 5px;
	letter-spacing: 0.05em;
	
}

.balloon1-right3:before{
	content: "";
	position: absolute;
	top: 100%;
	left: 50%;
 	margin-left: -12px;
	border: 12px solid transparent;
	border-top: 12px solid #f47092;
}






.balloon1-right4 {
 	position: relative;
	display: inline-block;
 	margin: 0.5em 5px 0.5em 0;
	padding: 7px 10px;
	min-width: 70px;
 	max-width: 100%;
 	color: #fff;
	font-size: 17px;
	font-weight: bold;
	background: #fa9a46;
	border-radius: 5px;
	letter-spacing: 0.05em;
	
}

.balloon1-right4:before{
	content: "";
	position: absolute;
	top: 100%;
	left: 50%;
 	margin-left: -12px;
	border: 12px solid transparent;
	border-top: 12px solid #fa9a46;
}




.balloon1-right5 {
 	position: relative;
	display: inline-block;
 	margin: 0.5em 5px 0.5em 0;
	padding: 7px 10px;
	min-width: 70px;
 	max-width: 100%;
 	color: #fff;
	font-size: 17px;
	font-weight: bold;
	background: #f71b1b;
	border-radius: 5px;
	letter-spacing: 0.05em;
	
}

.balloon1-right5:before{
	content: "";
	position: absolute;
	top: 100%;
	left: 50%;
 	margin-left: -12px;
	border: 12px solid transparent;
	border-top: 12px solid #f71b1b;
}




.balloon1-right6 {
 	position: relative;
	display: inline-block;
 	margin: 0.5em 5px 0.5em 0;
	padding: 7px 10px;
	min-width: 70px;
 	max-width: 100%;
 	color: #fff;
	font-size: 17px;
	font-weight: bold;
	background: #0054ff;
	border-radius: 5px;
	letter-spacing: 0.05em;
	
}

.balloon1-right6:before{
	content: "";
	position: absolute;
	top: 100%;
	left: 50%;
 	margin-left: -12px;
	border: 12px solid transparent;
	border-top: 12px solid #0054ff;
}


















.talk_block .talk_b_r {
	float: none;
	font-size: 14px;
	text-align: justify;
	padding: 0px 0 20px 0px;
	line-height: 160%;
	width: 100%;
}







.talk_f_txt {
	text-align: justify;
	font-size: 14px;
	padding: 0.0em 0 0.8em 0.0em;
	line-height: 180%;
	
}


.talk_f_name {
	text-align: right;
	font-size: 15px;
	font-weight: bold;
	padding: 0.0em 0 0.0em 0.0em;
	line-height: 140%;
	
}











}







@media screen and (max-width: 640px) {




#pro_box {
	clear: both;
	padding: 0px 15px 25px 15px;
	border: none;
	background-color: #FFF;
	text-align: center;
	margin: 8px auto 30px auto;
	width: 100%;
	
}





h2 {
	position: relative;
	padding: .7em 0.5em .65em 1.3em;
	border-radius: 12px;
	/*border: 1px solid #ccc;*/
	/*background-color: #00b1ff;*/
	background: -webkit-repeating-linear-gradient(135deg, #0181f8, #0181f8 5px, #1a8df7 5px, #1a8df7 10px);
	background: repeating-linear-gradient(135deg, #0181f8, #0181f8 5px, #1a8df7 5px, #1a8df7 10px);
	color: #fff;
	font-size: 18px;
	text-align: left;
	letter-spacing: 0.03em;
	margin-top: 20px;
	margin-bottom: 10px;
	line-height: 145%;
}
h2::after {
	position: absolute;
	top: .5em;
	left: .7em;
	content: '';
	width: 5px;
	height: -webkit-calc(100% - 1em);
	height: calc(100% - 1em);
	background-color: #fff;
	border-radius: 3px;
}


h3 {
	clear: both;
	position: relative;
	padding: .5em .6em .4em 0.6em;
	margin-bottom: 1.0em;
	text-align: left;
	font-size: 15px;
	font-weight: bold;
	/*background-color: #fff;
	color: #FFF;
	border-bottom: 1px dashed #ccc;*/
	letter-spacing: 0.00em;
	line-height: 1.3;
}





ul.imagelist2 {
	padding-left: 0px;
	text-align: center;
	margin: 0 auto;

}

ul.imagelist2 img {
	padding: 3px;
	border: 1px solid #ddd;

}

ul.imagelist2 li {
	float: none;
	padding: 0px 5px 5px 0;

}






.rishulist_btn {
	float: none;
	padding: 0px 0px 0px 0px;
	text-align: left;
	margin:0 auto 15px auto;
}





#profile_box {
	clear: both;
	padding: 5px 0px 20px 0px;
	/*border: 7px solid #ececec;*/
	background-color: #FFF;
	text-align: center;
	margin: 0px auto 0px auto;
	width: 100%;
	
}



#profile_box ul li {
	display: inline-block;
	width: 48.5%;
	margin: 0 0px 15px 0px;
	padding: 0px 0px 0 0px;
	vertical-align: top;
	/*height: 400px;*/
	
}



.stu_icon {
	padding: 0.0em 0 0.0em 0.0em;
	text-align: center;
	margin: 0 auto;
}


.stu_icon img {
	width: 84%;
	height: auto;


}




.stu_name {
	text-align: center;
	font-size: 20px;
	font-weight: bold;
	padding: 0.4em 0 0.4em 0.0em;
	letter-spacing: 0.00em;
	line-height: 130%;
	border-bottom: 1px dashed #ccc;
}




.stu_und {
	text-align: center;
	font-size: 17px;
	font-weight: bold;
	color: #222;
	padding: 0.5em 0 0.5em 0.0em;
	line-height: 130%;
	border-bottom: 1px dashed #ccc;
	display: block;
	/*height: auto;*/
	
}






#student_box {
    padding: 10px 10px 10px 10px;
    overflow: hidden;
	/*width: 400px;*/
	height: 600px;
	margin-bottom: 0px;
	
}




.stu_name2 {
	text-align: center;
	font-size: 24px;
	font-weight: bold;
	padding: 0.2em 0 0.2em 0.0em;
	letter-spacing: 0.00em;
	line-height: 140%;
	border-bottom: 1px dashed #ccc;
}




.stu_point {
	text-align: center;
	font-size: 16px;
	font-weight: bold;
	color: #222;
	padding: 0.6em 0 0.6em 0.0em;
	line-height: 130%;
	border-bottom: 1px dashed #ccc;
	
}



.stu_point2 {
	text-align: justify;
	font-size: 14px;
	/*font-weight: bold;*/
	color: #222;
	padding: 0.6em 0 0.6em 0.0em;
	line-height: 130%;
	border-bottom: 1px dashed #ccc;
	
}




.stu_detail2 {
	text-align: justify;
	font-size: 13px;
	color: #222;
	padding: 0.6em 0 0.0em 0.0em;
	line-height: 130%;
	/*border-bottom: 1px dashed #ccc;*/
	
}






}



@media screen and (max-width: 480px) {






.proback_btn {
	clear: both;
	padding: 0px 0px 70px 0px;
	text-align: center;
	margin:0 auto;
}


.proback_btn a {
	background: url(../images/icon_p2.png) left 8px bottom 12px no-repeat;
	text-align: left;
	font-size: 14px;
	font-weight: bold;
	padding: 0.8em 2.5em 0.8em 2.5em;
	line-height: 145%;
	background-color: #00b1ff;
	color: #fff;
	border-radius: 1.5em;
}













/*
座談会
*/


.talk_top_txt {
	text-align: center;
	font-size: 14px;
	/*font-weight: bold;
	color: #222;*/
	padding: 1.0em 1.0em 0.0em 1.0em;
	line-height: 170%;
	
}


.talk_top_txt2 {
	text-align: center;
	font-size: 14px;
	/*font-weight: bold;
	color: #222;*/
	padding: 0.0em 1.0em 1.5em 1.0em;
	line-height: 150%;
	
}





#za_box {
	clear: both;
	padding: 0px 15px 15px 15px;
	/*border: 7px solid #ececec;*/
	background-color: #FFF;
	text-align: center;
	margin: 40px auto 50px auto;
	width: 98%;
	
}









#con_box {
	/*clear: both;
	padding: 10px 0px 25px 0px;
	border: 1px solid #eee;
	background-color: #fff;
	text-align: center;
	margin: 0px auto 40px auto;
	width: 100%;*/
	
}



.con_block_ttl {
	font-size: 16px;
	font-weight: bold;
	text-align: justify;
	padding: 0.8em 0.5em 0.7em 0.5em;
	margin-bottom: 0.5em;
	line-height: 140%;
	background: #c6e7ff;
	border-radius: 5px;
	letter-spacing: 0.00em;
}










.talk_block_ttl {
	font-size: 16px;
	font-weight: bold;
	text-align: justify;
	padding: 0.8em 1.8em 0.7em 0.5em;
	margin-bottom: 0.5em;
	line-height: 135%;
	border-radius: 5px;
	letter-spacing: 0.00em;
	background: url(../images/icon_tt01.png) right 0.3em top 1.1em no-repeat #c6e7ff;
}

.talk_block_ttl span {
	padding: 0.0em 0.2em 0.0em 0.0em;
	font-size: 16px;

}


.talk_block_ttl2 {
	font-size: 17px;
	font-weight: bold;
	text-align: justify;
	padding: 0.3em 0.0em 0.3em 0.3em;
	margin-top: 0.0em;
	line-height: 135%;
	letter-spacing: 0.00em;
	border-top: 1px dashed #ccc;
	border-bottom: 1px dashed #ccc;
	
}



.zlast {
	background: #fff7b7;
}

.ye {
	background: url(../images/icon_tt01.png) right 0.3em top 1.1em no-repeat #fff7b7;
}



}







