@charset "UTF-8";

/*
.page-method .method_gift_ {
    width: 100%;
}

.page-method .td_gift_names {
    width: 100px;
}

.page-method .td_gift_input {
    padding-top: 8px;
    padding-left: 20px;
}

.page-method .td_gift_comment {
    width: 350px;
}
*/


.page-method .product__box .product-row .method_gift_ .div_gift_row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: start;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    border-top: solid 1px #B1B1B1;
    padding: 20px 0;
}

.page-method .div_gift_row_name {
    display: flex;
    width: 250px;
    align-items: center;
}

.page-method .h3_gift_block_name {
    display: flex;
    width: 250px;
}

.page-method .div_gift_block_name_txt {
    display: flex;
    width: auto;
    word-break: break-all;
}

.page-method .div_gift_block_img {
    display: flex;
    width: auto;
}

.page-method .div_gift_input {
    width: 360px;
    padding-top: 8px;
    padding-left: 20px;
    padding-bottom: 8px;
    display: flex;
    align-items: center;
}

.option-row .option-dl {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 75%;
  }

.page-method .div_gift_input_inner {
    width: 100%;
    font-weight: normal;
}

.page-method .p_gift_comment {
    padding-top: 8px;
    padding-bottom: 8px;
    word-break: break-all;
}

.page-method .cartlist .configuration .product .option-row .option-ttl {
	width: unset;
}

.page-method .cartlist .configuration .product .option-row .dl_gift_input{
	width: 100%;
}

div .error_ {
	margin: 4px 0;
}

.page-cart div.cartlist__col2.no-data {
    justify-content: center;
    margin-top: 20px;
    margin-bottom: 20px;
}

.page-estimate .cartlist .content-area .product__box .thumb-wrap,
.page-estimate .cartlist .content-area .product__box .table-wrap {
	margin-bottom: 20px;
}

.gift__table .th {
	width:260px;
}

@media (max-width: 768px) {
    .page-method .div_gift_row {
        display: flex;
        border-top: solid 1px #B1B1B1;    
    }

    .page-method .div_gift_row_name {
        display: flex;
        width: 100%;
        align-items: center;
    }

    .page-method .h3_gift_block_name {
        display: flex;
        width: 100%;
        font-weight: bold;
    }

    .page-method .div_gift_block_name_txt {
        display: flex;
        width: auto;
        word-break: break-all;
        padding-left: 5px;
    }

    .page-method .div_gift_block_img {
        display: flex;
        width: auto;
    }

    .page-method .div_gift_input {
        width: 360px;
        padding-top: 8px;
        padding-left: 20px;
        padding-bottom: 8px;
        display: flex;
        align-items: center;
    }

    .page-method .div_gift_input_inner {
        width: 100%;
        margin-top: 10px;
        font-weight: normal;
    }

	.page-method .div_gift_err {
		margin-bottom: 16px;
	}

    .page-method .p_gift_comment {
        padding-top: 8px;
        padding-bottom: 8px;
        word-break: break-all;
    }

    .page-cart div.cartlist__col2.no-data {
        justify-content: center;
        margin-top: 20px;
        margin-bottom: 20px;
    }

	.page-method .cartlist .configuration .product .option-row .option-ttl {
		width: 100%;
		border-top: unset;
	}
    .page-cart select,
    .page-method select {
	font-family: inherit;
    width: 100%;
    }
}

#option_spec {
	padding-top: 70px;
	margin-top: -70px;
}
.page-cart select,
.page-method select {
	font-family: inherit;
}
.td-gift-spec {
	padding-right: 40px;
}
@media (max-width: 768px){
	.cartlist .verification .product .product-table .td--change {
		position: relative;
	}
}

/* ゲスト購入 - 注文完了 */
.cartlist .inputimage_ .inp_customer_regist {
    padding-left: unset;
}
.page-method .folk_method_host-block {
	margin: 0 16px;
}
.page-method .folk_method_host-item {
	display: flex;
	flex-wrap: wrap;
	padding-top : 16px;
	margin-bottom: 16px;
	border-top: solid 1px #B1B1B1;
	font-size: 16px;
}
.page-method .folk_method_host-item:first-child {
	border-top: unset;
	padding-top: 0px;
}
.page-method .folk_method_host-title {
	display: flex;
	align-items: center;
	width: 300px;
	margin-bottom: 8px;
	justify-content: space-between;
}
.page-method .folk_method_host-label {
	font-weight: bold;
}
.page-method .folk_method_host-iconmust {
	margin-top: 4px;
	padding-right: 16px;
}
.page-method .folk_method_host-formblock {
	display: flex;
	flex-direction: column;
}
.page-method .folk_method_host-form {
	display: flex;
	flex-wrap: wrap;
}
.page-method .folk_method_host-formitem {
	display: flex;
	align-items: center;
	margin-bottom: 8px;
}
.page-method .folk_method_host-input input {
	width: 100%;
}
#div_dest_frame .content-area {
	margin: 0;
	padding: 0 16px;
}
.page-method .folk_method_dest-block {
	background-color: #F8F8F8;
	overflow: hidden;
	margin-bottom: 32px;
}
.page-method .folk_method_dest-block .folk_method_host-item {
	padding-left: 16px;
	padding-right: 16px;
}
.page-method .folk_method_dest-sender_change {
	display: flex;
	flex-wrap: wrap;
	align-items: center;
}
.page-method .folk_method_dest-sc_block {
	display: flex;
	align-items: center;
	padding-left: 8px;
}
.page-method .folk_method_dest-sc_block .inp_checkself {
	transform: scale(1.5);
}
.page-method .folk_method_dest-sc_block .lbl_checkself {
	margin-bottom: 0;
	margin-left: 16px;
	font-size: 1.2rem;
}
.page-method .cartlist .configuration .product .option-row .option-dl {
	width: 75%;
}
.page-method .cartlist .configuration .product .option-row .option-dl .dd {
	width: 70%;
	word-break: break-all;
	padding-right: 60px;
}
.page-cart .product-detail form div.info_ {
	margin-bottom: 16px;
}
.page-method .product__box {
	margin-bottom: 16px;
}
.page-method .modal-content .option-row.giftline_form_wrapper {
	justify-content: start;
	margin-bottom: 16px;
}
.page-method .giftline_form_wrapper-title {
	display: flex;
	align-items: center;
	min-width: 25%;
}
.page-method .giftline_form_wrapper-title .option-ttl {
	margin-bottom: 4px;
}
.page-method .modal-content .history-list {
	max-height: 180px;
	overflow-y: auto;
	padding-top: 8px;
	padding-bottom: 8px;
}
.page-method .modal-content .div_gift_err {
	margin-top: -12px;
	margin-bottom: 12px;
}
.page-method .product__box > .div_gift_err {
	display: flex;
	justify-content: end;
	margin-top: -20px;
}
.page-method .modal-content .ribbon-list {
	margin-bottom: 40px;
}
.page-method .content-area.product .div_2ndProcess_comment {
	margin-bottom: 16px;
}
.page-method .content-area.gift .gift__table {
	margin-bottom: 16px;
}
.page-method .content-area.gift .gift__table .th {
	min-width: 220px;
}
.page-method .content-area.gift .error_ {
	margin-top: -32px;
	margin-bottom: 20px;
}
.page-method .content-area.payment .error_ {
	margin-left: 28px;
}
.page-method .modal-inner .history-list .radio-wrap {
	display: flex;
}
.page-method .modal-inner .history-list .spn_gift_spec {
	padding-left: 8px;
}
.page-method #option_spec .inner_link_item {
	padding-top: 128px;
	margin-top: -128px;
}
.page-method .content-area.payment {
	z-index: 10;
}
.page-method .modal-inner .div_gift_comment {
	margin-top: -20px;
	margin-bottom: 16px;
}
@media (max-width: 768px){
	.page-method .folk_method_host-title {
		justify-content: flex-start;
	}
	#div_dest_frame .content-area {
		margin: 0;
		padding: 0;
	}
	#div_dest_frame .content-area.delivery {
		padding-left: 16px;
		padding-right: 16px;
	}
	.page-method .content-area.gift .error_ {
		margin-top: 0px;
	}
	.page-method .cartlist .configuration .product .option-row .option-dl {
		width: 100%;
	}
}
/* estimate */
.page-estimate .pane-estimatedetail-line {
	border: 1px solid #B1B1B1;
	margin-bottom: 16px;
}
.page-estimate .pane-estimatedetail-line:last-child {
	margin-bottom: 0;
}
.page-estimate .block-estimatedetail-line {
	display: flex;
	padding: 16px;
}
.page-estimate .block-estimatedetail-line--image {
	width: 130px;
	min-width: 130px;
	max-width: 130px;
}
.page-estimate .block-estimatedetail-line--image img {
	border: solid 1px #B1B1B1;
}
.page-estimate .block-estimatedetail-line--product {
	padding: 0 0 0 16px;
	flex-grow: 2;
	display: flex;
}
.page-estimate .block-estimatedetail-line--product-info {
	display: flex;
	flex-direction: row;
	justify-content: flex-end;
	align-items: stretch;
	flex-grow: 2;
}
.page-estimate .block-estimatedetail-line--product-name {
	font-size: 20px;
	font-weight: bold;
}
.page-estimate .block-estimatedetail-line--product-variation {
	flex-grow: 80;
}
.page-estimate .block-estimatedetail-line--product-price {
	flex-grow: 20;
	display: flex;
	justify-content: end;
	align-items: center;
}
.page-estimate .block-estimatedetail-line--product-amount {
	text-align: right;
	width: 70px;
}
.page-estimate .block-estimatedetail-line--product-edit {
	text-align: right;
	width: 70px;
}
.page-estimate .block-estimatedetail-line--product-edit a {
	color: #002b5e;
	text-decoration: underline;
}
.page-estimate .block-estimatedetail-line--option {
	display: flex;
	flex-wrap: nowrap;
	justify-content :flex-start;
	align-items: center;
	padding: 16px 0;
	margin: 0 16px;
	border-top: solid 1px #B1B1B1;
}
.page-estimate .block-estimatedetail-line--option-title {
	flex-basis: 300px;
	padding: 8px;
}
.page-estimate .block-estimatedetail-line--option-value {
	flex-basis: 100%;
}
.page-estimate .block-estimatedetail-line--option-value table {
	width: 100%;
	border-collapse: separate;
	border-spacing: 0 16px;
}
.page-estimate .block-estimatedetail-line--option-value table td {
	padding: 8px;
}
.page-estimate .block-estimatedetail-line--option-price {
	width: 70px;
	padding-right: 0!important;
	text-align: right;
}
.page-estimate .block-estimatedetail-line--option-position {
	width: 180px;
	padding-left: 20px!important;
	border-left: solid 1px #B1B1B1;
}
.page-estimate .block-estimatedetail-line--option-input {
	text-align: left;
	border: none;
	word-break: break-all;
}
.page-estimate .block-estimatedetail-line--option-price {
	width: 70px;
}
.page-estimate .block-estimatedetail-line--option-edit {
	width: 70px;
	padding-right: 0!important;
	text-align: right;
}
.page-estimate .block-estimatedetail-line--option-edit a {
	color: #002b5e;
	text-decoration: underline;
}
.page-estimate .content-area.gift .gift_dl_wrapper {
	display: flex;
	align-items: center;
	justify-content: space-between;
}
@media (max-width: 768px){
	/* estimate for sp */
	.page-estimate .pane-estimatedetail-line {
		border-top: none;
		border-left: none;
		border-right: none;
		font-size: 90%;
		flex-wrap: nowrap;
	}
	.page-estimate .block-estimatedetail-line--product-name {
		font-size: 17.5px;
	}
	.page-estimate .block-estimatedetail-line--product-info {
		flex-direction: column;
	}
	.page-estimate .block-estimatedetail-line--image {
		width: unset;
		min-width: unset;
		max-width: 100px;
	}
	.page-estimate .block-estimatedetail-line--product-variation {
		width: 100%;
	}
	.page-estimate .block-estimatedetail-line--product-price {
		width: 100%;
		justify-content: space-between;
	}
	.page-estimate .block-estimatedetail-line--product-amount {
		text-align: left;
	}
	.page-estimate .block-estimatedetail-line--option {
		flex-direction: column;
		padding-top: 8px;
		font-weight: bold;
	}
	.page-estimate .block-estimatedetail-line--option-title {
		flex-basis: 100%;
		width: 100%;
		margin-bottom: 8px;
	}
	.page-estimate .block-estimatedetail-line--option-value {
		flex-basis: 100%;
		width: 100%;
		padding-left: 0;
		border-left: none;
		border-top: solid 1px #B1B1B1;
	}
	.page-estimate .block-estimatedetail-line--option-value table {
		border-collapse: separate;
		border-spacing: 0 16px;
	}
	.page-estimate .block-estimatedetail-line--option-position {
		width: 70px;
		padding-left: 0!important;
		border-left: none;
	}
	.page-estimate .block-estimatedetail-line--option-input {
		padding: 8px!important;
		border-left: solid 1px #B1B1B1;
	}
	.page-estimate .block-estimatedetail-line--option-price {
		width: 50px;
	}
	.page-estimate .block-estimatedetail-line--option-edit {
		width: 50px;
	}

}
.page-estimate .content-area.gift .gift__dl {
	align-items: center;
}
.page-estimate .content-area.gift .gift__dl .dd {
	min-width: 80px;
	text-align: center;
}
.page-estimate .content-area.gift .gift__dl+div {
	min-width: 40px;
	text-align: right;
}
