1@charset "UTF-8";

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

@media screen and (max-width: 736px) {

}

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

#container {
    opacity: 1;
    backface-visibility: hidden;
    -webkit-transition: 0.3s ease-in-out;
    -moz-transition: 0.3s ease-in-out;
    -o-transition: 0.3s ease-in-out;
    transition: 0.3s ease-in-out;
}

.loading {
  position: fixed;
  z-index: 9999;
  width: 100%;
  height: 100%;
  background: #000 url(../images/common/loading.gif) center center no-repeat; 
}

#page-event {
	overflow: hidden;
    width: 100%;
    color: #fff;
    background: #000;
    background: #1b162d;
}


div#eventfooter {
    background: #fff;
margin-top: 0px;
}

.sm-slider{
    background: #040d29;
}



img.hover{
	opacity: 0.5;
}

img.img-circle {
    border-radius: 1000px;
    -webkit-border-radius: 1000px;
    -moz-border-radius: 1000px;
}

img.img-border {
    border: 1px rgba(255, 255, 255, 0.38) solid;
    /* padding: 2px; */
    margin: 5px;
    width: 96%;
}



img.img-rotate-r {
    transform: rotate(-6deg);
    -moz-transform: rotate(-6deg);
    -webkit-transform: rotate(-6deg);
    width: 80%;
    border: 2px #fff solid;
    margin: 15px;
}

img.img-rotate-l {
    transform: rotate(6deg);
    -moz-transform: rotate(6deg);
    -webkit-transform: rotate(6deg);
    width: 80%;
    border: 2px #fff solid;
    margin: 15px;
}
.item-container .item-container-body.wide{
  position: relative;
  overflow: hidden;
	width: 100%;
  margin: 0 auto;
  text-align: center;
    max-width: 100%;
   	padding: 30px 0;
}


hr {
    clear: both;
    border: none;
    color: #FFFFFF;
    margin: 30px 0;
    margin: 30px 30px;
    border: 1px #c1a962 dotted;
}
hr.clear {
    clear: both;
    border: none;
    color: #FFFFFF;
    margin: 30px 0;
    margin: 30px 30px;
    border: 0px #c1a962 dotted;
}


.item-container h2 {
    line-height: 1.4;
    padding: 0px;
    font-size: 50px;
    text-align: left;
}

.item-container h2 span {
    display: block;
    font-size: 40%;
}


.item-container h3 {
	line-height: 1.3;
    padding: 30px 0 30px;
    font-size: 21px;
    color: #fff;
    text-align: center;
    margin: 0px 0 5px;
    letter-spacing: 2px;
}

.item-container h3 span {
}



.item-container h3.ttl {
    font-size: 34px;
    line-height: 1.2;
    margin: 10px 0 10px;
    text-align: center;
	position: relative;
}
.item-container h3.ttl span {
	padding: 0px;
	display: inline-block;
}


.item h4 {
    font-size: 21px;
    line-height: 1.3;
    margin: 5px 0 15px;
    letter-spacing: 0px;
    font-weight: normal;
}

.item h4 span {
    display: block;
    font-weight: block;
    font-size: 80%;
}
.item h4 span span {
    display: inline-block;
    font-weight: normal;
    font-size: 14px;
    background: #d07c9a;
    color: #fff;
    padding: 6px 4px;
    margin: 0 0 10px 0;
}

.item .inbody p.txt {
    line-height: 1.6;
    font-size: 15px;
    padding: 10px;
    text-align: center;
}

.item .inbody p.txt.ttl {
    font-size: 18px;
    font-weight: bold;
}

table.tbl-border {
	border-left: 0px #999 solid;
	border-top: 0px #999 dotted;
    border-bottom: 0px #999 solid;
    font-size: 14px;
    width:auto;
}

table.tbl-border th{
    padding: 10px;
    border-bottom: 1px #333 solid;
	border-top: 0px #999 dotted;
    border-right: 0px #999 solid;
    white-space: nowrap;
    text-align: center;
	width: 25%;
}


table.tbl-border td{
	padding: 10px;
	border-bottom: 1px #333 solid;
	border-top: 0px #999 dotted;
	border-right: 0px #999 solid;
	text-align: left;
	background: transparent;
	line-height: 1.6;
	vertical-align: top;
}

.of_visible;{
    overflow: visible;
}

/****************************
origin
****************************/

#page-event {
    color: #000;
    background: #f3ebb0;
}

.margin-top-50{
	margin-top: -50px;
}


#intro  .main-image {
    height: 560px;
    background: #000 url(../images/index/intro/slider/01.jpg) center top no-repeat;
    position: relative;
    background-size: cover;
}

#intro .img-logo {
    position: absolute;
    margin: 0 auto;
    text-align: center;
    width: 100%;
    bottom: 0px;
    z-index: 0;
    left: 0;
    right: 0;
}

.item-container h3.ttl {
    font-size: 1.4rem;
    color: #fff;
    line-height: 1.4;
    margin: 20px 0 20px;
    letter-spacing: 5px;
    padding: 00px;
    text-shadow: 0 2px 5px #000;
}

.item-container p.ttl-news {
}
.item-container p.ttl-news span{
    font-size: 1.2rem;
    line-height: 1.5;
    background: #c80009;
    display: inline-block;
    padding: 4px;
    border: 1px #fff dotted;
}



/**********.box-body *****************/


a.button {
	border: .0px #0076b4 solid;
    color: #fff;
    background: #ff6600;
}

.inbody.box-body {
    background: rgba(255, 252, 111, 0.30);
    margin: 2%;
    border: 2px #000 solid;
    border: 5px solid rgba(255, 255, 255, 0.58);
    /* box-shadow: 1px 1px 4px #27241E; */
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
}

.box-body  h4 {
    font-size: 1.4rem;
    line-height: 1.3;
    margin: 5px 0 5px;
    letter-spacing: 0px;
    font-weight: bold;
    color: #0076b4;
}

p span.point {
    font-size: 110%;
    background: #056192;
    color: #fff;
    padding: 4px 10px 2px;
}


p.price span {
    font-size: 150%;
    font-family: helvetica;
}

p b.member {
    background: #734b22;
    padding: 4px;
    margin: 4px;
    font-weight: normal;
    font-size: 110%;
}
.box-body table.tbl-border td,
.box-body table.tbl-border th {
    padding: 2px;
}
.foodstuff {
    font-size: 14px;
    background: #fffcda;
    padding: 5px;
    display: inline-block;
    border: 1px #b20000 dotted;
    /* width: 80%; */
    margin: 0 auto;
}
.foodstuff:before {
    content: "主な食材";
    margin: 0 5px;
    font-size: 12px;
    font-weight: bold;
    color: #b20000;
}


@media screen and (max-width: 736px) {

.margin-top-50 {
    margin-top:0px;
}
.margin-top-50-sp {
    margin-top: -50px;
}
#intro .main-image {
    height: 300px;
    background: #000 url(../images/index/intro/slider/01_sp.jpg) center top no-repeat;
	background-size: cover;
}

#intro .cover {
    height: 300px;
    background-size: 150%;
}
#intro .img-logo {
    bottom: 10px;
}

.item-container h3.ttl {
    font-size: 1rem;
    color: #fff;
    line-height: 1.6;
    margin: 0px 0 20px;
    letter-spacing: 2px;
}
.item-container p.ttl-news span {
    font-size: 0.9rem;
}

table.tbl-border th {
    white-space: normal;
    width: auto;
}


}


