<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";

/*--------------------------------------
  STRUCTURE
---------------------------------------*/

/*--- gamma-area ---*/
.gamma-all-area {
	background-image: url(../img/gammiser_bg_pc_under.png), url(../img/gammiser_bg_pc.png) ;
	background-image: url(../img/gammiser_bg_pc.png) \9;
	background-repeat: no-repeat;
	background-position: bottom right, top left;
	background-position: top right \9;
	background-color: #191821;
	color: #c1c1c1;
	overflow: hidden;
	clear: both;
	padding-top: 20px;
	padding-bottom: 100px;
}

	@media (max-width: 1024px) {
	.gamma-all-area {
		background-image: url(../img/gammiser_bg_pc_under.png), url(../img/gammiser_bg_pc.png) ;
		background-repeat: no-repeat;
		background-position: bottom right, top left;
		background-color: #191821;
		background-size: 100%;
		color: #c1c1c1;
		overflow: hidden;
		clear: both;
		padding-top: 15px;
	}
	}




/*--- box-spec-module ---*/
.box-spec-module {
	overflow: hidden;
	clear: both;
}




.box-spec-module h2 {
	font-size:120%;
}




/* gamma-area
##################################### */
.gamma-area {
	margin: 10px 0 5px 0;
	padding: 30px 20px 20px 20px;
	color: #c1c1c1;
}


	.gamma-area p {
		margin-top: 0px;
		padding-top: 0px;
	}



/*--- TITLE ---*/
.ttl-mrg {
	margin: 50px 12px 0 12px !important;
	padding-bottom: 30px !important;
}



	h4.sttl-main{
		/*border-bottom: 1px solid #6a0907;*/
		font-size: 160%;
		font-weight: bold;
		margin-top: 5px !important;
		margin-bottom: 0.3em !important;
		padding-bottom: 0;
		color: #e4e4e4;
	}



/*--- img-gamma-right ---*/
.img-gamma-right {
	float: right;
	margin: 0 0 20px 0px;
}



/*--- img-gamma-right-if ---*/
.img-gamma-right-if {
	float: right;
	width: 400px;
	height: 511px;
	margin: 0 0 20px 0px;
	display: block;
}



/*--- gamma-main-chara ---*/
.gamma-main-chara {
	text-align: center;
	position:relative;
}




/*--- img-gamma-center ---*/
.img-gamma-center {
	text-align: center;
	padding: 0 0 20px 0;
}



/*--- gamma-text ---*/
.gamma-area .gamma-text {
	margin: 0 22px 0 10px;

}


	.gamma-area .gamma-text .spec-txt {
		color: #ffda98;
		font-size: 86%;
		line-height: 1.7em;
		/*background: url(../gamma/img/gamma_line.png) left bottom no-repeat;*/
		padding-bottom: 15px;
		/*padding-top: 10px;*/
		border-bottom: 1px solid #625b41;
		overflow: hidden;
		margin-bottom: 15px;
	}

	.gamma-area .gamma-text .spec-txt2 {
		font-size: 100%;
		line-height: 1.7em;
		padding-bottom: 15px;
		border-bottom: 1px solid #625b41;
		overflow: hidden;
		margin-bottom: 15px;
	}


	/*@media screen and (min-width: 1025px) and (max-width: 1100px) {
	.new-paragraph {
		clear: both;
	}
	}*/

	@media (max-width: 1100px) {
	.new-paragraph {
		clear: both;
	}
	}




/*--- spac-btn-back  ---*/
.spac-btn-back {
	/*overflow: hidden;*/
	margin: 0 auto;
	/*width: 15%;*/
	width: 90px;
	clear: both;
	display: block;
	margin-top: 30px;
	margin-bottom: 0px;
}




	.spac-btn-back .spac-num-back {
		background: -moz-linear-gradient(top,#313131 0%,#313131 3%,#0e0e0e 3%,#313131);
		background: -webkit-gradient(linear, left top, left bottom, from(#313131), color-stop(0.03,#313131), color-stop(0.03,#0e0e0e), to(#313131));
		color: #ffffff;
		border-radius: 3px 3px 3px 3px;
		-moz-border-radius: 3px 3px 3px 3px;
		-webkit-border-radius: 3px 3px 3px 3px;
		/*border: solid 2px #000000;*/
		/*outline: solid 1px #ff5420;*/
		box-shadow: 0 0 0 2px #000000, 0 0 0 3px #ff5420;
		padding: 7px 15px;
		margin-bottom: 10px;
		display: block;
		line-height: 1;
		font-size: 15px;
		color: #ffffff;
		font-weight: bold;
		text-decoration: none;
		text-align: center;
		background : #000 \9;
		background : #000 \0/IE9;
	}






/* LINE
##################################### */


.line-01{
	display: block;
	width: 100%;
	height: 1px;
	border: 0;
	border-bottom: 1px solid #1F25DA;
	margin-bottom: 0px !important;
	clear: both;
}


.line-02{
	display: block;
	width: 100%;
	height: 1px;
	border: 0;
	border-top: 1px solid #221B5A;
	margin-bottom: 0px !important;
	clear: both;
}

.line-03{
	display: block;
	width: 100%;
	height: 1px;
	border: 0;
	border-bottom: 1px solid #130500;
	margin-bottom: 0px !important;
	clear: both;
}


.line-04{
	display: block;
	width: 100%;
	height: 1px;
	border: 0;
	border-top: 1px solid #1F2BBF;
	margin-bottom: 0px !important;
	clear: both;
}


.line-05{
	display: block;
	height: 1px;
	border: 0;
	border-top: 1px solid #625b41;
	margin-bottom: 30px !important;
	clear: both;
	margin-left: 1em;
	margin-right: 1em;
	text-align: center;
}






h4.line-red{
	border-bottom: 1px solid #42078c;
}



/* LINK
##################################### */

.gamma-area a {
  color: #d8020a;
  text-decoration: none;
}
.gamma-area a:visited {
  color: #d8020a;
  text-decoration: none;
}
.gamma-area a:focus {
  color: #d8020a;
  text-decoration: none;
}
.gamma-area a:active {
  color: #d8020a;
  text-decoration: none;
}
.gamma-area a:hover {
  color: #ff0808;
  text-decoration: none;
}



/* guest
##################################### */
.guest_box{
	width: 100%;
	height: 100%;
	display: table;
	/*word-break: break-all;*/
	border-top: 1px solid #66074f;
	padding-top: 20px;
	padding-bottom: 11px;
	/*margin-bottom: 2em;*/
	margin-top: 2.5em;
}

	.guest_box_inner{
		vertical-align: middle;
		width: 100%;
		max-width: 1px;
		display: table-cell;
	}

		.guest_box_left{
			vertical-align: top;
			width: 153px;
			float: left;
		}

			.guest_box_thum{
				width: 100%;
				border: 2px solid #dbdbdb;
				margin-top: 6px;
			}

		.guest_box_right{
			margin-left: 153px;
			padding-left: 22px;
		}

			.guest_name{
				margin-bottom: 10px !important;
			}

			.guest_prof{
				font-size: 87% !important;
			}

			.guest_text{
				width: 100%;
				clear: both;
			}

.guest_box a         { color: #e00000!important; }
.guest_box a:link    { text-decoration: none!important; }
.guest_box a:visited { text-decoration: none!important; }
.guest_box a:hover   { text-decoration: underline!important; }
.guest_box a:active  { text-decoration: underline!important; }

.mt-000 { margin-top: 0 !important; }
.mt-010 { margin-top: 0.1em !important; }


.guest-photo-l {
	float: left;
	/*margin-right: 20px;*/
	/*margin-bottom: 12px;*/
	width: 160px;
}

.guest-photo-l2 {
	float: left;
	/*margin-right: 20px;*/
	/*margin-bottom: 12px;*/
	width: 160px;
}

.guest-all {
	float: left;
	width: 160px;
}

.guest-phwaku {
	width: 130px;
	border: 2px solid #dbdbdb;
	margin-top: 5px;
}

.guest-center {
	text-align: center;
	width: 130px;
	line-height: 1.5em;
}




	/*--- e-link-btn  ---*/
	.e-link-box {
		background: #323232;
		overflow: hidden;
		clear: both;
		padding-top: 16px;
	}

		.e-link-list {
			float: left;
			overflow: hidden;
			margin-left: 35px;
			margin-bottom: 0px;
			margin-top: 35px;

		}

		.e-link-list .e-link-btn {
			display: block;
			float: left;
			margin: 0 10px 10px 0px;
		}

	@media screen and (max-device-width: 480px) {
		.e-link-list .e-link-btn {
			display: block;
			float: left;
			margin: 0 8px 10px 0px;
			width: 30%;
		}

		.e-link-list .e-link-btn img{
			width: 100%;
		}
	}
</pre></body></html>