@charset "UTF-8";


.header_Navi{height: 70px;}

ul.Navi{    display: table;    width: 1100px;    margin: 0 auto;    background: #fdfdfd;    font-size: 0;    height: 70px;}

ul.Navi .headbtn{white-space: 0;font-size: 18px;    display: table-cell;    text-align: center;    vertical-align: middle;}

.headbtn{display: inline-block;width: 33%;border: 1px solid #333;border-right: none;}
.headbtn.last{border-right: 1px solid #333;}

.headbtn a{display: inline-block;border: 1px solid #333;border-right: none; line-height: 1;background: #fff;padding: 5px;font-size: 14px;}
.headbtn a.last{border-right: 1px solid #333;}
.headbtn a.btn0{    display: inline-block;width: 100%;border: none;padding: 5px 0;font-size: 18px;}
.headbtn a:hover{background: #333;color: #fff;text-decoration: none;}



.header.scroll.active {
    opacity: 1;
    transform: translate(0);
}

.header_appli{display: inline-block;position: absolute;top: 0;right: 0;/* border: 1px solid #333; *//* padding: 5px; */margin-top: 10px;margin-right: 11px;z-index: 10;text-indent: -9999px;background: url(../images/common/globalNavi/apply_btn.png);width: 280px;height: 60px;border-radius: 5px;box-shadow: 1px 1px 3px rgba(51, 51, 51, 0.5);}
.header_appli a{display: block;height: 100%;width: 100%;}
.header_appli:hover{opacity: 0.7;}

.underconstruct{display: block;width: 1100px; margin: 0 auto;text-align: center;padding: 300px 0;}

img.top_img{display: block;/* width: 1100px; */max-width: 100%;margin: 0 auto;}

.cell{display: block;margin-bottom: 20px;}
.cell_i{display: inline-block;margin:0 auto 20px;clear: both;float: none;}


a.btn_hover:hover img{opacity: 0.7;}

.center_cont{text-align: center;}


.sp.torisetsu{display:block;}
.cell.full.top{background: url(../images/top/back_iconset.png) #FCF050;background-size: cover;background-position: center center;padding: 20px 0;}

.bar{background: url(../images/top/bar_bg.png);
    border-top: 1px solid #fff0ca;
    border-bottom: 1px solid #a77f1a;
    box-shadow: 0 1px 2px rgba(51, 51, 51, 0.2);
}
.mb5{margin-bottom: 5px!important;}
p.w740{display: block;max-width: 880px;margin: 0 auto;text-align: left;}

a.vote_anchor{margin-top: 10px;display: block;}
@media(min-width:768px){
	.sp{display: none;}
}
@media(max-width:767px){
.cell,.cell_i,.info_oubo{max-width: 90%!important;margin: 0 auto 10px;}
.cell.full{max-width: 100%!important;}
.cell.full.bar img{max-width: 90%;height: auto;}
p.w740{display: block;max-width: 740px;margin: 0 auto;text-align: left;padding-left:12px;text-indent:-12px;}
.w60 img{width: 60%;}
.pc{display: none;}
.drop12{padding-left:12px;text-indent:-12px;}
}