@charset "utf-8";
/*=================================
	indexfund.css
	- unique
	@media only screen and (max-width: 1022px)
	@media only screen and (max-width: 1000px)
	@media only screen and (max-width: 640px)
	- clearfix
================================ */


/* header
-------------------------------- */
#headerContent {
	position: relative;
	background-color: #ffffff;
	box-shadow: 3px 0 3px rgba(0, 0, 0, 0.4);
	z-index: 10;
}
#indexfundTop #headerContent {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	padding-bottom: 0;
	background-color: transparent;
	box-shadow: none;
	z-index: 1;
}
#indexfundTop #headerContent .lowerLinkList {
	display: none;
}
#headerContent.fixed {
	background-color: rgba(255, 255, 255, 0.9);
}
#indexfundTop #headerContent.fixed {
	background-color: rgba(255, 255, 255, 0.9);
	box-shadow: 3px 0 3px rgba(0, 0, 0, 0.4);
}
#indexfundTop #headerContent.fixed .lowerLinkList {
	display: block;
}
#header > .inner {
	width: 992px;
	margin: 0 auto;
}
#header > .inner .contentsLogo {
	float: left;
	margin-top: 15px;
	padding-left: 50px;
	background: url(/fundinfo/special/indexfund/common/img/header_ic01.png) no-repeat 0 50%;
}
#header > .inner .campanyLogo {
	float: right;
	margin-top: 5px;
	margin-left: 10px;
}
#header > .inner .snsBtnList {
	float: right;
	margin-top: 20px;
	margin-left: 20px;
}
#header > .inner .snsBtnList li {
	float: left;
	margin-left: 6px;
}
#header > .inner .lowerLinkList {
	float: right;
}
#header > .inner .lowerLinkList li {
	float: left;
	margin-left: 6px;
}
#header > .inner .lowerLinkList li a {
	display: block;
	padding: 0 12px;
	height: 68px;
	font-size: 15px;
	font-size: 1.5rem;
	line-height: 68px;
	color: #000000;
	text-decoration: none;
}
#header > .inner .lowerLinkList li a:hover {
	text-decoration: underline;
}
#header > .inner .lowerLinkList li.current a {
	border-bottom: solid 4px #e60012;
	font-weight: bold;
	color: #e60012;
}
#headerContent.fixed,
#indexfundTop #headerContent.fixed {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
}
#utilityList03 {
	display: none;
}

/* contents
-------------------------------- */
#indexfundTop {
	position: relative;
}

/* mainImgSlider */
.mainImgSlider li,
.mainImgSlider li a {
	display: block;
	width: 100%;
	height: 675px;
	background-position: 50% 50%;
}
.mainImgSlider li img {
	display: none;
}
.mainImgSlider li a:hover img {
	opacity: 0.8;
}
#indexfundTop section.mainImgArea { /*161110修正*/
	position: relative;
	padding-left:0px;
	padding-right:0px;
}
#indexfundTop .bx-controls .bx-prev,
#indexfundTop .bx-controls .bx-next {
	position: absolute;
	top: 50%;
	display: block;
	width: 80px;
	height: 80px;
	margin-top: -40px;
	overflow: hidden;
	text-indent: 100%;
	white-space: nowrap;
}
#indexfundTop .bx-controls .bx-prev { /*161110修正*/
	left: 50%;
	margin-left: -520px;
	background: url(/fundinfo/special/indexfund/img/index_ic01.png) no-repeat 50% 50%;
}
#indexfundTop .bx-controls .bx-next { /*161110修正*/
	right: 50%;
	margin-right: -520px;
	background: url(/fundinfo/special/indexfund/img/index_ic02.png) no-repeat 50% 50%;
}

/* topicsBlock */
.topicsBlock {
	position: absolute;
	left: 50%;
	bottom: 20px;
	display: table;
	width: 992px;
	margin-left: -496px;
}
.topicsBlock .title {
	display: table-cell;
	width: 90px;
	height: 90px;
	padding-bottom: 15px;
	background: #c5000e url(/fundinfo/special/indexfund/img/index_ic03.png) no-repeat 50% 30%;
	font-weight: bold;
	color: #ffffff;
	text-align: center;
	vertical-align: bottom;
}
.topicsBlock .infomation {
	display: table-cell;
}
.topicsBlock .infomation .infoTitle {
	padding: 0 15px;
	background-color: #eeeeee;
	font-weight: bold;
	line-height: 40px;
}
.topicsBlock .infomation .infoList { /*161110修正*/
	margin-top: 0;
	padding: 13px 0 15px 15px;
	background-color: #ffffff;
	border-top: none;
}
.topicsBlock .infomation .infoList li {
	font-size: 14px;
	font-size: 1.4rem;
}
.topicsBlock .infomation .infoList li span {
	display: inline-block;
	margin-right: 10px;
}

/* winningArea */
.winningArea {  /*180518修正*/
	background: #000000 url(/fundinfo/special/indexfund/img/award_bottom.png) no-repeat 50% 93%; 
}
.winningArea .inner {
	position: relative;
	width: 992px;
	margin: 0 auto;
	padding: 30px 0 0; /*180518修正*/
	color: #ffffff;
	text-align: center;
}
.winningArea .bottomSpace { /*180518追加*/
	/*padding-bottom: 130px; 200313修正*/
    padding-bottom: 90px;
}
.winningArea .bottomSpace .borderText { /*180518削除*/
	padding-bottom: 80px;
	background: #000000 url(/fundinfo/special/indexfund/img/border_ic01.png) no-repeat 50% 93%; 
}
.winningArea .btn01 {
    position: absolute;
    top: 180px;
    left: 10px;
}
.winningArea .btn02 {
	position: absolute;
    top: 190px;
    left: 503px;
}
.winningArea .btn03 {
	position: absolute;
	top: 390px;
	left: 395px;
}
.winningArea .title { /*180301修正*/
	font-weight: bold;
	font-size: 28px;
	font-size: 2.8rem;
	color: #ddcd8c;
	padding-top: 20px;
}
.winningArea .title span {
	font-weight: bold;
	font-size: 40px;
	font-size: 4rem;
}
.winningArea .text01 {
	font-size: 22px;
	font-size: 2.2rem;
}
.winningArea .text02 {/*180301修正*/
	margin-top: 0;
	font-size: 18px;
	font-size: 1.8rem;
	padding-bottom: 120px;
}
.winningArea .text03 { /*170214追加*/
	margin-top: 0;
	font-size: 12px;
	font-size: 1.2rem;
	color: #ffffff;
	max-width: 992px;
	margin: 0 auto;
	padding: 0 10px 15px;
}
.winningArea.specialPage {
	background: #000000 url(/fundinfo/special/indexfund/img/index_bg01.png) no-repeat 50% -78px;
}
.winningArea.specialPage .inner {
	position: relative;
	width: 992px;
	height: 640px;
	margin: 0 auto;
	padding: 30px 0;
	color: #ffffff;
	text-align: center;
}
.winningArea.specialPage .btn01 {
	position: absolute;
	top: 106px;
	left: -7px;
}
.winningArea.specialPage .btn02 {
	position: absolute;
	top: 133px;
	left: 443px;
}
.winningArea.specialPage .btn03 {
	position: absolute;
	top: 382px;
	left: 395px;
}
.winningArea.specialPage .btn04 {
	position: absolute;
	top: 412px;
	left: 588px;
}
/*20200313追加*/
.winningArea .color {  
	background: -moz-linear-gradient(top, #4d4d4d, rgba(49, 0, 0, 0.1));
	background: -webkit-linear-gradient(top, #4d4d4d, rgba(49, 0, 0, 0.1));
	background: linear-gradient(top bottom, #4d4d4d, rgba(49, 0, 0, 0.1));
    border-top: solid 5px #f44526;
}
.winningArea .color .inner02 {
    padding: 20px 15px 30px;
    text-align: left;
}
.winningArea .color .inner02 p.titleArea {
    font-weight: bold;
    font-size: 18px;
    font-size: 1.8rem;
    color: #FCAB12;
    margin-top: 0 !important;
}
.winningArea .color .inner02 p.textArea {
    padding-top: 30px;
    background: url(/fundinfo/special/indexfund/img/border_ic01.png) no-repeat 50% 0%;
}
@media only screen and (max-width: 640px) {
#indexfundTop #headerContent {
	position: fixed;	/*20220427*/
}
.winningArea .threeColumn01 .col:nth-child(3) {
    padding-top: 0 !important;
}
}
/*20200313追加ここまで*/

/* featureArea */
.featureArea {
	background: url(/fundinfo/special/indexfund/img/index_bg02.jpg) no-repeat 50% 0;
	background-size: cover;
}
.featureArea .inner {
	position: relative;
	width: 992px;
	margin: 0 auto;
	padding: 30px 0;
	text-align: center;
}
.featureArea .inner > .title {
	font-weight: bold;
	font-size: 28px;
	font-size: 2.8rem;
	color: #000000;
}
.featureArea .inner > .title span {
	font-weight: bold;
	font-size: 40px;
	font-size: 4rem;
}
.featureArea .inner > .text01 {
	font-size: 22px;
	font-size: 2.2rem;
	color: #000000;
}
.featureSlider {
}
.featureBlock .textColumn {
	float: left;
	width: 270px;
	margin-top: 20px;
	font-size: 14px;
	font-size: 1.4rem;
	text-align: left;
}
.featureBlock .imageColumn {
	float: right;
	width: 675px;
	margin-top: 20px;
	margin-bottom: 20px;
	text-align: left;
}
.featureBlock .imageColumn > *:first-child {
	margin-top: 0 !important;
}
.featureBlock .imageColumn .box {
	margin-top: 15px;
	padding: 20px 30px;
	background: #ffffff;
	box-shadow: 0 0 5px 1px #cccccc;
}
.featureBlock .imageColumn .box figure {
	display: block;
	text-align: center;
}
.featureBlock .imageColumn .box .innerColumn {
	float: left;
	width: 49%;
	margin-top: 10px;
	padding-left: 50px;
	font-size: 13px;
	font-size: 1.3rem;
}
.featureBlock .imageColumn .box .innerColumn:nth-child(1),
.featureBlock .imageColumn .box .innerColumn:nth-child(2) {
	margin-top: 0;
}
.featureBlock .imageColumn .box .innerColumn:nth-child(2n) {
	float: right;
	width: 49%;
}
.featureBlock .imageColumn .box .innerColumn:nth-child(2n+1) {
	clear: both;
}
.featureBlock .imageColumn .box .innerColumn > *:first-child {
	margin-top: 0;
}
.featureBlock .imageColumn .box .innerColumn .info01 {
	float: left;
	width: 45%;
	margin-top: 5px;
	line-height: 1.2;
}
.featureBlock .imageColumn .box .innerColumn .info01 dt {
	font-weight: bold;
}
.featureBlock .imageColumn .box .innerColumn .info01 dd {
	font-size: 18px;
	font-size: 1.8rem;
	font-weight: bold;
	color: #c5000e;
}
.featureBlock .imageColumn .box .innerColumn .info02 {
	float: right;
	width: 53%;
	margin-top: 5px;
	line-height: 1.4;
}
.featureBlock .imageColumn .box .icon01 {
	background: url(/fundinfo/special/indexfund/img/index_ic04.gif) no-repeat 0 0;
}
.featureBlock .imageColumn .box .icon01NS {	/*171018追加*/
	background: url(/fundinfo/special/indexfund/img/index_ic04NS.gif) no-repeat 0 0;
}
.featureBlock .imageColumn .box .icon02 {
	background: url(/fundinfo/special/indexfund/img/index_ic05.gif) no-repeat 0 0;
}
.featureBlock .imageColumn .box .icon03 {
	background: url(/fundinfo/special/indexfund/img/index_ic06.gif) no-repeat 0 0;
}
.featureBlock .imageColumn .box .icon04 {
	background: url(/fundinfo/special/indexfund/img/index_ic07.gif) no-repeat 0 0;
}
.featureBlock .imageColumn .box .icon04n { /*171004追加*/
	background: url(/fundinfo/special/indexfund/img/index_ic07n.gif) no-repeat 0 0;
}
.featureBlock .imageColumn .box .icon04NS {	/*171018追加*/
	background: url(/fundinfo/special/indexfund/img/index_ic07NS.gif) no-repeat 0 0;
}
.featureBlock .imageColumn .box .icon05 {
	background: url(/fundinfo/special/indexfund/img/index_ic08.gif) no-repeat 0 0;
}
.featureBlock .imageColumn .box .icon06 {
	background: url(/fundinfo/special/indexfund/img/index_ic09.gif) no-repeat 0 0;
}
.featureBlock .imageColumn .box .icon07 {
	background: url(/fundinfo/special/indexfund/img/index_ic10.gif) no-repeat 0 0;
}
.featureBlock .imageColumn .box .icon07NS {	/*171018追加*/
	background: url(/fundinfo/special/indexfund/img/index_ic10NS.gif) no-repeat 0 0;
}
.featureBlock .imageColumn .box .icon08 {
	background: url(/fundinfo/special/indexfund/img/index_ic11.gif) no-repeat 0 0;
}
.featureBlock .imageColumn .box .icon08n { /*171004追加*/
	background: url(/fundinfo/special/indexfund/img/index_ic11n.gif) no-repeat 0 0;
}
.featureBlock .imageColumn .box .icon08NS {	/*171018追加*/
	background: url(/fundinfo/special/indexfund/img/index_ic11NS.gif) no-repeat 0 0;
}
.featureBlock .imageColumn .box .icon09 {
	background: url(/fundinfo/special/indexfund/img/index_ic12.gif) no-repeat 0 0;
}
.featureBlock .imageColumn .box .icon10 {	/*200630追加*/
	background: url(/fundinfo/special/indexfund/img/index_ic13.gif) no-repeat 0 0;
}
.featureBlock .imageColumn .box .icon10NS {	/*200630追加*/
	background: url(/fundinfo/special/indexfund/img/index_ic13NS.gif) no-repeat 0 0;
}
.featureBlock .imageColumn .table02 .level02 {
	background-color: #f5f5f5;
}
.featureBlock .title {
	font-weight: bold;
	font-size: 30px;
	font-size: 3rem;
	color: #000000;
	line-height: 1.2;
}
.featureBlock .title span {
	display: inline-block;
	min-width: 150px;
	margin-bottom: 15px;
	padding: 5px;
	background-color: #c5000e;
	font-weight: bold;
	text-align: center;
	color: #ffffff;
	line-height: 1.2;
}
.featureBlock .noteList01 li,
.featureBlock .noteNumberList01 li {
	margin-top: 0;
	font-size: 11px;
	font-size: 1.1rem;
}
.featureBlock .smallText {
	font-size: 11px;
	font-size: 1.1rem;
}
.featureBlock .textColumn .noteList01 {
	margin-top: 5px;
}

/* salesCompanyArea */
.salesCompanyArea .inner {
	position: relative;
	width: 992px;
	margin: 0 auto;
	padding: 30px 0 50px;
	text-align: center;
}
.salesCompanyArea .title {
	font-weight: bold;
	font-size: 24px;
	font-size: 2.4rem;
	color: #000000;
}
.salesCompanyArea .bannerList {	/*20220511*/
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
}
.salesCompanyArea .bannerList li {	/*20220511*/
	width: 25%;
	margin: 10px auto;
	text-align: center;
}

/* rememberArea */
.rememberArea {
	background-color: #f5f5f5;
}
.rememberArea .inner {
	position: relative;
	width: 992px;
	margin: 0 auto;
	padding: 30px 0;
	font-size: 13px;
	font-size: 1.3rem;
}
.rememberArea .inner > section:first-child > *:first-child {
	margin-top: 0;
}
.rememberArea .title {
	margin-top: 30px;
	padding-bottom: 5px;
	border-bottom: solid 1px #cccccc;
	font-weight: bold;
	font-size: 24px;
	font-size: 2.4rem;
	color: #000000;
	text-align: center;
}
.rememberArea .title + * {
	margin-top: 20px;
}
.rememberArea dl {
	margin-top: 15px;
}
.rememberArea dl dt {
	font-weight: bold;
}
.rememberArea dl dd {
	margin-top: 5px;
}
.rememberArea dl dd ul.iconList01 {
	margin-top: 0;
}
ul.iconList01 > li + li {
	margin-top: 0;
}
ul.iconList01 > li:before {
	color: #e5000f;
}

/* headingArea */
.headingArea {
	display: table;
	width: 100%;
	height: 240px;
	background: url(/fundinfo/special/indexfund/common/img/com_bg01.png) no-repeat 50% 0;
	border-bottom: solid 1px #eeeeee;
}
.headingArea .heading {
	display: table-cell;
	height: 240px;
	text-align: center;
	vertical-align: middle;
}
.headingArea .heading img {
	max-width: 100%;
}
.headingArea .heading span {
	display: inline-block;
	background: linear-gradient(transparent 50%, #eaff00 50%);
	font-weight: bold;
	font-size: 48px;
	font-size: 4.8rem;
	line-height: 1;
}
.headingArea.specialBg01 { /*180302修正*/ }
.headingArea.interviewBg01 { /*170605追加*/
	background: url(/fundinfo/special/indexfund/img/interview_bg01.png) no-repeat 50% 50%;
	text-align: center;
}

/* outlineColumn */
.outlineColumn01 { /*161110修正*/
	max-width: 1020px;
	width:100%;
	margin: 0 auto;
}
.outlineColumn01 .twoColumn01 {
	margin-top: 0;
}
.outlineColumn01 .twoColumn01 .col {
	width: 500px;
	margin: 40px 0 0 20px;
}
.outlineColumn01 .twoColumn01.oneColumnType .col {
	margin-top: 20px;
}
.outlineColumn01 .twoColumn01 .col:nth-child(2n+1) {
	margin-left: 0;
}

/* outlineHead */
.outlineHead {
	margin-top: 60px;
	padding: 15px;
	background-color: #f5f5f5;
	border-top: solid 1px #dddddd;
	font-size: 32px;
	font-size: 3.2rem;
	text-align: center;
	line-height: 1;
}
.outlineHead span {
	display: inline-block;
	margin-right: 15px;
	padding: 3px 10px 1px;
	border-radius: 15px;
	font-weight: bold;
	font-size: 24px;
	font-size: 2.4rem;
	color: #ffffff;
	line-height: 1.2;
	vertical-align: 3px;
}
.outlineHead .type01 {
	background-color: #5f8822;
}
.outlineHead .type02 {
	background-color: #4f92bf;
}
.outlineHead .type03 {
	background-color: #f3543e;
}
.outlineInner {
	padding: 0 15px;
}
.outlineHead + .outlineInner {
	margin-top: 20px;
}
.outlineInner > a {
	text-decoration: none;
}
.outlineInner > a figure {
	background: #000000;
}
.outlineInner > a figure img {
	transition-duration: 0.2s;
	transition-property: all;
}
.outlineInner > a:hover figure img {
	opacity: 0.7;
}
.outlineInner .textBlock .link {
	font-weight: bold;
	font-size: 16px;
	font-size: 1.6rem;
	color: #2277bb;
	text-decoration: underline;
}
.outlineInner > a:hover .link {
	text-decoration: none;
}
.outlineInner .textBlock .link + p {
	margin-top: 5px;
	font-size: 14px;
	font-size: 1.4rem;
	color: #333333;
}

/* example */
.exampleAnc {
	width: 926px;
	margin: 40px auto 0;
}
.exampleAnc + section > h2 {
	margin-top: 40px !important;
}
.exampleAnc li {
	float: left;
	width: 298px;
	margin-left: 1.7%;
	text-align: center;
}
.exampleAnc li:first-child {
	margin-left: 0;
}
.exampleAnc li.type1 {
	border: 2px solid #d95a00;
	border-radius: 4px;	
}
.exampleAnc li.type2 {
	border: 2px solid #548c1c;
	border-radius: 4px;	
}
.exampleAnc li.type3 {
	border: 2px solid #5c539d;
	border-radius: 4px;	
}
.exampleAnc li a {
	text-decoration: none;
}
.exampleAnc li p.title {
	margin-top: 0;
	padding: 5px 0 2px;
	color: #ffffff;
	font-weight: bold;
}
.exampleAnc li.type1 p.title {
	background: #d95a00;
}
.exampleAnc li.type2 p.title {
	background: #548c1c;
}
.exampleAnc li.type3 p.title {
	background: #5c539d;
}
.exampleAnc li p.title + div {
	display: table;
	width: 100%;
}
.exampleAnc li p.title + div p {
	display: table-cell;
	height: 103px;
	margin-top: 0;
	padding: 0 20px 10px;
	vertical-align: middle;
	text-align: center;
	background: url(/fundinfo/special/indexfund/img/example_ic01.png) no-repeat center 5.5em;
	font-weight: bold;
	line-height: 1.5;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
}
.exampleAnc li.type1 p.title + div p {
	color: #d95a00;
}
.exampleAnc li.type2 p.title + div p {
	color: #548c1c;
}
.exampleAnc li.type3 p.title + div p {
	color: #5c539d;
}
.headingExam {
	margin-top: 80px;
	padding: 30px 0;
	line-height: 1.4;
	text-align: center;
}
.headingExam + div {
	margin-top: 40px;
}
.headingExam.type1 {
	color: #d95a00;
	background: #faf7f2;
}
.headingExam.type2 {
	color: #548c1c;
	background: #f7faf2;
}
.headingExam.type3 {
	color: #5c539d;
	background: #f3f2fa;
}
.headingExam .inner {
	width: 992px;
	font-weight: bold;
	font-size: 32px;
	font-size: 3.2rem;
}
.headingExam .inner .subtitle {
	font-weight: normal;
	font-size: 22px;
	font-size: 2.2rem;
}
.contentBlock {
	width: 992px;
	margin: 0 auto;	
}
.contentBlock > .heading04 {
	margin-top: 40px;
}
.contentBlock > .heading05 {
	margin-top: 50px;
}
.exicon {
	display: inline;
	padding: 5px 10px 3px;
	color: #ffffff;
	font-weight: bold;
}
.exicon.type1 {
	background: #007399;
}
.exicon.type2 {
	background: #d4609a;
}
.exicon.type3 {
	background: #cc6600;
}
.exicon + dd {
	margin-top: 10px;
}
.examNote {
	margin-top: 20px;
	font-size: 11px;
	font-size: 1.1rem;
}
.examNote .noteList01 {
	margin-top: 0;
}
.examNote .noteList01 li {
	margin-top: 0;
	font-size: 11px;
	font-size: 1.1rem;
}
.examNote .noteList01 li:before {
	content: "";
}
table.example {
	font-size: 14px;
	font-size: 1.4rem;
}
.descriptArea {
	margin-top: 40px;
	padding-top: 40px;
	border-top: 1px solid #cccccc;
}
.descriptArea .examNote,
.descriptArea p {
	margin-top: 0;
}

/* pageLowerLink */
.pageLowerLink {
	margin-top: 50px;
	border-top: solid 1px #dddddd;
	border-bottom: solid 1px #dddddd;
}
.pageLowerLink .lowerLinkList {
	width: 300px;
	margin: 0 auto;
}
.pageLowerLink .lowerLinkList li {
	float: left;
	margin-left: 6px;
	width: 94px;
}
.pageLowerLink .lowerLinkList li a {
	display: block;
	padding: 4px 15px 8px;
	height: 68px;
	font-size: 15px;
	font-size: 1.5rem;
	line-height: 68px;
	color: #000000;
	text-decoration: none;
}
.pageLowerLink .lowerLinkList li a:hover {
	text-decoration: underline;
}
.pageLowerLink .lowerLinkList li.current a {
	padding-top: 0;
	border-top: solid 4px #e60012;
	font-weight: bold;
	color: #e60012;
}
.pageLowerLink .lowerLinkList li.current a {
	position: relative;
	padding-top: 0;
	border-top: solid 4px #e60012;
	font-weight: bold;
	color: #e60012;
}
.pageLowerLink .lowerLinkList li.current a:after,
.pageLowerLink .lowerLinkList li.current a:before {
	bottom: 100%;
	left: 50%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
}
.pageLowerLink .lowerLinkList li.current a:after {
	border-color: rgba(0, 0, 0, 0);
	border-width: 5px;
	margin-left: -5px;
}
.pageLowerLink .lowerLinkList li.current a:before {
	border-color: rgba(230, 0, 18, 0);
	border-bottom-color: #e60012;
	border-width: 11px;
	margin-left: -11px;
}

/* companyListBlock */
.companyListBlock {
	width: 992px;
	margin: 0 auto;
}
.companyListBlock .figureColumn01 {
	display: table;
	width: 100%;
}
.companyListBlock .figureColumn01 .figureLeft {/*181130修正*/
	display: table-cell;
	width: 80px;
	margin: 0;
	vertical-align: top;
}
.companyListBlock .figureColumn01 .figure {
	padding-top: 0;
}
.companyListBlock .figureColumn01 .figure > img {/*181130修正*/
	width: 80px;
	height: auto;
}
.companyListBlock .figureColumn01 .text {/*181130修正*/
	display: table-cell;
	width:100%;
	padding: 0 20px;
	font-size: 26px;
	font-size: 2.6rem;
	text-align: left;
	vertical-align: middle;
	line-height: 1.4;
}
.companyListBlock .table02 { /*161110修正*/
	margin-bottom:50px;
}

/* companyTable */
.companyTable th span {
	display: inline-block;
	padding-left: 25px;
}
.companyTable th .icon01 {
	background: url(/fundinfo/special/indexfund/img/distributor_ic01.gif) no-repeat 0 50%;
}
.companyTable th .icon02 {
	background: url(/fundinfo/special/indexfund/img/distributor_ic02.gif) no-repeat 0 50%;
}
.companyTable th .icon03 {
	background: url(/fundinfo/special/indexfund/img/distributor_ic03.gif) no-repeat 0 50%;
}
.companyTable td {
	font-size: 14px;
	font-size: 1.4rem;
	vertical-align: middle;
}
.companyTable td img { /*181130修正*/
	margin-right: 40px;
	vertical-align: middle;
}

/* dataBox */
.dataBox01 {
	margin-top: 20px;
	border-left: solid 1px #dddddd;
}
.dataBox01 .box {
	float: left;
	width: 25%;
	padding: 15px 20px;
	border-right: solid 1px #dddddd;
	border-bottom: solid 1px #dddddd;
}
.dataBox01 .box:nth-child(8n+1),
.dataBox01 .box:nth-child(8n+3),
.dataBox01 .box:nth-child(8n+6),
.dataBox01 .box:nth-child(8n+8) {
	background-color: #fafafa;
}
.dataBox01 .box:nth-child(-n+4){
	border-top: solid 1px #dddddd;
}
.dataBox01 .box .name {
	margin-top: 0;
	font-weight: bold;
	font-size: 18px;
	font-size: 1.8rem;
}
.dataBox01 .box .number {
	margin-top: 0;
	font-size: 20px;
	font-size: 2rem;
}
.dataBox01 .box .number.up {
	color: #f2553d;
}
.dataBox01 .box .number.down {
	color: #338ebb;
}
.dataBox01 .box .number span {
	display: inline-block;
	margin-left: 10px;
	padding-left: 15px;
	font-size: 14px;
	font-size: 1.4rem;
}
.dataBox01 .box .number.up span {
	background: url(/fundinfo/special/indexfund/img/data_ic01.png) no-repeat 0 50%;
}
.dataBox01 .box .number.down span {
	background: url(/fundinfo/special/indexfund/img/data_ic02.png) no-repeat 0 50%;
}
.dataBox02 {
	padding-top: 20px;
	border: solid 1px #dddddd;
}
.dataBox02 .title {
	margin-top: 0;
	padding: 0 20px;
}
.dataBox02 .title a {
	display: inline-block;
	padding: 5px 0 5px 50px;
	font-weight: bold;
	font-size: 16px;
	font-size: 1.6rem;
	line-height: 1.4;
}
.dataBox02 .title.icon01 a {
	background: url(/fundinfo/special/indexfund/img/index_ic04.gif) no-repeat 0 0;
}
.dataBox02 .title.icon01NS a {	/*171018追加*/
	background: url(/fundinfo/special/indexfund/img/index_ic04NS.gif) no-repeat 0 0;
}
.dataBox02 .title.icon02 a {
	background: url(/fundinfo/special/indexfund/img/index_ic05.gif) no-repeat 0 0;
}
.dataBox02 .title.icon03 a {
	background: url(/fundinfo/special/indexfund/img/index_ic06.gif) no-repeat 0 0;
}
.dataBox02 .title.icon04 a {
	background: url(/fundinfo/special/indexfund/img/index_ic07.gif) no-repeat 0 0;
}
.dataBox02 .title.icon04n a { /*171004追加*/
	background: url(/fundinfo/special/indexfund/img/index_ic07n.gif) no-repeat 0 0;
}
.dataBox02 .title.icon04NS a {	/*171018追加*/
	background: url(/fundinfo/special/indexfund/img/index_ic07NS.gif) no-repeat 0 0;
}
.dataBox02 .title.icon05 a {
	background: url(/fundinfo/special/indexfund/img/index_ic08.gif) no-repeat 0 0;
}
.dataBox02 .title.icon06 a {
	background: url(/fundinfo/special/indexfund/img/index_ic09.gif) no-repeat 0 0;
}
.dataBox02 .title.icon07 a {
	background: url(/fundinfo/special/indexfund/img/index_ic10.gif) no-repeat 0 0;
}
.dataBox02 .title.icon07NS a {	/*171018追加*/
	background: url(/fundinfo/special/indexfund/img/index_ic10NS.gif) no-repeat 0 0;
}
.dataBox02 .title.icon08 a {
	background: url(/fundinfo/special/indexfund/img/index_ic11.gif) no-repeat 0 0;
}
.dataBox02 .title.icon08n a { /*171004追加*/
	background: url(/fundinfo/special/indexfund/img/index_ic11n.gif) no-repeat 0 0;
}
.dataBox02 .title.icon08NS a {
	background: url(/fundinfo/special/indexfund/img/index_ic11NS.gif) no-repeat 0 0;
}
.dataBox02 .title.icon09 a {
	background: url(/fundinfo/special/indexfund/img/index_ic12.gif) no-repeat 0 0;
}
.dataBox02 .title.icon10 a { /*200630追加*/
	background: url(/fundinfo/special/indexfund/img/index_ic13.gif) no-repeat 0 0;
}
.dataBox02 .title.icon10NS a { /*200630追加*/
	background: url(/fundinfo/special/indexfund/img/index_ic13NS.gif) no-repeat 0 0;
}
.dataBox02 .dataDetail01 {
	margin: 10px 20px 0;
	border-top: solid 1px #dddddd;
	border-left: solid 1px #dddddd;
}
.dataBox02 .dataDetail01 .box {
	float: left;
	width: 33.3%;
	border-right: solid 1px #dddddd;
	border-bottom: solid 1px #dddddd;
}
.dataBox02 .dataDetail01 .box .name {
	margin-top: 0;
	padding: 10px;
	background-color: #f5f5f5;
	font-size: 14px;
	font-size: 1.4rem;
	text-align: center;
}
.dataBox02 .dataDetail01 .box .number {
	margin-top: 0;
	padding: 10px;
	font-weight: bold;
	font-size: 18px;
	font-size: 1.8rem;
	text-align: center;
}
.dataBox02 .dataDetail01 .box .number.up {
	color: #f2553d;
}
.dataBox02 .dataDetail01 .box .number.down {
	color: #338ebb;
}
.dataBox02 .dataDetail01 .box .number.up span,
.dataBox02 .dataDetail01 .box .number.down span {
	display: inline-block;
	padding-left: 15px;
}
.dataBox02 .dataDetail01 .box .number.up span {
	background: url(/fundinfo/special/indexfund/img/data_ic01.png) no-repeat 0 50%;
}
.dataBox02 .dataDetail01 .box .number.down span {
	background: url(/fundinfo/special/indexfund/img/data_ic02.png) no-repeat 0 50%;
}
.dataBox02 .btnBox { /*161110修正*/
	margin-top: 20px;
	padding: 12px 25px;
	background-color: #cfcfcf;
}
.dataBox02 .btnBox .linkBtn02 {
	margin-top: 0;
}
.dataBox02 .btnBox .linkBtn02 li {
	width: 100%;
	margin: 10px 0 0;
}
.dataBox02 .btnBox .linkBtn02 li:first-child {
	margin-top: 0;
}
.dataBox02 .btnBox .linkBtn02 li a {
	display: block;
	width: 100%;
}

/* specialBlock */
.specialContent01.imgLeft { /*161110修正*/
	position: relative;
	padding: 60px 0;
	background: url(/fundinfo/special/indexfund/img/special_bg03.gif) repeat-y 50% 0;
}
.specialContent01.imgRight,
.specialContent01.imgRight2 { /*161110修正*/
	padding: 60px 0;
	background: url(/fundinfo/special/indexfund/img/special_bg02.gif) repeat-y 50% 0;
}
.specialContent01 .inner { /*161110修正*/
	position: relative;
	max-width: 992px;
	width:100%;
	margin: 0 auto;
}
.specialContent01 .imgBox {
	padding: 4px !important;
	background: url(/fundinfo/special/indexfund/img/special_bg04.gif) repeat 50% 50%;
	text-align:center;
}
.specialContent01 .imgBox figure {
	background-color: #ffffff;
	border: solid 8px #ffffff;
}
.specialContent01.imgLeft .imgBox {
	position: absolute;
	top: 0;
	left: 0;
}
.specialContent01.imgRight .imgBox {
	position: absolute;
	top: 0;
	right: 0; 
}
.specialContent01.imgRight2 .imgBox { /*161110追加*/
	position: absolute;
	top: 0;
	right: 0; 
}
.specialContent01 .textBox {
	width: 496px;
	padding-top: 30px;
}
.specialContent01.imgLeft .textBox {
	float: right;
}
.specialContent01 .textBox .title {
	position: relative;
	padding: 20px 30px;
	background-color: rgba(255, 255, 255, 0.7);
	font-weight: bold;
	font-size: 28px;
	font-size: 2.8rem;
	line-height: 1.4;
}
.specialContent01 .textBox .title:after {
	content: "";
	position: absolute;
	top: -20px;
	left: 30px;
	display: inline-block;
	width: 48px;
	height: 40px;
	background: url(/fundinfo/special/indexfund/img/special_ic01.png) no-repeat 0 0;
}
.specialContent01 .textBox .text {
	position: relative;
	margin-top: 40px;
	padding: 20px 30px;
	background-color: rgba(255, 255, 255, 0.7);
	font-weight: bold;
	font-size: 14px;
	font-size: 1.4rem;
	line-height: 1.8;
}
.specialContent01 .textBox .text > *:first-child {
	margin-top: 0;
}
.specialContent01 .textBox .text em,
.specialBlock02 p > em {
	display: inline;
	background: linear-gradient(transparent 50%, #eaff00 50%);
	font-weight: bold;
	font-size: 16px;
	font-size: 1.6rem;
}
.specialBlock02 {
	position: relative;
	width: 932px;
	margin: 0 auto;
	padding: 40px 0 0;
	font-size: 14px;
	font-size: 1.4rem;
	line-height: 1.8;
}
.specialBlock02 > *:first-child {
	margin-top: 0;
}
.figureColumn {
	margin-top: 40px;
}
.figureColumn .figureLeft {
	float: left;
}
.figureColumn .text {
	overflow: hidden;
}

/* interview 170605追加
-------------------------------- */
.relationLinks .boxInner {
	border:none;
}
.relationLinks .boxInner dl.interviewer {
	color:#2e3848; font-weight:bold;
}
.relationLinks .boxInner dl.interviewer dt,
.relationLinks .boxInner dl.interviewer dd {
	 font-weight:bold;
}
.relationLinks .titleBox {
	margin:30px; width:220px;
}
.relationLinks .titleBox h2 {
	background-color:#595757; padding:30px 25px 30px;
	font-size: 20px; font-size: 2.0rem; color:rgba(255,255,255,1.00);
	min-height:210px;
}
.floatL { float:left;}
.floatR { float:right;}
.width100 { width:100%;}
.specialContent01 .marginBottom60 { 
	margin-bottom:60px;
}
.specialContent01 .textBox .fontNormal {
	font-size: 20px !important; font-size: 2.0rem !important;
}
.relationLinks img {
	display:table-cell;	vertical-align:bottom; margin: 0 15px;
}

/*historyTitle 180302追加*/
.historyTitle {
	padding: 0;
	border-bottom: solid 1px #dddddd;
	border-top: none;
}
.historyTitle dl {
	overflow: hidden;
}
.historyTitle dl + dl {
	margin-top: 10px;
}
.historyTitle dl dt {
	float: left;
	margin-right: 24px;
	font-size: 18px;
	font-size: 1.8rem;
	background-color: #1773ac;
	color: #ffffff;
	padding: 15px;
}
.historyTitle dl dd {
	overflow: hidden;
	font-size: 18px;
	font-size: 1.8rem;
	font-weight: bold;
	padding: 15px;
}
table.marginBottom50 { 
	margin-bottom:50px !important;
}
.commentColumn01 {
	margin-top: 10px !important;
	margin-right: 20px;
	margin-left: 20px;
}
.commentColumn01 .text {
    padding: 10px 15px 15px !important;
	margin-top: 8px;
}
.commentColumn01 .photo {
    float: left;
    width: 11%;
	text-align: center;
    margin: 0 15px 10px 0 !important;
}
.specialBlock01 .leadBox01 { /*180302追加*/
	margin-bottom:40px;
	margin-top: 0;
	background-color: #edf6fa;
	padding: 24px;
}

/* pageTopBtn
-------------------------------- */
#pageTopBtn {
	display: none;
	position: fixed;
	right: 16px;
	bottom: 16px;
}
#pageTopBtn a {
	display: block;
	width: 137px;
	height: 110px;
	background: url(/fundinfo/special/indexfund/common/img/footer_bt01.png) no-repeat 0 0;
	overflow: hidden;
	text-indent: 100%;
	white-space: nowrap;
}

/* footer
-------------------------------- */
#footer {
	background: url(/fundinfo/special/indexfund/common/img/footer_bg01.png) no-repeat 50% 100%;
}
#footUtilityBlock {
	padding: 50px 0 20px;
}
#footUtilityBlock .utilityList02 {
	text-align: center;
}
#footUtilityBlock .utilityList02 li {
	display: inline-block;
	padding: 0 10px;
	border-left: solid 1px #cccccc;
	font-size: 12px;
	font-size: 1.2rem;
	line-height: 1;
}
#footUtilityBlock .utilityList02 li:first-child {
	border-left: none;
}
#footUtilityBlock .utilityList01 {
	margin-top: 40px;
	text-align: center;
}
#footUtilityBlock .utilityList01 li {
	display: inline-block;
	padding: 0 5px;
	line-height: 1;
}
#footUtilityBlock .utilityList01 li img {
	width: 50px;
	height: 50px;
	border-radius: 8px;
}
#footer #tradeName,
#footer #association {
	margin-top: 0;
	font-size: 12px;
	font-size: 1.2rem;
	text-align: center;
}
#footer #copy {
	display: block;
	margin-top: 50px;
	padding: 12px 0;
	background-color: #e5000f;
	font-size: 12px;
	font-size: 1.2rem;
	text-align: center;
	color: #ffffff;
}

/*171004追加*/
.marginTop100 {
	margin-top: 100px;
}
.tableHead p {
    position: relative;
	width: 100%;
    margin: 0 auto;
    padding: 5px 0;
    background: #000000;
    border-radius: 3px;
    color: #ffffff;
    font-size: 18px;
    font-size: 1.8rem;
    font-weight: bold;
    text-align: center;
}
.tableHead p::after {
    position: absolute;
    bottom: -7px;
    left: 50%;
    width: 0;
    height: 0;
    margin-left: -6px;
    border-style: solid;
    border-width: 12px 7px 0 7px;
    border-color: #000000 transparent transparent transparent;
    content: "";
}

@media only screen and (min-width: 1022px) { /*171004追加*/
	.pcNone {
		display: none;
	}
}

@media only print and (max-width: 1600px) { /*180115追加*/
	.winningArea {
		background-position: 106% -50px;
	}
}

@media only screen and (max-width: 1022px) {
	#container { /*161220追加 JS margin指定から除外*/
		margin-top:0 !important;
	}
	.mainImgSlider li,
	.mainImgSlider li a {
		display: block;
		max-width: 1022px;
		width:100%;
		height: 778px;
		background-position: 50% 10%;
		background-repeat:no-repeat;
		background-size:190%;
	}
	#indexfundTop .mainImgArea {
		padding-right: 0;
		padding-left: 0;
		padding-top: 0;
	}
	#indexfundTop .bx-controls .bx-prev {
		left: 0;
		margin-left: 0;
		background: url(/fundinfo/special/indexfund/img/index_ic01.png) no-repeat 50% 50%;
	}
	#indexfundTop .bx-controls .bx-next {
		right: 0;
		margin-right: 0;
		background: url(/fundinfo/special/indexfund/img/index_ic02.png) no-repeat 50% 50%;
	}
	
	/*top 161110追加*/
	.winningArea { /*180301修正*/
		/*background-position: 90% 0; 180115削除/*/
		background-position: 50% 95%;
	}
	.winningArea .inner {
		max-width:992px;
		width:100%;
	}
	.winningArea .title span {
		font-weight: bold;
		font-size: 34px;
		font-size: 3.4rem;
	}
	.winningArea .text02 {
		/*display:none; 180115削除*/
	}
	.winningArea .btn01 {
		top:200px;
		left:-5%;
	}
	.winningArea .btn01 img {
		width:70%;
	}
	.winningArea .btn02 {
		top: 380px;
		left: 250px;
	}
	.winningArea .btn03 {
		top: 460px;
		left: 1%;
	}
	.featureArea .inner {
		max-width: 992px;
		width:100%;
	}
	.featureBlock .textColumn {
		width:25%;
	}
	.topicsBlock {
		position:static;
		left: 50%;
		bottom: 30px;
		display: table;
		max-width: 999px;
		width:100%;
		margin-left: 0;
	}
	.topicsBlock .infomation { /*161110追加*/
		width:88%;
	}
	
	/*others*/
	.contentBlock { /*161110追加*/
		width:100%;
		max-width:992px;
		margin:0 auto;
	}
	.outlineColumn01 .twoColumn01 .col { /*161110追加*/
		width: 48%;
		margin: 40px 0 0 20px;
	}
	.rememberArea .inner { /*161110追加*/
		max-width: 992px;
		width:100%;
	}
	.headingArea { /*161110追加*/
		height:180px;
	}
	.headingArea .heading { /*161110追加*/
		height:180px;
	}
	.companyListBlock { /*161110追加*/
    	max-width: 992px;
		width:100%;
		padding:0 10px;
	}
	.companyListBlock .figureColumn01 .figureLeft { /*161110追加*/
		width:100%;
	}
	/*181130削除.companyListBlock .figureColumn01 .text {
		width:78%;
	}*/
	.exampleAnc { /*161110追加*/
		max-width: 926px;
		width: 98%;
		text-align: center;
		margin: 0 auto;
	}
	.exampleAnc li { /*161110追加*/
		width:32%;
	}
	.figureColumn .figureLeft { /*161110追加*/
		width:40%;
	}
	.figureColumn .text { /*161110追加*/
		width:57%; padding-left:4%;
	}
	.figureLeft .figure img,
	.figureLeft .text img { /*161110追加*/
		max-width:100%; 
	}
	.threeColumn01 .col { /*161110追加*/
		width:31%;
		margin: 0 0 0 3%;
	}
	.salesCompanyArea .inner { /*161110追加*/
		width:100%;
		max-width:992px;
	}
	.specialContent01.imgRight .imgBox,
	.specialContent01.imgRight2 .imgBox,
	.specialContent01.imgLeft .imgBox { /*161110追加*/
		width: 60%;
		margin: 0 15px;
	}
	.specialContent01.imgRight2 .imgBox {  /*180302修正*/ }
	.winningArea.specialPage .inner { /*161110追加*/
		max-width: 992px;
		width:100%;
	}
	.winningArea.specialPage .btn02 { /*161110追加*/
		position: absolute;
		top: 133px;
		left: 403px;
	}
	.winningArea.specialPage .btn03 { /*161110追加*/
		position: absolute;
		top: 402px;
		left: 205px;
	}
	.winningArea.specialPage .btn04 {
		position: absolute;
		top: 425px;
		left: 450px;
	}
	.winningArea.specialPage .inner .btn01 img { /*161110追加*/
    	max-width: 70%;
	}
	.winningArea.specialPage {
    	background-position: 60% -78px;
	}
	.specialBlock02 {
		width:100%;
		max-width:932px;
		padding:40px 20px 0;
	}
		
		
	/* header 161110修正（640pxより移植）
	-------------------------------- */
	#header > .inner {
		width: 100%;
		padding: 10px 0 10px 10px;
	}
	#header .inner > .campanyLogo,
	#header .inner > .snsBtnList,
	#header .lowerLinkList {
		display: none !important;
	}
	#header .headBox .snsBtnList,
	#header .headBox .campanyLogo {
		float: none;
		margin: 10px 0 0;
	}
	#header .headBox .snsBtnList li {
		float: none;
		display: inline-block;
		margin: 0 5px;
	}
	#headerContent {
		background-color: #ffffff !important;
		border-bottom: solid 1px #dddddd;
		box-shadow: none !important;
	}
	#header > .inner .contentsLogo {
		margin-top: 4px;
		padding-left: 0;
		background: none;
	}
	#header > .inner .contentsLogo img {
		width: 200px;
		height: auto;
	}
	#utilityList03 {
		display: block;
		float: right;
		padding-right: 10px;
	}
	#utilityList03 > li {
		float: left;
		margin-left: 3px;
		border-radius: 5px;
		text-align: center;
	}
	#utilityList03 > li > span {
		display: block;
		width: 40px;
		height: 40px;
		padding: 25px 0 0;
		cursor: pointer;
	}
	#utilityList03 > li.searchType {
		background: #f5f5f5 url(/common/img/header_ic03_sp.png) no-repeat 50% 7px;
		background-size: 16px 16px;
	}
	#utilityList03 > li.searchType > span {
		color: #777777;
		font-size: 1.1rem;
		font-weight: bold;
		line-height: 1;
	}
	#utilityList03 > li.menuType {
		position: relative;
		background: #e50212;
	}
	#utilityList03 > li.menuType:before {
		position: absolute;
		top: 9px;
		left: 50%;
		margin-left: -8px;
		width: 16px;
		height: 2px;
		background: #ffffff;
		content: "";
	}
	#utilityList03 > li.menuType:after {
		position: absolute;
		top: 14px;
		left: 50%;
		margin-left: -8px;
		width: 16px;
		height: 2px;
		background: #ffffff;
		content: "";
	}
	#utilityList03 > li.menuType > span {
		position: relative;
		color: #ffffff;
		font-size: 1.0rem;
		font-weight: bold;
		line-height: 1;
	}
	#utilityList03 > li.menuType > span:before {
		position: absolute;
		top: 19px;
		left: 50%;
		margin-left: -8px;
		width: 16px;
		height: 2px;
		background: #ffffff;
		content: "";
	}
	#utilityList03 > li > .headBox {
		display: none;
		position: fixed;
		top: 8px;
		left: 0;
		width: 100%;
		z-index: 2000;
	}
	#utilityList03 > li > .headBox .head {
		height: 59px;
		padding: 2px 0 0;
	}
	#utilityList03 > li > .headBox .head .closeBtn {
		float: right;
		margin: 0 10px 0 0;
	}
	#utilityList03 > li.searchType > .headBox .head .closeBtn {
		padding-right: 45px;
	}
	#utilityList03 > li > .headBox .head .closeBtn span {
		position: relative;
		display: block;
		width: 40px;
		height: 40px;
		padding: 25px 0 0;
		background: #e50212;
		border-radius: 5px;
		color: #ffffff;
		font-size: 1.1rem;
		font-weight: bold;
		line-height: 1;
		cursor: pointer;
	}
	#utilityList03 > li > .headBox .head .closeBtn span:before {
		position: absolute;
		top: 14px;
		left: 50%;
		margin-left: -8px;
		width: 16px;
		height: 3px;
		background: #ffffff;
		transform: rotate(45deg);
		-webkit-transform: rotate(45deg);
		content: "";
	}
	#utilityList03 > li > .headBox .head .closeBtn span:after {
		position: absolute;
		top: 14px;
		left: 50%;
		margin-left: -8px;
		width: 16px;
		height: 3px;
		background: #ffffff;
		transform: rotate(-45deg);
		-webkit-transform: rotate(-45deg);
		content: "";
	}
	#utilityList03 > li > .headBox .body {
		overflow-y: auto;
		-webkit-overflow-scrolling: touch;
		margin: 0 17px;
		background: #ffffff;
		border-top: solid 6px #e50212;
		box-shadow:0px 4px 6px 0px rgba(0,0,0,0.3);
		-moz-box-shadow:0px 4px 6px 0px rgba(0,0,0,0.3);
		-webkit-box-shadow:0px 4px 6px 0px rgba(0,0,0,0.3);
	}

	#utilityList03 > li.searchType > .headBox .body {
		padding: 32px 16px;
	}
	#utilityList03 > li.searchType .body .tel {
		margin-top: 0;
		text-align: center;
	}
	#utilityList03 > li.menuType .body .tel {
		margin-top: 20px;
	}
	#utilityList03 > li.searchType .body .tel span,
	#utilityList03 > li.menuType .body .tel span {
		padding-left: 47px;
		background: url(/common/img/header_ic02_sp.png) no-repeat 0 50%;
		background-size: 41px 24px;
		color: #666666;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 2.7rem;
		font-weight: bold;
		line-height: 1;
	}
	#utilityList03 > li.searchType .body .searchInputBlock,
	#utilityList03 > li.menuType .body .searchInputBlock {
		margin-top: 20px;
	}
	#utilityList03 > li.searchType .body .searchInputBlock .searchInput,
	#utilityList03 > li.menuType .body .searchInputBlock .searchInput {
		width: 100%;
		padding: 12px 5% 12px 13px;
		background: #ffffff url(/common/img/header_ic03_sp.png) no-repeat 95% 50%;
		background-size: 18px 18px;
		border: solid 1px #dddddd;
		border-radius: 3px;
	}

	#utilityList03 > li.menuType > .headBox .body {
		padding: 10px 16px 30px;
	}
	#utilityList03 > li.menuType .body .menuHeading {
		padding: 10px 0 15px;
		font-size: 1.8rem;
		font-weight: bold;
		text-align: left;
	}
	#utilityList03 > li.menuType .body .menuList01 {
		border-bottom: solid 1px #cccccc;
		text-align: left;
	}
	#utilityList03 > li.menuType .body .menuList01 > li {
		border-top: solid 1px #cccccc;
	}
	#utilityList03 > li.menuType .body .menuList01 > li:first-child {
		border-top: none;
	}
	#utilityList03 > li.menuType .body .menuList01 > li.open,
	#utilityList03 > li.menuType .body .menuList01 > li.current {
		background: #eeeeee;
	}
	#utilityList03 > li.menuType .body .menuList01 > li > a {
		position: relative;
		display: block;
		padding: 10px 13px;
		color: #000000;
		font-size: 1.4rem;
		font-weight: bold;
		text-decoration: none;
	}
	#utilityList03 > li.menuType .body .menuList01 > li.mypage > a,
	#utilityList03 > li.menuType .body .menuList01.institutionalMenu > li > a {
		padding: 10px 23px 10px 13px;
		background: url(/common/img/com_ic08_sp.png) no-repeat 95% 50%;
		background-size: 6px 9px;
	}
	#utilityList03 > li.menuType .body .menuList01 > li.mypage > a:before,
	#utilityList03 > li.menuType .body .menuList01.institutionalMenu > li > a:before {
		display: none;
	}
	#utilityList03 > li.menuType .body .menuList01 > li > a:before {
		position: absolute;
		top: 50%;
		right: 12px;
		width: 0;
		height: 0;
		margin-top: -5px;
		border-style: solid;
		border-width: 5px 0 5px 5px;
		border-color: transparent transparent transparent #777777;
		content: "";
	}
	#utilityList03 > li.menuType .body .menuList01 > li > a.open:before {
		position: absolute;
		top: 50%;
		right: 12px;
		width: 0;
		height: 0;
		margin-top: -5px;
		border-style: solid;
		border-width: 0 5px 5px 5px;
		border-color: transparent transparent #777777 transparent;
		content: "";
	}
	#utilityList03 > li.menuType .body .menuList01 > li > ul {
		display: none;
		padding-left: 15px;
	}
	#utilityList03 > li.menuType .body .menuList01 > li > ul > li > a {
		display: block;
		padding: 10px 10px;
		background: url(/common/img/com_ic07_sp.png) no-repeat 0 50%;
		background-size: 6px 9px;
		color: #555555;
		font-size: 1.4rem;
		text-decoration: none;
	}
	#utilityList03 > li.menuType .body .menuList02,
	#utilityList03 > li.menuType .body .menuList03 {
		text-align: left;
	}
	#utilityList03 > li.menuType .body .menuList02 li {
		float: left;
		width: 50%;
		margin-top: 20px;
		padding-right: 5px;
	}
	#utilityList03 > li.menuType .body .menuList03 li {
		margin-top: 20px;
	}
	#utilityList03 > li.menuType .body .menuList02 li a,
	#utilityList03 > li.menuType .body .menuList03 li a {
		padding-left: 20px;
		background: url(/common/img/com_ic07_sp.png) no-repeat 0 50%;
		background-size: 6px 9px;
		color: #000000;
		text-decoration: none;
		font-size: 1.2rem;
		line-height: 1;
	}
	#utilityList03 > li.menuType .body .menuList02 li.english a {
		background: url(/common/img/header_ic01_sp.png) no-repeat 0 50%;
		background-size: 14px 14px;
	}
	#utilityList03 > li.menuType .body .menuList02 li .balloon {
		position: relative;
		display: inline-block;
		width: 18px;
		height: 18px;
		margin-left: 5px;
		padding: 2px 0 0 0;
		background: #f28518;
		border-radius: 9px;
		color: #ffffff;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 1.4rem;
		line-height: 1;
		text-align: center;
	}
	#utilityList03 > li.menuType .body .menuList02 li .balloon:before {
		position: absolute;
		top: 50%;
		left: -4px;
		width: 0;
		height: 0;
		margin-top: -2px;
		border-style: solid;
		border-width: 2px 4px 2px 0;
		border-color: transparent #f28518 transparent transparent;
		content: "";
	}
	#headBoxOverlay {
		display: none;
		position: fixed;
		top: 0;
		left: 0;
		width: 100%;
		height: 120%;
		background: rgba(255, 255, 255, 0.9);
		z-index: 1100;
	}
	.spNone { /*171004追加*/
		display: none;
	}
	
	/*historyTitle 180302追加*/
	.historyTitle,
	.historyTable {
		margin-left: 15px; margin-right: 15px;
	}
	.specialBlock01 .leadBox01 {
		margin-left: 15px; margin-right: 15px;
	}
	
}


@media only screen and (max-width: 980px) {
	
	/*161110追加
	--------------------------------- */
	.mainImgSlider li,
	.mainImgSlider li a {
		display: block;
		max-width: 1022px;
		width:100%;
		height: 693px;
		background-position: 50% 10%;
		background-repeat:no-repeat;
		background-size:190%;
	}
	.featureBlock .textColumn {
		width:100%; float: none;
	}
	.featureBlock .textColumn:after {
		content : "";
		display : block;
		clear : both;
	}
	.featureBlock .title span {
		margin-right:20px;
	}
	.featureBlock .title br{
		display: none;	
		width:100%;
	}
	.featureBlock .imageColumn {
		max-width: 100%;
		margin: 30px auto;
		text-align:center;
		float:none;
	}
	.featureBlock .imageColumn .box {
		float: none;
	    max-width: 100%;
		margin: 0 auto;
		text-align:center;
	}
	.featureBlock .noteList01,
	.featureBlock .noteNumberList01 {
		text-align:left;
		padding-top:15px;
	}
	
	
}

		@media only screen and (max-width: 1023px) {
			
			/*161110追加 HOMEスライダー画像位置調整のみ
			--------------------------------- */
			#indexfundTop .mainImgArea { /*170213修正*/
				padding-top: 60px;
			}
			.mainImgSlider li,
			.mainImgSlider li a {
				display: block;
				max-width: 1022px;
				width:100%;
				height: 573px;
				background-position: 50% 10%;
				background-repeat:no-repeat;
				background-size:cover;
			}
		}
		
		
		@media only screen and (max-width: 810px) {
			
			/*161110追加 HOMEスライダー画像位置調整のみ
			--------------------------------- */
			#indexfundTop .mainImgArea { /*170213修正*/
				padding-top: 60px;
			}
			.mainImgSlider li,
			.mainImgSlider li a {
				display: block;
				max-width: 1022px;
				width:100%;
				height: 503px;
				background-position: 50% 10%;
				background-repeat:no-repeat;
				background-size:210%;
			}
		}
				
		
		@media only screen and (max-width: 710px) {
			
			/*161110追加 HOMEスライダー画像位置調整のみ
			--------------------------------- */
			#indexfundTop .mainImgArea { /*170213追加*/
				padding-top: 60px;
			}
			.mainImgSlider li,
			.mainImgSlider li a {
				display: block;
				max-width: 1022px;
				width:100%;
				height: 480px;
				background-position: 50% 10%;
				background-repeat:no-repeat;
				background-size:220%;
			}
		}


@media only screen and (max-width: 640px) {
	
	/* content
	-------------------------------- */
	#content section {
		padding: 0;
	}
	#content .outlineColumn01 > section {
		padding: 0 10px;
	}
	#indexfundTop .bx-controls .bx-prev,
	#indexfundTop .bx-controls .bx-next {
	    margin-top: -110px;
	}
	
	.winningArea .inner,
	.winningArea.specialPage .inner,
	.featureArea .inner,
	.salesCompanyArea .inner,
	.rememberArea .inner,
	.topicsBlock,
	.companyListBlock,
	.specialContent01 .inner,
	.contentBlock {
		width: 100%;
	}
	#indexfundTop .mainImgArea {
		padding-top:0;
	}
	.mainImgSlider {
		margin-top: 60px;
	}
	.mainImgSlider li,
	.mainImgSlider li a {
		height: auto;
	}
	.mainImgSlider li img.spElement {
		display: inline;
	}
	.salesCompanyArea {
		margin-top: 30px;
	}
	.featureArea + .salesCompanyArea {
		margin-top: 0;
	}
	.salesCompanyArea,
	.rememberArea .inner section {
		border-top: solid 1px #cccccc;
	}
	.rememberArea {
		border-bottom: solid 1px #cccccc;
	}
	.salesCompanyArea .inner {
		padding: 20px 10px;
	}
	.salesCompanyArea .bannerList li {
		width: 30%;
		margin: 10px 1.5%;
	}
	.topicsBlock {
		position: static;
		margin-left: 0;
		padding: 0 0 10px;
	}
	.topicsBlock .title{
		display: block;
		width: auto;
		height: auto;
		padding: 5px;
		background-image: none;
		text-align: left;
	}
	.topicsBlock .infomation { /*161110修正*/
		display: block;
		width:100%;
	}
	.topicsBlock .infomation .infoTitle {
		padding: 5px;
		line-height: normal;
	}
	.topicsBlock .infomation .infoList {
		height: auto;
		padding: 5px;
	}
	.topicsBlock .infomation .infoList li > span { /*170315修正*/
		display: block;
	}
	.topicsBlock .infomation .infoList li a,
	.topicsBlock .infomation .infoList li a span { /*170315修正*/
		display: inline;
	}
	.salesCompanyArea .title {
		font-size: 1.6rem;
	}
	.rememberArea .inner {
		padding: 0;
	}
	.rememberArea .inner section {
		padding: 20px 10px !important;
	}
	.rememberArea .title {
		margin-top: 0 !important;
		padding-bottom: 0;
		border-bottom: none;
		font-size: 1.4rem;
		text-align: left;
	}
	.rememberArea .title + * {
		margin-top: 15px;
	}
	.rememberArea .title + .spToggle > *:first-child {
		margin-top: 0;
	}
	.headingArea {
		height: auto;
		padding: 30px 0;
		background-image: url(/fundinfo/special/indexfund/img/special_bg01_sp.gif);
		background-size: cover;
	}
	.headingArea .heading {
		height: auto;
	}
	.headingArea .heading span {
		font-size: 2.4rem;
	}
	.headingArea.specialBg01 { /*180302修正*/
		padding: 0;
	}
	.headingArea.specialBg01 img {
		width: 100%;
		height: auto;
	}
	.headingArea.interviewBg01 { /*170605修正*/
		padding: 0;
	}
	.outlineHead {
		margin-top: 30px;
		padding: 10px;
		font-size: 1.6rem;
	}
	.outlineHead span {
		margin-right: 5px;
		font-size: 1.2rem;
		vertical-align: 1px;
	}
	.outlineColumn01 {
		width: 100%;
	}
	.outlineColumn01 .twoColumn01 .col {
		float: none;
		width: 100%;
		margin-top: 20px;
		margin-left: 0;
		height: auto !important;
	}
	.pageLowerLink {
		display: none;
	}
	.winningArea,
	.winningArea.specialPage { /*180301修正*/
		background-image: url(/fundinfo/special/indexfund/img/award_bottom.png);
		background-size: 60px;
	}
	.winningArea.specialPage {
		margin-top: 20px;
	}
	.winningArea .inner,
	.winningArea.specialPage .inner { /*180518削除*/
		padding: 15px 0;
	}
	.winningArea .bottomSpace { /*180518削除*/
		padding-bottom: 80px;
		margin: 0 15px;
	}
	.winningArea .bottomSpace p { /*180518削除*/
		text-align: left;
	}
	.winningArea .text01 {
		margin-top: 0;
		font-size: 1.6rem;
	}
	.winningArea .title {
		font-size: 1.6rem;
	}
	.winningArea .title span {
		display: block;
		margin-top: 5px;
		font-size: 2.4rem;
		line-height: 1.2;
	}
	.winningArea .text02 { /*170301修正*/
		/*display:none;*/
		font-size: 1.4rem;
		margin-top: 10px;
	}
	.winningArea .text02 br {
		display: none;
	}
	.winningArea ul,
	.winningArea.specialPage ul {
		position: relative;
	}
	.winningArea .btn01,
	.winningArea.specialPage .btn01 { /*170214修正*/
		width: 210px;
		left: -5%;
		top: 20px;
	}
	.winningArea .btn02,
	.winningArea.specialPage .btn02 { /*170214修正*/
		width: 130px;
		left: 29%;
		top: 150px;
	}
	.winningArea .btn03,
	.winningArea.specialPage .btn03 { /*170214修正*/
		width: 100px;
		left: 2%;
		top: 180px;
	}
	.dataBox01 .box {
		width: 50%;
		padding: 10px;
	}
	.dataBox01 .box:nth-child(n+3){
		border-top: none;
	}
	.dataBox01 .box:nth-child(8n+1),
	.dataBox01 .box:nth-child(8n+3),
	.dataBox01 .box:nth-child(8n+6),
	.dataBox01 .box:nth-child(8n+8) {
		background-color: transparent;
	}
	.dataBox01 .box:nth-child(4n+1),
	.dataBox01 .box:nth-child(4n+4) {
		background-color: #fafafa;
	}
	.dataBox01 .box .name {
		font-size: 1.3rem;
	}
	.dataBox01 .box .number {
		font-size: 1.2rem;
	}
	.dataBox01 .box .number span {
		font-size: 1.1rem;
	}
	.dataBox02 {
		padding-top: 10px;
	}
	.dataBox02 .title {
		padding: 0 10px;
	}
	.dataBox02 .title a {
		padding: 0 0 0 38px;
		font-size: 1.3rem;
		background-size: auto 35px !important;
	}
	.dataBox02 .dataDetail01 {
		margin: 10px;
	}
	.dataBox02 .dataDetail01 .box {
		width: 100%;
	}
	.dataBox02 .dataDetail01 .box .name {
		float: left;
		width: 50%;
		padding: 5px;
		font-size: 1.2rem;
		text-align: left;
	}
	.dataBox02 .dataDetail01 .box .name br {
		display: none;
	}
	.dataBox02 .dataDetail01 .box .number {
		float: left;
		width: 50%;
		padding: 5px;
		font-size: 1.2rem;
		text-align: left;
	}
	.dataBox02 .btnBox {
		display: none;
		padding: 10px;
	}
	.companyListBlock .figureColumn01 .figureLeft {
		display: none;
	}
	.companyListBlock .figureColumn01 .text { /*161110修正*/
		display: block;
		width: auto;
		padding: 0 10px;
		font-size: 1.8rem;
	}
	.companyListBlock .scrollBox { /*161110修正*/
		margin-right: 10px;
		margin-left: 10px;
	}
	.companyTable td img {
		display:none;
	}
	.specialContent01 {
		margin-top: 20px;
		background: none !important;
	}
	.specialContent01.imgLeft .imgBox,
	.specialContent01.imgRight .imgBox,
	.specialContent01.imgRight2 .imgBox { /*161110修正*/
		position: static;
		margin: 0 auto;
	}
	.specialContent01 .textBox {
		width: auto;
		padding-top: 0;
	}
	.specialContent01 .textBox .title {
		margin-top: 30px;
		padding: 0 20px;
		font-size: 2rem;
	}
	.specialContent01 .textBox .title:after {
			top: -20px;
			left: 20px;
			width: 24px;
			height: 20px;
			background-size: 24px 20px;
		}
	.specialContent01 .textBox .text {
		padding: 0 20px;
		margin-top: 10px;
	}
	.specialBlock02 {
		width: auto;
		padding: 20px 10px 0;
	}
	.exampleAnc {
		width: 100%;
		margin: 20px auto 0;
		padding: 0 10px;
	}
	.exampleAnc li {
		width: 32%;
		margin-left: 2%;
	}
	.exampleAnc li:first-child {
		margin-left: 0;
	}
	.exampleAnc li p.title + div p {
		height: 110px;
		padding: 5px 5px 15px;
		background-position: left 50% bottom 5px;
		vertical-align: middle;
		font-size: 1rem;
	}
	.headingExam {
		margin-top: 60px;
		padding: 10px 0;
	}
	.headingExam .inner {
		font-size: 1.6rem;
	}
	.headingExam .inner .subtitle {
		font-size: 1.2rem;
	}
	.headingExam + div {
		margin-top: 15px;
	}
	.contentBlock {
		margin-top: 10px;
		padding: 0 10px;
	}
	.threeColumn01 .col { /*161110追加*/
		float:left; width:47%; margin-top:0;
	}
	.threeColumn01 .col:nth-child(2){ /*161110追加*/
		margin-left:6%;
	}
	.threeColumn01 .col:nth-child(3){ /*161110追加*/
		float:none !important;
		clear:left !important;
		padding-top:30px !important;
	}
	.threeColumn01 .col img { /*161110追加*/
    	max-width: 100%;
	}
	.figureLeft .figure img { /*161110追加*/
		max-width:80%; 
		text-align:center; 
		margin:0 auto;
	}
	.exicon { /*161110追加*/
		float: none; 
	}
	.exicon + dd {
		overflow: hidden;
		padding: 5px 10px 3px;
	}
	.contentBlock > .heading05 {
		margin-top: 20px;
	}
	.featureArea {
		background-position: 50% 0;
		background-size: contain;
	}
	.featureArea .inner {
		padding: 15px 0;
	}
	.featureArea .inner > .text01,
	.featureArea .inner > .title {
		margin-top: 0;
		font-size: 1.6rem;
	}
	.featureArea .inner > .title span {
		display: block;
		margin: 0;
		font-size: 2.4rem;
	}
	.featureBlock .title span {
		margin-right: 0;
	}
	.featureBlock .textColumn {
		float: none;
		width: 100%;
	}
	.featureBlock .imageColumn {
		float: none;
		width: 100%;
		margin-top: 10px;
		padding: 0 10px 20px;
	}
	.featureBlock .imageColumn .box {
		padding: 10px;
		box-shadow: 0 0 1px 1px #cccccc
	}
	.featureBlock .imageColumn .box .innerColumn,
	.featureBlock .imageColumn .box .innerColumn:nth-child(2n) {
		clear: both;
		float: none;
		width: 100%;
		margin-top: 10px;
	}
	.featureBlock .imageColumn .box .innerColumn {
		height: auto !important;
	}
	.featureBlock .imageColumn .box .innerColumn .info01 {
		clear: both;
		float: none;
		width: 100%;
	}
	.featureBlock .imageColumn .box .innerColumn .info02 {
		clear: both;
		float: none;
		width: 100%;
	}
	.featureBlock .imageColumn .box .innerColumn .info01 dt,
	.featureBlock .imageColumn .box .innerColumn .info02 dt {
		float: left;
		margin-right: 10px;
	}
	.featureBlock .imageColumn .box .innerColumn .info01 dd,
	.featureBlock .imageColumn .box .innerColumn .info02 dd {
		font-size: 1.4rem;
	}
	.featureBlock .title.spElement {
		position: relative;
		overflow: hidden;
		display: block;
		margin-top: 1px;
		font-size: 2rem;
		text-align: center;
	}
	.featureBlock .title.spElement:after {
		content: "▼";
		position: absolute;
		top: 50%;
		right: 10px;
		margin-top: -0.6em;
		font-size: 1rem;
		color: #ffffff;
	}
	.featureBlock .title.spElement.open:after {
		content: "▲";
	}
	.featureBlock .title.spElement span {
		display: block;
		background-color: #777777;
		margin-bottom: 0;
	}
	.featureBlock .title.spElement.open span {
		background-color: #c5000e;
	}
	.featureBlock .title:not(.spElement) span {
		display: none;
		margin-bottom: 15px;
	}
	.featureBlock .title br:not(.spElement) {
		display: none;
	}
	.featureBlock .title + p {
		margin-top: 10px;
		padding: 0 10px;
	}
	.featureBlock .textColumn,
	.featureBlock .imageColumn {
		display: none;
	}
	.featureBlock .textColumn {
		margin-top: 0;
		padding-top: 15px;
		background-color: #ffffff;
	}
	.featureBlock .textColumn .title {
		font-size: 2rem;
		text-align: center;
	}
	.featureBlock .textColumn .noteList01 {
		margin: 0 10px;
	}
	
	.rememberArea .title {
		position: relative;
	}
	.rememberArea .spToggle {
		display: none;
	}
	.rememberArea .title:after {
		content: "▼";
		position: absolute;
		top: 50%;
		right: 10px;
		margin-top: -0.7em;
		font-size: 1rem;
	}
	.rememberArea .title.open:after {
		content: "▲";
	}
	.moreInfo a {
		display: block;
		padding: 5px;
		background-color: #f5f5f5;
		border-top: solid 1px #dddddd;
		color: #333333;
		text-align: center;
		text-decoration: none;
	}
	.moreInfo a:after {
		content: "＋";
		font-weight: bold;
	}
	.moreInfo.open a:after {
		content: "－";
		font-weight: bold;
	}
	.outlineInner figure {
		float: left;
		width: 120px;
		margin: 0 15px 0 0;
	}
	.outlineInner .textBlock {
		overflow: hidden;
	}
	.outlineInner .textBlock .link,
	.outlineInner .textBlock .link + p {
		font-size: 1.3rem;
	}
	.outlineInner .textBlock .link {
		margin-top: 0;
	}
	.figureColumn {
		margin-top: 10px;
	}
	.figureColumn .figureLeft { /*161110修正*/
		float: none;
		clear: left !important;
		text-align: center;
		width:100%;
	}
	.figureColumn .text { /*161110修正*/
		margin-top: 20px;
		width:100%;
	}
	#pageTopBtn {
		right: 5px;
		bottom: 5px;
	}
	#pageTopBtn a {
		width: 68px;
		height: 55px;
		background-size: 68px 55px;
	}
	
	#footUtilityBlock {
		padding: 20px 10px;
	}
	#footer #footUtilityBlock .utilityList02 {
		float: none;
		margin-top: 0;
		border-top: solid 1px #cccccc !important;
		border-left: solid 1px #cccccc !important;
	}
	#footer #footUtilityBlock .utilityList02 li {
		position: relative;
		float: left;
		display: table;
		width: 50%;
		margin-right: 0;
		padding: 0;
		border-right: solid 1px #cccccc !important;
		border-bottom: solid 1px #cccccc !important;
		border-left: none;
		line-height: 1.1;
	}
	#footer #footUtilityBlock .utilityList02 li:after {
		display: none;
	}
	#footer #footUtilityBlock .utilityList02 li:last-child {
		margin-right: 0;
		padding-right: 0;
	}
	#footer #footUtilityBlock .utilityList02 li:last-child:after {
		display: none;
	}
	#footer #footUtilityBlock .utilityList02 li a {
		display: table-cell;
		height: 35px;
		padding: 10px 10px;
		border: none;
		color: #000000;
		font-size: 1.2rem;
		text-decoration: none;
		text-align: center;
		vertical-align: middle;
	}
	#footUtilityBlock .utilityList01 {
		margin-top: 20px;
	}
	#footUtilityBlock .utilityList01 li img {
		width: 40px;
		height: 40px;
	}
	#footer #tradeName,
	#footer #association {
		padding: 0 10px;
		text-align: left;
	}
	#footer #copy {
		margin-top: 30px;
		padding: 5px 10px;
		text-align: left;
	}
	
	/* interview 170605追加
	-------------------------------- */
	.relationLinks .boxInner dl.interviewer dt,
	.relationLinks .boxInner dl.interviewer dd {
		 font-weight:bold;
	}
	.relationLinks .titleBox {
		margin:0; width:100%;
	}
	.relationLinks .titleBox h2 {
		min-height:80px; margin:0;
		font-size: 18px; font-size: 1.8rem;
	}
	.floatL { float:left;}
	.floatR { float:right;}	
	.specialContent01 .marginBottom60 { 
		margin-bottom:0; margin-top:40px !important;
	}
	.specialContent01 .textBox .fontNormal {
		font-size: 16px !important;
		font-size: 1.6rem !important;
	}
	.relationLinks img {
		max-width:40%;
	}
	.tableHead p { /*171004追加*/
		position: relative;
		margin: 15px auto 0;
		padding: 5px 0;
		background: #000000;
		border-radius: 3px;
		color: #ffffff;
		font-size: 14px;
		font-size: 1.4rem;
	}
	
	/* historyTitle 180302追加
	-------------------------------- */
	.historyTitle {
		padding: 0;
		border-bottom: none;
	}
	.historyTitle dl {
		overflow: hidden;
		padding: 0;
	}
	.historyTitle dl + dl {
		margin-top: 0;
	}
	.historyTitle dl dt {
		float: none;
		padding: 10px;
		font-size: 18px;
		font-size: 1.8rem;
		width:100%;
	}
	.historyTitle dl dd {
		overflow: hidden;
		font-size: 16px;
		font-size: 1.6rem;
		padding: 10px 10px 0;
	}
	.historyTable .table02 tr,
	.historyTable .table02 th,
	.historyTable .table02 td{
		display: block;
		width: 100% !important;
	}
	.historyTable .table02 th.spNone01,
	.historyTable .table02 td.spNone01{
		display: none !important;
	}
	.historyTable .table02 .level03 {
		background-color: #ffffff !important;
	}
	.historyTable .noteList01 {
		display: none !important;
	}
	.historyTitle {
		margin-left: 0; margin-right: 0;
	}
	.specialBlock01 .leadBox01 {
		margin-bottom:20px;
	}

}

@media only print {	/*20170330追加*/
  .outlineColumn01 .twoColumn01 .col {
      width: 480px;
      margin: 40px 0 0 10px;
  }
}

/*---------------------------------------------------------
   世界株式ファンド（GDP型バスケット）コンテンツ用
   20200706追加
-----------------------------------------------------------*/
.headingArea.specialBg01 .heading.typeSkf {
	background: url("/fundinfo/special/indexfund/img/index_main03_2.png") no-repeat 50% 50%;
	background-size: cover;
}
.specialBlock01 .specialContent01 .inner.imgSkfNone {
	background: #ffffff;
	padding: 60px 0 50px;
}
.specialBlock01 .specialContent01 .inner.imgSkfNone .leadTextSp  {
	background: url("/common/img/com_ic28.png") no-repeat 0 0;
	padding-left: 32px; margin-bottom: 20px;
	font-size: 2.0rem; font-weight: bold;
	min-height: 24px;
	line-height: 24px;
}
.specialBlock01 .specialContent01 .inner.imgSkfNone .threeBlocks  {
	display: flex;
	flex-direction: row;
	margin-top: 20px;
}
.specialBlock01 .specialContent01 .inner.imgSkfNone .threeBlocks .col {
	width: calc((100% - 30px) / 3 );
	text-align: center;
	background: #454545;
	color: #ffffff;
	margin-right: 15px;
	padding: 20px 10px;
}
.specialBlock01 .specialContent01 .inner.imgSkfNone .threeBlocks .col:last-child {
	margin-right: 0;
}
.specialBlock01 .specialContent01 .inner.imgSkfNone .threeBlocks .col p {
	font-size: 1.8rem;
}
.specialBlock01 .specialContent01 .inner.imgSkfNone .threeBlocks .col .bldText {
	display: block;
	font-weight: bold;
	font-size: 2.4rem;
}
.specialBlock01 .specialContent01 .parent {
	position: relative;
	padding: 50px 0;
}
.specialBlock01 .specialContent01.type2 {
	background-color: #CDCDCD !important;
	background-image: url("/fundinfo/special/indexfund/img/ic_headingSp_L.png"),url("/fundinfo/special/indexfund/img/ic_headingSp_R.png");
	background-repeat: no-repeat,no-repeat;
	background-position: 35% 40%,65% 60%;
	background-size: cover,cover;
}
.specialBlock01 .specialContent01.type2 .parent2 {
	padding: 50px 0;
}
.specialBlock01 .specialContent01.type2 .parent2 p {
	color:#cc0000;
	font-size: 2.6rem; font-weight: bold;
}
.specialBlock01 .specialContent01 .parent .headingSp01,
.specialBlock01 .specialContent01 .parent .headingSp02 {
	display: inline-block;
	position: absolute;
	background: #333333 url("/fundinfo/special/indexfund/img/ic_headingSp.png") no-repeat 100% 100%;
	padding: 30px 80px 30px 30px; margin-bottom: 30px;
	font-size: 3.0rem; color: #EFEFEF;
}
.specialBlock01 .specialContent01 .parent .headingSp01 {
	top: -90px; left: 0;
}
.specialBlock01 .specialContent01 .parent .headingSp02 {
	top: -90px; right: 0;
}
.specialBlock01 .specialContent01 .mainText {
	font-size: 1.7rem; line-height: 2.2;
}
.specialBlock01 .specialContent01 .twoBlocks {
	display: flex;
	flex-direction: row;
}
.specialBlock01 .specialContent01 .twoBlocks .col {
	width: calc(50% - 10px);
	text-align: center;
	margin: 0 5px;
}
.specialBlock01 .specialContent01 .twoBlocks .col .mtR {
	margin-top: 110px;
}
.feeNoteSkf {
	font-size: 1.4rem;
}
.mb-50 {
	margin-bottom: -50px;
}

@media screen and (max-width:640px){
	.specialBlock01 .specialContent01 .inner.imgSkfNone {
		padding: 50px 15px;
	}
	.specialBlock01 .specialContent01 .inner.imgSkfNone .threeBlocks  {
		flex-direction: column;
		flex-wrap: wrap;
	}
	.specialBlock01 .specialContent01 .inner.imgSkfNone .threeBlocks .col {
		width: 100%;
		text-align: center;
		margin: 0 0 1px;
		padding: 5px 15px 15px;
	}
	.specialBlock01 .specialContent01 .inner.imgSkfNone .threeBlocks .col .bldText {
		display: inline-block;
	}
	.specialBlock01 .specialContent01 .parent {
		padding: 0 15px 50px;
	}
	.specialBlock01 .specialContent01 .parent .headingSp01,
	.specialBlock01 .specialContent01 .parent .headingSp02 {
		display: block;
		position: static;
		padding: 30px; margin: 0 -15px 30px;
		font-size: 2.6rem;
	}
	.specialBlock01 .specialContent01 .mainText {
		font-size: 1.5rem; line-height: 1.8;
	}
	.specialBlock01 .specialContent01 .twoBlocks {
		flex-direction: column;
	}
	.specialBlock01 .specialContent01 .twoBlocks .col {
		width: 100%;
		text-align: center;
	}
	.specialBlock01 .specialContent01 .twoBlocks .col .mtR {
		margin-top: 20px;
	}
	.specialBlock01 .specialContent01.type2 {
		background-image: url("/fundinfo/special/indexfund/img/ic_headingSp2.png"), url("/fundinfo/special/indexfund/img/ic_headingSp.png") !important;
		background-repeat: no-repeat, no-repeat !important;
		background-position: 0 0,100% 100% !important;
	}
	.specialBlock01 .specialContent01.type2 .parent2 {
		padding: 30px 15px;
	}
	.specialBlock01 .specialContent01.type2 .parent2 p {
		font-size: 2.2rem; font-weight: bold;
	}
	.skfTable01 {
		display: block;
		border-left: none; border-top: none;
	}
	.skfTable01 th {
		border-top: solid 1px #dddddd;
		font-size: 1.5rem;
	}
	.skfTable01 th,
	.skfTable01 td {
		display: block;
		border-left: solid 1px #dddddd;
	}
	.aCmb01 {
		text-align: center!important;
		font-weight: bold;
		padding: 18px !important;
	}
	.aCmb02 {
		text-align: center;
		font-weight: bold;
	}
	.aCmb03 {
		text-align: center !important;
	}
	.feeNoteSkf {
		font-size: 1.3rem;
	}
	.mb-50 {
		margin-bottom: 0;
	}
}
/* 20200706 end */
/*---------------------------------------------------------
   投信積立WEBセミナー用
   20200910追加
-----------------------------------------------------------*/
.headingArea.semiHead {
	background-image: url("/fundinfo/special/indexfund/common/img/com_bg02.png");
	background-size: cover;
	padding: 30px 15px;
}
.semHead2 {
	width: 100%;
	padding: 20px; margin: 0;
	background-color: #2A2A2A;
}
.semHead2 p {
	display: block;
	width: 100%;
	max-width: 1024px;
	margin: 0 auto;
	line-height: 1.8;
	font-size: 2rem;
	color: #FFFFFF;
}
.semMain {
	width: 100%;
	max-width: 1024px;
	margin: 0 auto 70px;
	padding: 0;
}
.semMain > p {
	font-size: 1.8rem;
	line-height: 2.0;
	font-weight: bold;
}
.semHeading02 {
	height: 100px;
	color: #d61518;
	font-weight: bold;
	font-size: 4rem;
	margin: 40px 0 0;
	padding: 20px 0 0;
	background: url("/fundinfo/special/indexfund/img/semHeadingBg.png") no-repeat 0 0;
	
}
.semBox01,
.semBox02 {
	width: 100%;
	max-width: 1024px;
	margin: 0 auto 30px;
	background-repeat: no-repeat;
	border: solid 1px #666666;
}
.semBox01 {
	padding: 30px 190px 30px 30px;
	background-color: #D9D9D9;
	background-position: top 30px right 30px;
}
.semBox02 {
	padding: 30px 30px 30px 190px;
	background-color: #FFFFFF;
	background-position: top 30px left 30px;
}
.semBoxHead01 {
	font-size: 3rem;
	font-weight: bold;
	margin: 0 0 30px;
	color: #191970;
}
.semBoxTxt01 {
	font-size: 1.8rem;
	line-height: 2.0;
}
.semBoxTxt02 {
	font-size: 1.8rem;
	line-height: 2.0;
	padding-left: 160px;
	background-repeat: no-repeat;
}
.typeK {
	background-image: url("/fundinfo/special/indexfund/img/bgPhotoK.png");
}
.typeU {
	background-image: url("/fundinfo/special/indexfund/img/bgPhotoU.png");
}
.typeN {
	background-image: url("/fundinfo/special/indexfund/img/bgPhotoN.png");
}
.contentQA {
	background: #D5D5D5;
	width: 100%;
	margin: 0;
	padding: 10px 0 20px;
}
.headingQA {
	display: table;
	width: 100%;
	max-width: 1024px;
	margin: 0 auto 30px;
	background-repeat: no-repeat;
	background-position: top 50% left 0;
}
.headingQA .ansHeading {
	display: table-cell;
	height: 130px;
	padding-left: 150px;
	font-size: 3rem;
	font-weight: bold;
	vertical-align: middle;
	color: #191970;
}
.headingQA .ansHeading span {
	display: block;
	font-size: 2.6rem;
	font-weight: bold;
	line-height: 1.3;
}
.qaContainer {
	width: 100%;
	max-width: 1024px;
	margin: 0 auto;
	padding: 0 0 50px;
}
.qaContainer .twoColumn01 {
	display: flex;
	flex-direction: row;
}
.qaContainer .twoColumn01 .col {
	border: solid 1px #666666;
	background: #FFFFFF;
	width: calc((100% - 10px) / 2);
	margin: 0;
}
.qaContainer .twoColumn01 .col:first-child {
	margin-right: 10px;
}
.qaBlock {
	background: #EFEFEF;
	padding: 20px;
	border-bottom: solid 1px #666666;
}
.aDetail {
	padding: 10px 20px 30px;
	line-height: 2.0;
	font-size: 1.7rem;
}
.question,
.answer {
	font-weight: bold;
	font-size: 1.8rem;
	padding-left: 88px;
	padding-top: 1.5rem;
	min-height: 70px;
}
.question {
	color: #100b8b;
	background: url("/fundinfo/special/indexfund/img/iconQ.png") no-repeat 0 0;
}
.answer {
	color: #d61518;
	background: url("/fundinfo/special/indexfund/img/iconA.png") no-repeat 0 0;
}
.contentFa {
	width: 100%;
	margin: 0;
	padding: 50px 0 60px;
	background: #FFFFFF;
}
.contentFa section > p {
	font-size: 1.8rem;
	line-height: 1.8;
	margin-bottom: 3rem;
}
.contentFa > section {
	width: 100%;
	max-width: 1024px;
	margin: auto;
}
.contentFa .box01 {
	border: solid 1px #666666;
}
.contentFa .faList {
	width: 95%;
	display: flex;
	margin: 20px auto 0;
	justify-content: flex-start;
	flex-wrap: wrap;
}
.contentFa .faList li {
	width: calc(100% / 4);
	text-align: center;
	padding: 2px;
}
.contentTY {
	width: 100%;
	background: #2A2A2A;
	padding: 20px;
	margin-bottom: -50px;
	color: #FFFFFF;
}
.contentTY p {
	width: 100%;
	max-width: 1024px;
	margin: auto;
	font-weight: bold;
	font-size: 2.2rem;
	text-align: center;
}
@media screen and (max-width:1024px){
	.semMain {
		padding: 0 15px!important;
	}
	.semBox01,
	.semBox02 {
		width: calc(100% - 30px);
		margin: 0 15px 30px;
	}
	.headingQA {
		width: calc(100% - 30px);
	}
	.qaContainer {
		padding: 0 15px 50px;
	}
	.question,
	.answer {
		padding-left: 75px;
		min-height: 70px;
		background-size: 70px;
	}
}
@media screen and (max-width:640px){
	.headingArea.semHead {
		padding: 0;
	}
	.semHead2 p {
		font-size: 1.6rem;
	}
	.semMain > p {
		font-size: 1.6rem;
		line-height: 2.0;
	}
	.semHeading02 {
		font-size: 3rem;
		margin: 40px 0 30px;
	}
	.semBox01,
	.semBox02 {
		background-size: 80px;
		padding: 20px!important;
	}
	.semBox01 {
		background-position: top 20px right 20px;
	}
	.semBox01 .semBoxHead01 {
		font-size: 2.4rem;
		width: calc(100% - 100px);
	}
	.semBox02 {
		background-position: top 20px left 20px;
	}
	.semBox02 .semBoxHead01 {
		font-size: 2.4rem;
		width: calc(100% - 100px);
		margin-left: 100px;
	}
	.semBoxTxt02 {
		background-size: 80px;
		padding-left: 100px;
	}
	.contentQA {
		margin: 0;
	}
	.headingQA {
		font-size: 2.6rem;
		background-position: top 0 left 0;
		background-size: 70px;
	}
	.headingQA .ansHeading {
		height: 80px;
		padding-left: 80px;
		font-size: 2.2rem;
		vertical-align: top;
	}
	.headingQA .ansHeading span {
		font-size: 1.8rem;
		font-weight: bold;
		line-height: 1.4;
	}
	.headingQA .ansHeading .noteList01 {
		margin-left: 0;
	}
	.qaContainer {
		width: calc(100% - 30px);
	}
	.qaContainer .twoColumn01 {
		flex-direction: column;
		margin: 0;
	}
	.qaContainer .twoColumn01 .col {
		width: 100%;
		margin: 0 0 30px;
	}
	.question,
	.answer {
		padding-left: 55px;
		padding-top: 0.5rem;
		min-height: 50px;
		background-size: 50px;
	}
	.contentFa {
		padding: 30px 15px 40px;
	}
	.contentFa section > p {
		font-size: 1.6rem;
	}
	.contentFa .faList {
		width: 100%;
	}
	.contentFa .faList li {
		width: 50%;
		margin-bottom: 5px;
	}
	.contentTY {
		margin-bottom: 0;
		text-align: center;
	}
	.contentTY p {
		display: inline-block;
		width: auto;
		font-size: 1.7rem;
		text-align: left;
	}
}

/* 20200910 end */
/* 20201029 add */
.specialBlock01 .specialContent01 .semBanner {
	width: 100%;
	max-width: 992px;
	margin: 0 auto 100px;
	padding: 10px;
	text-align: center;
	background:#e2e2e2 url("/fundinfo/special/indexfund/img/semBannerBG_LR.png") no-repeat center center;
}
.specialBlock01 .specialContent01 .semBanner a {
	display: block;
	background-image: url("/fundinfo/special/indexfund/img/semBannerK.png"), url("/fundinfo/special/indexfund/img/semBannerU.png");
	background-position: left 10% center, right 10% center;
	background-repeat: no-repeat, no-repeat;
}
.specialBlock01 .specialContent01 .semBanner a:hover {
	opacity: 0.7;
}
@media screen and (max-width:1024px){
	.specialBlock01 .specialContent01 .semBanner {
		background-size: cover;
	}
	.specialBlock01 .specialContent01 .semBanner a {
		padding-bottom: 110px;
		background: url("/fundinfo/special/indexfund/img/semBannerUK.png") no-repeat center bottom 10px;
	}
}
@media screen and (max-width: 640px){
	.specialBlock01 .specialContent01 .semBanner {
		background: #e2e2e2 url("/fundinfo/special/indexfund/img/semBannerBG_LRsp.png") no-repeat center center;
		background-size: cover;
		width: calc( 100% - 30px );
		margin: 0 15px 50px;
	}
	.specialBlock01 .specialContent01 .semBanner a {
		background-size: 280px auto;
	}
}
/* 20201029 end */
/* 20210312 add */
.winningArea .inner .bottomSpace .threeColumn01 .col {
	width: calc((100% - 30px) / 2);
}

@media screen and (max-width:640px){
	.winningArea .inner .bottomSpace .threeColumn01 .col {
		width: 100%;
		margin: 0;
	}
}
/* 20210312 end */

/*------------------------------------
  202204～　なしシリーズ改修ver
--------------------------------------*/
#main #content #contentInner {
	background-image: linear-gradient(315deg, #D8D8D8, #FFFFFF, #FFFFFF, #DBDBDB) ;	
	background-size: 200% 200%;
	background-attachment: fixed;
	animation: bgGradietion 5s ease infinite;
}
@keyframes bgGradietion {
	0% {
		background-position: 0% 50%;
	}
	50% {
		background-position: 100% 50%;
	}
	100%{
		background-position: 0% 50%;
	}
}
#main #content #contentInner .bgci {
	background-image: url("/fundinfo/special/indexfund/img/index_main_bgL.png"), url("/fundinfo/special/indexfund/img/index_main_bgR.png");
	background-repeat: no-repeat, no-repeat;
	background-position: 0 -10px, 100% 50vh;
	background-attachment: fixed, fixed;
	background-size: 100vw, 100vw;
	background-blend-mode: multiply, multiply;
}


#mainHeader {
	padding: 0;
	margin: 0;
	opacity: 0;
}
#mainHeader > .inner {
	width: 100%;
	margin: 0 auto;
	background: url(/fundinfo/special/indexfund/img/index_main_n01.png) no-repeat top center;
	background-size: 110vw;
}
#mainHeader > .inner .idxMainImg {
	display: block;
	margin: 0 auto;
	opacity: 0;
}
#mainHeader .index_note {
	padding: 15px 0;
	background: #F6F6F6;
}
#mainHeader .index_note .noteNumberList01 {
	margin: 0 auto;
	padding: 0 15px;
	width: fit-content;
}
#mainHeader .index_note .noteNumberList01 li {
	font-size: 1.1rem;
	width: fit-content;
	margin-top: 0;	
}
.FIblock {
	opacity: 0;
	visibility: hidden;
	transform: translateY(50px);
	transition: 0.5s, opasity 0.5s, visibility 0.5s, transform 0.5s;
	padding: 0;
}
.is-fadein {
	opacity: 1;
	visibility: visible;
	transform: translateY(0);
}
.boxIndex {
	margin: 0;
	padding: 0 0 80px;
}
.boxIndex > .inner {
	display: flex;
	flex-direction: row;
	width: 100%;
	max-width: 992px;
	margin: 0 auto;
	padding: 60px 0 0;
}
.boxIndex > .inner .headingWrap {
	position: relative;
	width: 20%;
	max-width: 163px;
	min-height: 163px;
	background: url("/fundinfo/special/indexfund/img/headingImg.png") no-repeat 0 0;
	background-size: contain;
	margin-right: 47px;
}
.boxIndex > .inner .headingWrap .headingIndex01 {
	position: absolute;
	top: 65px; left: 50%;
	transform: translateX(-50%);
	font-size: 2.4rem;
	font-weight: bold;
	text-shadow: 1px 1px 0 #FFFFFF;
}
.boxIndex > .inner .contentMain {
	width: 80%;
}
.boxIndex > .inner .contentMain .headingIndex02 {
	font-size: 2.4rem;
	font-weight: bold;
	line-height: 1.3;
	margin-bottom: 1em;
}
.boxIndex > .inner .contentMain .headingIndex02 span {
	font-size: 3.6rem;
	color: #e40004;
	font-weight: bold;
}
.boxIndex > .inner .contentMain .tpxList01 {
	display: flex;
	flex-direction: row;
}
.boxIndex > .inner .contentMain .tpxList01 dt {
	width: 4.5em!important;
	margin-right: 1.5em;
	font-size: 1.4rem;
}
.boxIndex > .inner .contentMain .tpxList01 dd {
	font-size: 1.4rem;
	line-height: 1.5;
	margin-bottom: 0.5em;
}
.boxIndex .figureSection {
	padding: 30px 30px 20px;
	text-align: center;
}
.boxIndex > .inner .contentMain p {
	font-size: 1.6rem;
	line-height: 1.7;
}
.boxIndex > .inner .contentMain .emp {
	font-size: 1.8rem;
	color: #e40004;
}
.lineup > .inner {
	width:100%;
	max-width:992px;
	margin: 0 auto;
}
.lineup > .inner .thead {
	display: flex;
	margin-bottom: 20px;
	margin-left: 72px;
}
.lineup > .inner .thead li {
	font-size: 2.0rem;
	color: #FFFFFF;
	padding: 10px;
	text-align: center;
	width: calc((100% - 20px) / 2);
}
.lineup > .inner .thead li:first-child {
	margin-right: 20px;
}
.lineup > .inner .luList01 {
	display: flex;
	align-items: stretch;
	margin-bottom: 20px;
}
.lineup > .inner .luList01 > dt {
	display: flex;
	align-items: center;
	color: #FFFFFF;
	font-size: 2.0rem;
	padding: 10px;
	margin-right: 20px;
}
.lineup > .inner .luList01 > dt span {
	writing-mode: vertical-rl;
}
.lineup > .inner .luList01 > dd {
	display: flex;
	flex-wrap: wrap;
	flex-direction: row;
	width: 100%;
	margin-bottom: -20px;
}
.lineup > .inner .luList01 .luclass01,
.lineup > .inner .luList01 .luclass02,
.lineup > .inner .luList01 .luclass03 {
	display: none;
}
.lineup > .inner .luList01 .type01 {
	width: calc((100% - 20px) / 2);
}
.lineup > .inner .luList01 .type01 .inner {
	border: solid 1px #d6d6d6;
	background: #FFFFFF;
	padding: 18px 20px;    /*240710修正*/
	margin-bottom: 20px;
	font-size: 1.4rem;
	width: 100%;
	position: relative;
	cursor: pointer;
}
.lineup > .inner .luList01 .type01:nth-child(odd) {
	margin-right: 20px;
}
.lineup > .inner .luList01 .type02 {
	width: 100%;
}
.lineup > .inner .luList01 .type02 .inner {
	border: solid 1px #d6d6d6;
	background: #FFFFFF;
	padding: 5px 20px 15px;
	margin-bottom: 20px;
	font-size: 1.4rem;
	position: relative;
	cursor: pointer;
}
.lineup > .inner .luList01 .type01 .inner:hover,
.lineup > .inner .luList01 .type02 .inner:hover {
	background: #f3f3f3;
}
.lineup > .inner .luList01 .type01 .inner .mb0,
.lineup > .inner .luList01 .type02 .inner .mb0 {
	margin-bottom: 0!important;
}
.lineup > .inner .luList01 .type01 p:first-child {
	margin-bottom: 15px;
	font-size: 1.4rem;
}
.lineup > .inner .luList01 .type01 .blockNisa,
.lineup > .inner .luList01 .type02 .blockNisa {
	background: #92aa2f;
	padding: 7px 10px;
	font-size: 1.4rem;
	font-weight: bold;
	line-height: 1.2;
	color: #FFFFFF;
	display: inline-block;
	text-align: center;
	position: absolute;
	bottom: 15px;
}
.lineup > .inner .luList01 .type01 .blockNisa {
	left: 20px;
}
.lineup > .inner .luList01 .type02 .blockNisa {
	right: 275px;
}
.lineup > .inner .luList01 .type01 .blockData01 {
	display: flex;
	margin-left: 100px;
}
.lineup > .inner .luList01 .type02 .blockData01 {
	display: flex;
	margin: 0 0 0 auto;
	width: fit-content;
}
.lineup > .inner .luList01 .type01 .blockData01 dl,
.lineup > .inner .luList01 .type02 .blockData01 dl {
	width: 101px;
}
.lineup > .inner .luList01 .type01 .blockData01 dl:first-child,
.lineup > .inner .luList01 .type02 .blockData01 dl:first-child {
	margin-right: 30px;
}
.lineup > .inner .luList01 .type01 .blockData01 dt,
.lineup > .inner .luList01 .type02 .blockData01 dt {
	font-size: 1.4rem;
}
.lineup > .inner .luList01 .type01 .blockData01 dd,
.lineup > .inner .luList01 .type02 .blockData01 dd {
	font-size: 1.8rem;
	font-weight: bold;
}

@keyframes fadeIn {
	0% {
		display: none;
		opacity: 0;
	}
	1% {
		display: flex;
		opacity: 0;
	}
	100% {
		display: flex;
		opacity: 1;
	}
}
.lineup > .inner .luList01 .type01 .inner .fund_outline,
.lineup > .inner .luList01 .type02 .inner .fund_outline {
	display: none;
	opacity: 0;
	align-items: center;
	right: 0;
	min-height: 6em;
	position: absolute;
	padding: 10px 15px;
	font-size: 1.3rem;
	line-height: 1.4;
	color: #FFFFFF;
	border-radius: 7px;
	background: #e40004;
	width: 100%;
	max-width: 380px;
}
.lineup > .inner .luList01 .type01 .inner .fund_outline p,
.lineup > .inner .luList01 .type02 .inner .fund_outline p {
	margin: 0;
	font-weight: bold;
}
.lineup > .inner .luList01 .type01 .inner .fund_outline:before,
.lineup > .inner .luList01 .type02 .inner .fund_outline:before {
	content: "";
	position: absolute;
	top: 100%;
	left: 50%;
	border: 10px solid transparent;
	border-top: 10px solid #e40004;
	margin-left: cal(100% / 2);
}
@media (hover: hover){
	.lineup > .inner .luList01 .type01 .inner:hover .fund_outline,
	.lineup > .inner .luList01 .type02 .inner:hover .fund_outline {
		display: flex;
		opacity: 1;
		animation: fadeIn 0.3s ease-in 0s forwards;
	}
}
@media (hover: none){
	.lineup > .inner .luList01 .type01 .inner:active .fund_outline,
	.lineup > .inner .luList01 .type02 .inner:active .fund_outline {
		display: flex;
		opacity: 1;
		animation: fadeIn 0.3s ease-in 0s forwards;
	}
}

.indxLink01 {
	background: #e40004;
	text-align: center;
	position: relative;
	margin-bottom: 60px;
}
.indxLink01 a {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 2.4rem;
	font-weight: bold;
	display: block;
	padding: 23px;
}
.indxLink01 a:hover {
	background: #a1090c;
}
.indxLink01 a::after {
	content: "≫";
	display: inline-block;
	position: absolute;
	right: 20px;
}
.box03 .text.styleIndx {
	font-size: 1.4rem;
	line-height: 1.3;
}
.box03 .text .leadText04 {
	font-size: 1.8rem;
	font-weight: bold;
}
/* 拡大 */
.zoomIn{
  animation-name:zoomIn;
  animation-duration:0.2s;
  animation-fill-mode:forwards;
}
@keyframes zoomIn{
  from {
	transform: scale(0.85);
	opacity: 0;
  }

  to {
    transform: scale(1);
	opacity: 1;
  }
}
.zoomInTrig {
    opacity: 0;
}
/*----------------------
  リンクボタン
----------------------*/
button {
    position:relative;
    margin-bottom: 30px;
    display:inline-block;
    transition:all 0.3s ease-in-out;
    text-align:center;
    font-weight:bold;
    cursor: pointer;
	width: 100%;
}
button.linkBtn001 {
    color:#FFFFFF;
	font-size: 2.4rem;
    background:#e40004;
	border: none;
}
button.linkBtn001 span {
    padding:0.8em 2em;
    display: block;
	font-weight: bold;
}
button.linkBtn001 span:after {
	content: "≫";
	display: inline-block;
	position: absolute;
	right: 20px;

}
button.linkBtn001:before,
button.linkBtn001:after {
    content:'';
    display:block;
    position:absolute;
    border-color:#e40004;
    box-sizing:border-box;
    border-style:solid;
    width:1em;height:1em;
    transition:all 0.3s ease-in-out;
}
 button.linkBtn001:before {
    top:-6px;
    left:-6px;
    border-width:2px 0 0 2px;
    z-index:5;
    }
button.linkBtn001:after {
    bottom:-6px;
    right:-6px;
    border-width:0 2px 2px 0;
}
button.linkBtn001:hover:before,
button.linkBtn001:hover:after {
    width:calc(100% + 12px);
    height:calc(100% + 12px);
    border-color:#000000;
}
button.linkBtn001:hover {
    color:#fff;
    background-color:#000000;
    border-color:#000000;
}
.lineup > .inner .box03 {
	padding: 25px;
}
.noteList01.typeDistributor {
	display: flex;
	justify-content: center;
	text-align: left;
	margin: 15px 0 30px;
}

@media screen and (max-width:1024px){
	#main #content {
		background-size: 180%;
		background-position-y: 300px;
	}
	#main #content #contentInner .bgci {
		background-size: 130vw, 130vw;
		background-position: -5vw 30px, 85% 50vh;
	}
	#mainHeader > .inner {
		background-size: 125vw;
	}
	.boxIndex {
		margin-bottom: 20px;
	}
	.boxIndex > .inner {
		padding: 20px 30px;
	}
	.boxIndex > .inner .headingWrap {
		width: 120px;
		min-width: 120px;
	}
	.boxIndex > .inner .headingWrap .headingIndex01 {
		top: 40px;
	}
	.lineup > .inner .luList01 .type01 .blockNisa {
		left: 50%;
		transform: translateX(-50%);
		padding: 7px 20px;
		white-space: nowrap;
	}
	.lineup > .inner .luList01 .type02 .blockNisa {
		padding: 7px 20px;
	}
	.lineup > .inner .luList01 .type01 .blockNisa br,
	.lineup > .inner .luList01 .type02 .blockNisa br {
		display: none;
	}
	.lineup > .inner .luList01 .type01 .blockData01 {
		margin: 0 auto 35px;
		justify-content: center;
	}
	.lineup > .inner .luList01 .type01 .blockData01.noNisa,
	.lineup > .inner .luList01 .type02 .blockData01.noNisa {
		margin-bottom: 0;
	}
	.lineup > .inner .luList01 .type01 .blockData01 dl,
	.lineup > .inner .luList01 .type02 .blockData01 dl {
		width: auto;
		text-align: center;
	}
	.lineup > .inner .luList01 .type01 .blockData01 dt,
	.lineup > .inner .luList01 .type02 .blockData01 dt {
		font-size: 1.2rem;
	}
	.indxLink01 a {
		font-size: 2.2rem;
	}
	/*----------------------
	  リンクボタン
	----------------------*/
	button {
		width: calc(100% - 30px);
	}

}

@media screen and (max-width:640px){
	#main #content {
		background-size: 200%;
	}
	#main #content #contentInner .bgci {
	background-size: 200vw, 200vw;
	background-position: -10vw 100px, 90% 50vh;
	}
	#mainHeader > .inner {
		padding-top: 30px;
		background: none;
	}
	#mainHeader .index_note .noteNumberList01 li {
		font-size: 1.05rem;
		margin-bottom: 0.5em;
	}

	.boxIndex > .inner {
		flex-direction: column;
		justify-content: center;
		padding: 20px 15px;
	}
	.boxIndex > .inner .headingWrap {
		position: relative;
		width: fit-content;
		min-width: 150px;
		min-height: 50px;
		margin-right: 0;
		margin: 0 auto 20px;
	}
	.boxIndex > .inner .headingWrap .headingIndex01 {
		top: 10px; left: 94px;
		font-size: 2.0rem;
	}
	.boxIndex > .inner .contentMain {
		width: 100%;
	}
	.boxIndex > .inner .contentMain p {
		font-size: 1.4rem;
	}
	.boxIndex > .inner .contentMain .emp {
		font-size: 1.6rem;
	}
	.boxIndex > .inner .contentMain .headingIndex02 {
		font-size: 2.0rem;
		line-height: 1.3;
		margin-bottom: 1em;
	}
	.boxIndex > .inner .contentMain .headingIndex02 span {
		font-size: 2.8rem;
	}
	.boxIndex > .inner .contentMain dl {
		flex-direction: column;
	}
	.boxIndex > .inner .contentMain dt {
		width: auto!important;
		margin-right: 0;
		font-size: 1.3rem;
	}
	.boxIndex > .inner .contentMain dd {
		font-size: 1.3rem;
		line-height: 1.5;
		margin-bottom: 0.7em;
	}
	.boxIndex > .inner .contentMain .tpxList01 dt {
		font-size: 1.3rem;
	}
	.boxIndex > .inner .contentMain .tpxList01 dd {
		font-size: 1.3rem;
	}
	.boxIndex .figureSection {
		padding: 10px 30px 20px;
	}
		.lineup > .inner .thead {
		display: none;
	}
	.lineup > .inner {
		padding: 0 10px;
	}
	.lineup > .inner .luList01 > dt {
		align-items: flex-start;
		padding: 20px 8px 0;
		margin-right: 10px;
		font-size: 1.8rem;
	}
	.lineup > .inner .luList01 > dd {
		flex-direction: column;
		margin-bottom: -10px;
	}
	.lineup > .inner .luList01 .luclass01 {
		background: #398bc6;
	}
	.lineup > .inner .luList01 .luclass02 {
		background: #454fad;
	}
	.lineup > .inner .luList01 .luclass03 {
		background: #00A693;
	}
	.lineup > .inner .luList01 .luclass01,
	.lineup > .inner .luList01 .luclass02,
	.lineup > .inner .luList01 .luclass03 {
		display: block;
		padding: 10px;
		margin-bottom: 10px;
		text-align: center;
	}
	.lineup > .inner .luList01 .luclass01 > p,
	.lineup > .inner .luList01 .luclass02 > p,
	.lineup > .inner .luList01 .luclass03 > p {
		font-size: 1.8rem!important;
		color: #FFFFFF;
		margin: 0!important;
	}
	.lineup > .inner .luList01 .type01 {
		width: 100%;
	}
	.lineup > .inner .luList01 .type01 .inner {
		margin-bottom: 10px;
		padding: 25px 10px 15px;    /*240710修正*/
	}
	.lineup > .inner .luList01 .type02 .inner {
		margin-bottom: 10px;
		padding: 5px 10px 15px;
	}
	
	.lineup > .inner .luList01 .type01 p:first-child,
	.lineup > .inner .luList01 .type02 p:first-child {
		margin-bottom: 15px;
	}
	.lineup > .inner .type01 .inner a,
	.lineup > .inner .type02 .inner a {
		display: flex;
		justify-content: center;
	}
	.lineup > .inner .luList01 .type01 .inner .blockData01,
	.lineup > .inner .luList01 .type02 .inner .blockData01 {
		flex-wrap: wrap;
	}
	.lineup > .inner .luList01 .type01 .inner .blockData01 dl:first-child,
	.lineup > .inner .luList01 .type02 .inner .blockData01 dl:first-child {
		margin-right: 0;
		margin-bottom: 10px;
	}
	.lineup > .inner .luList01 .type01 .inner .blockNisa,
	.lineup > .inner .luList01 .type02 .inner .blockNisa {
		left: 50%;
		right: auto;
		transform: translateX(-50%);
		font-size: 1.2rem;
		padding: 10px 15px;
		white-space: nowrap;
	}
	.lineup > .inner .luList01 .type01 .inner .blockData01,
	.lineup > .inner .luList01 .type02 .inner .blockData01 {
		margin: 0 auto 40px;
		justify-content: center;
	}
	.lineup > .inner .luList01 .type01 .inner .blockData01.noNisa,
	.lineup > .inner .luList01 .type02 .inner .blockData01.noNisa {
		margin-bottom: 0;
	}
	.lineup > .inner .luList01 .type01 .inner .blockData01 dl,
	.lineup > .inner .luList01 .type02 .inner .blockData01 dl {
		margin: 0 10px 0;
	}
	.lineup > .inner .luList01 .type01 .inner .blockData01 dd,
	.lineup > .inner .luList01 .type02 .inner .blockData01 dd {
		font-size: 1.6rem;
	}
	.indxLink01 a {
		font-size: 1.8rem;
		padding: 16px;
	}
	button {
		margin-bottom: 10px;
		width: 100%;
	}
	button.linkBtn001 {
		font-size: 1.8rem;
	}
	.lineup > .inner .box03 {
		padding: 10px;
	}
	.lineup > .inner .box03 .figureColumn01 .text > p {
		margin: 0 0 20px!important;
	}
	.lineup > .inner .box03 .figureColumn01 .text > p:last-child {
		margin-bottom: 5px!important;
	}
	.noteList01.typeDistributor li {
		font-size: 1.2rem;
		padding-left: 1.2em;
		text-indent: -1.2em;
	}
}

/* modal window 20230425 */
/*全て共通：hideエリアをはじめは非表示*/
.hide-area{
  display: none;
}
/*全て共通：モーダルのボタンの色を変更したい場合*/
.modaal-close:after, 
.modaal-close:before{
  background:#ccc;  
}
.modaal-close:focus:after,
.modaal-close:focus:before,
.modaal-close:hover:after,
.modaal-close:hover:before{
  background:#666;
}
/*確認を促すモーダル：タイトルの色を変更したい場合*/
#modaal-title{
  font-size:1.2rem;
  text-align: center;
  margin: 0 0 20px 0;
}
/*動画表示のモーダル：余白を変更したい場合*/
.modaal-video .modaal-inner-wrapper{
  padding:0;
}
/* 20230425 end */

/* YouTube動画埋め込み用 20230426 */
.contbg02 > .zoomInTrig {position: relative;}
.contbg02 > .zoomInTrig #movie_thumbnail {position: absolute;	left: calc((100% - (2rem * 22)) / 2 + (2rem * 24)) ;	bottom:0;	text-align: center;	margin-right: 20px;}
.contbg02 > .zoomInTrig #movie_thumbnail > p {font-size: 1.8rem;	font-weight: bold;	color: #FFFFFF;	margin-bottom: 0.5rem;}
.mv_inner {position: relative;}
.mv_inner #movie_thumbnail {position: absolute;    right: 20px;    bottom: 0;		text-align: center;} /* 230523修正 */
.mv_inner #movie_thumbnail > p {font-size: 2rem;	font-weight: bold;	color: #FFFFFF;	margin-bottom: 0.5rem;}
@media only screen and (max-width:1022px){
.contbg02 > .zoomInTrig #movie_thumbnail {left: calc((100% - (1.96vw * 22)) / 2 + (1.96vw * 23.5)) ;	top:0;}
.contbg02 > .zoomInTrig #movie_thumbnail > p {font-size: 1.86vw;}
}
@media only screen and (max-width:920px){
.mv_inner #movie_thumbnail {position: initial;	margin: 30px 15px 0;}
.mv_inner #movie_thumbnail > p {font-size: 1.6rem;}
}
@media only screen and (max-width:900px){
.contbg02 > .zoomInTrig #movie_thumbnail {position: initial;	text-align: center;	margin: 30px 15px 0;}
}
@media only screen and (max-width:640px){
.contbg02 > .zoomInTrig #movie_thumbnail > p {font-size: 4vw;}
}
/* 20230426 end */
/* 20230523 追加 */
.txt_usstock {text-align: left;}
.usstock_link {display: flex;    justify-content: flex-start;    align-items: center;    flex-direction: row;}
.usstock_link a:first-child {margin-right: 20px;}
.usstock_link a.usbtn {font-size: 2.8rem;    padding: 12px 37px 12px 35px;}
.usstock_link a.usbtn:hover {padding: 12px 37px 12px 35px;}
.usstock_link a.usbtn[href*="nasdaq"]{background: #12408D;    border: solid 1px #12408D!important;}
.usstock_link a.usbtn[href*="sox"]{background: #0C7316;    border: solid 1px #0C7316!important;}
.usstock_link a.usbtn[href*="nasdaq"]:hover, .usstock_link a.usbtn[href*="sox"]:hover {background: #FFF;}
@media only screen and (max-width: 920px){
.txt_usstock {text-align: center;}
.mv_btn_txt {text-align: center;}
.usstock_link {justify-content: center;}
}
@media only screen and (max-width:640px){
.usstock_link {align-items: stretch;}
.usstock_link a.usbtn {font-size: 4.8vw;    padding: 3.5vw 5.5vw 3.5vw 5vw; }
.usstock_link a.usbtn:hover {padding: 3.5vw 5.5vw 3.5vw 5vw; }
}
/* 20230523 end */
/* 20231206追加 */
.tbreak {display: block;    font-size: 2.8rem!important;    font-weight: bold;}
@media only screen and (max-width:640px){
.tbreak {font-size: min(5.2vw, 1.9rem)!important;}
}
/* 20231206ここまで */

/* clearfix */
#header > .inner:after,
#header > .inner .snsBtnList:after,
.featureBlock:after,
.featureBlock .imageColumn .box:after,
.salesCompanyArea .bannerList:after,
#header > .inner .lowerLinkList:after,
.pageLowerLink .lowerLinkList:after,
.dataBox01:after,
.dataBox02 .dataDetail01:after,
.specialContent01:after,
#footer #footUtilityBlock .utilityList02:after,
.dataBox02 .dataDetail01 .box:after,
.exampleAnc:after,
.featureSlider:after,
.figureColumn:after {
	content : "";
	display : block;
	clear : both;
}