@charset "utf-8";

*{
padding:0px;
margin:0px;
}

img{
border:none;
}
ul,dl,ol{
list-style-type:none;
}

a:link,
a:visited
{
color:#333333;
text-decoration:none;
outline:none;
}
a:hover{
color:#333333;
text-decoration:none;
outline:none;
}


html, body{
text-align:center;
margin:auto;
/*height:100%;*/

min-width: 800px;
color:#333333;
}

body{
	position:relative;
	background-color:#ffffff;
/*
	background-image: -moz-linear-gradient(#222222, #000000); 
	background-image: -webkit-gradient(linear, left top, left bottom, from(#222222), to(#000000));	
	background-image: -webkit-linear-gradient(#222222, #000000);	
	background-image: -o-linear-gradient(#222222, #000000);
	background-image: -ms-linear-gradient(#222222, #000000);
	background-image: linear-gradient(#222222, #000000);
*/
}

h2,h4,h3,h5,h6{
font-family:Century Gothic,"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
body{
	background:#ffffff;
}

body h1{
text-align:right;
font-size:12px;
font-weight:normal;
position:absolute;
	top;0;
	right:0;
/*background-color:#004E22;*/
/*
	background-image: -moz-linear-gradient(#b0a977, #7d795e); 
	background-image: -webkit-gradient(linear, left top, left bottom, from(#b0a977), to(#7d795e));	
	background-image: -webkit-linear-gradient(#b0a977, #7d795e);	
	background-image: -o-linear-gradient(#b0a977, #7d795e);
	background-image: -ms-linear-gradient(#b0a977, #7d795e);
	background-image: linear-gradient(#b0a977, #7d795e);
	border-bottom: 1px solid rgba(0,0,0,.3);
*/
/*	box-shadow: 0 0px 0px #999, 0 1px 0 #666 inset;*/
	color: #333333;
	text-decoration: none;
/*
	height:29px;
	line-height:2.5;
*/	text-indent:0.5em;
}
body h1 a:link,
body h1 a:visited,
body h1 a:hover {
    color: #333333;
		width:800px;
		margin:auto;
/*		display:block;*/
}

#spswitch{
text-align:center;
font-size:12px;
font-weight:normal;
padding:5px;
}
#spLogoArea{
	display:none;
}

body #header_BG {
margin:auto;
text-align:center;
    background: none;
position:fixed;
/*background-color:#004E22;*/
	top:0;
	left:0;
	width:100%;
	text-align:center;
	z-index: 11;
}
#openTimes{
	display:none;
}

body #header{
/*width:1230px;*/
margin:auto;
text-align:left;
/*	min-height:39px;*/

/*    height: 80px;*/
/*background-size:cover;*/
position:relative;
}
.openAndTel {
	display:none;
}
.openAndTel span{
 }
.openAndTel span:nth-child(1){
}
.openAndTel span:nth-child(2){
}
.openAndTel span em{
	font-style:normal;
}

#headNavi{
	display:none;
}

body #header a{
display:inline-block;

/*    width: 120px;*/
    overflow: hidden;
    position: relative;
/*    border: 1px solid #ffffff;*/
/*    top: -30px;*/
    z-index: 10;
/*    left: 20px;*/
/*    height: 120px;*/
padding:6px;
}
body #header a img{
display:inline-block;
}

body #header a img {
	width:280px;
}
body #header a img.pcLogo {
display:inline-block;
}
body #header a img.spLogo {
display:none;
}

body #header a.headTel{
display:none;
}
body #header a.smpMenu{
display:none;
}

.smartScreen #header_BG #menublock{
background:none;
background-color: rgba(0,0,0,.7);
}
.wideScreen #header_BG #menublock{
/* background: #ffffff; Old browsers 

border-bottom:5px solid #d10b18;*/
}

#menublock{
text-align:right;
position:relative;
font-weight:bold;
/*
position:absolute;
bottom:5px;
right:0;
*/
}

#header_BG #menublock.fixed{
/*
	background-color:rgba(255,255,255,1);
	background-image: -moz-linear-gradient(#ffffff, #f1f1f1); 
	background-image: -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#f1f1f1));	
	background-image: -webkit-linear-gradient(#ffffff, #f1f1f1);	
	background-image: -o-linear-gradient(#ffffff, #f1f1f1);
	background-image: -ms-linear-gradient(#ffffff, #f1f1f1);
*/
border:none;
box-shadow:0px 1px 2px rgba(0,0,0,.5);

min-width:800px;

}
#header_BG #menublock.fixed::before{
	background-color:#d10b18;
/*
	background-image: -moz-linear-gradient(#b0a977, #7d795e); 
	background-image: -webkit-gradient(linear, left top, left bottom, from(#b0a977), to(#7d795e));	
	background-image: -webkit-linear-gradient(#b0a977, #7d795e);	
	background-image: -o-linear-gradient(#b0a977, #7d795e);
	background-image: -ms-linear-gradient(#b0a977, #7d795e);
	background-image: linear-gradient(#b0a977, #7d795e);
border-bottom:5px solid #eeeeee;
*/
color:#ffffff;
}

ul#navi{
list-style-type:none;
/*padding:3px 0px;*/
margin:auto;
display:inline-block;

/*
	background-color:#ffffff;
	background-image: -moz-linear-gradient(#ffffff, #f1f1f1); 
	background-image: -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#f1f1f1));	
	background-image: -webkit-linear-gradient(#ffffff, #f1f1f1);	
	background-image: -o-linear-gradient(#ffffff, #f1f1f1);
	background-image: -ms-linear-gradient(#ffffff, #f1f1f1);
*/
/*
    border: 1px solid #666666;
    box-shadow: 0 1px 0 #999, 0 1px 0 #666 inset;
    border-radius: 3px;
border-left:1px solid #9D979B;
border-right:1px solid #9D979B;
*/
    padding-left: 0;

/*width:calc(100% - 4px);*/
/*width:1226px;*/
padding:2px;
text-align:left;
}
#header_BG #menublock.fixed ul#navi{
	background-color:transparent;
/*
	background-image: -moz-linear-gradient(#456ac0, #456ac0); 
	background-image: -webkit-gradient(linear, left top, left bottom, from(#456ac0), to(#456ac0));	
	background-image: -webkit-linear-gradient(#456ac0, #456ac0);	
	background-image: -o-linear-gradient(#456ac0, #456ac0);
	background-image: -ms-linear-gradient(#456ac0, #456ac0);
*/

/*width:calc(100% - 4px);*/

}
ul#navi li{
display:inline-block;
/*font-family: "游明朝", "YuMincho", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", serif;*/
font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
font-size:11px;
overflow:hidden;
text-overflow:ellipsis;
white-space:nowrap;
border-radius:0px;
/*width:calc(100% / 14 - 7px);*/
min-width:90px;
margin:2px 0;
vertical-align:top;
text-align:center;
}
/*
#header_BG #menublock ul#navi li:nth-child(n+15) {
    display: none;
}
*/
ul#navi li:last-child{
	border-right:none;
}
ul#navi li a{
display:block;
		color:#ffffff;
    font-size: 11px;
    padding: 5px;
    position: relative;
    text-decoration: none;
   text-transform: uppercase;
	text-shadow: 0 0 3px rgba(0,0,0,.1),0 0 3px rgba(0,0,0,.1),0 0 3px rgba(0,0,0,.1),0 0 3px rgba(0,0,0,.1),0 0 3px rgba(0,0,0,.1),0 0 3px rgba(0,0,0,.1),0 0 3px rgba(0,0,0,.1);
	}
ul#navi li a:hover{
	color:#ffffff;
/*	text-shadow:0 0 12px #ffffff;*/
}
ul#navi li a span{

	color:#d10b18;
	display:none;
}
#menublock.fixed ul#navi{
width:auto;
}
#hideMenus{
	display:none;
}

#hideMenus{
position:absolute;
top:38px;
right:11px;
/*
width:640px;
*/
max-width:640px;
	background-color:#d3edff;
	background-image: -moz-linear-gradient(#d3edff, #d3edff); 
	background-image: -webkit-gradient(linear, left top, left bottom, from(#d3edff), to(#d3edff));	
	background-image: -webkit-linear-gradient(#d3edff, #d3edff);	
	background-image: -o-linear-gradient(#d3edff, #d3edff);
	background-image: -ms-linear-gradient(#d3edff, #d3edff);
padding:10px;
border-radius:5px;
z-index:10;
text-align:left;
font-family:Century Gothic, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
border:1px solid #0096ff;
}
/*
#hideMenus:before{
	content:"▲";
	font-size:20px;
	display:block;
	color:#333333;
	position:absolute;
	top:-18px;
	right:20px;
}
*/
#hideMenus li{
font-size:11px;
display:inline-block;
}
#hideMenus li a{
font-size:11px;
padding:10px;
display:block;
    color: #0096ff;
    text-decoration: none;
/*
    text-shadow: 1px 1px 0 #121212;
*/
}
#hideMenus li a:hover{
color:#0096ff;
}

.wideScreen #smpFloat{
display:none;
}
#clsBtn{
	display:none;
}

#container{
/*
width:980px;
*/
width:800px;
min-height: 100%;
height: auto !important;
height: 100%;
margin:auto;
text-align:center;
padding: 0 15px;
/*check
*/
background-color:#fbeaf6;

/*
background-image:-moz-linear-gradient(0% 0% 0deg,rgba(255,255,255,0) 0%,rgba(255,255,255,.8) 2%,rgba(255,255,255,.8) 97%,rgba(255,255,255,0) 99%); 
background-image:-webkit-linear-gradient(0deg,rgba(255,255,255,0) 0%,rgba(255,255,255,.8) 2%,rgba(255,255,255,.8) 97%,rgba(255,255,255,0) 99%);
background-image:linear-gradient(-90deg,rgba(255,255,255,0) 0%,rgba(255,255,255,.8) 2%,rgba(255,255,255,.8) 97%,rgba(255,255,255,0) 99%);
border-left:1px solid #9D979B;
border-right:1px solid #9D979B;
*/
}

#headline{
width: calc(100% - 0px);
/*height:3em;*/
height:auto;
margin:0 auto 0px auto;
position:relative;
top:0px;
left:0px;
float:left;
padding:5px 0;
}
#headline #denko input{
width: calc(100% - 20px);
border:none;
position:absolute;
top:12px;
left:10px;
font-size:16px;
background-color:transparent;
padding:5px 0;
}


#free_space{
	width:200px;
	float:left;
	padding-top:5px;
/*
background-color:#ffcccc;
*/

display:none;
}
#free_space ul{
}
#free_space ul li{
	margin:5px 0;
	font-size:12px;
}
#free_space ul li img{
display:block;
max-width:100%;
}

#layout{
/*
	width:965px;
width:980px;
margin:0;
float:right;
*/
margin:auto;
/**/
/*
background-color:#ccffff;
	padding-top:160px;
*/
}

h2{
font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
/*font-family:  "游明朝", "YuMincho", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", serif;*/

float:none;
width:calc(100% - 10px);
font-size:40px;
border-radius:5px;
text-align:center;
letter-spacing:2px;
padding:5px;
/*margin:10px 0 10px;*/
     font-weight: bold;
    line-height: 1.3em;
    color: #db0514;
}
h2:before{
/*
content: url(/user/theme/set1/img/h2_obj.png);
    height: 20px;
    width: 14px;
    display: inline-block;
	vertical-align:top;
*/
}
#homeShopInformation h2{
	margin-top:0px;
}




/*Footer*/
#footer{
	position:relative;
	top:0px;
	z-index:1;
/*font-family: "游明朝", "YuMincho", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", serif;*/
   width: 830px;
background:#fbeaf6;padding: 0px;
	margin:auto;
}
#footer_box{
position:relative;
     margin: auto;
}
#footer ul{
	list-style-type:none;
}
#footer address{
	text-align:center;
font-size:12px;
font-weight:normal;
font-style:normal;
padding-top:60px;
padding-bottom:10px;

/*position:absolute;*/
bottom:0;
left:0;
width:100%;
}
#footer address a:link,
#footer address a:hover,
#footer address a:visited{
	color:#333333;
}
#container + #breadcrumbs + #footer {
 /* background: #000000;Old browsers */
}
#container + #breadcrumbs + #footer #footer_box {
	padding:10px 0;
 	margin:auto;
	padding-top:120px;
}
#footArea,
#spFootMenu{
	display:none;
}
#spFootMenu{
	text-align: left;
	border-top:1px solid #ffffff;
}
#spFootMenu li{
display:inline-block;
	width:calc(100%/2 - 3px);
	border-bottom:1px solid #ffffff;
}
#spFootMenu li:nth-child(1){
display:inline-block;
	width:calc(100%/1 - 2px);
	border-bottom:1px solid #ffffff;
	padding:15px 0;
}
#spFootMenu li a:link,
#spFootMenu li a:hover,
#spFootMenu li a:visited{
	padding:10px 0;
	display:block;
	color:#ffffff;
}
ul#footArea {
    text-align: left;
}
ul#pcFootMenu{
    float: right;
    width: 800px;
    text-align: left;
}
ul#pcFootMenu li{
	display:inline-block;
	margin-right: 4em;
}
 dl#pcFootMenu{
column-count: 5;
width:780px;
position:relative;
left:5px;
top:0px;
	 float:left;
}
 dl#pcFootMenu dt{
break-before: column;
color:#000000;
font-size:18px;
font-weight:normal;
padding:10px 0;
/*font-family:"ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;*/
float:none;
width:auto;
margin:auto;
text-align:left;
}
 dl#pcFootMenu dd{
font-size:13px;
float:none;
width:auto;
margin:auto;
text-align:left;
}


 dl#pcFootMenu ul li a{
	display: block;
	line-height: 2;
	position: relative;
	transition: all 0.4s ease-in-out 0s;
	padding-left: 10px;
	color:#ffffff;
}
 dl#pcFootMenu ul li a:hover{
	color: #ffffff;
	transition: all 0.4s ease-in-out 0s;
}
div#footLogos {
 display:none;
}
div#PCfootLogos {
    float: left;
    width: 480px;
}
#PCfootLogos img {
    display: inline-block;
    width: 220px;
}
div#footLogos p{
	width:calc(50% - 10px);
	text-align:center;
	vertical-align:top;
	vertical-align:top;
	display:inline-block;
}
div#footLogos p img{
	display:block;
	margin:auto;
	width:100%;
}
div#footLogos  p em{
	font-style:normal;
	display:block;
	font-size:12px;
}
#layout ul li div span.type > span{
display:block;
}
/*アイコン*/
#layout ul li div span.type span span{
/*    border: 1px solid rgba(255,255,255,.8);*/

/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ff0b51+0,ff9abe+50,ff0b51+100 */
background: #ff0b51; /* Old browsers */
background: -moz-linear-gradient(left, #ff0b51 0%, #ff9abe 50%, #ff0b51 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(left, #ff0b51 0%,#ff9abe 50%,#ff0b51 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to right, #ff0b51 0%,#ff9abe 50%,#ff0b51 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff0b51', endColorstr='#ff0b51',GradientType=1 ); /* IE6-9 */
color:#ffffff;

    border-radius: 0px;
    display: inline-block;
    padding: 3px 6px;
    font-size: 12px;
    font-weight: normal;
    line-height: 1.5;
    margin: 2px 0;
font-family:Century Gothic, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;

}
#icon > span:not(.icon2) {
    border: 1px solid rgba(255,255,255,.8);

	background-color:#FF0A4F;
	background-image: -moz-linear-gradient(#FF99B4, #FF0A4F); 
	background-image: -webkit-gradient(linear, left top, left bottom, from(#FF99B4), to(#FF0A4F));	
	background-image: -webkit-linear-gradient(#FF99B4, #FF0A4F);	
	background-image: -o-linear-gradient(#FF99B4, #FF0A4F);
	background-image: -ms-linear-gradient(#FF99B4, #FF0A4F);
	background-image: linear-gradient(#FF99B4, #FF0A4F);

	text-shadow:0px 1px 0px rgba(0,0,0,.5);

    border-radius: 0px;
    color: #ffffff;
    display: inline-block;
    font-size: 12px;
    font-weight: bold;
    line-height: 1.5;
    margin: 0;
    padding: 3px 6px;
}
#home #scheduleblock div.type span{
    border: 1px solid rgba(255,255,255,.8);

	background-color:#FF0A4F;
	background-image: -moz-linear-gradient(#FF99B4, #FF0A4F); 
	background-image: -webkit-gradient(linear, left top, left bottom, from(#FF99B4), to(#FF0A4F));	
	background-image: -webkit-linear-gradient(#FF99B4, #FF0A4F);	
	background-image: -o-linear-gradient(#FF99B4, #FF0A4F);
	background-image: -ms-linear-gradient(#FF99B4, #FF0A4F);
	background-image: linear-gradient(#FF99B4, #FF0A4F);

	text-shadow:0px 1px 0px rgba(0,0,0,.5);

    border-radius: 0px;
    color: #ffffff;
    display: inline-block;
    font-size: 10px;
    font-weight: normal;
    line-height: 1.5;
    margin: 2px 0;
    padding: 1px 3px;

	max-width:50px;
	overflow:hidden;
	white-space:nowrap;
	text-overflow:ellipsis;
}

#profile span.iconNew,
#profile span.iconUp{
}
span.iconNew,
span.iconUp{
}
span.iconNew img,
span.iconUp img{
	display:inline-block !important;
}
#gravure li a{
	position:relative;
	color:#ff648f;
}
.topBox{
	position:absolute;
	top:-5px ;
	left:-5px;
}
span.iconNew {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1000;
    background: #c2e35c;
    color: #ffffff;
    padding: 2px 5px;
    font-size: 20px;
}
span.iconUp{
}
span.iconOsusume {
font-family:Century Gothic, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    border: 1px solid rgba(255,255,255,.8);
    display: inline-block;
    font-size: 9px;
	font-weight:normal;

	background-color:#800000;
	background-image: -moz-linear-gradient(#A82121, #800000); 
	background-image: -webkit-gradient(linear, left top, left bottom, from(#A82121), to(#800000));	
	background-image: -webkit-linear-gradient(#A82121, #800000);	
	background-image: -o-linear-gradient(#A82121, #800000);
	background-image: -ms-linear-gradient(#A82121, #800000);
	background-image: linear-gradient(#A82121, #800000);

	text-shadow:0px 1px 0px rgba(0,0,0,.5);

    border-radius: 0px;
    color: #ffffff;
    line-height: 1.5;
    margin: 0 2px 2px 0;
    padding: 1px 3px;
	vertical-align:middle;
}

span.iconToday ,
span.iconTomo ,
span.iconAfter {
/*font-family:Century Gothic, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	position:absolute;
	top:1px;
	right:1px;
    display: inline-block;
    font-size: 11px;
    border-radius: 0px;
    margin: 0;
    padding: 1px 4px;
	vertical-align:middle;
    line-height: 1.5;
*/}
span.iconToday {
/*
    color: #ffffff;
    border: 1px solid #ffffff;

	background-color:#c42138;
	background-image: -moz-linear-gradient(#c42138, #c42138); 
	background-image: -webkit-gradient(linear, left top, left bottom, from(#c42138), to(#c42138));	
	background-image: -webkit-linear-gradient(#c42138, #c42138);	
	background-image: -o-linear-gradient(#c42138, #c42138);
	background-image: -ms-linear-gradient(#c42138, #c42138);
	background-image: linear-gradient(#c42138, #c42138);
*/
/*
	text-shadow:0px 1px 0px rgba(0,0,0,.5);
*/
}
span.iconTomo {
    color: rgba(255,255,255,.8);
    border: 1px solid rgba(255,255,255,.3);
    background-color: #5c64cb;
    background-image: -moz-linear-gradient(#5c64cb, #5c64cb);
    background-image: -webkit-gradient(linear, left top, left bottom, from(#5c64cb), to(#5c64cb));
    background-image: -webkit-linear-gradient(#5c64cb, #5c64cb);
    background-image: -o-linear-gradient(#5c64cb, #5c64cb);
    background-image: -ms-linear-gradient(#5c64cb, #5c64cb);
    background-image: linear-gradient(#5c64cb, #5c64cb);
    /* text-shadow: 0px 1px 0px rgba(0,0,0,.5); */
}
/*span.iconAfter {
    color: rgba(255,255,255,.8);
    border: 1px solid rgba(255,255,255,.3);
    background-color: #bcb581;
    background-image: -moz-linear-gradient(#bcb581, #bcb581);
    background-image: -webkit-gradient(linear, left top, left bottom, from(#bcb581), to(#bcb581));
    background-image: -webkit-linear-gradient(#bcb581, #bcb581);
    background-image: -o-linear-gradient(#bcb581, #bcb581);
    background-image: -ms-linear-gradient(#bcb581, #bcb581);
    background-image: linear-gradient(#bcb581, #bcb581);
    /* text-shadow: 0px 1px 0px rgba(0,0,0,.5); */
}*/

#profile span.iconTomo,
#profile span.iconAfter,
#profile span.iconToday,
#profile span.iconNew,
#profile span.iconUp{
	position:relative;
	top:0;
	left:0;
	font-size:14px;
}
.listTypeJ ul li .bottomBox h3 span {
    display: inline-block;
	line-height:1;
}
span.content{
}
.icontype + .icon2 >span,
span.content > span{
display:block;
}
/*アイコン*/
.icontype + .icon2 span span,
span.content span span{
font-family:Century Gothic, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
/*
	border: 1px solid rgba(255,255,255,.8);
*/
/*
*/
background: #ffffff; /* Old browsers */
background: -moz-linear-gradient(top, #ffffff 0%, #eeeeee 53%, #cacaca 88%, #c1c1c1 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, #ffffff 0%,#eeeeee 53%,#cacaca 88%,#c1c1c1 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, #ffffff 0%,#eeeeee 53%,#cacaca 88%,#c1c1c1 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#c1c1c1',GradientType=0 ); /* IE6-9 */
color:#be713b;

    border-radius: 0px;
    display: inline-block;
    padding: 3px 6px;
    font-size: 11px;
    font-weight: bold;
    line-height: 1.5;
    margin:2px 0;
}

#newColumn{
width:300px;
float:right;
}
dl#columnArea{
}
dl#columnArea dt{
	text-align:left;
	font-size:14px;
	font-weight:bold;
	padding:4px;
	background-color:#eeeeee;
	color:#D21D66;
}
dl#columnArea dd{
	text-align:left;
	font-size:12px;
	padding:4px;
	margin-bottom:20px;
	line-height:1.7;
	
}
dl#columnArea dd img{
vertical-align:middle;
}
dl#columnArea dd span{
	font-weight:bold;
	font-size:120%;
}

#newColumn + #layout{
width:670px;
float:left;
}

#moveToTop{
	display:block;
	position:fixed;
	bottom:0px;
	right:0px;
	cursor:pointer;
}

#moveToTop span{
background: #282828;
    text-decoration: none;
    color: #ffffff;
    width: 40px;
    padding: 6px 0;
    text-align: center;
    display: block;
    border-radius: 3px;
    line-height: 0.7;
	/*box-shadow:0 0 3px rgba(0,0,0,.3);*/
}
#moveToTop > span i {
    font-size: 30px;
    line-height: 1;
}

#telBox{
	display:none;
}

/*回り込み解除用*/
.clearfix:after {  
content: ".";  
display: block;  
visibility: hidden;  
height: 0.1px;  
font-size: 0.1em;  
line-height: 0;  
clear: both;  
} 
h2:after {  
content: ".";  
display: block;  
visibility: hidden;  
height: 0.1px;  
font-size: 0.1em;  
line-height: 0;  
clear: both;  
} 


.clr{
clear: both;  
	display:none;
}
#shopgaid{
	text-align:left;
}
#shopgaid h2{
}
#shopgaid p{
	font-size:12px;
	padding:2px 10px;
	line-height:1.5;
}

#smpFloat{
display:none;
    position: fixed;
   background: rgba(182,21,29,.9);
 /*    background: rgba(0,0,0,.9);*/
    width: 100vw;
	height:100vh;
    z-index: 10;
/*    margin: 10px;*/
	left:0;
	top:0;
	text-align:left;
/*font-family: "游明朝", "YuMincho", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", serif;*/
}
#smpFloat ul{
    position: fixed;
    width: calc(100% - 40px);
    z-index: 11;
	top:50px;
/*    margin: 10px;*/
    border-radius: 10px;
	left:10px;
    padding: 10px;
	max-height:80vh;
	overflow:auto;
	-webkit-overflow-scrolling: touch;
	text-align:left;
}
#smpFloat span{
	display:block;
	font-size:12px;
	position:relative;
	z-index:11;
}
#smpFloat span i{
	font-size:7vw;
	margin-right:3px;
}
#smpFloat ul{
}
#smpFloat ul li{
	text-align:left;
	font-size:14px;
}
#smpFloat ul li:first-child{
	text-align:center;
	border:1px solid rgba(182,21,29,1);
	background-color:rgba(182,21,29,.9);
	color:#ffffff;
	text-shadow:1px 1px 1px rgba(0,0,0,.5);
	border-radius:3px;
	box-shadow:-1px -1px 2px rgba(0,0,0,.5) inset, 1px 1px 2px rgba(255,255,255,.5) inset;
	margin-bottom:10px;
}
#smpFloat ul li a{
display:block;
padding:10px;
color:#ffffff;
	text-shadow:1px 1px 1px rgba(0,0,0,.5);
}
#smpFloat ul li a i{
	margin-right:4px;
	width:1.5em;
	text-align:center;
}

#smpFloat ul li a:after{
	content:'>';
	display:inline-block;
	float:right;
	font-weight:bold;
	color:#ffffff;
	line-height:1;
}
#smpFloat ul li:first-child a:after{
	content:none;
}
#clsBtn{
	display:none;
	font-size:10vw;
	height:9.5vw;
	width:9.5vw;
	position:fixed;
	top:0;
	left:0;
	z-index:11;
	background-color:#000000;
	border-radius:50%;
}
#clsBtn i{
	line-height:0.95;
	color:#C9AA59;
}
#overlayBox{
	display:none;

	width:100%;
	height:100%;
	position:fixed;
	background-color:rgba(0,0,0,.5);
	top:0;
	left:0;
	z-index:9;
}

#breadcrumbs{
/*
background-color:#fbfdfd;
	background-image: -moz-linear-gradient(rgba(255,255,255,.7), rgba(204,204,204,.9)); 
	background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(255,255,255,.7)), to(rgba(204,204,204,.9)));	
	background-image: -webkit-linear-gradient(rgba(255,255,255,.7), rgba(204,204,204,.9));	
	background-image: -o-linear-gradient(rgba(255,255,255,.7), rgba(204,204,204,.9));
	background-image: -ms-linear-gradient(rgba(255,255,255,.7), rgba(204,204,204,.9));
	background-image: linear-gradient(rgba(255,255,255,.7), rgba(204,204,204,.9));
border-left:1px solid #9D979B;
border-right:1px solid #9D979B;
border-top:1px  solid #333333;
*/
/*width:1230px;*/
/*width:1010px;*/
margin:auto;
}
#breadcrumbs ul{
	width:800px;
/*	width:980px;*/
	margin:auto;
text-align:left;
font-size:13px;
padding:5px;
}
#breadcrumbs ul li{
display:inline-block;
color:#ffffff;
}
#breadcrumbs ul li a{
display:inline-block;
margin-right:5px;
color:#ffffff;
}
#breadcrumbs span {
    background-color: #d10b18;
    border-radius: 2rem;
    padding: 2px 10px;
}
#breadcrumbs li:last-child span {
    background-color: transparent;
    border-radius: 2rem;
    padding: 2px 10px;
}
#breadcrumbs ul li a:after{
display:inline-block;
content:' > ';
margin-left:5px;
}
.animate__animated{
	opacity:0;
}
.animate__animated.activeElem{
	opacity:1;
}

@-webkit-keyframes shake-top {
  0%, 100% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
    -webkit-transform-origin: 50% 0;
    transform-origin: 50% 0;
  }
  10% {
    -webkit-transform: rotate(1deg);
    transform: rotate(1deg);
  }
  20%, 40%, 60% {
    -webkit-transform: rotate(-2deg);
    transform: rotate(-2deg);
  }
  30%, 50%, 70% {
    -webkit-transform: rotate(2deg);
    transform: rotate(2deg);
  }
  80% {
    -webkit-transform: rotate(-1deg);
    transform: rotate(-1deg);
  }
  90% {
    -webkit-transform: rotate(1deg);
    transform: rotate(1deg);
  }
}
@keyframes shake-top {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
    -webkit-transform-origin: 50% 0;
    transform-origin: 50% 0;
  }
  5% {
    -webkit-transform: rotate(1deg);
    transform: rotate(1deg);
  }
  5% {
    -webkit-transform: rotate(-2deg);
    transform: rotate(-2deg);
  }
  8% {
    -webkit-transform: rotate(2deg);
    transform: rotate(2deg);
  }
  10% {
    -webkit-transform: rotate(-2deg);
    transform: rotate(-2deg);
  }
  13% {
    -webkit-transform: rotate(2deg);
    transform: rotate(2deg);
  }
  15% {
    -webkit-transform: rotate(-2deg);
    transform: rotate(-2deg);
  }
  18% {
    -webkit-transform: rotate(2deg);
    transform: rotate(2deg);
  }
  20% {
    -webkit-transform: rotate(-1deg);
    transform: rotate(-1deg);
  }
  23% {
    -webkit-transform: rotate(1deg);
    transform: rotate(1deg);
  }
  25% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
    -webkit-transform-origin: 50% 0;
    transform-origin: 50% 0;
  }
  100% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
    -webkit-transform-origin: 50% 0;
    transform-origin: 50% 0;
  }
}


div.more{
text-align:center;
padding:20px 0;

font-family: "Hiragino Sans W3", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
div.more a{
font-size:14px;
	display:inline-block;
	text-align;center;
	width:calc(100%/2 - 20px);
	margin:10px;
	background:#ffffff;
	border-radius: 2rem;
	box-shadow: 2px 2px 8px rgba(0,0,0,.3);
	color:#ff648f;
	padding:15px 0;
	font-weight: bold;
 }

.more img{
vertical-align:bottom;
float:left;
}

#fixedMenus{
	display:none;
	font-size:0;
}
#pcTime{
	display:none;
	position:absolute;
	right:0;
	top:0;
	text-align:right;
}
#pcTime span{
/*	font-family: "游明朝", "YuMincho", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", serif;*/
	display:block;
	font-size:20px;
	color:#000000;
	line-height:1.3;
}
.rankingIcon{
}
img.rankingIcon {
	display:inline-block !important;
    height: 50px;
    float: none;
    max-width: none;
    max-height: none;
    vertical-align: bottom;
    margin-bottom: 5px;
}

span.update1 {
    position: absolute;
    top: 2px;
    left: 2px;
    display: inline-block;
    border-radius: 9px;
    background: #B4111A;
	color:#ffffff;
    padding: 3px 6px;
    line-height: 1.5;
	font-size:11px;
}
span.update2 {
    position: absolute;
    top: 2px;
    left: 2px;
    display: inline-block;
    border-radius: 9px;
    background: #EB1663;
	color:#ffffff;
    padding: 3px 6px;
    line-height: 1.5;
	font-size:11px;
}

span.iconNew2,
span.iconUp2{
    display: inline-block;
    font-size: 11px;
    border-radius: 0px;
    line-height: 4;
    margin: 0;
    padding: 0;
    vertical-align: middle;
/*    width: 76px;*/
    text-align: center;
    opacity: 1;
/*    transform: rotate(-40deg);*/
    position: absolute;
    left: 0px;
    font-weight: bold;
    text-align: center;
    top: 0px;
/*    height: 27px;*/
}
span.iconNew2 img,
span.iconUp2 img{
width:70px !important;
height:auto !important;
margin:0 !important;
}
span.iconNew2{
/*    border: 1px solid #ff0000;
    color: #ffffff;
	background-color:#ff0000;*/
}
span.iconUp2{
/*    border: 1px solid #ff0000;
    color: #ffffff;
	background-color:#ff0000;*/
}

#memberFoot{
font-size:0;
	}
#memberFoot li{
font-size:14px;
	display:inline-block;
	text-align;center;
	width:calc(100%/2 - 20px);
	margin:10px;
	background:#ffffff;
	border-radius: 2rem;
	box-shadow: 2px 2px 8px rgba(0,0,0,.3);
	}
#memberFoot li a{
	color:#333333;
	padding:15px 0;
	display:block;
}
	#memberFoot li i{
	color:#ff648f;
		margin-left:3px;
		margin-right:3px;
	}
	
.profPageNav{
font-size:0;
	}
.profPageNav li{
font-size:14px;
	display:inline-block;
	text-align;center;
	width:calc(100%/2 - 20px);
	margin:10px;
	background:#ffffff;
	border-radius: 2rem;
	box-shadow: 2px 2px 8px rgba(0,0,0,.3);
	}
.profPageNav li a{
	color:#333333;
	padding:15px 0;
	display:block;
}
.profPageNav li i{
	color:#ff648f;
/*		margin-left:3px;*/
		margin-right:3px;
	}
	
	
@media screen and (max-width: 667px) {
html, body{
font-family:Century Gothic, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;

min-width: initial;

}
body{
/*	background:#ffffff;*/
	background-size: 100%;
}
body h1{
/*
margin-bottom:157px;
*/
}
	#pcTime{
		display:none;
	}
#spLogoArea{
	display:none;
	position:fixed;
	left:0;
	right:0;
	z-index:-1;
	width:100%;
	height:100vh;
	background:url(/images/faze_logo.png) no-repeat center center;
	background-size:80%;
}


/*
body #header a{
display:inline-block;

    width: 120px;
    overflow: hidden;
    position: relative;
 

}
*/

body h1 a:link, body h1 a:visited, body h1 a:hover {
    color: #ffffff;
    width: auro;
    margin: auto;
    display: none;
}

	body #header{
		width:calc(50% - 10px);
padding:5px;
		float:left;
		overflow:hidden;

    height: auto;
		background-size:auto;
		background-image:none;
/*	background-color:#004E22;*/
/*
	background-image: -moz-linear-gradient(#222222, #000000); 
	background-image: -webkit-gradient(linear, left top, left bottom, from(#222222), to(#000000));	
	background-image: -webkit-linear-gradient(#222222, #000000);	
	background-image: -o-linear-gradient(#222222, #000000);
	background-image: -ms-linear-gradient(#222222, #000000);
	background-image: linear-gradient(#222222, #000000);
*/


/*background: #000000 url(/user/theme/set1/img/body_bg.jpg) center top no-repeat;*/

border:none;
}
body #header_BG {
margin: auto;
    text-align: center;
    background: none;
 /*   position: fixed;*/
    top: 0;
    z-index: 2;
    width: 100%;
	}
#openTimes{
	display:block;
/*	display:none;*/
	text-align:center;
	font-size:12px;
	padding:5px 0;
	color:#ffffff;
    background: #333333;
    border-top: 1px solid #666666;
    border-bottom: 1px solid #666666;
	}

body #header{
	text-align:center;
	width:100%;
}
body #header a{
display:block;
margin:auto;
overflow:hidden;
float:left;

    border: none;
    top: 0;
    z-index: 10;
    left: 0;
    height: auto;
padding: 0 6px;
	}
body #header a img {
    width: 100%;
}
body #header a img.pcLogo {
display:none;
}
body #header a img.spLogo {
display:none;
}
body  a.smpMenu{
	display:block;
 }
body #header a.smpMenu > span{
/*	display:none;*/
}
body #header a.smpMenu > span {
 /*   font-size: 90%;*/
}
#smpFloat ul li:nth-child(8),
#smpFloat ul li:nth-child(13),
#smpFloat ul li:nth-child(15){
        background: url(/images/osusumeIcn.gif) left 38% center no-repeat;
        background-size: 14%;	}
.fa-bars{
	vertical-align:middle;
	margin-right:3px;
}
body #header a.headTel i{
	margin-right:3px;
}

#header_BG #menublock.fixed::before{
}
#headNavi {
    display: block;
    width: 50%;
    float: right;
}
#headNavi li{
	display:inline-block;
	width:calc(100%/3 - 10px);
}
#headNavi li img{
	display:block;
	width:80%;
}

	#menublock{
	display:block;
/*
	float:right;
*/
	height:auto;
	border-radius:0px;
/*border-top: 1px solid #30724d;*/
	text-align:right;
	padding:10px;
	width:90%;
	width:calc(100% - 0px);
position:fixed;
bottom:0;
}
#header_BG #menublock.fixed {
	min-width:auto;
/*
border-top: 1px solid #30724d;
*/
}
.smartScreen #header_BG #menublock{
background:none;
background-color: rgba(0,0,0,.7);
padding:10px 0px 5px;
border-top:none;

display:none;	
}

ul#navi {
	width:42px;
	height:42px;
overflow:hidden;
    text-align: left;
border:none;
}
ul#navi{
	display:none;
}
ul#navi li{
	display:none;
}

ul#navi li#openHideMenus{
	display:block;
	width:40px;
	height:40px;
	font-size:30px;
	border:1px solid rgba(226,95,127,.7);
	border-radius:3px;
	background-color:rgba(255,255,255,.5);
}
#openHideMenus a .fa {
    line-height: 2;
}
	#container{
		width:100%;
		padding:0px;
/*padding-top:150px;*/
		overflow:hidden;
	}
#layout{
		width:calc(100% - 0px);
		padding:0px;
		margin:auto;

		overflow:hidden;
	}

/* 明 朝 指 定 時 */
#smpFloat, #hideMenus, h2{
/*font-family:  "游明朝", "YuMincho", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", serif;*/
}

#hideMenus{
	display:block;
	border:none;
	position:relative;
	top:0;
	right:0;
	width:auto;
	padding:0;
}
#hideMenus li {
    display: block;
	float:left;
	width:16%;
	width:calc(100% / 6 - 0px);
	text-align:center;
}


#hideMenus li a{
	padding:0;
		color:#ffffff;
		text-shadow:0 0 2px rgba(0,0,0,1);
}
#hideMenus li a:visited,
#hideMenus li a:hover{
		color:#ffffff;
}
.fixed #hideMenus li a{
	padding:0;
		color:#ffffff;
}
.fixed #hideMenus li a:hover{
		color:#ffffff;
}

#hideMenus li:nth-child(n+7) {
	display:none;
}

#menublock #hideMenus li i{
	font-size:20px;
	display:block;
}
#menublock.fixed #hideMenus li i{
/*	display:none;*/
}

ul#navi li a{
	font-size:20px;
	padding:0;
	text-align:center;
}
#hideMenus li a {
    font-size: 10px;
	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis;
}
#container{
border:none;
}
#layout{
width:auto;
margin:0;
float:none;
}
h2{
	padding:5px;
	font-size:40px;
}

h2 img {
    display: block;
    margin: auto;
    height: 70px;
}

#free_space{
	width:100%;
	overflow:auto;
-webkit-overflow-scrolling: touch
}
#free_space{
	width:100%;
	overflow:auto;
-webkit-overflow-scrolling: touch
}
#free_space ul{
	overflow:hidden;
    padding: 0px 10px;
    text-align: left;
}
#free_space ul li{
	display:inline-block;
	vertical-align:top;
	margin-right:0px;
	width:45%;
width: calc(50% - 6px);
padding:0 3px;
	}
#free_space ul li:first-child{
/*	margin-right:5px;*/
}
#free_space ul li:nth-child(3){
/*	display:none;*/
}
#free_space ul li img{
	width:auto;
/*	height:80px;*/
margin:auto;
}


/*
#footer:before{
	display:block;
	text-align:left;
	padding:5px 10px;
	content:'MENU';
	font-weight:bold;
    font-size: 5vw;
	color:#C9AA59;
}
*/
	#pcFootMenu{
		display:none;
	}
#moveToTop{
	display:block;
	position:fixed;
	bottom:10px;
	right:0px;
}
#moveToTop span{
}
#moveToTop > span i {
}
#telBox span{
	display:inline-block;
width:calc(70% - 20px);
border-radius:3px;
margin:5px;
background: #004E22; /* Old browsers */
background: -moz-linear-gradient(top,  #004E22 0%, #004E22 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  #004E22 0%,#004E22 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  #004E22 0%,#004E22 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#004E22', endColorstr='#004E22',GradientType=0 ); /* IE6-9 */
border:1px  solid #30724d;
color:#ffffff;
	box-shadow:0 0 3px rgba(0,0,0,.7);
}
#telBox span em {
    display: block;
    font-size: 2.5vw;
    font-style: normal;
}

#telBox span:first-child{
width:25%;
    border-color: #ffffff;
    background-color: #00B90E;
}

#telBox span a:visited,
#telBox span a:link{
	color:#ffffff;
	font-size:4vw;
	display:block;
	padding:3px 0;
}

#telBox span:first-child{
width:25%;
    border-color: #ffffff;
    background-image: none;
    background-color: #00B90E;
	filter:none;
    vertical-align: top;
}
#telBox span:first-child a:visited,
#telBox span:first-child a:link{
	color:#ffffff;
	padding: 11px;
}
#telBox i {
    font-size: 5vw;
    margin-right: 3px;
}

#footArea,
#spFootMenu{
	display:block;
}
	div#footLogos{
		margin-top:20px;
    float: none;
    width: 100%;
		text-align: center;
}
	div#footLogos p{
		display:block;
		width:40%;
		vertical-align:top;
		margin:auto;
		text-align: center;
	}
	div#footLogos p img{
		display: block;
		width:100%;
		margin:auto;
	}
	div#footLogos p em{
		display:none;
	}
div#PCfootLogos {
	display: none;
	}

#spswitch{
	display:none;
}
#shopgaid{
/*	margin-bottom:20px;*/
}
#shopgaid h2{
}
#shopgaid p{
	font-size:12px;
	padding:2px 10px;
	line-height:1.5;
}
#breadcrumbs{
display:block;
border:none;

width:100%;
overflow:auto;
}
.fixed + #breadcrumbs{
/*
display:block;
position:fixed;
top:115px;
width:100%;
background-color:#30724d;
color:#004E22;

box-shadow:0px 1px 1px rgba(0,0,0,.3);
*/
}
#breadcrumbs ul{
	font-size:12px;
/*	width:auto;*/
	width:500px;
}
#breadcrumbs ul li{
}
#breadcrumbs ul li a{
}
#breadcrumbs ul li a:after{
}
span.iconTomo,
span.iconAfter,
span.iconToday,
span.iconNew,
span.iconUp{
/*	font-size:10px;*/
}

span.iconNew, span.iconUp{
/*	width:14vw;
	padding:0px;*/
}

#home .scrollable span.iconNew, #home .scrollable span.iconUp{
/*	width:12vw;*/
	padding:0px;
}

#home .gridTile span.iconNew, #home .gridTile span.iconUp{
/*	width:10vw;*/
	padding:0px;
}

span.iconNew img, span.iconUp img{
}
#free_space ul li iframe{
width:100%;
}

#headline {
    width: 100%;
font-size:15px;
padding:0;
}
.menu-trigger,
.menu-trigger span {
  display: inline-block;
  transition: all .4s;
  box-sizing: border-box;
}
.menu-trigger {
  position: relative;
  width:30px;
  height: 30px;
}
.menu-trigger span {
  position: absolute;
  left: 5px;
  width: 70%;
  height: 4px;
  background-color: #ffffff;
  border-radius: 4px;
	z-index:1000;
}
.menu-trigger span:nth-of-type(1) {
  top: 5px;
}
.menu-trigger span:nth-of-type(2) {
  top: 15px;
}
.menu-trigger span:nth-of-type(3) {
  bottom: 6px;
}
.menu-trigger.active span:nth-of-type(1) {
  -webkit-transform: translateY(20px) rotate(-315deg);
  transform: translateY(10.5px) rotate(-315deg);
    background-color: #ffffff;
	z-index:1000;
}
.menu-trigger.active span:nth-of-type(2) {
  opacity: 0;
}
.menu-trigger.active span:nth-of-type(3) {
  -webkit-transform: translateY(-20px) rotate(315deg);
  transform: translateY(-11px) rotate(315deg);
    background-color: #ffffff;
	z-index:1000;
}


#spFloat ul {
    max-height: calc(90vh - 120px);
    margin-top: 60px;
  -webkit-overflow-scrolling: touch;
  overflow-scrolling: touch;
  }

.openAndTel{
    display: block;
    padding: 20px 0;
    text-align: center;
    width: 50%;
    float: left;
	color:#ffffff;
	font-size:13px;
	font-weight:bold;
}
#container + #footer {
}
#footer br{
	display:none;
	}

#container + #breadcrumbs + #footer #footer_box{
	width: auto;
	font-size:12px;
	padding-top:30px;
}
#footer{
 	width:100%;
}
#footer_box{
 	width:100%;
}
#footer address {
     padding-top: 10px;
 }
#footer address a:link,
#footer address a:hover,
#footer address a:visited{
 color:#333333;
 color:#333333;
	text-shadow: none;
	}

#fixedMenus {
    display: block;
    border: none;
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    padding: 0;
	z-index:10;
	background-color:#b3121a;
	padding:5px 0;
}
#fixedMenus li {
    display: block;
    float: left;
    width: 16%;
    width: calc(100% / 6 - 0px);
    text-align: center;
}
#fixedMenus li a {
    font-size: 10px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
	color:#ffffff;
}
#fixedMenus li i {
    font-size: 40px;
    display: block;
}
.rankingIcon {
    width: 50%;
	height:auto !important;
}
}
}
