html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table.table, caption, tbody, tfoot, thead, tr, th, td {border: 0;font-family: inherit;font-size: 100%;font-style: inherit;font-weight: inherit;margin: 0;outline: 0;padding: 0;vertical-align: baseline;}
:focus {outline: 0;}

ol, ul {list-style: none;}
table.table {border-collapse: separate;border-spacing: 0;}
caption, th, td {font-weight: normal;text-align: left;}
blockquote:before, blockquote:after,q:before, q:after {content: "";}
blockquote, q {quotes: "" "";}
a img{border: 0;}
figure{margin:0}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {display: block;}

body {
color:#555;
font-size: 14px;
font-family:
"Noto Sans JP",
"Hiragino Sans",
Meiryo,
sans-serif;
line-height:1.5;
-webkit-text-size-adjust: none;
}


/* リンク設定
------------------------------------------------------------*/
a{color:#191970;text-decoration:none;}
a:hover{color:#999999;}
a:active, a:focus {outline:0;}


/* 全体
------------------------------------------------------------*/
#wrapper{
margin:0 auto;
padding:0 1%;
width:98%;
position:relative;
background:#fff;
}

.inner{
margin:0 auto;
width:100%;
}

h2{
color:#1e90ff;
font-size:18px;
font-weight:bold;
}

/*************
/* ヘッダー
*************/
#header{
height:110px;

}

#header h1{
font-size:12px;
font-weight:normal;
color:#191970;
}

/*************
/* ロゴ
*************/
.logo{
float:left;
}

.logo span{display:block;}

/*************
/* 電話番号
*************/
.info{
float:right;
text-align:right;
}

.info .open{font-size:11px;}

/*************
/* ロゴ+電話番号
*************/
.logo,.info .tel{
margin-top:6px;
font-size:20px;
font-weight:bold;
}

.logo span,.info span{
font-size:.6em;
font-weight:normal;
}


/**************************
/* メイン画像（トップページ+サブページ）
**************************/
#mainBanner{
margin:5px auto;
position:relative;
line-height:0;
text-align:center;

}

#mainBanner img{
max-width:100%;
height:auto;

}

#mainBanner2{
margin:5px auto;
padding:3px;
position:relative;
line-height:0;
text-align:center;
}

#mainBanner2 img{
max-width:100%;
height:auto;
//padding:5px 0px;

}

#mainBanner3{
margin:0px auto;
padding:0;
position:relative;
line-height:0;
text-align:center;
}

#mainBanner3 img{
max-width:100%;
height:auto;
}

.slogan{
position:absolute;
max-width:100%;
height:auto;
bottom:10px;
left:0;
padding:5px 10px;
line-height:1.4;
text-align:left;
}

.slogan h2{
padding-bottom:5px;
font-size:20px;
color:#1e90ff;
}

#subpage #mainBanner{margin-top:0;}


/**************************
/* グリッド
**************************/
.gridWrapper{
clear:both;
padding:10px 0;
overflow: hidden;
}

* html .gridWrapper{height:1%;}
	
.grid{
float:left;
}

.box{
padding:10px;
text-align:center;
}

.box img{
max-width:100%;
height:auto;
}

.box h3{padding:10px 0 5px;}

.box h3, .box p{text-align:left;}

.box p.readmore{
padding:10px 5px 5px;
text-align:right;
}

.box p.readmore a{
padding:3px 7px;
border-radius:3px;
color:#fff;
background:#6caefe;
}

.box p.readmore a:hover{background:#1e90ff;}

/*************
メイン コンテンツ
*************/
section.content article{
padding:15px;
margin:10px 5px;
border:1px solid #f0f8ff;
overflow:hidden;
font-size:16px;
  letter-spacing: 0.08em;
  line-height: 1.6;
}

section.content1 article{
padding:20px;
overflow:hidden;
font-size:20px;
color:#1e90ff;
font-weight:bold;
text-align: center;
}

section.content2 article{
padding:8px 10px;
overflow:hidden;
font-size:16px;
color:#1e90ff;
}

section.content3 article{
  margin: 28px 20px;
  color: #7a724f;
  font-family: "Yu Mincho", "Hiragino Mincho ProN", serif;
  font-size: 16px;
  letter-spacing: 0.15em;
  line-height: 1.8;
}

* html section.content article{height:1%;}

section.content p{margin-bottom:5px;}

h3.heading{
font-weight:bold;
padding:5px 10px;
border-top:3px double #ebebeb;
border-bottom:3px double #ebebeb;
background-color:#51c4ff;
background-repeat: no-repeat;
}

h3.access{
font-size:20px;
font-weight:bold;
margin-bottom:10px;
}

h3.headtop{
padding:5px 10px;
margin-bottom:5px;
background-color:#ffffee;
background-repeat: no-repeat;
border-left:7px solid #ebebeb;  
}

h3.headtop p{
padding:5px;
font-size:16px;
color:#1052ff;
}

section.content img{
max-width:100%;
height:auto;
}

.alignleft{
float:left;
clear:left;
margin:3px 10px 10px 0;
}

.alignright{
float:right;
clear:right;
margin:3px 0 10px 10px;
}

.gridWrapper img{
max-width:100%;
height:auto;
}

#gallery .grid{background:transparent;}

#gallery .grid img,.border{box-shadow:0 0 3px #ccc;}

.border {
  box-sizing: border-box;
  display: inline-block;
  padding: 6px;
  border: 0px solid #ccc;
  background: #fff;
  box-shadow: 0px 0px 3px rgba(20,20,20,0.2);
}

table.table{
border-collapse:collapse;
margin:5px auto 15px auto;
}

table.table td{
border-collapse:collapse;
background-color:#F9F9F9;
padding:8px;
border:1px solid #D6D6D6;
line-height:20px;
}

table.table th{
background-color:#F5F5F5;
padding:8px;
white-space:nowrap;
color: #151515;
border-top:1px solid #D4D4D4;
border-right:4px solid #D4D4D4;
border-bottom:1px solid #D4D4D4;
border-left:1px solid #D4D4D4;
font-size:16px;
font-weight:normal;
letter-spacing:1px;
background-repeat:repeat-x;
background-position:top;
}

table{
	border: 0px solid #ebebeb;
	width: 98%;
margin:5px;

}
table th,
table td{
	padding: 10px;
	border: 0px dotted #ebebeb;
	border-left: 1px solid #ebebeb;
	font-size: 16px;
}
table th{
	background: #fffaf0; 
	color: #191970;
	font-weight: bold;
	font-size: 16px;
	vertical-align: middle;
	padding: 10px;

}

table.tableSt1 td{
	padding: 15px;
	border: 1px solid #ebebeb;
	border-left: 1px solid #ebebeb;
	padding-left: 10px;
	text-align: center;
	color: #ff0000;
	vertical-align: middle;
}
table.tableSt1 th{
	background: #fffaf0; 
	padding: 15px;
	color: #191970;
	text-align: center;
	font-weight: bold;
}

table.tableSt1 s{
	color: #8E8E8E;
}

table.tableSt2 td{
	padding: 7px 0;
	border: 1px solid #ebebeb;
	border-left: 1px solid #ebebeb;
	padding-left: 10px;
	font-size: 18px;
	color: #ff0000;
	vertical-align: middle;
	width: 250px;
}
table.tableSt2 th{
	background: #FFF8DC; 
	padding-left: 7px;
	color: #191970;
	text-align: center;
	font-weight: bold;
	font-size: 18px;
}

table.tableSt3 td{
	padding: 7px 0;
	border: 0px;
	padding-left: 10px;
	font-size: 18px;
}

table.tableSt5 {
border-collapse:collapse;
border:0px;

}

table.tableSt5 th{
	background: #ffffff; 
	padding: 0 5px;
	color: #FFD33E;
	text-align: center;
	border:0px solid #D6D6D6;
}

table.tableSt6 {
padding:10px 0;
}

table.tableSt6 th{
font-size: 19px;
padding:25px 15px;
border-left: 5px solid #fff8dc;
}

input, select, textarea {
	font-size: 16px;
font-family:"Noto Sans JP" ,'Lucida Grande',
 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3',
 Meiryo, メイリオ, sans-serif;
line-height:1.5;

}

input[type="radio"],
input[type="checkbox"] {
    -webkit-transform: scale(1.3);
    transform: scale(1.3);
}

#footer{
clear:both;
background-color: #fffcf6 !important;
}

#footer .inner{
border-top:2px solid #fffaf0;
border-bottom:2px solid #fffaf0;
overflow:hidden;
padding:5px 0;
}

* html #footer .inner{height:1%;}

#footer .grid{
margin:10px;

}

#footer #info .logo, #footer #info .info{float:none;}

#footer #info .info{
clear:both;
text-align:left;
}

#footer .logo{font-size:18px;}

#footer .info .tel,#footer .info .tel span,#footer #info .open{
font-size:12px;
}

ul.footnav{
float:right;
width:630px;
padding:10px 0;
}

ul.footnav li{
float:left;
margin-bottom:10px;
padding:0 7px 0 8px;
border-right:1px solid #ebebeb;
font-size: 15px;

}

address{
clear:both;
padding:20px 0;
text-align:center;
font-style:normal;
font-size:12px;
color:#555;
background-color: #fffcf6 !important;
}


/* PC用
------------------------------------------------------------*/
@media only screen and (min-width: 960px){
	#wrapper,#header,.inner{
	width:960px;
	padding:0;
	margin:0 auto;
	}
	
	#wrapper{padding-bottom:20px;}
	
  nav#mainNav{
	clear:both;
	overflow:hidden;
	position:relative;
	}

	nav#mainNav ul li{
	float: left;
	position: relative;
	}

	nav#mainNav ul li a{
	display: block;
	text-align: center;
	_float:left;
	font-size:13px;
	width:160px;
	padding:20px 0;
  border-top:2px solid #ebebeb;
	border-bottom:2px solid #ebebeb;
	}
	
	nav#mainNav ul li.last a{width:159px;}

	nav#mainNav ul li a span,nav#mainNav ul li a strong{
	display:block;
	}

	nav#mainNav ul li a span{
	color:#bababa;
	font-size:20px;
	}

	nav div.f{
	display:block !important;
	float:left;
	}

	a#menu{display:none;}

	nav#mainNav li.active a,nav#mainNav li a:hover{
	border-color:#1e90ff;
	}
	
	#main{
	float:right;
	width:680px;
	padding:15px 0 0 0;
	}
	
	#sidebar{
	float:left;
	width:250px;
	padding:15px 0 0 0;
	overflow:hidden;
	}
	
	#sidebar article{
	padding:7px;
	margin-bottom:20px;
	border:1px solid #ebebeb;
	overflow:hidden;
	}
	
	#gallery article{padding:10px 0 10px 10px;}
	
	.grid{width:235px;}
	.col2{width:480px;text-align:center;color:#1052ff;}
	.col3{width:705px;}
	
	#subpage .grid{width:auto;}
	
  #gallery .grid{
	width:auto;
	margin:10px 0 2px 10px;
	}
	
	#footer .inner{
	width:940px;
	padding:10px;
	}
}

	nav#mainNav{
	clear:both;
	width:100%;
	margin:0 auto;
	padding:0;
background: linear-gradient(to bottom, #fffaf0 0%, #ffffff 100%);
border:1px solid #fffaf0;
	}
	nav#mainNav a.menu{
	width:100%;
	display:block;
	height:40px;
	line-height:40px;
	font-weight: bold;
	text-align:left;
	}


.btnsp {
    display: inline-block;
    width: calc(50% - 10px);
    max-width: 160px;
    box-sizing: border-box;
    font-size: 13px;
    font-weight: bold;
    text-decoration: none;
    text-align: center;
    padding: 8px 0;
    margin: 2px 5px;
    color: #8c7662;          /* 深みのある上品なブラウン（文字色） */
    background-color: #fff;  /* 背景は白 */
    border: 2px solid #dcd4cc; /* ニュアンスカラーの枠線 */
    border-radius: 6px;      /* 少しだけ角を丸める */
    box-shadow: 0 2px 5px rgba(0,0,0,0.04);
    transition: all 0.3s ease;
}

/* タップ・ホバー時の動き */
.btnsp:hover, .btnsp:active {
    color: #fff;
    background-color: #8c7662; /* 色を反転させる */
    border-color: #8c7662;
}

hr {
	border-top: 1px dashed #5b9dff;
	border-bottom: 1px dashed #fff;
	border-left: 0px;
	border-right: 0px;
}

@media only screen and (max-width:959px){
	*{
    -webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
         -o-box-sizing: border-box;
        -ms-box-sizing: border-box;
            box-sizing: border-box;
	}
	
	#header{padding:0 5px;}

h3.heading{
	margin:15px 0px;
}

h3.heading img{
max-width:70%;
}

	nav#mainNav{
	clear:both;
	width:100%;
	margin:0 auto;
	padding:0;
background: linear-gradient(to bottom, #fffaf0 0%, #ffffff 100%);
border:1px solid #fffaf0;
	}

	nav#mainNav a.menu{
	width:100%;
	display:block;
	height:40px;
	line-height:40px;
	font-weight: bold;
	text-align:left;
	}

	nav#mainNav a#menu span{padding-left:10px;}
	nav#mainNav a.menu span:before{content: "→ ";}
	nav#mainNav a.menuOpen span:before{content: "↓ ";}

	nav#mainNav a#menu:hover{cursor:pointer;}

	nav .panel{
	display: none;
	width:100%;
	position: relative;
	right: 0;
	top:0;
	z-index: 1;
	}

	nav#mainNav ul li{
	float: none;
	clear:both;
	width:100%;
	height:auto;
	line-height:1.2;
	}

	nav#mainNav ul li a,nav#mainNav ul li.current-menu-item li a{
display: flex;          /* blockからflexに変更 */
    align-items: center;    /* 縦方向の中央揃えを追加 */
    min-height: 54px;       /* 根拠：padding(12+12) + font(18) + α */
    
    padding: 12px 30px;
    text-align: left;
    border-bottom: 1px dashed #fffaf0;
    font-family: "Noto Sans JP", sans-serif;
    font-size: 18px;
    font-weight: 700;
    letter-spacing: 0.15em;

	}
	
	nav#mainNav ul li a span{padding-left:10px;}
	
	nav#mainNav ul li:first-child a{
	border-top:1px solid #fffaf0;
	}
	
	nav#mainNav ul li:last-child a{border:0;}
	
	nav#mainNav ul li.active a{color:#1e90ff;}

	nav div.panel{float:none;}
	
	#subpage #mainBanner{margin-top:20px;}
	
	#sidebar{padding-bottom:30px;}
	
	#sidebar article{padding:7px 0;}
	
	#footer .grid,#footer ul.footnav{
	float:none;
	width:100%;
	text-align:center;
	}

	ul.footnav li{float:none;display:inline-block;}
	
	.grid{
	width:50%;
	margin:2px 0;
	}
	
	.col2{
	float:none;
	width:100%;
	margin:0 0 0px;
	padding:0px 10px;
	color:#1052ff;
	}
	
	.grid img{
	float:left;
	margin-right:5px;
	}
	
	#gallery .{
	width:31%;
	margin:0 1%;
	padding:0;
	}
	
	#gallery .grid img{
	float:none;
	}
	
	section.content img{
  max-width:50%;
	height:auto;
	}
	
	#sub .grid{padding-bottom:20px;}
	
	#footer{padding:0;}
	
	#footer .grid{
	float:none;
	width:100%;
	margin-bottom:5px;
	text-align:center;
	}

	#footer .grid p{display:block;}
	#footer #info .info{float:none;text-align:center;}
	
	#footer.logo,#footer .info{
	width:100%;
	float:none;

	}


}
embed,
iframe,
object{
	max-width: 90%;
}


@media only screen and (max-width:640px){
	#header{
	height:auto;
	}
	
	#header h1,.logo,.info{text-align:center;}
	
	.logo,.info{
	clear:both;
	width:100%;
	float:none;
	margin:0;
	max-width:100%;
	height:auto;

	}
	

h3.heading img{
max-width:70%;
}

	.box img{
	float:left;
	margin-right:5px;
	}
	
	.box h3{padding-top:0;}

  .alignleft,.alignright{
	float:none;
	display:block;
	margin:0 auto 10px;
	}
	
	#gallery .grid{float:left;}

	section.content img{
  max-width:50%;
	height:auto;
	}

}

embed,
iframe,
object{
	max-width: 90%;
}


@media only screen and (max-width:480px){
	.grid{width:100%;}
	.box img{max-width:100px;}
	#mainBanner h2,#mainBanner p{font-size:80%;}
	#sidebar p{text-align:center;}
}


	section.content img{
  max-width:50%;
	height:auto;
	}

#pageTop{
	background:#52c0ff;
	border-radius:5px;
	color:#FFF;
	padding:10px;
	position:fixed;
	bottom:20px;
	right:20px;
	}
#pageTop:hover{
	background:#52ccff;
	}


a:hover img {
	opacity: 0.6;
	filter: alpha(opacity=60);
}

input {
max-width: 100%;
}
textarea {
max-width: 100%;
}

input[type="submit"] {

  padding: 20px 50px 20px;
  border: 0;
  border-bottom: 6px solid #ffd085;
  border-radius: 0;
  background: #ff9c00;
  color: #fff;
  -webkit-appearance: none;
  font-weight: bold;
  font-size: 180%;

}

embed,
iframe,
object{
	max-width: 90%;
}

.dropdown {
  display: inline-block;
  position: relative;
  overflow: hidden;
  height: 28px;
  width: 100px;
  background: #f2f2f2;
  border: 1px solid;
  border-color: white #f7f7f7 #f5f5f5;
  border-radius: 3px;
  @include linear-gradient(top, transparent, rgba(black, .06));
  @include box-shadow(0 1px 1px rgba(black, .08));

  &:before, &:after {
    content: '';
    position: absolute;
    z-index: 2;
    top: 9px;
    right: 10px;
    width: 0;
    height: 0;
    border: 4px dashed;
    border-color: #888 transparent;
    pointer-events: none;
  }

  &:before {
    border-bottom-style: solid;
    border-top: none;
  }

  &:after {
    margin-top: 7px;
    border-top-style: solid;
    border-bottom: none;
  }
}

.dropdown-select {
  position: relative;
  width: 100%;
  margin: 0;
  padding: 6px 8px 6px 10px;
  height: 28px;
  line-height: 14px;
  font-size: 12px;
  color: #62717a;
  text-shadow: 0 1px white;
  background: #f2f2f2;
  background: rgba(black, 0) !important;
  border: 0;
  border-radius: 0;
  -webkit-appearance: none;

  &:focus {
    z-index: 3;
    width: 100%;
    color: #394349;
    outline: 2px solid #49aff2;
    outline: 2px solid -webkit-focus-ring-color;
    outline-offset: -2px;
  }

  > option {
    margin: 3px;
    padding: 6px 8px;
    text-shadow: none;
    background: #f2f2f2;
    border-radius: 3px;
    cursor: pointer;
  }
}

.lt-ie9 {
  .dropdown { z-index: 1; }
  .dropdown-select { z-index: -1; }
  .dropdown-select:focus { z-index: 3; }
}

@-moz-document url-prefix() { .dropdown-select { padding-left: 6px; } }

.breadcrumbs {
width: 100%;
margin: 10px auto 0;
}
.breadcrumbs ul {
display: table;
font-size: 13px;
}
.breadcrumbs ul li {
margin: 0 10px 0 0;
font-size: 13px;
float: left;
}
.breadcrumbs ul li:first-child::before {
padding: 0 3px 0 0;
content: "";
font-family: FontAwesome;
font-size: 14px;
}
.breadcrumbs ul li::before {
padding: 0 10px 0 0;
content: " > ";
font-family: FontAwesome;
font-size: 14px;
}

.pc { display: block !important; }
.sp { display: none !important; }
 
@media only screen and (max-width: 750px) {
  .pc { display: none !important; }
  .sp { display: block !important; }
}

#changePic {
animation :imgfade 5s infinite;
opacity: 0;
}

@keyframes imgfade {
	0% {
		opacity: 0;
	}
	
	25% {
		opacity: 1;
	}
	50% {
		opacity: 1;
	}

	75% {
		opacity: 1;
	}
	100% {
		opacity: 0;
	}
}

.fixed-reserve-bar {
  position: fixed;
  bottom: 0; left: 0; width: 100%;
  display: flex; justify-content: center; gap: 12px;
  padding: 12px;
  background: transparent; 
  box-shadow: none;
  z-index: 1000;
  font-family: "Helvetica Neue", Arial, sans-serif;
  overflow: visible;
}

.reserve-button {
  flex: 1;
  text-align: center;
  color: #fff;
  font-weight: bold;
  font-size: 18px;
  padding: 14px 0;
  border-radius: 30px;
  text-decoration: none;
  letter-spacing: 1px;
  text-shadow: 1px 1px 4px rgba(0,0,0,0.3);
  transition: transform 0.2s ease, box-shadow 0.3s ease;
  background-size: 400% 400%;
  animation: gradientBG 30s ease infinite;
  box-shadow: 0 0 8px rgba(255,182,211,0.8);
  display: flex;
  align-items: center;
  justify-content: center;
}

.reserve-button:hover {
  transform: scale(1.05);
  box-shadow: 0 0 12px #fff, 0 0 25px #ffcce6, 0 0 40px #ff99cc;
}

.web-button {
  background-image: linear-gradient(270deg, #ff81a9, #ff5a8e, #ff81a9, #ff5a8e);
}

.line-button {
  background-image: linear-gradient(270deg, #00c300, #00a800, #00c300, #00a800);
}

@keyframes gradientBG {
  0%   { background-position: 0% 50%; }
  50%  { background-position: 100% 50%; }
  100% { background-position: 0% 50%; }
}

.icon {
  vertical-align: middle;
  margin-right: 8px;
  fill: white;
  pointer-events: none;
}

.icon-img {
  vertical-align: middle;
  margin-right: 8px;
  width: 24px;
  height: auto;
  max-height: 24px;
  display: inline-block;
  pointer-events: none;
  object-fit: contain;
}
@media screen and (min-width: 768px) {
  .fixed-reserve-bar {
    display: none;
  }
}

.intro-box {
  background-color: #f9f9ff;
  border-left: 6px solid #6c63ff;
  padding: 1.2em;
  margin: 1.5em 0;
  font-size: 1.1em;
  line-height: 1.6;
  box-shadow: 0 0 5px rgba(0,0,0,0.05);
}
.intro-box strong {
  color: #4a3aff;
}
.point-label {
  display: inline-block;
  background-color: #f3e0ff;
  color: #4a006e;
  padding: 4px 8px;
  font-weight: bold;
  font-size: 1.1em;
  margin-bottom: 4px;
}

.line-btn {
display: inline-flex;
align-items: center;
gap: 10px;
padding: 14px 22px;
background-color: #06C755;
color: #fff;
border-radius: 12px;
font-size: 18px;
font-weight: 600;
text-decoration: none;
box-shadow: 0 4px 10px rgba(0,0,0,0.15);
transition: transform 0.15s ease, box-shadow 0.15s ease;
}


.line-btn:hover {
transform: translateY(-2px);
box-shadow: 0 6px 14px rgba(0,0,0,0.2);
}

.line-icon {
width: 28px;
height: 28px;
}

.comment-box {
  display: flex;
  align-items: flex-start;
  gap: 14px;
  margin: 20px 0;
}

.comment-icon img {
  width: 100px;
  height: 100px;
  object-fit: cover;
  background: #fff;
}

.comment-bubble {
  max-width: 820px;
  background: #fffdf9;
  border: 1px solid #e2d4be;
  padding: 18px 20px;
  border-radius: 14px;
  font-size: 16px;
  line-height: 1.75;
  color: #333;
  position: relative;
  box-shadow: 0 2px 6px rgba(0,0,0,0.06);
}

.comment-bubble::before {
  content: "";
  position: absolute;
  left: -8px;
  top: 22px;
  width: 16px;
  height: 16px;
  background: #fffdf9;
  border-left: 1px solid #e2d4be;
  border-bottom: 1px solid #e2d4be;
  transform: rotate(45deg);
}

@media (max-width: 520px) {
  .comment-box {
    gap: 10px;
  }
  .comment-icon img {
    width: 60px;
    height: 60px;
  }
  .comment-bubble {
    padding: 16px;
    font-size: 16px;
  }
  .comment-bubble::before {
    left: -7px;
    top: 20px;
    width: 14px;
    height: 14px;
  }
}

.submit-button {
  display: flex;
  align-items: center;
  justify-content: center;

  width: 100%;
  max-width: 360px;
  height: 64px;
  margin: 22px auto 0;

  background: linear-gradient(
    to bottom,
    #d4af37 0%,
    #8c6218 100%
  );

  border: 1px solid #7d5d1f;
  color: #fffaf0;
  text-shadow: 1px 1px 0px rgba(80, 50, 10, 0.6);

  font-family: "Noto Sans JP", sans-serif;
  font-size: 21px;
  font-weight: 700;
  letter-spacing: 0.15em;
  text-align: center;
  text-decoration: none;

  border-radius: 4px;

  box-shadow: 
    0 4px 8px rgba(0, 0, 0, 0.2),
    inset 0 1px 1px rgba(255, 255, 255, 0.2);

  line-height: 1;
  padding-bottom: 0.15em;
  
  appearance: none;
  -webkit-appearance: none;
  cursor: pointer;
  transition: all 0.3s ease;
}

.submit-button:hover {
  background: linear-gradient(
    to bottom,
    #eac75a 0%,
    #a67c33 100%
  );
  box-shadow: 
    0 5px 10px rgba(0, 0, 0, 0.25),
    inset 0 1px 1px rgba(255, 255, 255, 0.3);
  transform: translateY(-1px);
}

.notice-box {
  padding: 0 7px;
}

.notice-list {
  max-width: 680px;
  margin: 20px auto;
  padding: 20px 20px; /* 左のpaddingを少し広げて余裕を持たせます */
  border: 1px solid #e6d9a8;
  background: #fffdf6;
  list-style: none; /* デフォルトの黒丸を消す */
}

.notice-list li {
  position: relative; /* 疑似要素の基準点にする */
  padding-left: 1.2em; /* マーカー用の余白を確保 */
  margin-bottom: 12px; /* 少し余白を広げてスッキリと */
  color: #7f7654;
  font-size: 15px;
  line-height: 1.6;
  letter-spacing: 0.03em;
}

.notice-list li:last-child {
  margin-bottom: 0;
}
.notice-list li::before {
  content: '';
  position: absolute;
  top: 0.65em;
  left: 0;
  width: 6px;
  height: 6px;
  border-radius: 50%; /* 丸くする */
  background-color: #d4b85c;
}

.faq-box {
  padding: 0 10px;
}

.faq-item {
  max-width: 720px;
  padding: 22px 0;
  border-bottom: 1px solid #eee3b8;
  margin: 0 auto;
}

.faq-q {
  display: flex;
  align-items: flex-start;
  gap: 10px;
  margin: 0 0 14px;
  padding: 10px 14px;
  background: #fdfbf3;
}

.faq-q-label {
  color: #8b7a3c;
  font-size: 15px;
  letter-spacing: 0.08em;
  line-height: 1.7;
  flex-shrink: 0;
}

.faq-q-text {
  color: #6f6848;
  font-size: 15px;
  line-height: 1.7;
  letter-spacing: 0.05em;
}

.faq-a {
  margin: 0;
  padding-left: 24px;
  color: #6f6848;
  font-size: 15px;
  line-height: 1.9;
  letter-spacing: 0.04em;
}

.retouch-section {
  display: flex;
  gap: 10px;
  align-items: center;
  max-width: 900px;
  padding: 6px 30px;

}

.retouch-text {
  flex: 1;
  color: #6f6848;
}

.retouch-desc {
  font-size: 14px;
  line-height: 2;
  margin-bottom: 15px;
}

.retouch-price p {
  margin: 0 0 6px;
  padding: 0px 20px;

}

.retouch-count {
  font-size: 16px;
  letter-spacing: 0.15em;
  color: #8b7a3c;
}

.retouch-yen {
  font-size: 16px;
  letter-spacing: 0.05em;
  color: #8b7a3c;
}

.retouch-note {
  font-size: 13px;
  color: #8b7a3c;
}
.retouch-image {
  flex: 1;
  text-align: center;
}

.retouch-image img {
  max-width: 100%;
  height: auto;
  background: #fff;
}

.form-table {
  width: 95% !important;
  max-width: 840px !important;
  margin: 20px auto !important;
  border-collapse: collapse !important;
}

.form-table th {
  text-align: left;
  font-size: 16px;
  font-weight: normal;
  padding: 13px;
  letter-spacing: 0.06em;
}

.form-table input[type="text"],
.form-table input[type="email"],
.form-table input[type="tel"],
.form-table input[type="date"],
.form-table select,
.form-table textarea {
  width: 100%;
max-width: 400px;
  padding: 12px 10px;
  font-size: 16px;
  color: #6f6848;
  border: 1px solid #e6d9a8;
  background: #fdfbf3;
  box-sizing: border-box;
  border-radius: 4px;
  height: 48px !important;
  line-height: 1.5 !important;
  display: inline-flex !important;
  align-items: center !important;
  -webkit-appearance: none;
}

@media (min-width: 600px) {
  .form-table input[type="email"],
  .form-table .select-normal {
    max-width: 400px !important;
  }
  .form-table .input-wide {
    max-width: 400px !important;
    width: 100% !important;
  }
}

.datetime-row {
  display: flex !important;
  gap: 10px;
  align-items: center;
}
.datetime-row input[type="date"] {
  width: 180px !important;
  max-width: 180px !important;
}
.datetime-row select {
  width: 70px !important;
  max-width: 70px !important;
}

.btn-base {
  display: flex !important;
  align-items: center !important;
  justify-content: center !important;
  width: 100% !important;
  max-width: 360px !important;
  height: 64px !important;
  margin: 30px auto 0 !important;
  padding: 0 !important; 
  border: none !important;
  cursor: pointer;
  border-radius: 8px !important;
  font-family: "Noto Sans JP", sans-serif;
  font-size: 20px !important;
  font-weight: 700 !important;
  color: #fff !important;
  line-height: 1 !important;
  background: linear-gradient(to bottom, #ffd84d 0%, #ffb300 45%, #ff9900 100%) !important;
}

.btn-yellow {
  padding: 15px 40px;
  background-color: #f1e4a0;
  border: none;
  cursor: pointer;
  font-weight: bold;
  color: #7a724f;
  transition: 0.3s;
}

.btn-yellow:hover {
  opacity: 0.8;
}

.price-list {
  max-width: 600px;
}

.plan {
  padding: 18px 0;
  position: relative;
}

.plan h3 {
  font-size: 1.1rem;
  margin-bottom: 6px;
}

.price {
  font-size: 1.1rem;
  margin: 4px 0;
}

.before {
  text-decoration: line-through;
  color: #999;
  font-size: 0.9em;
  margin-left: 0.6em;
}

.arrow {
  margin: 0 6px;
  color: #666;
}

.after {
  font-size: 1.1em;
  color: #222;
}

.tax {
  font-size: 12px;
  color: #666;
  margin-left: 4px;
}

.detail {
  font-size: 0.95rem;
  color: #444;
  margin-left: 0.6em;
}

.popular {
  background: #fffff7;
  padding: 22px 16px;
  border-radius: 8px;
}

.badge {
  position: absolute;
  top: -8px;
  right: 0;
  background: #ff0000;
  color: #fff;
  font-size: 0.75rem;
  padding: 4px 8px;
  border-radius: 12px;
}
.note {
  margin-top: 12px;
  font-size: 0.9rem;
  color: #333;
  font-weight: 500;
  margin-left: 0.6em;
}

.course {
  max-width: 720px;
  margin: 0 auto;
  background: #fff;
  font-family: "Yu Mincho", "Hiragino Mincho ProN", serif;
  color: #333;
}

.course-title {
  text-align: center;
  font-size: 28px;
  font-weight: 500;
  letter-spacing: 0.08em;
  color: #c7a14a;
}

.course-time {
  font-size: 28px;
  color: #c7a14a;
  margin-right: 6px;
}

.course-subtitle {
  text-align: center;
  font-size: 16px;
  letter-spacing: 0.2em;
  color: #888;
}

.course-details {
  list-style: none;
  padding: 0;
  margin: 0;
  text-align: center;
}

.course-details li {
  font-size: 15px;
}

.course-price {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 12px;
  flex-wrap: wrap;
  margin-bottom: 15px;
}

.price-note {
  font-size: 13px;
  color: #b40000;
  border: 1px solid #b40000;
  padding: 4px 10px;
  margin: 0;
  white-space: nowrap;
}

.price-original {
  font-size: 16px;
  color: #999;
  margin: 0;
}

.price-sale {
  font-size: 26px;
  color: #c7a14a;
  letter-spacing: 0.04em;
}

.badge-popular {
  display: inline-block;
  margin-left: 12px;
  padding: 4px 10px;
  font-size: 12px;
  letter-spacing: 0.08em;
  color: #c7a14a;
  border: 1px solid #c7a14a;
  border-radius: 12px;
  vertical-align: middle;
  white-space: nowrap;
}
.courses {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));
  gap: 28px;
  align-items: stretch;
}

.course.is-popular {
  border-color: #c7a14a;
  background: linear-gradient(
    180deg,
    #fffaf0 0%,
    #ffffff 60%
  );
  box-shadow: 0 10px 24px rgba(0, 0, 0, 0.08);
  transform: translateY(-6px);
}

.price-table {
  width: 100%;
  max-width: 420px;
  margin: 0 auto;
  border-collapse: collapse;
  font-family: "Yu Mincho", "Hiragino Mincho ProN", serif;
  color: #333;
}

.price-table th,
.price-table td {
  padding: 14px 20px;
  border-bottom: 1px solid #e6dcc4;
  font-size: 16px;
}

.price-table th {
  font-weight: 500;
  text-align: left;
  color: #333;
}

.price-table td {
  text-align: right;
  color: #c7a14a;
  font-size: 18px;
  letter-spacing: 0.04em;
}
.price-table td small {
  font-size: 0.8em;
  color: #999;
}

.section-title {
  position: relative;
  margin: 20px auto 30px;
  padding: 20px 0;
  text-align: center;
  font-family: "Yu Mincho", "Hiragino Mincho ProN", serif;
  font-size: 20px;
  font-weight: 500;
  letter-spacing: 0.14em;
  color: #c7a14a;
}

.section-title::before,
.section-title::after {
  content: "";
  position: absolute;
  left: 50%;
  width: 360px;
  height: 1px;
  background: #e6dcc4;
  transform: translateX(-50%);
}

.section-title::before {
  top: 0;
}

.section-title::after {
  bottom: 0;
}

.shooting-flow {
  max-width: 720px;
  margin: 0 auto 24px;
  padding: 0 20px;
  font-family: "Yu Mincho", "Hiragino Mincho ProN", serif;
  color: #333;
}

.flow-subtitle {
  text-align: center;
  margin: 12px 0 25px;
  font-size: 18px;
  letter-spacing: 0.12em;
  color: #c7a14a;
}

.flow-steps {
  list-style: none;
  padding: 0;
  margin: 0;
}

.flow-step {
  position: relative;
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 24px;
  padding: 15px 28px;
  background: #fff;
  border: 1px solid #e6dcc4;
  border-radius: 6px;
  box-shadow: 0 3px 5px rgba(0, 0, 0, 0.06);
  margin: 0 auto 24px;
}

.flow-label {
  font-size: 16px;
  letter-spacing: 0.08em;
  line-height: 1.8;
}

.flow-time {
  font-size: 18px;
  color: #c7a14a;
  letter-spacing: 0.08em;
  white-space: nowrap;
  line-height: 1.8;
}

.flow-step::after {
  content: "▼";
  position: absolute;
  left: 50%;
  bottom: -20px;
  transform: translateX(-50%);
  font-size: 14px;
  color: #c7a14a;
}

.flow-step:last-child::after {
  content: none;
}

.retouch-link-wrap {
  text-align: center;
  margin: 32px 0;
}

.retouch-link {
  display: inline-block;
  padding: 14px 32px;
  border: 1px solid #d8c27a;
  color: #c9b36a;
  font-family: "Yu Mincho", "Hiragino Mincho ProN", serif;
  font-size: 16px;
  letter-spacing: 0.08em;
  text-decoration: none;
  background: linear-gradient(
    to bottom,
    #fffdf6 0%,
    #faf4df 100%
  );
  box-shadow: 0 2px 6px rgba(0, 0, 0, 0.08);
  border-radius: 2px;
}

.reservation-note {
  margin: 15px 15px;
  color: #7a724f;
  font-size: 15px;
  letter-spacing: 0.05em;
  line-height: 1.8;

}

.feature-list {
	list-style: none;
	padding: 0;
	margin: 22px 5px;
  font-size: 15px;
}

.feature-list li {
	position: relative;
	padding: 12px 12px 12px 34px;
	margin-bottom: 12px;
	background: #f4f9fc;
	border-radius: 6px;
}


.feature-list li::before {
	content: "";
	position: absolute;
	left: 12px;
	top: 18px;
	width: 8px;
	height: 8px;
	background-color: #4aa3df;
	border-radius: 50%;
}

.line-reserve-container {
    text-align: center;
    margin: 20px 0;
    font-family: "Noto Sans JP", sans-serif;
}

.line-reserve-btn {
    display: inline-block;
    width: 100%;
    max-width: 340px;
    background-color: #06C755;
    color: #fff !important;
    text-decoration: none !important;
    border-radius: 20px;
    padding: 15px 10px;
    box-shadow: 0 4px 15px rgba(6, 199, 85, 0.3);
    transition: transform 0.2s, box-shadow 0.2s;
    font-weight: bold;
}

.line-reserve-btn:hover {
    transform: translateY(-2px);
    box-shadow: 0 6px 20px rgba(6, 199, 85, 0.4);
}

.line-reserve-btn .sub-text {
    display: block;
    font-size: 14px;
    margin-bottom: 5px;
}

.line-reserve-btn .main-text {
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 20px;
}

.line-reserve-btn img {
    width: 28px;
    height: 28px;
    margin-right: 10px;
    display: block;
}

.line-reserve-btn .arrow {
    margin-left: 8px;
    font-size: 18px;
    color: #fff;
    line-height: 1;
    display: inline-block;
    font-family: "MS P Gothic", "Hiragino Kaku Gothic ProN", sans-serif;
    animation: slideRightPerfect 1.5s ease-in-out infinite;
}

@keyframes slideRightPerfect {
    0% { transform: translateX(0); opacity: 1; }
    50% { transform: translateX(4px); opacity: 0.8; }
    100% { transform: translateX(0); opacity: 1; }
}

.gift-box {
  margin: 32px auto;
  max-width: 680px;
width: 95%; 
  background: #fffaf0;
  border: 2px solid #deb887;
  border-radius: 10px;
  padding: 20px 14px 18px;
  text-align: center;
  position: relative;
  box-shadow: 0 2px 4px rgba(0,0,0,0.08);
}

.gift-ribbon {
  position: absolute;
  top: -10px;
  left: 12px;
  background: #deb887;
  color: #fff;
  padding: 4px 10px;
  font-size: 14px;
  font-weight: bold;
  border-radius: 4px;
}

.gift-text {
  margin: 6px 0 14px 0;
  font-size: 16px;
  color: #caa76a;
}

.gift-button {
  display: inline-block;
  padding: 13px 26px;
  background: linear-gradient(#e7c98a, #deb887);
  color: #ffffff;
  text-decoration: none;
  border-radius: 8px;
  font-weight: bold;
  font-size: 15px;
  box-shadow: 0 1px 3px rgba(0,0,0,0.15);
  transition: transform 0.1s ease, box-shadow 0.1s ease, opacity 0.1s ease;
}

.gift-button:hover {
  opacity: 0.9;
  transform: translateY(1px);
  box-shadow: 0 1px 2px rgba(0,0,0,0.12);
}

.sp-nav-grid {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 10px;
  padding: 0 10px;
}

.sp-nav-btn {
  display: flex; 
  text-align: center;
  padding: 12px 20px;
  background: linear-gradient(to bottom, #f7fbff 0%, #eaf4ff 100%);
  color: #1052ff;
  font-weight: bold;
  font-size: 15px;
  border: 1px solid #d6ecff;
  border-radius: 6px;
  text-decoration: none;
  box-shadow: 0 1px 3px rgba(0,0,0,0.08);
  position: relative;
  justify-content: center;
  align-items: center;
  gap: 5px;
}
.sp-nav-btn .arrow {
  width: 8px;
  height: 10px;
  background: #1052ff;
  clip-path: polygon(0 0, 100% 50%, 0 100%);
  transition: transform 0.3s ease;
}

.main-cta-btn {
  display: flex; 
  max-width: 98%;
  margin: 5px auto;
  padding: 20px 10px;
  text-align: center;
  background: linear-gradient(to bottom, #ffd84d 0%, #ffb300 45%, #ff9900 100%);
  color: #fff;
  font-size: 18px;
  font-weight: bold;
  border-radius: 8px;
  text-decoration: none;
  letter-spacing: 0.08em;
  box-shadow: 0 3px 6px rgba(0,0,0,0.15);
  position: relative;
  justify-content: center;
  align-items: center;
  gap: 5px;
}

.main-cta-btn .arrow {
  width: 11px;
  height: 14px;
  background: #fff;
  clip-path: polygon(0 0, 100% 50%, 0 100%);
  transition: transform 0.3s ease;
}

@media only screen and (min-width: 960px) {
  .sp-nav-grid {
    max-width: 960px;
    margin: 0 auto;
  }

  .sp-nav-btn {
    font-size: 16px;
    padding: 16px 10px;
  }

  .main-cta-btn {
    max-width: 960px;
    font-size: 20px;
  }
}

.btn-base {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  max-width: 360px;
  height: 64px;
  margin: 22px auto 0;
  font-family: "Noto Sans JP", sans-serif;
  letter-spacing: 0.08em;
  font-size: 20px; 
  font-weight: 700;
  cursor: pointer;
  border: none;
  line-height: 1;
  padding: 0;
}

.btn-yellow {
  background: linear-gradient(to bottom, #ffd84d 0%, #ffb300 45%, #ff9900 100%);
  color: #fff;
  border-radius: 8px;
  box-shadow: 0 3px 0 #cc7a00;
  transition: all 0.2s;
}

.btn-yellow:active {
  transform: translateY(2px);
  box-shadow: 0 2px 0 #cc7a00;
}


.sp-nav-btn-gold {
  display: inline-block;
  text-align: center;
  padding: 12px 20px;

  background: linear-gradient(
    to bottom,
    #fff6da 0%,
    #f5e9c4 50%,
    #ead9a6 100%
  );

  color: #5a4420;
  font-weight: bold;
  font-size: 15px;

  border: 1px solid #e0cf9a;
  border-radius: 6px;
  text-decoration: none;
  box-shadow: 0 1px 4px rgba(0,0,0,0.12);
  transition: filter 0.15s ease;
}

.sp-nav-btn-gold:hover {
  filter: brightness(1.05);
  color: #4a3618;
}

.sp-nav-btn-gold .arrow {
    font-family: "MS P Gothic", "Hiragino Kaku Gothic ProN", sans-serif;
  color: #5a4420;
}

.article-list {
  max-width: 95%;
  margin: 0 auto;
  color: #333;

}
.article-item {
  display: flex;
  justify-content: space-between;
  align-items: center;
  background: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  margin-bottom: 10px;
  padding: 10px 15px;
  transition: background 0.2s;
}
.article-item:hover {
  background: #eef6fc;
}
.article-title {
  font-size: 1.1em;
  color: #2c3e50;
  text-decoration: none;
  max-width: 70%;
  font-weight: bold;
}
.article-title:hover {
  color: #3498db;
}
.article-thumb img {
  width: 100px;
  height: auto;
  border-radius: 4px;
}

.number-box {
  display: flex;
  align-items: center;
  margin: 18px 0;
}

.number-circle {
  width: 36px;
  height: 36px;
  border-radius: 50%;
  background: #ffb8da;
  color: #e6007e;
  border: 2px solid #ffb8da; 
  display: flex;
  align-items: center;
  justify-content: center;
  font-weight: bold;
  font-size: 16px;
  margin-right: 12px;
  flex-shrink: 0;
}

.number-content {
  flex: 1;

@media (max-width: 600px) {
  .course {
    padding: 15px 15px;
  }

  .course-title {
    font-size: 18px;
  }

  .course-time {
    font-size: 20px;
  }

  .price-sale {
    font-size: 18px;
  }

  .flow-step {
    flex-direction: column;
    text-align: center;
    gap: 8px;
  }

  .flow-label {
    font-size: 16px;
  }

  .flow-time {
    font-size: 18px;
  }

  }
}

.photo-flex {
    display: flex;
    flex-wrap: wrap;       /* 折り返しを許可 */
    justify-content: space-between; /* 左右に隙間を空ける */
    max-width: 960px;
    padding: 0 8px;
    text-align: center;
}

.photo-item {
    width: calc(50% - 6px); /* 50%から隙間分(6px)を引く */
    margin-bottom: 18px;    /* 下の段との隙間 */
}

.photo-item img {
    width: 100%; 
    height: auto; 
    display: block;
    border-radius: 4px;    /* 角を少し丸くする */
}

.image-frame {
    text-align: center;
    max-width: 960px;
}

.image-frame img {
    max-width: 100%;
    height: auto;
    padding: 5px 0;
}

.image-grid-1col {
  width: 100%;
  margin-bottom: 10px;
}

.image-grid-1col img {
  width: 100%;
  height: auto;
  display: block;
}
.image-grid-3col {
  display: flex;
  justify-content: space-between;
  gap: 10px;
  margin-bottom: 15px;
  width: 100%;
}

.grid-item {
  flex: 1;
    padding: 5px;
}

.grid-item img {
  width: 100%;
  height: auto;
  display: block;
  border-radius: 4px;
}

.plan-header-container {
  width: 98%; 
  margin: 10px auto 12px;
  background: linear-gradient(135deg, #c8a85a 0%, #e3d1a2 50%, #a68b46 100%);
  border-radius: 0px; 
  box-shadow: 0 2px 8px rgba(0,0,0,0.05); 
  overflow: hidden;
  box-sizing: border-box;
}

.plan-header-container-st {
  width: 98%; 
  margin: 13px auto 12px;
  background: linear-gradient(135deg, #52c0ff 0%, #b3e5ff 50%, #2a94e0 100%);
  border-radius: 0px; 
  box-shadow: 0 2px 8px rgba(0,0,0,0.05); 
  overflow: hidden;
  box-sizing: border-box;
}

.plan-header-text {
  font-size: clamp(16px, 4.5vw, 20px); 
  font-weight: 700;
  color: #ffffff; 
  text-align: center;
  margin: 0;
  padding: 20px 0; 
  letter-spacing: 0.15em; 
  text-shadow: 1px 1px 2px rgba(0,0,0,0.15); 
}

.plan-card {
  width: 98%; 
  margin: 20px auto;
  display: flex;
  background: #ffffff;
  border: 1px solid #d4c4a1;
  box-shadow: 0 4px 15px rgba(0,0,0,0.05);
  overflow: hidden;
  box-sizing: border-box;
}

.plan-head-box {
  background: linear-gradient(
    135deg,
    #c8a85a 0%,    /* ベースゴールド */
    #e3d1a2 50%,   /* シルキーな光沢 */
    #a68b46 100%   /* 落ち着いた影 */
  );
  color: #fff;
  width: 105px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  flex-shrink: 0;
  padding: 15px 5px 10px 5px;
  position: relative;
}

.course-label { font-size: 10px; letter-spacing: 0.1em; opacity: 0.9; font-weight: 500; }
.course-time {
  font-size: 26px;
  font-weight: 700;
  line-height: 1;
  margin: 5px 0;
  color: #ffffff;
  text-shadow: 1px 2px 4px rgba(0,0,0,0.2);
}
.course-time .unit { font-size: 13px;}
.course-name { font-size: 11px; font-weight: 700; white-space: nowrap;
 }

.plan-content {
  flex-grow: 1;
  min-width: 0;
  padding: 12px 15px;
  background: #ffffff;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}

.spec-area { margin-bottom: 10px; }

.spec-tag {
  display: inline-block;
  font-size: 12px;

  color: #8a7a4a;
  border: 1px solid #8a7a4a;
  padding: 1px 6px;
  margin-bottom: 10px;
}

.spec-list {
  list-style: none;
  padding: 0;
  margin: 0;
}

.spec-list li {
  font-size: clamp(13px, 3.5vw, 18px);
  color: #b2a478; 
  font-weight: 400; 
  display: flex;
  align-items: center;
  white-space: nowrap;
  margin-bottom: 6px;
}

.price-outer {
  border-top: 1px solid #eee;
  padding-top: 10px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.price-sub-info {
  display: flex;
  flex-direction: column;
  align-items: center;
  margin-right: 10px;
  line-height: 1.3;
}

.limited-badge {
  background: #e60012;
  color: #fff;
  font-size: 12px;
  padding: 1px 5px;
  border-radius: 2px;
  font-weight: 700;
  margin-bottom: 2px;
}

.old-val {
  font-size: 16px;
  color: #999;
  text-decoration: line-through;
  font-weight: 400;
}

.discount-badge {
  color: #eb4e4e; 
  font-size: 13px;
  margin-left: 8px; 
  vertical-align: baseline;
}

.price-main-display {
  display: flex;
  align-items: baseline;
  color: #c8a85a;
}

.arrow {
  font-size: 10px;
  margin-right: 5px;
  color: #c8a85a;
}

.new-val {
  font-size: 26px;
  font-weight: 700;
  line-height: 1;
  display: inline-block;

  background: linear-gradient(
    135deg,
    #c8a85a 0%,    /* ベースのゴールド */
    #e3d1a2 50%,   /* 中央に少し柔らかな光 */
    #a68b46 100%   /* 影の部分もマイルドに */
  );
  
  -webkit-background-clip: text;
  background-clip: text;
  -webkit-text-fill-color: transparent;
  filter: none; 
}

.new-val .yen {
  font-size: 16px;
  margin-left: 2px;
  font-weight: 700;
}
.tax-label {
  font-size: 10px;
  color: #9c8f68; 
  margin-left: 3px;
}

.popular-badge-inner {
  background: linear-gradient(135deg, #f39c12, #d35400);
  color: #fff;
  font-size: 10px;
  font-weight: 900;
  padding: 3px 10px;
  border-radius: 12px;
  margin-bottom: 12px;
  box-shadow: 0 2px 4px rgba(0,0,0,0.2);
  border: 1px solid rgba(255,255,255,0.6);
  white-space: nowrap;
  letter-spacing: 0.05em;
}

.table-container {
  width: 98%;
  max-width: 960px; 
  margin: 20px auto;
  overflow-x: auto; 
}

.minimal-beige-table {
  width: 100%;
  border-collapse: collapse;
  border: none;
  text-align: center;
  margin-left: 0 !important;
  margin-right: 0 !important;
}

.minimal-beige-table thead th {
  background: linear-gradient(135deg, #fffaf0 0%, #fffdfa 50%, #fffaf0 100%);
  color: #7d6b5d;
  padding: 15px 5px;
  border: 1px solid #e6d9a8;
  vertical-align: middle;
  text-align: center;
}

.minimal-beige-table tbody th {
  background: linear-gradient(135deg, #FFFCF6 0%, #ffffff 50%, #FFFCF6 100%);
  color: #555;
  padding: 12px 5px;
  border: 1px solid #e6d9a8;
  width: 30%; 
  font-weight: 500;
  vertical-align: middle;
  text-align: center;
}

.minimal-beige-table td {
  background-color: #ffffff;
  padding: 12px 5px;
  border: 1px solid #e6d9a8;
  vertical-align: middle;
  text-align: center;
}

.new-price {
  font-size: 1.2rem;
  font-weight: 600;
  display: inline-block;
  background: linear-gradient(180deg, #F73333 0%, #F73333 40%, #FF9999 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  vertical-align: middle;
}

.hour-unit {
  font-size: 0.9rem;
  color: #4e342e;
  margin: 4px auto 0;
  display: inline-block;
  padding: 2px 8px;
}

.day-label { font-size: 1.1rem; font-weight: 700; color: #8d7a6b; }
.limited-tag { background-color: #ef5350; color: #fff; padding: 2px 6px; font-size: 0.8rem; font-weight: 700; display: inline-block; }
.old-price { color: #c0b0a0; font-size: 0.95rem; text-decoration: line-through;}
.arrow { color: #e8e0d5; margin: 0 4px; font-size: 0.65rem; vertical-align: middle; }
.tax-text { font-size: 0.9rem; color: #9e8e80; }
.minimal-beige-table a { color: #a69384; font-size: 0.7rem; text-decoration: underline; }
.extra-row th, .extra-row td { background: #fffefc; }

@media screen and (max-width: 480px) {
  .minimal-beige-table tbody th { font-size: 1.0rem; width: 35%; }
  .new-price { font-size: 1.15rem; }
}

@media (max-width: 480px) {
  .plan-head-box { width: 90px; }
  .price-outer { gap: 2px; }
  .new-val { font-size: 18px; }
  .limited-badge { font-size: 12px; }
  .old-val { font-size: 13px; }
  .popular-badge-inner {
    font-size: 10px;
    margin-bottom: 8px; }
  .plan-header-text {
    font-size: 18px;
    padding: 15px 0;
  }
}

.panel {
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.3s ease-out; 
  display: block !important; 
}

.menuOpen + .panel {
  max-height: 500px; 
}

/* --- ハンバーガーボタン（アンティーク・ゴールド版） --- */
.hamburger {
  appearance: none;
  -webkit-appearance: none;
  border: none;
  outline: none;
  padding: 0;
  position: fixed;
  top: 15px;
  right: 15px;
  width: 60px;
  height: 60px;
  background: #deb887;
  border-radius: 5px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  z-index: 10001;
  cursor: pointer;
  box-shadow: 0 2px 10px rgba(0,0,0,0.2);
  
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
  transition: opacity 0.3s ease;
  
  touch-action: none; 
  -webkit-tap-highlight-color: transparent;
}

.hamburger.is-show {
  opacity: 1;
  visibility: visible;
  pointer-events: auto;
}

.hamburger span {
  width: 30px;
  height: 2px;
  background: #fff;
  margin: 3px 0;
  display: block;
  transition: all 0.3s;
}
.hamburger p {
  color: #fff;
  font-size: 10px;
  font-weight: bold;
  margin: 2px 0 0 0;
  line-height: 1;
}
.hamburger.is-active span:nth-child(1) { transform: translateY(8px) rotate(45deg); }
.hamburger.is-active span:nth-child(2) { opacity: 0; }
.hamburger.is-active span:nth-child(3) { transform: translateY(-8px) rotate(-45deg); }
.navigation {
  position: fixed;
  top: 0;
  right: -100%;
  width: 280px;
  height: 100%;
  background: #fffcf6;
  z-index: 9999;
  transition: right 0.4s ease-out;
  padding-top: 80px;
  box-shadow: -5px 0 15px rgba(0,0,0,0.1);
  overflow-y: auto;
}
.navigation.is-active {
  right: 0;
}
.navigation__list { list-style: none; padding: 0; margin: 0; }
.navigation__list li { border-bottom: 1px solid #f0e6c8; }
.navigation__list li a { display: block; padding: 20px 25px; color: #8a7a4a; text-decoration: none; font-weight: bold; font-size: 16px; }
.nav-cta { padding: 40px 20px; text-align: center; }
.nav-line-btn { background: #06c755; color: #fff !important; text-decoration: none; display: flex; align-items: center; justify-content: center; padding: 15px; border-radius: 35px; font-weight: bold; }
.nav-line-btn img { width: 22px; margin-right: 8px; }
.navigation-overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0,0,0,0.5);
  display: none;
  z-index: 9998;
}
.navigation-overlay.is-active { display: block; }

.hamburger.blue-ver {
  background-color: #52c0ff !important;
  border-radius: 50% !important; 
  display: flex !important;
  flex-direction: column !important;
  justify-content: center !important;
  align-items: center !important;
}
.hamburger.blue-ver span {
  background-color: #fff !important; 
  width: 26px !important;
  height: 2px !important; 
  margin: 2.5px 0 !important;
  display: block !important;
}
.hamburger.blue-ver p {
  color: #fff !important;  
  background: none !important;
  font-size: 9px !important;
  font-weight: bold !important;
  margin: 2px 0 0 0 !important;
  padding: 0 !important;
  line-height: 1 !important;
  display: block !important;
}
.hamburger.blue-ver.is-active span:nth-child(1) { transform: translateY(7px) rotate(45deg); }
.hamburger.blue-ver.is-active span:nth-child(2) { opacity: 0; }
.hamburger.blue-ver.is-active span:nth-child(3) { transform: translateY(-7px) rotate(-45deg); }

.masonry-container {
    display: grid;
    grid-template-columns: repeat(3, 1fr); 
    gap: 25px 15px;
    width: 100%;
    margin: 0 auto;
    padding: 5px 10px;
    box-sizing: border-box;
  margin-bottom: 10px;

}
.masonry-item {
    overflow: hidden;
    border-radius: 5px;
    background: #fff;
}
.masonry-item img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;

}
.item-tall {
    grid-column: span 1;
}
.item-tall img {
    aspect-ratio: 2 / 3; 
}

.item-wide {
    grid-column: span 2;
}
.item-wide img {
    aspect-ratio: 4 / 3; 
}
@media (max-width: 768px) {
    .masonry-container {
        grid-template-columns: repeat(3, 1fr);
        gap: 15px;
    }
}
.gallery-links {
    padding-bottom: 25px;
    text-align: center;
    display: flex;
    justify-content: center;
    gap: 10px;
}
.btn-gallery {
    flex: 1;
    max-width: 340px;
    padding: 16px 40px 16px 20px;
    background-color: #fdfaf7;
    border: 1px solid #e0d0c0;
    color: #9c8f68;
    font-size: 15px;
    border-radius: 4px;
    letter-spacing: 1.3px;
    text-decoration: none;
    display: block; 
    position: relative;
    box-sizing: border-box;
box-shadow: 0 1px 2px rgba(138, 123, 106, 0.15);
}
.btn-gallery::after {
    content: "";
    position: absolute;
    top: 50%;
    right: 20px; /* 右端からの距離 */
    width: 20px;  /* 矢印の横棒の長さ */
    height: 1px;  /* 矢印の線の太さ */
    background-color: #8a7b6a; 
    transform: translateY(-50%);
}
.btn-gallery::before {
    content: "";
    position: absolute;
    top: 50%;
    right: 20px;
    width: 4px;   /* 先端のサイズ */
    height: 4px;  /* 先端のサイズ */
    border-top: 1px solid #8a7b6a;
    border-right: 1px solid #8a7b6a;
    transform: translateY(-50%) rotate(45deg);
}
.sub-header-wrapper {
    width: 100%;
    aspect-ratio: 3 / 1; 
    background-size: 100% 100%; /* 画像全体を枠内に収める */
    background-repeat: no-repeat;
    background-position: center;
    display: flex;
    align-items: center;
    justify-content: center;
margin-top: 10px;
}

.header-content-plate {
    background: rgba(255, 255, 255, 0.85); /* 半透明の白（姫系）またはグレージュ */
    backdrop-filter: blur(5px); /* 背景を少しぼかすとおしゃれです */
    padding: 20px 40px;
    border: 1px solid #d4af37; /* スタジオらしいゴールドの細枠 */
    border-radius: 2px; /* 少し角を残すとアンティーク感が出ます */
    text-align: center;
    box-shadow: 0 4px 15px rgba(0,0,0,0.1);
}
.plan-header-text1 {
    color: #444 !important; 
    font-size: 24px !important;
    font-weight: bold;
    margin: 0 !important;
    padding: 0 !important;
    letter-spacing: 0.1em;
}
.en-title {
    display: block;
    color: #d4af37; /* ゴールド */
    font-size: 12px;
    font-family: serif;
    margin-top: 5px;
    letter-spacing: 0.2em;
}
@media (max-width: 767px) {
    .header-content-plate {
        padding: 10px 20px;
    }
    .plan-header-text1 {
        font-size: 18px !important;
    }
}
.photosmile-reason-section{
    padding:60px 20px;
}

.photosmile-reason-container{
    max-width:1000px;
    margin:0 auto;
}

/* ===== タイトル ===== */
.photosmile-reason-title{
    position:relative;
    margin:0 0 40px;
    padding-bottom:15px;
    text-align:center;
    color:#deb887;
    font-size:1.5rem;
    font-weight:700;
    letter-spacing:.08em;
    line-height:1.5;
}

.photosmile-reason-title::after{
    content:"";
    position:absolute;
    bottom:0;
    left:50%;
    width:60px;
    height:2px;
    transform:translateX(-50%);
    background:linear-gradient(to right,#d6bb87,#b48b4e,#d6bb87);
    border-radius:999px;
}

.photosmile-reason-cards{
    list-style:none;
    margin:0;
    padding:0;
    display:grid;
    gap:24px;
}

.photosmile-reason-cards li {
    position: relative;
    padding: 35px 35px 35px 45px;
    background: #fffcf7;
    border: 1px solid #ece2d2;
    border-radius: 8px;
    box-shadow: 0 2px 10px rgba(90, 70, 40, 0.03);
    transition: transform .25s ease,box-shadow .25s ease;
}


/* 見出し */
.photosmile-reason-cards strong{
    display:block;
    margin-bottom:14px;
    color:#deb887;
    font-size:1.25rem;
    font-weight:700;
    line-height:1.6;
}

/* 本文 */
.photosmile-reason-cards p{
    margin:0;
    color:#555;
    font-size:.98rem;
    line-height:2;
    letter-spacing:.02em;
}
@media screen and (max-width:768px){
    .photosmile-reason-section{
        padding:45px 15px;
    }

    .photosmile-reason-title{
        font-size:1.18rem;
        margin-bottom:30px;
    }

    .photosmile-reason-cards{
        gap:18px;
    }

    .photosmile-reason-cards li{
        padding:28px 22px 28px 32px;
    }

    .photosmile-reason-cards li::before{
        top:24px;
        width:4px;
        height:45px;
    }

    .photosmile-reason-cards strong{
        font-size:1.05rem;
    }

    .photosmile-reason-cards p{
        font-size:.93rem;
        line-height:1.9;
    }
}
.seo-link-section {
    width: min(94%, 900px);
    margin: 28px auto;
}

.seo-link-intro {
    margin-bottom: 20px;
    line-height: 1.9;
    color: #555;
}

.seo-link-title {
    margin: 24px 0 14px;
    padding-bottom: 8px;
    border-bottom: 2px solid #deb887;
    color: #6b5b4b;
    font-size: 18px;
    font-weight: bold;
}

.seo-link-grid {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 10px;
}

.seo-link-card {
    position: relative;
    display: flex;
    align-items: center;
    min-height: 58px;
    padding: 12px 38px 12px 15px;
    box-sizing: border-box;

    background: #fffdf9;
    border: 1px solid #e8dfd2;
    border-radius: 8px;

    color: #54483e;
    font-size: 14px;
    font-weight: bold;
    line-height: 1.5;
    text-decoration: none;

    transition: 0.2s ease;
}

.seo-link-card::after {
    content: "\203A";
    position: absolute;
    right: 15px;
    top: 50%;
    transform: translateY(-52%);
    color: #c49a62;
    font-size: 24px;
    font-weight: normal;
}

.seo-link-card:hover {
    background: #fff8ed;
    border-color: #d5b98e;
    transform: translateY(-1px);
    box-shadow: 0 3px 8px rgba(0,0,0,0.06);
}

.seo-link-card.external {
    background: #f8f8f8;
    border-color: #ddd;
}

.seo-link-card.external::after {
    content: "\2197";
    font-size: 16px;
    color: #777;
}

/* スマホ */
@media (max-width: 600px) {
    .seo-link-grid {
        grid-template-columns: 1fr;
        gap: 8px;
    }

    .seo-link-card {
        min-height: 54px;
        font-size: 14px;
    }
}