@charset "UTF-8";
/*PC・タブレット・スマホ共通設定
 ---------------------------------------------------------------------------*/
/* mobile first*/
/* For Bootstrap4 Breakpoints  */
/* For Bootstrap4 Breakpoints  End */
/* ----
// * ex) @include text-stroke(2, #fff);
---- */
/* site_news.tpl Style
-------------------------------------------------- */
.notice {
  position: relative;
  overflow: visible;
  z-index: 3;
  padding: 30px;
  text-align: center;
  border-radius: 10px;
  background-color: #fff;
  font-weight: bold; }

.ul_style_01 {
  border-bottom: 5px solid #D35400;
  font-size: 1.3rem !important;
  margin-bottom: 10px; }
