@charset "UTF-8";
/* CSS Document */
.contents_right p{
	line-height: 30px;
}
.contents_right p.let_spa{
	letter-spacing: 0.7px;
}
.contents_right h4{
	font-size: 20px;
    margin-top: 40px;
    background-color: #fff3dd;
    border-left: 6px solid #fdb410;
    padding: 10px;
    color: #555555;
}
.contents_right p{
    margin-top: 25px !important;
}
.contents_right .mail_link{
	margin-top: 0px !important;
}
.contents_right .mail_link a{
    color: #555555;
	padding-bottom: 3px;
	border-bottom: 1px solid;
}
.contents_right p span{
	font-size: 20px;
	font-weight: bold;
    font-family: "ヒラギノ角ゴ Pro W6", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic","sans-serif";	
}
.contents_right .mail_link a:hover{
	opacity: 0.7;
}
@media screen and (max-width:767px){
	.contents_right h4{
		font-size: 26px;
	}
	.contents_right p{
	line-height: 45px;
	}
	.contents_right p.let_spa{
	letter-spacing: 0px;
	}
	.contents_right p span{
	font-size: 32px;
	}
	.sp_bm40{
		margin-bottom: 50px !important;
	}
}
@media screen and (max-width:414px){
	.sp_bm40{
		margin-bottom: 40px !important;
	}
	.contents_right p{
	line-height: 30px;
	}
	.contents_right h3{
	    line-height: 32px;	
	}
	.contents_right h4{
		font-size: 26px;
	}
	.contents_right p span{
	font-size: 20px;
		font-weight: bold;
	}
}
