@charset "utf-8";
/* CSS Document */
@media screen and (min-width:768px) {
	.common_headline2_{
		margin-top: 6rem!important;
	}
.kiyaku{
	    width: 200px;
    background: #323232;
    color: white;
    padding: 20px;
    text-align: center;
    font-size: 1.2rem;
    font-weight: 800;
	display: inline-block;
	margin-left: 30px!important;
	margin-top: 30px!important;
}
.mousikomi{
	    width: 200px;
    background: #d50000;
    color: white;
    padding: 20px;
    text-align: center;
    font-size: 1.2rem;
    font-weight: 800;
	display: inline-block;
		margin-left: 30px!important;
	margin-top: 30px!important;
	
	}
	.chusenbotan{
		margin-left: auto;
		width: 100%;
		
	}
	.menu_bottom_{
		display:none!important;
	}
	.cartbox2_ goods_{
		display: none!important;
	}
}
@media screen and (max-width:768px) {
	.gotyuui{
		padding: 10px;
	}
	.menu_bottom_{
		display: none!important;
	}
.kiyaku{
	    width: 60%;
    background: #323232;
    color: white;
    padding: 15px;
    text-align: center;
    font-size: 1.2rem;
    font-weight: 800;
		margin-left: auto;
	margin-right: auto;
	margin-top: 30px!important;
}
.mousikomi{
	    width: 60%;
    background: #d50000;
    color: white;
    padding: 15px;
    text-align: center;
    font-size: 1.2rem;
    font-weight: 800;
	margin-left: auto;
	margin-right: auto;
	margin-top: 30px!important;
	
	}
	.chusenbotan{
		margin-left: auto;
		width: 100%;
	
		
	}
}