/* CSS Document */ @charset "utf-8";

@import url(http://fonts.googleapis.com/earlyaccess/notosansjapanese.css);

html{
}
body {
	font-family: 'ヒラギノ角ゴ ProN W3', 'Hiragino Kaku Gothic ProN','Noto Sans Japanese' ,メイリオ,'ＭＳ Ｐゴシック',Meiryo,'MS P Gothic',sans-serif;
	color: #000;
	font-size: 14px;
	line-height: 1.5em;
	letter-spacing: 0.02em;	
	position: relative;
}

#container{
	width:900px;
	margin:0 auto 60px;
}

table { _font-size: 12px; }
a {
	color: #FF0B00;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}

a:hover img {
	opacity:0.8;
	filter: alpha(opacity=80);  
	-ms-filter: alpha(opacity=80);
	-moz-opacity:0.8;
	-khtml-opacity: 0.8;
}

#page_head {
	width: 900px;
	color: #F1F1F1;
	background: #000;
	font-size: 11px;
	font-weight: bold;
	font-family: Verdana;
	line-height: 16px;
	text-align: left;
	posotion: relative;
}

#page_head p {
}

#page_head p a {
	color: #F1F1F1;
	display: block;
	font-size: 11px;
	font-weight: normal;
	padding:5px 10px;
	line-height: 16px;
	color:#FFF;
}


/* clearfix */
.clearfix:after{
  content: "."; 
  display: block; 
  height: 0; 
  font-size:0;	
  clear: both; 
  visibility:hidden;
}
	
.clearfix {display: inline-block;} 

/* Hides from IE Mac */
* html .clearfix {height: 1%;}
.clearfix {display:block;}
/* End Hack */ 
.clear { clear: both; }



#pageTop {
	font-size: 40px;
	position: fixed;
	right: 60px;
	bottom: 30px;
	z-index:999;
}


#pageTop a{
	text-decoration:none;
	color:#000;
}
.box{background:#FFF; padding:20px 0;}

.center { text-align: center; }
.right{text-align:right;}
.left{text-align:left;}
.txt{font-size:13px; line-height:1.4em;}
.txt_m{	text-indent: -1.3em;padding: 0 0 0 15px;line-height:1.5em;}
.txtMain{font-size:14px; line-height:1.4em; font-weight:bold;}
.bold { font-weight: bold; }
.attention { color: #c00; font-size:18px; text-align:center; font-weight:bold; }
.red { color: #BD1D27; }
.braun{color:#9F5E0E;}
.blue{color: #1479D5;}
.yellow{color: #F69B04;}
.pink{color: #FF6EB9;}
.txtSmall{font-size:11px;}

.line{margin:0 0 10px;}

.anchor{
	display: block;
	width: 1px;
	 height: 1px;
	font-size: 0;
	line-height: 0;
	position: relative;
	top: -86px;
}

.icon-hand-right:before{
content: '\f388';
}


/* 共通
=============================================== */
#halltour2014Wrap {
	position:relative;
	_text-align: center;
	margin:0 auto;
}
#halltour2014Wrap .container {
	width: 900px;
	margin: 0 auto 50px;
	_text-align: left;
}

.capTxt{
	font-size:11px;
	line-height:1.2em;
}
h2{
	font-size: 25px;
background: #09005A;
font-weight: bold;
padding:15px 10px 10px;
color: #FFF;
text-align:center;
border-radius:5px 5px 0 0;
}

h2.kobe{
	background:#BA0404;
	color:#FFF;
}
.subTxt{
	margin:0 auto;
	padding:20px 0;
	background:#000;
	color:#fff;
	font-weight:bold;
	text-align:center;
}
.kobeBox{
	border-radius:0 0 5px 5px;
	border:3px solid #BA0404;
}

.blue{
	background: #0070C0;
	font-size:22px;
	color:#FFF;
}


.mainLead{
	font-size:16px;
	line-height:1.5em;
	text-align:center;
	font-weight:bold;
}

.bnr{
	text-align:center;
}

.precede table {
margin: 0 auto 3px;
border: 2px solid #000;
}

.precede table th.area {
background-color: #000;
padding:5px 6px;
font-weight:bold;
font-size:13px;
color: #fff;
}

.precede table th.area2 {
background-color: #EDEDED;
padding:5px 6px;
font-weight:bold;
font-size:13px;
}

.precede table th {
border-top: 1px solid #fff;
padding: 0;
color: #444;
text-align: center;
vertical-align: middle;
}

.precede table td {
border-top: 1px dotted #000;
padding:10px 10px;
line-height:1.8em;
text-align: left;
line-height:1.3em;
background-color: #F1F1F1;
vertical-align: middle;
}

.precede table.priceArea td{
	width:400px;
	text-align:center;
}

.precede table.priceArea .bga{
	background:#DDD;
	text-align:center;
}

.kouen table.priceArea td{
	text-align:center;
}

.precede table.kouen .bga{
	background:#DDD;
	text-align:center;
}
.precede table td p{
	text-indent:-1em;
	padding:0 0 0 1em;
}

.precede table td .atention li{
	margin:0 0 2px;
	text-indent:-1.2em;
	padding:0 0 0 1em;
	line-height:1.5em;
	font-size:12px;
}


h3{
	font-size: 24px;
	font-weight: bold;
	text-align:center;
	line-height:1.2em;
}


h5{
	font-size:20px;
	color:#fff;
	background:#E84592;
	padding:10px 15px 5px;
	font-weight:bold;
	line-height:1.3em;
}

.dticketWrap {
	border-radius:5px;
	padding:5px 0 20px;
}

.dticketInr {
	overflow: hidden;
}

.checkList li span {
	color: #E84592;
	font-weight: normal;
	font-size:12px;
}

.ph {
	width: 350px;
	float: left;
}

.question {
	width: 455px;
	float: left;
}

.question .original{
	/*border-bottom:1px solid #333;*/
	font-size: 16px;
	font-weight: bold;
	color:#F8026D;
}

.center{
	text-align:center;
}

.checkList {
	padding: 0 0 0 15px;
	margin: 0;
}

.checkList li {
	font-size: 13px;
	text-indent: -1em;
	padding: 0 0 0 1em;
	margin: 0 0 2px;
	font-weight: bold;
	line-height: 1.4em;
	text-align: left;
}

.checkList li:last-child{
	margin:0;
}

.colTxt{
	 font-size:15px;
	 font-weight:bold;
	 text-align:right;
	 padding:15px 0 0;
}

.checkBox{
	padding:15px 0;
}

.collectionTit{
	font-size:16px;
	font-weight:bold;
	}


.accessionLead{
	font-size:23px;
	color:#FF7802;
	font-weight:bold;
	color:#FF7802;
}

.checkLead{
	font-size:23px;
	color:#FF7802;
	font-weight:bold;
}

.SmlArea{
	background:#FCEBE3;
	padding:15px 20px;
	line-height:1.5em;
}

.SmlArea p{
	line-height:1.7em;
	color:#333;
	font-size:12px;

}

h4{
	font-size:18px;
	text-align:center;
	font-weight:bold;
	border-bottom:solid 2px #E84592;
	padding:0;
	color:#E84592;
	margin:0 0 5px;
}



.memorialcollection{
	border-radius:5px;
	overflow:hidden;
	margin:0 auto;
	color: #444;
}

.memorialcollection .collectTit{
	text-align:left;;
	font-size:20px;
	padding:0 0 8px;
}

.memorialcollection .kobettl{
	color:#00c2a0;
	border-bottom:2px solid #00c2a0;

}

.memorialcollectionInr{
	margin:0 auto;
}

.collectionInr{
	background:#FFF;
	padding:25px;
	border-radius:5px;	
}

.philuminage{
	position:absolute;
	top:30px;
	right:13px;
}



.collection{
	overflow:hidden;
	text-align: left;
	margin: 5px auto 10px;
}

.capture{
	width:150px;	
	float:left;
}

.collection li{
	font-size:14px;
	font-weight:bold;
	margin:0 7px 5px 0;
	text-align:left;
	/*float:left;
	display:inline;*/
	line-height:1.6em;
	color: #444;
}

h7{
	font-size:16px;
	font-weight:bold;
	color: #444;
}
	

.howto th {
	width: 100px;
	text-align: center;
	padding: 10px 0;
	font-size:15px;
}

.howto .step th{
	background:#DFEAFE;
	color:#333;
	font-weight:bold;
	border-right:1px solid #333;
} 


.howto td {
	padding: 15px 20px;
}

.howto td h5 {
border-bottom:solid 1px #000;
font-size: 16px;
color:#333;
font-weight: bold;
line-height: 1.2em;
padding:0 0px 5px 0px;
margin:0 0 10px;
}

.stepTit{
	border-left:4px solid #000;
	padding: 0 0px 0 13px;
	font-size: 27px;
	color:#000;
	text-align:left;
	line-height:1em;
}

.tokyoTit{
	border-left:5px solid #FF0B00;
}

#collectionCont table {
	font-size: 12px;
	border-collapse: collapse;
}

#collectionCont tr {
background: #FFF0D6;
}

#collectionCont tr.odd {
background: #fff;
}

#collectionCont th {
width: 200px;
font-weight: bold;
border-right: 2px solid #FFF;
padding: 8px 10px;
vertical-align: top;
font-size: 13px;
}

#collectionCont td {
padding: 8px 10px;
font-weight:bold;
}

#collectionCont th .webicon {
font-size: 20px;
font-weight: normal;
margin: 0 5px;
}

#collectionCont .attention {
font-size: 12px;
color: #666;
text-indent: -1em;
margin: 0 0 0 10px;
font-weight: normal;
text-align: left;
}
	

h6 {
color: #1F2056;
font-size: 16px;
font-weight: bold;
line-height: 1.2em;
padding: 0 0px 5px 0px;
}

.ticketPrice{
	border:solid 1px #333;
}

.ticketPrice td{
	width:200px;
	padding:10px;
	border:solid 2px #333;
	line-height:1.3em;
	text-align:center;
	font-weight:bold;

}

.ticketPrice .current{
	background:#F5F5F5;
}

.ticketPrice .currentDticket{
	background:#E8F0FF;
}
	

.stepTxt{
	font-size:16px;
}

.ticketPriceTit{
	color:#0070CB;
	font-size:15px;
	margin:0 0 5px;
}

.bnrArea{
	overflow:hidden;
	padding:10px 0 0;
}

.bnrArea li a{
	display:block;
	width:210px;
	margin:0 20px 0 0;
	float:left;
}

.bnrArea li a img{
	box-shadow:0 2px 2px rgba(0,0,0,0.5);
} 
.bnrArea li:last-child a{
	margin:0;
}
	

.ticketPrice td.tit{
	background:#C2D8FF;
	text-align:center;
	font-weight:bold;
}

.ticketPrice td.gry{
	background:#EEE;
}

.howto td p {
	font-size: 13px;
	line-height: 1.6em;
	padding-bottom: 8px;
}

.stepList li{
	font-size:13px;
	text-indent:-1.5em;
	padding:0 0 5px 1.5em;
	line-height: 1.5em;
}


.howto td .captionList li{
	font-size:11px;
	text-indent:-1em;
	padding:0 0 5px 1em;
	line-height: 1.3em;
}

.howto td .captionList li:last-child{
	font-size:11px;
	text-indent:-1em;
	padding:0 0 0 1em;
}

.howto tr.step{
	border:solid 1px #333;
}

.submitBox .subTxt{
	font-size:12px;	
	text-align:center;
}

.cathTxt{
	text-align:center;
	font-size:18px;
	padding: 8px 0 0 ;
	font-weight:bold;
	line-height:1.5em;
} 
.cathTxt a{
	color:#ce9224;
}

.qrList{
	width:460px;
	float:left;
	padding:8px 0 0;
}

.qrList li{
	font-size:13px;
	text-indent:-1em;
	padding:0 0 5px 1em;
	line-height:1.4em;
}

.fcArea{
	background:#FFDEE2;
	padding:25px;
	border-radius:5px;
}

.fcArea ul li{
	font-weight:bold;
	font-size:18px;
	margin:0 0 15px;
	text-indent:-1.5em;
	padding:0 0 0 1.5em;
	line-height:1.4em;
	color:#000;
}

.fcArea ul li:last-child{
	margin:0;
}

.fcArea ul li span{
	font-size:13px;
}

.mainBtn a{
	display: block;
	background: #000;
	color: #FFF;
	padding:18px 0;
	text-align: center;
	text-decoration: none;
	margin: 0 auto;
	width: 45%;
	font-weight: bold;
	font-size:23px;
	border-radius: 5px;
}

.mainBtn a:hover{
}

.mainBtn2 a{
		display: block;
border: solid #2e76b6 1px;
background: #3eb0e5;
background: -moz-linear-gradient(top, #3eb0e5 0%, #2a94d6 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f5f5f5), color-stop(100%,#eeeeee));
background: -webkit-linear-gradient(top, #3eb0e5 0%,#2a94d6 100%);
background: -o-linear-gradient(top, #3eb0e5 0%,#2a94d6 100%);
background: -ms-linear-gradient(top, #3eb0e5 0%,#2a94d6 100%);
background: linear-gradient(to bottom, #3eb0e5 0%,#2a94d6 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#3eb0e5', endColorstr='#2a94d6',GradientType=0 ); /* IE6-9 */
;
	color: #FFF;
	padding:18px 0 13px 0;
	text-align: center;
	text-decoration: none;
	margin: 0 auto;
	border-radius: 5px;
	width: 40%;
	font-weight: bold;
	font-size:23px;
}

.mainBtn2 a:hover{
background: -moz-linear-gradient(top, #2a94d6 0%, #3eb0e5 100%);
background: -webkit-linear-gradient(top, #2a94d6 0%,#3eb0e5 100%);
background: -o-linear-gradient(top, #2a94d6 0%,#3eb0e5 100%);
background: -ms-linear-gradient(top, #2a94d6 0%,#3eb0e5 100%);
background: linear-gradient(to bottom, #2a94d6 0%,#3eb0e5 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#2a94d6', endColorstr='#3eb0e5',GradientType=0 ); /* IE6-9 */

}

.subBtn a{
		display: block;
border: 1px solid #2e76b6;
background: #3eb0e5;
background: -moz-linear-gradient(top, #3eb0e5 0%, #2a94d6 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f5f5f5), color-stop(100%,#eeeeee));
background: -webkit-linear-gradient(top, #3eb0e5 0%,#2a94d6 100%);
background: -o-linear-gradient(top, #3eb0e5 0%,#2a94d6 100%);
background: -ms-linear-gradient(top, #3eb0e5 0%,#2a94d6 100%);
background: linear-gradient(to bottom, #3eb0e5 0%,#2a94d6 100%);
	color: #FFF;
	padding:18px 0 13px 0;
	text-align: center;
	text-decoration: none;
	margin: 0 auto;
	border-radius: 5px;
	width: 35%;
	font-weight: bold;
	font-size:17px;
}

.subBtn a:hover{
background: -moz-linear-gradient(top, #2a94d6 0%, #3eb0e5 100%);
background: -webkit-linear-gradient(top, #2a94d6 0%,#3eb0e5 100%);
background: -o-linear-gradient(top, #2a94d6 0%,#3eb0e5 100%);
background: -ms-linear-gradient(top, #2a94d6 0%,#3eb0e5 100%);
background: linear-gradient(to bottom, #2a94d6 0%,#3eb0e5 100%);
}


.webBtn a{
	padding:8px 0;
	line-height:1.5em;
background: #4edb08; /* Old browsers */
background: -moz-linear-gradient(top,  #4edb08 0%, #3faf07 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#4edb08), color-stop(100%,#3faf07)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #4edb08 0%,#3faf07 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #4edb08 0%,#3faf07 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #4edb08 0%,#3faf07 100%); /* IE10+ */
background: linear-gradient(to bottom,  #4edb08 0%,#3faf07 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4edb08', endColorstr='#3faf07',GradientType=0 ); /* IE6-9 */

	border-color:#3AB509;
}

.webBtn a:hover{
background: #4edb08; /* Old browsers */
background: -moz-linear-gradient(top,  #3faf07 0%, #4edb08 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#4edb08), color-stop(100%,#3faf07)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #3faf07 0%,#4edb08 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #3faf07 0%,#4edb08 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #3faf07 0%,#4edb08 100%); /* IE10+ */
background: linear-gradient(to bottom,  #3faf07 0%,#4edb08 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#3faf07', endColorstr='#4edb08',GradientType=0 ); /* IE6-9 */

}

.txtBtn a{
	display: block;
	color: #fff;
	padding:10px 0 8px 0;
	text-align: center;
	text-decoration: none;
	margin: 0 auto;
	border-radius: 5px;
	width: 38%;
	font-weight: bold;
	font-size:16px;
	background:#000;
}

.txtBtn a:hover{
	background:#333;
	color: #FFF;
}

	
.dticketArea{
	padding:20px;
	border:solid 3px #E84592;
	margin:0 0 30px;
	background:#fff;
}

.dticketArea.block {
	margin: 0 0 80px;
}

.qrArea{
	padding:8px 0;
	border-radius:5px;
	font-weight:bold;
	text-align:center;
	font-size:18px;
	line-height:1.5em;
	color:#000;
	background:#FFF;
}
.qrArea p{
	float:left;
	width:100%;
	text-align:center;
}
.qrArea p img{
	vertical-align:middle;
	margin-left:20px;
}
.key{
	text-align:center;
	margin: 0 0 25px;
}

.support{
	padding:20px;
	background:#F1F1F1;
	font-size:12px;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
}

/*スペーサー
-------------------------------- */
.space5  { margin-bottom: 5px; }
.space10 { margin-bottom: 10px; }
.space15 { margin-bottom: 15px; }
.space20 { margin-bottom: 20px; }
.space25 { margin-bottom: 25px; }
.space30 { margin-bottom: 30px; }
.space40 { margin-bottom: 40px; }
.space45 { margin-bottom: 45px; }
.space50 { margin-bottom: 50px; }
.space60 { margin-bottom: 60px; }



/*東京ランウェイ追加
-------------------------------- */
#home {
	padding: 0 0 70px;
}

.block {
	padding: 35px;
	border: 2px solid #000;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	margin: 0 0 60px;
	background: #f1f1f1;
}

#event {
	margin: 0 0 60px;
}

#sales table {
	border: 1px solid #000;
}

#sales table td{
	background: #fff;
}

.fade {  
    -webkit-transition: 0.2s ease-in-out;  
       -moz-transition: 0.2s ease-in-out;  
         -o-transition: 0.2s ease-in-out;  
            transition: 0.2s ease-in-out;  
}  
.fade:hover{
    filter:alpha(opacity=80);
    -moz-opacity:0.8;
    opacity:0.8;
}

.block#about {
	background: #F8EFF3;
	border: none;
}

.block#about .txtBtn a {
	background: #E84592;
}

.icon-warning-sign {font-weight: normal;}

#trailer {
text-align: center;
padding: 15px 0 0;
font-weight: bold;
font-size: 13px;
color: #F00;
}



.dticketArea .mainBtn a{
	background: #E5007F;
}


/*footer
-------------------------------- */

#footer {
width: 100%;
height: 91px;
text-align: center;
position: absolute;
bottom: 0;
left: 0;
}

#footer ul {
width: 920px;
height: 14px;
font-size: 12px;
text-align: center;
margin: 0 auto;
padding: 30px 0 10px 0;
}

#footer li {
display: inline;
padding: 0 4px 0 0;
}

#footer li a {
color: #333;
text-decoration: none;
}

#copyright {
background: #3B3B3B url(/img/cmn/bg_area4.gif) repeat-x left top;
}

#copyright address {
background: url(/img/cmn/bg_copyright.gif) no-repeat center top;
color: #999999;
font-size: 10px;
font-style: normal;
line-height: 91px;
text-align: center;
}







/* 電子チケットのオススメポイント
============================== */
.section.categoryBox {
	margin: 0 0 50px!important;
}

#point {
/*	background: #FFEACB;*/
	border-top:none;
	color: #000;
	font-weight: bold;

}

#point #inner {
	border-radius:0 0 5px 5px;
	border: 2px solid #FF8800;
	padding: 45px 30px 40px;
}

#point h4 {
	color: #fff;
	font-weight: bold;
	background: #FF8800;
	padding: 15px 0 10px;
	position: relative;
	border: none;
	font-size: 24px;
	line-height: 1.3em;
	text-align: center;
	border-radius:5px 5px 0 0;
	margin:0;
    font-family: 'Noto Sans Japanese', serif;

}

.case{
	margin:0 0 20px;
}

#point #subTit p {
	position: absolute;
	right: -20px;
	top: -38px;
}

#point #subTit p img {width: 90%;}

#point .box#tanoshimeru {margin: 0;}

#point .box .pointTit {
	position: relative;
	margin: 0 0 35px;
}

#point .box p.circle {
	position: absolute;
	left: -20px;
	top: -30px;
}

#point .box h5 {
	font-size: 22px;
	font-weight: bold;
	color: #FF4800;
	border-bottom: 2px solid #FF4800;
	padding: 0 0 5px 70px;
	margin: 0 0 10px;
	background: none;
	text-align:left;
    font-family: 'Noto Sans Japanese', serif;

}

#point .box .text {
	font-weight: bold;
	margin: 0 0 15px;
}

#point .box#kantan .pict {
	position: absolute;
	right: -10px;
	top: -35px;
}

#point .box#kantan .text {
	margin: 0 0 30px;
}

#point .box#anshin .webicon {
	color: #FF4800;
}

#point .box#anshin ul.case{
	overflow:hidden;
}

#point .box#anshin ul.case li {
	padding: 0 0 1em 0;
	margin: 0 19px 8px 0;
	width:266px;
	float: left;
	line-height:1.2em;
}

.case .illust{
	text-align:center;
}

#point .box#anshin ul.case li span.add { font-weight: normal; font-size:11px;}
.txtList{
	font-size:13px;
	color:#FF4800;
	margin-bottom:5px;
}

#point .box#tanoshimeru ul {
	background: #FFFCE4;
	padding: 15px 20px 10px;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	margin: 0 0 15px;
	border-radius:10px;
}

#point .box#tanoshimeru ul li {
	font-weight: normal;
	font-size: 13px;
	color: #000;
	margin-bottom:5px;
}

#point .box#tanoshimeru ul li.last {margin: 0;}

#point .box#tanoshimeru ul .webicon {
	color: #FF4800;
}

#application {
	text-align: center;
	
}

#application ul {
	margin: 0 0 30px;
}

#application ul li {
	margin: 0 0 3px;
}

#application ul li.red {
	font-weight: bold;
	font-size: 18px;
}

#application ul li span {
	text-decoration: underline;
}

#trailer {
	text-align: center;
	padding: 10px 0 0;
	font-weight: bold;
	font-size: 14px;
	color: #FF4800;
}

#application .mainBtn {
	margin: 0 0 10px;
}

.webicon {
font-weight: normal;
font-size: 120%;
vertical-align: -1px;
}

.leftClm{
	float:left;
	width:140px;
	margin:0 25px 0 0;
}


/*対応端末について*/
#device {margin: 0 0 60px}

#device .osList{
	position:relative;
}

#device .osList .illust{
	position:absolute;
	top:-40px;
	right:80px;
}

#device .osList li{
	margin:0 0 10px;
}

#device .osList li p{
	font-size:12px;
	text-indent:1em;
	line-height: 1.5em;
	margin: 0 0 5px;
}

#device .osList li p.txt {
	font-size:14px;
	font-weight:bold;
	color:#111;
	margin: 0 0 10px;
	text-indent: 0;
}

#device .bage{
	position:absolute;
	top:50px;
	right:0px;
}
