@charset "UTF-8";

/*---------------共通---------------*/

.content1 h1{
	text-align: center;
	font-size: 20px;
}
.point{
	font-size: 12px;
	color: #ff0000;
}
.page_link li a{
	color: #ff0000;
	font-weight: bold;
}
.content3 a{
	color: #51a8ff;
}
.content3 i{
	color: #dcdcdc;
}
h5{
	color: #ff0000;
}

/*---------------PC---------------*/

@media only screen and (min-width: 900px) {

	/*----------------コンテンツ---------------*/
	.content1{
		margin-bottom: 50px;
	}
	.content1_wrapper, .rule_image{
		width: 650px;
		margin: 0 auto;
	}
	.content1_wrapper{
		padding: 20px 0;
	}
	.content1 h1{
		font-size: 26px;
		margin-bottom: 30px;
	}
	.content1-1{
		font-weight: bold;
		font-size: 16px;
		float: left;
		padding: 5px 30px 40px 30px;
		margin-right: 20px;
		border-right: 3px solid #555555;
	}
	.content1-1 li{
		margin-bottom: 10px;
	}
	.content1_wrapper p{
		line-height: 1.8em;
		font-weight: bold;
		font-size: 14px;
	}
	.page_link{
		margin-top: 40px;
		font-size: 16px;
	}
	.page_link li:first-child {
		float: left;
		margin-left: 20px;
		margin-right: 200px;
	}
	.rule{
		padding-top: 20px;
		padding-left: 10px;
		overflow: auto;
	}
	.rule_image li img{
		float: left;
	}
	.rule_image li:first-child img, .rule_image li:nth-child(3)	img{
		margin-right: 20px;
	}
	.rule_image li:first-child img, .rule_image li:nth-child(2)	img{
		margin-bottom: 15px;
	}
	.content2{
		width: 900px;
		margin: 0 auto;
		overflow: auto;
		padding-bottom: 100px;
	}
	.hikitori_wrapper{
		margin-top: 50px;
		margin-bottom: 250px;
	}
	.first-image{
		float: left;
		margin-left: 20px;
	}
	.hikitori{
		margin-left: 480px;
		width: 300px;
	}
	.hikitori li{
		margin-bottom: 10px;
	}
	.hikitori_title{
		font-size: 22px;
		font-weight: bold;
		text-align: center;
		border-bottom: 1px solid #555555;
		padding: 10px;
	}
	.hikitori_text1{
		font-size: 16px;
		font-weight: bold;
		line-height: 1.4em;
		margin-left: 20px;
		margin-top: 10px;
	}
	.hikitori_text2{
		color: #ff0000;
		margin-left: 20px;
		font-size: 12px;
		line-height: 1.3em;
	}
	.hikitori li a{
		font-size: 16px;
		font-weight: bold;
		margin-left: 12px;
		color: #ff0000;
	}
	.hannbai{
		display: block;
		width: 300px;
		float: left;
		margin-left: 20px;
		margin-right: 50px;
	}
	.hannbai_wrapper p img{
		margin-right: 20px;
	}
	.hannbai_text1{
		line-height: 1.4em;
		margin-left: 20px;
		margin-top: 10px;
	}
	.hannbai_text2{
		padding-top: 20px;
	}
	.hannbai_text2 li{
		text-align: center;
		font-size: 18px;
		font-weight: bold;
		line-height: 1.6em;
	}
}
/*---------------タブレット---------------*/

@media only screen and (min-width: 600px) and (max-width: 899px){

	/*----------------コンテンツ---------------*/
	.content1{
		margin-bottom: 50px;
	}
	.content1_wrapper, .rule_image, .content2{
		width: 599px;
		margin: 0 auto;
	}
	.content1_wrapper{
		padding: 10px 0;
	}
	.content1 h1{
		font-size: 20px;
		margin-bottom: 30px;
	}
	.content1-1{
		font-weight: bold;
		float: left;
		padding: 5px 20px 50px 35px;
		margin-right: 20px;
		border-right: 2px solid #555555;
	}
	.content1-1 li{
		margin-bottom: 10px;
	}
	.content1_wrapper p{
		line-height: 1.7em;
		font-weight: bold;
		font-size: 13px;
	}
	.page_link{
		margin-top: 30px;
	}
	.page_link li:first-child {
		float: left;
		margin-left: 30px;
		margin-right: 160px;
	}
	.rule_image{
		padding-left: 20px;
		padding-top: 20px;
	}
	.rule_image li:nth-child(2)	img{
		width: 45.2%;
	}
	.rule_image li img{
		width: 45%;
		float: left;
	}
	.rule_image li:first-child img, .rule_image li:nth-child(3)	img{
		margin-right: 10px;
	}
	.rule_image li:first-child img, .rule_image li:nth-child(2)	img{
		margin-bottom: 10px;
	}
	.content2{
		overflow: auto;
		padding: 50px 0 80px 0;
	}
	.hikitori_wrapper{
		overflow: auto;
	}
	.hikitori_wrapper p img{
		float: left;
		width: 50%;
		display: block;
	}
	.hikitori{
		margin-left: 320px;
	}
	.hikitori li{
		margin-bottom: 10px;
	}
	.hikitori_title{
		font-size: 20px;
		font-weight: bold;
		text-align: center;
		border-bottom: 1px solid #555555;
		padding: 10px;
		width: 230px;
	}
	.hikitori_text1{
		font-weight: bold;
		line-height: 1.4em;
		margin-left: 20px;
		margin-top: 10px;
	}
	.hikitori_text2{
		color: #ff0000;
		font-size: 12px;
		line-height: 1.3em;
		margin-left: 20px;
		width: 85%;
	}
	.hikitori li a{
		font-weight: bold;
		margin-left: 18px;
		color: #ff0000;
	}
	.hannbai_wrapper{
		margin-top: 70px;
	}
	.hannbai{
		display: block;
		width: 240px;
		float: left;
		margin-right: 30px;
	}
	.hannbai_wrapper p img{
		width: 50%;
		display: block;
	}
	.hannbai_text1{
		line-height: 1.4em;
		font-size: 13px;
		margin-left: 20px;
		margin-top: 10px;
	}
	.hannbai_text2{
		padding-top: 5px;
	}
	.hannbai_text2 li{
		text-align: center;
		font-size: 16px;
		font-weight: bold;
		line-height: 1.4em;
	}
}
/*---------------スマホ---------------*/

@media only screen and (max-width: 599px) {

	/*----------------コンテンツ---------------*/
	.content1_wrapper, .rule_image, .content2{
		width: 260px;
		margin: 0 auto;
	}
	.content1 h1{
		font-size: 18px;
		margin-bottom: 20px;
	}
	.content1-1{
		font-weight: bold;
		font-size: 15px;
		margin-bottom: 10px;
	}
	.content1-1 li{
		margin-bottom: 10px;
	}
	.content1_wrapper p{
		border-top: 1px solid #555555;
		line-height: 1.8em;
		font-size: 13px;
		padding-top: 10px;
	}
	.content1_wrapper p br{
		display: none;
	}
	.page_link{
		margin-top: 15px;
		font-size: 14px;
	}
	.page_link li{
		line-height: 1.8em;
	}
	.rule{
		margin-top: 20px;
	}
	.rule_image li img{
		width: 100%;
		float: left;
		margin-bottom: 15px;
	}
	.content2_wrapper{
		padding-top: 50px;
	}
	.first-image{
		display: none;
	}
	.hikitori_wrapper{
		margin-top: 730px;
	}
	.hikitori li{
		margin-bottom: 10px;
	}
	.hikitori_title{
		font-size: 18px;
		font-weight: bold;
		text-align: center;
		border-bottom: 1px solid #555555;
		padding: 10px;
	}
	.hikitori_text1{
		font-weight: bold;
		line-height: 1.4em;
		margin-left: 20px;
		margin-top: 10px;
	}
	.hikitori li a{
		display: none;
	}
	.hannbai_wrapper p img{
		display: none;
	}
	.hannbai_text1{
		line-height: 1.4em;
		margin-top: 10px;
	}
	.hannbai_text2{
		padding-top: 20px;
	}
	.hannbai_text2 li{
		text-align: center;
		font-size: 16px;
		font-weight: bold;
		line-height: 1.6em;
	}

}