@charset "utf-8";
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  vertical-align: baseline;
}
html { line-height: 1;}
ol, ul { list-style: none;}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
caption, th, td {
  text-align: left;
  font-weight: normal;
  vertical-align: middle;
}
q, blockquote { quotes: none;}
q:before, q:after, blockquote:before, blockquote:after {
  content: "";
  content: none;
}
a img { border: none;}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary {
  display: block;
}

a {
  color: #b71518;
  text-decoration: none;
}
a:hover { text-decoration: underline;}
#pagetop {
    background: none !important;
    padding-top: 0px;
    display: block;
    position: relative;
}
#header{
display: table;
}
/*--TOPメインバナー--*/

.top-content {
	*zoom: 1;
	width: 982px;
	margin-bottom: 6px;
}
.top-content:after {
	content: "\0020";
	display: block;
	height: 0;
	clear: both;
	overflow: hidden;
	visibility: hidden;
}

.main-navi {
	float: left;
	width: 246px;
}
.main-navi .small li {
	margin-bottom: 5px;
	_margin-bottom: 0px;
	height: 90px;
}
.main-navi li {
	height: 121px;
	line-height: 1;
	margin-bottom: 6px;
	_margin-bottom: 2px;
}

.top-rotation-banner {
  //display: none;
  float: right;
  position: relative;
  left: 0;
  top: 0;
  width: 728px;
  height: 373px;
  overflow: hidden;
  line-height: 1;
}
.top-rotation-banner .top-rotation-banner-image {
  position: relative;
  width: 728px;
  height: 373px;
}
.top-rotation-banner .top-rotation-banner-image li {
  width: 728px;
  height: 373px;
  position: absolute;
  top: 0;
  left: 0;
}
.top-rotation-banner .top-rotation-banner-image li a {
  cursor: pointer;
  position: relative;
  display: block;
  width: 728px;
  height: 373px;
}
.top-rotation-banner .top-rotation-banner-image li span {
  display: block;
}
.top-rotation-banner .top-rotation-banner-image li .bg img {
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -186px;
  margin-left: -364px;
}
.top-rotation-banner .top-rotation-banner-navigaton {
  position: absolute;
  left: 0;
  height: 93px;
  bottom: 10px;
  z-index: 100;
}
.top-rotation-banner .top-rotation-banner-navigaton-button {
  float: left;
  width: 38px;
  margin-top: 17px;
}
.top-rotation-banner .top-rotation-banner-thumnail {
  *zoom: 1;
  float: left;
  text-align: left;
  padding: 8px;
  height: 77px;
  background: url(../images/top/bg_banner_navi.png) left top repeat;
}
.top-rotation-banner .top-rotation-banner-thumnail:after {
  content: "\0020";
  display: block;
  height: 0;
  clear: both;
  overflow: hidden;
  visibility: hidden;
}
.top-rotation-banner .top-rotation-banner-thumnail li {
  float: left;
  width: 135px;
  height: 75px;
  margin-left: 7px;
  border: 1px solid #6d5746;
  line-height: 0;
  background: #fff;
}
.top-rotation-banner .top-rotation-banner-thumnail li a {
  display: block;
  width: 135px;
  height: 75px;
}
.top-rotation-banner .top-rotation-banner-thumnail li a img {
  width: 135px;
  height: 75px;
}
.top-rotation-banner .top-rotation-banner-thumnail li.on {
  border-color: #fff;
}
.top-rotation-banner .top-rotation-banner-thumnail li:first-child ,.top-rotation-banner .top-rotation-banner-thumnail li.first{
  margin-left: 0;
}

/*--トピックス--*/
#contents .topics-horizon {
  overflow: hidden;
  *zoom: 1;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0;
  line-height: 1;
}
#contents .topics-leftbutton {
  float: left;
  text-align: center;
  margin-left: 10px;
  margin-right: 9px;
  margin-top: 63px;
  _margin-left: 4px;
}
#contents .topics-rightbutton {
  float: left;
  text-align: center;
  margin-left: 9px;
  margin-top: 63px;
}
#contents .topics-horizon-wrap {
  position: relative;
  float: left;
  width: 856px;
  overflow: hidden;
}
#contents .topics-horizon-ul {
  *zoom: 1;
  padding: 10px 0;
  position: relative;
  top: 0px;
  left: -1px;
  *zoom: 1;
}
#contents .topics-horizon-ul:after {
  content: "\0020";
  display: block;
  height: 0;
  clear: both;
  overflow: hidden;
  visibility: hidden;
}
#contents .topics-horizon-ul li {
  float: left;
  padding-right: 9px;
  padding-left: 9px;
  border-left: 1px solid #eeeeee;
  border-right: 1px solid #cccccc;
  width: 266px;
  overflow: hidden;
  *zoom: 1;
  min-height: 270px;
}
/*----------3番目のバナーの右側線を消す 2019/06/27----------*/
#contents .topics-horizon-ul li:nth-child(3n) {
  border-right: 0px solid #cccccc;
}
#contents .topics-horizon-ul li a {
  display: block;
  line-height: 1.3;
  text-decoration: none;
}
#contents .topics-horizon-ul li.on .topics-horizon-image {
  border: 3px solid #b71518;
}
#contents .topics-horizon-ul li.on .topics-horizon-title {
  text-decoration: underline;
}
#contents .topics-horizon-image {
  display: block;
  margin-bottom: 5px;
  border: 3px solid #dad3c6;
}
#contents .topics-horizon-title {
  display: block;
  color: #b71518;
  font-weight: bold;
  font-size: 14px;
  word-wrap: break-word;
  word-break: break-all;
  width: 267px;
}
#contents .topics-horizon-text {
  width: 267px;
  *width: 269px;
  display: block;
  color: #33332c;
  word-wrap: break-word;
  word-break: break-all;
}

/* ---------------------エンジョイピザーラ--------------------- */
#contents .top-contents-block {
	width: 984px;
	margin-bottom: 8px;
	background: url(/Contents/images/top/bg_block_bottom.png) left bottom no-repeat;
	padding-bottom: 14px;
}
#contents .top-contents-block .block-header {
	padding-top: 12px;
	background: url(/Contents/images/top/bg_block_top.png) left top no-repeat;
}
#contents .top-contents-block .block-inner {
	padding: 0 12px;
	background: url(/Contents/images/top/bg_block.png) left bottom repeat-y;
	font-family: "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", Meiryo, メイリオ, "ＭＳ Ｐゴシック";
}

#contents .top-contents-block h2 {
	margin-bottom: 15px;
	z-index:100;
}

#contents .pizzala-contents ul {
	*zoom: 1;
	margin-right: -10px;
	margin-bottom: 10px;
}
#contents .pizzala-contents ul:after {
	content: "\0020";
	display: block;
	height: 0;
	clear: both;
	overflow: hidden;
	visibility: hidden;
}
#contents .pizzala-contents ul.ul-bottom {
	margin-bottom: 0;
}
#contents .pizzala-contents ul li {
	width: 234px;
	float: left;
	margin-right: 8px;
	*zoom: 1;
}
#contents .pizzala-contents ul li a {
	*zoom: 1;
	display: block;
}
#contents .pizzala-contents ul li a:after {
	content: "\0020";
	display: block;
	height: 0;
	clear: both;
	overflow: hidden;
	visibility: hidden;
}
#contents .pizzala-contents ul li a:hover {
	text-decoration: none;
	cursor: pointer;
}
#contents .pizzala-contents ul li a.on img {
	border-color: #C00;
}
#contents .pizzala-contents ul li a.on .title {
	text-decoration: underline;
}
#contents .pizzala-contents ul li img {
	float: left;
	display: block;
	border: 3px solid #dad3c6;
	line-height: 0;
	margin-right: 3px;
	vertical-align: bottom;
}
#contents .pizzala-contents ul li .detail {
	display: block;
	width: 148px;
	float: left;
	letter-spacing: -1px;
}
#contents .pizzala-contents ul li .title {
	display: block;
	font-weight: bold;
	color: #990000;
	line-height: 1.2;
	margin-bottom: 2px;
	word-wrap: break-word;
	word-break: break-all;
}
#contents .pizzala-contents ul li .text {
	*width: 143px;
	word-wrap: break-word;
	word-break: break-all;
	display: block;
	color: #5a594c;
	font-size: 10px;
	line-height: 1.3;
}
#contents .pizzala-contents .more-link {
	text-align: right;
}
#contents .pizzala-contents .more-link a {
	padding-right: 10px;
	text-decoration: underline;
	font-weight: bold;
	background: url(/Contents/images/top/ico_arrow_right_gray.png) right 50% no-repeat;
}
#contents .pizzala-contents .more-link a:hover {
	text-decoration: none;
}
#contents .pizzala-information .pizzala-information-wrap {
	*zoom: 1;
	margin-top: 15px;
}
#contents .pizzala-information .pizzala-information-wrap:after {
	content: "\0020";
	display: block;
	height: 0;
	clear: both;
	overflow: hidden;
	visibility: hidden;
}
#contents .pizzala-information .pizzala-information-left {
	float: left;
}
#contents .pizzala-information .pizzala-information-right {
	float: right;
	margin-right: 10px;
}
#contents .pizzala-information .pizzala-information-right .pizzala-information-right-banner {
	margin-bottom: 16px;
}

#contents .pizzala-information ul {
	margin-top: 10px;
}
#contents .pizzala-information ul li {
	display: block;
	line-height: 1;
	margin-bottom: 10px;
}
#contents .pizzala-information ul li dl {
	display: block;
	line-height: 1;
}
#contents .pizzala-information ul li dt {
	display: block;
	padding-left: 15px;
}
#contents .pizzala-information ul li dd {
	display: block;
	background: url(/Contents/images/top/ico_arrow_right_gray.png) 5px 50% no-repeat;
	padding-left: 15px;
	line-height: 1.5;
}
#contents .topics-horizon {
	overflow: hidden;
	*zoom: 1;
	filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
	opacity: 0;
	line-height: 1;
	*zoom: 1;
}
/* ---------------------背景対応--------------------- */
#wrapper{
	padding-bottom: 30px;
}
/* IE8 */
html>/**/body #wrapper {
	padding-bottom /*\**/:45px \9;
}
#contents{
	width:984px;
	margin:0 auto;
	z-index:1000;
	//position: relative;
	position: static;
	
}
/* IE8 */
html>/**/body #header{
	width /*\**/:100% !important\9;
}
.header-top{
	width:984px;
	margin:0 auto;
}
#ctl00_PCHeader_headerBox{
	width:984px;
	margin:0 auto;
}
html>/**/body #aspnetForm {
	width:100%;
	margin /*\**/: 0 auto 30px\9;
	position: static;
}
#page{
	width:984px;
	margin:0 auto;
}

#pagetop {
margin-top: 5px !important;
}

.container_bottom{
	margin:0 auto;
}
#footer{
//margin-top: -67px;
}
#footer .footer-wrap {
	width: 100%;
}
.hiddenContent {
	display: none;
}
.receipt {
	width: 650px;
	padding: 20px;
}
.receipt>img {
	width: 90%;
	margin: 0 auto;
}
.inner .banner {
	text-align: right;
	margin-top: 41px;
}
.fancyContent {
	padding:25px;
	line-height: 2;
}
.fancyContent li {
	text-align:left;
	text-indent: -1.5em;
	padding-left: 1.5em;
}
.fancyContent .popupClose ,
.fancyContent .pupupTitle {
	text-align:center;
}
.fancyContent .popupClose {
	margin-top:24px;
}
.fancyContent .pupupTitle {
	margin-bottom:30px;
}
/*---20200727 infoを黒文字に変更--*/
.pizzala-information-left a{
	color:#000;
	text-decoration:underline;
}


@media screen and (min-width: 741px) {

#ctl00_PCHeader_header_menu_info_tenpo_select{
	//margin-top: 7%;
}
#header_menu{
	max-width:984px;
}
#contents {
    max-width: 984px;
}

#footer li {
    width: 20% !important;
    font-size: 15px;
}
#footer li {
font-size: 15px;
}
#footer .nav {
    max-width: 984px;
}
#HeaderAddAreaMenubtn.ui-checkbox-on::before, #HeaderAddAreaMenubtn.ui-checkbox-on:hover:before {
    margin-bottom: 6px;
}

}

/* コピーガード対応 */
@media print {
  body{display:none;}
}
.top-rotation-banner img{
	-webkit-user-drag:none;
	-khtml-user-drag:none;
	-moz-user-drag:none;
	-moz-user-select: none;
	user-drag:none;
	pointer-events:none;
	-webkit-touch-callout:none;
	-webkit-user-select:none;
	-moz-touch-callout:none;
	-moz-user-select:none;
	touch-callout:none;
	user-select:none;
}

