
@font-face {
  font-family: 'fibonacciwidthGX';
  src: url('fibonacciwidthGX.ttf') ;
  font-weight: normal; 
	font-style: normal; 
}

@font-face {
  font-family: 'fibonacciwidth2GX';
  src: url('fibonacciwidth2GX.ttf') ;
  font-weight: normal; 
	font-style: normal; 
}


@font-face {
  font-family: 'SimplerPro_V3-Bold';
  src: url('SimplerPro_V3-Bold.ttf') ;
  font-weight: normal; 
	font-style: normal; 
}

.testnew_lay
{
#margin-bottom: 0px;
#	margin-top: 0px;
#	margin-left: 0px;
#	margin-right: 0px;
#	border-style: solid;
#	border-width: 0.1vw;
#	border-color: #9c9c9b;
}

.boximglayer
{
	width: inherit;
	height: inherit;
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 2;
	
	
}

.boximglayer1
{
	width: inherit;
	height: inherit;
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 3;

}

.boximg 
{
	height: 100%;
	width: 100%;
	
}

.layertouch
{
	height: 100%;
	width: 100%;
	position: absolute;
	top: 0px;
	left: 0px;
	opacity: 0;
	z-index: 30;
}

.mmmmm
{
	background-color: #e9e5de;
	
}
.containshir
{
	overscroll-behavior: none;
	background-color: #9c9c9b;
	width: 94vw;
	margin-top: 2.2vw;
}

.nomargin
{
#	margin-bottom: 0px;
#	margin-top: 0px;
#	margin-left: 0px;
#	margin-right: 0px;
#	border-style: solid;
#	border-width: 0.1vw;
#	border-color: #9c9c9b;
	
}


/* ---------------------------  BOX 1 ------------------------------ */
.box_parent_box1 
{
	background-color: #e9e5de;
	height: 13vw;
	margin-bottom: 0.1vw;
	width: 99.75%;
	float: right;
	position:relative;
	z-index: 1;
}

.boxfull_box1
{
 position: absolute;
    top: 37%;
    left: 2%;
	overflow: visible;
    height: 6.8vw;
    width: 95%;
	color: #3c3c3b;
	font-size: 2.2vw;
	line-height: 50%;
	text-align: center;
	text-decoration: none;
	z-index: 10;
	-webkit-user-select: none; /* webkit (safari, chrome) browsers */
    -moz-user-select: none; /* mozilla browsers */
    -khtml-user-select: none; /* webkit (konqueror) browsers */
    -ms-user-select: none; /* IE10+ */
	font-family: 'fibonacciwidthGX';
	font-variation-settings: 'HGHT' 1000, 'ROND' 0;
	transition: font-variation-settings 1.5s

}


.param_bottom_box1
{
	position: absolute;
	z-index: 9;
	top: 88%;
	width: 20%;
	left: 40%;
	font-size: 0.65vw;
	height: 1.0vw;
	text-align: center;
	text-decoration: none;
	color: #9c9c9b;
	background-color:  #e9e5de;
	font-family: 'SimplerPro_V3-Bold';
}


.param_side_box1
{
	position: absolute;
	 transform: rotate(270deg);
	z-index: 11;
	top:45%;
	width: 14%;
	height: 1.0vw;
	left: 90.5%;
	font-size: 0.65vw;
	text-align: center;
	text-decoration: none;
	color: #9c9c9b;
	background-color:  #e9e5de;
	font-family: 'SimplerPro_V3-Bold';
}


/* ---------------------------  BOX 2 A ------------------------------ */

.box_parent_box2a {
	background-color: #e9e5de;
	width: 99.5%;
	margin-bottom: 0.1vw;
	float: right;
	height: 13vw;
	position:relative;
	z-index: 1;
}


.boxfull_box2a {
 position: absolute;
 top: 33%;
 left: 18%;
	color: #3c3c3b;
font-size: 1vw;

text-align: center;
text-decoration: none;
	z-index: 10;
-webkit-user-select: none; /* webkit (safari, chrome) browsers */
    -moz-user-select: none; /* mozilla browsers */
    -khtml-user-select: none; /* webkit (konqueror) browsers */
    -ms-user-select: none; /* IE10+ */
font-family: 'fibonacciwidthGX';
transition: font-variation-settings 1.5s;
/*font-variation-settings: 'HGHT' 1000, 'ROND' 0;*/
}

.boxfull_box2a_sub {
display: inline-block;
 
	color: #3c3c3b;
font-size: 2.7vw;
line-height: 5.4vw;
text-align: center;
text-decoration: none;
	
-webkit-user-select: none; /* webkit (safari, chrome) browsers */
    -moz-user-select: none; /* mozilla browsers */
    -khtml-user-select: none; /* webkit (konqueror) browsers */
    -ms-user-select: none; /* IE10+ */
font-family: 'fibonacciwidthGX';
transition: font-variation-settings 0.5s;
/*font-variation-settings: 'HGHT' 1000, 'ROND' 0;*/
}


.param_bottom_box2a
{
	position: absolute;
	z-index: 9;
	top: 90%;
	left: 40%;
	width: 30%;
	
	font-size: 0.65vw;
	text-align: center;
	text-decoration: none;
	color: #9c9c9b;
	background-color:  #e9e5de;
	font-family: 'SimplerPro_V3-Bold';	
}


.param_side_box2a
{
	position: absolute;
	transform: rotate(270deg);
	z-index: 11;
	top: 40%;
	left: 83%;
	width: 23%;
	
	font-size: 0.65vw;
	text-align: center;
	text-decoration: none;
	color: #9c9c9b;
	background-color:  #e9e5de;
font-family: 'SimplerPro_V3-Bold';
}

/* ---------------------------  BOX 2b ------------------------------ */
/* ---------------------------  BOX 2b ------------------------------ */
/* ---------------------------  BOX 2b ------------------------------ */

.box_parent_box2b {
	
	height: 13vw;
	width: 99.5%;
	float:right;
	background-color: #e9e5de;
	position:relative;
	z-index: 1;
}


.boxfull_box2b {
	
 position: absolute;
    top: 7.5%;
    left: 7.5%;
	width: 85%;
	color: #9c9c9b;
font-size: 0.75vw;
line-height: 1vw;
text-align: right;
text-decoration: none;
	z-index: 10;
-webkit-user-select: none; /* webkit (safari, chrome) browsers */
    -moz-user-select: none; /* mozilla browsers */
    -khtml-user-select: none; /* webkit (konqueror) browsers */
    -ms-user-select: none; /* IE10+ */
font-family: 'SimplerPro_V3-Bold';
font-variation-settings: 'HGHT' 0, 'ROND' 0;
}


.param_bottom_box2b
{
	position: absolute;
	z-index: 9;
	top: 88%;
	width: 20%;
	left: 30%;
	font-size: 0.65vw;
	text-align: center;
	text-decoration: none;
	color: #9c9c9b;
	background-color:  #e9e5de;
	font-family: 'SimplerPro_V3-Bold';
}


.param_side_box2b
{
	position: absolute;
	transform: rotate(270deg);
	z-index: 11;
	top:13vw;
	width: 13vw;
	left: 91%;
	font-size: 0.65vw;
	text-align: center;
	text-decoration: none;
	color: #9c9c9b;
	background-color:  #e9e5de;
	font-family: 'SimplerPro_V3-Bold';
}



/* ---------------------------  BOX 3 ------------------------------ */
.box_parent_box3 {
	height: 13vw;
	width: 99.75%;
	margin-bottom: 0.1vw;
	float:right;
	position:relative;
	background-color: #e9e5de;
	z-index: 1;
}

.boxfull_box3{
 position: absolute;
    top: 18%;
    left: 2%;
	overflow: visible;
	word-wrap: break-word;
   height: 80%;
    width: 96%;
	color: #3c3c3b;
font-size: 1.7vw;
line-height: 3.8vw;
text-align: center;
text-decoration: none;
	z-index: 10;
-webkit-user-select: none; /* webkit (safari, chrome) browsers */
    -moz-user-select: none; /* mozilla browsers */
    -khtml-user-select: none; /* webkit (konqueror) browsers */
    -ms-user-select: none; /* IE10+ */
font-family: 'fibonacciwidthGX';
font-variation-settings: 'HGHT' 1000, 'ROND' 0;
transition: font-variation-settings 1.5s;

}




.param_bottom_box3
{
	position: absolute;
	z-index: 9;
	top: 88%;
	width: 20%;
	left: 40%;
	font-size: 0.65vw;
	height: 1.5vw;
	text-align: center;
	text-decoration: none;
	color: #9c9c9b;
	background-color:  #e9e5de;
	font-family: 'SimplerPro_V3-Bold';
}


.param_side_box3
{
	position: absolute;
	 transform: rotate(270deg);
	z-index: 11;
	top:45%;
	width: 20%;
	height: 0.8vw;
	left: 86.5%;
	font-size: 0.65vw;
	text-align: center;
	text-decoration: none;
	color: #9c9c9b;
	background-color:  #e9e5de;
	font-family: 'SimplerPro_V3-Bold';
}


/* ---------------------------  BOX 4a ------------------------------ */
.box_parent_box4a {
	height: 13vw;
	width: 99.5%;
	float:right;
	position:relative;
	z-index: 1;
	background-color: #e9e5de;
}

.boxfull_box4a{
 position: absolute;
    top: 18%;
    left: 5%;
	overflow: visible;
	word-wrap: break-word;
   transition: font-variation-settings 0.5s;
    width: 90%;
	color: #3c3c3b;
font-size: 5vw;
line-height: 10vw;
text-align: center;
text-decoration: none;
	z-index: 10;
-webkit-user-select: none; /* webkit (safari, chrome) browsers */
    -moz-user-select: none; /* mozilla browsers */
    -khtml-user-select: none; /* webkit (konqueror) browsers */
    -ms-user-select: none; /* IE10+ */
font-family: 'fibonacciwidthGX';
font-variation-settings: 'HGHT' 1000, 'ROND' 0;

}


.param_bottom_box4a
{
	position: absolute;
	z-index: 9;
	top: 88%;
	width: 30%;
	left: 40%;
	font-size: 0.65vw;
	#line-height: 10%;
	height: 1.5vw;
	text-align: center;
	text-decoration: none;
	color: #9c9c9b;
	background-color:  #e9e5de;
	font-family: 'SimplerPro_V3-Bold';
}


.param_side_box4a
{
	position: absolute;
	 transform: rotate(270deg);
	z-index: 11;
	top:45%;
	width: 45%;
	line-height: 0.8vw;
	left: 70%;
	font-size: 0.65vw;
	text-align: center;
	text-decoration: none;
	color: #9c9c9b;
	background-color:  #e9e5de;
	font-family: 'SimplerPro_V3-Bold';
}


/* ---------------------------  BOX 4b ------------------------------ */
.box_parent_box4b {
	height: 13vw;
	width: 99.5%;
	float: right;
	position:relative;
	background-color: #e9e5de;
	z-index: 1;
}

.boxfull_box4b{
 position: absolute;
    top: 18%;
    left: 5%;
	overflow: visible;
	word-wrap: break-word;
   
    width: 90%;
	color: #3c3c3b;
font-size: 5vw;
line-height: 10vw;
text-align: center;
text-decoration: none;
	z-index: 10;
-webkit-user-select: none; /* webkit (safari, chrome) browsers */
    -moz-user-select: none; /* mozilla browsers */
    -khtml-user-select: none; /* webkit (konqueror) browsers */
    -ms-user-select: none; /* IE10+ */
font-family: 'fibonacciwidthGX';
font-variation-settings: 'HGHT' 1000, 'ROND' 0;
transition: font-variation-settings 0.5s;
}


.param_bottom_box4b
{
	position: absolute;
	z-index: 9;
	top: 89%;
	width: 40%;
	left: 30%;
	font-size: 0.65vw;
	height: 0.8vw;
	text-align: center;
	text-decoration: none;
	color: #9c9c9b;
	background-color:  #e9e5de;
	font-family: 'SimplerPro_V3-Bold';
}


.param_side_box4b
{
	position: absolute;
	 transform: rotate(270deg);
	z-index: 11;
	top:45%;
	width: 14%;
	height: 1.5vw;
	left: 90.5%;
	font-size: 0.65vw;
	text-align: center;
	text-decoration: none;
	color: #9c9c9b;
	background-color:  #e9e5de;
	font-family: 'SimplerPro_V3-Bold';
}


/* ---------------------------  BOX 4c ------------------------------ */
.box_parent_box4c {
	height: 26.1vw;
	width: 99.5%;
	float: right;
	position:relative;
	z-index: 1;
	background-color:  #e9e5de;
}

.boxfull_box4c {
 position: absolute;
    top: 17%;
    left: 5%;
	overflow: visible;
	word-wrap: break-word;
   
    width: 90%;
	color: #3c3c3b;
	
	background-color:  #e9e5de;
	
font-size: 12vw;
line-height: 12vw;
text-align: center;
text-decoration: none;
	z-index: 10;
-webkit-user-select: none; /* webkit (safari, chrome) browsers */
    -moz-user-select: none; /* mozilla browsers */
    -khtml-user-select: none; /* webkit (konqueror) browsers */
    -ms-user-select: none; /* IE10+ */
font-family: 'fibonacciwidth2GX';
font-variation-settings: 'HGHT' 1000, 'ROND' 0, 'wdth' 1000;
transition: font-variation-settings 0.1s;
}


.param_bottom_box4c
{
	position: absolute;
	z-index: 9;
	top: 2.5%;
	width: 40%;
	left: 30%;
	font-size: 0.65vw;
	height: 0.8vw;
	text-align: center;
	text-decoration: none;
	color: #9c9c9b;
	background-color:  #e9e5de;
	font-family: 'SimplerPro_V3-Bold';
}


.param_side_box4c
{
	position: absolute;
	transform: rotate(270deg);
	z-index: 11;
	top:45%;
	width: 14%;
	height: 1.5vw;
	left: 90.5%;
	font-size: 0.65vw;
	text-align: center;
	text-decoration: none;
	color: #9c9c9b;
	background-color:  #e9e5de;
	font-family: 'SimplerPro_V3-Bold';
}


/* ---------------------------  BOX 5 ------------------------------ */
.box_parent_box5 {
	height: 13vw;
	width: 99.7%;
	float: right;
	position:relative;
	background-color: #e9e5de;
	z-index: 1;
}

.boxfull_box5 {
 position: absolute;
    top: 35%;
    left: 1%;
	overflow: visible;
	word-wrap: break-word;
   
    width: 95%;
	color: #3c3c3b;
font-size: 2.7vw;
line-height: 5.4vw;
text-align: center;
text-decoration: none;
	z-index: 10;
-webkit-user-select: none; /* webkit (safari, chrome) browsers */
    -moz-user-select: none; /* mozilla browsers */
    -khtml-user-select: none; /* webkit (konqueror) browsers */
    -ms-user-select: none; /* IE10+ */
font-family: 'fibonacciwidth2GX';
font-variation-settings: 'HGHT' 1000, 'ROND' 0, 'wdth' 1000;
transition: font-variation-settings 0.5s;
}


.param_bottom_box5
{
	position: absolute;
	z-index: 9;
	top: 2.5%;
	width: 20%;
	left: 40%;
	font-size: 0.65vw;
	height: 0.8vw;
	text-align: center;
	text-decoration: none;
	color: #9c9c9b;
	background-color:  #e9e5de;
	font-family: 'SimplerPro_V3-Bold';
}


.param_side_box5
{
	position: absolute;
	transform: rotate(270deg);
	z-index: 11;
	top:45%;
	width: 23%;
	height: 0.8vw;
	left: 85%;
	font-size: 0.65vw;
	text-align: center;
	text-decoration: none;
	color: #9c9c9b;
	background-color:  #e9e5de;
	font-family: 'SimplerPro_V3-Bold';
	
}

/* ---------------------------  BOX 6a ------------------------------ */

.box_parent_box6a {
	width: 99.5%;
	float: right;
	height: 13vw;
	position:relative;
	background-color: #e9e5de;
	z-index: 1;
}


.boxfull_box6a
{
 position: absolute;
 
 top: 25%;
 left: 5%;
	color: #3c3c3b;
font-size: 1.9vw;
line-height:3.8vw;
width: 90%;
text-align: center;
text-decoration: none;
	z-index: 10;
-webkit-user-select: none; /* webkit (safari, chrome) browsers */
    -moz-user-select: none; /* mozilla browsers */
    -khtml-user-select: none; /* webkit (konqueror) browsers */
    -ms-user-select: none; /* IE10+ */
font-family: 'fibonacciwidthGX';
transition: font-variation-settings 1.5s;
/*font-variation-settings: 'HGHT' 1000, 'ROND' 0;*/
}

.boxfull_box6a_sub {
display: block;
 
	color: #3c3c3b;
font-size: 5vw;
text-align: center;
text-decoration: none;
	
-webkit-user-select: none; /* webkit (safari, chrome) browsers */
    -moz-user-select: none; /* mozilla browsers */
    -khtml-user-select: none; /* webkit (konqueror) browsers */
    -ms-user-select: none; /* IE10+ */
font-family: 'fibonacciwidthGX';
transition: font-variation-settings 0.5s;
/*font-variation-settings: 'HGHT' 1000, 'ROND' 0;*/
}


.param_bottom_box6a
{
	position: absolute;
	z-index: 9;
	top: 90%;
	left: 30%;
	width: 40%;
	
	font-size: 0.65vw;
	line-height: 0.8vw;
	text-align: center;
	text-decoration: none;
	color: #9c9c9b;
	background-color:  #e9e5de;
	font-family: 'SimplerPro_V3-Bold';	
}


.param_side_box6a
{
	position: absolute;
	transform: rotate(270deg);
	z-index: 11;
	top: 45%;
	left: 76%;
	width: 35%;
	
	font-size: 0.65vw;
	text-align: center;
	text-decoration: none;
	color: #9c9c9b;
	background-color:  #e9e5de;
font-family: 'SimplerPro_V3-Bold';
}




/* ---------------------------  BOX 6b ------------------------------ */
.box_parent_box6b {
	height: 13vw;
	width: 99.75%;
	float:right;
	position:relative;
	background-color: #e9e5de;
	z-index: 1;
}

.boxfull_box6b {
 position: absolute;
    top: 36%;
    left: 5%;
	overflow: visible;
	word-wrap: break-word;
   
    width: 90%;
	color: #3c3c3b;
font-size: 2vw;
line-height: 4vw;
text-align: center;
text-decoration: none;
	z-index: 10;
-webkit-user-select: none; /* webkit (safari, chrome) browsers */
    -moz-user-select: none; /* mozilla browsers */
    -khtml-user-select: none; /* webkit (konqueror) browsers */
    -ms-user-select: none; /* IE10+ */
font-family: 'fibonacciwidth2GX';
font-variation-settings: 'HGHT' 1000, 'ROND' 0, 'wdth' 1000;
transition: font-variation-settings 0.5s;
}


.param_bottom_box6b
{
	position: absolute;
	z-index: 9;
	top: 2.5%;
	width: 20%;
	left: 40%;
	font-size: 0.65vw;
	height: 0.8vw;
	text-align: center;
	text-decoration: none;
	color: #9c9c9b;
	background-color:  #e9e5de;
	font-family: 'SimplerPro_V3-Bold';
}


.param_side_box6b
{
	position: absolute;
	transform: rotate(270deg);
	z-index: 11;
	top:45%;
	width: 19.5%;
	#line-height: 0.65vw;
	left: 86.9%;
	font-size: 0.65vw;
	text-align: center;
	text-decoration: none;
	color: #9c9c9b;
	background-color:  #e9e5de;
	font-family: 'SimplerPro_V3-Bold';
	
}


/* ---------------------------  BOX 7a ------------------------------ */
.box_parent_box7a {
	height: 26.1vw;
	width: 99.5%;
	float: right;
	position:relative;
	z-index: 1;
	background-color:  #e9e5de;
}

.boxfull_box7a {
 position: absolute;
    top: 38%;
    left: 5%;
	overflow: visible;
	word-wrap: break-word;
   
    width: 90%;
	color: #3c3c3b;
	
	background-color:  #e9e5de;
	
font-size: 12vw;
line-height: 12vw;
text-align: center;
text-decoration: none;
	z-index: 10;
-webkit-user-select: none; /* webkit (safari, chrome) browsers */
    -moz-user-select: none; /* mozilla browsers */
    -khtml-user-select: none; /* webkit (konqueror) browsers */
    -ms-user-select: none; /* IE10+ */
font-family: 'fibonacciwidth2GX';
font-variation-settings: 'HGHT' 1000, 'ROND' 0, 'wdth' 1000;
transition: font-variation-settings 0.1s;
}


.param_bottom_box7a
{
	position: absolute;
	z-index: 9;
	top: 2.5%;
	width: 40%;
	left: 30%;
	font-size: 0.65vw;
	height: 0.8vw;
	text-align: center;
	text-decoration: none;
	color: #9c9c9b;
	background-color:  #e9e5de;
	font-family: 'SimplerPro_V3-Bold';
}


.param_side_box7a
{
	position: absolute;
	transform: rotate(270deg);
	z-index: 11;
	top:45%;
	width: 14%;
	height: 1.5vw;
	left: 90.5%;
	font-size: 0.65vw;
	text-align: center;
	text-decoration: none;
	color: #9c9c9b;
	background-color:  #e9e5de;
	font-family: 'SimplerPro_V3-Bold';
}

/* ---------------------------  BOX 7b ------------------------------ */
.box_parent_box7b 
{
	background-color: #e9e5de;
	height: 13vw;
	margin-bottom: 0.1vw;
	width: 100%;
	float: right;
	position:relative;
	z-index: 1;
}

.boxfull_box7b
{
 position: absolute;
    top: 49%;
    left: 2%;
	overflow: visible;
    height: 4vw;
    width: 95%;
	color: #3c3c3b;
	font-size: 2vw;
	line-height: 50%;
	text-align: center;
	text-decoration: none;
	z-index: 10;
	-webkit-user-select: none; /* webkit (safari, chrome) browsers */
    -moz-user-select: none; /* mozilla browsers */
    -khtml-user-select: none; /* webkit (konqueror) browsers */
    -ms-user-select: none; /* IE10+ */
	font-family: 'fibonacciwidthGX';
	font-variation-settings: 'HGHT' 1000, 'ROND' 0;
	transition: font-variation-settings 0.5s;
	transform: skew(16deg);

}


.param_bottom_box7b
{
	position: absolute;
	z-index: 9;
	top: 89%;
	width: 25%;
	left: 40%;
	font-size: 0.65vw;
	height: 1.0vw;
	text-align: center;
	text-decoration: none;
	color: #9c9c9b;
	background-color:  #e9e5de;
	font-family: 'SimplerPro_V3-Bold';
}


.param_side_box7b
{
	position: absolute;
	 transform: rotate(270deg);
	z-index: 11;
	top:45%;
	width: 22%;
	height: 1.0vw;
	left: 86%;
	font-size: 0.65vw;
	text-align: center;
	text-decoration: none;
	color: #9c9c9b;
	background-color:  #e9e5de;
	font-family: 'SimplerPro_V3-Bold';
}



/* ---------------------------  BOX 8b ------------------------------ */
.box_parent_box8b 
{
	height: 26.1vw;
	margin-bottom: 0.1vw;
	width: 100%;
	position:relative;
	background-color: #e9e5de;
	z-index: 1;
}

.boxfull_box8b
{
 position: absolute;
    top: 28.5%;
    left: 2%;
	overflow: visible;
   # line-height: 6vw;
    width: 95%;
	color: #3c3c3b;
font-size: 3.7vw;
line-height: 7.2vw;
text-align: center;
text-decoration: none;
	z-index: 10;
-webkit-user-select: none; /* webkit (safari, chrome) browsers */
    -moz-user-select: none; /* mozilla browsers */
    -khtml-user-select: none; /* webkit (konqueror) browsers */
    -ms-user-select: none; /* IE10+ */
font-family: 'fibonacciwidthGX';
font-variation-settings: 'HGHT' 1000, 'ROND' 0;
transition: font-variation-settings 0.1s

}

.boxfull_box8b1
{
 position: absolute;
    top: 51%;
    left: 2.5%;
	overflow: visible;
   # line-height: 6vw;
    width: 95%;
	color: #3c3c3b;
font-size: 3.7vw;
line-height: 7.2vw;
text-align: center;
text-decoration: none;
	z-index: 10;
-webkit-user-select: none; /* webkit (safari, chrome) browsers */
    -moz-user-select: none; /* mozilla browsers */
    -khtml-user-select: none; /* webkit (konqueror) browsers */
    -ms-user-select: none; /* IE10+ */
font-family: 'fibonacciwidthGX';
font-variation-settings: 'HGHT' 1000, 'ROND' 0;
transition: font-variation-settings 0.1s

}



.param_bottom_box8b
{
	position: absolute;
	z-index: 9;
	top: 95%;
	width: 25%;
	left: 40%;
	font-size: 0.65vw;
	height: 0.8vw;
	text-align: center;
	text-decoration: none;
	color: #9c9c9b;
	background-color:  #e9e5de;
	font-family: 'SimplerPro_V3-Bold';
}


.param_side_box8b
{
	position: absolute;
	 transform: rotate(270deg);
	z-index: 11;
	top:50%;
	width: 25%;
	height: 0.8vw;
	left: 83%;
	font-size: 0.65vw;
	text-align: center;
	text-decoration: none;
	color: #9c9c9b;
	background-color:  #e9e5de;
	font-family: 'SimplerPro_V3-Bold';
}


/* ---------------------------  BOX 10 A ------------------------------ */

.box_parent_box10a {
	width: 99.75%;
	float: right;
	height: 13vw;
	position:relative;
	background-color: #e9e5de;
	z-index: 1;
}


.boxfull_box10a1 {
 position: absolute;
 top: 25%;
 left: 5%;
	color: #3c3c3b;
font-size: 2vw;

width: 90%;
text-align: center;
text-decoration: none;
	z-index: 10;
-webkit-user-select: none; /* webkit (safari, chrome) browsers */
    -moz-user-select: none; /* mozilla browsers */
    -khtml-user-select: none; /* webkit (konqueror) browsers */
    -ms-user-select: none; /* IE10+ */
font-family: 'fibonacciwidthGX';
transition: font-variation-settings 1s;
/*font-variation-settings: 'HGHT' 1000, 'ROND' 0;*/
}


.boxfull_box10a2 {
 position: absolute;
 top: 55%;
 left: 5%;
	color: #3c3c3b;
font-size: 2vw;
width: 90%;
text-align: center;
text-decoration: none;
	z-index: 12;
-webkit-user-select: none; /* webkit (safari, chrome) browsers */
    -moz-user-select: none; /* mozilla browsers */
    -khtml-user-select: none; /* webkit (konqueror) browsers */
    -ms-user-select: none; /* IE10+ */
font-family: 'fibonacciwidthGX';
transition: font-variation-settings 1s;
/*font-variation-settings: 'HGHT' 1000, 'ROND' 0;*/

}


.param_bottom_box10a
{
	position: absolute;
	z-index: 9;
	top: 90%;
	left: 40%;
	width: 20%;
	
	font-size: 0.65vw;
	line-height: 0.8vw;
	text-align: center;
	text-decoration: none;
	color: #9c9c9b;
	background-color:  #e9e5de;
	font-family: 'SimplerPro_V3-Bold';	
}


.param_bottom_box10a1
{
	position: absolute;
	z-index: 14;
	top: 6%;
	left: 40%;
	width: 20%;
	
	font-size: 0.65vw;
	line-height: 0.8vw;
	text-align: center;
	text-decoration: none;
	color: #9c9c9b;
	background-color:  #e9e5de;
	font-family: 'SimplerPro_V3-Bold';	
}


.param_side_box10a
{
	position: absolute;
	transform: rotate(270deg);
	z-index: 11;
	top: 40%;
	left: 85%;
	width: 23%;
	
	font-size: 0.65vw;
	text-align: center;
	text-decoration: none;
	color: #9c9c9b;
	background-color:  #e9e5de;
font-family: 'SimplerPro_V3-Bold';
}


/* ---------------------------  BOX 10B ------------------------------ */

.box_parent_box10b {
	width: 99.5%;
	float: right;
	height: 13vw;
	position:relative;
	background-color: #e9e5de;
	z-index: 1;
}


.boxfull_box10b 
{
 position: absolute;
 transform: skew(16deg);
 top: 15%;
 left: 5%;
	color: #3c3c3b;
font-size: 5.5vw;
line-height:11vw;
width: 90%;
text-align: center;
text-decoration: none;
	z-index: 10;
-webkit-user-select: none; /* webkit (safari, chrome) browsers */
    -moz-user-select: none; /* mozilla browsers */
    -khtml-user-select: none; /* webkit (konqueror) browsers */
    -ms-user-select: none; /* IE10+ */
font-family: 'fibonacciwidthGX';
transition: font-variation-settings 1.5s;
/*font-variation-settings: 'HGHT' 1000, 'ROND' 0;*/
}

.boxfull_box10b_sub {
display: block;
 
	color: #3c3c3b;
font-size: 5vw;
text-align: center;
text-decoration: none;
	
-webkit-user-select: none; /* webkit (safari, chrome) browsers */
    -moz-user-select: none; /* mozilla browsers */
    -khtml-user-select: none; /* webkit (konqueror) browsers */
    -ms-user-select: none; /* IE10+ */
font-family: 'fibonacciwidthGX';
transition: font-variation-settings 0.5s;
/*font-variation-settings: 'HGHT' 1000, 'ROND' 0;*/
}


.param_bottom_box10b
{
	position: absolute;
	z-index: 9;
	top: 90%;
	left: 30%;
	width: 40%;
	
	font-size: 0.65vw;
	line-height: 0.8vw;
	text-align: center;
	text-decoration: none;
	color: #9c9c9b;
	background-color:  #e9e5de;
	font-family: 'SimplerPro_V3-Bold';	
}


.param_side_box10b
{
	position: absolute;
	transform: rotate(270deg);
	z-index: 11;
	top: 45%;
	left: 76%;
	width: 35%;
	
	font-size: 0.65vw;
	text-align: center;
	text-decoration: none;
	color: #9c9c9b;
	background-color:  #e9e5de;
font-family: 'SimplerPro_V3-Bold';
}


/* ---------------------------  BOX 11 ------------------------------ */

.box_parent_box11 {
	width: 100%;
	height: 13vw;
	position:relative;
	background-color: #e9e5de;
	z-index: 1;
}


.boxfull_box11
{
 position: absolute;
 
 top: 15%;
 left: 5%;
	color: #3c3c3b;
font-size: 5.5vw;
line-height:11vw;
width: 90%;
text-align: center;
text-decoration: none;
	z-index: 10;
-webkit-user-select: none; /* webkit (safari, chrome) browsers */
    -moz-user-select: none; /* mozilla browsers */
    -khtml-user-select: none; /* webkit (konqueror) browsers */
    -ms-user-select: none; /* IE10+ */
font-family: 'fibonacciwidthGX';
transition: font-variation-settings 1.5s;
/*font-variation-settings: 'HGHT' 1000, 'ROND' 0;*/
}


.param_bottom_box11
{
	position: absolute;
	z-index: 9;
	top: 5%;
	left: 30%;
	width: 40%;
	
	font-size: 0.65vw;
	line-height: 0.8vw;
	text-align: center;
	text-decoration: none;
	color: #9c9c9b;
	background-color:  #e9e5de;
	font-family: 'SimplerPro_V3-Bold';	
}


/* ------------------  box 11k --------------------------------- */
