@charset "UTF-8";
/* 共通設定 */

	/* テーブルデザイン */
#check_area_table .index_type{
	border-top: solid;
	border-top-width: 1px;
	border-top-color: #805e00;
	color: #805e00;
}

#check_area_table th{
	vertical-align: middle;
	border-bottom: solid;
	border-bottom-width: 0.5px;
	border-bottom-color: #666666;
}

#check_area_table td{
	vertical-align: middle;
	border-bottom: solid;
	border-bottom-width: 0.5px;
	border-bottom-color: #666666;
}

.content_cart_area_detail{
	margin-top: 60px;
}

.price{
	color:#8c181f;
	font-weight: bold;
}

.subtotal{
	color:#8c181f;
	font-weight: bold;
}

#check_area_table a{
	color: #000000;
}

#check_area_table a:hover{
	opacity: 0.5;
}

/* 削除ボタン */
.btn_delite{
	color:#fff;
	background-color: #2c5269;
}

.btn_delite:hover{
	opacity: 0.5;
}

.cart_total{
	color:#8c181f;
	font-weight: bold;
	text-align: right;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 30px;
	background-color: #f0f0f0;
		
}
.cart_total.discount{
	color:red;
	font-size: 110%;
}

/*
#haiso_table .last{
	background-color: #333333;
	
}
*/

.last{
	color:#fff;
	background-color: #333333;
	
}

.table_area {
	width: 100%;
}

.table_area th{
	width: 30%;
	vertical-align: middle;
	border-top: solid;
	border-top-width: 0.5px;
	border-top-color: #805e00;
	border-bottom: solid;
	border-bottom-width: 0.5px;
	border-bottom-color: #666666;
}

.table_area td{
	width: 70%;
	vertical-align: middle;
	border-top: solid;
	border-top-width: 0.5px;
	border-top-color: #805e00;
	border-bottom: solid;
	border-bottom: solid;
	border-bottom-width: 0.5px;
	border-bottom-color: #666666;
}

.cod_table{
	list-style:none;
}

.indisp{
	color: #ff6666 !important;
}

#agree_area {
    width: 80%;
    height: 240px;
    margin: 20px auto;
    border: 1px solid #000000;
    padding: 10px 10px 30px 10px;
    overflow-y: scroll;
}

#form_edit_memo {
    width: 90%;
    height: 60px;
    margin: 5px auto;
}

#haiso_table {
	widht: 100%;
}
/* 配送テーブル */
#haiso_table {
	width: 100%;
}

#haiso_table .check_area{
	width: 5%;
}

#haiso_table .last{
	width: 30%;
}

#haiso_table .detail{
	width: 65%;
}

/* 支払い方法テーブル */
#pay_table {
	width: 100%;
}

#pay_table .check_area{
	width: 5%;
}

#pay_table .last{
	width: 30%;
}

#pay_table .detail{
	width: 65%;
}

/* お客様 */

#info_table_input_input {
	width: 100%;
}

.form_dt dl{
	padding: 15px 0;
	border-top-color: #805e00;
	border-bottom: solid;
	border-bottom-width: 0.5px;
	border-bottom-color: #666666;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.form_dt dt{
	padding: 10px;
	vertical-align: middle;
}

.form_dt dd{
	padding-top: 10px;
	padding-bottom: 5px;
	vertical-align: middle;
/*
	border-top: solid;
	border-top-width: 0.5px;
*/
}



@media screen and (min-width: 769px) {
	.form_dt dt{
		text-align: cneter;
		vertical-align: middle;
		height: 70px;
		clear: left;
	    float: left;
	    width: 30%;
	    font-weight: normal;
	    /*padding-left: 10px;*/

		border-top: solid;
		border-top-width: 0.5px;
		border-top-color: #666666;

	}

	.form_dt dd{
		vertical-align: middle;
		height: 70px;
		border-top: solid;
		border-top-width: 0.5px;
		border-top-color: #666666;

		margin-bottom :initial !important;
		
	}

	.form_dt .last_dd{
		border-bottom: solid;
		border-bottom-color: #666666;
		border-bottom-width: 0.5px;
	}

	.form_dt dt{
		margin-right: 10px;
	}

	/* セレクトフォームの無効 */
	

	
}

@media screen and (max-width: 768px) {
	.form_dt dd .name_area{
		margin-top: 10px;
	}

	.form_dt dd{
/*
		border-bottom: solid;
		border-bottom-width: 0.5px;
		border-bottom-color: #666666;
		padding-left: 10px;
		padding-bottom: 20px;
*/
	}

	.form_dt dd .name{
		margin-top: 10px;
	}

	.name_box .content {
		/*
		border-style: none !important;
		*/
	}
}


.buy_check{
	/*width: 250px;*/
	color:#fff;
	background-color: #8c1920;
}

.buy_inq{
	width: 250px;
	color:#fff;
	background-color: #815e00;
}

.buy_contineu:hover{
	opacity: 0.5;
}

.buy_check:hover{
	opacity: 0.5;
}

.buy_inq:hover{
	opacity: 0.5;
}

#cart_area_pc a{
	color: #000000;
}

#cart_area_sp a{
	color: #000000;
}

#cart_area_pc a:hover{
	opacity: 0.5;
}

#cart_area_sp a:hover{
	opacity: 0.5;
}


.img_off{
	width: 100%;
	max-width: 150px;
}

.name_box .content_2{
	padding-top: 10px;
	padding-bottom: 10px;
	border-right: solid;
	border-right-width: 0.5px;
	border-right-color: #cccccc;
    border-top: solid;
    border-top-width: 0.5px;
    border-top-color: #cccccc;
}


.table_area_1 th{
	/*width: 30%;*/
	vertical-align: middle;
	border-top: solid;
	border-top-width: 0.5px;
	border-top-color: #cccccc;
	border-bottom: solid;
	border-bottom-width: 0.5px;
	border-bottom-color: #cccccc;
}

.table_area_1 td{
	/*width: 70%;*/
	vertical-align: middle;
	border-top: solid;
	border-top-width: 0.5px;
	border-top-color: #cccccc;
	border-bottom: solid;
	border-bottom: solid;
	border-bottom-width: 0.5px;
	border-bottom-color: #cccccc;
}

.mypage_table_address .index_type_address {
    border-top: solid;
    border-top-width: 1px;
    border-top-color: #cccccc;
    border-bottom: solid;
    border-bottom-width: 0.5px;
    border-bottom-color: #cccccc;
}

/* 支払方法アイコン */
.icn-card{
	width: 100%;
	white-space: nowrap;
}
.icn-card img{
	width: initial;
	height: 2em;
}

.info_paypal{
	font-weight: bold;
	margin-top: 0.5em;
}
.info_paypal img{
	width: initial;
	height: 3em;
	vertical-align: -1em;
}

