.box1 ol li{
	background:#ffffff;
	border:3px solid #d3c0a5;
}
.casting_tle{
	text-align:center;
	margin-bottom:20px;
}
.box1 .section2,.box2 .section1{
	background:url("../images/sales/event/bg.png") repeat-x center top;
	padding-top:40px;
}
.box1 .advantage1 ul{
	margin-top:5px;
	margin-bottom:5px;
}
.box1 .advantage1 li{
	padding-left:15px;
	background:url("../images/creative/casting/check.png") no-repeat left center;
	color:#5c3d10;
}
.box1 .section2 .textbox{
	font-weight:bold;
}
.box1 .advantage3 ul{
	overflow:hidden;
	clear:both;
}
.box1 .advantage3 li{
	float:left;
	overflow:hidden;
}
.box2 .section1 >p{
	text-align:center;
}
.box2 .section1 ul{
	overflow:hidden;
	clear:both;
}
.box2 .section1 ul li{
	float:left;
	text-align:center;
}
.box2 .section1{
	position:relative;
}

.box2 .section1 h4{
	font-size:1em;
	border-bottom:1px solid #dfd6c9;
	position:relative;
	padding-top:5px;
	padding-bottom:5px;
}
.box2 .section1 h4:after{
	content:"";
	display:block;
	position:absolute;
	width:100%;
	height:1px;
	background:#dfd6c9;
	right:0;
	bottom:1px;
	left:0;
	margin:auto;
}
.box2 .section1 li:last-child{
	border-top:1px solid #dfd6c9;
	position:relative;
}
.box2 .section1 li:last-child:before{
	content:"";
	display:block;
	position:absolute;
	width:100%;
	height:1px;
	background:#dfd6c9;
	right:0;
	top:1px;
	left:0;
	margin:auto;
}
.box2 .section1 li:last-child p{
	border-bottom:1px solid #dfd6c9;
}
.box2 .section1 li p:last-child{
	border-bottom:0;
}
.box2 .section1 li p{
	font-size:0.857em;
	padding-top:5px;
	padding-bottom:5px;
}
.box2 .section1 li .text{
	text-align:left;
}
.box2 .section1 li h5{
	font-size:0.857em;
	background:#dfd6c9;
	padding:2px;
	padding-top:5px;
}
.contact{
	border:1px solid #a3a2a2;
	text-align:center;
	margin-right:auto;
	margin-left:auto;
}
.contact dt{
	padding-top:54px;
	background:url(../images/work/contact.png) no-repeat top center;
	font-size:1.429em;
	font-weight:bold;
	color:#868686;
	margin-bottom:10px;
}
.contact dd p{
	font-size:0.836em;
}
.contact .btn a{
	display:block;
	background:#767676;
	color:#ffffff;
	transition:all 0.2s;
	margin-left:auto;
	margin-right:auto;
	font-size:1.286em;
	position:relative;
	font-weight:bold;
	border-radius:0;
}
.contact .btn a:after{
	content:"";
	width:0;
	height:0;
	position:absolute;
	border-width:5px;
	border-style:solid;
	border-color:#ffffff transparent transparent transparent;
	transform:rotate(-45deg);
	bottom:0;
	right:0
}

/*PC Tab
----------------------------------------*/
@media screen and (min-width:641px){

}
/*PC
----------------------------------------*/
@media screen and (min-width:981px){
	.top_content{
		margin-bottom:30px;
	}
	.top_content >div{
		margin-bottom:20px;
	}
	.box{
		margin-bottom:-40px;
		padding-bottom:50px;
	}
	.box .section{
		margin-bottom:40px;
	}
	.box1 .section1 ol{
		margin-left:-20px;
		margin-bottom:-15px;
		overflow:hidden;
		clear:both;
	}
	.box1 .section1 li{
		float:left;
		width:360px;
		box-sizing:border-box;
		padding:15px;
		margin-left:20px;
		margin-bottom:20px;
	}
	.box1 .section1 dt{
		margin-bottom:10px;
	}
	.box1 .section2 .s_content{
		overflow:hidden;
		clear:both;
		margin-bottom:30px;
	}
	.box1 .section2 .s_content >.image{
		float:right;
		overflow:hidden;
		margin-left:20px;
	}
	.box1 .section2 h4{
		overflow:hidden;
		background-position:left top;
		margin-bottom:20px;
		height:67px;
		width:440px;
		float:left;
	}
	.box1 .section2 .advantage1 h4{
		background-image:url("../images/creative/casting/ad1_pc.png");
	}
	.box1 .section2 .advantage2 h4{
		background-image:url("../images/creative/casting/ad2_pc.png");
	}
	.box1 .section2 .advantage3 h4{
		background-image:url("../images/creative/casting/ad3_pc.png");
		width:516px;
	}
	.box1 .section2 .advantage4 h4{
		background-image:url("../images/creative/casting/ad4_pc.png");
	}
	.box1 .section2 .advantage5 h4{
		background-image:url("../images/creative/casting/ad5_pc.png");
	}
	.box1 .s_content .textbox{
		overflow:hidden;
		clear:left;
	}
	.box1 .advantage3 ul{
		padding-top:10px;
	}
	.box1 .advantage3 li:last-child{
		margin-right:0;
	}
	.box1 .advantage3 li{
		width:172px;
		font-size:0.857em;
		margin-right:17px;
	}
	.box2 .section1 >p{
		padding-top:50px;
		margin-bottom:50px;
	}
	.box2 .section1 .graph >div{
		position:absolute;
		top:10px;
	}
	.box2 .section1 .graph1{
		left:0;
	}
	.box2 .section1 .graph2{
		right:0;
	}
	.box2 .section1 li{
		margin-right:10px;
		margin-bottom:20px;
	}
	.box2 .section1 li:nth-child(3n){
		margin-right:0;
	}
	.box2 .section2 .step{
		background:url("../images/creative/casting/step.png") no-repeat center;
		width:100%;
		height:285px;
	}
	.contact{
		padding:20px;
		width:372px;
		margin-bottom:50px;
	}
	.contact dt{
		padding-top:54px;
		margin-bottom:10px;
	}
}
/*Tablet
----------------------------------------*/
@media screen and (min-width:641px) and (max-width:980px){
	.contact{
		padding:4%;
	}
	.contact .btn a{
		padding:2%;
		margin-top:2%;
	}
}
/*Tablet Phone
----------------------------------------*/
@media screen and (max-width:980px){
	.btn a:hover{
		text-decoration:none;
	}
	.btn a{
		color:#ffffff;
		background:#529ab5;
		display:block;
		border-radius:5px;
		padding:2%;
		box-sizing:border-box;
		width:70%;
		margin-left:auto;
		margin-right:auto;
	}
	.top_content{
		margin-bottom:3%;
	}
	.top_content >div{
		margin-bottom:2%;
	}
	.box1 .section1 li{
		padding:3%;
		margin-bottom:3%;
	}
	.box1 .section1 dt{
		margin-bottom:2%;
	}
	.box{
		margin-bottom:3%;
	}
	.box >.section{
		margin-bottom:5%;
		overflow:hidden;
		clear:both;
	}
	.box .section2 .s_content{
		margin-bottom:3%;
	}
	.box1 .section2 h4{
		padding:5px 60px;
		background-repeat:no-repeat;
		background-position:left top;
		background-size:50px auto;
		margin-bottom:3%;
	}
	.box1 .section2 .image{
		margin-bottom:3%;
	}
	.box1 .section2 .advantage1 h4{
		background-image:url("../images/creative/casting/ad1.png");
	}
	.box1 .section2 .advantage2 h4{
		background-image:url("../images/creative/casting/ad2.png");
	}
	.box1 .section2 .advantage3 h4{
		background-image:url("../images/creative/casting/ad3.png");
	}
	.box .section2 .advantage3 li{
		float:left;
		overflow:hidden;
		width:48%;
		margin-right:2%;
		margin-bottom:3%;
	}
	.box .section2 .advantage3 li:nth-child(2n){
		margin-right:0;
	}
	.box .section2 .advantage4 h4{
		background-image:url("../images/creative/casting/ad4.png");
	}
	.box .section2 .advantage5 h4{
		background-image:url("../images/creative/casting/ad5.png");
	}
	.box2 .graph{
		overflow:hidden;
		clear:both;
		margin-bottom:3%;
	}
	.box2 .graph >div{
		float:left;
		overflow:hidden;
		width:50%;
		text-align:center;
	}
	.box2 .section1 ul{
		overflow:hidden;
		clear:both;
	}
	.box2 .section1 ul li{
		width:48%;
		margin-right:2%;
		margin-bottom:3%;
	}
	.box2 .section1 ul li:nth-child(2n){
		margin-right:0;
	}
	.box2 .section2 li{
		display:table;
		width:100%;
	}
	.box2 .section2 li >dl,.box2 .section2 h4{
		display:table-cell;
	}
	.box2 .section2 h4:before{
		content:"";
		display:block;
		width:47px;
		height:50px;
		background:url(../images/creative/casting/step_arrow.png) no-repeat center top;
		position:absolute;
		top:0;
	}
	.box2 .section2 h4{
		background:#000000;
		text-align:center;
		width:47px;
		padding-top:20px;
		padding-bottom:2%;
		position:relative;
		vertical-align:top;
	}
	.box2 .section2 li:first-child h4{
		padding-top:0;
	}
	.box2 .section2 li:first-child h4:before{
		display:none;
	}
	.box2 .section2 li >dl{
		border-width:1px 1px 0 0;
		border-style:solid;
		border-color:#dfdbd5;
		padding:3%;
		vertical-align:middle;
	}
	.box2 .section2 li:last-child >dl{
		border-width:1px 1px 1px 0;
	}
	.box2 .section2 dt{
		font-size:1.286em;
		margin-bottom:2%;
	}
	.contact{
		padding:4%;
	}
	.contact .btn a{
		padding:2%;
		margin-top:2%;
	}
}
/*Phone
----------------------------------------*/
@media screen and (max-width:640px){
	
}
