@charset "utf-8";
/* CSS Document */

a{
    color: #004da1;
}

#containerIn{
	width: 890px;
    margin: 0 auto;
}

#containerIn .mainArea {
    width: 100%;
	margin: 0 auto;
    background: #FFF;
    padding-bottom: 30px;
    margin-bottom: 30px;
    position: relative;

    text-align: left;
    line-height: 1.8em;
}

.ttlArea {
	width: 890px;
    margin: 45px auto;


}

#ttl {
	width: 100%;
	height:300px;
	margin:0 auto;
	position:relative;
}

#ttl_h {
	width:384px;
	height:30px;
	background-image:url(../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(../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;
	color: #999;

}

.f_pg a {
    color: #2b84d2;
}

.f_pg .shTx {
    color: #000;
}

.arrowPrev:before {
    font-family: 'marurino';
    content: '\e940';
    display: inline-block;
    padding-left: 0.5em;
    font-size: 0.7em;
    vertical-align: middle;
}

.arrowNext:before {
    font-family: 'marurino';
    content: '\e93f';
    display: inline-block;
    padding-left: 0.5em;
    font-size: 0.7em;
    vertical-align: middle;
}

/*------------------*/

#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("../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("../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;

}

.btnVb a {
    margin-bottom: 1em;
    margin-top: 1em;
    background-color: #ffffff;
    color: #eb711f;
    min-width: 7em;
    display: inline-block;
    line-height: 1;
    padding: 0.5em 2.5em 0.6em 1.8em;
    border: #eb711f solid 2px;
    border-radius: 2.5em;
    position: relative;
    font-weight: bold;
/*    font-size: 0.8em;*/
	font-size: 1.2em;
    font-family: 'marurino';
}
.btnVb a::after {
    font-family: 'marurino';
    content: '\e92f';
    font-size: 1.2em;
    font-weight: normal;
    line-height: 1;
    color: #eb711f;
    position: absolute;
    right: 5%;
    top: 50%;
    margin-top: -0.5em;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

/*********/
#event .gaiyo img {
    max-width: 650px;
	height:auto;
}

.event_list .listL img {
	height:auto;

}


.form-anchor-link{
	display:none;
}


/*--------1803---------*/

.btnE{

/*	margin-right: 1.5em;*/
}

.btnE a{
	    margin-bottom: 1em;
	margin-top: 1em;
    color: #fff;
    background-color: #2b84d2;
    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: 1em;
	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%;
	line-height: 1.2;
		
}

.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;
	position: relative;
	min-height: 172px;
}



.eventList .listL{
	width:22.47%;
	position: absolute;
	top: 20px;
	left: 0;
}

.eventList .listL img{
	width: 100%;
	height: auto;
}

.eventList .listR{
	 width: 73%;
	float: right;

}

.eventList .listR p{
	font-size: 14px;
	padding-top: 0.5em;
	line-height: 1.6;
}


.eveSt{
	font-size: 16px;
	margin-left: 27%;
}

.eveSt .ic{
	vertical-align: middle;
	margin-right: 10px;
	float: left;
}
.eveDate{
	margin-right: 10px;
}

.eveSt > div{
/*	width: 548px;*/
	margin-left: 110px;
}

.eveSt > div{
  
}

.dtl{
	font-size:14px;
	display: block;
	}

.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: 84%;
	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: 164%;
    margin-bottom: 2em;
    color: #333;
    border-bottom: #2b84d2 solid 3px;
    position: relative;
    margin-top: 40px;
    width: 100%;
}

.fmTit span {
    background-color: #fff;
    display: inline-block;
    padding: 0 10px;
    position: absolute;
    top: -20px;
    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: 0.9em;
    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: 0.9em;
    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(../img/ic_cal.png) 5px center no-repeat;
}

.mkFull {

}

.bt{
	clear: both;
    margin-left: 27%;

}

.btnVoice{


}

.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: 1em;
	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;
}

.ic1,
.ic2,
.ic3,
.ic4,
.ic600,
.ic700{
	background-color: #f00;
	display: inline-block;
	padding: 2px 0;
	color: #ffffff;
	font-weight: bold;
	font-size: 0.94em;
	width: 92px;
	text-align: center;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "sans-serif";
	float: left;
	margin-left: 27%;
}

.ic1{
	background-color: #6B7896;
}

.ic2{
	background-color: #697A61;	
}

.ic3{
/*	background-color: #A87B47;*/
  background-color: #a87f5d;
/*  background-color:#b9997d;  */
  margin-right: 18px;
  width: 160px;  
}

.ic4{
	background-color: #905A7D;	
}

.ic600{
/*	background-color: #5a8190;*/
	background-color: #c0504d;
/*  background-color:#cd7371;    */
  margin-right: 18px;
  width: 160px;
}

.ic700{
/*	background-color: #c15f5f;	*/
background-color: #1f497d;
/*background-color: #4c6d97; */
}

.stlink{
  display: block;
}

.stlink:hover{
  opacity: 0.8;
}

.icEnd,
.icFull{
	float: right;
	border: #E51E19 solid 2px;
	background-color: #ffffff;
	text-align: center;
	display: inline-block;
	padding: 0 0.6em;
	color:#E51E19;
	font-weight: bold;
	font-size: 0.8em;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "sans-serif";
	margin-left: 0.2em;
	line-height: 1.8;
	letter-spacing: 0;
	margin-top: 3px;
}


/* -------------------- smart phone  -------------------- */

@media screen and (max-width:767px) {
	
#containerIn{
	width: auto;
	padding: 0 15px;
}
	
#containerIn .mainArea {
    padding-top:0;
    padding-bottom: 0;
    margin-bottom: 20px;

}

.ttlArea {
    margin: 20px 10px 25px;
	width: auto;
}
	
.sttl {
    margin-bottom: 1em;
	font-size: 125%;
}
	
.fmTit {
    margin-top: 20px;
	margin-bottom: 1.5em;
}
	
.fmTit span {
    width: 70%;
top: -12px;
}
	
.txt {
    margin-bottom: 20px;
	font-size: 96%;
	line-height: 1.6;
}

.eveTbl {
    width: 100%;
	margin: 0 0 1.8em;
font-size: 100%;
}
	
.eveTbl th {
    width: 27%;
    line-height: 1.8;
    padding: 0.5em 0;
    color: #333;
    border-bottom: 1px solid #ccc;
    background-color: #eee;
    padding-left: 0.5em;
    font-weight: normal;
font-size: 90%;
}
	
	.eveTbl td{
		padding: 5px;
font-size: 90%;
	}
	
	
.btn_e button.btnSubmit,
	.btn_e button.btnReset{
		font-size: 100%;
	}
	
.eveTbl select {
    padding: 8px 6px;
}

	
.eventList .listL{
	position:static;
	float: left;
    width: 32%;
}
	
	
.eventList .eveTtl {
    font-size: 125%;
    margin-bottom: 0.5em;
    margin-left:0;
	line-height: 1.5;
}
	
.eveSt .ic {
	width: 25%;
	margin-right: 0;
	margin-top: 2px;
    margin-bottom: 5px;
	float: none;
}
	
.eveSt > div {
    margin-left:0;
	clear: both;
}
	

.eventList li {

    padding: 15px 0 10px;
	margin-bottom: 0;
	min-height: inherit;
}
	

.eventList .listR {
    width: 100%;
	text-align: center;
	margin-top: 0;
}
	
.eveSt {
    margin-bottom: 0.5em;
	text-align: left;
	margin: 0;
	float: left;
	width: 64%;
	margin-left: 4%;
}
	
.eventList .listR p {
	display: none;

}
	
.ic1,
.ic2,
.ic3,
.ic4,
.ic600,
.ic700 {
width: auto;
padding: 0.5em 1.5em 0.4em;
margin-left: 4%;
margin-bottom: 5px;
font-family: 'Helvetica Neue', 'Hiragino Kaku Gothic ProN', '游ゴシック Medium', meiryo, sans-serif;
font-size: 1em;
line-height: 1;
}
	

	
.dtl {
    font-size: 80%;
    margin-right:0;
	text-align: left;
	line-height: 1.6;

}
	
.dtl dt{
 width: 3.2em;
}

.dtl dd{
padding: 0 0 0 3.2em;
}
	
.bt {
	margin-left: 36%;
}
	
.btnVb {
	width: 70%;
	margin: 0 15% 20px;
}
	
	.btnVb img{
		width: 100%;
	}	
	

.btnE{

	margin-right:0;
	width: 100%;

}

.btnE a{
	margin-bottom: 0.5em;
	margin-top: 0.5em;
	font-size: 0.92em;
	display: inline-block;
   padding: 0.6em 2.5em 0.6em 1em;
	text-align: left;
	    min-width: 7em;


}


.btnVoice{

	margin-right:0;
	width: 100%;
}

.btnVoice a{
	margin-bottom: 0.5em;
	margin-top: 0.5em;
	font-size: 0.92em;
	display: inline-block;
   padding: 0.6em 2.5em 0.6em 1em;
	text-align: left;
	    min-width: 7em;
}
	
/*.btnVoice a::after {
    right: 3%;
}*/
	
.f_pg {
    font-size: 0.9em;
 	margin-top: 15px;
}
	
	.btnVb a {
		font-size: 0.8em;
		margin-bottom: 1em;
    margin-top:0;
	}	

}

@media screen and (max-width:321px) {
	
.btnE a,
.btnVoice a{
	 width: 94%;
   padding: 0.7em 0 0.7em 6%; 
		text-align: left;
	}
	
}


/*---------------.bnarea---------------*/

.bnarea{
	margin: 0 auto 70px;
	text-align: center;
	
}


@media screen and (max-width:767px) {
	
.bnarea{
	padding: 0 15px;
 	margin: 0 auto 30px;
	
}
	.bnarea img{
		width: 100%;
	}	
	
}
