/*================================================================================
procurement style
20190903 tn
================================================================================*/

/*anchor link 
------------------------------------------------*/
@media screen and (min-width: 897px){
 .ancStyle01 li {
  width: 264px;
}
.ancStyle01 li:nth-child(n+4){
        margin-top:0;
}  
.ancStyle01 li:nth-child(n+5){
        margin-top:30px;
}
.ancStyle01 li:not(:nth-child(3n)){
    margin-right:0;
}.ancStyle01 li:not(:nth-child(4n)){
    margin-right:30px;
}

.ancStyle01 li span{
    padding-right: 10px;
}
#container .mv02 .mv-txtBox .m-txt02,
#container .mv-txtBox .m-txt02, 
#container .mv-txtBox_right .m-txt02
    {  
 padding-top: 0; 
}
}
.w55per{
    width: 55%;
}
.w65per{
    width: 65%;
}
.tableStyle02 .col{
    background: none;
}
#container .mainVisual.white .m-txt01{
    color: #000;
}
.pageTtl h1.txtShadow{
      text-shadow: 0px 0px 8px rgba(0,0,0,0.9);
}
@media screen and (max-width: 896px){
.w55per{
    width: 85%;
}
  .w65per{
    width: 85%;
}  
  .wS85per{
    width: 85%;
}  
    
    #container .blur.smallH{
        height: 120px;
    }
    #container .mv-txtBox.smallH, #container .mv-txtBox_right{
        height: 120px;
    }
    .f-lnavList li a{
        min-height: 74px;
    }
}