@charset "utf-8";
/* CSS Document */

/*追加設定*/
#contents section article .pt01 .appendix{padding-bottom:5px;}

/*スマホ用追加設定*/
@media screen and (min-width:620px) {
#contents section article .pt01 .appendix h3 + p {text-align:center;}
}
@media screen and (min-width:620px) {
#contents section article .pt01 .appendix dl {text-align:center;}
}
@media screen and (min-width:620px) {
#contents section article .pt01 .appendix dl {text-align:center;}
}

#contents section article .pt01 .appendix dt {color:#167ac6;}

/*#contents section article .pt01 .leadTxt .pc_image p {display: block;}
#contents section article .pt01 .leadTxt .smt_image p {display: none;}


@media screen and (max-width:620px) {
#contents section article .pt01 .leadTxt .pc_image p {display: none;}
#contents section article .pt01 .leadTxt .smt_image p {display: block;}
}*/