@charset "utf-8";
/* sale.css */
.sp{ display: none;}
.pc{ display: inline-block;}
.w100 {
    width: 100%;
	height:100%;
}
div#main_sale .w720 .t_20{
	margin-top: 20px;
}
div#main_sale .w720 .b_20{
	margin-bottom: 20px;
}

div#main_s {
	width: 960px;
	margin: 20px 0 30px;
}
body.list div#main_s {
	border: none;
	position: relative;
	/* top: -40px; */
	width: 960px;
	/* margin-bottom: 0; */
}

body.list div#main_s div.goods {
	float: left;
	width: 170px;
	height: 210px;
	margin: 0 0 10px 18px;
	line-height: 1.0;
	position: relative;
	display: inline;
}

body.list div#main_s div.goods a {
	width: 168px;
	height: 208px;
	overflow: hidden;
	border: 1px solid #DDD;
	background: #FFF;
	display: block;
	text-decoration: none;
}

body.list div#main_s div.goods a:hover {
	border: 1px solid #DD0000;
	background: #FAF7E2;
	text-decoration: none;
}

body.list div#main_s div.goods img { padding: 10px 18px 8px 18px; }

body.list div#main_s div.goods em {
	display: block;
	font-size: 13px;
	color: #990000;
	padding: 0 10px 2px;
}

body.list div#main_s div.goods span {
	display: block;
	font-size: 10px;
	padding: 0 10px 0;
	line-height: 1.5;
}
.maker_box{
	width: 960px;
	/*border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;*/
	height: 447px;
	margin-bottom: 15px;
}

/* pp sale */

.new_price{
	margin-top: 10px;
	margin-bottom: 10px;
}
table{
	margin-left: 30px;
	margin-bottom: 30px;
}
table td img{
	margin: 3px;
	border: 1px solid #FFF;
}
table td img:hover{
	border: 1px solid #F00;
}
table td{
	padding: 10px;
}
table td span{
	font-size: 0.8em;
	color: #C30;
}
th.pp_thumbnail{
	width: 30px;
}
th{
	padding: 3px;
	text-align: center;
}
td.price{
	text-align: right;
}
th.pp_name{
	width: 300px;
}
div#main_sale {
	width: 720px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 15px;
	margin-left: auto;
	text-align: center;
	}
	
div#main_sale760 {
	width: 760px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 15px;
	margin-left: auto;
	text-align: center;
	}
div#main_sale2 {
	float: right;
	width: 960px;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 15px;
	margin-left: 0;
}
div#main_sale a img{
	margin-bottom: 0px;
	border: 1px solid #CCC;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}
div#main_sale2 a img{
	margin-bottom: 0px;
	border: 1px solid #CCC;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}

div#main_sale a img:hover{
	border: 1px solid #F00;
}
div#main_sale2 a img:hover{
	border: 1px solid #F00;
}

#sale_b{
	margin-bottom: 20px;
}
div#main_sale p{
	text-align: left;
	margin-top: 5px;
	margin-bottom: 25px;
	padding-left: 15px;
}
div#main_sale2 p{
	text-align: left;
	margin-top: 10px;
	margin-bottom: 25px;

}
#main_sale ul{
	text-align: left;
	padding-left: 25px;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 20px;
}
#main_sale2 ul{
	text-align: left;
	padding-left: 25px;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 20px;
}
#main_sale li{
	list-style-position: outside;
	list-style-type: square;
}
#main_sale2 li{
	list-style-position: outside;
	list-style-type: square;
}
.item_img img{
	margin-bottom: 10px;
}
.item_img a{
	padding: 3px;
}

/*----------------------------------------------------
オリジナルテーブル
-------------------------------------------------------*/
#main_720{
	max-width: 720px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
#main_720 select{
	font-size: 14px;
	font-weight: bold;
	padding: 5px;
	text-align: center;
	border-radius: 5px;        /* CSS3草案 */  
    -webkit-border-radius: 5px;    /* Safari,Google Chrome用 */  
    -moz-border-radius: 5px;   /* Firefox用 */  
}

#main_720 label{
	font-size: 16px;
	font-weight: bold;
	padding-left: 30px;
}
#main_720 img.main_img{
	padding-top: 20px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#t_menu{
	background-color: #231815;
	margin: 0px;
	padding-right: 20px;
	padding-left: 20px;
	text-align: center;
}
#t_menu img{
	margin: 20px;
}
#image {
	padding-top: 20px;
	padding-bottom: 20px;
}
#image .orignal_img{
	width: 40%;
	margin: 20px;
	padding: 15px;
	float: left;
}
#image .orignal_img p{
	font-size: 1.1em;
}
#image .orignal_img p span{
	font-size: 0.8em;
}

#material{
	padding-top: 20px;
	padding-bottom: 20px;
}

#material .material_desc{
	margin: 10px;
	padding: 15px;
	width: 18%;
	float: left;
}
#shape{
	padding-top: 20px;
	padding-bottom: 20px;
	}
#shape img{
	padding-top: 20px;
	padding-bottom: 20px;
}
#size{
	padding-top: 20px;
	padding-bottom: 20px;
	}
#size img{
	padding-top: 20px;
	padding-bottom: 20px;
}
#main_720 input.ot_est_btn{
	margin-right: auto;
	margin-left: auto;
	margin-top: 30px;
	margin-bottom: 50px;
}
#mailform div.center{
	text-align: center;
	margin-top: 30px;
	margin-bottom: 30px;
}
.material_desc{
	min-height: 225px;
	margin-bottom: 10px;
}
.material_desc p{
	text-align: left;
	font-size: 0.9em;
}
.material_desc p font{
	font-weight: bold;
}

.hide{
	display: none;
}


/*-------------------------------------------------
GE290 finish
-----------------------------------*/
#ge290_12_top{
	background-image: url(../img/sale/ge290_12_1.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 350px;
	width: 710px;
}
#ge290_12_top p{
	margin-left: 400px;
	padding-top: 90px;
	font-size: 1.5em;
	font-weight: bold;
	color: #FFF;
}
#ge290_12_top p span{
	font-size: 0.8em;
}

.ge290_12_txt{
	text-align: center;
	margin: 0px;
	border: 1px solid #CCC;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
.ge290_12_txt .txt1{
	font-size: 2em;
	text-align: center;
	font-weight: bolder;
	width: 350px;
	display: block;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.ge290_12_txt .txt1 span{
	font-size: 0.7em;
	font-weight: bolder;
	display: block;
	height: 30px;
	width: 250px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 50px;
}
.ge290_12_txt .txt3{
	font-size: 1.2em;
	height: 50px;
	width: 600px;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	display: block;
}
#ge290_12_2{
	background-image: url(../img/sale/ge290_12_2.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 350px;
	width: 710px;
	padding-top: 70px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
}
#ge290_12_2 .txt1{
	font-size: 2.4em;
	font-weight: bolder;
}
#ge290_12_2 .txt3{
	font-size: 1.1em;
	line-height: 2.32em;
	font-weight: 500;
	padding-top: 20px;
}
#ge290_12_2 .txt3 span{
	font-size: 0.8em;
}
#ge290_12_3{
	background-image: url(../img/sale/ge290_12_3.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 350px;
	width: 710px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
	margin: 0px;
}
#ge290_12_3 .txt1{
	font-size: 2.3em;
	font-weight: bolder;
	padding-left: 0px;
	margin-bottom: 0px;
	margin-left: 360px;
	padding-top: 70px;
	padding-right: 0px;
	padding-bottom: 0px;
}
#ge290_12_3 .txt3{
	font-size: 1.1em;
	line-height: 2.32em;
	font-weight: 500;
	padding-top: 20px;
	margin-left: 360px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#ge290_12_3 .txt3 span{
	font-size: 0.8em;
}
.ge290_12_txt .txt2{
	font-size: 2em;
	text-align: center;
	font-weight: bolder;
	width: 400px;
	display: block;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.ge290_12_txt .txt2 span{
	font-size: 0.6em;
	font-weight: bolder;
	display: block;
	height: 30px;
	width: 400px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#ge290_12_4 {
	height: 350px;
	width: 710px;
	margin: 0px;
	padding: 0px;
}

#ge290_12_4 #left a{
	padding: 0px;
	float: left;
	height: 350px;
	width: 355px;
	background-image: url(../img/sale/ge290_12_4_1.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-indent: -7777px;
	overflow: hidden;
	display: block;
	margin: 0px;
}
#ge290_12_4 #left a:hover{
	background-position: 0px -350px;
}
#ge290_12_4 #right a{
	margin: 0px;
	padding: 0px;
	float: right;
	height: 350px;
	width: 355px;
	background-image: url(../img/sale/ge290_12_4_2.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-indent: -7777px;
	overflow: hidden;
	display: block;
}
#ge290_12_4 #right a:hover{
	background-position: 0px -350px;

}
.ge_top{
	font-size: 1.5em;
	font-weight: bold;
}
.right_image{
	float: right;
}
.left_image{
	float: left;
}
.ge_txt{
	width: 420px;
	float: left;
	margin: 0px;
	padding-top: 50px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	height: 200px;
	display: block;
}
.ge_txt span{
	font-size: 1.1em;
	font-weight: bold;
}
.ge_txt_2{
	width: 420px;
	display: block;
	float: right;
	margin: 0px;
	padding-top: 50px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	height: 200px;
	}
.ge_txt_2 span{
	font-size: 1.1em;
	font-weight: bold;
}
.ge_txt_3{
	width: 350px;
	display: block;
	margin: 0px;
	margin: 0px;
	padding-top: 30px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	float: right;
}
.ge_txt_3 span{
	font-size: 1.1em;
	font-weight: bold;
}
.ge_txt_4{
	width: 350px;
	padding: 0px;
	display: block;
	margin: 0px;
	float: left;
	margin: 0px;
	padding-top: 30px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	height:340px;
}
.ge_txt_4 span{
	font-size: 1.1em;
	font-weight: bold;
}
.ge_t{
	width: 720px;
	display: block;
	line-height: 1.5em;
	height: 250px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
.sp_t{
	width: 100%;
	display: block;
	line-height: 1.7em;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-size: 1.2em;
}

.h350{
	height: 350px;
}
.h180{
	height: 180px;
}
.h260{
	height: 260px;
}
.ge_t ul{
	margin: 0px;
	padding: 0px;
}
.ge_t ul li{
	list-style-position: outside;
	list-style-type: square;
}
.ge_btn{
	width: 360px;
	padding-top: 10px;
	float: left;
}
#3p_btn a{
	background-image: url(../img/sale/ge290_3seater_btn.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 126px;
	width: 354px;
	border: 1px solid #CCC;
	display: block;
	text-indent: 9999px;
	overflow: hidden;
}
#3p_btn a:hover{
	border-top-color: #F00;
	border-right-color: #F00;
	border-bottom-color: #F00;
	border-left-color: #F00;
}
#2p_btn a{
	background-image: url(../img/sale/ge290_2seater_btn.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 126px;
	width: 354px;
	border: 1px solid #CCC;
	display: block;
	text-indent: 9999px;
	overflow: hidden;
}
#2p_btn a:hover{
	border-top-color: #F00;
	border-right-color: #F00;
	border-bottom-color: #F00;
	border-left-color: #F00;
}
#1p_btn a{
	background-image: url(../img/sale/ge290_1seater_btn.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 126px;
	width: 354px;
	border: 1px solid #CCC;
	display: block;
	text-indent: 9999px;
	overflow: hidden;
}
#1p_btn a:hover{
	border-top-color: #F00;
	border-right-color: #F00;
	border-bottom-color: #F00;
	border-left-color: #F00;
}
#1pa_btn a{
	background-image: url(../img/sale/ge290_1a_btn.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 126px;
	width: 354px;
	border: 1px solid #CCC;
	display: block;
	text-indent: 9999px;
	overflow: hidden;
}
#1pa_btn a:hover{
	border-top-color: #F00;
	border-right-color: #F00;
	border-bottom-color: #F00;
	border-left-color: #F00;
}

.ge_btn a img{
	border: 1px solid #CCC;
}
.ge_btn a img:hover{
	border-top-color: #F00;
	border-right-color: #F00;
	border-bottom-color: #F00;
	border-left-color: #F00;
}
.btn_desk{
	font-size: 0.8em;
	width: 354px;
}
.w720{
	width: 720px;
}
.otoku{
	font-size: 2.8em;
	font-weight: bold;
	width: 720px;
	text-align: center;
	margin-left: 30px;
}
.bottom10{
	padding: 0px;
	margin-bottom: 10px;
}
.top20{
	margin-top: 20px;
}
.sp_t .sp_txt{
	max-width: 450px;
	float: left;
	margin-top: 30px;
	padding-right: 30px;
	padding-bottom: 0px;
	padding-left: 30px;
	display: block;
	text-align: left;
}
.sp_t .sp_txt_2{
	max-width: 450px;
	display: block;
	float: right;
	margin-top: 30px;
	padding-right: 30px;
	padding-bottom: 0px;
	height: auto;
	text-align: left;
}


.sp_txt span{
	font-size: 1.5em;
	font-weight: bold;
}
.sp_txt_2 span{
	font-size: 1.5em;
	font-weight: bold;
}

.sp_txt_3{
	width:690px;
	display: block;
	margin: 15px;
	padding: 5px;
	border: 1px dotted #CCC;
}
.w720 td{
	text-align: center;
}
.sp_btn{
	text-align: center;
	padding-top: 30px;
	padding-bottom: 30px;
}
a img:hover{

	filter: alpha(opacity=50);
	-moz-opacity:0.5;
	opacity:0.5;
}
#main_sale .sp_btn a img{
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-width: 1px;
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
}

.grey{
	background-color: #E8E8E8;
}
.sp_t img{
	padding: 10px;
}
.w720 .material{
	font-size: 11px;
	text-align: center;
}
.w720 table{
	font-size: 16px;
}
div#main_sale p.kanren_p{
	font-size: 18px;
	font-weight: bold;
	text-align: left;
	display: block;
	margin-bottom:5px
	}

a img.clear50:hover{
	filter: alpha(opacity=50);
	-moz-opacity:0.5;
	opacity:0.5;

	}
#main_sale760 h3.pks_cat{
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	font-size: 32px;
	font-weight: bold;
	color: #6CF;
	text-align: left;
	padding-bottom: 15px;
	line-height: 30px;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
	margin-bottom: 15px;
}
#main_sale760 h3.pks_cat img{
	margin-top: 10px;
	margin-right: 10px;

}
#pks_1{
	background-color: #FFF;
	padding-top: 20px;
	padding-bottom: 40px;
}
#pks_2{
	background-color: #F9F5F3;
	padding-top: 40px;
	padding-bottom: 40px;
}
#pks_3{
	background-color: #FFF;
	padding-top: 40px;
	padding-bottom: 30px;
}


#pks_designer{
	background-image: url(../img/sale/paperknif/designer.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 110px;
	width: 760px;
}
#pks_japan{
	background-image: url(../img/sale/paperknif/madeinjapan.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 110px;
	width: 760px;
}
#pks_scandi{
	background-image: url(../img/sale/paperknif/scandi.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 110px;
	width: 760px;
}


#pks_2 p{
	height: 100px;
	width: 440px;
	padding-top: 15px;
	padding-left: 195px;
	text-align: left;
	font-size: 10px;
}
#pks_2 p span{
	font-size: 1.2em;
	font-weight: bold;
	text-decoration: underline;
}
p.pks_1_txt{
	font-size: 20px;
	font-weight: normal;
	color: #333;
	text-align: center;
	padding-top: 30px;
	padding-bottom: 40px;
	display: block;
	line-height: 28px;
}
#pks_3 p{
	font-size: 13px;
	text-align: left;
	width: 700px;
	margin-top: 20px;
	margin-bottom: 20px;
	margin-left: 30px;
	color: #333;
}
#pks_3 p span{
	font-size: 16px;
	text-decoration: underline;
}
.pks_btn img{
	border: 1px solid #CCC;
	margin-top: 3px;
	margin-right: 2px;
	margin-bottom: 20px;
	margin-left: 2px;
}
.pks_btn img:hover{
	border: 1px solid #F00;
	filter: alpha(opacity=50);
	-moz-opacity:0.5;
	opacity:0.5;

}
#sp_btn{
	padding-top: 20px;
	padding-bottom: 20px;
}
.bear_back{
	margin: 0px;
	padding: 0px;
	height: 215px;
	width: 760px;
	background-image: url(../img/sale/bear/bear_back.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
.bear_txt{
	width: 470px;
	padding-top: 30px;
	padding-left: 35px;
	float: left;
	text-align: left;
	height: 190px;
}
p.bear_cat{
	font-size: 20px;
	font-weight: bolder;
	color: #FFF;
	padding-left: 5px;
	padding-bottom: 15px;
}

p.bear_desc{
	font-size: 14px;
	width: 310px;
	float: left;
	margin-right: 5px;
	line-height: 23px;
}

img.bear_img{
	float: right;
	padding-top: 23px;
	padding-right: 20px;
}
div.bear_btn{
	width: 550px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 30px;
	padding-bottom: 30px;
}
p.bear_sub{
	font-size: 16px;
	font-weight: bold;
	color: #333;
	padding-bottom: 20px;
}
table.bear_table{
	font-size: 12px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 20px;
}
table.bear_table th{
	text-align: center;
	padding-top: 3px;
	padding-bottom: 3px;
}
table.bear_table th.bear_group{
	font-size: 13px;
	font-weight: bolder;
	color: #06C;
	text-indent: 10px;
	width: 300px;
}
table.bear_table td{
	padding-top: 3px;
	padding-bottom: 3px;
	text-align: left;
}
tr.bear_th{
	background-color: #CAF0FF;
	border: 1px solid #CCC;
}
tr.grey{
	background-color: #E8E8E8;
}
p.bear_tax{
	text-align: right;
	margin-right: 15px;
}
.t_20_b_30{
	margin-top: 30px;
	margin-bottom: 40px;
}
p.moni_txt_l{
	font-size: 20px;
	font-weight: bold;
	text-align: center;
}
p.moni_txt_red{
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	color: #F00;
	padding-bottom: 20px;
}

.t_20{
	margin-top: 20px;
}
.b_20{
	margin-bottom: 20px;
}
#monitor_cont ul{
	font-size: 18px;
	text-align: left;
	border: 1px solid #CCC;
	margin-top: 20px;
	margin-right: 50px;
	margin-bottom: 20px;
	margin-left: 50px;
	color: #333;
	padding-top: 20px;
	padding-right: 30px;
	padding-bottom: 20px;
	padding-left: 40px;
	line-height: 26px;
}
#monitor_cont li{}
#monitor_cont li span{
	font-size: 12px;
	text-align: center;
}
#monitor_cont p.moni_deli{
	background-color: #CCC;
	text-align: center;
	padding: 5px;
	font-size: 14px;
	color: #333;
	margin-top: 20px;
	margin-right: 50px;
	margin-bottom: 20px;
	margin-left: 50px;
}
#moni_image{
	padding-top: 20px;
	padding-right: 20px;
	padding-left: 20px;
	margin-bottom: 20px;
}
#moni_image div{
	float: left;
	width: 360px;
}
#moni_image div p{
	text-align: left;
	margin-left: 20px;
}

#moni_image div img{
	margin-right: 20px;
	margin-left: 20px;
}
#monitor_item {
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 50px;
	padding-left: 10px;
}

#monitor_item .item_cago{
	float: left;
	width: 240px;
	background-image: url(../img/monitor/item_back.png);
	background-repeat: no-repeat;
	background-position: 0px 20px;
	margin: 3px;
}
#monitor_item .item_cago2{
	float: left;
	width: 240px;
	background-image: url(../img/monitor/item_back_2.png);
	background-repeat: no-repeat;
	background-position: 0px 20px;
	margin: 3px;
}

#monitor_item p.moni_maker{
	text-align: left;
	padding: 5px;
}

#monitor_item img{
	margin-top: 10px;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 20px;
}

#monitor_item p.moni_item a{
	font-size: 20px;
	font-weight: bold;
	color: #FFF;
	text-align: center;
	margin-bottom: 10px;
}

#monitor_item div.moni_item_btn{
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 20px;
	margin-top: 10px;
}
.wh{
	color: #FFF;
}
.wh a{
	color: #FFF;
	text-decoration: underline;
}
.font10{
	font-size: 10px;
}
.font12{
	font-size: 12px;
}
.font14{
	font-size: 14px;
	font-weight: bold;
}
.padding10{
	padding-bottom: 10px;
}
.t20b20{
	margin-top: 20px;
	margin-bottom: 20px;
}
.ch_1{
	font-size: 3.5em;
	font-weight: bold;
	color: #AFAFAF;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	margin-bottom: 10px;
}
.ch_2{
	font-size: 2.5em;
	font-weight: bold;
	color: #AFAFAF;
	padding-bottom: 20px;
}

.pepe_ch1{
	background-position: 0px 0px;
	height: 80px;
	font-size: 2em;
	color: #333;
	text-align: left;
	text-indent: 100px;
	margin-top: 20px;
	padding-top: 15px;
	font-weight: bold;
}
#pepe1 .pepe_ch1{	
	background-image: url(../img/sale/pepe_lp/1.png);
}
#pepe2 .pepe_ch1{	
	background-image: url(../img/sale/pepe_lp/2.png);
}
#pepe3 .pepe_ch1{	
	background-image: url(../img/sale/pepe_lp/3.png);
}
#pepe4 .pepe_ch1{	
	background-image: url(../img/sale/pepe_lp/4.png);
}

.pepe_ch2{
	background-repeat: no-repeat;
	background-position: right top;
	height: auto;
	margin-bottom: 20px;
	font-size: 1.8em;
	font-weight: bold;
	color: #0CF;
	text-align: left;
	padding-top: 10px;
	padding-left: 20px;
	line-height: 1.4em;
    }
.pepe_ch2 span{
	font-size: 0.7em;
	color: #666;
	text-align: left;
	text-indent: 20px;
}
#pepe1 .pepe_ch2{
	background-image: url(../img/sale/pepe_lp/back_1.jpg);
}
#pepe2 .pepe_ch2{
	background-image: url(../img/sale/pepe_lp/back_2.jpg);
}
#pepe3 .pepe_ch2{
	background-image: url(../img/sale/pepe_lp/back_3.jpg);
}
#pepe4 .pepe_ch2{
	background-image: url(../img/sale/pepe_lp/back_4.jpg);
}
.container th{
	font-size: 9px;
	padding: 3px;
}
.container th span{
	font-size: 8px;
}
@media screen and (max-width: 980px) {
	.pc{ display: none;}
	.sp{ display: block;}
	div#topic_path {
    	width: 100% !important;
	}
	#main_sale .sp_btn a img.btn-span { width:60% !important;}
	#main_sale760 h3.pks_cat {
		font-size: 16px;	
	}
	#main_sale760 h3.pks_cat img {
		margin-bottom: -10px;
	}
	.sale_img img{
		width: 100% !important;	
	}
	.pepe_ch2 p{
		font-size: 1.4em !important;
	}
	.paperknif_main img{
		width: 100%;	
	}
	body.list div#main_s {
	border: none;
	position: relative;
	/* top: -40px; */
	width: 100% !important;
	/* margin-bottom: 0; */
}
}

div#main_s {
    width: 100% !important;
}
#social-buttons{
	display:inline;
}
#social-buttons li{
	list-style-type:none;
	display:block;
	float:left;
	margin-right:10px;
}
#social-buttons li span{
	background-image: none;
	margin: 0px;
	padding: 0px;
}

.maker_box{
	width: 100% !important;/*
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;*/
	height: 447px;
	margin-bottom: 15px;
}
.btn-pepe{
	width:80%;	
}
.pel-img{
	width:100%;
	max-width: 700px;	
}
.text-left{
	text-align: left;	
}
/* pp sale */
div#sc_search p {
    color: #900;
    font-size: 14px;
}
.new_price{
	margin-top: 10px;
	margin-bottom: 10px;
}
table{
	margin-left: 30px;
	margin-bottom: 30px;
}
table td img{
	margin: 3px;
	border: 1px solid #FFF;
}
table td img:hover{
	border: 1px solid #F00;
}
table td{
	padding: 10px;
}
table td span{
	font-size: 0.8em;
	color: #C30;
}
th.pp_thumbnail{
	width: 30px;
}
th{
	padding: 3px;
	text-align: center;
}
td.price{
	text-align: right;
}
th.pp_name{
	width: 300px;
}
div#main_sale {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 15px;
	margin-left: auto;
	text-align: center;
	width: 100%;
	}
div#main_sale2 {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 15px;
	margin-left: auto;
	text-align: center;
	width: 100% !important;
	}	
div#main_sale760 {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 15px;
	margin-left: auto;
	text-align: center;
	width: 100%;
}
.w100{
	width:100%;
}
.cent-img{width:80%;max-width: 600px;}
.txt-center{text-align: center;}
.bear_btn img{width:60%;}
div#main_sale2 {
	float: right;
	width: 960px;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 15px;
	margin-left: 0;
}
div#main_sale a img{
	margin-bottom: 0px;
	border: 1px solid #CCC;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	width: 90% !important;
	margin: auto;
}
div#main_sale2 a img{
	margin-bottom: 0px;
	border: 1px solid #CCC;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	width: 90%;
	height:100%;
}

div#main_sale a img:hover{
	border: 1px solid #F00;
}
div#main_sale2 a img:hover{
	border: 1px solid #F00;
}

#sale_b{
	margin-bottom: 20px;
	width: 100%;
}
div#main_sale p{
	margin-top: 5px;
	margin-bottom: 25px;
	font-size: 12px;
	width: 90%;
	text-align: center;
	margin: auto;
	clear: both;
	padding-bottom: 50px;
}
div#main_sale2 p{
	text-align: left;
	margin-top: 10px;
	margin-bottom: 25px;
	text-align: center;
}
#main_sale ul{
	text-align: left;
	padding-left: 25px;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 20px;
	font-size: 13px;
}
#main_sale2 ul{
	text-align: left;
	padding-left: 25px;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 20px;
}
#main_sale li{
	list-style-position: outside;
	list-style-type: square;
	color:#666;
}
#main_sale2 li{
	list-style-position: outside;
	list-style-type: square;
}
.item_img a img{
	width:48%;
	max-width: 165px;
}
/*-------------------------------------------------
GE290 finish
-----------------------------------*/
#ge290_12_top{
	width: 100%;
	position:relative;
	background-size: cover;
}
#ge290_12_top p{
	position: absolute;
	font-size: 1.5em;
	font-weight: bold;
	color: #FFF;
	top:25%;
	right:5%;
}
#ge290_12_top p span{
	font-size: 0.8em;
}

.ge290_12_txt{
	text-align: center;
	margin: 0px;
	border: 1px solid #CCC;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
.ge290_12_txt .txt1{
	font-size: 2em;
	text-align: center;
	font-weight: bolder;
	display: block;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.ge290_12_txt .txt1 span{
	font-size: 0.7em;
	font-weight: bolder;
	display: block;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.ge290_12_txt .txt3{
	font-size: 1.2em;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	display: block;
}
#ge290_12_2{
	position: relative;
	padding-top: 70px;
	padding-right: 0;
	margin-right: 10px;
	padding-bottom: 10px;
	padding-left: 0;
	width: 100%;
	background-size: cover;
}
.wrap-ge290{
	position: absolute;	
	top:30%;
	left:10%;
}
#ge290_12_2 .txt1{
	font-size: 1.1em;
	font-weight: bolder;
	margin-bottom: 10px;
	width: 50%;
}
#ge290_12_2 .txt3{
	font-size: 0.7em;
	line-height: 2em;
	font-weight: 500;
	width: 50%;
}
#ge290_12_2 .txt3 span{
	font-size: 0.8em;
}
#ge290_12_3{
	text-align: center;
	overflow: hidden;
	margin:  0 0;
	width: 100%;
	background-image: none;
	height: auto;
	padding: 0;
}
.img-ge290-3{
	width:40%;	
	overflow:hidden;
	float: left;
}
.txt-ge290-3{
	float: right;
	width:58%;
}
#ge290_12_3 img{
	width:170%;	
}
#ge290_12_3 .txt1{
	font-size: 1.3em;
	font-weight: bolder;
	text-align: left;
	margin-left: 0;
}
#ge290_12_3 .txt3{
	font-size: 0.7em;
	text-align: left;
	margin: 0;
	padding: 0;
}
#ge290_12_3 .txt3 span{
	font-size: 0.8em;
}
.ge290_12_txt .txt2{
	font-size: 2em;
	text-align: center;
	font-weight: bolder;
	display: block;
	margin-bottom: 13px  !important;
}
.ge290_12_txt .txt2 span{
	font-size: 0.6em;
	font-weight: bolder;
	line-height: 3;
}
#ge290_12_4 {
	overflow: hidden;
	margin: 0px;
	padding: 0px;
	width: 100%;
}
div#main_sale a img{
	width: 100% !important;	
	height:100%;
}
#ge290_12_4 #left a img{
	width: 100%;	
}
#ge290_12_4 img{border:none !important;}
#ge290_12_4 #left{
	width:48%;	
	float: left;
	box-sizing:border-box;
}
#ge290_12_4 #right{
	float: right;	
	width:48%;
	box-sizing:border-box;
}

#ge290_12_4 #left a{
	padding: 0px;
	float: left;
	overflow: hidden;
	display: block;
	margin: 0px;
	background-image: none;
	width: 100%;
	height: auto;
}
#ge290_12_4 #right a{
	margin: 0px;
	padding: 0px;
	float: right;
	background-image: none;
	width: 100%;
	height: auto;
	overflow: hidden;
	display: block;
}
.ge_top{
	font-size: 1.5em;
	font-weight: bold;
}
.right_image, .left_image{
	width: 70%;
	padding-bottom: 20px;
}

.ge_txt{
	width: 100%;
	margin: 0px;
	display: block;
	font-size: 12px;
	line-height: 1.5;
	float: none;
	height: auto;
}
.ge_txt span{
	font-size: 1.1em;
	font-weight: bold;
}
.ge_txt_2{
	display: block;
	font-size: 12px;
	height: auto;
	padding-top: 0;
	float: none;
	width: 90%;
margin: auto;
}
.ge_txt_2 span{
	font-size: 1.1em;
	font-weight: bold;
}
.ge_txt_3{
	width: 350px;
	display: block;
	margin: 0px;
	margin: 0px;
	padding-top: 30px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	float: right;
}
.ge_txt_3 span{
	font-size: 1.1em;
	font-weight: bold;
}
.ge_txt_4{
	width: 350px;
	padding: 0px;
	display: block;
	margin: 0px;
	float: left;
	margin: 0px;
	padding-top: 30px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	height:340px;
}
.ge_txt_4 span{
	font-size: 1.1em;
	font-weight: bold;
}
.ge_t{
	display: block;
	line-height: 1.5em;
	margin:20px 0 50px;
	overflow:hidden;
	width: 90%;
	margin: auto;
	height: auto;
}

.h350{
	height: 350px;
}
.h180{
	height: 180px;
}
.h260{
	height: 260px;
}
.ge_t ul{
	margin: 0px;
	padding: 0px;
}
.ge_t ul li{
	list-style-position: outside;
	list-style-type: square;
}
.ge_btn{
	width: 80%;
	padding-top: 10px;
	margin-left: 10%;
}

#3p_btn a{
	background-image: url(../../../img/sale/ge290_3seater_btn.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 126px;
	width: 354px;
	border: 1px solid #CCC;
	display: block;
	text-indent: 9999px;
	overflow: hidden;
}
#3p_btn a:hover{
	border-top-color: #F00;
	border-right-color: #F00;
	border-bottom-color: #F00;
	border-left-color: #F00;
}
#2p_btn a{
	background-image: url(../../../img/sale/ge290_2seater_btn.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 126px;
	width: 354px;
	border: 1px solid #CCC;
	display: block;
	text-indent: 9999px;
	overflow: hidden;
}
#2p_btn a:hover{
	border-top-color: #F00;
	border-right-color: #F00;
	border-bottom-color: #F00;
	border-left-color: #F00;
}
#1p_btn a{
	background-image: url(../../../img/sale/ge290_1seater_btn.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 126px;
	width: 354px;
	border: 1px solid #CCC;
	display: block;
	text-indent: 9999px;
	overflow: hidden;
}
#1p_btn a:hover{
	border-top-color: #F00;
	border-right-color: #F00;
	border-bottom-color: #F00;
	border-left-color: #F00;
}
#1pa_btn a{
	background-image: url(../../../img/sale/ge290_1a_btn.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 126px;
	width: 354px;
	border: 1px solid #CCC;
	display: block;
	text-indent: 9999px;
	overflow: hidden;
}
#1pa_btn a:hover{
	border-top-color: #F00;
	border-right-color: #F00;
	border-bottom-color: #F00;
	border-left-color: #F00;
}

.ge_btn a img{
	border: 1px solid #CCC;
	max-width: 354px;
}
.ge_btn a img:hover{
	border-top-color: #F00;
	border-right-color: #F00;
	border-bottom-color: #F00;
	border-left-color: #F00;
}
.btn_desk{
	font-size: 0.6em;
}
.w720{
	width: 100%;
}
.otoku{
	font-size: 2.8em;
	font-weight: bold;
	width: 100%;
	text-align: center;
}
.bottom10{
	padding: 0px;
	margin-bottom: 10px;
	width:98%;
	margin: auto;
}
.top20{
	margin-top: 20px;
	width: 98%;
	margin:auto;
}
.right_image, .left_image {
    float: none;
	width: 80%;
}
.sp_txt span{
	font-size: 1.5em;
	font-weight: bold;
}
.sp_txt_2 span{
	font-size: 1.5em;
	font-weight: bold;
}
.tblspan{
	
	table-layout:fixed;
	width:100%;
	margin: 0 auto;
}
.tblspan td{word-break:break-all;}
.sp_txt_3{
	display: block;
	margin: 15px;
	padding: 5px;
	border: 1px dotted #CCC;
	width: 94%;
	margin: auto;
}
.w720 td{
	text-align: center;
}
.sp_btn{
	text-align: center;
	padding-top: 30px;
	padding-bottom: 30px;
}
a img:hover{

	filter: alpha(opacity=50);
	-moz-opacity:0.5;
	opacity:0.5;
}
#main_sale .sp_btn a img{
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-width: 1px;
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
}
.grey{
	background-color: #E8E8E8;
}
.sp_t img{
	padding: 10px;
}
.wspan{
	width:40%;	
	max-width: 300px;
}
.w720 .material{
	font-size: 11px;
	text-align: center;
}
.w720 table{
	font-size: 14px;
	width: 98% !important;
	margin: auto;
}
div#main_sale p.kanren_p{
	font-size: 18px;
	font-weight: bold;
	text-align: left;
	display: block;
	margin-bottom:5px;
	width: 100%;
	float: left;
	padding-left: 0;
	}
.ge_btn{
	text-align: center;	
}
a img.clear50:hover{
	filter: alpha(opacity=50);
	-moz-opacity:0.5;
	opacity:0.5;

	}
.pks_cat{
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	font-size: 20px;
	font-weight: bold;
	color: #6CF;
	text-align: left;
	padding-bottom: 15px;
	line-height: 30px;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
	margin-bottom: 15px;
}
h3.pks_cat img{
	margin-top: 10px;
	margin-right: 10px;

}
#pks_1{
	background-color: #FFF;
	padding-top: 20px;
	padding-bottom: 40px;
}
#pks_2{
	background-color: #F9F5F3;
	padding-top: 40px;
	padding-bottom: 40px;
}
#pks_3{
	background-color: #FFF;
	padding-top: 40px;
	padding-bottom: 30px;
}

.blg-step{
	border:1px solid #000;	
}
#pks_designer,#pks_japan,#pks_scandi{
	overflow: hidden;
	background: #fff;
	margin: 10px 0px;
	padding: 0px 0px 60px;
	box-sizing:border-box;
	border:1px dotted #ccc;
	width: 100%;
	height: auto;
}
.blg-design{
	width:100%;	
}
.item_img2 img{
	width: 100%;	
}
.blg-design img{
	float: left;
	width:19% !important;
	margin-left: 1%;
	padding-top: 15px;
}
.blg-design p{
	float: right !important;
	width:73% !important;
	margin-right: 1%;
}
#pks_2 p{
	padding-left: 0;
	padding-top: 15px;
	text-align: left;
	font-size: 10px;
}
#pks_2 p span{
	font-size: 1.2em;
	font-weight: bold;
	text-decoration: underline;
}
p.pks_1_txt{
	font-size: 14px;
	font-weight: normal;
	color: #333;
	text-align: center;
	padding-top: 30px;
	padding-bottom: 40px;
	display: block;
	line-height: 28px;
}
.pks-img{
	width:25%;
	max-width: 140px;
	margin-top: 10px;	
}
#pks_3 p{
	font-size: 13px;
	text-align: left;
	margin-top: 20px;
	margin-bottom: 20px;
	margin-left: 10px;
	color: #333;
	width: 90%;
}
#pks_3 p span{
	font-size: 16px;
	text-decoration: underline;
}
.pks_btn img{
	border: 1px solid #CCC;
	margin-top: 3px;
	margin-right: 2px;
	margin-bottom: 20px;
	margin-left: 2px;
	width:70%;
	max-width: 370px;
}
.pks_btn img:hover{
	border: 1px solid #F00;
	filter: alpha(opacity=50);
	-moz-opacity:0.5;
	opacity:0.5;

}
#sp_btn{
	padding-top: 20px;
	padding-bottom: 20px;
}
.bear_back{
	margin: 0px;
	padding: 0px;
	border:5px solid #d9d9da;
	box-sizing:border-box;
	background-size:cover;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	background-image: none;
	width: 98%;
	margin: 5px auto;
	overflow: hidden;
	height: auto;
}
.bear_txt{
	text-align: left;
	margin-top: 10px;
	overflow: hidden;
	padding: 5px 5px;
	width: 45%;
	margin: auto;
}
p.bear_cat{
	font-size: 16px;
	font-weight: bolder;
	color: #FFF;
	padding: 5px 0 5px 15px;
	background: #1b799f;
	margin-bottom: 10px;
}
.bear_cat:before{
	content:"|";
	color:#fff;
	margin-right: 10px;
}

p.bear_desc{
	font-size: 13px;
	width:60%;
	float: left;
	padding:0 5px;
	line-height: 23px;
}
#main_sale .sp_btn img.btn-span{width:60% !important;} 
.bear_txt img{
	width:30%;
	max-width: 140px;
	float: right;
	padding-right: 10px;
	
}
img.bear_img{
	padding:3% 5%;
	
}
div.bear_btn{
	margin-right: auto;
	margin-left: auto;
	padding-top: 30px;
	padding-bottom: 30px;
	width: 100%;
}
div.bear_btn img{
	width: 50%;
	margin: auto;	
}
p.bear_sub{
	font-size: 16px;
	font-weight: bold;
	color: #333;
	padding-bottom: 20px;
}
.fourpoint img, .bottom_btn img{
	width: 100%;	
}
table.bear_table{
	font-size: 10px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 20px;
	width:98%;
	
	table-layout:fixed;
	box-sizing:border-box;
}
table.bear_table th{
	text-align: center;
	padding-top: 3px;
	padding-bottom: 3px;
	box-sizing:border-box;
}
table.bear_table th.bear_group{
	font-size: 11px;
	font-weight: bolder;
	color: #06C;
	text-indent: 10px;
}
table.bear_table td{
	padding-top: 3px;
	padding-bottom: 3px;
	text-align: center;
	box-sizing:border-box;
	word-break:break-all;
}
table.bear_table td:first-child{
	width: 15% !important;	
}
tr.bear_th{
	background-color: #CAF0FF;
	border: 1px solid #CCC;
}
tr th.bear_group{
	 width: 20% !important;
}
tr.grey{
	background-color: #E8E8E8;
}
p.bear_tax{
	text-align: right;
	margin-right: 5px;
	font-size: 14px;
}
.t_20_b_30{
	margin-top: 30px;
	margin-bottom: 40px;
}
p.moni_txt_l{
	font-size: 20px;
	font-weight: bold;
	text-align: center;
}
p.moni_txt_red{
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	color: #F00;
	padding-bottom: 20px;
}

.t_20{
	margin-top: 20px;
}
.b_20{
	margin-bottom: 20px;
}
.b-btn{max-width: 750px;}
#monitor_cont ul{
	font-size: 18px;
	text-align: left;
	border: 1px solid #CCC;
	margin-top: 20px;
	margin-right: 50px;
	margin-bottom: 20px;
	margin-left: 50px;
	color: #333;
	padding-top: 20px;
	padding-right: 30px;
	padding-bottom: 20px;
	padding-left: 40px;
	line-height: 26px;
}
#monitor_cont li{}
#monitor_cont li span{
	font-size: 12px;
	text-align: center;
}
#monitor_cont p.moni_deli{
	background-color: #CCC;
	text-align: center;
	padding: 5px;
	font-size: 14px;
	color: #333;
	margin-top: 20px;
	margin-right: 50px;
	margin-bottom: 20px;
	margin-left: 50px;
}
#moni_image{
	padding-top: 20px;
	padding-right: 20px;
	padding-left: 20px;
	margin-bottom: 20px;
}
#moni_image div{
	float: left;
	width: 360px;
}
#moni_image div p{
	text-align: left;
	margin-left: 20px;
}

#moni_image div img{
	margin-right: 20px;
	margin-left: 20px;
}
#monitor_item {
	max-width:750px;
	margin-left:auto;
	margin-right:auto;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 50px;
	padding-left: 10px;
}

#monitor_item .item_cago{
	float: left;
	width: 240px;
	background-image: url(../img/monitor/item_back.png);
	background-repeat: no-repeat;
	background-position: 0px 20px;
	margin: 3px;
}
#monitor_item .item_cago2{
	float: left;
	width: 240px;
	background-image: url(../img/monitor/item_back_2.png);
	background-repeat: no-repeat;
	background-position: 0px 20px;
	margin: 3px;
}

#monitor_item p.moni_maker{
	text-align: left;
	padding: 5px;
}

#monitor_item img{
	margin-top: 10px;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 20px;
}

#monitor_item p.moni_item a{
	font-size: 20px;
	font-weight: bold;
	color: #FFF;
	text-align: center;
	margin-bottom: 10px;
}

#monitor_item div.moni_item_btn{
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 20px;
	margin-top: 10px;
}
.wh{
	color: #FFF;
}
.wh a{
	color: #FFF;
	text-decoration: underline;
}
.font10{
	font-size: 10px;
}
.font12{
	font-size: 12px;
}
.font14{
	font-size: 14px;
	font-weight: bold;
}
.font14_n{
	font-size: 14px;
}
.padding10{
	padding-bottom: 10px;
}
.t20b20{
	margin-top: 20px;
	margin-bottom: 20px;
	width:100%;
	height:100%;
}
.ch_1{
	font-size: 1.5em;
	font-weight: bold;
	color: #AFAFAF;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	margin-bottom: 10px;
}
.ch_2{
	font-size: 1.3em;
	font-weight: bold;
	color: #AFAFAF;
	padding-bottom: 20px;
}

.pepe_ch1{
	background-position: 0px 8px;
	height: 70px;
	font-size: 1em;
	color: #333;
	text-align: left;
	padding:15px 0 20px 12%;
	margin-top: 20px;
	font-weight: bold;
}
#pepe1 .pepe_ch1{	
	background-image: url(../img/sale/pepe_lp/1.png);
	background-size:100%;
	background-repeat:no-repeat;
	height: 105px;
}
#pepe2 .pepe_ch1{	
	background-image: url(../img/sale/pepe_lp/2.png);
	background-size:100%;
	background-repeat:no-repeat;
}
#pepe3 .pepe_ch1{	
	background-image: url(../img/sale/pepe_lp/3.png);
	background-size:100%;
	background-repeat:no-repeat;
}
#pepe4 .pepe_ch1{	
	background-image: url(../img/sale/pepe_lp/4.png);
	background-size:100%;
	background-repeat:no-repeat;
}
.item_left {
    float: left;
    width: 48%;
    margin:0 1%;
	font-size: 11px;
	font-weight: bold;
}
.item_left img{
	width:100%;
	border:1px solid #ccc;
}
.s_item_left{
	text-align: center;	
}
.logo-louis{
	width: 40%;
	padding:10px 0;
}
.p20{padding: 20px 0 0;}
.s_item_left {
    padding: 10px 0 ;
    width: 90%;
    text-align: left;
	margin: 0 auto;
  	overflow: hidden;
	border-top:1px dashed #ccc;
	margin-top: 20px;
}
.r_detail {
    display: block;
    float: right;
	width:55%;
}
.s_item_left .name {
    font-size: 1.2em;
    font-weight: bold;
    border-bottom: 1px dotted #999;
	
    display: block;
}
.s_item_left img{
	width:40%;
	border:1px solid #ccc;
	max-width: 150px;
}
.s_item_left .category {
    font-weight: 500;
    margin-bottom: 30px;
    font-size: 1em;
    display: block;
}
.s_item_left dl {
    display: block;
   
}
.s_item_left dt {
    line-height: 1.2em;
    padding-top: 2px;
    padding-bottom: 3px;
    font-size: 0.8em;
    font-weight: bold;
}
.s_item_left dd {
    text-indent: 55px;
    margin-top: -20px;
    border-bottom: 1px dotted #999;
    padding-bottom: 3px;
    font-size: 0.7em;
}

.pepe_ch2{
	background-repeat: no-repeat;
	background-position: right top;
	margin-bottom: 30px;
	font-size: 1em;
	font-weight: bold;
	color: #0CF;
	text-align: left;
	padding-top: 10px;
	padding-left: 20px;
	line-height: 1.4em;
    }
.pepe_ch2 span{
	font-size: 0.7em;
	color: #666;
	text-align: left;
	text-indent: 20px;
}
#pepe1 .pepe_ch2{
	background-image: url(../img/sale/pepe_lp/back_1.jpg);
	background-size:50%;
}
#pepe2 .pepe_ch2{
	background-image: url(../img/sale/pepe_lp/back_2.jpg);
	background-size:50%;
}
#pepe3 .pepe_ch2{
	background-image: url(../img/sale/pepe_lp/back_3.jpg);
	background-size:50%;
}
#pepe4 .pepe_ch2{
	background-image: url(../img/sale/pepe_lp/back_4.jpg);
	background-size:50%;
}
.container th{
	font-size: 9px;
	padding: 3px;
}
.container th span{
	font-size: 8px;
}
.table-striped{
	width:100%;
	table-layout:fixed;
	margin-left: 0;	
}
.table-striped td{
	word-break:break-all;
	font-size: 12px;	
	font-weight: bold;
}
#pepe1 .pepe_ch1 { font-size:25px;}
.pepe_ch1 {text-indent: 40px;}
.mr15 {margin-right:15px;}
.mr25 {margin-right:25px;}


#main_sale p.ge_cat{
	font-size: 1.8em;
	font-weight: bold;
	text-align: center;
	color: #333;
	padding-top: 20px;
	padding-bottom: 20px;
}
img.p_10{
	margin: 10px;
}
#main_sale p.ge_cat2{
	font-size: 1.3em;
	font-weight: 500;
	text-align: center;
	color: #333;
	padding-top: 20px;
	padding-bottom: 20px;
}
.reason{
	max-width: 720px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 30px;
}
.reason h3{
	color: #FFF;
	background-color: #000;
	text-indent: 30px;
	padding: 3px;
	text-align: left;
}
.reason div.r_box{
	border-radius: 10px;        /* CSS3草案 */
	-webkit-border-radius: 10px;    /* Safari,Google Chrome用 */
	-moz-border-radius: 10px;   /* Firefox用 */
	border: 2px solid #666;
	max-width: 340px;
	display: block;
	margin: 8px;
	float: left;
}
#main_sale .reason div.r_box p{
	padding: 10px;
	text-align: left;
}
#main_sale .reason div.r_box p.r_cat{
	font-size: 15px;
	font-weight: bold;
	text-align: center;
}
#main_sale .reason p.r_est{
	font-size: 16px;
	font-weight: 500;
	padding-bottom: 20px;
}
#main_sale .reason .g_btn{
	width: 325px;
	float: left;
	margin:15px;
	text-align: left;
}
#wd_720{
	max-width: 720px;
	margin-right: auto;
	margin-left: auto;
}
#main_text{
	margin: 10px;
	border: 2px solid #666;
	border-radius: 10px;
    -webkit-border-radius: 10px;
}

#main_text p.main_d{
	text-align: center;
	padding: 10px;
	margin-right: auto;
	margin-left: auto;
	font-size: 1.5em;
	font-weight: bold;
	margin-top: 10px;
}

#wd_720 #main_sale #main_text p.main_t{
	text-align: left;
	font-size: 1.2em;
	padding-bottom: 0px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 20px;
	margin-left: 10px;
}
/* lp */

#container_920{
	max-width: 920px;
	margin-right: auto;
	margin-left: auto;	
}
#container_920 .img_caption	{
	font-size: 1em;
	text-align: center;
}

#container_920 h2{
	font-size: 2em;
	font-weight: bold;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	padding: 1em;
}
#container_920 h2.h2_2{
	text-align: left;
	padding-top: 0px;
	padding-left: 0px;
}
#container_920 .lp_text{
	font-size: 1.2em;
	line-height: 2em;
	padding-bottom: 1em;
}


#container_920 .lp_text2{
	font-size: 1.2em;
	line-height: 1.8em;
	padding-bottom: 1em;
	text-align: center;
	font-weight: bold;
}

#container_920 .lp_text span.u_bar{
	text-decoration: line-through;
}
#container_920 .lp_text span.red{
	color: #F00;
}
#container_920 .lp_main{
	padding-bottom: 2em;
}
#container_920 .img_right{
	float: right;
	max-width: 500px;
}
#container_920 .img_right img{
	padding-left: 15px;
}
#container_920 ol.lp_point{
	font-size: 1.3em;
	line-height: 2.2em;
	font-weight: bold;
	text-indent: 20px;
	padding: 15px;
}
#container_920 ol.lp_point li{
	list-style-position: inside;
}
#container_920 h3{
	font-size: 1.2em;
	font-weight: bold;
	text-align: left;
	border: 2px solid #999;
	margin-top: 1.5em;
	margin-bottom: 1em;
	padding-top: 0.2em;
	padding-right: 0.2em;
	padding-bottom: 0.2em;
	padding-left: 0.5em;
}

#container_920 .after{
	max-width: 430px;
	float: left;
	padding: 15px;
}

#container_920 .series{
	max-width: 395px;
	border: 1px solid #666;
	padding: 15px;
	margin: 15px;
}

@media screen and (min-width: 430px) {
#container_920 .series{
	float: left;
}
}

#container_920 .series dl{
}
#container_920 .series dl dt{
	padding: 0.3em;
}
#container_920 .series dl dd{
	margin-top: -2.2em;
	padding-top: 0.3em;
	padding-right: 0.3em;
	padding-bottom: 0.3em;
	padding-left: 6em;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #999;
}
#container_920 .lp_price{
	font-size: 1.1em;
	font-weight: 600;
	padding-bottom: 10px;
}

}

}
@media only screen and (max-width: 890px) {
 	
 
}
@media only screen and (max-width: 692px) {
	img.bear_img{
		padding:3% 25% 3% 25% !important;
	
	}
	.bear_txt{
		text-align: left;
		margin-top: 10px;
		overflow: hidden;
		padding: 5px 5px;
		width: 98% !important;
		margin: auto;
	}
	div.bear_btn img{
		width: 90%;
	}
	#pepe1 .pepe_ch1 { font-size:20px;}
}
@media only screen and (max-width: 620px) {
		
}
@media only screen and (max-width: 590px) {
	
}
@media only screen and (max-width: 520px) {
	#pepe1 .pepe_ch1 { font-size:18px;}
	.pepe_ch1 {text-indent: 30px;}
}


@media only screen and (max-width: 400px) {
	
}

@media only screen and (max-width: 480px) {
}
@media only screen and (max-width: 400px) {
	#pepe1 .pepe_ch1 { font-size:16px;}
	.pepe_ch1 {text-indent: 20px;}
}
@media only screen and (max-width:340px) {
	#pepe1 .pepe_ch1 { font-size:14px;}
	.pepe_ch1 {text-indent: 20px;}
}
@media only screen and (max-width: 320px) {
	.w720 table {
		font-size: 12px;
		width:96%;
		margin:auto;
	}
	#ge290_12_3 .txt1 {
    font-size: 1.3em;
    font-weight: bolder;
    text-align: left;
    margin-left: 0px;
    clear: both;
	padding-top: 0;
	}
@media screen and (min-width: 400px) {

}
/* ▼表示領域が400px未満の場合 */
@media screen and (max-width: 399px) {
	
}


@media screen and (min-width: 400px) {



}

@media screen and (max-width: 399px) {
	
}


/* ▼表示領域が400px以上の場合 */
@media screen and (min-width: 400px) {
	

}
/* ▼表示領域が400px未満の場合 */
@media screen and (max-width: 399px) {

}

/*----------------------------------
media
----------------------------------*/
@media (min-width: 400px){
	
}
	/*----------------------*/
@media (max-width: 400px){
	
}






