@media only screen and (max-width: 1300px) {
	
	
	.THI{
		position: absolute;
		left: 380px;
		top: 0px;
		height: 500px;
	}

	.THI_SHADOW{
		position: absolute;
		left: 380px;
		top: 0px;
		height: 500px;
		mix-blend-mode: darken;
	}
	
	.AUTOMEC{
		position: absolute;
		bottom: 100px;
		left: 50px;
		width: 400px;
	}
	
	.THI2{
		position: absolute;
		left: 350px;
		top: 20px;
		height: 550px;
	}

	.THI2_SHADOW{
		position: absolute;
		left: 350px;
		top: 20px;
		height: 550px;
		mix-blend-mode: darken;
	}
	
	

	.NAI_1{
		position: relative;
		width: calc(100% - 450px);
		height: auto;
		left: 0px;
		top: 0px;
	}

	.NAI_2{
		width: calc(100% - 220px);
		position: relative;
		float: left;
	}

	.NAI_3{
		width: 100%;
		max-width: 480px;
		border-bottom: 1px solid #999;
		padding-bottom: 10px;
		margin-top: 180px;
		margin-left: 50px;
		position: relative;
	}
	
	.NAI_4{
		font-size: 32px;
		line-height: 32px;
		color: #fff;
	}
	
	.NAI_6{
		width: 100%;
		position: relative;
		color: #999;
		font-weight: 400;
		margin-left: 50px;
		margin-top: 20px;
		height: 20px;
		font-size: 18px;
	}

	
	
	.NAI_7{
		width: 220px;
		height: 220px;
		position: relative;
		margin-top: 100px;
		border: 1px dotted #999;
		border-radius: 10px;
		float: left;
	}
	
	
	
	.MONST_1{
		width: calc(100% - 350px);
		height: auto;
		min-height: 300px;
		position: relative;
		margin-left: 50px;
		float: left;
	}
	
	
	.MYGO_1{
		width: 300px;
		height: 300px;
		float: left;
		position: sticky;
		top: 100px
	}
	
	
	
	
	
	.WAVE_1{
		position: relative;
		width: calc(100% - 570px);
		height: auto;
		left: 0px;
		top: 0px;
	}

	.WAVE_2{
		width: calc(100% - 0px);
		position: relative;
		float: left;
	}

	.WAVE_3{
		width: 400px;
		border-bottom: 1px solid #999;
		padding-bottom: 10px;
		margin-top: 200px;
		margin-left: 50px;
		position: relative;
	}

	.WAVE_4{
		font-size: 32px;
		line-height: 32px;
		color: #fff;
	}

	.WAVE_5{
		width: 15px;
		height: 15px;
		border-radius: 50%;
		position: absolute;
		right: -7.5px;
		bottom: -7.5px;
		background: #999;
	}

	.WAVE_6{
		width: 400px;
		padding-bottom: 10px;
		text-align: justify;
		margin-top: 20px;
		margin-left: 50px;
		position: relative;
		color: #B4B4B4
	}

	.WAVE_7{
		width: 100%;
		position: relative;
		color: #999;
		font-weight: 400;
		margin-left: 50px;
		margin-top: 20px;
		height: 20px;
		font-size: 26px;
	}


	

	
	
	
}