@charset "UTF-8";

/* ======================================
00.
	Common Settings.
========================================= */
.tC {text-align:center;}

.mb10 {margin-bottom:10px!important;}
.mb20 {margin-bottom:20px!important;}
.mb30 {margin-bottom:30px!important;}
.mb40 {margin-bottom:40px!important;}

a.newwin:before {
	content:"\f2d2";
	font-family: FontAwesome;
	margin-right:4px;
}

.clear {clear:both;}


/* -- 以下、共通style -- */

#miyazu_wrap {
	max-width:970px;
	margin:0 auto;

}
.to_miyazu h1,
.at_miyazu h1 {
	color:#fff;	
	margin:0 auto 30px;
	text-shadow: 1px 2px 3px rgba(0,0,0,6);
	font-size:1.6em;
	padding:40px 20px;
}
.to_miyazu h1 {background:url(../../images_access/main_to_miyazu.png) no-repeat left top;}
.at_miyazu h1 {background:url(../../images_access/main_at_miyazu.png) no-repeat left top;}


/* ======================================
既存style上書き用
========================================= */
#primary {
	float:none !important;
	width:100% !important;
	padding:0 !important;
}

#basecontent{padding-top:0px;}
.entry-content ul {list-style:none !important; margin:0 auto;}
.entry-content dd {margin:0 auto;}
.entry-content li {margin:0;}
.entry-content #miyazu_wrap h3 {margin:0 auto;}


/* ======================================
 at_miyazu.html
========================================= */
.transport_box {
	min-height:268px;
	margin:0 auto 40px;
	border-bottom:1px dotted #ccc;
	display:flex;
	flex-wrap:wrap;
}

.entry-content .transport_box h2 {
	background:#e5f1c7;
	border-bottom:3px solid #a7d043;
	padding:6px 10px;
	color:#4d4d4d;
	font-size:1.3em;
	margin:0 auto 10px !important;
	font-weight:bold;
}

.transport_box .btn {
	padding-left:0;
}

.transport_box .btn li {
	text-align:center;
  position:relative;
  background:#fff;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	margin:0 auto 15px;
}
.transport_box .btn li a {
	display:block;
  padding:15px 10px 10px;
  border:2px solid #b3b3b3;
	-webkit-border-radius: 6px;
	border-radius: 6px;
  text-decoration: none;
  position:relative;	  
	color:#78982b;
	font-weight:bold;
	font-size:1.2em;
}
.transport_box .btn li a:before {
  display: block;
  content: "";
  position: absolute;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  top: 50%;
  right: 15px;
  width: 10px;
  height: 10px;
  margin-top: -5px;
  background: #78982b;/*←矢印の色*/
}
.transport_box .btn li a:after {
	display: block;
	content: "";
	position: absolute;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
	top: 50%;
	right: 20px;
	width: 10px;
	height: 10px;
	margin-top: -5px;
	background: #fff; /*←背景色*/
}
.transport_box .btn li:before {
  font-family: FontAwesome;
	position: absolute;
  top: 15%;
  left: 15px;
	color:#78982b;
  font-size:1.8em;
}
.transport_box.bicycle li:before {content: "\f206";}
.transport_box.car li:before {content: "\f1b9";}
.transport_box .bus li:before {content: "\f207";}
.transport_box .ship li:before {content: "\f21a";}
.transport_box .btn li a:hover {border:2px solid #78982b;}
.transport_box.car dl {overflow:hidden;margin:0 auto 20px;}
.transport_box.car dl dt {
	float:left;
	text-align:right;
	width:6em;
}
.transport_box.car dl dt:after{
	content: ":";
}
.transport_box.car dl dd {
	padding-left:6.5em;
	margin:0 0 5px;
}

.tit_timeline {text-align:center;	margin:0 auto 30px;}
.entry-content .tit_timeline h2 {
	background: linear-gradient(transparent 60%, #fff2b2 0%);
	color:#4d4d4d;
	display:inline-block;
	font-size:1.6em;
}

/* モデルルート アコーディオン */
.entry-content .accordion {
padding-left:0;
}
.entry-content .accordion li {margin:0 auto 20px;}
.entry-content .accordion h3 {
	background:#e5f1c7;
	padding:15px;
	font-size:1.4em;
	border:1px solid #a7d043;
	position:relative;
	cursor:pointer;
	margin:0 auto;
}
.entry-content .accordion h3 i {margin-right:6px;}
.entry-content .accordion h3:before {
  display: block;
  content: "";
  position: absolute;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  top: 50%;
  right: 15px;
  width: 10px;
  height: 10px;
  margin-top: -8px;
  background: #a7d043;
}
.entry-content .accordion h3:after {
  display: block;
  content: "";
  position: absolute;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  top: 50%;
  right: 15px;
  width: 10px;
  height: 10px;
  margin-top: -13px;
  background: #e5f1c7;
}
.entry-content .accordion h3.active:before {margin-top:-2px;}
.entry-content .accordion h3.active:after {margin-top:3px;}

.entry-content .accordion .inner {
	border-right:1px solid #a7d043;
	border-left:1px solid #a7d043;
	border-bottom:1px solid #a7d043;
	padding:20px;
}

/* タイムライン全体 */
.entry-content ul.timeline {
  width: 100%;
  position: relative;
  padding-left: 0;
	overflow:hidden;
	background:url(../../images_access/timeline_border.gif) repeat-y center top;
	display:grid;
	grid-template-columns:1fr 1fr;
	align-items:start;
}

/* ボックス */
.entry-content ul.timeline li {
  width: 85%;
  margin: 0 0 20px 0;
  background: #f0f0f0;
  padding: 10px;
  position: relative;
}

/* 奇数番号のボックス(左寄り+ボックス右にライン) */
.entry-content ul.timeline li:nth-child(odd) {
  float: left;
}
.entry-content ul.timeline li:nth-child(odd):before {
  position: absolute;
  /*left:44%;*/
	border-left: 12px solid #f0f0f0;
  border-top: 12px solid transparent;
  border-bottom: 12px solid transparent;
  content: '';
  margin-top: -10px;
  right: -12px;
  top: 30px;
}

/* 偶数番号のボックス(右寄り+ボックス左にライン) */
.entry-content ul.timeline li:nth-child(even) {
	margin-top:50px;
	justify-self:end;
}
.entry-content ul.timeline li:nth-child(even):before {
  position: absolute;
  left: 44%;
  border-right: 12px solid #f0f0f0;
  border-top: 12px solid transparent;
  border-bottom: 12px solid transparent;
  content: '';
  margin-top: -10px;
  left: -12px;
  top: 30px;
}

/* 右側最初のボックスは上に余白を */
.entry-content ul.timeline li:nth-child(2),
.entry-content ul.timeline li.mt {
  margin-top: 50px;
}

.entry-content ul.timeline li:last-child {margin-bottom:0;}

.entry-content .timeline h4 {
	position: relative;/*相対位置*/
	padding: 2px 5px 2px 48px;
	color: #78982b;/*文字色*/
	font-size:1.3em;
	margin:10px auto !important;
}
.entry-content .timeline h4:before {
	font-family: FontAwesome;/*忘れずに*/
	content: "\f017";/*アイコンのユニコード*/
	line-height: 40px;
	position: absolute;
	padding: 0em;
	color: #fff;
	background: #a7d043;
	font-weight: normal;
	text-align: center;
	font-size:1.2em;
	width: 40px;
	height: 40px;
	line-height: 40px;
	left: 0;
	top: 50%;
	-moz-transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	border-radius: 50%;
}

/* way point */
.timeline h4.wp {margin:0;}
.timeline h4.wp:before {
	font-family: FontAwesome;/*忘れずに*/
	content: "\f183";/*アイコンのユニコード*/
}
.timeline h4.ship:before {
	font-family: FontAwesome;/*忘れずに*/
	content: "\f21a";/*アイコンのユニコード*/
}

.timeline h4.mk:before {
	font-family: FontAwesome;
	content: "\f041";
}


.entry-content .timeline h5 {
	margin:0 auto 5px;
	font-size:1.1em;
}
.entry-content .timeline h5 span.ico {
	background:#999;
	color:#fff;
	padding:2px 5px;
	font-size:0.8em;
	margin-left:10px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
}
.entry-content .timeline h5 span i {margin-right:4px;}
.entry-content .timeline h5 span.jr {background:#0272bc}
.entry-content .timeline h5 span.tt {background:#ec74a2}
.entry-content .timeline h5 span.bus {background:#d31616;}
.entry-content .timeline h5 span.normal {font-weight:normal;font-size:0.8em;}

.tit_day {
	background:#a7d043;
	color:#fff;
	padding:10px;
	margin:0 auto 15px;
	font-size:1.2em;
	font-weight:bold;
}


/* ================================
ブレイクポイント
================================== */
@media (min-width: 480px) {

}

@media (min-width: 768px) {


	.transport_box {
		display:grid;
		grid-template-columns:1fr 1fr;
		gap:30px;
	}

	.transport_box .txt {
		order:2;
	}

	/* ボックス */
	.entry-content ul.timeline li {
		justify-self:center;
	}

	.entry-content ul.timeline li:nth-child(even) {
		justify-self:center;
	}
}

@media (min-width: 1024px) {
	br.mb {
		display:none;
	}

	.transport_box {
		grid-template-columns:400px 1fr;
	}

}

@media (min-width: 1320px) {

}

@media (min-width: 1920px) {

}