@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;
}

/*//////////////////////////////////////////////////////*/

.sunset-timetable02 {
    width: 1000px;
    margin :15px auto 15px auto;

}
.sunset-timetable02 table {
    width: 100%;
	border:1px solid #000;
}

.sunset-timetable02 tbody tr .r-title {
    text-align: center;
    padding: 30px 0px 5px 0px;
    /*font-family: Verdana, Geneva, sans-serif;*/
    border-bottom: 2px solid #fff;
	border-right: 2px solid #fff;
}

.sunset-timetable02 tbody tr .r-title h2 {
	font-size: 150%;
	letter-spacing: 0.1em;
	font-weight: 800;
	font-family: 'Montserrat', sans-serif;
}

.sunset-timetable02 tbody tr .r-title .price {
	font-size: 110%;
	font-weight: 500;
	line-height: 1.5em;
    letter-spacing: 0.1em;
    font-weight: 800;
    font-family: 'Montserrat', sans-serif;
}

.sunset-timetable02 tbody tr .r-title p {
	font-size: 90%;
	letter-spacing: 0.02em;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	font-weight: 500;
	height:24px;
}

/*////////////////  右白線なし ////////////////////*/

.sunset-timetable02 tbody tr .re-title {
    text-align: center;
    padding: 30px 0px 5px 0px;
    /*font-family: Verdana, Geneva, sans-serif;*/
    border-bottom: 2px solid #fff;
    border-right:none;
}

.sunset-timetable02 tbody tr .re-title h2 {
	font-size: 150%;
	letter-spacing: 0.1em;
	font-weight: 800;
	font-family: 'Montserrat', sans-serif;
}

.sunset-timetable02 tbody tr .re-title .price {
	font-size: 110%;
	font-weight: 500;
	line-height: 1.5em;
    letter-spacing: 0.1em;
    font-weight: 800;
    font-family: 'Montserrat', sans-serif;
}

.sunset-timetable02 tbody tr .re-title p {
	font-size: 92%;
	letter-spacing: 0.05em;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	font-weight: 500;
	height:24px;
}


/*////////////////  右白線なし ////////////////////*/

.sunset-timetable02 table tr td:nth-of-type(1){
	width:5%;
	text-align: center;
	font-weight: 800;
	line-height: 1.4em;
	border-right:1px solid #000;
	font-family: 'Montserrat', sans-serif;
}
	
.sunset-timetable02 table tr td:nth-of-type(11){
	
	border-right:none;
}
	
.sunset-timetable02 tbody tr .sub {
    padding-left: 3px;
    padding-right: 3px;
    text-align: center;
    font-weight: 400;
    font-size: 82%;
    font-family: YuGothic, "Yu Gothic medium", "Hiragino Sans", Meiryo, sans-serif;
    letter-spacing: 0.01em;
    line-height: 3.2em;
    border-right: 2px solid rgba(255,255,255,1.00);
	border-bottom: 1px solid #000;
    width: 9.4%;
    background-image: url(../images/sunset-arrow01w.webp);
	background-repeat: no-repeat;
	background-position: center center;
	-moz-background-size: 15% auto;
	background-size: 15% auto;
	font-weight: 600;
}

.sunset-timetable02 table tbody .line {
    background-color: #FCF9D2;
}

.sunset-timetable02 tbody tr #orange {
    background-color: #FE5529;
    color: #fff;
}
	
.sunset-timetable02 tbody tr #blue {
    background-color: #1CA6DF;
    color: #fff;
}

.sunset-timetable02 tbody tr #green {
    background-color:#1CA31C;
    color: #fff;
}

.sunset-timetable02 tbody tr #pink {
    background-color: #FE2E97;
    color: #fff;
}

.sunset-timetable02 tbody tr #lightblue {
    background-color: #1cb2ce;
    color: #fff;
}
	

.sunset-timetable02 tbody tr .name {
	border-top: 1px solid #000;
	border-bottom:1px solid #000;
}

.sunset-timetable02 tbody .hour {
    text-align: center;
    font-weight: bold;
    font-size: 140%;
    height:85px;
}

.sunset-timetable02 tbody .time {
    text-align: center;
    font-variant: normal;
    font-weight: bold;
    font-size: 110%;
    background-image: url(../images/sunset-arrow01.webp);
	background-repeat: no-repeat;
	background-position: center center;
	-moz-background-size: 15% auto;
	background-size: 15% auto;
	letter-spacing: 0.1em;
	font-weight: bold;
	line-height: 2.5em;
	font-family: 'Montserrat', sans-serif;
}

.sunset-timetable02 tbody tr td {
	border-right: 1px solid #000;
	letter-spacing: 0.1em;
	padding:0px 0px;
}

.sunset-timetable02 tbody tr td span {
	color:#ff0000;
	font-size:12px;
}

.content-sunset-03 .route-text {
	padding: 5px 0px 0px 0px;
	margin: 0px 0px -20px 0px;
	text-align: left;
	color:#ff0000;
}
/*///////////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;
	color:#ff0000;
	padding:0 0 0 10px;
	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;
}