@charset "Shift_JIS";
/*
	================================================================================================
		tablet support guide special skillup_03 index css
	================================================================================================
*/

#step1 .tablet {
	float: left;
	width: 200px;
	margin-top: 0;
	margin-left: 50px;
}
#step2 .tablet {
	float: left;
	width: 200px;
	margin-top: 20px;
	margin-left: 50px;
	margin-bottom: 30px;
}

#step1 .plus {
	float: left;
	width: 50px;
	margin: 65px 0 125px 40px;
}
#step2 .plus {
	float: left;
	width: 50px;
	margin: 95px 15px 125px 40px;
}
#step1 .headphone,
#step2 .speaker {
	float: left;
	width: 400px;
	margin: 15px 0;
}

#step1 .headphone ul,
#step2 .speaker ul {
	padding: 0;
	margin: 0;
}
#step1 .headphone ul li,
#step2 .speaker ul li {
	list-style-type: none;
	margin-bottom: 10px;
}

#step1 .headphone ul li dl dt {
	width: 130px;
	text-align: center;
	float: left;
}
#step2 .speaker ul li dl dt {
	width: 170px;
	text-align: center;
}
#step1 .headphone ul li dl dd.products_info {
	width: 270px;
	float: left;
	margin: 17px 0 0 0;
}
#step2 .speaker ul li dl dd.products_info {
	width: 270px;
	margin: 17px 0 0 5px;
}
#step1 .headphone ul li dl dd.products_info p,
#step2 .speaker ul li dl dd.products_info p { 
	margin-bottom: 10px;
}
/*
	====================================
		teacher
	====================================
*/

#contents div.teacher div.person_l {
	float: right;
	width: 102px;
	height: 52px;
	margin-right: 87px;
	background: url("/support/tablet/guide/dialogue/share/images/pct_teacher.gif") no-repeat top left;
}
#contents div.teacher div.word_l {
	float: left;
	width: 540px;
	margin-left: 15px;
	padding: 15px 5px 5px 5px;
	border: solid 3px #e6e4e5;
}
#contents div.speech div.word_l div.pct img {
	margin: 15px 0 30px 15px;
}
/*
----------------------------------------------------------------------------
	E40pxʲΤȤŬ
----------------------------------------------------------------------------
*/
@media screen and (max-width: 640px) {
#step1 .tablet {
	clear: both;
	width: auto;
	margin-left: 20px;
	margin-top: 0;
}
#step2 .tablet {
	clear: both;
	width: auto;
	margin-left: 20px;
	margin-bottom: 0;
}
#step1 .plus {
	clear: both;
	margin: 20px 20px 40px 90px;
	width: auto;
}
#step2 .plus {
	clear: both;
	margin: 20px 20px 30px 90px;
	width: auto;
}
#step1 .headphone {
	clear: both;
	margin-left: 20px;
	width: auto;
}

#step2 .speaker {
	clear: both;
	width: auto;
	margin-left: 0;
	margin-top: 0;
}
#step1 .headphone ul li {
	width: 85px;
	margin-left: 0;
	margin-right: 0;
}
/*
	====================================
		teacher
	====================================
*/

#contents div.teacher div.person_l {
	float: none;
	background: url("/support/tablet/guide/dialogue/share/images/pct_teacher01.gif") no-repeat 0 0;
}
#contents div.teacher div.word_l {
	float: none;
	border: none;
	width: 100%;
	height: auto;
	margin-left: 0;
}
}