@charset "utf-8";

/* ■■■■■■ベース■■■■■■ */
body {
	background-color: #0d0f1b;
	margin: 0 auto 0 auto;
	color: #cdced2;
	font-family: "Noto Sans JP", serif;
	font-optical-sizing: auto;
	font-style: normal;
	line-height: 2.0;
}

#wrap {
	background-color: #1b2034;
	width: 1040px;
	margin: 0 auto;
}

#header {
	width: 1040px;
	height: 340px;
}

#footer {
	clear: both;
	width: 1040px;
	height: 10px;
	background-color: #1b2034;
}

.container {
	display-webkit-flex; /* safari */
	display: flex;
}

.item1 {
	background-color: #1b2034;
	width: 680px;
	font-size: 16px;
	font-weight: 500;
	margin: 0 10px 20px 20px;
}

.item2 {
	background-color: #1b2034;
	width: 300px;
	margin: 0 20px 10px 10px;
	text-align: center;
}

.widget--sticky {
	position: sticky;
	top: 10px;
}

/* パンくずリスト */
.breadcrumb {
	margin: 0;
	padding: 0;
	list-style: none;
}

.breadcrumb li {
	display: inline; /*横に並ぶように*/
	list-style: none;

}

.breadcrumb li:after { /* >を表示*/
	content: '>';
	padding: 0 0.2em;
}

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

.anim {
	animation: fadeIn 2s ease 0s 1 normal;
    -webkit-animation: fadeIn 1s ease 0s 1 normal;
}

@keyframes fadeIn {
    0% {opacity: 0}
    100% {opacity: 1}
}

@-webkit-keyframes fadeIn {
    0% {opacity: 0}
    100% {opacity: 1}
}



/* ■□■□タイトルバー■□■□ */
.stagebar {
	display: table-cell;
	background-color: #033443;
	width: 680px;
	height: 60px;
	font-size: 24px;
	color: #efefef;
	font-weight: bold;
}

.vamid {
	vertical-align: middle;
}



/* ■□■□目次■□■□ */
.index_tbl {
	font-size: 20px;
	padding: 20px 0 5px 0;
	font-weight: 500;
	line-height: 2.0;
	width: 680px;
	color: #efefef;
	background-color: #2c2f3e;
	margin: 0 0 10px 0;
	border-radius: 0 0 10px 10px;
}

.toc {
	line-height: 2.2;
	padding-left: 0;
	list-style: none;
	font-size: 20px;
}

.index_a {
	padding: 5px 0 5px 40px;
	display:block;
}

.index_a:hover {
	background-color: #4d536e;
}



/* ■□■□メインコンテンツ■□■□ */

.mds0 {
	font-size: 22px;
	line-height: 1.6;
	font-weight: bold;
	padding: .25em 0 .5em .75em;
	border-left: 8px solid #5e5c5c;
	border-bottom: 1px solid #5e5c5c;
	margin-bottom: 10px;
	color: #efefef;
}

.mds1 {
	font-size: 18px;
	line-height: 1.6;
	font-weight: bold;
	padding: .25em 0 .5em .75em;
	border-left: 8px solid #f9403e;
	border-bottom: 1px solid #f9403e;
	margin-bottom: 10px;
}

.mds2 {
	font-size: 18px;
	line-height: 1.6;
	font-weight: bold;
	padding: .25em 0 .5em .75em;
	border-left: 8px solid #008888;
	border-bottom: 1px solid #008888;
	margin-bottom: 10px;
}

.mds3 {
	font-size: 18px;
	line-height: 1.6;
	font-weight: bold;
	padding: .25em 0 .5em .75em;
	border-left: 8px solid #555;
	border-bottom: 1px solid #555;
	margin-bottom: 10px;
}

.ztable {
	color: #dedfe3;
	font-size: 17px;
	font-weight: 400;
	line-height: 2.0;
	padding: 20px;
	width: 640px;
	background-color: #2c2f3e;
	margin: 0 0 10px 0;
	border-radius: 10px;
}

.opac:hover img {
	opacity: .5;
}

a:link {
	color: #8aa8da;
}

a:visited {
	color: #8aa8da;
}

a:active {
	color: #efefef;
}

a:hover {
	color: #accafc;
}

#page-top {
	position: fixed;
	bottom: 20px;
	right: 20px;
	font-size: 77%;
}

th {
	text-align: center;
	background-color: #292929;
	color: #fff;
	font-size: 12px;
}

td {
	border-collapse: separate;
}

.capf {
	color: #bcbdc1;
	font-size: 14px;
	line-height: 1.6;
	padding: 10px;
	width: 620px;
	background-color: #222;
}

.rel640 {
	position: relative;
	width: 640px;
}

.opac img {
	opacity: 1;
	-webkit-transition: .3s ease-in-out;
	transition: .3s ease-in-out;
}

.pbright {
	text-align: right;
	margin-bottom: 200px;
}



/* 浮遊霊リスト */
.fr-tbl {
	color: #000;
	width: 640px;
	border-collapse: collapse;
	font-size: 16px;
	line-height: 1.6;
}

.fr-tbl tr:nth-child(4n+1),
.fr-tbl tr:nth-child(4n+2) {
	background: #ededed;
}

.fr-tbl tr:nth-child(4n+3),
.fr-tbl tr:nth-child(4n+4) {
	background: #e0e0e0;
}

.fr-tbl th, .fr-tbl td {
	border: 1px solid #888;
}

.fr-tbl th {
	background-color: #292929;
	padding: 5px;
	color: #efefef;
	font-size: 12px;
	text-align: center;
}

/* リンクはすべて太字に */
.fr-tbl a {
	font-weight: bold;
}

.fr-tbl a:link {
	color: #4384a6;
}

.fr-tbl a:visited {
	color: #216284;
}

.fr-tbl a:hover {
	color: #65a6c8;
}

.fr-tbl_no {
	width: 30px;
	padding: 5px;
	text-align: center;
	font-size: 12px;
	font-weight: bold;
}

.fr-tbl_picon {
	width: 150px;
	padding: 5px;
	text-align: center;
}

.fr-tbl_pname {
	width: 420px;
	padding: 10px;
	text-align: left;
	font-size: 18px;
	font-weight: bold;
	vertical-align: middle;
}

.fr-tbl_se2 {
	padding: 10px;
	text-align: left;
	font-size: 14px;
	line-height: 1.4;
	vertical-align: middle;
}



.ul2 {
	width: 300px;
}

.li2 {
	padding: 0;
	float: left;
	width: 150px;
	font-size: 17px;
}

.flkai {
	clear: both;
}



/* ■■■■■■広告■■■■■■ */
.bgad {
	margin: 10px 0 10px 0;
	text-align: center;
	width: 300px;
}

.bgadbox {
	width: 640px;
	border-collapse: collapse;
}



/* ■■■■■■色■■■■■■ */
.gray{
	color: #afafaf;
}

.red {
	color: #ff0000;
}

.blue {
	color: #0000ff;
}

.gold {
	color: #ffff00;
}

.purple {
	color: #ee00ee;
}

.orange {
	color: #ffa500;
}

.or {
	color: #e28342;
	font-weight: bold;
}

.green {
	color: #00b00b;
	font-weight: bold;
}

.wh {
	color: #efefef;
	font-weight: bold;
}

.rd {
	color: #960018;
	font-weight: bold;
}

.mini {
	font-size: 12px;
}

.mbig {
	font-size: 22px;
}

.big {
	font-size: 24px;
}

.ptop {
	margin-top: 0;
}

.p0 {
	margin-bottom: 0;
}

.p1 {
	margin-bottom: 10px;
}

.p2 {
	margin-bottom: 20px;
}

.p3 {
	margin-bottom: 30px;
}

.p4 {
	margin-bottom: 40px;
}

.p5 {
	margin-bottom: 50px;
}

.p6 {
	margin-bottom: 60px;
}

h1 {
	font-size: 20px;
	padding: .25em 0 .5em .75em;
	border-left: 8px solid #5e5c5c;
	border-bottom: 1px solid #5e5c5c;
}

.mr {
	border-radius: 10px;
}



/* トロフィー */

/* トロフィー全体枠 */
.trotab {
	width: 640px;
	padding: 8px;
	background-color: #222;
	border-collapse: separate;
	border-radius: 20px;
}

/* トロフィーアイコン枠 */
.troico {
	width: 100px;
	text-align: center;
	padding: 10px;
}

/* トロフィー説明枠 */
.trose2 {
	width: 430px;
	font-size: 18px;
	font-weight: 500;
	text-align: left;
	padding: 10px;
}

/* トロフィー種類枠 */
.trotro {
	width: 50px;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	padding: 10px;
}

.abs {
	position: absolute;
	right: 0px;
	bottom: 0px;
}

.rel640 {
	position: relative;
	width: 640px;
}

.rel100 {
	position: relative;
	width: 100px;
}

.rel48 {
	position: relative;
	width: 48px;
}

.qmini {
	color:#888;
	font-size: 14px;
}



.icon {
	width: 100px;
	text-align: center;
}

.ps {
	width: 40px;
	text-align: center;
}

.name {
	width: 820px;
	font-weight: bold;
	text-align: left;
	vertical-align: middle;
}

.se2 {
	width : 890px;
	text-align: left;
	font-size: 13px;
	line-height: 1.4;
	vertical-align: middle;
}



.button {
	font-size: 22px;
	display: inline-block;
	border-radius: 0; /* 角丸 */
	text-align: center; /* 文字位置 */
	text-decoration: none;
	cursor: pointer; /* カーソル */
	padding: 12px; /* 余白 */
	background-color: #e9e9e9; /* 背景色 */
	color: #ffa500; /* 文字色 */
	line-height: 1em; /* 1行の高さ */
	border: 1px solid #4384a6; /* 枠の指定 */
}

.button_r {
	height: 21px;
	font-size: 20px;
	display: inline-block;
	border-radius: 0 30px 30px 0; /* 角丸 */
	text-align: center; /* 文字位置 */
	vertical-align: baseline;
	text-decoration: none;
	cursor: pointer; /* カーソル */
	padding: 15px; /* 余白 */
	background-color: #1b2034; /* 背景色 */
	color: #efefef; /* 文字色 */
	line-height: 1em; /* 1行の高さ */
	border: 1px solid #82a9ec; /* 枠の指定 */
}

.button_l {
	height: 21px;
	font-size: 20px;
	display: inline-block;
	border-radius: 30px 0 0 30px; /* 角丸 */
	text-align: center; /* 文字位置 */
	vertical-align: baseline;
	text-decoration: none;
	cursor: pointer; /* カーソル */
	padding: 15px; /* 余白 */
	background-color: #1b2034; /* 背景色 */
	color: #efefef; /* 文字色 */
	line-height: 1em; /* 1行の高さ */
	border: 1px solid #82a9ec; /* 枠の指定 */
	margin-right: 5px;
}

.button_l:hover, .button_r:hover {
	color: #000; /* 文字色 */
	background: #82a9ec; /* 背景色 */
}

.fyr_color {
	color: #7288b4;
	font-weight: bold;
}

.file_color {
	color: #57e303;
	font-weight: bold;
}

.sound_color {
	color: #999922;
	font-weight: bold;
}

.doll_color {
	color: #cf58f8;
	font-weight: bold;
}

.item_color {
	color: #dd5a8e;
	font-weight: bold;
}

.film_color {
	color: #00aaaa;
	font-weight: bold;
}



.side_a {
	padding-left: 30px;
	display:block;
}

.side_a:hover {
	background-color: #4d536e;
}

/*タイトル横のアイコン*/
.outline__title2::before {
	font-family: 'Font Awesome 5 Free';
	font-weight: 900;
	content: '\f03a';
	margin-right: 10px;
}

/* フォントサイズ 16 */
.f16 {
	font-size: 16px;
}

/* 太字 */
.bold {
	font-weight: bold;
	color: #9f9f9f;
}

/* 地縛霊カラー */
.jibak_color {
	color: #f7632b;
	font-weight: bold;
}

/* コピーライト */
.copyright {
	text-align: right;
	font-size: 12px;
	margin: 20px 0 20px 0;
	line-height: 1.4;
	color:#bcbdc1;
}

.bgside {
	padding: 12px 0 12px 0;
	background-color: #2c2f3e;
	border-radius: 10px;
	font-size: 17px;
	line-height: 2.0;
	text-align: left;
	width: 300px;
}