

.fullOuter1, .fullOuter2, .fullOuter3, .fullOuter4,.fullOuterT,.fullOuterMap,.fullOuterC,.fullOuterT2,.fullOuterMap{
    width: 100vw;
    position: relative;
    transform: translateX(-50%);
    left: 50%;
    padding: 30px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
	height:auto;
	margin-bottom:50px;
}

.fwaku{
	width:1000px !important;
	margin-left:calc((100vw - 1050px) / 2);
}


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

	p.hd1{
		display:none;
	}
	.fwaku{
		width:94vw !important;
		padding-left:6vw !important;
		margin-left:0;
	}
	.fullOuter1, .fullOuter2, .fullOuter3, .fullOuter4, .fullOuterT, .fullOuterMap, .fullOuterC, .fullOuterT2, .fullOuterMap {
		padding:0;
		margin:0;
	}
}


.fullOuter{
    background-color:#d9eaec;
	height:auto;
	text-align:center;
}


.fullOuter1{
    background-color:#d9eaec;
	height:auto;
	text-align:center;
}

.fullOuterT{
    background-image: url(../img/p3.jpg);
    background-repeat: no-repeat;
background-position:contain;
}


h4{
	color:navy;
}



@media screen and (max-width: 568px) {
	.left2{
		display:block;
		width:47vw;
	}
	.right2{

		display:block;
		width:47vw;
	}

	table.s td{
		display:block !important;
	}
}
