* {
    margin: 0;
    padding: 0;
    
}

.lest-top-img img {
    width: 100%;
}

.lest-top-word-top p:nth-of-type(1) {
    font-size: 3vw; 
    margin-top: 4vw;
    margin-bottom: 0.8vw; 
    color: #000000; 
    font-weight: 600; 
}

.lest-top-word-top p:nth-of-type(2) {
    font-size: 1.4vw; 
    color: #000000;
}

.lest-top-word-top p {
    text-align: center;
}     

.lest-top-word {
    position: absolute;
    top: 0;
    width: 100%;
}

.lest-top-one {
    position: relative;
}

.lest-top-word-btn {
	padding-left:15%;
    margin: 0 auto;
    padding-top: 11.5vw;  
}

.lest-top-word-btn p {
    font-size: 2vw;
    font-weight: 600;
    color: #000000;
}

.lest-top-word-btn span {
    font-size: 1vw;
    color: #333; 
    margin-top: 0.1vw;
    display: block;
}

.lest-top-word-btn span:nth-of-type(1){
	margin-top:0.5vw;
}

.lest-top-word-btn button {
    width: 6vw;
    height: 2.5vw;
    display: block;
    background-color: transparent;
    font-size: 1vw;
    color: #ffffff;
    background-image: linear-gradient( #c12c1f, #c12c1f), linear-gradient( #2a2952, #2a2952);
    background-blend-mode: normal, normal;
    border-radius: 0.2vw;
    padding: 0;
    margin: 0;   
    border: none;
    margin-top: 2vw;
}

button::after {
    border: none;
}
.lest-top-two{
    position: relative;
}
.lest-top-two-word{
    position: absolute;
    top: 0;
    width: 100%;
    
}
.lest-top-two-word-btn div:nth-of-type(1){
    float: left;
}
.lest-top-two-word-btn div:nth-of-type(2){
    float: right;
    width: 40%;
}
.lest-top-two-word-btn {
    width: 80%;
    margin: 0 auto;
    margin-top: 20vw;
}

.lest-top-two-word-btn div>p {
    font-size: 2vw;
    word-break:break-all; 
    font-weight: 600;
    color: #000000;
}

.lest-top-two-word-btn span {
    font-size: 1vw;
    color: #333; 
    margin-top: 0.1vw;
    display: block;
}

.lest-top-two-word-btn span:nth-of-type(1){
	margin-top: 0.5vw;
}

.lest-top-two-word-btn span p{
	margin-top:0.2vw;  
}
.lest-top-two-word-btn button {
    width: 6vw;
    height: 2.5vw;
    display: block;
    background-color: transparent;
    font-size: 1vw;
    color: #ffffff;
    background-image: linear-gradient( #c12c1f, #c12c1f), linear-gradient( #2a2952, #2a2952);
    background-blend-mode: normal, normal;
    border-radius: 0.2vw;
    padding: 0;
    margin: 0;
    border: none;
    margin-top: 2vw;
}
.lest-top-ther{
    position: relative;
}
.lest-top-ther-btn{
    position: absolute;
    top: 0;
    width: 100%; 
}
.lest-top-ther-btn-word{  
    margin-left: 15%;
    word-break:break-all;
    /* margin: 0 auto; */
    color: #010101;
    margin-top: 17vw
}
.lest-top-ther-btn-word p{
    font-size: 1vw; 
  	line-height: 1.4vw;
}
.lest-top-ther-btn-word p:nth-of-type(1){
	  margin-top: 0.5vw;
}
.lest-top-ther-btn-word div:nth-of-type(1){
    font-size: 2.2vw;
    font-weight: bold;
	
}
.lest-top-ther-btn-word div:nth-of-type(2){
    font-size: 1.4vw;
    margin-top: .3vw 
}
.lest-top-ther-btn-word div:nth-of-type(3){
    font-size: .8vw;
    line-height: 1.6vw;
    margin-top: 1vw

 
}
.list-btn{
    background-color: #fff;
   	padding-bottom: 0.6%; 
}
.list-btn img{
    width: 100%;
}
.list-btn-left{
    position: relative;
    float: left;
    width: 49.7%;
    margin-top: 0.6%;
  
}
.lest-top-ther-btn-word div{
}
.list-btn-left:nth-child(even){
    margin-left: 0.6%;
} 

.list-btn-wore{
    position: absolute;
    top: 0;
    width: 100%;
    color: #010101;
    margin-top: 4.28vw
}
.list-btn-wore p{
    text-align: center;
}
.list-btn-wore p:nth-of-type(1){
    font-size: 2vw;
    font-weight: 600;
}
.list-btn-wore p:nth-of-type(2){
    font-size: 1.4vw;
   	margin-top:0.2vw
}
.list-btn-wore span{
    font-size: .8vw;
    text-align: center;
    display: block;
   /* margin-top: 1vw;*/
    line-height: 1.3vw
}

.list-btn-wore span:nth-of-type(1){
	margin-top: 1vw;
}

.clear:after {
    clear: both;
    content: '.';
    display: block;
    width: 0;
    height: 0;
    visibility: hidden;
}
@media screen and (max-width:1200px) {
    .th-hdr {
        width: 980px;
    }
}

@media screen and (max-width:1200px) {
    .th-foot-links{
        width: 980px;
    }
}
@media screen and (max-width:1200px) {
    .introduction{
        width: 980px;
    }
}
@media screen and (max-width:1200px) {
    .th-foot-legal-in{
        width: 980px;
    }
}
.th-hdr-row{
    width: 10%;
}
.th-hdr-col1{
    width: 74%;
}
.th-hdr-col0 {
    width: 80%;
}
.th-foot-cols-t{
    width: 100%;
}
.th-foot-cols{
    width: 42.5%;
}
.foots{
    width: 17.6%;
}
.th-foot-bar{
    width: 14%
}
.th-foot-bar>div{
    text-align: left;
}
.th-foot-bar-r{
    width: 100%;
}
.th-foot-bar-r a{
    width: 100%;
}
.th-foot .select{
    width: 100%;
}
.th-foot .th-main-nav{
    width: 100%;
    padding-left: 0;
    text-indent: 14px;
}

/* ---- phone layout (<=768px): compact single-row header, no horizontal overflow ---- */
@media screen and (max-width: 768px) {
    .th-hdr-wrap { height: auto; padding: 8px 0; }
    .th-hdr { width: 100% !important; max-width: 100%; height: auto; padding: 0 12px; box-sizing: border-box; display: flex; align-items: center; }
    .th-hdr-row { float: none; padding: 0; flex: 0 0 auto; }
    .th-hdr-row img { max-width: 110px; height: auto; }
    .th-hdr-col0 { width: auto !important; float: none; flex: 1 1 auto; min-width: 0; }
    .th-hdr-col1 { width: 100% !important; float: none; line-height: normal; margin-top: 6px; }
    .th-hdr-col1 ul { display: flex; flex-wrap: wrap; }
    .th-hdr-col1 ul li { width: auto; height: auto; margin: 2px 10px 2px 0; }
    .th-hdr-col1 ul li a { font-size: 14px; }
    .th-hdr-col5 { margin: 0 5px 0 0; }
    .th-foot-links { width: 100% !important; }
    .th-foot-links-in { width: 100% !important; }
    .introduction { width: 100% !important; padding: 16px 12px; box-sizing: border-box; }
    .introduction div { width: 50%; }
    .th-foot-legal-in { width: 100% !important; box-sizing: border-box; padding: 0 12px; }
    html, body { max-width: 100%; overflow-x: hidden; }
}
