@charset "UTF-8";
/*
 * index.css
 *
 */

#main a {
	position:relative;
	z-index : 110;
}

/*==================================
             about_concert
==================================*/
.about_concert {
	padding:30px 0;
	background:#8AE950;
}
.about_concert .left_box {
	display:inline-block;
	vertical-align:top;
}
.about_concert .right_box {
	display:inline-block;
	vertical-align:top;	
}
.box p {
	margin:20px;
	color:#701513;
	font-size:18px;
	line-height:1.8em;
	text-align:left;
	width:570px;	
}
.oubo_link {
	display:flex;
	display : -webkit-flex;    /* Safari etc. */
	display : -ms-flexbox;     /* IE10        */
	justify-content: center;
	flex-wrap: wrap;
}
.oubo_link li{
	display: inline-block;
	margin: 0 10px 20px;
	border: 3px solid #eb2727;
	border-radius: 5px;
	background-color:#FFFFFF;
}
.oubo_link li::after {
    font-family: 'Font Awesome 5 Free';
    content: '\f063';
    font-weight: 900;
	color:#E7155F;
    position: relative;
    right: 10px;
    top: 0px;
}
.oubo_link li a{
	color: #eb2727;
	text-decoration:none;
	font-weight:bold;
	padding: 10px 20px;
	display: inline-block;
}

/*==================================
             ensemble
==================================*/
.ensemble {
	padding:50px 0;
 	background-color   : #ffffff;
  	background-image   : radial-gradient(#ABF77C 25%, transparent 28%),
                       radial-gradient(#ABF77C 25%, transparent 28%);
 	background-position: 0 0, 20px 20px;
 	background-size    : 40px 40px;
}
.ensemble .box {
	width:1000px;
	background-color:#FFFFFF;
	border-radius:20px;
	border:#8AE950 solid 4px;
    box-shadow: 5px 5px 0px 0 rgb(138, 233, 80);		
}
.ensemble p {
	width:80%;
	margin:20px auto 30px;
}
.ensemble h3 img {
	margin:0 auto;
}
.ensemble img {
	margin:30px auto;
}
.ensemble h4 {
	color:#701513;
	font-size:30px;
}

/*==================================
             ensemble
==================================*/
.concert h3 {
	color:#701513;
	font-size:30px;
}
.concert {
	padding:30px 0;
	background:#8AE950;
}
.concert li {
	display:inline-block;
	margin:20px 10px;
	background-color:#FFFFFF;
	border:#FFFFFF solid 5px;
    box-shadow: 5px 5px 0px 0 rgb(86, 196, 18);
	height: 340px;
	vertical-align: bottom;
}
.concert li img {
	margin:0 auto 10px;
}
#footer.page_footer {
    background-color: #8AE950;
    padding: 200px 0 0;
    background-image: url(../../img/ft_bg.png);
    background-position: bottom;
    background-repeat: no-repeat;
    background-size: 100% auto;
}
.conductor {
	float:left;
	margin:0px 30px 0px 50px;
}
.about_sns a{
	position:relative;
	z-index:110;
	display:block;
}
.about_sns li {
	display:inline-block;
	margin:5px;
}
.about_sns {
	display:inline-block;
	margin:0px auto 50px;
	vertical-align:top;
}
.ensemble .about_sns img  {
	margin:0px auto;
}
/*==================================
           ticket
==================================*/
.ticket {
	padding:30px 0;
}
.ticket h3 {
	font-size:30px;
	color:#701513;
}
.ticket h4 {
	font-size:25px;
	color:#701513;
}
.ticket h6 {
	margin:0 auto 20px;
	font-size:20px;
	color:#FF0000;
}

/*==================================
            form
==================================*/
form {
	position: relative;
	z-index: 110;
}
.error {
	color:#FF0000;
	font-weight:bold;
}
.mail {
    width: 70%;
    margin: 0 auto;
}
.chuui-jikou {
	font-size:16px;
	line-height:1.7em;
    margin: 30px auto;
    text-align: left;
    text-indent: -1em;
    width: 90%;
}
.kojinjyouhou {
    height: 200px;
    overflow: auto;
    padding: 10px;
	background-color:#fff;
}
.kojinjyouhou p {
    padding: 0px 0px 0px 30px;
}
.text-right {
    text-align: right;
    font-size: 12px;
}
.kojinjyouhou p {
    padding: 0px 0px 0px 30px;
}
.kojin-title {
    margin: 20px;
    text-align: center;
}
.font14 {
    font-size: 14px;
}
.kou {
    margin: 20px 0px 5px;
}
.kou-naiyou {
    font-size: 12px;
}
.attention {
	float:right;
	color:#FF551A;
	font-size:14px;
	font-weight:bold;
}
.ticket table {
    background: #ffffff none repeat scroll 0 0;
    border-left: 1px solid #fff;
    border-top: 1px solid #fff;
    font-size: 16px;
    margin: 30px auto;
    text-align: left;
    width: 90%;
}
.ticket table th {
    background-color: #FFC96A;
    font-weight: bold;
    width: 220px;
	color:#000;
}
.ticket table td {
	 background-color: #FFFE9F;
}
.ticket table th, .ticket table td {
    border-bottom: 1px solid #fff;
    border-right: 1px solid #fff;
    line-height: 1.6;
    padding: 15px 10px;
}
.ticket .mailform {
	background-image:url(../img/contact_ttl.jpg);
    background-position: 50% 57%;
}
.ticket table td input,
.ticket table td textarea {
	padding:5px;
	border:#AAC3F6 solid 1px;
}
.tel_or_mail {
	float:left;
}
.consent {
	width:100px;
	margin:10px auto;
}
.submit_btn{
	width:170px;
	margin:10px auto;
}
.tel p {
	margin:30px auto;
	text-align:center;
	font-size:16px;
}
#entry {
	margin:0 auto 50px;
}
.ticket table th {
    background-color: #8AE950;
    font-weight: bold;
    width: 220px;
    color: #701513;
}
.ticket table td {
    background-color: #D6F5C3;
}
.sub_copy {
	font-size:14px;
}


.form-container {
	position: relative;
	text-align: center;
  }
  



/*==================================
           flyer
==================================*/
.flyer {
	padding:30px 0;
    background-color: #8AE950;
}
.flyer h3 {
	font-size:30px;
	color:#701513;
}
.flyer p {
	margin:20px auto;
}

/*==================================
             footer
==================================*/
.machi {background-color:#8AE950;}
