/*reset*/
dl{
	padding:0;
	margin:0;
}

/*=================================

	PC

=================================*/
.wrapper{
	margin: 50px auto 100px;
	width: 1280px;
}
.contents{
	margin: 0 auto;
	width: 960px;
	color: #553f42;
	font-size: 18px;
	line-height: 1.8em;
}
a{
	color: #f97c80;
	text-decoration: underline;
}
h2 {
  width:100%;
}
p span{
	background: #fffbcc;
}
.switch{
	text-align: center;
	margin: auto;
	display: table;
}
.switch li{
	display: table-cell;
	vertical-align: bottom;
}


/*----------------
	#teacher
----------------*/
#teacher .fulltime .-box{
	width: 460px;
}
#teacher .fulltime .-last h3{
	border-top: 2px solid #ccc5c6;
}
#teacher .fulltime .-box .-work{
	margin: 30px 0 10px;
	color: #fba398;
	font-size: 20px;
	border: 2px solid #fba398;
	text-align: center;
}
#teacher .fulltime .-box p span{
	background: #fff;
}
#teacher .guest{
	margin-top: 100px;
	padding: 60px 50px;
	border: 20px solid #ebf6fb;
	outline: 2px solid #9dd5ec;
	box-sizing: border-box;
}
#teacher .guest .-work{
	color: #3cabd9;
	font-size: 20px;
	border: 2px solid #3cabd9;
	text-align: center;
}
#teacher .guest .-list li p:before{
	content: "■";
	color: #b3dcf3;
}
#teacher .guest .-list li{
	margin-top: 15px;
	font-size: 28px;
}
#teacher .guest .-list li span{
	background: #fff;
	font-size: 15px;
}

/*----------------
	#lesson
----------------*/
#lesson h3{
	padding-top: 90px;
}
#lesson .dubbing .-img img,
#lesson .training .-img img,
#lesson .special .-img img{
	width: 404px;
	height: 192px;
}
#lesson .dubbing .-img,
#lesson .training .-img,
#lesson .special .-img{
	max-width: 404px;
	width: 100%;
	float: left;
}
#lesson .dubbing .-txt,
#lesson .special .-txt{
	max-width: 556px;
	width: 100%;
	float: left;
}
#lesson .training .-img{
	max-width: 404px;
	width: 100%;
	float: right;
}
#lesson .training .-txt{
	max-width: 556px;
	width: 100%;
	float: left;
}

/*----------------
	#recruit
----------------*/
#recruit h3 {
	text-align: center;
}
#recruit h3 span {
	margin-top: 80px;
	padding: 5px 20px;
	background: #776568;
	color: #fff;
	font-size: 22px;
	font-weight: bold;
	display: inline-block;
}
#recruit .recuirements .-list{
	background: #f6f5f6;
	border-left: 1px solid #c2babb;
	border-right: 1px solid #c2babb;
	border-bottom: 1px solid #c2babb;
}
#recruit .recuirements .-note{
	color: #ed3e42;
	text-align: center;
	padding: 10px 0 20px;
}
#recruit .recuirements .-list._first{
	border-top: 1px solid #c2babb;
}

#recruit .recuirements .-list dt{
	width: 20%;
	font-size: 22px;
	text-align: center;
	display: block;
 }
#recruit .recuirements .-list dd{
	width: 80%;
	padding: 30px 0 30px 50px;
	background: #fff;
}
#recruit .recuirements .-list dd strong{
	font-size: 22px;
	display: block;
}


/*=================================

	SP

=================================*/
.s .wrapper{
	margin: 0 auto 30px;
	width: 100%;
}
.s .contents{
	font-size: 16px;
	line-height: 1.7em;
	width: 100%;
}
.s .switchbtn{
	padding: 30px 40px 0 40px;
}
.s .switchbtn a{
	text-align: center;
	text-decoration: none;
	display: block;
}
.s .switchbtn .-btn{
	padding:10px;
	background: #553f42;
	border-radius: 100px;
	color: #fff;
	font-size: 18px;
	width: 100%;
	display: inline-block;
}

/*----------------
	#teacher
----------------*/
.s #teacher .fulltime .-box{
	width: 100%;
	padding: 0px 20px 0;
}
.s #teacher .guest{
	margin: 0 20px;
	padding: 20px;
	border: 10px solid #ebf6fb;
}
.s #teacher .fulltime .-box .-work{
	font-size: 16px;
}
.s #teacher .guest .-work{
	font-size: 16px;
}
.s #teacher .guest .-list li{
	margin-top: 10px;
	font-size: 18px;
}
.s #teacher .guest .-list li span{
	font-size: 14px;
}

/*----------------
	#lesson
----------------*/
.s #lesson h3{
	padding-top: 20px;
}
.s #lesson .dubbing .-img img,
.s #lesson .training .-img img,
.s #lesson .special .-img img{
	width: 100%;
	height: auto;
}
.s #lesson .dubbing .-img,
.s #lesson .training .-img,
.s #lesson .special .-img{
	width: 100%;
	float: none;
}
.s #lesson .dubbing .-txt,
.s #lesson .training .-txt,
.s #lesson .special .-txt{
	width: 100%;
	float: none;
	font-size: 16px;
}

/*----------------
	#recruit
----------------*/
.s #recruit h3 span {
	margin-top: 50px;
	font-size: 16px;
}
.s #recruit .flow p{
	padding: 40px 0;
	background: #f6f5f6;
}
.s #recruit .recuirements{
	padding: 0 20px;
}
.s #recruit .recuirements .-list{
}
.s #recruit .recuirements .-list dt{
	padding: 10px;
	width: 100%;
	float: none;
	border-top: none;
	font-size: 18px;
	font-weight: bold;
}
.s #recruit .recuirements .-list dd{
	width: 100%;
	padding: 20px;
	margin-left: 0;
	border: none;
	font-size: 16px;
}
.s #recruit .contact{
	padding: 0 20px;
}
