@charset "UTF-8";

/* =============================================
   アンカーメニュー
   ============================================= */
.anchor_menu {
	position: fixed;
	top: -120px;
	left: 0;
	width: 100%;
	background: rgba(0, 0, 0, 0.6);
	z-index: 1000;
	transition: top 0.3s ease-in-out;
}

.anchor_menu.show {
	top: 0;
}

.anchor_buttons {
	display: flex;
	justify-content: center;
	gap: 15px;
	padding: 20px 0;
	max-width: 1200px;
	margin: 0 auto;
}

.anchor_btn {
	display: flex;
	align-items: center;
	justify-content: center;
	gap: 10px;
	padding: 15px;
	background: white;
	border-radius: 30px;
	text-decoration: none;
	color: #B51200;
	box-shadow: 0 4px 15px rgba(0, 0, 0, 0.08);
	transition: all 0.3s ease;
	min-width: 330px;
	border: 2px solid transparent;
}

.anchor_btn:hover {
	transform: translateY(-3px);
	box-shadow: 0 8px 25px rgba(0, 0, 0, 0.15);
}

.anchor_share {
	background: #FF3825;
	color: white;
	border-color: #FF3825;
	min-width: 150px;
}

.anchor_share:hover {
	background: #B51200;
	border-color: #B51200;
	transform: translateY(-3px);
}

.anchor_en {
	font-family: var(--font-oleo);
	font-size: 30px;
	font-weight: 400;
	line-height: 1;
}

.anchor_ja {
	font-family: var(--font-zen);
	font-size: 18x;
	font-weight: 500;
	line-height: 1;
}

.share_icon {
	width: 18px;
	height: 18px;
}

/* アンカーメニュー SP */
@media print, screen and (max-width: 767px) {
	.anchor_buttons {
		gap: 5px;
		padding: 10px 20px;
		justify-content: space-between;
	}
	
	.anchor_btn {
		flex-direction: column-reverse;
		padding: 4px;
		gap: 5px;
		width: 27%;
		min-width: 0;
		border-radius: 15px;
		box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1);
	}
	
	.anchor_share {
		max-width: 50px;
		min-width: 0;
		flex-direction: column;
	}
	
	.anchor_en {
		font-size: 16px;
	}
	
	.anchor_ja {
		font-size: 8px;
		line-height: 1.2;
	}
	
	.share_icon {
		width: 14px;
		height: 14px;
		margin-bottom: 2px;
	}
}

/* =============================================
   共通パーツ
   ============================================= */
/* reset */
* {
  box-sizing: border-box;
}
a {
  transition: 0.3s;
}
a:hover {
  opacity: 0.8;
  color: inherit;
}
#container {
  margin-top: 0;
  background-color: #E14736;
}
#container a {
	text-decoration: none;
}
.wrap {
	width: 100%;
	max-width: 1200px;
	margin: 0 auto;
}

   .content_section {
	padding: 100px 0;
	position: relative;
}

/* セクションタイトル（汎用） */
.content_title {
	position: relative;
	margin-bottom: 8%;
	display: flex;
	align-items: flex-end;
	justify-content: center;
	gap: 0;
}

/* 装飾画像 */
.title_images {
	position: relative;
	flex-shrink: 0;
}

.title_image {
	display: block;
	max-width: 100%;
	height: auto;
}

.title_text {
	position: relative;
	text-align: center;
	z-index: 2;
	padding: 0 40px;
}

.title_en {
	font-family: var(--font-oleo);
	font-size: 94px;
	color: #B51200;
	text-align: center;
	margin: 0 0 14px 0;
	font-weight: 400;
	line-height: 1;
	margin-bottom: 10px;
}

.title_ja {
	font-family: var(--font-zen);
	font-size: 20px;
	color: #B51200;
	text-align: center;
	margin: 0;
	font-weight: 500;
}

/* common */

/* フォント設定 */
@import url('https://fonts.googleapis.com/css2?family=Zen+Maru+Gothic:wght@300;400;500;700&family=Oleo+Script:wght@400;700&display=swap');

:root {
  --font-zen: "Zen Maru Gothic", sans-serif;
  --font-oleo: "Oleo Script", cursive;
  --font-meiryo: "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3",
    "Hiragino Kaku Gothic Pro", sans-serif;
}

body {
  font-family: var(--font-meiryo);
}

/* 英語フォント */
.english-text,
.english-title {
  font-family: var(--font-oleo);
}


/* header */
#header {
  background-color: #fff;
  text-align: center;
  border: none;
  position: relative;
}
#header .logoBox {
  float: none;
  padding: 30px 0;
}
#header .logoBox .logo img {
  width: auto;
}
#header .btn {
  position: fixed;
  top: 0;
  left: 20px;
  background: #ac9151;
  border-radius: 0 0 3px 3px;
  font-size: 14px;
  font-weight: bold;
  transition: 0.3s;
  z-index: 999;
}
#header .btn a {
  display: block;
  color: #fff;
  padding: 15px 20px;
}
#header .btn:hover {
  opacity: 0.8;
}

/* KV */
.kv {
	position: relative;
	width: 100%;
	height: clamp(830px, 65vw, 1400px);
}

/* 背景画像 */
.kv_bg_pc,
.kv_bg_sp {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	object-fit: contain;
	object-position: top;
	z-index: 1;
}

.kv_container {
	position: relative;
	width: 100%;
	height: 100%;
}


/* タイトル画像 */
.kv_title {
	position: absolute;
	left: 50vw; /* 画面サイズで可変 */
	top: 45px;
	width: 45vw; /* 画面サイズで可変 */
	max-width: 651px; /* 最大幅制限 */
	z-index: 5;
}

.kv_title img {
	width: auto;
	height: auto;
	max-width: 100%;
	max-height: 100%;
	object-fit: contain;
}

/* 右側テキスト */
.kv_text {
	position: absolute;
	right: 8.5vw; /* 画面サイズで可変 */
	top: 35vw; /* 画面サイズで可変 */
	z-index: 6;
}

.kv_text p {
	margin: 0 0 0 0;
	font-size: 20px;
	line-height: 50.5px;
	color: white;
	text-align: right;
	letter-spacing: 0.35px;
}

/* =============================================
   クリスマスの楽しみかた
   ============================================= */
.xmas_enjoy {
	padding: 0 0 154px 0;
	position: relative;
	margin-top: -17%;
}

.xmas_enjoy::before {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: url(../../event/img/xmas2025/section_wave.svg) no-repeat top center;
	background-size: cover;
	z-index: 1;
}

/* セクション見出し */
.section_header {
	position: relative;
	z-index: 2;
	margin-bottom: 117px;
	padding-top: 72px;
}

.section_subtitle {
	font-family: var(--font-zen);
	font-size: 28px;
	color: #013727;
	text-align: left;
	margin: 0 0 30px 0;
	font-weight: 500;
}

.section_title {
	font-family: var(--font-zen);
	font-size: clamp(28px, 5vw, 56px);
	color: #013727;
	text-align: left;
	margin: 0 0 40px 0;
	font-weight: 500;
	line-height: 1.2;
}

.section_description {
	font-size: 16px;
	color: #212121;
	text-align: left;
	line-height: 27.5px;
	margin: 0;
}

/* カード一覧 */
.enjoy_cards {
	display: flex;
	gap: 58px;
	justify-content: center;
	position: relative;
	z-index: 2;
}

/* カード */
.enjoy_card {
	width: 100%;
	max-width: 352px;
	min-height: 220px;
	background: white;
	border-radius: 30px;
	box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.35);
	position: relative;
	display: flex;
	align-items: center;
	justify-content: space-between;
	padding: 20px;
	transition: transform 0.3s, box-shadow 0.3s;
	text-decoration: none;
	color: inherit;
}

.enjoy_card:hover {
	transform: translateY(-5px);
	opacity: 1;
	box-shadow: 0px 5px 20px 0px rgba(0, 0, 0, 0.4);
	color: inherit;
}

.enjoy_card:focus {
	outline: 2px solid #B51200;
	outline-offset: 2px;
}

/* カード画像エリア */
.card_images {
	position: relative;
	width: 155px;
	height: 160px;
	flex-shrink: 0;
}

/* カード画像 */
.card_image {
	width: 100%;
	height: 100%;
	object-fit: contain;
	object-position: left center;
	image-rendering: -webkit-optimize-contrast;
	image-rendering: crisp-edges;
	backface-visibility: hidden;
	transform: translateZ(0);
}

/* カードラベル */
.card_label {
	position: relative;
	text-align: center;
	width: 162px;
	flex-shrink: 0;
}

.label_ja {
	font-family: var(--font-zen);
	font-size: 18px;
	color: #B51200;
	margin: 0 0 10px 0;
	font-weight: 500;
	line-height: 1;
}

.label_en {
	font-family: var(--font-oleo);
	font-size: 36px;
	color: #B51200;
	margin: 0 0 12px 0;
	font-weight: 400;
	line-height: 1;
}
/* 矢印アイコン */
.card_arrow {
	display: block;
	width: 50.425px;
	height: 20.849px;
	background: url(../../event/img/xmas2025/arrow_red.svg) no-repeat center center;
	background-size: contain;
	margin-left: auto;
}



/* =============================================
   コンテンツブロック
   ============================================= */

#family {
	background-color: #FFF4F3;
	border-radius: 30px;
	box-shadow: 0px 3px 3px 0px rgba(0, 0, 0, 0.35);
	margin-top: -30px;
	padding-top: 0;
	padding-bottom: 100px;
	z-index: 1;
}

#family .content_title {
	position: relative;
	top: -42px;
}

#couple {
	background-color: inherit;
	position: relative;
}

#couple::before {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-image: url('../../event/img/xmas2025/bg_heart_left.svg'), url('../../event/img/xmas2025/bg_heart_right.svg');
	background-position: left 50px, right 80px center;
	background-repeat: no-repeat;
	background-size: auto, auto;
	pointer-events: none;
	z-index: 0;
}

#couple .title_en, #couple .title_ja, #couple .block_lead, #couple .block_text, #couple .block_title {
	color: #fff;
	position: relative;
	z-index: 1;
}


#friends {
	background-color: #E9F6F2;
	border-radius: 30px 30px 0 0;
	box-shadow: none;
}

#friends .title_en, #friends .title_ja {
	color: #023727;
}

#takeout {
	background-color: #fff;
}

.takeout_content_wrapper {
	display: flex;
	gap: 40px;
	align-items: flex-start;
	width: 100%;
}

.takeout_content_wrapper .block_image {
	flex: 0 0 50%;
	width: 50%;
}

.takeout_content_wrapper .block_content {
	flex: 1;
	display: flex;
	flex-direction: column;
	gap: 0;
}

.content_blocks {
	display: flex;
	gap: 45px;
	justify-content: space-between;
}

.content_block {
	position: relative;
	flex: 1;
}

/* サイズバリエーション */
.content_block.sizeS {
	max-width: 410px;
}

/* ブロックヘッダー */
.block_header {
	margin-bottom: 30px;
}

/* リード文 */
.block_lead {
	font-size: 16px;
	font-weight: 500;
	color: #212121;
	margin: 0 0 5px 0;
	line-height: 1.5;
}

/* カテゴリーとタイトルのコンテナ */
.block_header > div:not(.block_lead) {
	display: flex;
	/*align-items: center;*/
	gap: 7px;
}

/* カテゴリーラベル */
.block_category {
	display: inline-block;
	padding: 5px 9px 4px;
	font-size: 13px;
	color: white;
	border-radius: 0;
	margin: 9px 0 0 0;
	font-weight: normal;
	flex-shrink: 0;
	height: 23px;
	line-height: 14px;
	box-sizing: border-box;
}

.block_category.green {
	background-color: #023727;
}

.block_category.red {
	background-color: #B51200;
}

/* ブロックタイトル */
.block_title {
	font-family: var(--font-zen);
	font-size: 33px;
	color: #555555;
	margin: 0;
	letter-spacing: -2.88px;
	font-weight: 500;
	line-height: 1;
	flex: 1;
}

/* ブロック画像 */
.block_image {
	position: relative;
	width: 100%;
	margin-bottom: 25px;
	border-radius: 20px;
	overflow: hidden;
}

.block_img {
	width: 100%;
	height: 100%;
	display: block;
	object-fit: cover;
	object-position: center center;
}

/* ブロックコンテンツ（テキストとボタンのコンテナ） */
.block_content {
	display: flex;
	gap: 22px;
	align-items: flex-start;
}

/* ブロックテキスト */
.block_text {
	font-size: 14px;
	color: #212121;
	line-height: 28px;
	margin: 0;
	flex: 1;
}

.block_text + a {
	margin-top: 10px;
}



/* ブロックボタンコンテナ */
.block_buttons {
	display: flex;
	flex-direction: column;
	gap: 14px;
	flex-shrink: 0;
	margin-top: 8px;
}

/* 共通ボタン */
.btn_common {
	display: flex;
	align-items: center;
	justify-content: center;
	flex-direction: column;
	padding: 8px;
	gap: 2px;
	background-color: #000000;
	color: white;
	font-size: 13px;
	line-height: 1;
	border-radius: 20px;
	transition: background-color 0.3s;
	text-decoration: none;
	box-sizing: border-box;
	width: 250px;
	min-height: 40px;
	text-align: center;
}
.btn_common.sizeL {
	width: 400px;
	font-size: 13px !important;
}

.btn_common:hover {
	background-color: #333333;
	opacity: 1;
	color: white;
}

.btn_common .date {
	font-size: 11px;
	display: block;
}

/* =============================================
   宿泊プランセクション
   ============================================= */

.stayplan_section {
	padding: 80px 0 0;
}

.stayplan_card {
	display: flex;
	align-items: stretch;
	justify-content: space-between;
	gap: 40px;
	background: white;
	border-radius: 30px;
	padding: 0 0 0 40px;
	min-height: 385px;
}

.stayplan_content {
	flex: 1;
	max-width: 477px;
	display: flex;
	flex-direction: column;
	gap: 0;
	padding: 30px 0 25px;
}

.stayplan_title {
	text-align: center;
	display: flex;
	flex-direction: column;
	margin-bottom: 20px;
}

.stayplan_subtitle {
	font-family: var(--font-zen);
	font-size: 28px;
	font-weight: 500;
	color: #555555;
	margin: 0;
	line-height: 1.2;
}

.stayplan_main_title {
	font-family: var(--font-zen);
	font-size: 40px;
	font-weight: 500;
	color: #b51201;
	margin: 0;
	line-height: 1.2;
}

.stayplan_discount {
	background-color: #b61201;
	padding: 12px;
	border-radius: 0;
	text-align: center;
}

.discount_text {
	margin: 0;
	color: white;
	line-height: 1;
}

.discount_normal {
	font-size: 16px;
}

.discount_highlight {
	font-size: 20px;
	margin-left: -3px;
}

.stayplan_description {
	font-size: 14px;
	color: #212121;
	line-height: 30.4px;
	margin-bottom: 15px;
	margin-top: 15px;
}

.stayplan_description p {
	margin: 0;
}

.stayplan_buttons {
	display: flex;
	flex-direction: column;
	gap: 15px;
}


.stayplan_image {
	position: relative;
	flex-shrink: 0;
	width: 627px;
	display: flex;
	align-items: stretch;
}

.stayplan_img {
	width: 100%;
	object-fit: cover;
	object-position: center;
	border-radius: 0 30px 30px 0;
	flex: 1;
}

.stayplan_caption {
	position: absolute;
	bottom: 20px;
	right: 25px;
	width: fit-content;
	height: 22px;
	padding: 0 10px;
	background: rgba(255, 255, 255, 0.9);
	display: flex;
	align-items: center;
	justify-content: center;
}

.stayplan_caption p {
	margin: 0;
	font-size: 12px;
	color: #212121;
	text-align: center;
}

/* 注釈 */
.stayplan_note {
	background: #DDE8F2;
	padding: 15px;
	margin-top: 10px;
}
.stayplan_note.red {
	background-color: #f0d8d6;
}

.stayplan_note p {
	margin: 0 0 5px 0;
	font-size: 12px;
	color: #212121;
	line-height: 1.25;
}

.stayplan_note p:last-child {
	margin-bottom: 0;
}

.stayplan_note.mt0 {
	margin-top: 0;
}

.stayplan_note.mt0 p {
	font-size: 14px;
}

/* =============================================
   メディアクエリ
   ============================================= */


@media print, screen and (max-width: 767px) {
	
	
	/* 共通 */
	.content_section {
		padding: 20px 0 50px;
	}
	
	.content_title {
		min-height: 84.5px;
		margin-bottom: 40px;
		flex-direction: row;
		align-items: flex-end;
		justify-content: center;
		gap: 0;
		padding: 0 19.5px;
		text-align: left;
	}
	
	/* 左側の装飾画像 SP */
	.title_images:first-child {
		margin-right: 0;
		width: 40px;
		height: 84.5px;
		order: 1;
		flex-shrink: 0;
	}
	
	/* 中央のテキスト SP */
	.title_text {
		z-index: 2;
		padding: 0;
		margin-bottom: 0;
		margin-left: 10px;
		min-width: 140px;
		order: 3;
	}
	
	/* 右側の装飾画像 SP */
	.title_images:last-child {
		margin-left: 0;
		width: 75px;
		height: 74px;
		order: 2;
		position: relative;
		flex-shrink: 0;
	}
	
	/* 右側画像内の各要素のサイズ調整 SP */
	.title_images:last-child .title_image {
		width: 100%;
		height: 100%;
		object-fit: contain;
		object-position: center;
	}
	
	.title_en {
		font-size: 46px;
		text-align: left;
		margin-bottom: 5px;
	}
	
	.title_ja {
		font-size: 12px;
		text-align: left;
	}

	/* ヘッダー */
	#header .logo {
		background: none;
		border: none;
	}
	#header .logoBox .logo img {
		width: 180px;
	}
	#header .logoBox {
		padding-bottom: 0;
	}
	#header .btn {
		left: 5px;
	}
	
	/* kv */
	.kv {
		padding: 20px;
		height: clamp(520px, 150vw, 1200px);
	}
	
	.kv_container {
		display: flex;
		flex-direction: column;
		gap: 20px;
	}
	
	.kv_title {
		position: static;
		width: 100%;
		height: auto;
		order: 3;
	}
	
	.kv_text {
		position: absolute;
		width: 100%;
		top: 108vw;
		right: auto;
		left: 50%;
		transform: translateX(-50%);
		background: transparent;
		padding: 0;
		border-radius: 0;
		z-index: 10;
	}
	
	.kv_text p {
		font-size: 14px;
		line-height: 28px;
		text-align: center;
		letter-spacing: 0.255px;
		margin: 0;
	}
	
	/* クリスマスの楽しみかた SP */
	.xmas_enjoy {
		padding: 0 0 65px 0;
		margin-top: 0;
	}
	
	.xmas_enjoy::before {
		height: 100%;
		background: url(../../event/img/xmas2025/section_wave_sp.svg) no-repeat top right;
		background-size: cover;
	}
	
	.section_header {
		padding: 36px 19.5px 0;
		margin-bottom: 29px;
		max-width: 100%;
	}
	
	.section_subtitle {
		font-size: 16px;
		margin-bottom: 4px;
		text-align: left;
	}
	
	.section_title {
		font-size: 28px;
		margin-bottom: 16px;
		text-align: left;
		line-height: 1.2;
	}
	
	.section_description {
		font-size: 13px;
		line-height: 23.75px;
		text-align: left;
	}
	
	/* カード一覧 SP */
	.enjoy_cards {
		flex-direction: row;
		gap: 9px;
		padding: 0 19.5px;
	}
	
	/* カード SP */
	.enjoy_card {
		width: 106px;
		min-height: 166.5px;
		max-width: none;
		margin: 0;
		flex-shrink: 0;
		box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.35);
		flex-direction: column;
		align-items: center;
		justify-content: flex-start;
		padding: 10px 8px 0px;
		border-radius: 20px;
	}
	
	/* カード画像エリア SP */
	.card_images {
		width: 77.5px;
		height: 83.5px;
	}
	
	.card_image {
		object-position: center center;
	}
	
	/* カードラベル SP */
	.card_label {
		width: 90px;
		margin-top: 15px;
	}
	
	.label_ja {
		font-size: 10px;
		margin-bottom: 5px;
	}
	
	.label_en {
		font-size: 18px;
		margin-bottom: 6px;
	}
	/* 矢印 SP */
	.card_arrow {
		width: 20px;
		height: 10px;
		margin: 0 auto;
		transform: rotate(90deg);
	}
	
	/* コンテンツブロック SP */
	#family {
		padding-top: 20px;
		box-shadow: 0px 3px 3px 0px rgba(0, 0, 0, 0.35);
	}
	#family .content_title {
		top: 0;
	}

	#couple::before{
			background-image: url('../../event/img/xmas2025/bg_heart_sp.svg');
			background-position: right 3% top 7%;
			background-size: 130px;
	}

	#couple .title_images:first-child{
		width: 56px;
	}
	#couple .title_images:last-child{
		width: 66px;
		height: 80px;
	}

	#friends .title_images:first-child{
		width: 23px;
		height: 65px;
		order: 2;
		margin-left: 10px;
	}
	#friends .title_images:last-child{
		width: 77px;
		height: 70px;
		order: 1;
	}

	#takeout .title_images:first-child{
		width: 62px;
		height: 60px;
		order: 1;
	}
	#takeout .title_images:last-child{
		width: 50px;
		height: 60px;
		order: 2;
	}

	.takeout_content_wrapper {
		flex-direction: column;
		gap: 0;
	}

	.takeout_content_wrapper .block_image {
		flex: none;
		width: 100%;
	}

	.takeout_content_wrapper .block_content {
		flex: none;
	}


	.content_blocks {
		flex-direction: column;
		gap: 49px;
		padding: 0 20px;
	}
	
	.content_block {
		max-width: 100%;
		width: 100%;
	}
	.content_block.sizeS {
		max-width: 100%;
	}
	.block_header {
		gap: 8px;
		margin-bottom: 22px;
	}
	
	.block_lead {
		font-size: 13px;
		order: 1;
		line-height: 1.8;
	}
	.block_header > div:not(.block_lead)
	{
		align-items: flex-start;
	}
	.block_category {
		font-size: 11px;
		padding: 6px 6.5px;
		order: 2;
		height: 19.5px;
		line-height: 7.5px;
		margin-top: 2px;
	}
	
	.block_title {
		font-size: 24px;
		letter-spacing: -1.2px;
		order: 3;
	}
	
	.block_image {
		aspect-ratio: 16 / 10; /* アスペクト比で指定 */
		margin-bottom: 22px;
		border-radius: 10px;
	}
	
	.block_text {
		font-size: 13px;
		line-height: 24.45px;
		margin-bottom: 10px;
		max-width: 100%;
	}

	.block_text + a {
		margin-top: 10px;
	}
	
	.block_content {
		flex-direction: column;
		gap: 0;
	}
	
	.block_buttons {
		width: 100%;
		gap: 10px;
	}
	
	.btn_common {
		padding: 7px 21.5px;
		font-size: 13px;
		border-radius: 20px;
		width: 100%;
		height: 31.5px;
		display: flex;
		align-items: center;
		justify-content: center;
		gap: 5px;
	}
	.btn_common.sizeL {
		width: 100%;
	}

	/* 宿泊プランセクション SP */
	.stayplan_section {
		padding: 45px 20px 0;
	}
	
	.stayplan_card {
		flex-direction: column;
		gap: 20px;
		padding: 20px 0 0 0;
		border-radius: 20px;
		align-items: stretch;
	}
	
	.stayplan_content {
		max-width: 100%;
		padding: 0 20px;
		order: 1;
	}
	
	.stayplan_title {
		gap: 5px;
		padding: 0;
		margin-bottom: 20px;
	}
	
	.stayplan_subtitle {
		font-size: 16px;
	}
	
	.stayplan_main_title {
		font-size: 24px;
	}
	
	.stayplan_discount {
		padding: 7.5px 10px;
        width: 100%;
	}
	
	.discount_normal {
		font-size: 12px;
	}
	
	.discount_highlight {
		font-size: 12px;
	}
	
	.stayplan_description {
		font-size: 13px;
		line-height: 2;
	}

	
	.stayplan_image {
		width: 100%;
		height: 192.5px;
		order: 2;
		display: flex;
		align-items: stretch;
	}
	
	.stayplan_image img {
		border-radius: 0 0 20px 20px;
		flex: 1;
	}
	
	.stayplan_caption {
		width: calc(100% - 20px);
		margin-left: 10px;
		margin-right: 10px;
		height: auto;
		bottom: 10px;
		right: auto;    
		padding: 0 3px;
	}
	
	.stayplan_caption p {
		font-size: 11px;
	}
	
	.stayplan_note {
		padding: 7.5px;
		margin-top: 10px;
	}
	
	.stayplan_note p {
		font-size: 12px;
		margin-bottom: 2.5px;
	}
	.stayplan_note.mt0 p {
		font-size: 13px;
	}

}

@media screen and (max-width: 568px) {
	.kv {
		height: clamp(480px, 175vw, 870px);
	}
}