@charset "utf-8";

/*-------------------------------------------------------------------------------
 CLEARFIX
 -------------------------------------------------------------------------------*/

#page .cf:after  {
	content: '';
	display: block;
	clear: both;
}

/*-------------------------------------------------------------------------------
 HOVER
 -------------------------------------------------------------------------------*/

#page a {
	-webkit-transition: -webkit-transform 0.2s;
	-moz-transition: -moz-transform 0.2s;
	-ms-transition: -ms-transform 0.2s;
	-o-transition: -o-transform 0.2s;
	transition: transform 0.2s;
}
#page a:hover  {
	opacity: 0.6;
}
#page a {
	outline: none\9;
}
#page .current a:hover ,
#page .current:hover  {
	opacity: 1 !important;
}

/*-------------------------------------------------------------------------------
 WRAPPER
 -------------------------------------------------------------------------------*/

body {
	padding-top: 32px;
}
.body-sp-btn-fixed {
	padding-top: 144px !important;
}
#page .wrapper  {
	min-width: 950px; /* PC */
}
#page .centering-body  {
	position: relative;
	width: 950px;
	margin-right: auto !important;
	margin-left: auto !important;
}
#page .centering-body + .centering-body {
	margin-top: 30px;
}

#page .pc-content  {
	display: block;
}
#page .sp-content  {
	display: none;
}
#page .tab-content  {
	display: none;
}

#page [class^="mobile-"] ,
#page [class*=" mobile-"]  {
	display: none;
}

/*-------------------------------------------------------------------------------
 CONTENTS
 -------------------------------------------------------------------------------*/

#page .contents  {
	padding-bottom: 70px !important;
	padding-bottom: 5rem !important;
}
#page .columns  {
	margin-left: -30px !important;
}
#page .columns-main,
#page .columns-aside,
#page .columns-other {
	padding-left: 30px !important;
}
#page .columns > *:only-child  {
	float: none;
	width: auto;
}
#page .columns-main  {
	width: 75%;
	float: left;
}
#page .columns-aside  {
	width: 25%;
	float: left;
}
#page .columns + .columns  {
	margin-top: 20px !important;
}
#page .pbHorizontalNested {
	line-height: inherit;
}
#page .pbNestedWrapper {
	overflow: visible;
}

/*-------------------------------------------------------------------------------
 MAIN
 -------------------------------------------------------------------------------*/

#page .main  {
	font-size: 14px;
	font-size: 1rem;
}
#page .main-section + .main-section  {
	margin-top: 84px !important;
	margin-top: 6rem !important;
}
#page .main-section-header  {
	margin-bottom: 20px;
}
#page .main-section-header:after  {
	content: '';
	display: block;
	clear: both;
}
#page .main-section-heading  {
	float: left;
	font-size: 19px;
	font-size: 1.35rem;
}
#page .main-section-heading-news  {
	background: url(/library/img/heading-icon-clip.png) no-repeat left center;
	padding-left: 40px !important;
}
#page .main-section-heading-ranking  {
	background: url(/library/img/heading-icon-flag.png) no-repeat left center;
	padding-left: 40px !important;
}
#page .main-section-heading-nav  {
	float: right;
}

/*-------------------------------------------------------------------------------
 MODULE SWITCH CONTENTS
 -------------------------------------------------------------------------------*/

#page .switch-content  {
}
#page .switch-content-tabs  {
	display: table;
	width: 100%;
	margin-left: -3px !important;
	height: 3em;
	font-size: 14px;
	font-size: 1rem;
	table-layout: fixed;
}
#page .switch-content-tabs *  {
	height: inherit;
}
#page .switch-content-tabs + *  {
	margin-top: 1.5em !important;
}
#page .switch-content-tabs > li  {
	display: table-cell;
	vertical-align: middle;
	position: relative;
	padding-left: 3px !important;
}
#page .switch-content-tabs > li.data-no-sub-category.current:before {
	content: '';
	position: absolute;
	top: 100%;
	left: 50%;
	margin-left: -10px;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 12px 10px;
	border-color: #199FDD transparent transparent transparent;
}

#page .switch-content-tabs a  {
	display: table;
	width: 100%;
	background-color: #D6D7D8;
	vertical-align: middle;
	text-align: center;
	text-decoration: none !important;
	color: #343535 !important;
	font-weight: bold;
	line-height: 1.2;
}
#page .switch-content-tabs span  {
	display: table-cell;
	vertical-align: middle;
}
#page .switch-content-tabs > li.current > a  {
	background-color: #199FDD;
	color: #FFF !important;
	cursor: default;
	pointer-events: none;
}
#page .switch-content-tabs > li.current > a:after  {
	content: '';
	position: absolute;
	bottom: -22px;
	right: 0;
	left: 3px;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 12px 10px;
	border-color: #199FDD transparent transparent transparent;
	margin-right: auto !important;
	margin-left: auto !important;
}
#page .switch-content-list  {
	margin-top: 1em !important;
}

/*-------------------------------------------------------------------------------
 MODULE LIST
 -------------------------------------------------------------------------------*/

#page .news-list  {
	font-size: 15px;
	font-size: 1.1rem;
	line-height: 1.8;
}
#page .news-list dl > dt  {
	float: left;
	width: 5.5em;
}
#page .news-list dl > dt.video  {
	width: 96px;
	padding-left: 10px !important;
}
#page .news-list dl > dt.video img  {
	max-width: 96px;
	max-height: 54px;
}
#page .news-list dl > dt.video + dd  {
	padding-left: 20px !important;
}
#page .news-list dl > dt:first-child  {
	font-size: 14px;
	font-size: 1rem;
	width: 9em;
}
#page .news-list dl > dd  {
	overflow: hidden;
	padding-left: 10px !important;
}
#page .list-vertical > li  {
	padding: 10px 0 !important;
	border-bottom: 1px dotted #C7C7C7;
}
#page .list-vertical.news-list dl:after  {
	content: '';
	display: block;
	clear: both;
}
#page .blank-icon:after  {
	content:" ";
	display: inline-block;
	vertical-align: middle;
	margin-left: 7px !important;
	margin-left: 0.5rem !important;
	width: 14px;
	height: 14px;
	background: url(/library/img/blank-icon.png) no-repeat center center;
}
#page .pdf-icon:after  {
	content:" ";
	display: inline-block;
	vertical-align: middle;
	margin-left: 7px !important;
	margin-left: 0.5rem !important;
	width: 12px;
	height: 20px;
	background: url(/library/img/pdf-icon.png) no-repeat center center;
}
#page .pdf-icon-before:before  {
	content:" ";
	display: block;
	float: left;
	vertical-align: middle;
	margin-right: 7px !important;
	margin-right: 0.5rem !important;
	margin-left: -1.5em !important;
	width: 15px;
	height: 26px;
	background: url(/library/img/icon-pdf.png) no-repeat center center;
}

/*-------------------------------------------------------------------------------
 MODULE ICON
 -------------------------------------------------------------------------------*/

#page .icon-news  {
	display: inline-block;
	font-size: 14px;
	font-size: 1rem;
	line-height: 1.8;
	vertical-align: middle;
	color: #FFF;
	margin-top: -0.2em !important;
	width: 100%;
	text-align: center;
}
#page .icon-news-market  {
	background: #E89100;
}
#page .icon-news-fund  {
	background: #04B431;
}
#page .icon-news-other  {
	background: #A0A3A5;
}
#page .icon-news-item  {
	background: #0174DF;
}
#page .icon-question  {
	text-decoration: none !important;
}
#page .icon-question:before  {
	content: '？';
	display: inline-block;
	background-color: #021E4A;
	text-align: center;
	vertical-align: middle;
	color: #FFF;
	width: 1.3em;
	height: 1.3em;
	font-size: 14px;
	font-size: 1rem;
	line-height: 1.3;
	margin-right: 0.5em !important;
}

#page .icon-news:not(:target) {
	filter: none\9;
}

/*-------------------------------------------------------------------------------
 MODULE LINK
 -------------------------------------------------------------------------------*/

#page * + .link-view-more {
	margin-top: 20px !important;
}
#page .link-view-more ul  {
	float: right;
}
#page .link-view-more ul > li > a  {
	display: block;
	font-size: 17px;
	font-size: 1.2rem;
	font-weight: bold;
	text-align: right;
}
#page .link-view-more ul > li > a:before  {
	content: '';
	display: inline-block;
	vertical-align: middle;
	width: 0;
	height: 0;
	line-height: 0;
	margin-top: -0.15em !important;
	border-style: solid;
	border-width: 5px 7px;
	border-color: transparent transparent transparent #021E4A;
}

/*-------------------------------------------------------------------------------
 MODULE BUTTON
 -------------------------------------------------------------------------------*/

#page .btn  {
	display: inline-block;
	background: #FFFFFF;
	background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIHZpZXdCb3g9IjAgMCAxIDEiIHByZXNlcnZlQXNwZWN0UmF0aW89Im5vbmUiPgo8bGluZWFyR3JhZGllbnQgaWQ9Imc5ODciIGdyYWRpZW50VW5pdHM9InVzZXJTcGFjZU9uVXNlIiB4MT0iMCUiIHkxPSIwJSIgeDI9IjAlIiB5Mj0iMTAwJSI+CjxzdG9wIHN0b3AtY29sb3I9IiNGRkZGRkYiIG9mZnNldD0iMCIvPjxzdG9wIHN0b3AtY29sb3I9IiNFQUVBRUEiIG9mZnNldD0iMSIvPgo8L2xpbmVhckdyYWRpZW50Pgo8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2c5ODcpIiAvPgo8L3N2Zz4=);
	background: -moz-linear-gradient(top,  #FFFFFF 0%, #EAEAEA 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#FFFFFF), color-stop(100%,#EAEAEA));
	background: -webkit-linear-gradient(top,  #FFFFFF 0%,#EAEAEA 100%);
	background: -o-linear-gradient(top,  #FFFFFF 0%,#EAEAEA 100%);
	background: -ms-linear-gradient(top,  #FFFFFF 0%,#EAEAEA 100%);
	background: linear-gradient(to bottom,  #FFFFFF 0%,#EAEAEA 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#FFFFFF', endColorstr='#EAEAEA',GradientType=0 );
	color: #333 !important;
	text-decoration: none !important;
	font-size: 14px;
	font-size: 1rem;
	padding: 5px !important;
	text-align: center;
	border-radius: 5px;
}
#page .btn-block  {
	display: block;
}
#page .btn:hover  {
	opacity: 0.6;
}
#page .btn:active  {

}

/* button level */
#page .btn-normal  {
	background: #67c4ea;
	background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIHZpZXdCb3g9IjAgMCAxIDEiIHByZXNlcnZlQXNwZWN0UmF0aW89Im5vbmUiPgo8bGluZWFyR3JhZGllbnQgaWQ9ImczNiIgZ3JhZGllbnRVbml0cz0idXNlclNwYWNlT25Vc2UiIHgxPSIwJSIgeTE9IjAlIiB4Mj0iMCUiIHkyPSIxMDAlIj4KPHN0b3Agc3RvcC1jb2xvcj0iIzY3QzRFQSIgb2Zmc2V0PSIwIi8+PHN0b3Agc3RvcC1jb2xvcj0iIzFCOUZEQyIgb2Zmc2V0PSIxIi8+CjwvbGluZWFyR3JhZGllbnQ+CjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxIiBoZWlnaHQ9IjEiIGZpbGw9InVybCgjZzM2KSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top,  #67c4ea 0%, #1b9fdc 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#67c4ea), color-stop(100%,#1b9fdc));
	background: -webkit-linear-gradient(top,  #67c4ea 0%,#1b9fdc 100%);
	background: -o-linear-gradient(top,  #67c4ea 0%,#1b9fdc 100%);
	background: -ms-linear-gradient(top,  #67c4ea 0%,#1b9fdc 100%);
	background: linear-gradient(to bottom,  #67c4ea 0%,#1b9fdc 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#67c4ea', endColorstr='#1b9fdc',GradientType=0 );
	color: #FFF !important;
}
#page .btn-normal:not(:target) {
	filter: none\9;
}
#page .btn-primary  {
	background-color: #EF6D50;
	color: #FFF !important;
}
#page .btn-secondary  {
	background-color: #E29F8A;
	color: #FFF !important;
}
#page .btn-disabled  {
	background: #BEBEBE;
	color: #FFF !important;
}
#page .btn-disabled:not(:target) {
	filter: none\9;
}
#page .btn-disabled:hover  {
	background-color: #ACAFB1;
	background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIHZpZXdCb3g9IjAgMCAxIDEiIHByZXNlcnZlQXNwZWN0UmF0aW89Im5vbmUiPgo8bGluZWFyR3JhZGllbnQgaWQ9ImcxODEiIGdyYWRpZW50VW5pdHM9InVzZXJTcGFjZU9uVXNlIiB4MT0iMCUiIHkxPSIwJSIgeDI9IjEwMCUiIHkyPSIxMDAlIj4KPHN0b3Agc3RvcC1jb2xvcj0iI0FDQUZCMSIgb2Zmc2V0PSIwIi8+PHN0b3Agc3RvcC1jb2xvcj0iIzkyOTU5OCIgb2Zmc2V0PSIxIi8+CjwvbGluZWFyR3JhZGllbnQ+CjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxIiBoZWlnaHQ9IjEiIGZpbGw9InVybCgjZzE4MSkiIC8+Cjwvc3ZnPg==);
	background: -moz-linear-gradient(top, #ACAFB1 0%, #929598 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ACAFB1), color-stop(100%,#929598));
	background: -webkit-linear-gradient(top, #ACAFB1 0%,#929598 100%);
	background: -o-linear-gradient(top, #ACAFB1 0%,#929598 100%);
	background: -ms-linear-gradient(top, #ACAFB1 0%,#929598 100%);
	background: linear-gradient(to bottom, #ACAFB1 0%,#929598 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ACAFB1', endColorstr='#929598',GradientType=0 );
	color: #FFF !important;
}

/*-------------------------------------------------------------------------------
 MODULE TABLE
 -------------------------------------------------------------------------------*/

#page .table-cell-fundname-inner {
	position: relative;
	display: table;
	width: 100%;
	height: 50px;
}
#page .table-cell-fundname-detail {
	display: table-cell;
	width: 100%;
	height: 100%;
	padding-right: 40px !important;
	vertical-align: middle;
}
#page .table-cell-fundname-detail > a {
	text-decoration: underline !important;
}
#page .table-cell-fundname-detail > .fundname-nickname {
	display: block;
	margin-top: 5px;
}
#page .rightside > span  {
	position: relative;
	display: table-cell;
	vertical-align: middle;
	text-align: center;
	width: 3em;
}
#page td.table-cell-fundname .open-docs:before  {
	content: '';
	display: block;
	position: absolute;
	top: 0;
	bottom: 1em;
	width: 100%;
	height: 2.2em;
	background: url(/library/img/icon-docs.png) no-repeat center center;
}
#page td.table-cell-fundname .open-docs  {
	text-decoration: none !important;
}
#page td.table-cell-fundname .open-docs:after  {
	content: '開く▼';
	display: block;
	padding-top: 7px !important;
	font-size: 0.7em;
	text-align: center;
	color: #009EE0;
}
#page .is-opened td.table-cell-fundname .open-docs:after  {
	content: '閉じる▲';
}
#page .is-opened td.table-cell-fundname .open-docs:before  {
	background: url(/library/img/icon-docs-opened.png) no-repeat center center;
}
#page .table-cell-num-plusrate  {
	color: #009DDF;
}
#page .table-cell-num-minusrate  {
	color: #DC4A38;
}
#page .table-head-nofixed			 { display: none; }
#page .table-head-fixed-wrap		 { position: relative; }
#page .table-head-fixed			 {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	background-color: #FFFFFF;
	-webkit-transition: margin-top 0.1s linear 0 !important;
	-moz-transition: margin-top 0.1s linear 0 !important;
	-ms-transition: margin-top 0.1s linear 0 !important;
	-o-transition: margin-top 0.1s linear 0 !important;
	transition: margin-top 0.1s linear 0 !important;
}
#page .table-standarddate-fixed 	 {
	padding-top: 3px !important;
	padding-bottom: 3px !important;
	height: 30px;
	font-size: 14px;
	font-size: 1rem;
	text-align: right;
}
#page .table-head-fixed-position 	 {
	position: fixed;
	top: 80px;
	left: auto;
	right: auto;
	z-index: 1;
	width: 950px;
}
#page .table-head-fixed-animate 	 {
	margin-top: -74px !important;
}
#page .standardprice-index-table 	 { padding-top:  76px!important; }
#page .standardprice-list-table 	 { padding-top: 43px !important; }
#page .dividend-list-table 		 { padding-top: 71px !important; }
#page .redemption-list-table 		 { padding-top: 71px !important; }
#page .distributorname-list-table		 { padding-top: 69px !important; }
#page .favorite-list-table		 { padding-top: 71px !important; }
#page .search-index-table			 { padding-top: 43px !important; }
#page .search-list-table			 { padding-top: 69px !important; }
#page .search-section				 { padding-top: 20px !important; }

#page .table-cell-closingdate ,
#page .table-cell-redemptiondate	 { padding-right: 10px !important; text-align: right !important; }
#page .table-cell-ranking			 { width: 46px; }
#page .table-cell-monthovermonth	 { width: 6em; }

#page .table-cell-bookmark		 { width: 8em; }
#page .table-cell-category		 { width: 7em; text-align: center; }
#page .table-cell-standardprice	 { width: 7em; }
#page .table-cell-netassets		 { width: 7em; }
#page .table-cell-dayoverdayrate	 { width: 6em; }
#page .table-cell-dayoverday		 { width: 6em; }
#page .table-cell-detail			 { display: none; width: 45px; }
#page .table-cell-closingdate      { width: 12em; }
#page .table-cell-dividend         { width: 8em; }
#page .table-cell-closingfrequency  { width: 8em; }
#page .table-cell-redemptiondate  { width: 11em; }
#page .table-cell-sales  { width: 8em; }
#page .table-cell-maturityvalue  { width: 9em; }

/* table-a */
#page .table-a  {
	width: 100%;
}
#page .table-a th ,
#page .table-a td  {
	text-align: center;
}
#page .table-a > thead > tr > th  {
	text-align: center;
	white-space: nowrap;
	padding: 10px 5px !important;
	background-color: #001A4C;
	color: #FFFFFF;
	font-weight: normal;
}
#page .table-a > tbody > tr > td  {
	padding: 15px 5px !important;
	font-size: 0.9em;
}
#page .table-a td:first-child span  {
	display: inline-block;
	background: #82CEED;
	height: 28px;
	width: 28px;
	border-radius: 50%;
	vertical-align: middle;
	line-height: 28px;
	color: #fff;
}
#page .table-a .first td:first-child span ,
#page .table-a .second td:first-child span ,
#page .table-a .third td:first-child span  {
	width: 30px;
	height: 30px;
	line-height: 30px;
	border-radius: 0;
}
#page .table-a .first td:first-child span  {
	background: url(/library/img/ranking-icon-1.png) no-repeat center -5px !important;
}
#page .table-a .second td:first-child span  {
	background: url(/library/img/ranking-icon-2.png) no-repeat center -5px !important;
}
#page .table-a .third td:first-child span  {
	background: url(/library/img/ranking-icon-3.png) no-repeat center -5px !important;
}
#page .table-a tr > * + *  {
	border-left: 1px dotted #9FA2A5;
}
#page .table-a tbody tr:hover  {
	background-color: #E4E4E6;
}

/* table-b */
#page .table-d {
	border-collapse: separate\9;
	border-spacing: 0\9;
}
#page .table-d tbody tr:hover  {
	background-color: #E4E4E6;
}
#page .table-b  {
	width: 100%;
	table-layout: fixed;
}
#page .table-b > tbody tr  {
	line-height: 1.4;
}
#page .table-b > tbody  {
	margin-top: 20px !important;
	border-top: 1px solid #9FA2A5;
}
#page .table-b > tbody th  {
	padding: 10px 15px !important;
	color: #001B4A;
	white-space: nowrap;
}
#page .table-b > tbody td  {
	padding: 10px 15px !important;
}
#page .table-b > tbody th ,
#page .table-b > tbody td  {
	height: 4.3em;
}
#page .table-b > thead th + th ,
#page .table-b > tbody th + td ,
#page .table-b > tbody td + td  {
	border-left: 2px dotted #D0D8DC;
}
#page .table-b > thead th  {
	line-height: 1.4;
	padding: 5px 10px !important;
	background-color: #001B4A;
	color: #FFFFFF;
	text-align: center;
	white-space: nowrap;
}
#page .table-b > tbody tr:first-child + *   {
	background-color: #EDF8FD;
}
#page .table-b .table-cell-space  {
	background-color: #FFFFFF;
	border-right: 2px dotted #D0D8DC;
}
#page .table-b-first > tbody tr:first-child + * > th ,
#page .table-b-first > tbody tr:first-child + * > td~td  {
	border-top: 2px dotted #D0D8DC;
	white-space: nowrap;
}
#page .table-b-second > thead th:first-child  {
	width: 75px;
}
#page .table-b-heading  {
	width: 28%;
}
#page .table-b-standard-price  {
	width: 24%;
}
#page .table-b-reinvest  {
	width: 24%;
}
#page .table-b-with-dividend  {
	width: 24%;
}

/* table-c */
#page .table-c  {
	width: 100%;
	background-color: #FFFFFF;
	font-size: 17px;
	font-size: 1.2rem;
	text-align: center;
}
#page .table-c-zebra > tbody > tr:first-child + * + *,
#page .table-c-zebra > tbody > tr:first-child + * + * + * + *,
#page .table-c-zebra > tbody > tr:first-child + * + * + * + * + * + * {
	background-color: #EDF8FD;
}
#page .table-c > thead th  {
	background-color: #001B4A;
	color: #FFFFFF;
}
#page .table-c > tbody th  {
	color: #021E4A;
}
#page .table-c > tbody > tr:first-child  {
	background-color: #F4DCD8;
	border-bottom: 1px dotted #cacbcc;
}
#page .table-c th ,
#page .table-c td  {
	padding: 14px !important;
}
#page .table-c tr > * + *  {
	border-left: 1px dotted #cacbcc;
}
#page .table-c .table-cell-num  {
	text-align: center;
}

/* table-d */
#page .table-d  {
	table-layout: fixed;
	width: 100%;
	background-color: #FFFFFF;
	font-size: 14px;
	font-size: 1rem;
}
#page .table-d > thead  {
	background-color: #001C4B;
}
#page .table-d > thead > tr > th  {
	height: 46px;
	text-align: center;
	border-bottom: 1px solid #9FA2A5;
}
#page .table-d > thead > tr > th.table-cell-fundname  {
	text-align: left;
	width: 100%;
}
#page .table-d > thead > tr > th > a,
#page .table-d > thead > tr > th > span {
	position: relative;
	display: table;
	width: 100%;
	height: 100%;
	color: #FFF !important;
	text-decoration: none !important;
}
#page .table-d > thead > tr > th > a > span  {
	display: table-cell;
	padding-left: 0.5em !important;
	padding-right: 0.5em !important;
	line-height: 1.3;
	vertical-align: middle;
}
#page .table-d > thead > tr > th .icon-ud-arrow:after  {
	content: "";
	display: inline-block;
	width: 7px;
	height: 12px;
	margin-left: 3px !important;
	background: url(/library/img/icon-sort.png) no-repeat 0 0;
	vertical-align: middle;
}
#page .table-d > thead > tr > th.sort-asc ,
#page .table-d > thead > tr > th.sort-desc  {
	background-color: #199FDD;
}
#page .table-d > thead > tr > th.sort-asc .icon-ud-arrow:after  {
	background: url(/library/img/icon-sort-asc.png) no-repeat 0 0;
}
#page .table-d > thead > tr > th.sort-desc .icon-ud-arrow:after  {
	background: url(/library/img/icon-sort-desc.png) no-repeat 0 7px;
}
#page .table-d > thead > tr > * + *  {
	border-left: 1px dotted #9FA2A5;
}
#page .table-d > tbody > tr > * + *  {
	border-left: 1px dotted #75797D;
}
#page .table-d > tbody th ,
#page .table-d > tbody td  {
	font-size: 14px;
	font-size: 1rem;
}
#page .table-d > tbody td  {
	position: relative;
	padding: 10px !important;
}
#page .table-d > tbody td.table-cell-fundname {
	width: 100%;
}

/* table-caption-top-small */
#page .table-caption-top-small  {
	float: right;
	font-size: 0.9em;
}

/* cell */
#page .table-cell-num  {
	text-align: right;
	white-space: nowrap;
}
#page .table-cell-num
	/* table-layout */
#page .table-layout-fixed  {
	table-layout: fixed;
}

/* table-zebra */
#page .table-zebra > tr  {
	background-color: #FFF;
}
#page .table-standarddate  {
	display: none;
	text-align: right;
}

/*-------------------------------------------------------------------------------
 MODULE RANKING TABLE
 -------------------------------------------------------------------------------*/

#page .ranking-table  {
	font-size: 16px;
	font-size: 1.15rem;
}
#page .ranking-table > thead > tr  {
	font-size: 14px;
	font-size: 1rem;
	line-height: 1.2;
}
#page .ranking-table > tbody > tr  {
	counter-increment: rank-count;
}
#page .ranking-table > tbody > tr.odd  {
	background-color: #E8F6FD;
}
#page .ranking-table > thead > tr > .table-cell-fundname ,
#page .ranking-table > tbody > tr > .table-cell-fundname  {
	text-align: left;
}
#page .ranking-table .fundname-nickname {
	display: block;
}

/*-------------------------------------------------------------------------------
 MODULE RANKING TABLE
 -------------------------------------------------------------------------------*/

#page .foreign-table {
	font-size: 16px;
	font-size: 1.15rem;
	table-layout: auto;
}
#page .foreign-table > thead > tr {
	font-size: 14px;
	font-size: 1rem;
	line-height: 1.2;
}
#page .foreign-table > thead > tr > th {
	color: #fff;
	padding-left: 1em !important;
	padding-right: 1em !important;
}

#page .foreign-table > tbody > tr {
	counter-increment: rank-count;
}
#page .foreign-table > tbody > tr:nth-child(4n+3) {
	background-color: #E8F6FD;
}
#page .foreign-table > tbody > tr:nth-child(4n+3):hover {
	background-color: #E4E4E6;
}
#page .foreign-table > tbody > tr > td {
	text-align: left;
}

#page .foreign-table > thead > tr > th.table-cell-fundname ,
#page .foreign-table > tbody > tr > td.table-cell-fundname  {
	text-align: left;
	width: 40%;
}
#page .foreign-table > thead > tr > .table-cell-monthlyreport,
#page .foreign-table > thead > tr > .table-cell-kofureport,
#page .foreign-table > thead > tr > .table-cell-operationreport,
#page .foreign-table > thead > tr > .table-cell-homepage {
    white-space: nowrap;
}

#page .foreign-table > thead > tr > .table-cell-monthlyreport,
#page .foreign-table > tbody > tr > .table-cell-monthlyreport {
	width: 14em;
}

#page .foreign-table > thead > tr > .table-cell-kofureport,
#page .foreign-table > thead > tr > .table-cell-operationreport {
	width: 9em;
}

#page .foreign-table > thead > tr > .table-cell-homepage {
	width: 10em;
}

#page .foreign-table > tbody > tr > td.table-cell-monthlyreport,
#page .foreign-table > tbody > tr > td.table-cell-kofureport,
#page .foreign-table > tbody > tr > td.table-cell-operationreport,
#page .foreign-table > tbody > tr > td.table-cell-homepage {
	text-align: center;
}


#page .foreign-table > tbody > tr > td.table-cell-homepage > a  {
	position: relative;
	padding-right: 20px;
	background-image: url(/library/img/blank-icon.svg);
	background-position: right center;
	background-repeat: no-repeat;
	background-size: auto 13px;
}

/*-------------------------------------------------------------------------------
 MODULE SECTION
 -------------------------------------------------------------------------------*/

#page .section + .section  {
	margin-top: 30px !important;
	padding-top: 30px !important;
	border-top: 1px solid #D6D6D6;
}
#page .section-heading  {
	float: left;
	color: #00194A;
}
#page .section-heading-side  {
	float: right;
}
#page .section-heading  {
	font-size: 17px;
	font-size: 1.2rem;
	color: #021E4A;
	font-weight: bold;
}
#page .section-desc  {

}
#page * + .section-body {
	margin-top: 30px !important;
}

/*-------------------------------------------------------------------------------
 MODULE FORM
 -------------------------------------------------------------------------------*/
#page select ,
#page input[type="text"] ,
#page input[type="search"] ,
#page input[type="submit"] ,
#page input[type="number"] ,
#page input[type="url"] ,
#page input[type="password"] ,
#page input[type="email"] ,
#page input[type="tel"] ,
#page button ,
#page textarea  {

	/*reset  */
	background: 0;
	border: 0;

	/* original */
	border-radius: 0;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	background-color: #FFF;
	border: 2px solid #DEDEDE;
	padding: 0.5em 1.2em !important;
	font-size: 1.2em;
	cursor: pointer;
	color: #00194A;
}

#page button ,
#page input[type="submit"] ,
#page input[type="reset"]  {
	border-radius: 6px;
	box-shadow: inset 0 -3px 0 1px #DEEFEF;
}

#page input[type="checkbox"]  {

}

#page .select-box-wrapper  {
	position: relative;
	width: 100%;
}
#page .select-box-layout  {
	border: 1px solid #D6D7D8;
	border-radius: 3px;
}
#page .select-box-layout:after  {
	position: absolute;
	top: 50%;
	right: 10px;
	content: "";
	display: block;
	width: 6px;
	height: 13px;
	margin-top: -6.5px !important;
	background: url(/library/img/select-icon-arrow.png) no-repeat;
}
#page .select-box-default  {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	opacity: 0;
	cursor: pointer;
	padding: 0 !important;
}

/*-------------------------------------------------------------------------------
 CONTENTS NAV
 -------------------------------------------------------------------------------*/
#page .nav > ul {
	margin: 0!important;
	padding: 0!important;
}
#page .contents-nav {
	padding: 20px 0 !important;
	border-top: 1px solid #D6D7D7;
}
#page * + .contents-nav {
	margin-top: 30px !important;
}
#page .contents-nav + *  {
	border-top: 1px solid #D6D7D7;
}
#page .contents-nav > ul  {
	margin-left: -10px !important;
	text-align: center;
}
#page .contents-nav > ul > li  {
	float: left;
	width: 20%;
	height: 140px;
	padding-left: 10px !important;
	line-height: 1.3;
}
#page .contents-nav > ul > li > a  {
	display: block;
	height: 100%;
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjUwJSIgc3RvcC1jb2xvcj0iI2ZlZmVmZSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9Ijc2JSIgc3RvcC1jb2xvcj0iI2YzZjNmMyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNkZmRmZGYiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top,  #ffffff 0%, #fefefe 50%, #f3f3f3 76%, #dfdfdf 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(50%,#fefefe), color-stop(76%,#f3f3f3), color-stop(100%,#dfdfdf));
	background: -webkit-linear-gradient(top,  #ffffff 0%,#fefefe 50%,#f3f3f3 76%,#dfdfdf 100%);
	background: -o-linear-gradient(top,  #ffffff 0%,#fefefe 50%,#f3f3f3 76%,#dfdfdf 100%);
	background: -ms-linear-gradient(top,  #ffffff 0%,#fefefe 50%,#f3f3f3 76%,#dfdfdf 100%);
	background: linear-gradient(to bottom,  #ffffff 0%,#fefefe 50%,#f3f3f3 76%,#dfdfdf 100%);
	border: 2px solid #DEDEDE;
	border-radius: 10px;
	padding: 0.7em 0 0.2em !important;
	font-size: 20px;
	font-size: 1.4rem;
	font-weight: bold;
	text-decoration: none !important;
	color: #343535 !important;
}
#page .contents-nav > ul > li > a:before  {
	content: '';
	display: block;
	width: 50px;
	height: 50px;
	margin-right: auto !important;
	margin-left: auto !important;
	margin-bottom: 20px !important;
	text-align: center;
	background-repeat: no-repeat;
	background-position: center 20%;
}

#page .contents-nav > ul > li > .icn-chart:before  {
	background-image: url(/library/img/contents-nav-icon-1-l.png);
	margin-bottom: 8px !important;
}
#page .contents-nav > ul > li > .icn-graph:before  {
	background-image: url(/library/img/contents-nav-icon-2-l.png);
}
#page .contents-nav > ul > li > .icn-company:before  {
	background-image: url(/library/img/contents-nav-icon-3-l.png);
}
#page .contents-nav > ul > li > .icn-star:before  {
	background-image: url(/library/img/contents-nav-icon-4-l.png);
}
#page .contents-nav > ul > li > .icn-glass:before  {
	background-image: url(/library/img/contents-nav-icon-5-l.png);
}

/*-------------------------------------------------------------------------------
 BOOKMARK
 -------------------------------------------------------------------------------*/

#page .bookmark-msg  {
	display: none;
	position: absolute;
	border: 2px solid #FFFFFF;
	background-color: #021E4A;
	color: #FFF;
	border-radius: 3px;
	padding: 5px 10px !important;
	z-index:100;
}
#page .bookmark-msg:after  {
	content: '';
	display: block;
	position: absolute;
	right: 0;
	left: 0;
	bottom: -15px;
	width: 0;
	height: 0;
	margin-right: auto !important;
	margin-left: auto !important;
	border-style: solid;
	border-width: 10px 13px;
	border-color: #001C4B transparent transparent transparent;
}

/*-------------------------------------------------------------------------------
 PAGETOP
 -------------------------------------------------------------------------------*/

#page .pagetop-btn-container  {
	display: none;
	position: fixed;
	bottom: 130px;
	margin-left: 1010px !important;
	z-index: 9;
}
#page .pagetop-btn  {
	display: block;
	width: 80px;
	height: 80px;
	background-color: #FFFFFF;
	background-color: rgba(255,255,255,0.6);
	text-decoration: none !important;
	text-align: center;
	-webkit-box-shadow: 0 0 15px 1px rgba(0, 0, 0, 0.2);
	-moz-box-shadow: 0 0 15px 1px rgba(0, 0, 0, 0.2);
	box-shadow: 0 0 15px 1px rgba(0, 0, 0, 0.2);
	font-size: 0.8em;
}
#page .pagetop-btn:before  {
	display: block;
	height: 46px;
	background-image: url(/library/img/icon-pagetop.png);
	background-repeat: no-repeat;
	background-position: 25px 24px;
	content: "";
}

#page .rightside  {
	position: absolute;
	top: 0;
	right: -5px;
	bottom: 0;
	height: 50px;
	margin: auto !important;
}

/* 着レポ表示時 */
html.has-fixed-footer.ipb-show #page .pagetop-btn-container {
	bottom: 155px;
}

/*-------------------------------------------------------------------------------
 CONFIRM DIALOG
 -------------------------------------------------------------------------------*/
#page .confirm-dialog-wrapper  {
	display: none;
	position: fixed;
	top: 0;
	right: 0;
	width: 100%;
	height: 100%;
	background-color: #000000;
	background-color: rgba(0,0,0,0.5);
	z-index: 10000;
}
#page .confirm-dialog-container  {
	position: relative;
	top: 50%;
	left: 50%;
	display: table;
	width: 600px;
	height: 240px;
	margin-left: -300px;
	margin-top: -152px;
	padding: 60px 30px 40px !important;
	background-color: #FFFFFF;
	text-align: center;
}
#page .confirm-dialog-inner  {
	display: table-cell;
	vertical-align: middle;
}
#page .confirm-dialog-message  {
	font-size: 14px;
	font-size: 1.0rem;
	text-align: left;
}
#page .confirm-dialog-message > p + p  {
	margin-top: 10px !important;
}
#page .confirm-dialog-message + .confirm-dialog-buttons  {
	margin-top: 20px !important;
}
#page .confirm-dialog-buttons  {
	display: inline-block;
}
#page .confirm-dialog-buttons > li  {
	position: relative;
	float: left;
}
#page .confirm-dialog-buttons > li + li  {
	margin-left: 30px !important;
}
#page .confirm-dialog-buttons > li > a  {
	display: block;
	width: 140px;
	padding: 8px 20px 8px 30px !important;
	background: #FFFFFF;
	background: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zd…IgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNnNDEpIiAvPgo8L3N2Zz4=);
	background: -moz-linear-gradient(top, #ffffff 0%, #ffffff 20%, #fafafa 60%, #dfdfdf 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(20%,#ffffff), color-stop(60%,#fafafa), color-stop(100%,#dfdfdf));
	background: -webkit-linear-gradient(top, #ffffff 0%,#ffffff 20%,#fafafa 60%,#dfdfdf 100%);
	background: -o-linear-gradient(top, #ffffff 0%,#ffffff 20%,#fafafa 60%,#dfdfdf 100%);
	background: -ms-linear-gradient(top, #ffffff 0%,#ffffff 20%,#fafafa 60%,#dfdfdf 100%);
	background: linear-gradient(to bottom, #ffffff 0%,#ffffff 20%,#fafafa 60%,#dfdfdf 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#dfdfdf',GradientType=0 );
	border: 2px solid #199FDD;
	border-radius: 7px;
	color: #199FDD !important;
	font-size: 15px;
	font-size: 1.07rem;
	font-weight: bold;
	text-align: center;
	text-decoration: none !important;
}
#page .confirm-btn-arrow:before ,
#page .confirm-btn-arrow:after  {
	position: absolute;
	top: 50%;
	left: 12px;
	content: "";
	display: inline-block;
	width: 14px;
	height: 4px;
	margin-left: 5px !important;
	background-color: #199FDD;
	border-radius: 2px;
	vertical-align: top;
}
#page .confirm-btn-arrow:before  {
	-ms-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
	margin-top: -5px !important;
}
#page .confirm-btn-arrow:after  {
	-ms-transform: rotate(-45deg);
	-moz-transform: rotate(-45deg);
	-webkit-transform: rotate(-45deg);
	transform: rotate(-45deg);
	margin-top: 2px !important;
}
#page .confirm-dialog-close  {
	position: absolute;
	top: 10px;
	right: 20px;
}
#page .confirm-dialog-close > a  {
	display: block;
	line-height: 1.2;
	text-decoration: none;
}
#page .confirm-dialog-close > a:before  {
	content: "×";
	display: block;
	font-size: 28px;
	font-size: 2rem;
}

/* ----- ファンドお気に入りボタン ----- */
#page .favorite-btn > a.btn-disabled {
	background: #FFFFFF !important;
	color: #009DDF !important;
	filter: none;
}

#page #replace-container  {
	/* visibility: hidden; */
}

/*-------------------------------------------------------------------------------
 ATTENTION INFORMATION
 -------------------------------------------------------------------------------*/
#page .attention-information {
	background: url(/library/img/icon-attention-information.png) no-repeat 10px 3px;
	color: #D93824;
	line-height: 1.4;
	padding: 5px 0 5px 60px;
	margin-bottom: 10px;
	border: 1px solid #D93824;
}

/*-------------------------------------------------------------------------------
 OTHER CONTENTS
 -------------------------------------------------------------------------------*/
#page .important-notice  {
	background-color: #F2F2F2;
	margin-top: 30px !important;
	padding: 15px !important;
	border: none;
	font-size: 13px;
	font-size: 0.9rem;
}
#page .important-notice-title  {
	font-size: 14px;
	font-size: 1rem;
	margin-bottom: 20px !important;
}
#page .important-notice-content  {
	font-size: 12px;
}
#page .important-notice-body  {
	font-size: 13px;
	font-size: 0.9rem;
}
#page .important-notice-body > h5 ,
#page .important-notice-body > .supplement  {
	margin-top: 20px !important;
}
#page .important-notice-list > li {
	line-height: 1.4;
	text-indent: -1em;
	margin-left: 1em !important;
}
#page .important-notice-list > li + li {
	margin-top: 0.4em !important;
}

/*-------------------------------------------------------------------------------
 SEARCH RESULT
 -------------------------------------------------------------------------------*/
#page .search-result-none {
	display: none;
}
#page .search-result-none-search {
	margin-top: 10px !important;
}
#page .search-result-none-search-favorite {
	margin-top: 20px !important;
}
#page .search-result-none-search-title {
	margin-top: 50px !important;
}
#page .search-result-none-search-bottom {
	margin-bottom: 30px !important;
}


/*-------------------------------------------------------------------------------
 CHART UNSUPPORTED
 -------------------------------------------------------------------------------*/
#page .chart-unsupported{
	display: none;
}
