 @charset "utf-8";
 /* --------------------------------------------------------- */
 html {}
 body {
 	margin: 0;
 	padding: 0;
 	color: #333333;
 	*font-size: small;
 	*font: x-small;
 	line-height: 1.5;
 	height: 100%;
 	background-color: #FFFFFF; 
 }
 html:not(:target) body {
 	font-size: 13px;
 } /* IE 以外 */
 body {
 	-webkit-text-size-adjust: 100%;
 } /* WebKit */
 a:link {
 	text-decoration: underline;
 	color: #0063C6;
 }
 a:visited {
 	text-decoration: underline;
 	color: #0063C6;
 }
 /*
 a:hover {
 	text-decoration: none;
 	color: #202020;
 }
 */
 a:active {
 	text-decoration: none;
 	color: #202020;
 }
 a:active, a:focus {
 	outline: none;
 }
 a img {
 	border: 0;
 }
 img {
 	vertical-align: bottom;
 }
 iframe {
 	display: block;
 }
 .pc {
 	display: block;
 }
 .sp {
 	display: none;
 }
 @media screen and (max-width: 750px) {
 	.pc {
 		display: none;
 	}
 	.sp {
 		display: block;
 	}
 }

 h1, h2, h3, h4, h5, h6, p, img {
 	clear: none;
 	margin: 0;
 	padding: 0;
 	text-align: left;
 }
 ul, dl, dt, dd {
 	margin: 0;
 	padding: 0;
 }
 ul li {
 	margin: 0;
 	padding: 0;
 	list-style: none;
 }
 p, li {
 	line-height: 1.5;
 }
 em {
 	font-style: normal;
 	font-weight: normal;
 }
 .white {
 	color: #FFFFFF;
 }
 .red {
 	color: #E50112;
 }
 .purple {
 	color: #8E3C8E;
 }
 .green {
 	color: #5FAD30;
 }
 .orange {
 	color: #EF841C;
 }
 .brown {
 	color: #4E2710;
 }
 .yellow {
 	color: #FFF001;
 }
 .pink {
 	color: #E64F62;
 }
 .blue {
 	color: #306D8D;
 }
 .prg05em {
 	text-indent: -0.5em;
 	padding-left: 0.5em;
 }
 .prg10em {
 	text-indent: -1.0em;
 	padding-left: 1.0em;
 }
 .prg15em {
 	text-indent: -1.5em;
 	padding-left: 1.5em;
 }
 .w50 {
 	width: 50%;
 }
 hr.normal {
 	width: 100%;
 	margin: 20px 0px;
 	padding: 0px;
 	border-top: none;
 	border-left: none;
 	border-right: none;
 	color: #B6B6B6;
 	border-bottom: 1px dotted #B6B6B6;
 }
 hr.dotLine {
 	width: 100%;
 	margin: 20px 0px;
 	padding: 0px;
 	border-top: none;
 	border-left: none;
 	border-right: none;
 	color: #D71309;
 	border-bottom: 1px dotted #D71309;
 }
 /* margin */
 .mt0 {
 	margin-top: 0px !important;
 }
 .mt5 {
 	margin-top: 5px !important;
 }
 .mt10 {
 	margin-top: 10px !important;
 }
 .mt15 {
 	margin-top: 15px !important;
 }
 .mt20 {
 	margin-top: 20px !important;
 }
 .mt25 {
 	margin-top: 25px !important;
 }
 .mt30 {
 	margin-top: 30px !important;
 }
 .mt40 {
 	margin-top: 40px !important;
 }
 .mt50 {
 	margin-top: 50px !important;
 }
 .mt60 {
 	margin-top: 60px !important;
 }
 .mt70 {
 	margin-top: 70px !important;
 }
 .mt80 {
 	margin-top: 80px !important;
 }
 .mb0 {
 	margin-bottom: 0px !important;
 }
 .mb5 {
 	margin-bottom: 5px !important;
 }
 .mb10 {
 	margin-bottom: 10px !important;
 }
 .mb15 {
 	margin-bottom: 15px !important;
 }
 .mb20 {
 	margin-bottom: 20px !important;
 }
 .mb25 {
 	margin-bottom: 25px !important;
 }
 .mb30 {
 	margin-bottom: 30px !important;
 }
 .mb35 {
 	margin-bottom: 35px !important;
 }
 .mb40 {
 	margin-bottom: 40px !important;
 }
 .ml0 {
 	margin-left: 0px !important;
 }
 .ml5 {
 	margin-left: 5px !important;
 }
 .ml10 {
 	margin-left: 10px !important;
 }
 .ml15 {
 	margin-left: 15px !important;
 }
 .ml20 {
 	margin-left: 20px !important;
 }
 .mr0 {
 	margin-right: 0px !important;
 }
 .mr5 {
 	margin-right: 5px !important;
 }
 .mr10 {
 	margin-right: 10px !important;
 }
 .mr15 {
 	margin-right: 15px !important;
 }
 .mr20 {
 	margin-right: 20px !important;
 }
 .mr25 {
 	margin-right: 25px !important;
 }
 .mr30 {
 	margin-right: 30px !important;
 }
 .mr35 {
 	margin-right: 35px !important;
 }
 .mr40 {
 	margin-right: 40px !important;
 }
 /* padding */
 .pt0 {
 	padding-top: 0px !important;
 }
 .pt5 {
 	padding-top: 5px !important;
 }
 .pt10 {
 	padding-top: 10px !important;
 }
 .pt15 {
 	padding-top: 15px !important;
 }
 .pt20 {
 	padding-top: 20px !important;
 }
 .pt30 {
 	padding-top: 30px !important;
 }
 .pt40 {
 	padding-top: 40px !important;
 }
 .pt50 {
 	padding-top: 50px !important;
 }
 .pb0 {
 	padding-bottom: 0px !important;
 }
 .pb5 {
 	padding-bottom: 5px !important;
 }
 .pb10 {
 	padding-bottom: 10px !important;
 }
 .pb15 {
 	padding-bottom: 15px !important;
 }
 .pb20 {
 	padding-bottom: 20px !important;
 }
 .pb25 {
 	padding-bottom: 25px !important;
 }
 .pb30 {
 	padding-bottom: 30px !important;
 }
 .pb35 {
 	padding-bottom: 35px !important;
 }
 .pb40 {
 	padding-bottom: 40px !important;
 }
 .pb50 {
 	padding-bottom: 50px !important;
 }
 .pr0 {
 	padding-right: 0px !important;
 }
 .pr5 {
 	padding-right: 5px !important;
 }
 .pr10 {
 	padding-right: 10px !important;
 }
 .pr15 {
 	padding-right: 15px !important;
 }
 .pr20 {
 	padding-right: 20px !important;
 }
 .pr25 {
 	padding-right: 25px !important;
 }
 .pr30 {
 	padding-right: 30px !important;
 }
 .pr35 {
 	padding-right: 35px !important;
 }
 .pr40 {
 	padding-right: 40px !important;
 }
 .pl0 {
 	padding-left: 0px !important;
 }
 .pl10 {
 	padding-left: 10px !important;
 }
 .pl15 {
 	padding-left: 15px !important;
 }
 .pl20 {
 	padding-left: 20px !important;
 }
 .pl30 {
 	padding-left: 30px !important;
 }
 /* font size */
 .fs100 {
 	font-size: 100%;
 }
 .fs110 {
 	font-size: 110%;
 }
 .fs120 {
 	font-size: 120%;
 }
 .fs140 {
 	font-size: 140%;
 }
 .fs160 {
 	font-size: 160%;
 }
 .fs180 {
 	font-size: 180%;
 }
 .fs200 {
 	font-size: 200%;
 }
 .fsb {
 	font-weight: bold;
 }
 .tac {
 	text-align: center !important;
 }
 .tar {
 	text-align: right !important;
 }
 .tal {
 	text-align: left !important;
 }
 table {
 	border-collapse: collapse;
 }
 .diB {
 	display: block;
 }
 .flL {
 	float: left;
 }
 .flR {
 	float: right;
 }
 .clearfix:after {
 	content: "";
 	height: 0;
 	visibility: hidden;
 	display: block;
 	clear: both;
 }
 /* ------------------------------------------------------------
	催事共通
------------------------------------------------------------ */
 div.eventContents {
 	width: 100%;
 	max-width: 600px;
 	margin-left: auto !important;
 	margin-right: auto !important;
 }
 div.eventContents p.nv1 {
 	padding-top: 15px;
 }
 div.eventContents p.nv2 {
 	padding-top: 20px;
 }
 #page .w450 {
 	width: 94%;
 	max-width: 450px;
 	margin-left: auto !important;
 	margin-right: auto !important;
 }
 #page .w560 {
 	width: 94%;
 	max-width: 560px;
 	margin-left: auto !important;
 	margin-right: auto !important;
 }
 #page .w560 img {
 	width: 100%;
 	max-width: 560px;
 }
 #page .w580 {
 	width: 94%;
 	max-width: 580px;
 	margin-left: auto !important;
 	margin-right: auto !important;
 }
 #page .w580 img {
 	width: 100%;
 	max-width: 580px;
 }
 #page .w600 {
 	width: 100%;
 	max-width: 600px;
 	margin-left: auto !important;
 	margin-right: auto !important;
 	background-color: #FFFFFF;
 }
 #page .w750 {
 	width: 100%;
 	max-width: 750px;
 	margin-left: auto !important;
 	margin-right: auto !important;
 	background-color: #FFFFFF;
 }
 #section_header {
 	width: 100%;
 	background-color: #1E1E1E;
 }
 #section_header p {
 	max-width: 750px;
 	margin-left: auto !important;
 	margin-right: auto !important;
 	padding: 12px 4px;
 	box-sizing: border-box;
 }
 #section_header p img {
 	width: 50%;
 	max-width: 400px;
 }
 #section_footer {
 	width: 100%;
 	background-color: #1E1E1E;
 	padding: 0;
 	box-sizing: border-box;
 }
 #section_footer img {
 	width: 100%;
 }
 #section_footer .copyright {
 	color: #FFFFFF;
 	/* font-size: 80%; */
 	text-align: center;
 	padding: 12px;
 	box-sizing: border-box;
 	background: #3C3C3C;
 }
 #section_footer #navi {
 	width: 100%;
 	max-width: 750px;
 	margin-left: auto !important;
 	margin-right: auto !important;
 	padding: 0;
 	box-sizing: border-box;
 }
 #section_footer #navi dl dd.cellL {
 	width: 80%;
 	float: left;
 	box-sizing: border-box;
 }
 #section_footer #navi dl dd.cellR {
 	width: 20%;
 	float: right;
 	box-sizing: border-box;
 	background-color: #01B901
 }
 #section_footer #navi dl dd ul li {
 	width: 50%;
 	float: left;
 	padding: 10px 0 0 10px;
 	box-sizing: border-box;
 }
 #section_footer #navi dl dd ul li img {
 	max-width: 330px;
 	max-height: 50px;
 }
 #section_footer #navi dl dd.cellR img {
 	max-width: 170px;
 }
 div.snsCampaign {
 	width: 100%;
 	background-color: #FCE5E7;
 	padding: 10px 8px;
 	box-sizing: border-box;
 	background: rgba(252, 229, 231, 1);
 }
 div.snsCampaign p {
 	text-align: center;
 }
 div.snsCampaign p img {
 	max-width: 600px !important;
 }
 div#userReview {
 	width: 96%;
 	max-width: 620px;
 	margin-left: auto !important;
 	margin-right: auto !important;
 }
 div#userReview .inner {
 	width: 100%;
 	max-width: 580px\9;
 	max-width: 620px;
 	border: 2px solid #DC1C27;
 	border-top: none;
 	padding: 18px;
 	box-sizing: border-box;
 }
 div#userReview dt, div#userReview dd {
 	float: left;
 	padding-right: 6px;
 }
 div#userReview dt.icn1 img {
 	max-width: 58px;
 	max-height: 26px;
 }
 div#userReview dt.icn2 img {
 	max-width: 82px;
 	max-height: 26px;
 }
 div#userReview p.comment {
 	border-bottom: 2px dashed #DC1C27;
 	padding: 4px 0 8px;
 	font-size: 100%;
 }
 @media screen and (max-width: 750px) {
 	div#userReview dt.icn1 img {
 		max-width: 49px;
 		max-height: 22px;
 	}
 	div#userReview dt.icn2 img {
 		max-width: 70px;
 		max-height: 22px;
 	}
 }
 div.comnavi {
 	width: 100%;
 	max-width: 750px;
 	margin-left: auto !important;
 	margin-right: auto !important;
 	padding: 5px 0;
 	box-sizing: border-box;
 	background-color: #FFFFFF;
 	background: rgba(255, 255, 255, 1);
 }
 div.comnavi ul li {
 	width: 50%;
 	float: left;
 	box-sizing: border-box;
 	text-align: center;
 	padding-top: 5px;
 }
 div.comnavi p img {
 	max-width: 632px !important;
 	max-height: 92px !important;
 }
 div.comnavi ul li img {
 	max-width: 312px !important;
 	max-height: 92px !important;
 }
 @media screen and (max-width: 750px) {
 	div.comnavi ul li {
 		padding: 5px 1% 0 !important;
 	}
 }
 div.eventTitle {
 	width: 94%;
 	max-width: 580px;
 	margin-left: auto !important;
 	margin-right: auto !important;
 }
 div.secondTitle {
 	width: 100%;
 	max-width: 750px;
 	margin-left: auto !important;
 	margin-right: auto !important;
 }
 #page div.secondTitle img, #page div#secondnavi img {
 	width: 100%;
 	max-width: 750px !important;
 }
 div#secondnavi {
 	width: 100%;
 	max-width: 750px;
 	margin-left: auto !important;
 	margin-right: auto !important;
 	padding: 0;
 	box-sizing: border-box;
 }
 div#secondnavi ul {
 	position: relative;
 	z-index: 2000;
 	display: none;
 }
 #page p.btn_top img {
 	width: 100%;
 	max-width: 290px !important;
 	max-height: 70px !important;
 }
 @media screen and (max-width: 750px) {
 	#page p.btn_top img {
 		width: 80%;
 	}
 }
 #page p.btnDetail {
 	width: 92%;
 	margin-left: auto !important;
 	margin-right: auto !important;
 	text-align: center;
 }
 #page p.btnDetail img {
 	max-width: 550px;
 	max-height: 75px;
 }
 .ConsumptionTax {
 	width: 100%;
 	margin-left: auto !important;
 	margin-right: auto !important;
 	padding: 5px 0;
 	box-sizing: border-box;
 }
 .ConsumptionTax p {
 	text-align: center;
 	color: #FFFFFF;
 }
.youtube {
	position: relative;
	width: 100%;
	padding-top: 56.25%;
}
.youtube iframe {
	position: absolute;
	top: 0;
	right: 0;
	width: 100% !important;
	height: 100% !important;
}
a:hover img {
	opacity: 0.5;
}
a img {
	transition: opacity 0.3s ease-out;
}

/*----------------------------------------------------
	共通ヘッダフッタ
----------------------------------------------------*/
/* gheader */
#gheader {
    background: #151515;
}
#gheader .inner {
    max-width: 750px;
    margin: auto;
    overflow: hidden;
}
#gheader .inner .btn {
    float: right;
}
#gheader .inner .btn a {
    font-weight: bold;
    color: #FFF;
    padding: .5em;
    display: block;
    font-size: 5vw;
    padding-right: 1.5em;
    background-repeat: no-repeat;
    background-position: right .5em center;
    background-size: .5em;
    background-image: url(../img/common/arrow.png);
}
@media (min-width: 750px) {
    #gheader .inner {
        width: 100%;
    }
    #gheader .inner .btn a {
        font-size: 20px;
    }
}


/* gfooter */
#gfooter {
    background: #151515;
    line-height: 1.2;
}
#gfooter .inner {
    max-width: 750px;
    margin: auto;
    overflow: hidden;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-justify-content: space-between;
    justify-content: space-between;
}
#gfooter .inner a {
    display: block;
    color: #FFF;
    font-weight: bold;
	text-decoration: none;
}
#gfooter .inner .list {
    width: 81.34%;
}
#gfooter .inner .list ul {
    padding: .5em;
}
#gfooter .inner .list ul li {
    width: 48%;
    margin-bottom: 0%;
    display: inline-block;
}
#gfooter .inner .list ul li a {
    font-weight: bold;
    color: #FFF;
    padding: .5em;
    display: inline-block;
    font-size: 3.5vw;
    padding-right: 1.5em;
    background-repeat: no-repeat;
    background-position: right .5em center;
    background-size: .5em;
    background-image: url(../img/arrow.png);
}
#gfooter .inner .btn {
    width: 18.66%;
    background: #879C88;
	display: block;
}
#gfooter .inner .btn a {
    display: block;
    padding: .5em;
}
#gfooter .inner .btn a .arrow {
    display: block;
    text-align: center;
}
#gfooter .inner .btn a .arrow img {
    width: 30%;
    transform: rotate(-90deg);
}
#gfooter .inner .btn a .text {
    display: block;
    font-weight: normal;
    font-size: 3.25vw;
    margin: .25em 0 0;
    text-align: center;
	line-height: 1.2;
}
#gfooter .copy {
    text-align: center;
    background: #3C3C3C;
    padding: 1em 0;
    color: #FFF;
	font-size: 14px;
}

#gfooter .ConsumptionTax p{
	text-align: left;
	padding:.5em;
	font-size: 14px;
}



@media (min-width: 750px) {
    #gfooter .inner {
        width: 100%;
    }
    #gfooter .inner .list {
    }
    #gfooter .inner .list ul {
        padding: 1em 0;
        text-align: center;
    }
    #gfooter .inner .list ul li {
        width: auto;
        margin-bottom: 0;
        display: inline-block;
    }
    #gfooter .inner .list ul li a {
        font-size: 18px;
        padding: .5em;
        padding-right: 1.5em;
        background-repeat: no-repeat;
        background-position: right .5em center;
        background-size: .5em;
        background-image: url(../img/arrow.png);
    }
    #gfooter .inner .btn {
		width: 70px;
		height: 70px;
		
    }
    #gfooter .inner .btn a {
        padding: .5em;
    }
    #gfooter .inner .btn a .arrow img {
        width: 20%;
    }
    #gfooter .inner .btn a .text {
        display: block;
        font-weight: normal;
        font-size: 14px;
        margin: .2em 0 0;
    }
	
}

/* ------------------------------------------------------------
	common
-------------------------------------------------------------- */
.mb-10 {
	margin-bottom: 10px;
}
.mb-20 {
	margin-bottom: 20px;
}
.mb-30 {
	margin-bottom: 30px;
}
.mb-40 {
	margin-bottom: 40px;
}
.mb-50 {
	margin-bottom: 50px;
}
.mb-60 {
	margin-bottom: 60px;
}
.mb-70 {
	margin-bottom: 70px;
}
.mb-80 {
	margin-bottom: 80px;
}
.mb-90 {
	margin-bottom: 90px;
}
.mb-100 {
	margin-bottom: 100px;
}
.mb-140 {
	margin-bottom: 140px;
}
.mb-200 {
	margin-bottom: 200px;
}
@media (max-width: 750px) {
	.mb-10 {
		margin-bottom: 2%;
	}
	.mb-20 {
		margin-bottom: 4%;
	}
	.mb-30 {
		margin-bottom: 6%;
	}
	.mb-40 {
		margin-bottom: 8%;
	}
	.mb-50 {
		margin-bottom: 10%;
	}
	.mb-60 {
		margin-bottom: 12%;
	}
	.mb-70 {
		margin-bottom: 14%;
	}
	.mb-80 {
		margin-bottom: 16%;
	}
	.mb-90 {
		margin-bottom: 18%;
	}
	.mb-100 {
		margin-bottom: 20%;
	}
	.mb-140 {
		margin-bottom: 28%;
	}
	.mb-200 {
		margin-bottom: 40%;
	}
}
/* ------------------------------------------------------------
	催事共通
------------------------------------------------------------ */
.fadein {
    opacity: 0;
    transition-duration: .6s;
}
.fadein.on {
    opacity: 1.0;
}
.fadeinRight {
    opacity: 0;
    transform: translate(50px, 0);
    transition-duration: .6s;
	transition-delay: 0.4s;
}
.fadeinRight.on {
    opacity: 1.0;
    transform: translate(0, 0);
}
.fadeinLeft {
    opacity: 0;
    transform: translate(-50px, 0);
    transition-duration: .6s;
	transition-delay: 0.4s;
}
.fadeinLeft.on {
    opacity: 1.0;
    transform: translate(0, 0);
}
.fadeinBottom {
    opacity: 0;
    transform: translate(0, 50px);
    transition-duration: .6s;
	transition-delay: 0.4s;
}
.fadeinBottom.on {
    opacity: 1.0;
    transform: translate(0, 0);
}
.fadeinTop {
    opacity: 0;
    transform: translate(0, -50px);
    transition-duration: .6s;
	transition-delay: 0.4s;
}
.fadeinTop.on {
    opacity: 1.0;
    transform: translate(0, 0);
}
.tde-01 {
	transition-delay: 0.4s;
}
.tde-02 {
	transition-delay: 0.6s;
}
.tde-03 {
	transition-delay: 0.8s;
}
.tde-04 {
	transition-delay: 1.0s;
}
.tde-05 {
	transition-delay: 1.2s;
}
.tde-06 {
	transition-delay: 1.4s;
}
.tde-07 {
	transition-delay: 1.6s;
}