@charset "utf-8";
/* CSS Document */

/*****************************

タイトル

******************************/

#left h3{
	padding:0 10px;
	margin-bottom:30px;
}

#left h3 img{
	width:100%;
}

@media screen and (min-width:768px){
#left h3{
	text-align:center;
	margin-bottom:30px;
}

#left h3 img{
	width:600px;
}
}

/*****************************

最上部コンテンツ部分

******************************/

#intro{
	margin:0 10px 40px;
}

#intro dl{
	zoom:1;
	overflow:hidden;
	margin-bottom:20px;
}

#intro dt{
	width:120px;
	float:left;
	display:inline;
}

#intro dt img{
	width:110px;
}

@media screen and (min-width:768px){
#intro{
	margin:0 0 40px;
}

#intro dl{
	zoom:1;
	overflow:hidden;
	margin-bottom:20px;
}

#intro dt{
	width:230px;
	float:left;
	display:inline;
}

#intro dt img{
	width:220px;
}
}

/*****************************

アドカスタムな日々

******************************/

#days{
	zoom:1;
	overflow:hidden;
}

#days dl{
	width:50%;
	float:left;
	display:inline;
	text-align:center;
	margin-bottom:10px;
	line-height:120%;
}

#days dt img{
	width:145px;
	margin-bottom:5px;
}

@media screen and (min-width:768px)and (max-width:959px){
#days dl{
	width:165px;
	margin-bottom:0px;
	margin-left:20px;
}

#days dl.first{
	margin-left:0px;
}

#days dt img{
	width:165px;
}
}

@media screen and (min-width:960px){
#days dl{
	width:145px;
	margin-bottom:0px;
	margin-left:20px;
}

#days dl.first{
	margin-left:0px;
}

#days dt img{
	width:145px;
}	
}

/*****************************

社長からのメッセージ

******************************/


#message p{
	padding:0 10px 10px;
}

#message dl{
	text-align:center;
}

#message dt{
	margin-bottom:5px;
}

#message dd strong{
	color:#333;
	font-size:116%
}

@media screen and (min-width:768px)and (max-width:959px){
#message{
	zoom:1;
	overflow:hidden;
}

#message p{
	padding:0;
	width:480px;
	float:right;
	display:inline;
}

#message dl{
	text-align:center;
	width:220x;
	float:left;
	display:inline;
}

}

@media screen and (min-width:960px){
#message{
	zoom:1;
	overflow:hidden;
}

#message p{
	padding:0;
	width:400px;
	float:right;
	display:inline;
}

#message dl{
	text-align:center;
	width:220x;
	float:left;
	display:inline;
}

}

/*****************************

募集要項

******************************/

#list dl{
	margin:0 10px 10px;
	border-bottom:#ccc 1px dashed;
	padding-bottom:10px;
}

#list dt{
	color:#E40630;
	margin-bottom:3px;
}

#list dl li{
	list-style:disc;
	margin-left:15px;
}

@media screen and (min-width:768px)and (max-width:959px){
#list dl{
	zoom:1;
	overflow:hidden;
}

#list dt{
	margin-bottom:0px;
	width:95px;
	float:left;
	display:inline;
}

#list dd{
	width:560px;
	float:right;
	display:inline;
}

}

@media screen and (min-width:960px){
#list dl{
	zoom:1;
	overflow:hidden;
}

#list dt{
	margin-bottom:0px;
	width:95px;
	float:left;
	display:inline;
}

#list dd{
	width:490px;
	float:right;
	display:inline;
}

}

/*****************************

電話番号

******************************/
#tel p#first{
	display:none;
}

#tel #sp dl{
	text-align:center;
}

#tel #sp dt{
	font-size:133%;
	color:#E50730;
	margin-bottom:5px;
}

#tel #sp dd img{
	width:250px;
	margin-bottom:10px;
}

#tel #sp ul{
	margin:0 10px;
}

#tel #sp li{
	text-indent:-12px;
	margin-left:12px;
	line-height:140%;
	margin-bottom:5px;
}

@media screen and (min-width:768px){
#tel p#first{
	display:block;
	text-align:center;
}

#tel #sp{
	display:none;
}

}


	





	