﻿

/*** for PC Browser ***/
@media (min-width:401px)
{
.LTitle_GNavIcon1
{
  background-image:url("../../../Images/h1_1.gif");
  height: 90px;
  margin-bottom:5px;
}

.LTitle_GNavIcon2
{
  background-image:url("../../../Images/h1_2.gif");
  height: 90px;
  margin-bottom:5px;
}

.LTitle_GNavIcon3
{
  background-image:url("../../../Images/h1_3.gif");
  height: 90px;
  margin-bottom:5px;
}

.LTitle_GNavIcon4
{
  background-image:url("../../../Images/h1_4.gif");
  height: 90px;
  margin-bottom:5px;
}

.LTitle_GNavIcon5
{
  background-image:url("../../../Images/h1_5.gif");
  height: 90px;
  margin-bottom:5px;
}

.LTitle_GNavIcon6
{
  background-image:url("../../../Images/h1_6.gif");
  height: 90px;
  margin-bottom:5px;
}

.LTitle_GNavIcon1
{
  background-image:url("../../../Images/h1_1.gif");
  height: 90px;
  margin-bottom:5px;
}
}


/*** for Smart Phone ***/
@media (max-width:400px)
{
.LTitle_GNavIcon1
{
  background-image:url("../../../Images/h1_1.gif");
  height:80px;
  margin-bottom:5px;
}

.LTitle_GNavIcon2
{
  background-image:url("../../../Images/h1_2.gif");
  height:80px;
  margin-bottom:5px;
}

.LTitle_GNavIcon3
{
  background-image:url("../../../Images/h1_3.gif");
  height:80px;
  margin-bottom:5px;
}

.LTitle_GNavIcon4
{
  background-image:url("../../../Images/h1_4.gif");
  height:80px;
  margin-bottom:5px;
}

.LTitle_GNavIcon5
{
  background-image:url("../../../Images/h1_5.gif");
  height:80px;
  margin-bottom:5px;
}

.LTitle_GNavIcon6
{
  background-image:url("../../../Images/h1_6.gif");
  height:80px;
  margin-bottom:5px;
}

.LTitle_GNavIcon1
{
  background-image:url("../../../Images/h1_1.gif");
  height:80px;
  margin-bottom:5px;
}
}
