.inside_wrap{
    width: 100%; background: #f4f4f4; border-top: solid 1px #e6e6e6; box-shadow: 1px 1px 1px #EAEAEA inset; -moz-box-shadow: 1px 1px 1px #EAEAEA inset; -webkit-box-shadow: 1px 1px 1px #EAEAEA inset;
}
.inside_con .adr{
    padding-left: 24px; background: url(../images/adr.png) 0 center no-repeat; line-height: 50px; font-size: 13px; height: 50px; color: #999;
}
.inside_con .adr a{
    color: #999;
}
.inside_box{
    display: flex;
    justify-content: space-between;

}

/*.container{*/
/*    width: 70%;*/
/*    margin: auto;*/
/*}*/

.box{
    min-height: 800px;
    background-color: #FFFFFF;
}


