/*============================
#forfirstvisitor
============================*/
.forleft .thumb {
    padding-bottom: 0px;
}
.quality_gttext {
    float: left;
    width: 66%;
}
.quality_grimg {
    float: right;
    width: 31%;
}
.quality_grimg .thumb {
    width: 100%;
    border: 2px solid white;
    box-shadow: 1px 2px 10px 0px rgba(0,0,0,0.1);
}
.quality_grimg02 .thumb {
    width: 100%;
    border: 2px solid white;
    box-shadow: 1px 2px 10px 0px rgba(0,0,0,0.1);
}
.formainbg{
    position: relative;
    background-image: url('../forfirstvisitor/_forfirstvisitor_bg.png');
    background-repeat: no-repeat;
    height: 320px;
    padding: 10px;
    background-position: center bottom;
}
.rightcontent .quality_banner {
	margin-top: 20px;
}
.quality_banner{
    height: 210px;
    background-image: url('forfirstvisitor_banner.png');
    background-position: center;
}
.quality_banner a {
	position: absolute;
}
.rightcontent .quality_banner a {
    right: 35px;
    top: 2130px;
}
.tadabtn {
    width: 68%;
    margin: 20px auto 0;
}
.quality_gr02 {
    display: inline-block;
    margin-top: 20px;
}
.quality_gr:last-child .quality_gttext {
    float: left;
}

.quality_gr:last-child .quality_grimg {
    float: right;
}
.quality_gr02 {
    display: inline-block;
    margin-top: 20px;
}

.quality_gttext02 {
    float: right;
    width: 66%;
}

.quality_grimg02 {
    float: left;
    width: 31%;
}

.quality_grimg02 .thumb {
    width: 100%;
}
.btn02 {
    margin-top: -28px;
    padding-left: 150px;
}