@charset "UTF-8";

body{
	position: relative;
}

/* .breadcrumbs */
.breadcrumbsArea .breadcrumbs,
.mainContents .breadcrumbs{
	padding:15px 0;
	margin:0;
	margin:60px 0 -60px;
	border-top:1px solid #e2e2e2;
	font-size:86.66%;
	line-height:1.6;
}
.breadcrumbsArea .breadcrumbs{
	margin:60px 0 -90px;
}
.breadcrumbsArea .breadcrumbs a,
.mainContents .breadcrumbs a{
	color:#333;
}
.breadcrumbsArea .breadcrumbs em,
.mainContents .breadcrumbs em{
	color:#e60012;
	font-weight:normal;
	font-style:normal;
}
/** #contentsArea .breadcrumbs **/
#breadcrumbsArea .breadcrumbs,
#contentsArea .breadcrumbs{
	padding:15px 0;
	margin:0;
	font-size:86.66%;
	line-height:1.6;
}
#breadcrumbsArea p.breadcrumbs,
#contentsArea p.breadcrumbs{
	margin:0 auto;
}
#breadcrumbsArea .breadcrumbs a,
#contentsArea .breadcrumbs a{
	color:#333;
}
#breadcrumbsArea .breadcrumbs em,
#contentsArea .breadcrumbs em{
	color:#e60012;
	font-weight:normal;
}
.breadcrumbsArea {
	font-family:'ヒラギノ角ゴPro W3','Hiragino Kaku Gothic Pro','游ゴシック体', YuGothic, '游ゴシック Medium', 'Yu Gothic Medium', '游ゴシック', 'Yu Gothic',メイリオ,Meiryo,sans-seri;
	max-width: 960px;
	margin: 0 auto;
	padding: 30px 10px;
	font-size: 15px;
}
/* .footerArea */
.footerArea{
	min-width:1112px;
	font-family:'ヒラギノ角ゴPro W3','Hiragino Kaku Gothic Pro','游ゴシック体', YuGothic, '游ゴシック Medium', 'Yu Gothic Medium', '游ゴシック', 'Yu Gothic',メイリオ,Meiryo,sans-seri;
	width:100%;
	margin-top:100px;
	overflow:hidden;
	background:#f7f7f7;
}
.socialArea + .footerArea{
	margin-top:0;
}
.footerArea .footerAreaIn{
	max-width:960px;
	margin:0 auto;
	padding:30px 10px;
}
.footerArea .footerAreaIn .external::after{
	content:"";
	display:inline-block;
	margin-top:-.2em;
	margin-left:.4em;
	width:.8em;
	height:.7em;
	vertical-align:middle;
	background:url(/common/form_rd/images/2017/icon_link_external-red.png) no-repeat 50% 50%;
	-webkit-background-size:.8em .7em;
	background-size:.8em .7em;
}
.footerArea .footerAreaIn ul{
	margin:0;
	padding:0;
	list-style-type:none;
}
.footerArea .footerAreaIn .menuArea{
	margin-bottom:30px;
}
.footerArea .footerAreaIn .menuArea .linkArea{
	display:none;
}
.footerArea .footerAreaIn .menuArea .groupLogo a::after{
	vertical-align:bottom;
}
.footerArea .footerAreaIn .footerLlinkArea{
	color:#666;
	font-size:10px;
}
.footerArea .footerAreaIn .footerLlinkArea .footerLlinkAreaIn ul li{
	float:left;
	margin-right:10px;
	font-size:100%;
}
.footerArea .footerAreaIn .footerLlinkArea .footerLlinkAreaIn ul li:last-child{
	margin-right:0;
}
.footerArea .footerAreaIn .footerLlinkArea .footerLlinkAreaIn ul li span{
	border-left:1px solid #666;
	padding-left:10px;
}
.footerArea .footerAreaIn .footerLlinkArea .footerLlinkAreaIn ul li:first-child span{
	border:0;
	padding-left:0;
}
.footerArea .footerAreaIn .footerLlinkArea .footerLlinkAreaIn ul li span a{
	display:inline-block;
	color:#666;
	text-decoration:none;
	white-space:nowrap;
}
.footerArea .footerAreaIn .footerLlinkArea .footerLlinkAreaIn ul li a:hover,
.footerArea .footerAreaIn .footerLlinkArea .footerLlinkAreaIn ul li a:active{
	text-decoration:underline;
}
.footerArea .footerAreaIn .footerLlinkArea .copyright p{
	color:#666;
	font-size:100%;
	margin:0;
}
/** .sslArea **/
.footerArea .sslArea{
	font-size:14px;
	line-height:1.6;
	color:#333;
}
.footerArea .sslArea p{
	text-align:left;
	margin-top:0;
	font-size:100%;
}

.footerArea .footerAreaIn .menuArea{
	position:relative;
	padding-top:15px;
	margin-bottom:0;
}
.footerArea .footerAreaIn .menuArea .linkArea{
	display:block;
	width:98%;
	margin:0 1%;
}
.footerArea .footerAreaIn .menuArea .linkArea .linkAreaIn{
	width:100%;
}
.footerArea .footerAreaIn .menuArea .linkArea .linkAreaIn + .linkAreaIn{
	margin-top:30px;
}
.footerArea .footerAreaIn .menuArea .linkArea .linkAreaIn .links{
	float:left;
	width:20%;
	text-align:left;
}
.footerArea .footerAreaIn .menuArea .linkArea .linkAreaIn .links .ttlType2{
	margin:2.2em 0 1.6em;
	font-size:15px;
	line-height:1.15;
}
.footerArea .footerAreaIn .menuArea .linkArea .linkAreaIn .links .ttlType2:first-child{
	margin-top:0;
}
.footerArea .footerAreaIn .menuArea .linkArea .linkAreaIn .links .ttlType2 a{
	font-weight:bold;
}
.footerArea .footerAreaIn .menuArea .linkArea .linkAreaIn .links ul{
	font-size:14px;
}
.footerArea .footerAreaIn .menuArea .linkArea .linkAreaIn .links ul li{
	margin-bottom:12px;
	font-size:100%;
	line-height:1.15;
}
.footerArea .footerAreaIn .menuArea .linkArea .linkAreaIn .links ul li:last-child{
	margin-bottom:0;
}
.footerArea .footerAreaIn .menuArea .linkArea .linkAreaIn .links a{
	color:#333;
	text-decoration:none;
	margin:0;
	padding:0;
}
.footerArea .footerAreaIn .menuArea .linkArea .linkAreaIn .links a:hover{
	text-decoration:underline;
}
.footerArea .footerAreaIn .menuArea .groupLogo{
	position:absolute;
	bottom:0;
	right:0;
	margin:0;
	padding:22px 34px 30px 0;
	border-top:1px solid #e1e1e1;
}
.footerArea .footerAreaIn .menuArea .groupLogo a img{
	width:186px;
	height:auto;
	vertical-align:text-bottom;
}
.footerArea.ssl .footerAreaIn{
	padding:60px 10px 30px;
}
.footerArea .sslArea{
	margin-bottom:60px;
	text-align:center;
}
.footerArea .sslArea .withIcon{
	display:inline-block;
	margin-bottom:30px;
}
.footerArea .sslArea .withIcon .img,
.footerArea .sslArea .withIcon .txt{
	display:table-cell;
	vertical-align:middle;
}
.footerArea .sslArea .withIcon .txt{
	padding-left:20px;
	font-weight:bold;
}
.footerArea .footerAreaIn .footerLlinkArea{
	padding-top:25px;
	border-top:1px solid #e1e1e1;
}
.footerArea .footerAreaIn .footerLlinkArea .footerLlinkAreaIn{
	float:left;
}
.footerArea .footerAreaIn .footerLlinkArea .copyright{
	float:right;
}
/** .socialArea **/
.socialArea{
	min-width:1112px;
	font-family:'ヒラギノ角ゴPro W3','Hiragino Kaku Gothic Pro','游ゴシック体', YuGothic, '游ゴシック Medium', 'Yu Gothic Medium', '游ゴシック', 'Yu Gothic',メイリオ,Meiryo,sans-seri;
	background:#e60012;
	margin-top:60px;
	padding:35px 10px;
	font-size:14px;
}
.socialArea .socialAreaIn{
	max-width:1112px;
	margin:0 auto;
	text-align:center;
	line-height:0;
}
.socialArea .socialAreaIn ul{
	margin:0;
	padding:0;
	list-style-type:none;
}
.socialArea .socialAreaIn ul li{
	display:inline-block;
	font-size:100%;
}
.socialArea .socialAreaIn ul li.accountIndex a{
		color:#fff;
		text-decoration:none;
		text-indent:0;
		line-height:1.4;
		overflow:visible;
}
.socialArea .socialAreaIn ul li{
	position:relative;
	min-width:20%;
}
.socialArea .socialAreaIn ul li:before,
.socialArea .socialAreaIn ul li:after{
	content:'';
	position:absolute;
	top:50%;
	left:0;
	display:block;
	width:1px;
	height:1em;
	margin-top:-.5em;
	z-index:1;
}
.socialArea .socialAreaIn ul li:before{
	left:auto;
	right:0;
	background:#fff;
}
.socialArea .socialAreaIn ul li:first-child:after{
	left:0;
	background:#fff;
}
.socialArea .socialAreaIn ul li a{
	display:block;
	height:26px;
	margin:0 auto;
	background:#e60012 url(/common/form_rd/images/2017/pc/footer_sns_icons.png) no-repeat 0 0;
	text-indent:-9999px;
	overflow:hidden;
}
.socialArea .socialAreaIn ul li a:hover,
.socialArea .socialAreaIn ul li a:active{
	opacity:.6;
	filter:alpha(opacity=60);
}
.socialArea .socialAreaIn ul li.ln a{
	width:67px;
	background-position:0 0;
}
.socialArea .socialAreaIn ul li.tw a{
	width:78px;
	background-position:-100px 0px;
}
.socialArea .socialAreaIn ul li.fb a{
	width:87px;
	background-position:-200px 0px;
}
.socialArea .socialAreaIn ul li.yt a{
	width:93px;
	background-position:-300px 0px;
}
.socialArea .socialAreaIn ul li.accountIndex{
	width:220px;
}
.socialArea .socialAreaIn ul li.accountIndex a{
	height:auto;
	background:#e60012 url(/common/form_rd/images/2017/icon_link_arrow-white.png) no-repeat 85% 50%;
	-webkit-background-size:7px 12px;
	background-size:7px 12px;
}

/** .followPageTop **/
.followPageTop{
	position:fixed;
	bottom:2%;
	right:2%;
	z-index:100;
	display:none;
}
.followPageTop.absolute{
	position:absolute;
}
.followPageTop p{
	margin:0;
}
.followPageTop p a{
	display:block;
	width:60px;
	height:60px;
	overflow:hidden;
	text-indent:-9999px;
	border:2px solid #e60012;
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	border-radius:3px;
	background:#fff url(/common/form_rd/images/2017/icon_pagetop.png) no-repeat 50% 50%;
	-webkit-background-size:18px 12px;
	background-size:18px 12px;
}
.followPageTop p a:hover,
.followPageTop p a:active{
	background:#e60012 url(/common/form_rd/images/2017/icon_pagetop_ov.png) no-repeat 50% 50%;
	-webkit-background-size:18px 12px;
	background-size:18px 12px;
}

/* .clearfix */
.footerArea .cf::before,
.footerArea .cf::after{
	content:" ";
	display:table;
}
.footerArea .cf::after{
	clear:both;
}
.footerArea .cf{
	*zoom:1;
}

/* .footerArea */
@media screen and (min-width: 768px) {
	.simpleFooter.footerArea{
		margin-top: 120px;
		min-width:100%;
		font-size: 16px;

	}
	.simpleFooter.footerArea .footerAreaIn{
		padding:45px 10px 0 !important;
	}
}

@media screen and (max-width: 767px) {
	.simpleFooter.footerArea{
		font-family:'ヒラギノ角ゴPro W3','Hiragino Kaku Gothic Pro','游ゴシック体', YuGothic, '游ゴシック Medium', 'Yu Gothic Medium', '游ゴシック', 'Yu Gothic',メイリオ,Meiryo,sans-seri;
		min-width:100%;
		margin-top:100px;
		overflow:hidden;
		background:#f7f7f7;
		font-size: 16px;
	}
	.socialArea + .simpleFooter.footerArea{
		margin-top:0;
	}
	.simpleFooter.footerArea .footerAreaIn{
		max-width:960px;
		margin:0 auto;
		padding:30px 10px 0;
	}
	.simpleFooter.footerArea .footerAreaIn .external::after{
		content:"";
		display:inline-block;
		margin-top:-.2em;
		margin-left:.4em;
		width:.8em;
		height:.7em;
		vertical-align:middle;
		background:url(/common/form_rd/images/2017/icon_link_external-red.png) no-repeat 50% 50%;
		-webkit-background-size:.8em .7em;
		background-size:.8em .7em;
	}
	.simpleFooter.footerArea .footerAreaIn ul{
		margin:0;
		padding:0;
		list-style-type:none;
	}
	.simpleFooter.footerArea .footerAreaIn .menuArea{
		margin-bottom:30px;
	}
	.simpleFooter.footerArea .footerAreaIn .menuArea .linkArea{
		display:none;
	}
	.simpleFooter.footerArea .footerAreaIn .menuArea .groupLogo a::after{
		vertical-align:bottom;
	}
	.simpleFooter.footerArea .footerAreaIn .footerLlinkArea{
		color:#666;
		font-size:10px;
	}
	.simpleFooter.footerArea .footerAreaIn .footerLlinkArea .footerLlinkAreaIn ul li{
		float:left;
		margin-right:10px;
		font-size:100%;
	}
	.simpleFooter.footerArea .footerAreaIn .footerLlinkArea .footerLlinkAreaIn ul li:last-child{
		margin-right:0;
	}
	.simpleFooter.footerArea .footerAreaIn .footerLlinkArea .footerLlinkAreaIn ul li span{
		border-left:1px solid #666;
		padding-left:10px;
	}
	.simpleFooter.footerArea .footerAreaIn .footerLlinkArea .footerLlinkAreaIn ul li:first-child span{
		border:0;
		padding-left:0;
	}
	.simpleFooter.footerArea .footerAreaIn .footerLlinkArea .footerLlinkAreaIn ul li span a{
		display:inline-block;
		color:#666;
		text-decoration:none;
		white-space:nowrap;
	}
	.simpleFooter.footerArea .footerAreaIn .footerLlinkArea .footerLlinkAreaIn ul li a:hover,
	.simpleFooter.footerArea .footerAreaIn .footerLlinkArea .footerLlinkAreaIn ul li a:active{
		text-decoration:underline;
	}
	.simpleFooter.footerArea .footerAreaIn .footerLlinkArea .copyright p{
		color:#666;
		font-size:100%;
		margin:0;
	}
	/** .sslArea **/
	.simpleFooter.footerArea .sslArea{
		font-size:14px;
		line-height:1.6;
		color:#333;
	}
	.footerArea .sslArea p{
		text-align:left;
		margin-top:0;
		font-size:100%;
	}
}

#ssl p.bo {
    font-weight: bold;
}

#ssl dt p{
	font-weight: bold;
}

@media screen and (min-width: 768px) {
	#ssl{
		clear:both;
		padding:15px 0 45px;
		font-size:70%;
	}
	#ssl dt{
		padding:0 0 30px 130px;
	}
	#ssl dt img{
		float:left;
	}
	#ssl dt p{
		text-align: left;
		padding: 25px 0 0 145px;
		color:#333;
	}
	#ssl dt:after {
		clear: both;
		height: 0;
		visibility: hidden;
		font-size: 0;
		line-height: 0;
		display: block;
		content: ".";
	}
	#ssl dd{
		line-height: 1.6;
	}
	#ssl dd p{
		margin-bottom:1em;
		color:#333;
	}
	.simpleFooter.footerArea .footerAreaIn .copyright{
		padding: 20px 0;
		border-top:1px solid #e1e1e1;
		font-size: 10px;
	}
	.simpleFooter.footerArea .footerAreaIn .copyright p{
		color:#666;
		font-size:100%;
		margin:0;
		text-align: right;
	}
}

@media screen and (max-width: 767px) {
	.simpleFooter .footerArea .footerAreaIn{
		padding:0px 20px 0px !important;
	}
	#ssl {
		clear: both;
		margin: 0 auto;
		padding: 24px 0 10px;
		font-size: 70%;
	}
	#ssl p {
		padding-bottom: 15px;
		word-break: break-all;
	}
	#ssl p.bo {
		font-weight: bold;
	}

	#foot {
		clear: both;
		margin: 0 auto;

	}

	.before #ssl dd p, .end #ssl dd p, .complete #ssl dd p {
		text-align: left;
	}
	.before #formWrap p.mb30, .end #formWrap p.mb30, .complete #formWrap p.mb30 {margin-bottom:30px;}

	.before .btnArea p img, .end .btnArea p img, .complete .btnArea p img, .confirm .btnArea p input{max-width: 40%; height:auto;}

	.before #ssl p, .end #ssl p, .complete #ssl p {
		text-align: left;
		/*line-height:1.2em;*/
	}

	.simpleFooter.footerArea .footerAreaIn .copyright{
		padding:20px 0;
		margin:0 !important;
		width: 100% !important;
		border-top:1px solid #e1e1e1;
		font-size: 10px;
	}
	.simpleFooter.footerArea .footerAreaIn .copyright p {
		color: #666;
		font-size: 100%;
		text-align: center;
	}

	.followPageTop p a {
		width: 31px !important;
		height: 31px !important;
		-webkit-background-size: 11px 7px !important;
		background-size: 11px 7px !important;
	}
}
/* end:.footerArea */

/*--------------------*/