@charset "Shift_JIS";









@media screen and (max-width: 799px) and (min-width: 0px) {


	.GlobalFooterMain{
		padding-top:10px;
	    width: 100%;
	}

	.GlobalFooterMain .footer_mainbox{
	    width: 100%;
	    margin-left:0px;
	}

	.GlobalFooterMain .footer_mainbox .footerlist{
		padding-left:10px;
	    text-align: left;
	}
	.GlobalFooterMain  .footer_mainbox .footerlist li{
	    display: block;
	    margin-bottom: 5px;
	    width: 50%;
	}

	.GlobalFooterMain .produceby{
	    padding-left:4px;
	}

	.GlobalFooterMain .producebyimg{
		padding-left:4px;
	}
	.GlobalFooterMain .copyrightimg{
		background : url('../img/f_copy.gif') no-repeat;
		-moz-background-size:98% auto;
		background-size:98% auto;
	    height: 14px;
	    margin-left: 3px;
		overflow:hidden;
	}

	.GlobalFooterMain .btn-to-pagetop{
		width:100%;
	}

	.GlobalFooterMain .footer_logobox p {
	    border-top: 0px;
	}


}







