BODY{
  	background-image : url(img/common/back.gif);
 	background-repeat : repeat-y;
	background-position : center top;
	line-height:1.7em;
	margin:0px;
	color : #333;
	font-size:14px;
	-webkit-text-size-adjust: 100%;
	font-family:"メイリオ","Meiryo","ヒラギノ角ゴ ProN W3","Hiragino Kaku Gothic ProN","ＭＳ Ｐゴシック","MS PGothic",Sans-Serif;
}
html {
	-webkit-text-size-adjust: 100%;
}
A,A:VISITED{
	color : #537DD5;
	text-decoration : none;
}
A:HOVER{
  color : #FF9900;
  text-decoration: underline;
}
#outer{
	border-right:1px solid #A6D5E7;
	border-left:1px solid #A6D5E7;
	width:940px;
	margin-right: auto;
	margin-left: auto;
	position:relative;
	background-color: #FFF;
}
h1{
	font-weight:lighter;
	font-size:12px;
	margin:0px;
	padding:2px 0px 2px 5px;
	background-color:#1C8DB2;
	color:#FFFFFF;
}
.menu-divider{
  border: none;
  border-top: 1px solid #e5e5e5;
  margin: 20px 0;
}

.sumaon{
    display: none;
}

.head_1{
	float:left;
	margin:20px 0px 15px 10px;
}
.head_2{
	width:250px;

	line-height:28px;
	text-align:center;
	float:right;
	margin:20px 20px 0px 0px;
	background-color:#AF709D;
	font-size:21px;
	border-radius: 8px;
	padding:8px 20px 5px 20px;
}
.head_2 a{
	color:#FFFFFF;
}
.head_2 span{
	font-size:20px;
}
.logo{ 
	width:600px;
	padding-left:10px;
	padding-top:5px;
}
.gengo2 img{ 
	width: 66px;
	margin:10px 20px 0px -10px;
	float:right;
}

.lang-switch {
  display: inline-block;
  margin: 10px 0px 0px 125px;
	font-weight: bold;
}

.lang-switch select {
  font-size: 14px;
  padding: 6px 10px;
  border-radius: 6px;
  border: 2px solid #666;
  background: #fff;
}
.service-title{
  font-size: 18px;
  letter-spacing: 0.6px;
  font-weight: 600;
  display: inline-block;
  margin-bottom: 6px;
}
.section-title{
  color: #7a6a4f;   /* 落ち着いたゴールド */
  font-weight: 600;
}
.gift-box{
  background: #faf8f4;
  border: 1px solid #e0d8c8;
  padding: 24px;
  border-radius: 6px;
  margin: 30px 0;
}
.gift-box{
  background: #faf8f4;
  border: 1px solid #e0d8c8;
  padding: 24px;
  border-radius: 6px;
  margin: 30px 0;
}

/* ------- グローバルナビ -------- */
.youtube{
	width:560px;
	height:315px;
}


nav,nav2{
	width: 950px;
	margin-bottom:10px;
	overflow: hidden;
}
nav2 li{
	float: left;
	padding:0px 25px;
	font-size:16px;
	text-align: center;
	margin: -10px 0px 0px 0px;
	list-style: none;
	font-weight: bold;
	position: relative;
}
nav ul,nav2 ul{
	margin:0;
	padding:0;
}
nav li{
	padding:0px 15px;
	font-size:16px;
	text-align: center;
	float: left;
	margin: 0;
	list-style: none;
	font-weight: bold;
	position: relative;
}
nav li:after{
  position: absolute;
  top: 16px;
  right: 2px;
  width: 1px;
  height: 50%;
  content: ' ';
  background-color: #999;
}
nav2 li:after{
  position: absolute;
  top: 8px;
  right: 1px;
  width: 1px;
  height: 40%;
  content: ' ';
  background-color: #999;
}

.nav1 a,.nav2 a,.nav3 a{
	display: block;
	width: 100%;
	color:#709CC3;
	text-decoration : none;
	padding: 5px 0;
}
.nav4 a{
	display: block;
	width: 100%;
	color:#709CC3;
	text-decoration : none;
	padding: 5px 0;
}
.nav1 a{
	margin-top:12px;
	padding: 5px 0px;
	width: 55px;
}
.nav2 a,.nav2 a:hover{
	width: 100%;
}
.nav3 a,.nav3 a:hover{
	width: 100%;
	margin-top:12px;
}

.nav1 a:hover,.nav2 a:hover,.nav3 a:hover,.nav4 a:hover{
	background-color:#D9F0E3;
}

.youtube_ta{
width: 100%;
height: auto;
aspect-ratio: 16 / 9;
}


/* ------- メイン -------- */

h2,h3,h4,h5,h6{
	width:600px;
	clear:both;
	margin:26px 0px 18px 150px;
  padding:10px 15px;

  font-size:20px;        /* ← 少しだけ上げる */
  font-weight:600;
  border-left:5px solid #2c7fa3;
  background:#f7fcff;
}

h2 a,h2 a:hover,h3 a,h3 a:hover{
	color:#4E7EBE;
	text-decoration:none;
}

h2 a,h2 a:hover,h3 a,h3 a:hover{
	color:#4E7EBE;
	text-decoration:none;
}


#main{
	margin:0px auto;
}

.main_p,.main_p_map,.main_p_map2,.main_p_map3,.main_p_make,.make_pp{
	width:600px;
	margin: 0px 0px 25px 170px;  
	text-align:left;
}
.main_gmap{
	width:600px;
	margin: 0px 0px 25px 170px;  
	text-align:left;
}
.main_gmap iframe{
	width:600px;
	height:600px;
}


.main_p_map a{
	font-weight:bold;
	font-size:16px;
	color:#3FB034;
}
.largef{
	font-weight:bold;
	font-size:16px;
}
.main_p span{
    background:linear-gradient(transparent 60%, #ff6 60%);
}


.mapmap_p,.mapmap_p2,.mapmap_p3{
	clear:both;
	margin: 0px 0px 10px 170px;  
	font-weight:bold;
	font-size:18px;
	color:#3FB034;
}
.mapmap_p a,.mapmap_p3 a{
	font-weight:bold;
	font-size:18px;
	color:#3FB034;
}


.main_p_map2{
	text-decoration:none;
	font-weight:bold;
	font-size:15px;
	line-height:2em;
}
.mapmap_p2{
	font-size:15px;
}

.mapmap_p3{
	background-color: #3FB034;
	padding:6px;
	width:600px;
}
.mapmap_p3 a{
	color:#FFF;
}





.main_p_make a{
	font-size:15px;
	line-height:20px;
	font-weight:bold;
	color:#3FB034;
	text-decoration:none;
	padding:0px 10px 10px 12px;
	margin-top:0px;
}
.make_pp a{
	padding-left:12px;
	font-weight:bold;
	font-size:15px;
	color:#3FB034;
}


.make_pp{
	padding:12px 0px;
	border-bottom:1px dashed #5C7FB9;
	border-top:1px dashed #5C7FB9;
}








.main_psy{
	padding:5px;
	margin:5px 5px 10px 5px;
	border: 1px solid #5C7FB9;
	border-radius: 5px; 
}
.main_p .mida{
	font-weight:bold;
	border-bottom: 2px solid #5C7FB9;
}

.catch{
	margin-top:15px;
	margin-bottom:15px;
}




.new dl{
	scrollbar-arrow-color:#FFF;
	height:230px;
	overflow:auto;
	border:1px solid #98C5E4;
	padding:15px;
	margin:0px 120px 0px 150px;
}
.new dt{
	font-weight:bold;
	border-bottom:2px dotted #999;
	padding-left:5px;
}
.new dd{
	margin:5px 0px 10px 5px;
}

.head_sub_border{
	clear:both;
	border-bottom:2px dotted #4E7EBE;
	margin-bottom:20px;
	padding-top:15px;
}

.price_p,.price_make{
	margin: 0px 0px 25px 170px;  
	background-color: #FCF9F3;
	border:1px solid #5C7FB9;
	border-radius: 5px; 
	padding:8px 10px;
	font-weight:bold;
	font-size:16px;
	display: inline-block;
	color:#5C7FB9;
}
.price_make{
	margin: 0px 0px 15px 170px;  
	padding:8px 10px;
}
.map_pict{
	margin-left: 170px;  
	width:500px;
}
.basyo{
	margin-left: 170px;  
	width:600px;
	margin-bottom: 10px;
	border-bottom:1px dashed #5C7FB9;
}
.basyo2{
	margin-left: 170px;  
	width:600px;
	margin-bottom: 10px;
	border-bottom:1px dashed #5C7FB9;
	clear:both;
}


/* ------- foot -------- */
#foot_pc{
	border-top:5px solid #1C8DB2;
	clear:both;
	background-color:#FFF;
 	background-repeat : no-repeat;
	background-position:98% 2%; 
	background-size: 139px 88px;
	background-image: url(img/common/foot_item.png);
}
.foot_closet{
	clear:both;
	float:right;
}
.foot_closet img{
	margin: -30px 20px 0px 20px;
	padding-bottom: 6px;
	width:480px;
	border:1px solid #646467;
}



.foot_social{
	margin-top:30px;
	margin-left:15px;
	float:left;
}
.foot_social img{
	width:40px;
	margin-right:10px;
}

.foot_social2{
	margin-top:220px;
	float:right;
}
.foot_social2 img{
	width:60px;
	margin-right:10px;
}


#foot_left a{
	color:#333;
	text-decoration: underline;
}
#foot_left a:HOVER,.foot_right a:HOVER{
	color : #FF9900;
	text-decoration: underline;
}


#foot_left{
	line-height:24px;
	float:left;
	padding :5px 10px 5px 5px;
	margin:10px 0px 10px 0px;
	width:350px;
}


.foot_right{
	height:260px;
	float:left;
	padding :5px 20px 5px 30px;
	line-height:40px;
}
.foot_right a{
	border-left:5px solid #1C8DB2;
	color:#333;
	padding-left:10px;
	margin-left:10px;
}


#foot_end{
	clear:both;
	text-align:center;
	padding :5px 0px 0px 0px;
	font-size:12px;
	background-color:#1C8DB2;
	color:white;
}

.foot_span1{
	clear:both;
	margin-left:15px;
	margin-bottom:6px;
	padding-left:6px;
	border-left:8px solid #1C8DB2;
}

.foot_top{
	font-size:14px;
	clear:both;
	margin:40px 0px 0px 0px;
	text-align:right;
}
.foot_top a{
	color:#FFF;
	background-color:#1C8DB2;
	font-weight:bold;
	border-top:2px #1C8DB2 solid;
	border-right:2px #1C8DB2 solid;
	border-left:2px #1C8DB2 solid;
	padding :2px 10px;
	border-radius: 5px 5px 0px 0px;
}

#foot_left span{
	font-weight:bold;
}




/* ------- 口コミ -------- */

.kensu{
	width:450px;
	margin: 0px 0px 15px 170px;  
	text-align:left;
	border-bottom:1px dotted #333;
}
.kensu span{
	font-weight:bold;
	font-size:16px;
}


.oosaka_yo{
	width:600px;
	margin: -10px 0px 10px 170px;  
}
.oosaka_yo img{
	width:360px;
	margin:0px;
}

.jiturei_main{
	padding :8px;
	width:550px;
	margin: 0px 0px 15px 170px;  
	border:1px solid #5C7FB9;
	border-radius: 5px;
	height:115px;
}
.jiturei_main .title{
	font-size:16px;
	font-weight:bold;
	color:#5C7FB9;
	margin-bottom: 5px;  
}
.jitu_pic{
	float:left;
	margin-right: 15px;  
}


.kuchikomi_main{
	border: 1px solid #5C7FB9;
	border-radius: 5px;
	width:540px;
	padding :10px 15px;
	margin: 0px 0px 40px 170px;  
}
.kuchikomi_main .title{
	border-bottom:1px dashed #5C7FB9;
	margin-bottom: 10px;  
}
.jiturei_margin{
	margin-bottom: 40px;  
}


.kuchikomi_main2{
	border: 2px solid #5C7FB9;
	border-radius: 5px;
	width:540px;
	padding :10px 15px;
	margin: 0px 0px 40px 170px;  
}






.pankuzu{
	margin:0px 0px 10px 170px;
	font-size : 13px;
}
.media_h3{
	color:#98C5E4;
	background-color:#FFF;
	margin:10px 25px 0px 5px;
}

.main_p3{
	padding:5px 10px 0px 12px;
}




#pagetop_pc{
	clear:both;
	margin:0px 10px 0px 0px;
        padding:0px;
	text-align:right;
}
#pagetop_pc a{
	color:#333;
	font-weight:bold;
	border:1px #333 solid;
	padding :1px 8px;
	border-radius: 5px;
}

.about_pict,.about_pict2,.about_pict3,.about_pict4,.about_pict6{
	float:right;
        padding:0px 0px 10px 15px;
	margin:0px 0px 10px 0px;
}
.about_pict3{
	max-width:207px;
}
.about_pict4{
	max-width:140px;
}
.about_pict5{
	margin:0px 0px 10px 0px;
	display: block;
}
.about_pict6{
	width: 300px;
}

.seasoncc{
	margin-top:10px;
	margin-bottom:10px;
}
.bigmoji{
	font-weight:bold;
	font-size : 18px;
}

/* ------- フォーム -------- */

.button{
	font-family:"メイリオ","Meiryo","ヒラギノ角ゴ ProN W3","Hiragino Kaku Gothic ProN","ＭＳ Ｐゴシック","MS PGothic",Sans-Serif;
	font-size : 22px;
	padding: 10px 20px;
	margin-top:10px;
}
.formTable{
	font-size : 14px;
	border:1px solid #999;
	margin:15px 0px 10px 170px;
}
.formTable th{
	font-size : 13px;
	text-align:left;
	font-weight:normal;
	background-color: #D9F2F7;
	width:135px;
	padding:5px;
}
.formTable td{
	padding:3px;
	border-bottom:1px solid #DCDCDC;
}
.formTable font{
	color:#ff3300;
}
.formTable input{
	font-size : 14px;
	padding-left:5px;
	width:95%;
	height:30px;
}
.formTable .radio input{
	width:14px;
	vertical-align:-0.4em;
	height:25px;
}
.formTable textarea{
	font-size : 14px;
	padding-left:5px;
	width:95%;
	height:160px;
}
.error{
	font-size:16px;
	font-weight:bold;
	padding:20px 5px;
}
.error2{
	padding-bottom:100px;
}
.thanks{
	text-align:left;
	padding:20px 0px 80px 170px;
}
.kojin{
	font-size:12px;
}

.sc_insta2{
	padding-top: 2px;
	padding-right: 5px;
	vertical-align:top;
	width: 18px;
}

/* ------- TOPプレスリリース -------- */
.press-scroll {
	width:600px;
	margin: 0px 0px 10px 170px;  
	text-align:left;
  display: flex;
  overflow-x: auto;           /* 横スクロール可能 */
  gap: 12px;
  padding: 5px 0 20px 0;
  scroll-snap-type: x mandatory;  /* 1枚ずつピタっと止まる */
  border: 1px solid #666;

}

.press-scroll img {
  padding: 5px;

  width: 200px;               /* 好きな幅に調整可能 */
  height: auto;
  border-radius: 8px;
  flex-shrink: 0;
  scroll-snap-align: start;   /* 次の画像にスナップ */
  box-shadow: 0 2px 6px rgba(0,0,0,0.15);
  cursor: pointer;
}

.press-scroll-wrapper {
  position: relative;
}

.press-dots {
  text-align: center;
  padding-bottom:15px;

}

.press-dots .dot {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 0 4px;
  border-radius: 50%;
  background: #ccc;
}

.press-dots .dot.active {
  background: #3089B0;   /* ← 先ほどのあなたの青色 */
}

/* ===== Menu Cards (PC) ===== */
.menu-card{
  border:1px solid #6f86d8;
  border-radius:12px;
  padding:16px 18px;
  margin:25px 150px 25px 170px;
  background:#fff;
  position:relative;
  background:#fbfbff;

}
.menu-items{
  margin: 0;         
  padding: 0;
  list-style: none;
  text-align: left;     
}

.menu-items li{
  display: block;
  width: 100%;
  text-align: left;      
  line-height: 1.45;   
  margin: 2px 0;          
}
.menu-items li::before,
.menu-items li::after{
  content: none !important;
  display: none !important;
}

.menu-items li{
  border-right: none !important;
  border-left:  none !important;
  background: none !important;
}

/* Popular badge */
.menu-card .badge{
  position:absolute;
  top:12px;
  right:12px;
  font-size:11px;
  font-weight:700;
  padding:5px 10px;
  border-radius:999px;
  background:#4a62c8;
  color:#fff;
  white-space:nowrap;
  line-height:1;
}

/* Title */
.menu-card .title{
  font-weight:800;
  font-size:17px;
  color:#4a62c8;
  margin-bottom:10px;
  padding-right:110px; /* バッジ分 */
}

/* バッジがないカードは右余白不要 */
.menu-card:not(.popular) .title{
  padding-right:0;
}

/* Items (省略しないリスト) */
.menu-items{
  list-style:none;
  padding:0;
  margin:0 0 12px 0;
}

.menu-items li{
  font-size:14px;
  line-height:1.6;
  color:#333;
}

/* time / price */
.menu-card .meta{
  display:flex;
  justify-content:space-between;
  align-items:baseline;
  gap:12px;
}

.menu-card .time{
  font-size:14px;
  color:#666;
  white-space:nowrap;
}

.menu-card .price{
  font-size:20px;
  font-weight:900;
  color:#4a62c8;
  white-space:nowrap;
}

/* アラカルトのカード一覧/
.ala-list{
  display:flex;
  flex-direction:column;
  gap:14px;
  align-items:stretch;     
  padding: 0;
}

/* アラカルトは一段トーンを落とす */
.menu-card.alacarte{
  border-color:#c7cce8;
  background:#fafbff;
}

.menu-card.alacarte .title{
  color:#555;
  font-weight:700;
}

.menu-card.alacarte .price{
  color:#555;
}
/* 店名ブロック全体 */
.map-shop-head{
  margin: 14px 150px  10px 170px;  
  padding: 12px 14px;
  background: #fff;
  border: 1px solid rgba(0,0,0,0.08);
  border-left: 6px solid #2fb34a; /* 緑アクセント */
  border-radius: 12px;
}

/* 店名 */
.map-shop-title{
  font-size: 18px;
  font-weight: 800;
  color: #1f2a37;
  line-height: 1.25;
}

/* サブ情報（任意） */
.map-shop-sub{
  margin-top: 6px;
  font-size: 13px;
  color: #6b7280;
  line-height: 1.4;
}


/* ------- リール -------- */

.insta-scroll {
  display: flex;
  gap: 20px;
  overflow-x: auto;
  padding-bottom: 10px;
  scroll-snap-type: x mandatory;
}

.insta-wrap {
  flex: 0 0 auto;
  scroll-snap-align: start;
}

.main_p .insta-scroll {
  clear: both;           /* 上の画像の float をここで解除 */
  padding-top: 30px;     /* 上に余白をつける（好きな値に調整） */
}
/* ------- 消すもの -------- */
	
#pagetop,.top_back2,.head3,#head_menu,#menu,#gad_sumaho1,.foot_sumaho,.y_moyori2,.tel_top,#map_apuri,.gengo{
    display: none;
}
/* PCではスマホ固定CTAを表示しない */
.mobile-cta{
  display: none;
}
