@charset "UTF-8";

html{
	font-size: 62.5%;
}

body{
	background: url('../img/common/bg.png') repeat left top #fcfaf8;
	background-color: #fcfaf8; /* 柔らかいオフホワイト */
	background-size: 100% auto;
	font-family: "Yu Mincho", "YuMincho", serif;
	font-size: 1.6rem;
	font-size: 16px;
	line-height: 1.5;
	color: #000;
	text-align: left;
}

body.fixed{
	position: fixed;
}

body {
  /* 背景画像を変える場合（和紙のような質感や、うっすらとしたレース柄など） */
  background-image: url('../img/common/bg_soft_pattern.png'); 
  background-repeat: repeat;
  /* 画像がない場合・読み込み前の優しいベースカラー（ペールピンク系） */
  background-color: #fffafb; 
  color: #555555; /* 真っ黒（#000）を避け、濃いグレーやブラウンにすると文字も優しくなります */
}

a:link,a:visited{
	color: #3B2F3A;
	text-decoration: none;
}


img{
	max-width: 100%;
	width: 100%;
}

img[src$=".svg"] {
	width: 100%;
	height: auto;
}
@media screen and (min-width: 0px) and (max-width: 766px) {
}
#logo img{
	height:auto;
}
}
.img-auto img{
	width: auto!important;
}

body{
	min-height: calc(100vh - 40px);
}

.spNone{ display: none !important; }
.en{}

.ntBold{
	font-weight: bold;
	font-size:	1.6rem!important; ;
}

/********************

	header

**********************/

#globalTitle{
	background-color: #000;
	color: #fff;
	text-align: center;
	padding: 2px 0;
	/*font-size: 1.2rem;*/
	font-size: 74%;
	margin-bottom:1vw;
}

#globalHeader.is-fixed{
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	z-index:999;
}



.hdr-inner {
	width: 100vw;
	padding: 0 0 1vw;
	background-color: rgba(255,255,255,0.9);
	z-index: 999;
	position: relative
}


.site-name {
    float: left;
    width: 80%;
    margin-left: 1vw;
}

#logo {
    float: left;
    display: block;
    margin-right: 6%;
    width: 38%;
}

.shopInfo {
    float: left;
    text-align: center;
    width: 50%;
    font-size: 1.2rem;
	    margin: 8px 0px;
}
#shopTel {
    font-size: 1.6rem;
}
/* =========================================
   ヘッダーアイコンの装飾
========================================= */
.icon-header {
    vertical-align: -0.15em; /* テキストの高さとアイコンの中心を合わせる */
    margin-right: 6px;       /* 文字との間に少し余白を持たせる */
    color: #8c7b6c;          /* 落ち着いたグレージュ（茶系）を指定 */
}

/* 電話番号は少し目立たせたい場合の追加スタイル（任意） */
.header-tel {
    font-weight: bold;
    font-size: 1.1em;
    letter-spacing: 0.05em;
}


/********************

	nav

**********************/

.sp-ability-nav{
	position: fixed;
	bottom: 60px;
	right: 0;
	width: 80px;
	z-index: 3;
}



.sp-ability-nav li a{
	display: block;
	background-color: #4B218E;
	color: #fff;
	margin-bottom: 5px;
	width: 100%;
	text-align: center;
	height: 50px;
	font-size: 1rem;
	-webkit-border-radius: 50px 0 50px 50px / 50px 0 0 50px;
	-moz-border-radius: 50px 0 50px 50px / 50px 0 0 50px;
	padding: 5px 2px 5px 0;
}

.sp-ability-nav li a .reservation {
    background: url('../err/404.html') no-repeat 24px top;
    padding-top: 27px;
    display: block;
    width: 50px;
    margin: 0 auto;
    padding-left: 16px;/*日本語調整*/
}

.sp-ability-nav li a .tel{
	background: url('../err/404.html') no-repeat center top / 20px;
	padding-top: 27px;
	display: block;
	width: 50px;
	margin: 0 0 0 20px;
}

.sp-nav {
	position: fixed;
	bottom: 0;
	width: 100%;
background-color: rgba(255,255,255,0.9);
background: linear-gradient(to bottom, #f8d1b2, #ffffff) !important; /* 赤から白へのグラデーション */
	display: flex;
	height: 75px;
	z-index: 97;
	border-top: 1px solid #fff;
}

.sp-nav-close{
	background: #fff;
}

.sp-nav li {
	flex-basis: 20%;
	font-size: 63%;
	text-align: center;
	padding: 5px 0;
	z-index: 99;
}

.sp-nav-close li a{
	pointer-events: none;
}

/*
.sp-nav-close li:last-child{
	background: #90258A!important;
}
*/


.sp-nav li a{
	color: #000;
	font-size: 95% !important; /* 文字サイズ（お好みで調整してください） */
        font-weight: bold !important; /* 太字にする場合 */
        color: #000 !important; /* 文字色（背景が白に近くなるため、黒系が見やすいです） */
letter-spacing: -1px;	
}
.sp-nav.pcNone li a .en {
    display: block;             /* 日本語の下に改行して表示 */
    font-size: 0.99rem !important;  /* 英語はさらに小さく */
    transform: scale(0.9);      /* 可能な限り縮小表示 */
    margin-top: 1px;            /* 日本語との隙間を微調整 */
    letter-spacing: 0;          /* 英語は詰めすぎると読めないので戻す */
    opacity: 0.8;               /* 少し色を薄くして圧迫感を減らす */
}

/* --- 今回の追加部分（縦線を入れる） --- */
    ul.sp-nav.pcNone li {
        /* 右側に1pxの薄いグレーの実線を入れる */
        border-right: 1px solid rgba(0, 0, 0, 0.2) !important; 
        
        /* ボックスサイズの計算を含める（レイアウト崩れ防止） */
        box-sizing: border-box !important; 
    }

    /* 一番右のボタンだけ線を消す */
    ul.sp-nav.pcNone li:last-child {
        border-right: none !important;
    }

    /* --- 前回の設定（文字の調整など） --- */
    ul.sp-nav.pcNone li a {
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
        text-decoration: none;
    }
.sp-nav li a span{
	display: block;
	font-size: 1.2rem;
	opacity: 0.6;
}

/* 固定ナビ全体の背景や配置 */
.sp-nav.pcNone {
    display: flex;
    justify-content: space-around;
    align-items: center;
    width: 100%;
    margin: 0;
    padding: 0;
    list-style: none;
    background: #fff; /* 背景色 */
    border-top: 1px solid #ddd; /* 上に薄い線を入れると引き締まります */
/* 固定表示の設定（必要であれば） */
    position: fixed;
    bottom: 0;
    left: 0;
    z-index: 9999;
  bottom: env(safe-area-inset-bottom);

}

/* アイコンのスタイル */
.sp-nav.pcNone li a i {
    font-size: 20px;            /* アイコンの大きさ */
    margin-bottom: 2px;         /* 文字との隙間 */
    color:#b05520;            /* アイコンの色（サイトに合わせてピンクなどに） */
}



.menu-btn {
    height: 32px;
    position: relative;
    z-index: 999;
    display: block;
    float: right;
    padding: 1vw 2vw 0 0;
}

.menu-btn::after {
	content: "MENU";
	position: absolute;
	font-family: "Yu Mincho", "YuMincho", serif;
	font-size: 1.4rem;
	left: 0.5vw;
	bottom: -5vw;
	color:#000;
}

.menu-btn span {
    width: 45px;
    height: 5px;
    background: #000;
    display: block;
    transition: .2s all;
    transform: rotate(0deg);
}

.menu-btn span:nth-child(2){
	margin: 5px 0;
}

.menu-btn span:nth-child(3){
	margin-bottom: 15px;
}

.menu-btn.active{
	z-index: 9999;
}

.menu-btn.active span:nth-child(1) {
	transform: rotate(-27deg);
	top: 1px;
	position: relative;
}
.menu-btn.active span:nth-child(2){ display: none; }
.menu-btn.active span:nth-child(3) {
	transform: rotate(27deg);
	position: absolute;
	top: 17px;
}

.sp-nav-all {
	background: #fff;
	/*height: calc(100vh - 100px);*/
	height:100vh;
	width: 100%;
	position: fixed;
	top: 0;
	right: -100%;
	opacity: 0;
	visibility: hidden;
	z-index: 98;
	transition: opacity .25s, visibility .25s,width .3s,right .3s;
	/*overflow: scroll;*/
	padding-top: 100px;
}

.sp-nav-all.open {
	opacity: 1;
	visibility: visible;
	width: 100%;
	right: 0;
}

.sp-nav-main{
	display: -webkit-flex;
	display: flex;
	-webkit-flex-direction: column;
	flex-direction: column;
	overflow: scroll;
	height: 75vh;
}


.sp-nav-main li a{
	border-bottom: 1px solid #000;
	font-size: 1.2rem;
	display: -webkit-flex;
	display: flex;
	justify-content: space-between;
	line-height: 45px;
	height: 45px;
	padding: 0 5px;
}


.sp-nav-main li:last-child a{
	border-bottom: none;
}

.sp-nav-main li a{
	color: #000;
}

.sp-nav-main li .jp{
	font-size: 1.8rem;
}

#content{
	margin:86px auto 50px;
}


/********************

	common

**********************/

.page-title{
    text-align: center;
    position: relative;
    padding-bottom: 15px;
    margin-bottom: 30px;
    font-size: 2.8rem;
    letter-spacing: 0.1em;
    color: #8d6e63; /* 温かみのあるブラウン */
}

.page-title .en{
    display: block;
    font-size: 1.7rem;
    color: #c0a9a3;
    margin-top: 5px;
    font-family: 'Roboto Condensed', sans-serif;
}



.common-ttl {
	font-size: 3rem;
	margin: 0 0 10px;
	text-align: center;
}

.common-ttl .en{
	display: block;
	font-size: 1.8rem;
}


.heartTtl{
	background: url(../img/common/icon_heart_mid.png) no-repeat left center;
    background-size: 20px auto;
    padding-left: 25px;
	margin-bottom: 10px;
	padding-bottom: 5px;
	border-bottom: 1px solid #C60000;
	display: block;
}




/********************

	copyright

**********************/

.copyright {
	background-color: #000;
	width: auto;
	text-align: center;
	color: #fff;
	display: block;
	line-height: 40px;
	height: 40px;
	margin-bottom: 60px;
}

/********************

	btn

**********************/

a.more {
	height: 50px;
	line-height: 50px;
	padding: 0px 50px;
	background: #000;
	color: #fff;
	text-align: center;
	display: block;
	width: 60%;
	border: 1px solid transparent;
	position: relative;
}
/*
a.more::after{
	content: "";
	position: absolute;
	width: 16px;
	height: 1px;
	top: 50%;
	right: 10px;
	background: #fff;
}
*/
a.more:hover{
	background: #fff;
	border-color: #000;
	color: #000;
	opacity: 1;
}

/*
a.more:hover::after{
	background: #000;
}
*/

/*==========================

	btnPageTop

============================*/

.btnTelFixed {
    position: fixed;
    right: 8px;
    bottom: 80px;
    display: block;
    /*width: 15%;*/
    width: 60px;
    z-index: 97;
}

.btnTopFixed {
    position: fixed;
    left: 8px;
    bottom: 80px;
    display: block;
    z-index: 97;
    background: rgba(153,204,255,0.8);
	width: 60px;
	height: 61px;
    text-align: center;
    font-size: 1.2rem;
    border-radius: 50%;
}

.btnTopFixed a{
	color:#F3B0CD;
	display:block;
	padding: 35px 10px 0;
	font-size: 1rem;
}

.btnTopFixed::before {
    content: "";
    width: 0;
    height: 0;
    border-left: 20px solid transparent;
    border-right: 20px solid transparent;
    border-bottom: 20px solid #F3B0CD;
    position: absolute;
    top: 10px;
    left: 10px;
}




#btnPageTop {
	width: 96%;
	margin: 30px auto 0;
	display: block;
}

#btnPageTop a {
    display: block;
    position: relative;
    clear: both;
    float: right;
    padding: 10px;
    font-weight: normal;
    width: 172px;
    height: 52px;
    text-align: right;
}


#btnPageTop a::before {
    content: "";
    position: absolute;
    left: 46px;
    top: 34%;
    display: block;
    width: 10px;
    height: 10px;
    border-top: solid 1px #000;
    border-right: solid 1px #000;
    -webkit-transform: rotate(314deg);
    transform: rotate(314deg);

}

/*==========================

	pagingList

============================*/


#pagingList{
	clear: both;
	text-align: center;
    width: 100%;
	margin:0 auto;
	padding: 3% 0;
}

#pagingList li{
    display: inline-block;
    font-weight: bold;
    color: #000;
    text-align: center;
}

#pagingList li strong{
	padding: 6px 12px;
	border: 1px solid #000;
    background-color: #fff;
}

#pagingList li a{
	border: 1px solid #000;
	background-color:#000;
	color: #fff;
	padding: 6px 12px;
    text-decoration: none;
}

#pagingList li a:hover{
	background-color: #fff;
	color: #000;
	opacity:unset;
	/*opacity:0.7;*/
}


#pagingList .pageOf{
	background-color: #fff;
	color: #000;
	display: inline-block;
    padding: 6px 12px;
    text-align: center;
}


#pagingList li.pageCtrl a{
	color: #000!important;
	border: none!important;
	background: transparent!important;
}

.center{
	text-align: center;
	margin: 0 auto;
	padding: 0 20px;
}

.inline{
	display: inline;
}

.moreLinkView{
	font-size: 20px;
	clear: both;
	margin: 0 auto;
	width: auto;
	text-align: right;
}

.moreLinkView a::after {
    border-color: transparent transparent transparent #000000;
    border-style: solid;
    border-width: 5px 0 5px 8px;
    bottom: 0;
    content: "";
    display: block;
    height: 0;
    left: -11px;
    line-height: 0;
    margin: 0 auto;
    position: absolute;
    top: 10px;
    width: 0;
}

.btnCommon{
    border: none;
    background-color: #000;
    width: 45%;
    height: 45px;
    line-height: 45px;
    color: #fff!important;
    position: relative;
    cursor: pointer;
    font-size: 1.4rem;
    display: block;
    text-align: center;
}


.btnCommon a{
	color: #fff;
	display: block;
}


.btnCommon:after {
    content: "";
    position: absolute;
    top: 16px;
    right: 10px;
    width: 0;
    height: 0;
    border-left: 6px solid #fff;
    border-top: 6px solid transparent;
    border-bottom: 6px solid transparent;
}

.btnCommon:hover{
    background-color: #fff;
    color:#000!important;
    border: 1px solid #000;
}

.hidden{
	display: none;
}





@media screen and (min-width:767px) {
	.pcNone{ display: none !important; }
	.spNone{ display: block !important; }



	body{
		background-size: auto;
		overflow-x: hidden;
	}


	body.fixed{
		position: static;
	}

	.ntBold{
		font-size:	2.2rem!important;
	}
	/*footer浮き防止*/
	#content {
		min-height: calc(100vh - 100px);
	}

	a{
		transition: .3s ease-in;
	}

	a:link,a:visited{
		color: #3B2F3A;
		text-decoration: none;
		transition: .3s ease-in;
	}

	a:hover{
		opacity: 0.65;
	}


	/********************

		header

	**********************/
	#globalTitle {
		margin-bottom:10px;
		font-size:1.6rem;
	}

	.hdr-inner {
		padding: 0 0 10px;
	}

	.site-name {
	    width: 420px;
	    margin-left: 20px;
	    margin: 0 0 0 20px;
	}

	#logo {
	    margin-right: 20px;
	    width: 160px;
	}

	.shopInfo {
	    width: auto;
	    font-size: 2rem;
	    padding-top: 10px;
	}

	.pc-nav{
		padding-top: 10px;
		position: absolute;
		right: 60px;
	}

	.pc-nav li {
	    text-align: center;
	    font-size: 1.8rem;
	    float: left;
	    margin-right: 50px;
	}

	.pc-nav li.now{
		border-bottom: 2px solid #000;
	}

	.pc-nav li a{
		color: #000;
	}

	.pc-nav li span{
        display: block;
        font-size: 70%;
    }
	}

	.full-nav {
	    position: absolute;
	    right: 30px;
	    top: 46px;
	}

	.menu-btn {
	    float: none;
	    padding: 0;
	}

	.menu-btn::after {
	    left: 0;
	    bottom: -12px;
	}

	.menu-btn.active span:nth-child(1) {
		top: -7px;
	}

	.menu-btn.active span:nth-child(3) {
		top: 8px;
	}

	.sp-nav-all.open {
	    width: 100%;
	}

	.sp-nav-all {
		background-color: rgba(200,200,200,.9);
		overflow: auto;
		margin-top: 136px;
		padding-top: 0;
		z-index: 100;
	}


	/********************

		common

	**********************/
	#content{
		margin:116px auto 50px;
	}


	.page-title {
		font-size: 4rem;
		margin: 30px auto 80px;
	}



	/********************

		btn

	**********************/

	a.more {
		width: 250px;
	}

	/********************

		frame

	**********************/

	#btnPageTop {
	   width: 1180px;
	}

	#btnPageTop a {
		width: 281px;
		height: 86px;
		font-size: 2rem;
	}

	#btnPageTop a:before {
		left: 110px;
		top: 24px;
	}

footer{
	clear: both;
}

	.footerNav{
		background-color: #DEDEDE;
		display: -ms-flex;
		display: flex;
		justify-content: center;
		padding: 30px 0 15px;
	}

	.fixBottom{
		padding: 0 0 30px;
	}

	.footerNav li{
		margin-right: 20px;
	}

	.footerNav li a{
		color: #000;
	}

	.copyright{
		margin-bottom: 0;
	}

}


/* フッター全体 */
.footer {
    background-color: #919191;
    color: #fff;
    padding: 50px 0 20px;
    font-family: "Yu Mincho", serif;
}

.footer-inner {
    max-width: 1100px;
    margin: 0 auto;
    padding: 0 20px;
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
}
.brother {
border-top:#fff  1px ; 
	width: 80%;
	margin: 10% auto;
	text-align: center;
}

/* 左側エリア */
.footer-left {
    width: 40%;
}

.footer-logo img {
    max-width: 200px; /* 画像32のロゴサイズ調整 */
    height: auto;
    margin-bottom: 20px;
}

.footer-info p {
    margin-bottom: 10px;
    font-size: 14px;
    line-height: 1.6;
}

.footer-catch {
    font-weight: bold;
    color: #d4b185; /* ゴールド系の色でアクセント */
}

.footer-tel {
    font-size: 20px !important;
    font-weight: bold;
}

.footer-tel a {
    color: #6d6c6d; text-decoration: none;
}

/* 右側エリア：メニュー */
.footer-right {
    width: 55%;
}

.footer-menu-list {
    display: grid;
    grid-template-columns: repeat(3, 1fr); /* 3列に並べる */
    gap: 15px 10px;
    list-style: none;
    padding: 0;
}

.footer-menu-list li a {
    color: #fff;
    text-decoration: none;
    font-size: 13px;
    display: block;
    transition: 0.3s;
}

.footer-menu-list li a:hover {
    color: #d4b185;
    text-decoration: underline;
}

/* コピーライト */
.copyright {
    text-align: center;
    border-top: 1px solid #444;
    margin-top: 40px;
    padding-top: 20px;
    font-size: 12px;
    color: #888;
}

/* スマホ対応 */
@media screen and (max-width: 768px) {
    .footer-inner {
        flex-direction: column;
    }
    .footer-left, .footer-right {
        width: 100%;
        text-align: center;
    }
    .footer-left {
        margin-bottom: 40px;
    }
    .footer-menu-list {
        grid-template-columns: repeat(2, 1fr); /* スマホは2列 */
    }
}
@media screen and (max-width: 767px) {
    .spNone {
        display: none !important;
    }
    
    /* スマホ時はロゴを中央に配置 */
    .footer-inner {
        justify-content: center;
    }
    
    .footer-logo {
        margin-right: 0;
    }
}

@media screen and (max-width:1110px) and (min-width:767px) {

}





/* 共通の調整 */
body {
    background-color: #fcfaf8; /* 柔らかいオフホワイト */
    color: #444; /* 文字は真っ黒にしない（可読性と清潔感） */
    font-family: "Helvetica Neue", Arial, "Hiragino Kaku Gothic ProN", "Hiragino Sans", Meiryo, sans-serif;
}

/* ヘッダーの質感をアップ */
#globalHeader {
    background: rgba(255, 255, 255, 0.95);
    border-bottom: 2px solid #e9d7d3; /* 落ち着いたピンクゴールド系 */
    box-shadow: 0 2px 10px rgba(0,0,0,0.05);
}

.site-name #logo img {
    filter: drop-shadow(0px 1px 1px rgba(0,0,0,0.1));
}
.common-ttl {
    text-align: center;
    position: relative;
    padding-bottom: 15px;
    margin-bottom: 30px;
    font-size: 2.8rem;
    letter-spacing: 0.1em;
    color: #8d6e63; /* 温かみのあるブラウン */
}

.common-ttl::after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
    width: 50px;
    height: 2px;
    background: #d4a373; /* ゴールド系のアクセント */
}

.common-ttl .en {
    display: block;
    font-size: 1.7rem;
    color: #c0a9a3;
    margin-top: 5px;
    font-family: 'Roboto Condensed', sans-serif;
}




/* =========================================
   1. ヘッダー全体：明るい黄色のグラデーション
========================================= */
header, 
.header {
  /* レモンイエローからハニーイエローへ向かう、明るく温かいグラデーション */
  background: linear-gradient(135deg, #fff8cc 0%, #ffdb4d 100%);
  border-bottom: none; /* 既存の下線を消す */
  box-shadow: 0 4px 15px rgba(255, 204, 0, 0.25); /* 影も黄色っぽくして光の反射を表現 */
  padding: 15px 0;
}

/* =========================================
   2. メニューのフォントと基本デザインの変更
========================================= */
/* ※対象となるメニューのaタグ（リンク）に適用します */
header ul li a, 
.header nav a {

  font-size: 15px;
  font-weight: bold;
  letter-spacing: 1px; /* 文字の間隔を少し開けて読みやすく */
  
  /* 黄色い背景に馴染む、優しいブラウン（真っ黒を避けるのがポイント） */
  color: #8c6a00; 
  text-decoration: none;
  
  /* メニューを「文字」から「角丸ボタン」のデザインに変更 */
  display: inline-block;
  padding: 8px 10px;
  background-color: rgba(255, 255, 255, 0.4); /* 半透明の白を敷いてボタン風に */

  transition: all 0.3s ease; /* マウスオーバー時のアニメーションをなめらかに */
}

/* =========================================
   3. メニューホバー時（マウスを乗せた時）の動き
========================================= */
header ul li a:hover, 
.header nav a:hover {
  background-color: #ffffff; /* 乗せるとパッと白く光るようにする */
  color: #e68a00; /* 文字色は少し濃いオレンジにしてアクセントに */
  box-shadow: 0 4px 10px rgba(230, 138, 0, 0.2); /* 浮き上がるような影 */
  transform: translateY(-2px); /* フワッと少し上に浮くアクション */
}

/* =========================================
   4. ヘッダー内のその他テキスト（電話番号など）
========================================= */
header p, 
header span, 
.header .tel {
  /* その他テキストも統一して優しいフォントとブラウンに */
  font-family: 'Hiragino Maru Gothic ProN', 'Yu Rounded', sans-serif;
  color:#666666;
}
.footer {
  /* 背景を真っ黒や濃い色ではなく、品のある淡いグレーやベージュにする */
  background-color: #fcf9f9; 
  border-top: 1px solid #f2e4e6; /* 上部にさりげない区切り線 */
  padding: 40px 20px;
  color: #666666;
}

/* 左：ロゴと店舗情報 */
.footer-left {
  /* レイアウトの幅指定などは既存のものを踏襲 */
}

.footer-left .logo {
  margin-bottom: 15px;
}

.footer-left .info-text {
  font-size: 14px;
  line-height: 1.8;
}

/* 右：メニュー部分 */
.footer-right ul {
  list-style: none;
  padding: 0;
}

.footer-right li a {
  color: #666666;
  text-decoration: none;
  display: block;
  padding: 8px 0;
  border-bottom: 1px dashed #e8d5d8; /* 実線ではなく点線にして柔らかさを演出 */
  transition: color 0.3s;
}

.footer-right li a:hover {
  color: #ffb1c1; /* マウスオーバーで優しいピンクに */
}
