@charset "utf-8";
/*=================================
	contents.css
	- common
	- heading
	- text
	- line
	- link
	- list
	- table
	- column
	- box
	- notesSection
	- relationLinks
	- symposium
	- block
	@media only screen and (max-width: 1024px)
	@media only screen and (max-width: 640px)
	- clearfix
================================ */

/* parts balloon
-------------------------------- */
#partsWin {
}
.partsBalloon01 {
	display: block;
	width: 100%;
	margin: 50px 0 0;
	padding: 5px 9px;
	background: #000000;
	color: #ffffff;
	font-weight: bold;
	font-size: 13px;
	font-size: 1.3rem;
	line-height: 1;
}
.partsBalloon02 {
	display: inline-block;
	min-width: 40%;
	margin: 20px 0 0;
	padding: 5px 9px;
	background: #f9a6ba;
	color: #ffffff;
	font-weight: bold;
	font-size: 13px;
	font-size: 1.3rem;
	line-height: 1;
}
.partsBalloon03 {
	display: inline-block;
	min-width: 40%;
	margin: 20px 0 0;
	padding: 5px 9px;
	background: #84da6d;
	color: #ffffff;
	font-weight: bold;
	font-size: 13px;
	font-size: 1.3rem;
	line-height: 1;
}
@media only screen and (min-width: 640px) {
.partsBalloon02 + *,
.partsBalloon03 + * {
	margin-top: 0;
}


}


/* common
-------------------------------- */
p {
	margin-top: 20px;
}
#content {
	margin: 0 auto 30px;
}
#Overview #content {
	width: 100%;
}
#CEO {
	background: #f7f7f7;
}
#CEO > .section *:first-child {
	margin-top: 0;
}
section,
.section {
	padding: 80px 15px 0 15px;
}
#content02 section,
#content02 .section {
	padding: 80px 0 0;
}
#content02 .history section > section,
#content02 .history section > .section,
#content02 .history .section >.section,
#content02 .history .section >section { /*161220修正*/
	padding: 50px 15px 0;
}
#content02 section.col01  { /*161220追加*/
	padding: 50px 15px 0 180px;
	background: url(/english/responsibleinvestor/img/history_ic01.png) no-repeat 0 60px;
}
#content02 section.col02  { /*161220追加*/
	padding: 20px 15px 0 180px;
	background: url(/english/responsibleinvestor/img/history_ic02.png) no-repeat 0 30px;
}
#content02 section.col03  { /*161220追加*/
	padding: 30px 15px 0 180px;
	background: url(/english/responsibleinvestor/img/history_ic03.png) no-repeat 0 50px;
}
.historyList > dt { /*161220修正*/
	float: left;
	width: 3em;
	margin-right: 50px;
	font-size: 2.8rem;
}
.historyList > dd { /*161220修正*/
	margin-top: 0.6em;
	overflow: hidden;
	padding-top: 9px;
}
#Overview .section,
#CEO .section {
	padding: 0;
}
#CEO .section {
	width: 1024px;
	margin: 0 auto;
}
#content02 .history section > section > *:first-child,
#content02 .history section > .section > *:first-child,
#content02 .history .section >.section > *:first-child,
#content02 .history .section >section > *:first-child,
#content > section > *:first-child,
#content > .section > *:first-child {
	margin-top: 0;
}
#content > section:last-child,
#content > .section:last-child {
	margin-bottom: 80px;
}
#content > * {
	word-wrap: break-word;
}
section + p {
}
.pcElement {
	display: inline;
}
.spElement {
	display: none;
}


/* heading
-------------------------------- */
/* heading01 */
.heading01 { /* 161110修正 */
	display: table-cell;
	width: 1%;
	height: 180px;
	vertical-align: middle;
	text-align: center;
	background: #a0a0a0 url(/english/common/img/heading_bg07.png)  no-repeat 50% 0;
	
}
.heading01 .heading01Inner {
	margin: 0 auto;
}
.heading01 .heading01Inner .layoutWrap { /* 161110修正 */
	padding: 0 0 0 10px;
}
.heading01 .heading01Inner .mainHeading { /* 161110修正 */
	color: #ffffff;
	font-size: 38px;
	font-size: 3.8rem;
	font-weight: bold;
	line-height: 1.3;
}
.heading01 .heading01Inner .mainHeading::first-letter {
	font-size: 52px;
	font-size: 5.2rem;
}

/* heading02 */
.heading02 {
	margin: 48px -15px 0;
	border-top: 1px solid #dddddd;
	color: #001166;
	font-size: 28px;
	font-size: 2.8rem;
}
#content > section:first-child .heading02 {
	margin: 0 -15px 0;
}
#content > section:first-child .heading02.type02,
#content02 > section:first-child .heading02.type02 {
	margin: 0 0 0;
}
.twoColumn01 .col:first-child .heading02 {
	margin-right: 0;
}
.twoColumn01 .col:last-child .heading02,
#content02 .heading02.type02 {
	margin-right: 0;
	margin-left: 0;
}
.heading02 > .heading02Inner {
	display: block;
	padding: 15px 0 13px 17px;
	background-color: #edf6fa;
}
/*.heading02.type03 */
.heading02.type03 { /* 161110修正 */
	margin: 48px -15px 0;
	border: none;
	border-left: 5px solid #189bbc;
	color: #333333;
	font-size: 30px;
	font-size: 3.0rem;
}
#content > section:first-child .heading02.type03 {
	margin: 0 -15px 0;
}
#content > section:first-child .heading02.type03.type02,
#content02 > section:first-child .heading02.type03.type02 {
	margin: 0 0 0;
}
.twoColumn01 .col:first-child .heading02.type03 {
	margin-right: 0;
}
.twoColumn01 .col:last-child .heading02.type03,
#content02 .heading02.type03.type02 {
	margin-right: 0;
	margin-left: 0;
}
.heading02.type03 > .heading02Inner { /*161110修正*/
	display: block;
	padding: 0 0 0 22px;
	background: #ffffff;
}
.heading02 .subtext {
	display: block;
	color: #000000;
	font-size: 18px;
	font-size: 1.8rem;
}
.heading02 > a {
	color: #001166;
	text-decoration: none;
}
.heading02 > a:hover {
	background-color: #ceeaf6;
	color: #001166;
	text-decoration: underline;
}
.heading02 > a:after {
	display: inline-block;
	width: 8px;
	height: 12px;
	margin-left: 10px;
	background: url(/english/common/img/com_ic07.png) no-repeat 0 0;
	vertical-align: 3px;
	content: "";
}

/* heading03 */
.heading03 {
	margin: 48px 0 0;
	color: #000000;
	font-size: 28px;
	font-size: 2.8rem;
}

/* heading04 */
.heading04 {
	position: relative;
	margin: 35px 0 0;
	padding-bottom: 10px;
	border-bottom: solid 1px #cccccc;
	color: #333333;
	font-size: 22px;
	font-size: 2.2rem;
}
.heading04:after {
	position: absolute;
	bottom: -1px;
	left: 0;
	width: 50%;
	height: 1px;
	background: #777777;
	content: "";
}

/* heading05 */
.heading05 {
	margin: 24px 0 0;
	padding: 10px 16px;
	background: #f5f5f5;
	border-top: solid 1px #dddddd;
	color: #333333;
	font-size: 18px;
	font-size: 1.8rem;
}
/* 161110追加 */
.heading05 > .heading05Inner {
	display: block;
	padding: 10px 16px;
	margin:-10px -16px;
	background-color: #f5f5f5;
}
.heading05 > a {
	color: #001166;
	text-decoration: none;
}
.heading05 > a:hover {
	background-color: #efefef;
	color: #001166;
	text-decoration: underline;
}
.heading05 > a:after {
	display: inline-block;
	width: 8px;
	height: 12px;
	margin-left: 10px;
	background: url(/english/common/img/com_ic07.png) no-repeat 0 0;
	vertical-align: 1px;
	content: "";
}

/* heading06 */
.heading06 {
	display: table-cell;
	width: 1%;
	height: 180px;
	background-color: #85898f;
	vertical-align: middle;
	text-align: center;
}
.heading06 .mainHeading {
	color: #ffffff;
	font-size: 36px;
	font-size: 3.6rem;
}
.heading06 .mainHeading > span {
	display: inline-block;
	font-weight: bold;
	text-shadow: 2px 2px 0 rgba(0, 0, 0, 0.5);
}
.heading06 p {
	margin-top: 12px;
	color: #ffffff;
	font-size: 18px;
	font-size: 1.8rem;
	font-weight: bold;
	text-shadow: 2px 2px 0 rgba(0, 0, 0, 0.5);
}
.heading06.com01 {
	background: #341d17 url(/english/common/img/heading_bg01.jpg) no-repeat 50% 0;
}
.heading06.com02 { /*161017修正*/
	background: #adbabf url(/english/common/img/heading_bg02.jpg) no-repeat 50% 0;
}
.heading06.com03 {
	background: #2d1d0b url(/english/common/img/heading_bg03.jpg) no-repeat 50% 0;
}
.heading06.com04 {
	background: #85898f url(/english/common/img/heading_bg04.jpg) no-repeat 50% 0;
}
.heading06.com05 {
	background: #286bb4 url(/english/common/img/heading_bg05.jpg) no-repeat 50% 0;
}
.heading06.com06 {
	background: #b7b7b7 url(/english/common/img/heading_bg06.jpg) no-repeat 50% 0;
}


/* heading space */
.heading02 + p {
	margin-top: 45px;
}
p + .heading03 {
	margin-top: 65px;
}
.heading03 + p {
	margin-top: 38px;
}
.heading04 + p,
.heading05 + p {
	margin-top: 20px;
}
p + .heading05 {
	margin-top: 45px;
}



/* text
-------------------------------- */
/* leadText */
.leadText01 {
	margin-top: 80px;
	font-size: 22px;
	font-size: 2.2rem;
	font-weight: bold;
}
.leadText02 { /*210806修正*/
	margin-top: 80px;
	font-size: 18px;
	font-size: 1.8rem;
}

.type02 .text .leadText02 {
	margin-top: 80px;
	font-size: 20px;
	font-size: 2.0rem;
	padding-bottom: 40px;
	padding-right: 40px;
	position: relative;
}
.type02 .text .leadText02:after {
	position: absolute;
	bottom: 0;
	right: 0;
	display: block;
	width: 35px;
	height: 27px;
	background: url(/english/common/img/com_ic32.png) no-repeat 0 0;
	content: "";
}
.leadText02 + .leadText02 {
	margin-top: 32px;
}

/* initialText */
.initialText {
	margin-top: 40px;
}
.initialText:first-letter,
.initialText .firstLetter {
	display: inline-block;
	line-height: 1.1;
	font-size: 48px;
	font-size: 4.8rem;
}

/* boldText */
.boldText {
	font-weight: bold;
}
.normalText {
	font-weight: normal;
}

/* colorText */
.colorText01 {
	color: #f28518;
}
.colorText02 {
	color: #337e00;
}
.colorText03 {
	color: #cc0000;
}
.colorText04 {
	color: #777777;
}

/* noteList */
.noteList01,
.noteList02,
.noteList03 {
	margin-top: 40px;
}
li > .noteList01,
li > .noteList02,
li > .noteList03 {
	margin-top: 10px;
}
.noteList01 li,
.noteList02 li,
.noteList03 li {
	margin-top: 8px;
	font-size: 14px;
	font-size: 1.4rem;
}
.noteList01 li {
	padding-left: 1.5em;
	text-indent: -1.5em;
}
.noteList02 li {
	display: table;
}
.noteList02 li .noteIcon {
	display: table-cell;
	min-width: 4em;
	padding-right: 1em;
	font-size: 11px;
	font-size: 1.1rem;
}
.noteList02 li .noteBody {
	display: table-cell;
}
.noteList03 li {
	padding-left: 3.5em;
	text-indent: -3.5em;
}
.noteList01 li:first-child,
.noteList02 li:first-child,
.noteList03 li:first-child {
	margin-top: 0;
}
.noteList01 li:before {
	content: "* ";
}
.noteList03 li:before {
	margin-right: 0.5em;
	content: "(注)";
}

/* noteNumberList */
.noteNumberList01,
.noteNumberList02 {
	margin-top: 40px;
}
.noteNumberList01 {
	counter-reset: noteNumberList01;
}
.noteNumberList02 {
	counter-reset: noteNumberList02;
}
.noteNumberList01 li,
.noteNumberList02 li {
	margin-top: 8px;
	font-size: 14px;
	font-size: 1.4rem;
}
.noteNumberList01 li {
	padding-left: 2.6em;
	text-indent: -2.6em;
}
.noteNumberList02 li {
	padding-left: 4.1em;
	text-indent: -4.1em;
}
.noteNumberList01 li:fitst-child,
.noteNumberList02 li:fitst-child {
	margin-top: 0;
}
.noteNumberList01 li:before {
	margin-right: 1em;
	counter-increment: noteNumberList01;
	content: "*" counter(noteNumberList01);
}
.noteNumberList02 li:before {
	margin-right: 0.5em;
	counter-increment: noteNumberList02;
	content: "(注"counter(noteNumberList02)")";
}

/* noteBox */
.noteBox {
	margin-top: 48px;
	padding: 20px 32px;
	background: #fff0f0;
}
.noteBox > *:first-child {
	margin-top: 0;
}

/* caption */
.caption {
	margin-top: 20px;
	color: #777777;
	font-size: 1.2rem;
}
table .caption {
	caption-side: bottom;
	margin-top: 20px;
	color: #777777;
	font-size: 1.2rem;
	text-align: left;
}

/* onPlaceholder */
.onPlaceholder {
	color: #999999;
}


/* line
-------------------------------- */
.endLine {
	display: block;
	width: 1980px;
	height: 1px;
	margin: 48px -478px;
	background: #dddddd;
	border: none;
}


/* link
-------------------------------- */
/* innerLink */
a.innerLink[target="_blank"]:after {
	margin: 0 4px 0 3px;
	vertical-align: -2px;
	content: url(/english/common/img/com_ic10.gif);
}
a.innerLink[href$=".pdf"]:after,
a.innerLink[href*=".pdf#"]:after {
	margin: 0 4px 0 3px;
	vertical-align: -2px;
	content: url(/english/common/img/com_ic01.png);
}

/* iconLink */
.iconLink01 {
	margin-top: 20px;
}
.iconLink01.ancType {
	padding-left: 16px;
}
ul.iconLink01 li {
	margin-top: 18px;
}
ul.iconLinkList01 > li:first-child {
	margin-top: 0;
}
ul.iconLink01.linkFloatCol2 li {
	float: left;
	width: 48%;
	margin-right: 2%;
}
ul.iconLink01.linkFloatCol2 li:nth-child(even) {
	margin-right: 0;
}
.iconLink01 a {
	padding-left: 15px;
	background: url(/english/common/img/com_ic07.png) no-repeat 0 0.3em;
}
.iconLink01.ancType a {
	padding-right: 20px;
	padding-left: 0;
	background: url(/english/common/img/com_ic16.png) no-repeat 100% 0.5em;
}
.iconLink01 a[target="_blank"]:after {
	margin: 0 4px 0 3px;
	vertical-align: -2px;
	content: url(/english/common/img/com_ic10.gif);
}
.iconLink01 a[href$=".pdf"]:after,
.iconLink01 a[href*=".pdf#"]:after {
	margin: 0 4px 0 3px;
	vertical-align: -2px;
	content: url(/english/common/img/com_ic01.png);
}
.iconLink01 a.modalLink:after {
	margin: 0 4px 0 8px;
	vertical-align: -2px;
	content: url(/english/common/img/com_ic17.png);
}
.iconLink01.floatLink01 {
	overflow: hidden;
	margin-right: -20px;
}
.iconLink01.floatLink01 li {
	float: left;
	margin-right: 20px;
	padding-right: 20px;
	border-right: solid 1px #d1d1d1;
}

/* rssLink */
.rssLink {
	margin-top: 20px;
}
.rssLink a {
	padding-left: 19px;
	background: url(/english/common/img/com_ic18.png) no-repeat 0 0.3em;
}

/* linkBtn */
.linkBtn01,
.linkBtn02 {
	margin-top: 17px;
}
ul.linkBtn01,
ul.linkBtn02 {
	letter-spacing: -.40em;
}
ul.linkBtn01.ancType,
ul.linkBtn02.ancType {
	padding-left: 40px;
}
ul.linkBtn01 li,
ul.linkBtn02 li {/*161220修正*/
	display: inline-block;
	width: 40%;
	margin: 8px 8px 0;
	letter-spacing: normal;
}
ul.linkBtn01.ancType li,
ul.linkBtn02.ancType li { /*161220修正*/
	display: inline-block;
	width: 40%;
	margin: 18px 8px 0;
	vertical-align: top;
}
ul.linkBtn01.ancType li:nth-child(1),
ul.linkBtn02.ancType li:nth-child(1),
ul.linkBtn01.ancType li:nth-child(2),
ul.linkBtn02.ancType li:nth-child(2),
ul.linkBtn01.ancType li:nth-child(3),
ul.linkBtn02.ancType li:nth-child(3) {
	margin-top: 0;
}
.linkBtn01 a,
.linkBtn01 input { /*161220修正*/
	display: inline-block;
	min-width: 40%;
	padding: 15px 10%;
	background: #335588;
	border-radius: 5px;
	color: #ffffff;
	font-size: 16px;
	font-size: 1.6rem;
	text-align: center;
	text-decoration: none;
}

.linkBtn02 a,
.linkBtn02 input { /*161220修正*/
	display: inline-block;
	min-width: 50%;
	padding: 13px 32px;
	background: #ffffff;
	border: solid 2px #bbbbbb;
	border-radius: 5px;
	color: #000000;
	font-size: 16px;
	font-size: 1.6rem;
	text-align: center;
	text-decoration: none;
}
.linkBtn01 input {
	background: #335588 url(/english/common/img/com_ic02.png) no-repeat 96% 50%;
}
.linkBtn01 input:disabled {
	opacity: 0.5;
	cursor: default;
}
.linkBtn01 input,
.linkBtn02 input {
	border: none;
	transition: all 0.5s ease-out 0s;
	cursor: pointer;
	-webkit-appearance: none;
		 -moz-appearance: none;
					appearance: none;
}
.linkBtn01.linesType a,
.linkBtn02.linesType a {
	position: relative;
	padding: 15px 47px 15px 32px;
}
.linkBtn01 a:hover,
.linkBtn01 input:enabled:hover {
	background-color: #10284b;
}
.linkBtn02 a:hover,
.linkBtn02 input:hover {
	background-color: #eeeeee;
}
.linkBtn01 a:after {
	display: inline-block;
	width: 8px;
	height: 12px;
	margin-left: 8px;
	background: url(/english/common/img/com_ic02.png) no-repeat 0 0;
	content: "";
}
ul.linkBtn01.ancType a:after {
	width: 12px;
	height: 8px;
	margin-left: 9px;
	background: url(/english/common/img/com_ic11.png) no-repeat 0 0;
}
.linkBtn02 a:after {
	display: inline-block;
	width: 8px;
	height: 12px;
	margin-left: 8px;
	background: url(/english/common/img/com_ic07.png) no-repeat 0 0;
	content: "";
}
ul.linkBtn02.ancType a:after {
	width: 12px;
	height: 8px;
	margin-left: 9px;
	background: url(/english/common/img/com_ic16.png) no-repeat 0 0;
}
.linkBtn01 a[target="_blank"]:after {
	display: inline-block;
	width: 13px;
	height: 12px;
	margin-left: 8px;
	background: url(/english/common/img/com_ic15.gif) no-repeat 0 0;
	content: "";
}
.linkBtn02 a[target="_blank"]:after {
	display: inline-block;
	width: 13px;
	height: 12px;
	margin-left: 8px;
	background: url(/english/common/img/com_ic10.gif) no-repeat 0 0;
	content: "";
}
.linkBtn01 a[href$=".pdf"]:after,
.linkBtn02 a[href$=".pdf"]:after,
.linkBtn01 a[href$=".pdf#"]:after,
.linkBtn02 a[href$=".pdf#"]:after {
	display: inline-block;
	width: 16px;
	height: 16px;
	margin-left: 8px;
	background: url(/english/common/img/com_ic01.png) no-repeat 0 0;
	content: "";
}
.linkBtn01 a.modalLink:after,
.linkBtn02 a.modalLink:after {
	margin: 0 4px 0 8px;
	vertical-align: -5px;
	content: url(/english/common/img/com_ic17.png);
}

.linkBtn01.linesType a:after,
.linkBtn02.linesType a:after {
	position: absolute;
	top: 50%;
	right: 32px;
	display: block;
	width: 8px;
	height: 12px;
	margin: -6px 0 0 0;
	background: url(/english/common/img/com_ic02.png) no-repeat 0 0;
	content: "";
}
.linkBtn02.linesType a:after {
	position: absolute;
	top: 50%;
	right: 32px;
	display: block;
	width: 8px;
	height: 12px;
	margin: -6px 0 0 0;
	background: url(/english/common/img/com_ic07.png) no-repeat 0 0;
	content: "";
}

/* closeBtn */
.closeBtn01 {
	margin-top: 25px;
}
.closeBtn01 a {
	display: inline-block;
	min-width: 108px;
	padding: 8px 10px;
	background: #dddddd;
	border-radius: 4px;
	color: #333333;
	font-size: 14px;
	font-size: 1.4rem;
	text-align: center;
	text-decoration: none;
}
.closeBtn01 a:after {
	display: inline-block;
	width: 12px;
	height: 12px;
	margin-left: 8px;
	background: url(/english/common/img/com_ic19.png) no-repeat 0 50%;
	content: "";
}
.closeBtn01 a:hover {
	background: #777777;
	color: #ffffff;
}
.closeBtn01 a:hover:after {
	display: inline-block;
	width: 12px;
	height: 12px;
	margin-left: 8px;
	background: url(/english/common/img/com_ic19on.png) no-repeat 0 50%;
	content: "";
}

/* backNumberLink */
.backNumberLink {
	margin-top: 40px;
}
.backNumberLink dl {
	display: table;
	width: 100%;
	border: solid 1px #eeeeee;
}
.backNumberLink dl dt {
	display: table-cell;
	width: 229px;
	padding: 30px 36px;
	background: #f5f5f5;
	vertical-align: middle;
}
.backNumberLink dl dt a {
	display: block;
	padding-left: 32px;
	background: url(/english/common/img/com_ic14.png) no-repeat 0 50%;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
.backNumberLink dl dt a:hover {
	color: #e50212;
}
.backNumberLink dl dd {
	display: table-cell;
	width: 761px;
	padding: 30px 36px;
	vertical-align: middle;
}
.backNumberLink dl dd ul {
	margin-top: -15px;
}
.backNumberLink dl dd ul li {
	float: left;
	margin: 15px 48px 0 0;
	padding-left: 17px;
	background: url(/english/common/img/com_ic07.png) no-repeat 0 50%;
	font-size: 14px;
	font-size: 1.4rem;
}

/* pagerBlock */
.pagerBlock {
	position: relative;
	overflow: hidden;
	margin-top: 50px;
}
.pagerBlock > ul {
	position: relative;
	left: 50%;
	float: left;
}
.pagerBlock > ul > li {
	display: table;
	position: relative;
	left: -50%;
	float: left;
	width: 48px;
	margin: 0 4px;
}
.pagerBlock > ul > li > * {
	display: table-cell;
	height: 48px;
	vertical-align: middle;
	border: 1px solid #dddddd;
	background-color: #f5f5f5;
	font-size: 18px;
	font-size: 1.8rem;
	text-align: center;
}
.pagerBlock > ul > li > span {
	border-color: #777777;
	background-color: #777777;
	color: #ffffff;
}
.pagerBlock > .prev,
.pagerBlock > .next {
	display: none;
	position: absolute;
	top: 0;
	width: 48px;
	height: 48px;
	margin: 0;
}
.pagerBlock > .prev {
	left: 0;
}
.pagerBlock > .next {
	right: 0;
}
.pagerBlock > .prev > a,
.pagerBlock > .next > a {
	display: block;
	text-indent: -9999px;
	outline: none;
}

/* expandLink */
.expandLink {
	position: relative;
	overflow: hidden;
	display: block;
}
.expandLink:after {
	position: absolute;
	right: 8px;
	bottom: 8px;
	background: url(/english/common/img/com_ic20.png) no-repeat 0 0;
	width: 32px;
	height: 32px;
	z-index: 2;
	content: "";
}
.expandLink img {
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
}
.expandLink:hover img {
	opacity: 0.7;
	filter: alpha(opacity=70);
	-ms-filter: "alpha(opacity=70)";
	-webkit-transform: scale(1.1);
	-moz-transform: scale(1.1);
	-o-transform: scale(1.1);
	-ms-transform: scale(1.1);
	transform: scale(1.1);
}

/* doorLink01 */
.doorLink01 {
	margin-top: 60px;
}
.doorLink01 > .linkBox  {
	display: block;
	color: #333333;
	text-decoration: none;
	background-color: #edf6fa;
}
.doorLink01 > .linkBox + .linkBox {
	margin-top: 30px;
}
.doorLink01 > .linkBox > .imgArea {
	float: right;
}
.doorLink01 > .linkBox > .txtArea {
	padding: 25px;
	overflow: hidden;
}
.doorLink01 > .linkBox > .txtArea > *:first-child {
	margin-top: 0 !important;
}
.doorLink01 > .linkBox > .txtArea .category {
	font-size: 28px;
	font-size: 2.8rem;
	line-height: 1.2;
}
.doorLink01 > .linkBox > .txtArea .descTxt {
	margin-top: 10px;
	line-height: 1.8;
}
.doorLink01 > .linkBox > .txtArea .linkTxt {
	margin-top: 10px;
	padding-left: 15px;
	color: #2277bb;
	text-decoration: underline;
	background: url(/english/common/img/com_ic07.png) no-repeat 0 0.45em;
}
.inlineContents {
	display: none;
}
.inlineInner { /*161220修正*/
	width: 96%;
	display:block;
	margin: 0 3%;
}

@media only screen and (min-width: 641px),print {
.doorLink01 > .linkBox {
	-webkit-transition: all 0.5s ease-out 0s;
		 -moz-transition: all 0.5s ease-out 0s;
					transition: all 0.5s ease-out 0s;
}
.doorLink01 > .linkBox:hover {
	opacity: 0.6;
}
.doorLink01 > .linkBox:hover > .txtArea .linkTxt {
	color: #e50212;
	text-decoration: none;
}
}





/* list
-------------------------------- */
/* snsList */
.snsListArea {
	width: 1024px;
	margin: 0 auto;
}
.snsList {
	width: 96px;
	margin: 24px 0 0 auto;
}
.snsList li {
	float: left;
	text-indent: -9999px;
}
.snsList li a {
	display: block;
	width: 28px;
	height: 28px;
}
.snsList li.line a {
	margin-right: 6px;
	background: url(/english/fundinfo/img/com_ic01.png) no-repeat 0 0;
}
.snsList li.facebook a {
	margin-right: 6px;
	background: url(/english/fundinfo/img/com_ic02.png) no-repeat 0 0;
}
.snsList li.twitter a {
	background: url(/english/fundinfo/img/com_ic03.png) no-repeat 0 0;
}
.snsList li a:hover {
	-ms-filter: "alpha(opacity=70)";
	filter: alpha(opacity=70);
	opacity: 0.7;
}
.snsList02 {
	margin: 60px 0 40px;
	text-align: center;
	letter-spacing: -0.4em;
}
.snsList02 li {
	display: inline-block;
	text-indent: -9999px;
	letter-spacing: normal;
}
.snsList02 li a {
	display: block;
	width: 112px;
	height: 32px;
}
.snsList02 li.line a {
	margin-right: 8px;
	background: url(/english/common/img/com_bt01.png) no-repeat 0 0;
}
.snsList02 li.facebook a {
	margin-right: 8px;
	background: url(/english/common/img/com_bt02.png) no-repeat 0 0;
}
.snsList02 li.twitter a {
	background: url(/english/common/img/com_bt03.png) no-repeat 0 0;
}
.snsList02 li a:hover {
	-ms-filter: "alpha(opacity=70)";
	filter: alpha(opacity=70);
	opacity: 0.7;
}

/* pageFootSnsList */
.pageFootSnsList {
	margin-top: 64px;
	text-align: center;
	letter-spacing: -.40em;
}
.pageFootSnsList li {
	display: inline-block;
	margin: 0 4px;
	letter-spacing: normal;
}
.pageFootSnsList li a {
	display: block;
	min-width: 112px;
	padding: 6px 0 6px 30px;
	border-radius: 4px;
	color: #ffffff;
	font-size: 14px;
	font-size: 1.4rem;
	text-decoration: none;
	text-align: center;
}
.pageFootSnsList li.line a {
	background: #00c300 url(/english/fundinfo/img/com_ic11.png) no-repeat 4px 50%;
}
.pageFootSnsList li.facebook a {
	background: #3b5998 url(/english/fundinfo/img/com_ic12.png) no-repeat 4px 50%;
}
.pageFootSnsList li.twitter a {
	background: #55acee url(/english/fundinfo/img/com_ic13.png) no-repeat 4px 50%;
}

/* iconList */
ul.iconList01,
ul.iconList02,
ul.iconList03 {
	margin-top: 40px;
}
li > ul.iconList01,
li > ul.iconList02 {
	margin-top: 11px;
}
li > ul.iconList03 {
	margin-top: 8px;
}
ul.iconList01 > li {
	position: relative;
	padding-left: 1.0em;
	line-height: 1.8;
}
ul.iconList01 > li:before {
	content: "";
	position: absolute;
	top: 0.6em;
	left: 0;
	height: 6px;
	width: 6px;
	background: #999999;
	-webkit-border-radius: 50%;
		 -moz-border-radius: 50%;
					border-radius: 50%;
}
ul.iconList01 > li + li {
	margin-top: 23px;
}
ul.iconList02 > li {
	position: relative;
	padding-left: 1.0em;
}
ul.iconList02 > li:before {
	content: "";
	position: absolute;
	top: 0.7em;
	left: 0;
	height: 4px;
	width: 4px;
	background: #999999;
	-webkit-border-radius: 50%;
		 -moz-border-radius: 50%;
					border-radius: 50%;
}
ul.iconList02 > li + li {
	margin-top: 15px;
}
ul.iconList03 > li {
	position: relative;
	padding-left: 0.9em;
}
ul.iconList03 > li:before {
	content: "";
	position: absolute;
	top: 0.7em;
	left: 0;
	height: 3px;
	width: 3px;
	background: #000000;
	-webkit-border-radius: 50%;
		 -moz-border-radius: 50%;
					border-radius: 50%;
}
ul.iconList03 > li + li {
	margin-top: 5px;
}

/* numList */
.numList01,
.numList02 {
	margin-top: 40px;
}
li > .numList01,
li > .numList02 {
	margin-top: 11px;
}
.numList01 {
	counter-reset: numList01;
}
.numList01 > li {
	padding-left: 2em;
	text-indent: -2em;
}
.numList01 > li:before {
	margin-right: 1em;
	counter-increment: numList01;
	content: counter(numList01)".";
}
.numList01 > li + li {
	margin-top: 20px;
}
.numList02 {
	counter-reset: numList02;
}
.numList02 > li {
	padding-left: 2.5em;
	text-indent: -2.5em;
}
.numList02 > li:before {
	margin-right: 1em;
	counter-increment: numList02;
	content: "("counter(numList02)")";
}
.numList02 > li + li {
	margin-top: 20px;
}

/* floatList */
.floatList01 li {
	float: left;
	width: 48%;
	margin: 0 4% 0 0 !important;
}
.floatList01 li:nth-child(2n) {
	margin: 0 !important;
}
.floatList01 li:nth-child(n+3) {
	margin-top: 10px !important;
}
.floatList02 li {
	float: left;
	width: 32%;
	margin: 0 2% 0 0 !important;
}
.floatList02 li:nth-child(3n) {
	margin: 0 !important;
}
.floatList02 li:nth-child(n+4) {
	margin-top: 10px !important;
}


/* defineList */
.defineList01,
.defineList02 {
	margin-top: 40px;
}
.defineList02 {
	counter-reset: defineList02;
}
.defineList01 dd + dt,
.defineList02 dd + dt {
	margin-top: 20px;
}
.defineList01 dt,
.defineList02 dt {
	font-size: 18px;
	font-size: 1.8rem;
	font-weight: bold;
}
.defineList01 dt:before {
	margin-right: 0.5em;
	color: #999999;
	font-size: 12px;
	font-size: 1.2rem;
	content: "●";
}
.defineList02 dt:before {
	margin-right: 0.3em;
	color: #999999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 28px;
	font-size: 2.8rem;
	font-weight: bold;
	counter-increment: defineList02;
	content: counter(defineList02);
}
.defineList01 dd,
.defineList02 dd {
	padding: 17px 20px 20px 17px;
}
.defineList01 dd > *:first-child,
.defineList02 dd > *:first-child {
	margin-top: 0;
}

/* bottomNavi */
.bottomNavi {
	display: table;
	width: 100%;
	margin: 80px 0 30px;
	padding: 20px;
	border-top: 2px solid #e50212;
}
#Overview .bottomNavi {
	width: 1024px;
	margin: 80px auto 30px;
}
.bottomNavi > .category,
.bottomNavi > .contents {
	display: table-cell;
}
.bottomNavi > .category {
	width: 20%;
	margin: 20px;
	font-size: 18px;
	font-size: 1.8rem;
	text-align: center;
	vertical-align: top;
	border-right: dashed 1px #dddddd;
}
.bottomNavi > .category > em {
	border-bottom: 2px solid #e50212;
}
.bottomNavi > .category > em > a:link,
.bottomNavi > .category > em > a:visited {
	color: #333333;
	text-decoration: none;
}
.bottomNavi > .category > em > a:hover,
.bottomNavi > .category > em > a:active {
	color: #e50212;
	text-decoration: none;
}

.bottomNavi > .contents {
	width: 80%;
	padding: 0 0 0 45px;
	font-size: 14px;
	font-size: 1.4rem;
	text-align: left;
	vertical-align: middle;
}
.bottomNavi .naviList {
	line-height: 1.3;
	overflow: hidden;
}
.bottomNavi .naviList > li {
	float: left;
	display: block;
	margin: 0 20px 0 0;
	width: 170px;
}
.bottomNavi .naviList > li:last-child {
	margin-right: 0;
}
.bottomNavi .naviList > li > a {
	font-size: 1.6rem;
	padding-left: 16px;
	display: inline-block;
	background: url(/english/common/img/com_ic29.png) 0 0.25em no-repeat;
}
.bottomNavi .naviList li.current > a:link,
.bottomNavi .naviList li.current > a:visited {
	color: #666666;
	text-decoration: none;
}
.bottomNavi .naviList li.current > a:hover,
.bottomNavi .naviList li.current > a:active {
	color: #e50212;
	text-decoration: none;
}
.bottomNavi .naviList > li.current > a {
	font-weight: bold;
}
.bottomNavi .naviList > li.current a {
}
.bottomNavi .naviList > li > ul.localNavList { /*161220修正*/
	margin: 15px 0 15px 17px;
}
.bottomNavi .naviList > li > ul.localNavList > li {
	margin-top: 10px;
	font-size: 1.4rem;
}
.bottomNavi .naviList > li > ul.localNavList > li > a {
	padding-left: 12px;
	display: inline-block;
	background: url(/english/common/img/com_ic30.png) 0 0.55em no-repeat;
}
.bottomNavi .naviList > li > ul.localNavList >li:first-child {
	margin-top: 0;
}
/* table
-------------------------------- */
.scrollBox {
}
.tableHead {
	margin-top: 20px;
	color: #555555;
	font-weight: bold;
	text-align: center;
}
.table01,
.table02 {
	width: 100%;
	margin-top: 20px;
	border-top: solid 1px #dddddd;
	border-left: solid 1px #dddddd;
}
.table01 th,
.table02 th,
.table01 td,
.table02 td { /*161220修正*/
	padding: 16px 24px;
	background: #ffffff;
	border-right: solid 1px #dddddd;
	border-bottom: solid 1px #dddddd;
	text-align: left;
	word-wrap: break-word; /*170425追加*/
}
.table01 th > *:first-child,
.table02 th > *:first-child,
.table01 td > *:first-child,
.table02 td > *:first-child {
	margin-top: 0;
}
.table01 .level02 {
	border-right: none;
	background: #f5f5f5;
}
.table02 .level01 {
	background: #777777;
	color: #ffffff;
	font-weight: bold;
}
.table02 .level02 {
	background: #e0f1f8;
}
.table02 .level03 {
	background: #f5f5f5;
}
.table02.type03 .level01 {
	background: #d8ecf0;
	color: #333333;
	font-weight: normal;
}
.table02.type03 .level02 {
	background: #e4f6f8;
}
.table02.type03 .level03 {
	background: #f9f9f9;
}
.table02 .hidden {
	background: none !important;
	border: none !important;
}
.bgColor01 {
	background: #fef9df !important;
}
.bgColor02 {
	background: #fce5dc !important;
}
.bgColor03 {
	background: #e3f5f1 !important;
}
.dlTableType01 {
	display: table;
	width: 100%;
	margin-top: 20px;
	border-top: solid 1px #dddddd;
	border-left: solid 1px #dddddd;
}
.dlTableType01 dl {
	display: table-cell;
}
.dlTableType01 dl dt,
.dlTableType01 dl dd {
	padding: 16px 24px;
	background: #ffffff;
	border-right: solid 1px #dddddd;
	border-bottom: solid 1px #dddddd;
	text-align: left;
}
.dlTableType01 .level01 {
	background: #777777;
	color: #ffffff;
	font-weight: bold;
}
.dlTableType01 .level02 {
	background: #e0f1f8;
}
.dlTableType01 .level03 {
	background: #f5f5f5;
}
table.evenColor01 tr:nth-child(2n+3) th,
table.evenColor01 tr:nth-child(2n+3) td {
	background: #f5f5f5;
}
table.evenColor01 .level02 {
	background: #e0f1f8 !important;
}
table.evenColor01 tr:nth-child(2n+2) th,
table.evenColor01 tr:nth-child(2n+2) td {
	background: #ffffff;
}
table.pdNarrow th,
table.pdNarrow td {
	padding: 10px;
}

/* form
-------------------------------- */
.table02.form .level02 {
	color: #555555;
	font-weight: bold;
	vertical-align: middle;
}
.table02.form .requiredBox {
	position: relative;
	padding-right: 60px;
}
.table02.form .requiredBox .required {
	display: block;
	position: absolute;
	top: 50%;
	right: 0;
	margin-top: -10px;
	padding: 2px 10px 3px;
	color: #ffffff;
	font-size: 14px;
	font-size: 1.4rem;
	font-weight: bold;
	line-height: 1.0;
	background-color: #e50212;
}
.requiredTxt {
	color: #e50212;
	font-weight: bold;
}
.contactRadio01 > li {
	display: inline-block;
	margin-right: 20px;
}
.formRadio01 {
	display: none;
}
.labelItem {
	position: relative;
	display: inline-block;
	min-height: 20px;
	padding: 3px 3px 3px 30px;
	cursor: pointer;
}
.labelItem::before {
	position: absolute;
	content: "";
	top: 50%;
	left: 0;
	width: 18px;
	height: 18px;
	margin-top: -8px;
	background: #f6f6f6;
	border: 1px solid #d8d8d8;
	border-radius: 100%;
}
input.formRadio01 + .labelItem::after {
	position: absolute;
	content: "";
	top: 50%;
	left: 3px;
	width: 12px;
	height: 12px;
	margin-top: -5px;
	background: #d8d8d8;
	border-radius: 100%;
}
input.formRadio01:checked + .labelItem::after {
	position: absolute;
	content: "";
	top: 50%;
	left: 3px;
	width: 12px;
	height: 12px;
	margin-top: -5px;
	background: #e50212;
	border-radius: 100%;
}

.table02.form .input01 input {
	width: 50%;
	padding: 10px;
	background-color: #f7f7f7;
	border: solid 1px #d8d8d8;
}
.table02.form .textarea01 textarea {
	width: 100%;
	height: 120px;
	padding: 10px;
	background-color: #f7f7f7;
	border: solid 1px #d8d8d8;
}
.table02.form .input01 input:placeholder-shown,
.table02.form .textarea01 textarea:placeholder-shown {
    color: #bbbbbb; }

.table02.form .input01 input::-webkit-input-placeholder,
.table02.form .textarea01 textarea::-webkit-input-placeholder {
    color: #bbbbbb; }

.table02.form .input01 input:-moz-placeholder,
.table02.form .textarea01 textarea:-moz-placeholder {
    color: #bbbbbb; opacity: 1; }

.table02.form .input01 input::-moz-placeholder,
.table02.form .textarea01 textarea::-moz-placeholder {
    color: #bbbbbb; opacity: 1; }

.table02.form .input01 input:-ms-input-placeholder,
.table02.form .textarea01 textarea:-ms-input-placeholder {
    color: #bbbbbb; }
		
.table02.form .input01 + .noteList01,
.table02.form .textarea01 + .noteList01 {
	margin-top: 5px;
}
.termsBox02 {
	height: 150px;
	margin-top: 30px;
	overflow: auto;
	border: 1px solid #dddddd;
}
.termsBox02 > .termsBoxInner {
	padding: 20px;
}
.termsBox02 > .termsBoxInner .termsBoxTitle {
	margin-top: 0;
	font-weight: bold;
	font-size: 1.8rem;
}
.termsBox02 > .termsBoxInner .numList02 {
	margin-top: 20px;
}
.termsBox02 > .termsBoxInner .numList02 li + li {
	margin-top: 0.5em;
}
.checkBoxList li .acceptCheck input {
	display: none;
}
.checkBoxList li .acceptCheck {
	background: url(/english/common/img/com_ic27.png) no-repeat 0 0;
	display: inline-block;
	padding: 0 0 0 34px;
	margin: 0 10px 0 0;
	vertical-align: top;
	width: auto;
}
.checkBoxList li .acceptCheck.checked {
	background: url(/english/common/img/com_ic28.png) no-repeat 0 0;
}
.formStep01 {
	text-align: center;
}
.formStep01 li {
	position: relative;
	display: inline-block;
	width: 230px;
	margin-bottom: 10px;
	margin-right: 24px;
	padding: 12px 10px;
	background: #aaaaaa;
	color: #ffffff;
	font-size: 16px;
	font-size: 1.6rem;
	font-weight: bold;
	text-align: center;
	line-height: 1.1;
	letter-spacing: normal;
}
.formStep01.type01 li {
	width: 230px;
}
.formStep01.type02 li {
	width: 305px;
}
.formStep01 li.current {
	background: #e50212;
}
.formStep01 li:after {
	position: absolute;
	top: 50%;
	right: -17px;
	width: 0;
	height: 0;
	margin-top: -8px;
	border-style: solid;
	border-width: 8px 0 8px 8px;
	border-color: transparent transparent transparent #aaaaaa;
	content: "";
}
.formStep01 li:last-child:after {
	display: none;
}
/* formBtnList
-------------------------------- */
.formBtnList {
	position: relative;
	margin-top: 40px;
	min-height: 56px;
}
.formBtnList li.btnC {
	text-align: center;
}
.formBtnList li.btnR {
	position: absolute;
	top: 9px;
	right: 0;
}
.formBtnList li.btnL {
	position: absolute;
	top: 9px;
	left: 0;
}
.formBtnList li.btnC input {
	display: inline-block;
	min-width: 298px;
	padding: 15px 10px;
	background-color: #f27900;
	border-radius: 5px;
	color: #ffffff;
	font-size: 18px;
	font-size: 1.8rem;
	font-weight: bold;
	text-align: center;
	line-height: 1.1;
	text-decoration: none;
}
.formBtnList li.btnC input:hover {
	background-color: #c06000;
}
.formBtnList li.btnR a,
.formBtnList li.btnL a {
	display: inline-block;
	min-width: 140px;
	padding: 6px 10px;
	background: #ffffff;
	border-radius: 4px;
	border: solid 1px #cccccc;
	color: #010101;
	font-size: 13px;
	font-size: 1.3rem;
	text-align: center;
	line-height: 1.1;
	text-decoration: none;
}
.formBtnList li.btnR a:hover,
.formBtnList li.btnL a:hover {
	background: #eeeeee;
}


/* column
-------------------------------- */
/* oneColumn */
.oneColumn01 {
	clear: both;
	margin-top: 40px;
}
.oneColumn01 .figure { /*161110修正*/
	margin: 0 auto;
	text-align:center;
	max-width:100%;
}
.figure img {
	margin-top: 5px;
}
.figure .title {
	margin: 0 0 20px 0;
	color: #555555;
	font-weight: bold;
	text-align: center;
}
.figure > *:first-child {
	margin-top: 0;
}

/* twoColumn01 */
.twoColumn01 { /* 161110修正*/
	margin-top: 40px;
	margin-bottom: -40px;
}
.twoColumn01 .col { /*161110修正*/
	float: left;
	/*width: 472px;*/ width:47%;
	margin: 0 0 40px 5%;
}
.twoColumn01 .col:nth-child(2n-1) {
	margin-left: 0;
}
.twoColumn01 .col > *:first-child {
	margin-top: 0;
}
.twoColumn01 .col img {
	max-width: 100%;
}
.twoColumn01 .col .colInner > *:first-child {
	margin-top: 0 !important;
}
.twoColumn01 .col .issue {
	color: #000000;
	font-weight: bold;
}
.twoColumn01 .col .colLink {
	margin-top: 3px;
}
.twoColumn01 .col .date {
	margin-top: 3px;
	color: #777777;
	font-size: 12px;
	font-size: 1.2rem;
}
.twoColumn01 .col .pic { /*161110追加*/
	float:left; width:30%;
	margin-top:15px;
}
.twoColumn01 .col .text { /*161110追加*/
	float:left; width:65%;
	margin-left:5%;
}
.twoColumn01 .col .text span { /*161110追加*/
	font-size:12px;
}
.twoColumn01 .col:after { /*161110追加*/
	content : "";
	display : block;
	clear : both;
}
	

/* threeColumn01 */
.threeColumn01 {
	margin-top: 40px;
}
.threeColumn01 .col {
	float: left;
	width: 314px;
	margin: 0 0 0 24px;
}
.threeColumn01 .col:first-child,
.threeColumn01.intro .col:first-child {
	margin: 0 0 0 0;
}
.threeColumn01.intro .col:nth-child(3n+1) {
	margin-left: 0;
}
.threeColumn01 .col > *:first-child,
.threeColumn01.intro .col:first-child,
.threeColumn01.intro .col:nth-child(-n+3) {
	margin-top: 0;
}
/* threeColumn01 intro */
.threeColumn01 {
	margin-top: 40px;
}
.threeColumn01.intro .col {
	float: left;
	width: 314px;
	margin: 54px 0 0 41px;
}
.threeColumn01.intro .col > *:first-child {
	margin-top: 0;
}

/* figureColumn */
.figureColumn01,
.figureColumn02 {
	clear: both;
	margin-top: 40px;
}
#people .heading02 {
	margin-left: 0;
	margin-right: 0;
}
.threeColumn01.intro > .heading02,
.figureColumn01.intro > .heading02,
.figureColumn02.intro > .heading02 {
	margin: 48px 0 !important;
}
.figureColumn01.intro > *:first-child {
	margin-top: 0 !important;
}
.figureColumn01.intro > .figureLeft,
.figureColumn02.intro > .figureLeft,
.figureColumn01.intro > .text,
.figureColumn02.intro > .text {
	display: table-cell;
	vertical-align: bottom;
}
.titleName {
	font-size: 2rem;
	margin-top: 2px;
	font-weight: bold;
}
.figureColumn01.intro > .figureLeft,
.figureColumn02.intro > .figureLeft {
	margin: 0;
	float: none;
}
.figureColumn01 .figureRight,
.figureColumn02 .figureRight {
	float: right;
	margin: 0 0 10px 24px;
}
.figureColumn01 .figureLeft,
.figureColumn02 .figureLeft {
	float: left;
	margin: 0 40px 10px 0;
}
.figureColumn02 .figureRight .figure,
.figureColumn02 .figureLeft .figure {
	float: left;
	margin: 0 0 0 24px;
}
.figureColumn02 .figureRight .figure:first-child,
.figureColumn02 .figureLeft .figure:first-child {
	margin: 0 0 0 0;
}
.figureColumn01 .title,
.figureColumn02 .title {
	margin: 0 0 20px 0;
	color: #555555;
	font-weight: bold;
	text-align: center;
}
.figureColumn01 .text,
.figureColumn02 .text {
	overflow: hidden;
	position: relative;
}
.leadBox .leadText02,
.leadBox > *:nth-child(n-1) {
	padding: 0 45px;
}
.leadBox > *:first-child {
	margin-top: 0;
}
.leadBox .leadText02,
.figureColumn01.type02 .text,
.figureColumn02.type02 .text {
	position: relative;
}
.leadBox .leadText02:before,
.figureColumn01.type02 .text:before,
.figureColumn02.type02 .text:before {
	position: absolute;
	top: 0;
	left: 0;
	display: block;
	width: 35px;
	height: 27px;
	background: url(/english/common/img/com_ic31.png) no-repeat 0 0;
	content: "";
}
.leadBox .leadText02:after {
	position: absolute;
	bottom: 0;
	right: 0;
	display: block;
	width: 35px;
	height: 27px;
	background: url(/english/common/img/com_ic32.png) no-repeat 0 0;
	content: "";
}
.figureColumn01.type03,
.figureColumn02.type03 {
	background: #f7f7f7;
}
.figureColumn01.type03 .text,
.figureColumn02.type03 .text {
	padding: 50px 50px 30px 20px;
}
.figureColumn01.type03 .text .heading03,
.figureColumn02.type03 .text .heading03 {
	font-size: 2.4rem;
	font-weight: bold;
}
.figureColumn01.type03 .figureLeft,
.figureColumn02.type03 .figureLeft {
	float: left;
	margin: 0 24px 0 0;
}
.figureColumn01 .text > *:first-child,
.figureColumn02 .text > *:first-child {
	margin-top: 0;
}
.figureColumn01.ovfVisible .text,
.figureColumn02.ovfVisible .text {
	overflow: inherit;
}


/* box
-------------------------------- */
.box01,
.box02,
.box03 { /*161110修正*/
	margin-top: 35px;
	padding: 32px 32px;
}
.box04 {
	margin-top: 48px;
	padding: 0 15px;
}
.box01 {
	background: #edf6fa;
}
.box02 {
	background: #f5f5f5;
}
.box02.borderType {
	border: solid 1px #f5f5f5;
}
.box03 {
	background: #ffffff;
	border: solid 1px #dddddd;
}
.box01 > *:first-child,
.box02 > *:first-child,
.box03 > *:first-child,
.box04 > *:first-child {
	margin-top: 0 !important;
}
.box01 .leadText02,
.box02 .leadText02,
.box03 .leadText02,
.box04 .leadText02 {
	margin-top: 40px;
}
.box01 .boxHeading,
.box02 .boxHeading,
.box03 .boxHeading {
	margin: 35px 0 0;
	padding-bottom: 10px;
	border-bottom: solid 1px #cccccc;
	color: #333333;
	font-size: 22px;
	font-size: 2.2rem;
}
.box04 .boxHeading {
	margin: 35px 0 0;
	color: #333333;
	font-size: 28px;
	font-size: 2.8rem;
}
.box04 .oneColumn01 {
    clear: both;
    margin-top: 25px;
}
.introBox	{
	margin-top: 60px;
}
.introBox > .introCol {
	width: 100%;
}
.introBox > .introCol .imgArea,
.introBox > .introCol .txtArea {
	display: table-cell;
}
.introBox > .introCol > .imgArea {
	width: 23%;
	text-align: left;
	vertical-align: top;
}
.introBox > .introCol > .imgArea img {
	max-width: 100%;	
}
.introBox > .introCol > .txtArea { /*161220修正*/
	width: 77%;
	padding: 0 35px;
	text-align: left;
	vertical-align: middle;
	line-height: 1.3;
	background-color: #f5f5f5;
}
.introBox > .introCol > .txtArea > *:first-child {
	margin-top: 0 !important;
}
.introBox > .introCol > .txtArea > .name {
	font-size: 20px;
	font-size: 2.0rem;
	font-weight: bold;
}
.introBox > .introCol > .txtArea > .name  + * {
	margin-top: 10px;
}
.introBox.col2 > .introCol {
	float: left;
	width: 47.66%;
	margin-right: 4.68%;
	padding-bottom: 20px;
	border-bottom: solid 1px #dddddd;
}
.introBox.col2 > .introCol.type02 {
	float: left;
	width: 45.5%;
	margin-right: 3.9%;
	margin: 0 3.9% 0 0;
	padding-bottom: 25px;
	position: relative;
	border-bottom: none;
}
.introBox.col2 > .introCol.type02:after {
	position: absolute;
	z-index: -1000;
	top: 30px;
	left: 30px;
	display: block;
	width: 93.9%;
	height: 92.3%;
	background: #f7f7f7;
	content: "";
}
.introBox.col2 > .introCol.type02:nth-child(n+3) {
	margin-top: 40px;
}
.introBox.col2 > .introCol:nth-child(2n) {
	margin-right: 0;
}
.introBox.col2 > .introCol:nth-child(n+3) {
	margin-top: 60px;
}
.introBox.col2 > .introCol.type02 > .imgArea {
	width: 50.8%;
}
.introBox.col2 > .introCol.type02 > .txtArea {
	vertical-align: bottom;
	padding: 0 30px 0 25px;
}
.introBox.col2 > .introCol.type02 > p {
	padding: 0 30px 0 50px;
}
.introBox.col2 > .introCol.type02 {
}
.introBox.col2 > .introCol > .txtArea {
	width: 55%;
	padding: 0 0 0 25px;
	vertical-align: top;
	background: none;
}
/*CEO*/
#CEO .introBox > .introCol > .imgArea  { /*161110修正*/
	display: block; margin-right:80px; text-align:center;
	float: right;
	width: 30%;
}
#CEO .introBox > .introCol > .txtArea { /*161110修正*/
	width: 60%; 
	padding: 15% 0  0 35px;
	background: none;
}
#CEO .introBox > .introCol > .txtArea > .name {
	margin-bottom: 16px;
}
.contactBox {
	display: table;
	width: 100%;
	margin-top: 60px;
	border: solid 1px #e6e6e6;
}
.contactBox > .box {
	display: table-cell;
	width: 50%;
	padding: 30px 15px;
	text-align: left;
	vertical-align: middle;
}
.contactBox > .box:first-child {
	text-align: right;
}
.contactBox > .box > *:first-child {
	margin-top: 0 !important;
}

/* notesSection
-------------------------------- */
.notesSection {
	width: 1980px;
	margin: 80px 0 0 -478px;
	padding-bottom: 40px;
	background: #f5f5f5;
}
.notesSection .inner {
	overflow: hidden;
	width: 1024px;
	margin: 0 auto;
	font-size: 1.3rem;
}
.notesHeading01 {
	margin-top: 40px;
	padding-left: 26px;
	background: url(/english/fundinfo/img/com_ic14.png) no-repeat 0 50%;
	font-size: 1.6rem;
	font-weight: bold;
}
.notesHeading02 {
	margin-top: 20px;
	padding-bottom: 7px;
	border-bottom: solid 1px #cccccc;
	font-size: 1.5rem;
	font-weight: bold;
}
.notesList01 {
	margin-top: 15px;
}
.notesList01 li {
	padding-left: 1em;
	text-indent: -1em;
}
.notesList01 li:before {
	margin-right: 5px;
	font-size: 0.8rem;
	content: "●";
}


/* relationLinks
-------------------------------- */
.relationLinks {
	margin-top: 48px;
}
.relationLinks .relationTitle {
	padding: 16px 24px;
	background: #dddddd;
	font-size: 24px;
	font-size: 2.4rem;
	font-weight: bold;
}
.relationLinks .boxInner {
	padding: 20px 24px;

	background: #ffffff;
	border: solid 1px #dddddd;
	border-top: none;
}
.relationLinks .boxInner > dl {
	overflow: hidden;
}
.relationLinks .boxInner > dl + dl {
	margin-top: 10px;
}
.relationLinks .boxInner > dl > dt {
	float: left;
	margin-right: 24px;
	font-size: 14px;
	font-size: 1.4rem;
}
.relationLinks .boxInner > dl > dd {
	overflow: hidden;
}
.relationLinks .boxInner > dl > dd > a {
	display: inline-block;
}
.relationLinks .boxInner > dl > dd > a[target="_blank"]:after {
	content: "";
	display: inline-block;
	margin-left: 8px;
	background: url(/english/common/img/com_ic10.gif) no-repeat 0 0;
	width: 13px;
	height: 12px;
}
.relationLinks .boxInner > dl > dd > a[href$="pdf"]:after {
	content: "";
	display: inline-block;
	margin-left: 8px;
	background: url(/english/common/img/com_ic01.png) no-repeat 0 0;
	width: 16px;
	height: 16px;
}


/* symposium
-------------------------------- */
/* symposiumHead */
.symposiumHead {
	margin-top: 70px;
}
.symposiumHead .title {
	margin: 0;
	color: #f28518;
	font-size: 18px;
	font-size: 1.8rem;
	text-align: center;
}
.symposiumHead .title span {
	font-weight: bold;
}
.symposiumHead .symposiumMember {
	margin-top: 20px;
	padding: 30px 32px;
	background: #ebf7d3;
	border: solid 1px #d3debd;
}
.symposiumHead .symposiumMember .lead {
	margin: 0;
	text-align: center;
}
.symposiumHead .symposiumMember dl dt {
	position: relative;
	width: 640px;
	margin: 16px auto 0;
	padding: 5px 0;
	background: #8da85a;
	border-radius: 3px;
	color: #ffffff;
	font-size: 18px;
	font-size: 1.8rem;
	font-weight: bold;
	text-align: center;
}
.symposiumHead .symposiumMember dl dt: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: #8da85a transparent transparent transparent;
	content: "";
}
.symposiumHead .symposiumMember dl dd {
	padding-top: 24px;
}
.symposiumHead .symposiumMember dl dd .memberColumn {
	float: left;
	margin-right: 32px;
}
.symposiumHead .symposiumMember dl dd .memberColumn:last-child {
	margin-right: 0;
}
.symposiumHead .symposiumMember dl dd.threeCol .memberColumn {
	width: 288px;
}
.symposiumHead .symposiumMember dl dd.twoCol .memberColumn {
	width: 448px;
}
.symposiumHead .symposiumMember dl dd .memberColumn .photo {
	float: left;
	width: 60px;
}
.symposiumHead .symposiumMember dl dd .memberColumn .text {
	float: right;
	width: 212px;
}
.symposiumHead .symposiumMember dl dd.twoCol .memberColumn .text {
	width: 372px;
}
.symposiumHead .symposiumMember dl dd .memberColumn .text .name {
	margin: 0;
	font-weight: bold;
	font-size: 16px;
	font-size: 1.6rem;
}
.symposiumHead .symposiumMember dl dd .memberColumn .text .comment {
	margin: 0;
	font-size: 14px;
	font-size: 1.4rem;
}

/* commentColumn */
.commentColumn01 {
	overflow: hidden;
	margin-top: 20px;
	padding: 30px 32px;
	background: #fef9df;
	border: solid 1px #dddddd;
}
.commentColumn02 {
	overflow: hidden;
	margin-top: 20px;
	padding: 30px 32px;
	background: #ffffff;
	border: solid 1px #dddddd;
}
.commentColumn01 .photo {
	float: left;
	margin-right: 32px;
}
.commentColumn02 .photo {
	float: right;
	margin-left: 32px;
}
.commentColumn01 .text .name,
.commentColumn02 .text .name {
	margin: 0;
	font-weight: bold;
}
.commentColumn01 .text .comment,
.commentColumn02 .text .comment {
	margin-top: 10px;
}


/* block
-------------------------------- */
/* newsBlock */
.newsBlock {
	margin-top: 40px;
	border: solid 1px #dddddd;
}
.newsBlock dl {
	padding: 18px 24px;
	border-top: solid 1px #dddddd;
}
.newsBlock dl:first-child {
	border-top: none;
}
.newsBlock dl dt {
	font-size: 14px;
	font-size: 1.4rem;
}
.newsBlock dl dt span {
	display: inline-block;
	width: 120px;
	height: 20px;
	margin-left: 12px;
	padding: 2px 8px;
	color: #ffffff;
	font-size: 11px;
	font-size: 1.1rem;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;

}
.newsBlock dl dt span.type01 {background: #97b16f;}
.newsBlock dl dt span.type02 {background: #e48ab4;}
.newsBlock dl dd {
	padding-top: 5px;
	font-size: 16px;
	font-size: 1.6rem;
}

/* tabBlock  */
.tabBlock01 {
	margin-top: 70px;
}
.tabBlock01 .tabBlockList {
	display: table;
	table-layout: fixed;
	width: 100%;
}
.tabBlock01 .tabBlockList li {
	display: table-cell;
	background: #335588;
	border-top: solid 2px #335588;
	border-left: solid 2px #ffffff;
	text-align: center;
}
.tabBlock01 .tabBlockList li:first-child {
	border-left: none;
}
.tabBlock01 .tabBlockList li.on,
.tabBlock01 .tabBlockList li:hover {
	background: #edf6fa;
	border-top: solid 2px #335588;
}
.tabBlock01 .tabBlockList li a {
	display: block;
	padding: 15px 0;
	color: #ffffff;
	font-size: 14px;
	font-size: 1.4rem;
	font-weight: bold;
	text-decoration: none;
}
.tabBlock01 .tabBlockList li.on a,
.tabBlock01 .tabBlockList li:hover a {
	color: #001166;
}
.tabBlock01 .tabBlockDetail {
	padding: 25px 32px;
	background: #edf6fa;
}
.tabBlock01 .tabBlockDetail > *:first-child {
	margin-top: 0;
}

/* articleBlock */
.articleBlock {
	margin-top: 15px;
}
.articleBlock .inner .col {
	float: left;
	width: 314px;
	margin-left: 25px;
}
.articleBlock .inner .col:first-child {
	margin-left: 0;
}
.articleBlock > *:first-child,
.articleBlock .media .colInner > *:first-child {
	margin-top: 0 !important;
}
.articleBlock > .heading {
	font-size: 18px;
	font-size: 1.8rem;
	font-weight: bold;
}
.articleBlock .col {
	background: #edf6fa url(/english/common/img/com_bg01.png) no-repeat 100% 100%;
}
.articleBlock .col .imgLink {
	display: inline-block;
	position: relative;
	background: #000000;
}
.articleBlock .col .imgLink a {
	display: block;
	text-decoration: underline;
}
.articleBlock .col .imgLink img {
	transition-property: all;
	transition-duration: 0.2s;
}
.articleBlock .col a .imgLink:hover img,
.articleBlock .col .imgLink:hover a img {
	-ms-filter: "alpha(opacity=70)";
	filter: alpha(opacity=70);
	opacity: 0.7;
}
.articleBlock .col .imgLink figcaption {
	position: absolute;
	top: 50%;
	padding: 0 20px;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	color: #ffffff;
	font-size: 18px;
	font-size: 1.8rem;
	font-weight: bold;
	line-height: 1.4;
	text-shadow: 1px 1px 0 rgba(1, 1, 1, 0.75);
}
.articleBlock .col .imgLink > a figcaption span {
	text-decoration: underline;
}
.articleBlock .col .colInner .iconLink01 {
	margin-top: 10px;
}
.articleBlock .col .colInner {
	margin-top: 0;
	padding: 10px 20px 15px;
}
.articleBlock .col .colInner .number {
	margin-top: 0;
	color: #555555;
	font-size: 14px;
	font-size: 1.4rem;
}
.articleBlock .col .colInner .number span {
	display: inline-block;
	width: 120px;
	height: 20px;
	vertical-align: middle;
	margin-left: 10px;
	padding: 1px 8px 2px;
	color: #ffffff;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
}
.articleBlock .col .colInner .number span.newsIconType01 {background: #c95555;}
.articleBlock .col .colInner .number span.newsIconType02 {background: #4e92bf;}
.articleBlock .col .colInner .number span.newsIconType03 {background: #3ba6a2;}
.articleBlock .col .colInner .number span.newsIconType04 {background: #f09a74;}


/* articleBlock + infoList */
.infoList {
	margin-top: 80px;
	border-top: solid 1px #dddddd;
}
.infoList.marketTop {
	border-top: 2px solid #e50212;
}
.infoList dl {
	padding: 20px;
	border-top: solid 1px #dddddd;
}
.infoList dl:first-child {
	border-top: none;
}
.infoList dl > dt {
	font-size: 14px;
	font-size: 1.4rem;
}
.infoList dl > dt > span {
	display: inline-block;
	width: 120px;
	height: 20px;
	vertical-align: middle;
	margin-left: 10px;
	padding: 1px 8px 2px;
	color: #ffffff;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
}
.infoList dl > dt > span.newsIconType01 {background: #c95555;}
.infoList dl > dt > span.newsIconType02 {background: #4e92bf;}
.infoList dl > dt > span.newsIconType03 {background: #3ba6a2;}
.infoList dl > dt > span.newsIconType04 {background: #f09a74;}
.infoList dl > dd {
	margin-top: 12px;
}
.infoList dl > dd > a {
}
.infoList dl > dd > a[href$="pdf"]:after {
	display: inline-block;
	width: 16px;
	height: 16px;
	margin-left: 5px;
	vertical-align: -2px;
	background: url(/english/common/img/com_ic01.png) no-repeat 0 0;
	content: "";
}
.infoList .listWrap {
	display: table;
	width: 100%;
	border: solid 1px #dddddd;
	border-top: none;
}
.infoList .listWrap > * {
	display: table-cell;
	padding: 23px;
	vertical-align: middle;
}
.infoList .listWrap > .document {
	width: 220px;
	border-left: 1px solid #dddddd;
	background-color: #f5f5f5;
	text-align: center;
}
.infoList .listWrap > .document > *:first-child {
	margin-top: 0 !important;
}

/* indexBox */
.indexBox {
}
.indexBox .col .figure img,
.indexBox02 .figure img {
	margin: 0;
	width: 100%; max-height:170px;
}
.indexBox .col .imgLink,
.indexBox02 .imgLink {
	display: block;
	position: relative;
	background: #000000;
}
.indexBox .col .imgLink img,
.indexBox02 .figure .imgLink img {
	transition-property: all;
	transition-duration: 0.2s;
}
.indexBox .col .imgLink .title {
	position: absolute;
	top: 50%;
	width: 100%;
	display: block;
	padding: 0 20px;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	color: #ffffff;
	font-size: 24px;
	font-size: 2.4rem;
	font-weight: bold;
	line-height: 1.4;
	text-shadow: 1px 1px 0 rgba(1, 1, 1, 0.75);
	text-align: center;
}
.indexBox .col .colInner {
	padding: 20px 25px 25px;
	background: #edf6fa;
}
.indexBox .col .colInner .innerTxt > p:first-child,
.indexBox02 .colInner .innerTxt > p:first-child {
	margin-top: 0;
}
.indexBox .col.on,
.indexBox02.on {
	cursor: pointer;
}
.indexBox .col.on .imgLink img,
.indexBox02.on .imgLink img {
	-ms-filter: "alpha(opacity=70)";
	filter: alpha(opacity=70);
	opacity: 0.7;
}
.indexBox .col.on .iconLink01 a,
.indexBox02.on .iconLink01 a {
	color: #e50212;
	text-decoration: none;
}
.indexBox02 {
	clear: both;
	margin-top: 30px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	background: #edf6fa;
	min-height: 220px;
	height: auto;
}
.indexBox02 > .figure {
	float: right;
	width: 350px;
}
.indexBox02 .colInner {
	padding: 28px 25px;
	width: 644px;
}
.indexBox02 .title {
	font-size: 28px;
	font-size: 2.8rem;
}
.indexBox02 .title + p {
	margin-top: 0;
}
.indexBox02 .iconLink01 {
	margin-top: 10px;
}
/* Overview indexBox */
#Overview .section:first-child,
#Overview .section:nth-child(3),
#Overview .section:nth-child(5) {
	background-color: #f7f7f7;
}
#Overview .section:nth-child(2),
#Overview .section:nth-child(4) {
	background-color: #ffffff;
}
#Overview .indexBox {
}
#Overview .indexBox .col .figure img,
#Overview .indexBox02 .figure img {
	margin: 0;
	width: 100%;
}
#Overview .indexBox .col .imgLink,
#Overview .indexBox02 .imgLink {
	display: block;
	position: relative;
	background: #000000;
}
#Overview .indexBox .col .imgLink img,
#Overview .indexBox02 .figure .imgLink img {
	transition-property: all;
	transition-duration: 0.2s;
}
#Overview .indexBox .col .imgLink .title {
	position: absolute;
	top: 50%;
	width: 100%;
	display: block;
	padding: 0 20px;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	color: #ffffff;
	font-size: 24px;
	font-size: 2.4rem;
	font-weight: bold;
	line-height: 1.4;
	text-shadow: 1px 1px 0 rgba(1, 1, 1, 0.75);
	text-align: center;
}
#Overview .indexBox .col .colInner {
	padding: 20px 25px 25px;
	background: #edf6fa;
}
#Overview .indexBox .col .colInner .innerTxt > p:first-child,
#Overview .indexBox02 .colInner .innerTxt > p:first-child {
	margin-top: 0;
}
#Overview .indexBox .col.on,
#Overview .indexBox02.on {
	cursor: pointer;
}
#Overview .indexBox .col.on .imgLink img,
#Overview .indexBox02.on .imgLink img {
	-ms-filter: "alpha(opacity=70)";
	filter: alpha(opacity=70);
	opacity: 0.7;
}
#Overview .indexBox .col.on .iconLink01 a,
#Overview .indexBox02.on .iconLink01 a {
	color: #e50212;
	text-decoration: none;
}
#Overview .indexBox02 {
	clear: both;
	margin-top: 30px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	background: none;
	min-height: 480px;
	height: auto;
	width: 1024px;
	margin: 0 auto;
	position: relative;
}
#Overview .section:first-child .indexBox02:after {
	position: absolute;
	bottom: 0;
	right: 0;
	display: block;
	width: 448px;
	height: 480px;
	background: url(/english/company/info/img/index_bg01.png) no-repeat 0 100%;
	content: "";
}
#Overview .section:nth-child(2) .indexBox02:after {
	position: absolute;
	bottom: 0;
	left: -268px;
	display: block;
	width: 780px;
	height: 480px;
	background: url(/english/company/info/img/index_bg02.png) no-repeat 0 0;
	content: "";
}
#Overview .section:nth-child(3) .indexBox02:after {
	position: absolute;
	bottom: 0;
	right: 0;
	display: block;
	width: 575px;
	height: 480px;
	background: url(/english/company/info/img/index_bg03.png) no-repeat 0 0;
	content: "";
}
#Overview .section:nth-child(4) .indexBox02:after {
	position: absolute;
	bottom: 0;
	left: -233px;
	display: block;
	width: 760px;
	height: 480px;
	background: url(/english/company/info/img/index_bg04.png) no-repeat 70% 0;
	content: "";
}
#Overview .section:nth-child(5) .indexBox02:after {
	position: absolute;
	bottom: 0;
	right: -153px;
	display: block;
	width: 760px;
	height: 480px;
	background: url(/english/company/info/img/index_bg05.png) no-repeat 0 0;
	content: "";
}
#Overview .indexBox02 > .figure {
	float: right;
	width: 350px;
}
#Overview .indexBox02 .colInner {
	padding: 125px 30px;
	width: 512px;
	position: relative;
	z-index: 1;
}
#Overview .indexBox02 .colInner.Right {
	position: absolute;
	top: 0;
	right: 0;
}
#Overview .indexBox02 .title {
	font-size: 36px;
	font-size: 3.6rem;
}
#Overview .indexBox02 .title + p {
	margin-top: 0;
}
#Overview .indexBox02 .iconLink01 {
	margin-top: 10px;
}
/* narrowDownWrap
-------------------------------- */
.narrowDownWrap {
	margin-top: 50px;
}
.narrowDownWrap .listSwitch + * {
	margin-top: 25px;
}
.narrowDownWrap .listSwitch > ul {
	margin-top: -10px;
}
.narrowDownWrap .listSwitch > ul > li {
	float: left;
	margin: 10px 10px 0 0;
}
.narrowDownWrap .listSwitch > ul > li > a {
	display: table;
	min-width: 120px;
	border: 1px solid #cccccc;
	border-radius: 5px;
	transition-property: all;
	transition-duration: 0.2s;
	text-decoration: none;
}
.narrowDownWrap .listSwitch > ul > li > a > span {
	display: table-cell;
	height: 42px;
	padding: 0 16px;
	vertical-align: middle;
	border: 1px solid #ffffff;
	border-radius: 4px;
	color: #999999;
	font-size: 18px;
	font-size: 1.8rem;
	font-weight: bold;
	text-align: center;
}
.narrowDownWrap .listSwitch > ul > li.active > a,
.narrowDownWrap .listSwitch > ul > li.on > a {
	border-color: #e60012;
}
.narrowDownWrap .listSwitch > ul > li.active > a > span,
.narrowDownWrap .listSwitch > ul > li.on > a > span {
	border-color: #e60012;
	color: #e60012;
}

/* gmap */
.gmap { /*161110修正*/
	position: relative;
	padding-bottom: 56.25%;
	padding-top: 30px;
	height: 0;
	overflow: hidden;
	margin: 0 20px;
}
.gmap iframe,
.gmap object,
.gmap embed {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

/* DISCLAIMER
-------------------------------- */

#disclaimOverlay {
	display: none;
	position: fixed;
	top:0; 
	left:0;
	width: 100%;
	height: 100%;
	z-index:9999;
	background-color: rgba(200,200,200,0.8);
}
#disclaimOuter {
	display: none;
	position: absolute;
	max-width: 960px;
	height: 80vh;
	top: 10vh;
	padding: 20px;
	background-color: #ffffff;
	z-index:9999;
	border: solid 1px #dddddd;
	box-shadow:rgba(0, 0, 0, 0.3) 0px 3px 6px 3px;
}
#disclaimOuter > #disclaimContainer {
	height: 82%;
	width: 100%;
}
#disclaimOuter > #disclaimContainer > #content {
	height: 100%;
	width: 100%;
	padding: 20px;
	overflow-y: scroll;
}
#disclaimOuter > #disclaimContainer section:first-child {
	padding-top: 0;
}
#disclaimOuter > #disclaimContainer #content > section h2:first-child {
	margin-top: 0;
}
#disclaimOuter ul.linkBtn01 {
    letter-spacing: -.40em;
	margin-top: 17px;
}
#disclaimOuter ul.linkBtn01 a {
	width:80%;
}

@media only screen and (min-width: 1024px) {
	/* 170217追加
	-------------------------------- */
	#disclaimOuter {
		max-width: 94%;
		margin:0 auto;
	}
}

@media only screen and (min-width: 641px) {
		
	.narrowDownWrap .listSwitch {
		overflow: hidden;
		position: relative;
	}
	.narrowDownWrap .listSwitch > ul {
		position: relative;
		left: 50%;
		float: left;
	}
	.narrowDownWrap .listSwitch > ul > li {
		position: relative;
		left: -50%;
	}
	
	.indexBox02 .colInner .innerTxt {
		min-height: 127px;
	}
}

/* linkSelect */
.linkSelect {
	margin-top: 50px;
}
.linkSelect + .infoList {
	margin-top: 50px;
}
.linkSelect .easy-select-box {
	position: relative;
	width: 180px;
	border: 1px solid #cccccc;
	border-radius: 5px;
	cursor: pointer;
}
.linkSelect .esb-displayer {
	position: relative;
	padding: 0 24px;
	font-size: 18px;
	font-size: 1.8rem;
	line-height: 40px;
}
.linkSelect .esb-displayer:before {
	position: absolute;
	top: 50%;
	right: 6px;
	width: 9px;
	height: 5px;
	margin-top: -3px;
	background: url(/common/img/com_ic12.png) no-repeat 0 0;
	content: "";
}
.linkSelect .esb-dropdown {
	display: none;
	position: absolute;
	top: 38px;
	left: -1px;
	width: 100% !important;
	padding: 0 0 5px;
	border: 1px solid #cccccc;
	border-top: none;
	border-radius: 0 0 5px 5px;
	background-color: #ffffff;
	-webkit-box-sizing: content-box;
	   -moz-box-sizing: content-box;
	        box-sizing: content-box;
	z-index: 99;
}
.linkSelect .esb-item {
	padding: 0 24px;
	transition-property: all;
	transition-duration: 0.2s;
	font-size: 18px;
	font-size: 1.8rem;
	line-height: 40px;
}
.linkSelect .esb-item:hover {
	color: #e50212;
}
.heading07 {
	position: relative;
	margin: 22px 0 0;
	padding-bottom: 5px;
	border-bottom: solid 1px #cccccc;
	color: #333333;
	width:97%;
}
.heading07:after {
	position: absolute;
	bottom: -1px;
	left: 0;
	width: 50%;
	height: 1px;
	background: #777777;
	content: "";
}
.twoColumn01 .cv { /*161220追加*/
	font-size:14px;
	padding-left:15px;
}
/* 180316 add*/
.tblCareer dt {
	float: left;
	width: 6em;
}
.tblCareer dd {
	margin: 0 0 0 6em;
}
/*180316 end*/


@media only screen and (max-width: 1024px) {
	/* 161110追加
	-------------------------------- */
	.linkBtn02 a,
	.linkBtn02 input { /*161220追加*/
		min-width: 100%;
	}
	#CEO .section {
		width: 100%;
	}
	#CEO .introBox > .introCol  { /*161220修正*/
		margin-right:50px;
		position:relative;
	}
	#CEO .introBox > .introCol> .imgArea  { /*161220修正*/
		position:absolute;
		bottom:0; right:-50px;
	}
	#CEO .introBox > .introCol > .txtArea { /*161220修正*/
		width: 70% !important;
		display:block;
		padding-bottom:8%;
		padding-top: 15%;
	}
	.twoColumn01 .col .text {
		float: left;
		width: 58%;
		margin-left: 5%;
	}
	#Overview .indexBox02 {
		max-width: 1024px;
		width:100%;
		height: 380px;min-height: 380px;
	}
	#Overview .indexBox02 .colInner {
		z-index:1;
	}
	#Overview .indexBox02 .title + p {
		background-color: rgba(255, 255, 255, 0.7);
	}
	#Overview .section:first-child .indexBox02:after,
	#Overview .section:nth-child(2) .indexBox02:after,
	#Overview .section:nth-child(3) .indexBox02:after,
	#Overview .section:nth-child(4) .indexBox02:after,
	#Overview .section:nth-child(5) .indexBox02:after {
		height: 380px;
		background-size:90%;
	}
	#Overview .section:first-child .indexBox02:after,
	#Overview .section:nth-child(5) .indexBox02:after {
		background-position: 90% 0;
	}
	#Overview .section:nth-child(3) .indexBox02:after {
		background-position: 230% 0;
	}
	#Overview .indexBox02 .colInner {
		padding: 60px 30px;
	}
	
	#content > section:first-child .heading02.type03.type02,
	#content02 > section:first-child .heading02.type03.type02 {
		margin: 0 15px 0;
	}
	#content02 .heading02.type03.type02 {
		margin: 0 15px 0;
	}
	.heading02 + p { /*161220修正*/
		/*margin-left: 15px;*/
	}
	.titleName2 { /*161220追加*/
		margin-left: 15px;
	}
	.titleName {
		margin-left: 15px;
	}
	.threeColumn01 .titleName {
		margin-left: 0;
	}
	.threeColumn01.intro .col {
		float: left;
		width: 30%;
		margin: 54px 0 0 5%;
	}
	.intro {
		margin-left:15px;
	}
	.leadBox .leadText02, .leadBox > :nth-child(n-1) {
		padding: 0 45px;
		margin: 0 20px;
	}
	
	#content > .oneColumn01 { /*161220追加*/
		clear: both;
		margin: 30px 15px 0 15px;
	}
	#content02 section.col01,
	#content02 section.col02,
	#content02 section.col03  { /*161220追加*/
		margin-left:10px;
	}
	.heading06.com01 { /*161220追加*/
    	background-position: 56% 0%;
	}
	
}

@media only screen and (max-width: 800px) {
	/* 161110追加
	-------------------------------- */
	.twoColumn01 .col .text {
		float: left;
		width: 55%;
		margin-left: 5%;
	}
}


@media only screen and (max-width: 640px) {

	/* parts balloon
	-------------------------------- */
	#partsWin,
	.partsBalloon01,
	.partsBalloon02,
	.partsBalloon03 {
		display: none;
	}
	
	/* common
	-------------------------------- */
	p {
		margin-top: 13px;
	}
	#CEO .section {
		width: 100%;
	}
	#CEO {
		background: none;
	}
	section,
	.section {
		padding: 40px 8px 0 8px;
	}
	.indexBox02 .figure img { /*161220追加*/
		width: 100%;
		max-height:100%;
	}
	#content02 section,
	#content02 .section {
    	padding: 40px 16px 0 16px;
	}
	#content02 .history section > section, #content02 .history section > .section, #content02 .history .section > .section, #content02 .history .section > section,
	.historyList {
    	padding: 25px 0 0;
	}
	#content02 section.col01,
	#content02 section.col02,
	#content02 section.col03  { /*161220追加*/
		padding-left: 90px;
		background-size:20%;
		padding-top: 30px;
	}
	.historyList > dt { /*161220追加*/
		float: none;
		width: 100%;
		font-size: 1.8rem;
	}
	.historyList {
		margin-left:10px;
	}
	#content > section > *:first-child,
	#content > .section > *:first-child {
		margin-top: 0;
	}
	#content > section:last-child,
	#content > .section:last-child {
		margin-bottom: 40px;
	}
	#content > p {
    padding-right: 16px;
    padding-left: 16px;
	}
	section + p {
	}
	.pcElement {
		display: none;
	}
	.spElement {
		display: inline;
	}

	/* heading
	-------------------------------- */
	/* heading01 */
	.heading01 { /* 161110修正 */
		width: 1%;
		height: 180px;
	}
	.heading01 .heading01Inner {
		display: table;
		width: 100%;
		margin: 0 auto;
		-webkit-background-size: cover;
		background-size: cover;
	}
	.heading01 .heading01Inner .layoutWrap { /* 161110修正 */
		padding: 0;
	}
	.heading01.type03 .heading01Inner .layoutWrap {
		display: block;
	}
	.heading01 .heading01Inner .mainHeading { /* 161110修正 */
		color: #ffffff;
		font-size: 20px;
		font-size: 2.0rem;
		font-weight: bold;
		line-height: 1.3;
	}
	.heading01 .heading01Inner .mainHeading::first-letter {
		font-size: 36px;
		font-size: 3.6rem;
	}
	.heading01 .heading01Inner .mainHeading span {
		font-size: 15px;
		font-size: 1.5rem;
	}

	/* heading02 */
	.heading02 {
		margin: 24px -16px 0;
		border-top: 1px solid #dddddd;
		color: #001166;
		font-size: 18px;
		font-size: 1.8rem;
	}
	.heading02.type03 { /* 161110修正 */
		margin: 60px -16px 0;
		border-top: 1px solid #dddddd;
		color: #001166;
		font-size: 18px;
		font-size: 1.8rem;
	}
	#content > section:first-child .heading02 {
		margin: 40px -16px 0;
	}
	.twoColumn01 .col:first-child .heading02,
	.twoColumn01 .col:last-child .heading02 {
		margin-right: -16px;
		margin-left: -16px;
	}
	.heading02 > .heading02Inner { 
		display: block;
		padding: 14px 16px 14px 16px;
		background-color: #edf6fa;
	}
	.heading02.type03 > .heading02Inner {
		display: block;
		padding: 8px 0 8px 20px;
		line-height: 1.4;
	}
	.heading02 .subtext {
		display: block;
		color: #000000;
		font-size: 12px;
		font-size: 1.2rem;
	}
	.heading02 > a:after {
		display: inline-block;
		width: 8px;
		height: 12px;
		margin-left: 7px;
		background: url(/english/common/img/com_ic07.png) no-repeat 0 0;
		vertical-align: 1px;
		content: "";
	}

	/* heading03 */
	.heading03 { /*161220修正*/
		margin: 30px 0 0;
		color: #000000;
		font-size: 18px;
		font-size: 1.8rem;
	}

	/* heading04 */
	.heading04 {
		position: relative;
		margin: 22px 0 0;
		padding-bottom: 5px;
		border-bottom: solid 1px #cccccc;
		color: #333333;
		font-size: 16px;
		font-size: 1.6rem;
	}
	.heading04:after {
		position: absolute;
		bottom: -1px;
		left: 0;
		width: 50%;
		height: 1px;
		background: #777777;
		content: "";
	}

	/* heading05 */
	.heading05 {
		margin: 16px 0 0;
		padding: 10px 12px;
		background: #f5f5f5;
		border-top: solid 1px #dddddd;
		color: #333333;
		font-size: 14px;
		font-size: 1.4rem;
	}
	/* 161110追加 */
	.heading05 > a:after {
	display: inline-block;
	width: 8px;
	height: 12px;
	margin-left: 10px;
	background: url(/english/common/img/com_ic07.png) no-repeat 0 0;
	vertical-align: 0px;
	content: "";
	}
	.heading06 .mainHeading {
	color: #ffffff;
	font-size: 26px;
	font-size: 2.6rem;
	}
	#content > section:first-child .heading02.type03.type02,
	#content02 > section:first-child .heading02.type03.type02 {
		margin: 0 0 0;
	}
	#content02 .heading02.type03.type02 {
		margin: 0 0 0;
	}
	/* 161110追加ここまで */

	/* heading space */
	.heading02 + p {
		margin-top: 15px;
	}
	p + .heading03 {
		margin-top: 24px;
	}
	.heading03 + p {
		margin-top: 16px;
	}
	.heading04 + p,
	.heading05 + p {
		margin-top: 16px;
	}
	p + .heading05 {
		margin-top: 24px;
	}

	/* text
	-------------------------------- */
	/* leadText */
	.leadText01 {
		margin-top: 20px;
		font-size: 16px;
		font-size: 1.6rem;
		font-weight: bold;
	}
	.leadText02 {
		margin-top: 20px;
		font-size: 16px;
		font-size: 1.6rem;
	}
	.text.type03 .leadText02 {
    margin-top: 25px;
		font-size: 14px;
		font-size: 1.4rem;
    padding-bottom: 10px;
    padding-right: 24px;
    position: relative;
	}
	.type02 .text.type03 .leadText02 {
    margin-top: 25px;
		font-size: 14px;
		font-size: 1.4rem;
    padding-bottom: 10px;
    padding-right: 24px;
    position: relative;
	}
	.type02 .text.type03 .leadText02:after,
	.leadBox .leadText02:after {
		position: absolute;
		top: auto;
		bottom: 0;
		right: 0;
		width: 21px;
		height: 16px;
		background: url(/english/common/img/com_ic32_sp.png) no-repeat 0 0;
		background-size: 21px 16px;
	}
	.leadText02 + .leadText02 {
		margin-top: 24px;
	}

	/* initialText */
	.initialText {
		margin-top: 20px;
	}
	.initialText:first-letter,
	.initialText .firstLetter {
		display: inline-block;
		line-height: 1.1;
		font-size: 34px;
		font-size: 3.4rem;
	}

	/* noteList */
	.noteList01,
	.noteList02,
	.noteList03 {
		margin-top: 20px;
	}
	li > .noteList01,
	li > .noteList02,
	li > .noteList03 {
		margin-top: 10px;
	}
	.noteList01 li,
	.noteList02 li,
	.noteList03 li {
		margin-top: 8px;
		font-size: 12px;
		font-size: 1.2rem;
	}
	.noteList01 li {
		padding-left: 1.5em;
		text-indent: -1.5em;
	}
	.noteList02 li {
		display: table;
	}
	.noteList02 li .noteIcon {
		display: table-cell;
		min-width: 4em;
		padding-right: 1em;
		font-size: 11px;
		font-size: 1.1rem;
	}
	.noteList02 li .noteBody {
		display: table-cell;
	}
	.noteList03 li {
		padding-left: 3.5em;
		text-indent: -3.5em;
	}
	.noteList01 li:first-child,
	.noteList02 li:first-child,
	.noteList03 li:first-child {
		margin-top: 0;
	}
	.noteList01 li:before {
		content: "* ";
	}
	.noteList03 li:before {
		margin-right: 0.5em;
		content: "(注)";
	}

	/* noteNumberList */
	.noteNumberList01,
	.noteNumberList02 {
		margin-top: 20px;
	}
	.noteNumberList01 {
		counter-reset: noteNumberList01;
	}
	.noteNumberList02 {
		counter-reset: noteNumberList02;
	}
	.noteNumberList01 li,
	.noteNumberList02 li {
		margin-top: 8px;
		font-size: 12px;
		font-size: 1.2rem;
	}
	.noteNumberList01 li {
		padding-left: 2.6em;
		text-indent: -2.6em;
	}
	.noteNumberList02 li {
		padding-left: 4.1em;
		text-indent: -4.1em;
	}
	.noteNumberList01 li:fitst-child,
	.noteNumberList02 li:fitst-child {
		margin-top: 0;
	}
	.noteNumberList01 li:before {
		margin-right: 1em;
		counter-increment: noteNumberList01;
		content: "*" counter(noteNumberList01);
	}
	.noteNumberList02 li:before {
		margin-right: 0.5em;
		counter-increment: noteNumberList02;
		content: "(注"counter(noteNumberList02)")";
	}

	/* noteBox */
	.noteBox {
		margin-top: 24px;
		padding: 15px 16px;
		background: #fff0f0;
	}
	.noteBox > *:first-child {
		margin-top: 0;
	}

	/* caption */
	.caption {
		margin-top: 10px;
	}
	table .caption {
		caption-side: bottom;
		margin-top: 10px;
	}

	/* line
	-------------------------------- */
	.endLine {
		display: block;
		width: auto;
		height: 1px;
		margin: 24px -16px;
		background: #dddddd;
		border: none;
	}

	/* link
	-------------------------------- */
	/* iconLink */
	.iconLink01 {
		margin-top: 20px;
	}
	.iconLink01.ancType {
		padding-left: 14px;
	}
	ul.iconLink01 li {
		margin-top: 15px;
	}
	ul.iconLinkList01 > li:first-child {
		margin-top: 0;
	}
	ul.iconLink01.linkFloatCol2 li {
		float: none;
		width: auto;
		margin-right: 0;
	}
	ul.iconLink01.linkFloatCol2 li:nth-child(even) {
		margin-right: 0;
	}
	.iconLink01 a {
		padding-left: 14px;
		background: url(/english/common/img/com_ic07.png) no-repeat 0 0.25em;
	}
	.iconLink01.ancType a {
		padding-right: 20px;
		padding-left: 0;
		background: url(/english/common/img/com_ic16.png) no-repeat 100% 0.5em;
	}
	.iconLink01 a[target="_blank"]:after {
		margin: 0 4px 0 3px;
		vertical-align: -2px;
		content: url(/english/common/img/com_ic10.gif);
	}
	.iconLink01 a[href$=".pdf"]:after,
	.iconLink01 a[href*=".pdf#"]:after {
		margin: 0 4px 0 3px;
		vertical-align: -2px;
		content: url(/english/common/img/com_ic01.png);
	}
	.iconLink01 a.modalLink:after {
		margin: 0 4px 0 8px;
		vertical-align: -2px;
		content: url(/english/common/img/com_ic17.png);
	}
	.iconLink01.floatLink01 { /*161220修正*/
		overflow: hidden;
		margin-right: -20px;
		padding-bottom:30px;
	}
	.iconLink01.floatLink01 li {
		float: left;
		margin-right: 20px;
		padding-right: 20px;
		border-right: solid 1px #d1d1d1;
	}

	/* rssLink */
	.rssLink {
		margin-top: 20px;
	}
	.rssLink a {
		padding-left: 18px;
		background: url(/english/common/img/com_ic18.png) no-repeat 0 0.3em;
	}

	/* linkBtn */
	.linkBtn01,
	.linkBtn02 {
		margin-top: 15px;
	}
	ul.linkBtn01,
	ul.linkBtn02 {
		letter-spacing: -.40em;
	}
	ul.linkBtn01.ancType,
	ul.linkBtn02.ancType {
		padding-left: 40px;
	}
	ul.linkBtn01 li,
	ul.linkBtn02 li {
		display: inline-block;
		width: 100%;
		margin: 8px 0 0;
		letter-spacing: normal;
	}
	ul.linkBtn01.ancType li,
	ul.linkBtn02.ancType li {
		display:100%;
		margin: 18px 8px 0;
		vertical-align: top;
	}
	ul.linkBtn01.ancType li:nth-child(1),
	ul.linkBtn02.ancType li:nth-child(1),
	ul.linkBtn01.ancType li:nth-child(2),
	ul.linkBtn02.ancType li:nth-child(2),
	ul.linkBtn01.ancType li:nth-child(3),
	ul.linkBtn02.ancType li:nth-child(3) {
		margin-top: 0;
	}
	.linkBtn01 a,
	.linkBtn01 input {
		display: inline-block;
		min-width: 100%;
		padding: 10px 12px;
		background-color: #335588;
		border-radius: 5px;
		color: #ffffff;
		font-size: 14px;
		font-size: 1.4rem;
		text-align: center;
		text-decoration: none;
	}
	.linkBtn02 a,
	.linkBtn02 input {
		display: inline-block;
		min-width: 100%;
		padding: 8px 12px;
		background: #ffffff;
		border: solid 2px #bbbbbb;
		border-radius: 5px;
		color: #000000;
		font-size: 14px;
		font-size: 1.4rem;
		text-align: center;
		text-decoration: none;
	}
	.linkBtn01.linesType a,
	.linkBtn02.linesType a {
		position: relative;
		padding: 10px 20px 10px 12px;
	}
	.linkBtn01 a:hover {
		background: #10284b;
	}
	.linkBtn02 a:hover {
		background: #eeeeee;
	}
	.linkBtn01 a:after {
		display: inline-block;
		width: 8px;
		height: 12px;
		margin-left: 8px;
		background: url(/english/common/img/com_ic02.png) no-repeat 0 0;
		content: "";
	}
	ul.linkBtn01.ancType a:after {
		width: 12px;
		height: 8px;
		margin-left: 9px;
		background: url(/english/common/img/com_ic11.png) no-repeat 0 0;
	}
	.linkBtn02 a:after {
		display: inline-block;
		width: 8px;
		height: 12px;
		margin-left: 8px;
		background: url(/english/common/img/com_ic07.png) no-repeat 0 0;
		content: "";
	}
	ul.linkBtn02.ancType a:after {
		width: 12px;
		height: 8px;
		margin-left: 9px;
		background: url(/english/common/img/com_ic16.png) no-repeat 0 0;
	}
	.linkBtn01 a[target="_blank"]:after {
		display: inline-block;
		width: 13px;
		height: 12px;
		margin-left: 8px;
		background: url(/english/common/img/com_ic15.gif) no-repeat 0 50%;
		content: "";
	}
	.linkBtn02 a[target="_blank"]:after {
		display: inline-block;
		width: 13px;
		height: 12px;
		margin-left: 8px;
		background: url(/english/common/img/com_ic10.gif) no-repeat 0 50%;
		content: "";
	}
	.linkBtn01 a[href$=".pdf"]:after,
	.linkBtn02 a[href$=".pdf"]:after,
	.linkBtn01 a[href$=".pdf#"]:after,
	.linkBtn02 a[href$=".pdf#"]:after {
		display: inline-block;
		width: 16px;
		height: 16px;
		margin-left: 8px;
		background: url(/english/common/img/com_ic01.png) no-repeat 0 50%;
		content: "";
	}
	
	.linkBtn01.linesType a:after,
	.linkBtn02.linesType a:after {
		position: absolute;
		top: 50%;
		right: 12px;
		display: block;
		width: 8px;
		height: 12px;
		margin: -6px 0 0 0;
		background: url(/english/common/img/com_ic02.png) no-repeat 0 0;
		content: "";
	}
	.linkBtn02.linesType a:after {
		position: absolute;
		top: 50%;
		right: 12px;
		display: block;
		width: 8px;
		height: 12px;
		margin: -6px 0 0 0;
		background: url(/english/common/img/com_ic07.png) no-repeat 0 0;
		content: "";
	}

	/* closeBtn */
	.closeBtn01 {
		margin-top: 15px;
	}

	/* backNumberLink */
	.backNumberLink {
		margin-top: 40px;
	}
	.backNumberLink dl {
		display: table;
		width: 100%;
		border: solid 1px #eeeeee;
	}
	.backNumberLink dl dt {
		display: table-cell;
		width: 229px;
		padding: 30px 36px;
		background: #f5f5f5;
		vertical-align: middle;
	}
	.backNumberLink dl dt a {
		display: block;
		padding-left: 32px;
		background: url(/english/common/img/com_ic14.png) no-repeat 0 50%;
		color: #000000;
		text-decoration: none;
		font-weight: bold;
	}
	.backNumberLink dl dt a:hover {
		color: #e50212;
	}
	.backNumberLink dl dd {
		display: table-cell;
		width: 761px;
		padding: 30px 36px;
		vertical-align: middle;
	}
	.backNumberLink dl dd ul {
		margin-top: -15px;
	}
	.backNumberLink dl dd ul li {
		float: left;
		margin: 15px 48px 0 0;
		padding-left: 17px;
		background: url(/english/common/img/com_ic07.png) no-repeat 0 50%;
		font-size: 14px;
		font-size: 1.4rem;
	}

	/* pagerBlock */
	.pagerBlock {
		margin-top: 30px;
		padding: 0 22px;
	}
	.pagerBlock > ul {
		display: table;
		left: auto;
		float: none;
		width: 100%;
	}
	.pagerBlock > ul > li {
		display: none;
		left: auto;
		width: 20%;
		margin: 0;
		padding: 0 2px;
	}
	.pagerBlock > ul > li:nth-child(-n+5) {
		display: table-cell;
	}
	.pagerBlock > ul > li > * {
		display: block;
		width: 100%;
		height: auto;
		font-size: 16px;
		font-size: 1.6rem;
		line-height: 42px;
	}
	.pagerBlock > .prev,
	.pagerBlock > .next {
		display: block;
		width: 22px;
		height: 44px;
	}
	.pagerBlock > .prev > a,
	.pagerBlock > .next > a {
		width: 22px;
		height: 44px;
	}
	.pagerBlock > .prev > a {
		background: url(/english/common/img/com_ic13_01.png) no-repeat 0 50%;
		-webkit-background-size: 10px 19px;
		background-size: 10px 19px;
	}
	.pagerBlock > .next > a {
		background: url(/english/common/img/com_ic13_02.png) no-repeat 100% 50%;
		-webkit-background-size: 10px 19px;
		background-size: 10px 19px;
	}

	/* expandLink */
	.expandLink:after {
		position: absolute;
		right: 0;
		bottom: 0;
		background: url(/english/common/img/com_ic20.png) no-repeat 0 0;
		background-size: 24px 24px;
		width: 24px;
		height: 24px;
		z-index: 2;
		content: "";
	}
	.inlineInner {
		width: 85%;
	}



/* list
-------------------------------- */
/* snsList */
	.snsListArea {
		width: 100%;
		margin: 0 auto;
	}
	.snsList {
		width: 96px;
		margin: 24px 0 0 auto;
	}
	.snsList li {
		float: left;
		text-indent: -9999px;
	}
	.snsList li a {
		display: block;
		width: 28px;
		height: 28px;
	}
	.snsList li.line a {
		margin-right: 6px;
		background: url(/english/fundinfo/img/com_ic01.png) no-repeat 0 0;
	}
	.snsList li.facebook a {
		margin-right: 6px;
		background: url(/english/fundinfo/img/com_ic02.png) no-repeat 0 0;
	}
	.snsList li.twitter a {
		background: url(/english/fundinfo/img/com_ic03.png) no-repeat 0 0;
	}
	.snsList02 {
		margin: 40px 0 20px;
		text-align: center;
		letter-spacing: -0.4em;
	}
	.snsList02 li a {
		display: block;
		width: 42px;
		height: 32px;
		border-radius: 4px;
	}
	.snsList02 li.line a {
		margin-right: 5px;
		background: url(/english/common/img/com_bt01_sp.png) no-repeat 0 0;
		background-size: 42px 32px;
	}
	.snsList02 li.facebook a {
		margin-right: 5px;
		background: url(/english/common/img/com_bt02_sp.png) no-repeat 0 0;
		background-size: 42px 32px;
	}
	.snsList02 li.twitter a {
		background: url(/english/common/img/com_bt03_sp.png) no-repeat 0 0;
		background-size: 42px 32px;
	}

/* pageFootSnsList */
	.pageFootSnsList {
		margin-top: 64px;
		text-align: center;
		letter-spacing: -.40em;
	}
	.pageFootSnsList li {
		display: inline-block;
		margin: 0 4px;
		letter-spacing: normal;
	}
	.pageFootSnsList li a {
		display: block;
		min-width: 112px;
		padding: 6px 0 6px 30px;
		border-radius: 4px;
		color: #ffffff;
		font-size: 14px;
		font-size: 1.4rem;
		text-decoration: none;
		text-align: center;
	}
	.pageFootSnsList li.line a {
		background: #00c300 url(/english/fundinfo/img/com_ic11.png) no-repeat 4px 50%;
	}
	.pageFootSnsList li.facebook a {
		background: #3b5998 url(/english/fundinfo/img/com_ic12.png) no-repeat 4px 50%;
	}
	.pageFootSnsList li.twitter a {
		background: #55acee url(/english/fundinfo/img/com_ic13.png) no-repeat 4px 50%;
	}

	/* iconList */
	ul.iconList01,
	ul.iconList02,
	ul.iconList03 {
		margin-top: 20px;
	}
	li > ul.iconList01,
	li > ul.iconList02 {
		margin-top: 10px;
	}
	li > ul.iconList03 {
		margin-top: 8px;
	}
	ul.iconList01 > li {
		padding-left: 1.4em;
		line-height: 1.5;
	}
	ul.iconList01 > li:before {
		margin-right: 0.5em;
		color: #999999;
		font-size: 14px;
		font-size: 1.4rem;
	}
	ul.iconList01 > li + li {
		margin-top: 5px;
	}
	ul.iconList02 > li {
		padding-left: 1.3em;
	}
	ul.iconList02 > li:before {
		margin-right: 0.5em;
		color: #999999;
		font-size: 12px;
		font-size: 1.2rem;
		vertical-align: 3px;
	}
	ul.iconList02 > li + li {
		margin-top: 5px;
	}
	ul.iconList03 > li {
		padding-left: 1.2em;
		text-indent: -1.2em;
	}
	ul.iconList03 > li:before {
		margin-right: 0.5em;
		color: #000000;
		font-size: 12px;
		font-size: 1.2rem;
		vertical-align: 3px;
		content: "・";
	}
	ul.iconList03 > li + li {
		margin-top: 5px;
	}

	/* numList */
	.numList01,
	.numList02 {
		margin-top: 20px;
	}
	li > .numList01,
	li > .numList02 {
		margin-top: 10px;
	}
	.numList01 {
		counter-reset: numList01;
	}
	.numList01 > li {
		padding-left: 2em;
		text-indent: -2em;
	}
	.numList01 > li:before {
		margin-right: 1em;
		counter-increment: numList01;
		content: counter(numList01)".";
	}
	.numList01 > li + li {
		margin-top: 10px;
	}
	.numList02 {
		counter-reset: numList02;
	}
	.numList02 > li {
		padding-left: 2.5em;
		text-indent: -2.5em;
	}
	.numList02 > li:before {
		margin-right: 1em;
		counter-increment: numList02;
		content: "("counter(numList02)")";
	}
	.numList02 > li + li {
		margin-top: 10px;
	}

	/* floatList */
	.floatList01 {
		overflow: hidden;
		margin-right: 0;
	}
	.floatList01 li {
		float: none;
		width: 100%;
		margin: 5px 0 0 0 !important;
	}
	.floatList01 li:nth-child(1) {
		margin-top: 0 !important;
	}
	.floatList01 li:nth-child(2) {
		margin-top: 5px !important;
	}
	.floatList02 {
		overflow: hidden;
		margin-right: 0;
	}
	.floatList02 li {
		float: none;
		width: 100%;
		margin: 5px 0 0 0 !important;
	}
	.floatList02 li:nth-child(1) {
		margin-top: 0 !important;
	}
	.floatList02 li:nth-child(3) {
		margin-top: 5px !important;
	}
	.floatList02 li:nth-child(3) {
		margin-top: 5px !important;
	}

	/* defineList */
	.defineList01,
	.defineList02 {
		margin-top: 20px;
	}
	.defineList02 {
		counter-reset: defineList02;
	}
	.defineList01 dd + dt,
	.defineList02 dd + dt {
		margin-top: 8px;
	}
	.defineList01 dt,
	.defineList02 dt {
		font-size: 16px;
		font-size: 1.6rem;
		font-weight: bold;
	}
	.defineList01 dt:before {
		margin-right: 0.5em;
		color: #999999;
		font-size: 14px;
		font-size: 1.4rem;
		content: "●";
	}
	.defineList02 dt:before {
		margin-right: 0.3em;
		color: #999999;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 24px;
		font-size: 2.4rem;
		font-weight: bold;
		counter-increment: defineList02;
		content: counter(defineList02);
	}
	.defineList01 dd,
	.defineList02 dd {
		padding: 10px 16px 12px 16px;
	}
	.defineList01 dd > *:first-child,
	.defineList02 dd > *:first-child {
		margin-top: 0;
	}


	/* table
	-------------------------------- */
	.scrollBox {
		overflow-x: auto;
		-webkit-overflow-scrolling : touch;
		margin-top: 0 !important;
		padding-bottom: 10px;
	}
	/*.scrollBox:before {
		content: "*この表は横にスライドできます。";
		display: block;
		width: 100%;
		margin-top: 8px;
		margin-bottom: -10px;
		font-size: 12px;
		font-size: 1.2rem;
	}*/
	.scrollBox::-webkit-scrollbar {
		width: 5px;
		background: #eeeeee;
		border-radius: 5px;
	}
	.scrollBox::-webkit-scrollbar:horizontal {
		height: 5px;
		background: #eeeeee;
		border-radius: 5px;
	}
	.scrollBox::-webkit-scrollbar-thumb {
		background: #777777;
		border-radius: 5px;
	}
	.scrollBox::-webkit-scrollbar-thumb:horizontal {
		background: #777777;
		border-radius: 5px;
	}
	.scrollBox > table {
		width: 1024px;
	}
	.scrollBox > table th {
		white-space: nowrap;
	}
	.tableHead {
		margin-top: 20px;
		color: #555555;
		font-weight: bold;
		text-align: center;
		font-size: 12px;
		font-size: 1.2rem;
	}
	.table01,
	.table02 {
		width: 100%;
		margin-top: 20px;
	}
	.tableHead + table {
		margin-top: 12px;
	}
	.table01 th,
	.table02 th,
	.table01 td,
	.table02 td {
		padding: 8px 12px;
	}
	.table02 .hidden {
		display: none !important;
	}
	.table02.spVerticalType col {
		display: none;
	}
	.table02.spVerticalType tr {
		display: block;
	}
	.table02.spVerticalType th,
	.table02.spVerticalType td {
		display: block;
		width: 100%;
	}
	.table02.spVerticalType .input01 input {
		width: 100%;
	}
	.dlTableType01 {
		display: block;
		width: 100%;
		margin-top: 20px;
		border-top: solid 1px #dddddd;
		border-left: solid 1px #dddddd;
	}
	.dlTableType01 dl {
		display: table;
		width: 100% !important;
	}
	.dlTableType01 dl dt,
	.dlTableType01 dl dd {
		display: table-cell;
		padding: 8px 12px;
		background: #ffffff;
		border-right: solid 1px #dddddd;
		border-bottom: solid 1px #dddddd;
		text-align: left;
	}
	.dlTableType01 dl dt {
		width: 30%;
	}
	.dlTableType01 dl dd {
		width: 70%;
	}
	
	/* form
-------------------------------- */
.contactRadio01 > li {
	margin-top: 0.5em;
	margin-bottom: 0.5em;
}



	/* column
	-------------------------------- */
	/* oneColumn */
	.oneColumn01 {
		clear: both;
		margin-top: 20px;
	}
	.oneColumn01 .figure {
		margin: 0 auto;
	}
	.figure img { /*161110修正*/
		margin-top: 5px; margin-bottom:20px;
	}
	.figure .title {
		margin: 0 0 10px 0;
	}
	.figure.figureFix {
		text-align: center;
	}

	/* twoColumn01 */
	.twoColumn01 { /*161110修正*/
		margin-top: 20px; 
		margin-bottom: -20px;
	}
	.twoColumn01 .col {
		float: none;
		width: 100%;
		margin: 20px 0 0 0;
	}
	.twoColumn01 .col:first-child {
		margin: 0 0 0 0;
	}
	
	/* threeColumn01 */
	.threeColumn01 {
		margin-top: 20px;
	}
	.threeColumn01 .col {
		float: none;
		width: 100%;
		margin: 20px 0 0 0;
	}
	.threeColumn01.intro .col {
    	width: 47.2%;
		margin: 27px 0 0 5.5%;
	}
	.threeColumn01 .col:first-child {
		margin: 0 0 0 0;
	}
	.threeColumn01.intro .col:nth-child(3n+1) {
    	margin-left: 5.5%;
	}
	.threeColumn01.intro .col:nth-child(2n+1) {
		margin-left: 0;
	}
	.threeColumn01.intro .col:nth-child(-n+3) {
    	margin-top: 27px;
	}
	.threeColumn01.intro .col:nth-child(-n+2) {
		margin-top: 0;
	}
	/* figureColumn */
	.titleName { /*161220修正*/
		font-size: 1.4rem;
		margin-top: 5px;
	}
	.figureColumn01.type03 .text .heading03, .figureColumn02.type03 .text .heading03 {
    	font-size: 1.8rem;
	}
	.figureColumn01,
	.figureColumn02 {
		clear: both;
		margin-top: 20px;
	}
	.figureColumn01 .figureRight,
	.figureColumn02 .figureRight {
		float: none;
		margin: 10px 0 0 0;
		text-align: center;
	}
	.figureColumn01.type03, .figureColumn02.type03 {
   		background: none;
	}
	.figureColumn01.intro > .figureLeft, .figureColumn02.intro > .figureLeft, .figureColumn01.intro > .text, .figureColumn02.intro > .text {
    	display: block;
	}
	.figureColumn01 .figureLeft,
	.figureColumn02 .figureLeft,
	.figureColumn01.type03 .figureLeft,
	.figureColumn02.type03 .figureLeft {
		float: none;
		margin: 10px 0 0 0;
		text-align: center;
	}
	.figureColumn01 .figureRight .figure img,
	.figureColumn02 .figureRight .figure img,
	.figureColumn01 .figureLeft .figure img,
	.figureColumn02 .figureLeft .figure img {
		width: 54.5%;
	}
	.figureColumn01.intro .figureRight .figure,
	.figureColumn01.intro .figureLeft .figure,
	.figureColumn01.type03 .figureRight .figure,
	.figureColumn01.type03 .figureRigh .figuret {
		margin: 10px auto 0;
		text-align: center;
	}
	
	.figureColumn01.intro .figureRight .figure img,
	.figureColumn02.intro .figureRight .figure img,
	.figureColumn01.intro .figureLeft .figure img,
	.figureColumn02.intro .figureLeft .figure img {
		width: 75%;
		}
	.figureColumn01.type03 .figureRight .figure img,
	.figureColumn02.type03 .figureRight .figure img,
	.figureColumn01.type03 .figureLeft .figure img,
	.figureColumn02.type03 .figureLeft .figure img {
		width: 100%;
	}
	.figureColumn02 .figureRight .figure,
	.figureColumn02 .figureLeft .figure {
		float: none;
		margin: 10px 0 0 0;
	}
	.figureColumn02 .figureRight .figure:first-child,
	.figureColumn02 .figureLeft .figure:first-child {
		margin: 0 0 0 0;
	}
	.figureColumn01 .title,
	.figureColumn02 .title {
		margin: 0 0 10px 0;
	}
	.figureColumn01 .text,
	.figureColumn02 .text {
		overflow: hidden;
		padding: 5px 0 0 0;
	}
	.figureColumn01.type03 .text, .figureColumn02.type03 .text {
    overflow: hidden;
		padding: 15px 0 0;
    width: 100%;
	}
	.leadBox .leadText02,
	.leadBox > *:nth-child(n-1) {
		padding: 0 25px;
	}
	.leadBox .leadText02:before,
	.figureColumn01.type02 .text:before,
	.figureColumn02.type02 .text:before {
		width: 21px;
		height: 16px;
		background: url(/english/common/img/com_ic31_sp.png) no-repeat 0 0;
		background-size: 21px 16px;
	}
	.figureColumn01 .text.type03,
	.figureColumn02 .text.type03 {
		overflow: hidden;
		padding: 5px 0 0 24px;
	}
	.figureColumn01.type03 .text.type03, .figureColumn02.type03 .text.type03 {
    overflow: hidden;
		padding: 15px 0 0;
    width: 100%;
	}
	.leadBox .leadText02,
	.leadBox > *:nth-child(n-1) {
		padding: 0 25px;
	}
	.leadBox .leadText02:before,
	.figureColumn01.type02 .text.type03:before,
	.figureColumn02.type02 .text.type03:before {
		width: 21px;
		height: 16px;
		background: url(/english/common/img/com_ic31_sp.png) no-repeat 0 0;
		background-size: 21px 16px;
	}
	.figureColumn01 .text > *:first-child,
	.figureColumn02 .text > *:first-child {
		margin-top: 0;
	}
	.figureColumn01.ovfVisible .text,
	.figureColumn02.ovfVisible .text {
		overflow: inherit;
	}


	/* box
	-------------------------------- */
	.box01,
	.box02,
	.box03 {
		margin-top: 24px;
		padding: 16px 16px;
	}
	.box01 .leadText02,
	.box02 .leadText02,
	.box03 .leadText02 {
		margin-top: 20px;
	}
	.box01 .boxHeading,
	.box02 .boxHeading,
	.box03 .boxHeading {
		margin: 15px 0 0;
		padding-bottom: 10px;
		border-bottom: solid 1px #cccccc;
		color: #333333;
		font-size: 16px;
		font-size: 1.6rem;
	}
	.box04 {
		padding: 0;
	}
	.box04 .boxHeading {
		font-size: 1.8rem;
		margin: 0;
	}
	.box04 .oneColumn01 {
    	margin-top: 15px;
	}
	.introBox	{
		margin-top: 20px;
	}
	.introBox > .introCol { /*161220修正*/
		display: block;
		padding-bottom:20px;
	}
	#CEO {
		background: #f7f7f7;
	}
	/*#CEO .introBox > .introCol > .txtArea {
		width: 48%;
		padding: 15% 0 0 15px;
		background: none;
	}*/
	/*#CEO .introBox > .introCol > .imgArea {
		width: 50%;
		vertical-align: bottom;
		margin-right: 10px;
	}*/	
	#CEO .introBox > .introCol > .imgArea { /*161220修正*/
		min-width: 50%;
		right: -80px;
	}
	#CEO .introBox > .introCol > .txtArea { /*161220修正*/
		padding-left:15px;
		width: 66% !important;
		padding-top: 10%;
	}
	.introBox > .introCol .imgArea img {
		width: 100%;
	}
	.introBox > .introCol > .txtArea { /*161220修正*/
		padding: 15px;
		width: 60%;
	}
	.introBox > .introCol > .txtArea > .name {
		font-size: 16px;
		font-size: 1.6rem;
	}
	.introBox > .introCol > .txtArea > .name  + * {
		margin-top: 10px;
	}
	.introBox > .introCol > .imgArea { /*161220追加*/
		width: 40%;
	}
	.introBox.col2 > .introCol,
	.introBox.col2 > .introCol.type02 {
		float: none;
		width: 100%;
		margin-right: 0%;
		padding-bottom: 10px;
	}
	.introBox.col2 > .introCol + .introCol {
		margin-top: 20px;
	}
	.introBox.col2 > .introCol > .imgArea,
	.introBox.col2 > .introCol.type02 > .imgArea {
		width: 45%;
		float: left;
	}
	.introBox.col2 > .introCol > .txtArea {
		width: 50%;
		float: right;
		padding: 0;
	}
	.introBox.col2 > .introCol.type02 > .txtArea,
	.introBox.col2 > .introCol.type02 > .imgArea {
		float: none;
		display: table-cell;
	}
	.introBox.col2 > .introCol.type02 > .txtArea {
		width: 50%;
		padding: 0 15px 0 10px;
	}
	.introBox.col2 > .introCol.type02 > p {
    padding: 16px 25px 20px 30px;
		clear: both;
		float: none;
	}
	.introBox.col2 > .introCol.type02::after {
    height: 94%;
    left: 15px;
    top: 15px;
    width: 94%;
	}
	.introBox.col2 > .introCol.type02:nth-child(n+1) {
    margin-top: 20px;
	}
	.introBox.col2 > .introCol.type02:first-child {
		margin-top: 0;
	}
	.contactBox {
		display: block;
		margin-top: 30px;
		padding: 15px;
	}
	.contactBox > .box {
		display: block;
		width: 100%;
		padding: 0;
		text-align: center !important;
	}
	.contactBox > .box + .box {
		margin-top: 15px;
	}
	
	/* indexBox */
	.indexBox {
		margin-bottom: 40px;
	}
	.indexBox .col .colInner {
		padding: 20px;
		background: #edf6fa;
	}
	
	.indexBox02 {
		min-height: auto;
	}
	.indexBox02 > .figure { /*161110修正*/
		float: none !important;
		width: 100%;
	}
	.indexBox02 .colInner {
		padding: 16px;
		width: 100%;
	}
	.indexBox02 .colInner .innerTxt {
		min-height: auto;
	}
	.indexBox02 .title {
		font-size: 20px;
		font-size: 2rem;
	}
	.indexBox02 .title + p {
		margin-top: 0;
	}
	.indexBox02 .iconLink01 {
		margin-top: 10px;
	}
	#Overview .indexBox02 .title {
    	font-size: 24px;
		font-size: 2.4rem;
	}
	#Overview .indexBox02 { /*161220修正*/
		margin: 0 auto;
		min-height: inherit;
		position: relative;
		width: 100%;
		display:inline;
	}
	#Overview .indexBox02 .colInner {
		padding: 15px 16px 35px;
		width: 100%;
		position: relative;
	}
	#Overview .indexBox02 .colInner.Right {
   		position: relative;
	}
	#Overview .section:first-child .indexBox02:after,
	#Overview .section:nth-child(2) .indexBox02:after,
	#Overview .section:nth-child(3) .indexBox02:after,
	#Overview .section:nth-child(4) .indexBox02:after,
	#Overview .section:nth-child(5) .indexBox02:after {
		display: none;
	}
	#Overview .indexBox02 .title + p {
		background-color: inherit;
	}

	/* notesSection
	-------------------------------- */
	.notesSection {
		width: 100%;
		margin: 40px 0 0 0;
		padding: 20px 16px;
		background: #f5f5f5;
	}
	.notesSection .inner {
		overflow: hidden;
		width: 100%;
		margin: 0 auto;
		font-size: 1.3rem;
	}
	.notesSection .inner > *:first-child {
		margin-top: 0;
	}
	.notesSection .inner section {
		padding-right: 0;
		padding-left: 0;
	}
	.notesHeading01 {
		margin-top: 20px;
		padding-left: 25px;
		background: url(/english/fundinfo/img/com_ic14.png) no-repeat 0 0.2em;
		font-size: 14px;
		font-size: 1.4rem;
		font-weight: bold;
	}
	.notesHeading02 {
		margin-top: 10px;
		padding-bottom: 4px;
		border-bottom: solid 1px #cccccc;
		font-size: 12px;
		font-size: 1.2rem;
		font-weight: bold;
	}
	.notesList01 {
		margin-top: 10px;
	}
	.notesList01 li {
		padding-left: 1em;
		text-indent: -1em;
	}
	.notesList01 li:before {
		margin-right: 5px;
		font-size: 0.8rem;
		content: "●";
	}


	/* relationLinks
	-------------------------------- */
	.relationLinks {
		margin-top: 24px;
	}
	.relationLinks .relationTitle {
		padding: 10px 16px;
		background: #dddddd;
		font-size: 16px;
		font-size: 1.6rem;
		font-weight: bold;
	}
	.relationLinks .boxInner {
		padding: 0;
		background: #ffffff;
		border: solid 1px #dddddd;
		border-top: none;
	}
	.relationLinks .boxInner > dl {
		overflow: hidden;
		padding: 10px 16px 10px 16px;
		border-top: solid 1px #dddddd;
	}
	.relationLinks .boxInner > dl + dl {
		margin-top: 0;
	}
	.relationLinks .boxInner > dl > dt {
		float: none;
		margin-right: 24px;
		font-size: 12px;
		font-size: 1.2rem;
	}
	.relationLinks .boxInner > dl > dd {
		overflow: hidden;
	}
	.relationLinks .boxInner > dl > dd > a {
		display: inline-block;
	}
	.relationLinks .boxInner > dl > dd > a[target="_blank"]:after {
		content: "";
		display: inline-block;
		margin-left: 8px;
		background: url(/english/common/img/com_ic10.gif) no-repeat 0 0;
		width: 13px;
		height: 12px;
	}
	.relationLinks .boxInner > dl > dd > a[href$="pdf"]:after {
		content: "";
		display: inline-block;
		margin-left: 8px;
		background: url(/english/common/img/com_ic01.png) no-repeat 0 0;
		width: 16px;
		height: 16px;
	}
	.doorLink01 {
		margin-top: 30px;
	}
	.doorLink01 > .linkBox + .linkBox {
		margin-top: 15px;
	}
	.doorLink01 > .linkBox > .imgArea {
		float: none;
		margin: 0;
	}
	.doorLink01 > .linkBox > .imgArea img {
		width: 100%;
	}
	.doorLink01 > .linkBox > .imgArea + .txtArea {
		padding: 10px;
	}
	.doorLink01 > .linkBox > .txtArea .category {
		font-size: 16px;
		font-size: 1.6rem;
		font-weight: bold;
	}
	.doorLink01 > .linkBox > .txtArea .category {
		font-size: 16px;
		font-size: 1.6rem;
	}
	.doorLink01 > .linkBox > .txtArea .descTxt {
		font-size: 13px;
		font-size: 1.3rem;
		line-height: 1.4;
	}


	/* symposium
	-------------------------------- */
	/* symposiumHead */
	.symposiumHead {
		margin-top: 35px;
	}
	.symposiumHead .title {
		margin: 0;
		color: #f28518;
		font-size: 16px;
		font-size: 1.6rem;
		text-align: center;
	}
	.symposiumHead .title span {
		font-weight: bold;
	}
	.symposiumHead .symposiumMember {
		margin-top: 16px;
		padding: 18px 16px;
		background: #ebf7d3;
		border: solid 1px #d3debd;
	}
	.symposiumHead .symposiumMember dl dt {
		position: relative;
		width: 100%;
		margin: 15px auto 0;
		padding: 5px 0;
		background: #8da85a;
		border-radius: 3px;
		color: #ffffff;
		font-size: 14px;
		font-size: 1.4rem;
	}
	.symposiumHead .symposiumMember dl dd {
		padding-top: 20px;
	}
	.symposiumHead .symposiumMember dl dd .memberColumn {
		float: none;
		margin: 0 0 20px 0;
	}
	.symposiumHead .symposiumMember dl dd .memberColumn:last-child {
		margin: 0 0 0 0;
	}
	.symposiumHead .symposiumMember dl dd.threeCol .memberColumn {
		width: 100%;
	}
	.symposiumHead .symposiumMember dl dd.twoCol .memberColumn {
		width: 100%;
	}
	.symposiumHead .symposiumMember dl dd .memberColumn .photo {
		float: left;
		width: 60px;
		margin-right: 12px;
	}
	.symposiumHead .symposiumMember dl dd .memberColumn .text {
		overflow: hidden;
		float: none;
		width: auto;
	}
	.symposiumHead .symposiumMember dl dd.twoCol .memberColumn .text {
		overflow: hidden;
		width: auto;
	}
	.symposiumHead .symposiumMember dl dd .memberColumn .text .name {
		margin: 0;
		font-weight: bold;
		font-size: 12px;
		font-size: 1.2rem;
	}
	.symposiumHead .symposiumMember dl dd .memberColumn .text .comment {
		margin: 0;
		font-size: 12px;
		font-size: 1.2rem;
	}

	/* commentColumn */
	.commentColumn01 {
		overflow: hidden;
		margin-top: 16px;
		padding: 16px 16px;
	}
	.commentColumn02 {
		overflow: hidden;
		margin-top: 16px;
		padding: 16px 16px;
		background: #ffffff;
		border: solid 1px #dddddd;
	}
	.commentColumn01 .photo {
		float: left;
		width: 60px;
		margin-right: 12px;
	}
	.commentColumn02 .photo {
		float: right;
		width: 60px;
		margin-left: 12px;
	}
	.commentColumn01 .text .name,
	.commentColumn02 .text .name {
		overflow: hidden;
		margin: 20px 0 0;
		font-weight: bold;
	}
	.commentColumn01 .text .comment,
	.commentColumn02 .text .comment {
		clear: both;
		margin-top: 0;
		padding-top: 10px;
	}


	/* block
	-------------------------------- */
	/* newsBlock */
	.newsBlock {
		margin-top: 30px;
	}
	.newsBlock dl {
		padding: 12px 16px;
	}
	.newsBlock dl dt {
		font-size: 12px;
		font-size: 1.2rem;
	}
	.newsBlock dl dt span {
		display: inline-block;
		width: 120px;
		height: 20px;
		margin-left: 7px;
		padding: 2px 8px;
		font-size: 12px;
		font-size: 1.2rem;
	}
	.newsBlock dl dt span.type01 {background: #97b16f;}
	.newsBlock dl dt span.type02 {background: #e48ab4;}
	.newsBlock dl dd {
		padding-top: 5px;
		font-size: 14px;
		font-size: 1.4rem;
	}

	/* tabBlock  */
	.tabBlock01 {
		margin-top: 35px;
	}
	.tabBlock01 .tabBlockList {
		display: none;
	}
	.tabBlock01 .tabBlockDetail {
		padding: 12px 16px;
		background: #edf6fa;
		border-top: solid 2px #335588;
	}
	.tabBlock01 .tabBlockDetail + .tabBlockDetail {
		margin-top: 15px;
	}
	.tabBlock01 .tabBlockDetail .tabTitle {
		color: #001166;
		font-weight: bold;
	}
	.tabBlock01 .tabBlockDetail .tabTitle + p {
		margin-top: 7px;
	}

	/* articleBlock */
	.articleBlock {
		margin-top: 15px;
	}
	.articleBlock .inner .col {
		float: left;
		width: 314px;
		margin-left: 25px;
	}
	.articleBlock .inner .col:first-child {
		margin-left: 0;
	}
	.articleBlock > *:first-child,
	.articleBlock .media .colInner > *:first-child {
		margin-top: 0 !important;
	}
	.articleBlock > .heading {
		font-size: 18px;
		font-size: 1.8rem;
		font-weight: bold;
	}
	.articleBlock .col {
		background: #edf6fa url(/english/common/img/com_bg01.png) no-repeat 100% 100%;
	}
	.articleBlock .col .imgLink {
		display: inline-block;
		position: relative;
		background: #000000;
	}
	.articleBlock .col .imgLink a {
		display: block;
		text-decoration: underline;
	}
	.articleBlock .col .imgLink img {
		transition-property: all;
		transition-duration: 0.2s;
	}
	.articleBlock .col a .imgLink:hover img,
	.articleBlock .col .imgLink:hover a img {
		-ms-filter: "alpha(opacity=70)";
		filter: alpha(opacity=70);
		opacity: 0.7;
	}
	.articleBlock .col .imgLink figcaption {
		position: absolute;
		top: 50%;
		padding: 0 20px;
		-webkit-transform: translateY(-50%);
		-ms-transform: translateY(-50%);
		transform: translateY(-50%);
		color: #ffffff;
		font-size: 18px;
		font-size: 1.8rem;
		font-weight: bold;
		line-height: 1.4;
		text-shadow: 1px 1px 0 rgba(1, 1, 1, 0.75);
	}
	.articleBlock .col .imgLink > a figcaption span {
		text-decoration: underline;
	}
	.articleBlock .col .colInner .iconLink01 {
		margin-top: 10px;
	}
	.articleBlock .col .colInner {
		margin-top: 0;
		padding: 10px 20px 15px;
	}
	.articleBlock .col .colInner .number {
		margin-top: 0;
		color: #555555;
		font-size: 14px;
		font-size: 1.4rem;
	}
	.articleBlock .col .colInner .number span {
		display: inline-block;
		width: 120px;
		height: 20px;
		vertical-align: middle;
		margin-left: 10px;
		padding: 1px 8px 2px;
		color: #ffffff;
		font-size: 11px;
		font-weight: bold;
		text-align: center;
	}
	.articleBlock .col .colInner .number span.newsIconType01 {background: #c95555;}
	.articleBlock .col .colInner .number span.newsIconType02 {background: #4e92bf;}
	.articleBlock .col .colInner .number span.newsIconType03 {background: #3ba6a2;}
	.articleBlock .col .colInner .number span.newsIconType04 {background: #f09a74;}
	
	/* articleBlock + infoList */
	.infoList {
		margin-top: 80px;
		border-top: solid 1px #dddddd;
	}
	.infoList.marketTop {
		border-top: 2px solid #e50212;
	}
	.infoList dl {
		padding: 20px;
		border-top: solid 1px #dddddd;
	}
	.infoList dl:first-child {
		border-top: none;
	}
	.infoList dl > dt {
		font-size: 14px;
		font-size: 1.4rem;
	}
	.infoList dl > dt > span {
		display: inline-block;
		width: 120px;
		height: 20px;
		vertical-align: middle;
		margin-left: 10px;
		padding: 1px 8px 2px;
		color: #ffffff;
		font-size: 11px;
		font-weight: bold;
		text-align: center;
	}
	.infoList dl > dt > span.newsIconType01 {background: #c95555;}
	.infoList dl > dt > span.newsIconType02 {background: #4e92bf;}
	.infoList dl > dt > span.newsIconType03 {background: #3ba6a2;}
	.infoList dl > dt > span.newsIconType04 {background: #f09a74;}
	.infoList dl > dd {
		margin-top: 12px;
	}
	.infoList dl > dd > a {
	}
	.infoList dl > dd > a[href$="pdf"]:after {
		display: inline-block;
		width: 16px;
		height: 16px;
		margin-left: 5px;
		vertical-align: -2px;
		background: url(/english/common/img/com_ic01.png) no-repeat 0 0;
		content: "";
	}
	.infoList .listWrap {
		display: table;
		width: 100%;
		border: solid 1px #dddddd;
		border-top: none;
	}
	.infoList .listWrap > * {
		display: table-cell;
		padding: 23px;
		vertical-align: middle;
	}
	.infoList .listWrap > .document {
		width: 220px;
		border-left: 1px solid #dddddd;
		background-color: #f5f5f5;
		text-align: center;
	}
	.infoList .listWrap > .document > *:first-child {
		margin-top: 0 !important;
	}
	.bottomNavi { /* 161220修正 */
		margin: 60px 0 20px;
		padding: 0 8px;
		border: none;
		font-size: 1.4rem;
	}
	#Overview .bottomNavi {
    width: 100%;
	}
	.bottomNavi > .category, 
	.bottomNavi > .contents {
		display: block;
		width: 100%;
		border: 1px solid #dddddd;
	}
	.bottomNavi > .category {
		padding-top: 15px;
		border-bottom: none;
		margin: 0;
	}
	.bottomNavi > .contents {
		border-top: none;
		padding: 15px;
	}
	.bottomNavi .naviList > li {
		position: relative;
		display: block;
		width: 100%;
		border: none;
		margin: 0;
		padding: 10px 13px;
		border-bottom: 1px solid #dddddd;
	}
	.bottomNavi .naviList > li.hasChild a {
		display: block;
		background: none;
	}
	.bottomNavi .naviList > li.hasChild > a:before {
		border-color: #777777 transparent transparent;
		border-style: solid;
		border-width: 5px 5px 0;
		content: "";
		height: 0;
		margin-top: -5px;
		position: absolute;
		left: 12px;
		top: 23px;
		width: 0;
	}
	.bottomNavi .naviList > li.hasChild > a.on:before {
		border-color: transparent transparent #777777;
		border-width: 0 5px 5px;
	}
	.bottomNavi .naviList > li:first-child {
		margin-top: 0;
	}
	.bottomNavi .naviList > li > a,
	.bottomNavi .naviList > li > em {
		display: block;
		text-decoration: none;
		padding-left: 15px;
		background: url(/english/common/img/com_ic29.png) no-repeat 0 0.3em;
	}
	.bottomNavi .naviList > li > ul.localNavList {
		display: none;
	}
	.bottomNavi .naviList > li > ul.localNavList > li,
	.bottomNavi .naviList > li > ul.localNavList > li > a {
		display: block;
	}
	/* form
	-------------------------------- */
	.checkBoxList li .acceptCheck {
		-webkit-background-size: 18px 18px;
		background-size: 18px 18px;
	}
	.checkBoxList li .acceptCheck.checked {
		-webkit-background-size: 18px 18px;
		background-size: 18px 18px;
	}
	/* formStep01 */
	.formStep01{
		margin: 20px 0 0;
		text-align: center;
	}
	.formStep01.type01 li{
		width: 21%;
	}
	.formStep01 li{
		padding: 10px 5px 0;
		vertical-align: top;
		min-height: 52px;
		margin-right: 3%;
		margin-bottom: 0;	
		font-size: 1.2rem;
		font-weight: normal;
	}
	.formStep01 li:before {
		display: block;
		padding-bottom: 5px;
		font-weight: bold;
	}
	.formStep01 li:after{
		border-width: 5px 0 5px 5px;
		right: -8px;
	}
	.formStep01.comftype li{
		padding: 20px 5px;
		height: auto;
	}
	
	/* footBtnList */
	.formBtnList{
		margin-top: 30px;
	}
	.formBtnList li.btnC{
		margin-bottom: 15px;
	}
	.formBtnList li.btnC input{
		min-width: 100%;
	}
	.formBtnList li.btnL{
		position: static;
	}
	.formBtnList li.btnL a{
		padding: 15px 10px;
		display: block;
		width: 100%;
		font-size: 1.6rem;
	}
	.formBtnList li.btnR{
		position: static;
	}
	.formBtnList li.btnR a{
		padding: 15px 10px;
		display: block;
		width: 100%;
		font-size: 1.6rem;
	}
	#disclaimOuter {
		width: 94%;
		padding: 10px 0;
		box-sizing: border-box;
	}
	#disclaimOuter > #disclaimContainer {
		height: 72%;
		width: 100%;
	}
	#disclaimOuter .linkBtn01 {
		margin: 18px 10px 0 !important;
	}
	
	.marginTopminus40 {
		padding-left:0 !important;
		padding-right:0 !important;
	}
	.twoColumn01 .cv { /*161220追加*/
		font-size:12px;
	}
		
}

/* 161110追加*/
.marginBottom50 {
	margin-bottom:50px !important;
}

/*211004 add*/
.typeRI .twoColumn01 .col {
	width: 48%;
	margin: 0 0 40px 4%;
}
.typeRI .twoColumn01 .col:nth-child(2n-1) {
	margin-left: 0;
}
#ssreport {
	width: 100%; 
	clear: both; 
	margin-bottom: 30px;
	background: #000000;
}
#ssreport p {
	text-align: center;
	font-size: 1.8rem;
}
#ssreport p a {
	display: block;
	position: relative;
	min-height: 70px;
	color: #FFFFFF;
	text-decoration: none;
	text-shadow: 1px 1px 0 rgb(1 1 1 / 75%);
	background: url("/english/responsibleinvestor/img/bg_ssr.png") no-repeat 0 50%;
	background-size: cover;
}
#ssreport p a > span {
	position: absolute;
	width: 100%;
	top: 50%;
	left: 50%;
	font-weight: bold;
	text-align: center;
	transform: translateY(-50%) translateX(-50%);
}
#ssreport p a > span::before {
	content: url(/english/common/img/com_ic07.png);
	margin: 0 15px 0 0;
}
#ssreport p a > span::after {
	content: url(/english/common/img/com_ic01.png);
	margin: 0 4px 0 5px;
	vertical-align: -2px;
}
#ssreport p a > span .size_part {
	font-size: 1.6rem;
}
#ssreport p a:hover {
	background-color:rgba(0,0,0,0.3);
	background-blend-mode:darken;
}
@media screen and (max-width:640px){
	.typeRI .twoColumn01 .col {
		float: none;
		width: 100%;
		margin: 20px 0 0;
	}
	#ssreport {
		margin: -20px 0 15px;
	}
}


/* clearfix */
.snsList:after,
.heading01 .heading01Inner .layoutWrap:after,
.introBox:after,
.introBox.col2 > .introCol:after,
.indexBox02:after,
.twoColumn01:after,
.threeColumn01:after,
.figureColumn01:after,
.figureColumn02:after,
.figureColumn02 .figureRight,
.figureColumn02 .figureLeft,
.floatList01:after,
.floatList02:after,
.floatList03:after,
.pagerBlock:after,
.pagerBlock > ul:after,
.backNumberLink dl dd ul:after,
.formBtnList:after,
.formStep:after,
.symposiumHead .symposiumMember dl dd:after,
.symposiumHead .symposiumMember dl dd .memberColumn:after,
.commentColumn01:after,
.commentColumn02:after,
.articleBlock .inner:after,
ul.iconLink01.linkFloatCol2:after,
.doorLink01 .linkBox:after,
.bottomNavi .naviList:after ,
#CEO .introCol:after,
.historyList:after {
	content : "";
	display : block;
	clear : both;
}

/*---------------------
   220301追加
   ---------------------*/
.numList07 {
	padding-left: 2em;
    text-indent: -2em;
    margin-top: 10px;
}
.numList07 > li {
	list-style-type: none;
    list-style-position: inside;
    counter-increment: cnt;
    padding-bottom: 5px;
}
.numList07 > li:before {
    display:marker;
	content: "(" counter(cnt)")";
    margin-right: 0.2em;
}