/* カスタム CSS をここに入力してください */
.prBlock .prBlock_image {
    position: relative;
    display: block;
    width: 160px;
    height: 160px;
    margin: 0 auto;
    overflow: hidden;
    border-radius: 50%;
    text-indent: -9999px;
}
h2 img {
    padding-bottom: 6px;
}
element.style {
}
.prBlock .prBlock_title {
    font-weight: 700;
}

.fa-envelope:before {
    margin-right: 8px;
}
.fa-images:before {
    margin-right: 8px;
}
.fa-calendar-alt:before {
    margin-right: 4px;
}
.fa-trophy:before {
    margin-right: 8px;
}
.fa-home:before {
    margin-right: 8px;
}
h2, .mainSection-title {
    background-color: #70c6f9;
    border-top-color: #70c6f9;
    padding: 15px;
    color: #eee;
}

.vk-mobile-nav nav ul li a {
    color: antiquewhite;
    border-bottom: 1px solid #ccc;
}
.vk-mobile-nav {
    background-color: #1a94b3f2;
    border-bottom: 1px solid #e5e5e5;
}
.vk-mobile-nav {
    height: 50%;
}


th.taikai-th {
    width: 130px;
    font-weight: 700;
}
@media(max-width:768px){
th, td {
    display: block;
	    padding: 0.6em;
}
td{margin-left:3em;}
h2, .mainSection-title{padding:5px;}
img.taikaiimg{
	 width: 100vw;
	}
	h2, .mainSection-title {
    text-align: center;
    border-radius: 8px;
}
}	
@media(min-width:769px){
 img.taikaiimg {
	 margin:auto;
	}
	.taikai {
    display: flex;
    justify-content: space-around;
    flex-direction: row-reverse;
    max-width: 1000px;
}
		.fc-toolbar h2 {
    color: #000;
    font-size: 1.5em;
}
.taikai table{width: 50%;}
		
.prBlock .prBlock_summary {
    padding: 0px 20px;
    text-align: left;
}
.fc-left h2 {
    color: black;
    font-size: 25px;
}

::-webkit-full-page-media, :future, :root {
		.taikai{
				margin:0 auto;
				max-width:1000px;
		}
}
th.fc-day-header.fc-widget-header.fc-sat {
    color: blue;
}
	th.fc-day-header.fc-widget-header.fc-sun {
    color: red;
}

.eo-fullcalendar .fc-view-container .fc-view table tbody .fc-widget-content .fc-day-grid-container .fc-day-grid .fc-row .fc-content-skeleton table tbody td .fc-day-grid-event {
display: block;
margin-bottom: 5px;
padding: 0 5px;
height: 20px;
line-height: 20px;
-webkit-border-radius: 10px;
-moz-border-radius: 10px;
border-radius: 10px;
font-size: 10px;
font-feature-settings: "palt";
text-decoration: none;
letter-spacing: 0;
overflow: hidden;
}
	
div.whatsnew dd {
    padding: 0 10px;}
		
.prBlock .prBlock_summary {
    text-align: center;
    font-size: 14px;
    line-height: 2.2em;
    margin: 0.5em 1.5em;
}