@charset "UTF-8";
@import url('https://fonts.googleapis.com/css?family=Noto+Serif+JP');
@import url('https://fonts.googleapis.com/css?family=Noto+Sans+JP:100,300,400,500,700,900');
@import url('https://fonts.googleapis.com/css?family=Oswald:400,500,600,700&display=swap');

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

@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: #e6efff url(../images/common/loading.gif) center center no-repeat; 
}


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-radius {
    border-radius: 10px;
}

img.img-rotate-r {
    transform: rotate(-6deg);
    -moz-transform: rotate(-6deg);
    -webkit-transform: rotate(-6deg);
}

img.img-rotate-l {
    transform: rotate(6deg);
    -moz-transform: rotate(6deg);
    -webkit-transform: rotate(6deg);
}
.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 #e76177 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 {
}


.item-container h3 {
	line-height: 1.3;
    padding: 30px 0 30px;
    font-size: 21px;
    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;
    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: 16px;
    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: 16px;
    width: auto;
    color: #333;
}

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 {
    background-color: #fff5d9;
    color: #333;
    background-position: center 900px;
    background-size: contain;
}

.margin-top-50{
    margin-top: -50px!important;
}
.margin-top-100{
    margin-top: -100px!important;
}
.margin-top-250{
    margin-top: -250px!important;
}
.margin-right-50{
    margin-right: -50px;
}
.margin-left-50{
    margin-left: -50px;
}
.margin-right-30{
    margin-right: -30px;
}
.margin-left-30{
    margin-left: -30px;
}




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


}


h2.ttl-header {
line-height: 1.3;
    font-size: 2.5rem;
    color: #3a265b;
    text-shadow: 2px 4px 4px #d8c6fa, 0px 2px 2px #ffffff;
    padding: 0 0 10px;
    letter-spacing: 2px;
}


h2.ttl-header span{
    font-size: 70%;
    display:block;
}
h3.ttl-header {
    line-height: 1.3;
    font-size: 2rem;
    color: #3a265b;
    padding: 15px 5px;
    letter-spacing: 2px;
    margin: 0 auto;
    border: 1px #3a265b solid;
    border-left: 0;
    border-right: 0;
}

h3.ttl-header span{
    font-size: 70%;
    display:block;
    margin: 0 auto 5px;
}

.item-container h3.ttl {
    font-size: 2.3rem;
    line-height: 1.2;
    margin: 5px 0 0px;
    text-align: left;
    position: relative;
    padding: 0;
	color: #1aabe3;
}

.item-container h3.ttl span{
    font-size: 70%;
    display:block;
    margin: 0 auto 5px;
}

.item-container h4.ttl {
    font-size: 1.8rem;
    line-height: 1.3;
    letter-spacing: 0px;
    font-weight: bold;
}
.item-container h4.ttl span{
    font-weight: bold;
    line-height: 1.2;
    background: #3a265b;
    display: inline-block;
    padding: 10px 25px 6px;
    border-radius: 9999px;
    color: #fff;
    font-size: 80%;
}

.item .inbody p.txt {
    line-height: 1.6;
	font-size: 0.9rem;
    padding: 10px;
    text-align: center;
}
.item .inbody p.ttl {
	font-size: 1.2rem;
    font-weight: normal;
    line-height: 1.6;
    letter-spacing: 2px;
}
span.price {
	font-size: 1.6rem;
    font-family: 'Oswald', sans-serif, helvetica;
    font-weight: 600;
}


a.button {
	display: inline-block;
    border: 4px #943374 solid;
    background: #920c0c;
    border-radius: 0px;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    overflow: hidden;
    color: #fff;
    font-weight: normal;
    padding: 15px 40px;
    margin: 20px auto;
    line-height: 1.2;
    font-size: 1.2rem;
    width: auto;
    text-align: center;
    box-sizing: border-box;
letter-spacing: 2px;
}

a.button.btn-txt {
    background: transparent;
    margin: 0 auto;
    padding: 0;
    border: 0;
    border-bottom: 1px #000 solid;
    color: #000;
	font-size: 0.9rem;
}

a.button.btn-navi {
	padding: 10px;
    /* border: 10px; */
    color: #000;
    display: block;
    margin: 0.5%;
    font-weight: bold;
    border: 2px #3a265b solid;
}


h4.romm-name {
    background: #896a6a;
    color: #fff;
    padding: 10px 5px;
    font-size: 1.2rem;
    margin: 10px auto;
}

.detail {
    margin: 15px 0 0;
}

table.tbl-border.tbl-ticket {
    border-left: 1px #999 solid;
    border-top: 1px #999 solid;
    border-bottom: 0px #999 solid;
    font-size: 0.9rem;
    width: auto;
    color: #333;
    background: #fff;
    width: 100%;
}

table.tbl-border.tbl-ticket th,
table.tbl-border.tbl-ticket td {
    border-right: 1px #999 solid;
    width: auto;
    text-align: center;
}
table.tbl-border.tbl-ticket th {
    background: #e1e1e1;
}
table.tbl-border td p {
    font-size: 80%;
}

@media screen and (max-width: 736px) {
	h2.mincho.ttl-header {
	    font-size: 1.8rem;
	}
	h3.mincho.ttl-header {
	    font-size: 1.1rem;
	}
	.item-container h3.ttl {
	    font-size: 1.8rem;
	}
	.item-container h4.ttl {
		    font-size: 1.4rem;
	}
	.item .inbody p.ttl {
		font-size: 0.85rem;
	}
	table.tbl-border {
	    font-size: 0.8rem;
	}
	h4.romm-name {
		    font-size: 0.9rem;
	}
	a.button.btn-navi {
		    font-size: 0.9rem;
	}
}


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


.margin-top-50,
.margin-top-100,
.margin-top-250 {
    margin-top:0px!important;
}
.margin-top-50-sp {
    margin-top: -50px!important;
}
.margin-top-100-sp {
    margin-top: -100px!important;
}
.margin-right-30,
.margin-right-50 {
    margin-right: -0px!important;
}

.margin-top-100 {
    margin-top:0px!important;
}
.margin-top-50-sp{
    margin-top:-50px!important;
}

h2.ttl {
    margin: 10px auto;
    font-size: 1.2rem;
}

}


