/* ----------------------------------------
基本調整
---------------------------------------- */
.c-inner .c-article__content:first-child {margin-top:60px;}
.c-inner .c-article__content:last-child {margin-bottom:60px;}
.pc_br {display: block;}

/* ----------------------------------------
address
---------------------------------------- */
.destination {padding:30px 15px;}
.destination address {margin-bottom:20px;}


/* ----------------------------------------
ul li
---------------------------------------- */
.c-article ul {margin-bottom:60px;}
