﻿#Footer{position:relative;}
#Footer .BM{position:relative;display:flex;flex-wrap:wrap;align-items:flex-end;justify-content:space-between;}
#Footer .BMC{flex-grow:1;}
#Infos0,#Menu15{margin:0 0 15px;width:100%;line-height:1.5;}
#Infos0 .L1s,#Menu15 .L1s{display:flex;}
#Infos0 .L1s .L1,#Menu15 .L1s .L1{border-width:0 1px;border-style:solid;}
#Infos0 .L1s .L1+.L1,#Menu15 .L1s .L1+.L1{border-width:0 1px 0 0;}
#Infos0 .L1s a,#Menu15 .L1s a{display:block;padding:0 20px;}
.BMR #Menu15 .L1s .L1{border:0;}
#Copyright .Show{margin:0 5px 0 0;}
#Copyright .List{display:flex;flex-wrap:wrap;}
#Copyright .List.CRInfo{flex-direction:column;}
#SharesB1{display:flex;gap:0 5px;}
#SharesB1 div{width:35px;height:35px;background-repeat:no-repeat;background-position:center;background-size:35px;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;cursor:pointer;}
#SharesB1 .Facebook{background-image:url(//i.tibcloud.com/r/shares/facebook.png);}
#SharesB1 .Line{background-image:url(//i.tibcloud.com/r/shares/line.png);}
#SharesB1 .Weibo{background-image:url(//i.tibcloud.com/r/shares/weibo.png);}
#SharesB1 .Twitter{background-image:url(//i.tibcloud.com/r/shares/twitter.png);}
#SharesB2{margin:10px 0 0 0;}
#SharesB2 .L1s{display:-webkit-flex;display:flex;align-items:center;}
#SharesB2 .L1s .L1{margin:0 10px 0 0;line-height:1;font-size:1.2rem;}
#MBShare div img{width:100%;height:100%;}
#QRCode{margin:0 0 5px 0;width:95px;height:95px;}
#QRCode img{width:100%;}
#SiteCount .List{display:flex;gap:0 5px;font-size:1.3rem;text-align:right;}
#WebDesign{font-size:1.3rem;}
@media screen and (min-width:960px) and (max-width:1249px){
	#Footer .BML,
	#Footer .BMC{width:calc(100% - 280px);}
	#Infos0 .Body,#Menu15 .Body{width:100%;}
}
@media screen and (max-width:959px){
	#Infos0,#Menu15{line-height:2;}
	#Infos0 .L1s,#Menu15 .L1s{flex-wrap:wrap;justify-content:space-between;}
	#Infos0 .L1s .L1,#Menu15 .L1s .L1{width:calc(100% / 3 - 40px);border-width:0 0 1px 0;}
	#Infos0 .L1s .L1+.L1,#Menu15 .L1s .L1+.L1{border-width:0 0 1px 0;}
	.BMR #Menu15 .L1s .L1{width:100%;border:0;}
}
@media screen and (max-width:639px){
	#Footer .BMC{order:1;}
	#Footer .BMR{order:0;}
	#Infos0 .L1s .L1,#Menu15 .L1s .L1{width:46%;text-align:center;}
}