@media screen and (max-width: 480px) {#Box07{width:100%;}}
#HjYLx007dtilist1 .list{text-align:center;width:100%;}#HjYLx007dtilist1 .item{width:50%;}#HjYLx007dtilist1 .subject{text-align:center;margin-bottom:20px;}#HjYLx007dtilist1 .subject a{color:#3D3A3A;font-size:15pt;font-weight:bold;}#HjYLx007dtilist1 .dspon{text-align:left;width:60%;margin-top:40px;margin-right:auto;margin-left:auto;display:block;}
@media screen and (max-width: 768px) {#HjYLx007dtilist1 .image{width:220px;height:300px;margin-right:auto;margin-left:auto;display:block;}}
@media screen and (max-width: 480px) {#HjYLx007dtilist1 .item{width:43%;padding:3.5%;float:left;display:inline-block;}#HjYLx007dtilist1 .image{width:100%;height:200px;}#HjYLx007dtilist1 .subject{text-align:left;}#HjYLx007dtilist1 .subject a{font-size:12pt;}#HjYLx007dtilist1 .dspon{width:100%;}}
#HjYLqkbut1{margin-top:50px;}#HjYLqkbut1 a:before{font-family:fontello;content:'\f104';padding-right:5px;}#HjYLqkbut1 a{color:#703800;font-size:12pt;font-weight:bold;padding:5px;border-top:#703800 2px solid;border-bottom:#703800 5px solid;display:inline-block;-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 3px;}
@media screen and (max-width: 480px) {#HjYLqkbut1{text-align:center;}#HjYLqkbut1 a{margin-left:0px;right:0px;left:auto;}}
#HjYLx007dtilist1 ul.list > li .image {
    padding-top: 100%;
    background-size:contain;
}
#HjYLx007dtilist1 .list li{
   width:20%;
   float:left;
}
#HjYLx007dtilist1 .list li .dob {
    padding:20px;
}
#HjYLx007dtilist1 .dspon {
    margin: 10px 0px;
    padding: 0px 0px;
}
#HjYLx007dtilist1 .subject {
    font-size:12pt;
    font-weight:bold;
    padding: 10px 0px 0px 0px;
    margin: 0px;
    line-height: 150%;
    color: #483620;
    background: url(../../../USER/fantasy/Userfile/file/book_line.png) no-repeat center bottom;
    background-size: 100% 1px;
}
#HjYLx007dtilist1 .subject a {
    font-weight: bold;
    text-align: center;
}
#HjYLx007dtilist1 .dspon {
    width: 100%;
    margin: 5px 0px;
    padding: 0px 0px;
}
#HjYLx007dtilist1 .p_cell_2,
#HjYLx007dtilist1 .p_cell_3,
#HjYLx007dtilist1 .p_cell_4,
#HjYLx007dtilist1 .p_cell_5,
#HjYLx007dtilist1 .p_cell_6,
#HjYLx007dtilist1 .p_cell_7,
#HjYLx007dtilist1 .p_cell_8 {
    padding:0px;
    margin:0px;
    width:120%;
    line-height: 150%;
    font-size: 9pt;
    letter-spacing: 0px;
    -webkit-transform-origin-x: 0;
    -webkit-transform: scale(0.90);
    text-align:left;
}
@media screen and (max-width: 968px) {
    #HjYLx007dtilist1 .list li {
        width: 33.3%;
        float: left;
    }
}
@media screen and (max-width: 768px) {
    #HjYLx007dtilist1 .list li {
        width: 50%;
        float: left;
    }
}
@media screen and (max-width: 480px) {
    #HjYLx007dtilist1 .list li {
        width:50%;
        float: left;
    }
}
.carouselBox {
    max-width:1024px;
    overflow:hidden;
    padding:0px 40px;
    width:100%;
    margin:0px auto;
}
.owl-carousel .owl-stage-outer {
    z-index:5;
    padding:20px 0px;
}
.carouselBox .owl-dots {
    display: none;
}
.owl-item div {
    padding: 10px;
    margin:10px;
    text-align:center;
}
.owl-item div img{
    display:block;
    padding:0px 0px 4px 0px;
    width:100% !important;
}
.owl-item div {
    transform: scale(1);
    transition: all 0.45s cubic-bezier(0.65, 0, 0.076, 1);
}
.owl-item:hover div {
    transform: scale(1.05);
    transition: all 0.45s cubic-bezier(0.65, 0, 0.076, 1);
}
.owl-item div a {
    color: #fff;
    display: block;
}
.owl-item div .p_cell_5 a {
    color: #000;
    display: inline-block;
}
.owl-theme .owl-nav {
    position:absolute;
    width:100%;
    height:100%;
    top:0px;
}
.owl-theme .owl-nav .owl-prev
 {
    position: absolute;
    left: -50px;
    top: 40%;
    border: none;
    background-color:transparent;
    background: url(../Userfile/file/prev-arrow.png) no-repeat;
    background-size:contain;
    width:40px;
    height:40px;
}
.owl-theme .owl-nav .owl-next {
    position: absolute;
    right: -50px;
    top: 40%;
    border: none;
    background-color: transparent;
    background: url(../Userfile/file/next-arrow.png) no-repeat;
    background-size: contain;
    width: 40px;
    height: 40px;
}
.owl-theme .owl-nav .owl-prev:hover{
    background-color: transparent;
    background: url(../Userfile/file/prev-arrow.png) no-repeat;
    background-size: contain;    
    color:#000;
    text-decoration:none;
    opacity:0.5;
}
.owl-theme .owl-nav .owl-next:hover{
    background-color: transparent;
    background: url(../Userfile/file/next-arrow.png) no-repeat;
    background-size: contain;
    color:#000;
    text-decoration:none;
    opacity:0.5;
}