@charset "UTF-8";

a img:hover {
	transition: all 0.2s;
	opacity: 0.6;
}

/* =======================================================================================
ヒストリートップ用
======================================================================================= */
h4 span {
	font-weight: normal;
	font-size: 14px;
}

.button_group {
	text-align: left;
}

/* 開催情報右カラム */
.text {
	width: 562px;
	float: left;
}

.text ul li {
	line-height: 20px;
}

.text h5 {
	margin: 15px 0 5px;
	padding: 0;
}

.text h6 {
	margin-bottom: 5px;
}

.text h5:before {
	color: #83b50e;
	display: inline-block;
	width: 1.1em;
	font: normal normal normal 14px/1 FontAwesome;
	font-size: inherit;
	text-rendering: auto;
	content: "\f0c8";
}

/* サムネイルテーブル */
.thumb {
	border-collapse: collapse;
	float: left;
	margin: 18px 30px 0 0;
	text-align: center;
}

/* サムネイルテーブル */
.thumb td {
	padding: 0;
	line-height: 0;
}

/* チラシサムネイル欄 */
.thumb td:first-child {
	vertical-align: bottom;
	width: 152px;
	padding-right: 10px;
}

/* サムネイルグレー枠 */
.thumb img {
	border: 1px solid hsla(0, 0%, 80%, 1);
	background-color: hsla(0, 0%, 80%, 1);
}

/* チラシサムネイルサイズ制限 */
.thumb td:first-child img {
	max-height: 150px;
	max-width: 150px;
}

/* カタログ表紙サムネイル */
.thumb tr td:last-child img {
	width: 214px;
}

/* サムネイルキャプション */
.thumb tr:last-child td {
	padding-top: 5px;
	font-size: 11px;
	line-height: 14px;
	word-break: break-word;
	vertical-align: top;
}

/* =======================================================================================
ごあいさつ
======================================================================================= */
#greeting {
	line-height: 28px;
	margin: 0 0 20px;
}

#greeting p {
	margin: 0 0 20px;
}

/* =======================================================================================
FRONTVIEW
======================================================================================= */
article.fvsakka {
	margin: 0 0 20px;
	clear: both;

}

.fvsakka .heading_2 {
	font-size: 26px;
	line-height: 28px;
}

.fvsakka h4.heading_2 small {
	font-size: 18px;
	margin-left: 10px;
}

.fvsakka div.fvheader {
	margin-bottom: 30px;
}

.fvsakka figure.fvsyoei {
	float: left;
	line-height: 16px;
	text-align: center;
	padding: 0 30px;
}

.fvsakka figure.fvsyoei img {
	width: 135px;
}

.fvsakka figure.fvsyoei figcaption {
	font-weight: bold;
	font-size: 14px;
	line-height: 16px;
	margin-bottom: 4px;
}

.fvsakka .fvprofile {
	float: left;
}

.fvsakka .fvprofile h3 {
	text-align: left;
}

.fvsakka .fvprofile dl {
	margin: 0 0 15px;
}

.fvsakka .fvprofile dd {
	margin-bottom: 3px;
}

.fvsakka img.fvpageimage {
	width: 100%;
	max-width: 765px;
	margin: 0 auto 40px;
	display: block;
}

.fvsakka div.fvtext {
	line-height: 24px;

	p[class*="small"] {
		margin-top: 16px;
	}
}

/* =======================================================================================
	サークルリスト
	======================================================================================= */
#jump_menu {
	position: sticky;
	top: 85px;
	line-height: 26px;
	font-size: 20px;
	/* width: 785px; */
	/* width: 920px; */
	width: 100%;
	background-color: hsla(0, 0%, 100%, 0.85);
	text-align: center;
	padding: 10px 0px 10px;
	/* margin: 0 0 0 -25px; */
	margin: 0 auto 20px;
	/* margin-left: 3px; */
}

table#circle_list {
	margin: 0 0 20px;
	width: 100%;
	margin: 0 10px;
	border-collapse: collapse;
}

#circle_list tr,
#circle_list td {
	line-height: 28px;
	padding: 0;
}

#circle_list td:first-child {
	width: 60px;
}

.flex_wrapper {
	margin-bottom: 15px;
}

.button_green {
	margin-bottom: 0;
}

.h_center {
	margin-bottom: 0;
}

.jump_link {
	display: block;
	position: relative;
	top: -75px;
}

/* =======================================================================================
PUSH&REVIEW
======================================================================================= */
#hagaki_wrapper {
	display: flex;
	flex-wrap: wrap;
	gap: 20px;
	margin-bottom: 30px;
	/* background-color: antiquewhite; */
}

#hagaki_wrapper figure img {
	width: 225px;
	border: 1px solid hsla(0, 0%, 80%, 1);
	background-color: hsla(0, 0%, 80%, 1);
}

/* .fixed {
		position: fixed;
		top: 50px;
	} */

.fv_jump_link {
	position: relative;
	top: -25px;
}

/* .heading_1 {
		margin-top: 10px;
	} */

/* =======================================================================================
編集王に訊く（インタビュー全般に流用）
======================================================================================= */
.hokaitou {
	/* 回答 */
	margin-bottom: 20px;
}

.hointerview {
	/* インタビュアー */
	color: hsla(0, 0%, 20%, 1.00);
	font-weight: bold;
	margin: 15px 0;
}

.hointerview_name01 {
	color: #c00000;
	font-weight: bold;
	margin-right: 1em;
}

.hointerview_name02 {
	color: #3BA4A3;
	font-weight: bold;
	margin-right: 1em;
}

.hointerview_name03 {
	color: #434AAA;
	font-weight: bold;
	margin-right: 1em;
}

.hointerview_name04 {
	color: #C43373;
	font-weight: bold;
	margin-right: 1em;
}

.hointerview_name05 {
	color: #7CC433;
	font-weight: bold;
	margin-right: 1em;
}

/* =======================================================================================
アフターレポート
======================================================================================= */
#report {
	line-height: 26px;
	margin: 0 6%;
}

#report p {
	margin: 0 0 12px;
}


#report_hitokoma img {
	width: 185px;
	margin: 0 4px 4px 0;
}

/* アフレポのアコーディオン折りたたみ */
.cp_box *,
.cp_box *:before,
.cp_box *:after {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}

.cp_box {
	position: relative;
}

.cp_box label {
	position: absolute;
	z-index: 1;
	bottom: 0;
	width: 100%;
	height: 140px;
	/* グラデーションの高さ */
	cursor: pointer;
	text-align: center;
	/* 以下グラデーションは背景を自身のサイトに合わせて設定してください */
	background: linear-gradient(to bottom, rgba(250, 252, 252, 0) 0%, rgba(250, 252, 252, 0.95) 90%);
}

.cp_box input:checked+label {
	background: inherit;
	/* 開いた時にグラデーションを消す */
}

.cp_box label:after {
	line-height: 2.5rem;
	position: absolute;
	z-index: 2;
	bottom: 20px;
	left: 50%;
	width: 16rem;
	font-family: FontAwesome;
	content: '\f13a' ' 続きを読む';
	font-weight: bold;
	transform: translate(-50%, 0);
	letter-spacing: 0.05em;
	color: #ffffff;
	border-radius: 20px;
	background-color: #8dc500;
}

.cp_box input {
	display: none;
}

.cp_box .cp_container {
	overflow: hidden;
	height: 400px;
	/* 開く前に見えている部分の高さ */
	transition: all 0.5s;
}

/* 閉じるボタンを消す場合解放 */
/* .cp_box input:checked+label {
	display: none;
} */

.cp_box input:checked+label:after {
	font-family: FontAwesome;
	content: '\f139' ' 閉じる';
}

.cp_box input:checked~.cp_container {
	height: auto;
	padding-bottom: 80px;
	/* 閉じるボタンのbottomからの位置 */
	transition: all 0.5s;
}

/* =======================================================================================
Neo Comic Sceneの書籍紹介テーブル
======================================================================================= */
table.neo_syoseki {
	margin: 40px auto 20px;
	border-spacing: 0px;
}

.neo_syoseki tr td {
	padding: 0 10px 20px;
	text-align: left;
	vertical-align: top;
}

.neo_syoseki tr:last-child td {
	padding-bottom: 0px;
}

.neo_syoseki td.midashi+td {
	padding-left: 0;
}

.neo_syoseki td.syoei {
	padding-right: 40px;
	width: 130px;
}

.neo_syoseki td.end_line_green {
	border-right: 3px solid hsla(78, 86%, 38%, 1);
}

td.midashi {
	text-align: right;
	font-weight: bold;
	vertical-align: top;
	width: 3em;
	padding-right: 0px;
}

/* =======================================================================================
Creator's Story
======================================================================================= */
.csquestion {
	color: darkgreen;
}

/* =======================================================================================
レスポンシブ対応
======================================================================================= */
@media (max-width : 640px) {

	.thumb,
	.text {
		float: none;
		margin: 10px auto 20px;
		width: 100%;
	}

	/* チラシサムネイル欄 */
	.thumb td:first-child {
		width: auto;
	}

	/* カタログ表紙サムネイル */
	.thumb tr td:last-child img {
		max-width: 214px;
		width: calc(100% - 2px);
	}

	/* =======================================================================================
	サークルリスト
	======================================================================================= */
	table#circle_list {
		margin-left: 0;
	}

	#jump_menu {
		/* padding: 0; */
		font-size: 26px;
		line-height: inherit;
		position: inherit;
	}

	#jump_menu a {
		padding-right: 8px;
	}

	.jump_link {
		top: -6px;
	}

	/* =======================================================================================
	PUSH&REVIEW
	======================================================================================= */

	#hagaki_wrapper figure img {
		max-width: 160px;
	}

	/* =======================================================================================
	アフターレポート
	======================================================================================= */
	#report {
		margin: 0;
	}

	#report_hitokoma img {
		width: calc(calc(100% - 25px) / 3);
	}

	/* =======================================================================================
	FRONTVIEW
	======================================================================================= */
	article.fvsakka figure.fvsyoei {
		float: none;
		margin: 0 auto;
		padding-bottom: 20px;
		/* background-color: blue; */
	}

	article.fvsakka .fvheader {
		/* text-align: center; */
		/* background-color: beige; */
		margin: 0 auto;
	}

	article.fvsakka .fvprofile {
		float: none;
		/* display: table; */
		margin: 0 auto 20px 10px;
		width: 100%;
		/* background-color: burlywood; */
	}
}

@media (max-width: 499px) {

	/* =======================================================================================
	アフターレポート
	======================================================================================= */
	#report_hitokoma img {
		width: calc(calc(100% - 13px) / 2);
	}
}