@charset "utf-8";
*{
  margin: 0;
  padding: 0;
  font-family: 'Tilt Neon', cursive;
}
body {
  background-color: #FAEDCD;
}

.logo img {
  width: 160px;
  float: left;
  padding-left: 3.5%;
  margin-top: 10px;
 }

 .nav-area {
  float: right;
  margin-top: 20px;
  list-style: none;
  padding-top: 10px;
  margin-right: 120px;
  font-size: 20px;
 }
 .nav-area li {
  display: inline-block;
 }

 .nav-area li a {
  color: #B51800;
  padding: 40px;
 }

 .nav-area li a:hover {
  background-color: #FEAE00;
  color: black;
 }

 .hanging img {
  width: 100px;
  float: right;
  position: fixed;
  left: 1290px;
  top: 0;
  margin: 0;
}

.offer img {
  width: 100px;
  position: absolute;
  left: 1283px;
  top: 490px;
}


.head {
    position: absolute;
    left: 450px;
    top: 150px;
    font-size: 50px;
	height: 700px;
	width: 700px;
}


.poto {
    width: 250px;
    position: absolute;
    top: 220px;
    left:370px;
}

.content {
    position: absolute;
    top: 220px;
    left: 640px;
    font-size: 20px;
	height: 700px;
	width: 700px;
}

.discount {
    font-size: 40px;
	
}

.student {
    width: 200px;
    position: absolute;
    top: 500px;
    left: 640px;
	
}

.unidays {
    width: 150px;
    position: absolute;
    top: 515px;
    left: 870px;
}

.hr {
    border: 2px solid black;
    position: absolute;
    left: 650px;
    top: 600px;
    width: 360px;
}

.member {
    position: absolute;
    top: 620px;
    left: 640px;
    font-size: 20px;
}

.member a {
    color: #B51800;
}


/*********************** bottom *********************/

.line img {
    width: 1440px;
    position: absolute;
    top: 720px;
    left: 0;
  }
  
  .accept {
    position: absolute;
    left: 100px;
    top: 820px; 
    font-size: 20px;
  }
  
  .visa img{
    width: 38px;
    position: absolute;
    left: 145px;
    top: 922px;
  }
  
  .master img {
      width: 35px;
      position: absolute;
      left: 185px;
      top: 923px;
  }
  
  .touch {
    position: absolute;
    left: 670px;
    top: 820px;
    font-size: 20px;
  }
  
  .mail img {
    width: 30px;
    position: absolute;
    left: 730px;
    top: 875px;
  }
  
  .wa2 img {
    width: 28px;
    position: absolute;
    left: 765px;
    top: 895px;
  }
  
  .phone img {
    width: 25px;
    position: absolute;
    left: 730px;
    top: 921px;
  }
  
  .follow {
    position: absolute;
    left: 1150px;
    top: 820px;
    font-size: 20px;
  }
  
  .fb img {
    width: 23px;
    position: absolute;
    left: 1240px;
    top: 870px;
  }
  
  .insta img {
    width: 23px;
    position: absolute;
    left: 1245px;
    top: 898px;
  }
  
  .yt img {
    width: 25px;
    position: absolute;
    left: 1228px;
    top: 921px;
  }
  
  .copy {
    position: absolute;
    left: 600px;
    top: 1020px;
    font-size: 15px;
  }