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

:root {
	--hoverOpacity: 0.8;
}

/* keyvisual_start */
.keyvisual {
	position: relative;
	/* background: url(/attending/cruise/setsumeikai/images/pc/keyvisual-bg.png) no-repeat center / cover; */
	width: 100%;
	height: 447px;
}

.keyvisual::before,
.keyvisual::after {
	content: "";
	position: absolute;
}

.keyvisual::before {
	top: 0;
	background: url(/attending/cruise/setsumeikai/images/pc/keyvisual_bg-cloud.png) no-repeat center top / cover;
	width: 100%;
	height: calc(871px / 2);
}

.keyvisual::after {
	bottom: 0;
	background: url(/attending/cruise/setsumeikai/images/pc/keyvisual_bg-wave.png) no-repeat center top / cover;
	width: 100%;
	height: calc(213px / 2);
}

.keyvisual_inner {
	position: relative;
	width: 1024px;
	height: 447px;
	margin: 0 auto;
	z-index: 1;
}

h1 {
	position: absolute;
	top: 10px;
	left: 0;
	width: 389px;
	height: 388px;
	z-index: 5;
}

[class^="keyvisual_image"] {
	position: absolute;
	border-radius: 10px;
	border: solid 4px #fff;
	overflow: hidden;
}

.keyvisual_image01 {
	top: 15px;
	right: 185px;
	width: 395px;
	height: 277px;
}

.keyvisual_image02 {
	bottom: 25px;
	left: 365px;
	width: 231px;
	height: 166px;
}

.keyvisual_image03 {
	top: 187px;
	right: -3px;
	width: 217px;
	height: 152px;
	z-index: 2;
}

.keyvisual_image04 {
	bottom: 10px;
	right: 190px;
	width: 178px;
	height: 120px;
}
/* keyvisual_end */

/* seo_start */
.seo {
	background-color: #efefef;
	padding: 20px 0;
}

.seo p {
	width: 1024px;
	height: auto;
	text-align: center;
	margin: 0 auto;
}
/* seo_end */

/* group-search_start */
.group-search {
	padding: 100px 0 50px;
}

.section-heading {
	position: relative;
	width: 100%;
	font-size: 28px;
	font-weight: 600;
	line-height: 1.3;
	text-align: center;
	margin-bottom: 20px;
}

.section-heading::before {
	content: "";
	display: block;
	position: absolute;
	top: -60px;
	left: 50%;
	transform: translateX(-50%);
	background: url(/attending/cruise/setsumeikai/images/pc/deco.png) no-repeat;
	width: 49px;
	height: 53px;
}
/* group-search_end */

#btnToTop {
	background: url(/attending/cruise/setsumeikai/images/pc/btnToTop.svg);
}

.sp {
	display: none;
}

/*=================
希望の条件で旅行説明会・講座を探す
=================*/
#Search {
	display: block;
	width: 100%;
	margin-bottom: 50px;
}

table.table-search {
	border-collapse: collapse;
	width: 100%;
	height: auto;
}

table.table-search th,
table.table-search td {
	border: solid 1px #e5e5e5;
}

table.table-search th {
	background-color: #f5f5f5;
	width: 200px;
	font-size: 1.4rem;
	line-height: 1;
	font-weight: 400;
	vertical-align: middle;
	text-align: center;
}

table.table-search th p.flex {
	justify-content: center;
	align-items: center;
}

table.table-search td p.flex {
	justify-content: flex-start;
	align-items: center;
}

table.table-search td {
	font-size: 1.4rem;
	line-height: 1;
	text-align: left;
}

#SearchChoice {
	padding: 15px 15px 0;
}

.Search_td {
	padding: 15px;
}

.Search_td span {
	display: inline-block;
	font-weight: 600;
}

table.table-search .Search_td > span {
	margin-bottom: 5px;
}

.Search__checkbox-txt {
	font-weight: normal !important;
}

/* ページャー */
.search_pager_wrap {
	text-align: center;
	margin-top: 20px;
	margin-bottom: 20px;
}

.search_pager_wrap li {
	display: inline-block;
	background-color: #f2f2f2;
	font-size: 1.2rem;
	line-height: 1;
	padding: 10px 12px;
	text-align: center;
	cursor: pointer;
	transition: all 0.5s ease;
	margin-right: 7px;
}

.search_pager_wrap li:hover,
.search_pager_wrap li.current {
	background-color: #003b8f;
	color: #fff;
	transition: all 0.5s ease;
}

/* start_下部共通パーツ */
.Search__submit-outer {
	border: solid 1px #e5e5e5;
	border-top: none;
	width: 100%;
	padding: 3rem 1.5rem;
	display: flex;
	align-items: center;
}

.Search__submit-wrap {
	justify-content: space-around;
	position: inherit;
	width: 55%;
	margin: 0 auto;
}

.Search__hit-wrap {
	font-size: 1.3rem;
	line-height: 1.2;
	margin-right: 20px;
}

.Search__hit {
	margin-right: 3px;
	color: var(--caution-color);
	font-size: 2.3rem;
	font-weight: 600;
	letter-spacing: 0.01em;
}

.Search__submit {
	max-width: 400px;
	margin-top: 0;
	padding: 10px 80px;
}

.Search__submit::before {
	content: "";
	display: inline-block;
	width: 17px;
	height: 17px;
	margin-right: 5px;
	vertical-align: -2px;
	background: url(../../../../sharing/common21/images/icn_search--white.svg) no-repeat center / contain;
}
/* end_下部共通パーツ */

/* 開催日 */
#SearchDay .Search__input-text::after {
	content: none;
}

#SearchDay .Search__input-text {
	background: url(/attending/setsumeikai_tabikoto/common/images/icn_calendar.svg) no-repeat right 10px center / 16px;
}

/* 説明会・講座 */
.Search__radio-label {
	float: left;
	display: flex;
	align-items: center;

	width: 220px;
	height: 46px;

	margin: 0 1rem 1.5rem 0;
}

/* 開催時間 */
.Search__form-content {
	width: auto;
	padding-left: 0;
}

.Search__checkbox-label--time {
	width: calc(50% - 5px);
	margin-bottom: 0;
}

/* キーワード */
.Search__form-group--keyword.Search__input-text::after {
	content: none;
}

.Condition__keyword-input-wrap {
	width: 100%;
	margin-top: 5px;
}

.Condition__radio-label--simple {
	margin-bottom: 0;
	height: auto;
	padding: 0;
	border: none;
	border-radius: 0;
}

.Condition__radio-btn {
	display: inline-block;
	width: 20px;
	height: 20px;
	margin-right: 5px;
	vertical-align: -5px;
	border-radius: 50%;
	border: 2px solid #888;
	background-color: white;
}

#Search input[type="radio"]:checked + .Condition__radio-label .Condition__radio-btn {
	border: 6px solid var(--corporate-color);
}

.Condition__keyword-input-wrap .Condition__radio-label {
	margin-right: 10px;
}

#Search input[type="radio"]:checked + .Condition__radio-label--simple {
	background: transparent;
}

/* ツールチップ */
#SearchDepature .tooltip-wrap p,
#SearchBrand .tooltip-wrap p {
	font-weight: 600;
	margin-bottom: 5px;
}

.tooltip-wrap {
	position: relative;
	display: inline-block;
}

.tooltip {
	position: relative;
	background-color: #fff;
	display: flex !important;
	justify-content: center;
	align-items: center;
	font-size: 1.6rem;
	font-weight: 300 !important;
	border: solid 1px #707070;
	border-radius: 3px;
	width: 24px;
	height: 24px;
	margin-left: 10px;
	cursor: pointer;
}

.tooltip:after,
.tooltip:before {
	top: 50%;
	transform: translateY(-50%);
	width: 0;
	height: 0;
	border-style: solid;
	position: absolute;
	content: "";
}

.tooltip:after {
	right: 2rem;
	border-width: 4px 7px 4px 0;
	border-color: transparent #fff transparent transparent;
}

.tooltip:before {
	right: 2.2rem;
	border-width: 4px 7px 4px 0;
	border-color: transparent #707070 transparent transparent;
}

.tooltip-position {
	/* 位置の情報 */
	position: absolute;
	display: block;
	font-size: 1.4rem;
	top: 0;
	padding: 20px;
	z-index: 15;

	/* アニメーションの情報 */
	visibility: hidden;
	transition: all 0.4s ease;
	opacity: 0;

	/* 中身の情報 */
	background: #fff;
	border: solid 1px #707070;
	border-radius: 5px;
	pointer-events: none;
}

.tooltip-visible {
	/* position: absolute;
  display: block;
  font-size: 1.4rem;
  left: 150px;
  transform: translateX(-50%);
  z-index: 10; */
	visibility: visible;
	opacity: 1;
}

.tooltip-width01 {
	right: -390px;
	top: -50px;
	width: 380px;
}

.tooltip-width01 dl {
	text-align: left;
}

.tooltip-width01 dl dt {
	border-bottom: solid 1px #707070;
	font-size: 1.4rem;
	line-height: 1.5;
	margin-bottom: 5px;
}

.tooltip-width01 dl dd {
	font-size: 1.3rem;
	line-height: 1.5;
	font-weight: normal;
}

.tooltip-width01 dl dd span {
	display: inline-block;
	color: #ff2800;
	font-weight: 600;
}

.tooltip-width01 dl dd:not(:last-child) {
	padding-bottom: 10px;
}

.tooltip-width02 {
	right: -280px;
	top: -50px;
	width: 270px;
}

.tooltip-width02 p {
	line-height: 1.5;
	font-weight: normal !important;
}

.tooltip-width02 p span {
	color: #ff2800;
	line-height: 1.5;
	font-weight: 400;
}

.tooltip-width03 {
	right: -290px;
	width: 280px;
	top: -50px;
}

.tooltip-width03 p {
	font-weight: 400 !important;
	margin-bottom: 10px !important;
}

.tooltip-width03 dl {
	text-align: left;
}

.tooltip-width03 dl dt {
	border-bottom: solid 1px #707070;
	font-size: 1.4rem;
	line-height: 1.5;
	margin-bottom: 5px;
}

.tooltip-width03 dl dd {
	font-size: 1.3rem;
	line-height: 1.5;
	font-weight: normal;
}

.tooltip-width03 dl dd:not(:last-child) {
	padding-bottom: 10px;
}

.tooltip-width03 dl dd span {
	color: #ff2800;
	font-weight: normal;
	margin-top: 1rem;
}

.flex {
	display: flex;
	flex-wrap: wrap;
}

.label_color {
	background-color: #57c5d3;
}

.kinds_details_wrap {
	background-color: #fff;
	border: solid 1px #e5e5e5;
	border-radius: 5px;
	padding: 30px;
	box-shadow: 0px 1px 10px -5px rgb(0 0 0 / 30%);
}

.kinds_details_wrap:not(:last-child) {
	margin-top: 20px;
}

.kinds_caption {
	font-size: 2rem;
	line-height: 1.5;
	font-weight: 600;
}

.kinds_caption:hover {
	text-decoration: underline;
}

.kinds_details_wrap h4 {
	font-size: 1.5rem;
	line-height: 1.5;
	border-bottom: solid 1px #e5e5e5;
	margin: 5px 0 20px;
	padding-bottom: 5px;
}

.kinds_details_inner.flex {
	justify-content: space-between;
}

.kinds_label-travel {
	display: inline-block;
	border-radius: 5px;
	color: #fff;
	font-weight: 600;
	margin-bottom: 10px;
	padding: 5px 15px;
	background-color: #57c5d3;
}

.kinds_details_wrap .photo.flex {
	justify-content: space-between;
}

.kinds_details_wrap .photo.flex li {
	/*width: calc(99.5% / 2);*/
	width: 240px;
	height: auto;
}

.kinds_details_wrap .photo.flex li:first-child {
	margin-right: 2px;
}

.kinds_details-cts {
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	width: 452px;
}

.kinds_details-cts .price {
	font-size: 2.1rem;
	line-height: 1;
	color: #ff2800;
	font-weight: 600;
}

.kinds_details-cts .price span {
	display: inline-block;
	font-size: 1.3rem;
	color: #000;
	margin-right: 5px;
}

table.table-kinds_details {
	border-collapse: collapse;
	width: 100%;
	height: auto;
	margin: 10px 0 50px;
}

table.table-kinds_details th,
table.table-kinds_details td {
	border: solid 1px #e5e5e5;
	padding: 15px;
}

table.table-kinds_details th {
	font-size: 1.4rem;
	line-height: 1;
	font-weight: 600;
	color: #666666;
	vertical-align: middle;
	text-align: left;
	background-color: #f5f5f5;
}

table.table-kinds_details td {
	font-size: 1.4rem;
	line-height: 1;
	text-align: left;
	width: 320px;
}

.kinds_details-cts .button {
	text-align: right;
	margin-top: auto;
}

.kinds_details-cts .button a {
	position: relative;
	display: inline-block;
	color: white;
	font-size: 1.5rem;
	font-weight: 600;
	letter-spacing: 0.05em;
	text-align: center;
	background-color: var(--caution-color);
	border-radius: 4px;
	transition: all 0.3s;
	padding: 12px 70px;
}

.kinds_details-cts .button a:hover {
	color: #fff;
	transition: all 0.3s;
	opacity: 0.5;
}

.kinds_details-cts .button a:after {
	content: "";
	display: inline-block;
	width: 8px;
	height: 8px;
	border-top: 2px solid #fff;
	border-right: 2px solid #fff;
	position: absolute;
	top: 50%;
	right: 14px;
	transform: translateY(-50%) rotate(45deg);
}

#kensaku .footnote {
	margin: 50px 0;
}

#kensaku .footnote dt {
	background-color: #e5e5e5;
	font-size: 1.8rem;
	font-weight: 400;
	padding: 5px 10px;
}

#kensaku .footnote dd ul li {
	font-size: 1.4rem;
	line-height: 1.5;
	margin-top: 5px;
}

.footnote-btn {
	text-align: right;
}

.footnote-link {
	position: relative;
	display: inline-block;
	border-radius: 4px;
	background-color: #003b8f;
	font-size: 15px;
	font-weight: 600;
	line-height: 1;
	color: #fff;
	text-align: center;
	padding: 13px 35px;
	transition: opacity 0.3s;
}

.footnote-link:hover {
	opacity: 0.7;
}

.footnote-link::before {
	content: "";
	position: absolute;
	top: 50%;
	right: 15px;
	display: block;
	width: 8px;
	height: 8px;
	border-top: 1px solid rgba(255, 255, 255, 1);
	border-right: 1px solid rgba(255, 255, 255, 1);
	transform: translateY(-50%) rotate(45deg);
}

/* start_no-tour */
.Result__tour-wrap--no-tour {
	padding: 40px 0;
	display: none;
}

.Result__no-tour-label {
	margin-bottom: 10px;
	text-align: center;
	font-weight: 600;
}

.Result__no-tour-label-em {
	font-size: 2.1rem;
}

.Result__no-tour-txt {
	margin-bottom: 40px;
	color: #888;
	text-align: center;
}
/* end_no-tour */

/* 阪急交通社のクルーズ旅行_start */
.Common21__section-ttl-lev1 {
	width: 100%;
	position: relative;
	margin-bottom: 35px;
	font-size: 2.8rem;
	font-weight: 600;
	line-height: 1.3;
	text-align: center;
}

.Common21__section-ttl-lev1::before,
.Common21__section-ttl-lev1::after {
	content: "";
	display: block;
	width: 40px;
	height: 4px;
	position: absolute;
	bottom: -15px;
}

.Common21__section-ttl-lev1::before {
	left: 50%;
	transform: translateX(-100%);
	background: var(--corporate-color);
}

.Common21__section-ttl-lev1::after {
	left: 50%;
	background: var(--sub-corporate-color);
}

.HeiCruise__items {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}

.HeiCruise__item {
	position: relative;
	display: flex;
	align-items: flex-end;
	width: 240px;
	height: 145px;
	padding: 20px 40px 13px 20px;
	color: white;
	font-size: 2.4rem;
	font-weight: 600;
	line-height: 1.3;
	border-radius: 6px;
	overflow: hidden;
}

.HeiCruise__item::after {
	content: "";
	display: block;
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	z-index: -1;
	background: linear-gradient(0deg, rgba(0, 35, 51, 1) 0%, rgba(0, 35, 51, 0) 60%);
}

.HeiCruise__item.ship-item {
	width: 330px;
	height: 240px;
	margin-bottom: 20px;
}

.HeiCruise__link {
	position: absolute;
	top: 0;
	left: 0;
	display: block;
	width: 100%;
	height: 100%;
}

.HeiCruise__link::before {
	content: "";
	display: block;
	width: 20px;
	height: 20px;
	background: var(--corporate-color);
	border-radius: 50%;
	position: absolute;
	bottom: 10px;
	right: 10px;
}

.HeiCruise__link::after {
	content: "";
	display: block;
	width: 7px;
	height: 7px;
	position: absolute;
	bottom: 17px;
	right: 17px;
	border-top: 2px solid #fff;
	border-right: 2px solid #fff;
	transform: rotate(45deg);
}

.HeiCruise__img {
	position: absolute;
	top: 50%;
	left: 50%;
	z-index: -2;
	width: 100%;
	height: 100%;
	transform: translate(-50%, -50%);
}

.HeiCruise__img img {
	width: 240px;
	height: 145px;
	object-fit: cover;
	/* この一行を追加するだけ！ */
	transition: opacity 0.3s;
}

.ship-item .HeiCruise__img img {
	width: 100%;
	height: 100%;
	object-fit: cover;
	/* この一行を追加するだけ！ */
	transition: opacity 0.3s;
	object-position: 0 80%;
}

.HeiCruise__item:hover img {
	opacity: calc(var(--hoverOpacity) - 0.1);
}

.HeiCruise__name {
	font-feature-settings: "palt";
	font-size: 2.4rem;
}

#HeiCruise .CommonModal__ttl::before {
	content: "";
	display: inline-block;
	width: 17px;
	height: 17px;
	margin-right: 5px;
	vertical-align: -2px;
	background: url(../../../sharing/common21/images/icn_search--black.svg) no-repeat center / contain;
}

.Cruise__link-text {
	border-bottom: 1px solid #e5e5e5;
	position: relative;
	padding: 10px 15px;
	font-size: 1.5rem;
	font-weight: 600;
	cursor: pointer;
}

.Cruise__link-text::after {
	content: "";
	display: block;
	width: 8px;
	height: 8px;
	border-top: 2px solid #c3c3c3;
	border-right: 2px solid #c3c3c3;
	position: absolute;
	top: 50%;
	right: 14px;
	transform: translateY(-50%) rotate(45deg);
}

.HeiCruise-link-items .HeiCruise-link-item {
	width: 100%;
	margin-bottom: 5px;
}

.HeiCruise-link-items .HeiCruise-link-item a {
	position: relative;
	display: block;
	font-size: 1.4rem;
}

.HeiCruise-link-items .HeiCruise-link-item a:hover,
.HeiCruise-ebook .setsumeikai a:hover,
.HeiCruise-ebook .ebook a:hover {
	text-decoration: underline;
}

.HeiCruise-link-items .HeiCruise-link-item a::before,
.HeiCruise-ebook .setsumeikai a::before,
.HeiCruise-ebook .ebook a::before {
	content: "";
	display: inline-block;
	width: 8px;
	height: 8px;
	margin-right: 5px;
	border-top: 2px solid var(--corporate-color);
	border-right: 2px solid var(--corporate-color);
	transform: rotate(45deg);
	vertical-align: 2px;
}

.HeiCruise-area {
	width: 50%;
	border-right: 1px solid #e5e5e5;
	margin-right: 20px;
}

.HeiCruise-area .HeiCruise-link-item {
	width: 50%;
}

.HeiCruise-setsumeikai {
	border-right: 1px solid #e5e5e5;
	margin-right: 20px;
}

.HeiCruise-ebook .ebook a {
	font-size: 1.8rem;
	font-weight: bold;
}

.HeiCruise-area .HeiCruise-toggle {
	width: 100%;
	display: flex;
	flex-wrap: wrap;
}

.HeiCruise-links {
	border: 1px solid #e5e5e5;
	padding: 20px;
	border-radius: 6px;
	display: flex;
	justify-content: center;
	align-items: flex-start;
	margin-bottom: 50px;
}

.HeiCruise-link-items {
	width: 25%;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}

.HeiCruise-link-items dt {
	width: 100%;
	margin-bottom: 10px;
	font-size: 1.8rem;
	font-weight: bold;
}

.HeiCruise-link-items dd {
	width: 100%;
	margin-bottom: 5px;
}

.HeiCruise-link-items dd a {
	position: relative;
	display: block;
	font-size: 1.4rem;
}

.HeiCruise-link-items dd a::before {
	content: "";
	display: inline-block;
	width: 8px;
	height: 8px;
	margin-right: 5px;
	border-top: 2px solid var(--corporate-color);
	border-right: 2px solid var(--corporate-color);
	transform: rotate(45deg);
	vertical-align: 2px;
}

.HeiCruise-link-items dd a:hover {
	text-decoration: underline;
}

.HeiCruise-area {
	width: 50%;
	border-right: none;
	margin-right: 50px;
}

.HeiCruise-area dd {
	width: 50%;
}

.HeiCruise-setsumeikai {
	border-right: 1px solid #e5e5e5;
	margin-right: 20px;
}

.HeiCruise-ebook .ebook a {
	font-size: 1.8rem;
	font-weight: bold;
}
/* 阪急交通社のクルーズ旅行_end */

/* モーダル */
.CommonModal--theme .CommonModal__contents-inner {
	display: flex;
	flex-wrap: wrap;
	justify-content: flex-start;
	/* width: calc(100% - 30px);
  margin: 15px auto;
  border: 1px solid #e5e5e5; */
	border-bottom: none;
	box-shadow: 0px -1px 0px 0px #e5e5e5 inset;
}

.CommonModal--venue .Search__checkbox-label {
	width: 100%;
	margin: 0;
	border-radius: 0;
	border-top: none;
	border-left: none;
	border-right: none;
}

.CommonModal__scroll-area {
	min-height: 400px;
}
