@charset "utf-8";
#wb_header {
    position: relative;
    width: 100%;
    height: 59px;
    border-bottom: solid 1px #b2bfcd;
    z-index: 9990;
	background:#FFF;
	overflow:hidden;
}
#wb_header_logo {
    margin-left: 30px;
}
#wb_header_sns {
    position: absolute;
    right: 30px;
    top: 15px;
    width: 163px;
}
#wb_header_sns li {
    float: left;
    margin: 0 5px;
}

#footer_wrap {
    position: relative;
    width: 100%;
    height: 258px;
    bottom: 0;
    z-index: 990;
    z-index: 1;
    border-top: solid 1px #b2bfcd;
	background:#FFF;
	overflow:hidden;
}
fotter {
    position: absolute;
    bottom: 0;
    height: 258px;
    width: 100%;
    color: #b5c7d8;
}
#wblogo {
    margin: 54px auto 25px;
    width: 50px;
}
.right {
    position: relative;
}
address {
    position: relative;
    margin-top: 18px;
    text-align: center;
    width: 100%;
    font-size: 14px;
    font-style: normal;
    color: #b5c7d8;
}
#footer_wrap a{
    color: #b5c7d8;
}
.links {
    display: flex;
    justify-content: space-between;
    -webkit-justify-content: space-between;
    width: 200px;
    height: 20px;
    line-height: 20px;
    font-size: 10px;
    margin: 20px auto 0;
}

fotter li {
    font-size: 14px !important;
    color: #b2bfcd !important;
}

@media screen and (min-width: 0px) and (max-width: 800px) {
#wb_header {
    position: relative;
    width: 100%;
    height: 59px;
    min-width: auto;
    border-bottom: solid 1px #b2bfcd;
}
#wb_header_logo {
    margin-left: 15px;
}
#wb_header_sns {
    position: absolute;
    right: 5px;
}
#footer_wrap {
    min-width: 0;
    height: 145px;
}

fotter {
    position: absolute;
    bottom: 0;
    height: 145px;
    width: 100%;
    color: #2950bf;
}
#wblogo {
    margin: 20px auto 0px;
    width: 30px;
	margin-top: 20px!important;
}
#wblogo img{
	width:30px;
	height:auto;
}

.links {
    display: flex;
    justify-content: space-between;
    -webkit-justify-content: space-between;
    width: 233px;
    width: 200px;
    height: 20px;
    line-height: 20px;
    font-size: 10px;
    margin: 20px auto 0;
}

fotter li {
    font-size: 14px !important;
    color: #b2bfcd !important;
}

address {
    position: relative;
    width: 100%;
    font-style: normal;
    font-size: 10px;
    color: #b2bfcd text-align: center !important;
    margin: 15px auto;
    top: 0;
	
	
	color: #d1d1d1;
    font-size: 10px;
    margin-top: 6px;
    font-style: normal;
}

	
	
}
















