@charset "utf-8";

/* CSS Document */


/*********************************************************************************************************
.class
*********************************************************************************************************/

.s {
	font-size: 80%;
	letter-spacing: 0em;
}
.s70 {
	font-size: 70%;
}
.s80 {
	font-size: 80%;
}
.s90 {
	font-size: 90%;
}
.s100 {
	font-size: 100%;
}
.s110 {
	font-size: 110%;
}
.s120 {
	font-size: 120%;
}
.s130 {
	font-size: 130%;
}
.s140 {
	font-size: 140%;
}
.s150 {
	font-size: 150%;
}
.s160 {
	font-size: 160%;
}
.s170 {
	font-size: 170%;
}
.s180 {
	font-size: 180%;
}
.s190 {
	font-size: 190%;
}
.s200 {
	font-size: 200%;
}
/*--------------------------*/

.wauto {
	width: auto;
}
.w10 {
	width: 10%;
}
.w15 {
	width: 15%;
}
.w20 {
	width: 20%;
}
.w25 {
	width: 25%;
}
.w30 {
	width: 30%;
}
.w35 {
	width: 35%;
}
.w40 {
	width: 40%;
}
.w45 {
	width: 45%;
}
.w50 {
	width: 50%;
}
.w55 {
	width: 55%;
}
.w60 {
	width: 60%;
}
.w65 {
	width: 65%;
}
.w70 {
	width: 70%;
}
.w75 {
	width: 75%;
}
.w80 {
	width: 80%;
}
.w85 {
	width: 85%;
}
.w90 {
	width: 90%;
}
.w95 {
	width: 95%;
}
.w100 {
	width: 100%;
}
/*-----------------------------------*/
.aL {
	text-align: left;
}
.aR {
	text-align: right;
}
.aC {
	text-align: center;
}
/*-----------------------------------*/
.floatL {
	float: left;
}
.floatR {
	float: right;
}
.floatN {
	float: none;
}
.clear {
	clear: both;
}
.clearL {
	clear: left;
}
.clearR {
	clear: right;
}
.clearN {
	clear: none;
}

/* color //////////////////////////////////////////////////// */

.normal {
	color: #5E5740;
}

.white {
	color: #FFFFFF;
}

.dark_white {
	color: #EFEFEF;
}

.light_gray {
	color: #CCCCCC;
}

.mid_gray {
	color: #999999;
}

.dark_gray {
	color: #666666;
}

.light_black {
	color: #333333;
}

.black {
	color: #000000;
}

.purple {
	color: #6633CC;
}

.pink {
	color: #FF4691;
}

/* ----------------------------- */
.red {
	color: #D00000;
}

.dark_red {
	color: #CC0000;
}

/* ----------------------------- */
.orange {
	color: #FF9900;
}

/* ----------------------------- */
.brown {
	color: #BF8B00;
}

.light_brown {
	color: #DABC61;
}

.yellow {
	color: #F8E825;
}

/* ----------------------------- */
.green {
	color: #0C7B00;
}

/* ----------------------------- */
.blue {
	color: #5B85FF;
}

.dark_blue {
	color: #133E8C;
}

.light_blue {
	color: #66CCFF;
}

/*------------------------------------------------------*/

.ps {
	background-image: url(../img/format/icon_ps.gif);
	background-repeat: no-repeat;
	background-position: left 0.4em;
	padding-left: 20px;
}

/*------------------------------------------------------*/

.underconstruction {
	clear: both;
	display: block;
	border: 5px solid rgba(219,216,204,0.75);
	background-color: rgba(255,255,255,0.75);
	padding: 150px 20px 150px 20px;
	font-size: 90%;
	letter-spacing: 1em;
	text-align: center;
	margin-bottom: 4em;
	background-image: url(../img/format/texture1.png);
	background-position: center center;
	box-shadow: 0px 1px 2px rgba(116,115,95,0.75);
	-webkit-box-shadow: 0px 1px 2px rgba(116,115,95,0.75);
	-moz-box-shadow: 0px 1px 2px rgba(116,115,95,0.75);
	-ms-box-shadow: 0px 1px 2px rgba(116,115,95,0.75);
	-o-box-shadow: 0px 1px 2px rgba(116,115,95,0.75);
}

/*------------------------------------------------------*/

#index #content1 h3.class1 ,
article.content h3.class1 ,
.tabmenu span.class1.loc ,
li span.class1 {
	background-color: #AD128F;
}

#index #content1 h3.class2 ,
article.content h3.class2 ,
.tabmenu span.class2.loc ,
li span.class2 {
	background-color: #C73810;
}

#index #content1 h3.class3 ,
article.content h3.class3 ,
.tabmenu span.class3.loc ,
li span.class3 {
	background-color: #44920D;
}

#index #content1 h3.class4 ,
article.content h3.class4 ,
.tabmenu span.class4.loc ,
li span.class4 {
	background-color: #16A5BC;
}


/*------------------------------------------------------*/

#index #content3 table {
	margin-top: 0;
}

#index #content3 table td {
	text-align: center;

}

#index #content3 table td:last-child {
	text-align: left;
}
/*********************************************************************************************************
END
*********************************************************************************************************/

#index #content3 table thead tr th {
	text-align: left;
}

#index #content3 table thead tr th:first-child {
	text-align: center;
	width: 30%;
}

#index #content3 .episode {
	border: 1px solid rgba(0,0,0,0.10);
	padding: 1em;
	background-color: rgba(255,255,255,0.5);
	font-size: 85%;
	line-height: 1.4;
}

#index #content3 .episode>* {
	margin-bottom: 0.5em;
	opacity: 0.7;
}

#index #content3 .episode>*:last-child {
	margin-bottom: 0px;
}
#index #content3 .large  {
	font-size: 130%;
}

#index article.content p+.texture {
	margin-top: 0px;
}



ul.kome li ,
li.kome {
    list-style-type: none;
    margin-left: 0;
    padding-left: 1.5em;
}

ul.kome li::before ,
li.kome::before {
    content: "※";
    display: inline-block;
    width: 1.5em;
    margin-left: -1.5em;
    text-align: center;
    font-size: 90%;
}




