@charset "UTF-8";

/* =================================================================================================
　初期化
================================================================================================= */

* {
	margin: 0;
	padding: 0;
}

html { height:100%; }

body {
	font-size: 14px;
	line-height: 1.8;
	font-family: 'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',MS GOTHIC,sans-serif;
	color: #333;
}

form, input, button, ul, li, dl, dt, dd, table, th, tr, td, p {
	margin: 0;
	padding: 0;
}
img, table { border: none; }
table { border-collapse: collapse; }
ul { list-style-type: none; }

div { overflow: hidden; }

.red { color: red; }

a {
	color: #1e50a2;
	text-decoration: none;
}
a:hover { opacity: 0.8; }

.ct { text-align: center; }
.lt { text-align: left; }
.rt { text-align: right; }

.clearfix:after {
	content: ".";
	height: 0;
	font-size: 0.1em;
	line-height: 0;
	display: block;
	visibility: hidden;
	clear: both;
}
.clear { clear: both; }

/* =================================================================================================
　ヘッダー
================================================================================================= */

#hd-wrapper {
	height: 121px;
	background-color: #963144;
}

#header {
	width: 960px;
	height: 121px;
	margin: 0 auto;
	padding: 0 20px;
	color: #fff;
}
.hd-access {
	height: 32px;
	text-align: right;
	overflow: hidden;
}
.hd-logo {
	float: left;
	width: 450px;
	height: 57px;
	font-size: 16px;
	overflow: hidden;
}
a.hd-logo-img {
	float: left;
	display: inline-block;
	width: 180px;
	height: 57px;
}
a.hd-logo-img:hover {
	opacity: 1;
}
.hd-logo-sub {
	float: left;
	display: inline-block;
	margin: 20px 0 0 20px;
}
.hd-navi {
	float: right;
	width: 484px;
	height: 57px;
}
.hd-navi li {
	float: left;
	display: block;
	width: 160px;
	height: 57px;
	border-left: 1px dotted #fff;
	text-align: center;
}
.hd-navi li:last-child {
	border-right: 1px dotted #fff;
}
.hd-navi a {
	display: block;
	padding-top: 8px;
	width: 160px;
	height: 57px;
	font-size: 18px;
	color: #fff;
	line-height: 1;
}
.hd-navi-sub {
	padding-top: 6px;
	font-size: 16px;
}

/* =================================================================================================
　コンテンツスライダー：トップページ
================================================================================================= */

.key-slider {
	width: 100%;
	height: 323px;
}
.film_roll_shuttle {
	position: relative;
}
.film_roll_child {
	display: inline-block;
}
.item {
	position: relative;
}
.key-item-01,
.key-item-01-sub,
.key-item-02-01,
.key-item-02-02,
.key-item-03-01,
.key-item-03-02 {
	position: absolute;
	color: #fff;
	line-height: 1;
}
.key-item-01,
.key-item-02-01,
.key-item-02-02,
.key-item-03-01,
.key-item-03-02 {
	font-size: 24px;
}
.key-item-01 {
	top: 252px;
	left: 20px;
}
.key-item-01-sub {
	bottom: 20px;
	left: 20px;
	font-size: 18px;
}
.key-item-02-01,
.key-item-03-01 {
	bottom: 20px;
	right: 510px;
}
.key-item-02-02,
.key-item-03-02 {
	bottom: 20px;
	right: 20px;
}

/* =================================================================================================
　コンテンツ
================================================================================================= */

#wrapper {
	margin-top: 40px;
}
#cont {
	width: 960px;
	margin: 0 auto 40px auto;
}

/* =================================================================================================
　メインコンテンツ
================================================================================================= */

.left {
	float: left;
	width: 690px;
}

/* アイコン */

.left-top-feature {
	width: 690px;
	height: 68px;
	margin-bottom: 40px;
}

.left-top-info,
.left-top-menu {
	margin-bottom: 40px;
}

.cont-tit {
	margin-bottom: 20px;
	font-size: 24px;
	color: #963144;
	font-weight: normal;
	line-height: 1;
	padding-bottom: 4px;
	border-bottom: 1px dotted #963144;
}
.left-top-tit-sub {
	margin-left: 10px;
	font-size: 16px;
}

/* お知らせ */

.left-top-info dl {
	margin-bottom: 20px;
}
.left-top-info dt,
.left-top-info dd {
	display: inline-block;
}
.left-top-info dt {
	width: 130px;
}
.left-top-info dd {
	width: 550px;
}
.left-top-more {
	float: right;
}
.left-top-more a {
	padding-left: 10px;
	background: url(../../img/pc/mc_icon_arrow.png) no-repeat 0 3px;
}

/* おすすめメニュー */

.left-top-menu ul {
	margin-bottom: 20px;
	overflow: hidden;
}
.left-top-menu li {
	float: left;
	width: 130px;
	margin-right: 8px;
}
.left-top-menu li:last-child {
	margin-right: 0;
}
.left-top-menu dt {
	margin-bottom: 10px;
}
.left-top-menu-img {
	width: 130px;
	height: 130px;
	border: 2px solid #ddd;
}

/* =================================================================================================
　サイドバー
================================================================================================= */

.right {
	float: right;
	width: 220px;
}

/* メニュー */

.sb-menu {
	margin-bottom: 40px;
}
.sb-menu li {
	display: block;
	width: 220px;
	height: 91px;
	margin-bottom: 10px;
	background-color: #963144;
}
.sb-menu-about,
.sb-menu-menu,
.sb-menu-access {
	display: block;
	width: 220px;
	height: 91px;
}
.sb-menu-about {
	background: url(../../img/pc/sb_about.jpg) left bottom no-repeat;
}
.sb-menu-menu {
	background: url(../../img/pc/sb_menu.jpg) left bottom no-repeat;
}
.sb-menu-access {
	background: url(../../img/pc/sb_access.jpg) left bottom no-repeat;
}
.sb-menu-about p,
.sb-menu-menu p,
.sb-menu-access p {
	padding: 3px 0 0 20px;
	color: #fff;
	background: url(../../img/pc/sb_icon_arrow.png) 10px 12px no-repeat;
}
a.sb-menu-about:hover,
a.sb-menu-menu:hover,
a.sb-menu-access:hover {
	opacity: 1;
}

.right-bt-coupon {
	display: table-cell;
	width: 220px;
	height: 60px;
	vertical-align: middle;
	padding-left: 67px;
	font-size: 18px;
	color: #fff;
	background: url(../../img/pc/sb_coupon.jpg) 0 0 no-repeat;
}

/* =================================================================================================
　フッター
================================================================================================= */

.ft-bt-pagetop {
	width: 960px;
	height: 32px;
	margin: 0 auto;
}
.ft-bt-pagetop a {
	display: block;
	float: right;
	width: 128px;
	height: 32px;
	padding-top: 5px;
	font-size: 12px;
	color: #fff;
	text-align: center;
	background-color: #963144;
	border-radius: 4px 4px 0 0;
}
.ft-bt-pagetop a:hover {
	opacity: 1;
}
#footer {
	background-color: #963144;
}
.ft-wrapper {
	width: 960px;
	margin: 0 auto;
	padding: 30px 0;
	color: #fff;
}
.ft-tit {
	font-size: 18px;
	margin-bottom: 30px;
}
.ft-info {
	margin-bottom: 30px;
}
.ft-info-left {
	float: left;
	width: 301px;
}
.ft-info-right-shop {
	margin-bottom: 20px;
}
.ft-info-right-link a {
	color: #fff;
}
.ft-info-right {
	float: left;
	margin-left: 20px;
}
.ft-copy {
	padding-top: 20px;
	text-align: center;
	border-top: 1px dotted #fff;
}

/* =================================================================================================
　パンくずリスト
================================================================================================= */

.bc {
	width: 960px;
	margin: 10px auto 0 auto;
	font-size: 12px;
}

/* =================================================================================================
　和甘について
================================================================================================= */

.left-about p {
	margin-bottom: 40px;
}

/* =================================================================================================
　メニュー
================================================================================================= */

.left-menu li {
	overflow: hidden;
	margin-bottom: 20px;
}
.left-menu-photo,
.left-menu-txt {
	float: left;
}
.left-menu-photo {
	width: 130px;
}
.left-menu-txt {
	width: 530px;
	margin-left: 20px;
}
.left-menu-txt dt {
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 8px;
}
.menu-btn {
	display: flex;
	justify-content: space-between;
}
.menu-pdf {
	position: relative;
	display: flex;
	align-items: center;
	justify-content: center;
	width: calc(100% / 4);
	height: 56px;
	margin-right: 16px;
	vertical-align: middle;
	color: #fff;
	background: #963144;
	border-radius: 6px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
}
.menu-pdf::before {
	content: "\f1c1";
	font-family: FontAwesome;
	font-size: 20px;
	position: absolute;
	left: 16px;
}

/* =================================================================================================
　店舗情報
================================================================================================= */

.left-access h3 {
	margin-bottom: 20px;
	font-weight: normal;
}
.left-access dl {
	margin-bottom: 10px;
}
.left-access dt,
.left-access dd {
	display: inline-block;
}
.left-access dt {
	width: 130px;
}
.left-access dd {
	width: 550px;
}
.left-access-cap {
	margin-top: 20px;
}

/* =================================================================================================
　クーポン
================================================================================================= */

.left-coupon {
	margin-left: 40px;
}

/* =================================================================================================
　サイトマップ
================================================================================================= */

.left-sitemap li {
	margin-bottom: 10px;
}
.left-sitemap a {
	padding-left: 20px;
	background: url(../../img/pc/mc_icon_arrow.png) 0 4px no-repeat;
}
