@charset 'UTF-8';

/*----------------------------------------
	- extended
-----------------------------------------*/
#fwCms_wrapper .header_guide {
	margin-top: .9vw;
	margin-bottom: -.8vw;
	margin-left: -.5vw;
}

#fwCms_wrapper .header_guide .text {
	font-size: 2.4vw;
}

#fwCms_wrapper .header_nav .coupon {
	left: calc(5.4vw + 15vw);
	margin-bottom: -0.8vw;
}

@media screen and (min-width: 768px) {
	#fwCms_wrapper .header_guide {
		margin-top: 20px;
		margin-bottom: -4px;
		margin-left: 0;
	}

	#fwCms_wrapper .header_guide a {
		display: flex;
		align-items: center;
	}

	#fwCms_wrapper .header_guide .text {
		font-size: 1.2rem;
	}

	#fwCms_wrapper .header_nav .coupon {
		left: 66px;
		margin-bottom: -0.8vw;
	}
}

/*----------------------------------------
	- specialpassword
-----------------------------------------*/
.sp.special #fwCms_wrapper .btn-wLine1,
.sp.special #fwCms_wrapper .btn-wLine1:link,
.sp.special #fwCms_wrapper .btn-wLine1:visited {
	height: 17.33vw !important;
	text-align: center;
}

.special #fwCms_wrapper * {
	box-sizing: border-box;
}

.special #fwCms_wrapper .w1080 {
	overflow-x: scroll;
	overflow-y: hidden;
}

.special #fwCms_wrapper .vwfullwidth {
	padding-right: 2%;
	padding-bottom: 10.6vw;
	padding-left: 2%;
}

.special #fwCms_wrapper .flex-column {
	flex-direction: column;
}

.special #fwCms_wrapper .mt0 {
	margin-top: 0 !important;
}

@media screen and (min-width: 768px) {
	.special #fwCms_wrapper input.year {
		width: 100px;
	}

	.special #fwCms_wrapper input.month,
	.special #fwCms_wrapper input.day {
		width: 80px;
	}

	.special #fwCms_wrapper input.postal-code {
		width: 240px;
	}

	.special #fwCms_wrapper .col390 table.detail-special th {
		width: 115px;
	}

	.special #fwCms_wrapper .unit {
		width: 140px;
	}

	.special #fwCms_wrapper .w1080 {
		overflow: hidden;
		margin: 0 auto;
		padding: 20px 0;
	}

	.special #fwCms_wrapper .vwfullwidth {
		padding-bottom: 0;
	}
}

/* IDについて */
.special #fwCms_wrapper .login .aboutid {
	display: flex;
	justify-content: center;
	margin-bottom: 8vw;
}

.special #fwCms_wrapper .login .aboutid .btn-base-M {
	max-width: 80%;
	width: 100%;
}

.special #fwCms_wrapper .login .security-check {
	display: flex;
	max-width: 81.33vw;
	width: 100%;
}

.special #fwCms_wrapper .login .security-check>div {
	display: block;
	width: 13.33vw;
	height: 13.33vw;
}

.special #fwCms_wrapper .login .security-check>div img {
	width: 13.33vw;
	height: 13.33vw;
	margin: 0;
}

.special #fwCms_wrapper .login .message.bg-lightsbiege01 {
	padding-bottom: 10.67vw;
}

/* 以上の会員規約に同意する アキ調整 以下2つ */
/*.special #fwCms_wrapper .message.bg-lightsbiege01.mt25_50 {
	padding: 0;
}

.special #fwCms_wrapper .message.bg-lightsbiege01.mt25_50 .form-layout {
	padding: 2.6vw 4vw;
}*/

.special #fwCms_wrapper .login .loginform .login.btn-1 {
	height: 16vw;
}

.special #fwCms_wrapper .login .block-content-flex.flex-start {
	justify-content: flex-start;
}

.special #fwCms_wrapper .login .security-check-explain li {
	margin-top: 1.33vw;
}

.special #fwCms_wrapper .login .security-check-explain li span {
	display: flex;
}

.special #fwCms_wrapper .login img.security-mark {
	width: 4.53vw;
	height: 4.53vw;
	margin-right: 1.33vw;
}

.special #fwCms_wrapper .login .security-check img {
	width: 81.3vw;
}

.special #fwCms_wrapper .login .col566.bg-lightsbiege01+.col450 {
	width: 100%;
}

.special #fwCms_wrapper .login .col566.bg-lightsbiege01+.col450 .block-content-flex:nth-of-type(1) {
	align-items: center;
}

.special #fwCms_wrapper .login .col566 {
	width: 100%;
	padding: 8vw 4vw;
	box-sizing: border-box;
}

@media screen and (min-width: 768px) {
	/* IDについて */
	.special #fwCms_wrapper .login .aboutid {
		display: block;
		margin-bottom: 0;
	}

	.special #fwCms_wrapper .login .aboutid .btn-base-M {
		max-width: 300px;
	}

	.special #fwCms_wrapper .login .security-check {
		max-width: 340px;
	}

	.special #fwCms_wrapper .login .security-check>div {
		width: 60px;
		height: 60px;
	}

	.special #fwCms_wrapper .login .security-check>div img {
		width: 60px;
		height: 60px;
		margin: 0;
	}

	.special #fwCms_wrapper .login .form-title {
		border-top: none;
	}

	.special #fwCms_wrapper .login .form-row {
		border-top: none;
		background-color: #f9f5f2;
	}

	.special #fwCms_wrapper .login .form-row input {
		max-width: 510px;
	}

	.special #fwCms_wrapper .login .loginform input[type='text'],
	.special #fwCms_wrapper .login .loginform input[type='password'] {
		max-width: 480px;
	}

	.special #fwCms_wrapper .login .loginform .login.btn-1 {
		max-width: 460px;
		height: 60px;
	}

	.special #fwCms_wrapper .login .security-check-explain li {
		margin-top: 1.5px;
	}

	.special #fwCms_wrapper .login img.security-mark {
		width: 14px;
		height: 14px;
		margin-top: 4px;
		margin-right: 5px;
	}

	.special #fwCms_wrapper .login .security-check img {
		max-width: 340px;
		width: 100%;
	}

	.special #fwCms_wrapper .login .message.bg-lightsbiege01 {
		padding-bottom: 30px;
	}

	/* 以上の会員規約に同意する アキ調整 以下2つ */
	/*.special #fwCms_wrapper .message.bg-lightsbiege01.mt25_50 {
		padding: 0;
	}

	.special #fwCms_wrapper .message.bg-lightsbiege01.mt25_50 .form-layout {
		padding: 10px 30px;
	}*/

	.special #fwCms_wrapper .login .col566.bg-lightsbiege01+.col450 {
		max-width: 450px;
		width: 41.66%;
		padding: 40px 30px;
	}

	.special #fwCms_wrapper .login .col566.bg-lightsbiege01+.col450 .block-content-flex:nth-of-type(1) {
		flex-flow: column;
		align-items: flex-start;
	}

	.special #fwCms_wrapper .login .col566.bg-lightsbiege01+.col450 .block-content-flex:nth-of-type(1) a {
		margin-top: 20px;
	}

	.special #fwCms_wrapper .login .col566.bg-lightsbiege01+.col450 .next {
		max-width: 390px;
	}

	.special #fwCms_wrapper .login .col566 {
		max-width: 566px;
		width: 52.4%;
		padding: 40px 30px;
	}
}

.special #fwCms_wrapper .select-order .block-content-flex.wrap {
	flex-flow: wrap;
}

.special #fwCms_wrapper .select-order .block-content-flex.wrap div {
	width: 100%;
}

.special #fwCms_wrapper .select-order .block-content-flex.wrap div p {
	max-width: 100%;
	width: 100%;
}

.special #fwCms_wrapper .select-order .block-content-flex.wrap div .btn-4 {
	max-width: 100%;
	height: 13.33vw;
}

.special #fwCms_wrapper .select-order .prev.btn-2 {
	height: 13.33vw;
}

@media screen and (min-width: 768px) {
	.special #fwCms_wrapper .select-order .block-content-flex.wrap {
		margin: 0 -15px;
	}

	.special #fwCms_wrapper .select-order .block-content-flex.wrap div {
		width: 46%;
	}

	.special #fwCms_wrapper .select-order .block-content-flex.wrap div p {
		max-width: 100%;
		width: 100%;
	}

	.special #fwCms_wrapper .select-order .block-content-flex.wrap div .btn-4 {
		max-width: 100%;
		height: 70px;
	}

	.special #fwCms_wrapper .select-order .block-content-flex.wrap div a .font12_16 {
		font-size: 1.4rem;
	}

	.special #fwCms_wrapper .select-order .block-content-flex.wrap div a .font14_18 {
		font-size: 1.6rem;
	}

	.special #fwCms_wrapper .select-order .block-content-flex.wrap div a .font20_24 {
		font-size: 2rem;
	}

	.special #fwCms_wrapper .select-order .prev.btn-2 {
		height: 60px;
	}
}

@media screen and (min-width: 980px) {
	.special #fwCms_wrapper .select-order .col980>.block-content-flex.wrap div {
		width: 460px;
	}

	.special #fwCms_wrapper .select-order .col980>.block-content-flex.wrap div a .font12_16 {
		font-size: 1.6rem;
	}

	.special #fwCms_wrapper .select-order .col980>.block-content-flex.wrap div a .font14_18 {
		font-size: 1.8rem;
	}

	.special #fwCms_wrapper .select-order .col980>.block-content-flex.wrap div a .font20_24 {
		font-size: 2.4rem;
	}
}

@media screen and (min-width: 1024px) {
	.special #fwCms_wrapper .select-order .col980>.block-content-flex.wrap {
		margin: 0;
	}
}

.special #fwCms_wrapper .password a.btn-4,
.special #fwCms_wrapper .password a.btn-4:link,
.special #fwCms_wrapper .password a.btn-4:visited {
	display: flex;
	justify-content: center;
	align-items: center;
	border-radius: 8em;
	background-color: #c49165;
	color: #fff;
}

.special #fwCms_wrapper .password .button-group .btn-4,
.special #fwCms_wrapper .password .button-group .btn-4:link {
	margin-top: 8vw;
}

@media screen and (min-width: 768px) {
	.special #fwCms_wrapper .password .button-group {
		flex-flow: row;
	}

	.special #fwCms_wrapper .password .button-group .btn-4,
	.special #fwCms_wrapper .password .button-group .btn-4:link {
		max-width: 360px;
		width: 100%;
		margin-top: 0;
	}
}

@media screen and (min-width: 768px) {
	.special #fwCms_wrapper .reminder .form-row input {
		max-width: 510px;
	}
}

@media screen and (min-width: 768px) {
	.special #fwCms_wrapper .cartflow .col980>.button-group {
		justify-content: center !important;
		margin: 0 -15px;
	}

	.special #fwCms_wrapper .cartflow .col980>.button-group a.btn-bold02 {
		width: 340px !important;
		margin: 0 15px !important;
		padding: 0 30px !important;
	}

	.special #fwCms_wrapper .cartflow .col980>.button-group a .font12_16 {
		font-size: 1.2rem;
	}

	.special #fwCms_wrapper .cartflow .col980>.button-group a .font14_18 {
		font-size: 1.4rem;
	}

	.special #fwCms_wrapper .cartflow .col980>.button-group a .font20_24 {
		font-size: 1.8rem;
	}
}

@media screen and (min-width: 980px) {
	.special #fwCms_wrapper .cartflow .col980>.button-group {
		justify-content: space-between !important;
	}

	.special #fwCms_wrapper .cartflow .col980>.button-group a.btn-bold02 {
		width: auto !important;
		padding: 0 50px !important;
	}

	.special #fwCms_wrapper .cartflow .col980>.button-group a .font12_16 {
		font-size: 1.6rem;
	}

	.special #fwCms_wrapper .cartflow .col980>.button-group a .font14_18 {
		font-size: 1.8rem;
	}

	.special #fwCms_wrapper .cartflow .col980>.button-group a .font20_24 {
		font-size: 2.4rem;
	}
}

.special #fwCms_wrapper .signup .mt25_40 {
	margin-top: 6.6vw;
}

.special #fwCms_wrapper .signup .mt25_50 {
	margin-top: 6.6vw;
}

.special #fwCms_wrapper .signup .special-policy,
.special #fwCms_wrapper .daimatsuid .special-policy,
.special #fwCms_wrapper .daimatsuid01 .special-policy,
.special #fwCms_wrapper .daimatsuid03 .special-policy {
	padding: 5.3vw 2.6vw 5.3vw 4vw;
	border: 1px solid #ccc;
}

.special #fwCms_wrapper .signup .special-policy-content,
.special #fwCms_wrapper .daimatsuid .special-policy-content,
.special #fwCms_wrapper .daimatsuid01 .special-policy-content,
.special #fwCms_wrapper .daimatsuid03 .special-policy-content {
	overflow-y: scroll;
	max-height: 69vw;
	padding-right: 4vw;
}

/* list01 */
.special #fwCms_wrapper .signup .special-policy-content .list_num01 li,
.special #fwCms_wrapper .daimatsuid03 .special-policy-content .list_num01 li {
	position: relative;
	margin-top: 1.33vw;
	padding-left: 1.2em;
	counter-increment: list_num01;
}

.special #fwCms_wrapper .signup .special-policy-content .list_num01 li::before,
.special #fwCms_wrapper .daimatsuid03 .special-policy-content .list_num01 li::before {
	content: counter(list_num01)'.';
	position: absolute;
	left: 0;
}

/* list02 */
.special #fwCms_wrapper .signup .special-policy-content .list_num02>li,
.special #fwCms_wrapper .daimatsuid03 .special-policy-content .list_num02>li {
	position: relative;
	margin-top: 1.33vw;
	padding-left: 2.4em;
	counter-increment: list_num02;
}

.special #fwCms_wrapper .signup .special-policy-content .list_num02>li::before,
.special #fwCms_wrapper .daimatsuid03 .special-policy-content .list_num02>li::before {
	content: '（'counter(list_num02) '）';
}

/* list03 */
.special #fwCms_wrapper .signup .special-policy-content .list_num03>li,
.special #fwCms_wrapper .daimatsuid03 .special-policy-content .list_num03>li {
	position: relative;
	margin-top: 1.33vw;
	padding-left: 2.7em;
	counter-increment: list_num03;
}

.special #fwCms_wrapper .signup .special-policy-content .list_num03>li::before,
.special #fwCms_wrapper .daimatsuid03 .special-policy-content .list_num03>li::before {
	content: '（'counter(list_num03) '）';
	position: absolute;
	left: 0;
}

.special #fwCms_wrapper .signup .bg-lightsbiege01 .mt0 {
	margin-top: 0;
}

.special #fwCms_wrapper .signup .bg-lightsbiege01 .mt0 label {
	display: inline-block;
	padding-top: 0;
	padding-bottom: 0;
}

.special #fwCms_wrapper .signup .accordion .form-layout {
	padding: 0;
}

.special #fwCms_wrapper .signup .accordion .form-layout-flex {
	padding: 0;
}

.special #fwCms_wrapper .signup .accordion .form-layout+.notes01 {
	padding: 0;
}

@media screen and (min-width: 768px) {
	.special #fwCms_wrapper .signup .mt25_40 {
		margin-top: 40px;
	}

	.special #fwCms_wrapper .signup .mt25_50 {
		margin-top: 50px;
	}

	.special #fwCms_wrapper .signup .special-policy,
	.special #fwCms_wrapper .daimatsuid .special-policy,
	.special #fwCms_wrapper .daimatsuid01 .special-policy,
	.special #fwCms_wrapper .daimatsuid03 .special-policy {
		padding: 40px 30px;
	}

	.special #fwCms_wrapper .signup .special-policy-content,
	.special #fwCms_wrapper .daimatsuid .special-policy-content,
	.special #fwCms_wrapper .daimatsuid01 .special-policy-content,
	.special #fwCms_wrapper .daimatsuid03 .special-policy-content {
		max-height: 385px;
		padding-right: 30px;
	}

	.special #fwCms_wrapper .signup .special-policy-content .list_num01 li,
	.special #fwCms_wrapper .daimatsuid03 .special-policy-content .list_num01 li {
		margin-top: 4px;
		padding-left: 1.4em;
	}

	.special #fwCms_wrapper .signup .special-policy-content .list_num02 li,
	.special #fwCms_wrapper .daimatsuid03 .special-policy-content .list_num02 li {
		margin-top: 4px;
		padding-left: 2.4em;
	}

	.special #fwCms_wrapper .signup .special-policy-content .list_num03>li,
	.special #fwCms_wrapper .daimatsuid03 .special-policy-content .list_num03>li {
		margin-top: 4px;
		padding-left: 2.8em;
	}
}

.special #fwCms_wrapper .contactus .link-group-row {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	margin-top: 8vw;
	border: 1px solid #edd9c4;
}

.special #fwCms_wrapper .contactus .link-group-col {
	flex-basis: 50%;
	position: relative;
	max-width: 50%;
	height: 14vw;
	padding: 2.6vw 5.3vw;
	transition: background-color .1s;
}

.special #fwCms_wrapper .contactus .link-group-col:hover {
	background-color: #f9f5f2;
	text-decoration: none;
}

.special #fwCms_wrapper .contactus .link-group-col:first-child {
	border-bottom: 1px solid #edd9c4;
}

.special #fwCms_wrapper .contactus .link-group-col:nth-child(2) {
	border-bottom: 1px solid #edd9c4;
}

.special #fwCms_wrapper .contactus .link-group-col:nth-child(odd) {
	border-right: 1px solid #edd9c4;
}

.special #fwCms_wrapper .contactus .link-group-col:nth-child(even) {
	padding: 2.6vw 7.2vw;
}

.special #fwCms_wrapper .contactus .link-group-col:after {
	position: absolute;
	top: 50%;
	right: 3.4vw;
	transform: translateY(-50%);
}

.special #fwCms_wrapper .contactus .link-group-col span.arrow-ic {
	position: absolute;
	top: 50%;
	right: 2.7vw;
	transform: translateY(-50%);
}

.special #fwCms_wrapper .contactus .link-group-txt {
	display: flex;
	justify-content: space-between;
	align-items: center;
	height: 100%;
}

.special #fwCms_wrapper .contactus .selectWrap {
	width: 100%;
}

.special #fwCms_wrapper .contactus .selectWrap select {
	width: 100%;
}

.special #fwCms_wrapper .contactus .font18_30 {
	font-size: 4.8vw;
	line-height: 1.5;
}

.special #fwCms_wrapper .contactus .special-policy {
	padding: 5.3vw 2.6vw 5.3vw 4vw;
	border: 1px solid #ccc;
}

.special #fwCms_wrapper .contactus .special-policy-content {
	overflow-y: scroll;
	max-height: 69vw;
	padding-right: 4vw;
}

.special #fwCms_wrapper .contactus .special-policy-content .helpdesk {
	padding: 4vw;
}

@media screen and (min-width: 768px) {
	.special #fwCms_wrapper .contactus .font18_30 {
		font-size: 3rem;
	}

	.special #fwCms_wrapper .contactus .link-group-row {
		margin-top: 50px;
	}

	.special #fwCms_wrapper .contactus .link-group-col {
		height: 90px;
		padding: 20px 25px;
	}

	.special #fwCms_wrapper .contactus .link-group-col:nth-child(even) {
		padding: 20px 25px;
	}

	.special #fwCms_wrapper .contactus .link-group-col:after {
		right: 25px;
	}

	.special #fwCms_wrapper .contactus .link-group-col span.arrow-ic {
		right: 25px;
	}

	.special #fwCms_wrapper .contactus .special-policy {
		padding: 40px 30px;
	}

	.special #fwCms_wrapper .contactus .special-policy-content {
		max-height: 385px;
		padding-right: 30px;
	}

	.special #fwCms_wrapper .contactus .special-policy-content .helpdesk {
		padding: 20px;
	}
}

@media screen and (min-width: 1100px) {
	.special #fwCms_wrapper .contactus .link-group-col {
		flex-basis: 25%;
		max-width: 25%;
	}

	.special #fwCms_wrapper .contactus .link-group-col:first-child {
		border: none;
	}

	.special #fwCms_wrapper .contactus .link-group-col:nth-child(2) {
		border: none;
	}

	.special #fwCms_wrapper .contactus .link-group-col:nth-child(odd) {
		border: none;
	}

	.special #fwCms_wrapper .contactus .link-group-col:not(:last-child) {
		border-right: 1px solid #edd9c4;
	}
}

.special #fwCms_wrapper .daimatsuid .mt25_40,
.special #fwCms_wrapper .daimatsuid01 .mt25_40,
.special #fwCms_wrapper .daimatsuid03 .mt25_40 {
	margin-top: 6.6vw;
}

.special #fwCms_wrapper .daimatsuid .mt25_50,
.special #fwCms_wrapper .daimatsuid01 .mt25_50,
.special #fwCms_wrapper .daimatsuid03 .mt25_50 {
	margin-top: 6.6vw;
}

.special #fwCms_wrapper .daimatsuid .bg-lightsbiege01 .mt0,
.special #fwCms_wrapper .daimatsuid01 .bg-lightsbiege01 .mt0,
.special #fwCms_wrapper .daimatsuid03 .bg-lightsbiege01 .mt0 {
	margin-top: 0;
}

.special #fwCms_wrapper .daimatsuid .bg-lightsbiege01 .mt0 label,
.special #fwCms_wrapper .daimatsuid01 .bg-lightsbiege01 .mt0 label,
.special #fwCms_wrapper .daimatsuid03 .bg-lightsbiege01 .mt0 label {
	display: inline-block;
	padding-top: 0;
	padding-bottom: 0;
}

@media screen and (min-width: 768px) {
	.special #fwCms_wrapper .daimatsuid .mt25_40,
	.special #fwCms_wrapper .daimatsuid01 .mt25_40,
	.special #fwCms_wrapper .daimatsuid03 .mt25_40 {
		margin-top: 40px;
	}

	.special #fwCms_wrapper .daimatsuid .mt25_50,
	.special #fwCms_wrapper .daimatsuid01 .mt25_50,
	.special #fwCms_wrapper .daimatsuid03 .mt25_50 {
		margin-top: 50px;
	}
}

.special #fwCms_wrapper .cart .empty-message {
	padding-top: 10.66vw;
	padding-bottom: 13.33vw;
}

.special #fwCms_wrapper .cart .red-lists {
	padding: 5.3vw 4.66vw 1.3vw 4.66vw;
	border: 1px solid #f73019;
}

.special #fwCms_wrapper .cart .red-lists label {
	padding: 4vw 0 4vw 8vw;
}

.special #fwCms_wrapper .cart .ht35_40 {
	height: 9.3vw;
}

.special #fwCms_wrapper .cart .mt75_100 {
	margin-top: 20vw;
}

.special #fwCms_wrapper .cart .cart-btn-1 {
	width: 18.6vw;
	height: 9.33vw;
}

.special #fwCms_wrapper .cart .cart-btn-2 {
	width: 14.93vw;
	height: 8vw;
}

.special #fwCms_wrapper .cart a.btn-picking-choosing {
	display: flex;
	justify-content: center;
	align-items: center;
	position: relative;
	max-width: 290px;
	padding: 2.67vw 0;
	padding-right: 1.33vw;
	background-color: #f9f5f2;
	color: #a35400;
}

.special #fwCms_wrapper .cart .btn-picking-choosing::after {
	content: '';
	display: inline-block;
	position: absolute;
	top: 0;
	right: 1.33vw;
	bottom: 0;
	width: 3.4vw !important;
	height: 3.4vw !important;
	margin: auto;
	background: transparent url(../svg/arrow-m-05.svg) no-repeat center center;
	background-size: contain;
}

.special #fwCms_wrapper .cart select {
	width: 21.33vw;
}

.special #fwCms_wrapper .cart table.detail-3 {
	width: 100%;
}

.special #fwCms_wrapper .cart table.detail-3 tr>th,
.special #fwCms_wrapper .cart table.detail-3 tr>td {
	padding: 4vw 0;
}

.special #fwCms_wrapper .cart table.detail-3 tr>td {
	background-color: #f9f5f2;
	text-align: right;
}

.special #fwCms_wrapper .cart table.detail-3 tr:not(:last-child)>th,
.special #fwCms_wrapper .cart table.detail-3 tr:not(:last-child)>td {
	border-bottom: 1px solid #edd9c4;
}

.special #fwCms_wrapper .cart .px30 {
	padding: 0 4vw;
}

@media screen and (min-width: 768px) {
	.special #fwCms_wrapper .cart .empty-message {
		padding-top: 90px;
		padding-bottom: 120px;
	}

	.special #fwCms_wrapper .cart .red-lists {
		padding: 20px 20px 12px;
	}

	.special #fwCms_wrapper .cart .red-lists label {
		padding: 8px 0 8px 25px;
	}

	.special #fwCms_wrapper .cart .mt75_100 {
		margin-top: 100px;
	}

	.special #fwCms_wrapper .cart .txt-md-right {
		text-align: right;
	}

	.special #fwCms_wrapper .cart .ht35_40 {
		height: 40px;
	}

	.special #fwCms_wrapper .cart .cart-btn-1 {
		width: 88px;
		height: 50px;
	}

	.special #fwCms_wrapper .cart .cart-btn-2 {
		width: 68px;
		height: 40px;
	}

	.special #fwCms_wrapper .cart a.btn-picking-choosing {
		padding: 10px 0;
		padding-right: 20px;
	}

	.special #fwCms_wrapper .cart .btn-picking-choosing::after {
		right: 20px;
		width: 8px !important;
		height: 16px !important;
	}

	.special #fwCms_wrapper .cart select {
		width: 100px;
	}

	.special #fwCms_wrapper .cart .px30 {
		padding: 0 30px;
	}

	.special #fwCms_wrapper .cart table.detail-3 tr>th,
	.special #fwCms_wrapper .cart table.detail-3 tr>td {
		padding: 20px 0;
	}

	.special #fwCms_wrapper .cart table.detail-3 tr>td {
		width: 300px;
	}
}

/* special_cart */
/* special_cart_choice_btn class追加 */
.special #fwCms_wrapper .cart a.btn-picking-choosing.special_cart_choice_btn {
	max-width: 100%;
	margin: auto auto auto 40%;
}

.special #fwCms_wrapper .cart a.btn-picking-choosing.special_cart_choice_btn:hover span {
	text-decoration: none;
}

@media screen and (min-width: 768px) and (max-width: 979px) {
	.special #fwCms_wrapper .cart a.btn-picking-choosing.special_cart_choice_btn {
		max-width: 290px;
		width: 50%;
		margin: auto auto auto 180px;
	}
}

@media screen and (min-width: 980px) {
	.special #fwCms_wrapper .cart a.btn-picking-choosing.special_cart_choice_btn {
		width: 60%;
		margin: auto auto auto 180px;
	}
}

.special #fwCms_wrapper .termsofuse .special-policy {
	padding: 5.3vw 2.6vw 5.3vw 4vw;
	border: 1px solid #ccc;
}

.special #fwCms_wrapper .termsofuse .special-policy-content {
	overflow-y: scroll;
	max-height: 69vw;
	padding-right: 4vw;
}

/* list01 */
.special #fwCms_wrapper .termsofuse .special-policy-content .list_num01 li {
	position: relative;
	margin-top: 1.33vw;
	padding-left: 1.2em;
	counter-increment: list_num01;
}

.special #fwCms_wrapper .termsofuse .special-policy-content .list_num01 li::before {
	content: counter(list_num01)'.';
	position: absolute;
	left: 0;
}

/* list02 */
.special #fwCms_wrapper .termsofuse .special-policy-content .list_num02>li {
	position: relative;
	margin-top: 1.33vw;
	padding-left: 2.4em;
	counter-increment: list_num02;
}

.special #fwCms_wrapper .termsofuse .special-policy-content .list_num02>li::before {
	content: '（'counter(list_num02) '）';
}

/* list03 */
.special #fwCms_wrapper .termsofuse .special-policy-content .list_num03>li {
	position: relative;
	margin-top: 1.33vw;
	padding-left: 2.7em;
	counter-increment: list_num03;
}

.special #fwCms_wrapper .termsofuse .special-policy-content .list_num03>li::before {
	content: '（'counter(list_num03) '）';
	position: absolute;
	left: 0;
}

@media screen and (min-width: 768px) {
	.special #fwCms_wrapper .termsofuse .mt25_50 {
		margin-top: 6.6vw;
	}

	.special #fwCms_wrapper .termsofuse .special-policy {
		padding: 40px 30px;
	}

	.special #fwCms_wrapper .termsofuse .special-policy-content {
		max-height: 385px;
		padding-right: 30px;
	}

	.special #fwCms_wrapper .block-head-special {
		max-width: 365px;
		margin-left: auto;
	}

	.special #fwCms_wrapper .termsofuse .special-policy-content .list_num01 li {
		margin-top: 4px;
		padding-left: 1.4em;
	}

	.special #fwCms_wrapper .termsofuse .special-policy-content .list_num02 li {
		margin-top: 4px;
		padding-left: 2.4em;
	}

	.special #fwCms_wrapper .termsofuse .special-policy-content .list_num03>li {
	margin-top: 4px;
	padding-left: 2.8em;
}
}

.special #fwCms_wrapper table.detail-special {
	width: 100%;
}

.special #fwCms_wrapper table.detail-special th,
.special #fwCms_wrapper table.detail-special td {
	padding: 4vw;
	vertical-align: text-top;
}

.special #fwCms_wrapper table.detail-special th {
	width: 25.6vw;
	padding-right: 0;
	font-weight: bold;
}

.special #fwCms_wrapper table.detail-special td .selectWrap,
.special #fwCms_wrapper table.detail-special td .selectWrap select {
	width: 100%;
}

.special #fwCms_wrapper .unit {
	width: 37.33vw;
}

@media screen and (min-width: 768px) {
	.special #fwCms_wrapper table.detail-special th,
	.special #fwCms_wrapper table.detail-special td {
		padding: 20px 30px 20px 20px;
	}

	.special #fwCms_wrapper table.detail-special th {
		width: 250px;
		padding: 20px 0 20px 30px;
	}

	.special #fwCms_wrapper .col390 table.detail-special th {
		width: 115px;
	}

	.special #fwCms_wrapper .unit {
		width: 140px;
	}
}

.special #fwCms_wrapper .section-header {
	margin-top: 20px;
}

.special #fwCms_wrapper .middle-title {
	margin-bottom: 30px;
	text-align: center;
}

.special #fwCms_wrapper .receipt-outside {
	position: absolute;
	top: 10px;
	right: 10px;
	margin: 5px auto;
}

.special #fwCms_wrapper .upper-right-block {
	float: right;
	width: 100px;
	border: 1px solid #000;
	box-sizing: border-box;
	text-align: center;
}

.special #fwCms_wrapper .table-year-width {
	overflow: hidden;
	position: relative;
	max-width: 630px;
	margin: 0 auto;
	margin: auto;
}

.special #fwCms_wrapper .table-year-width main {
	overflow: hidden;
}

.special #fwCms_wrapper .table-year-width table {
	float: right;
	width: 48%;
	border-width: 1px 0;
	border-style: solid;
	border-color: #ddd;
}

.special #fwCms_wrapper .table-year-width table:first-of-type {
	float: left;
}

.special #fwCms_wrapper .table-year-width .header-label {
	background: #eee;
}

.special #fwCms_wrapper .table-year-width th,
.special #fwCms_wrapper .table-year-width td {
	padding: 2px 10px;
	border-top: 1px dashed #ddd;
	text-align: center;
}

.special #fwCms_wrapper .table-year-width th:first-child {
	border-right: 1px dashed #ddd;
}

.special #fwCms_wrapper .btn-bold02,
.special #fwCms_wrapper .btn-bold02:link,
.special #fwCms_wrapper .btn-bold02:visited {
	height: 13.3vw !important;
}

.special #fwCms_wrapper [class^='btn-'] {
	vertical-align: bottom;
}

.special #fwCms_wrapper .button-group .btn-ss-5,
.special #fwCms_wrapper .button-group .btn-ss-5:link,
.special #fwCms_wrapper .button-group .btn-ss-5:visited {
	margin: auto;
}

.special #fwCms_wrapper .btn-ss-5,
.special #fwCms_wrapper .btn-ss-5:link,
.special #fwCms_wrapper .btn-ss-5:visited {
	width: 18.66vw;
	height: 10.6vw;
}

@media screen and (min-width: 768px) {
	.special #fwCms_wrapper .button-group p {
		width: auto;
	}

	.special #fwCms_wrapper .button-group p a,
	.special #fwCms_wrapper .button-group p a:link,
	.special #fwCms_wrapper .button-group p a:visited {
		width: 360px;
	}

	.special #fwCms_wrapper .btn-bold02,
	.special #fwCms_wrapper .btn-bold02:link,
	.special #fwCms_wrapper .btn-bold02:visited {
		max-width: 100% !important;
		width: auto !important;
		height: 60px !important;
		padding: 0 50px;
	}

	.special #fwCms_wrapper .btn-ss-5,
	.special #fwCms_wrapper .btn-ss-5:link,
	.special #fwCms_wrapper .btn-ss-5:visited {
		width: 88px;
		height: 40px;
	}
}

.special #fwCms_wrapper .img-group {
	display: flex;
	padding: 5.3vw 0 10.6vw;
}

.special #fwCms_wrapper .img-group-col {
	padding: 1.33vw;
}

.special #fwCms_wrapper .img-group-col img {
	width: 26.66vw;
	height: 26.66vw;
}

.special #fwCms_wrapper .img-group img {
	display: block;
	margin: 0 auto;
}

@media screen and (min-width: 768px) {
	.special #fwCms_wrapper .img-group {
		flex-wrap: wrap;
		margin: 0 -5px;
		padding: 0;
	}

	.special #fwCms_wrapper .img-group-col {
		flex-basis: 10%;
		max-width: 10%;
		padding: 5px;
	}

	.special #fwCms_wrapper .img-group-col img {
		width: 100px;
		height: 100px;
	}
}

.special #fwCms_wrapper .accordion .cc-brand .selectWrap {
	width: 100%;
}

/* membership */
#fwCms_wrapper .message.membership {
	padding: 4vw 6vw 10.6vw;
}

/* signup_member */
.special #fwCms_wrapper .form-layout {
	margin: 4vw auto 0;
}

.special #fwCms_wrapper .form-row .note01 {
	margin-left: 4vw;
}

.special #fwCms_wrapper input.year {
	margin-right: .8em;
}

.special #fwCms_wrapper input.month,
.special #fwCms_wrapper input.day {
	margin: 0 .8em 0 1em;
}

.special #fwCms_wrapper .form-layout-flex.signup {
	justify-content: flex-start;
}

.special #fwCms_wrapper .signup label.password,
.special #fwCms_wrapper .chgPass label.password,
.special #fwCms_wrapper .idPass label.password {
	padding-left: 7vw;
}

/* signup confirm */
.special #fwCms_wrapper .form-title span.subject {
	line-height: 1.5;
}

/* password */
.special #fwCms_wrapper .chgPass,
.special #fwCms_wrapper .idPass {
	justify-content: flex-start;
}

#fwCms_wrapper .hyakuweb .form-title.password,
#fwCms_wrapper .acctdaimatsu .form-title.password {
	height: 10.66vw;
	padding-top: 1.6vw;
	padding-bottom: 1.6vw;
}

/* acctdaimatsu questions Btn*/
.special #fwCms_wrapper .acctdaimatsu .questions .btn-base-M {
	max-width: 100%;
	width: 100%;
	height: 13.3vw;
	line-height: 1.4;
	text-align: center
}

/* Login */
.special #fwCms_wrapper .col450.guest {
	margin-top: 13.33vw;
}

/* special内modal_postalcodeToAddress */
.special #fwCms_wrapper #modal_postalcodeToAddress.modal-content .form-row .note01 {
	margin-left: 0;
}

@media screen and (min-width: 768px) {
	/* form系 */
	.special #fwCms_wrapper .form-layout,
	.special #fwCms_wrapper .form-layout-flex {
		margin: 0;
		padding: 0;
	}

	.special #fwCms_wrapper .form-row .errortxt {
		margin: 5px 0 10px;
		padding: 0;
	}

	.special #fwCms_wrapper .form-row .note01 {
		margin-left: 0;
	}

	.special #fwCms_wrapper .accordion .cc-brand .selectWrap {
		/*width: 350px;*/
		width: 100%;
	}

	/* membership */
	#fwCms_wrapper .message.membership {
		padding: 10px 50px 10px 30px;
	}

	/* signup */
	.special #fwCms_wrapper ul.validate-checklist.signupPass {
		margin-top: 20px;
	}

	.special #fwCms_wrapper .signup label.password {
		margin-top: 20px;
	}

	.special #fwCms_wrapper .signup .password {
		padding-left: 25px;
	}

	.special #fwCms_wrapper .signup .form-layout-column.eZine {
		margin: 5px 0;
		padding: 0;
	}

	/* password */
	.special #fwCms_wrapper .signup label.password,
	.special #fwCms_wrapper .chgPass label.password,
	.special #fwCms_wrapper .idPass label.password {
		padding-left: 25px;
	}

	#fwCms_wrapper .hyakuweb .form-title.password,
	#fwCms_wrapper .acctdaimatsu .form-title.password {
		height: auto;
	}

	.special #fwCms_wrapper .row.column-3 .col {
		margin-bottom: 20px;
	}

	/* acctdaimatsu questions Btn*/
	.special #fwCms_wrapper .acctdaimatsu .questions .btn-base-M {
		max-width: 420px;
		height: 50px;
	}

	/* Login */
	.special #fwCms_wrapper .col450.guest {
		margin-top: 0;
	}

	/* special内modal_postalcodeToAddress */
	.special #fwCms_wrapper #modal_postalcodeToAddress.modal-content .items {
		display: block;
		margin-top: 30px !important;
	}

	.special #fwCms_wrapper #modal_postalcodeToAddress.modal-content .items .form-title {
		width: 100%;
		height: 60px;
		padding: 0 30px;
	}

	.special #fwCms_wrapper #modal_postalcodeToAddress.modal-content .form-row {
		padding-right: 0;
		padding-left: 0;
	}
}

/* special_cartflow_gift_storepickup、special_cartflow_applicationform */
/* special_col980 class追加 */
.special #fwCms_wrapper .special_cartflow_col980 {
	width: 100%;
}

/* special_cartflow_txt class追加 */
.special #fwCms_wrapper .special_cartflow_col980 .button-group .btn-4+.special_cartflow_txt {
	display: block;
}

.special #fwCms_wrapper .special_cartflow_col980 .button-group p a {
	height: 16.13vw !important;
}

.special #fwCms_wrapper .col980 .special_cartflow_col980 {
	width: 100%;
}

@media screen and (min-width: 768px) {
	.special #fwCms_wrapper .special_cartflow_col980 {
		max-width: 980px;
		width: 90.74%;
		margin: 0 auto;
	}

	.special #fwCms_wrapper .special_cartflow_col980 .button-group {
		justify-content: space-between;
	}

	.special #fwCms_wrapper .special_cartflow_col980 .button-group p {
		max-width: 460px;
		width: 46.93% !important;
	}

	.special #fwCms_wrapper .special_cartflow_col980 .button-group p a {
		height: 80px !important;
	}

	.special #fwCms_wrapper .select-order .col980 .special_cartflow_col980 {
		max-width: 980px;
		width: 100%;
		margin: 0 auto;
	}

	.special #fwCms_wrapper .select-order .col980 .special_cartflow_col980 div {
		max-width: 460px;
		width: 46.93% !important;
	}
}

@media screen and (min-width: 768px) and (max-width: 920px) {
	.special #fwCms_wrapper .special_cartflow_col980 .button-group p a {
		height: 60px !important;
	}

	.special #fwCms_wrapper .special_cartflow_col980 .button-group p .font14_18 {
		font-size: 1.2rem !important;
	}

	.special #fwCms_wrapper .special_cartflow_col980 .button-group p .font20_24 {
		font-size: 1.8rem;
	}
}

/* special_select_order_method、special_select_order_method_error */
@media screen and (min-width: 768px) {
	.special #fwCms_wrapper .select-order .col980 .special_cartflow_col980 {
		max-width: 980px;
		width: 100%;
		margin: 0 auto;
	}

	.special #fwCms_wrapper .select-order .col980 .special_cartflow_col980 div {
		max-width: 460px;
		width: 46.93% !important;
	}
}

@media screen and (min-width: 768px) and (max-width: 920px) {
	.special #fwCms_wrapper .select-order .col980 .special_cartflow_col980 p .font14_18 {
		font-size: 1.4rem !important;
	}
}

/* special_contactus class追加 */
@media screen and (min-width: 768px) {
	.special #fwCms_wrapper .contactus .col980 .items .form-row .form-layout .selectWrap,
	.special #fwCms_wrapper .contactus .col980 .items .form-row .form-layout textarea {
		max-width: 510px;
	}
}

/* special_daimatsuid_transfer */
@media screen and (min-width: 768px) {
	.special #fwCms_wrapper .col980 .moving div {
		max-width: 360px;
}

/* -webkit-scrollbar */
.special #fwCms_wrapper .special-policy-content::-webkit-scrollbar {
	width: 1px;
	height: 1px;
	-webkit-overflow-scrolling: touch;
}

.special #fwCms_wrapper .special-policy-content::-webkit-scrollbar-track {
	border-radius: 1px;
	background: #edd9c4;
}

.special #fwCms_wrapper .special-policy-content::-webkit-scrollbar-thumb {
	border-radius: 1px;
	background: #62340c;
}

@media screen and (min-width: 768px) {
	.special #fwCms_wrapper .special-policy-content::-webkit-scrollbar {
		width: 10px;
	}
}
