@charset "UTF-8";


/* ２段目のパンくずを無効化（現在キャンペーンを無効化） */
#bread-crumb-listTop li:nth-of-type(2) a {
	pointer-events: none;
  }


  
#Journal article > h2{
	line-height:1.5;
	padding:0 20px;
}

#Journal article > h2{
	height:150px;
}
#bread-crumb {
	top: 150px;
}
/*========================================
common
=========================================*/

.common-clearfix::after {
	content: "";
	display: block;
	clear: both;
 }



.attentionpage-font-red{
	color:#db6557;
}

.attentionpage-font-bold{
	font-weight: bold;
}

.attentionpage-box{
	max-width:1000px;
	margin-left:auto;
	margin-right:auto;
	width: calc(100% - 40px);
}


/*========================================
attentionpage-lead
=========================================*/

.attentionpage-lead_text01{
	line-height:1.8;
}

.attentionpage-lead_text01 p{
	margin-bottom:20px;
}

.attentionpage-lead_box01{
	padding:20px;
	background:#fff;
	border:1px solid #999;
}

.attentionpage-lead_mailtitle{
	font-weight: bold;
}

.attentionpage-lead_box01{
	margin-bottom:30px;
}

	@media screen and (max-width: 767px) {

	}