@charset "UTF-8";

/* ====================================
	共通スタイル
 ==================================== */
/*
body {
	font:13px/1.231 "ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka,"ＭＳ Ｐゴシック","MS P Gothic",Arial,Helvetica,sans-serif;
	line-height: 1.3;
	/* for IE6/7 */ 
	/*font-size:small;
	/* for IE Quirks Mode */
	/*font:x-small;
}

li {
	padding: 0 0 0.8em 1.4em;
	line-height: 1.2;
	text-indent: -1.4em;
}*/

/*----------------------------------------------------
	#container
----------------------------------------------------*/

#container {
	font:13px/1.231 "ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka,"ＭＳ Ｐゴシック","MS P Gothic",Arial,Helvetica,sans-serif;
	line-height: 1.3;
	/* for IE6/7 */ 
	*font-size:small;
	/* for IE Quirks Mode */
	*font:x-small;
	
	background: #ebeef0;
}


/*----------------------------------------------------
	#content
----------------------------------------------------*/

#content {
	position: relative;
	max-width: 950px;
	margin: 0 auto;
	background: #ebeef0;
	text-align: left;
	padding: 20px 0 40px;
}


/*----------------------------------------------------
	#contentInner
----------------------------------------------------*/

#contentInner {
	width: 100%;
	margin: 15px 0;
}

#contentInner:after {
	content: '';
	display: block;
	clear: both;
}

#contentInner {
/zoom : 1;
}


/*----------------------------------------------------
	#main
----------------------------------------------------*/

#main {
	font-size: 100%;
	line-height: 1.25;
	width: 90%;
	float: left;
	background: url(/business/cms/images/000012830.gif) repeat-y left top;
}

#mainInner {
	background: url(/business/cms/images/000012808.gif) no-repeat left bottom;
	padding: 0 10px 10px;
}

#main.mainPlu {
	width: 100%;
	float: none;
	background: none;
	margin: 0 auto;
}

#main.mainPlu .mains {
	background: url(/business/cms/images/000012814.gif) repeat-y left top;
	margin: 0 0 40px;
}

#main.mainPlu .mainsInner {
	background: url(/business/cms/images/000012812.gif) no-repeat left bottom;
	padding: 0 10px 10px;
}
	
#main .titleBlock04 {
	background: url(/business/images_global/products/n_bg_main_07.gif) no-repeat left top; /* 950x150 */
	/*background-size: contain;*/
	padding: 26px 30px 25px;
	border-bottom: 1px solid #aeb6bd;
	margin: 0 -10px 10px;
}

#main .titleBlock04 .pageTitle {
	font-size: 184.61538%;
	font-weight: normal;
	margin: 0 0 5px;
}

#main .downloadruleBox {
	margin-top: 20px !important;
}

#main .section {

}

#main .list {
	padding-left: 10px;
	padding-right: 10px;
}

#main li {
	padding: 0 0 0.8em 1.4em;
	line-height: 1.2;
	text-indent: -1.4em;
}

#main .btn {
	margin-top: 2em;
	text-align: center;
}

#main .btn_download {
	display: inline-block;
	max-width: 241px;
	height: 40px;
	text-align: center;
}

#main .btn_close {
	margin-left: 1em;
	display: inline-block;
	max-width:151px;
	height: 40px;
	text-align: center;
}

#main .btn_back {
	margin-bottom: 1em;
	max-width: 145px;
	height: 30px;
}



/*----------------------------------------------------
   margin
----------------------------------------------------*/

.mb40 {
	margin-bottom: 40px !important;
}



/*----------------------------------------------------
   text position
----------------------------------------------------*/

.txtcenter {
	text-align: center !important;
}

.txtright {
	text-align: right !important;
}

.txtleft {
	text-align: left !important;
}

.vatop {
	vertical-align: top !important;
}

.vamiddle {
	vertical-align: middle !important;
}

.vabottom {
	vertical-align: bottom !important;
}



/*----------------------------------------------------
   #noscript
----------------------------------------------------------- */

dl#noscript {
	width: 882px;
	margin: 20px auto 20px;
	padding: 15px;
	border: 4px solid #f3e0e2;
	background-color: #f8f4f5;
	color: #000;
}

dl#noscript dt {
	font-weight: bold;
}

dl#noscript dd {
	margin-top: 4px;
	line-height: 1.5;
}



/* ====================================
	スマートフォン専用スタイル
===================================== */
@media only screen and (max-width: 767px) {
	.sp-content-width {
		max-width: 480px;
		margin-left: auto;
		margin-right: auto;
	}
	
	#main .titStyle04 {
		background: url(/business/images_global/products/n_bg_title_05.gif) no-repeat left top; /* 450x35 */
		background-size: contain;
		padding: 10px 21px;
		margin: 0 0 0.8em;
		font-weight: bold;
		font-size: 107.6923%;
	}
	

}

/* ====================================
	PC&タブレット、印刷専用スタイル
===================================== */
@media print , screen and (min-width: 768px) {
	/* メインビジュアル */
	.img-container {
		max-width: 1000px;
		margin-left: auto;
		margin-right: auto;
	}
	
	
}

/* ====================================
	タブレット、印刷専用スタイル
===================================== */
@media print , screen and (min-width: 768px) and (max-width: 1079px) {

	#main .titStyle04 {
		background: url(/business/images_global/products/n_bg_title_01.gif) no-repeat left top; /* 680x35 */
		background-size: contain;
		padding: 10px 21px;
		margin: 0 0 0.8em;
		font-weight: bold;
		font-size: 107.6923%;
	}
}

/* ====================================
	PC専用スタイル
===================================== */
@media only screen and (min-width: 1080px) {


	#main .titStyle04 {
		background: url(/business/images_global/products/n_bg_title_04.gif) no-repeat left top; /* 930x35 */
		background-size: contain;
		padding: 10px 21px;
		margin: 0 0 0.8em;
		font-weight: bold;
		font-size: 107.6923%;
	}

}