@charset "utf-8";
#rwd-content .rwd-component-mainImg {
    margin: 40px auto;
}
h3.hd-tab{
	font-size:2.0rem;
	font-weight:normal;
	color:#fff!important;
	text-align:center;
	display:block;
	background: #303030;
	border-radius: 8px;
	padding:.5em 0 .3em;
	margin-top: 28px;
	margin-bottom: 18px!important;
}
.event-data p{
	text-align: center;
}
img.img-date{
	padding-top:5px;
}
p.lead-txt{
	font-size: 1.8rem;
	font-weight: bold;
	line-height: 1.5;
}
p.txt-time{
	font-size: 1.8rem;
	font-weight: bold;
	line-height: 1.5;
	padding-top: 25px;
}
p.note{
	font-size: 1.5rem;
}
p.txt-place,
p.txt-price{
	font-size: 2.4rem;
	font-weight: bold;
	line-height: 1.5;
}
p.data-item{
	font-size: 2.0rem;
	line-height: 1.5;
}
.innnerLink_bg{
	margin-top:67px;
}
p.txt-place2{
	font-size: 3.0rem;
	font-weight: bold;
	margin-top:30px;
	text-align: center;
}
p.txt-place3{
	font-size: 2.0rem;
	margin-bottom:20px;
	text-align: center;
}
iframe{
	width:100%!important;
}
.keyimg-title-wrap {
	max-width: 1280px;
	max-height: 480px;
	width: 100%;
}
.keyimg-title-1 {
	position: absolute;
	width: 88.5%;
	z-index: 11;
	top: 35%;
	right: 0;
	left: 0;
	margin: auto;
}
.keyimg-title-2 {
	position: absolute;
	top: 1.5rem;
	right: 1rem;
	width: 24%;
	z-index: 12;
}


@media print, screen and (min-width: 768px){
/* ================================================
画面幅が768px以上の場合の表示設定
================================================ */
    #rwd-content .rwd-button05 .rwd-button-inner {
        font-size: 1.8rem;
    }
    #rwd-content .rwd-button05 {
        min-height: 120px!important;
    }
    iframe{
	height:480px!important;
}
}

@media print, screen and (max-width: 767px){
/* ================================================
画面幅が768px未満の場合の表示設定
================================================ */
p.lead-txt{
	font-size: 1.5rem;
}
h3.hd-tab{
	font-size:1.5rem;
	padding:.5em 0 .3em;
	margin-top: 28px;
	margin-bottom: 18px!important;
}
p.txt-time{
	font-size: 1.5rem;
}
p.note{
	font-size: 1.4rem;
}
p.txt-place,
p.txt-price{
	font-size: 1.8rem;
}
p.data-item{
	font-size: 1.5rem;
}
#rwd-content .rwd-button05 {
    min-height: 105px!important;
}
.img-photo img{
	margin-bottom: 17px;
}
p.txt-place2{
	font-size: 1.8rem;
}
p.txt-place3{
	font-size: 1.5rem;
	margin-bottom: 15px;
}
iframe{
	height:345px!important;
}
.innnerLink_bg {
    margin-top: 50px;
}
body #rwd-content .slider-type01 {
    margin-bottom: 30px !important;
}
.keyimg-title-1 {
    position: absolute;
    width: 82.5%;
    z-index: 11;
    top: 30%;
    right: 0;
    left: 0;
    margin: auto;
}
.keyimg-title-2 {
	width: 40%;
}
#rwd-content .button-next01, 
#rwd-content .button-prev01 {
   top: 135px;
}
#rwd-content .rwd-product-header {
    margin-bottom: 0!important;
}
#rwd-content .rwd-button05 .rwd-button-inner {
    font-size: 1.6rem!important;
}
}