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 #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: #000;
}

table.tbl-border th{
    padding: 10px;
    border-bottom: 1px #000   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 #000  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;
    font-family: 'Noto Sans JP', sans-serif;
    background-size: cover;
    background: #ffcb00;

}

.margin-top-50{
    margin-top: -50px!important;
}
.margin-top-100{
    margin-top: -100px!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;
}


hr.border {
}


#intro{
	/*background: url(../images/index/bg_pc.jpg);*/
    background-size: auto 100%;
    background-position: center center;
    background-repeat: no-repeat;
    background-color: #fff;
}

.slider-shadow {
	box-shadow: 0px 0px 50px #be1053;
    box-sizing: border-box;
    border: 0px rgba(255, 255, 255, 0.40) solid;
}

img.logo-img {
    position: absolute;
    left: 0;
    right: 0;
    top: 0%;
    z-index: 2;
    width: 45vh!important;
}
.logo-img {
    position: absolute;
    left: 0;
    right: 0;
    top: 0%;
    z-index: 2;
    width: 55vh!important;
    margin: 0 auto;
}

.item-container h2,
.item-container h2.ttl {
    font-size: 0rem;
    font-weight: normal;
    text-align: center;
    position: relative;
    padding: 0px 0;
    margin: 10px 0 20px;
}

.item-container h2 span,
.item-container h2.ttl span {
    padding: 0 10px 0px;
    z-index: 1;
    position: relative;
    display: inline-block;
    font-size: 2.4rem;
    vertical-align: middle;
    font-weight: 300;
    text-shadow: 0 0px 5px #fff;
    color: #e45c8f;
    letter-spacing: 0;    
}

.item-container h2 span span,
.item-container h2.ttl span span {
    font-size: 130%;
    padding: 0;
    vertical-align: baseline;
}
.item-container h2 span{
    color: #675555;
    font-size: 1.3rem;
    letter-spacing: 1px;
}
.item-container h2 span b{
    font-weight: 400;
}
.item-container h2.ttl-small span{
    font-size: 1.4rem;
}


.item-container h2.ttl:before{
    content: "";
    background-image: url(../images/index/decoration01.png);
    background-position: center center;
    background-size: contain;
    background-repeat: no-repeat;
    height: 40px;
    width: auto;
    display: block;
    margin: 0 auto;
    position: relative;
    z-index: 0;
    vertical-align: middle;
}
.item-container h2.ttl-nobefore:before{
    display: none;
}



.item-container h3.ttl {
    font-size: 1.4rem;
    line-height: 1.4;
    margin: 0px 0 5px;
    letter-spacing: 0px;
    padding: 00px;
}


.spot-list .item .inbody{
	padding:0px;
}


.caption{font-size:11px!important;}
.outline-box .inbody{
    background: rgba(0, 0, 0, 0.10);
}


a.button {
    border: 2px #fff solid;
    background: #98701a;
    padding: 20px 10px;
    width: 100%;
    box-sizing: border-box;
}


#night{
    background-image: url(../images/index/night.jpg);
    background-size: cover;
    background-position: center center;
}

#night .item h4 {
    color: #fff;
    margin: 10px 0;
    font-size: 18px;
}
#night .item h4 span {
    display: block;
    font-size: 180%;
}

#night .slider-shadow {
    box-shadow: 0px 0px 50px #86500e;
    box-sizing: border-box;
    border: 0px rgba(255, 255, 255, 0.40) solid;
}

.item-container .plan-box  h4 {
	line-height: 1.6;
    padding: 5px 0 10px;
    font-size: 18px;
    letter-spacing: 0px;
    background: transparent;
    box-shadow: none;
    color: #000;
}
.item-container .plan-box h4 span {
    display: block;
    font-size: 70%;
}

.plan-box a.button {
    margin: 0px auto;
    background: transparent;
    border-color: #f73963;
    color: #f73963;
    padding: 10px 20px;
    font-size: 15px;
}

#phalaenopsis{
background: rgb(203,96,179); /* Old browsers */
background: -moz-linear-gradient(top, rgba(203,96,179,1) 0%, rgba(255,255,255,1) 5%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, rgba(203,96,179,1) 0%,rgba(255,255,255,1) 5%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, rgba(203,96,179,1) 0%,rgba(255,255,255,1) 5%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#cb60b3', endColorstr='#ffffff',GradientType=0 ); /* IE6-9 */}

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


.inbody.box-body {
    background: #54260f;
	margin: 2%;
    border: 2px #000 solid;
    border: 5px solid #98701A;
    box-shadow: 1px 1px 4px #27241E;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
}

.box-body  h4 {
    font-size: 1.6rem;
    line-height: 1.3;
    color: #fff;
    margin: 5px 0 5px;
    letter-spacing: 0px;
    font-weight: normal;
}

p span.point {
    font-weight:bold;
    font-size: 110%;
}


p.price span {
    font-size: 220%;
    font-family: times;
}

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;
}
.reito {
    font-size: 1rem;
    text-align: center;
    background: #4080ff;
    display: inline-block;
    padding: 4px 10px 2px;
    line-height: 1;
    margin: 4px 0 0;
}

.item .inbody.rose-box {
    padding: 5px;
}



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

.margin-top-50 {
    margin-top:0px;
}
.margin-top-50-sp {
    margin-top: -50px;
}
.margin-right-30 {
    margin-right: -0px;
}

.item .inbody p.txt {
    font-size: 14px;
}

.item-container h2.txt span{
    padding: 0 10px 0px;
    font-size: 0.85rem;
}

.item-container h2 span, .item-container h2.ttl span {
    font-size: 1.3rem;
}
.item-container h2.ttl-small span {
    font-size: 1rem;
}

#night .item h4 {
    font-size: 16px;
}

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

table.tbl-border td,
table.tbl-border th{
    display: block;
    width: auto;
    text-align: left;
    border:0;
}
table.tbl-border th{
    background: #daaf05;
}
}


