@charset "utf-8";
/* CSS Document */
html { scroll-behavior: smooth;}

html, body {
 font-family: 'Noto Sans JP', 'Helvetica Neue', 'ヒラギノ角ゴ ProN W3', Hiragino Kaku Gothic ProN, YuGothic, Arial, 'メイリオ', Meiryo, sans-serif;
  margin: 0;
    background: linear-gradient(135deg, rgba(226, 199, 111, 1) 0%, rgba(185, 140, 50, 1) 100%);
}

/* タブレット - より細かく */
@media (max-width: 1400px) {
    html, body {
        background: linear-gradient(135deg, rgba(226, 199, 111, 1) 0%, rgba(185, 140, 50, 1) 100%);
    }
}

/* スマホ - さらに細かく */
@media (max-width: 768px) {
    html, body {
        background: linear-gradient(135deg, rgba(226, 199, 111, 1) 0%, rgba(185, 140, 50, 1) 100%);
    }
}

/* 小画面 - 最も細かく */
@media (max-width: 480px) {
    html, body {
        background: linear-gradient(135deg, rgba(226, 199, 111, 1) 0%, rgba(185, 140, 50, 1) 100%);
    }
}
.main{
width: 100%;
background-color: #fff;
margin: 0 auto;
font-size: 15px;
line-height: 1.6;
}

.wrap{
max-width: 900px;
margin: 0 auto;
padding: 20px 15px 40px 15px;
}


section{
	width: 100%;
	margin: 0 auto 10px auto;
}

section p{
	text-align: justify;
}

.bg{
	background-image:url("../img/bg.jpg")
}

.rogo{
	
	display: flex;
	width: 100%;
	background-color:rgba(255,255,255,0.5);
	justify-content: center;
align-items: center;
}

.rogo img{
	max-width: 450px;
	margin: 50px auto;

}

h1 {
    font-family: "Zen Old Mincho" ;
    font-weight: 600;
    font-style: normal;
    font-size: 4rem;
    line-height: 1.4;
	margin-top: 20px;
    margin-bottom: 20px;
	text-align: center;
	color: #FFFFFF;
	background-color: #000000;
}

h1 img{
	max-width: 100%;
}

.top{width: 90%;
	max-width: 1200px;
	margin: 0 auto;
	line-height: 0!important;
	
}
.top img{
	height: auto;
	width: 100%;
	margin: 0 auto;
	text-align: center!important;
	padding: 0!important;
	display: block!important;
	vertical-align: bottom;
}

.top_flex{width: 100%;
	max-width: 850px;

	line-height: 0!important;
	padding-top: 100px;
	
}

.top_flex img{
	height: 100%;
	width: auto;
	margin: 0 auto;
	text-align: center!important;
	padding: 0!important;
	display: block!important;
	vertical-align: bottom;
}


h3{font-family: "Zen Old Mincho" ;
	color:#573f2c;
    font-weight: 500;
    font-style: normal;
    font-size: 1.7rem;
	padding-bottom: 12px;
    line-height: 1.6;
	
    margin-bottom: 30px;
	text-align: center;
	border-bottom: double 3px #573f2c;
}

.bgb{
	background-color: #000000;
	padding: 1rem 0;
	width: 100%;
}

.bgb p{
	color: #FFFFFF;
	text-align: center;
	font-weight: bold;
	font-size: 110%;
	line-height: 1.8;
	max-width: 700px;
	margin: 20px auto;
}

.bgr{
	background-color: red;
	font-size: 90%;
	padding: 15px 5px;
}

.bgbeige{
	background-color: beige;
	font-size: 90%;
	padding: 15px 10px;
	color: black!important;
	font-weight: normal!important;
}

.yellow{
	color: yellow;
}

.hotel{
	border: 1px solid  #573f2c;
	padding: 1rem;
	max-width: 600px;
	margin: 0 auto;
}

.midashi{
	text-align: center;
	background-color: #573f2c;
	margin: 0 auto;
	color: #FFFFFF;
	padding: 10px;
	font-size: 1.2rem;
	max-width: 600px;
}
.hotel ul{
	width: 100%;
	max-width: 600px;
	margin: 0 auto;
	
}
.hotel li{
	margin-left: 2rem;
	font-size: 105%;
}

h2 {
    font-weight: bold;
    font-style: normal;
    font-size: 2.5rem;
    line-height: 1.5;
    margin-bottom: 25px;
	text-align: center;
	
	color: gold;
}

.padding-0{
	padding: 0!important;
}

.fs40{
	font-size: 40%;
	line-height: 1.4;
display: inline-block;
}

.fs50{
	font-size: 50%!important;
	line-height: 1.5;

}
.fs75{
	font-size: 75%!important
}

.fs90{
	font-size: 90%!important;
}

.fs100{
	font-size: 100%!important;
}

.fs110{
	font-size: 110%!important;
}
.fs120{
	font-size: 120%;
}

.fs130{
	font-size: 130%;
}


.fs140{
	font-size: 140%;
}

.fs150{
	font-size: 150%;
}


.area-center{
	margin: 0 auto;
	text-align: center;
	display:flex;
	justify-content: center;
	padding: 0 20px;
}

.red{
	color: #800000;
}

.white{color: #FFFFFF;}

.t-c{
	text-align: center!important;
}

.t-l{
	text-align: left;
}

.t-r{
	text-align: right!important;
}

.f-m{font-family: "Zen Old Mincho" ;
	
}

.ml-20{
	margin-left: 20px;
}

.mt-40{
	margin-top: 40px;
}

.mb-15{
	margin-bottom: 15px;
}

.mb-50{
	margin-bottom: 50px;
}

.mw-300 img{
	max-width: 300px;
}

.pc{
	display: block;
}
.sp{
	display: none;
	}

.sp450{
	display: none;
}

.flex{
	display: flex;
	column-gap: 20px;
	justify-content:space-around;
}

.flex-c{
	display: flex;
	column-gap: 40px;
	justify-content:center;
}

.flex-c-10{
	display: flex;
	column-gap: 10px;
	justify-content:center!important;
	align-items: flex-end;
	width: 100%;
}

.logo_knt{
	max-width: 300px;
}


#point ul{
list-style: none;
margin-left: 0!important;
padding-left: 0!important;}

#point li{
	background: linear-gradient(57deg, #7f5800 0%, #c0a107 40%, #b67f00 100%);
color: transparent;
-webkit-background-clip: text;
background-clip: text;
-webkit-text-fill-color: transparent;
text-fill-color: transparent;
font-size: 170%;
font-weight: bold;
}

.indented-list li {
  list-style: none;
  position: relative;
  padding-left: 1.0em; /* 丸数字の幅に合わせて調整 */
  text-indent: -1.0em;
}


.indented-list li br + * {
  margin-left: 1em;
  display: inline-block;
}

.red_box{
	background-color: crimson;
	color: #FFFFFF;
	font-weight: bold;
	padding: 10px;
	font-size: 120%;
	text-align: center;
}


.tenji dt{
	
	font-size: 120%;
	margin-top: 15px;
	font-weight: 500;
}

@media (max-width: 768px) {
	.pc{
	display: none;
}
.sp{
	display: block;
	}
	
	#point li{
		font-size: 130%;
	}
	
	h1{
		font-size: 2.5rem;
	}
	
	h2{
		font-size: 1.5rem;
	}
	.rogo{
		display: block;
		text-align: center;
		width: 100%;
	}
	.rogo img{
		max-width: 90%;
		text-align: center;
	}
	.mw-300 img{
	max-width: 75%;
}

	.bgb p{
	font-size: 90%;

}
	

}


@media (max-width: 450px) {
	.sp450{
		display: block;
	}
	h1{
		font-size: 2rem;
	}
	
}

.fade-in {
  opacity: 0;
  transform: translateY(30px);
  transition: opacity 0.8s ease-out, transform 0.8s ease-out;
}

.fade-in.in-view {
  opacity: 1;
  transform: translateY(0);
}

.gold-center {
  display: flex;
  justify-content: center; /* 横方向中央 */
  width: 100%;
  margin: 10px 0; /* 必要に応じて上下の余白を調整 */
}

.gold-wrapper {
  background-color: #000;
  border-radius: 16px;
  padding: 12px 24px;
  border: 2px solid #FFD700;
  text-align: center;
}

.gold-label {
  font-size: 1.5rem;
  font-weight: 700;
  color: transparent;
  background-image: linear-gradient(45deg, #FFD700, #FFA500);
  -webkit-background-clip: text;
  background-clip: text;
  font-family: "Noto Sans JP", sans-serif;
}

table{
	margin: 20px 0;
	font-size: 90%;
}
.event th{
	font-weight: normal;
}

.event th,.event td{
	vertical-align: middle;
	padding: 5px 2px;
}

.button {
  width: 360px;
max-width: 100%;
	border: 1px solid #8F8E8E;
}

.button-link {
  display: block;
  text-align: center;
  text-decoration: none;
  color: #333;
  transition: .3s;
}

.note{
	padding: 10px 6px;
}
.note p{
	margin-bottom: 0;
	padding-bottom: 0;
}
.note ol {
padding-top: 0!important;
}
.note li{
	text-align: left!important;
	margin-left: 1rem!important;
	font-size: 90%;
}

.simple-square {
  background-color: #eee;
  padding: 20px 0;
}

.simple-bg {
  padding: 20px;
  background-color: #333;
}

.simple-bg:hover {
  background-color: #7C7C7C;
}

.button-text {
color: #FFFFFF;
}

@media (max-width: 1600px) {
	.flex-c-10{
		display: block;
	}

.top_flex{width: 100%;
	max-width: 1000px;
margin: 0 auto;
	line-height: 0!important;
	padding-top: 0;
	
}

.top_flex img{
	height: auto;
	width: 100%;
	margin: 0 auto;
	text-align: center!important;
	padding: 0!important;
	display: block!important;
	vertical-align: bottom;
}

}

@media (max-width: 768px) {

	img{
		max-width: 100%;
	}
.gold-label {
		font-size: 1.2rem;}
.flex,.flex-c{
		display: block;
	}
	
		  .point_tx {
    width: fit-content; /* または例: 90% や max-width: 600px など適宜指定 */
    margin: 0 auto;
    text-align: left;
  }
	
.flex_item{
		text-align: center;
		margin: 15px auto;
	}
}

/* ヘッダー */

header {
 position: fixed;
  top: 0;
  width: 100%;
  z-index: 999;
  height: 50px;
  background: #333;

}


.nav {
  background: #333;
  height: 50px;
  display: flex;
  justify-content: flex-end;
  align-items: center;
  padding: 0 15px;
  position: relative;

}

.menu {
  list-style: none;
  display: flex;
  gap: 20px;
  margin: 0;
  padding: 0;
}
.menu li a {
  color: #fff;
  text-decoration: none;
}
.hamburger {
  display: none;
  font-size: 26px;
  cursor: pointer;
  color: #fff;
}


section[id] {
  scroll-margin-top: 30px;
}

/* スマホ対応 */
@media (max-width: 768px) {
  .menu {
    flex-direction: column;
    background: #444;
    position: absolute;
    top: 50px;
    right: 0;
    width: 200px;
    overflow: hidden;
    max-height: 0;
    transition: max-height 0.5s ease; /* ← ややゆっくり展開 */
	 font-size: 80%;
	  padding-left: 10px;
  }
	ul{
	}
	li{
		
		padding:5px 0;
	}
  .menu.active {
    max-height: 500px; /* 十分な高さを指定 */
  }
  .hamburger {
    display: block;
  }
}

.owari{
	text-align: center;
	font-size: 150%;
	font-weight: bold;
	background-color: #EB0003;
	color: #FFFFFF;
	padding: 10px;
	margin: 20px auto;
}

/* ポイントセクション全体 */
.points-container {
    max-width: 800px;
    margin: 0 auto;
}

/* 各ポイントアイテム */
.point-item {
    display: flex;
    align-items: flex-start;
    margin-bottom: 30px;
    padding: 20px;
    background-color: #fff;
    border-radius: 10px;
    box-shadow: 0 2px 8px rgba(0,0,0,0.1);
    border-left: 4px solid #573f2c;
}

.point-item.highlight {
    background: linear-gradient(135deg, #fff9e6 0%, #fff 100%);
    border-left: 4px solid #800000;
    box-shadow: 0 4px 12px rgba(128,0,0,0.15);
}

/* ポイント番号 */
.point-number {
    width: 40px;
    height: 40px;
    background-color: #573f2c;
    color: white;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 1.2rem;
    font-weight: bold;
    margin-right: 20px;
    flex-shrink: 0;
}

.point-number.special {
    background: linear-gradient(135deg, #800000 0%, #a00000 100%);
    box-shadow: 0 2px 6px rgba(128,0,0,0.3);
}

/* ポイント内容 */
.point-content {
    flex: 1;
}

.point-title {
    font-size: 1.6rem;
    font-weight: bold;
    color: #573f2c;
    margin-bottom: 10px;
    font-family: "Zen Old Mincho";
}

.point-desc {
    font-size: 1rem;
    line-height: 1.6;
    margin-bottom: 10px;
    color: #333;
}

.point-highlight {
    background-color: #800000;
    color: white;
    padding: 15px;
    border-radius: 8px;
    font-weight: bold;
    text-align: center;
    margin-bottom: 15px;
}

/* 注意書き */
.point-note {
    background-color: #f8f8f8;
    padding: 10px;
    border-radius: 5px;
    border-left: 3px solid #573f2c;
}

.point-note p {
    font-size: 0.9rem;
    margin: 3px 0;
    color: #666;
}

.point-note-single {
    font-size: 0.9rem;
    color: #666;
    margin-top: 10px;
}

/* グッズプレビュー */
.goods-preview {
    text-align: center;
    margin: 15px 0;
}
.goods-preview img{
	max-width: 100%;
}

.goods-coming-soon {
    width: 200px;
    height: 120px;
    border: 2px dashed #573f2c;
    background-color: #f9f9f9;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    text-align: center;
    margin: 0 auto;
    border-radius: 8px;
}

.coming-soon-text {
    font-size: 1rem;
    font-weight: bold;
    color: #573f2c;
    margin-bottom: 5px;
}

.coming-soon-sub {
    font-size: 1.2rem;
    font-weight: bold;
    color: #800000;
    margin-bottom: 8px;
    font-family: "Zen Old Mincho";
}

/* コラボ刀剣男士セクション */
.collab-swords {
    background: linear-gradient(135deg, #f0f8ff 0%, #e6f3ff 100%);
    padding: 20px;
    border-radius: 10px;
    text-align: center;
    margin-top: 30px;
    border: 2px solid #b7c7e1;
}

.collab-title {
    font-size: 1.2rem;
    font-weight: bold;
    color: #573f2c;
    margin-bottom: 15px;
    font-family: "Zen Old Mincho";
}

.sword-names {
    display: flex;
    justify-content: center;
    gap: 30px;
}

.sword-name {
    font-size: 1.3rem;
    font-weight: bold;
    color: #800000;
    padding: 8px 16px;
    background-color: white;
    border-radius: 20px;
    border: 2px solid #800000;
    font-family: "Zen Old Mincho";
}

/* レスポンシブ対応 */
@media (max-width: 768px) {
    .point-item {
        flex-direction: column;
        text-align: center;
    }
    
    .point-number {
        margin-right: 0;
        margin-bottom: 15px;
        align-self: center;
    }
    
    .point-title {
        font-size: 1.1rem;
    }
    
    .sword-names {
        flex-direction: column;
        gap: 15px;
        align-items: center;
    }
    
    .goods-coming-soon {
        width: 180px;
        height: 100px;
    }
}

.visual img{
	width: 100%;
	height: auto;
}

/* プラン一覧コンテナ */
.plans-container {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 30px;
    max-width: 1000px;
    margin: 0 auto 40px auto;
}

/* プランカード */
.plan-card {
    background: white;
    border-radius: 15px;
    box-shadow: 0 4px 15px rgba(0,0,0,0.1);
    overflow: hidden;
    border: 2px solid #e0e0e0;
    transition: transform 0.3s ease, box-shadow 0.3s ease;
    display: flex;
    flex-direction: column;
    height: 100%; /* カードの高さを統一 */
}

.plan-card:hover {
    transform: translateY(-5px);
    box-shadow: 0 8px 25px rgba(0,0,0,0.15);
}

/* プランヘッダー */
.plan-header {
    background: linear-gradient(135deg, #573f2c 0%, #6b4d36 100%);
    color: white;
    padding: 20px;
    text-align: center;
}

.plan-title {
    font-size: 1.3rem;
    font-weight: bold;
    margin-bottom: 8px;
    font-family: "Zen Old Mincho";
}

.plan-subtitle {
    font-size: 0.9rem;
    opacity: 0.9;
    margin: 0;
}

/* プランコンテンツ */
.plan-content {
    padding: 20px;
    flex: 1; /* 残りのスペースを使用 */
}

/* 含まれるもの */
.includes-title, .not-includes-title {
    font-size: 1.1rem;
    font-weight: bold;
    color: #573f2c;
    margin-bottom: 10px;
    font-family: "Zen Old Mincho";
}

.not-includes-title {
    color: #800000;
}

.includes-list, .not-includes-list {
    list-style: none;
    padding: 0;
    margin: 0 0 20px 0;
}

.includes-list li, .not-includes-list li {
    padding: 8px 0;
    display: flex;
    align-items: flex-start;
    border-bottom: 1px solid #f0f0f0;
    font-size: 0.9rem;
    line-height: 1.4;
}

.icon-check {
    color: #28a745;
    font-weight: bold;
    margin-right: 10px;
    width: 20px;
    flex-shrink: 0;
}

.icon-cross {
    color: #dc3545;
    font-weight: bold;
    margin-right: 10px;
    width: 20px;
    flex-shrink: 0;
}

.ticket-note {
    font-size: 0.8rem;
    color: #666;
    font-style: italic;
    margin: 5px 0 15px 0;
    padding: 8px;
    background-color: #f8f9fa;
    border-radius: 5px;
}

/* ホテル情報 */
.hotels-title {
    font-size: 1rem;
    font-weight: bold;
    color: #573f2c;
    margin-bottom: 8px;
}

.hotels-list {
    list-style: disc;
    padding: 10px;
    margin: 0;
    background-color: #f8f9fa;
    border-radius: 8px;
}

.hotels-list li {
    padding: 4px 0;
    font-size: 1rem;
    color: #555;
	margin-left: 1rem;
}

/* 申し込みボタン */
.plan-button {
    padding: 15px 20px 20px 20px;
    background-color: #f8f9fa;
    border-top: 1px solid #e0e0e0;
    margin-top: auto; /* ボタンを下部に配置 */
}

.apply-button {
    display: block;
    width: 100%;
    padding: 12px 15px;
    text-decoration: none;
    border-radius: 8px;
    text-align: center;
    font-weight: bold;
    transition: all 0.3s ease;
    position: relative;
    overflow: hidden;
    box-sizing: border-box; /* パディングを含めたサイズ計算 */
}

.apply-button.with-ticket {
    background: linear-gradient(135deg, #28a745 0%, #20c997 100%);
    color: white;
}

.apply-button.without-ticket {
    background: linear-gradient(135deg, #007bff 0%, #0056b3 100%);
    color: white;
}

.apply-button:hover {
    transform: translateY(-2px);
    box-shadow: 0 5px 15px rgba(0,0,0,0.2);
}

.button-icon {
    font-size: 1.1rem;
    margin-right: 6px;
}

.button-main {
    display: block;
    font-size: 1rem;
    margin-bottom: 2px;
}

.button-sub {
    display: block;
    font-size: 0.85rem;
    opacity: 0.9;
}

/* 重要なお知らせ */
.important-notice {
    background: linear-gradient(135deg, #fff3cd 0%, #ffeaa7 100%);
    border: 2px solid #ffc107;
    border-radius: 10px;
    padding: 20px;
    text-align: center;
    margin-top: 30px;
}

.notice-text {
    font-size: 1.2rem;
    font-weight: bold;
    color: #856404;
    margin-bottom: 10px;
    font-family: "Zen Old Mincho";
}

.hotel-notice {
    font-size: 0.9rem;
    color: #6c757d;
    margin: 0;
}

/* レスポンシブ対応 */
@media (max-width: 768px) {
    .plans-container {
        grid-template-columns: 1fr;
        gap: 20px;
 padding: 0 10px;
    }
    
    .plan-card {
        margin: 0 auto;
        max-width: 100%;
    }
    
    .plan-title {
        font-size: 1.1rem;
    }
    
    .plan-content {
        padding: 15px;
    }
    
    .plan-button {
        padding: 15px;
    }
    
    .apply-button {
        padding: 12px 10px;
    }
    
    .button-main {
        font-size: 0.95rem;
    }
    
    .notice-text {
        font-size: 1.1rem;
    }
}

@media (max-width: 480px) {
    .plans-container {
        padding: 0 5px;
    }
    
    .plan-content {
        padding: 12px;
    }
    
    .plan-button {
        padding: 12px;
    }
    
    .apply-button {
        padding: 10px 8px;
    }
    
    .button-main {
        font-size: 0.9rem;
    }
    
    .button-sub {
        font-size: 0.8rem;
    }
}

/* ヒーローセクション全体 */
.hero-section {
    width: 100vw;
    max-width: none;
    margin: 50px 0 0 0;
    padding: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
    overflow: hidden;
    min-height: 80vh;
    max-height: 1200px;
}

/* 中央コンテンツ */
.center-content {
    flex: 0 0 auto;


    text-align: center;
    z-index: 10;
    position: relative;
    margin: 0 auto;
	background-color: #000000;
	padding: 50px 50px;
}

/* タイトル調整 */
h1 {
    font-family: "Zen Old Mincho";
    font-weight: 500;
    font-size: 3.5rem;
    line-height: 1.3;
    margin: 0 0 30px 0;
    text-align: center;
    color: #FFFFFF;
}

.title-main {
    display: inline-block;
    font-size: 1em;
}

.title-cross {
    font-size: 0.7em;
    color: #000000;
    margin: 0 10px;
}

.title-sub {
    display: inline-block;
    font-size: 0.9em;
    color: #FFFFFF;
}

/* ゴールドラベル調整 */
.gold-center {
    margin: 25px 0;
}

.gold-wrapper {
    background: linear-gradient(135deg, #000 0%, #1a1a1a 100%);
    border-radius: 20px;
    padding: 16px 28px;
    border: 3px solid #FFD700;
    box-shadow: 0 4px 15px rgba(255, 215, 0, 0.3);
}

.gold-label {
    font-size: 1.3rem;
    font-weight: 700;
    background: linear-gradient(45deg, #FFD700, #FFA500, #FFD700);
    -webkit-background-clip: text;
    background-clip: text;
    color: transparent;
    font-family: "Noto Sans JP", sans-serif;
    line-height: 1.4;
}

/* 説明文エリア */
.description-area {
 
	
}

.description-text {
    font-family: "Zen Old Mincho";
    font-size: 1.1rem;
    line-height: 1.6;
    color: #fff;
    margin-bottom: 15px;
}

.description-text-large {
    font-family: "Zen Old Mincho";
    font-size: 1.3rem;
    line-height: 1.6;
    color: #cdaf51;;
    margin-bottom: 15px;
}

.description-note {
    font-size: 0.85rem;
    line-height: 1.5;
    color: #fff;
    font-family: "Noto Sans JP", sans-serif;
}

/* PC用画像 */
.pc-only {
    display: block;
}

.side-image {
    flex: 0 0 auto;
    z-index: 9999;
    width: 531px;
    height: 850px; /* 800pxから850pxに増加 */
    position: relative;
    overflow: visible; /* hiddenからvisibleに変更 */
    display: flex;
    justify-content: center;
    align-items: center;
}

.side-image img {
    width: 100%;
    height: 100%;
    display: block;
    object-fit: contain; /* coverからcontainに変更 */
    object-position: center; /* top centerからcenterに変更 */
}

.left-image {
    margin-right: -150px;
}

.right-image {
    margin-left: -150px;
}

/* レスポンシブ用画像（初期は非表示） */
.mobile-images {
    display: none;
    order: 1;
    justify-content: center;
    gap: 20px;
    width: 100%;
    margin-top: 10px;
    margin-bottom: 5px; /* 間隔を狭く */
}

.mobile-image {
    width: 280px;
    height: 450px; /* 400pxから450pxに増加 */
    overflow: visible; /* 追加 */
    position: relative;
}

.mobile-image img {
    width: 100%;
    height: 100%;
    display: block;
    object-fit: contain; /* coverからcontainに変更 */
    object-position: center; /* top centerからcenterに変更 */
}

/* レスポンシブ対応 - タブレット */
@media (max-width: 1200px) {
    .hero-section {
        flex-direction: column;
        align-items: center;
        min-height: auto;
        max-height: none;
        height: auto;
        margin-top: 55px;
        padding: 5px 0 20px 0;
    }
    
    .center-content {
        order: 2;
        max-width: 100%;
		padding: 30px 15px;
        
    }
    
    /* PC用画像を非表示 */
    .pc-only {
        display: none;
    }
    
    /* レスポンシブ用画像を表示 */
    .mobile-images {
        display: flex;
        margin-top: 15px;
        margin-bottom: 5px; /* 間隔を狭く */
    }
    
    h1 {
        font-size: 2.8rem;
        margin: 0 0 20px 0; /* 上マージンを削除 */
    }
    
    .mobile-image {
        width: 300px;
        height: 480px; /* 430pxから480pxに増加 */
    }
}

/* レスポンシブ対応 - スマホ */
@media (max-width: 768px) {
    .hero-section {
        margin-top: 55px;
        padding: 5px 0 20px 0;
        max-height: none;
        height: auto;
    }
    

    
    h1 {
        font-size: 2.2rem;
        margin: 0 0 20px 0; /* 上マージンを削除 */
    }
    
    .gold-label {
        font-size: 1.1rem;
    }
    
    .description-text {
        font-size: 0.9rem;
    }
    
    .description-text-large {
        font-size: 1.2rem;
    }
    
    .mobile-images {
        gap: 15px;
        margin-top: 15px;
        margin-bottom: 5px; /* 間隔を狭く */
    }
    
    .mobile-image {
        width: 42%;
        height: 380px; /* 330pxから380pxに増加 */
    }
}

@media (max-width: 480px) {
    .hero-section {
        margin-top: 55px;
        padding: 5px 0 20px 0;
        max-height: none;
        height: auto;
    }
    
    .center-content {
        order: 2;
       padding: 30px 15px;
    }
    
    h1 {
        font-size: 1.8rem;
        margin: 0 0 15px 0; /* 上マージンを削除 */
    }
    
    .gold-label {
        font-size: 1rem;
    }
    
    .mobile-image {
        width: 44%;
        height: 350px; /* 300pxから350pxに増加 */
    }
    
    .mobile-images {
        gap: 12px;
        margin-top: 15px;
        margin-bottom: 5px; /* 間隔を狭く */
    }
}

/* 既存のクラスを無効化 */
.area-center {
    margin: 0;
    text-align: center;
    display: block;
    padding: 0;
}

/* 古いflex-c-10を無効化 */
.flex-c-10 {
    display: none;
}

/* ヘッダーのz-indexを確認（必要に応じて） */
header {
    z-index: 999;
}

/* プラン一覧コンテナ */
.plans-container {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 25px;
    max-width: 1000px;
    margin: 0 auto 40px auto;
    padding: 20px 0;
}

/* プランカード */
.plan-card {
    background: white;
    border-radius: 15px;
    box-shadow: 0 4px 15px rgba(0,0,0,0.1);
    overflow: hidden;
    border: 2px solid #e0e0e0;
    transition: transform 0.3s ease, box-shadow 0.3s ease;
    display: flex;
    flex-direction: column;
    height: 100%;
    width: 100%;
}

.plan-card:hover {
    transform: translateY(-3px);
    box-shadow: 0 8px 25px rgba(0,0,0,0.15);
}

/* プランヘッダー */
.plan-header {
    background: linear-gradient(135deg, #573f2c 0%, #6b4d36 100%);
    color: white;
    padding: 20px 15px;
    text-align: center;
}

.plan-type {
    font-size: 0.9rem;
    font-weight: bold;
    background-color: rgba(255,255,255,0.2);
    padding: 4px 12px;
    border-radius: 12px;
    display: inline-block;
    margin-bottom: 8px;
}

.plan-title {
    font-size: 1.3rem;
    font-weight: bold;
    margin: 8px 0;
    font-family: "Zen Old Mincho";
    line-height: 1.3;
}

.plan-subtitle {
    font-size: 0.9rem;
    opacity: 0.9;
    margin-top: 5px;
}

/* プランコンテンツ */
.plan-content {
    padding: 20px;
    flex: 1;
}

/* ホテル情報 */
.hotels-title {
    font-size: 1rem;
    font-weight: bold;
    color: #573f2c;
    margin-bottom: 10px;
    font-family: "Zen Old Mincho";
}

.hotels-list {
    list-style: disc;
    padding: 12px 15px;
    margin: 0;
    background-color: #f8f9fa;
    border-radius: 8px;
}

.hotels-list li {
    padding: 3px 0;
    font-size: 1rem;
    color: #555;
    margin-left: 1rem;
    line-height: 1.4;
}

/* 申し込みボタン */
.plan-button {
    padding: 15px 20px 20px 20px;
    background-color: #f8f9fa;
    border-top: 1px solid #e0e0e0;
    margin-top: auto;
}

.apply-button {
    display: block;
    width: 100%;
    padding: 15px 12px;
    text-decoration: none;
    border-radius: 8px;
    text-align: center;
    font-weight: bold;
    transition: all 0.3s ease;
    position: relative;
    overflow: hidden;
    box-sizing: border-box;
    min-height: 60px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

.apply-button.with-ticket {
    background: linear-gradient(135deg, #28a745 0%, #20c997 100%);
    color: white;
}

.apply-button.without-ticket {
    background: linear-gradient(135deg, #007bff 0%, #0056b3 100%);
    color: white;
}

.apply-button:hover {
    transform: translateY(-2px);
    box-shadow: 0 5px 15px rgba(0,0,0,0.2);
}

.button-icon {
    font-size: 1.3rem;
    margin-bottom: 5px;
    display: block;
}

.button-main {
    font-size: 1.1rem;
    line-height: 1.3;
}

/* 重要なお知らせ */
.important-notice {
    background: linear-gradient(135deg, #fff3cd 0%, #ffeaa7 100%);
    border: 2px solid #ffc107;
    border-radius: 10px;
    padding: 25px;
    text-align: center;
    margin-top: 30px;
}

.notice-text {
    font-size: 1.2rem;
    font-weight: bold;
    color: #856404;
    margin-bottom: 10px;
    font-family: "Zen Old Mincho";
}

.hotel-notice {
    font-size: 0.9rem;
    color: #6c757d;
    margin: 0;
}

/* タブレット対応 */
@media (max-width: 1024px) {
    .plans-container {
        gap: 20px;
        padding: 15px 10px;
    }
    
    .plan-title {
        font-size: 1.2rem;
    }
}

/* スマホ対応 */
@media (max-width: 768px) {
    .plans-container {
        grid-template-columns: 1fr 1fr;
        gap: 15px;
        padding: 20px 10px;
        max-width: 100%;
    }
    
    .plan-card {
        width: 100%;
        min-height: 350px;
        max-width: none;
    }
    
    .plan-header {
        padding: 15px 10px;
    }
    
    .plan-type {
        font-size: 0.8rem;
        padding: 3px 8px;
        margin-bottom: 6px;
    }
    
    .plan-title {
        font-size: 1.1rem;
        margin: 6px 0;
    }
    
    .plan-subtitle {
        font-size: 0.8rem;
    }
    
    .plan-content {
        padding: 15px 12px;
    }
    
    .hotels-title {
        font-size: 0.9rem;
        margin-bottom: 8px;
    }
    
    .hotels-list {
        padding: 8px 12px;
    }
    
    .hotels-list li {
        font-size: 0.85rem;
        padding: 2px 0;
    }
    
    .plan-button {
        padding: 12px 15px 15px 15px;
    }
    
    .apply-button {
        padding: 12px 10px;
        min-height: 55px;
    }
    
    .button-icon {
        font-size: 1.2rem;
        margin-bottom: 4px;
    }
    
    .button-main {
        font-size: 1rem;
    }
    
    .important-notice {
        padding: 20px 15px;
        margin-top: 25px;
    }
    
    .notice-text {
        font-size: 1.1rem;
    }
}

/* 小画面スマホ対応 */
@media (max-width: 480px) {
    .plans-container {
        grid-template-columns: 1fr;
        gap: 20px;
        padding: 25px 15px;
    }
    
    .plan-card {
        min-height: auto;
        width: 100%;
        max-width: 400px;
        margin: 0 auto;
    }
    
    .plan-header {
        padding: 20px 15px;
    }
    
    .plan-type {
        font-size: 0.9rem;
        padding: 4px 10px;
    }
    
    .plan-title {
        font-size: 1.3rem;
        margin: 8px 0;
    }
    
    .plan-subtitle {
        font-size: 0.9rem;
    }
    
    .plan-content {
        padding: 20px 15px;
    }
    
    .hotels-title {
        font-size: 1rem;
    }
    
    .hotels-list li {
        font-size: 0.9rem;
    }
    
    .plan-button {
        padding: 15px 20px 20px 20px;
    }
    
    .apply-button {
        padding: 15px 12px;
        min-height: 60px;
    }
    
    .button-icon {
        font-size: 1.3rem;
    }
    
    .button-main {
        font-size: 1.1rem;
    }
}

.seo-hidden {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0,0,0,0);
  border: 0;
}