@charset "UTF-8";
.h3-text a {
	color: #fff;
	display: block;
}
.koenkai-box h3 {
	display: none;
}

.anchor-waku ul {
	font-size: 0;
	margin: 5px 0;
}
.anchor-waku li {
	display: inline-block;
	font-size: 14px;
	width: 24%;
	margin: 3px 0.5%;
}
.anchor-waku li a {
	display: block;
	text-align: center;
	color: #111;
	padding: 10px 0;
	text-align: center;
	border: 1px solid #999;
	box-sizing: border-box;
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#f7f7f7+0,ffffff+54,e7e7e7+57,fcfcfc+100 */
	background: #f7f7f7; /* Old browsers */
	background: -moz-linear-gradient(top, #f7f7f7 0%, #ffffff 54%, #e7e7e7 57%, #fcfcfc 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top, #f7f7f7 0%,#ffffff 54%,#e7e7e7 57%,#fcfcfc 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, #f7f7f7 0%,#ffffff 54%,#e7e7e7 57%,#fcfcfc 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f7f7f7', endColorstr='#fcfcfc',GradientType=0 ); /* IE6-9 */
	font-size: 12px;
}
.koenkai-box .contents-text-block img.coment-img {
	max-width:  100% !important;
}

@media screen and (min-width: 769px) {
	/**********
	PC
	**********/
}
