@charset "UTF-8";

body{
	position: relative;
}

/* .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;
}
.mainContents .breadcrumbs a{
	color:#333;
}
.mainContents .breadcrumbs em{
	color:#e60012;
	font-weight:normal;
	font-style:normal;
}
/** #contentsArea .breadcrumbs **/
#contentsArea .breadcrumbs{
	padding:15px 0;
	margin:0;
	font-size:86.66%;
	line-height:1.6;
}
#contentsArea .breadcrumbs a{
	color:#333;
}
#contentsArea .breadcrumbs em{
	color:#e60012;
	font-weight:normal;
}

@media screen and (max-width:767px){
	.mainContents .breadcrumbs{
		margin-right:-2%;
		margin-left:-2%;
		padding:15px 2%;
	}
}

/* .footerArea */
.footerArea{
	font-family:'ヒラギノ角ゴPro W3','Hiragino Kaku Gothic Pro','游ゴシック','Yu Gothic','游ゴシック体','YuGothic',メイリオ,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/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%;
}

@media screen and (min-width:1024px){
	.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:14px;
		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:12px;
	}
	.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:146px;
		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;
	}
}
@media screen and (max-width:1023px){
	.footerArea .footerAreaIn{
		padding:30px 10px 15px;
	}
	.footerArea .footerAreaIn .menuArea .groupLogo{
		text-align:center;
		line-height:0;
	}
	.footerArea .footerAreaIn .menuArea .groupLogo a img{
		width:186px;
		height:auto;
		vertical-align:text-bottom;
	}
	.footerArea .sslArea .withIcon .img{
		text-align:center;
	}
	.footerArea .sslArea .withIcon .txt{
		font-weight:bold;
	}
	.footerArea.ssl .footerAreaIn .footerLlinkArea{
		padding:10px 0;
		border-top:1px solid #e1e1e1;
	}
	.footerArea .footerAreaIn .footerLlinkArea .footerLlinkAreaIn{
		width:80%;
		margin:0 auto;
		text-align:center;
	}
	.footerArea .footerAreaIn .footerLlinkArea .footerLlinkAreaIn ul{
		display:inline-block;
	}
	.footerArea .footerAreaIn .footerLlinkArea .footerLlinkAreaIn ul li{
		float:none;
		display:inline;
		line-height:2;
	}
	.footerArea .footerAreaIn .footerLlinkArea .copyright{
		width:80%;
		margin:10px auto 0;
		text-align:center;
	}
}
/** .socialArea **/
.socialArea{
	font-family:'ヒラギノ角ゴPro W3','Hiragino Kaku Gothic Pro','游ゴシック','Yu Gothic','游ゴシック体','YuGothic',メイリオ,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;
}
@media screen and (min-width:1024px){
	.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/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 a{
		height:auto;
		background:#e60012 url(/common/images/2017/icon_link_arrow-white.png) no-repeat 85% 50%;
		-webkit-background-size:7px 12px;
		background-size:7px 12px;
	}
}
@media screen and (max-width:1023px){
	.socialArea .socialAreaIn ul{
		display:inline-block;
		width:85%;
	}
	.socialArea .socialAreaIn ul li{
		width:25%;
	}
	.socialArea .socialAreaIn ul li.accountIndex{
		display:block;
		width:100%;
	}
	.socialArea .socialAreaIn ul li a{
		display:block;
		width:46px;
		height:42px;
		margin:0 auto;
		text-indent:-9999px;
		overflow:hidden;
	}
	.socialArea .socialAreaIn ul li.ln a{
		background:#e60012 url(/common/images/2017/footer_icon_line.png) no-repeat 0 0;
		-webkit-background-size:46px 42px;
		background-size:46px 42px;
	}
	.socialArea .socialAreaIn ul li.tw a{
		background:#e60012 url(/common/images/2017/footer_icon_twitter.png) no-repeat 0 0;
		-webkit-background-size:46px 42px;
		background-size:46px 42px;
	}
	.socialArea .socialAreaIn ul li.fb a{
		background:#e60012 url(/common/images/2017/footer_icon_facebook.png) no-repeat 0 0;
		-webkit-background-size:46px 42px;
		background-size:46px 42px;
	}
	.socialArea .socialAreaIn ul li.yt a{
		background:#e60012 url(/common/images/2017/footer_icon_youtube.png) no-repeat 0 0;
		-webkit-background-size:46px 42px;
		background-size:46px 42px;
	}
	.socialArea .socialAreaIn ul li.accountIndex a{
		display:inline-block;
		width:auto;
		height:auto;
		padding-right:1em;
		margin-top:1.2em;
		background:#e60012 url(/common/images/2017/icon_link_arrow-white.png) no-repeat 100% 50%;
		-webkit-background-size:7px 12px;
		background-size:7px 12px;
	}
	.socialArea .socialAreaIn ul li.accountIndex a br{
		display:none;
	}
}

/** .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/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/images/2017/icon_pagetop_ov.png) no-repeat 50% 50%;
	-webkit-background-size:18px 12px;
	background-size:18px 12px;
}
@media screen and (max-width:1023px){
	.followPageTop p a{
		width:31px;
		height:31px;
		-webkit-background-size:11px 7px;
		background-size:11px 7px;
	}
	.followPageTop p a:hover,
	.followPageTop p a:active{
		background:#e60012 url(/common/images/2017/icon_pagetop_ov.png) no-repeat 50% 50%;
		-webkit-background-size:11px 7px;
		background-size:11px 7px;
	}
}

/* .clearfix */
.footerArea .cf::before,
.footerArea .cf::after{
	content:" ";
	display:table;
}
.footerArea .cf::after{
	clear:both;
}
.footerArea .cf{
	*zoom:1;
}
