@charset "utf-8";
#contents {
	padding: 0!important;
}
.spContInr {
	padding: 0 10px;
}
.ttlLv1 {
	margin-bottom: 20px;
	padding: 40px 10px 8px;
	position: relative;
	border-bottom: 3px solid #dcdcdc;
}
.ttlLv1:after {
	content: "";
	display: block;
	width: 37.5%;
	height: 3px;
	position: absolute;
	bottom: -3px;
	left: 0;
	background-color: #c41419;
}
.ttlLv1 .heading {
	font-size: 20px;
	font-weight: bold;
	line-height: 1.3;
}
.ttlLv2 {
	margin-bottom: 15px;
	padding: 30px 0 8px;
	border-bottom: 2px solid #e5e5e5;
}
.ttlLv2 .heading {
	font-size: 18px;
	font-weight: bold;
	line-height: 1.3;
}
.mainTxt .header {
	padding: 10px;
	line-height: 1.5;
	font-size: 20px;
	font-weight: bold;
	background-color: #333;
	color: #fff;
}
.anchorList_block {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	overflow: hidden;
	margin: 0!important;
}
.anchorList_block li {
	float: left;
	width: 50%;
	position: relative;
	background-color: #f5f5f5;
}
.anchorList_block li:nth-child(2), .anchorList_block li:nth-child(3) {
	background-color: #e5e5e5;
}
.anchorList_block li:after {
	display: block;
	content: "";
	width: 8px;
	height: 8px;
	border: 0px;
	border-top: solid 1px #333;
	border-right: solid 1px #333;
	-webkit-transform: rotate(135deg);
	transform: rotate(135deg);
	position: absolute;
	bottom: 10px;
	left: 50%;
	margin-left: -4px;
}
.anchorList_block li a {
	display: table;
	padding: 15px 10px 20px 10px;
	color: #333333;
	font-weight: bold;
	font-size: 16px;
	text-align: center;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	position: relative;
	height: 70px;
	width: 100%;
}
.anchorList_block li a > span {
	display: block;
	font-size: 14px;
	font-weight: bold;
	vertical-align: middle;
	text-align: center;
	line-height: 1.2;
	display: table-cell;
	text-align: center;
}
.scheduleBox .ttlLv2 {
	margin: 0;
	padding: 0;
	border: 0;
}
.scheduleBox .ttlLv2 .heading {
	background: #af0000;
	color: #fff;
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	padding: 10px;
	margin: 0 10px;
}
.spContInr table.euTime {
	width: 100%;
}
.spContInr table.euTime > thead {
	display: none;
}
.spContInr table.euTime > tbody > tr {
	display: block;
	width: 100%;
	letter-spacing: -0.4em;
	overflow: hidden;
	border: 1px solid #555555;
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-ms-flex-wrap: wrap;
	-webkit-flex-wrap: wrap;
	flex-wrap: wrap;
}
.spContInr table.euTime > tbody > tr.boxSeparate {
	margin-top: 30px;
}
.spContInr table.euTime > tbody > tr > th, .spContInr table.euTime > tbody > tr > td {
	letter-spacing: normal;
	display: table;
	font-size: 14px;
	font-weight: normal;
	text-align: left;
	vertical-align: middle;
	line-height: 1.3;
	padding: 10px;
	/* height: 75px; */
	box-sizing: border-box;
	float: left;
	display: flex;
	display: -webkit-box; /* Android4.3以下、Safari3.1〜6.0 */
	display: -webkit-flex; /* Safari6.1以降 */
	-webkit-align-items : center;      /* Safari etc. */
	align-items : center;
}
.spContInr table.euTime > tbody > tr > th {
	background: #555555;
	color: #fff;
	width: 50%;
	border-top: 1px solid #fff;
}
.spContInr table.euTime > tbody > tr > th:first-of-type {
	border-top: 0;
}
.spContInr table.euTime > tbody > tr > td {
	width: 50%;
	background-color: #f5f5f5;
	border-top: 1px solid #555555;
}
.spContInr table.euTime > tbody > tr > td:first-of-type {
	border-top: 0;
}
.spContInr table.euTime > tbody > tr > td br {
	display: none;
}
.spContInr table.euTime > tbody > tr > th .vaM, .spContInr table.euTime > tbody > tr > td .vaM {
	display: table-cell;
}
/*
.spContInr table.euTime > tbody > tr > td span.vaM > span {
	display: inline-block;
}
*/

.spContInr table.euTime > tbody > tr > td.cabin table.vaM > tbody > tr {
	display: block;
	width: 100%;
}
.spContInr table.euTime > tbody > tr > td.cabin table.vaM > tbody > tr > td {
	float: left;
	margin-right: 2px;
	margin-bottom: 2px;
	width: 25px;
}
.spContInr table.euTime > tbody > tr > th > span, .spContInr table.euTime > tbody > tr > td > span {
	line-height: 1.3;
	word-break: break-all;
}
.spContInr table.euTime > tbody > tr > td.cabin img {
	width: 25px;
	height: 25px;
}
.destinationLinkBox .box_typeA.mgt60 {
	margin-top: 30px !important;
}
.destinationLinkBox .heading {
	background-color: #333333;
	color: #fff;
	font-weight: bold;
	font-size: 18px;
	padding: 18px 0;
	text-align: center;
}
.destinationLinkBox .destinationLinks {
	margin: 0!important;
}
.destinationLinkBox .destinationLinks a {
	padding: 15px 17px 15px 10px;
	font-size: 14px;
	line-height: 1.5;
	color: #333333;
	position: relative;
}
.destinationLinkBox .destinationLinks a:after {
	content: "";
	display: block;
	position: absolute;
	right: 7px;
	top: 50%;
	border-style: solid;
	border-width: 4px 0 4px 7px;
	border-color: transparent transparent transparent #cc0000;
	margin-top: -4px;
}
.destinationLinkBox .destinationLinks li:nth-child(2n) {
	background-color: #cccccc;
}
.icon.icon_links_other_RD {
	position: relative;
	overflow: hidden;
	display: inline-block;
	width: 11px;
	height: 10px;
	text-indent: 150px;
	position: absolute;
	top: 50%;
	margin-top: -5px;
	left: 1px;
}
.icon.icon_links_other_RD::before {
	content: "";
	display: inline-block;
	background-repeat: no-repeat;
	position: absolute;
	top: 50%;
	margin-left: 5px;
	background-image: url(/world/commonY16/img/icon_links_sprite.png);
	left: 0;
	width: 11px;
	height: 10px;
	margin-top: -5px;
	margin-left: 0;
	background-position: 0 -95px;
}
.box_clm.col02.mgt50 {
	margin-top: 0px!important;
	padding: 0 10px;
}
.box_clm.col02.mgt50 .col {
	height: inherit !important;
}
.box_clm.col02.mgt50 .col .colInr {
	padding-bottom: 15px;
}
.box_clm.col02.mgt50 .col .colInr .itemTtl {
	padding: 15px 0;
}
.box_clm.col02.mgt50 .col .colInr .itemTtl a {
	color: #333;
	font-size: 18px;
	position: relative;
	padding-left: 18px;
}
.box_clm.col02.mgt50 .col .colInr .itemTtl a:after {
	content: "";
	display: block;
	position: absolute;
	left: 0;
	top: 50%;
	border-style: solid;
	border-width: 6px 0 6px 8px;
	border-color: transparent transparent transparent #cc0000;
	margin-top: -6px;
}
.box_clm.col02.mgt50 .col .colInr .itemTtl a.newWindow:after {
	display: none;
}
.c-accordion > li {
	margin-top: 15px;
	padding: 0;
	border: 0;
}
.c-accordion > li:first-child {
	margin-top: 0
}
.c-accordion > li .head {
	cursor: pointer;
	min-height: 48px;
	padding: 13px 30px 13px 10px;
	background-color: #eee;
	border: 1px solid #dedede;
	position: relative;
}
.c-accordion > li .head .accordion_mark {
	position: absolute;
	top: 50%;
	right: 10px;
	display: block;
	width: 12px;
	height: 8px;
	background-color: transparent;
	transition: background-color .3s ease-in-out;
	box-sizing: border-box;
	margin-top: -4px;
}
.c-accordion > li .head .accordion_mark_icon {
	background: none;
	display: block;
	width: 12px;
	height: 8px;
	background-image: url(/cnl/zhcn/destination/img/icon_down_rd_sp.png);
	background-repeat: no-repeat;
	background-position: center;
	-webkit-background-size: cover;
	background-size: cover;
}
.c-accordion > li.opened .head .accordion_mark {
	transition: background-color .3s ease-in-out;
}
.c-accordion > li.opened .head .accordion_mark_icon {
	background-image: url(/cnl/zhcn/destination/img/icon_up_rd_sp.png);
}
.c-accordion > li .head > span {
	display: table-cell;
	vertical-align: middle;
}
.c-accordion > li .head > p {
	display: table-cell;
	vertical-align: middle;
	font-weight: bold;
	display: block;
	padding-left: 10px;
	border-left: 3px solid #c41419;
	font-weight: bold;
	line-height: 1.3;
}
.c-accordion > li .content {
	padding: 10px 0 10px 0;
	display: none;
	color: #000;
	border: 0;
}
.c-accordion > li .close_button {
	display: none;
}
.pageTop2 {
	position: fixed;
	right: 10px;
	bottom: 80px !important;
	z-index: 10;
}
.pageTop2 a {
	width: 44px;
	height: 44px;
	display: block;
	opacity: 0.7;
	line-height: 1;
	font-size: 0;
	position: relative;
}
.spNon {
	display: none!important;
}
.btnGY {
	color: #333;
	text-decoration: none;
	display: block;
	width: 75%;
	width: 70vw;
	max-width: 100%;
	min-height: 48px;
	margin: 0 auto;
	padding: 13px 30px 13px 20px;
	position: relative;
	text-align: center;
	font-weight: bold;
	line-height: 1.3;
	background-color: #eee;
	border: 1px solid #dedede;
	width: 75%;
}
.btnGY:after {
	position: absolute;
	top: 50%;
	right: 10px;
	content: "";
	display: inline-block;
	vertical-align: middle;
	width: 12px;
	height: 7.5px;
	background-image: url(/arl/sp/en/koa/img/icon_down_rd_sp.png);
	background-repeat: no-repeat;
	background-position: 0 0;
	-webkit-background-size: cover;
	background-size: cover;
	margin-top: -3.75px;
	transform: rotate(-90deg);
	-moz-transform: rotate(-90deg);
	-webkit-transform: rotate(-90deg);
	-o-transform: rotate(-90deg);
	-ms-transform: rotate(-90deg);
}
.btnGY span {
	font-weight: bold;
}
.spDisInB {
	display: inline-block;
}
#contentsInr img {
	width: 100%;
	height: auto;
}
