@charset "UTF-8";
/*============================================================
sp  layout.css
============================================================*/
/*
header
－－－－－－－－－－－－－－－－－－－－－－－－*/

.header_pec {
	padding:10px 0 10px 0;
	margin: 0;
	background: #ffffff;
}

.header_pec .siteName_pec {
	padding: 10px;
	margin: 0;
	width: 90px;
	height: 15px;
	float:left;
}
.header_pec .siteName_pec a {
	display: block;
	height: 15px;
	width: 90px;
	background: url(/sp/assets/img/sprite.png) 0 0 no-repeat;
	-webkit-background-size: 100px 250px;
	background-size: 100px 250px;
	color: #ffffff;
	text-indent: -9999px;
	white-space: nowrap;
	overflow: hidden;
}

/*sample/index_free用header*/
.freeSp {
	margin:10px 0 15px 0;
}

.freeSp .siteName_pec h1 {
	display: block;
	height: 15px;
	width: 90px;
	background: url(/sp/assets/img/sprite.png) 0 0 no-repeat;
	-webkit-background-size: 100px 250px;
	background-size: 100px 250px;
	color: #ffffff;
	text-indent: -9999px;
	white-space: nowrap;
	overflow: hidden;
}	

#attention_pec{
	display: none;
	text-align: center;
	padding: 5px;
	background: #efefef;
	-webkit-box-shadow: 0 0 6px #666666;
	-moz-box-shadow: 0 0 6px #666666;
	box-shadow: 0 0 6px #666666;
}


@media all and (orientation:landscape){
	#attention_pec{
		display: block;
	}
}



/*
navi
－－－－－－－－－－－－－－－－－－－－－－－－*/
/*main menu*/
body #rnav_pec{
	-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;text-size-adjust:100%; color:#888888; background:#cccccc;}
#rnav_pec,#rnav_pec *{-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box}
#rnav_pec,#rnav_pec ul{margin:0;padding:0; list-style:none;width:100%;float:left;}

body #rnav_pec #spnavi_pec{padding:4% 2% 2% 2%; background:url(/assets/img/sp_navi_bg_head.gif) top no-repeat; width:100%; -moz-background-size:contain; background-size:contain;}

@media all and (orientation:landscape){
	body #rnav_pec #spnavi_pec{padding:4% 2% 2% 2%; background:url(/assets/img/sp_navi_bg_head2.gif) top no-repeat; width:100%; -moz-background-size:contain; background-size:contain;}
}



#rnav_pec ul li{}
#rnav_pec ul li.active_pec{}

/*#rnav_pec a{color:#fff;text-decoration:none;width:100%; padding:6px 5px; display:inline-block; font-size:12px;}*/

#menuTab_pec { height:35px;width:90px; float:right; background:url(/assets/img/menutab.png) no-repeat; text-indent:-9999px !important; cursor:pointer;}

.manu_pec {}

.modalCloseArea_pec {width:104px; margin:20px auto;}


/*アコーディオン2*/
.layer2Link_pec{
	margin:0 0 5px 0;
	padding:0;
	clear:left;
}
.layer2Link_pec h2{
		position: relative;
		margin: 0;
		background: #333333;
	}
.layer2Link_pec h2 a{
	font-size: 15px !important;
	font-weight: bold !important;
	color:#ffffff !important;
    padding: 10px 8px 10px 8px !important;
	display:inline-block;
	width:100%;
	}
.layer2Link_pec h2 a.layer2LinkTtl1_pec{
	background:url(/sp/assets/img/layer2LinkTtl1_bg.png) no-repeat top right;
	}	
.layer2Link_pec h2 a.layer2LinkTtl2_pec{
	background:url(/sp/assets/img/layer2LinkTtl2_bg.png) no-repeat top right;
	}
.layer2Link_pec h2 a.layer2LinkTtl3_pec{
	background:url(/sp/assets/img/layer2LinkTtl3_bg.png) no-repeat top right;
	}
.layer2Link_pec h2 a.layer2LinkTtl4_pec{
	background:url(/sp/assets/img/layer2LinkTtl4_bg.png) no-repeat top right;
	}
.layer2Link_pec h2 a.layer2LinkTtl5_pec{
	background:url(/sp/assets/img/layer2LinkTtl5_bg.png) no-repeat top right;
	}
.layer2Link_pec h2 a.layer2LinkTtl6_pec{
	background:url(/sp/assets/img/layer2LinkTtl6_bg.png) no-repeat top right;
	}
.layer2Link_pec h2 a.layer2LinkTtl7_pec{
	background:url(/sp/assets/img/layer2LinkTtl7_bg.png) no-repeat top right;
	}		
	
/* 英語サイトスマホグロナビ */
.en_spnavi_pec .layer2Link_pec h2 a.layer2LinkTtl1_pec{
	background: none;
	}	
.en_spnavi_pec .layer2Link_pec h2 a.layer2LinkTtl2_pec{
	background: none;
	}
.en_spnavi_pec .layer2Link_pec h2 a.layer2LinkTtl3_pec{
	background: none;
	}
.en_spnavi_pec .layer2Link_pec h2 a.layer2LinkTtl4_pec{
	background: none;
	}
.en_spnavi_pec .layer2Link_pec h2 a.layer2LinkTtl5_pec{
	background: none;
	}
.en_spnavi_pec .layer2Link_pec h2 a.layer2LinkTtl6_pec{
	background: none;
	}
.en_spnavi_pec .layer2Link_pec h2 a.layer2LinkTtl7_pec{
	background: none;
	}		
	
.layer2Link_pec h2.active_pec{

	}

.layer2Link_pec h2:after{
			position: absolute;
			top: 12px;
			right: 9px;
			content: " ";
			width:13px;
			height:13px;
			background: url(/sp/assets/img/sprite4.png) 0 -150px no-repeat;
			-webkit-background-size: 100px 250px;
			background-size: 100px 250px;
		}

.layer2LinkTtl_pec { display:block;}
.layer3Link_pec { display:block;}


/*アコーディオン1*/
.layer3Link_pec{
	margin:0 0 1px 0;
	padding:0;
	clear:left;
	background-color:#787878;
}
	.layer3Link_pec h3 {
		position: relative;
		padding: 8px;
		margin: 0;
		background: #787878;
		color:#ffffff;
		font-size: 100%;
		font-weight:normal;
		border-top:1px #cccccc solid;
	}
	h3.NoLayerLink_pec {
		border-top:1px #cccccc solid;
		padding:0;
	}
	h3.NoLayerLink_pec a {
		padding: 8px;
		background: #787878;
		color:#ffffff;
		font-size: 100%;
		font-weight:normal;
		color:#FFF;
		display:block;
	}

		.layer3Link_pec h3:after{
			position: absolute;
			top: 12px;
			right: 10px;
			content: " ";
			width:13px;
			height:13px;
			background: url(/sp/assets/img/sprite6.png) 0 -150px no-repeat;
			-webkit-background-size: 100px 250px;
			background-size: 100px 250px;
		}
		.layer3Link_pec h3.active_pec:after{
			position: absolute;
			top: 12px;
			right: 10px;
			content: " ";
			width:13px;
			height:13px;
			background: url(/sp/assets/img/sprite6.png) 0 -175px no-repeat;
			-webkit-background-size: 100px 250px;
			background-size: 100px 250px;
		}
		.layer3Link_pec h3.NoLayerLink_pec:after,
		.layer3Link_pec h3.NoLayerLink_pec.active_pec:after {
			position: inherit;
			content: " ";
			width: inherit;
			height: inherit;
			background: none;
		}
.layer3Ttl_pec { display:block;}
.layer3In_pec { display:none; width:100%;}

.layer4_pec { display:inline-block;	width:100%;}
.layer4_pec ul {width:100%;}

.layer4_pec ul li{
	    list-style:none; 
		position: relative;
		margin: 0 0 0 5%;
		background: #ffffff;
		margin-bottom:1px;
		width:95%;
	}

.layer4_pec ul li.active_pec{
	    list-style:none; 
		position: relative;
		margin: 0 0 0 5%;
		background: #cccccc;
		margin-bottom:1px;
		width:95%;
	}	
	
.layer4_pec ul li a{
	font-size: 14px !important;
	font-weight:normal;
	color:#333333;
    padding: 8px !important;
	display:inline-block;
	width:95%;
	}

	.layer4_pec ul li:after{
			position: absolute;
			top: 12px;
			right: 10px;
			content: " ";
			width:13px;
			height:13px;
			background: url(/sp/assets/img/sprite5.png) 0 -150px no-repeat;
			-webkit-background-size: 100px 250px;
			background-size: 100px 250px;
		}

.spnaviClosebtn_pec { margin:0 auto 10px auto; width:91px;}






#searchBtn_pec { float:right; margin-left:5px; margin-right:10px;}
#searchAreaSp_pec { padding-top:50px;}
#lean_overlay_pec {
    position: fixed;
    z-index:100;
    top: 0px;
    left: 0px;
    height:100%;
    width:100%;
    background: #000000;
    display: none;
}


/*categoly*/
body #rnav_category_pec{
	-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;text-size-adjust:100%;color:#888888;background:#fff;}
#rnav_category_pec,#rnav_category_pec *{-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box}
#rnav_category_pec,#rnav_category_pec ul{margin:0;padding:0; list-style:none;width:100%;float:left;}
#rnav_category_pec ul li{width:50%;float:left; display:inline-block; overflow:hidden;background:#787878;border-bottom:1px solid #cccccc;border-left:1px solid #cccccc; height:30px;}
#rnav_category_pec ul li.active_pec{width:50%;float:left; display:inline-block; overflow:hidden;background:#333333;border-bottom:1px solid #cccccc;border-left:1px solid #cccccc; height:30px;}

#rnav_category_pec a{color:#fff;text-decoration:none;width:100%; padding:6px 5px; display:inline-block; font-size:12px !important; }

#menuTab_category_pec { height:35px;width:150px; float:right; background:url(/assets/img/menutab_category.png) no-repeat; text-indent:-9999px !important; cursor:pointer;}

@media (max-width: 480px) {
	#rnav_category_pec ul li{ height:45px !important;}
	#rnav_category_pec ul li.active_pec{ height:45px !important;}
}

/*product*/
body #rnav_product_pec{
	-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;text-size-adjust:100%;color:#888888;background:#fff;}
#rnav_product_pec,#rnav_product_pec *{-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box}
#rnav_product_pec,#rnav_product_pec ul{margin:0;padding:0; list-style:none;width:100%;float:left;}
#rnav_product_pec ul li{width:50%;float:left; display:inline-block; overflow:hidden;background:#787878;border-bottom:1px solid #cccccc;border-left:1px solid #cccccc; height:30px;}
#rnav_product_pec ul li.active_pec{width:50%;float:left; display:inline-block; overflow:hidden;background:#333333;border-bottom:1px solid #cccccc;border-left:1px solid #cccccc; height:30px;}


#rnav_product_pec a{color:#fff;text-decoration:none;width:100%; padding:6px 5px; display:inline-block; font-size:12px !important;}


#menuTab_product_pec { height:35px;width:150px; float:right; background:url(/assets/img/menutab_product.png) no-repeat; text-indent:-9999px !important; cursor:pointer;}


@media (max-width: 480px) {
	#rnav_product_pec ul li{ height:45px !important;}
	#rnav_product_pec ul li.active_pec{ height:45px !important;}
}



#box01_pec{
	display:none;
}
#box02_pec{
	display:none;
}
#box03_pec{
	display:none;
}
#box04_pec{
	display:none;
}
#box05_pec{
	display:none;
}
#box06_pec{
	display:none;
}
#box07_pec{
	display:none;
}
#box08_pec{
	display:none;
}
#box09_pec{
	display:none;
}

/*
container
－－－－－－－－－－－－－－－－－－－－－－－－*/
.layerTtl_pc_underline_pec {display:none;}
.layerTtl_sp_underline_pec {color:#333; font-weight:bold; /*border-bottom:solid 3px #333;*/ font-weight:bold; font-size:16px; margin-bottom:10px;}
.layerTtl_pc_pec {display:none;}
.layerTtl_sp_pec{color:#333; font-weight:bold; /*border-bottom:solid 3px #333;*/ font-weight:bold; font-size:16px;padding-top:10px; margin-bottom:10px;margin-left: 0;}

/*
#contents_d { background:#ffffff !important;}
*/
#contents_d_sp { background:#ffffff !important;}
/*
#container_d{ background-color:#ffffff !important;}
*/
#container_sp_pec{ background-color:#ffffff !important;}


.box2Layout_pec{}
.box2Layout_pec ul { margin:0; padding:0;}
.box2Layout_pec ul li{list-style:none;}
.box2Layout_pec ul li,img100_pec{width:100% !important;}
.box2Layout_pec ul li.mini_pec{ list-style:none; margin-right:0; margin-bottom:12px; width:100% !important; }
.box2Layout_pec ul li.miniR0_pec{ list-style:none; margin-right:0 !important; margin-bottom:12px; width:100% !important; }


.siteSearch_pec {
		margin: 5px auto;
		padding:0 10px 0 10px;
	}
		.siteSearch_pec #searchInputFrame_pec {
			position: relative;
			float: left;
			width:210px !important;
			margin-right:10px;
			height: 20px;
		}
			.siteSearch_pec .searchInput_pec {
				position: absolute;
				right: 0;
				padding: 0;
				width: 100%;
				height: 20px;
				border:#b2b2b2 1px solid;
				line-height: 1;
				background: #fdfdfd;
				-webkit-box-shadow: 0 1px 3px #ccc inset;
				-moz-box-shadow: 0 1px 3px #ccc inset;
				box-shadow: 0 1px 3px #ccc inset;
			}
		.siteSearch_pec .searchBtn_pec {
			float: left;
			width: 42px;
			height: 21px;
			border: none;
			background: url(/assets/img/icon_search2.png) 50% 50% no-repeat;
			text-indent: -9999px;
			overflow: hidden;
			white-space: nowrap;
		}

#container_pec {
	padding:0;
}

#container_sp_pec {
	padding:0;
}

#contents_pec {
	position: relative;
	padding:10px 10px 0px 10px;
}

#contents_sp_pec {
	position: relative;
	padding:10px 10px 0px 10px;
}


#information_pec,
#information_sp_pec{
	margin: 0 auto 10px auto;
}

	#information_pec a,
	#information_sp_pec a{
		position: relative;
		display: block;
		width: 100%;
		padding: 8px 35px;
		border: #a9a9a9 1px solid;
		color: #b91440;
		-webkit-border-radius: 4px;
		-moz-border-radius: 4px;
		border-radius: 4px;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
	}
	#information_pec a i.iconCaution_pec,
	#information_sp_pec a i.iconCaution_pec{
		position: absolute;
		top: 8px;
		left: 10px;
	}
	#information_pec a i.iconPc_pec,
	#information_sp_pec a i.iconPc_pec{
		position: absolute;
		top: 10px;
		right: 12px;
	}

#information_sp_pec.information_mg_pec {
	margin: 10px 10px 0;
}

#pageTtl_pec{
	padding: 8px;
	background: #1e1e1e;
}
	#pageTtl_pec h1{
		padding: 0;
		margin: 0;
		font-size: 100%;
		color: #ffffff;
		font-weight: normal;
	}


#pageNavi_pec{

}
	#pageNavi_pec ul{
		padding: 0;
		margin: 0;
		-webkit-box-shadow: 0 0 5px #000000;
		-moz-box-shadow: 0 0 5px #000000;
		box-shadow: 0 0 5px #000000;
	}
	#pageNavi_pec li{
		padding: 0;
		margin: 0;
		background: #5a5a5a;
		background: -moz-linear-gradient(top,  #5a5a5a 0%, #474747 100%);
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#5a5a5a), color-stop(100%,#474747));
		background: -webkit-linear-gradient(top,  #5a5a5a 0%,#474747 100%);
		background: -o-linear-gradient(top,  #5a5a5a 0%,#474747 100%);
		background: -ms-linear-gradient(top,  #5a5a5a 0%,#474747 100%);
		background: linear-gradient(to bottom,  #5a5a5a 0%,#474747 100%);
		border-top: #8c8c8c 1px solid;
		border-bottom: #333333 1px solid;
		color: #ffffff;
		font-size: 10px;
	}
	#pageNavi_pec li:first-child{
		border-top: none;
	}
	#pageNavi_pec li a{
		display: block;
		height: 54px;
		padding: 8px;
		color: #ffffff;
	}
	#pageNavi_pec li h2{
		margin: 0 0 5px 0;
		font-size: 13px;
		text-shadow: 0 -1px 2px #333333;
	}
	#pageNavi_pec li h2 i{
		margin: 0 0 0 5px;
	}
	#pageNavi_pec li p{
		margin: 0;
		line-height: 1.2;
	}

/*2013.6.18*/
img {
    max-width : 100%;
	border:0;
    border:0;
	line-height:0;
	margin:0;
	padding:0;
}
.mgT10_pec { margin-top:10px;}
.mgB10_pec { margin-bottom:10px;}
.mgB15_pec { margin-bottom:15px;}
.mgB20_pec { margin-bottom:20px;}
.mgB40_pec { margin-bottom:40px;}
.mgL12_pec { margin-left:12px;}

.mr0sp_pec { margin-right:0 !important;}

#contentBlock_pec .block01_pec { }

#contentBlock_pec .block01_pec ul { width:auto; padding-left:0;}

#contentBlock_pec .block01_pec ul li { list-style:none; float:left; margin-right:2%; margin-bottom:12px; width:49%;}

#contentBlock_pec .block01_pec dl { float:left; margin-bottom:12px; width:49%; padding:0; margin:0 2% 0 0; background:none; border:none;}
#contentBlock_pec .block01_pec dl dt {}
#contentBlock_pec .block01_pec dl dd { font-size:12px; line-height:1.2; padding:10px 0;}


#contentBlock_pec .block02_pec { margin-bottom:25px;}

#contentBlock_pec .block02_pec ul { width:auto; padding-left:0;}

#contentBlock_pec .block02_pec ul li { list-style:none; margin-bottom:12px; width:100%;}

#contentBlock_pec .block02_pec dl {margin-bottom:12px; width:100%; padding:0; background:none; border:none;}
#contentBlock_pec .block02_pec dl dt {}
#contentBlock_pec .block02_pec dl dd { font-size:12px; line-height:1.2; padding:10px 0;}

.contentMainImg_pec { margin-bottom:20px;}
.contTtlLongH1_pec {margin:0 0 10px 0; color:#333; font-weight:bold; border-bottom:solid 3px #333; font-size:20px;}
.contTtlLong_pec {margin:0 0 10px 0; color:#333; font-weight:bold; border-bottom:solid 3px #333;}
.contTtl_pec {margin:0 0 10px 0; color:#333; font-weight:bold; border-bottom:solid 3px #333; font-size:18px;}


.CampEventLayout_pec { margin-top:15px;}
.CampEventImg_pec {width:100%;}
.listLink_d2_pec{
	padding: 5px 0;
	width:100%;
}
			
.listLink_d3_pec{
	margin: 0 auto 10px auto;
}

.listLink_d3_pec a{
		display: block;
		width: 100%;
		padding: 8px;
		text-align:center;
		border: #a9a9a9 1px solid;
		-webkit-border-radius: 4px;
		-moz-border-radius: 4px;
		border-radius: 4px;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
	}

/*bread*/		
.breadArea_pec { padding:8px 10px 0 10px; border:1px solid #333333;}
.breadArea_pec ul { display:inline-block; margin-bottom:0;}
.breadArea_pec ul li { background:url(/assets/img/bread_bg_sp.png) right no-repeat; float:left; list-style:none; padding-right:17px;}
.breadArea_pec ul li a { font-weight:bold;}
.breadArea_pec ul li:last-child { background:none;}

/*第四階層*/
.layer4right_pec {width:100%; float:none;}
.layer4left_pec {width:100%; float:none; margin-top:30px;}


.layerTtl_pec { color:#333333; margin:0 0 3px 0 !important; font-weight:bold; font-size:20px !important; line-height:1.3;}



/*左ナビ*/
.layer4left_pec .leftNavi_pec {padding:0; margin-bottom:15px;}
.layer4left_pec .leftNavi_pec p.ttl_pec { color:#333333; margin:0 0 0 6px !important; font-weight:bold !important; font-size:16px !important; line-height:1.3;}

.layer4left_pec .leftNavi_pec ul { margin:0; padding:0; width:100%; line-height:1.2;}
.layer4left_pec .leftNavi_pec ul li {display :table; width :100%; border-bottom:1px #ffffff solid; display:table;}

.layer4left_pec .leftNavi_pec ul li a{display :table; width :100%; background:#666666; text-decoration :none; text-decoration :none; color:#ffffff;}
.layer4left_pec .leftNavi_pec ul li.active_pec a {background:#333333;}

.layer4left_pec .leftNavi_pec ul li ul li a {background:#dedede; color:#333333;}
.layer4left_pec .leftNavi_pec ul li ul li.active_pec a {background:#666666; color:#ffffff;}

.layer4left_pec .leftNavi_pec ul li ul li:last-child {border:none;}


.layer4left_pec .leftNavi_pec ul li span {padding :0 10px 0 20px; display :table-cell; vertical-align :middle; height :52px; background : url(/assets/img/icon_arrow_white.png) no-repeat 7px center;}
.layer4left_pec .leftNavi_pec ul li ul li span {padding-left :30px; background :url(/assets/img/icon_arrow_gray.png) no-repeat 15px center;}
.layer4left_pec .leftNavi_pec ul li ul li.active_pec span {background :url(/assets/img/icon_arrow_white.png) no-repeat 15px center;}

/*左ナビ画像あり*/
.layer4left_pec .leftNavi_pec ul li.typeA1_pec a {background:url(/assets/img/leftbg_typeA1.png) right no-repeat, #666666;}
.layer4left_pec .leftNavi_pec ul li.activetypeA1_pec a {background :url(/assets/img/leftbg_typeA1_on.png) right no-repeat, #333333;}
ul li.typeA1_pec span,
ul li.activetypeA1_pec span {padding-right :95px !important;}

.layer4left_pec .leftNavi_pec ul li ul li.typeB1_pec a {background:url(/assets/img/leftbg_typeB1.png) right no-repeat, #dedede;}
.layer4left_pec .leftNavi_pec ul li ul li.activetypeB1_pec a {background :url(/assets/img/leftbg_typeB1_on.png) right no-repeat, #666666; color:#ffffff;}
.layer4left_pec .leftNavi_pec ul li ul li.activetypeB1_pec span {background :url(/assets/img/icon_arrow_white.png) no-repeat 15px center;}
ul li.typeB1_pec span,
ul li.activetypeB1_pec span {padding-right :95px !important;}


/*左ナビ　ブランク*/
.layer4left_pec .leftNavi_pec ul li span.blank_pec {background:url(/assets/img/icon_blank_w.png) no-repeat 6px center;}

/*左カラム　関連ページ*/
.layer4left_pec .leftLink_pec p.ttl_pec { color:#333333; margin:0 0 0 6px !important; font-weight:bold !important; font-size:16px !important; line-height:1.3;}
.layer4left_pec .leftLink_pec {padding:0; margin-bottom:15px;}
.layer4left_pec .leftLink_pec ul { margin:0; padding:0; width:100%; line-height:1.2;}
.layer4left_pec .leftLink_pec ul li {display :table;width:100%;border:1px #b3b3b3 solid; border-top: none;box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;}
.layer4left_pec .leftLink_pec ul li:first-child {border-top:1px #b3b3b3 solid;}
.layer4left_pec .leftLink_pec ul li.last_pec {border-bottom:1px #b3b3b3 solid;}
/*.layer4left_pec .leftLink_pec ul li:first-child {border-bottom:none !important;}*/
.layer4left_pec .leftLink_pec ul li a{display :table; width :100%; background:#f2f2f2; text-decoration :none; text-decoration :none; color:#333333;}

.layer4left_pec .leftLink_pec ul li.active_pec a {background:#333333; color:#ffffff;}
.layer4left_pec .leftLink_pec ul li span {padding :0 10px 0 20px; display :table-cell; vertical-align :middle; height :52px; background : url(/assets/img/icon_arrow_gray.png) no-repeat 7px center;}
.layer4left_pec .leftLink_pec ul li.active_pec span {background :url(/assets/img/icon_arrow_white.png) no-repeat 7px center;}
.layer4left_pec .leftLink_pec ul li span.blank_pec {background:url(/assets/img/icon_blank_g.png) no-repeat 6px center;}



/*左カラム　検索*/
.layer4left_pec .leftSearch_pec {padding:0; margin-bottom:15px;}
.layer4left_pec .leftSearch_pec p.ttl_pec { color:#333333; margin:0 0 0 6px !important; font-weight:bold !important; font-size:16px !important; line-height:1.3;}
.layer4left_pec .leftSearch_pec div.press_form_pec { color:#ffffff; background:#666666; border-bottom: 1px solid #ffffff; padding:10px; text-align:center;}
.layer4left_pec .leftSearch_pec .keywordTtl_pec { text-align:left !important;}
.layer4left_pec .leftSearch_pec input#leftSearchTxt_pec { border:1px solid #b2b2b2; font-size:16px; width:79%; height:17px;}
.layer4left_pec .leftSearch_pec input#submitButton_pec {background:url(/assets/img/leftSearchBtn.png) left no-repeat; vertical-align:top; height:21px; width:34px;}

.layer4left_pec .leftSearch_pec div.press_form2_pec { color:#ffffff; background:#666666; border-bottom: 1px solid #ffffff; padding:10px; text-align:center;}
.layer4left_pec .leftSearch_pec .dateTtl_pec { text-align:left !important;}
.layer4left_pec .leftSearch_pec select.leftSearchYear_pec { background:#ffffff; border:1px solid #b2b2b2; font-size:14px; width:41%; height:21px;}
.layer4left_pec .leftSearch_pec select.leftSearchMonth_pec { background:#ffffff; border:1px solid #b2b2b2; font-size:14px; width:41%; height:21px;}	
	.layer4left_pec .leftSearch_pec input#submitButton2_pec {background:url(/assets/img/leftSearchBtn.png) left no-repeat; vertical-align:top; height:21px; width:34px;}
.leftSearch_pec input,a { border:none; outline:none;}






.layer4left_pec .leftNavi_pec ul li.sideDetail_pec {background:#FFF!important; width:100% !important; height:inherit;}

.layer4left_pec .leftNavi_pec ul li.sideDetail_pec ul { width:100%; line-height:1.2;}
.layer4left_pec .leftNavi_pec ul li.sideDetail_pec ul li { background:#ffffff; width:100%; height:30px;}
.layer4left_pec .leftNavi_pec ul li.sideDetail_pec ul li:hover { background:#dcdcdc; width:100%;}
.layer4left_pec .leftNavi_pec ul li.sideDetail_pec ul li.active_pec { background:#dcdcdc; width:100%;}
.layer4left_pec .leftNavi_pec ul li.sideDetail_pec ul li a { background:url(/assets/img/icon_arrow_op.png) 6px 12px no-repeat; padding:9px 17px; color:#666666; display:inline-block; height:30px; text-decoration:underline;}
.layer4left_pec .leftNavi_pec ul li.sideDetail_pec ul li a.blank_pec { background:url(/assets/img/icon_blank_op.png) 4px 10px no-repeat; padding:9px 17px; color:#666666; display:inline-block; height:auto;}


.layer4left_pec .sideBanner_pec {padding:0; margin-bottom:15px;}
.layer4left_pec .sideBanner_pec ul { margin:0; padding:0;}
.layer4left_pec .sideBanner_pec ul li { list-style:none; margin-bottom:10px;}


.layer5cont_pec { width:100%;}
/*第5階層以降*/
.layer5TopTab_pec { margin-bottom:15px; display:none;}
.layer5TopTab_pec ul {}
.layer5TopTab_pec ul li { width:49%; float:left; list-style:none; margin:0 1% 1% 0;}

/*第5階層以降*/
.layer4right_pec .layer5TopTab2_pec ul {margin:0 0 10px 0; padding:2% 1% 1% 1%; width:98%; background:#fafafa;}
.layer4right_pec .layer5TopTab2_pec ul li {font-size:13px; line-height:1; list-style:none; float:left; width:48.5%; height:50px; background:#f6f6f6; border:1px #e0e0e0 solid; margin:0 1px 1% 2px !important;/* margin-bottom:1%; margin-right:1%;*/ display:table;}
.layer4right_pec .layer5TopTab2_pec ul li.active_pec {background:#ffffff; border:1px #777777 solid;}

.layer4right_pec .layer5TopTab2_pec ul li a {color:#676767; text-decoration:none; display:table-cell; vertical-align:middle; text-align:center; width:100%;}
.layer4right_pec .layer5TopTab2_pec ul li a:hover {color:#333333; font-weight:bold;}
.layer4right_pec .layer5TopTab2_pec ul li.active_pec a {color:#333333; font-weight:bold;}
.layer4right_pec .layer5TopTab2_pec ul li a.line1_pec {padding:18px 0 18px 0;}
.layer4right_pec .layer5TopTab2_pec ul li a.line2_pec {padding:13px 0 13px 0;}


.layer4right_pec .layer5navi2_pec ul {margin:0 0 10px 0; padding:2% 1% 1% 1%; width:98%; background:#fafafa;}
.layer4right_pec .layer5navi2_pec ul li {font-size:12px; line-height:1; list-style:none; float:left; width:31.9%; height:40px; background:#ffffff; border:1px #e0e0e0 solid; margin:0 1px 1% 2px !important;/* margin-bottom:1%; margin-right:1%;*/ display:table;}
.layer4right_pec .layer5navi2_pec ul li.active_pec {background:#ffffff; border:1px #777777 solid;}
.layer4right_pec .layer5navi2_pec ul li a {color:#676767; text-decoration:none; display:inline-block; text-align:center; width:100%; display:table-cell; vertical-align:middle;}
.layer4right_pec .layer5navi2_pec ul li a:hover  { color:#333333; font-weight:bold;}
.layer4right_pec .layer5navi2_pec ul li.active_pec a { color:#333333; font-weight:bold;}
.layer4right_pec .layer5navi2_pec ul li a.line1_pec {padding:14px 0 14px 0;}
.layer4right_pec .layer5navi2_pec ul li a.line2_pec {padding:8px 0 8px 0;}


.layer4right_pec .layer5menu2_pec ul {margin:0; padding:2% 1% 1% 1%; width:98%; background:#fafafa;}
.layer4right_pec .layer5menu2_pec ul li {font-size:10px; line-height:1; list-style:none; float:left; width:31.9%; height:30px; background:#ffffff; border:1px #e0e0e0 solid; margin:0 1px 1% 2px !important;/* margin-bottom:1%; margin-right:1%;*/ display:table;}
.layer4right_pec .layer5menu2_pec ul li.active_pec {background:#ffffff; border:1px #777777 solid;}
.layer4right_pec .layer5menu2_pec ul li a {color:#676767; text-decoration:none; display:inline-block; text-align:center; width:100%; display:table-cell; vertical-align:middle;}
.layer4right_pec .layer5menu2_pec ul li a:hover  { color:#333333; font-weight:bold;}
.layer4right_pec .layer5menu2_pec ul li.active_pec a { color:#333333; font-weight:bold;}
.layer4right_pec .layer5menu2_pec ul li a.line1_pec {padding:10px 0 10px 0;}
.layer4right_pec .layer5menu2_pec ul li a.line2_pec {padding:5px 0 5px 0;}



/*.layer4right_pec .layer5tab2 ul { background:#f1f1f1; width:735px; height:42px;}
.layer4right_pec .layer5tab2 ul li { list-style:none; float:left; background:url(/assets/img/icon_arrow_gr_b.png) 5px 16px no-repeat;}
.layer4right_pec .layer5tab2 ul li a { padding:12px 20px 0 20px; display:inline-block;}*/


.layer5navi_pec {}
.layer5navi_pec ul {}
.layer5navi_pec ul li { width:49%; float:left; list-style:none; margin:0 1% 1% 0;}


#productbox01_pec { display:block !important;}
#productbox02_pec { display:block !important;}
#productbox03_pec { display:block !important;}
#productbox04_pec { display:block !important;}
#productbox05_pec { display:block !important;}

.product_img_pec { width:70%; margin:0 auto;}
.btn_pec { width:60%; margin:0 auto;}
.detail_pec { width:50%; margin:0 auto 20px auto;}
.prize01_pec { width:30%; margin: 0 35% 0 0;}
.psmgB_pec{margin:0 2%;}

/*
collapsible 現HTMLへ
－－－－－－－－－－－－－－－－－－－－－－－－*/

/*アコーディオン1*/
.layer5tabToggleOutside_pec{
	margin:0 0 10px 0;
	padding:0;
	clear:left;
}
	.layer5tabToggleOutside_pec h2{
		position: relative;
		padding: 8px;
		margin: 0;
		background: #f6f6f6;
		color:#666666;
		font-size: 16px;
		font-weight: normal;
		border:1px solid #c9c9c9;
	}
	.layer5tabToggleOutside_pec h2.active_pec{
		position: relative;
		padding: 8px;
		margin: 0 0 2px 0;
		background: #ffffff;
		color:#333333;
		font-size: 16px;
		font-weight: bold;
		border-top:2px solid #777777;
		border-right:2px solid #777777;
		border-left:2px solid #777777;
		border-bottom:none;
	}

	.layer5tabToggleOutside_pec h2:after{
			position: absolute;
			top: 12px;
			right: 10px;
			content: " ";
			width:13px;
			height:13px;
			background: url(/sp/assets/img/sprite3.png) 0 -150px no-repeat;
			-webkit-background-size: 100px 250px;
			background-size: 100px 250px;
		}
	.layer5tabToggleOutside_pec h2.active_pec:after{
			position: absolute;
			top: 12px;
			right: 10px;
			content: " ";
			width:13px;
			height:13px;
			background: url(/sp/assets/img/sprite3.png) 0 -172px no-repeat;
			-webkit-background-size: 100px 250px;
			background-size: 100px 250px;
		}
.layer5tabToggleOutsideTtl_pec { display:block;}
.layer5tabToggleOutsideIn_pec { display:none;}
/*.bdLine {border-left:1px solid #dcdcdc; border-right:1px solid #dcdcdc;}*/


/*アコーディオン2*/
.layer5tabToggle_pec{
	margin:0 0 1px 0;
	padding:0;
	clear:left;
}
	.layer5tabToggle_pec h3{
		position: relative;
		padding: 8px;
		margin: 0;
		background: #ffffff;
		color:#666666;
		font-size: 14px;
		font-weight: normal;
		border:1px solid #e0e0e0;
	}
	.layer5tabToggle_pec h3.active_pec{
		position: relative;
		padding: 8px;
		margin: 0;
		background: #f5f4f4;
		color:#333333;
		font-size: 14px;
		font-weight: bold;
		border:1px solid #777777;

	}

		.layer5tabToggle_pec h3:after{
			position: absolute;
			top: 12px;
			right: 10px;
			content: " ";
			width:13px;
			height:13px;
			background: url(/sp/assets/img/sprite3.png) 0 -150px no-repeat;
			-webkit-background-size: 100px 250px;
			background-size: 100px 250px;
		}
		.layer5tabToggle_pec h3.active_pec:after{
			position: absolute;
			top: 16px;
			right: 10px;
			content: " ";
			width:13px;
			height:13px;
			background: url(/sp/assets/img/sprite3.png) 0 -175px no-repeat;
			-webkit-background-size: 100px 250px;
			background-size: 100px 250px;
		}
.layer5tabToggleTtl_pec { display:block;}
.layer5tabToggleIn_pec { display:none;}


/*アコーディオン3*/
.layer5menuToggle_pec{
	margin:0 0 0 0;
	padding-left:15px;
	clear:left;
	background-color:#dedede;
}
	.layer5menuToggle_pec h4{
		position: relative;
		padding: 8px;
		margin: 0;
		background: #ffffff;
		color:#666666;
		font-size: 14px;
		font-weight: normal;
		border-bottom:1px solid #dedede;
	}
	.layer5menuToggle_pec h4.active_pec{
		position: relative;
		padding: 8px;
		margin: 0;
		background: #ffffff;
		color:#333333;
		font-size: 14px;
		font-weight: bold;
		border-bottom:1px solid #dedede;

	}

		.layer5menuToggle_pec h4:after{
			position: absolute;
			top: 12px;
			right: 10px;
			content: " ";
			width:13px;
			height:13px;
			background: url(/sp/assets/img/sprite5.png) 0 -150px no-repeat;
			-webkit-background-size: 100px 250px;
			background-size: 100px 250px;
		}
		.layer5menuToggle_pec h4.active_pec:after{
			position: absolute;
			top: 12px;
			right: 10px;
			content: " ";
			width:13px;
			height:13px;
			background: url(/sp/assets/img/sprite5.png) 0 -175px no-repeat;
			-webkit-background-size: 100px 250px;
			background-size: 100px 250px;
		}
.layer5menuToggleTtl_pec { display:block;}
.layer5menuToggleTtl_pec a { display:inline-block; width:100%;}
.layer5menuToggleIn_pec { display:none;}

.layer5menuToggleIn_pec div.cont_pec { background:#ffffff;} 

/*404*/
.notFound_pec { font-size:40px; color:#b91440; margin:50px 0 50px 0 !important; font-weight:bold;}
.notFoundTxt_pec a { color:#b91440; text-decoration:none;}
.notFoundTxt_pec a:hover { color:#b91440; text-decoration:underline;}

/*
footer
－－－－－－－－－－－－－－－－－－－－－－－－*/

/* ▼▼▼ new 2016.05 ▼▼▼ */
/*
#footer_d_sp_pec {
	padding: 10px 8px;
	background: #333333;
	color: #ffffff;
}*/
#footer_d_sp_pec {
	padding: 25px 10px;
	background: #000;
}
/* ▲▲▲ new 2016.05 ▲▲▲ */

	#footer_d_sp_pec .footNavi_pec {
	}
		.footNavi_pec ul{
			padding: 0;
			margin: 0 auto;
			text-align: center;
		}
		.footNavi_pec li{
			display: inline-block;
			margin: 0 5px 10px 0;
			padding: 0 8px 0 0;
			line-height: 0.8em;
			border-right: #ffffff 1px solid;
		}
		.footNavi_pec li:last-child{
			padding: 0;
			border-right:none;
		}
			#footer_d_sp_pec .footNavi_pec li a{
			padding: 0 5px 0 12px;
			background: url(/assets/img/icon_arrow_white.png) 0 45% no-repeat;
		}

		.index_pec .footNavi_pec ul{
			width: 280px;
			padding: 0;
			margin: 0 auto;
			text-align: center;
		}
		.index_pec .footNavi_pec li{
			display: inline-block;
			margin: 0 5px 10px 0;
			line-height: 0.8em;
		}
		.index_pec .footNavi_pec li:nth-child(odd){
			padding: 0 8px 0 0;
			border-right: #ffffff 1px solid;
		}

		#footer_d_sp_pec .footNavi_pec li a i{
			margin: 0 0 0 3px;
			vertical-align: bottom;
		}
		#footer_d_sp_pec .footNavi_pec li a{
			color: #ffffff;
		}
  
  /* ▼▼▼ new 2016.05 ▼▼▼ */
	/*#footer_d_sp_pec .copyright_pec {
		text-align: center;
		color: #a0a0a0;
		font-size: 12px;
		padding-bottom: 25px;
	}*/
	#footer_d_sp_pec .copyright_pec {
		text-align: center;
		color: #fff;
		font-size: 10px;
	}
  /* ▲▲▲ new 2016.05 ▲▲▲ */
  
	.pageTop_pec a{
		padding: 0 0 0 20px;
		background: url(/assets/img/icon_pagetop.png) left no-repeat;
		text-decoration: none;
		font-size:14px;
	}
	.pageTop_pec a:hover{
		text-decoration:underline;
	}
	
/*popup*/
.closeBtn_pec { width:104px; margin:0 auto;}

/*pager*/
.pager_pec {
	height:27px;
	padding:0 0 9px;
	clear:both;
}
.pager_pec ul {
	float:right;
}
.pager_pec ul li{
	font-size:80%;
	list-style:none;
	width:25px;
	height:25px;
	line-height:25px;
	margin:0 7px 0 0;
	border:1px solid #969696;
	color:#ffffff;
	background-color:#969696;
	text-align:center;
	float:left;
	border-style:none;
}
.pager_pec ul li a{
	display:block;
	color:#ffffff;
}
.pager_pec ul li.gap_pec{
	color:#333333;
	border:1px solid #ffffff;
	background-color:#ffffff;	
}
.pager_pec ul li a:hover{
	color:#333333;
	background-color:#ffffff;	
	border:1px solid #969696;
}
.pager_pec ul li.active_pec{
	color:#333333;
	background-color:#ffffff;	
	border-style:none;
}


/*
sample/index_free
－－－－－－－－－－－－－－－－－－－－－－－－*/
#copyrightFree_pec {
	width:100%;
	text-align:center;
	padding-top:10px;
}


/* 140326追記 */
#container_sp_pec .news_pec dl dd a {
	padding: 0 0 0 12px;
	background: url(/assets/img/icon_arrow_op.png) 0 2px no-repeat;
	background-size: 8px 8px;
	-webkit-background-size: 8px 8px;
	-moz-background-size: 8px 8px;
	-o-background-size: 8px 8px;
	display:inline-block;
}

#container_sp_pec .news_pec dl dd.blank_pec a {
	background: url(/assets/img/icon_blank.png) 0 2px no-repeat;
	background-size: 8px 8px;
	-webkit-background-size: 8px 8px;
	-moz-background-size: 8px 8px;
	-o-background-size: 8px 8px;
}

#container_sp_pec .news_pec dl dd span {
	display: block;
	padding-left: 12px;
}

/* 140403追記 */

p.bnone_pec a {
	padding: 0 0 0 12px;
	background: url(/assets/img/icon_arrow_op.png) 0 center no-repeat;
	background-size: 8px 8px;
	-webkit-background-size: 8px 8px;
	-moz-background-size: 8px 8px;
	-o-background-size: 8px 8px;
	display:inline-block;
}

/* h1 リンク付与 */
h1.layerTtl_sp_pec {
	
}

.layerTtl_sp_pec a {
	background: url(/assets/img/icon_h1_arrow_wr_r.png) 0 center no-repeat;
	display: inline-block;
}

.layerTtl_sp_pec a span {
	display: inline-block;
	padding: 0 0 0 12px;
}

.layerTtl_sp_pec a:hover {
	color: #a3a3a3;
}

.layerTtl_sp_pec a img:hover {
	filter: alpha(opacity=50);
	-moz-opacity:0.50;
	opacity:0.50;
}

/* フォーム用 */

.formSmp1_pec,
.formSmp2_pec{
	width:100%;
	border-collapse:collapse;
}
.formSmp2_pec th{
background:#e6e6e6; 
	width:100px;
	padding:5px 10px;
	margin:0;
	vertical-align:top;
text-align:left;
	border: 1px solid #cccccc;
}

.formSmp1_pec th{
background:#e6e6e6; 
	width:221px;
	padding:5px 10px;
	margin:0;
	vertical-align:top;
text-align:left;
	border: 1px solid #cccccc;
}

	
.formSmp2_pec td.subName_pec{
/*	display:inline-table;*/
	margin:0;
	padding:5px 10px;
	width:100px;
	background:#f6f6f6;
}
	
	
	
.formSmp2_pec td,
.formSmp1_pec td{
/*	display:inline-table;*/
	margin:0;
	padding:10px 10px !important;
	border:1px solid #cccccc;
}


.formSmp1_pec td dt,
.formSmp2_pec td dt{
	display:none;
	margin:0;
	padding:0;
}


.formSmp1_pec input,
.formSmp2_pec input{
	/*width:40%;*/
	border: 1px solid #cccccc;
	display:inline;
}

.formSmp1_pec input[type="checkbox"],
.formSmp2_pec input[type="checkbox"],
.formSmp1_pec input[type="radio"],
.formSmp2_pec input[type="radio"]{
	margin-right:5px;
/*	border-radius:0px;*/
}
.formSmp1_pec textarea,
.formSmp2_pec textarea{
	border-radius:0px;
	width:auto;
	height:auto;
	max-width:300%;
}

.formSmp1_pec dd,
.formSmp2_pec dd{
	margin:0;
	padding:0;
	width:100%;
}

.formSmp1_pec dd ul,
.formSmp2_pec dd ul{
	list-style:none;
	margin:0;
	padding:0;
}

.formSmp1_pec dd.inArea0_pec li,
.formSmp2_pec dd.inArea0_pec li{
	list-style:none;
	margin:0 18px 5px 0;
	padding:0;
	float:left;
	display:inline-block;
}


.formSmp2_pec dd.inArea1_pec li,
.formSmp1_pec dd.inArea1_pec li{
	list-style:none;
	margin:0 18px 5px 0;
	padding:0;
	float:left !important;
	display:block!important;
}
.formSmp2_pec dd.inArea1n_pec li,
.formSmp1_pec dd.inArea1n_pec li{
	list-style:none;
	margin:0 18px 5px 0;
	padding:0;
	float:none !important;
	display:block!important;
}


.formSmp1_pec dd.inArea2_pec li,
.formSmp2_pec dd.inArea2_pec li{
	list-style:none;
	margin:0 18px 5px 0;
	padding:0;
	width:48%;
	float:left;
}



.formSmp1_pec dd.inArea3_pec li,
.formSmp2_pec dd.inArea3_pec li{
	list-style:none;
	margin:0 18px 5px 0;
	padding:0;
width:33%;
	float:left;
}


.formSmp1_pec dd em,
.formSmp2_pec dd em{
/*	float:left;*/
	margin:0 5px;
	font-style:normal;
}

.formSmp1_pec dd .note_pec,
.formSmp2_pec dd .note_pec{
	list-style:none;
	clear:both;
	padding-top:0px;
	margin:0;
}

.formSmp1_pec dd .note_pec li,
.formSmp2_pec dd .note_pec li{
	list-style:none;
	text-indent:-1em;
	padding-left:1em;
	padding-top:0px;
	margin:0;
	font-size:80% !important;
	width:92%;
}
.formSmp1_pec txtarea,
.formSmp2_pec txtarea{
	width:100%;
	height:150px;
}

.formSmp1_pec dd li span{
	margin:0 5px;
}

input.wdt250_pec{
	width:170px;
	margin-bottom:0px !important;
}
input.wdt470_pec{
	width:470px;
}
input.wdt450_pec{
	width:450px;
}

input.wdt50_pec{
	width:50px;
}

input.wdt30_pec{
	width:30px;
}

ul.listBlock_pec li{
float:none !important;
display:block !important;
/*font-size:25px;*/
}


@media only screen and (max-width: 640px) {
	.formSmp1_pec,
	.formSmp2_pec{
	font-size:115% !important;
	}
	
.formSmp1_pec th,
.formSmp2_pec th{
	display:none;
	margin:0;
	padding:0;

	}

.formSmp2_pec td.subName_pec{
	display:none;
	margin:0;
	padding:0;
}
.formSmp1_pec input,
.formSmp2_pec input,
.formSmp1_pec select,
.formSmp2_pec select,
.formSmp1_pec textarea,
.formSmp2_pec textare{
	/*width:95%;*/
/*	border-radius:0px;*/
	line-height:1.8;
	margin-bottom:3px;
	width:auto;
	height:auto;
}

.formSmp1_pec input[type="checkbox"],
.formSmp2_pec input[type="checkbox"],
.formSmp1_pec input[type="radio"],
.formSmp2_pec input[type="radio"]{
	margin-right:5px;
}

.formSmp1_pec td dt,
.formSmp2_pec td dt{
	display: block;
/*	color:#ff0000;*/
}
.formSmp1_pec td dt em,
.formSmp2_pec td dt em{
	font-style:normal;
	font-weight:bold;
	display:block;
}

.formSmp1_pec dd.inArea0_pec li,
.formSmp2_pec dd.inArea0_pec li{
	list-style:none;
	margin:0 0 8px 0;
	padding-right:15px;
	float:none !important;
	width:93%;
}

.formSmp1_pec dd.inArea1_pec li,
.formSmp2_pec dd.inArea1_pec li{
	list-style:none;
	margin:0;
	padding:0;
	float:none !important;
	display:block!important;
	width:93%;
	background:#ff000;
}


.formSmp1_pec dd.inArea2_pec,
.formSmp2_pec dd.inArea2_pec{
	margin:0;
	padding:0;
	width:100%;
}

.formSmp1_pec dd.inArea2_pec li,
.formSmp2_pec dd.inArea2_pec li,
.formSmp1_pec dd.inArea3_pec li,
.formSmp2_pec dd.inArea3_pec li{
	list-style:none;
	margin:0 0 3px 0;
	padding:0;
	width:100%;
	float:none;
}

.formSmp1_pec dd.inArea2_pec em,
.formSmp2_pec dd.inArea2_pec em{
	float:none;
	margin-bottom:5px;
}

input.wdt470_pec{
	width:90%;
}

input.wdt450_pec{
	width:85%;
}

input.wdt50_pec{
	width:20%;
}

input.wdt30_pec{
	width:15%;
}


.formSmp1_pec dd .note_pec li,
.formSmp2_pec dd .note_pec li{
	list-style:none;
	text-indent:-1em;
	padding-left:1em;
	margin:0 0 0 1em;
	font-size:80% !important;
	width:85%;
}

}

/*--clearfix------------*/

.inArea2_pec:after {
	content:".";
	height:0;
	visibility:hidden;
	display:block;
	clear:both;
	font-size:0;
	line-height:0;
	}

.inArea2_pec {
	display:inline-block;
	}
	
.ind_pec{
		color:#B91440;
		margin:0 3px;
		font-size:80%;
	}

/* pageTopBtn */

#sc_pageTop_pec {
	position: fixed;
	bottom: 0;
	right: 3px;
	text-align: right;
	background: transparent;
}

#sc_pageTop_pec img {
	box-shadow: 2px 2px 2px rgba(0,0,0,0.7);
	-o-box-shadow: 2px 2px 2px rgba(0,0,0,0.7);
	-ms-box-shadow: 2px 2px 2px rgba(0,0,0,0.7);
	-moz-box-shadow: 2px 2px 2px rgba(0,0,0,0.7);
	-webkit-box-shadow: 2px 2px 2px rgba(0,0,0,0.7);
}

#sc_pageTop_pec a img:hover {
	filter: alpha(opacity=70);
	-moz-opacity:0.70;
	opacity:0.70;
}


/* -----
	トップページ用 コンテンツ内メニュー
----- */

#menu_sp_pec {
	width: 100%;
	margin-top: 10px;
}

#menu_sp_pec ul {
	margin-bottom: 0;
	width: 100%;
	display: table;
	margin-bottom: 3px; 
}

#menu_sp_pec ul li {
	margin-top: 3px;
	/*float: left;*/
	display: table-cell;
	vertical-align: middle;
	width: 49%;
	margin-left: 2%;
	list-style: none;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
}

#menu_sp_pec ul .borderR3_pec {
	border-right: 3px solid #ffffff;
}

#menu_sp_pec ul li#menuLInk_01_pec {
	background: url(/sp/assets/img/sp_menu_bg_01.png) no-repeat right center #efeded;
	background-size: 78px 63px;
	-moz-background-size: 78px 63px;
	-webkit-background-size: 78px 63px;
	margin-top: 0;
}
#menu_sp_pec ul li#menuLInk_02_pec {
	background: url(/sp/assets/img/sp_menu_bg_02.png) no-repeat right center #efeded;
	background-size: 78px 63px;
	-moz-background-size: 78px 63px;
	-webkit-background-size: 78px 63px;
	margin-top: 0;
}
#menu_sp_pec ul li#menuLInk_03_pec {
	background: url(/sp/assets/img/sp_menu_bg_03.png) no-repeat right center #efeded;
	background-size: 78px 63px;
	-moz-background-size: 78px 63px;
	-webkit-background-size: 78px 63px;
}
#menu_sp_pec ul li#menuLInk_04_pec {
	background: url(/sp/assets/img/sp_menu_bg_04.png) no-repeat right center #efeded;
	background-size: 78px 63px;
	-moz-background-size: 78px 63px;
	-webkit-background-size: 78px 63px;
}
#menu_sp_pec ul li#menuLInk_05_pec {
	background: url(/sp/assets/img/sp_menu_bg_05.png) no-repeat right center #efeded;
	background-size: 78px 63px;
	-moz-background-size: 78px 63px;
	-webkit-background-size: 78px 63px;
}
#menu_sp_pec ul li#menuLInk_06_pec {
	background: url(/sp/assets/img/sp_menu_bg_06.png) no-repeat right center #efeded;
	background-size: 78px 63px;
	-moz-background-size: 78px 63px;
	-webkit-background-size: 78px 63px;
}
#menu_sp_pec ul li#menuLInk_07_pec {
	background: url(/sp/assets/img/sp_menu_bg_07.png) no-repeat right center #efeded;
	background-size: 78px 63px;
	-moz-background-size: 78px 63px;
	-webkit-background-size: 78px 63px;
}

#menu_sp_pec ul li:first-child {
	margin-top: 0;
}

#menu_sp_pec ul li a {
	display: block;
	padding: 0 0 0 20px;
	background: url(/assets/img/icon_arrow_op.png) no-repeat 10px center;
	font-size: 9px;
	font-weight: bold;
	line-height: 62px;
	height: 62px;
}

#menu_sp_pec ul li a span {
	display: block;
	line-height: 12px;
}

#menu_sp_pec ul li a span.line1_pec {
	padding-top: 25px;
}

#menu_sp_pec ul li a span.line2_pec {
	padding-top: 20px;
}


/* ▼▼▼ new 2016.05 ▼▼▼ */

/*------------------------------
 hamburgerMenu
------------------------------ */

.global_navi_sp_pec {
  position: relative;
}

.global_navi_sp_pec #hamburgerMenu_pec { 
  width:22px;
  height:19px;
  background:url(/assets/img/menutab02.png) left top no-repeat;
  background-size: auto 100%;
  text-indent:-9999px !important;
  cursor:pointer;
  position: absolute;
  right: 10px; top: 17px;
}

/* グループサイトナビ */
.global_navi_sp_pec .groupNav_pec {
  width: 100%;
	position: absolute;
  left: 0; top: 55px;
	z-index:10000;
  background: #dfdfdf;
  display: none;
}
.global_navi_sp_pec .groupNav_pec:before {
  content: "";
  display: block;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 10px 10px 10px;
  border-color: transparent transparent #dfdfdf transparent;
  position: absolute;
  right: 12px; top: -9px;
}

.global_navi_sp_pec .groupNav_pec .gnav_website {
  padding: 10px;
}

.global_navi_sp_pec .groupNav_pec .gnav_website ul {
  margin: 0px;
}

.global_navi_sp_pec .groupNav_pec .gnav_menu+.gnav_menu {
  margin-top: 10px;
}

.global_navi_sp_pec .groupNav_pec .gnav_brandtop {
  display: block;
  margin-bottom: 0;
  padding: 7px 10px;
  text-decoration: none;
  z-index: 2;
  font-weight: bold;
  font-size: 14px;
  color: #333;
  line-height: 1.2;
  background: #fff;
  position: relative;
  border-bottom: 1px solid #b5143d;
}
.global_navi_sp_pec .groupNav_pec .gnav_brandtop:after {
  content: "";
  display: block;
  width: 13px;
  height: 13px;
  margin: auto;
  background: url(/sp/assets/img/sprite2.png) 0 -150px no-repeat;
  background-size: 100px 250px;
  position: absolute;
  right: 9px; top: 0; bottom: 0;
  font-family: Arial, Helvetica, sans-serif;
}

.global_navi_sp_pec .groupNav_pec .gnav_dropdown dl {
  margin: 0;
  font-size: 12px;
}
.global_navi_sp_pec .groupNav_pec .gnav_dropdown dl+dl {
  margin-top: 1px;
}

.global_navi_sp_pec .groupNav_pec .gnav_dropdown dt {
  padding: 8px 10px;
  color: #333;
  font-weight: bold;
  line-height: 1.2;
  background: #fff;
  cursor: pointer;
  position: relative;
  font-family: Arial, Helvetica, sans-serif;
}
.global_navi_sp_pec .groupNav_pec .gnav_dropdown dt a {
  color: #333;
}
.global_navi_sp_pec .groupNav_pec .gnav_dropdown dt:after {
  content: "";
  display: block;
  width: 13px;
  height: 13px;
  margin: auto;
  background: url(/sp/assets/img/sprite7.png) 0 -150px no-repeat;
  background-size: 100px 250px;
  position: absolute;
  right: 10px; top: 0; bottom: 0;
  font-family: Arial, Helvetica, sans-serif;
}

.global_navi_sp_pec .groupNav_pec .gnav_dropdown dt.open:after {
  content: "";
  display: block;
  width: 13px;
  height: 13px;
  margin: auto;
  background: url(/sp/assets/img/sprite7.png) 0 -172px no-repeat;
  background-size: 100px 250px;
  position: absolute;
  right: 10px; top: 0; bottom: 0;
}

.global_navi_sp_pec .groupNav_pec .gnav_dropdown dt+dd {
  margin-top: 1px;
}

.global_navi_sp_pec .groupNav_pec .gnav_dropdown dd {
  padding-left: 20px;
  display: none;
}

.global_navi_sp_pec .groupNav_pec .gnav_dropdown dd li {
  background: #fff;
  line-height: 1.2;
  position: relative;
}
.global_navi_sp_pec .groupNav_pec .gnav_dropdown dd li:after {
  content: "";
  display: block;
  width: 13px;
  height: 13px;
  margin: auto;
  background: url(/sp/assets/img/sprite2.png) 0 -150px no-repeat;
  background-size: 100px 250px;
  position: absolute;
  top: 0; bottom:0; right: 10px;
}

.global_navi_sp_pec .groupNav_pec .gnav_dropdown dd li+li {
  margin-top: 1px;
}

.global_navi_sp_pec .groupNav_pec .gnav_dropdown dd a {
  display: block;
  padding: 8px 10px;
  font-family: Arial, Helvetica, sans-serif;
}

.global_navi_sp_pec .groupNav_pec .gnav_website .gnav_02 {
  margin: 20px 0 0;
}

.global_navi_sp_pec .groupNav_pec .gnav_website .gnav_02 li a {
  display: block;
  padding: 10px 10px;
  color: #fff;
  text-decoration: none;
  z-index: 2;
  font-weight: bold;
  font-size: 14px;
  line-height: 1.2;
  background: #b5143d;
  position: relative;
  
}
.global_navi_sp_pec .groupNav_pec .gnav_website .gnav_03 {
  display: block;
  margin-top: 10px;
  margin-bottom: 0;
  padding: 7px 10px;
  text-decoration: none;
  z-index: 2;
  font-weight: bold;
  font-size: 14px;
  color: #333;
  line-height: 1.2;
  background: #fff;
  position: relative;
  border-bottom: 1px solid #b5143d;
}
.global_navi_sp_pec .groupNav_pec .gnav_website .gnav_03:after {
  content: "";
  display: block;
  width: 13px;
  height: 13px;
  margin: auto;
  background: url(/sp/assets/img/sprite2.png) 0 -150px no-repeat;
  background-size: 100px 250px;
  position: absolute;
  right: 9px; top: 0; bottom: 0;
}
.global_navi_sp_pec .groupNav_pec .gnav_website .gnav_03 li a {
  display: block;
  font-weight: bold;
  font-size: 14px;
	padding-left: 16px;
  background: url(/assets/img/icon_blank.png) left 48% no-repeat;
}

.global_navi_sp_pec .groupNav_pec .site_search {
  padding: 0 10px 20px;
}

.groupNav_pec .site_search .search_box {
  width: 100%;
  position: relative;
}

.groupNav_pec .site_search .search_input {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
  height: 34px;
  padding: 0 5px;
  font-family: inherit;
  font-size: 14px;
  line-height: 1.2;
  border: 1px solid #ccc;
}
.groupNav_pec .site_search .search_input:focus {
  background: #fff;
}

.groupNav_pec .site_search .search_btn {
  display: inline-block;
  width: 32px;
  height: 32px;
  position: absolute;
  right: 1px; top: 1px;
  background: url(/assets/img/icon_search_pc.png) 50% 50% no-repeat #fff;
  text-indent: -999px;
  *text-transform: capitalize;
  border: none;
  overflow: hidden;
}


/*------------------------------
 underContents_pec
------------------------------ */

#underContents_pec {
	width:100%;
	padding: 0;
	margin:0 auto;
	background: #f2f2f2;
}
#underContents_pec.PcLayout_pec {
  display: block !important;
}

#underContentsInner_pec {
	width: 100%;
	margin: 0 auto;
	padding:0 auto;
}

#underContentsInner_pec #update_pec {
  display: none;
}

/*------------------------------
 breadCrumbJs（未使用決定）
------------------------------ */

#breadCrumbHolder {
  width: 100%;
  background: #f1f1f1;
}

#breadCrumbHolderInner {
  width: 984px;
  height: 32px;
  margin: 0 auto;
}

#breadCrumbHolderInner .breadCrumbJs {
  width: 100%;
}

#breadCrumbHolderInner .breadCrumbJs ul {
  list-style: none;
  overflow: hidden;
}

#breadCrumbHolderInner .breadCrumbJs li {
  float: left;
  height: 32px;
  padding-left: 30px;
  line-height: 32px;
  font-size: 12px;
  background: url(/assets/img/bread_bg.png) left 50% no-repeat;
}
#breadCrumbHolderInner .breadCrumbJs li:first-child {
  padding-left: 0;
  background: none;
}

#breadCrumbHolderInner .breadCrumbJs li strong {
  font-weight: normal;
}

/* 旧パンくずの非表示化 
.breadArea_pec {
  display: none !important;
}
.breadcrumbsList {
  display: none !important;
}
#bread_navi2 {
  display: none !important;
}
*/

/*------------------------------
 mini_sitemap
------------------------------ */

#mini_sitemap {
  width: 100%;
  background: #333333;
	overflow: hidden;
}

#mini_sitemap .mini_sitemap_wrap {
  margin: 0 auto;
  padding: 0 10px;
	position: relative;
	overflow: hidden;
}

#mini_sitemap .mini_sitemap_inner {
  width: 100%;
  padding: 25px 0;
}

#mini_sitemap .mini_sitemap_group {
  width: 100%;
  margin-bottom: 30px;
  padding: 0;
}

#mini_sitemap .mini_sitemap_group dl {
  margin: 0;
  color: #fff;
}
#mini_sitemap .mini_sitemap_group dl a {
  color: #fff;
}

#mini_sitemap .mini_sitemap_group dt.msm_ttl {
  padding-bottom: 20px;
  font-size: 16px;
  font-weight: bold;
  line-height: 1.2;
	color: #ffffff;
}

#mini_sitemap .mini_sitemap_group ul {
  margin: 0;
}

#mini_sitemap .brand_link .msm_list {
  margin-left: 10px;
  font-size: 14px;
}

#mini_sitemap .brand_link .msm_list ul {
  list-style: none;
  overflow: hidden;
}

#mini_sitemap .brand_link .msm_list li {
  margin-top: 1em;
  padding-left: 10px;
  background: url(/assets/img/icon_arrow_white3_r.png) left 48% no-repeat;
  line-height: 1.2;
}
#mini_sitemap .brand_link .msm_list li:first-child {
  margin-top: 0;
}
/*20180803*/
#mini_sitemap .mini_sitemap_group.brand_link dl {
  float: none;
	margin-bottom: 15px;
}
#mini_sitemap .sns_link a {
	margin-left: 10px;
  padding-left: 10px;
  background: url(/assets/img/icon_arrow_white3_r.png) left 48% no-repeat;
  line-height: 1.2;
	color: #fff;
	float: none;
}

#mini_sitemap .category_link .msm_list {
  margin-left: 10px;
  overflow: hidden;
}

#mini_sitemap .category_link .msm_list_group {
  margin-top: 30px;
}
#mini_sitemap .category_link .msm_list_group:first-child {
  margin-top: 0;
}

#mini_sitemap .category_link .msm_cat_ttl {
  font-size: 14px;
  font-weight: bold;
  line-height: 1.2;
}

#mini_sitemap .category_link .msm_cat_list {
  margin-top: 20px;
  margin-left: 6px;
  font-size: 12px;
  line-height: 1.5;
  overflow: hidden;
}

#mini_sitemap .category_link .msm_cat_list_col {
  margin-top: 1em;
}
#mini_sitemap .category_link .msm_cat_list_col:first-child {
  margin-top: 0;
}

#mini_sitemap .category_link .msm_cat_list dl+dl {
  margin-top: 1em;
}

#mini_sitemap .category_link .msm_cat_list dt {
  padding-bottom: 0;
  padding-left: 10px;
  background: url(/assets/img/icon_arrow_white3_r.png) left 48% no-repeat;
  font-weight: bold;
  cursor: pointer;
	color: #ffffff;
}
#mini_sitemap .category_link .msm_cat_list dt+dt {
  margin-top: 1em;
}

#mini_sitemap .category_link .msm_cat_list dd {
  display: none;
}

#mini_sitemap .category_link .msm_cat_list dd ul {
  list-style: none;
}

#mini_sitemap .category_link .msm_cat_list dd li {
  margin-top: 1em;
  padding-left: 10px;
}

/* ▲▲▲ new 2016.05 ▲▲▲ */
