@charset "utf-8";

body {
	background-color: #fff;
	font-family: "ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Meiryo,"メイリオ","MS PGothic","MS UI Gothic",Helvetica,Arial,sans-serif;color:#595757;
}
#contents {
	margin-bottom: 100px;
	font-size: 16px;
	color: #222222;
	line-height: 1.9em;
}
#emg {margin:10px 0;}
#emg table.attentionTable{
	width: 100%;
	font-size: 12px;
}
#emg table , td, th {
	border: 0px;
	border-collapse: collapse;
}
#emg td, th {
	padding: 10px 10px;
	height: 25px;
}
#emg th {
	background: #f3f3f3;
	width: 20%;
}
#contents a:link,#contents a:visited {
	color: #0064c8;
	text-decoration: none;
}
#contents a:hover {
	opacity: 0.7;
}
.btnBlue, .btnDisabled {
	text-align: center;
}
.btnBlue a,.btnDisabled span {
	display: inline-block;
	width: 400px;
	padding: 20px;
	background-color: #e1eef9;
	border-radius: 8px;
	font-weight: bold;
	font-size: 20px;
	letter-spacing: 2px;
	text-align: center;
}
.btnDisabled span {
	padding: 18px;
	background-color: #f5f5f5;
	color: #cccccc;
	border: 2px solid #efefef;
}
.bgGrayBox {
	padding: 20px 15px 25px;
	background-color: #efefef;
	font-size: 14px;
}
.bgGrayBox .bgGrayTtl {
	margin-bottom: 5px;
	font-weight: bold;
	font-size: 18px;
}
.bgGrayBox .percent{
	font-size: 24px;
	font-weight: bold;
	color: #ce1031;
}
.bgGrayBox .smallTxt{
	font-size: 12px;
}

/*header------------------*/
#header {
	height: 50px;
}
#header .logoArea {
	padding:10px 10px 9px;
	display:block;
}
#header .logoArea a{
	display: inline-block;
}
#header .logoArea a.logoL { float: left; padding-top:3px; }
#header .logoArea a.logoR { float: right; }

/*contents------------------*/
.prArea{
	height: 28px;
	margin-bottom: 25px;
	color:#666;
	font-size:14px;
}
.contentInner {
	border-top: 10px solid #f5dede;
	margin-bottom: 100px;
}
.w950 {
	width: 950px;
	margin: 0 auto;
}
.switchArea {
	margin: 20px 0 50px;
	background-color: #f5f5f5;
}
.switchArea .switchAreaLogo {
	float: left;
	padding: 12px 30px 12px 7px;
}
.switchArea .switchList li {
	float: left;
	font-weight: bold;
}
#contents .switchArea .switchList li a {
	display: block;
	padding: 10px 20px;
	color: #ce1031;
}
#contents .switchArea .switchList li a:hover {
	opacity: 1;
	background-color: #ce1031;
	color: #fff;
}
.switchArea .switchList li.current {
	padding: 10px 20px;
	background-color: #fff;
}
.switchArea .textPr {
	float: right;
	padding: 10px 0;
	font-size: 14px;
	color: #666;
}
.mainVisualArea {
	margin-bottom: 60px;
}
.mainVisual,
.mainVisualNo01{
	width: 475px;
	height: 396px;
	float: left;
	margin-right: 25px;
	background: url(https://s.yimg.jp/images/finance/mt/promotion/funds/ultra-balance_globalequity/pc/img/mainVisual.png) no-repeat 0 0;
	text-indent: -9999px;
}
.mainVisualNo01 {
	height: 437px;
	background: url(https://s.yimg.jp/images/finance/mt/promotion/funds/ultra-balance_globalequity/pc/img/mainVisualNo01.png) no-repeat 0 0;
}
.mainRight {
	position: relative;
	width: 450px;
	float: left;
	padding-top: 108px;
}
.mainLead {
	position: absolute;
	top: 48px;
	left: -8px;
}
.naviMenu {
	margin: 20px 0;
}
.naviMenu ul {
	text-align: center;
}
.naviMenu ul li {
	display: inline-block;
	margin-right: 20px;
}
.naviMenu ul li a {
	display: inline-block;
	padding: 10px 20px;
}
.naviMenu ul li:nth-last-of-type(1) {
	margin-right: 0;
}
.newsArea dt {
	position: relative;
	font-size: 12px;
	color: #666;
}
.newsArea {
	margin: 50px 0 0 3px;
}
.newsArea dt:after {
	position: absolute;
	content: "";
	display: block;
	width: 330px;
	height: 1px;
	top: 7px;
	right: 0;
	background-color: #ddd;
}
.newsArea dd {
	font-size: 14px;
	line-height: 1.5;
}
.newsArea dd a {
	font-weight: bold;
}
.contentTtl {
	margin-bottom: 30px;
}
.featureLead, .featureGraph {
	margin-bottom: 50px;
	text-align: center;
}
.featureGraphTxt {
	margin: 0 70px 55px;
	font-size: 18px;
}
.pointArea {
	margin-bottom: 110px;
}
.pointArea dl {
	padding: 0 160px 40px 60px;
	margin-bottom: 40px;
	background-color: #f8eaea;
}
.pointArea dt {
	padding: 40px 0 35px 90px;
	background: url(https://s.yimg.jp/images/finance/mt/promotion/funds/ultra-balance_globalequity/pc/img/point_ic01.png) no-repeat 0 0;
}
.pointArea .point02 dt {
	background: url(https://s.yimg.jp/images/finance/mt/promotion/funds/ultra-balance_globalequity/pc/img/point_ic02.png) no-repeat 0 0;
}
.pointArea .point03 dt {
	background: url(https://s.yimg.jp/images/finance/mt/promotion/funds/ultra-balance_globalequity/pc/img/point_ic03.png) no-repeat 0 0;
}
.pointArea dd {
	padding-left: 120px;
	margin-bottom: 25px;
	background: url(https://s.yimg.jp/images/finance/mt/promotion/funds/ultra-balance_globalequity/pc/img/point_li_ic01.png) no-repeat 90px 7px;
	font-weight: bold;
	font-size: 20px;
	letter-spacing: 2px;
}
.pointArea dd:nth-last-of-type(1) {
	margin-bottom: 0;
}
.pointArea dd.pointNote {
	padding-left: 90px;
	background: none;
	font-size: 12px;
	font-weight: normal;
	color: #666;
	line-height: 1.5;
	letter-spacing: 0;
}
.investmentArea {
	margin-bottom: 55px;
}
.investmentLeft {
	width: 445px;
	float: left;
}
.investmentTtl {
	margin-bottom: 25px;
}
.investmentLeft .bgGrayBox {
	margin: 20px 0 25px;
}
.investmentGraph {
	float: right;
}
.assetsArea {
	position: relative;
	margin-bottom: 80px;
}
.assetsArea .bgGrayBox {
	padding-right: 440px;
}
.assetsGraph {
	position: absolute;
	top: -27px;
	right: 98px;
}
.assetsArea.large .assetsGraph {
	top: 50%;
	-webkit-transform: translate(0, -50%);
	transform: translate(0, -50%);
}
.btnBox p {
	margin-bottom: 15px;
	font-size: 20px;
	color: #666;
	text-align: center;
}
.qandaInner,.sellerInner {
	margin: 0 100px;
}
.qandaList li {
	position: relative;
	padding-left: 18px;
	margin-bottom: 30px;
}
.qandaList li:before {
	position: absolute;
	display: inline-block;
	content: "";
	width: 6px;
	height: 6px;
	border-radius: 3px;
	background-color: #ccc;
	top: 9px;
	left: 0;
}
.productsTtl {
	position: relative;
	margin-top: 30px;
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	color: #595757;
}
.productsTtl:before,
.productsTtl:after{
	display: inline-block;
	content: "";
	position: absolute;
	width: 223px;
	height: 1px;
	top: 14px;
	background-color: #dddddd;
}
.productsTtl:before {
	left: 0;
}
.productsTtl:after {
	right: 0;
}
.productsList{
	text-align: center;
	padding-top:20px;
}
.productsList li{
	float:left;
	margin-right: 28px;
	margin-bottom:20px;
}
.productsList li:last-child{
	margin-right: 0px;
	margin-bottom:20px;
}
.productsList li.newListNewBefore{
	margin-right: 4%;
}
.productsList li a {
	display: block;
}
#contents .productsList li a:hover {
	opacity: 1;
}
.productsList li span{
	display: block;
}
.productsList li span.logo{
	margin-bottom: 5px;
	background:#ffffff;
}
.productsList li span.btn img:hover{
	opacity: 0.7;
}
.attention {
	margin-bottom: 40px;
	padding: 25px 0;
	background-color: #f3f3f3;
	font-size: 12px;
	color: #666;
	line-height: 1.5;
}
.dropdown__term {
	text-align: center;
}
.dropdown__term a {
	position: relative;
	display: inline-block;
	width: 320px;
	padding: 12px 60px;
	background-color: #e1eef9;
	border-radius: 8px;
	font-weight: bold;
	font-size: 14px;
	text-align: center;
}
.dropdown__arrow {
	position: absolute;
	top: 30%;
	right: 20px;
	display: block;
	width: 18px;
	height: 18px;
}
.dropdown__arrow--open {
	background: url(https://s.yimg.jp/images/finance/mt/promotion/funds/ultra-balance_globalequity/pc/img/dropdownBtn_ic_open.png) no-repeat 0 0;
}
.dropdown__arrow--close {
	background: url(https://s.yimg.jp/images/finance/mt/promotion/funds/ultra-balance_globalequity/pc/img/dropdownBtn_ic_close.png) no-repeat 0 0;
}
.costArea {
	width: 870px;
	margin: 0 auto 30px;
}
.costTtl {
	font-size: 14px;
	font-weight: bold;
	margin: 20px 0 10px 0;
}
.costArea table.attentionTable{
	width: 100%;
	font-size: 12px;
}
.costArea table , .costArea td, .costArea th {
	border: 1px solid #ccc;
	border-collapse: collapse;
}
.costArea td, .costArea th {
	padding: 20px 10px;
	height: 25px;
}
.costArea th {
	background: #f3f3f3;
	width: 200px;
}
.costArea table.innerTable{
	width: 100%;
	font-size: 12px;
	margin: 20px 0 0 0;
}
.costArea table.innerTable , .costArea table.innerTable td, .costArea table.innerTable th {
	border: 1px solid #cccccc;
	border-collapse: collapse;
	text-align: center;
}
.costArea table.innerTable td, .costArea table.innerTable th {
	padding: 3px;
	width: 30px;
	height: 25px;
}
table.innerTable th:last-child {
	width: 100px;
}
.costArea table.innerTable th {
	background: #f0f0f0;
}
.attentionArea {
	line-height: 1.7;
}
.attentionArea p {
	font-size: 12px;
	margin-top: 10px;
}
.yjamContents {
	margin-bottom: 40px;
	text-align: center;
	font-size: 12px;
	line-height: 1.5;
}

/*footer------------------*/
.yLink {text-align: center;}
.yLink li {position: relative;display: inline-block;margin-right: 40px;}
.yLink li:after{position: absolute;content:" | ";color:#ccc;top: 0;right: -23px;}
.yLink li:last-child{margin-right: 0;}
.yLink li:last-child:after{content:"";}
#footer {font-size: 12px;width: 950px;margin: 0 auto;padding: 40px 0 30px;}
#footer address{padding: 10px 0 0; border-top:3px solid #ccc;}
.yLink li a:link,.yLink li a:visited ,#footer address a:link,#footer address a:visited{color: #0064c8;text-decoration: none;}
.yLink li a:hover,#footer address a:hover{opacity: 0.7;}

/*common------------------*/
.note {
	font-size: 12px;
	color: #666;
	line-height: 1.5;
}
strong{
	color: #ff2000;
	text-decoration: underline;
}

/*crearfix------------------*/
.cf:after{
	display: block;
	visibility: hidden;
	clear: both;
	height: 0;
	content: '.';
}
.cf{
	zoom: 1;
}