@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 0px; /*20170404 oto*/
	background: /*#efefef*/rgba(239,239,239,0.7); /*20170404 oto*/
	/*-webkit-box-shadow: 0 0 6px #666666;
	-moz-box-shadow: 0 0 6px #666666;
	box-shadow: 0 0 6px #666666;*/ /*20170404 oto*/
	
	position:absolute; /*20170404 oto*/
	width:100%; /*20170404 oto*/
	top:55px; /*20170404 oto*/
	z-index:3; /*20170404 oto*/
	font-size:12px; /*20170404 oto*/
}

#attention_pec.displayNone_pec {
	display: none;
}

@media all and (orientation:landscape){
	#attention_pec{
		display: block;
	}
	.header_pec {
		height:70px; /*20170404 oto*/
	}
	body #rnav_pec,
	#searchAreaSp_toggle_pec{
		margin-bottom:10px;
	}
		
		
/*	
input:focus {
    display: none !important;
}
input[type="text"]:focus {
    display: none !important;
}
*/
}
/*
@media all and (max-aspect-ratio: 1/1) {
	#attention_pec{
		display: none !important;
	}
}/*20170315 oto*/


/*
navi
－－－－－－－－－－－－－－－－－－－－－－－－*/
/*main menu*/
/*
body #rnav_pec{
	-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;text-size-adjust:100%; color:#888888; background:#cccccc;}*//*20170315 oto*/
body #rnav_pec{
	-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;text-size-adjust:100%; color:#888888; background:#cccccc; margin-top:10px; position:relative; z-index:3;}/*20170315 oto*//*20170404 oto*/
#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;
	}
*//*20170315 oto*/
body #rnav_pec #spnavi_pec{
	padding:10px 2% 2% 2%;
	/*background:url(/assets/img/sp_navi_bg_head.gif) top no-repeat;*/
	width:100%;
	-moz-background-size:contain;
	background-size:contain;
	}/*20170315 oto*/

@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;
	}*/
	body #rnav_pec #spnavi_pec{
	padding:10px 2% 2% 2%;
	/*background:url(/assets/img/sp_navi_bg_head.gif) top no-repeat;*/
	width:100%;
	-moz-background-size:contain;
	background-size:contain;
		}/*20170315 oto*/			
}

#triangle_pec{
	display:block;
	width:40px;
	height:20px;
	position:absolute;
	right:75px;
	top:-10px;
	background:url(/assets/img/sp_navi_bg_head_triangle.png) top no-repeat;
}

#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;
		color: #fff; /*20160828*/
		font-size: 15px; /*20160828*/
		padding: 10px 8px; /*20160828*/	
		
	}
	
/* 20160828	*/
.layer2Link_pec h2 a{
	/*font-size: 15px !important;/*20160828*/
	/*font-weight: bold !important;*//*20160828*/
	color:#ffffff !important;
    /*padding: 10px 8px 10px 8px !important;*//*20160828*/
	display:inline-block;
	width:100%;
	}

.layer2Link_pec h2/* a*/.layer2LinkUnder_pec{/*20160828*/	
	padding: 10px 8px 10px 20px !important;
}	

.layer2Link_pec h2/* a*/.layer2LinkTtl1_pec{/*20160828*/	
	background:url(/sp/assets/img/layer2LinkTtl1_bg.png) no-repeat top right #333;
	}	
.layer2Link_pec h2/* a*/.layer2LinkTtl2_pec{/*20160828*/	
	background:url(/sp/assets/img/layer2LinkTtl2_bg.png) no-repeat top right #333;
	}
.layer2Link_pec h2/* a*/.layer2LinkTtl3_pec{/*20160828*/	
	background:url(/sp/assets/img/layer2LinkTtl3_bg.png) no-repeat top right #333;
	}
.layer2Link_pec h2/* a*/.layer2LinkTtl4_pec{/*20160828*/	
	background:url(/sp/assets/img/layer2LinkTtl4_bg.png) no-repeat top right #333;
	}
.layer2Link_pec h2/* a*/.layer2LinkTtl5_pec{/*20160828*/	
	/*background:url(/sp/assets/img/layer2LinkTtl5_bg.png) no-repeat top right #333;*//*20170427*/
	}
.layer2Link_pec h2/* a*/.layer2LinkTtl6_pec{/*20160828*/	
	/*background:url(/sp/assets/img/layer2LinkTtl6_bg.png) no-repeat top right #333;*/
	}
.layer2Link_pec h2/* a*/.layer2LinkTtl7_pec{/*20160828*/	
	/*background:url(/sp/assets/img/layer2LinkTtl7_bg.png) no-repeat top right #333;*/
	}		
	
/* 英語サイトスマホグロナビ */
.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/sprite7.png) 0 -150px no-repeat;/*20160828*/
			-webkit-background-size: 100px 250px;
			background-size: 100px 250px;
	}
	
/*20160828*/
.layer2Link_pec h2.active_pec:after{
			position: absolute;
			top: 12px;
			right: 9px;
			content: " ";
			width:13px;
			height:13px;
			background: url(/sp/assets/img/sprite7.png) 0 -171px no-repeat;/*20160828*/
			-webkit-background-size: 100px 250px;
			background-size: 100px 250px;
	}	
.layer2Link_pec h2.no_toggle: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;
	}
/*20160829_end*/

.layer2LinkTtl_pec { display:block;} 
.layer3Link_pec { display:none;}/*20190831*/


/*アコーディオン1*/
.layer3Link_pec{
	margin:0 0 1px 0;
	padding:0;
	clear:left;
	background-color:#787878;
}
	.layer3Link_pec h3{
		position: relative;
		padding: 8px 8px 8px 20px;
		margin: 0;
		background: #787878;
		color:#ffffff;
		font-size: 100%;
		font-weight:normal;
		border-top:1px #cccccc solid;
	}
	.layer3Link_pec h3.active_pec{

	}

		.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;
		}
/* 第4階層なしカテゴリ add*/ /*20160830*/		
		.layer3Link_pec h3.spnavi_no_4_pec2:after{
			position: absolute;
			top: 12px;
			right: 10px;
			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;
		}
		/*
		.layer3Link_pec h3.spnavi_no_4_pec2.active_pec:after{
			position: absolute;
			top: 12px;
			right: 10px;
			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;
		}*/
		/*カテゴリトップがactiveの時　保留*/
		.layer3Link_pec h3.spnavi_no_4_pec2.active_pec{
			background-color: #b4b4b4;

		}		
/* 第4階層なしカテゴリ add*/ /*20160830 end*/	
		
.layer3Ttl_pec { display:block;}
.layer3Ttl_pec a { display:block;color: #ffffff;font-weight: bold;}
.layer3In_pec { display:none; width:100%;}

/* 第4階層なしカテゴリ */
.spnavi_no_4_pec .layer3Ttl_pec.active_pec {
	background-image: none;
	background-color: #b4b4b4;
}
.spnavi_no_4_pec .layer3Link_pec .layer3Ttl_pec:after {
	position: absolute;
  top: 12px;
  right: 10px;
  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;
}
.spnavi_no_4_pec .layer3Ttl_pec.active_pec:after {
	
}

.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_2.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;
}


/*検索窓追記 20170314 oto*/
#searchBtn2_pec { float:right; margin-left:5px; margin-right:10px;}


#searchAreaSp_toggle_pec{
	display:block;
	width:100%;
	float:left;
	background:#cccccc;
	margin-top:10px;
	position:relative;
	
	z-index:3;/*20170404 oto*/
}



#searchAreaSpLayout_pec{
	padding:20px 2% 2% 2%;
	font-size:15px;
}


#searchAreaTriangle_pec{
	display:block;
	width:40px;
	height:20px;
	position:absolute;
	right:8px;
	top:-10px;
	background:url(/assets/img/sp_navi_bg_head_triangle.png) top no-repeat;
}
/*検索窓追記 end*/

/*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:/*210*/230px !important; /*20170315 oto*/
			/*margin-right:10px;*/ /*20170315 oto*/
			height: /*20*/28px; /*20170315 oto*/
		}
			.siteSearch_pec .searchInput_pec {
				position: absolute;
				right: 0;
				padding: 0;
				width: 100%;
				height: /*20*/28px; /*20170315 oto*/
				border:/*#b2b2b2*/#666 1px solid; /*20170315 oto*/
				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;
				padding-left:3px; /*20170315 oto*/
			}
		.siteSearch_pec .searchBtn_pec {
			float: left;
			width: /*42*/48px; /*20170315 oto*/
			height: /*21*/30px; /*20170315 oto*/
			border: none;
			background: url(/assets/img/icon_search4.png) 50% 50% no-repeat; /*20170315 oto*/
			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;
	margin-top: 0 !important;
}

.contents_pec/*20170421 oto*/ {
	position: relative;
	padding:0px 10px 0px 10px;
	margin-top: 0 !important;
}

#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:/*34*/36px;/*20170626*/}

.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:/*34*/36px;/*20170626*/}
.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%;}

/* 左ナビがfixedだった場合のcss */
	.slide_left_btn_pec {
		display: none;
	}
	.slide_left_pec {
		padding: 10px;
		width: 100% !important;
		box-sizing: border-box;
		-moz-box-sizing: border-box;
		-webkit-box-sizing: border-box;
	}
	.slide_left_inner_pec {
		margin-left: 0 !important;
	}
	.slide_left_pec .slide_left_inner_pec .layer4left_parent_pec {
		padding-top: 0 !important;
	}










/*第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*/48.3%/*20161003*/; 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*/31.6%/*20161003*/; 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*/31.6%/*20161003*/; 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
－－－－－－－－－－－－－－－－－－－－－－－－*/
#footer_d_sp_pec {
	padding: 10px 8px;
	background: #333333;
	color: #ffffff;
}

	#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;*//*20170928*/
		}
		.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;
		}


	#footer_d_sp_pec .copyright_pec {
		text-align: center;
		color: #a0a0a0;
		font-size: 12px;
		padding-bottom: 25px;
	}

	.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 #767676/*969696*/;/*20170726 oto*/
	color:#ffffff;
	background-color:#767676/*969696*/;/*20170726 oto*/
	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 #767676/*969696*/;/*20170726 oto*/
}
.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,
.layerTtl_sp_underline_pec a{
	background: url(/assets/img/icon_h1_arrow_wr_r.png) 0 center no-repeat;
	display: inline-block;
}

.layerTtl_sp_pec a span,
.layerTtl_sp_underline_pec a span{
	display: inline-block;
	padding: 0 0 0 12px;
}

.layerTtl_sp_pec a:hover,
.layerTtl_sp_underline_pec a:hover{
	color: #a3a3a3;
}

.layerTtl_sp_pec a img:hover,
.layerTtl_sp_underline_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;
	z-index: 1000;
}

#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;
}

/*20190123 add*/
.newsBlock_pec .listBox_pec a[target="_blank"], .news_pec a[target="_blank"] {
    background: url(/assets/img/icon_blank.png) 0 4px no-repeat !important;
}/*20190123 add end*/