/* CSS Document */
body {
	background:url(img/bg.png) center 0 no-repeat;
    background-size: cover;
	font-family: "ヒラギノ角ゴ Pro W3", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic Pro", "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック体", YuGothic,"メイリオ","ＭＳ Ｐゴシック","ヒラギノ角ゴ ProN", "MS PGothic", "sans-serif";
	/*background-size: cover;*/
	background-position: top;
	margin: 0;
	font-size: 14px;
	position: relative;
	-webkit-text-size-adjust: 100%;
}

ul, li {
  margin: 0;
  list-style-type: none;
}

a:link {
  color: #000;
}
a:hover {
  color: #FF52D8;
}
a:visited {
  color: #000;
}
span.indent{	
	display: block;
	padding-left:1em;
	text-indent:-1em;
}

h3 {
  font-weight: normal;
  margin: 20px 0 0 0;
  background: #FFF;
}
img {
  margin: 0;
}
table {
  margin: 0 auto;
}

table td {
  padding: 10px 0;
  font-size: 18px;
}

#head {
	text-align: center;
	margin: 0;
	background-size: cover;
	position: relative;
}
#head img{
    width: 98%;
}
#head #imgArea {
    margin: 0 auto;
    padding: 0;
    background: url("img/mv.png") center 0 no-repeat;
    height: 833px;
    text-indent: -9999px;
    background-position: center;
}

#contMain {
	width: 92%;
	margin: 0 auto;
	background-size: contain;
}
#contMain .txtCont {
	padding: 30px 10px;
    background: #fff;
    margin-bottom: 50px;
}
#contMain .txtCont p{font-weight: bold;}
#contMain .txtCont p.frame{
	font-size: 24px;
    font-weight: bold;
    display: inline-block;
    text-align: center;
    color: #DA5A40;
    padding: 5px 30px;
    margin-bottom: 20px;
    border: 2px solid #DA5A40;
}
#contMain .txtCont p {
  font-size: 18px;
  text-align: center;
  font-weight: bold;
  line-height: 1.5;
}
#contMain ul.note{
    font-size: 14px;
    text-align: center;
	margin-top: 20px;
}

#contMain .wrapEvent {
  max-width: 900px;
  margin: 0 auto;
  /*padding: 0 0 40px 0;*/
}
#contMain .event_subheading {
    width: 900px;
    text-align: center;
    margin: 0 auto;
    display:flex;
    justify-content: space-around;
}
#contMain .event_subheading p{
    width:300px;
    color: #Fff;
    background: #1e2678;
    font-size: 20px;
    font-weight: bold;
    padding: 12px;
}
#contMain h2 img {
	display: block;
	margin: 30px auto 30px;
	text-indent: 0;
}
#contMain .wrapevContent {
	position: relative;
	display: flex;
	flex-wrap: nowrap;
	margin: 0 0 5%;
}


#contMain .evContentright {
    width: 100%;
    min-width: 850px;
    position: relative;
	background: #fff;
    padding: 50px 20px ;
    border-left: 5px solid #7bc6c6;
    border-right: 5px solid #7bc6c6;
    height: 150px;
}
#contMain .evContentright .small {
	font-size: 17px;
	display: inline-block;
	padding: 0 0 5px;
}
#contMain .evContentright .att ul {
	margin: 0;
	padding-left: 26px;
}
.about{
    font-weight: bold;
    font-size: 120%;
    margin: 20px 0 50px 0;
    text-align: center;
}
#contMain table.sheduleParty {
	width: 100%;
	font-weight: bold;
	/*width: 85%;*/
	/* background: #FFF; */
	/* margin: 12.5rem 0 0 7rem;*/
}
#contMain table.sheduleParty td span.date {
	font-size: 23px;
	color: red;
	font-weight: bold;
	line-height: 23px;
	position: relative;
	top: -16px;
}
#contMain table.sheduleParty span.under{
    background: linear-gradient(transparent 70%, #fff46e 70%);
}


#contMain table.sheduleParty02 {
	width: 100%;
	font-weight: bold;
	position: relative;
    margin-left: 50px;
}

#contMain table.sheduleParty02 span.under{
    background: linear-gradient(transparent 70%, #fff46e 70%);
}

#contMain table.sheduleParty02 td span.tag {
	background: #116fa1;
	padding: 2px;
	color: #fff;
	border-radius: 16px;
	font-weight: bold;
	font-size: 12px;
	display: inline-block;
	margin-bottom: 3px;
}
#contMain table.sheduleParty02 td span.theme {
	color: #116fa1;
	padding-left: 11px;
	vertical-align: middle;
}
#contMain table.sheduleParty caption {
	width: 65%;
	margin: auto;
	background: #d9473d;
	color: #fff;
	padding: 9px 3px 9px 3px;
	border-radius: 18px;
	margin-bottom: 1rem;
	font-size: 16px;
	text-align: center;
	line-height: 16px;
}
#contMain table.sheduleParty02 caption {
	width: 65%;
	margin: auto;
	background: #116fa1;
	color: #fff;
	padding: 9px 3px 9px 3px;
	border-radius: 18px;
	margin-bottom: 1rem;
	font-size: 16px;
	text-align: center;
	line-height: 16px;
}
#contMain table.sheduleParty td,
#contMain table.sheduleParty02 td{
	vertical-align: top;
	/*background:#FFF;*/
}


#contMain table.sheduleParty02 td.item {
	width: 23%;
	vertical-align: top;
}
#contMain table.shedulePart02 td.detail {
/*	width: 76%;*/
}
#contMain table.sheduleParty td span.date {
	font-size: 36px;
	color: #E15442;
	font-weight: bold;
	line-height: 23px;
	position: relative;
	top: -4px;
}
#contMain table.sheduleParty02 td span.date {
	font-size: 36px;
	color: #E15442;
	font-weight: bold;
	line-height: 23px;
}
#contMain table.sheduleParty td span.bold, 
#contMain table.sheduleParty02 td span.bold {
	font-size: 20px;
	font-weight: bold;
	line-height: 23px
}
.event_about{
    font-weight: bold;
    font-size: 20px;
    margin: 30px 0 50px 0;
}
.img_1{
    position: absolute;
    right: 30px;
    top: -60px;
    width: 200px;
}
.img_2{
   position: absolute;
    right: 40px;
    top: 80px;
    width: 220px;
}
.img_3{
   position: absolute;
    right: 700px;
    top: 260px;
    width: 100px;
}
.location{
    color: #E15442;
    font-size: 32px!important;
}
#contMain .course {
	position: relative;
    background: #fff;
    padding: 20px 10px;
    margin: 0 auto 5% auto;
}

#contMain .course_subheading {
    width: 300px;
    text-align: center;
    margin: 0 auto;
}
#contMain .course_subheading p{
    color: #Fff;
    background: #116FA1;
    font-size: 20px;
    font-weight: bold;
    padding: 12px;
}
#contMain table.sheduleCourse{
    font-weight: bold;
    margin: 0 auto;
}
#contMain table.sheduleCourse td{vertical-align: top;}
#contMain table.sheduleCourse td span.bold{
    font-size: 20px;
    font-weight: bold;
    line-height: 23px;
}
#contMain table.sheduleCourse span.under {
    background: linear-gradient(transparent 70%, #fff46e 70%);
}
#contMain table.sheduleCourse td span.date {
    font-size: 36px;
    color: #116FA1;
    font-weight: bold;
    line-height: 23px;
}
#contMain table.sheduleCourse .small {
    font-size: 16px;
	letter-spacing: normal;
    padding: 0 0 5px;
}
#contMain .course .square{
  color: #116FA1;
  font-weight: bold;
}
.area{
    font-size: 170%;
    font-weight: bold;
}
.gaiyou {}
.gaiyou p {}
.gaiyou img {
  margin: 40px auto;
  display: block;
}
.gaiyou .catch {
  color: #000;
  width: 60%;
  margin: auto;
  line-height: 2rem;
  text-align: center;
}
.center{text-align: center;}


.att_text { 
	font-size: 15px;
	margin-bottom: 3%;
}
.att {
  font-size: 14px;
  /*background:#FFF;*/
  margin-bottom: 2%;
}
.att ul {
  margin-left: 1.5em;
}
.att li {
  list-style: disc;
  /*background:#FFF;*/
}
.att div li {
  list-style: none;
}
.red {
  color: #ff0035;
}
.wrapoubo{
    background-color: rgba(255,255,255,0.9);
    padding: 30px 40px;
    margin-bottom: 20px;
}
.oubo {
	text-align: center;
	margin: 40px 0;
}
.oubo a {
	text-align: center;
	padding: 20px 0;
	margin: 10px auto;
	display: block;
	background: #d9473d;
	width: 255px;
	color: #FFF;
	font-family: "游ゴシック", YuGothic, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "sans-serif";
	font-size: 20px;
	font-weight: bold;
	border-radius: 10px;
	-webkit-transition: all 1s ease;
	-moz-transition: all 1s ease;
	-ms-transition: all 1s ease;
	transition: all 1s ease;
}
.oubo a:hover {
	background: #E82427;
	text-decoration: none;
}
.oubo p {
	font-size: 20px;
	font-weight: bold;
	color: #DA5A40;
	line-height: 150%;
	text-align: center;
}
.oubo .jigyo p{color: #000;font-weight: normal;}

.toiawase {
	border-top: solid 1px #000;
	padding-top: 5px;
	font-size: 120%;
}

.clearfix {
	width: 100%;
}
.clearfix:after {
	content: "";
	display: block;
	clear: both;
}
.mL20 {
	margin-left: 1em;
	background: #FFF;
}
.font_large{
    font-size: 125%;
}
#copyright {
	background: url(img/copyright.png) no-repeat center top;
	height: 40px;
	text-indent: -99999px;
	/*margin:20px 0;*/
}
/* 応募ページ */
#contMain {
	color: #000;
	margin: 0 auto;
	/*padding-bottom:20px;*/
}
#contMain .border {
	border: 1px solid #29c2e8;
	margin: 10px auto 0 auto;
}
#contMain .border h3 {
	background: #29c2e8;
	padding: 8px 30px;
	color: #FFF;
	margin: 0px 0 15px 0;
	letter-spacing: 3px;
	text-align: center;
}
.thColor2 {
	background: #c00101;
	color: #FFF;
}
#contMain .border input[type="text"], #contMain .border textarea {
	border: 1px solid #000;
	height: 2em;
}
#contMain iframe {
	margin-left: 200px;
}
#div_confirm {
	margin-left: 150px;
}
#thanks p {
	padding: 10px;
}
#footer {
	background: #fff;
	padding: 10px 0;
}