.table_udl {
	border-bottom-width: 0.8px;
	border-bottom-style: dotted;
	border-bottom-color: #666;
}

.注 {
	font-size: 0.7em;
}

.ほっと {
	color: #900;
}

.青 {
	color: #00F;
	text-decoration: underline;
}

.mozi {
	font-size: 16px;
	color: #F00;
	font-weight: bold;
}

.mozi_black {
	font-size: 16px;
	font-weight: bold;
}

.blue {
	font-size: medium;
	font-weight: bold;
	color: #3CF;
}

.red {
	color: #E00;
	font-size: 1.1em;
	font-weight: bold;
}

.s_red {
	color: #E00;
	font-weight: bold;
}

.m_black {
	font-size: 1.1em;
	font-weight: bold;
}

.n_black {
	font-size: 1.1em;
}

.mb_black {
	font-size: 1.3em !important;
	font-weight: bold;
	line-height: 1.5;
}

.b_black {
	font-size: 1.5em !important;
	font-weight: bold;
	line-height: 1.8; 
}

.orange-text {
  font-size: 1.5em !important;   /* 文字サイズ（1em＝標準サイズ） */
  color: orange;        /* 文字色オレンジ */
  font-weight: bold;    /* 太字にしたい場合は追加 */
  line-height: 1.8; /* 行間を1.8倍に */	
}

.page_li {
	color: #C63;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 20px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 9pt;
	border-bottom-width: 1px;
	border-bottom-color: #36C;
	border-bottom-style: dashed;
}
.table_text {
	padding-right: 10px;
}
#loopslider {
	margin: 0 auto;
	width: 600px;
	height: 100px;
	text-align: left;
	position: relative;
	overflow: hidden;
}

#loopslider ul {
	height: 100px;
	float: left;
	display: inline;
	overflow: hidden;
}

#loopslider ul li {
	width: 155px;
	height:100px;
	float: left;
	display: inline;
	overflow: hidden;
}

/* =====================================
    Clear\\fixElements
===================================== */
#loopslider ul:after {
	content: ".";
	height: 0;
	clear: both;
	despkay: block;
	visibility: hidden;
}
.li_2 {
	font-size: 1.1em;
}


#loopslider ul {
	display: inline-block;
	overfolw: hidden;
}

#loopslider * {
margin: 0;
 padding: 0;
 }


/*マルマーレ用スライダー20251008作成*/
#marmare_loopslider {
	margin: 0 auto;
	width: 600px;
	height: 200px;
	text-align: left;
	position: relative;
	overflow: hidden;
}

#marmare_loopslider ul {
	height: 200px;
	float: left;
	display: inline;
	overflow: hidden;
}

#marmare_loopslider ul li {
	width: 300px;
	height:200px;
	float: left;
	display: inline;
	overflow: hidden;
}

#marmare_loopslider ul:after {
	content: ".";
	height: 0;
	clear: both;
	despkay: block;
	visibility: hidden;
}

#marmare_loopslider ul {
	display: inline-block;
	overfolw: hidden;
}

#marmare_loopslider * {
margin: 0;
 padding: 0;
 }

.blue {
	font-weight: bold;
	color: #00F;
	font-size: 1.1em;
}

.photo {
	padding: 5px;
}

.title_top {
	font-size: 1.3em;
	font-style: italic;
	color: #F06;
	font-weight: bold;
}

.loop_wrap {
  display: flex;
  width: 630px;
  height: 100px;
  overflow: hidden;
}

.loop_wrap img {
  width: auto;
  height: 100%;
}

@keyframes loop {
  0% {
    transform: translateX(100%);
  }
  to {
    transform: translateX(-100%);
  }
}

@keyframes loop2 {
  0% {
    transform: translateX(0);
  }
  to {
    transform: translateX(-200%);
  }
}

.loop_wrap img:first-child {
  animation: loop 50s -25s linear infinite;
}

.loop_wrap img:last-child {
  animation: loop2 50s linear infinite;
}

.img-q {
    padding: 20px 10px 10px 10px;
}

.mozi_l {
    font-size: 1.2em;
    line-height: 200%;
    }
.orenge {
    font-size: 1.5em;
    color: #F97603;
}

.red_title {
    font-size: 1.5em;
    color: #E60012;
}
.title {
    font-size:1.5em;
}
.title_bold {
    font-size:1.5em;
	font-weight: bold;
}

/* 【マルマーレ　カフェページ用】 */
.headline-block {
  margin: 2em 0; /* ブロックごとの上下余白 */
}

.headline-desc {
  font-family: 'Noto Sans JP', sans-serif;
  font-size: 1em;
  line-height: 1.8em;
  color: #333;
}

/* ----------------------------------- */
/* 背景ありタイトル共通 */
.highlight-title-bg {
  font-family: 'Noto Sans JP', sans-serif;
  font-weight: 600;
  display: inline-block;
  position: relative;
  letter-spacing: 0.2em;
  padding: 0.1em 0.2em; /* 背景と文字の間隔 */
  margin-bottom: 0.5em; /* 説明文との間隔 */
  font-size: 1.8em; /* 背景ありは少し大きめ */
}

.highlight-title-bg::after {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0.1em;
  width: 100%;
  height: 0.5em;
  z-index: -1;
}

/* 背景色別 */
.yellow-bg::after {
  background-color: #f3ffe0; /* 健やかベジランチ用 */
}

.orange-bg::after {
  background-color: #fff4df; /* カラダケアランチ用 */
}

/* ----------------------------------- */
/* 背景なしタイトル */
.highlight-title-no-bg {
  font-family: 'Noto Sans JP', sans-serif;
  font-weight: 600;
  display: inline-block;
  position: relative;
  letter-spacing: 0.2em;
  padding: 0; /* 背景なしは余白少なめ */
  margin-bottom: 0.5em;
  font-size: 1.4em; /* 背景なしは少し小さめ */
}

.highlight-title-no-bg::after {
  content: none; /* 背景なし用 */
}
