@charset "UTF-8";
/* ＝＝＝＝＝＝＝＝＝＝＝＝＝ tour_2.html table ＝＝＝＝＝＝＝＝＝＝＝＝＝＝ */	

table.guidetable {
	width:100%;
	border-top:1px solid #3E3A39;
	border-collapse:collapse;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:1.5em;
}
table.guidetable th {
	text-align:center;
	width:20%;
	border:1px solid #3E3A39;
	padding:7px;
	background: #fef2dc;
	white-space: nowrap;
}
table.guidetable th.sub {
	text-align:center;
	width:20%;
	border:1px solid #3E3A39;
	padding:7px;
	background: #ffe4f0;
	white-space: nowrap;
}

table.guidetable td {
	text-align:left;
	border:1px solid #3E3A39;
	padding:10px;
}

table.fudashotable {
	width:100%;
	border-top:1px solid #3E3A39;
	border-collapse:collapse;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:1.5em;
}
table.fudashotable th {
	text-align:right;
	width:10%;
	border-top:1px solid #3E3A39;
	border-bottom:1px solid #3E3A39;
	padding:10px;
	white-space: nowrap;
}
table.fudashotable td.td1 {
	text-align:left;
	width:20%;
	border-top:1px solid #3E3A39;
	border-bottom:1px solid #3E3A39;
	padding:10px;
}
table.fudashotable td.td2 {
	text-align:left;
	width:50%;
	border-top:1px solid #3E3A39;
	border-bottom:1px solid #3E3A39;
	padding:10px;
}
.fudashotable .td1 :hover{
	color:#ff0000;
}

@media only screen and (max-width:600px){
	table.guidetable, table.fudashotable {
		margin: 0;
		width:100%;
	}
	table.guidetable th,
	table.fudashotable th {
		width: 100%;
		display: block;
		border-top: none;
		text-align:center;
	}
	table.guidetable th.sub,
	table.fudashotable th.sub {
		width: 100%;
		display: block;
		border-top: none;
		text-align:center;
	}
	table.guidetable td,
	table.fudashotable td.td1,
	table.fudashotable td.td2 {
		width: 100%;
		display: block;
		border-top: none;
	}
	table.fudashotable td.td1 {
	border:none;
	text-align:center;
	}
	table.fudashotable th {
	border-bottom:none;
	}
	table.guidetable tr:first-child th { border-top: 1px solid #ddd; }
}








.guideul ul {
	list-style-type: disc;
	padding:0.5em 0.5em 0 1.5em;
	margin-top:0.3em;
}
.guideul li, .guideol li {
	line-height: 1.8;
}
p.guide_text {
margin-top:10px;
padding-left:5px;
}
p.guide_text2 {
padding-left:5px;
padding-top:1em;
}
p.guide_text3 {
padding-left:5px;
padding-top:1em;
text-align:center;
}
p.guide_text4 {
padding-left:5px;
padding-top:10px;
}
p.guide_text5 {
padding-left:5px;
padding-top:1px;
}
.guideol ol {
padding:0.5em 0.5em 0.3em 2em;
margin:0.3em 0 0.5em;
}


.contact_ul li {
list-style-type: none;
padding-left:1.5em;
}

span.boldunderline {
	text-decoration:underline;
	font-weight:bold;
}

span.boldonly {
	font-weight:bold;
}

/* ＝＝＝＝＝＝＝＝＝＝＝＝＝　十三仏　＝＝＝＝＝＝＝＝＝＝＝＝＝＝ */
h3.top_title {
background: rgba(255,255,255,0.3);
font-size:1.3em;
padding:.5em;
color:#32281C;
border-left: solid 5px #ff0000;/*左線*/
margin:2rem 0;
}

.fixed-bg {
  min-height: 100vh;
  background-attachment: fixed;
  background-size: cover;
  background-position: center;
}
 .bg_daibutsu2 {
  background-image: url("../image/bg_daibutsu.jpg");
  background-repeat: no-repeat;
  background-position:110% 30%;
}

.second_title {
	text-align:center;
	color: #000;/*文字色*/
	padding: 0.5em 0;/*上下の余白*/
	border-top: solid 3px #ff0000;/*上線*/
	border-bottom: solid 3px #ff0000;/*下線*/
/*	text-decoration: underline;*/
}

.second_title2 {
	text-align:center;
	color: #000;/*文字色*/
	padding: 0.3em 0;/*上下の余白*/
	border-bottom: solid 3px #ff0000;/*下線*/
/*	text-decoration: underline;*/
}

ol.juou {
  counter-reset: item;
  list-style-type: none;
  padding-left: 0;
}
ol.juou li{
  text-indent: -1.3em;
  padding-left: 1.3em;
padding-bottom:0.6em;
font-size:1.2em;
}
ol.juou li:before {
  counter-increment: item;
  content: "【" counter(item,cjk-ideographic) "】 ";
  /* 以下は自由に装飾... */
  padding-right: .5em;
  font-weight: bold;
}
ol.juou ol{
  padding-left: 2em;/*入れ子が起こるたびにインデント．0でもよいと思う*/
  counter-reset: cnt;
font-size:0.7em;
}
ol.juou ol li:before {
  counter-increment: cnt;
  content:"";
  /* 以下は自由に装飾... */
  padding-right: 1.3em;
}


.form_kakomi {
margin-top:15px;
border:solid 1px #ff0000;
background: rgba(255,255,255,0.3);
}

.btn-iro {
  color: #fff;
  background-color: #F1740D;
  border-color:  #F1740D;
margin-bottom:3em;
}
.btn-iro:hover {
  background: #D44222;
}

p.goshuin {
margin:1.2em 1.8em;
font-size:1em;
}



.card {
border:solid 1px #ff0000;
    box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.3);
margin-bottom:0.2em;
}

.card-img-top {
    max-width: 100%;
    flex-shrink:0;
 }

p.card-text2 {
font-size:0.8em;
padding:0;
}
p.card-text3 {
font-size:0.8em;
line-height:0.8:
margin:-10px 0;
}

.card-title {
font-size:1.1em;
padding: 0.2em 0.4em;/*上下 左右の余白*/
  color: #494949;/*文字色*/
  background: transparent;/*背景透明に*/
  border-left: solid 5px #fe745e;/*左線*/
}

.button_yoko {
display:inline-block;
}


/* ＝＝＝＝＝＝＝＝＝＝＝＝＝　念珠玉巡拝　＝＝＝＝＝＝＝＝＝＝＝＝＝＝ */

.bonji_ul {
	list-style-type: none;
	padding-left: 0;
	display: table;
	margin: auto;
}
.bonji_ul li {
	width: auto;
	padding-left:5px;
	margin: 0px;
	display: table-cell;
}
.bonji_ul li a:hover {
	background-color: #FFF;
	opacity: 0.7;
}
@media only screen and (max-width:800px){
	.bonji_ul li {
		display: inline-block;
		width:70px;
	}
}

/* ＝＝＝＝＝＝＝＝＝＝＝＝＝　五角守　＝＝＝＝＝＝＝＝＝＝＝＝＝＝ */
p.gokaku_large {
	font-size:1.2em;
	font-weight:bold;
	color:#cc0000;
	margin:0 0 3px 0;
}

/* ＝＝＝＝＝＝＝＝＝＝＝＝＝　協賛各社　＝＝＝＝＝＝＝＝＝＝＝＝＝＝ */

/* ＝＝＝＝ 地図 ＝＝＝＝＝ */
#gmap {
	float:left;
	width:100%;
	height:500px;
	margin:0px 0px 0px 0px;
}
.maph4 {
	color:#034a7f;
	font-weight: 900; 
	font-size:12px;
}
.popup {
	width:200px;
	height:50px;
	padding:5px;
	white-space: nowrap;
}

/* ＝＝＝＝＝＝＝＝＝＝＝＝＝＝　bonji-bag　＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝ */
.bag_p {
	text-align:center;
	font-size:1.2rem;
	background:#cc0000;
	color:#fff;
	padding:6px;
	margin-bottom:5px;
}
.bag_p2b {
	background:#e9edfc;
	text-align:center;
	border-top:solid 1px #333;
	border-bottom:solid 1px #333;
	margin:5px 0px;
}
.bag_p2c {
	background:#cce7d1;
	text-align:center;
	border-top:solid 1px #333;
	border-bottom:solid 1px #333;
	margin:5px 0px;
}
.bn_hover a:hover {
	opacity:0.6;
}

.tategaki2 {
color:red;
}

.tategaki{
	text-align: left;
-ms-writing-mode: tb-rl;
  writing-mode: vertical-rl;
	display: inline-block;
}

/* ＝＝＝＝＝＝＝＝＝＝＝＝＝ others.html ＝＝＝＝＝＝＝＝＝＝＝＝＝＝ */	
.bn_other_bg a {
display:block;
position:relative;
width:100%;
height:100%;
border:solid 1px red;
margin-bottom:1.2rem;
}
.bn_other_bg p {
position:absolute;
text-align:center;
color:#FFF;
font-size:1.8rem;
width:100%;
top: 50%;
left: 50%;
  -ms-transform: translate(-50%,-50%);
  -webkit-transform: translate(-50%,-50%);
  transform: translate(-50%,-50%);
}
.bn_other_bg a:hover {
cursor:pointer;
opacity:0.7;
background:#000;
}
.bn_other_bg .bn_small_p{
font-size:1rem;
}
@media only screen and (min-width:1024px){
.bn_other_bg .bn_small_p{
font-size:0.9rem;
}
}

/*その他の紹介霊場 other_list 未使用*/
.others_list {
position:relative;
padding:0.8em;
border-left: solid 6px #e29551;
background: #eee;
box-shadow: 0 4px 15px rgba(0,0,0,.2);
margin-bottom:0.8em;
}
.others_list p{
font-size:0.9rem;
padding:0 0 0.5em 1.5em;
}
.others_list a {
position:absolute;
top:0;
left:0;
height:100%;
width:100%;
}
.others_list a:hover {
opacity:0.1;
background:#000;
}

/*全国十三仏札所*/
ul.other_fuda {
list-style-type: none;
  display:-webkit-box;
  display:-ms-flexbox;
  display:flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
margin:10px 0;
}
ul.other_fuda li{
width:32.5%;
margin:5px 2px;
}
@media only screen and (min-width: 601px) and (max-width: 992px) {
ul.other_fuda li{
width:49%;
}
}
@media only screen and (max-width:600px){
ul.other_fuda li{
width:100%;
}
}

.fuda__item {
  margin: 0 0 0.75rem;
  padding:1.2rem 0.8rem;
  border-top: 4px solid #404040;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
  background: white;
}

.fuda_yamagata {
  border-top-color: #509b9c;
}
.fuda_yamagata p.num_yamagata {
  background: #509b9c;
}
.fuda_chichibu{
  border-top-color: #bfbfa1;
}
.fuda_chichibu p.num_chichibu {
  background: #bfbfa1;
}
.fuda_kyoto{
  border-top-color: #a989b5;
}
.fuda_kyoto p.num_kyoto {
  background: #a989b5;
}
.fuda_yamato{
  border-top-color: #c0cd32;
}
.fuda_yamato p.num_yamato {
  background: #c0cd32;
}
.fuda_izumokoku{
  border-top-color: #cd8087;
}
.fuda_izumokoku p.num_izumokoku {
  background: #cd8087;
}
.fuda_iyo{
  border-top-color: #66aedf;
}
.fuda_iyo p.num_iyo {
  background: #66aedf;
}
.fuda_shinano{
  border-top-color: #61a066;
}
.fuda_shinano p.num_shinano {
  background: #61a066;
}
.fuda_osaka{
  border-top-color: #d3a62a;
}
.fuda_osaka p.num_osaka {
  background: #d3a62a;
}
.fuda_kobe{
  border-top-color: #b84c42;
}
.fuda_kobe p.num_kobe {
  background: #b84c42;
}
.fuda_awaji{
  border-top-color: #a28245;
}
.fuda_awaji p.num_awaji {
  background: #a28245;
}


.fuda__info {
  display:-webkit-box;
  display:-ms-flexbox;
  display:flex;
  align-items: center;
-webkit-box-pack: justify;
-ms-flex-pack: justify;
  justify-content: space-between;
}
.fuda__info .info-left {
  display:-webkit-box;
  display:-ms-flexbox;
  display:flex;
  align-items: center;
}
.fuda__info .fuda__num {
  width: 50px;
  height: 50px;
  line-height: 50px;
  margin: 0 0.75rem 0 0;
  text-align: center;
  border-radius: 50%;
  font-size: 32px;
  color: white;
  overflow: hidden;
}
.fuda__info .fuda__tera {
  line-height: 1.1;
  font-size: 20px;
  margin: 0;
}
.fuda__info .fuda__tera small {
  font-size: 12px;
}
.fuda__info .info-right {
  margin: 0;
  font-size: 16px;
text-align:right;
}

.bn_bg_other {
background:rgba(255,255,255,0.8);
margin:2rem 0.5rem;
}

/*=== media panel ===*/
dl.panel{
	/* max-width : 900px;*/
}
dt.panel__title {
	background: rgba(255,255,255,0.3);
	font-size:1.2em;
	padding:5px;
	color:#32281C;
	border-left: solid 7px #ff0000;
	margin:20px 0;
	font-weight : normal;
/*	border-bottom : 1px solid #ffffff;
	background : #ce9a55;
	color : #FFF;
	padding : 10px;
	font-weight : bold;*/
}
dd.panel__content {
	border : 1px solid #ff0000;
	margin : 0px;
	padding : 10px;
}

dt.panel__title {
	position: relative;
}

dt.panel__title:after {
	content: "";
	position: absolute;
	border-right: 2px solid #ff0000;
	border-bottom: 2px solid #ff0000;
	margin: 5px 0 0 0;
	width: 10px;
	right: 10px;
	height: 10px;
	transform: rotate(45deg);
}

dt.panel__title.ac:after {
	content: "";
	position: absolute;
	border-left: 2px solid #ff0000;
	border-top: 2px solid #ff0000;
	border-right: 0;
	border-bottom: 0;
	margin: 7px 0 0 0;
	width: 10px;
	right: 10px;
	height: 10px;
	transform: rotate(45deg);
}

/* ---------------------- ivent-list ---------------------- */

.event-item {
	margin: 8px 2px;
  padding:5px 0 15px;
	width: 100%;
	background: #fff;
	border-radius: 5px;
	box-shadow: 0 2px 5px #170404;
}

.oubo_red h3 {
  padding: 1rem 0 1rem 2rem;
  border-left: 15px solid #ff0000;
  background: #f4f4f4;
}

.oubo_red .event-title {
background:#f7d5d5;
padding:0.3em;
}
.oubo_red .event-title span {
background:#ff0000;
color:#FFF;
font-weight:bold;
font-size:1.1rem;
padding:0.3em;
margin-right:0.8em;
}

.oubo_green h3 {
  padding: 1rem 0 1rem 2rem;
  border-left: 15px solid #aace36;
  background: #f4f4f4;
}
.oubo_green .event-title {
background:#dceaa2;
padding:0.3em 0 0.3em 1em ;
}

.oubo_yellow h3 {
  padding: 1rem 0 1rem 2rem;
  border-left: 15px solid #fff100;
  background: #f4f4f4;
}
.oubo_yellow .event-title {
background:#fcf6a9;
padding:0.3em 0 0.3em 1em ;
}

.oubo_gray h3 {
  padding: 1rem 0 1rem 2rem;
  border-left: 15px solid #8e8e8e;
  background: #e0e0e0;
}

.oubo_gray .event-title {
background:#bbbbbb;
padding:0.3em;
}
.oubo_gray .event-title span {
background:#8e8e8e;
color:#FFF;
font-weight:bold;
font-size:1.1rem;
padding:0.3em;
margin-right:0.8em;
}


.event-item-text2 {
border-left: 5px solid #000;
padding:0.3em 0 0.3em 0.8em;
margin:0.5em 0.3em;
}
.event-item-text2 span {
font-size:1.2rem;
margin-left:0.3em;
}
.event-item-text3 {
border-left: 5px solid #aace36;
border-bottom:1px solid #aace36;
padding:0.3em 0 0.3em 0.8em;
margin:0.5em 0.3em;
}
.event-item-text4 {
border-left: 5px solid #fff100;
border-bottom:1px solid #fff100;
padding:0.3em 0 0.3em 0.8em;
margin:0.5em 0.3em;
}


.event-menu-wrap {
width: 992px;
    margin: 3em auto;
    padding: 0;
    display: flex;
    flex-flow: row wrap;
    justify-content: flex-start;
    align-items: flex-start;

}
.event-menu-wrap li {
    display: flex;
    flex-flow: column;
    justify-content: center;
    align-items: center;
    width: calc((100% - 40px) / 6);
    margin: 3px;
background:#eee;

    white-space: nowrap;
    padding: 0.8rem 0.25rem;
    line-height: 1.5;
    border-radius: 0.25rem;
    transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
    cursor: pointer;
}
@media (max-width: 992px) {
.event-menu-wrap {
    display: flex;
    flex-flow: row wrap;
    justify-content: flex-start;
    align-items: center;
    width: 100%;
    margin: 8px 0;
}
.event-menu-wrap li {
    width: calc((100% - 16px) / 3);
margin:2px;
}
}

.event-menu-wrap li:hover{
opacity:0.6;
}
.event-menu-wrap li.oubobn_red {
background:#ff0000;
}
.event-menu-wrap li.oubobn_green {
background:#aace36;
}
.event-menu-wrap li.oubobn_yellow {
background:#fff100;
}
/*=========== 2025 特別参拝 ============= */
.event-date {
display:inline-block;
background:#4D6C9E;
padding:10px;
font-size:1.2rem;
font-family:sans-serif;
color:#FFF;
font-weight:600;
border-radius:5px;
}
.event-dateX {
	background:#000;
	padding:3px;
	font-size:1rem;
	font-family:sans-serif;
	color:#FFF;
	font-weight:600;
	border-radius:5px;
}
.event-bg_red {background:#ff0000;color:#FFF;}
.event-bg_green {background:#75bb2a;}
.event-bg_yellow {background:#fff100;}
.event-bg_gray {background:#bbbbbb;}
.event-titleX {
	font-size:1.2rem;
	font-weight:600;
}
@media only screen and (max-width: 767px) {
	.event-titleX {
		font-size:1rem;
	}
}

.event-date span {
font-family:sans-serif;
font-size:0.9rem;
}
.event-time {
padding:5px 0 0 10px;
font-size: 18px;
}
.event-place {
margin:1em 0 2em 2em;
padding:5px;
border-bottom:1px solid #ccc;
}
.event-section p {
padding:2em 1em;
}
.event-section h2 {
margin:2em 0 1em 1.2em;
padding: 0.25em 0.5em;/*上下 左右の余白*/
  background: transparent;/*背景透明に*/
  border-left: double 16px #0c3581;
}

@media only screen and (max-width: 767px) {
.event-place {
margin-left:1em;
}
}

table.eventlist td.thumb{
	width: 120px;
font-size:1.4rem;
font-weight:bold;
padding:0.5em;
}

table.eventlist td.title{
	white-space: nowrap;
}
@media only screen and (max-width: 767px) {
	table.eventlist td.title{
		white-space: normal;
	}
}
span.last_year_span {
display:inline-block;
line-height: 1;
background:#000;
border-radius:3px;
color:#FFF;
font-size:10px;
padding:0.5em;
margin-right:0.5em;
}
.gray {background:#eee;}
.event-bg_gray span {
display:block;
font-size:0.9rem;
letter-spacing:-0.1em;
}
.ume_red {
background:#ff0000;
padding:0.8em;
}
.ume_green {
background:#75bb2a;
padding:0.8em;
}
.ume_yellow {
background:#f5c71d;
padding:0.8em;
}

.ume_red h6 {
color:#000;
  padding: 0.8em 0 0.8em 2rem;
  border-left: 8px solid pink;
  background: #f4f4f4;
}
.ume_green h6 {
color:#000;
  padding: 0.8em 0 0.8em 2rem;
  border-left: 8px solid #dceaa2;
  background: #f4f4f4;
}
.ume_yellow h6 {
color:#000;
  padding: 0.8em 0 0.8em 2rem;
  border-left: 8px solid #fcf6a9;
  background: #f4f4f4;
}

.ume_red p{
color:#FFF;
font-weight:bold;
}

#how_to_apply {
  padding-top: 140px;
}

p.linksaki {
	margin-top:10px;
}
p.linksaki a {
padding:9px;
background:#00437C;
color:#FFF;
font-size:14px;
font-weight: bold;
}
.linksaki a:hover {
background:#ff0000;
color:#FFF;
}
.kakomi {
border:solid 1px gray;
padding:1em;
margin:1em 0.8em;
}

/* 十三仏霊場の一日 */
/* タイムライン全体のコンテナ */
.timeline {
  list-style: none;
  padding: 0;
  margin: 20px auto;
  max-width: 980px;
  position: relative;
}

/* 縦の直線 */
.timeline::before {
  content: '';
  position: absolute;
  top: 0;
  bottom: 0;
  left: 160px;
  width: 2px;
  background-color: #ffc108;
}

/* 各リスト項目 */
.timeline-item {
  display: flex;
  margin-bottom: 30px;
  position: relative;
  min-height: 60px;
}

/* 日付エリア */
.timeline-date {
  position: absolute;
  left: 0;
  top: 20px;
  width: 140px;
  text-align: right;
  font-weight: bold;
  color: #4a5568;
  font-size: 0.95rem;
letter-spacing: -0.5px;
}

/* タイムラインの丸 */
.timeline-item::after {
  content: '';
  position: absolute;
  left: 161px;
  top: 25px;
  transform: translateX(-50%);
  width: 10px;
  height: 10px;
  background-color: #f76935;
  border-radius: 50%;
  border: 2px solid #fff;
  z-index: 2;
  box-shadow: 0 0 0 2px #f76935;
}

/* コンテンツエリア（カード） */
.timeline-content {
  flex-grow: 1;
  margin-left: 190px;
  background-color: #ffffff;
  border: 1px solid #e2e8f0;
  border-radius: 12px;
  padding: 20px;
  box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.05);
}

/* カード内部 */
.timeline-content-inner {
  display: flex;
  gap: 20px;
  align-items: flex-start;
  flex-direction: row-reverse;
}

/* テキストボックス */
.timeline-text-box {
  flex-grow: 1;
  flex-shrink: 1;
  width: 100%; /* 幅をいっぱいに広げる */
}

/* ★タイトル単体・または説明文がある場合の余白調整 */
.timeline-text-box h3 {
  margin: 0;
  font-size: 1.15rem;
  color: #2d3748;
}
/* 後ろにp（説明文）が続く場合だけ、下に隙間をあける */
.timeline-text-box h3:has(+ p) {
  margin-bottom: 8px;
}

/* ★説明文単体・またはタイトルがある場合の余白調整 */
.timeline-text-box p {
  margin: 0;
  color: #4a5568;
  font-size: 0.95rem;
  line-height: 1.6;
}

/* 画像ボックス（※HTMLに記述がない場合は自動で0になり、テキストが広がります） */
.timeline-img-box {
  width: 250px;
  flex-shrink: 0;
}

.timeline-img-box img {
  width: 100%;
  height: auto;
  display: block;
  border-radius: 8px;
}

/* --- レスポンシブ対応 (スマホ用) --- */
@media (max-width: 740px) {
  .timeline::before {
    left: 20px;
  }
/* ★項目全体を確実に縦並び（日付が上、カードが下）にする */
  .timeline-item {
    flex-direction: column;
  }

  .timeline-content {
    margin-left: 45px;
    padding: 15px;
  }
  .timeline-date {
    position: static;
    width: auto;
    text-align: left;
    margin-bottom: 8px;
padding-left: 45px;    /* カードの左端と位置を揃えるための余白 */
    white-space: nowrap;   /* 文字を絶対に自動改行（2段に）させない指令 */
  }
  .timeline-item::after {
    left: 21px;
    top: 10px;
  }
  .timeline-content-inner {
    flex-direction: column-reverse;
    gap: 15px; /* テキストと画像の間の隙間 */
  }
  .timeline-img-box {
    width: 100%;
    max-width: 100%;
  }
}

dl.timelineDL {
padding:25px;
}
dl.timelineDL dt {
margin-top:30px;
}

.timeline_h4 {
  position: relative;
  text-align: center; /* テキストを中央寄せ */
margin-top:30px;
  padding-bottom: 30px; /* ラインとテキストの間隔を確保 */
  font-size: 24px;
  font-weight: bold;
}

/* ラインの設定 */
.timeline_h4::before {
  content: '';
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
  width: 60px; /* ラインの長さ（お好みで変更） */
  height: 6px; /* ラインの太さ */
  background-color: #ff0000; /* ラインの色 */
border-radius: 3px;
}





* ===================================================
   1. dl・dt・dd にかかっている2つ目以降の呪いを完全リセット
   =================================================== */
/* dl全体、および中のdt, ddの背景や枠、影を「すべて無し」に強制固定 */
dl.timelineDL,
dl.timelineDL dt,
dl.timelineDL dd,
dl.timelineDL dt ~ dt, /* 2つ目以降のdt */
dl.timelineDL dd ~ dd { /* 2つ目以降のdd */
    background: none !important;
    background-image: none !important;
    border: none !important;
    box-shadow: none !important;
    outline: none !important;
    /* ボタン化を防ぐために表示形式を通常に戻す */
    display: block !important; 
    width: auto !important;
    height: auto !important;
}

/* dtとddの最低限の見た目の配置（お好みで調整してください） */
dl.timelineDL dt {
    font-weight: bold !important;
    margin-top: 0.5rem !important;
    color: #333 !important; /* テキストの色（必要に応じて変更） */
}
dl.timelineDL dd {
    margin-left: 0 !important;
    margin-bottom: 0.5rem !important;
    color: #666 !important; /* テキストの色 */
}