@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 --------------------*/
body{
    font-family: 'Zen Maru Gothic N B','游ゴシック','YuGothic',Meiryo,メイリオ,'Hiragino Kaku Gothic ProN','ヒラギノ角ゴ ProN W3',sans-serif;
    color: #231815;
    font-size : 16px;
    background-color:#106f38;
    background-position: center;
    -webkit-text-size-adjust: 100%;
    word-break: normal;
    position: relative;
    z-index: 1;
}
h3{
	color:#ea609e;
	font-weight: bold;
	font-size: 1.5em;
	text-align: center;
    line-height: 1.5em;
}
h4{
	color:#5a2816;
	font-weight: bold;
	font-size: 18px;
	padding-bottom: 5px;
}
.hoverOp:hover {
	filter: alpha(opacity=60);
	opacity: 0.6;
}
.text-indent {
    padding-left: 1em;
    text-indent: -1em;
    display: block;
}
.center{
	text-align: center;
}
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: #42210b;
    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{ 
	transition: opacity .15s ease 0s;
}
#wrap {
    margin: 0 auto;
}
#yodogawa .tarareba{
	color: #106f38;
}
#event_info{
	color: #5a2816;
}
.ib{ display: inline-block;}

.box_line a {
    border-bottom: 2px solid #5a2816;
    transition: opacity .1s ease .0s;
}
.box_line a:hover {
    transition: opacity .15s ease .05s; opacity: .7;
}
.box_line dt {
	clear: both;
	float: left;
}
.box_line dd {
	float: left;
	line-height: 1.6;
}
.border_sp .text1{
	color: #106f38;
}
.border_sp .text2{
	color: #106f38;
	font-size: 1.5rem;
}
.cl{
	clear: both;
}
.profile p{
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "sans-serif";
	color: #231815;
	font-weight: 500;
}
.sns{
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "sans-serif";
	font-weight: 500;
	color: #595757;
}
.profile a {
    border-bottom: 1px solid #231815;
    transition: opacity .1s ease .0s;
}
.profile a:hover {
    transition: opacity .15s ease .05s; opacity: .7;
}
#yodogawa a {
	color: #231815;
    border-right: 1px solid #231815;
    transition: opacity .1s ease .0s;
}
.article a {
	color: #231815;
    border-bottom: 1px solid #231815;
    transition: opacity .1s ease .0s;
}
#yodogawa a:hover, .article a:hover {
    transition: opacity .15s ease .05s; opacity: .7;
}

/* -------------------- PC --------------------*/

@media screen and (min-width : 641px){ 
	
	.br-pc{
		display: none;
	}
		
	.s-text{
		font-size: 14px;
	}

	#bg{
		width: 100%;
		height: 100%;
		position: fixed;
		background-position: center;
		background: url(../images/bg.gif) repeat;
		display: block;
	}
	
	#wrap{
		width: 100%;
		height: 100%;
		margin: 0 auto;
	}
	
	#contents_area{
		width: 720px;
		height: 100%;
		min-height: 100%;
		background-color: #FFFFFF;
		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: -50px;
		left:135px;
	}
	#main_img .pc{
		width: 680px;
	}
	.sp{
		display: none;
	}
	.badge{
		position: absolute;
		top:20px;
		left:20px;
	}
	.badge img{
		width: 109px;
	}
	#yodogawa {
		text-align: center;
	}
	#yodogawa p {
		display: inline-block;
		text-align: left;
		-ms-writing-mode: tb-rl;
		writing-mode: vertical-rl;
		margin: 0 auto;
		height: 500px;
		font-size: 16px;
		letter-spacing: 0.1em;
		line-height: 35px;
		-webkit-text-orientation: upright;
		text-orientation: upright;
	}
	#yodogawa .number{
		-webkit-text-combine-horizontal: all;
	    -webkit-text-combine: horizontal;
	    -ms-text-combine-horizontal: all;
	    text-combine: horizontal;
	    text-combine-upright: all;
	    text-combine-horizontal: all;
	    line-height: 1;
	    letter-spacing: 0;
	}
	#event_info{
		width: 600px;
		margin: 60px auto 100px;
		font-size: 18px;
	}
	#event_info:last-of-type{
		margin: 100px auto;		
	}
	#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 16px 0;		
	}
	.box_line:last-of-type{
		padding: 25px 0 15px 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;
		margin-bottom: 30px;
	}
	.box_line .ticket{
		padding-top: 30px;
	}
	.box_line .btn_ticket {
		width: 357px;
		margin: 45px auto 9px auto;
	}
	.box_line .btn_ticket a {
		width: 357px;
		height: 96px;
		display: block;
		position: relative;
		border: none;
	}
	.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: #42210b; */
		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;
	}
	.border_sp{
		margin-bottom: 20px;
		padding: 0 0 0 12px;
		border-image-source: url(../images/line2.gif);
		border-width: 12px;
		border-image-slice: 0 0 0 21;
		border-style: solid;
	}
	.article div{
		line-height: 30px;
	}
	.article{
	border: 4px solid #f3acc6;
    margin: 0 60px;
	}
	.article .title{
		text-align: left;
		padding-bottom: 30px;
		padding-left: 50px;
	}
	.article_inner{
		padding: 50px 40px;
		border-image-source: url(../images/line.gif);
		border-width: 24px 0;
		border-style: solid;
		border-image-width: auto;
		border-image-repeat: repeat;
	}
	.article_inner .pl{
		padding-left: 50px;
	}
	.article_text{
		margin:30px 50px;
	}
	.sns{
		margin: 50px 0;
	}
	.sns li{
		border-bottom: 1px solid #595757;
		display: inline-block;
		margin:0 auto;
		padding-top: 10px;
	}
	.sns li:first-of-type{
		border-top: 1px solid #595757;
		padding-top: 20px;
	}
	.sns_img{
		float: left;
	}
	.sns_img img{
		width: 70px;
	}
	.sns_text{
		float: left;
		font-size: 0.9em;
		width: 80%;
		margin-left: 20px;
		line-height: 25px !important;
	}
	.sns_text:after{
		clear: left;
	}
	.sns_text img{
		width: 60%;
		margin: 10px 0;
	}
	.sns_text .b-text{
		color: #231815;
		font-weight: bold;
	}
	.line:before {
		background-image: url(../images/line_sub.gif);
		background-size: 100%;
		background-repeat: no-repeat;
		content: '';
		display: block;
		width: 100%;
		height: 23px;
		left: 0;
		margin: 50px 0;
		z-index: 2;
	}
	.profile{
		margin-top: 40px;
		font-size: 13px;
	}
	.profile ul{
		margin: 20px;
	}
	.profile li{
		display: inline-block;
		width: 46%;
		margin: 0 5px;
	}
	.profile li:first-of-type{
		margin-left: 20px;
	}
	.profile img{
		width: 45%;
	}
	.profile .pic{
		text-align: center;
	}
	.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: #106f38;
		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;
	}

} 

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

@media screen and (max-width: 640px) {
	body{
		font-size: 14px;
		line-height: 1.7;
	}
	
	br {
    display: none;
	}
	
	.br-sp{
		display: block;
	}
	.br-pc{
		display: block;
	}
	.s-text{
		font-size: 11px;
	}

	.pc{
		display: none;
	}

	#wrap{
		width: 100% !important;
		padding: 0 0 0 0;
		overflow: hidden;
	}

	#contents_area{
		margin: 5%;
		padding: 0 5%;
		background-color: #ffffff;
	}
	#contents_area .badge img {
    width: 24vw;
	}
	#contents_area .badge{
		position: absolute;
		top:40px;
		left:40px;
	}
	#main_img h1 img{
		width: 88vw
	}
	#yodogawa{
		margin: 40px auto;
		font-size: 16px;
	}
	#yodogawa a {
		border-bottom: 1px solid #231815;
		border-right: none;
	}
	#event_info{
		width: 100%;
		margin: 10px auto 50px;
		display: inline-block;
	}
	#event_info .m-text{
		font-size: 14px;
	}
	#event_info .b-text{
		font-size: 20px;
	}
	#event_info:last-of-type{
		margin: 50px auto;
	}
	.box_line{
		width: 100%;
		margin: 15px auto;
		padding: 15px 0 10px 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:last-of-type{
		padding: 25px 0 22px 0;
	}
	.box_line:before {
		top: -15px;
	}
	.box_line:after {
		bottom: -25px;
	}
	.box_line .inner {
    	padding: 0 7%;
	}	
	.inner img{
		width: 100%;
	}
	.box_line .ticket{
		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;
		border: none;
	}
	.box_line .btn_ticket a:before {
		content: '';
		width: 100%;
		max-width: 320px;
		height: 100%;
		border-radius: 3.125vw;
		display: block;
		/* background-color: #42210b; */
		position: absolute;
		left: 0;
		bottom: 0;
	}
	.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;
	}
	.border_sp{
		margin-bottom: 20px;
		padding: 0px 0 0 12px;
		border-image-source: url(../images/line2.gif);
		border-width: 8px;
		border-image-slice: 0 0 0 21;
		border-style: solid;
	}
	.border_sp .text2{
		font-size: 1.2rem;
	}

	.article{
		border: 4px solid #f3acc6;
	}
	.article .title {
		text-align: left;
		padding-bottom: 20px;
	}
	.article_inner{
		padding: 10px 20px;
		border-image-source: url(../images/line.gif);
		border-width: 24px 0;
		border-style: solid;
		border-image-width: auto;
		border-image-repeat: repeat;
	}
	.article_inner .pl{
		padding: 5	px;
	}
	.article_text{
		margin:10px 5px;
	}
	.sns{
		margin: 20px 0 15px;
	}
	.sns li{
		border-bottom: 1px solid #595757;
		display: inline-block;
		margin:0 auto;
		padding-top: 10px;
	}
	.sns li:first-of-type{
		border-top: 1px solid #595757;
		padding-top: 20px;
	}
	.sns_img{
		float: left;
	}
	.sns_img img{
		width: 50px;
	}
	.sns_text{
		float: left;
		font-size: 0.8em;
		width: 75%;
		margin-left: 10px;
		line-height: 1.5em !important;
	}
	.sns_text:after{
		clear: left;
	}
	.sns_text img{
		width: 60%;
		margin: 10px 0;
	}
	.sns_text .b-text{
		color: #231815;
		font-weight: bold;
	}
	.line:before {
		background-image: url(../images/line_sub.gif);
		content: '';
		background-size: 100%;
		background-repeat: no-repeat;
		display: block;
		width: 100%;
		height: 23px;
		left: 0;
		margin: 30px auto 10px;
		z-index: 2;
	}
	.profile{
		margin-top: 40px;
		font-size: 13px;
	}
	.profile ul{
	}
	.profile li{
		display: inline-block;
		margin: 0 20px;
	}
	.profile img{
		width:  100%;
	}
	.profile .pic{
		text-align: center;
		float: left;
		width: 20%;
		margin-right: 4%;
	}
	.profile .profile_text{
		float: left;
		width: 75%;
	}
	.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;
		background-color: #106f38;
		position: relative;
		text-align: center;
	}
	footer ul {
		max-width: 300px;
		margin: 0 auto 25px auto;
		letter-spacing: -.40em;
	}
	footer li {
		width: 20%;
		text-align: center;
		display: inline-block;
		letter-spacing: normal;
	}
	footer li img {
		width: auto;
		height: 40px;
	}
	footer .copyright img {
		width: 250px;
	}

}
@media screen and (max-width: 768px) {
	
	#wrap {
		width: 135%;
		height: 100%;
		margin: 0 auto;
	}
	#main_img .pc {
		width: 620px;
	}
}