@charset "utf-8";

.pcHide{
	display: none;
}

.spHide{
	display: block;
}

#dream-cafe ul{
	font-size: 0;
}

#dream-cafe p{
	margin: 0;
}
#dream-cafe p.caution2{
	margin-top: 30px;
}


#dream-cafe .MainWrap{
	position: relative;
	height: auto;
}


#dream-cafe .PresentWrap{
	overflow: hidden;
	position: absolute;
	
}
#dream-cafe .PresentWrap .Left p.caution{
	margin-bottom: 23px;
}
#dream-cafe .PresentWrap .Right p.caution{
	margin-left: 90px;
}


#dream-cafe .PresentBox{
	overflow: hidden;
	height: 265px;
}


#dream-cafe .PresentBox.Left{
	overflow: hidden;
	float: left;
	border-right: 1px solid #000;
	width: 490px;
	box-sizing: border-box;
	padding-left: 30px;
	
}

#dream-cafe .PresentBox .copy{
	float: left;
	width: 80px;
}

#dream-cafe .PresentBox .copy img{
	width: 80px;
}


#dream-cafe .PresentBox h2{
	font-size: 15px;
	line-height: 1.8em;
	padding-left: 10px;
	margin: 0;
	display: inline-block;
}

#dream-cafe .PresentBox span{
	color: #CC0000;
	font-weight: bold;
}

#dream-cafe .PresentBox span i{
	font-size: 30px;
	font-style: normal;
}

#dream-cafe .PresentBox .cunt{
	clear: both;
	padding-right: 15px;
	overflow: hidden;
}

#dream-cafe .PresentBox.Left .cunt p{
	background-color: #CC0000;
	display: block;
	border-radius: 5px;
	padding: 5px 0;
	color: #FFFFFF;
	text-align: center;
	font-weight: bold;
	letter-spacing: 2px;
	font-size: 14px;
}

#dream-cafe .PresentBox.Left .pinz{
	float: right;
	line-height: 0;
}
#dream-cafe .PresentBox.Left .pinz img{
	width: 100px;
}
#dream-cafe .PresentBox.Right .cup{
	float: right;
	margin: 16px;
}
#dream-cafe .PresentBox.Right .cup img{
	width: 100px;
	
}

#dream-cafe .PresentBox.Left .cunt ul{
	float: left;
	margin-top: 5px;
}

#dream-cafe .PresentBox.Left .cunt ul li{
	font-size: 12px;
	color: #000;
	line-height: 1.5em;
}

#dream-cafe .PresentBox.Left .cunt .card{
	float: right;
	margin-top: -5px;
}


#dream-cafe .PresentBox.Right{
	overflow: hidden;
	float: right;
	border-left: 1px solid #000;
	width: 490px;
	box-sizing: border-box;
	padding-left: 10px;
}

#dream-cafe .PresentBox.Right h2{
	padding-top: 8px;
}


#dream-cafe .PresentBox.Right dl{
	margin-top:10px;
	border: 1px solid #000;
}


#dream-cafe .PresentBox.Right dl dt{
	background-color: #000;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 13px;
	padding: 5px 0;
	text-align: center;
}

#dream-cafe .PresentBox.Right .cunt ul{
	padding: 5px 70px;
	text-align: center;
}

#dream-cafe .PresentBox.Right .cunt ul li{
	font-size: 12px;
	color: #000;
	line-height: 1.9em;
	text-align: left;
}

#dream-cafe .PresentBox.Right .cunt ul li:nth-child(2){
	font-weight: bold;
	color: #CC0000;
}




/*------会場詳細------*/

.PlaceWrap{
	overflow: hidden;
	margin-top: 380px;
}

.PlaceWrap ul li{
	width: 480px;
	box-sizing: border-box;
	border-radius: 5px;
	border: 2px solid #000;
	margin-top: 30px;
}


.PlaceWrap ul li:nth-child(odd){
	float: left;
	margin-right: 10px;
}

.PlaceWrap ul li:nth-child(even){
	float: right;
	margin-left: 10px;
}



.PlaceWrap ul li {
	font-size: 15px;
}


.PlaceWrap ul li .PlaceBox dt table{
	background-color: #000;
	font-size: 15px;
	color: #FFF;
	font-weight: bold;
	table-layout: fixed;
	padding: 10px;
	float: left;
    line-height: 1.8em;
}

.PlaceWrap ul li .PlaceBox dt td{
	vertical-align: top;
	text-align: center;
	width: 5px;
    line-height: 1.8em;
}
	
.PlaceWrap ul li .PlaceBox dt td:first-child{
	width: 30px;
}

.PlaceWrap ul li .PlaceBox dt td:nth-child(2){
	font-size: 30px;
	vertical-align: top;
	width: 40px;
	padding-top: 5px;
	text-align: left;
}


.PlaceWrap ul li .PlaceBox dt tr:last-child td{
	padding-top: 0px;
	font-size: 14px;
}



.PlaceWrap ul li .PlaceBox  .PlaceName{
	height: 84px;
	border-bottom: 3px solid #000;
	padding-top: 10px;
	box-sizing: border-box;
    line-height: 1.8em;
}

.PlaceWrap ul li .PlaceBox  .PlaceName dl dt{
	width: 83.8%;
	font-size: 15px;
	padding: 0 0 0 80px;
	font-weight: bold;
    line-height: 1.8em;
}

.PlaceWrap ul li .PlaceBox  .PlaceName i.number{
	display: inline-block;
	color: #F5FF00;
	background: #000000;
	height: 35px;
	width: 35px;
	line-height: 38px;
	font-style: normal;
	text-align: center;
	text-align: center;
	vertical-align: middle;
	border-radius: 50%;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	margin-right: 15px;
	margin-bottom: -25px;
}
.PlaceWrap ul li .PlaceBox  .PlaceName dl dt .place{
	font-size: 20px;
    line-height: 1.8em;
}

.PlaceWrap ul li .PlaceBox  .PlaceName dl dt .time{
	font-size: 15px;
	margin-top: -30px;
	margin-left: 50px;
}
.PlaceWrap ul li .PlaceBox  .PlaceName dl dd{
	font-size: 18px;
	padding: 0 0 8px 120px;
	font-weight: bold;
}


.PlaceWrap ul li .PlaceBox  .addWrap{
	width: 90%;
	margin: 0 auto;
	overflow: hidden;
	height: 170px;
}

.PlaceWrap ul li .PlaceBox .add{
	float: left;
	width: 50%;
	font-size: 18px;
	font-weight: bold;
	padding: 45px 0;
	line-height: 1.5em;
}
.PlaceWrap ul li .PlaceBox .end{
	float: left;
	width: 50%;
	font-size: 18px;
	font-weight: bold;
	padding: 20px 0;
	line-height: 1.5em;
}

.PlaceWrap ul li .PlaceBox .img{
	float: right;
	padding: 20px 0;
}

.PlaceWrap ul li .PlaceBox .img img{
	width: 195px;
}




@media screen and (min-width:736px) {
#dream-cafe .history{
	padding-top: 80px!important;
	margin: 0 auto;
	width: 980px;
	text-align: center;
}

#dream-cafe .history a{
	width: 400px;
	margin: 20px auto 0;
	background-color: #000000;
	color: #FFFFFF !important;
	text-align: center;
	font-size: 15px;
	padding: 15px 0;
	box-sizing: border-box;
	border-radius: 5px;
	display: block;
	text-decoration: none;
}
}

.ended{
	color: #cc0000;
	font-weight: bold;
	padding: 5px 0 5px 20px;
	line-height: 1.5em;
}

.photoopen{
	color: #cc0000;
	text-align: center;
	border: 2px solid #cc0000;
	margin: 0 0 10px 0;
	
}


/*#dream-cafe>div .cafe_end {
	margin:0 0 20px 0;
	padding:10px;
	border:#000000 2px solid;
    font-size: 14px;
	line-height:2em;
}

#dream-cafe>div .cafe_end dt{
	font-weight: bold;
	text-align: center;
	font-size: 22px;
	padding-bottom: 20px;
}

#dream-cafe>div .cafe_end dd{
	font-size: 16px;
	padding-bottom: 15px;
	line-height: 2em;
}*/
	
#dream-cafe .cont_l{
    width: 48%;
    float: left;
}
#dream-cafe .cont_r{
    width: 48%;
    float: right;
}

#dream-cafe>div .tbl_style_rs {
	width:100%;
	border:solid 1px #8e8e8e;
	
}

#dream-cafe>div .tbl_style_rs td {
	text-align:center;
    padding:10px 5px;
	border-right:solid 1px #8e8e8e;
    font-size: 14px;
    line-height: 16px;
	
}
#dream-cafe>div tr.sttl {
    background: #000;
    color: #FFFFFF;
    font-size: 108%;
    font-weight: bold;
}
#dream-cafe>div .flt-l{
    float: left;
    width: 450px;
}
#dream-cafe>div .flt-r{
    float: right;
    text-align: right;
    width: 515px;
}
#dream-cafe>div .text10{
    font-size: 10px;
    line-height: 16px;
    text-align: left;
}

#dream-cafe>div .cafe_area-l{
	width:470px;
	float:left;
}

#dream-cafe>div .cafe_area-r{
	width:470px;
	float:right;
}
#dream-cafe>div .cafe_area_p_inner{
    margin: 0 auto;
}
#dream-cafe>div .cafe_area_inner{
    margin-top: -10px;
    padding-bottom: 10px;
    height: 170px;
    border-bottom: 3px solid rgb(32, 80, 143);
    border-left: 3px solid rgb(32, 80, 143);
    border-right: 3px solid rgb(32, 80, 143);
    border-bottom-left-radius: 8px;
    border-bottom-right-radius: 8px;

}
#dream-cafe>div .cafe_area_inner img{
    padding: 10px;
    float: left;
}
#dream-cafe>div .cafe_area_inner .cafe_text_area{
    font-size: 12px;
    padding: 10px;
    line-height: 14px;
    position: relative;
}
#dream-cafe>div .end_pr{
	padding-top:10px;
    font-size: 12px;
    font-weight: bold;
	color:#FF0000;
	font-weight:bold;
}
#dream-cafe>div .button{
    position: absolute;
    top:122px;
    right: 0;
}

p.to_page_top {
  display: none;
}

/* -- festa -- */

p.taR{float: right;}

#dream-cafe>div .Festa_shijou_caution {
    margin:10px auto;
    padding:10px;
    width:800px;
    border:#F00 2px solid;
    text-align:center;
    line-height:2em;
}
#dream-cafe>div .Festa_shijou_caution span{
    font-size: 14px;
}

#dream-cafe>div .cont_inner_festa p{
    font-size: 14px;
}
#dream-cafe>div .cont_inner_festa img{
    width: 100%;
}
/* -- festa -- */

#dream-cafe>div .cafe_end {
    margin: 0 0 20px 0;
    padding: 20px;
    border: #000 1px solid;
    font-size: 16px;
    line-height: 2em;
	    width: 900px;
	box-shadow: 2px 2px 4px #bcbcbc;
}

#dream-cafe>div .cafe_end2 {
    margin: 0 0 20px 0;
    padding: 5px 20px;
    border: #000 1px solid;
    font-size: 16px;
    line-height: 2em;
    width: 900px;
	box-shadow: 2px 2px 4px #bcbcbc;
}

/* レスポンシブ */

@media screen and (max-width:736px) {
    
    #dream-cafe .cont_inner img{
        width: 100%;
    }
    #dream-cafe .cont_l{
        width: 100%;
        float: none;
    }
    #dream-cafe .cont_r{
        width: 100%;
        float: none;
    }
    #dream-cafe>div .flt-l{
        width: 100%;
        float: none;
    }
    #dream-cafe>div .flt-r{
        margin-top: 30px;
        width: 100%;
        float: none;
        text-align: left;
    }
    #dream-cafe>div .cafe_area-l{
        width:100%;
        float:none;
        margin-bottom: 20px;
    }

    #dream-cafe>div .cafe_area-r{
        width:100%;
        float:none;
    }
    #dream-cafe>div .cafe_area_inner{
        height: 330px;
    }
    #dream-cafe>div .cafe_area_inner img{
        width: 95%;
        margin: 0 auto;
        padding-top: 10px;
        padding-bottom: 0;
        float: none;
    }
    #dream-cafe>div .cafe_area_inner .cafe_text_area{
        font-size: 12px;
        padding: 5px;
        line-height: 14px;
        position: relative;
    }
    #dream-cafe>div .button{
        position: absolute;
        top:100px;
        left: 0;
        right: 0;
    }
  
    p.to_page_top {
        display: block;
    }
        
/* -- festa -- */


    #dream-cafe>div .Festa_shijou_caution {
        margin:10px auto;
        padding:10px;
        width:90%;
        border:#F00 2px solid;
        text-align:center;
        line-height:2em;
    }
    #dream-cafe>div .Festa_shijou_caution span{
        font-size: 10px;
        line-height: 12px;
    }
    #dream-cafe>div .cont_inner_festa p{
        font-size: 12px;
    }


#dream-cafe>div .cafe_end2 {
    margin: 0 0 20px 0;
    padding: 10px;
    border: #000 1px solid;
    font-size: 14px;
    line-height: 2em;
	box-shadow: 2px 2px 4px #bcbcbc;
}
	
	
#dream-cafe>div .cafe_end {
    margin: 0 0 20px 0;
    padding: 20px;
    border: #000 1px solid;
    font-size: 16px;
    line-height: 2em;
	box-shadow: 2px 2px 4px #bcbcbc;
}
	#dream-cafe .history a {
    width: auto;
    margin: 10px auto 0;
    background-color: #000000;
    color: #FFFFFF !important;
    text-align: center;
    font-size: 13px;
    padding: 15px 10px;
    box-sizing: border-box;
    border-radius: 5px;
    display: block;
    text-decoration: none;
}

#dream-cafe .history {
    padding-top: 80px!important;
    margin: 0 auto;
    width: 95%;
    text-align: center;
}

}