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

@media screen and ( min-width : 769px ) {
.to_high_hed {
	width: 1000px;
	margin: 0 auto;
}
.to_high_hed img{
	width: 100%;
}
.to_high_wt {
	width: 100%;
	background: #fff;
	padding: 20px 0;
}
.to_high_be {
	width: 100%;
	background: #fff6c7;
	padding: 20px 0;
}
.to_high_01 {
	width: 800px;
	margin: 0 auto;
}
.to_high_01 img {
	width: 100%;
}
.to_high_02 {
	width: 800px;
	margin: 0 auto;
}
.to_high_02 img {
	width: 100%;
}
.to_high_03 {
	width: 800px;
	margin: 0 auto;
}
.to_high_03 img {
	width: 100%;
}
.to_high_03btn {
	width: 600px;
	margin: 0 auto;
}
.to_high_03btn img{
	width: 100%;
}
.to_high_04 {
	width: 800px;
	margin: 0 auto;
}
.to_high_04 img {
	width: 100%;
}
.to_high_04btn {
	width: 800px;
	margin: 0 auto;
}
.to_high_04btn img{
	width: 100%;
}
}

@media screen and ( max-width : 768px ) {
.to_high_hed {
	width: 100%;
	margin: 0 auto;
}
.to_high_hed img{
	width: 100%;
}
.to_high_wt {
	width: 100%;
	background: #fff;
	padding: 20px 0;
}
.to_high_be {
	width: 100%;
	background: #fff6c7;
	padding: 20px 0;
}
.to_high_01 {
	width: 100%;
}
.to_high_01 img {
	width: 100%;
}
.to_high_02 {
	width: 100%;
}
.to_high_02 img {
	width: 100%;
}
.to_high_03 {
	width: 100%;
}
.to_high_03 img {
	width: 100%;
}
.to_high_03btn {
	width: 80%;
	margin: 0 auto;
}
.to_high_03btn img{
	width: 100%;
}
.to_high_04 {
	width: 100%;
}
.to_high_04 img {
	width: 100%;
}
.to_high_04btn {
	width: 90%;
	margin: 0 auto;
}
.to_high_04btn img{
	width: 100%;
}
}