@charset "utf-8";
body {
	color: #696969;
	font-size: 16px;
	line-height: 1.5;
	font-family: 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3', Meiryo, メイリオ, Osaka, 'MS PGothic', arial, helvetica, sans-serif;
}
.w950 {
	width: 950px;
	margin: 0 auto;
	padding: 80px 0;
	font-size: 20px;
	color: #696969;
	text-align: center;
}
.firstArea {
	padding: 80px 0 60px;
}
.textlink {
	display: block;
	color: #0033cc;
	font-size: 15px;
	margin-top: 12px;
	font-weight: normal;
}
.textlink:hover {
	text-decoration: none;
}
.leadTxt {
	margin-bottom: 30px;
}
#contents {
	position: relative;
}
p.gotop {
	position: fixed;
	right: 3%;
	bottom: 150px;
    z-index: 900;
}
#header {
	background: #0770ac;
}
#header .headerContetns {
	margin: 0 auto;
	width: 950px;
	padding: 15px 0 0px;
	display: block;
}
#header ul li a {
	margin-left: 50px;
	color: #ffffff;
	font-size: 14px;
	line-height: 1.5;
	text-decoration: none;
	position: relative;
}
#header ul li a:before {
	display: block;
	content: "";
	position: absolute;
	top: 3px;
	left: -15px;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 9px 5px 0 5px;
	border-color: #fff transparent transparent transparent;
}
#header ul li a:hover {
	text-decoration : underline;
}
.mvArea {
	background: url(https://s.yimg.jp/images/finance/promotion/img/irinfo/back.png) no-repeat center top;
	background-size: auto 100%;
	height: 380px;
	text-indent: -9999px;
	overflow: hidden;
}
.textarea {
	height: 380px;
	margin: 0 auto;
	background: url(https://s.yimg.jp/images/finance/promotion/img/irinfo/maininner.png) no-repeat center top;
	background-size: auto 100%;
}
.inqLink {
	text-align: center;
	margin-bottom: 8px;
}
.inqLink a {
	display: inline-block;
	margin: 50px 0 0;
	padding: 12px 160px;
	border-radius: 38px;
	background-color: #ff7200;
	color: #ffffff;
	font-size: 35px;
	font-weight: bold;
	text-decoration: none;
	box-shadow: 0 8px #acacac;
}
.inqLink a:hover {
	background: #ff9024;
	box-shadow: 0 2px #acacac;
	margin: 56px 0 0;
	margin-bottom: -6px;
}
.title01 {
	display: inline-block;
	margin-bottom: 30px;
	background: linear-gradient(transparent 70%, #cdecfc 70%);
	color: #07a0f2;
	font-size: 30px;
	font-weight: bold;
}
#meritArea ul {
	margin-top: 30px;
	text-indent: -9999px;
	overflow: hidden;
}
#meritArea ul {
	width: 950px;
	height: 314px;
	background: url(https://s.yimg.jp/images/finance/promotion/img/irinfo/sub.png) no-repeat right top;
	background-size: 100% auto;
}
#appealArea, #pflowArea {
	background: #e6f5fe;
}
#appealArea dl.top01 dt {
	width: 456px;
	height: 524px;
	background: url(https://s.yimg.jp/images/finance/promotion/img/irinfo/merit01.png) no-repeat center top;
}
#appealArea dl dt {
	text-indent: -9999px;
	overflow: hidden;
}
#appealArea dl.top02 dt {
	width: 456px;
	height: 524px;
	background: url(https://s.yimg.jp/images/finance/promotion/img/irinfo/merit02.png) no-repeat center top;
	text-indent: -9999px;
	overflow: hidden;
}
.rtCont {
	padding-bottom: 50px;
}
.ListArea {
	font-weight: normal;
	font-size: 16px;
	text-align: left;
	line-height: 2.5;
}
.ListArea li {
	position: relative;
}
.list01 {
	display: table;
	width: 440px;
}
.listIn01, .listIn02 {
	display: table-cell;
	width: 50%;
}
.rtCont2 {
	width: 913px;
	height: 481px;
	background: url(https://s.yimg.jp/images/finance/promotion/img/irinfo/cap04.png) no-repeat right top;
	text-indent: -9999px;
	overflow: hidden;
}
#pflowArea ol {
	width: 950px;
	height: 220px;
	background: url(https://s.yimg.jp/images/finance/promotion/img/irinfo/flow.png) no-repeat center top;
	background-size: auto 100%;
	text-indent: -9999px;
	overflow: hidden;
}
#footer {
	background: #0770ac;
	color: #ffffff;
	line-height: normal;
}
#footer a {
	color: #ffffff;
}
#footer address {
	padding: 30px 0;
}

.ctaBtn {
    position: fixed;
    padding: 0px 0px 15px 0px;
    bottom: 0px;
    z-index: 800;
    width: 100%;
    text-align: center;
    background: none 0% 0% repeat scroll rgba(70, 178, 244,0.5);

}

.ctaBtn a {
    margin: 20px 0 0;
}

.ctaBtn a:hover {
	background: #ff9024;
	box-shadow: 0 2px #acacac;
	margin: 26px 0 0;
	margin-bottom: -6px;
}

#emg {
    margin: 10px auto;
    width: 950px;
}

#emg strong {
	font-weight:bold;
}


#emg td {
	color: #333;
}
