@charset "UTF-8";
#cont { line-height: normal; }
#cont:after{content:"";display:block;clear:both;}
.p_header{margin-bottom:18px;font-family:YuGothic , 游ゴシック , 'Hiragino Kaku Gothic ProN' , 'ヒラギノ角ゴ ProN' , Meiryo , メイリオ , sans-serif;}
.p_header__title{text-align:center;font-size:22px;font-weight:bold;font-family:inherit;}
.p_header__img{margin-bottom:30px;}

.p_article_wrap{margin-bottom:50px;}

.p_article{font-family:YuGothic , 游ゴシック , 'Hiragino Kaku Gothic ProN' , 'ヒラギノ角ゴ ProN' , Meiryo , メイリオ , sans-serif;}
.p_article + .p_article{margin-top:30px;padding-top:30px;border-top:dashed 1px #808080;}
.p_article__title{margin-bottom:18px;padding-left:16px;border-left:7px solid #cf0c3b;line-height:1.4;font-size: 18px;font-weight:bold;font-family:inherit;}
.p_article__title--hide{display:none;}
.p_article__body{font-family:inherit;}
.p_article__body *{font-size:16px;font-family:inherit;line-height:1.5;}
.p_article__body > * + *{margin-top:15px;}

.p_btn > a{display:block;text-align:center;font-family:YuGothic , 游ゴシック , 'Hiragino Kaku Gothic ProN' , 'ヒラギノ角ゴ ProN' , Meiryo , メイリオ , sans-serif;}
.p_btn--index > a{width:250px;margin:0 0 50px auto;padding:5px 0px;border-radius:5px;overflow:hidden;background:#cf0c3b;color:#fff;font-size:16px;}
.p_btn > a:hover{text-decoration:none;opacity:0.7;}

.p_strong{color:#cf0c3b;font-weight:bold;}
