@charset "UTF-8";

#visualization .vis-panel.vis-background.vis-horizontal .vis-grid.vis-minor,.data-area .data.chart-invisible .value{
    display:inline-block
}

#chart-wrapper{
	position:relative;
	/*height:397px;*/
	font-family:"メイリオ",Meiryo,sans-serif;
	color:#333
}

#chart-wrapper a{
	color:#333!important
}

#visualization .vis-data-axis .vis-y-axis.vis-major,#visualization .vis-data-axis .vis-y-axis.vis-minor,#visualization .vis-time-axis .vis-text{
	font-size:12px;
	color:#333;
	font-weight:700
}

#chart-wrapper .nav.nav-tabs{
	padding-left:0;
	margin-bottom: 10px;
}
@media screen and (max-width: 768px) {
	#chart-wrapper .nav.nav-tabs{
		margin-bottom: -35px
	}
}

#chart-wrapper #chartDisclaimer{
	position:absolute;
	top:460px;
}

#chart-wrapper.fullChart {
	position:absolute;
	top:42px;
	bottom:0px;
	width:100%;
	height:auto;
	min-width:800px;
	min-height:400px;
}

#chart-wrapper #chartDisclaimer.fullChart {
	display: none;
}

#visualization .vis-timeline{
	border:none
}

#visualization .vis-center .vis-content{
	border:1px solid #dedede
}

#visualization .vis-time-axis .vis-text{
	text-align:center
}

#visualization .vis-time-axis.vis-foreground{
	height:23px
}

#visualization .vis-time-axis .vis-text::before,#visualization .vis-time-axis.vis-foreground::before{
	content:'';
	position:absolute;
	width:1px;
	height:10px;
	left:0;
	top:0;
	background-color:#dedede
}

#visualization .vis-time-axis .vis-grid.vis-vertical{
	height:285px!important;
	border:none
}

#visualization .vis-time-axis .vis-grid.vis-vertical:nth-child(even){
	background-color:#f5f9fd
}

#visualization .vis-panel.vis-bottom,#visualization .vis-panel.vis-center,#visualization .vis-panel.vis-left{
	border:none
}

#visualization .vis-panel.vis-left::after{
	content:'';
	position:absolute;
	height:1px;
	width:10px;
	right:0;
	bottom:0;
	background-color:#dedede
}

#visualization .vis-panel.vis-background.vis-horizontal,#visualization .vis-panel.vis-background.vis-horizontal .vis-grid.vis-major,#visualization .vis-panel.vis-background.vis-horizontal .vis-grid.vis-minor{
	border-color:#dedede
}

#visualization .vis-graph-group3,#visualization .vis-graph-group4,#visualization .vis-graph-group5{
	display:none;
	fill:#FC0;
	stroke:#FC0
}

#visualization .vis-graph-group2{
	fill:#2A3995;
	stroke:#2A3995
}

#visualization .vis-graph-group1{
	fill:#C61F6A;
	stroke:#C61F6A
}

#visualization .vis-graph-group0{
	fill:#F79646;
	stroke:#F79646
}

#chart-body {
	position:relative;
}

#chart-body.fullChart {
	position:absolute;
	top:42px;
	bottom:0px;
	width:100%;
	height:auto;
}

#chart-area {
	height: 308px;
	position:relative;
}

#chart-area.fullChart {
	position:absolute;
	top:0px;
	bottom:0px;
	width:100%;
	height:auto;
}

#chart-area .unit{
	position:absolute;
	height:17px;
	font-size:9pt
}

#chart-area .unit.x{
	bottom:-13px;
	right:0
}

#chart-area .unit.y{
	top:12px;
	left:0
}

#chart-layer {
	position: relative;
}
.event-area {
    position: absolute;
    top: 85px;
	left: 0px;
	height: 178px;
	font-size: 17px;
	-ms-writing-mode: tb-rl;
	writing-mode: vertical-rl;

	/*マウスイベント無効化*/
	pointer-events: none;
	user-select: none; /* CSS3 */
	-moz-user-select: none; /* Firefox */
	-webkit-user-select: none; /* Safari、Chromeなど */
	-ms-user-select: none; /* IE10から */
}
.event-link {
    position: absolute;
    top: 290px;
	left: 0px;
}
#chart-layer.fullChart{
	position:absolute;
	top:0px;
	bottom:102px;
	width:100%;
	height:auto;
}
.event-area.fullChart {
    top: 125px;
	left: 0px;
	height: auto;
	font-size: 17px;
	position: absolute;
	-ms-writing-mode: tb-rl;
	writing-mode: vertical-rl;
}
.event-link.fullChart {
    position: absolute;
	top: auto;
	bottom: -30px;
	left: 0px;
}

.data-area{
	height:42px;
}

.data-area.fullChart {
	position:absolute;
	top:auto;
	bottom:0px;
	width:100%;
	height:42px;
}

.data-area .data{
	width:115px;
	height:40px;
	margin-top:1px;
	margin-bottom:1px;
	margin-left:3px;
	padding-left:4px;
	float:left;
	font-weight:700;
}

.data.date{
	font-size:13pt;
	min-height: 30px;
	font-weight:700;
	margin-top:20px;
	margin-left:5px;
}

.data.date.fullChart {
	position:absolute;
	top: auto;
	bottom:42px;
	height:30px;
	min-height: 30px;
	font-weight:700;
	margin-top:5px;
	margin-left:5px;
}

.data-area .data.price{
	border-left:10px solid #2A3995
}

.data-area .data.price.end{
	width:150px;
}


.data-area .data.price-reinvestment{
	border-left:10px solid #C61F6A
}

.data-area .data.price-return{
	border-left:10px solid #F79646
}

.data-area .data.chart-invisible{
	color:#AAA
}

.data-area .data.chart-invisible .value{
	opacity: 0;
}

.data-area .data span.title{
	font-size:8pt;
	line-height:.8
}

.data-area .data span.value{
	font-size:14pt;
	line-height:.8
}

.data-area .data>div{
	height:20px;
	text-align:right
}

.eventCheckBox{
	position: absolute;
	float: left;
	left:600px;
	margin-right: 15px;
}
.eventCheckBox label{
	display: inline;
	line-height:42px;
}

input[type="checkbox"] {
  display: inline-block;
  margin: 0 2px;
  padding: 0;
  vertical-align: middle;
  position: relative;
  width:24px;
  height:24px;
  top: -1px;
  cursor: pointer;
}

.rightParts{
	right:0px;
	bottom:0px;
	position: absolute;
	float: right;
}

.rightParts.fullChart{
	bottom:0px;
	right:0px;
	height:auto;
	position: absolute;
	float: right;
}

.scalingCheckBox{
	float: right;
	height:60px;
	text-align: center;
	padding-right: 5px;
}

/* 拡大縮小ボタンのチェックボックス　*/
#scaling{
	display:none;
}

/*　チェックボックス 未選択時の背景指定　*/
#scaling + label{
	display:inline;
	padding:15px 15px 15px 15px;
	background:url(../img/shrink.png) no-repeat left center;
	background-size:27px 27px;
	cursor:pointer;
}

/*　チェックボックス 選択時の背景指定　*/
#scaling:checked + label {
	background:url(../img/expand.png) no-repeat left center;
	background-size:27px 27px;
	cursor:pointer;
}

#msindexCustomTermDatepicker .well{
	background-color:#fff;
	box-shadow:0 0 0 transparent;
	border-left:0 solid transparent;
	border-top:0 solid transparent;
	border-right:0 solid transparent;
	margin:0
}

#msindexCustomTermDatepicker .modal-title{
	font-weight:700
}

#msindexCustomTermDatepicker .modal-header.well{
	border-bottom-left-radius:0;
	border-bottom-right-radius:0
}

#msindexCustomTermDatepicker .modal-body{
	min-height:324px
}

#msindexCustomTermDatepicker .modal-body.well{
	border-radius:0
}

#msindexCustomTermDatepicker .datepicker{
	float:left
}

#msindexCustomTermDatepicker .datepicker .btn-default:not([disabled]){
	font-weight:700
}

#msindexCustomTermDatepicker .datepicker .btn-default.active:not(.btn-info){
	background-color:#fff;
	border-color:#ccc;
	box-shadow:none
}

#msindexCustomTermDatepicker .years{
	float:left
}

#msindexCustomTermDatepicker .years .years-title{
	font-weight:700
}

#msindexCustomTermDatepicker .years ul{
	list-style:none;
	padding-left:0
}

#msindexCustomTermDatepicker .years ul li{
	float:left;
	margin-top:6px;
	margin-right:12px
}

#msindexCustomTermDatepicker .modal-footer span{
	font-weight:700;
	margin-right:8px
}

#msindexCustomTermDatepicker .modal-footer.well{
	border-top-left-radius:0;
	border-top-right-radius:0
}

#investment_result{
	padding:0 12px 36px
}

#investment_result td,#investment_result th{
	padding:0
}

#investment_result #investmentAlert{
	margin-top:5px
}

#investment_result .investment_result_edit_initial_investment{
	text-align:right;
	height:1.6em;
	margin-top:12px;
	margin-bottom:8px
}

#investment_result .investment_result_edit_initial_investment a{
	color:#333;
	font-size: 16px;
	font-weight: 700;
	text-decoration:none;
	display: inline-flex;
	align-items: center;
}
#investment_result .investment_result_edit_initial_investment svg{
	margin-left: 10px;
}

#investment_result .investment_titles{
	display:flex;
	flex-wrap: wrap;
}

#investment_result .investment_titles .investment_result_title:first-child{
	margin-right:auto;
	color:#f39800;
	font-size:24px;
	font-weight:700;
	white-space:nowrap
}

#investment_result .investment_titles .investment_result_explanation{
	text-align:right;
	margin-left: auto;
}

#investment_result .investment_titles .investment_result_explanation .term{
	font-size:18px;
	/*white-space:nowrap*/
}

#investment_result .investment_titles .investment_result_explanation .disclaimer{
	color:#555;
	font-size:9pt
}

#investment_result .investment_result_table{
	/*min-width:36em*/
/*	overflow: auto;*/
}

#investment_result .investment_result_table>table{
	width:100%;
	table-layout:fixed;
	margin:0 auto 8px
}

#investment_result .investment_result_table>table td{
	color: #656565;
	padding:3px;
}

#investment_result .investment_result_table .content_large{
	text-align:center;
	white-space:nowrap
}

#investment_result .investment_result_table .header_large{
	font-size:18px;
	font-weight:700
}

#investment_result .investment_result_table .header_small{
	width:6em;
	font-size:14px;
	font-weight: 700;
	border-right:none
}

#investment_result .investment_result_table .content_small{
	min-width:6em;
	text-align:right;
	border-left:none;
	white-space:nowrap
}

#investment_result .investment_result_table .value{
	color: #f39800;
    font-weight: 700;
    text-align: center;
    font-size:20px
}

#investment_result .investment_result_disclaimer{
	margin-top:8px;
	border-collapse:collapse;
	line-height:1.6em;
	font-size:9pt
}

#investment_result .investment_result_disclaimer td{
	vertical-align:top
}

#investment_result .investment_result_disclaimer .first{
	width:9.5em;
	/*float:left*/
}

#investment_result .investment_result_disclaimer .second{
	width:1.5em;
	text-align:left
}

#investment_result .investment_result_disclaimer .third{
	float:left
}

@media screen and (max-width: 768px) {
	#investment_result .investment_result_table>table{
		border-bottom: none;
	}
	#investment_result .investment_result_table>table td{
		display: block;
	}

	#investment_result .investment_result_table .content_large,
	#investment_result .investment_result_table .content_small{
		border-top: none;
		border-right: none;
		border-left: none;
	}
	#investment_result .investment_result_table .header_large{
		border: none;
	}
	#investment_result .investment_result_table .content_large{
		text-align: right;
	}
	#investment_result .investment_result_table .header_small{
		border: none;
	}
}

.term-select {
	color: #333;
	font-size: 16px;
	position: relative;
	cursor: pointer;
	text-align: center;
	border: 1px solid #f39800;
	padding: 5px 30px 5px 15px;
}

.term-select:after {
	content: "";
	position: absolute;
	top: 0;
	bottom: 0;
	right: 12px;
	margin: auto;
	-webkit-transform: translateY(1px);
			transform: translateY(1px);
	vertical-align: middle;
	-webkit-box-sizing: border-box;
			box-sizing: border-box;
	width: 4px;
	height: 4px;
	border: 4px solid transparent;
	border-top: 4px solid #f39800;
	pointer-events: none;
}

.term-select span {
	display: block;
}

#term-pulldown {
	display: none;
}

#term-pulldown.active {
	position: absolute;
	display: block;
	z-index: 100;
	cursor: pointer;
}

#term-pulldown:after {
	content: "";
	position: absolute;
	top: 0;
	bottom: 0;
	right: 12px;
	margin: auto;
	-webkit-transform: translateY(1px);
			transform: translateY(1px);
	vertical-align: middle;
	-webkit-box-sizing: border-box;
			box-sizing: border-box;
	width: 4px;
	height: 4px;
	border: 4px solid transparent;
	border-top: 4px solid #f39800;
	pointer-events: none;
}

#term-pulldown ul:before, #term-pulldown ul:after {
	content: "";
	width: 0px;
	border-color: #fff;
	border-style: solid;
	position: absolute;
	top: -20px;
	left: 50%;
	z-index: 99;
	-webkit-transform: translateX(-50%);
			transform: translateX(-50%);
	pointer-events: none;
}

#term-pulldown ul:before {
	border-color: #f39800;
	border-left-color: transparent;
	border-top-color: transparent;
	border-right-color: transparent;
	border-width: 11px;
	top: -22px;
}

#term-pulldown ul:after {
	border-color: #fff;
	border-left-color: transparent;
	border-top-color: transparent;
	border-right-color: transparent;
	border-width: 11px;
	top: -21px;
}

#term-pulldown ul {
	width: auto;
	height: 360px;
	position: relative;
	top: 20px;
	left: 0;
	z-index: 10;
	background-color: #FFF;
	border-radius: 5px;
	border: 1px solid #f39800;
	list-style-type: none;
	padding: 0;
}

#term-pulldown li {
	text-align: left;
	left: 0;
	width: 148px;
	height: 36px;
	display: table;
}

#term-pulldown li + li {
	border-top: 1px dotted #ccc;
}

#term-pulldown li:first-child {
	top: 0;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
}

#term-pulldown li:first-child:hover:after, #term-pulldown li:first-child.active:after {
	content: "";
	width: 0px;
	border-color: #f39800;
	border-left-color: transparent;
	border-top-color: transparent;
	border-right-color: transparent;
	border-style: solid;
	border-width: 13px;
	position: absolute;
	top: -24px;
	left: 50%;
	z-index: 100;
	-webkit-transform: translateX(-50%);
			transform: translateX(-50%);
}

#term-pulldown li:last-child {
	border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;
}

#term-pulldown li a {
	padding-left: 20px;
    width: 100%;
	height: 100%;
	color: #333!important;
	display: table-cell;
	vertical-align: middle;
	text-decoration: none;
}

#term-pulldown li:hover, #term-pulldown li.active {
	background-color: #f39800;
}

#term-pulldown li:hover > a, #term-pulldown li.active > a {
	color: #fff!important;
	vertical-align: middle;
}

#date-picker-content {
	text-align: center;
}

#date-picker-content p{
	background: #d9d9d9;
	padding-top: 5px;
	padding-bottom: 5px;
}

.date-picker-container {
	display: inline-block;
	padding-right  :10px;
	padding-left  :10px;
}

.date-picker {
	display: inline-block;
	width: 60px;
	height: 180px;
}

.date-picker ul {
	height: 600px;
	list-style-type: none;
	padding: 0;
}

.date-picker ul li {
	width: 60px;
	height: 60px;
}

.date-picker ul li div {
	-ms-touch-action: none;
	width: 60px;
	height: 60px;
	background-color: #fff;
	line-height: 60px;
}

.day-picker-container {
	display: inline-block;
}

.month-picker-container {
	display: inline-block;
}

.cover-area {
	position:absolute;
	background-color: #fff;
	opacity:0.5;
	height :60px;
	width :400px;
	left:100px;
	/*マウスイベント無効化*/
	pointer-events: none;
	user-select: none; /* CSS3 */
	-moz-user-select: none; /* Firefox */
	-webkit-user-select: none; /* Safari、Chromeなど */
	-ms-user-select: none; /* IE10から */
}

.area1 {
	top:50px;
}

.area2 {
	top:180px;
}

.selected-line{
	position:absolute;
	height: 1px;
	width :190px;
  	border: none;
  	border-top: 1px #000000 solid;
}

.line1{
	top:130px;
}

.line2{
	top:160px;
}

.amcharts-cursor-line {
	stroke-width: 2;
}


#guageLabelBlock{
	position: absolute;
	display: inline;
	top:10px;
	left:10px;
}

#guageLabelMinus {
	font-weight: normal;
	font-size: 16px;
	opacity:0;
}
#guageLabel1 {
	font-weight: normal;
	font-size: 16px;
}

#date-picker-content ul {
	padding-bottom: 2000px;
}
