@charset "utf-8";

/*
*	製品ページ一覧用css（790px以下）
*	
*/


/* 各ページ共通 ==============================================================*/
.mobile_only a{
	color:#555555;
}

.mobile_only a:hover{
	color:#0098d9;
}
/*============================================================================*/




/* 製品一覧ページ全体 ========================================================*/
/*__製品一覧ページアンカーカテゴリナビ__________________*/
.cate_anchor_nav .cate_box:nth-of-type(3n){
	margin-right:2%;
}

.cate_anchor_nav .cate_box:nth-of-type(2n){
	margin-right:0;
}

.cate_box .cate_text p:first-child{
	font-size:1.4rem;
}

.cate_box .cate_text p:nth-child(2n){
	font-size:1rem;
}


/*__製品一覧_________________*/
/*----テントカテゴリのアンカー用----*/
.series_list li {
	float:left;
	width:49.5%;
	margin-right:1%;
	margin-bottom:1%;
}

.series_list li:nth-of-type(3n){
	margin-right:1%;
}

.series_list li:nth-of-type(even){
	margin-right:0;
}


/*----子タームまとまり----*/
.wrap_small_cate h2
,.wrap_small_cate h2 span{
	display:block;
	text-align:center;
}

.wrap_small_cate h2{
	font-size:2.6rem;
	line-height:2.8rem;
}

.wrap_small_cate h2 span{
	font-size:1.2rem;
	line-height:2rem;
}

.p_category_img img{
	margin:0 -2%;
	max-width: 104%;
}


/*============================================================================*/




/* 製品個別ページ ============================================================*/
/*__全体の枠__________________*/
/*
.product_Sec h2
,.product_Sec h2 span{
	display:block;
}
*/

.product_Sec h2{
	font-size:2.6rem;
}

.add_pro_nav{
	padding-top:8rem;
}

.product_Sec_innerbox h3{
	font-size:1.6rem;
	line-height:1.8rem;
}

.pro_mobile_fix_nav{
	position: fixed;
	top: 4.6rem;
	left: 0;
	display:block;
	/*background-color: rgba(0,160,224,0.9);*/
	background-color:rgba(170,170,170,0.8);
	z-index:2;
	width: 100%;
}

.pro_mobile_fix_nav ul{
	display:table;
	table-layout: fixed;
	text-align: center;
	width: 100%;
}

.pro_mobile_fix_nav ul li{
	display:table-cell;
	vertical-align:middle;
	/*border-right:1px solid #ffffff;*/
}

.pro_mobile_fix_nav ul li a{
	color:#ffffff;
	display:block;
	/*padding:15%;*/
	padding-top:0.3rem;
	padding-bottom:0.3rem;
	margin-top:0.7rem;
	margin-bottom:0.7rem;
	font-size:1rem;
	line-height:1.46rem;
	border-right:1px solid #ccc;
}

.pro_mobile_fix_nav ul li:last-of-type a
,.pro_mobile_fix_nav ul li:last-of-type{
	border-right:none;
}


/*__サブボックス3列__*/
.pro_subbox_3{
	width:48%;
	margin-right:4%;
	margin-bottom: 6%;
}

.pro_subbox_3:nth-of-type(3n){
	margin-right:4%;
}

.pro_subbox_3:nth-of-type(3n+1){
	clear:none;
}


.pro_subbox_3:nth-of-type(2n){
	margin-right:0;
}

.pro_subbox_3:nth-of-type(2n+1){
	clear:both;
}

.pro_subbox_3 h4 {
	font-size: 1.4rem;
}

.pro_subbox_3 p {
	font-size: 1.2rem;
	padding-top: 0;
}


/*__サブボックス2列___*/
.pro_subbox_2 h4 {
	font-size: 1.4rem;
	line-height:1.8rem;
}

.pro_subbox_2 p {
	font-size: 1.2rem;
	padding-top: 0;
}

/*__サブボックス1列___*/
.pro_subbox_1 h4 {
	font-size: 1.4rem;
	line-height:1.8rem;
}

.pro_subbox_1 p {
	font-size: 1.2rem;
	padding-top: 0;
}

/*__SNSボタン__________________*/

.sns li {
	width:25%;
}


/*__製品概要__________________*/

.flg_status{
	font-size:1.1rem;
}

.flg_new{
	font-size:1.3rem;
}

.pro_title h1
,.pro_title .pro_num{
	display:block;
}

.pro_title h1{
	font-size: 1.2rem;
	line-height: 1.4rem;
}

.pro_title .pro_num{
	padding-left:0;
	font-size:1.2rem;
}

.pro_title .pro_copy{
	font-size:1.4rem;
	line-height:1.8rem;
	/*padding-top:0.6rem;*/
}

.pro_title .pro_detail{
	font-size:1.2rem;
}

.pro_title h2{
	font-size:2.8rem;
	line-height:2.6rem;
	/*font-size:3.2rem;
	line-height:3rem;*/
}

.pro_explanatory_text{
	font-size:1.2rem;
	padding-top: 1.2rem;
	padding-right: 1.2rem;
	padding-bottom: 1.2rem;
	padding-left: 1.2rem;
}

.sale_status{
	padding-top:1rem;
	padding-right:1rem;
	padding-bottom:1rem;
	padding-left:1rem;
}

.sale_status h4{
	font-size:1.6rem;
}

.sale_status table{
	margin-top:0.4rem;
}

.sale_status table th{
	min-width:25%;
}

.sale_status table td{
	font-size:1.2rem;
}

.mainbox h4{
	font-size:1.4rem;
}

.mainbox p {
	font-size: 1.2rem;
	padding-top: 0;
}


.wrap_pro_link_box{
	padding-top:4%;
	padding-right:4%;
	padding-left:4%;
}

.wrap_pro_link_box .pro_link_box{
	width:100%;
	float:none;
	margin-right:0;
	margin-bottom:4%;
}

.wrap_pro_link_box .pro_link_box:nth-of-type(even){
	margin-right:0;
}


/*__製品特徴__________________*/

/*__製品の使い方__________________*/


/*__製品画像__________________*/


/*__製品スペック__________________*/
/*-----------スペック-----------*/
#product_spec table{
	border:none;
}

#product_spec table th
,#product_spec table td{
	width:95%;
	display:block;
	text-align:left;
}

#product_spec table th{
	padding-top:1.5%;
	padding-right:3%;
	padding-bottom:1.5%;
	padding-left:2%;
	border-right:1px solid #EEEEEE;
	background:#EEEEEE;
	font-size:1.2rem;
}

#product_spec table td{
	padding-top:2.5%;
	padding-right:3%;
	padding-bottom:2.5%;
	padding-left:2%;
}

#product_spec table tr {
	border-bottom: 1px solid #EEEEEE;
}

#product_spec table tr:nth-child(even){
	background-color:#fff;
}

/*__その他関連情報__________________*/
.wrap_pro_link_box legend {
	font-size:1.4rem;
}

.net_shop_4to2{
	width:48%;
	margin-right:4%;
	margin-bottom:4%;
}

.net_shop_4to2:nth-of-type(2n){
	margin-right:0;
}
/*============================================================================*/
