@charset "utf-8";
/* CSS Document */

#Soho21_17{
    position: relative;
}

#Soho21_17 ul{
    margin: 0;
    padding: 0;
    list-style: none;
}

#Soho21_17 li{
    position: absolute;
    margin: 0;
    padding: 0;
}

#Soho21_17 a{
    display: block;
    background-color: rgba(0, 0, 0, 0.35);
}

#Soho21_17 li:nth-child(1){ top: 50%; left: 50px;}
#Soho21_17 li:nth-child(1) a{ width: 272px; height: 218px;}

#Soho21_17 li:nth-child(2){ top: 902px; left: 347px;}
#Soho21_17 li:nth-child(2) a{ width: 272px; height: 218px;}

#Soho21_17 li:nth-child(3){ top: 1148px; left: 50px;}
#Soho21_17 li:nth-child(3) a{ width: 272px; height: 218px;}

#Soho21_17 li:nth-child(4){ top: 1148px; left: 347px;}
#Soho21_17 li:nth-child(4) a{ width: 272px; height: 218px;}

#Soho21_17 li:nth-child(5){ top: 1395px; left: 50px;}
#Soho21_17 li:nth-child(5) a{ width: 272px; height: 218px;}

#Soho21_17 li:nth-child(6){ top: 1395px; left: 347px;}
#Soho21_17 li:nth-child(6) a{ width: 272px; height: 218px;}


.tp_soho_tube{
    margin-bottom: 40px;
}

.tp_soho_tube h3{
    margin: 0;
}

.tp_soho_tube .box{
    max-width: 668px;
    box-sizing: border-box;
    position: relative;
    border: 4px solid #971200;
    border-top: none;
    padding-top: 56.28%;
}

.tp_soho_tube .box iframe{
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
}
