#contents_wrap_inner {
	width: 100% !important;
}

#breadcrumb {
	width: 930px;
	margin: 0 auto 13px;
	text-align: left;
}

.anniv {
	background: url(/restaurant/special/anniversary/img_plans/bg_anniv.jpg) repeat-x 50% 0 #ffe1e1;
	text-align: center;
}

.anniv-header {
	margin: 0 auto 20px;
	text-align: center;
	height: 432px;
}

.anniv-header.loisir {
	background: url(/restaurant/special/anniversary/loisir-naha/img/bg_mv_loisir.png) no-repeat 50% 0;
	position: relative;
}

.anniv-header.hyatt {
	background: url(/restaurant/special/anniversary/hyatt/img/bg_mv_hyatt.png) no-repeat 50% 0;
	position: relative;
}

.anniv-header.rihgaroyal {
	background: url(/restaurant/special/anniversary/rihgaroyal/img/bg_mv_rihgaroyal.png) no-repeat 50% 0;
	position: relative;
}

.anniv-header.jikkanji {
	background: url(/restaurant/special/anniversary/jikkanji_monaural/img/bg_mv_jikkanji.png) no-repeat 50% 0;
	position: relative;
}

.anniv-header__image {
	margin: 0 auto 0;
	padding-top: 62px;
}

.anniv-button {
	width: 930px;
	margin: 0 auto 44px;
}

.anniv-button a {
	position: relative;
	display: block;
	height: 60px;
	width: 100%;
	margin: 0;
	padding: 0;
	color: #fff;
	font-size: 20px;
	line-height: 60px;
	background-color: #c5a131;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	box-shadow: 0 4px 0 #a0811f;
	text-decoration: none;
}

.anniv-button a::before {
	position: absolute;
	top: 23px;
	left: 889px;
	display: inline-block;
	content:"";
	width: 0;
	height: 0;
	border-width: 14px 8px 14px 8px;
	border-style: solid;
	border-color: #fff transparent transparent transparent;
}

.anniv-button a:hover {
	background-color: #c3a74e;
	-webkit-transition-duration: 200ms;
	        transition-duration: 200ms;
}

.anniv-intro {
	width: 930px;
	background: url(/restaurant/special/anniversary/img_plans/bg_anniv-intro.png) no-repeat 50% 20px;
	font-size: 14px;
	min-height: 187px;
	margin: 0 auto 110px;
}

.anniv-intro__headline {
	margin: 0 auto 15px
}

.anniv-intro__text {
	width: 480px;
	margin: 0 auto;
	color: #666666;
	font-size: 14px;
	line-height: 25px;
	text-align: left;
}

.anniv-topics {
	width: 930px;
	margin: 0 auto 0;
}

.anniv-topics__card {
	margin: 0 0 80px;
}

.anniv-topics__card::after {
	clear: both;
	height:0;
	display: block;
	visibility: hidden;
	content: "";
}


.anniv-topics__card:nth-child(2n-1) .anniv-topics__card__photo {
	float: left;
	width: 560px;
	}
	
.anniv-topics__card:nth-child(2n-1) .anniv-topics__contents {
	float:right;
	width: 350px;
	text-align: left;
}

.anniv-topics__card:nth-child(2n) .anniv-topics__card__photo {
	float: right;
	width: 560px;
	}
	
.anniv-topics__card:nth-child(2n) .anniv-topics__contents {
	float: left;
	width: 350px;
	text-align: left;
}

.anniv-topics__contents {
	background: url(/restaurant/special/anniversary/img_plans/bg_topics_parts.png) no-repeat 0 0;
}

.anniv-topics__card__headline {
	padding: 40px 0 0 33px;
}

.anniv-topics__card__text {
	margin: 15px 0 0 40px;
	color: #666666;
	font-size: 14px;
	line-height: 24px;
	text-align: left;
}

.anniv-privilege {
	padding-top: 80px;
	padding-bottom: 1px;
}

.anniv-privilege.loisir{
	background: url(/restaurant/special/anniversary/loisir-naha/img/bg_privilege_loisir.jpg) 0 50%;
	background-size: cover;
	background-attachment: fixed;
}

.anniv-privilege.hyatt{
	background: url(/restaurant/special/anniversary/hyatt/img/bg_privilege_hyatt.jpg) 0 50%;
	background-size: cover;
	background-attachment: fixed;
}

.anniv-privilege.rihgaroyal{
	background: url(/restaurant/special/anniversary/rihgaroyal/img/bg_privilege_rihgaroyal.jpg) 0 50%;
	background-size: cover;
	background-attachment: fixed;
}

.anniv-privilege.jikkanji{
	background: url(/restaurant/special/anniversary/jikkanji_monaural/img/bg_privilege_jikkanji.jpg) 0 50%;
	background-size: cover;
	background-attachment: fixed;
}

.anniv-privilege__headline {
	margin: 0 auto 50px;
	text-align: center;
}

.anniv-privilege__card {
	clear: both;
	width: 930px;
	margin: 0 auto 82px;
	background-color: #fff;
}

.anniv-privilege__card::after {
	clear: both;
	display:block;
	height: 0;
	visibility: hidden;
	content: "";
}

.anniv-privilege__card:nth-child(2n-1) .anniv-privilege__card__photo {
	float: right;
}

.anniv-privilege__card:nth-child(2n-1) .anniv-privilege__card__contents {
	float: left;
}

.anniv-privilege__card:nth-child(2n) .anniv-privilege__card__photo {
	float: left;
}

.anniv-privilege__card:nth-child(2n) .anniv-privilege__card__contents {
	float: right;
}

.anniv-privilege__card__photo {
	width: 520px;
}

.anniv-privilege__card__contents {
	width: 410px;
	text-align: left;
	background: url(/restaurant/special/anniversary/img_plans/bg_privilege_parts.png) no-repeat 20px 18px;
}

.anniv-privilege__card__headline {
	margin: 18px 0 12px 20px;
	padding: 40px 0 0 33px;

}

.anniv-privilege__card__text {
	margin: 0 30px 0 57px;
	color: #666;
	font-size: 14px;
	line-height: 24px;
}

.anniv-privilege__card__icon {
	display: block;
	margin-bottom: 5px;
}

.anniv-menu {
/*	height: 1030px;*/
	padding-bottom: 50px;
	background: url(/restaurant/special/anniversary/img_plans/bg_menu.jpg) no-repeat center top ;
	background-size: cover;
}

.anniv-menu__headline {
	margin-bottom: 50px;
	padding-top: 75px;
}

.anniv-menu__text {
	display: -webkit-flex;
	display: flex;
	-webkit-justify-content: space-between;
	justify-content: space-between;
	width: 930px;
	margin: 0 auto 0;
	color: #666666;
	font-size: 14px;
	line-height: 24px;
	text-align: left;
}

.anniv-menu__text div {
	width: 455px;
}

.anniv-voice.loisir{
	background: url(/restaurant/special/anniversary/loisir-naha/img/bg_voice_loisir.jpg) 0;
	background-size: cover;
	background-attachment: fixed;
	padding-bottom: 50px;
}

.anniv-voice.hyatt {
	background: url(/restaurant/special/anniversary/hyatt/img/bg_voice_hyatt.jpg) 0;
	background-size: cover;
	background-attachment: fixed;
	padding-bottom: 50px;
}

.anniv-voice.rihgaroyal {
    background: url(/restaurant/special/anniversary/rihgaroyal/img/bg_voice_riga.jpg) 0;
    background-size: cover;
    background-attachment: fixed;
    padding-bottom: 50px;
}

.anniv-voice.jikkanji {
	background: url(/restaurant/special/anniversary/jikkanji_monaural/img/bg_voice_jikkanji.jpg) 0;
	background-size: cover;
	background-attachment: fixed;
	padding-bottom: 50px;
}
.anniv-voice__headline {
	margin-bottom: 50px;
	padding-top: 75px;
}

.anniv-voice__box {
	max-width: 930px;
	margin: 0 auto;
}

.anniv-voice__box__inner {
	background: #fff;
	display: flex;
	text-align: left;
	border: 1px solid #fff;
	margin-bottom: 50px;
}

.anniv-voice__box__inner__image img {
	width: 420px;
}

.anniv-voice__inner__text {
	padding: 20px 20px 10px;
	font-size: 14px;
	line-height: 1.6em;
}

.anniv-voice__inner__text__title {
	font-size: 24px;
	margin-bottom: 10px;
}

.anniv-voice__inner__text__title::before {
	content: "「";
	margin-left: -14px;
}

.anniv-voice__inner__text__title::after {
	content: "」";
}

.anniv-voice__inner__text__date {
	text-align: right;
	padding-top: 4px;
}

.anniv-voice__inner__text__date::before {
	content: "投稿日：";
}


.anniv-detail {
	background-color: #fff;
	padding: 77px 0 80px;
}

.anniv-detail__headline {
	margin: 0 0 50px;
}

.anniv-detail__table {
	display: table;
	width: 930px;
	margin: 0 auto;
	border-top: 1px solid #999;
}

.anniv-detail__table:last-child {
	border-bottom: 1px solid #999;
}

.anniv-detail__table dt {
	display: table-cell;
	vertical-align:middle;
	width: 190px;
	padding: 18px 0 18px 105px;
	color: #666;
	font-size: 14px;
	font-weight: bold;
	text-align: left;
}

.anniv-detail__table dd {
	display: table-cell;
	vertical-align:middle;
	width: 635px;
	padding: 18px 0 18px 0;
	color: #666;
	font-size: 14px;
	text-align: left;
}

.anniv-detail__table dd a,
.anniv-detail__table dd a:link,
.anniv-detail__table dd a:visited {
	color: #666;
}

.anniv-reserve {
	background: url(/restaurant/special/anniversary/img_plans/bg_reserve.jpg) no-repeat center top ;
	padding: 95px 0 0;
	height: 291px;
}

.anniv-reserve__headline {
	margin: 0 0 17px;
	padding-top: 10px;
	}

.anniv-reserve__phone {
	margin-bottom: 14px;
	color: #952424;
	font-size: 30px;
	line-height:1em;
}

.anniv-reserve__phone a {
	color: #952424;
	font-size: 30px;
	line-height:1em;
	text-decoration: none;
}

/*.anniv-reserve__time {
	color: #952424;
	font-size: 16px;
	line-height:1em;
}*/

.anniv-reserve__time {
	font-size: 16px;
	line-height: 0.1em;
	color: #333;
}

.anniv-reserve__time .tit {
	font-weight: bold;
}

.anniv-reserve__contents {
	display: -webkit-flex;
	display: flex;
	-webkit-flex-direction: column;
	flex-direction: column;
	justify-content: center;
	-webkit-justify-content: center;
	align-items: center;
	-webkit-align-items: center;
	width: 730px;
	height: 180px;
	margin: 0 auto;
	background: url(/restaurant/special/anniversary/img_plans/bg_menu_contents.png) no-repeat center top;
}
	

.anniv-reserve__contents.jikkanji {
	height: 260px;
	background: url(/restaurant/special/anniversary/img_plans/bg_menu_contents.png) no-repeat center top;
	background-size: cover;
}

.anniv-reserve__contents.jikkanji .anniv-reserve__headline {
	padding-top: 0;
}


.anniv-credit {
	background-color: #fff;
	padding: 85px 0 75px;
}

/*---------------
 * クローズのメインビジュアル
 *--------------*/

.pl-notice {
	height: 432px;
	background-position: center;
	margin-bottom: 50px;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
}

.pl-notice::before {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	content: "";
	background-color: rgba(0,0,0,0.5);
}

.pl-notice__box {
	position: absolute;
	top: 120px;
	right: 50%;
	margin-right: -300px;
	background-color: #fff;
	width: 600px;
	height: 150px;
	display: -webkit-box;
	display: -webkit-flex;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	align-items: center;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	justify-content: center;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-webkit-flex-direction: column;
	flex-direction: column;
}

.pl-notice__box__title {
    font-weight: bold;
    font-size: 24px;
    margin-bottom: 10px;
    text-align: center;
}

/*---------------
 * スティッキーヘッダー
 *--------------*/
.js-stickyHeader {
	position: fixed;
	top: -100px;
	left: 0;
	width: 100%;
	height: 38px;
	padding: 12px 0 14px;
	-webkit-transition: top .25s;
	        transition: top .25s;
	background-color: rgba(255,255,255,0.6);
	display: -webkit-box;
	display: -webkit-flex;
	display:         flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	        align-items: center;
}

.js-stickyHeader[aria-hidden='false'] {
	top: 0;
}

.js-stickyHeader a {
	position: relative;
	display: block;
	height: 38px;
	width: 930px;
	margin: 0 auto;
	padding: 0;
	color: #fff;
	font-size: 15px;
	line-height: 38px;
	background-color: #c5a131;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	box-shadow: 0 4px 0 #a0811f;
	text-decoration: none;
}

.js-stickyHeader a::before {
	position: absolute;
	top: 14px;
	left: 889px;
	display: inline-block;
	content:"";
	width: 0;
	height: 0;
	border-width: 12px 8px 12px 8px;
	border-style: solid;
	border-color: #fff transparent transparent transparent;
}

.js-stickyHeader a:hover,
.js-stickyHeader a.current {
	background-color: #c3a74e;
	-webkit-transition-duration: 200ms;
	        transition-duration: 200ms;
}

.js-stickyHeader a:hover::after,
.js-stickyHeader a.current::after {
	border-top-color: currentColor;
}
