@charset "utf-8";

@media only screen and (min-width: 768px) {
	footer > ul{
		max-width:1000px;
	}

	footer > ul > li:last-child dl dt{
/*
		width:310px;
*/
	}

	#catch .container p{
		font-size:17px;
	}


	section#access ul.access_list li{
		position:relative;
		padding-bottom:60px;
	}

	section#access ul.access_list li .btn{
		position:absolute;
		bottom:0;
		width:100%;
	}

	footer > ul > li:first-child{
		width:370px;
	}

}

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

}

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



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

}


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

}

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

}
