body{
	min-width: 150px;
}
.column_drop_line td:nth-child(1){
	padding-right: 20px;
}
.fix_mobile_total .padding_fixed{
	padding:0px 15px 0px 15px;
}
.fix_mobile_total .padding_fixed tr:nth-child(1) td{
	padding-top: 10px;
	padding-bottom:10px;
}
.fix_mobile_total .padding_fixed tbody>tr:last-child td{
	padding-bottom:  10px;
}
form[name="open_form"] .open_button.center_button{
		text-align: left;
}
form[name="open_form"] .open_button.center_button > a{
  padding-bottom: 5px;
  padding-top: 5px;
  display: inline-block;
}
input:not([type="image" i]), textarea,
.item .have_option .fix_mobile_total .option_input,
.image_list_box .image_list{
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing:border-box;
}
.information_bottom_one table{
	padding: 10px;
}
.image_list_box .image_list{
	position: relative;
	width: 150% !important;
}
.image_item .image_info{
    height: 100%;
	width:auto;
}
#prevLink, #nextLink{
	position: absolute;
    top: 0;
}
#img_parents_border{
	position: relative;
}
table tr.field td.field_lable{
	min-width: 100px;
}
table tr.field textarea.term_of_service{
  height: auto;
}
.input_half_width{
  width: 50%;
  height: 24px;
  margin-bottom: 0px;
}
.auto_size{
  width: auto;
  height: auto;
}
.left_contents p{
	margin-left: 0;
	margin-right: 0;
	padding-left: 10px;
	padding-right: 10px;
}
.display_block{
	display: block !important;
}
.must_red {
    color: #FFF;
    background-color: #F00;
    width: 50px;
    text-align: center;
    margin-left: 5px;
    line-height: 24px;
    display: inline-block;
    vertical-align: middle;
}
.bottom_no_position_relative{
	position: relative;
	padding-bottom: 0;
}
.field .fieldValue select{
	width: 50%;
	padding: 3px;
}
.field .fieldValue input{
	padding-left: 10px;
}
.field .smallText input{
    vertical-align: middle;
    line-height: 1;
}
.center_button > *,.center_button form input{
	padding-top: 10px;
	vertical-align: bottom;
}
.clear{
	clear: both;
}
#float_right{
	float: right;
}
.nav .nav_search,
.commitment,
.commitment img{
	-webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
}
.commitment img{
	padding: 16px;
	max-width: 100%;
	vertical-align: middle;
}
.commitment img:nth-child(2) {
    padding-top: 0;
}
.commitment img:nth-child(1) {
    padding-bottom: 10px;
}
.content_main .cont_nav{
	left: 137px;
}
.ui-page{
	outline: none;
}
#cont_nav ul li:first-child{
	display: block;
	width: 100%;
	margin-bottom: 15px;
}
.box_text {
    width: 100%;
    padding: 0 10px;
}
img.middle{
	margin-top: -5px;
}
.item_page .item_total td.button_in_cart a{
	height: 85px;
}
.image_item .item_image_primary{
	width: 300px;
}
.image_item .images_box{
	width: 345px;
}
.image_item .images_box .image_list_box{
	width: 300px;
	height: 100px;
}
.image_item .image_info{
	width: 144px;
	height: 90px;
}
.hidden_only_desktop{
  display: none;
}
.left_contents_reviews_line{
    clear: both;
    height: 15px;
	background-color: #eee;
}
.left_contents_reviews_line_large{
	clear: both;
    height: 21px;
	background-color: #eee;
}
.slide_container{
	position: relative;
}
.slide_container .banners_arrow{
	position: absolute;
	top: 50%;
	margin-top: -20px;
	cursor: pointer;
}
.slide_container .banners_arrow.banners_arrow_left{
	left: 10px;
}
.slide_container .banners_arrow.banners_arrow_right{
	right: 10px;
}
.full_width{
  width: 100%;
}
.clearfix:after {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: " ";
    clear: both;
    height: 0;
}
.dropline_td td{
	word-wrap: break-word;
}
.left_login_content .add_quanlity .text{
  text-align: right;
}
.vertical_align_mid_image a img{
  vertical-align: middle;
}
.item_page .item_total .fix_mobile_total> div{
  position: relative;
}
.item .have_option .fix_mobile_total tr > td.button_in_cart{
  position: absolute;
  right: 15px;
  bottom: 5px;
}
.fix_mobile_total table{
  padding:10px 15px 10px 15px;
}
a.history_back{
  margin-right: 27px;
}
.item_description tr> td:first-child{
  width: 10%;
  min-width: 130px;
}
.contents th,.contents tr,.contents td{
  padding: 0px;
}
.contents span{
  line-height: 24px;
}
.page .block_element{
    margin-bottom: 10px;
}
.group_action_item{
  margin-left: -16px;
  margin-right: -16px;
}
.group_action_item > a , .group_action_item > form{
  display: inline-block;
  padding-left: 16px;
  padding-right: 16px;
}
.group_action_item > a{
  margin-bottom: 10px;
}
.write_action_button > a{
  display: inline-block;
}
.notifi.center_button > a{
  float: left;
  display: inline-block;
  padding-top: 0px;
}
@media screen and (min-width: 769px){
	.visible_mobile,
	.hidden_desktop{
		display: none;
	}
	.content_pic p, .content_page{
		display: block !important;
	}
	.top_text{
		margin-left: 16px;
	}
	.content_main .content_nav{
		margin-left: 16px;
	}
	.content_category{
		margin-left: 16px !important;
	}
	.slider{
		margin-left: 0 !important;
	}
	.center_button .f-right{
		padding-top: 0;
	}
}
@media screen and (max-width: 899px) {
  .table_normal table{
    padding: 0px 10px;
  }
  .table_normal table table{
    padding: 0px;
  }
  table.order_step{
    padding: 0px;
  }
   table.information_description p {
    padding-left: 0px;
    padding-right: 0px;
  }
  .left_contents table {
    width: 100% !important;
  }
  .table_cart table{
    padding: 10px 10px 0 10px;
  }
  .table_cart .left_contents > table{
    padding: 0px 10px;
  }
  .table_cart table table{
    padding: 0px;
  }
  	.item_image_primary.image_border img{
		width: 90%;
		height: auto;
	}
  .item .item_image_primary.image_border img{
    width: auto;
    height: auto;
    margin: 0px auto;
    max-width: 100%;
  }
	.left_contents table{
		width: 100% !important;
	}
  .item .item_product_show > table{
    width: 200px !important;
  }
	.table_cart .left_login_content, .table_cart .cart_total_price{
		padding: 0 10px;
	}
	.item .image_item .item_image_primary{
		width: 200px !important;
	}
  .item .image_item .images_box{
    width: 200px !important;
  }
  .item .image_item .images_box .image_list_box{
    width: 156px !important;
  }
  .item .image_item .image_info{
    width: 76px !important;
    height: 94px !important;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
  }
	.item_page .left_contents_margin{
		margin-right: 0;
	}

	.item_page .item_total td{
		display: block;
	}
	.item_page .item_total .fix_mobile_total> div{
		padding-bottom: 0;
	}
	.item_page .item_total td.button_in_cart{
		position: absolute;
		margin-top: -32px;
		right: 95px;
	}
	.content_page_title{
	    overflow: hidden;
	}
	.content_page_title h2{
		padding-right: 30px;
	}
	.left_contents.review_page{
		padding-bottom: 0px;
	}
	.bottom_no_position_relative{
		position: relative;
		padding-bottom: 0;
	}
	.field .fieldValue select{
		width: 50%;
		padding: 3px;
	}
	.field .fieldValue input{
		padding-left: 10px;
	}
	.field .smallText input{
	    vertical-align: middle;
	    line-height: 1;
	}
  .item .item_total td.button_in_cart {
    position: relative;
    margin-top: 0px;
    right: 0px;
    display: table-cell;
  }
  .item .item_total td.button_in_cart a{
    padding-top: 0px;
  }
  .item .item_total td{
    display: table-cell;
  }
  .item .fix_mobile_total .option_info_text{
    width: 100%;
  }
	.padding_bottom_fix{
		padding-bottom: 25px;
	}
  .padding_bottom_fix td{
    display: block;
    width: 100%;
  }
  .strong_other{
    margin-left: -10px;
  }
  .more_information {
    position: absolute;
    left: 50px;
    bottom: 0;
  }
  .center_button_fix_bottom > input{
    max-width: 173px;
    width: 48%;
  }
  td.contents > table > tbody >tr:nth-child(2) > td {
    display: block;
    width: 100% !important;
  }
  .table_normal .left_contents>form>table {
      padding: 0 10px;
      width: 100%;
  }
  .left_contents>table.login_sll_content p{
      padding: 0px;
  }
}
@media screen and (max-width: 768px){
	*{
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		-o-box-sizing: border-box;
		-ms-box-sizing: border-box;
		box-sizing: border-box;
	}
	table tr.field input.left_content_min_text, table tr.field textarea{
  	width: 100%;
  	max-width: 700px;
    height: 35px;
    margin-bottom: 15px;
  }
	.side_bar .area_feature{
		margin-bottom: 16px;
		border-bottom: 1px solid #ddd;
	}
	.option_info_text select{
		padding: 5px;
	}
	form[name="product_reviews_write"]>table table.product_reviews_content tr:nth-child(1) td{
		text-align: left!important;
	}
	.left_content_commodity.item_description.padding_fixed {
	    padding: 0px 15px 0px 15px;
	}
	form[action="reorder.php"]>table>tbody>tr:nth-child(1) td{
		margin-bottom: 15px;
	}
	table.form_inline .main {
	    text-align: left;
	}
	input[name="preorder_point"],td select#select_date{
		height: 35px !important;
		margin-bottom: 15px;
	}
	.padding_top_medium{
		padding-top: 15px;
	}
	.field_for_must_have td{
      display: block;
      width: 100%;
    }
    .field_for_must_have td .option_info_text input, table tr.field input.left_content_min_text, table.product_reviews_content input, form[name="open_form"] input, .column_drop_line .option_info_text input{
      width: -webkit-calc( 100% - 70px) !important;
      width: -moz-calc( 100% - 70px) !important;
      width: calc( 100% - 70px) !important;
      height: 35px !important;
      margin-bottom: 15px !important;
      float: left !important;
      padding-left: 10px;
    }
    table.product_reviews_content textarea{
      width: -webkit-calc( 100% - 70px) !important;
      width: -moz-calc( 100% - 70px) !important;
      width: calc( 100% - 70px) !important;
    }
    form[name="open_form"] input[name="attachment"]{
	    width: auto !important;
	    height: auto !important;
	    margin-bottom: 0 !important;
    }
    .field_for_must_have td .option_info_text .option_red{
      margin-left: 5px;
      margin-top: 5px;
    }
	table.product_reviews_content tr td {
    display: block !important;
  }
	.option_info_text{
		    margin-bottom: 0px;
		    width: 100%;
	}
	.padding_zero{
		padding: 0px !important;
	}
	.fix_display_none tr.field>td:nth-child(2){
		display: block !important;
		width: 100% !important;
	}
	.fix_display_none tr.field>td:nth-child(2) .option_info_text .option_input{
    width: -webkit-calc( 100% - 70px);
    width: -moz-calc( 100% - 70px);
    width: calc( 100% - 70px);
		margin-bottom: 15px;
		float: left;
	}
	.fix_display_none tr.field>td:nth-child(2) .option_info_text .option_red,.table_normal tr.field.column_drop_line .option_info_text .option_red{
		display: inline-block;
	    margin-top: 6px;
	    margin-left: 5px;
	}

	.field.column_drop_line td .option_input{
		float: left !important;
	}
	input.search_input{
		width: -webkit-calc( 100% - 70px);
		width: -moz-calc( 100% - 70px);
		width: calc( 100% - 70px);
	}
	form[name="order"] input.left_content_commodity_text, form[name="order"] input.left_content_min_text,input.search_input,tr.option td select,.left_content_commodity .left_login_content_input{
		height: 35px;
		margin-bottom: 15px;
	}
	form[name="order"] input.left_content_commodity_text, form[name="order"] input.left_content_min_text{
		margin-bottom: 0;
	}
	.left_content_commodity .left_login_content_input{
		width: 80%;
		width: -webkit-calc( 100% - 70px);
		width: -moz-calc( 100% - 70px);
		width: -o-calc( 100% - 70px);
		width: -ms-calc( 100% - 70px);
		width: calc( 100% - 70px);
	}
	.mobile_no_block .left_content_commodity_font_red {
	    text-align: left;
	}
	.left_content_commodity_font_min_width {
	    min-width: auto;
	    width: 30%;
	    min-width: 160px;
	}
	.table_normal tr.field>td:nth-child(1){
		width: 100% !important;
		display: block;
	}
	.table_normal tr.field>td:nth-child(2) {
	    display: inline-block !important;
      width: -webkit-calc( 100% - 70px) !important;
      width: -moz-calc( 100% - 70px) !important;
      width: calc( 100% - 70px) !important;
	}
	.table_normal tr.field.column_drop_line .option_info_text .option_input{
		float: left;
	}
	.table_normal tr.field.column_drop_line>td:nth-child(2) {
		width: 100% !important;
		display: block !important;
	}
	.table_normal tr.field>td:nth-child(2) input {
	    margin-bottom: 15px !important;
	    height: 35px;
	}
	.table_normal tr.field>td:nth-child(3) {
	    width: 60px !important;
	    display: inline-block !important;
	    margin-left:  5px !important;
	    margin-bottom: 13px;
	}
	.table_normal tr.field_special>td{
		display: block !important;
		width: 100% !important;
	}
	.table_normal tr.field_special>td select{
    width: -webkit-calc( 100% - 70px) !important;
    width: -moz-calc( 100% - 70px) !important;
    width: calc( 100% - 70px) !important;
		margin-bottom: 15px;
	}
  .td_third_fix tr.field>td:nth-child(3){
    width: auto !important;
    display: block !important;
    margin-left:  0px !important;
    margin-bottom: 0px;
  }
	.left_login_content_input{
		height: 35px;
	}

	.step_by_step form>table:nth-child(5),.step_by_step form>div:nth-child(6) {
	    display: none;
	}
	.step_by_step form>table:nth-child(3) table{
		margin: 0;
	}
	.fix_display_none.step_by_step form>table:nth-child(5),.fix_display_none.step_by_step form>div:nth-child(6) {
	    display: inline-table;
	}
	.fix_display_none.step_by_step form>table:nth-child(1){
	    display: none;
	}
	.image_item .item_image_primary img {
	    width: inherit;
	    height: auto;
	}
	.hidden_medium_space{
		display: none;
	}
	.hidden_only_desktop{
		display: block;
	}
	.item_page .image_item tr.image_section>td:first-child{
		position: absolute;
		height: 420px;
	}
  .item_page .image_item tr.image_section>td:first-child >div {
    position: relative;
    height: 100%;
  }
  .item_page .image_item tr.image_section>td:first-child >div> div{
    position: absolute;
    bottom: -25px;
  }
	.item_page .image_item tr.image_section>td{
		display: block;
	}
	.item_page .left_content_commodity{
		padding: 16px 10px 0px 10px;
	}
	.item_page .image_item tr.image_section table{
		float: left;
		width: 100% !important;
	}
	.item_page .image_item .image_section{
		height: 420px;
	}
	.item_page .item_product_show{
		position:absolute;
		left: 0;
		right: 0;
	}
  .item_page .image_item tr.image_section>td:first-child{
    height: 400px;
  }
	.left_login_content{
		font-size:14px;
	}
	.content{
		font-size:14px;
	}
	.content_category{
		position: relative;
		width: 600% !important;
	}
	.content_category div{
		float: left;
		width: 16.666667%;
		margin:0 !important;
		-webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
		padding: 0 !important;
		-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
		filter: alpha(opacity=0);
		-moz-opacity: 0;
		-khtml-opacity: 0;
		opacity: 0;
	}
	.content_category div.opacity_show{
		-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
		filter: alpha(opacity=100);
		-moz-opacity: 1;
		-khtml-opacity: 1;
		opacity: 1;
	}
	.content_category a{
		float: left;
		margin-left: 9.85px !important;
		height: 55px !important;
	}
	.content_category a:nth-child(3n+1){
		margin-left:0 !important;
	}

	.content_category .category_button{
		width: 100% !important;
		height: 100% !important;
		font-size: 14px;
	}
	.banners_dot.hidden_desktop{
		text-align: right;
	}
	.banners_dot.hidden_desktop ul{
		list-style: none;
	}
	.banners_dot.hidden_desktop ul>li>span{
		display: block;
		width: 10px;
		height: 10px;
		border-radius: 10px;
		-webkit-border-radius: 10px;
		-moz-border-radius: 10px;
		-o-border-radius: 10px;
		-ms-border-radius: 10px;
		background-color: #CCCCCC;
		cursor: pointer;
	}
	.banners_dot.hidden_desktop ul>li.active>span{
		background-color: #546FBC;
	}
	.left_contents_margin {
	    margin-right: 0px;
	}
	.tab_content_commodity td:first-child img{
		padding-right: 10px;
		height: auto;
		max-width: 100%;
	}
	.more_menu ul li {
		text-align: left;
	}
	.more_menu ul li a .icon{
		background: url('../images/icon_menu.gif') no-repeat;
		display: inline-block;
		width: 24px;
		height: 24px;
		vertical-align: middle;
		margin:-5px 10px 0 0;
	}
	.more_menu ul li .icon.login{
	    background-position: 0px -51px;
	}
	.more_menu ul li .icon.regis{
	    background-position: 0px -25px;
	}
	.more_menu ul li .icon.key{
		background-position: 0 -78px;
	}
	#upper{
		-webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
		background-color: #546FBC;
		height: 95px;
		padding: 15px 5px;
		min-width: 0;
		width: 100% !important;
	}
	#upper .top{
		color: #fff;
		font-size: 12px;
		text-indent: 0;
		padding: 0;
		padding-left: 5px;
		line-height: 1;
	}
	.menu_mobile_fixed{
		display: none;
		-webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
		background-color: #fff;
		position: absolute;
		right: 0;
		top: 95px;
		left: 0;
		bottom: 0;
		z-index: 1000000000;
		border-top: 1px solid #e5e5e5;
	}
	.menu_mobile_fixed.active{
		display: block;
	}
	#menu_mobile .menu_mobile_area{
		position: absolute;
		width:100%;
		overflow-y: auto !important;
    height: 100% !important;
	}
	#menu_mobile .menu_mobile_title{
		border-bottom: 1px solid #e5e5e5;
	}
	#menu_mobile .menu_mobile_title h3{
		margin-left: 0;
		margin-right: 0;
		background-color: #EE8A40;
		padding: 0;
		color: #fff;
	}
	#menu_mobile .menu_mobile_list,.more_menu{
		-webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
	}
	#menu_mobile .menu_mobile_list ul,.more_menu ul{
		display: block;
		list-style: none;
		margin-left: 0;
		margin-right: 0;
		padding: 0;
	}
	#menu_mobile .menu_mobile_list ul>li, .more_menu ul>li{
		display: block;
	}
	#menu_mobile .menu_mobile_list ul>li>a, .more_menu ul>li>a{
		display: block;
		font-size: 16px;
		padding: 10px 15px;
		border-bottom: 1px solid #e5e5e5;
		line-height: 1.1;
		color:#546fbc;
		text-align: left;
	}
  #menu_mobile .menu_mobile_list ul>li>a:visited, .more_menu ul>li>a:visited{
	  color: #551a8b;
  }
  #menu_mobile .menu_mobile_list ul>li>a:hover, .more_menu ul>li>a:hover{
	  color: #546fbc;
  }
	#menu_mobile .menu_mobile_list ul>li>a>img, .more_menu ul>li>img{
		vertical-align: bottom;
		margin-right: 5px;
	}
	#menu_mobile .menu_mobile_close{
		display: block;
		position: absolute;
		bottom: 0;
		width: 100%;
		text-align: center;
		background-color: #888;
		color: #fff;
		padding: 10px 0;
		cursor: pointer;
	}
  body.version_small{
    position: inherit;
    width: auto;
    height: auto;
    overflow: auto;
  }
  body.version_small #menu_mobile .menu_mobile_area{
    position: inherit !important;
    background-color: #fff;
    height:auto !important;
    overflow: inherit !important;
  }
  body.version_small #menu_mobile .menu_mobile_close{
    position: inherit !important;
  }
  body.version_small .top_search{
    position: absolute;
    bottom:inherit;
    height: auto;
  }
  body.version_small .search_list{
	float:left;
    position: relative;
    top: 50px;
    bottom: inherit;
    overflow: inherit;
	clear: both;
  }
  body.version_small .close_top_search{
	float: left;
	display: block;
	clear: both;
    position: relative;
    top: 50px;
    width: 100%;
    text-align: center;
    background-color: #888;
    color: #fff;
    padding: 10px 0;
    cursor: pointer;
  }
	#left{
		width: 200px;
		margin-left: 0;
		margin-right: 0;
		text-align: left;
		height: auto;
		padding-left: 5px;
	}
	#left a{
		width: 100%;
	}
	#left img{
		width: 100%;
		max-width: 240px;
	}
	#nav_tep{
		float: right;
		width: auto;
		margin-right: -5px;
		padding-top: 20px;
	}
	#menu_fixed_mobile{
		position: absolute;
		top: 45px;
		right: 0;
	}
	#top_table{
		width: 50%;
	}
	.nav .black_button, .nav .black_button input{
		width:100%;
	}
	.top_search{
		display: none;
		position: fixed;
		top:95px;
		left: 0;
		right: 0;
		bottom: 0;
		width:100%;
		height:100%;
		background-color:#fff;
		z-index:999999999999;
	}
	.top_search.show{
		display: block;
	}
	#top_search_mobile, .right_top_table{
		float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
		box-sizing: border-box;
		width: 35px;
		height: 35px;
		padding: 5px;
		text-align: center;
		margin-right: 5px;
	}
	#top_search_mobile{
		margin-right: 0;
	}
	input{
		outline: none;
	}
	#top_search_mobile input{
		max-width: 100%;
		height: auto;
	}
	.top_search tr:first-child{
		position: absolute;
		width:100%;
		background-color: #EE8A40;
	}
	.top_search tr:last-child{
		position: absolute;
		width: 100%;
	}
	.top_search tr:last-child td{
		display: block;
	}
	#search_id{
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
	display: inline-block;
    width: 100%;
	padding: 5px;
	}
  #search_id input[type="text"]{
    padding-right: 50px;
  }
	#search_action_button{
		position: absolute;
		top:0;
		right:0;
		padding: 5px;
	}
	.right_top_table img{
		width: 100%;
		height: 100%;
	}
	.mobile_cart{
		position: relative;
	}
	.caret{
		position: absolute;
		text-align: center;
		top: -5px;
		height: 18px;
		line-height: 18px;
		padding: 0 5px;
		right: 0;
		border-radius: 999px;
		-webkit-border-radius: 999px;
		-moz-border-radius: 999px;
		-ms-border-radius: 999px;
		-o-border-radius: 999px;
		background-color: rgba(238,138,64,0.7);
		font-weight: bold;
		font-size: 12px;
		color: #fff;
	}

	.search_list{
		position: fixed;
		top: 145px;
		left:0;
		right:0;
		bottom:0;
		z-index: 999999999999;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		-o-box-sizing: border-box;
		-ms-box-sizing: border-box;
		box-sizing: border-box;
		overflow-y: auto;
		background-color: #fff;
		display: block;
		width:100%;
	}
	.search_list ul{
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		-o-box-sizing: border-box;
		-ms-box-sizing: border-box;
		box-sizing: border-box;
		list-style: none;
		float:left;
		margin-left: 0;
		margin-right: 0;
		padding: 0;
		background-color: #fff;
	}
	.search_list ul>li{
		float:left;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		-o-box-sizing: border-box;
		-ms-box-sizing: border-box;
		box-sizing: border-box;
		width: 100%;
		text-align: left;
		padding: 10px 15px;
		border-bottom: 1px solid #eee;
	}
	.search_list ul>li>a{
		float:left !important;
		color: #546fbc !important;
	}
  .search_list ul>li>a:visited{
	color: #551a8b !important;
  }
  .search_list ul>li>a:hover{
	color: #546fbc !important;
  }
	.search_list ul>li:first-child{
		font-weight: 600;
	}
	.top_text{
		font-size: 12px;
		margin-left: 5px;
	}
	.content_nav_tab ul{
		float: left;
		width: 100%;
	}
	.content_nav_tab ul>li{
		float: left;
    width: 50%;
	}
	.content_nav_tab ul>li>a{
		display: block;
		text-align: center;
		background-color: #ffffff;
		padding: 7px 0;
		color: #333333;
		text-decoration: none;
	}
	.content_nav_tab ul>li.active>a{
		background-color: #EE8A40;
		color: #ffffff;
		font-weight: 600;
	}
	.content_nav ul>li:first-child{
		display: none;
	}
	.content_main .content_nav{
		display: none;
		border: none;
	}
	.content_main .content_nav.active{
		display: block;
	}
	.content_main .content_nav ul{
		display: block;
	}
	.content_main .content_nav ul>li{
		width: 20% !important;
		height: 44px;
		line-height: 44px;
		background-color: #EE8A40;
	}
	.content_main .content_nav ul>li>a{
		display: block;
		color: #ffffff;
		border-top: 1px solid #eee;
		border-left: 1px solid #eee;
	}
	.content_main .content_nav ul>li:nth-child(5n+2) a{
		border-left: none;
	}
	#cont_nav{
		-webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
		left: 5px;
		right: 5px;
		top: 152px !important;
		width: auto;
		background-color: #ffffff;
		border: none;
		height: auto !important;
		width: auto !important;
		box-shadow: 0 3px 5px rgba(132,132,132,0.3);
	}
	#cont_nav ul li{
		width:100%;
	}
	.content{
		min-width: 0;
		width: 100% !important;
		font-size: 14px;
	}
	.content_main{
		position: relative;
		-webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
		padding: 0 5px;
		width: 100% !important;
	}

	.content_main .sub_nav {
		padding: 0;
		padding-top: 50px;
		padding-bottom: 16px;
		font-size: 12px;
	}
	.left_contents{
		margin-left: 0;
		font-size: 14px;
	}
	.content_pic{
		margin-left: 0;
		margin-top: 0;
		padding: 0;
		border-top: 5px solid #546fbc;
		margin-bottom:16px;
	}
	.content_pic span{
		position: relative;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
		padding: 5px 10px;
		width: 100%;
		border-bottom: 1px solid #ddd;
	}
	.content_pic h1{
		margin-left: 0;
		margin-right: 0;
		font-size: 16px;
		font-weight: bold;
	}
	.content_pic .collapse{
    display: block;
		top: 25px;
    right: 10px !important;
	}
	.content_pic p{
		display: none;
		font-size: 14px;
		padding: 10px;
	}

	.content_page_title{
		display: block;
		width: 100%;
		padding-left: 10px;
		margin-left: 0;
	}
	.content_page{
		display: none;
		margin-left: 0;
		padding: 10px;
	}
	.collapse{
		position: absolute;
		top: 9px;
		right: 10px;
	}
	.content_page_title{
		position: relative;
		-webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
		padding-left: 10px;
		border-bottom: 1px solid #ddd;
		margin-top: 16px;
	}
	.content_page_title h2{
		font-size: 14px;
	}
	.content_page_title img{
		position: absolute;
		top: 9px;
		right: 10px;
	}
	.content_page ul{
		padding: 0;
		line-height: 18px;
	}
	.content_page li{
		padding: 5px 0;
		font-size: 14px;
	}
	.content_page p{
		 font-size: 14px;
		 padding: 0;
	}
	.content_page a{
		white-space: normal;
		font-size: 14px;
		line-height: 24px !important;
	}
	.content_page #float_right{
		margin-top: 5px;
	}
	#side_bar{
		position: relative;
		-webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
		display: block;
		width: 100%;
		margin-left: 0;
		margin-right: 0;
		padding: 0 5px;
		margin-top: 16px;
	}
	.side_bar .area_feature_top{
		width: 100%;
	}
	.side_bar .area_feature_title{
		width: 100%;
		font-size: 16px;
		font-weight: bold;
		height: 34px;
		line-height: 34px;
		background-image: none;
		background-color: #ffffff;
		border-bottom: 1px solid #ddd;
	}
	.up_to_top{
		position: relative;
	}
	.slide_small_action{
		position: absolute;
		padding: 5px 0;
		margin-top: 35px;
		cursor: pointer;
	}
	.slide_small_action img{
		width: 25px;
	}
	.slide_small_action.flick_left{
		left: 10px;
	}
	.slide_small_action.flick_right{
		right: 10px;
	}
	.slider{
		float: left;
		width: auto;
		min-width: 100%;
		margin-bottom: 16px;
	}
	.slider li{
		float: left;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		-o-box-sizing: border-box;
		-ms-box-sizing: border-box;
		box-sizing: border-box;
		margin-left: 0px !important;
		margin-right: 0px !important;
		padding: 10px;
		padding-bottom: 0 !important;
		width: 100%;
	}
	.slider li>a{
		display: block;
		font-size: 14px;
		padding-top: 10px;
	}
	.slider li>a img{
		margin-right: 10px;
	}
	.side_bar .area_feature{
		width: 100%;
		-webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
		text-align: center;
		overflow: hidden !important;
	}
	.side_bar .area_feature img{
		max-width:250px;
	}
	.commitment img{
		width: 49%;
		display: inline-block;
	}
	.right_feature ul{
		display: inline;
		width: 100%;
		-webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
		margin-left: 0;
		margin-right: 0;
		padding: 0;
	}
	.right_feature ul>li{
		-webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
		padding: 5px;
		margin-left: 0;
		margin-right: 0;
		display: inline-block;
		width: 32%;
		height: auto;
		vertical-align: top;
		border: none;
	}
	.right_feature ul>li>a{
		display: block;
		width: 100%;
	}
	.right_feature ul>li span{
		font-size: 12px;
		display: block;
		width: 100%;
		text-align: center;
	}
	.right_feature ul>li>a img, .right_feature ul>li img{
		display: block;
		width: 100%;
		height: auto;
	}
	.left_for_sell{
		float: left;
		text-align: left;
		-webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
		padding-top: 15px;
		width: auto;
	}
	.left_for_sell li{
		float: left;
		margin-left: 0px !important;
		margin-right: 0px !important;
		padding-left: 10px !important;
		padding-right: 10px !important;
		-webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
		position: relative;
		padding-left: 65px !important;
		width: auto;
	}
	.left_for_sell li a{
		display: block;
		-webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
		width: 100%;
	}
	.left_for_sell li img{
		position: absolute;
		top: 10px;
		left: 5px;
		width: auto !important;
	}

	.footer{
		-webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
		min-width: 0;
		padding: 30px 5px;
		padding-bottom: 30px;
		height: auto;
	}
	.visible_desktop,
	.hidden_mobile{
		display: none;
	}
	.hidden_mobile.important{
		display: none !important;
	}
	.mobile_area{
		float: left;
		width: 100%;
		margin-top: 5px;
		background-color: #fff;
		overflow: hidden;
		border-bottom: 1px solid #ddd;
	}
	.mobile_area .area_feature_title{
		width: 100%;
		height: 34px;
		line-height: 34px;
		font-size: 16px;
		font-weight: bold;
		border-bottom: 1px solid #ddd;
		text-indent: 10px;
	}
	.mobile_area .slider li{
		border-bottom: 1px solid #ddd;
		padding-bottom: 15px !important;
		min-height: 85px;
	}
	.mobile_area .slider li a{
		float: left;
		line-height: 20px;
		width: 100%;
	}
	.mobile_area .slider li p{
		float: left;
		width: 100%;
		margin-top: 16px;
		font-size: 14px;
	}
	.mobile_area .slider li a img{
		float: left;
		display: block;
	}
	.mobile_area .slider li a span img{
		float: left;
		margin-bottom: -5px;
		margin-left: -7px;
	}
	.mobile_area #float_right{
		margin-right: 10px;
		margin-bottom: 15px;
	}
	.category_arrow{
		position: absolute;
	    padding: 10px 5px;
	    margin-top: 102px;
	    cursor: pointer;
	}
	.category_arrow img{
		opacity: 0.6;
	}
	.category_arrow_left{
		left: 5px;
	}
	.category_arrow_right{
		right: 5px;
	}
    .left_contents_grayline.line_login{
    	margin-top: 16px;
    	margin-bottom: 16px;
    }
	.left_title h1{
	    font-size: 16px;
	    font-weight: bold;
	    margin-left: 0;
		margin-right: 0;
	}
    td#contents.img_review{
    	text-align: -webkit-center;
    }
    .reviews_page .left_contents{
    	padding-bottom: 0;
    }
    .left_content_commodity .content_list td:first-child img{
    	width: 50px;
    	height: 50px;
    }
    table.left_content_commodity{
    	padding: 0 10px;
      padding-top: 16px;
      padding-bottom: 16px;
    }
    .left_contents>table.left_content_commodity:nth-child(2){
		padding-top: 30px;
		background-color: red;
    }
    .page form{
	    position: relative;
    }
	.page a{
		margin-right: 1px;
		padding-left: 9px;
		padding-right: 9px;
	}

	.page .smallText{
		font-size: 14px;
	}
	.page .smallText_bot{
		position: absolute;
		margin-top: -45px;
	}
    .customer_area h3{
    	font-weight: bold;
    }
    .customer_area{
    	width: auto !important;
    	padding-left: 10px;
		padding-right: 10px;
    }
    .right-4, .left-4{
    	margin-left: 0;
		margin-right: 0;
	    border-top: 15px solid #f1f1f1;
    }
    .left_content_commodity{
		padding: 0;
		font-size: 14px;
    }
    .left_title_commodity h1{
    	font-weight: bold;
    	font-size: 16px;
    	line-height: 16px;
    }
    .login_page .left_contents>table,.table_normal .left_contents>form>table{
    	padding: 0 10px;
    	width: 100%;
    }
    .step_by_step form>table:nth-child(3) {
      padding: 0;
      margin-bottom: 20px;
    }
    .login_page .left_login tr.field td{
    	display: block;
    	width: 100%;
    }
    .login_page .left_login tr.field td:first-child{
    	font-weight: bold;
    	font-size: 14px;
    }
    .login_page .left_login tr.field td input{
    	height: 35px;
	    margin-bottom: 15px;
    }
    .footer.cart{
	    padding-bottom: 81px;
    }
    .left_title_step H1{
	    font-weight: bold;
	    padding-left: 10px;
	    font-size: 16px;
	    line-height: 30px;
    }
    .red_notice{
    	padding: 0 0 0 10px;
    }
    .column_drop_line{
    	display: block;
    	width: 100%;
    }
    .td_button{
    	display: block;
    }
    .padding_table{
    padding: 0 10px;
  }
  .padding_top_mobile{
    padding-top: 10px;
  }
  .center_button{
    text-align: center !important;
  }
  .center_button .f-right{
    float: none;
  }
  .left_contents_margin{
    margin-left: 0;
	margin-right: 0;
  }
  .left_contents table td.block{
	display: block;
    width: 100%;
  }
  .add_quanlity{
      position: absolute;
    left: 13px;
    bottom: 0px;
    width: 100%;
  }
  .number_quanlity{
  	width:inherit;
    position: absolute;
    bottom: 0px;
    right: 28px;
  }
  .item_title{
    width: 100%;
  }
  .item_tab{
     position: relative;
    padding: 0 10px;
    margin-bottom: 15px;
  }
  .item_tab:nth-last-child(){
    padding-bottom: 10px;
  }
  .item_tab ._buttonclose{
    font-weight: bold;
    margin-top: -30px;
  }
  .item_tab .image_item{
    vertical-align: top;
  }
  .content_item{
    padding-bottom: 50px;
  }
  .cart_total_price{
    width: 100%;
    border-top: 10px solid #eee;
    padding: 10px;
    padding-right: 30px;
  }
  table.left_login_content{
    width: 100%;
  }
  .left_contents_grayline.last_child{
    background: none;
  }
  .content_tax_big{
    float: left;
  }
  .mobile_table{
    width: 100%;
  }
  .fix_button{
    padding: 10px 0 !important;
    position: fixed;
    z-index: 99;
    bottom: 0;
    background: #fff;
    margin-left: -5px;
    width: -webkit-calc( 100% + 10px );
    width: -moz-calc( 100% + 10px );
    width: calc( 100% + 10px );
    -webkit-box-shadow: 0px -2px 3px rgba(0, 0, 0, 0.26);
    -moz-box-shadow: 0px -2px 3px rgba(0, 0, 0, 0.26);
    -o-box-shadow: 0px -2px 3px rgba(0, 0, 0, 0.26);
    -ms-box-shadow: 0px -2px 3px rgba(0, 0, 0, 0.26);
    box-shadow: 0px -2px 3px rgba(0, 0, 0, 0.26);
    -webkit-backface-visibility: hidden;
  }
  .fix_button img{
    max-width: 252px;
    width: 40%;
  }
  .content.cart{
    padding-bottom: 50px;
  }
	.left_title_commodity{
		text-indent: 10px;
		font-size: 16px;
	}
	.left_title_commodity h1{
		margin-left: 0;
		margin-right: 0;
		font-weight: 600;
		padding-bottom: 5px;
		padding-top: 3px;
		font-size: 16px;
	}
	.left_title_commodity img{
		float: right;
		margin-right: 10px;
		margin-top: 8px;
		max-width: 17px;
	}
	.left_content_commodity{
		padding: 10px;
	}
	table.left_content_commodity.collapse_mobile{
		display: none;
	}
	.left_content_commodity td:last-child h3{
		font-size: 16px;
		line-height: 24px;
		margin-top: -5px;
		margin-left: 10px;
	}
	#category_list_header{
		position: relative;
	}
	#category_list_header img{
		margin-left: 0;
		margin-right: 0;
		top: -3px;
	}
	#sub_category_list_header{
		display: none;
	}
	#sub_category_list_header tr:last-child{
		display: none;
	}
	#category_list_images{
		float: left;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		-o-box-sizing: border-box;
		-ms-box-sizing: border-box;
		box-sizing: border-box;
		padding: 10px !important;
		width: 100%;
		border-bottom: 1px solid #ddd;
	}
	#category_list_images>li{
		margin: 0px 0px 15px 0px!important;
		width: 50%;
		height: auto;
		padding: 3px;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		-o-box-sizing: border-box;
		-ms-box-sizing: border-box;
		box-sizing: border-box;
	}
	.categories_list{
		width: 100%;
		height: 100%;
		background-position: 0 0 !important;
		background-size: 100% 100% !important;
		overflow: hidden;
	}
	.categories_name{
		-webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
		width: 100%;
		height: 100%;
		font-size: 14px;
		padding: 5px;
	}
	.categories_name .left_content_commodity_font{
		font-size: 12px;
		font-weight: normal;
		color: #fff200;
	}
	.category_item_1 .tab_content_commodity tr:first-child td:last-child h2{
		padding-left: 10px;
		font-size: 18px;
	}
	.item_page .left_contents_margin{
		margin-right: 0;
	}
	.item_page .image_item tr.image_section>td{
		display: block;
	}
	.item_page .left_content_commodity{
		padding: 16px 10px 0px 10px;
	}
	.item_page .image_item tr.image_section table{
		float: left;
		width: 100% !important;
	}
	.item_page .item_total td{
		display: block;
	}
	.item_page .item_total .fix_mobile_total, .item_page .item_total .fix_mobile_total >div {
		position:relative;
	}
	.item_page .item_total .fix_mobile_total table{
		-webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
	}
	.item_page .item_total td.button_in_cart{
		position: absolute;
		margin-top: -32px;
		right: 10px;
	}
	.content_page_title{
	    overflow: hidden;
	}
	.content_page_title h2{
		padding-right: 30px;
	}
	.left_content_commodity_left_space{
		min-width: 85px;
	}
	.left_contents span{
		font-size: 14px;
	}
	.left_contents.review_page{
		padding-bottom: 0px;
	}
	.step_by_step .sub_nav.no_padding{
		padding: 16px 5px;
	}
	.step_by_step .left_contents_margin{
		margin-left: 0;
		margin-right: 0;
	}
	.step_by_step .left_contents_grayline.top_zero{
		margin-top: 0;
	}
	.step_by_step .left_contents_grayline.bottom_zero{
		margin-bottom: 0;
	}
	.step_by_step .left_contents_grayline.line_two{
		height: 2px;
	}
	.step_by_step .left_contents table{
		width: 100% !important;
	}
	.step_by_step .left_contents table td{
		display: block;
	}
	.step_by_step .left_title_step h1{
		font-weight: bold;
    padding-left: 10px;
    font-size: 16px;
    line-height: 30px;
	}
	.step_by_step .step_by_step_process{
		margin-bottom: 15px;
	}
	.step_by_step .step_by_step_process td{
		position: relative;
		display: table-cell !important;
		font-size: 16px;
		font-weight: bold;
		border-bottom: 3px solid #dfdfdf;
	    text-align: left;
		height: 48px;
		vertical-align: middle !important;
	}
	.step_by_step .step_by_step_process td.step_arrow_td{
		color: #999;
	}
	.step_by_step .step_by_step_process td.grayline {
		background-color: #fff;
		padding: 5px;
		color: #999;
		line-height: 1.5;
	}
	.step_by_step .step_by_step_process td.blueline{
		padding: 5px;
		line-height: 1.5;
		background-color: #fff;
		color: #546FBC;
		border-color: #546FBC;
	}
	.step_by_step .step_by_step_process td.blueline:after{
		position: absolute;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		-o-box-sizing: border-box;
		-ms-box-sizing: border-box;
		box-sizing: border-box;
		left: 50%;
		bottom: -20px;
		margin-left: -10px;
		width: 20px;
		height: 20px;
		content: '';
		border-left: 10px solid transparent;
		border-right: 10px solid transparent;
		border-bottom: 10px solid transparent;
		border-top: 10px solid #546FBC;
	}
	.step_by_step .step_by_step_next{
		padding: 10px;
	}
	.step_by_step .step_by_step_next td{
		text-align: center;
		padding: 5px 0;
		font-size: 14px;
	}
	.step_by_step .step_by_step_form{
		position: relative;
		padding: 0 10px;
	}
	.step_by_step .step_by_step_form td{
		width: 100%;
		padding: 0;
		font-size: 14px;
	}
	.step_by_step .step_by_step_form span{
		font-size: 12px;
	}
	.step_by_step .step_by_step_form .option_info_text{
		width: 100%;
	}
	.step_by_step .step_by_step_form .option_red{
		margin-top: 0px;
    margin-left: 0px;
	}
	.step_by_step .step_by_step_form .option_input{
		-webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
		display: block;
		width: 100%;
	}
	.step_by_step .step_by_step_form .hidden_mobile{
		display: none !important;
	}
	#group_list_box td{
		display: table-cell;
		width: auto;
		padding: 5px;
	}
	#group_list_box .date_time_td_space .date_time_td_space{
		padding: 0 !important;
	}
	#shipping_time_id label{
		float: left;
		display: block;
		width: 100%;
	}
	#shipping_list td{
		padding: 5px 0;
	}
	#select_date{
		width: 100%;
		height: 24px;
		-webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
		border-radius: 0;
	}
	.step_by_step .step_by_step_form .input_info_box{
		width: 100%;
		height: 24px;
	}
	.step_by_step .step_by_step_form td{
		padding: 0;
	}
	.step_by_step .step_by_step_form .infoBox input{
		width: 100%;
		-webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
		height: 24px;
		margin-top: 5px;
	}
	.step_by_step .step_by_step_form textarea{
		-webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
		width: 100%;
		min-height: 50px !important;
	}
	.step_by_step .step_by_step_form .checkout_form_content_hidden{
		display: none;
	}
	.step_by_step .selected_table_background{
		padding-top: 10px;
		padding-bottom: 10px;
	}
	.step_by_step .selected_table_background .checkout_form_content_hidden{
		display: block !important;
	}
	.step_by_step .selected_table_background .checkout_form_content_hidden img{
		max-width: 100%;
	}
	.step_by_step .form_inline{
		padding: 10px;
	}
	.step_by_step .form_inline td{
		display: table-cell !important;
		padding: 5px 0;
		font-size: 14px;
	}
	.step_by_step_table{
		padding: 10px;
		font-size: 14px;
	}
	.step_by_step_table tr:first-child td:first-child{
		width: 100% !important;
	}
	.form_inline.form_inline_width td:nth-child(1){
		display: inline-block !important;
	}
	.form_inline.form_inline_width td:nth-child(2){
		display: inline-block !important;
		width: 68%;
		padding-left: 10px;
	}
	.form_inline.form_inline_width td:nth-child(3){
		display: block !important;
	}
	.form_inline.form_inline_width tr:first-child td{
		width: 100%;
	}
	.menu li{
		width: 24.5%;
		margin-right: 0.5%;
	}
	.table_normal table tr.field td input{
		margin-bottom: 5px;
    float: none;
	}
	.input_left table tr.field td.left_content_commodity_font input{
		float: left;
	}
	.td_display_block_mobile{
		display: block;
		width: 100%;
	}
	.field .fieldValue select,.field .fieldValue input{
		width: 100%;
	}
	.more_information{
		position: absolute;
		left: 10px;
		bottom: 0;
	}
	.padding_bottom_fix{
		padding-bottom: 25px!important;
	}
	.padding_bottom_fix.pagination_page{
		padding-bottom: 10px !important;
		background-color: #fff;
	}
	.date_public{
		font-size: 14px !important;
	}
	form.status_form table tr:last-child span.note_text{
	    position: absolute;
	    bottom: 60px;
	    left: 10px;
	}
	form.status_form table{
		position: relative;
	}
	form[name="password_forgotten"] tr.field td{
	    width: 100%;
	    display: block;
	}
	form[name="password_forgotten"] tr.field td input{
		margin-bottom: 15px;
	}
	td.content_list h2{
		font-size: 18px;
	}
	input[name="suspicious_character_name"]{
		display: inline-block;
    width: -webkit-calc( 100% - 67px);
    width: -moz-calc( 100% - 67px);
    width: calc( 100% - 67px);
	}
	.table_normal td:first-child{
		vertical-align: top;
	}
	.left_content_commodity_img{
		width: 50%;
	}
	.image_item .item_image_primary{
		width: auto;
		border: none;
	}
	.image_item .image_info{
		width: 127px;
		height: 90px;
	}
	.image_item .images_box{
		width: 310px;
	}
	.image_item .images_box .image_list_box{
		width: 265px;
	}
	.item_page .image_item .image_section{
		height: 400px;
	}
	.item_product_show tr:nth-child(2) td{
		padding-top: 0;
	}
	.item_page .item_product_show{
		position:absolute;
		left: 0;
		right: 0;
	}
	.image_item .left_content_commodity_font_red{
                vertical-align: top;
	}
	.mobile_area>.area_feature_title{
		text-align: left;
	}
  .button_mobile{
    text-align: center !important;
    padding: 10px !important;
  }
	.block_important .up_to_top{
		display: block !important;
	}
  .item .item_total td {
      display: table-cell;
  }
  .item .have_option .fix_mobile_total tr > td.button_in_cart{
    width: 100%;
    bottom: 0px;
    padding-bottom: 0px;
    left: 0px;
  }
  .item .item_total tr.have_option td.button_in_cart{
    position: relative;
  }
  .item .have_option .fix_mobile_total .option_info_text{
    width: 100%;
  }
  .item .have_option .fix_mobile_total .option_info_text .option_red{
    margin-left: 0px;
    margin-top: 5px;
  }
  .item .have_option .fix_mobile_total .option_input{
    width: 100%;
    margin-bottom: 0px;
    float: none
  }
  .item .have_option .fix_mobile_total > div{
    padding-bottom: 90px;
  }
  .item .no_option td.button_in_cart{
    position: relative;
    right: 0;
    text-align: right;
  }
  .page form input[type="text"], .page .text_page{
    float: none;
  }
  .customer_review_positive{
    margin-bottom: 25px;
  }
  .line_big_reviews{
    height: 15px;
    background-color: #F1F1F1;
    margin: 0px -10px;
  }
  .right-4, .left-4{
    border-top: 0px;
  }
  .customer_area{
    float: none;
  }
  .strong_other{
    margin-left: -10px;
  }
  .review_page table tr.content_list >td:first-child{
    width: 65px;
  }
  .left_contents_grayline.phrase_top, .left_content_commodity.phrase_top{
    display: none;
  }
  .advanced_search tr.field>td:nth-child(2) input{
    margin-bottom: 15px !important;
  }
  table.left_content_commodity.new_product td:first-child {
    width: 65px;
  }
  .center_button a{
    height: auto;
    display: inline-block;
  }
   .center_button a>img{
    height: 100%;
    width: 100%;
    margin: 0px;
  }
  .center_button input[type="image"]{
    height: auto;
  }
  .center_button a.history_back{
  	margin-right: 0;
  }
  .item .option_info_text select{
    width: 100%;
  }
  .table_normal table tr.field textarea{
    width: 100%;
  }
  .content_page >div.information_description {
    padding-left: 0px;
    padding-right: 0px;
  }
  .information_table{
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
  }
  .authentication tr.field td{
    display: block;
    width:100%;
  }
  .authentication tr.field td input[type="text"]{
    width:100%;
  }
  .height_one_image{
	  height:262px!important;
  }
  .bottom_space{
	display: inline-block;
	margin-bottom: 15px !important;
  }
  #comment{
    width: 100%;
    height: auto;
  }
  #form form >table.left_content_commodity >tbody> tr{
    display: block;
    margin-bottom: 15px;
  }
  .group_action_item{
    text-align: center;
  }

  td.contents > div> p{
    padding-left: 0px;
    padding-right: 0px;
  }
  td.contents > div> form >div {
    text-align: left !important;
  }
  .open_login >tbody >tr > td:nth-child(2){
    display: block;
    width: 100% !important;
  }
  .open_login >tbody >tr > th{
    text-align: left;
    display: block;
    width: 100%!important;
  }
   td.contents > table > tbody >tr:nth-child(2) > td{
    display: block;
    width: 100% !important;
  }
  .open_login >tbody >tr > td:nth-child(2) > .left_login_content_input{
    width: 100%;
    display: block;
  }
  #reply #message{
    width: 100% !important;
  }
  .write_action_button{
    text-align: center;
  }
  .write_action_button > a{
    display: inline-block;
    float: none;
  }
  .write_action_button > input{
    float: none;
    display: inline-block;
  }
  .left_contents>form>table.order_step{
    padding: 0px;
  }
	.edit_min_width{
		min-width: 60px;
	}
	.item_page .item_total .fix_mobile_total> div {
    padding-bottom: 100px;
  }
  .item_page .item_total td.button_in_cart{
    position: absolute;
    bottom: 0px;
    left: 10px;
    padding-bottom: 0px;
    text-align: center;
  }
  .image_item.td_p_ten tr.mobile_no_block td{
    display: table-cell;
   }
   .item .no_option .fix_mobile_total > div {
    padding-bottom: 90px;
  }
  .item .no_option td.button_in_cart{
    position: absolute;
    left: 0px;
    bottom: 0px;
    width: 100%;
    text-align: center;
    padding-bottom: 0px;
  }
	.center_button_fix_bottom > input{
		width: auto;
	}
  .td_space_right {
    display: inline-block;
    margin-right: 15px;
  }
  form[name="product_reviews_write"]>table table.product_reviews_content tr:nth-child(1) td{
    text-align: center !important;
  }
  form[name="open_form"] .open_button.center_button{
    text-align: center;
  }
  .customer_information{
    position: relative;
    padding-bottom: 40px;
  }
  .customer_information >table tr:nth-child(4)> td:nth-child(2){
    display: block;
    width: 100%;
  }
  .customer_information >table tr:nth-child(4)> td:nth-child(3){
    position: absolute;
    margin-top: 40px;
    white-space: normal;
  }
  .table_account form > table {
    padding:0px 10px;
  }
  .margin_left_min{
    margin-left: 10px !important;
  }
  .notifi.center_button > a{
    float: none;
  }
  table.no_padding{
    padding: 0px !important;
  }
}
@media screen and (max-width: 480px){
	form[name="product_reviews_write"]>table table.product_reviews_content tr:nth-child(1) td{
		text-align: center;
	}
	.product_price{
	    white-space: pre-wrap;
	}
 	.cont_ul {
		min-width: 200px !important;
	}
	.pagination_page .smallText{
		margin-top: 95px;
	}
	.left_content_commodity_font_min_width, .left_content_commodity_font_red.drop_line {
    display: block;
	}
    tr.field td input::-webkit-input-placeholder {
    color:    #ccc;
	}
	tr.field td input:-moz-placeholder {
	   color:    #ccc;
	   opacity:  1;
	}
	tr.field td input::-moz-placeholder {
	   color:    #ccc;
	   opacity:  1;
	}
	tr.field td input:-ms-input-placeholder {
	   color:    #ccc;
	}
	.more_information{
		position: absolute;
		left: 10px;
		bottom: 0;
	}
	.padding_bottom_fix tr td,form[name="open_form"] tr td,form[name="open_form"] tr th{
		display: block;
		width: 100%;
	}
	.faq_ul_question_all{
		margin-left: 20px;
	}
	.padding_mobile_font{
		margin-left: 30px !important;
	}
	.content_list.manufactures>tr:last-child td{
		text-align: left;
	}
	.align_left_mobile{
		text-align: left;
	}
	#tab li{
		margin-bottom: 0px !important;
	}
	.item .item_product_show table table td > .images_box{
		width: 100% !important;
		display: table-cell;
	}
  .center_button_fix_bottom > input{
    display: block;
	width: auto;
	margin: 0 auto;
  }
	.center_button_fix_bottom > input:first-child{
		margin-bottom: 10px;
	}
  .image_item.td_p_ten tr.mobile_no_block td:nth-child(1){
    display: table-cell;
    max-width: 90px;
    white-space: normal;
  }
  .item .images_box #left_move,
  .item .images_box #right_move{
    position: absolute;
    z-index: 100;
  }
  .item .images_box #left_move{
    left: 10px;
  }
  .item .images_box #right_move{
    right: 10px;

  }
  .item .image_item .images_box .image_list_box{
    width: 260px !important;
    padding: 0px 5px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
  }
  .item .image_item .image_info{
    width: 124px !important;
    height: 94px !important;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
  }
	.image_item.td_p_ten tr.mobile_no_block td{
		padding: 5px;
	}
	.item .have_option .fix_mobile_total .option_info_text .option_red {
	    margin-left: 5px;
	}

	tr.field_special_small td {
		display: block !important;
		width: 100%;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		-o-box-sizing: border-box;
		-ms-box-sizing: border-box;
		box-sizing: border-box;
	}

	tr.field_special_small td input[type="text"] {
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		-o-box-sizing: border-box;
		-ms-box-sizing: border-box;
		box-sizing: border-box;
		margin-bottom: 15px;
		height: 35px;
		width: calc( 100% - 70px) !important;
		float: left !important;
	}
	tr.field_special_small td input#quantity{
		text-align: right;
		width: 80px !important;
		height: 28px;
	}
	.item .fix_mobile_total .text{
		width: 50px;
		padding-right: 5px;
	}
	.review_page .left_content_commodity td:first-child{
		max-width: 100%;
	}
	.word_break_all{
		word-break: break-all;
	}
	#left {
		width: 100%;
		max-width: 335px;
	}
	#nav_tep {
		padding-top: 0px;
		margin-top: -35px;
	}
	#left img {
		width: 60%;
	}
	.image_item.td_p_ten tr td:nth-child(3), .image_item.td_p_ten tr.mobile_no_block td:nth-child(3) {
		display: inline-block;
	}
	.item_page .item_total td.button_in_cart a{
		padding-left:5px;
		padding-right:5px;
	}
	.button_in_cart a > input{
		width: 100%
	}
	.image_item.td_p_ten tr.mobile_no_block td{
		padding: 2px;
	}
	td.left_content_commodity_font_red.discount{
		display: table-cell !important;
	}
	.left_content_commodity_font_min_width {
	    min-width: auto;
	    width: 50%;
	}
	.image_list_box .image_list{
		width: 157% !important;
	}
}