@media only screen and (max-width: 640px){
	
/*--------------------------------------------------
	共有
--------------------------------------------------*/
.dsp_hp, .dsp_hpt { display: none; }
.w100s img { width: 100%; 	height: auto; }
img.w100s { width: 100%; 	height: auto; }


/* ヘッダ */
#header .in {
	padding: 15px 10px;
}
#header p.title {
	width: 55%;
}
#menu_link {
	width: 22%;
	padding: 12px 10px;
}
/* コンテナ */
#wrap, #footer {
	min-width: 360px;
}
#footer .box li {
	font-size: 11px;
}

/*--------------------------------------------------
  トップページ
--------------------------------------------------*/
#top_cont .box,
#top_cont .box:first-child {
	float: none;
	width: 100%;
	margin-bottom: 20px;
}

/*--------------------------------------------------
  養成講座日程
--------------------------------------------------*/
#course .tbl th,
#course .tbl td {
	width: auto;
	display: block;
}
#course_rate {
	width: 100%;
}

/*--------------------------------------------------
	協会概要
--------------------------------------------------*/
#about_details th,
#about_details td {
	display: block;
}


/*--------------------------------------------------
	講師紹介・認定講師教室
--------------------------------------------------*/
/**/
#trainer .box {
	padding: 15px;
}
#trainer .box .fr {
	float: none;
	top: 0;
	margin-bottom: 15px;
	text-align: center;
}
#trainer .box .in {
	margin-right: 0;
	padding: 15px;
}
/**/
#trainer .conatct .in {
	padding-top: 15px;
}
#trainer .conatct p.fm {
	padding: 10px;
	background-size: 100% auto;
	-webkit-background-size: 100% auto;
	font-size: 15px;
}
/**/
#trainer dl {
	width: auto;
}
#trainer dl.fl,
#trainer dl.fr {
	float: none;
}
#trainer dt {
	padding: 10px 0;
	background: #14A79D;
	color: #FFFFFF;
	font-size: 21px;
	text-align: center;
	line-height: 1.3;
}
#trainer dt span {
	font-size: 14px;
}
#trainer dd {
	padding: 30px 20px 20px;
}
#trainer dd p {
	text-align: center;
}
#trainer dd p.name {
	color: #14A79D;
	font-size: 20px;
}
#trainer dd p.name span {
	font-size: 14px;
}
#trainer dd p.fs {
	margin-bottom: 5px;
}
#trainer dd p.fs a {
	margin-left: 20px;
}


/*------------------------------------------------*/
}
