﻿@import url(//fonts.googleapis.com/earlyaccess/notosansjapanese.css);
	* {
		box-sizing: border-box;
	}
	@font-face {
		font-family: 'FontAwesome';
		src: url('icons/fontawesome-webfont.eot?v=4.7.0');
		src: url('icons/fontawesome-webfont.eot?#iefix&v=4.7.0') format('embedded-opentype'),
			 url('icons/fontawesome-webfont.woff2?v=4.7.0') format('woff2'),
			 url('icons/fontawesome-webfont.woff?v=4.7.0') format('woff'),
			 url('icons/fontawesome-webfont.ttf?v=4.7.0') format('truetype'),
			 url('icons/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular') format('svg');
		font-weight: normal;
		font-style: normal;
	  }
	body {
		font-family: 'Noto Sans Japanese', "メイリオ", Meiryo,"ヒラギノ角ゴ Pro W3","HIragino Kaku Gothic Pro W3","HIragino Kaku Gothic Pro",Osaka,"ＭＳ Ｐゴシック", "MS P Gothic",sans-serif!important;
		font-size: 14px;
		color: #FFFFFF;
		margin: 0px;
		line-height: normal;
		overflow: hidden;
		background-color: #333333;
	}
	.full, .table {
		width: 100%;
	}
	/* width */
	.container {
		width: 100%;
		max-width: 380px;
		background: transparent;
		margin: 0px auto;
        box-sizing:border-box;
	}

	span.change.negative.negative_change {
		color: #FFFFFF !important;
	    font-size: 26px;
	}
	span.change.positive.positive_change {
		color: #FFFFFF !important;
		font-size: 26px;
	}


	.Row {
		border-bottom:1px dotted #ccc;
		line-height: 45px;
		width:100%;
		height: auto;
        box-sizing:border-box;
	}
	
	.Row.the_day_before {
		border-bottom:none;
	}


	.Top{
		border-bottom: 1px solid #ccc;
		padding-top: 16px;
		padding-bottom: 16px;
		padding-left: 30px;
		padding-right: 30px;
		vertical-align: top;
	}
	.Box {
		padding-left: 30px;
		padding-right: 30px;
	}
	.Button {
		text-align: center;
		height: 59px;
		line-height: 59px;
	}
	span.last {
		font-size: 26px;
	}
	.Left {
		width: 60%;
		font-weight: normal;
		font-size: 26px;
		box-sizing: border-box;
		display: inline-block;
		vertical-align: top!important;
	
	}
	.Right {
		width: 40%;
	    text-align: right;
		display: inline-block;
		text-align: right;
		font-size: 13px;
		vertical-align: top!important;
	}
	.ja-JP .Left {
		font-weight: normal;
		
		box-sizing: border-box;
		display: inline-block;
		width: 40%;
		vertical-align: top!important;
	}
	.ja-JP .Right {
		width: 60%;
		display: inline-block;
		text-align: right;
		
		vertical-align: bottom!important;
	}


	span.Chart {
	    position: relative;
    	top: 0;
    	left: 12px;
		font-size: 13px;
	}

	.ja-JP span.volume {

	}
	span.Chart:before {
		content: "\f105";
		font-family: "FontAwesome";
	
		font-weight: bold;
		text-decoration: none;
		color: #FFFFFF;
		font-size: 13px;
		padding-right: 0.5em;
		position: absolute;
		top: 4px;
		left: -15px;
        line-height: 13px;
	}

	.Volume {
		display: inline-block;
		box-sizing: border-box;
		vertical-align: top;
	}
	
    span.volume {
        font-size: 18px;
    }
	
	

	.Label,
    .Data { 

		display: inline-block;
		box-sizing: border-box;
	}
	

	.Info {
		font-size: 12px;
		display: inline-block;
		text-align: center;
		box-sizing: border-box;
		height: auto;
		float:right;
        position:relative;
        top:1px;
		
	}



a {
    text-decoration: none;
    color: #FFFFFF;
}
a:hover {
    text-decoration: none;
    color: #FFFFFF;
}
.Data {
	
	
		vertical-align: bottom;
		display: inline-block;
		box-sizing: border-box;
	
}
	
span.lastphrase {
    padding-left: 11px;
}

.Volume.Data {
    display: inline-block;
    box-sizing: border-box;
}
.Volume .Label {
    display: inline-block;
    box-sizing: border-box;
}
@media (max-width:360px) {
    .Top{
	
		padding-left: 20px;
		padding-right: 20px;

	}
	.Box {
		padding-left: 20px;
		padding-right: 20px;
	}
	.Info {
		padding-right: 0px;
		float: none;
		width:100%;
		text-align:center;
    }
}
@media (max-width:330px) {
    .Top{
	
		padding-left: 10px;
		padding-right: 10px;

	}
	.Box {
		padding-left: 10px;
		padding-right: 10px;
	}
    .Info {
        font-size: 10px;
    }
    .Right {
        font-size: 12px;
    }
    .Left {
        font-size: 20px;
        padding-top:4px;
    }
}
@media (max-width:300px) {
 
    .Info {
        font-size: 9px;
    }
    .Right {
        font-size: 11px;
        width:50%;
    }
    .Left {
        font-size: 18px;
        padding-top:6px;
        width:50%;
    }
}
.Volume .Label {
    display: inline-block;
	box-sizing: border-box;

}
.Last .Label {
    display: inline-block;
    box-sizing: border-box;
  
}
.Change .Label {
    display: inline-block;
    box-sizing: border-box;
 
}
.ja-JP .Volume .Label {
    display: inline-block;
	box-sizing: border-box;

}
.ja-JP .Last .Label {
    display: inline-block;
    box-sizing: border-box;

}
.ja-JP .Change .Label {
    display: inline-block;
    box-sizing: border-box;

}
.Label {
    min-width: 60px;
}
.Data {
    min-width: 95px;
    text-align: right;
}