<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
---------------------------------------*/

/*--- roidmude-area ---*/
.roidmude-area {
	background-image: url(../../../roy/img/roy_bg.png) ;
	background-repeat: no-repeat;
	background-position: top left;
	background-size: 100%;
	color: #c1c1c1;
	overflow: hidden;
	clear: both;
	padding-top: 5px;
}



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


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


/* roy-area
##################################### */
.roy-area {
	margin: 2em 0 5px 0;
	padding: 0;
	color: #c1c1c1;
}

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



/*--- TITLE ---*/
.ttl-mrg {
	margin: 0 1em 0 1em !important;
	padding-bottom: 1em !important;
}

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


/*--- img-roy-right ---*/
.img-roy-right {
	width: 80%;
	text-align: center;
	position: relative;
	margin: 0 auto 1.5em auto;
	overflow: hidden;
	clear: both;
	float: none;
}

/*--- img-roy-right-if ---*/
/*.img-roy-right-if {
	width: 80%;
	text-align: center;
	position: relative;
	margin: 1em auto 0.0em auto;
	overflow: hidden;
	clear: both;
	float: none;
}*/

.img-roy-right-if {
	width: 90%;
	text-align: center;
	position: relative;
	margin: 1em auto 1em auto;
	overflow: hidden;
	clear: both;
	float: none;
	display: block;
}


/*--- img-roy-center ---*/
.img-roy-center {
	width: 80%;
	text-align: center;
	position: relative;
	margin: 0 auto 0 auto;
	padding: 0 0 1.2em 0;
	overflow: hidden;
	clear: both;
	float: none;
}



/*--- roy-main-chara ---*/
.roy-main-chara {
	width: 80%;
	text-align: center;
	position:relative;
	margin: 0 auto;
}
	
	

/*--- roy-text ---*/
.roy-area .roy-text {
	margin: 0 1em 1.5em 1em;
	clear: both;

}

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

/*--- spac-btn-back  ---*/
.spac-btn-back { 
	overflow: hidden;
	margin: 0 auto;
	/*width: 30%;*/
	width: 100px;
	display: block;
	margin-bottom: 0px;
	margin-top: 0.75em !important;
}


.spac-btn-back .spac-num-back {
	display: block;
	/*float: left;*/
	padding: 10px 17px;
	margin-bottom: 5px;
	border: solid 1px #000;
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
	border-radius: 7px;
	background: #000;
	line-height: 1;
	font-size: 15px;
	color: #fff;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	background-image: -webkit-gradient( linear, left top, left bottom, from( #1a1a1a) , to( #000));
	background-image: -moz-linear-gradient( to bottom, #1a1a1a, #000);
	background-image: linear-gradient( to bottom, #1a1a1a, #000);
}




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


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


.line-02{
	display: block;
	width: 100%;
	height: 1px;
	border: 0;
	border-top: 1px solid #d80d09;
	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 #552000;
	margin-bottom: 1em !important;
	clear: both;
}

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

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



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

.roy-area a {
  color: #d8020a;
  text-decoration: none;
}
.roy-area a:visited {
  color: #d8020a;
  text-decoration: none;
}
.roy-area a:focus {
  color: #d8020a;
  text-decoration: none;
}
.roy-area a:active {
  color: #d8020a;
  text-decoration: none;
}
.roy-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 #552000;
	padding-top: 1.2em;	
	/*padding-bottom: 1.2em;*/
	margin-top: 1.5em !important; 
}

	.guest_box_inner{
		vertical-align: middle;
		width: 100%;
		max-width: 1px;
		display: table-cell;
	}
	
		.guest_box_left{
			vertical-align: top;
			width: 120px;
			float: left;
		}
		
			.guest_box_thum{
				width: 100%;
				border: 2px solid #f4f4f4;
			}
		
		.guest_box_right{
			margin-left: 120px;
			padding-left: 1em;
			/*padding-right: 0.5em;*/
		}
		
			.guest_name{
			
			}
			
			.guest_prof{
				font-size: 85% !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: 1em !important; }
.mt-010 { margin-top: 0.1em !important; }


.guest-photo-l {
	text-align: center;
	margin: auto;
	/*margin-right: 20px;*/
	/*margin-bottom: 12px;*/
	width: 150px;
}

.guest-photo-l2 {
	text-align: center;
	margin: auto;
	/*width: 136px;*/
	margin: 0 2px;
	display: inline-block;
}

/*.guest-photo-l {
	float: left;
	width: 150px;
}*/

.guest-all {
	position: relative;
	margin: 0 auto;
	text-align: center;
}

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

.guest-center {
	text-align: center;
	line-height: 1.5em;
	margin-bottom: 0.5em;
}

/*.guest-center {
	text-align: center;
	width: 130px;
	line-height: 1.5em;
	margin-bottom: 0.5em;
}*/</pre></body></html>