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



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

.sm-slider{
    background: #310b0b;
}



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: 0px 0;
}


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


.item-container h2 {
    line-height: 1.4;
    padding: 0px;
    font-size: 34px;
    color: #eb6c94;
    text-align: center;
    margin: 20px 0;
    letter-spacing: 2px;
}

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


.item-container h3 {
	line-height: 1.2;
    padding: 15px 0;
    font-size: 38px;
    color: #fff;
    text-align: center;
    margin: 5px 0 20px;
    border: 1px rgba(255, 255, 255, 0.71) dotted;
    border-left: 0px;
    border-right: 0px;
}
.item-container h3 img{
    width: 100px;
    height: auto;
    vertical-align: middle;
}

.item-container h3 span {
    font-size: 21px;
    line-height: 1.2;
    padding: 10px 0px 0px;
    display: block;
}

.item-container h3.ttl02 {
    border: 0px;
    font-size: 28px;
    margin: 20px auto 0;
    padding: 10px 30px;
    display: inline-block;
    border-radius: 99999px;
    background: #fff;
    color: #ea7aa4;
}

.item-container h3.ttl02 span {
    font-size: 16px;
    line-height: 1.2;
    padding: 0px 0px 0px;
    font-weight: normal!important;
}

.item-container h3.ttl {
    font-size: 24px;
    color: #fff;
    line-height: 1.2;
    color: #000000;
    padding: 10px;
    text-align: center;
    background: transparent;
}
.item-container h3.ttl span {
	padding: 0px;
	display: inline-block;
}


.item h4 {
    font-size: 24px;
    line-height: 1.3;
    color: #eb6c94;
    margin: 5px 0;
    letter-spacing: 2px;
    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.ttl {
    line-height: 1.6;
    font-size: 18px;
    padding: 10px;
    text-align: left;
}


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

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

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

}


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




/****************************
origin
****************************/
.translateCenter {
    position: relative;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    display: block;
}

.item-container.point{
	background-color: #ea7aa4;
}
.line-box01{
    background: url(../images/common/line.png) repeat-x center top;
    display: block;
    height: 40px;
}
.line-box02{
    background: url(../images/common/line02.png) repeat-x center top;
    display: block;
    height: 40px;
}

.point-box {
    border: 1px #fff solid;
}

.point  h4 {
    color: #fff
}

.point .item .inbody p.ttl {
    color: #fff
}
.point .item .inbody p.ttl span {
    font-size: 165%;
    font-weight: bold;
}


.item-container.eventinfo{
	background-color: #5ec4d2;
	color:#fff;
}

.eventinfo li {
margin: 0 10px 0 30px;
    text-align: left;
    line-height: 1.5;
    padding: 5px 0px;
    font-size: 15px;
}

.eventinfo h5 {
    font-size: 18px;
    padding: 20px 10px;
    text-align: left;
    border-left: 5px #fff solid;
    margin: 20px 10px;
}


dl.qa {
    font-size: 16px;
    text-align: left;
    line-height: 1.4;
}

dl.qa dt {
    display: block;
    position: relative;
    padding: 0 0 0 35px;
    margin: 30px 0 20px;
    font-weight: bold;
}
dl.qa dd {
    display: block;
    position: relative;
    padding: 0 0 10px 35px;
    border-bottom: 1px #fff dotted;
}

dl.qa dt:before {
	content: "Q";
    background-color: #fff;
    padding: 1px 6px;
    color: #08D2FD;
    border: 2px #08D2FD solid;
    font-weight: bold;
    margin: 0 10px 0 0px;
    position: absolute;
    left: 0;
	top: -5px;
}

dl.qa dd:before {
content: "A";
    background-color: #fff;
    padding: 1px 6px;
    color: red;
    border: 2px red solid;
    font-weight: bold;
    margin: 0 10px 0 0px;
    position: absolute;
    left: 0;
	top: -5px;
}

.spot h4{
	color: #fff;
    font-size: 18px;
    margin: 10px 0 0;
    font-weight: bold;
    letter-spacing: 0px;
}
.spot .inbody p.txt{
    text-align: center;
    color: #fff;
}

.bx-wrapper .bx-pager.bx-default-pager a {
    background: #fff;
}


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

hr.clear {
    margin: 10px 30px;
}


.item-container.slider .introslider {

}

.item-container.slider .logo-box {
    padding: 00px 0 0;
    margin-top: 0;
}

.item-container h3 {
    font-size: 21px;
    margin: 20px 0;
}

.item-container h3 span {
    font-size: 16px;
}

.item-container h3.ttl02 {
    font-size: 18px;
}
.item-container h3.ttl02 span {
	margin-top:5px;
    font-size: 14px;
}

.item.point-box h4 span {
    display: inline-block;
}

.translateCenter {
    position: relative;
    top: 00%;
    -webkit-transform: translateY(0%);
    transform: translateY(0%);
    display: block;
}

table.tbl-border {
    font-size: 13px;
}



.line-box01{
    height: 20px;
}
.line-box02{
    height: 20px;
}

.item h4 b {
    font-size: 20px;
}

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



