<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.maindesign h1 span {
    color: #fff;
    text-shadow: 2px 2px 4px rgba(10,10,10,0.7);
    text-align: left;
    font-weight: bold;
    font-size: 6.5vw;
    margin-left: 10px;
    padding-top: 5px;
    line-height: 1.4em;
    position: absolute;
    top: 1vh;
    left: 0;
}

#main .maindesign .description {
font-size: 0.85em;
text-align: justify;
line-height: 22px;
/*margin-top: 5px;*/
padding: 10px;
} 

.maindesign ul.flexList li {
width: 100%;
margin-bottom: 15px; 
}

.maindesign .goods.cols3-2 li {
width: calc(95% / 2);
margin-bottom: 25px;
}

.maindesign .goods.cols3-2 .copy_text {
font-size: 0.9em 
}

.maindesign .goods.cols3-2 .text-box {
margin-bottom: 28%;
} 

.maindesign .goods {
margin-top: 0;
margin-bottom: 10px 
}

.maindesign a.btnRadius02 {
height: auto;
width: 90%;
margin: 0 auto 15px;
} 

.maindesign .fslarge {
font-size: 1.2em;
padding: 1em;
} 
.botton_box li {
    width: 100%;
    margin-right: 0 !important;
    margin-bottom: 10px;
}
.botton_box_anc li {
    width: 100%;
    margin-right: 0 !important;
    margin-bottom: 10px;
}
.anc{
	padding-top: 160px;
    margin-top: -150px !important;
    z-index: -5;
}</pre></body></html>