@charset "utf-8";
/* ===================================================
	Reset
====================================================== */
#customer_header h1,
#customer_header h2,
#customer_header h3,
#customer_header h4,
#customer_header h5,
#customer_header h6,
#customer_footer h1,
#customer_footer h2,
#customer_footer h3,
#customer_footer h4,
#customer_footer h5,
#customer_footer h6 { margin: 0;}

#customer_header ul,
#customer_header ol,
#customer_header li,
#customer_footer ul,
#customer_footer ol,
#customer_footer li { padding: 0; margin: 0; list-style-type: none;}

#customer_header dl,
#customer_footer dl { padding: 0; margin: 0;}

#customer_header p,
#customer_footer p { padding: 0; margin: 0;}


/* ===================================================
	Custom CSS
	※ 予約番自体のコンテンツに影響するのを避けるため、
	　必ず #customer_header または #customer_footer からの継承で記述してください。
====================================================== */
body { min-width: 1200px; background: #fcfbf7;}

#customer_header,
#customer_footer {
	color: #333; font-size: 15px; line-height: 1.8;
	font-family: "Yu Mincho", YuMincho, "Hiragino Mincho ProN", serif;
	font-weight: 500;
	-webkit-text-size-adjust: 100%;
}

#customer_header a,
#customer_footer a { color: #333; text-decoration: none; transition: opacity .5s;}

#customer_header .ofi,
#customer_footer .ofi { object-fit: cover;}
#customer_header .br_sp,
#customer_header .view_sp,
#customer_footer .br_sp,
#customer_footer .view_sp { display: none;}

#customer_header .tel-link,
#customer_footer .tel-link { pointer-events: none;}

@media screen and (hover: hover) {
	#customer_header a:hover,
	#customer_footer a:hover { opacity: 0.7;}
}
@media screen and (orientation:landscape) {
	body { width: 100%;}
}
@media screen and (max-width: 600px) {
	body { min-width: 0;}

	#customer_header,
	#customer_footer { font-size: 16px; line-height: 1.6;}
	#customer_header .br_sp,
	#customer_footer .br_sp { display: inline;}
	#customer_header .view_sp,
	#customer_footer .view_sp { display: block;}
	#customer_header .br_pc,
	#customer_header .view_pc,
	#customer_footer .br_pc,
	#customer_footer .view_pc { display: none;}

	#customer_header .tel-link,
	#customer_footer .tel-link { pointer-events: auto;}
}

/* ---------------------------------------------------
	Base Layout
------------------------------------------------------ */

/* コンテンツ幅 */
#customer_header .inner_md,
#customer_footer .inner_md { width: 1200px; max-width: 92%; margin: 0 auto;}


/* 石金ロゴ */
#customer_header .cmn_logo,
#customer_footer .cmn_logo { display: inline-flex; flex-direction: column; align-items: center;}
#customer_header .cmn_logo span:not(.cmn_gothic),
#customer_footer .cmn_logo span:not(.cmn_gothic) { margin: 10px 0 0 8px; font-size: 12px; letter-spacing: 8px;}
#customer_header .cmn_logo .cmn_gothic,
#customer_footer .cmn_logo .cmn_gothic { margin: 0 0 5px;}


/* 電話番号 */
#customer_header .cmn_tel,
#customer_footer .cmn_tel { display: flex; align-items: flex-end; justify-content: center; padding: 0 0 5px; border-bottom: 1px solid rgba(51, 51, 51, 0.5); color: rgba(51, 51, 51, 0.9); font-size: 35px; font-weight: bold; line-height: 1;}
#customer_header .cmn_tel img,
#customer_footer .cmn_tel img { margin: 0 8px 0 0;}
#customer_header .cmn_tel span span,
#customer_footer .cmn_tel span span { display: block; margin: 0 0 5px; font-size: 15px; font-weight: 500;}

@media screen and (max-width: 600px) {
	#customer_header .cmn_tel,
	#customer_footer .cmn_tel { font-size: 32px;}
	#customer_header .cmn_tel img,
	#customer_footer .cmn_tel img { width: 30px;}
	#customer_header .cmn_tel span span,
	#customer_footer .cmn_tel span span { font-size: 10px;}
}


/* 予約番 細かいリンク */
#customer_header .cmn_reserve_link li,
#customer_footer .cmn_reserve_link li { padding: 0 0 0 18px; background: url(../../common/img/icon_arrow_r.svg) no-repeat left center; font-size: 14px;}

@media screen and (max-width: 600px) {
	#customer_header .cmn_reserve_link,
	#customer_footer .cmn_reserve_link { display: flex; flex-wrap: wrap; justify-content: space-between;}
	#customer_header .cmn_reserve_link li,
	#customer_footer .cmn_reserve_link li { margin: 2px 5px;}
}


/* ゴシック */
#customer_header .cmn_gothic,
#customer_footer .cmn_gothic { font-family: "Yu Gothic Medium", YuGothic, "Yu Gothic", "Hiragino Kaku Gothic ProN", "Meiryo", sans-serif;}

/* ボタン */
#customer_header [class*="cmn_btn"],
#customer_footer [class*="cmn_btn"] { display: flex; align-items: center; justify-content: center; width: 250px; max-width: 100%; height: 50px; border: 1px solid #bf3b3c;}
#customer_header [class*="cmn_btn"].cmn_btn_arrow,
#customer_footer [class*="cmn_btn"].cmn_btn_arrow { justify-content: space-between; width: 300px; position: relative;}
#customer_header [class*="cmn_btn"].cmn_btn_arrow::before,
#customer_header [class*="cmn_btn"].cmn_btn_arrow::after,
#customer_footer [class*="cmn_btn"].cmn_btn_arrow::before,
#customer_footer [class*="cmn_btn"].cmn_btn_arrow::after { content: ''; flex-grow: 1; max-width: 60px;}
#customer_header [class*="cmn_btn"].cmn_btn_arrow::after,
#customer_footer [class*="cmn_btn"].cmn_btn_arrow::after { height: 1px;}
#customer_header [class*="cmn_btn"].cmn_btn_arrow span,
#customer_footer [class*="cmn_btn"].cmn_btn_arrow span { flex-shrink: 0; padding: 0 20px;}
#customer_header [class*="cmn_btn"].cmn_btn_arrow span::after,
#customer_footer [class*="cmn_btn"].cmn_btn_arrow span::after { content: ''; width: 10px; height: 1px; position: absolute; right: 0; top: 50%; transform-origin: right bottom; transform: rotate(40deg);}
#customer_header .cmn_btn01,
#customer_footer .cmn_btn01 { background: #bf3b3c; color: #fff;}
#customer_header .cmn_btn01.cmn_btn_arrow::after,
#customer_footer .cmn_btn01.cmn_btn_arrow::after { background: #fff;}
#customer_header .cmn_btn01.cmn_btn_arrow span::after,
#customer_footer .cmn_btn01.cmn_btn_arrow span::after { background: #fff;}

@media screen and (max-width: 600px) {
	#customer_header [class*="cmn_btn"],
	#customer_footer [class*="cmn_btn"] { width: 100% !important;}
	#customer_header [class*="cmn_btn"].cmn_btn_arrow span,
	#customer_footer [class*="cmn_btn"].cmn_btn_arrow span { padding: 0 10px;}
}


/* ---------------------------------------------------
	Header
------------------------------------------------------ */
#customer_header #g_header { width: 100%; min-width: 1200px; position: absolute; top: 0; left: 0; z-index: 105;}

#customer_header #g_header .btn_menu_top .icon { display: flex; flex-direction: column; justify-content: center; width: 32px; height: 30px; margin: 20px 0 10px;}
#customer_header #g_header .btn_menu_top .icon span { width: 100%; height: 4px; background: #fff; transition: margin .5s, opacity .5s, transform .5s;}
#customer_header #g_header .btn_menu_top .icon span + span { margin: 9px 0 0;}
#customer_header #g_header .btn_menu_top .view_active { display: none;}

#customer_header #g_header:target .btn_menu_top .view_default { display: none;}
#customer_header #g_header:target .btn_menu_top .view_active { display: block;}
#customer_header #g_header:target .btn_menu_top .icon span + span { margin-top: -4px;}
#customer_header #g_header:target .btn_menu_top .icon span:first-child { transform: rotate(45deg);}
#customer_header #g_header:target .btn_menu_top .icon span:nth-child(2) { opacity: 0;}
#customer_header #g_header:target .btn_menu_top .icon span:last-child { transform: rotate(-45deg);}


#customer_header #g_header .hd_inner { width: 744px; height: 242px; padding: 35px 0 0 95px; background: url(../../common/img/h_bg_pc.png) no-repeat left top;}
#customer_header #g_header .hd_btns { position: absolute; top: 50px; right: 50px; z-index: 100; transition: opacity .5s;}
#customer_header #g_header .hd_btns li + li { margin: 10px 0 0;}
#customer_header #g_header .hd_btns a { display: flex; flex-direction: column; align-items: center; justify-content: center; width: 100px; height: 100px; background: #33291d; color: #fff;}
#customer_header #g_header .btn_en { width: 100px; padding: 5px; position: absolute; top: 270px; right: 50px; background: #dbd0c0; font-size: 16px; text-align: center;}

#customer_header #g_header:target .hd_btns { opacity: 0; pointer-events: none;}

@media screen and (max-width: 600px) {
	#customer_header #g_header { display: flex; align-items: center; justify-content: space-between; min-width: 0; height: 80px; padding: 10px 15px 10px 4%; margin: 0 0 -2px; position: relative; background: url(../../common/img/h_bg_sp.png) repeat-x center bottom;}

	#customer_header #g_header .btn_menu_top .icon { width: 20px; height: 16px; margin: 8px 0 5px;}
	#customer_header #g_header .btn_menu_top .icon span { width: 100%; height: 2px; background: #fff; transition: margin .5s, opacity .5s, transform .5s;}
	#customer_header #g_header .btn_menu_top .icon span + span { margin: 5px 0 0;}

	#customer_header #g_header:target .btn_menu_top .icon span + span { margin-top: -2px;}


	#customer_header #g_header .hd_inner { width: auto; height: auto; padding: 0; background: none;}
	#customer_header #g_header .cmn_logo { display: block; align-items: flex-start; padding: 0 0 0 120px; position: relative;}
	#customer_header #g_header .cmn_logo img { width: 100px; position: absolute; left: 0; top: 50%; transform: translateY(-50%);}
	#customer_header #g_header .cmn_logo span { line-height: 1;}
	#customer_header #g_header .cmn_logo span:not(.cmn_gothic) { font-size: 10px;}
	#customer_header #g_header .cmn_logo .cmn_gothic { margin: 0; font-size: 14px;}
	#customer_header #g_header .hd_btns { position: static; z-index: auto; display: flex; flex-direction: row-reverse; top: 15px; right: 15px;}
	#customer_header #g_header .hd_btns li { position: static;}
	#customer_header #g_header .hd_btns li + li { margin: 0 10px 0 0;}
	#customer_header #g_header .hd_btns a { width: 50px; height: 50px; font-size: 10px; line-height: 1;}
	#customer_header #g_header .hd_btns .btn_tel { display: flex; align-items: center; justify-content: center; width: 50px; height: 50px; background: none; border: 1px solid #33291d;}
	#customer_header #g_header .hd_btns .btn_tel img { width: 30px;}

	#customer_header #g_header:target .hd_btns { opacity: 1; pointer-events: auto;}
}


/* ---------------------------------------------------
	G-nav
------------------------------------------------------ */
#customer_header #g_nav { width: 410px; height: 0; position: fixed; top: 0; right: 0; z-index: 50; background: rgba(255,255,255,0.9); overflow: auto; transition: height .7s;}
#customer_header #g_nav .btn_menu_top { display: flex; flex-direction: column; align-items: center; justify-content: center; width: 100px; height: 100px; position: fixed; top: 50px; right: 50px; z-index: 100; background: #33291d; color: #fff; opacity: 0; pointer-events: none;}
#customer_header #g_nav .gn_inner { width: 240px; padding: 180px 0 50px; margin: 0 auto;}
#customer_header #g_nav li { padding: 0 0 0 20px; position: relative;}
#customer_header #g_nav li + li { margin: 15px 0 0;}
#customer_header #g_nav li::before { content: ''; width: 10px; height: 1px; position: absolute; left: 0; top: 50%; background: #333;}
#customer_header #g_nav li a { font-size: 18px;}
#customer_header #g_nav .cmn_tel { margin: 40px 0 15px; font-size: 28px;}
#customer_header #g_nav .cmn_tel img { width: 25px;}
#customer_header #g_nav .cmn_tel span span { font-size: 10px;}
#customer_header #g_nav .cmn_btn01 { width: 100%;}

#customer_header #g_header:target #g_nav { height: 100vh;}
#customer_header #g_header:target #g_nav .btn_menu_top { opacity: 1; pointer-events: auto;}

@media screen and (max-width: 600px) {
	#customer_header #g_nav { width: 100%;}
	#customer_header #g_nav .btn_menu_top { width: 50px; height: 50px; top: 15px; right: 15px; font-size: 10px; line-height: 1; pointer-events: none;}
	#customer_header #g_nav .gn_inner { width: 260px; padding: 85px 0 50px; text-align: center;}
	#customer_header #g_nav ul { display: inline-block; margin: 0 auto; text-align: left;}
	#customer_header #g_nav .cmn_tel { margin-top: 30px; text-align: left;}
	#customer_header #g_nav .btn_menu { display: flex; align-items: center; justify-content: center; height: 45px; margin: 15px auto 0; border: 1px solid #333;}
	#customer_header #g_nav .btn_menu .icon { display: flex; flex-direction: column; align-items: center; justify-content: center; width: 20px; height: 20px; margin: 0 10px 0 0;}
	#customer_header #g_nav .btn_menu .icon span { width: 20px; height: 1px; background: #333;}
	#customer_header #g_nav .btn_menu .icon span + span { margin: -1px 0 0;}
	#customer_header #g_nav .btn_menu .icon span:first-child { transform: rotate(45deg);}
	#customer_header #g_nav .btn_menu .icon span:last-child { transform: rotate(-45deg);}
}


/* ---------------------------------------------------
	Main img
------------------------------------------------------ */
#customer_header #main_img { height: 600px; position: relative;}
#customer_header #main_img .ofi { width: 100%; height: 100%;}
#customer_header #main_img h1 { display: flex; flex-direction: column; align-items: center; justify-content: center; width: 100%; height: 100%; position: absolute; left: 0; top: 0; color: #fff;}
#customer_header #main_img h1 .main { font-size: 45px; line-height: 1.3;}
#customer_header #main_img h1 .sub { margin: 5px 0 0; color: #fbe1a1; font-size: 14px;}

@media screen and (max-width: 600px) {
	#customer_header #main_img { height: 50vw; min-height: 200px;}
	#customer_header #main_img h1 .main { font-size: 30px; line-height: 1.3;}
	#customer_header #main_img h1 .sub { margin: 5px 0 0; font-size: 12px;}
}


/* breadcrumb
------------------------------------------------------ */
#customer_header #breadcrumb { display: flex; margin: 5px 20px 20px; position: relative; z-index: 10; font-size: 17px; overflow: auto;}
#customer_header #breadcrumb li { display: flex; line-height: 1.6;}
#customer_header #breadcrumb li::before { content: '>'; margin: 0 10px;}
#customer_header #breadcrumb li:first-child { flex-shrink: 0;}
#customer_header #breadcrumb li:first-child::before { display: none;}
#customer_header #breadcrumb li a { max-width: 300px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap;}

@media screen and (max-width: 600px) {
	#customer_header #breadcrumb { flex-wrap: wrap; margin: 5px 10px; font-size: 12px;}
	#customer_header #breadcrumb li::before { margin: 0 5px;}
}


/* ---------------------------------------------------
	Footer
------------------------------------------------------ */
#customer_footer { margin: 150px 0 0;}
#customer_footer #pagetop { display:none; position: fixed; bottom: 10px; right: 10px; z-index: 95;}
#customer_footer #pagetop a {
	display: flex; flex-direction: column; align-items: center; justify-content: center; width: 48px; height: 48px;
	background: #fff; border: 1px solid #333; font-size: 10px; opacity: 0.8; transition: opacity 0.5s;
}
#customer_footer #pagetop a::before {
	content: ''; width: 12px; height: 12px; margin: 5px 0 3px;
	border-top: 1px solid #333; border-left: 1px solid #333;
	transform: translateY(50%) rotate(45deg);
}

#customer_footer #g_footer .ft_sub { display: flex; align-items: center; justify-content: space-between;}
#customer_footer #g_footer .ft_sub .cmn_btn01 { width: 300px; height: 70px;}
#customer_footer #g_footer .ft_sub .epay dt { margin: 0 0 5px; font-size: 14px; font-weight: 500;}
#customer_footer #g_footer .ft_sub .epay ul { display: flex; justify-content: space-between;}
#customer_footer #g_footer .ft_sub .epay li + li { margin: 0 0 0 20px;}

#customer_footer #g_footer .ft_nav { padding: 65px 0; margin: 150px 0 0; position: relative; z-index: 0; background: #dbd0c0; font-size: 14px;}
#customer_footer #g_footer .ft_nav::before { content: ''; width: 100%; height: 130px; position: absolute; top: -90px; left: 0; z-index: -1; background: url(../../common/img/f_bg_pc01.png) no-repeat right top, url(../../common/img/f_bg_pc02.png) no-repeat left top;}
#customer_footer #g_footer .ft_nav .inner_md,
#customer_footer #g_footer .ft_nav .nav_col { display: flex; justify-content: space-between;}
#customer_footer #g_footer .ft_nav .nav_col { width: 900px;}
#customer_footer #g_footer .ft_nav ul { padding: 0 0 0 20px; border-left: 1px solid rgba(51, 51, 51, 0.7);}
#customer_footer #g_footer .ft_nav li { padding: 0 0 0 15px; position: relative;}
#customer_footer #g_footer .ft_nav li::before { content: ''; width: 10px; height: 1px; position: absolute; left: 0; top: 50%; background: rgba(51, 51, 51, 0.7);}
#customer_footer #g_footer .ft_nav .copyright { align-self: flex-end;}

#customer_footer #g_footer .ft_logo { padding: 40px 0 60px; text-align: center;}
#customer_footer #g_footer .ft_logo address { margin: 10px 0 0;}
#customer_footer #g_footer .ft_logo address span:first-child { margin: 0 30px 0 0;}

@media screen and (hover: hover) {
	#customer_footer #pagetop a:hover { opacity: 1;}
}
@media screen and (max-width: 600px) {
	#customer_footer { margin-top: 80px;}
	#customer_footer #pagetop { display: block !important; position: static;}
	#customer_footer #pagetop a { flex-direction: row; width: auto; height: 45px; background: none; border-left: none; border-right: none;}
	#customer_footer #pagetop a::before { margin: 0 0 5px;}

	#customer_footer #g_footer .ft_sub { display: block; padding: 40px 0 0;}
	#customer_footer #g_footer .ft_sub .cmn_btn01 { width: auto; height: 50px; margin: 15px 0;}
	#customer_footer #g_footer .ft_sub .epay { display: flex; align-items: center; justify-content: center; margin: 30px 0 0;}
	#customer_footer #g_footer .ft_sub .epay dt { flex-shrink: 0; margin: 0 15px 0 0; font-size: 12px;}
	#customer_footer #g_footer .ft_sub .epay ul { justify-content: flex-start;}
	#customer_footer #g_footer .ft_sub .epay li + li { margin-left: 10px;}

	#customer_footer #g_footer .ft_nav { padding: 35px 0 20px; margin-top: 70px; position: relative; z-index: 0; background: #dbd0c0; font-size: 14px;}
	#customer_footer #g_footer .ft_nav::before { height: 70px; position: absolute; top: -38px; background-image: url(../../common/img/f_bg_sp01.png), url(../../common/img/f_bg_sp02.png); background-size: auto 70px;}
	#customer_footer #g_footer .ft_nav .inner_md { display: block;}
	#customer_footer #g_footer .ft_nav .nav_col { flex-wrap: wrap; width: auto; padding: 20px 0;}
	#customer_footer #g_footer .ft_nav ul { width: 50%; padding-left: 10px;}
	#customer_footer #g_footer .ft_nav ul:nth-child(n+3) { padding-top: 10px;}
	#customer_footer #g_footer .ft_nav li { padding-left: 10px;}
	#customer_footer #g_footer .ft_nav li::before { width: 5px; top: 0.8em;}
	#customer_footer #g_footer .ft_nav li + li { margin: 10px 0 0;}
	#customer_footer #g_footer .ft_nav .copyright { margin: 10px 0 0; text-align: center;}

	#customer_footer #g_footer .ft_logo img { width: 150px;}
	#customer_footer #g_footer .ft_logo address { margin-top: 20px;}
	#customer_footer #g_footer .ft_logo address span:first-child { margin: 0;}
}


/* ---------------------------------------------------
	更新履歴
------------------------------------------------------



------------------------------------------------------ */