@charset "utf-8";
/* CSS Document */
#main_header h1 {font-size:12px; 
  font-family: serif;
  font-weight: bolder;
  margin-top: 20px;
  margin-bottom: 0px;
} 
#main_contents{
	display: flex;
 	justify-content: center;
	align-items: center;
	margin-top: 40px;
	margin-bottom: 100px;
}
#main_contents1 h2{
    align-items: bottom;
    font-weight: normal;    
    color:#FB0202;
    padding: 10px 5px 10px 0px;
    text-align: center;
    border-bottom: 1px dotted #FB0202;
    width: 45%;
    margin: 0 auto;
    margin-top: 30px;
    font-family: 'Archivo Black', sans-serif;
    font-size: 1.5rem;
}
#main_contents1 main{   
    color:#FB0202;
    text-align: center;
    font-family: 'Archivo Black', sans-serif;
    font-size: 1.5rem;
}
#main_contents1 a {
  text-decoration: none;
  color:#FB0202;
}
#main_contents table {
	border-collapse: collapse;

}
#main_contents table tr th,
#main_contents table tr td {
	padding: 10px;
}
#main_contents table tr th {
	width: 180px;
	text-align: center;
	border-left: 1px dotted #999;
	border-right: 1px dotted #999;
}
#main_contents table tr th strong {
	color: #F00;
}
#main_contents table .gray_back {
	background: #ECEFF1;
}
#main_contents table .btn {
	text-align: center;
}
#main_contents table #name,
#main_contents table #kana,
#main_contents table #tel,
#main_contents table #email,
#main_contents table #content {
	padding: 8px;
	border-radius: 5px;
	border: 1px solid #CCC;
}
#main_contents table #name,
#main_contents table #kana,
#main_contents table #email {
	width: 70%;
}
#main_contents table #content {
	width: 90%;
}
#main_contents h6{
    text-align: center;
    font-size: 20px;
    font-family: serif;
}
#mainvisual {
	width: 100%;
    margin: 0 auto;
    position: relative;
}
#mainvisual p{
    position: absolute;
    color: white;
    font-weight: bold;
    width: 100%;
    font-size:300%;
    font-family :serif;
    text-shadow: 1px 1px 2px #999;
    line-height:12%;
    padding-top: -52px;
    padding-bottom: 14px;
    background-color: rgba(255,0,0,0.50);
    text-align: right; 
    text-align: bottom;
    bottom: -5%;
}  
#mainvisual img {
    padding: 0px;
    border: 0px solid #CCC;
	background: #FFF;
	-webkit-box-shadow: 0px 0px 0px 0px #999;
	box-shadow: 0px 0px 0px 0px #999;
    width: 100%;
}
.breadcrumb {
  display: inline-block;
}

.breadcrumb li{
  display: inline-block;
  list-style: none;
  font-weight: normal;
}
.breadcrumb li:after{
  font-family: FontAwesome;
  content: '\f0da';
  padding: 0px 2px 0px 5px;
  color: #ffffff;
  font-size: 1.2em;
}

.breadcrumb li:last-child:after{
  content: '';
}

.breadcrumb li a {
   height: 25px;
   padding: 0 10px 0 30px;
   color: #fff;
   background: #B0BEC5;
   line-height: 25px;
   display: block;
   text-decoration: none;
   position: relative;
   box-sizing: border-box;
}

.breadcrumb li:first-child a:before{
  font-family: FontAwesome;
  content: '\f015';
  font-weight: normal;
  padding: 0px 2px 0px 0px;
  font-size: 1.2rem;
}

.breadcrumb li a:hover {
    text-decoration: underline;
}
.breadcrumb a::before   {
   content: "";
   border-top: 12.5px solid transparent;
   border-bottom: 12.5px solid transparent;
   border-left: 20px solid #fff;
   position: absolute;
   top: 0;
   left: 0;
}
 
.breadcrumb a::after {
   content: "";
   border-top: 12.5px solid transparent;
   border-bottom: 12.5px solid transparent;
   border-left: 20px solid #B0BEC5;
   position: absolute;
   top: 0;
   right: -20px;
   z-index: 1;
}
.breadcrumb li:first-child a  {
   border-top-left-radius: 5px;
   border-bottom-left-radius: 5px;
   padding-left: 10px;
}
 
.breadcrumb li:first-child a::before   {
   display: none;
}
.breadcrumb i{
    font-size: 15px;
    color: #ffffff;
}
#g_navi i{
  font-size: 20px;
  color: #ffffff;
  padding-right: 10px; 
}
#g_navi ul li#nav4{
  background: #c10f13;
}
.scheduleMonth {
  margin: 0 5px;
  font-weight: bold;
  font-size: 120%;
  vertical-align: top;
}
.tableSchedule{
  width: 60%;
}

.Sun .event_day, .Hol .event_day, .Sun .event_week, .Hol .event_week {
  color: red;
  background: #ffb6c1;
}
.Sat .event_day, .Sat .event_week {
  color: blue;
  background: #87cefa;
}

.tableSchedule tr td {
  padding: 0.5em 1em;
  border-top: 1px solid #DDD;
  width: 40%;
}
.tableSchedule tr td:first-child {
  padding: 0 .4em;
  text-align: right;
  width: 4%;
  font-family: 'Oswald', sans-serif;
}
.tableSchedule tr td.event_title:first-child {
  width: auto;
  text-align: left;
  padding: .5em 1em;
}
.tableSchedule tr td:nth-child(2) {
  padding: .5em .4em;
  width: 6%;
  border-right: 1px solid #DDD;
}
.tableSchedule tbody tr:first-child td {
  border-top: none;
}
.date1 {
    background-color: #d3d3d3;
    padding-top: 0px;
    padding-bottom: 0px;
    padding-right: 10px;
    padding-left: 10px;
    font-size: 1.0rem;
    color: white;
    text-align:right;
    width: auto;
    display: inline-flex;
    margin-right:10px;
    margin-left:10px;
    border-radius: 5px; 
}
.date2 {
    background-color: #808080;
    padding-top: 0px;
    padding-bottom: 0px;
    padding-right: 10px;
    padding-left: 10px;
    font-size: 1.0rem;
    color: white;
    text-align:right;
    width: auto;
    display: inline-flex;
    margin-right:10px;
    margin-left:10px;
    border-radius: 5px; 
}
.date3 {
    background-color: #ffb6c1;;
    padding-top: 0px;
    padding-bottom: 0px;
    padding-right: 10px;
    padding-left: 10px;
    font-size: 1.0rem;
    color: white;
    text-align:right;
    width: auto;
    display: inline-flex;
    margin-right:10px;
    margin-left:10px;
    border-radius: 5px; 
}