@charset "utf-8";

#access {
	padding: 120px 60px 100px;
}

#access .heading2 {
	width: 1000px;
	margin: 0 auto 40px;
}

#marinemesseSliderWrap {
	display: flex;
	flex-wrap: wrap;
	gap: 4%;
}

.marinemesseSlider {
	width: 48%;
	overflow: hidden;
}

.marinemesseSlider h3 {
	padding-bottom: 10px;
	font-size: clamp(1.8rem,1.8vw,2.8rem);
	font-weight: 700;
}

.marinemesseSlider .address {
	padding-left: 20px;
	font-size: 1.5rem;
	font-size: clamp(1.2rem,1vw,1.5rem);
	font-weight: normal;
}

.marinemesseA {
	position: relative;
}

.marinemesseB {
	position: relative;
}

.swiperA img {
	width: 100%;
	height: 100%;
	background-size: cover;
}

.swiperB img {
	width: 100%;
	height: 100%;
	background-size: cover;
}

.swiper-button-next {
	width: 30px;
	height: 30px;
	background: url(../../img/venue/icon_slider_right.svg) 0 0 /contain no-repeat;
}

.swiper-button-prev {
	width: 30px;
	height: 30px;
	background: url(../../img/venue/icon_slider_left.svg) 0 0 /contain no-repeat;
}

.swiper-navigation-icon {
	display: none;
}

.swiper-pagination-bullets {
	padding-top: 20px;
	position: static;
}

.swiper-pagination-bullet-active {
	background: #ffc600;
}

.swiper-pagination-bullet {
	width: 14px;
	height: 14px;
}

#marinemesseLink {
	width: 100%;
	padding-top: 30px;
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
}

/* ----------------------------------- */
/* 無料シャトルバス */
/* ----------------------------------- */
/* 無料シャトルバス時刻表 */
/* -------------------------------------------------- */
#timeTableWrap {
	padding-top: 100px;
	margin-top: -100px;
}

#timeTable {
	margin-bottom: 100px;
}

#busTxt {
	padding-bottom: 40px;
	font-size: 2.4rem;
	font-weight: bold;
	text-align: center;
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	align-items: center;
}

#busTxt .strong {
	color: #c20424;
}

#subAnnoWrap {
	padding: 30px;
	margin-bottom: 40px;
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	align-items: center;
	border: 1px solid #c20424;
}

#subAnno {
	font-size: 2rem;
	color: #c20424;
	text-align: left;
	font-weight: 700;
}

.timeTableCap {
	margin-bottom: 10px;
	padding: 3px 0;
	font-size: 2.4rem;
	font-weight: 700;
	line-height: 1;
	letter-spacing: .11em;
}

.timeTableBlock {
	width: 100%;
	padding: 40px;
	margin-bottom: 40px;
	display: flex;
	justify-content: space-between;
	align-items: center;
	column-gap: 20px;
	border: 1px solid #fdea4a;
	background: #FFF;
}

/* .timeTableReady {
	width: 398px;
	height: 230px;
	background: rgba(0, 0, 0, 0.7);
	color: #fff;
	display: flex;
	justify-content: center;
	align-items: center;
} */

.timeTableItem {
	width: 60%;
}


.timeTableItem .anno {
	padding-top: 10px;
	font-size: 1.2rem;
	display: flex;
	flex-wrap: wrap;
	align-items: center;
}

.timeTableItem .anno::before {
	content: "";
	width: 30px;
	height: 18px;
	background: #ffe2df;
	display: inline-block;
}

/*-- Time table --*/
.timeTableHead {
	width: 60px;
	background-color: #fdea4a;
	font-size: 1.7rem;
	font-weight: 700;
	letter-spacing: 0.15em;
	color: #000;
	writing-mode: vertical-lr;
}

.timeTableHead span {
	text-combine-upright: all;
	font-size: 1.8rem;
	padding-right: 4px;
}

.timeTable {
	width: 100%;
	/* display: table; */
	display: flex;

}

.timeTableHead {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	align-items: center;
}

.timeTable table {
	width: 100%;
}

.timeTable th,
.timeTable td {
	padding: 7px 0;
	font-size: 1.6rem;
	line-height: 1;
	text-align: center;
	border-left: 1px solid #C9C9C9;
	border-bottom: 1px solid #C9C9C9;
	background: #FFF;
}

.timeTable th {
	font-weight: 700;
	letter-spacing: 0;
	background-color: #EAE9E0;
}

.timeTable td:last-child {
	border-right: 1px solid #C9C9C9;
}

#marinemesse td.canceled {
	background: #ffe2df;
}

#hakata th,
#hakata td {
	width: calc(338px / 7);
	padding: 14px 0;
}

#marinemesse {
	flex: 1;
}

#marinemesse th,
#marinemesse td {
	width: calc(338px / 10);
	padding: 14px 0;
}

.timeTable .tableHead {
	padding: 7px 0;
	font-size: 1.5rem;
	font-weight: 700;
	line-height: 1;
	letter-spacing: 0.15em;
	color: #000;
	border-left: 1px solid;
	border-right: 1px solid;
	background-color: #ffc600;
	border-left-color: #ffc600;
	border-right-color: #ffc600;
}

.tableKome {
	margin-top: 10px;
	text-align: right;
}

.tableKomeTxt {
	display: inline-block;
	padding: 2px 7px;
	font-size: 1.1rem;
	letter-spacing: 0.15em;
}

.mapImg {
	width: calc(100% - 418px);
}

.mapImg h4 {
	padding-bottom: 5px;
	font-weight: bold;
	color: #dd2f09;
}

.mapImg p {
	padding-bottom: 10px;
	font-size: 1.4rem;
}

.mapImg img {
	width: 100%;
}

/* 交通手段 */
.trafficBlock {
	display: flex;
	justify-content: space-between;
	background-color: #F7F7F7;
	margin-bottom: 30px;
	padding: 40px;
	column-gap: 40px;
}

.trafficTtl {
	padding-bottom: 15px;
	font-size: 2.2rem;
	font-weight: 900;
	line-height: 1.0;
}

.trafficTxtBox {
	margin-bottom: 20px;
	padding: 7px 10px;
	font-size: 1.5rem;
	font-weight: 700;
	line-height: 1.5;
	letter-spacing: 0.1em;
	color: #A40000;
	background-color: #FFFFFF;
	border: 1px solid #a40000;
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	align-items: center;
}

.trafficTxtBox span {
	font-weight: 900;
}

.accArrow {
	margin: 0 3px;
	display: inline-block;
	vertical-align: -2px;
}

.busTit {
	margin-bottom: 1em;
	color: #660095;
	font-size: 2.6rem;
	font-weight: bold;
	text-align: center;
	display: flex;
	align-items: center;
	justify-content: center;
}

.busTit span {
	display: flex;
	align-items: center;
	justify-content: center;
}

.busTit span:after {
	content: "";
	width: 40px;
	height: 20px;
	margin: 0 0.25em;
	background: url(../../img/top/bus_arrow.svg) 0 0 no-repeat;
	background-size: contain;
	display: flex;
	align-items: center;
	justify-content: center;
}

.trafficDes dl {
	margin-bottom: 20px;
	display: flex;
}

.trafficDes dl:nth-last-of-type(1) {
	margin-bottom: 0;
}

.trafficDes dt,
.trafficDes dd {
	line-height: 1.5;
	letter-spacing: .15em;
}

.trafficDes dt {
	padding: 10px 0 0 48px;
	width: 139px;
	font-size: 1.6rem;
	font-weight: 700;
}

.trafficDes dt.bus {
	background: url(../../img/venue/icon_bus.svg) left top 2px no-repeat;
}

.trafficDes dt.taxi {
	background: url(../../img/venue/icon_taxi.svg) left top 2px no-repeat;
}

.trafficDes dt.subway {
	background: url(../../img/venue/icon_train.svg) left top no-repeat;
}

.trafficDes dd {
	padding-top: 10px;
	font-size: 1.6rem;
	font-weight: 500;
}

.trafficDes dd .sub {
	padding-left: 1em;
	font-size: 1.5rem;
	font-weight: normal;
	display: inline-block;
}

.trafficImg {
	flex: 1;
}

.trafficImg img {
	width: 100%;
}



/*-- Caution --*/
.cautionArea {
	padding: 20px;
	background: #ffe200;
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	align-items: center;
	gap: 20px;
}

.cautionArea::before {
	content: "";
	width: 41px;
	height: 37px;
	background: url(../../img/venue/icon_caution.svg) 0 0 no-repeat;
	background-size: contain;
	display: inline-block;
	vertical-align: middle;
}

#caution {
	font-size: 2rem;
	font-weight: 700;
	line-height: 1.35;
	letter-spacing: .09em;
	color: #000;
}

/* ----------------------------------- */
/* FOOD */
/* ----------------------------------- */
#food {
	padding: 120px 60px 0;
}

#foodTxt {
	padding-bottom: 40px;
	font-size: 2rem;
}

#foodDetail {
	display: grid;
	grid-template-columns: repeat(4, 1fr);
	gap: 1%;
}


.foodImg {
	width: 100%;
	height: 14vw;
}

.foodImg img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}

.foodName {
	padding: 10px;
	background: #ffc600;
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	align-items: center;
	gap: 3px;
}

.foodName .main {
	width: 100%;
	font-size: clamp(1.4rem,1.6vw,2rem);
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	align-items: center;
	gap: 5px;
	color: #000;
	text-align: center;
	font-weight: bold;
}
.foodName .sub {
	width: 100%;
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	align-items: center;
	font-size: clamp(1rem,1vw,1.2rem);
	text-align: center;
	color: #000;
	font-weight: bold;
	line-height: 1;
}

.eatingArea .main::before {
	content: "";
	width: 16px;
	height: 22px;
	background: url(../../img/venue/icon_space.svg) 0 0 no-repeat;
	background-size: contain;
	display: inline-block;
	vertical-align: middle;
}

.restaurant .main::before {
	content: "";
	width: 25px;
	height: 23px;
	background: url(../../img/venue/icon_restaurant.svg) 0 0 no-repeat;
	background-size: contain;
	display: inline-block;
	vertical-align: middle;
}

.kitchenCar .main::before {
	content: "";
	width: 26px;
	height: 20px;
	background: url(../../img/venue/icon_kitchen-car.svg) 0 0 no-repeat;
	background-size: contain;
	display: inline-block;
	vertical-align: middle;
}

.bento .main::before {
	content: "";
	width: 30px;
	height: 22px;
	background: url(../../img/venue/icon_bento.svg) 0 0 no-repeat;
	background-size: contain;
	display: inline-block;
	vertical-align: middle;
}

#food .anno {
	padding-top: 10px;
	text-align: right;
	font-size: 1.3rem;
}