@charset "utf-8";
/* CSS Document */

/* ========================================================= */

/* 新規会員登録　UIUXNo17チェックボックス　20190320 */
div.form-row.label-inline.form-indent.step_form0.f_no_lo221{ height:auto; }
div.form-row.label-inline.form-indent.step_form0.f_no_lo221 div.field-wrapper.field_no20{ line-height:1.5em; }
div.form-row.label-inline.form-indent.step_form0.f_no_lo221 label[for=dwfrm_profile_customer_addtoemaillist]{ width:auto; line-height:1.5em; }
@media screen and (max-width: 950px){
div.form-row.label-inline.form-indent.step_form0.f_no_lo221 div.field-wrapper.field_no20{ line-height:1; padding:0 0 1em 0; }
div.form-row.label-inline.form-indent.step_form1.f_no_lo222 div.field-wrapper.field_no21 input{ top:0; }
}

/* ========================================================= */

/*カートページ｜クーポン一覧*/
.billing-coupons .form-indent{ margin-left:0; }
.billing-coupons .form-indent #dwcoupon{ width:100%; }
.billing-coupons .form-indent .field-wrapper.field_no12{ width:100%; line-height:1.3em; }
.billing-coupons .form-indent #dwcoupon{ line-height:1.3em; }
button#use-coupon{ margin:1em 0 0 0; }
.coupon-useable-billing .list-couon-code{ width:25% !important; }
.coupon-useable-billing .list-couon-code div{ margin:0; }
.coupon-useable-billing .list-campaign{ width:32% !important; }
.coupon-useable-billing .list-lifetime{ word-break:keep-all; width:20% !important; }
.coupon-useable-billing .list-couon-redemption-limit{ width:23% !important; }
@media screen and (max-width: 767px){
.coupon-useable-billing .table-box{ font-size:11px; }
.coupon-useable-billing .list-couon-code{ width:20% !important; }
.coupon-useable-billing .list-couon-code label{ height:auto; line-height:1.6; }
.coupon-useable-billing .list-campaign{ width:35% !important; }
.coupon-useable-billing .list-couon-redemption-limit{ width:20% !important; }
.billing-coupons .form-indent #dwcoupon{ margin:0 0 1em 0; }
}

/* ========================================================= */

	@media screen and (min-width: 951px) {
		/* お気に入りリスト ｜ 更新ボタン非表示 */
		.button-text.update-item {
			display: none;
		}
		.pt_wish-list .item-details .product-list-item .name {
			text-align: left;
		}
		/* お気に入りリスト ｜ タイトル調整 */
		#primary.primary-content h1 {
			margin-bottom: 15px;
		}
		/* お気に入りリスト ｜ チェックボタン・画像・商品情報並べ替え */
		.pt_wish-list td.item-details {
			float: right;
		}
		.pt_wish-list td.item-image {
			float: right;
			height: 200px;
			border-left: 1px solid #e6e6e6;
			padding: 13px 10px 13px 20px;
			box-sizing: border-box;
		}
		.pt_wish-list td.item-details {
			border-right: none;
		}
		/* お気に入りリスト ｜ カートに入れると削除ボタンの調整 */
		fieldset.qty-and-add-to-cart {
			min-inline-size: unset;
			margin-right: -103px;
			display: inline-block;
		}
		.pt_wish-list .page-content input[type="number"].input-text {
			height: 34.19px;
		}
		.pt_wish-list .option-update {
			width: 90px;
		}
		.pt_wish-list td.item-check {
			position: absolute;
		  left: 50%;
		  top: 50%;
		  margin-left: -210px;
		  margin-top: -80px;
		}
		.pt_wish-list td.item-dashboard {
			bottom: 25px;
		}
		.pt_wish-list .item-list tr .option-update {
			top: 50%;
		  margin-top: -13px;
		}
		.pt_wish-list .item-list tr:nth-child(2) .option-update {
			top: 50%;
		}
	}


	@media screen and (max-width: 950px) {
		.page-content .primary-content h1 + div {
			text-align: center !important;
			margin: 20px 0;
		}
		.pt_wish-list td.item-image {
			padding-top: 0;
		}
		.pt_wish-list .item-dashboard .option-add-to-cart button {
			left: 50%;
	    margin-left: -130px;
		}
		.pt_wish-list .item-list tr:nth-child(2) .option-update,
		.pt_wish-list .item-list tr .option-update {
			top: 0;
			position: relative;
		}
		.pt_wish-list .item-list tr:before {
			display: none;
		}
		.pt_wish-list td.item-dashboard:before {
			top: -42px;
		}
	}

/* ========================================================= */

	/* ▼▼ トップ レコメンドレイアウト調整 2019.05.07 ▼▼ */
	@media (min-width: 951px) {
		.section06 .top_topic_link {
			margin-bottom: 80px;
		}
		body .cart-recommendations .product-listing.last-visited {
			padding-top: 0;
			margin-bottom: 100px;
		}
		.cart-recommendations .product-listing .search-result-items {
			margin-top: 0;
		}
	}


	@media (max-width: 950px) {
		.cart-recommendations .product-listing .search-result-items {
			margin-top: 20px;
			display: flex;
			flex-wrap: wrap;
			margin-bottom: 20px;
		}
		body .cart-recommendations.recommend-item .product-listing.last-visited {
			padding-top: 0;
		}
	}

	/* レコメンド表示対応 ｜ カート内レイアウト調整 */
	.recommend-item.cart-recommendations {
	    display: block;
	}
	.pt_cart .ci_0 + ul li.grid-tile {
		margin: 40px 3.7% 0 0 !important;
	}


	@media screen and (max-width: 950px) {
		.pt_cart .ci_0 + ul li.grid-tile {
			width: 48% !important;
			margin: 20px 1% 0 !important;
			height: 270px;
		}
		.cts_ttl {
			text-align: center;
		}
		.pt_wish-list .button-text {
			position: absolute;
	    top: 50%;
	    right: 20px;
	    margin-top: 19px;
		}
	}
	/* ▲▲ トップ レコメンドレイアウト調整 2019.05.07 ▲▲ */

/* ========================================================= */

	/* ▼▼ fotter SNSアイコン instagram追加 2019.05.07 ▼▼ */
	/*  ※2個並びの場合はこのスタイルをコメントアウトする */
	@media (max-width: 950px) {
		.foot_copy ul {
			width: 109px;
		}
		.foot_copy li {
			margin-right: 10px;
		}
		.foot_copy li:nth-child(3) {
			margin-right: 10px;
		}
		.foot_copy li:last-child {
			margin-right: 0;
		}
	}


	@media (min-width: 951px) {
		.uq_sns_instagram img {
			width: 23px;
		}
	}
	/* ▲▲ fotter SNSアイコン instagram追加 2019.05.07 ▲▲ */

/* ========================================================= */

.naturalbeauty_body .recommend-item.cart-recommendations,
.pinkyanddianne_body .recommend-item.cart-recommendations,
.bosch_body .recommend-item.cart-recommendations,
.tokyostylist-theone-edition_body .recommend-item.cart-recommendations{display:none}

/* ========================================================= */

	/* ▼▼ トップ 注目キーワードはこちら／レイアウト調整 2019.05.13 ▼▼ */
	@media (max-width: 950px) {
		.top_keyword.new_contents_top ul {
			text-align: center;
		}
	}
	/* ▲▲ トップ 注目キーワードはこちら／レイアウト調整 2019.05.13 ▲▲ */

/* ========================================================= */

	/* ▼▼ SP トップ&カートの間隔調整 2019.05.23 ▼▼ */
	@media (max-width: 950px) {
		.top .top_ranking.section04.clearfix.new_contents_top h2 {
			margin-top: 40px !important;
		}
		#cq_recomm_slot-5bc56dc921bdb7a320acb5a345 {
			margin-top: 40px;
		}
		#cq_recomm_slot-5bc56dc921bdb7a320acb5a345 .content_area {
			display: flex;
			flex-wrap: wrap;
		}
		.recommend-item.cart-recommendations　+ .cart-recommendations .product-listing.last-visited {
			padding-bottom: 0;
		}
		.top_brand_sp.section08.clearfix {
			padding: 0 4% !important;
		}
		.cart-recommendations {
			padding: 0 4.5% 0;
		}
		.recommend-item.cart-recommendations .product-listing.last-visited .search-result-items.tiles-container {
			margin-top: 0;
		}
		.pt_cart .cart-recommendations .product-listing.last-visited {
			margin-bottom: 0;
			margin-top: 0;
			padding-top: 0;
		}
		.pt_cart #main {
			margin-bottom: 25px;
		}
		.section06.new_contents_top p.h2_p {
			margin-bottom: 20px;
		}
		.search-result-content ul {
			text-align: left;
		}
		.top_ranking.section04.clearfix.new_contents_top li.fx_no_top0:before,
		.top_ranking.section04.clearfix.new_contents_top li.fx_no_top1:before,
		.top_ranking.section04.clearfix.new_contents_top li.fx_no_top2:before,
		.top_ranking.section04.clearfix.new_contents_top li.fx_no_top3:before {
			text-align: center;
		}
		.pt_cart .cart-recommendations .product-listing.last-visited h2 {
			margin-top: 0;
		}
		#cq_recomm_slot-adefcc6ea74abab764aab95a00 {
			margin-bottom: 40px;
		}
		.detail_all_w .product-listing.last-visited {
			margin-top: 40px;
		}
	}
	/* ▲▲ SP トップ&カートの間隔調整 2019.05.23 ▲▲ */

/* ========================================================= */

	/* ▼▼ SP ご注文の概要のレイアウトをSPでも表示する／レイアウト調整 2019.05.24 ▼▼ */
	@media (max-width: 950px) {
		.primary-focus #secondary {
			width: 100%;
			display: block !important;
		}
		.mini_cart_right {
			width: 50%;
		}
		.pt_checkout #secondary .mini-cart-product.collapsed .mini-cart-name,
		.pt_checkout #secondary .mini-cart-product.collapsed .mini-cart-attributes,
		.pt_checkout #secondary .mini-cart-product.collapsed .mini-cart-pricing {
			width: 100%;
		}
		.pt_checkout.step_1 #secondary .mini-cart-product.collapsed .mini-cart-name,
		.pt_checkout.step_1 #secondary .mini-cart-product.collapsed .mini-cart-attributes,
		.pt_checkout.step_1 #secondary .mini-cart-product.collapsed .mini-cart-pricing {
			width: 51%;
		}
		.pt_checkout.step_1 #secondary .mini-cart-product.collapsed p.common_cort_brand {
			text-align: right;
		}
		.step_1 button.button-fancy-large {
			margin-bottom: 40px;
		}
		.step_2 button.button-fancy-large {
			margin-bottom: 40px;
		}
		.pt_checkout #secondary .checkout-mini-cart .active .mini-cart-name {
			left: 0;
		}
	}


	@media screen and (max-width: 959px) and (min-width: 768px) {
		.primary-focus #secondary {
			width: 100% !important;
		}
	}
	/* ▲▲ SP ご注文の概要のレイアウトを表示する 2019.05.24 ▲▲ */

/* ========================================================= */

	/* ▼▼ SP ①カート画面 > 決済へ進む > ログインページ／フォーム調整 2019.05.30 ▼▼ */
	/* ・buttonタグへ固有のクラス名を命名してもらう → ログイン下のmarginを調整 */

	#wrapper.is_cart_settlement_login .label-inline .field-wrapper {
		top: 39px;
	}
	#wrapper.cart_body .login-box input[type="password"] {
		z-index: 9;
		position: relative;
	}


	@media (max-width: 950px) {
		#wrapper.cart_body .checkoutlogin .login-box button {
			width: 100%;
			max-width: 273px;
		}
		#wrapper.cart_body .login-box input[type="text"], #wrapper.cart_body .login-box input[type="password"] {
			max-width: 273px;
			width: 100%;
		}
		#wrapper.cart_body .login-box a#register-anchor {
			display: none;
		}
		#wrapper.cart_body .login-box .form-row.label-inline.form-indent label {
			padding: 16px 0 0 22px;
		}
		#wrapper.cart_body .login-box .field-wrapper.field_no2 input {
			left: -10px;
		}
		#wrapper.cart_body .field-wrapper.field_no1 span.error,
		#wrapper.cart_body .field-wrapper.field_no0 span.error  {
			top: 22px;
			left: inherit;
			right: 41px;
			line-height: 1;
		}
		#wrapper.cart_body .step_form0 .field-wrapper.field_no2 {
			width: 100%;
		}
		#wrapper.cart_body .login-box .form-row.label-inline.form-indent label {
			padding: 0 0 0 32px;
			margin-top: -40px;
		}
		#wrapper.cart_body button[name="dwfrm_login_login"] {
			margin-bottom: 10px;
		}
		#wrapper.cart_body .login-box input[type="password"] {
			position: relative;
			z-index: 2;
		}
		#wrapper.cart_body .checkoutlogin .login-box button {
			margin-bottom: 60px;
		}
		#wrapper.cart_body .checkoutlogin .login-box button.login-button {
			margin-bottom: 10px;
			margin-left: 0;
		}
		#wrapper.cart_body .login-box a#password-reset {
			margin-bottom: 10px;
			padding-bottom: 10px;
			max-width: 273px;
			text-align: center;
			margin-top: 0;
		}
		#wrapper.cart_body .login-box .field-wrapper.field_no2 input {
			top: -9px;
		}
		#wrapper.cart_body .form-row {
			/* height: 100%; */
		}
		/* ▼ == STEP2にて同じクラスが使用されているため、カートからのログイン時に崩れる、そのためパスワードのチェックボックスのstyleをOFF == ▼
		　　　下記でコメントアウトのスタイルでカートからのログインページのみ反映されるが、未実装。 */
		/* #wrapper.cart_body .form-row.password + .form-row {
			height: 100%;
		} */
		#wrapper.cart_body .form-row.password {
			height: 100%;
		}
		/* #wrapper.cart_body .form-row.label-inline.login-rememberme.ja_JP.label-inline.form-indent.step_form0 {
			display: none;
		} */
		/* ▲ == STEP2にて同じクラスが使用されているため、カートからのログイン時に崩れる、そのためパスワードのチェックボックスのstyleをOFF == ▲ */

		#wrapper.cart_body .form-row.username label,
		#wrapper.cart_body .form-row.password label {
			height: 34px;
		}
	}


	@media (max-width: 320px) {
		#wrapper.cart_body .login-box input[type="text"], #wrapper.cart_body .login-box input[type="password"],
		#wrapper.cart_body .checkoutlogin .login-box button {
			max-width: 233px;
		}
		#wrapper.cart_body .login-box .form-row.label-inline.form-indent label span {
			font-size: 11px;
		}
		#wrapper.cart_body .field-wrapper.field_no1 span.error,
		#wrapper.cart_body .field-wrapper.field_no0 span.error  {
			right: 72px;
		}
		#wrapper.cart_body .login-box a#password-reset {
			max-width: 233px;
		}
	}
	/* ▲▲ SP ①カート画面 > 決済へ進む > ログインページ／フォーム調整 2019.05.30 ▲▲ */

/* ========================================================= */

	/* ▼▼ SP ②ハンバーガーメニューからのログインページ／フォーム調整 2019.05.30 ▼▼ */

	@media (max-width: 950px) {
		#wrapper.members_body .login-box-content span.error {
			top: -17px;
			right: 0;
			left: inherit;
		}
		#wrapper.members_body .login-box .form-row.password {
			margin-bottom: 0;
		}
		#wrapper.members_body .login-box a#password-reset {
			margin-top: 10px;
			text-align: center;
			padding-bottom: 10px;
			border-bottom: none;
			border-bottom: 1px solid #c6c6c6;
		}
		#wrapper.members_body .login-box a#register-anchor {
			display: none;
			text-align: center;
			padding-bottom: 10px;
			height: auto;
			border-bottom: 1px solid #c6c6c6;
		}
		#wrapper.members_body .login-box .form-row.label-inline.form-indent label {
			padding: 0 0 0 36px;
		}
		#wrapper.members_body .login_top .login-box .field-wrapper.field_no2 input  {
			top: 14px;
		}
		.login_top .login-box .field-wrapper.field_no2 input {
			top: 14px;
		}
		#wrapper.members_body .login-button  {
			margin: 15px auto 0 auto;
		}

	}

	/* ▲▲ SP ②ハンバーガーメニューからのログインページ／フォーム調整 2019.05.30 ▲▲ */

/* ========================================================= */

	/* ▼▼ 【UIUX改善：No7.ミニカートにレコメンドを表示】 ▼▼ */
	/*
	【現在footerへ直書き／このcssには追記はしない】
	・このモーダルウィンドウのクラスは他ページでも使い回しされているため、ミニカート修正時は必ず".ui-dialog[aria-describedby=adding-item]"を頭に付ける。
	*/

	.ui-dialog[aria-describedby=adding-item] .button.cart-popup-link-cart {
		line-height: inherit
	}
	 .ui-dialog[aria-describedby=adding-item] .cart-popup-product {
		width: 45%;
		padding-bottom: 95px;
		padding-left: 16px;
		box-sizing: border-box;
	}
	.ui-dialog[aria-describedby=adding-item] .cart-popup-link-continue,
	.ui-dialog[aria-describedby=adding-item] .cart-popup-link-cart {
		display: inline-block;
		vertical-align: middle;
		width: 45%;
		border: solid 1px #000;
		padding: 10px;
		box-sizing: border-box;
	}
	.ui-dialog[aria-describedby=adding-item] .cart-popup-link-continue {
		margin-right: 20px;
	}
	.ui-dialog[aria-describedby=adding-item] .cart-popup-link-cart {
		margin: 0;
	}
	.ui-dialog[aria-describedby=adding-item] .cart-popup-subtotals {
		margin-bottom: 20px;
	}
	.ui-dialog[aria-describedby=adding-item]  #cq_recomm_slot-8e0879703f206277918e7fa13e {
		position: absolute;
		width: 50%;
		right: 27px;
		top: 70px;
		border: solid #eee 1px;
		padding: 10px;
	}
	.ui-dialog[aria-describedby=adding-item] .mini-cart-header {
		padding: 0;
	}
	.ui-dialog[aria-describedby=adding-item] .mini-cart-image {
		width: 20%;
	}

	.ui-dialog[aria-describedby=adding-item] .mini-cart-product {
		border-bottom: none;
	}
	.ui-dialog[aria-describedby=adding-item] .mini-cart-product:last-child {
		padding-bottom: 0;
	}
	.ui-dialog[aria-describedby=adding-item] .cart-popup-name {
		font-style: normal;
		margin-bottom: 10px;
	}
	.ui-dialog[aria-describedby=adding-item] .cart-popup-attributes {
		margin-bottom: 5px;
	}
	.ui-dialog[aria-describedby=adding-item] .cart-popup-name,
	.ui-dialog[aria-describedby=adding-item] .cart-popup-attributes,
	.ui-dialog[aria-describedby=adding-item] .cart-popup-pricing {
		text-align: left;
	}
	.ui-dialog[aria-describedby=adding-item] .mini-cart-attribute {
		padding-left: 75px;
		box-sizing: border-box;
		text-align: left;
	}
	.ui-dialog[aria-describedby=adding-item] .product-price {
		margin-top: 10px;
	}
	.ui-dialog[aria-describedby=adding-item] .cart-popup-subtotals {
		max-width: 93%;
		margin-bottom: 20px;
		width: auto;
		background: #eee;
		padding: 10px;
		box-sizing: border-box;
	}
	.ui-dialog[aria-describedby=adding-item] .mini-cart-products {
		padding: 10px 10px 0 10px;
		box-sizing: border-box;
	}
	.ui-dialog[aria-describedby=adding-item] .recommend-text {
		text-align: left;
		font-size: 1.2em;
		padding: 0 17px;
		box-sizing: border-box;
		font-weight: bold;
	}


	 @media (max-width: 950px) {
		.ui-dialog[aria-describedby=adding-item] .ui-dialog-titlebar-close {
			right: 10px !important;
		}
		.ui-dialog[aria-describedby=adding-item] #cq_recomm_slot-8e0879703f206277918e7fa13e {
			position: static;
			width: 95%;
			margin: 0 auto;
			right: inherit;
			top: inherit;
			padding: 20px;
			box-sizing: border-box;
		}
		.ui-dialog[aria-describedby=adding-item] .cart-popup-product {
			width: 100%;
			padding-bottom: 20px;
			padding-left: 0;
		}
		.ui-dialog[aria-describedby=adding-item] .cart-popup-subtotals {
			margin-bottom: 10px;
		}
		.ui-dialog[aria-describedby=adding-item] .cart-popup-link-cart {
			width: 43%;
		}
		.ui-dialog[aria-describedby=adding-item] .cart-popup-product {
			padding-right: .5em;
		}
		.ui-dialog[aria-describedby=adding-item] .mini-cart-image {
			width: 25%;
		}
	}


	@media (max-width: 320px) {
		.ui-dialog[aria-describedby=adding-item] .mini-cart-image img {
			width: 100%;
		}
	}

	/* ▲▲ 【UIUX改善：No7.ミニカートにレコメンドを表示】 ▲▲ */

/* ========================================================= */

	/* ▼▼ ログイン画面 アカウント作成のメリット（本番環境には存在しない） 非表示対応 2019.05.30 ▼▼ */
	.login-box-content a.tooltip {
		display: none;
	}
	/* ▲▲ ログイン画面 アカウント作成のメリット（本番環境には存在しない） 非表示対応 2019.05.30 ▲▲ */

/* ========================================================= */

/* ▼▼ 商品一覧共通クラス"brand_item_all_content"の下部罫線非表示&それに伴う余白詰 2019.06.10 ▼▼ */
.brand_item_wrap .brand_item_all_content {
	border-bottom: none;
	padding-bottom: 0;
}
.brand_item_wrap .brand_item_right {
	margin-bottom: 0;
}
.brand_item_wrap .search-promo {
	display: none;
}

@media (min-width: 951px) {
	.brand_item_wrap .item_nav_inner {
		margin-bottom: 0;
	}
}

@media (max-width: 950px) {
	.brand_item_wrap .brand_item_all_content {
		padding-bottom: 40px;
	}
}
/* ▲▲ 商品一覧共通クラス"brand_item_all_content"の下部罫線非表示&それに伴う余白詰 2019.06.10 ▲▲ */

/* ========================================================= */

/* ▼▼ PD メニューレイアウト調整（PC） 2019.06.13 ▼▼ */
.pinky .brand_head.clearfix.brand_section00 .brand_menu_pc ul {
	width: 560px;
}
/* ▲▲ PD メニューレイアウト調整（PC） 2019.06.13 ▲▲ */

/* ========================================================= */

/* ▼▼ BS メニューレイアウト調整（PC） 2019.06.13 ▼▼ */
.bosch .brand_head.clearfix.brand_section00 .brand_menu_pc ul {
	width: 820px;
	}
/* ▲▲ BS メニューレイアウト調整（PC） 2019.06.13 ▲▲ */

/* ========================================================= */

	/* ▼▼ SP ③カート投入後 >カートアイコン >  または注文手続きへ進む ログインページ／フォーム調整 2019.06.18 ▼▼ */
	/* ※内容はカートからのログインページと同じだが、wrapperでクラス名を分けている */
	#wrapper.is_cart_procedure_login .label-inline .field-wrapper {
		top: 39px;
	}
	#wrapper.checkout_body .login-box input[type="password"] {
		z-index: 9;
		position: relative;
	}


	@media (max-width: 950px) {
		#wrapper.checkout_body .checkoutlogin .login-box button {
			width: 100%;
			max-width: 273px;
		}
		#wrapper.checkout_body .login-box input[type="text"], #wrapper.checkout_body .login-box input[type="password"] {
			max-width: 273px;
			width: 100%;
		}
		#wrapper.checkout_body .login-box a#register-anchor {
			display: none;
		}
		#wrapper.checkout_body .login-box .form-row.label-inline.form-indent label {
			padding: 16px 0 0 22px;
		}
		#wrapper.checkout_body .login-box .field-wrapper.field_no2 input {
			left: -10px;
		}
		#wrapper.checkout_body .field-wrapper.field_no1 span.error,
		#wrapper.checkout_body .field-wrapper.field_no0 span.error  {
			top: 22px;
			left: inherit;
			right: 41px;
			line-height: 1;
		}
		#wrapper.checkout_body .step_form0 .field-wrapper.field_no2 {
			width: 100%;
		}
		#wrapper.checkout_body .login-box .form-row.label-inline.form-indent label {
			padding: 0 0 0 32px;
			margin-top: -40px;
		}
		#wrapper.checkout_body button[name="dwfrm_login_login"] {
			margin-bottom: 10px;
		}
		#wrapper.checkout_body .login-box input[type="password"] {
			position: relative;
			z-index: 2;
		}
		#wrapper.checkout_body .checkoutlogin .login-box button {
			margin-bottom: 60px;
		}
		#wrapper.checkout_body .checkoutlogin .login-box button.login-button {
			margin-bottom: 10px;
			margin-left: 0;
		}
		#wrapper.checkout_body .login-box a#password-reset {
			margin-bottom: 10px;
			padding-bottom: 10px;
			max-width: 273px;
			text-align: center;
			margin-top: 0;
		}
		#wrapper.checkout_body .login-box .field-wrapper.field_no2 input {
			top: -9px;
		}
		#wrapper.checkout_body .form-row {
			/* height: 100%; */
		}
		/* ▼ == STEP2にて同じクラスが使用されているため、カートからのログイン時に崩れる、そのためパスワードのチェックボックスのstyleをOFF == ▼
		　　　下記でコメントアウトのスタイルでカートからのログインページのみ反映されるが、未実装。 */
		/* #wrapper.checkout_body .form-row.password + .form-row {
			height: 100%;
		} */
		#wrapper.checkout_body .form-row.password {
			height: 100%;
		}
		/* #wrapper.checkout_body .form-row.label-inline.login-rememberme.ja_JP.label-inline.form-indent.step_form0 {
			display: none;
		} */
		/* ▲ == STEP2にて同じクラスが使用されているため、カートからのログイン時に崩れる、そのためパスワードのチェックボックスのstyleをOFF == ▲ */

		#wrapper.checkout_body .form-row.username label,
		#wrapper.checkout_body .form-row.password label {
			height: 34px;
		}
	}


	@media (max-width: 320px) {
		#wrapper.checkout_body .login-box input[type="text"], #wrapper.checkout_body .login-box input[type="password"],
		#wrapper.checkout_body .checkoutlogin .login-box button {
			max-width: 233px;
		}
		#wrapper.checkout_body .login-box .form-row.label-inline.form-indent label span {
			font-size: 11px;
		}
		#wrapper.checkout_body .field-wrapper.field_no1 span.error,
		#wrapper.checkout_body .field-wrapper.field_no0 span.error  {
			right: 72px;
		}
		#wrapper.checkout_body .login-box a#password-reset {
			max-width: 233px;
		}
	}


	/* ▲▲ SP ③カート投入後 >カートアイコン >  または注文手続きへ進む ログインページ／フォーム調整 2019.06.18 ▲▲ */

	/* ========================================================= */

	/* ▼▼ PC/SP カートからのログインページのみチェックボックスが消える／レイアウト調整 2019.07.3 ▼▼ */

	/* ▲▲ PC/SP カートからのログインページのみチェックボックスが消える／レイアウト調整 2019.07.3 ▲▲ */

	/* ========================================================= */




/*20190920追記*/

.step_1 .step_form2{
margin-top: 15px !important;
}




.step_1 .step_form2,.step_1 .step_form3,.step_1 .step_form4{
width:auto !important;
margin-left: 27% !important;
margin-bottom: 0 !important;
height: 40px !important;
}

.step_1 .step_form4{
margin-bottom: 50px !important;
}



label[for="dwfrm_singleshipping_shippingAddress_useAsDefaultAddress"] {
width: 100% !important;
}

.step_1 .step_form2 label {
width: 100% !important;
}

.step_1 .step_form3 label {
width: 100% !important;
}

.step_1 .step_form4 label {
width: 100% !important;
}


@media (max-width: 950px) {
	
	

	
	.step_1 .step_form2,.step_1 .step_form3,.step_1 .step_form4{
width:auto !important;
margin-left: 30px !important;
margin-bottom: 0 !important;
height: 40px !important;
position: relative !important;
float: none !important;
}
	
.step_1 .step_form4 .field_no13{
margin-left: 0 !important;
}



.step_1 .form-row.form-indent.label-inline.step_form2 label {
margin: 0 0 0 0 !important;
}

	
.step_1 .field-wrapper.field_no11 + label span {
    left: 0 !important;
}
	
.step_1 .field-wrapper.field_no11 + label {
  padding: 0 0 0 0 !important;
}
	
	
	.step_1 .step_form2{
margin-top: 50px !important;
}

	
	
/*
#dwfrm_singleshipping_shippingAddress .label-inline .field-wrapper {
    float: left;
    padding-left: 0;
    width: auto;
    position: absolute;
    left: 0px;
    top: -1px;
}
*/
	
	
	
}


