﻿

/*** for PC Browser ***/
@media (min-width:401px)
{
.ModuleSet_Standard_7583 .SetContentPane ul.img_btn
{
}

.ModuleSet_Standard_7583 .SetContentPane ul.img_btn li
{
    width: 100%;
}

.ModuleSet_Standard_7583 .SetContentPane ul.img_btn li a
{
    padding-left: 150px;
}

.ModuleSet_Standard_7583 .SetContentPane ul.img_btn li:nth-child(1) a
{
    background: url(../../../secure/6723/img_01.png) no-repeat left center;
}

.ModuleSet_Standard_7583 .SetContentPane ul.img_btn li:nth-child(2) a
{
    background: url(../../../secure/6723/img_02.png) no-repeat left center;
}

.ModuleSet_Standard_7583 .SetContentPane ul.img_btn li:nth-child(3) a
{
    background: url(../../../secure/6723/img_03.png) no-repeat left center;
}

.ModuleSet_Standard_7583 .SetContentPane ul.img_btn li:nth-child(4) a
{
    background: url(../../../secure/6723/img_04.png) no-repeat left center;
}
}


/*** for Smart Phone ***/
@media (max-width:400px)
{
.ModuleSet_Standard_7583 .SetContentPane ul.img_btn
{
    box-sizing: border-box;
    margin: 5px auto;
    text-align: center;
}

.ModuleSet_Standard_7583 .SetContentPane ul.img_btn li
{
    width: 100%;
}

.ModuleSet_Standard_7583 .SetContentPane ul.img_btn li a
{
    padding-left: 150px;
    background-size: auto 100px !important;
    background-position: left 5px top 50% !important;
}

.ModuleSet_Standard_7583 .SetContentPane ul.img_btn li:nth-child(1) a
{
    background: url(../../../secure/6723/img_01.png) no-repeat left center;
}

.ModuleSet_Standard_7583 .SetContentPane ul.img_btn li:nth-child(2) a
{
    background: url(../../../secure/6723/img_02.png) no-repeat left center;
}

.ModuleSet_Standard_7583 .SetContentPane ul.img_btn li:nth-child(3) a
{
    background: url(../../../secure/6723/img_03.png) no-repeat left center;
}

.ModuleSet_Standard_7583 .SetContentPane ul.img_btn li:nth-child(4) a
{
    background: url(../../../secure/6723/img_04.png) no-repeat left center;
}
}
