@charset "UTF-8";
.imp-fz-LLL { font-size:   2em !important; }
.imp-fz-LL  { font-size: 1.8em !important; }
.imp-fz-L   { font-size: 1.6em !important; }
.imp-fz-M   { font-size: 1.4em !important; }
.imp-fz-S   { font-size: 1.2em !important; }
.imp-fz-SS  { font-size:   1em !important; }
.imp-fz-SSS { font-size: 0.8em !important; }


.imp-al-right  { text-align: right  !important;}
.imp-al-center { text-align: center !important;}
.imp-al-left   { text-align: left   !important;}

.imp-va-top    { vertical-align: top    !important;}
.imp-va-middle { vertical-align: middle !important;}
.imp-va-bottom { vertical-align: bottom !important;}


.imp-fw-bold   { font-weight: bold   !important;}
.imp-fw-normal { font-weight: normal !important;}

.imp-fs-italic { font-style: italic !important;}
.imp-fs-none   { font-style: none   !important;}


.imp-fl-left  { float: left  !important;}
.imp-fl-right { float: right !important;}

.imp-fl-imgLeft  { float: left  !important; margin-right: 10px !important;}
.imp-fl-imgRight { float: right !important; margin-left:  10px !important;}

.imp-clear { clear: both !important;}
.imp-clearfix:after { content: "."; display: block; clear: both; height: 0; visibility: hidden; font-size: 0; }

.imp-m-0 { margin: 0 !important; }
.imp-mt-0 { margin-top: 0 !important; }
.imp-mr-0 { margin-right: 0 !important; }
.imp-mb-0 { margin-bottom: 0 !important; }
.imp-ml-0 { margin-left: 0 !important; }

.imp-w-auto   { width: auto !important;}
.imp-w-100per { width: 100% !important;}


.imp-tbl-fixed { table-layout: fixed !important;}


.imp-whs-nowrap { white-space: nowrap !important;}
.imp-whs-normal { white-space: normal !important;}


.imp-bd-none  { border:        none !important;}
.imp-bdt-none { border-top:    none !important;}
.imp-bdl-none { border-left:   none !important;}
.imp-bdr-none { border-right:  none !important;}
.imp-bdb-none { border-bottom: none !important;}


/* CSS Document */
.toplayoutpage .base-body {
		position: relative;
		z-index: 1;
		/*background: url("../img/renewal_1606/common/bodybg.jpg") top left repeat #fff;	*/
		background: url("../img/renewal_1606/common/bodybg_2.jpg") top left repeat #fff;
		background-size:100% auto;
		overflow: hidden;
	}

.base-body {
		position: relative;
		z-index: 1;
		/*background: url("../img/renewal_1606/common/bodybg.jpg") top left repeat #fff;	*/
		/*background: url("../img/renewal_1606/common/bodybg_2.jpg") top left repeat #fff;
		background-size:100% auto;*/
	}

.base-contents {
			width: 980px;
			margin: 15px auto 50px;
		}
.base-contents2 {
			width: 980px;
			margin: 15px auto 0;
			background: url(../img/base/contents2_bg.png) repeat-y 1px 0;
		}
		.base-contents2:after {
			content: "."; display: block; clear: both; height: 0; visibility: hidden; font-size: 0;
		}
			.base-contents2-main {
				float: right;
				margin: 0 0 20px;
				width: 735px;
			}
			.base-contents2-sub {
				float: left;
				display: inline;
				width: 226px;
				margin: 0 0 0 1px;
			}

.base-contents2-main .area-dividesection-body { background-position: 490px 0; }

		.base-contents2-main .area-dividesection-unit:first-child { width: 490px; }
		.base-contents2-main .area-dividesection-unit:last-child  { width: 245px; }


	.mod-heading-p {
			font-size: 13px;
			line-height: 20px;
		}
	.mod-heading-more {
		position: absolute;
		top: 50%;
		right: 0;
		width: 136px;
		margin: -18px 0 0;
		background: #CCCCCC;
	}
		.mod-heading-more a {
			display: block;
			height: 36px;
			background: url(../img/sprite.png) no-repeat 0 -188px;
			text-indent: -9999px;
			overflow: hidden;
		}

/**
 * mod-heading
 */
.mod-heading {
	position: relative;
	margin: 0 0 10px;
	background: #0D0D0D;
	color: #FFFFFF;
}
	.mod-heading-h {
		font-size: 18px;
		line-height: 24px;
	}
	.mod-heading-sub {
		position: absolute;
		top: 11px;
		right: 11px;
		padding: 15px 15px 13px;
		background: #262626;
		color: #FFFFFF;
	}
		.mod-heading-p {
			font-size: 13px;
			line-height: 20px;
		}
	.mod-heading-more {
		position: absolute;
		top: 50%;
		right: 0;
		width: 136px;
		margin: -18px 0 0;
		background: #CCCCCC;
	}
		.mod-heading-more a {
			display: block;
			height: 36px;
			background: url(../img/sprite.png) no-repeat 0 -188px;
			text-indent: -9999px;
			overflow: hidden;
		}
/**
 * mod-heading2
 */
.mod-heading2 {
	margin: 0 0 10px;
	padding: 16px 26px;
	background: #D8D9DA;
}
	.mod-heading2-h {
		margin: 0;
		padding: 0;
		font-size: 15px;
		line-height: 24px;
	}
	.mod-heading2-p {
		margin: 0;
		font-size: 12px;
		line-height: 18px;
	}


/**
 * mod-heading3
 */
.mod-heading3 {
	padding: 10px;
	background: #0D0D0D;
	color: #FFFFFF;
	zoom: 1;
}
	.mod-heading3-h {
		font-weight: bold;
		font-size: 14px;
		line-height: 20px;
	}
		.mod-heading3-h a {
			color: #FFFFFF;
		}


/**
 * mod-heading4
 */
.mod-heading4 {
	position: relative;
	margin: 0 0 13px;
	zoom: 1;
	display: table;
}
.mod-heading4-type2 {}
.mod-heading4-type3 {}

.mod-heading4:after {
	/*content: "."; display: block; clear: both; height: 0px; visibility: hidden;*/
}
	.mod-heading4-title {
		/*float: left;*/
		/*width: 790px;*/
		width: 740px;
		zoom: 1;
		display: table-cell;
	}
	.mod-heading4-title:after {
		/*content: "."; display: block; clear: both; height: 0px; visibility: hidden;*/
	}
		.mod-heading4-h {
			/*float: left;*/
			/*color: #FFFFFF;*/
			color: #3E3C39;
			font-size: 30px;
			line-height: 1.291;
			font-family: "UD Shin Go Bold";
		}
		


		.mod-heading4-h img { vertical-align: middle; }
		.mod-heading4-type2 .mod-heading4-h { border-bottom: 4px solid #868686; }

		.mod-heading4-caption,
		.mod-heading4-caption2,
		.mod-heading4-caption3 {
			float: left;
			display: inline;
			color: #B2B2B2;
			font-weight: bold;
			font-size: 20px;
			line-height: 1.3;
		}
		.mod-heading4-caption  { margin-top: 7px; }
		.mod-heading4-caption2 { position: relative; top: 3px; margin: 0 0 0 30px; padding: 14px 0 0; }
		.mod-heading4-caption3 {
			clear: both;
			margin: 7px 2px 0;
			color: #B2B2B2;
			font-size: 17px;
			line-height: 1.236;
		}
	.mod-heading4-link {
		/*float: right;*/
		/*width: 136px;*/
		width: 199px;
		zoom: 1;
		display: table-cell;
		vertical-align: bottom;
	}
	.mod-heading4-type3 .mod-heading4-link {
		margin: 20px 0 0;
	}
		.mod-heading4-linklist {
		}
		.mod-heading4-linklist-item {
			margin: 3px 0 0;
			/*width: 136px;*/
			width: 199px;
			background: #CCC;
		}
		.touch .mod-heading4-linklist-item { background: none; }
		.mod-heading4-linklist-item:first-child { margin-top: 0; }
			.mod-heading4-linklist-item a {
				display: block;
				height: 40px;
				background: url(../img/renewal_1606/common/morebtn02_02.png) no-repeat;
				/*text-indent: -9999px;*/
				overflow: hidden;
				text-align: center;
				    color: #fff;
    font-size: 14px;
    text-decoration: none;
    height: 26px;
    padding-top: 14px;
    font-family: "UD Shin Go Bold";
			}
			.mod-heading4-linklist-item .mod-heading4-link-more         { background-position:      0 0px; }
			.mod-heading4-linklist-item .mod-heading4-link-feature      { /*background-position: -136px -188px;*/
			 }
			.mod-heading4-linklist-item .mod-heading4-link-officialsite { /*background-position:      0 -224px;*/background-position:0 0; }
	.mod-heading4-movielink {
		position: absolute;
		top: 50%;
		right: 20px;
		width: 97px;
		margin: -17px 0 0;
		background: #CCC;
	}
		.mod-heading4-movielink a {
			display: block;
			height: 36px;
			background: url(../img/sprite.png) no-repeat -199px -152px;
			text-indent: -9999px;
			overflow: hidden;
		}




 /*mod-head*/

.mod-head {
	margin: 0 0 20px;
	padding: 20px 0;
	border-top: 3px solid #0d0d0d;
	border-bottom: 1px solid #0d0d0d;
	zoom: 1;
}
.mod-head:after {
	content: "."; display: block; clear: both; height: 0; visibility: hidden; font-size: 0;
}
	.mod-head-h {
		float: left;
		display: inline;
		margin: 0 0 0 15px;
		font-weight: bold;
		font-size: 17px;
		line-height: 26px;
	}
	.mod-head-p {
		float: left;
		display: inline;
		margin: 0 0 0 15px;
		font-size: 13px;
		line-height: 26px;
	}
	.mod-head-steplist {
		float: right;
	}
		.mod-head-step {
			float: left;
			display: inline;
			margin: 0 0 0 10px;
			color: #999999;
			font-size: 13px;
			line-height: 22px;
		}
		.mod-head-step.mod-header-step-current {
			font-weight: bold;
			color: #1D1D1D;
		}

/**
 * area-dividesection3
 */
.area-dividesection3 {
	margin: 0 0 30px;
	padding: 0 0 0 7px;
	zoom: 1;
}
	.area-dividesection3:after {
		content: "."; display: block; clear: both; height: 0; visibility: hidden; font-size: 0;
	}
		.area-dividesection3-unit {
			position: relative;
			top: 30px;
			float: left;
			width: 50%;
			margin: -30px 0 0;
		}
		/* IE7 Only */
		.area-dividesection3-unit:first-child { left: -7px; }
		*:first-child + html .area-dividesection3-unit:first-child { margin-right: -1px; }
			.area-dividesection3-section {
				margin: 0 0 30px;
			}
			.area-dividesection3-body {
				margin: 0 18px;
			}
				.area-dividesection3-body .area-dividesection3-section {
					border-top: 1px dashed #1D1D1D;
					margin: 0 0 20px;
					padding: 20px 0 0;
				}
				.area-dividesection3-body .area-dividesection3-section:first-child {
					border-top: none;
					padding-top: 0;
				}



/**
 * skin-linklist
 */
.skin-linklist {
	margin: 0 12px 10px;
}
	.skin-linklist-item {
		position: relative;
		padding: 0 0 0 14px;
		font-size: 13px;
		line-height: 22px;
	}
	.skin-linklist-item:before,
	.skin-linklist-item .before {
		content: "";
		display: block;
		position: absolute;
		top: 6px;
		left: 0;
		/*width: 7px;
		height: 6px;*/
		/*background: url(../img/sprite.png) no-repeat 0 0;*/
		width: 0;
		height: 0;
		border-style: solid;
		border-width: 3px 0 3px 7px;
		border-color: transparent transparent transparent #cfcfcf;
		overflow: hidden;
	}
		.skin-linklist-a {
		}
/**
 * mod-information2
 */
.mod-information2 {
	position: relative;
}
	.mod-information2-h {
		position: relative;
		margin: 0 0 -15px;
		width: 157px;
		height: 17px;
		background: url(../img/sprite.png) no-repeat -697px -259px;
		text-indent: -9999px;
		overflow: hidden;
	}
	.mod-information2-body {
		zoom: 1;
	}
	.mod-information2-body:after {
		content: "."; display: block; clear: both; height: 0px; visibility: hidden;
	}
		.mod-information2-main {
			float: left;
			display: inline;
			width: 580px;
			padding: 40px 40px 20px;
			background: #FFFFFF;
		}
		.mod-information2-article {
		}
			.mod-information2-article-head {
				padding: 0 1px 15px;
				border-bottom: 2px solid #D9D9D9;
			}
				.mod-information2-article-data {
					margin: 0 0 8px;
					font-weight: bold;
					font-size: 12px;
					line-height: 1.5;
					overflow: hidden;
				}
				.mod-information2-date {
					display: block;
					float: left;
				}
				.mod-information2-icon {
					position: relative;
					top: 3px;
					float: left;
					display: inline;
					margin: 0 0 0 8px;
				}
				.mod-information2-article-h {
					font-weight: normal;
					font-weight: bold;
					font-size: 16px;
					line-height: 1.375;
				}
			.mod-information2-article-body {
				margin: 0 5px;
				zoom: 1;
			}
			.mod-information2-article-body:after {
				content: "."; display: block; clear: both; height: 0px; visibility: hidden;
			}
				.mod-information2-article .wgt-heading { margin: 20px 0 0; }
				.mod-information2-article .wgt-p { clear: both; margin: 20px 0 30px; overflow: hidden; }
				.mod-information2-article .skin-linklist { clear: both; margin: 20px 0 30px; }
				.mod-information2-images {
					position: relative;
					margin: 0 -10px 20px 0;
					overflow: hidden;
				}
					.mod-information2-image {
						display: block;
						float: left;
						display: inline;
						margin: 0 10px 10px 0;
						border: 1px solid #999999;
					}
		.mod-information2-sub {
			float: right;
			display: inline;
			width: 288px;
			padding: 0 1px;
			background: #FBFBFB;
			background: rgba(255,255,255,.7);
		}
			.mod-information2-archive {
			}
				.mod-information2-archive-item {
					padding: 23px 25px 22px;
					background: url(../img/module/information2/bg.png) repeat-x;
					font-size: 13px;
					line-height: 1.693;
				}
				.mod-information2-archive-item:first-child { padding-top: 23px; background: none; }
				.mod-information2-archive-item.mod-information2-current { background-color: #EEEEEE; }
				.mod-information2-archive-data {
					margin: 0 0 3px;
					font-weight: bold;
					font-size: 12px;
					line-height: 1.5;
					overflow: hidden;
				}
					.mod-information2-date {
						display: block;
						float: left;
					}
					.mod-information2-icon {
						position: relative;
						top: 3px;
						float: left;
						display: inline;
						margin: 0 0 0 8px;
					}
				.mod-information2-archive-title {
					position: relative;
					padding: 0 0 0 14px;
					font-size: 12px;
					line-height: 1.5;
				}
					.mod-information2-archive-title:before,
					.mod-information2-archive-title .before {
						content: "";
						display: block;
						position: absolute;
						top: 6px;
						left: 0;
						width: 7px;
						height: 6px;
						background: url(../img/sprite.png) no-repeat 0 0;
						overflow: hidden;
					}


.mod-presentlist .skin-linklist {
			margin-left: 3px;
		}


/**
 * mod-subheading
 */
.mod-subheading {
	padding: 25px;
	background: #0D0D0D;
	color: #FFFFFF;
	zoom: 1;
}
	.mod-subheading-h {
		font-weight: bold;
		font-size: 16px;
		line-height: 1.25;
	}

/*
 * area-subsections
 */
.area-subsections {
}
	.area-subsections-section {
		padding: 25px 15px 0;
		border-top: 1px solid #FFFFFF;
		border-bottom: 1px solid #BFBFBF;
	}
	.area-subsections-section:first-child { border-top: none; }
	.area-subsections-section:last-child  { border-bottom: none; }
/**
 * area-footercontents2
 */
.area-footercontents2 {
	background: #eeeeee;
	zoom: 1;
}
.area-footercontents2.area-footercontents2-type2 {
	padding: 2px 0 0;
	/*background: #0D0D0D url(../img/area/footercontents/bg.png) repeat-x;*/
	background-color: #FFF;
	border-top: 1px solid #DEDEDE;
	
}
.area-footercontents2:after {
	content: "."; display: block; clear: both; height: 0px; visibility: hidden;
}
	.area-footercontents2-inner {
		position: relative;
		width: 980px;
		margin: 0 auto;
		padding: 23px 0 0;
	}
/**
 * area-footercontents
 */
.area-footercontents {
	background: url(../img/area/footercontents/bg.png) repeat-x;
	zoom: 1;
}
.area-footercontents.area-footercontents-type2 {
	/*background-image: none;*/
	background-color: #FFF;
}
.area-footercontents:after {
	content: "."; display: block; clear: both; height: 0px; visibility: hidden;
}
	.area-footercontents-inner {
		width: 980px;
		margin: 0 auto;
		padding: 23px 0 0;
	}
/**
 * area-footercontents3
 */
.area-footercontents3 {
	padding: 50px 0 0;
	background: #000000;
	zoom: 1;
}

.area-footercontents3:after {
	content: "."; display: block; clear: both; height: 0px; visibility: hidden;
}
	.area-footercontents3-inner {
		width: 980px;
		margin: 0 auto;
		padding: 23px 0 20px;
	}

/**
 * area-subsections2
 */
.area-subsections2 {
}
	.area-subsections2-section {
		margin: 0 0 30px;
	}
		.area-subsections2-head {
			margin: 0 0 10px;
		}
		.area-subsections2-body {
		}

/**
 * mod-breadcrumb
 * ソース上は上部に入れるが、JavaScriptでページトップの前に移動する。
 * のでDOM Readyまでのチラツキを防止のため、
 * JavaScriptオンの時は、.mod-breadcrumbはdisplay:noneで、
 * .area-footercontents内でだけdisplay:blockとする。
 */
.mod-breadcrumb {
	padding: 10px;
	/*background: #0D0D0D;*/
	background-color: #eee;
}
.js .mod-breadcrumb {
	display: none;
}
.area-footercontents2 .mod-breadcrumb {
	float: left;
	margin: -18px 0 5px;
	padding: 0;
}
.js .area-footercontents2 .mod-breadcrumb {
	display: block;
}

	.mod-breadcrumb .mod-breadcrumb-p {
		font-size: 10px;
		line-height: 1.8;
		zoom: 1;
	}
	.mod-breadcrumb .mod-breadcrumb-p:after {
		content: "."; display: block; clear: both; height: 0px; visibility: hidden;
	}
		.mod-breadcrumb .mod-breadcrumb-p a,
		.mod-breadcrumb .mod-breadcrumb-current {
			position: relative;
			float: left;
			display: block;
			height: 26px;
			padding: 6px 11px 0 14px;
			/*background: #262626;*/
			background-color: #999;
			/*border: solid #000;*/
			border-width: 1px 0;
			/*color: #B3B3B3;*/
			color: #fff;
			text-decoration: none;
			z-index: 10;
		}
			.mod-breadcrumb .bg-left,
			.mod-breadcrumb .bg-right {
				position: absolute;
				display: block;
				width: 6px;
				height: 32px;
			}
			.mod-breadcrumb .bg-left {
				/*top: -1px;*/
				top: 0;
				left: -5px;
				background: url(../img/module/breadcrumb/bg2.png) no-repeat;
			}
			.mod-breadcrumb .bg-right {
				top: 0px;
				right: -5px;
				background: url(../img/module/breadcrumb/bg.png) no-repeat;
			}
		.mod-breadcrumb .mod-breadcrumb-p a:hover {
			background-color: #aaa;
		}
			.mod-breadcrumb .mod-breadcrumb-p a:hover .bg-left  { background-position: 0 -32px; }
			.mod-breadcrumb .mod-breadcrumb-p a:hover .bg-right { background-position: 0 -32px; }

		.mod-breadcrumb .mod-breadcrumb-separate {
			float: left;
			width: 9px;
			height: 32px;
			background: none;
			text-indent: -99999px;
			overflow: hidden;
		}
		.mod-breadcrumb .mod-breadcrumb-current {
			/*background: #404040;*/
			background-color: #aaa;
			height: 26px;
		}
			.mod-breadcrumb .mod-breadcrumb-current .bg-left  { background-position: 0 -32px; }
			.mod-breadcrumb .mod-breadcrumb-current .bg-right { background-position: 0 -32px; }

		.mod-breadcrumb .mod-breadcrumb-p a:first-child {
		}
			.mod-breadcrumb .mod-breadcrumb-p a:first-child .bg-left {
				display: none;
				border-left: 1px solid #000;
			}
/*
 * area-footercontents2
 */
.area-footercontents2 {
	background: #eeeeee;
	zoom: 1;
}
.area-footercontents2.area-footercontents2-type2 {
	padding: 2px 0 0;
	/*background: #0D0D0D url(../img/area/footercontents/bg.png) repeat-x;*/
	background-color: #FFF;
	border-top: 1px solid #DEDEDE;
	
}
.area-footercontents2:after {
	content: "."; display: block; clear: both; height: 0px; visibility: hidden;
}
	.area-footercontents2-inner {
		position: relative;
		width: 980px;
		margin: 0 auto;
		padding: 23px 0 0;
	}

/*!
 * area.css
 */

/**
 * area-section
 */
.area-section {
	margin: 0 0 30px;
}
	.area-section-head {
		margin: 0 0 10px;
	}
	.area-section-body {
		margin: 0 18px 30px;
		zoom: 1;
	}
	.area-section-body:after {
		content: "."; display: block; clear: both; height: 0; visibility: hidden; font-size: 0;
	}
		.area-section-text {
			float: left;
			width: 580px;
			position: relative;
			top: 10px;
			margin: -10px 0 0;
		}
		.area-section-figure {
			float: right;
			width: 338px;
			position: relative;
			top: 10px;
			margin: -10px 0 0;
		}
	.area-section-body2 {
		margin: 0 18px 30px;
		zoom: 1;
	}
	.area-section-body2:after {
		content: "."; display: block; clear: both; height: 0; visibility: hidden; font-size: 0;
	}
		.area-section-text2 {
			float: left;
			width: 459px;
			position: relative;
			top: 10px;
			margin: -10px 0 0;
		}
		.area-section-figure2 {
			float: right;
			width: 220px;
			position: relative;
			top: 10px;
			margin: -10px 0 0;
		}

/**
 * wgt-p
 */
.wgt-p {
	margin: 0 0 10px;
	font-size: 13px;
	line-height: 22px;
}
.wgt-p.wgt-p-type2 {
	margin: 0 0 20px;
}


/**
 * mod-anchorlist
 */
.mod-anchorlist {
	margin: 0 auto 50px;
	width: 935px;
}
	.mod-anchorlist-ul {
		margin: 0 0 0 -10px;
		zoom: 1;
	}
	.mod-anchorlist-ul:after {
		content: "."; display: block; clear: both; height: 0; visibility: hidden; font-size: 0;
	}
		.mod-anchorlist-li {
			float: left;
			display: inline;
			margin: 0 0 0 10px;
		}

/**
 * mod-block
 */
 .mod-block-wrap {
	 padding-top: 100px;
	 margin-top: -100px;
 }
 @media screen and (max-width: 767px) {
	 .mod-block-wrap {
	 padding-top: 70px;
	 margin-top: -70px;
 }
	}
.mod-block {
	margin: 0 auto 30px;
	border: 1px solid #CCCCCC;
	width: 798px;
  word-wrap: break-word;
}
	.mod-block-head {
	}
	.mod-block-body {
	}
		.mod-block-section {
			border-bottom: 1px dotted #CCCCCC;
		}
			.mod-block-section-h {
			}
			.mod-block-section-body {
				padding: 20px;
			}

		.mod-block-section2 {
			padding: 20px;
			zoom: 1;
		}
		.mod-block-section2:after {
			content: "."; display: block; clear: both; height: 0; visibility: hidden; font-size: 0;
		}
			.mod-block-section2-p {
				float: left;
			}
			.mod-block-section2-btn {
				float: right;
				padding: 15px 0 0;
			}
		.mod-block-section3 {
			padding: 20px;
		}


/*!
 * skin
 */

/**
 * skin-table
 */
.skin-table {
	margin: 0 0 30px;
}
	.skin-table-table {
		margin: 0 0 5px;
		border-collapse: separate;
		border-collapse: collapse;
		border: solid #999999;
		border-width: 0 1px 1px 0;
		width: 100%;
	}
		.skin-table-tbody {
		}
			.skin-table-tr {
			}
				.skin-table-th,
				.skin-table-td {
					padding: 8px 10px;
					border: solid #999999;
					border-width: 1px 0 0 1px;
					font-size: 13px;
					line-height: 22px;
				}
				.skin-table-th {
					background: #BEC5C8;
				}
				.skin-table-td {
					background: #FFFFFF;
				}
				.skin-table-th.skin-table-th-type2 {
					background: #EEEEEE;
				}
.vaMdl {
  vertical-align: middle;
}
/**
 * mod-table
 */
.mod-table {
}
	.mod-table-table {
	}
		.mod-table-tbody {
		}
			.mod-table-tr {
			}
				.mod-table-col1 { width: 140px; }
				.mod-table-col2 { }
				.mod-table-th,
				.mod-table-td {
				}
				.mod-table-th {
				}
				.mod-table-td {
				}
.mod-table-td  img {
  width: auto;
				}

/**
 * mod-mapunit
 */
.mod-mapunit {
}
	.mod-mapunit-map {
		float: left;
		width: calc(100% - 280px);
	}
	.mod-mapunit-text {
		float: right;
		width: 250px;
	}

@media screen and (max-width: 768px) {
  .mod-mapunit-map {
    float: none;
    width: 100%;
  }
  .mod-mapunit-text {
		float: none;
		width: 100%;
    padding-top: 1.5em;
	}
}

/* widget.css*/



/**
 * wgt-heading
 */
.wgt-heading {
	margin: 0 0 10px;
	font-weight: bold;
	font-size: 14px;
	line-height: 22px;
}

/**
 * wgt-heading2
 */
.wgt-heading2 {
	margin: 0;
	font-weight: bold;
	font-size: 13px;
	line-height: 22px;
}
	.wgt-heading2 img {
		vertical-align: middle;
	}
/**
 * mod-privacy
 */
.mod-privacy {
}
	.mod-privacy-section {
		margin: 0 0 30px;
	}
	.mod-privacy-section2 {
		margin: 10px 0 20px;
	}
	.mod-privacy-section3 {
		margin: 10px 0 20px;
	}
		.mod-privacy-tablecontainer {
			margin: 0 0 20px;
		}
			.mod-privacy-table {
			}
				.mod-privacy-table-th {
					text-align: center;
				}
				.mod-privacy-table-col1 {
					width: 210px;
				}
@media screen and (max-width: 768px) {
  .mod-privacy-table-col1 {
    width: 30%;
  }
}
				.mod-privacy-table-col2 {
				}
				.mod-privacy-table-col3 {
					width: 25%;
				}

				.mod-privacy-table-tbody .mod-privacy-table-tr:nth-child(odd) .mod-privacy-table-td {
					background: #EEEEEE;
				}
.mod-header2 .my-star-club .msc-login-left p.login-error {
	font-size:11px;
	color:#cc0000;
	font-weight:bold;
	margin:0;
	padding-top:10px;
}
.mod-header2 .my-star-club .msc-login-left p.forget {
	font-size:11px;
	color:#3e3c39;
	margin:0;
	padding-top:10px;
	line-height:1 !important;
}

.mod-header2 .my-star-club .memory {
	font-size:11px;
	color:#3e3c39;
}
/**
 * skin-indentp
 */
.skin-indentp {
	padding: 0 0 0 4.5em;
}
**
 * skin-ul
 */
.skin-ul {
	margin: 0 0 10px;
}
	.skin-ul-li {
		position: relative;
		margin: 0 0 5px;
		padding: 0 0 0 12px;
		font-size: 13px;
		line-height: 22px;
	}
	.skin-ul-li:before,
	.skin-ul-li .before {
		content: "";
		display: block;
		position: absolute;
		top: 6px;
		left: 0;
		width: 6px;
		height: 6px;
		background: url(../img/sprite.png) no-repeat -7px 0;
		overflow: hidden;
	}
	.skin-ul-li2 {
		position: relative;
		margin: 0 0 5px;
		padding: 0 0 0 12px;
		color: #CC0000;
		font-size: 13px;
		line-height: 22px;
	}
	.skin-ul-li2:before,
	.skin-ul-li2 .before {
		content: "";
		display: block;
		position: absolute;
		top: 6px;
		left: 0;
		width: 6px;
		height: 6px;
		background: url(../img/sprite.png) no-repeat -13px 0;
		overflow: hidden;
	}


/**
 * skin-ul2-li
 */
.skin-ul2 {
	margin: 0 0 10px;
	padding: 0 0 0 1.5em;
}
	.skin-ul2-li {
		list-style: circle outside;
	}

/*
* skin-ol
*/
.skin-ol {
	margin: 0 0 10px;
	/*padding: 0 0 0 2em;*/
	font-size: 13px;
	line-height: 22px;
}
.skin-ol.forPrivacy {
  padding-left: 1.5em;
}
	.skin-ol-li {
		list-style: decimal outside;
		margin: 0 0 5px;
		font-size: 13px;
		line-height: 22px;
	}
/**
 * skin-ol2
 */
.skin-ol2 {
	margin: 0 0 10px;
	padding: 0 0 0 2.5em;
	font-size: 13px;
	line-height: 22px;
}
	.skin-ol2-li {
		list-style: none outside;
		margin: 5px 0;
		text-indent: -2.5em;
		font-size: 13px;
		line-height: 22px;
	}
/**
 * skin-ol3
 */
.skin-ol3 {
	margin: 0 0 10px;
	/*padding: 0 0 0 2em;*/
	font-size: 13px;
	line-height: 22px;
}
	.skin-ol3-li {
		list-style: katakana inside;
		margin: 5px 0;
		font-size: 13px;
		line-height: 22px;
    text-indent: -2em;
    margin-left: 2em;
	}
/**
 * mod-numtable
 */
.mod-numtable {
	margin: 0 0 30px;
}
	.mod-numtable-table {
		margin: 0 auto;
		border: 1px solid #CCCCCC;
	}
		.mod-numtable-tr {
		}
			.mod-numtable-th,
			.mod-numtable-td {
				padding: 8px 15px;
				font-size: 13px;
				line-height: 22px;
			}
			.mod-numtable-tr:nth-child(odd) .mod-numtable-th,
			.mod-numtable-tr:nth-child(odd) .mod-numtable-td {
				background: #EEEEEE;
			}
			.mod-numtable-th {
				padding-right: 0;
			}
			.mod-numtable-td {
				padding-right: 50px;
			}

/**
 * wgt-figure
 */
.wgt-figure {
}
	.wgt-figure-img {
		margin: 0 0 5px;
		padding: 10px;
		background: #999999;
		text-align: center;
	}
	.wgt-figure-caption {
		text-align: center;
		font-weight: bold;
		font-size: 13px;
		line-height: 22px;
	}
	.wgt-figure-caption2 {
		text-align: center;
		font-size: 11px;
		line-height: 18px;
}
	
		
		
/*!
 * others.css
 */

/*
 * effect-hoverlight
 * オーバー時にふわっと光る感じにする効果をつける。
 * transitionを使っているので、modernizrで振り分け、
 * サポートしている端末でのみ効果を当てる。
 * 逆にサポートしていない端末では、JavaScriptで効果を当てる。
*/

		
		
.csstransitions .effect-hoverlight {
	-webkit-transition: opacity 200ms ease-out;
	   -moz-transition: opacity 200ms ease-out;
	    -ms-transition: opacity 200ms ease-out;
	     -o-transition: opacity 200ms ease-out;
	        transition: opacity 200ms ease-out;
}

	.csstransitions .effect-hoverlight:hover {
		opacity: 0.65;
		filter: alpha(opacity=65);
	}

/* 
		* mod-footer
 */
.mod-footer {
	margin: 5px 0 57px;
	padding: 0 22px;
}
	.mod-footer-note,
	.mod-footer-copyright-movie,
	.mod-footer-copyright {
		margin: 0;
		color: #aaa;
		font-size: 10px;
		line-height: 1.2;
	}
	.mod-footer-copyright-movie { margin-bottom: 13px; }

/**
 * mod-channellist
 */
.mod-channellist {
	margin: 20px 0;
}
	.mod-channellist-ul {
	}
		.mod-channellist-li {
			position: relative;
			margin: 0 0 10px;
			padding: 0 0 0 60px;
			font-size: 16px;
			line-height: 26px;
		}
		.mod-channellist-li:before,
		.mod-channellist-li .before {
			position: absolute;
			top: 50%;
			left: 0;
			margin: -9px 0 0;
			content: "";
			display: block;
			width: 47px;
			height: 18px;
			background: url(../img/sprite.png) no-repeat;
			overflow: hidden;
		}
		.mod-channellist-li.mod-channellist-star1:before { background-position: -300px 0; }
		.mod-channellist-li.mod-channellist-star2:before { background-position: -347px 0; }
		.mod-channellist-li.mod-channellist-star3:before { background-position: -394px 0; }
		.mod-channellist-li.mod-channellist-star1 .before { background-position: -300px 0; }
		.mod-channellist-li.mod-channellist-star2 .before { background-position: -347px 0; }
		.mod-channellist-li.mod-channellist-star3 .before { background-position: -394px 0; }

/**
 * wgt-subbanner
 */
.wgt-subbanner {
	padding: 13px 0;
	min-height: 44px;
	text-align: center;
}


