@media only all and (max-width: 700px) {
    /* for 700px or less */
    body {
      font-size: 80%;
      line-height: 1.5;
      -ms-hyphens: auto;
      -webkit-hyphens: auto;
      hyphens: auto;
    }
	h2 {
  margin: 0.5rem 1;
  line-height: 1.5;
  font-size: 1.3rem;
  font-weight: 600;
	color: #f9b200;
	background: rgba(255, 255, 255, 0.9);
		
	
	z-index: 2;
	padding: 1rem 1.5rem 1.5rem 1.5rem;
position: inherit;
	top:20rem;
	
}

.sigel1 {
  position: relative;
  left: 0rem;
  top: 0rem;
}

.sigel2 {
  position: relative;
  left: 0rem;
  top: 0rem;
}


.sigel2 img {
  width: 30%;
}

.sigel1 img {
  width: 30%;
}
	
    .frame-outer {
      width: 100%;
      font-size: 0.8rem;
	margin: 0 auto;
    }
	
    .title-block {
		position: inherit;
		right: auto;
      bottom: auto;
      width: 100%;
    } 
	
.logo {
text-align: left;
	margin: 1rem 1.5rem;
 
}

.logo img{
	 width: 17%;
	
}
	
    .box-left {
      width: 100%;
      padding: 0 0 1rem 0;
    }
	
	.sub-title{
	font-size: 1em;
	}
	
    .box-right {
      width: 100%;
      padding: 0 0 1rem 0;
    }
	.txt_gt{
	font-size: 1em;
	line-height: 1.1em;
}
	
	.hide_m {
	display: none;
}

	.hide {
	display:block;
}
	
    h1 {
      margin: 0px;
      line-height: 1.5;
      font-size: 1.3rem;
    }
.text-light {
padding: 0;
}	
   
	
    .flex {
      display: block;
    }
	
    .left,
    .right {
      width: 100%;
    }
	
    .right {
      padding: 1.5rem;
    }
	
	
	.left-bottom {
  width: 100%;
  padding: 1.5rem 1.5rem 0.5rem 1.5rem;
}

.right-bottom {
  width: 100%;
  padding: 1rem 1.5rem 1.5rem 1.5rem;

}
	
    .hide {
      display: inline-block;
    }
	
    .hide_m {
      display: none;
    }
	
    .table {
      border-collapse: collapse;
      table-layout: fixed;
    }
	
    .cell-left,
    .cell-right {
      display: block;
      float: left;
      width: 100%;
      border: none;
      border-bottom: 1rem solid #fff;
    }
    .row {
      display: block;
      float: left;
      width: 100%;
    }
  	.rmfloat {
  		float: none;
  		padding: 0;
  		margin: 0;
  	}
}

.refnr {}

.apply {}
