/* BASIC css start */
#footer { clear:both; margin-top:30px; position:relative;}

.f_widebn {}
.f_widebn img {width:100%;}
.f_qlist {border-bottom:1px solid #ddd; height:35px; line-height:35px;}
.f_qlist a {
    text-align: center;
    color: #666;
    width: 24.1%;
    display: inline-block;
    font-size: 1;
    font-family:'Noto sans';
    font-weight:bold;
}

.f_info {padding:30px 10px 50px 10px; background:#333;}
.f_info .boxwrap {width:100%;}
.f_info .box1 {float:left; width:50%;}
.f_info .box1 .f_tit { color:#30bbb6; font-size:1.4em; padding:4px 0; letter-spacing:-0.1em; font-family: "Noto Sans",sans-serif;}
.f_info .box1 .f_num { color:#fff; font-size:1.9em; padding:4px 0; font-weight:bold; font-family: "Noto Sans",sans-serif;}
.f_info .box1 .f_small { color:#989898; font-size:1.0em; padding:1px 0; font-family: "Noto Sans",sans-serif;}

.f_info .box2 {float:left; width:50%;}
.f_info .box2 .f_tit { color:#30bbb6; font-size:1.4em; padding:4px 0; letter-spacing:-0.1em; font-family: "Noto Sans",sans-serif;}
.f_info .box2 .f_num { color:#fff; font-size:1.45em; padding:4px 0; font-weight:bold; font-family: "Noto Sans",sans-serif;}
.f_info .box2 .f_small { color:#989898; font-size:1.0em; padding:1px 0; font-family: "Noto Sans",sans-serif;}
.f_info .box2 .f_small .bk_img {width:20px;}

.f_info .box3 {text-align:left; margin-top:30px;}
.f_info .box3 img { height:20px;}

.f_info .box4 {width:100%; margin-top:20px;}
.f_info .box4 .f_tit { color:#30bbb6; font-size:1.4em; padding:4px 0; letter-spacing:-0.1em; font-family: "Noto Sans",sans-serif;}
.f_info .box4 .f_num { color:#fff; font-size:1.6em; padding:4px 0; font-weight:bold; font-family: "Noto Sans",sans-serif;}
.f_info .box4 .f_small { color:#989898; font-size:1.0em; padding:1px 0; font-family: "Noto Sans",sans-serif;}
.f_info .box4 .f_small .bk_img {width:20px;}


.btn_up {position:fixed; bottom:15px; right:15px; width:35px; height:35px;}
.btn_up img {width:100%; }
.btn_pc {position:absolute; bottom:15px; right:55px; width:35px; height:35px;}
.btn_pc img {width:100%; }
/* BASIC css end */

