@charset 'uft-8';

@media screen and (max-width : 768px) {
.trip .fullfit{
	max-width:none;
	width: 100%;
	height: auto;
}


	/* ----------------------------- トップコンテンツ ----------------------------- */

	.trip_section{
		margin-bottom: 60px;
	}
	.trip_section.smb18{
		margin-bottom: 18px;
	}
	.trip_section.smb40{
		margin-bottom: 40px;
	}
	.trip_section.smb50{
		margin-bottom: 50px;
	}
	.trip_section.smb60{
		margin-bottom: 60px;
	}
	.trip_section .inner{
		padding: 0 16px;
		width: 100%;
		box-sizing: border-box;
	}
	.trip_section .pointinner{
		padding: 0;
		width: 100%;
		box-sizing: border-box;
	}

	.inner.smb50{
		margin-bottom: 50px;
	}
	
	
	
}
