@charset "utf-8";
/* CSS Document */
body {
  -webkit-text-size-adjust: 100%;
  text-size-adjust: 100%;
}
header {
	height: 53px;
}
.sim_tsumitate {
	width: 1080px;
	margin: 0 auto 0;
}
.contents {
	position: relative;
}
ul.menu {
	overflow: hidden;
	position: relative;
	z-index: 10;
	width: 1048px;
	margin: 0 0 0 15px;
}
ul.menu li {
	width: 256px;
	height: 86px;
	margin-right: 8px;
	float: left;
	list-style: none;
}
ul.menu li.menu1 {
	background:url(/corp/guide/fund/simulation/images/menu1.png) no-repeat;
}
ul.menu li.menu2 {
	background:url(/corp/guide/fund/simulation/images/menu2.png) no-repeat;
}
ul.menu li.menu3 {
	background:url(/corp/guide/fund/simulation/images/menu3.png) no-repeat;
}
ul.menu li.menu4 {
	background:url(/corp/guide/fund/simulation/images/menu4.png) no-repeat;
	margin-right: 0;
}
ul.menu li.menu1.on {
	background:url(/corp/guide/fund/simulation/images/menu1-select.png) no-repeat;
}
ul.menu li.menu2.on {
	background:url(/corp/guide/fund/simulation/images/menu2-select.png) no-repeat;
}
ul.menu li.menu3.on {
	background:url(/corp/guide/fund/simulation/images/menu3-select.png) no-repeat;
}
ul.menu li.menu4.on {
	background:url(/corp/guide/fund/simulation/images/menu4-select.png) no-repeat;
}
ul.menu li a {
	display: block;
	width: 256px;
	height: 86px;
}
.sim_cont {
	width: 1080px;
	height: 660px;
	padding: 20px;
	border: 2px solid #ffce44;
	-webkit-border-radius: 4px 4px 4px 4px;
	-moz-border-radius: 4px 4px 4px 4px;
	border-radius: 4px 4px 4px 4px;
	/* position: absolute;
	top: 84px; */
	background: url(/corp/guide/fund/simulation/images/cont_bg.png);
  position: relative;
  top: -2px;
}
.sim_cont .cont {
  display: none;
}
.sim_cont .cont:target {
  display: block;
}
.sim_cont .cont .simbox {
	background: url(/corp/guide/fund/simulation/images/simbox_bg.png) no-repeat;
	width: 1027px;
	height: 147px;
	position: relative;
	color: #333;
}
.sim_cont .cont .simbox .simbox_inner {
	position: absolute;
	top: 37px;
	left: 33px;
	width: 695px;
}
.sim_cont .cont .simbox .inputbox {
	float: left;
	font-size: 18px;
	margin-right: 7px;
}
.sim_cont .cont .simbox .inputbox p,
.sim_cont .cont .ansbox p {
	font-size: 16px;
	margin-bottom: 5px;
	font-weight: bold;
}
.sim_cont .cont .simbox .inputbox input {
	border: 1px solid #aaa;
	padding: 1px 8px;
	margin-right: 6px;
	font-size: 26px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    outline: none;
    -webkit-appearance: none;
}
.sim_cont .cont .simbox .simbox_inner .btn_simbox {
	position: absolute;
	top: 0px;
	left: 582px;
}
.sim_cont .cont .simbox .simbox_inner .btn_simbox input {
  outline: none;
  -webkit-appearance: none;
}
.btn_sim {
    border: 0px;
    width: 114px;
    height: 69px;
    background: url(/corp/guide/fund/simulation/images/btn_sim.png) no-repeat;
	cursor: pointer;
}
.sim_cont .cont .simbox .ansbox {
	background: url(/corp/guide/fund/simulation/images/ans_bg.png) no-repeat;
	width: 264px;
	height: 88px;
	position: absolute;
	right: 30px;
	top: 17px;
}
.sim_cont .cont .simbox .ansbox .ans {
	font-size: 48px;
	font-weight: bold;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	width: 256px;
	text-align: right;
	padding-top: 13px;
}
.sim_cont .cont .simbox .ansbox .ans span {
	font-size: 34px;
}
.sim_cont .cont .chartbox {
	background: url(/corp/guide/fund/simulation/images/chartbox_bg.png) no-repeat;
	width: 1028px;
	height: 444px;
	position: relative;
}
.sim_cont .cont .chartbox canvas {
	height:360px;
	width:963px;
	position: absolute;
	top: 0px;
	left: 0px;
}

.sim_cont .cont .fukidashi {
    position: absolute;
    bottom: 80px;
    margin-left:40px;
    
}

.sim_cont .cont .fukidashi .fukidashi_1 {
	background: url(/corp/guide/fund/simulation/images/fukidashi_1.png) no-repeat;
	width: 256px;
	height: 114px;
	position: absolute;
	bottom: 138px;
	left: 112px;
	bottom: 10px;
	padding: 24px 12px 0 0;
}

.sim_cont .cont .fukidashi .fukidashi_2 {
	background: url(/corp/guide/fund/simulation/images/fukidashi_2.png) no-repeat;
	width: 256px;
	height: 137px;
	position: absolute;
	bottom: 230px;
	left: 447px;
	padding: 46px 12px 0 0;
}

.sim_cont .cont .fukidashi .fukidashi_3 {
	background: url(/corp/guide/fund/simulation/images/fukidashi_3.png) no-repeat;
	width: 256px;
	height: 149px;
	position: absolute;
	#bottom: 10px;
	#left: 738px;
	padding: 58px 12px 0 0;
}

.sim_cont .cont .fukidashi ul {
	text-align: right;
}

.sim_cont .cont .fukidashi ul li {
	height: 18px;
	line-height: 18px;
	margin-bottom: 8px;
}
.sim_cont .cont .fukidashi ul.fukidashi li.unyou {
	color: #f50;
	margin-bottom: 10px;
}
.sim_cont .cont p.notice {
	font-size: 13px;
	margin-top: 10px;
}
.noticebox {
	font-size: 12px;
	line-height: 1.5;
	border: 1px solid #dedede;
	padding: 20px 20px 15px 20px;
	/* position: absolute;
	top: 760px; */
	width: 1080px;
  margin-top: 14px;
}
.noticebox p {
	margin-bottom: 5px;
  font-size: 12px;
}
.footer {
	/* position: fixed;
	z-index: 10000;
	left: 0px;
	bottom: 0px; */
	width: 100%;
	display: block;
	top: auto;
	height: 128px;
	background-color: #f5f5f5;
	padding: 20px 0 10px;
	box-shadow: 0 -1px 4px 0px rgba(0, 0, 0, 0.3);


	border-image-source: linear-gradient(#f5f5f5,#f5f5f5);
	border-image-slice: 0 0 fill;
	border-image-outset: 0 0 200vw;


}
.footer .footer_inner {
	width: 1080px;
	margin: 0 auto;
}
.footer .footer_inner .btn {
	float: right;
}
.footer .footer_inner p {
	font-size: 11px;
	line-height: 18px;
	color: #666;
}

/* l-breadcrumb */
.l-breadcrumb {
  /* position: absolute;
  bottom: -890px; */
  margin: 0 auto;
	font-size: 13px;
	line-height: 32px;
  margin-top: 16px;
}
.l-breadcrumb>ol {
  max-width: 1200px;
  margin: 0 auto;
  padding: 0;
  list-style: none;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.l-breadcrumb li>a,
.l-breadcrumb li>span {
	position: relative;
	display: inline;
	padding-right: 8px;
}
.l-breadcrumb li>a {
	text-decoration: none;
	color: #666;
}
.l-breadcrumb li>a:hover {
	color: #0067c3;
}
.l-breadcrumb a[href="/"] {
  padding-left: 24px;
}
.l-breadcrumb a[href="/"]::before {
  position: absolute;
  top: -1px;
  left: 0;
  display: block;
  width: 16px;
  height: 16px;
  background: url(/app-files/img/sprite/icon.svg#home-usage) no-repeat center/contain;
  content: "";
  opacity: .4;
  transition: opacity .2s ease;
}
.l-breadcrumb li {
	position: relative;
	display: inline-block;
	padding: 7px 0;
}
.l-breadcrumb li+li {
	padding-left: 24px;
}
.l-breadcrumb li+li::before {
	position: absolute;
	top: 0.9em;
	top: 1.3em;
	left: 4px;
	transform: rotate(45deg);
	display: inline-block;
	width: 8px;
	height: 8px;
	border: solid #999;
	border-width: 2px 2px 0 0;
	border-color: rgba(10,31,51,.1);
	content: "";
}
/* 棒グラフ色指定 */
.dummy1 {
	width: 25px;
	height: 50px;
	background: rgba(143,214,107,1.00);
}
.dummy2 {
	width: 25px;
	height: 50px;
	background: rgba(250,192,36,1.00);
}
.dummy3 {
	width: 25px;
	height: 50px;
	background: rgba(93,173,52,1.00);
}
.dummy4 {
	width: 25px;
	height: 50px;
	background: rgba(255,104,28,1.00);
}

.tick line{
  opacity: 0.2;
}

svg text {
	font-size: 14px;
}

.x .tick text {
	display: none;
} 

.axis path {
/*
fillとopacityで半透明な背景色。
        */
          fill: none;
          opacity: 0.1;
          stroke: #000;
          stroke-width: 1;
        }
 
        .axis line {
          stroke: #000;
          stroke-width: 1;
        }
 
        .line {
          fill: none;
          stroke-width: 1px;
        }


#chart-area1 svg:nth-child(2) {
	margin-left: 5px;
	padding-bottom: 15px;
}
#chart-area2 svg:nth-child(2) {
	margin-left: 20px;
	padding-bottom: 15px;
}
#chart-area3 svg:nth-child(2) {
	margin-left: 20px;
	padding-bottom: 15px;
}
#chart-area4 svg:nth-child(2) {
	margin-left: 20px;
	padding-bottom: 15px;
}

#chart-area1 svg {
	padding-left: 50px;
}
#chart-area2 svg {
	padding-left: 50px;
}
#chart-area3 svg {
	padding-left: 50px;
}
#chart-area4 svg {
	padding-left: 50px;
}

@-moz-document url-prefix() {
  #chart-area1 svg:nth-child(2) {
	margin-left: 45px;
  }
  #chart-area2 svg:nth-child(2) {
	margin-left: 45px;
  }
  #chart-area3 svg:nth-child(2) {
	margin-left: 45px;
  }
  #chart-area4 svg:nth-child(2) {
	margin-left: 45px;
  }

  #chart-area1 svg {
	padding-left: 35px;
  }
  #chart-area2 svg {
	padding-left: 35px;
  }
  #chart-area3 svg {
	padding-left: 35px;
  }
  #chart-area4 svg {
	padding-left: 35px;
  }
  
  .sim_cont .cont .fukidashi {
    margin-left:70px;
  }
}

@media all and (-ms-high-contrast:none){
  .sim_cont .cont .fukidashi {
    position: absolute;
    bottom: 80px;
    margin-left:40px;
  }
}