#title_mv h2 {
    font-size: 40px;
    letter-spacing: 0.1em;
    color: #0e4786;
    font-family: arial, sans-serif;
}

#news{
	overflow: hidden;
	position: relative;
}
#news h3 {
	overflow: hidden;
    color: #0069ac;
}
#news p {
	overflow: hidden;
	margin-bottom: 70px;
}
#news .c-lead {
	font-size:18px;
	margin-bottom: 0px;
}
#news .c-hr {
    margin: 30px 0;
    border: 0 none;
    border-top: 1px dashed #999;
}


#news_txt {
	border: 1px solid #ccc;
    width: 1100px;
    border-radius: 10px;
    margin:30px auto 40px;
}
#news_txt h3 {
	border-left: 6px solid #0d4786;
	padding-left:15px;
	font-size:28px;
	color:#0d4786;
	margin-bottom:5px;
}
#news_txt .c-lead {
	font-size: 18px;
    color: #666;
    letter-spacing: 0.05em;
    border-bottom: 1px solid #ccc;
    padding-bottom: 10px;
    margin-bottom:30px;
}
#news_txt p {
	font-size:18px;
	line-height: 2.4;
}



@media screen and (max-width:1160px){
#news_txt {
    width: auto;
    margin: 30px 30px 40px;
}	
}



@media screen and (max-width:641px){
#title_mv h2 {
    font-size: 26px;
}
#header {
    padding-bottom: 15px!important;
}
#pan {
	font-size:12px;
}
#news .c-hr {
    margin: 20px 0;
}
#news h3 {
    font-size:18px;
}
#news .c-lead {
    font-size: 16px;
}
#news a.link_03 {
    position: static;
    margin: 0px 0px;
}
#news p {
    margin-bottom: 20px;
}

#news_txt {
    margin: 20px 15px 20px!important;
}
#news_txt h3 {
    padding-left: 10px;
    font-size: 20px;
    margin-bottom: 5px;
}
#news_txt .c-lead {
    font-size: 14px;
    margin-bottom: 15px;
}
#news_txt p {
    font-size: 14px;
    line-height: 2;
}

a.link_05 {
    font-size: 16px !important;
}
a.link_06 {
    font-size: 16px !important;
}
}












