@charset "utf-8";

/* ==================================== */
/*              例会ページ              */
/* ==================================== */

.reikai-block {
	display: flex;
	flex-wrap: wrap;
	width: 960px;
	margin: 0px auto 30px;
	padding: 25px 20px;
	background-color: #ffffff;
	box-shadow: 0px 0px 10px #222222;
}

.reikai-block h1 {
	width: 980px;
	font-size: 20px;
	margin-bottom: 5px;
	padding-left: 20px;
}

.reikai-block ul.outline {
	width: 980px;
	margin-bottom: 15px;
	padding-left: 20px;
	list-style-type: none;
}

.reikai-contents {
	width: 280px;
	padding: 0px 20px;
}

.reikai-contents p.caption {
	height: 30px;
	font-size: 16px;
	text-align: center;
}

.reikai-contents .image {
	position: relative;
	width: 280px;
	height: 280px;
	overflow: hidden;
}

.reikai-contents .image ul {
	position: relative;
	list-style: none;
}

.reikai-contents .image li {
	position: absolute;
	top: 0px;
	left: -280px;
	width: 280px;
}

.reikai-contents .image-caption {
	position: absolute;
	top: 220px;
	left: 0px;
	width: 260px;
	height: 75px;
	padding-left: 10px;
	padding-right: 10px;
	font-size: 14px;
}

.reikai-contents .image-caption p {
	margin-inline: auto;
	max-inline-size: max-content;
}

.image-notice {
	position: relative;
	width: 510px;
	margin-top: 15px;
	padding-top: 8px;
	padding-left: 60px;
	padding-right: 73px;
	font-size: 13px;
}

.image-notice p span.kome {
	position: absolute;
	top: 8px;
	left: 40px;
	font-size: 13px;
}

.shuhou-link {
	width: 280px;
	height: 60px;
	margin-top: 15px;
	margin-left: 17px;
	background: url("../images/shuhou_link.png") 0px 0px no-repeat;
}

.shuhou-link a {
	display: block;
	width: 280px;
	height: 60px;
	text-decoration: none;
}

.shuhou-link p {
	display: block;
	width: 155px;
	padding-top: 8px;
	padding-left: 55px;
}

.shuhou-link.not-yet {
	background: url("../images/shuhou_link_not_yet.png") 0px 0px no-repeat;
	cursor: pointer;
}

.shuhou-link.not-yet p {
	width: 210px;
	padding-top: 13px;
	padding-left: 16px;
	color: #555555;
	font-size: 12px;
}

/* 第2374会 金沢西RC交流会用 */

.reikai-contents.koryu {
	display: inline-block;
	margin-top: 10px;
}

.audio-notice.koryu {
	margin-top: 40px;
}

.audio-notice.koryu p {
	margin-bottom: 20px;
}

.shuhou-link.koryu {
	position: relative;
	background: none;
}

.shuhou-link.koryu a {
	position: absolute;
	top: 90px;
	left: 280px;
	background: url("../images/shuhou_link.png") 0px 0px no-repeat;
}

.shuhou-link.koryu p {
	display: block;
	width: 155px;
	margin-top: 8px;
	margin-left: 35px;
	font-size: 15px;
}

/* sp 第2208回 カラオケ大会用 */
.reikai-contents-sp {
	width: 640px;
	padding-top: 30px;
	text-align: center;
	vertical-align: top;
}

.reikai-contents-sp p.sp-link {
	margin-top: 20px;
	text-align: center;
}

.reikai-contents-sp p.sp-link img {
	padding: 4px 4px 0px 0px;
}

.audio-notice-sp p {
	position: relative;
	width: 900px;
	padding-left: 40px;
	font-size: 13px;
}

.audio-notice-sp p span.kome {
	position: absolute;
	top: 0px;
	left: 20px;
	font-size: 13px;
}

/* 他ページへのリンク用 */
.reikai-contents-otherlink-photo {
	width: 632px;
	margin-left: 20px;
}

.reikai-contents-otherlink-text {
	width: 273px;
	margin-top: 75px;
	margin-left: 30px;
}

.reikai-contents-otherlink-shuhou {
	width: 280px;
	height: 60px;
	margin-top: 58px;
	margin-left: -10px;
	background: url("../images/shuhou_link.png") 0px 0px no-repeat;
}

.reikai-contents-otherlink-shuhou a {
	display: block;
	width: 280px;
	height: 60px;
	text-decoration: none;
}

.reikai-contents-otherlink-shuhou p {
	display: block;
	width: 155px;
	height: 60px;
	padding-top: 8px;
	padding-left: 55px;
}

.reikai-contents-otherlink-text img {
	padding: 4px 4px 0px 0px;
}

.reikai-contents-otherlink-text-sp {
	width: 270px;
	margin-top: 15px;
	padding-left: 10px;
	font-size: 13px;
}

.reikai-contents-otherlink-text-sp img {
	padding: 4px 4px 0px 0px;
}

/* 例会過去データページリンク部等 */
.reikai-old-data, .reikai-back-new-data {
	width: 960px;
	margin: 0px auto 30px;
	padding: 20px;
	background-color: #ffffff;
	box-shadow: 0px 0px 10px #222222;
}

.reikai-old-data p, .reikai-back-new-data p {
	text-align: center;
	font-size: 16px;
}

.reikai-block a:link { color: #000000; }
.reikai-block a:visited { color: #000000; }
.reikai-block a:hover { color: #aa0088; }
.reikai-block a:active { color: #000000; }

/* 例会ムービー */
.reikai-movie {
	width: 920px;
	margin: 20px 20px 0px;
}

.reikai-movie p.info-text {
	padding-top: 5px;
	padding-bottom: 5px;
	color: #ffffff;
	text-align: center;
	background: -moz-linear-gradient(top, rgba(127,127,127,1) 0%, rgba(0,0,0,1) 100%);
	background: -webkit-linear-gradient(top, rgba(127,127,127,1) 0%, rgba(0,0,0,1) 100%);
	background: linear-gradient(to bottom, rgba(127,127,127,1) 0%, rgba(0,0,0,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#797979', endColorstr='#ffffff',GradientType=0 );
}

.reikai-movie p.movie-button {
	text-align: center;
}

.reikai-movie .reikai-movie-window {
	margin-bottom: 15px;
	overflow: hidden;
}
