@charset "UTF-8";
/*----------------------------------------
	- regular
-----------------------------------------*/
.regular #fwCms_wrapper * {
	box-sizing: border-box;
}

.regular #fwCms_wrapper .px30 {
	padding: 0 4vw;
}

.regular #fwCms_wrapper .mt25_40 {
	margin-top: 6.6vw;
}

.regular #fwCms_wrapper .mt0 {
	margin-top: 0;
}

.regular #fwCms_wrapper .mt0--sp {
	margin-top: 0;
}

.regular #fwCms_wrapper .ml10_20 {
	margin-left: 2.6vw;
}

.regular #fwCms_wrapper .ml15 {
	margin-left: 4vw;
}

.regular #fwCms_wrapper .ml15_30 {
	margin-left: 4vw;
}

.regular #fwCms_wrapper .mt50_120 {
	margin-top: 13.33vw;
}

.regular #fwCms_wrapper .btn-border {
	border: 1px solid #cf9f74;
}

.regular #fwCms_wrapper .form-step {
	width: 90.4vw;
	margin: 0 auto;
}

.regular #fwCms_wrapper .ordered .ordered-item .item_brand {
	color: #a35400;
}

.regular #fwCms_wrapper .ordered .ordered-item th {
	box-sizing: border-box;
}

.regular #fwCms_wrapper .ordered .ordered-item table.item {
	flex-basis: 100%;
	width: 100%;
	margin-top: 5.3vw;
	color: #000;
}

.regular #fwCms_wrapper .ordered .ordered-item table.item td:nth-child(1) {
	vertical-align: top;
}

.regular #fwCms_wrapper .ordered .ordered-item table.item td:nth-child(1) img {
	width: 32vw;
	height: auto;
}

.regular #fwCms_wrapper .ordered .ordered-item table.item td:nth-child(2) {
	width: 100%;
	padding-left: 4vw;
	vertical-align: text-top;
}

.regular #fwCms_wrapper .ordered .ordered-item:nth-of-type(1) table.item {
	margin-top: 0;
}

.regular #fwCms_wrapper .ordered .cart-btn-1 {
	width: 18.6vw;
	height: 9.33vw;
}

.regular #fwCms_wrapper .ordered .cart-btn-2 {
	width: 14.93vw;
	height: 8vw;
}

.regular #fwCms_wrapper .order-box {
	padding: 5.33vw;
	background-color: #f5f4e9;
}

.regular #fwCms_wrapper .order-box .form-title--order {
	padding: 0;
	border-top: 0;
	background-color: transparent;
}

.regular #fwCms_wrapper .order-btn {
	width: 24vw;
	height: 10.67vw;
}

.regular #fwCms_wrapper table.detail-3 {
	width: 100%;
}

.regular #fwCms_wrapper table.detail-3 tr>th,
.regular #fwCms_wrapper table.detail-3 tr>td {
	padding: 4vw 0;
}

.regular #fwCms_wrapper table.detail-3 tr>td {
	width: 34vw;
	text-align: right;
}

.regular #fwCms_wrapper table.detail-3 tr:not(:last-child)>th,
.regular #fwCms_wrapper table.detail-3 tr:not(:last-child)>td {
	border-bottom: 1px solid #edd9c4;
}

.regular #fwCms_wrapper .modal-accordion dl dt.open {
	background-color: #62340c;
	color: #edd9c4;
	font-weight: bold;
}

.regular #fwCms_wrapper .modal-accordion dl dt::after {
	content: none;
}

.regular #fwCms_wrapper .modal-accordion .cc-expirer {
	padding-left: 4vw;
}

.regular #fwCms_wrapper .modal-accordion .cc-expirer .selectWrap {
	width: 18.1vw;
}

.regular #fwCms_wrapper .modal-accordion .cc-expirer .selectWrap select {
	width: 18.1vw;
}

.regular #fwCms_wrapper .modal-accordion input[type="checkbox"]+label {
	padding-top: 0;
}

.regular #fwCms_wrapper .modal-accordion input[type="checkbox"]+label:before {
	top: 2.67vw;
}

.regular #fwCms_wrapper .modal-accordion input[type="checkbox"]+label:after {
	top: 2.43vw;
}

.regular #fwCms_wrapper .modal-accordion .pl0 {
	padding-left: 0;
}

.regular #fwCms_wrapper .modal-accordion .bdr-none {
	padding-left: 0;
	border: none;
}

.regular #fwCms_wrapper .modal-accordion .form-title-2 {
	padding: 2.6vw 0 2.6vw 4vw;
}

.regular #fwCms_wrapper .modal-accordion .form-title-3 {
	padding: 0;
	border: none;
	background-color: #fff;
}

.regular #fwCms_wrapper .btnsm-34 .edit-customer-info.btn-s-4,
.regular #fwCms_wrapper .btnsm-34 .edit-customer-info.btn-s-4:link,
.regular #fwCms_wrapper .btnsm-34 .edit-customer-info.btn-s-4:visited {
	width: 34.13vw;
}

@media screen and (min-width: 768px) {
	.regular #fwCms_wrapper .mt25_40 {
		margin-top: 40px;
	}

	.regular #fwCms_wrapper .px30 {
		padding: 0 30px;
	}

	.regular #fwCms_wrapper .ml10_20 {
		margin-left: 20px;
	}

	.regular #fwCms_wrapper .ml15 {
		margin-left: 15px;
	}

	.regular #fwCms_wrapper .ml15_30 {
		margin-left: 30px;
	}

	.regular #fwCms_wrapper .mt50_120 {
		margin-top: 120px;
	}

	.regular #fwCms_wrapper .form-step {
		width: 446px;
	}

	.regular #fwCms_wrapper .txt-md-center {
		text-align: center;
	}

	.regular #fwCms_wrapper .button-group.flex-center a.btnlg-216,
	.regular #fwCms_wrapper .button-group.flex-center a.btnlg-216:link,
	.regular #fwCms_wrapper .button-group.flex-center a.btnlg-216:visited {
		width: 216px;
		height: 50px !important;
	}

	.regular #fwCms_wrapper .ordered .ordered-item table.item {
		margin-top: 0;
	}

	.regular #fwCms_wrapper .ordered .ordered-item table.item td:nth-child(1) img {
		width: 160px;
		height: auto;
	}

	.regular #fwCms_wrapper .ordered .ordered-item table.item td:nth-child(2) {
		padding-left: 20px;
	}

	.regular #fwCms_wrapper .ordered .ordered-item:nth-of-type(1) {
		margin-top: 40px;
	}

	.regular #fwCms_wrapper .ordered .selectWrap.ml15.arrow-ic select {
		max-width: 100px;
		height: 50px;
	}

	.regular #fwCms_wrapper .ordered .cart-btn-1 {
		width: 88px;
		height: 50px;
	}

	.regular #fwCms_wrapper .ordered .cart-btn-2 {
		width: 68px;
		height: 40px;
	}

	.regular #fwCms_wrapper .order-box {
		padding: 20px 24px;
	}

	.regular #fwCms_wrapper .order-box input {
		height: 50px;
	}

	.regular #fwCms_wrapper .order-box .form-title--order {
		height: 40px;
	}

	.regular #fwCms_wrapper .order-btn {
		width: 104px;
		height: 50px;
	}

	.regular #fwCms_wrapper table.detail-3 tr>th,
	.regular #fwCms_wrapper table.detail-3 tr>td {
		padding: 25px 20px;
	}

	.regular #fwCms_wrapper table.detail-3 tr>td {
		width: 300px;
	}

	.regular #fwCms_wrapper .modal-accordion .form-title-2 {
		padding: 18px 0 18px 30px;
	}

	.regular #fwCms_wrapper .modal-accordion .form-row {
		padding-left: 30px;
	}

	.regular #fwCms_wrapper .modal-accordion .cc-brand .selectWrap {
		/*width: 240px;*/
		width: 100%;
	}

	.regular #fwCms_wrapper .modal-accordion .cc-brand .selectWrap select {
		/*width: 240px;*/
		width: 100%;
	}

	.regular #fwCms_wrapper .modal-accordion .cc-brand .selectWrap.selectWrap324 {
		width: 324px;
	}

	.regular #fwCms_wrapper .modal-accordion .cc-brand .selectWrap.selectWrap324 select {
		width: 324px;
	}

	.regular #fwCms_wrapper .modal-accordion .cc-expirer {
		padding-left: 0;
	}

	.regular #fwCms_wrapper .modal-accordion .cc-expirer .selectWrap {
		width: 100px;
	}

	.regular #fwCms_wrapper .modal-accordion .cc-expirer .selectWrap select {
		width: 100px;
	}

	.regular #fwCms_wrapper .modal-accordion input[type="checkbox"]+label:before {
		top: 14px;
	}

	.regular #fwCms_wrapper .modal-accordion input[type="checkbox"]+label:after {
		top: 13px;
	}

	.regular #fwCms_wrapper .btnsm-34 .edit-customer-info.btn-s-4,
	.regular #fwCms_wrapper .btnsm-34 .edit-customer-info.btn-s-4:link,
	.regular #fwCms_wrapper .btnsm-34 .edit-customer-info.btn-s-4:visited {
		width: 216px;
		height: 50px;
	}
}

/* regular_order_details_layout class追加 */
.regular #fwCms_wrapper .modal-content .regular_order_details_layout div,
.regular #fwCms_wrapper .modal-content .regular_order_details_layout div select,
.regular #fwCms_wrapper .modal-content .regular_order_details_layout div input {
	max-width: 600px !important;
	width: 100%;
}

.regular #fwCms_wrapper .modal-content .regular_order_details_layout .detail.btn-s-4 {
	margin: 0 auto;
}

@media screen and (min-width: 768px) {
	.regular #fwCms_wrapper .modal-content .regular_order_details_layout div {
		max-width: 600px !important;
		width: calc(74.53% - 20px);
		margin-right: 20px;
	}

	.regular #fwCms_wrapper .modal-content .regular_order_details_layout div select,
	.regular #fwCms_wrapper .modal-content .regular_order_details_layout div input {
		max-width: 600px !important;
		width: 100%;
	}
}

/* jijyu_order_details_slip_img_l、jijyu_order_details_slip_img_r class追加 */
.regular #fwCms_wrapper .block-content-flex .regular_order_details_slip_img_l,
.regular #fwCms_wrapper .block-content-flex .regular_order_details_slip_img_r {
	width: 100%;
}

@media screen and (min-width: 768px) {
	.regular #fwCms_wrapper .block-content-flex .regular_order_details_slip_img_l {
		width: calc(46% - 20px);
	}

	.regular #fwCms_wrapper .block-content-flex .regular_order_details_slip_img_r {
		width: calc(54% - 20px);
	}
}

/* regular_order 自需流用 */
/* adress */
.regular #fwCms_wrapper .form-layout-flex.addto {
	margin-top: 1.8vw;
}

/* modal-accordion内 */
.regular #fwCms_wrapper .modal-bank a.ic-blank01::after {
	margin-left:  1.06vw;
	margin-right: 1.06vw;
}

@media screen and (min-width: 768px) {
	.regular #fwCms_wrapper .form-layout,
	.regular #fwCms_wrapper .form-layout-flex {
		margin: 0;
		padding: 0;
	}

	/* regular-modal_postalcodeToAddress */
	.regular #fwCms_wrapper #regular-modal_postalcodeToAddress.modal-content .form-row {
		padding-left: 0;
		padding-right: 0;
	}

	/* errortxt */
	.regular #fwCms_wrapper .form-row .errortxt {
		margin: 5px 0 10px;
		padding: 0;
	}

	/* adress */
	.regular #fwCms_wrapper .form-layout-flex.addto {
		margin-top: 5px;
	}

	.regular #fwCms_wrapper .modal-content .notes02 {
		margin: 0 0 15px;
	}

	.regular #fwCms_wrapper #regular-modal02 .modal-accordion .cc-brand .selectWrap,
	.regular #fwCms_wrapper #regular-modal02 .modal-accordion .cc-brand .selectWrap select {
		width: 350px;
	}

	.regular #fwCms_wrapper .cc-brand .row.column-3 .col {
		margin-bottom: 20px;
	}

	/* modal-accordion内 */
	.regular #fwCms_wrapper .modal-bank a.ic-blank01::after {
		margin-left: 0.2rem;
		margin-right: 0.3rem;
	}
}

/* regular_order_confirm */
@media screen and (min-width: 1020px) {
	.regular #fwCms_wrapper .items.cfm .form-title {
		flex-basis: 340px;
		width: 340px;
		box-sizing: border-box;
	}
}

/* MonthlyTable */
.regular #fwCms_wrapper .monthly {
	width: 100%;
}

.regular #fwCms_wrapper .monthly li {
	display: flex;
}

.regular #fwCms_wrapper .monthly li.headtitle div {
	padding: 3vw 4vw;
	border-bottom: 1px solid #edd9c4;
	background-color: #edd9c4;
}

.regular #fwCms_wrapper .monthly li.headtitle div:first-of-type {
	width: 35%;
}

.regular #fwCms_wrapper .monthly li.headtitle div:last-of-type {
	width: 65%;
	border-left: 1px solid #fff;
}

.regular #fwCms_wrapper .monthly li .date {
	padding: 3vw 0 3vw 4vw;
	background-color: #f9f5f2;
	border-bottom: 1px solid #edd9c4;
	border-left: 1px solid #fff;
}

.regular #fwCms_wrapper .monthly li .date span.note01 {
	margin-top: 1.5vw;
}

.regular #fwCms_wrapper .monthly li .date {
	display: flex;
	flex-flow: wrap;
	align-items: center;
	align-content: center;
	width: 35%;
}

.regular #fwCms_wrapper .monthly li .item {
	width: 65%;
	padding: 3vw 4vw;
	border-bottom: 1px solid #edd9c4;
	border-left: 1px solid #fff;
}

.regular #fwCms_wrapper .monthly ul li .item span:first-child::after {
	content: '：';
	display: inline;
}

@media screen and (min-width: 768px) {
	.regular #fwCms_wrapper .monthly li.headtitle div {
		padding: 20px 30px;
	}

	.regular #fwCms_wrapper .monthly li .date, .regular #fwCms_wrapper .monthly li .item {
		padding: 20px 30px;
	}

	.regular #fwCms_wrapper .monthly li .date span.note01 {
		margin-top: 4px;
	}

	.regular #fwCms_wrapper .monthly li .date span {
		display: block;
		flex-shrink: 0;
		flex-basis: 280px;
	}
}

/* cancellPolicy */
.regular #fwCms_wrapper .cancellPolicy {
	margin: 8vw auto 0;
}

.regular #fwCms_wrapper .cancellPolicy p {
	width: calc(100% + 1em);
	letter-spacing: -.01em;
}

.regular #fwCms_wrapper .cancellPolicy ul {
	margin: 5.33vw 0 4vw;
	padding-left: 0;
}

.regular #fwCms_wrapper .cancellPolicy ul li {
	position: relative;
	margin-bottom: 3.2vw;
	padding-left: 1em;
}

.regular #fwCms_wrapper .cancellPolicy ul li:last-of-type {
	margin-bottom: 0;
}

.regular #fwCms_wrapper .cancellPolicy ul li::before {
	content: '・';
	display: inline-block;
	position: absolute;
	top: 0;
	left: 0;
}

.regular #fwCms_wrapper .cancellPolicy .note01 span {
	padding-left: .5em;
}

.regular #fwCms_wrapper .cancellPolicy ol {
	margin: 5.33vw 0 10.6vw;
	padding-left: 1em;
	counter-reset: count 0;
}

.regular #fwCms_wrapper .cancellPolicy ol li {
	position: relative;
	margin-bottom: .5vw;
	padding-left: 2em;
}

.regular #fwCms_wrapper .cancellPolicy ol li::before {
	content: '※' counter(count);
	counter-increment: count 1;
	display: inline-block;
	position: absolute;
	top: 0;
	left: 0;
}

.regular #fwCms_wrapper .cancellPolicy .note01 span {
	padding-left: .5em;
}

@media screen and (min-width: 768px) {
	.regular #fwCms_wrapper .cancellPolicy {
		width: 760px;
		margin: 30px auto 0;
	}

	.regular #fwCms_wrapper .cancellPolicy p {
		width: 100%;
		letter-spacing: 0;
	}

	.regular #fwCms_wrapper .cancellPolicy ul {
		margin: 15px 0;
	}

	.regular #fwCms_wrapper .cancellPolicy ol {
		margin: 15px 0 60px;
	}

	.regular #fwCms_wrapper .cancellPolicy ul li, .regular #fwCms_wrapper .cancellPolicy ol li {
		margin-bottom: 0;
	}
}
