@charset "utf-8";
/* CSS Document */

#container{
	width: 890px;
    margin: 0 auto;
}

#container .mainArea {
    width: 100%;
	margin: 0 auto;
    background: #FFF;
    padding-top: 40px;

    padding-bottom: 30px;
    margin-bottom: 30px;
    position: relative;

    text-align: left;
    line-height: 1.8em;
}

.ttlArea {
/*	width:100%;*/
	width: 100%;
	margin: 40px auto;
}

#ttl {
	width: 100%;
	height:300px;
	margin:0 auto;
	position:relative;
}

#ttl_h {
	width:384px;
	height:30px;
	background-image:url(../event/img/ttl.gif);
	background-position:left top;
	background-repeat:no-repeat;
	position:absolute;
	top:35px;
	left:0;
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
}

#ttl_ph {
	position:absolute;
	top:54px;
	right:0;
}

#ttl p{
	position:absolute;
	top:110px;
	left:0;
	width:500px;
}



.event_list {
	margin-bottom:50px;
	padding-bottom:30px;
	border-bottom:#000 solid 1px;

}

.event_list .listL {
	width:200px;
	float:left;
}

.event_list .icon_new {
	background-image:url(../event/img/mk_new.gif);
	background-position:left top;
	background-repeat:no-repeat;
	padding-top:30px;
}


.event_list .listR {
	width:650px;
	float:right;
}

.ev_date {
	font-size: 30px;
font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
line-height: normal;
margin: 10px 0 0;
padding: 0px;

}

.ev_date span {
	font-size: 18px;
font-weight:bold;
}

.ev_place {
	font-size: 20px;
font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
font-weight:bold;
line-height:1.4em;
margin-bottom:1em;
}


.event_list h3 {
	font-size: 20px;
	font-family: "ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",sans-serif;
	padding-bottom: 10px;
	border-bottom: 1px solid #000000;
}

.event_list h3 span {
	font-size:80%;
	padding-left:0.5em;
}

.gaiyo {

	padding:20px 0;
}


.shosai {
	width:330px;
	float:left;
}

.ev_detail dt{
	float:left;
}

.ev_detail dd{
	margin-left:70px;

}

.ph_ev {
	float:right;
	margin-top:5px;
	margin-right:50px;
	width:200px;
}

.ph_ev a img {
	margin-top:20px;
}

.evWp {
	margin-top:20px;
	margin-bottom:20px;
	padding:10px 0;
}



.gmap {
	background-color:#eee;
	width:300px;
	float:right;
}

.end {
    position: absolute;
    top: 10px;
    right: 0;
}

p.accept {
	text-align:right;

}



h3.stE {
	margin:-30px 0 40px;
}


.endM {
	margin-top:10px;
}


.btnWp {
	text-align:center;
}

.btnWp img{margin:0 10px;}

.orange { color: #F0851E;}

.red {color:#ff0000;}

.f_pg {
	text-align:center;
	font-size:1.1em;
	clear: both;
}



/*------------------*/

#appForm {
	padding:0 20px;
}

#appForm .ttM {
	margin-bottom:10px
}

.contact-tbl th {
    width: 150px;
    padding: 15px 20px 15px 70px;
 /*   background: #F0F0F0 url("../../event/img/underLine.gif") repeat-x scroll center bottom;*/
 border-bottom:#999 solid 1px;
    font-weight: normal;
    vertical-align: top;
    position: relative;
	font-weight:bold;
	font-size:93%;
}

.contact-tbl td {
    padding: 15px 20px;
 /*   background: #F6F6F6 url("../../event/img/underLine.gif") repeat-x scroll center bottom;*/
  border-bottom:#999 solid 1px;
}

.contact-tbl .icnRequired {
    width: 40px;
    height: 20px;
    background: transparent url("../event/img/icn_required.gif") no-repeat scroll 0% 0%;
    position: absolute;
    top: 15px;
    left: 10px;
}

.contact-tbl .icnOptional {
    width: 40px;
    height: 20px;
    background: transparent url("../event/img/icn_optional.gif") no-repeat scroll 0% 0%;
    position: absolute;
    top: 15px;
    left: 10px;
}

.tbl-In td{
	border:none;
	padding:0 10px;

}
	

.agreement {
    width: 100%;
    text-align: center;
}

.contact-tbl input,
.contact-tbl select{
border:0;
padding:5px;
font-size:1.3em;
font-family:Arial, sans-serif;
border:solid 1px #ccc;
margin:0

}

.contact-tbl input.btnF{

border:solid 1px #ccc;
padding:5px 10px;
margin:0;
font-family:Arial, sans-serif;
font-size:1.2em;
text-transform:uppercase;
font-weight:bold;
color:#333;
cursor:pointer; 
}

/*イベントの日付*/
.ev_detail dd th {
	font-weight:normal;
	text-align:right;

}

.ev_detail dd td {
	text-align:right;
		padding-left:0.5em;
}

.ttlArea .btnV {
	position:absolute;
	top:0;
	right:0;
}

.ttlArea #ttl{
	z-index:5;
}

.btnVb {
	text-align:center;
	margin-bottom:60px;

}


/*********/
#event .gaiyo img {
    max-width: 650px;
	height:auto;
}

.event_list .listL img {
	height:auto;

}


.form-anchor-link{
	display:none;
}


/*--------1803---------*/

.btnE{
	display: inline-block;
	margin-right: 1.5em;
}

.btnE a{
	    margin-bottom: 1em;
	margin-top: 1em;
    color: #fff;
    background-color: #eb711f;
    border: none;
	min-width: 7em;
    display: inline-block;
    line-height: 1;
    padding: 0.5em 2.5em 0.5em 1em;
    border-radius: 2.5em;
    position: relative;
    font-weight: bold;
	font-size: 1.2em;
	font-family: 'marurino';
}

.btnE a::after {
    font-family: 'marurino';
    content: '\e92f';
    font-size: 1.2em;
    font-weight: normal;
    line-height: 1;
    color: #fff;
    position: absolute;
    right: 5%;
    top: 50%;
    margin-top: -0.5em;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.btnE a:hover{
	background-color: #000;
	text-decoration: none;
}

.eventList li:after {
	content: ""; 
	display: block; 
	clear: both;
}

.eventList{
	border-top: #ccc solid 1px;
}

.eventList .eveTtl {
	font-size: 125%;
	font-family: "ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",sans-serif;
	margin-bottom: 0.8em;
	font-weight: bold;
	margin-left: 27%;
}

.eventList .eveTtl a{
	text-decoration: underline;
}

.eventList p{
	font-size: 108%;
}

.eventList .date{
	margin-right: 1em;
	display: inline-block;

}

.eventList .place{
		margin-right: 1em;
	display: inline-block;

}

.eventList li{
	clear: both;
	margin-bottom: 40px;
	padding: 20px 0;
	border-bottom: #ccc solid 1px;
}

.eventList .listL{
	width:22.47%;
	float: left;

}

.eventList .listL img{
	width: 100%;
	height: auto;
}

.eventList .listR{
	 width: 73%;
	float: right;
}

.eventList .listR p{
	font-size: 14px;
}


.eveSt{
	font-size: 16px;
	margin-bottom: 1em;
}

.eveSt .ic{
	vertical-align: middle;
	margin-right: 10px;
	float: left;
}
.eveDate{
	margin-right: 10px;
}

.eveSt > div{
/*	width: 548px;*/
	margin-left: 110px;

}

.dtl{
	font-size:14px;
	display: block;
	margin-right: 1em;

	}

.dtl dt{
 width: 3.5em;
float: left;
font-weight: bold;

}

.dtl dd{
padding: 0 0 0 3.5em;
}

.eveSt > div .dtl:last-child{
	margin-bottom: 0;
}
.ttl{
	font-size: 20px;
	font-weight: bold;
	text-align: center;
	margin-bottom: 30px;
}

.txt{
	margin-bottom: 50px;
	font-size: 90%;
	line-height: 1.8;
}

.sttl{
	font-size: 16px;
	border-left: #004da1 solid 4px;
	padding-left: 0.5em;
	font-weight: bold;
	margin-bottom: 1.5em;
}


.eveTbl {
    width: 96%;
    margin: 10px 2% 30px;
    font-size: 14px;
    border: none;
	border-collapse: collapse;
	border-top: 1px solid #ccc;
	border-right: 1px solid #ccc;
	border-left: 1px solid #ccc;
}

.eveTbl tr {
    width: 100%;
}
.eveTbl th, .eveTbl td {
    display: table-cell;

    text-align: left;
    font-size: 14px;
    color: #333;
    vertical-align: center;

}
.eveTbl th {
    width: 27%;
    line-height: 1.8;
    /**/
    padding: 8px 0;
    color: #333;
border-bottom: 1px solid #ccc;
background-color:#eee;
padding-left:1em;

font-weight:normal;
}

.eveTbl td {
border-bottom: 1px solid #ccc;
    padding: 10px 15px;
	background-color:#fff;
}

.ttF {
    display: inline;
    float: left;
}

.fmTit {
    text-align: center;
    font-size: 160%;
    margin-bottom: 2em;
    color: #333;
    border-bottom: #ff7e00 solid 3px;
    position: relative;
    margin-top: 40px;
    width: 100%;
}

.fmTit span {
    background-color: #fff;
    display: inline-block;
    padding: 0 10px;
    position: absolute;
    top: -12px;
    right: 0;
    left: 0;
    margin: 0 auto;
    width: 30%;
    font-weight: bold;
}

.btn_e{
	text-align: center;
}

.btn_e button.btnSubmit {
    min-width: 9em;
    display: inline-block;
    line-height: 1;
    font-size: 1.1em;
    padding: 0.5em 2.2em 0.5em 1em;
    border-radius: 2.5em;
    color: #fff;
    background-color: #2985d2;
    border: solid 2px #2985d2;
    position: relative;
    font-weight: bold;
    margin: 0 0.2em;
}

.btn_e button.btnSubmit::after {
    font-family: 'marurino';
    content: '\e92f';
    font-size: 1.4em;
    line-height: 1;
    font-weight: normal;
    color: #fff;
    position: absolute;
    right: 5%;
    top: 50%;
    margin-top: -0.5em;
}

.btn_e button.btnReset {
    min-width: 9em;
    display: inline-block;
    line-height: 1;
    font-size: 1.1em;
    padding: 0.5em 1.6em 0.5em 1.6em;
    border-radius: 2.5em;
    color: #2985d2;
    background-color: #fff;
    border: solid 2px #2985d2;
    position: relative;
    font-weight: bold;
    margin: 0 0.2em;
}

.eveTbl select {
    padding: 6px;
    font-family: Arial, sans-serif;
    margin-right: 5px;
    background-color: #fff;
}

.eveTbl select.ym{
	width: 80px;
}


input#datepicker{
	padding: 5px 5px 5px 45px;
	background: url(../event/img/ic_cal.png) 5px center no-repeat;
}

.mkFull {

}

.icFull {
float: right;
}


.btnVoice{
	display: inline-block;
	margin-right: 1.5em;
}

.btnVoice a{
	    margin-bottom: 1em;
	margin-top: 1em;
    color: #fff;
    background-color: #2985d2;
    border: none;
	min-width: 7em;
    display: inline-block;
    line-height: 1;
    padding: 0.5em 2.5em 0.5em 1em;
    border-radius: 2.5em;
    position: relative;
    font-weight: bold;
	font-size: 1.2em;
	font-family: 'marurino';
}

.btnVoice a::after {
    font-family: 'marurino';
    content: '\e92f';
    font-size: 1.2em;
    font-weight: normal;
    line-height: 1;
    color: #fff;
    position: absolute;
    right: 5%;
    top: 50%;
    margin-top: -0.5em;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.btnVoice a:hover{
	background-color: #000;
	text-decoration: none;
}


/* -------------------- tablet  -------------------- */

@media screen and (max-width:969px) {

#container{
	width:92%;
	

}

}

/* -------------------- smart phone  -------------------- */

@media screen and (max-width:676px) {
	
#container .mainArea {
    padding-top: 20px;
    padding-bottom: 0;
    margin-bottom: 30px;

}

.ttlArea {
    margin: 20px auto;
}
	
.fmTit {
    margin-top: 20px;
}
	
.fmTit span {
    width: 66%;

}
	
.txt {
    margin-bottom: 30px;
}

.eveTbl {
    width: 100%;
	margin: 0 0 2em;
}
	
.eventList .listL {
    width: 32%;
}
	
	
.eventList .eveTtl {
    font-size: 115%;
    margin-bottom: 0;
    margin-left: 35%;
}
	
.eveSt .ic {
	width: 25%;
	margin-right: 0;
	margin-top: 2px;
    margin-bottom: 5px;
	float: none;
}
	
.eveSt > div {
    margin-left:0;
}
	
.icFull {
	width: 25%;
	margin-top: 5px;
}
.eventList li {
    margin-bottom: 20px;
    padding: 10px 0;
}
	

.eventList .listR {
    width: 100%;
	text-align: center;
}
	
.eveSt {
    margin-bottom: 0.5em;
	text-align: left;
}
	
.eventList .listR p {
    text-align: left;
}
	
.dtl {
    font-size: 13px;
    margin-right:0;
	text-align: left;
}
	
.dtl dt{
 width: 3.2em;
}

.dtl dd{
padding: 0 0 0 3.2em;
}
	
.btnVb {

    margin-bottom: 30px;
	width: 70%;
	margin: 0 15% 30px;
}
	
	.btnVb img{
		width: 100%;
	}	
	

.btnE{
	display: inline-block;
	margin-right:0;
	width: 50%;
}

.btnE a{
	margin-bottom: 0.5em;
	margin-top: 0.5em;
	font-size: 0.9em;
    width: 94%;
   padding: 0.7em 0 0.7em 6%; 
		text-align: left;

}

.btnE a::after {
    right: 3%;
}
	

.btnVoice{
	display: inline-block;
	margin-right:0;
	width: 46%;
}

.btnVoice a{
	margin-bottom: 0.5em;
	margin-top: 0.5em;
	font-size: 0.9em;
    width: 94%;
   padding: 0.7em 0 0.7em 6%; 
		text-align: left;
}
	
.btnVoice a::after {
    right: 3%;
}


	
}
