@charset "utf-8";

/* -------------------- reset --------------------*/
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline;
	list-style: none;
}

/* -------------------- common --------------------*/
.hoverOp:hover {
	filter: alpha(opacity=40);
	opacity: 0.4;
}
.br-pc{
	display: none;
}
.s-text{
		font-size: 14px;
}
.pink_line {
	background:rgba(0, 0, 0, 0) linear-gradient(transparent 0%, #f7ccdc 0%) repeat scroll 0 0;
}
.yellow_line {
	background:rgba(0, 0, 0, 0) linear-gradient(transparent 50%, #f9f568 0%) repeat scroll 0 0;
}
.text-indent {
    padding-left: 1em;
    text-indent: -1em;
    display: block;
}
a[target="_blank"]::after {
    margin: 0 3px 0 1px;
    font-family: 'Hobonichi-Icons'!important;
    content: "\e914";
    font-size: 85%;
    position: relative;
    top: -3px;
}
a {
    color: #e1007f;
	text-decoration: none;
}
a, li, p, div, button, img {
    outline: none !important;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
a.ico_none[target="_blank"]::after{
    display: none;
}
a img{ 
	-webkit-transition: 0.2s ease-in-out;
	-moz-transition: 0.2s ease-in-out;
	-o-transition: 0.2s ease-in-out;
	transition: 0.2s ease-in-out;
}
body{
	background-attachment: fixed;
	background: url(../images/bg.jpg) repeat-y fixed top center;
    background-size: cover;
	font-family: 'ヒラギノ角ゴシック','Hiragino Sans','メイリオ', Meiryo,'Meiryo UI',sans-serif;
    color: #231815;
    font-size : 16px;
    -webkit-text-size-adjust: 100%;
    z-index: 1;
}
#wrap {
	width: 100%;
	height: 100%;
	margin: 0 auto;
}
#contents_area{
	width: 720px;
    height: 100%;
    min-height: 100%;
    background-color: #FFFFFF;
	box-shadow: 3px 3px 8px 2px rgba(9,9,9,0.2);
    margin: 50px auto;
    position: relative;
    border-image-source: url(../images/line.gif);
    border-width: 24px 0;
    border-style: solid;
    border-image-width: auto;
    border-image-repeat: repeat;
}
#main_img h1{
	position: relative;
	top: 20px;
    left: -20px;
}
#main_img .pc{
	width: 680px;
}
.sp{
	display: none;
}
.badge{
	position: absolute;
	top:0px;
	left:20px;
}
.badge img{
	width: 90px;
}
#yodogawa{
	color: #5a2816;
	font-weight: 600;
	margin: 50px 30px 30px 30px;
	display: inline-flex;
}
#yodogawa .yodogawa-left{
	width:  360px;
	margin-right: 10px;
}
#yodogawa .yodogawa-right{
	width: 300px;
}
#yodogawa .yodogawa-right .banner{
	width: 280px;
}
#yodogawa .tarareba img{
	width: 120px;
	margin: 30px 80px;
}
#yodogawa .tarareba{
	font-size: 12px;
	font-weight: normal;
	color: #231815;
	margin: 30px 0 60px;
}
#yodogawa .tarareba p{
	margin-left: 40px;
}
.border{
	border: solid 3px #f7ccdc;
    width: 640px;
    margin: 50px auto;
}
#mokuji{
	text-align: center;
	color: #f7ccdc;
	margin: 50px auto;
}
#mokuji .title{
	font-family: 'Zen Maru Gothic N B',sans-serif;
	font-size: 20px;
	margin: 30px auto;
    line-height: 1.4;
}
#mokuji .title_s{
	font-size: 14px;
}
#mokuji a:hover{
	display: block;
}
.name{
	text-align: center;
	font-size: 12px;
}
#event_info{
	font-family: 'Zen Maru Gothic N B',sans-serif;
	color: #5a2816;
	width: 600px;
	margin: 60px auto 100px;
}
#event_info .m-text{
	font-size: 17px;
}
#event_info .b-text{
	font-size: 28px;
}
.box_line{
	margin: 15px auto;
	background-image: url(../images/line_cal.gif);
	background-repeat: repeat-y;
	background-position: center top;
	position: relative;
	text-align: left;
	padding: 25px 0 7px 0;
}
.box_line:before, .box_line:after {
	background-image: url(../images/line_sub.gif);
	content: '';
	display: block;
	width: 600px;
	height: 23px;
	position: absolute;
	left: 0;
	z-index: 2;
}
.box_line:before {
	top: -35px;
}
.box_line:after {
	bottom: -35px;
}
.box_line dl:after {
	content: '';
	display: block;
	clear: both;
	font-size: 0;
}
.inner{
	margin:0 50px;
}
.inner img{
	width: 500px;
}
.box_line .ticket{
	padding-top: 30px;
}
.box_line .btn_ticket {
	width: 357px;
	margin: 45px auto 9px auto;
}
.box_line .btn_ticket a {
	height: 96px;
	position: relative;
	border: none !important;
}
.box_line .btn_ticket a:hover img,
.box_line .btn_ticket a.touch img{
	opacity: .95 !important;
	top: 0px;
	left: -1px;
	transition: top .2s ease .05s, left .2s ease .05s, opacity .2s ease .05s;
}
.box_line .btn_ticket a:before {
	content: '';
	width: 357px;
	height: 96px;
	border-radius: 15px;
	display: block;
	/* background-color: #898989; */
	position: absolute;
	left: 0;
	bottom: 0;
}
.box_line .btn_ticket img {
	width: 357px;
	opacity: 1 !important;
	z-index: 2;
	position: relative;
	top: -3px;
	left: -4px;
	box-shadow: 5px 5px 20px -5px rgba(0, 0, 0, 0.8);
	border-radius: 16px;
	transform: translate3d(0, 0, 0);
	transition: top .15s ease .0s, left .15s ease .0s, opacity .15s ease .0s;
}
.tarareba a, .name a, #article a{
	color: #231815;
    border-bottom: 1px solid #231815;
    transition: opacity .1s ease .0s;
}
.tarareba a:hover, .name a:hover, #article a:hover{
    transition: opacity .15s ease .05s; opacity: .7;
}
#event_info a {
	color: #5a2816;
    border-bottom: 1px solid #5a2816;
    transition: opacity .1s ease .0s;
}
#event_info a:hover {
    transition: opacity .15s ease .05s; opacity: .7;
}

.banner_list {
	margin: 60px 0;
	text-align: center;
	position: relative;
	z-index: 10;
}
.banner_list img {
	width: 400px;
}
.banner_list p{
	margin: 20px auto;
}
footer {
	padding: 60px 0 20px 0;
	background-color: #013d20;
	position: relative;
	text-align: center;
}
footer ul {
	margin: 0 0 30px 0;
}
footer li {
	margin: 0 10px;
	display: inline-block;
}
footer li img {
	width: auto;
	height: 60px;
}
footer .copyright {
	margin: 45px 0;
}
footer .copyright img {
	width: 300px;
}

.navi{
	text-align: center;
}
.navi ul{
	display: inline-flex;
}
.navi img{
	width: 70px;
}
.navi li{
	margin:0 85px;
}
.border_navi{
	border: solid 3px #f7ccdc;
    width: 640px;
    margin: 20px auto;
}
.hidden{
	visibility: hidden;
}
.title_sub{
	font-family: 'Zen Maru Gothic N B',sans-serif;
	color: #e1007f;
	font-size: 30px;
}
.title_sub2{
	font-family: 'Zen Maru Gothic N B',sans-serif;
	color: #e1007f;
	font-size: 30px;
	line-height: 1.2;
}
.title_m{
	font-family: 'Zen Maru Gothic N B',sans-serif;
	font-size: 21px;
	
}
#article{
	width: 470px;
	margin:0 auto;
	letter-spacing: 0.05rem;
    line-height: 1.8;
}
#article .title_sub{
	margin:25px 0 10px;
}
#article .title_sub2{
	margin:25px 0 15px;
}
.center{
	text-align: center;
}
.center img{
		margin:40px auto;
}
.obj1 img{
	width: 150px;
}
.obj2 img{
	width: 200px;
} 
.obj3 img{
	width: 250px;
}
.obj4 img{
	width: 300px;
}
.obj5 img{
	width: 180px;
}
#article .s-text{
	    margin: 50px auto 30px;
}
.numbering{
	 display: inline-block;
	 background: #e1007f;
	 color: #fff;
	 text-align: center;
	 width: 40px;
	 height: 40px;
	 line-height: 40px;
	 font-size: 24px;
	 border-radius: 50%;
	 margin-left: -50px;
}
.numbering_title{
	margin-top: -45px;
    display: block;
    line-height: 40px;
}

/* -------------------- SP --------------------*/

@media screen and (max-width: 640px) {
	body{
		background: url(../images/bg_sp.jpg) repeat-y fixed top center;
		background-size: 100% auto;
		line-height: 1.7;
	}	
	br {
		display: none;
	}
	#contents_area{
		font-size: 14px;
		width: 90%;
		background-color: #FFFFFF;
		box-shadow: none;
		margin: 30px auto;
		position: relative;
		border-image-source: url(../images/line_sp.gif);
		border-width: 24px 0;
		border-style: solid;
		border-image-width: auto;
		border-image-repeat: repeat;
		border-image-slice: 24;
	}

	.pc{
		display: none;
	}
	.sp{
		display: block;
	}

	.br-sp{
		display: block;
	}
	.br-pc{
		display: block;
	}
	.s-text{
		font-size: 11px;
	}
	#main_img h1{
		position: relative;
		top: -25px !important;
		left: 10px !important;
	}
	#main_img .sp{
		width: 95%;
	}
	#contents_area .badge img {
		width: 24vw;
	}
	#contents_area .badge{
		width: 24vw;
		position: relative;
		top: -18vh;
		left: 64vw;
	}
	.banner_sp{
		text-align: center;
		margin-top: -80px;
	}
	.banner_sp img{
		width: 90%;
	}
	#yodogawa {
		margin: 15px 15px 50px;
		display: block;
	}
	#yodogawa .yodogawa-left {
		width: auto;
		margin-right: 0;
		margin-top: 0;
	}
	#yodogawa .yodogawa-right {
		width: 100%;
	}
	#yodogawa .yodogawa-right .banner{
		width: 280px;
		position: absolute;
		top: 420px;
		left: 8%;
	}
	#yodogawa .tarareba img {
		width: 80px;
		margin: 0 10px 0 0;
		float: left;
	}
	#yodogawa .tw_ss{
		font-size: 9px;
	}
	.border {
		width: 90%;
	}
	.border_navi{
		width:  90%;
		margin: 0px auto 10px;
	}
	#event_info{
		width: 90%;
		margin: 50px auto;
	}
	#event_info .m-text{
		font-size: 14px;
	}
	#event_info .b-text{
		font-size: 20px;
	}
	.box_line{
		width: 100%;
		margin: 15px auto;
		padding: 15px 0 0 0;
		background-image: url(../images/line_cal.gif);
		background-size: 100%;
		background-repeat: repeat-y;
		background-position: center top;
		position: relative;
	}
	.box_line:before, .box_line:after {
		background-image: url(../images/line_sub.gif);
		content: '';
		display: block;
		width: 100%;
		height: 23px;
		background-size: 100%;
		background-repeat: no-repeat;
		position: absolute;
		left: 0;
		z-index: 2;
	}
	.box_line:before {
		top: -15px;
	}
	.box_line:after {
		bottom: -25px;
	}
	.box_line .inner {
    	margin: 0 20px;
	}	
	.inner img{
		width: 100%;
		margin-bottom: 0px;
	}
	.box_line .ticket{
		width: 100%;
		max-width: 357px;
		margin: 15px auto 0 auto;
		padding-top: 10px;
		font-size: 13px;
	}	
	.box_line .btn_ticket {
		width: 100%;
		max-width: 357px;
		margin: 15px auto 0 auto;
	}
	.box_line .btn_ticket a:hover img,
	.box_line .btn_ticket a.touch img{
		opacity: .95 !important;
		top: 1px;
		left: -1px;
		transition: top .2s ease .05s, left .2s ease .05s, opacity .2s ease .05s;
	}
	.box_line .btn_ticket a {
		margin: 0 auto;
		max-width: 320px;
		border-radius: 3.125vw;
		display: block;
		position: relative;
	}
	.box_line .btn_ticket a:before {
		content: '';
		width: 100%;
		max-width: 320px;
		height: 95%;
		border-radius: 3.125vw;
		display: block;
		/* background-color: #898989; */
		position: absolute;
		left: 0;
		bottom: 3px;
	}
	.box_line .btn_ticket img {
		width: 100%;
		max-width: 320px;
		opacity: 1 !important;
		position: relative;
		z-index: 2;
		top: 0;
		left: -3px;
		box-shadow: 5px 5px 20px -5px rgba(0, 0, 0, 0.8);
		border-radius: 16px;
		transform: translate3d(0, 0, 0);
		transition: top .15s ease .0s, left .15s ease .0s, opacity .15s ease .0s;
	}
	.banner_list {
		margin: 35px 0;
		text-align: center;
		position: relative;
		z-index: 10;
	}
	.banner_list p {
		margin: 0 0 15px 0;
	}
	.banner_list img {
		width: 80%;
		max-width: 400px;
	}
	footer {
		padding: 35px 0;
		position: relative;
		text-align: center;
	}
	footer ul {
		max-width: 300px;
		margin: 0 auto 25px auto;
		letter-spacing: -.40em;
	}
	footer li {
		width: 12%;
		text-align: center;
		display: inline-block;
		letter-spacing: normal;
	}
	footer li img {
		width: auto;
		height: 40px;
	}
	footer .copyright {
		margin: 0;
	}
	footer .copyright img {
		width: 250px;
	}
	
	#mokuji {
		margin: 35px auto;
	}
	.navi img{
		width: 50px;
	}
	.navi li{
		margin:0 25px;
	}
	#article{
		width: 90%;
		letter-spacing: 0.01rem;
		line-height: 1.5;
	}
	.title_sub, .title_sub2{
		font-size: 1.2rem;
	}
	.title_m{
		font-size: 17px;
	}
	.obj1 img{
		width: 100px;
	}
	.obj2 img{
		width: 150px;
	} 
	.obj3 img{
		width: 200px;
	}
	.obj4 img{
		width: 250px;
	}
	.obj5 img{
		width: 120px;
	}
	.numbering{
		width: 25px;
		height: 25px;
		line-height: 25px;
		font-size: 18px;
		margin: 0;
	}
	.numbering_title{
		margin-top: -30px;
		margin-left: 30px;
		line-height: 30px;
	}

}


/* ------------------ tablet ------------------*/

@media screen and (max-width: 768px) {
	#main_img h1 {
		position: relative;
		top: 0px;
		left: 20px;
	}
}