@charset "utf-8";

/*--------------------------------------
  STRUCTURE
---------------------------------------*/

/*--- roidmude-area ---*/
.roidmude-area {
	background-image: url(../img/roy_bg.png) ;
	background-repeat: no-repeat;
	background-position: top left;
	color: #c1c1c1;
	overflow: hidden;
	clear: both;
	padding-top: 0px;
}

	@media only screen and (min-device-width: 760px)
		and (max-device-width: 1024px){
	.roidmude-area {
		background-image: url(../img/roy_bg2.png) ;
		background-repeat: no-repeat;
		background-position: top left;
		background-color: #1f0800;
		background-size: 100%;
		color: #c1c1c1;
		overflow: hidden;
		clear: both;
		padding-top: 5px;
	}
	}
	
	@media screen and (max-device-width: 480px) {
	.roidmude-area {
		background-image: url(../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;
}

	@media screen and (max-device-width: 480px) {
	.box-spec-module {
		overflow: hidden;
		clear: both;
	}
	}


.box-spec-module h2 {
	font-size:120%;
}

	@media screen and (max-device-width: 480px) {
	  .box-spec-module h2 {
		font-size:100%;
		}
	}



/* roy-area
##################################### */
.roy-area {
	margin: 10px 0 5px 0;
	padding: 30px 20px 20px 20px;
	color: #c1c1c1;
}

	@media screen and (max-device-width: 480px) {
		.roy-area {
			margin: 2em 0 5px 0;
			padding: 0;
			color: #c1c1c1;
		}
	}

	.roy-area p {
		margin-top: 0px;
		padding-top: 0px;
	}



/*--- TITLE ---*/
.ttl-mrg {
	margin: 50px 12px 0 12px !important;
	padding-bottom: 30px !important;
}

	@media screen and (max-device-width: 480px) {
	.ttl-mrg {
		margin: 0 1em 0 1em !important;
		padding-bottom: 1em !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;
	}
	
		@media screen and (max-device-width: 480px) {
		h4.sttl-main{
			/*border-bottom: 1px solid #6a0907;*/
			font-size: 150%;
			font-weight: bold;
			margin-top: 3em !important;
			margin-bottom: 0.3em !important;
			padding-bottom: 0.5em !important;
			color: #e4e4e4;
			line-height: 1em !important;
			overflow: hidden;
		}
		}
		


/*--- img-roy-right ---*/
.img-roy-right {
	float: right;
	margin: 0 0 20px 0px;
}

	@media screen and (max-device-width: 480px) {
	.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 {
	float: right;
	width: 400px;
	height: 511px;
	margin: 0 0 20px 0px;
	display: block;
}

	@media screen and (max-device-width: 480px) {
	.img-roy-right-if {
		width: 80%;
		text-align: center;
		position: relative;
		margin: 2.5em auto 0.0em auto;
		overflow: hidden;
		clear: both;
		float: none;
		display: block;
	}
	}
	

/*--- roy-main-chara ---*/
.roy-main-chara {
	text-align: center;
	position:relative;
}	

	@media screen and (max-device-width: 480px) {
	.roy-main-chara {
		width: 80%;
		text-align: center;
		position:relative;
		margin: 0 auto;
	}
	}


/*--- img-roy-center ---*/
.img-roy-center {
	text-align: center;
	padding: 0 0 20px 0;
}

	

/*--- roy-text ---*/
.roy-area .roy-text {
	margin: 0 22px 0 10px;

}

	@media screen and (max-device-width: 480px) {
	.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;
	}
	

	/*@media screen and (min-width: 1025px) and (max-width: 1100px) {
	.new-paragraph {
		clear: both;
	}
	}*/
	
	@media (max-width: 1100px) {
	.new-paragraph {
		clear: both;
	}
	}

	@media screen and (max-device-width: 480px) {
	.new-paragraph {
		clear: none;
	}
	}
	

/*--- 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;	
}

	@media screen and (max-device-width: 480px) {
	.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: 7px 15px;
		margin-bottom: 0px;
		border: solid 1px #000;
		-webkit-border-radius: 6px;
		-moz-border-radius: 6px;
		border-radius: 6px;
		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);
		-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#1a1a1a', endColorstr='#000000', GradientType=0)";
	}
	
	
	
		@media screen and (max-device-width: 480px) {
			.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: 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;
}


	@media screen and (max-device-width: 480px) {
	.line-04{
		display: block;
		width: 100%;
		height: 1px;
		border: 0;
		border-top: 1px solid #552000;
		margin-bottom: 1em !important;
		clear: both;
	}
	}


/*hr.line-03{
	display: block;
	width: 100%;
	height: 2px;
	border: 0;
	border-top: 1px solid #130500;
	border-bottom: 1px solid #552000;
	margin-bottom: 15px !important;
	clear: both;
}*/


	/*@media screen and (max-device-width: 480px) {
	hr.line-03{
		display: block;
		width: 100%;
		height: 2px;
		border: 0;
		border-top: 1px solid #130500;
		border-bottom: 1px solid #552000;
		margin-bottom: 1em !important;
		clear: both;
	}
	}*/
	
	

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: 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;
}