	.divmainContact{
		background-color: #fff;
		width:85%;
		display: flex;
		flex-direction: row;
		flex-wrap: wrap;
		justify-content: center;
		align-items: flex-start;
		align-content: center;
		padding:10px;
		margin:auto;
	}
	.divContentContact01{
		background-color: #fff;
		width:50%;
		display: flex;
		flex-direction: row;
		flex-wrap: wrap;
		justify-content: center;
		align-items: center;
		align-content: centert;
		padding:10px;
	}
	
	.divContentContact02{
		background-color: #fff;
		width:50%;
		display: flex;
		flex-direction: row;
		flex-wrap: wrap;
		justify-content: center;
		align-items: center;
		align-content: centert;
		padding:10px;
	}
	
	.divBt01{
		background-color: #fff;
		width:100%;
		display: flex;
		flex-direction: row;
		flex-wrap: wrap;
		justify-content: flex-start;
		align-items: center;
		align-content: stretch;
		margin:auto;
		cursor : pointer;
	}
	
	.dividconC01{
		width:15%;
		height:auto;
		background-color : #fff;
		word-wrap: break-word;
		display: flex;
		flex-wrap: wrap;
		justify-content: center;
		align-items: center;
		align-content: center;
	}
	
	.dividtextC01{
		width:85%;
	}
	
	.dividconC02{
		width:100%;
		padding-top:100%;
		background-color : #fff;
		display: flex;
		flex-direction: row;
		flex-wrap: wrap;
		justify-content: center;
		align-items: center;
		align-content: center;
		word-wrap: break-word;
		background-position: 50% 50%;
		-webkit-background-size: 80%;
		background-repeat: no-repeat;
	}
	
	.divTextOption01{
		width:85%;
		height:auto;
		background-color : #fff;
		font-size:1.2vw;
		word-wrap: break-word;
		display: block;
		padding-left:17px;
	}
	
	.textButtonC01{
		margin-left:5px;
		font-size:1.5vw;

	}

	a.ex1:hover, a.ex1:active, a.ex1:visited {
		color: inherit;
	}
	
	.ex1{
		color: inherit;
	}