@charset "utf-8";
/* CSS Document */
body{
	margin: 0;
	padding: 0;
}
#content{
	width: 100%;
	padding: 0;
	padding-left: 0;
}
#content_base{
	width: 100%;
	height: 100%;
	background-repeat: repeat;
	background-position: center top;
}
@media screen and (min-width: 641px) {
	#mains{
	border-bottom: 2px solid #C72641;
	width: auto;
	height: 360px;
	margin-bottom: 30px;
	background-color: #e84560;
	}
	#content #cont_wrap{
	width: 100%;
	min-height: 650px;
	margin: 0 auto;
	position: relative;
	}
	#main{
	width: 1160px;
	height: 360px;
	margin-bottom: 30px;
	margin-left: auto;
	margin-right: auto;
	}
	#cont_wrap02{
	width: 1160px;
	height: auto;
	margin-left: auto;
	margin-right: auto;
	}
	.list{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	overflow: hidden;
}
	.list li{
	float: left;
	transition: .8s;
}
	.list-mv02 img{
		box-shadow: 0px 0px 5px 1px #caabb0;
	}
	.null_space{
	width: 22px;
	height: 355px;
	float: left;
}
	.contents_02{
	width: 794px;
	height: 355px;
	margin-right: auto;
	margin-left: auto;
}
	.contents_03{
	width: 794px;
	height: 355px;
	margin-right: auto;
	margin-left: auto;
}
	#contents_phone{
		display: none;
	}
	#main_phone{
		display: none;
	}
	.howto_bana{
	width: 570px;
	height: 84px;
		float: left;
	}
	#lines{
	width: 1160px;
	height: 1px;
	margin-top: 20px;
	margin-bottom: 20px;
	border-top: 1px dotted #982446;
	}
	#bana_wrap{
	width: 1160px;
	height: 84px;
	margin-bottom: 30px;
	}
	#enmpty{
		float: left;
		width: 20px;
		height: 84px;
	}
	#empty02{
		width: 1160px;
		height: 30px;
	}
	.mainmain{
	width: 1160px;
	height: 350px;
	margin-left: auto;
	margin-right: auto;
		box-shadow: 0px 0px 5px 1px #caabb0;
	}
	.tube{
	width: 560px;
	height: 315px;
	margin-left: auto;
	margin-right: auto;
	}
}

@media screen and (max-width: 640px) {
	#mains{
		display: none;
	}
	#content #cont_wrap{
	width: 100%;
	}
	#cont_wrap_phone{
	width: 100%;
	margin: 0 auto;
	height: 100%;
	}
	#main_phone{
		margin-bottom: 20px;
	}
	#main_phone img{
	max-width: 100%;
	height: auto;
	}
	#main{
		display: none;
	}
	#contents_prog{
		display: none;
	}
	.howto_bana img{
	max-width: 90%;
	height: auto;
	}
	.howto_bana{
		margin-top: 20px;
		margin-bottom: 20px;
	}
	#lines{
	width: 90%;
	height: 1px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 20px;
	margin-bottom: 20px;
	border-top: 1px dotted #982446;
	}
	.cont_phone_base{
		margin-bottom: 20px;
	}
	#contents_phone .cont_phone_base img{
	max-width: 70%;
	height: auto;
	}
}
