@charset "utf-8";
/* CSS Document */

.contnt-sunset-01 .content-inner .sunset-navi202509 {
	width: 100%;
	margin: 50px auto 30px ;
	padding: 0;
	display: flex;
	justify-content: space-between;
	border: 0px solid #ccc;
}


.contnt-sunset-01 .content-inner .sunset-navi202509 .img-get {
	width: 25%;
	border-right: 2px solid #ccc;
	vertical-align: middle;
	text-align: center;
}

.contnt-sunset-01 .content-inner .sunset-navi202509 .img-get a {
	display: block;
	padding: 0;
	transition: all 500ms 0s ease;
}

.contnt-sunset-01 .content-inner .sunset-navi202509 .img-get a:hover {
	margin: 0px;
	opacity: 0.5;
	filter: alpha(opacity=50);
	-ms-filter: "alpha(opacity=50)";
}


.contnt-sunset-01 .content-inner .sunset-navi202509 .img-get img {
	width: 45%;
	height: auto;
}


.content-inner .sunset-navi202509 .img-time {
	width: 25%;
	border-right: 2px solid #ccc;
	vertical-align: middle;
	text-align: center;
}

.content-inner .sunset-navi202509 .img-time a {
	display: block;
	padding: 0;
	transition: all 500ms 0s ease;
}

.content-inner .sunset-navi202509 .img-time a:hover {
	padding: 0;
	margin: 0px;
	opacity: 0.5;
	filter: alpha(opacity=50);
	-ms-filter: "alpha(opacity=50)";
}


.content-inner .sunset-navi202509 .img-time img {
	width: 45%;
	height: auto;
}

.content-inner .sunset-navi202509 .img-info {
	width: 25%;
	border-right: 1px solid #ccc;
	vertical-align: middle;
	text-align: center;
}

.content-inner .sunset-navi202509 .img-info a {
	display: block;
	padding: 0;
	transition: all 500ms 0s ease;

}

.content-inner .sunset-navi202509 .img-info a:hover {
	padding: 0;
	margin: 0;
	opacity: 0.5;
	filter: alpha(opacity=50);
	-ms-filter: "alpha(opacity=50)";
}


.content-inner .sunset-navi202509 .img-info img {
	width: 45%;
	height: auto;
}

.content-inner .sunset-navi202509 .img-qa {
	width: 25%;
	border-right: 0px solid #ccc;
	vertical-align: middle;
	text-align: center;
}

.content-inner .sunset-navi202509 .img-qa a {
	display: block;
	padding: 0;
	transition: all 500ms 0s ease;

}

.content-inner .sunset-navi202509 .img-qa a:hover {
	padding: 0;
	margin: 0;
	opacity: 0.5;
	filter: alpha(opacity=50);
	-ms-filter: "alpha(opacity=50)";
}


.content-inner .sunset-navi202509 .img-qa img {
	width: 45%;
	height: auto;
}

#platform h2 {
	text-align: center;
	line-height: 1.5em;
	letter-spacing: 0.1em;
	color:#fff;
	font-size:210%;
	font-weight:600;
}

#platform h2 span {
	font-size:80%;
}

/*title*/


.content-sunset-07 .content-inner .sunset-qr-area {
	padding: 0 0 50px;
	margin: 0px auto;
	width: 100%;
	text-align: left;
}

.content-sunset-07 .content-inner .sunset-qr-area .qr-title {
	padding: 40px 0px 15px 25px;
	margin: 0;
	font-size: 130%;
	letter-spacing: 0.05em;
	line-height: 1.8em;
	background-image: url(../images/q.svg);
	background-repeat: no-repeat;
	background-position: left 43px;
	background-size: 2.5% auto;
}

.content-sunset-07 .content-inner .sunset-qr-area p {
	padding: 0 0 0 25px;
	margin: 0;
	font-size: 92%;
	line-height: 1.8em;
	font-weight: 500;
	letter-spacing: 0.02em;
}

.content-sunset-07 .content-inner .sunset-qr-area p a:link {
	color: #4ab134;
	text-decoration: none;
}

.content-sunset-07 .content-inner .sunset-qr-area p a:visited {
	color: #4ab134;
	text-decoration: none;
}

.content-sunset-07 .content-inner .sunset-qr-area p a:hober {
	color: #a7ce58;
	text-decoration: none;
}

.sunset-table02 .bg00 {
	background-image: url(../images/bg00.webp)!important;
	background-repeat: repeat;
}

.sunset-table02 .bg01 {
	background-image: url(../images/sakura.svg)!important;
	background-repeat: no-repeat;
	background-position: center 0px;
	background-size: 80% auto!important;
}

.sunset-table02 .bg02 {
	background-image: url(../images/snow.svg)!important;
	background-repeat: no-repeat;
	background-position: center 0px;
	background-size: 75% auto!important;
}

.route-detail-area {
	display:flex;
	justify-content:space-between;
	width:100%;
	padding-top:5px;
	margin-bottom:50px;
}

.route-detail-area .detail-text {
	width:50%;
	text-align: left;
	padding: 0 5px 20px;
}

.route-detail-area .detail-text p {
	padding-bottom:5px;
	padding-left:25px;
}

.route-detail-area .detail-text .red-text {
	background-image: url(../images/sakura.svg)!important;
	background-repeat: no-repeat;
	background-position: left 0px;
	background-size: 5% auto!important;
	color:#f2739f;
}

.route-detail-area .detail-text .blue-text {
	background-image: url(../images/snow.svg)!important;
	background-repeat: no-repeat;
	background-position: left 0px;
	background-size: 5% auto!important;
	color:#5fc0e9;
}

.route-detail-area .table-btn-area {
	padding: 20px 0 0;
	margin: 0;
	width: 22%;
}


.route-detail-area .table-btn-area .timetable-btn {
	padding: 0;
	margin: 0;
}

.route-detail-area .table-btn-area .timetable-btn a {
	padding: 10px 0px;
	margin: 0px;
	display: block;
	text-decoration: none;
	border: 1px solid #000;
	background-image: url(../images/icon07.webp);
	background-repeat: no-repeat;
	background-position: right center;
	color: #000;
	transition: all 600ms 0s ease;
	text-align: center;
}

.route-detail-area .table-btn-area .timetable-btn a:visited {
	text-decoration: none;
	border: 1px solid #000;
	background-image: url(../images/icon07.webp);
	background-repeat: no-repeat;
	background-position: right center;
	color: #000;
}

.route-detail-area .table-btn-area .timetable-btn a:hover {
	text-decoration: none;
	border: 1px solid #00aa41;
	background-image: url(../images/icon08.webp);
	background-repeat: no-repeat;
	background-position: right center;
	background-color: #4ab134;
	color: #fff;
}

/*  分轄ボタン */

.split-btn-area {
	width:100%;
	display:flex;
	justify-content :space-between;
	margin-bottom:20px;
}

.split-btn-area .split-left {
	width:48.5%;
	text-align: center;
}
.split-btn-area .split-left a {
	padding: 30px 0;
	margin: 0;
	display: block;
	background-color: #ffe100;
	background-image: url(../images/limousine-booking-arrow.webp);
	background-repeat: no-repeat;
	background-position: right center;
	transition: all 500ms 0s ease;
	font-size:160%;
	text-decoration: none;
	font-weight:600;
	color:#000;
}

.split-btn-area .split-left a:hover {
	background-color: #ECCE00;
	background-image: url(../images/limousine-booking-arrow.webp);
	background-repeat: no-repeat;
	background-position: right center;
}


.split-btn-area .split-right {
	width:48.5%;
	text-align: center;
}

.split-btn-area .split-right a {
	padding: 30px 0;
	margin: 0;
	display: block;
	background-color: #ffe100;
	background-image: url(../images/limousine-booking-arrow.webp);
	background-repeat: no-repeat;
	background-position: right center;
	transition: all 500ms 0s ease;
	font-size:160%;
	text-decoration: none;
	color:#000;
	font-weight:600;
}

.split-btn-area .split-right a:hover {
	background-color: #ECCE00;
	background-image: url(../images/limousine-booking-arrow.webp);
	background-repeat: no-repeat;
	background-position: right center;
}

/*///////////2025-11//////////////////*/

.sunsetnews {
	width:100%;
	padding:15px 0 10px;
	text-align: left;
}

.sunsetnews h3 {
	font-size:110%;
	padding:0 0 0 5px;
	margin:0 0 10px ;
	color:#ff0000;
}
.sunsetnews p {
	font-size:96%;
	line-height: 1.8em;
	letter-spacing: 0.05em;
	margin-bottom:10px;
	padding:0 0 0 5px;
	color:#ff0000;
}

.sunsetnews ul {
	padding:0 0 0 20px;
	margin:0;
}

.sunsetnews ul li {
	font-size:96%;
	line-height: 1.8em;
	letter-spacing: 0.05em;
	margin-bottom:10px;
	color:#ff0000;
}

