/* -------------------------
	reset.css
----------------------------*/
.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
.clearfix {display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

/* For modern browsers */
.cf:before,
.cf:after {
    content:"";
    display:table;
}

.cf:after {
    clear:both;
}

/* For IE 6/7 (trigger hasLayout) */
.cf {
    zoom:1;
}

/*
    html5への対応
*/


/*----------------------------
*
*  -- index --
*
*  1. button
*
*  2. cart
*
*  3. mypage
*
*  4. responsive
*
----------------------------*/

/*----------------------------
1. button
----------------------------*/
.button {
	display: block;
	border: none;
	overflow: hidden;
	color: #fff;
	text-align: center;
	font-weight: bolder;
	cursor: pointer;
	background: transparent;
	background-color: #e69f11;
	text-decoration: none;
	border-radius: 7px;
}
.button:hover {
	background-color: #f7b800;
	color: #fff;
}
.lcWrap {
    font-size: 0.75em;
    letter-spacing: normal;
    line-height: normal;
}
#contact .lcWrap,
#forstore .lcWrap,
#change_address .lcWrap{
	font-size: inherit;
}
#forstore .formbox dl dd table tr td label {
    padding: 0 8px 0 0;
}

.lcWrap .cartButton {
	min-width: 167px;
    height: 40px;
    line-height: 40px;
    background-repeat: no-repeat;
    margin: 0 auto;
    padding: 0 10px;
    color: #fff;
    font-size: 15px;
}
.btnArea .btnGoTop{
	margin-left: -80px;
	position: absolute;
	top: 0;
	left: 50%;
}
.btnArea .btnGoBuy,
.btnArea .btnCheck,
.btnArea .btnRegister,
.btnArea .btnGoCart,
.btnArea .btnSend,
.btnArea .btnQuit,
.btnArea .btnThisAddress,
.btnArea .btnNext,
.btnArea .btnOrder{
	margin-left: -60px;
	position: absolute;
	top: 0;
	left: 50%;
}
#circle_form .btnArea .btnCheck{
	margin-left: -45px;
	position: absolute;
	top: 0;
	left: 50%;
}
.lcWrap .btnArea .btnStart2{
	min-width: 120px;
	width: 120px;
    background: url(../images/btn_Start2.png) no-repeat;
    background-position: 0px 0px;
    text-indent: -9999px;
    margin: 0 auto;
    padding: 0;
}

.lcWrap .btnArea .btnStart2:hover{
	background: url(../images/btn_Start2.png) no-repeat;;
	background-position: 0px -41px;
}

input[type="text"],
input[type="password"] {
	vertical-align: middle;
}



/*.lcWrap .btnArea .btnGoBuy{
    min-width: 150px;
	background: url(../images/btn_goBuy.png);
    background-position: 0px 0px;
    text-indent: -9999px;
}*/
.lcWrap .btnArea .btnGoBuy:hover{
	background: url(../images/btn_goBuy.png);
    background-position: 0px 40px;
}
.lcWrap .btnArea .btnGoCart{
    min-width: 150px;
	background: url(../images/btn_gocart.png);
    background-position: 0px 0px;
    text-indent: -9999px;
}
.lcWrap .btnArea .btnGoCart:hover{
	background: url(../images/btn_gocart.png);
    background-position: 0px 40px;
}
.lcWrap .btnArea .btnGoTop{
    min-width: 170px;
	background: url(../images/btn_goTop.png);
    background-position: 0px 0px;
    text-indent: -9999px;
}
.lcWrap .btnArea .btnGoTop:hover{
	background: url(../images/btn_goTop.png);
    background-position: 0px 40px;
}
.lcWrap .add-address .btnAddAddress{
    min-width: 170px;
	background: url(../images/btn_addAddress.png);
    background-position: 0px 0px;
    text-indent: -9999px;
}
.lcWrap .add-address .btnAddAddress:hover{
	background: url(../images/btn_addAddress.png);
    background-position: 0px 40px;
}
.lcWrap .btnArea .btnCheck{
	min-width: 120px;
    background: url(../images/btn_check.png) no-repeat;
    background-position: 0px 0px;
    text-indent: -9999px;
}

.lcWrap .btnArea .btnCheck:hover{
	background: url(../images/btn_check.png) no-repeat;;
	background-position: 0px -41px;
}




/*.lcWrap .btnArea .btnNext{
	min-width: 100px;
    background: url(../images/btn_next.png) no-repeat;
    background-position: 0px 0px;
    text-indent: -9999px;
}*/

.lcWrap .btnArea .btnNext:hover{
	background: url(../images/btn_next.png) no-repeat;;
	background-position: 0px -41px;
}
/*.lcWrap .btnArea .btnBack{
	min-width: 100px;
    background: url(../images/btn_back.png) no-repeat;
    background-position: 0px 0px;
    text-indent: -9999px;
}

.lcWrap .btnArea .btnBack:hover{
	background: url(../images/btn_back.png) no-repeat;;
	background-position: 0px -41px;
}*/
/*.lcWrap .btnArea .btnOrder{
	min-width: 120px;
    background: url(../images/btn_order.png) no-repeat;
    background-position: 0px 0px;
    text-indent: -9999px;
}*/

.lcWrap .btnArea .btnOrder:hover{
	background: url(../images/btn_order.png) no-repeat;;
	background-position: 0px -41px;
}

.mypage .btnArea .btnBack{
	position: absolute;
	margin-left: -90px;
	top: 0;
	left: 50%;
	background-color: #aaa;
}
/*.btnArea .btnBackShop{
	min-width: 170px;
    background-image: url(../images/btn_back_shop.png);
    background-position: 0px 0px;
    text-indent: -9999px;
    position: absolute;
    padding: 0 10px 0 37px;
    top: 0;
    left: 0;
}
.btnArea .btnBackShop:hover{
	background-image: url(../images/btn_back_shop.png);
    background-position: 0px -41px;
}*/

.btnAddAddress{
	float: right;
}
.btnArea .btnQuit2,
.btnArea .btnRevise,
.btnArea .btnBack{
	position: absolute;
	top: 0;
	left: 0;
}

.btnRevise,
.btnBack{
	background-color: #aaa;
}
.btn_detail
{
	padding: 5px 7px;
	display: inline-block;
}


/*----------------------------
2. cart
----------------------------*/
/*flow*/
#flow{
	width: 100%;
	list-style: none;
}
#flow li{
	width: 100%;
    height: 40px;
    margin-bottom: 30px;
    color: #fff;
    line-height: 40px;
    text-align: center;
    overflow: hidden;
    list-style: none;
}
#flow li.selected
{
	background-color: #333;
}
#flow #in_cart{
	background: url(../images/ico_in_cart.png) no-repeat;
	background-position: 0px 0px;
	margin-right: 15px;
	text-indent: -9999px;
}

#flow #set_address{
	background: url(../images/ico_set_address.png) no-repeat;
	background-position: 0px 0px;
	margin-right: 15px;
	text-indent: -9999px;
}
#flow #set_pay_time{
	background: url(../images/ico_set_pay_time.png) no-repeat;
	background-position: 0px 0px;
	margin-right: 15px;
	text-indent: -9999px;
}
#flow #check_cont{
	background: url(../images/ico_check_cont.png) no-repeat;
	background-position: 0px 0px;
	margin-right: 15px;
	text-indent: -9999px;
}
#flow #complete_cart{
	background: url(../images/ico_complete_cart.png) no-repeat;
	background-position: 0px 0px;
	margin-right: 15px;
	text-indent: -9999px;
}
/*cart*/
.cart-error{
	color: #ee0011;
	margin-bottom: 10px;
}
.cart-box-body{
	clear: both;
	width: 100%;
	padding-bottom: 15px;
	margin-bottom: 15px;
	border-bottom: 1px dotted #aaa;
}
.cart-box-body table{
	width: 100%;
	border-collapse: collapse;
	clear: both;
}
.cart-box-body th{
	padding: 5px;
	background: #eee;
	border: solid 1px #dcdedd;
}
.cart-box-body td{
	padding: 5px;
	border: solid 1px #dcdedd;
}
.cart-box-body .img{
	width: 140px;
}
.cart-box-body .img a{
	display: table-cell;
	width: 140px;
	height: 140px;
	text-align: center;
	vertical-align: middle;
}
.cart-box-body .img img{
	width: 100%;
}
.cart-box-body td.unit-price,
.cart-box-body td.price{
	text-align: right;
}
.cart-box-body td.num{
	text-align: center;
}
.cart-box-body strong{
	display: block;
}
.cart-box-footer{
	padding: 5px;
	background: #eee;
	border: solid 1px #dcdedd;
	margin-bottom: 20px;
}
.cart-box-footer th{
	font-weight: normal;
}
.cart-box-footer td{
	font-weight: bold;
}
.cart-box-footer .cart-price{
	float: right;
}
.cart-box-footer .cart-point{
	float: left;
}
.ninsho{
	border: solid 1px #df3540;
	padding: 20px;
	margin-bottom: 10px;
}
.ninsho span{
	color: #df3540;
}
.ninsho input{
	vertical-align: middle;
}
.note{
	clear: both;
	margin-bottom: 15px;
	overflow: hidden;
	}
.note a{
	text-decoration: underline !important;
	color: #00a4af !important;
	}

/*login*/
.btnArea{
	width: 100%;
	height: 40px;
	margin: 15px 0;
	position: relative;
	overflow: hidden;
}
.cart #mainContents .section h3.in_box {
	width: 100%;
	padding: 0;
	text-align: center;
	color: #333;
	font-size: 1.17em;
	font-weight: bold;
	background: none;
	border: none;

}
.login_box{
	width: 44%;
	padding: 15px 2%;
	margin-right: 4%;
	margin-bottom: 10px;
	background: #eee;
	border: solid 1px #dcdedd;
	float: left;
}
.login_box input.text{
	width: 100%;
}
.login_box dt{
	margin-bottom: 5px;
}
.login_box dd{
	margin-bottom: 10px;
}
.login_box p.save{
	margin-bottom: 10px;
}
.start_box{
	width: 43%;
	padding: 15px 2%;
	background: #fff;
	border: solid 1px #dcdedd;
	margin-bottom: 10px;
	float: left;
}
.go_buy_box{
	width: 43%;
	padding: 10px 2%;
	background: #fff;
	border: solid 1px #fff;
	margin-bottom: 10px;
	float: left;
}
.cart .section .login_box h3,
.cart .section .start_box h3,
.cart .section .go_buy_box h3,
.cart .section .cantin h3{
	width: auto;
	height: auto;
	line-height: inherit;
	padding: 0;
	margin-bottom: 15px;
	color: #000;
	font-size: 16px;
	background: none;
	border-radius: 0;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
}
h3.in_box{
	margin-bottom: 15px;
}
.login_box .btnLogin{
	position: absolute;
	top: 0;
	left: 50%;
	margin-left: -90px;
}
.start_box .btnEntry{
	position: absolute;
	top: 0;
	left: 50%;
	margin-left: -90px;
}
.cantin{
	clear: both;
	padding-top: 10px;
	margin-bottom: 30px;
}
.cart #main_contents .lcContent .cantin h3{
	text-align: left;
}
.cantin li{
	list-style: disc;
	margin-left: 24px;
}

/*entry*/
#set_address{
	width: 100%;
	margin: 0 auto;
}
#set_address dl
{
	border-bottom: solid 1px #dcdedd;
	margin-bottom: 20px;
	padding: 10px;
	background-color: #fff;
	overflow: hidden;
}
#set_address dt{
	height: 16px;
	font-size: 14px;
	line-height: 16px;
	font-weight: bold;
	margin-bottom: 10px;
    /*border-left: 2px solid #7F7F7F;*/
	padding: 3px 0 3px 10px;
}
#set_address dt.required{
	padding-left: 37px;
	background: url(../images/mark_required.png) no-repeat;
	background-position: left center;
}
#set_address dd{
	padding: 5px 2%;

}
#set_address dd .table{
	width: 48%;
	min-height: 40px;
	float: left;
}
#set_address dd label input
{
	margin-right: 5px;
}
#set_address dd label
{
	line-height: 180%;
	margin-right: 20px;
}
	#set_address .text,
	#application_frontend_consumer_type_first_name,
    #application_frontend_consumer_type_last_name,
    #application_frontend_consumer_type_last_name_kana,
    #application_frontend_consumer_type_first_name_kana,
    #application_frontend_consumer_type_locality,
    #application_frontend_consumer_type_street,
    #application_frontend_consumer_type_username,
    #application_frontend_consumer_password_request_type_username,
    #ec_client_shipment_type_last_name,
    #ec_client_shipment_type_first_name,
    #ec_client_shipment_type_last_name_kana,
    #ec_client_shipment_type_first_name_kana,
    #ec_client_shipment_type_locality,
    #ec_client_shipment_type_street,
    #ec_client_contact_type_last_name,
    #ec_client_contact_type_first_name,
    #ec_client_contact_type_last_name_kana,
    #ec_client_contact_type_first_name_kana,
    #ec_client_contact_type_last_name,
    #ec_client_contact_type_email,
    #ec_client_contact_type_inquiry_content,
    #ec_client_consumer_type_last_name,
    #ec_client_consumer_type_first_name,
    #ec_client_consumer_type_last_name_kana,
    #ec_client_consumer_type_first_name_kana,
    #ec_client_consumer_type_locality,
    #ec_client_consumer_type_street,
    #ec_client_consumer_type_username,
    #application_frontend_consumer_type_password_first,
    #application_frontend_consumer_type_password_second{
	width: 80%;
}
	#set_address .text2,
	#application_frontend_consumer_type_zipcode1,
    #application_frontend_consumer_type_zipcode2,
    #application_frontend_consumer_type_tel1,
    #application_frontend_consumer_type_tel2,
    #application_frontend_consumer_type_tel3,
    #ec_client_shipment_type_zipcode1,
    #ec_client_shipment_type_zipcode2,
    #ec_client_shipment_type_tel1,
    #ec_client_shipment_type_tel2,
    #ec_client_shipment_type_tel3,
    #ec_client_contact_type_tel1,
    #ec_client_contact_type_tel2,
    #ec_client_contact_type_tel3,
    #ec_client_consumer_type_zipcode1,
    #ec_client_consumer_type_zipcode2,
    #ec_client_consumer_type_tel1,
    #ec_client_consumer_type_tel2,
    #ec_client_consumer_type_tel3{
	width: 45px;
}
#set_address table{
	width: 100%;
}
#set_address table th,
#set_address table td{
	text-align: left;
	font-weight: normal;
	vertical-align: top;
}
#set_address table th{
	padding-bottom: 5px;
}
#set_address table td{
	padding-bottom: 10px;
	word-break: break-all;
	word-wrap: break-word;
}
#set_address dd .mail{
	width: 300px;
}
#set_address dd textarea{
	width: 500px;
	min-height: 5em
}
#set_address dd input.pass{
	width: 300px;
	margin-bottom: 10px;
}
#set_address dd.nb{
	border-bottom: none;
}
#set_address dd .table3{
	width: 170px;
	padding-right: 5px;
	float: left;
	margin-bottom: 5px;
}

#set_address .attention
{
	color:#f30;
	font-size: 11px;
	line-height: 14px;
	margin-left: 5px;
}

.ui-datepicker select.ui-datepicker-year{
	width: 5em;
}
.ui-datepicker select.ui-datepicker-month{
	width: 4em;
}

.calender{
	width: 150px;
	position: relative;
}
.datepicker{
	width: 100%;
	height: 24px;
	margin-bottom: 5px;
}
.mainContents .section .lcCcontent .ui-datepicker-trigger{
	width: 24px;
	height: 24px;
	position: absolute;
	top: 2px;
	right: 0px;
}
.address-box-header{
	width: 100%;
	margin-bottom: 10px;
	position: relative;
}
.cart #main_contents .lcCcontent h3,
.mypage #main_contents .lcContent h3{
	width: 200px;
	height: 30px;
	line-height: 30px;
	padding: 0 5px;
	margin-bottom: 10px;
	color: #fff;
	background: #5e5e5e;
	border: solid 1px #3d3d3d;
}
.address-box-header h3{
	padding-bottom: 10px;
}
.address-box-header .add-address{
	width: 180px;
	float: right;
}
.address-box-header .add-address .note{
	width: 100%;
	margin-bottom: 5px;
}
.add-address
{
	clear: both;
	overflow: hidden;
	margin: 0 0 15px 0;

}
.add-address .note
{
	text-align: right;
	margin-bottom: 3px;
}
table.address_table{
	width: 100%;
	border-collapse: collapse;
	margin-bottom: 10px;
}
table.nm{
	margin-bottom: 3px;
}
table.address_table th{
	padding: 3px;
	background: #eee;
	border: solid 1px #dcdedd;
}
table.address_table td{
	padding: 3px;
	border: solid 1px #dcdedd;
}
table.address_table td.select{
	width: 34px;
	text-align: center;
}
table.address_table td.select input{
	margin: 5px 0;
}
table.address_table td.action{
	text-align: center;
}
table.address_table td.tel{
	text-align: center;
}
table.address_table td.date{
	text-align: center;
	width: 50%;
}
table.address_table td.time{
	text-align: center;
	width: 50%;
}
.ui-datepicker select.ui-datepicker-year{
	width: 5em;
}
.ui-datepicker select.ui-datepicker-month{
	width: 4em;
}
.calender{
	width: 150px;
	position: relative;
}
.datepicker{
	width: 100%;
	height: 24px;
	margin-bottom: 5px;
}
.ui-datepicker-trigger {
	width: 24px;
	height: 24px;
	text-indent: 0;
	position: absolute;
	top: 2px;
	right: 0px;
}
#application_frontend_consumer_type_birthday3,
#ec_client_consumer_type_birthday3{
    margin-left: 15px;
}
table.outline_table{
	width: 100%;
	border-collapse: collapse;
	margin-bottom: 30px;
}
table.outline_table th{
	width: 100px;
	padding: 10px 5px;
	background: #eee;
	border: solid 1px #dcdedd;
	text-align: left
}
table.outline_table tr.title th{
	border: solid 1px #3d3d3d;
	background: #5e5e5e;
	color: #fff;
}
#main_contents .section table.outline_table td img{
	width: auto;
}
.list_box{
	padding: 15px;
	border: solid 1px #dcdedd;
	border: solid 1px #dcdedd;
	margin-top: 10px;
	background-color: #fff;
}
.list_box:first-child{
	margin-top: 0;
}
.list_box h4{
	font-size: 14px;
	margin-bottom: 15px;
}
.list_box th{
	width: 75px;
	text-align: left;
}
table.nw100{
	width: auto;
}
table.nw100 th,
table.nw100 td{
	padding: 10px;
}


/*-- mypage --*/
.mypage table.outline_table th{
	text-align: right;
	border-left: none;
}
.mypage table.outline_table td{
	border-right: none;
}
table.outline_table td{
	padding: 10px 5px;
	border: solid 1px #dcdedd;
}
table.outline_table td ul li ul{
	padding-left: 5px;
}
table.outline_table td ul li ul a{
	padding-left: 5px;
}
.cont_section{
	margin-bottom: 30px;
	padding: 0 2px;
}
.cart #mainContents .section h3, .mypage  #mainContents .section h3 {
	width: 260px;
	height: 30px;
	line-height: 30px;
	padding: 0 15px;
	margin-bottom: 10px;
	color: #fff;
	background: #595656;
	border-radius: 2px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
}
.cont_section .message {
	width: 99%;
	height: 5em;
}
#order_check table.left_box,
#record_detail table.left_box{
	width: 269px;
	background: #eee;
	border: solid 1px #bfbfbf;
	margin-bottom: 10px;
	float: left;
}
#order_check table.left_box th,
#record_detail table.left_box th{
	padding: 5px;
	text-align: left;
}
#order_check table.left_box td,
#record_detail table.left_box td{
	padding: 5px;
	text-align: right;
}
#order_check table.left_box td span,
#order_check table.prices td span,
#record_detail table.left_box td span,
#record_detail table.prices td span{
	font-size: 14px;
	font-weight: bold;
}
#order_check table.prices,
#record_detail table.prices{
	width: 269px;
	margin-bottom: 10px;
	float: right;
}
#order_check table.prices th,
#record_detail table.prices th{
	padding: 5px;
	text-align: left;
	border-top: solid 1px #bfbfbf;
}
#order_check table.prices td,
#record_detail table.prices td{
	padding: 5px;
	text-align: right;
	border-top: solid 1px #bfbfbf;
}
#order_check table.prices tr.total th,
#record_detail table.prices tr.total th{
	background: #eee;
	font-size: 14px;
}
#order_check table.prices tr.total td,
#record_detail table.prices tr.total td{
	background: #eee;
	font-size: 14px;
}
#order_check table.prices tr.total,
#record_detail table.prices tr.total{
	border: solid 1px #bfbfbf;
}
#order_check table.prices tr.total td span,
#record_detail table.prices tr.total td span{
	font-size: 18px;
}
dl.address_list{
	float: left;
	margin-bottom: 5px;
}
dl.address_list.clBoth{
	clear: both;
}
dl.address_list dt{
	width: 60px;
	padding: 3px;
	background: #eee;
	border: solid 1px #bfbfbf;
	text-align: center;
	float: left;
	margin-right: 5px;
}
dl.address_list dd{
	padding: 3px;
	margin-right: 15px;
	float: left;
	line-height: 26px;
}
dl.address_list dt.address{
	line-height: 36px;
}
dl.address_list dt.address,
dl.address_list dd.address{
	height: 36px;

}
dl.address_list dd.address {
	line-height: 160%;
}
.note_box{
	width: 95%;
	padding: 10px 2%;
	margin-top: 10px;
	margin-bottom: 10px;
	background: #fff;
	border: solid 1px #dcdedd;
}
.btm_note{
	clear: both;
	border: solid 1px #dcdedd;
	padding: 10px;
	margin: 10px 0 0;
}


/*----------------------------
3. mypage
----------------------------*/
.mypage_header{
	margin-bottom: 15px;
}
.mypage_body{
	margin-bottom: 15px;
}
.pagination_nav{
	text-align: right;
}
.pagination_nav a,
.pagination_nav .current{
  font-size: 1.167em;
  margin-left: 5px;
  padding: 3px;
}
/*.pagination_nav{
	float: right;
	width: 280px;
	margin-bottom: 15px;
}
.pagination_nav a,
.pagination_nav>span,
.pagination_nav>strong{
	float: left;
	display: block;
	height: 2em;
	vertical-align: middle;
	text-align: center;
	text-decoration: none;
	font-size: 93%;
	line-height: 2em;
	padding-right: 7px;
	padding-left: 7px;
	margin-right: 4px;
}
.pagination_nav a{
	background: #eee;
	border: solid 1px #c0c0c0;
}
.pagination_nav a:hover{
	background: #dcdedd;
	border: solid 1px #c0c0c0;
}*/

#mypage_menu_sp{
	display: none;
}
#mypage_menu
{
	margin-bottom: 30px;
}
#mypage_menu li{
	float: left;
}
#mypage_menu li a
{
	color: #fff;
	display: block;
	text-decoration: none;

	width: 141px;
	height: 40px;
	background-color: #4ec14b;
	color: #fff;
	line-height: 40px;
	text-align: center;
	overflow: hidden;
	list-style: none;
	border-radius: 7px;
}
#mypage_menu li.selected a
{
	background-color: #50b149;
}
#mypage_menu #mypage1{
	margin-right: 1px;
}
#mypage_menu #mypage1.selected{
}
#mypage_menu #mypage2{
	margin-right: 1px;
}
#mypage_menu #mypage2.selected{
}
#mypage_menu #mypage3{
	margin-right: 1px;
}
#mypage_menu #mypage3.selected{
}
#mypage_menu #mypage4{
	margin-right: 1px;
}
#mypage_menu #mypage4.selected{
}
#mypage_menu #mypage5{
	border-radius: 7px;
}
#mypage_menu #mypage5.selected{
}
.mypage #main_contents .lcContent{
	background: none;
	border: none;
}
.mypage .mypage_header{
	margin-bottom: 10px;
}
.mypage .order_data{
	width: 50%;
	float: left;
}
.mypage .num_record{
	text-align: left;
}
.mypage .num_point{
	width: 50%;
	text-align: right;
	float: right;
}
.mypage .num_point span,
.mypage .num_record span{
	font-size: 16px;
	font-weight: bold;
}
.mypage_body .pagenation-navi{
	margin-bottom: 10px;
	float: right;
}
.mypage .pagenation-navi a,
.mypage .pagenation-navi span{
	display: block;
	width: 14px;
	height: 14px;
	line-height: 14px;
	padding: 5px;
	text-align: center;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	float: left;
	border: solid 1px #fff;
}
.mypage .pagenation-navi a{
	border: solid 1px #bfbfbf;
	background: #eee;
	color: #333;
}
.mypage .pagenation-navi span{
	background: none;
	border: solid 1px #bfbfbf;
}
.mypage .pagenation-navi a:hover{
	background: #5e5e5e;
	border: solid 1px #646464;
	color: #fff;
}
table.record_table{
	width: 100%;
	border-collapse: collapse;
	margin-bottom: 10px;
}
table.record_table th{
	padding: 3px;
	background: #eee;
	border: solid 1px #bfbfbf;
}
table.record_table td{
	padding: 3px;
	text-align: center;
	border: solid 1px #bfbfbf;
}
#set_address table.record_table td{
	padding-bottom: 3px;
	vertical-align: middle;
}
table.record_table td.order-item{
	text-align: left;
}
.num_record{
	padding: 3px;
}

.error{
	display: block;
	margin-top: 5px;
	color: red
}

/* -----------------------
マイページ
----------------------- */
.myNavi
{
	margin: 0 0 20px 0;
	text-align: right;
}
.myNavi li
{
	display: inline;
	margin-left: 10px;
}
.myNavi li a
{
	text-decoration: underline;
}

/* -----------------------
カートの中〜
----------------------- */
.tbl
{
	width: 100%;
	border-top: 1px solid #ddd;
	border-left: 1px solid #ddd;
	margin: 0 auto 10px;
}
.tbl th,.tbl td
{
	border-right: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	padding: 1% 1%;
}
.tbl th
{
	background-color: #f2f2f2;

}
.tbl td
{
	vertical-align: middle;
	text-align: center;
}
.tbl td.product
{
	text-align: left;
}
.tbl td.delete span
{
	padding: 5px;
	cursor: pointer;
}
.total
{
	margin: 0 0 10px 0;
	text-align: right;
	font-size: 14px;
	border-bottom: 1px dotted #ddd;
	padding-bottom: 10px;
}
.tbl td.price span
{
	color: #f93d16;
	font-weight: bold;
}
.total span
{
	color: #f93d16;
	font-size: 24px;
}
.cart-box .submit
{
	text-align: right;
}
.payArea .box
{
	padding: 2%;
	background-color: #f2f2f2;
	border: 1px solid #eeeeee;
}
.calculate
{
	width: 100%;
	overflow: hidden;
	clear: both;
}
.pointBox
{
	float: left;
	border: 1px solid #ddd;
	width: 32%;
	background-color: #f2f2f2;
}
.pointBox th
{
	text-align: left;
	padding: 2px 4px;
}
.pointBox td
{
	text-align: right;
	padding: 2px 4px;
}
.pointBox td span
{
	font-size: 14px;
}
.totalPrices
{
	float: right;
	width: 32%;
}
.totalPrices tr
{
	border-bottom: 1px solid #ddd;
}
.totalPrices th
{
	text-align: left;
	padding: 2px 4px;
}
.totalPrices td
{
	text-align: right;
	padding: 2px 4px;
	line-height: 160%;
}
.totalPrices td span
{
	font-size: 14px;
}
.totalPrices .total td span
{
	font-size: 18px;
}
.num_point
{
	text-align: right;
	margin-bottom:  10px;
}
.num_point span
{
	margin-left: 5px;
	font-size: 18px;
	color: #f93d16;
}
.lead
{
	font-size: 14px;
	margin-bottom: 10px;
}
.lead strong
{
	font-size: 18px;
}
h5{
	width: 260px;
height: 30px;
line-height: 30px;
padding: 0 15px;
margin-bottom: 10px;
color: #fff;
background: #595656;
border-radius: 2px;
-webkit-border-radius: 2px;
-moz-border-radius: 2px;
font-size: 14px;
}
.box
{
	margin-bottom: 20px;
}

.detail_content {
    margin: 0 auto;
}
.title_box {
    clear: both;
    padding: 5px 0;
}
.title_box {
    margin-bottom: 25px;
    width: 100%;
}
.title_box li.no_bg {
    background: inherit !important;
}
.title_box li {
    color: #190c0a;
    display: inline-block;
    font-size: 12px;
    margin-right: 8px;
    padding-right: 20px;
    text-decoration: none;
}
#main .category_tit {
    border-bottom: inherit;
    border-top: inherit;
    color: #b79155;
    font-size: 18px;
    font-weight: bold;
    height: 36px;
    line-height: inherit;
    margin-bottom: 25px;
    margin-right: 10px;
    padding: 0 0 0 10px;
}
.right {
    float: right;
}

.content_box {
    margin: 0 auto 50px;
    overflow: hidden;
}
/*
.date {
    color: #ac9594;
    text-align: right;
    width: 100%;
}
*/
.mb35 {
    margin-bottom: 35px;
}

.center {
    margin-top: 35px;
}
.center {
    text-align: center;
}
.news_box {
    margin-top: 10px;
    overflow: hidden;
    width: 100%;
}
.news_box li {
    margin-bottom: 9px;
    padding-bottom: 7px;
    text-decoration: none;
}
.news_box li span {
    color: #ac9594;
    margin-right: 35px;
}

/*.pagNavi {
    text-align: right;
}*/








/*input[type="button"]
{
border-radius: 3px;
border: 1px solid #d7d7d7;
border-bottom-color: #bbb;
background-color: #ececec;
background-image: -moz-linear-gradient(top, #ffffff, #e3e3e3);
background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0.00, #ffffff), color-stop(1.0, #e3e3e3));
text-shadow: 1px 1px 0 #ffffff;
cursor: pointer;
padding: 7px 12px;
font-size: 14px;
letter-spacing: 1px;
}
*/

.table_style1
{
	width: 100%;
	border-left: 1px solid #eee;
	border-top: 1px solid #eee;
	margin-bottom: 5px;
}
.table_style1 th,.table_style1 td
{
	border-right: 1px solid #eee;
	border-bottom: 1px solid #eee;
	padding: 1%;
}
.table_style1 th
{
	background-color: #75c9d0;
	color: #fff;
}
.table_style1 td
{
	text-align: center;
}
.table_style2
{
	width: 100%;
	border-left: 1px solid #eee;
	border-top: 1px solid #eee;
	margin-bottom: 5px;
}
.table_style2 th,.table_style2 td
{
	border-right: 1px solid #eee;
	border-bottom: 1px solid #eee;
	padding: 1% 2%;
}
.table_style2 th
{
	background-color: #75c9d0;
	color: #fff;
	text-align: left;
}
.table_style2 td
{
	text-align: left;
}

.lawPage th
{
	width: 25%;
}
.lawPage td li
{
	margin-bottom: 15px;
}
.lawPage td li p
{
	margin-bottom: 10px;
}

/*追記*/
.lcWrap table td,
#order_check table.prices th,
#record_detail table.prices th {
	background-color: #fff;
}

.lcWrap h3 {
	border-left: 3px solid #333333;
	border-bottom: 1px solid #ccc;
	margin-bottom: 2%;
	padding: 0 0 0 10px;
	line-height: 180%;
	font-size: 1.167em;
}
form input[type=text],
form input[type=password],
form textarea {
    border: 1px solid #ccc;
    padding: 2px;
    -webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
            box-sizing: border-box;
    line-height: 160%;
}
.lcWrap .cart-box-header table td,
.lcWrap .cart-point table td,
.lcWrap .cart-price table td{
	background-color: transparent;
}

/* ------------------------------
         new_css
----------------------------------*/

#lcCard .roughborder005.lcWrap h2 span,
#lcCrdCard .roughborder005.lcWrap h2 span,
#lcMpg .roughborder005.lcWrap h2 span {
    font-size: 1.5em;
    font-weight: bold;
}
#lcCrdCard .roughborder005.lcWrap h2,
#lcCard .roughborder005.lcWrap h2,
#lcMpg .roughborder005.lcWrap h2 {
    margin-bottom: 15px;
}
#lcCard .lcWrap,
#lcCrdCard .lcWrap,
#lcMpg .lcWrap {
      padding: 0 15px;
}
#forstore .lcWrap{
	padding: 0;
}
#lcCrdCard .btnArea,
#lcCard .btnArea,
#contact .btnArea,
#forstore .btnArea,
#circle_form .btnArea{
    width: 50%;
    height: 40px;
    margin: 0 auto;
    position: relative;
    overflow: hidden;
}

#lcCard .btnArea .btnBackShop {
    min-width: 170px;
    background-image: url(../images/btn_back_shop.png);
    background-position: 0px 0px;
    text-indent: -9999px;
    position: relative;
    padding: 0 10px 0 37px;
    top: 0;
    left: 0;
    float: left;
}
#lcCard .btnArea .btnBackShop:hover{
	background-image: url(../images/btn_back_shop.png);
    background-position: 0px -41px;
}
#lcCard .lcWrap .btnArea .btnGoBuy {
    min-width: 150px;
    background: url(../images/btn_goBuy.png);
    background-position: 0px 0px;
    text-indent: -9999px;
    position: relative;
    left: 0;
    float: right;
 }
#lcCard .lcWrap .btnArea .btnGoBuy:hover{
	background: url(../images/btn_goBuy.png);
    background-position: 0px 40px;
}
#lcCrdCard #footerContainer #footernav,
#lcCard #footerContainer #footernav,
#lcMpg #footerContainer #footernav {
    padding: 242px 0 12px 0;
    text-align: center;
    background: url("/images/common/bg_footernav.png") repeat-x center bottom;
}

#lcCard .lcWrap .btnArea .btnBack {
    min-width: 100px;
    background: url(../images/btn_back.png) no-repeat;
    background-position: 0px 0px;
    text-indent: -9999px;
    position: relative;
    float: left;
}
#lcCard .lcWrap .btnArea .btnNext {
    min-width: 100px;
    background: url(../images/btn_next.png) no-repeat;
    background-position: 0px 0px;
    text-indent: -9999px;
    position: relative;
    float: right;
    left: 0;
}
#lcCrdCard .lcWrap .btnArea .btnNext {
    min-width: 100px;
    background: url(../images/btn_next.png) no-repeat;
    background-position: 0px 0px;
    text-indent: -9999px;
    position: relative;
    text-align: center;
}

#lcCard .lcWrap .btnArea .btnOrder {
    min-width: 120px;
    background: url(../images/btn_order.png) no-repeat;
    background-position: 0px 0px;
    text-indent: -9999px;
    position: relative;
    float: right;
    left: 0;
}
#lcCard .lcWrap .btnArea .btnRegister {
    min-width: 120px;
    background: url(../images/btn_send.png) no-repeat;
    background-position: 0px 0px;
    text-indent: -9999px;
    left: 0;
    float: right;
    position: relative;
}
#lcCard .lcWrap .btnArea .btnRegister:hover{
	background: url(../images/btn_send.png) no-repeat;;
	background-position: 0px -41px;
}
#lcCard .lcWrap .btnArea .btnRevise,
#forstore .lcWrap .btnArea .btnRevise {
    min-width: 120px;
    background: url(../images/btn_reverise.png) no-repeat;
    background-position: 0px 0px;
    text-indent: -9999px;
    float: left;
    position: relative;
}
#lcCard .lcWrap .btnArea .btnRevise:hover,
#forstore .lcWrap .btnArea .btnRevise:hover{
	background: url(../images/btn_reverise.png) no-repeat;;
	background-position: 0px -41px;
}

#contact .lcWrap #form1 p {
    padding-bottom: 15px;
}

#contact .lcWrap .btnArea .btnRevise{
	min-width: 120px;
    background: url(../images/btn_reverise.png) no-repeat;
    background-position: 0px 0px;
    text-indent: -9999px;
    position: relative;
    float: left;
}

#contact .lcWrap .btnArea .btnRevise:hover{
	background: url(../images/btn_reverise.png) no-repeat;;
	background-position: 0px -41px;
}

#contact .lcWrap .btnArea .btnRegister{
	min-width: 120px;
    background: url(../images/btn_send.png) no-repeat;
    background-position: 0px 0px;
    text-indent: -9999px;
    position: relative;
    float: right;
    left:0;
}

#contact .lcWrap .btnArea .btnRegister:hover{
	background: url(../images/btn_send.png) no-repeat;;
	background-position: 0px -41px;
}

.lcWrap .btnArea .btnRevise{
	min-width: 120px;
    background: url(../images/btn_reverise.png) no-repeat;
    background-position: 0px 0px;
    text-indent: -9999px;
}

.lcWrap .btnArea .btnRevise:hover{
	background: url(../images/btn_reverise.png) no-repeat;;
	background-position: 0px -41px;
}

.lcWrap .btnArea .btnRegister{
	min-width: 120px;
    background: url(../images/btn_register.png) no-repeat;
    background-position: 0px 0px;
    text-indent: -9999px;
}

.lcWrap .btnArea .btnRegister:hover{
	background: url(../images/btn_register.png) no-repeat;;
	background-position: 0px -41px;
}

#circle_form .lcWrap .btnArea .btnSend {
    min-width: 120px;
    background: url(../images/btn_send.png) no-repeat;
    background-position: 0px 0px;  
    text-indent: -9999px;
    left: 0;
    float: right;
    position: relative;
}
#circle_form .lcWrap .btnArea .btnSend:hover {
	background: url(../images/btn_send.png) no-repeat;;
	background-position: 0px -41px;
}
#funwithchild h5{
	width: inherit; 
    height: inherit; 
    line-height: inherit; 
    padding:inherit; 
    margin-bottom: inherit; 
    color:inherit;
    background: inherit; 
    border-radius: inherit;
    -webkit-border-radius: inherit; 
    -moz-border-radius: inherit;
    font-size: inherit; 
}

/*----------------------------
4. responsive
----------------------------*/
@media only screen and (max-width: 959px){
	#flow{
		width: 100%;
		margin: 0 auto;
	}
	#flow li{
		background: none;
		background: #eee;
		margin-bottom: 3%;
	}

	#flow #in_cart{
		background: url(../images/ico_in_cart.png) no-repeat;
		background-position: 0px 0px;
		margin-right: 15px;
		text-indent: -9999px;
		background-size: 100% 100%;
	}

	#flow #set_address{
		background: url(../images/ico_set_address.png) no-repeat;
		background-position: 0px 0px;
		margin-right: 15px;
		text-indent: -9999px;
		background-size: 100% 100%;
	}
	#flow #set_pay_time {
	    background: url(../images/ico_set_pay_time.png) no-repeat;
	    background-position: 0px 0px;
	    margin-right: 15px;
	    text-indent: -9999px;
	    background-size: 100% 100%;
	}
	#flow #check_cont{
		background: url(../images/ico_check_cont.png) no-repeat;
		background-position: 0px 0px;
		margin-right: 15px;
		text-indent: -9999px;
		background-size: 100% 100%;
	}
	#flow #complete_cart{
		background: url(../images/ico_complete_cart.png) no-repeat;
		background-position: 0px 0px;
		margin-right: 15px;
		text-indent: -9999px;
		background-size: 100% 100%;
	}
	/*#flow li#in_cart,
	#flow li#set_address,
	#flow li#set_pay_time,
	#flow li#check_cont,
	#flow li#complete_cart{
		min-width: 30px;
		width: 30px;
		height: 30px;
		padding: 0;
		line-height: 30px;
		text-align: center;
		margin-right: 10px;
		text-indent: 0;
		border-radius: 0 15px 15px 0;
	}

	#flow li#set_address{
		display: none;
	}
	#flow li#complete_cart{
		margin-right: 0;
	}*/
	#flow li.selected{
		background: #333;
		color: #fff;
		font-weight: bold;
	}
	#flow li.checked{
		background: #999;
		color: #fff;
	}
	#flow li .cont_ttl{
		display: none;
	}
	.btnArea .btnGoBuy,
	.btnArea .btnNext{
		left: auto;
		right: 0;
		margin-left: 0px;
	}
	#lcCrdCard .lcWrap .btnArea .btnNext{
		margin: 0 auto;

	}
	.btnArea .btnGoBuy,
	.btnArea .btnCheck,
	.btnArea .btnRegister,
	.btnArea .btnGoCart,
	.btnArea .btnGoTop,
	.btnArea .btnSend,
	.btnArea .btnQuit.start_box	.btnArea .btnThisAddress,
	.btnArea .btnNext,
	.btnArea .btnOrder,
	.login_box .btnLogin,
	.start_box .btnEntry{
		margin-left: -60px;
	}
	.login_box{
		box-sizing: border-box;
		width: auto;
		padding: 10px;
		float: none;
	}
	.start_box{
		box-sizing: border-box;
		width: 96%;
		padding: 10px;
		float: none;
	}
	.go_buy_box{
		box-sizing: border-box;
		width: auto;
		padding: 20px 10px;
		background: #fff;
		border: solid 1px #fff;
		float: none;
	}

}

@media only screen and (max-width: 769px){
	#set_address dd .mail {
	    width: 300px;
	    max-width: 80%;
	}

	#lcCrdCard .btnArea,
	#lcCard .btnArea,
	#contact .btnArea,
	#circle_form .btnArea {
	    width: 100%;
	    height: 40px;
	    margin: 0 auto;
	    position: relative;
	    overflow: hidden;
	}
	#mypage_menu li
	{
		width: 49%;
		margin: 1px 0.5%;
	}
	#mypage_menu li a
	{
		width: 100%;
		margin: 3px 0.5%;
	}
}
@media only screen and (max-width: 400px){
	#lcCard .btnArea .btnBackShop{
		    min-width: 45%;
		    background-size: 100% 79px;
	}
	#lcCard .lcWrap .btnArea .btnGoBuy{
		    min-width: 45%;
		    background-size: 100% 79px;
	}
	#lcCard .btnArea .btnBackShop:hover{
		background-image: url(../images/btn_back_shop.png);
	    background-position: 0px -40px;
	    background-size: 100% 79px;
	}
	#lcCard .lcWrap .btnArea .btnGoBuy:hover{
		background: url(../images/btn_goBuy.png);
	    background-position: 0px 38px;
	    background-size: 100% 79px;
	}
	#mypage_menu li
	{
		width: 49%;
		margin: 1px 0.5%;
	}
	#mypage_menu li a
	{
		width: 100%;
		margin: 3px 0.5%;
	}

}

