#selectDeliveryMethodForm ul {
	padding-top: 10px;
}

#gslsPaymentDetailsForm #checkoutContentPanel .cardDate .control-group {
	margin-left: 0;
}

.disableConfimButton
{

	text-transform:uppercase;
	background-color: gray;
	border-radius: 10px;
	color:white;
    border: none;
}

.page-update-profile .accountLeftNavigation a[href="/ja/my-account/profile"],
	.page-update-email .accountLeftNavigation a[href="/ja/my-account/profile"],
	.page-update-mailmagazine .accountLeftNavigation a[href="/ja/my-account/profile"],
	.page-updatePassword .accountLeftNavigation a[href="/ja/my-account/profile"]
	{
	color: #ff9600;
	font-weight: bold;
}

.page-updatePassword #updatePasswordForm, #updatePwdForm {
	width: 90%;
}

.page-updatePassword .form-field-button {
	margin-left: 24%;
}

.page-updatePassword .form-field-button button.form {
	background-color: #ff5400;
	color: #fff;
}

#updatePwdForm .control-group {
	margin-right: 12% !important;
}

.page-updatePassword #updatePasswordForm {
	width: 90%;
}

.page-update-email .accountContentPane hr {
	position: absolute;
	top: 43%
}

.accountContentPane {
	padding-bottom: 20px;
}

.aNav {
	margin: 0 2%;
}

.acom {
	width: 47%;
	float: left;
	padding-left: 2.5%
}

.forgottenPwd hr {
	margin-top: 0
}

#cboxLoadingGraphic {
	background: none;
}

.accountContentPane .orderList .orderListTable tbody tr .product_details
	{
	vertical-align: top;
}

.popup {
	top: 25%;
	left: 25%;
	padding-bottom: 0px;
	padding-right: 0px;
	position: fixed;
	background-color: #fff;
	overflow: hidden;
	z-index: 9999;
}

.popup_inner {
	padding: 20px;
}

#overlay {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: url(../../common/images/colorbox/overlay.png) repeat 0 0;
	opacity: 0.9;
	z-index: 9999;
	overflow: hidden;
	cursor: pointer;
}

#popup1 {
	width: 600px;
}

/*clearfix�n�b�N(ed)*/
.bg-deco1 {
	background-color: transparent;
	border-radius: 20px;
	margin-right: 20px;
}

.aLogin {
	margin: 0 10%;
}

.page-login .bg-deco1, .page-checkout-login .bg-deco1 {
	margin-right: 0;
	padding: 0 10px 20px;
}

.page-checkout-login .bg-deco1 #loginForm button.positive {
	width: auto;
	min-width: 159px;
}

.bg-deco2 {
	margin-bottom: 20px;
	padding: 20px;
	background-color: transparent;
	border-radius: 20px;
}

#gslsRegisterForm .control-group:nth-child(n+6), #loginForm .control-group
	{
	margin-right: 2.5%;
	width: 97%;
}

#gslsRegisterForm input, #loginForm input {
	width: 100% !important;
}

/*account*/
.accountLeftNavigation .accountNav {
	background: url(../icon/ic_person_black_24px.svg) no-repeat;
	background-position: 5% 8%;
	border-radius: 20px;
	background-color: #ffffff;
	box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.25);
	height: 100%;
	margin-top: 20px;
	position: relative;
	text-align: left;
	padding-bottom: 10px;
}

li.accountNavSubTitle {
	font-size: 12px;
	line-height: 21px;
	text-align: left;
	padding-left: 18px;
	font-weight: bold;
}

.accountLeftNavigation .accountNav .headline {
	height: 40px;
	margin: 0;
}

.accountLeftNavigation .accountNav .headline, .forgottenPwd .headline {
	background-color: transparent;
	margin-left: 40px;
	border-bottom: none;
	font-size: 14px; /* �t�H���g�u���ɂ��ގ� */
	line-height: 21px; /* �t�H���g�u���ɂ��ގ� */
	text-align: left;
	padding-top: 15px;
}

.accountNav ul {
	margin-left: 0;
}

.accountNav hr {
	margin-top: 10px;
	margin-bottom: 10px;
}

.accountLeftNavigation .accountNav a {
	/*font-family: HiraKakuPro;
color: #454545;*/
	font-size: 12px; /* �t�H���g�u���ɂ��ގ� */
	line-height: 21px; /* �t�H���g�u���ɂ��ގ� */
	text-align: left;
	padding-left: 18px;
}

.accountLeftNavigation .accountNav .active a {
	color: #ff9600;
}

.accountLeftNavigation li {
	margin-bottom: 10px;
}

.accountLeftNavigation a:hover {
	/*font-family: HiraKakuPro;
color: #ff9600;*/
	font-size: 12px; /* �t�H���g�u���ɂ��ގ� */
	line-height: 21px; /* �t�H���g�u���ɂ��ގ� */
	text-align: left;
}

/*.accountContentPane{
border-radius: 20px;
background-color: #ffffff;
width: 900px;
height: 525px;}
*/
.accountContentPane .accountBodyContentSlot {
	border-radius: 20px;
	background-color: #ffffff;
}

.page-account .accountContentPane .accountnavigationcollectioncomponent .headline h3
	{
	font-size: 22px;
	line-height: 21px;
}

.accountContentPane .accountnavigationcollectioncomponent .accountNav {
	border-radius: 20px;
	background-color: #f8f8f8;
	border: none;
	height: 182px;
	padding: 0;
	width: 100%;
}

.accountContentPane .accountnavigationcollectioncomponent .accountNav .headline
	{
	border-bottom: 1px solid #eeeeee;
	/*font-family: HiraKakuPro;
color: #454545;*/
	font-size: 16px; /* �t�H���g�u���ɂ��ގ� */
	line-height: 21px; /* �t�H���g�u���ɂ��ގ� */
	text-align: left;
}

.page-account .accountContentPane .accountBodyContentSlot .acom .headline
	{
	margin-bottom: 0;
	margin-top: 21px;
	padding-left: 15px;
	padding-top: 0;
	width: auto;
}

.page-account .accountContentPane .accountBodyContentSlot .acom hr {
	display: none;
}

.accountContentPane hr {
	margin-top: 10px;
}

.page-account .accountContentPane .accountBodyContentSlot .headline {
	padding-top: 20px;
}

.accountContentPaneParent {
	min-height: 600px;
}
/*
select#ExpiryMonth {
    margin-left: -20px;
}
*/
.accountContentPane .accountnavigationcollectioncomponent .accountNav ul
	{
	margin-left: 30px;
}

.accountContentPane .accountnavigationcollectioncomponent .accountNav ul li
	{
	margin-top: 19px;
}

.accountContentPane .accountnavigationcollectioncomponent .accountNav a,
	.account-profile-data tr>td {
	/*font-family: HiraKakuPro;
color: #454545;*/
	font-size: 14px; /* �t�H���g�u���ɂ��ގ� */
	line-height: 21px; /* �t�H���g�u���ɂ��ގ� */
	text-align: left;
}

.page-updatePassword .accountContentPane .description {
	height: 350px;
}

.accountContentPane .description, .last.contact.clearfix .description {
	float: left;
	font-size: 12px; /* �t�H���g�u���ɂ��ގ� */
	line-height: 18px; /* �t�H���g�u���ɂ��ގ� */
	text-align: left;
	width: 130px;
	margin-left: 40px;
}

.accountContentPane .description b {
	font-size: 14px;
	line-height: 21px; /* �t�H���g�u���ɂ��ގ� */
}

.accountContentPane .headline, .last.contact.clearfix .headline {
	border-bottom: 1px solid #eeeeee;
	width: 130%;
}

/*.form-actions{
 margin-left:370px;
}*/
a.button {
	border-radius: 10px;
}

/*profile*/
.account-profile-data, .account-lottery-data {
	width: 90%;
	margin: 0 5% 3.3%;
}

.account-profile-data:nth-child(8) {
	margin-bottom: 0;
}

.account-profile-data tr>td:nth-child(1) {
	width: 30%;
}

.account-profile-data tr>td:nth-child(2) {
	width: 20%;
}

.goodsmile-global .account-profile-data tr>td:nth-child(2) {
	width: 50%;
}

.account-profile-data tr, .account-lottery-data tr {
	height: 42px;
}

.account-profile-data tr>td, .account-lottery-data tr>td {
	vertical-align: middle;
	padding: 0;
}

.account-lottery-data tr>td:nth-child(1) {
	width: 20%;
	font-size: 14px;
}

.account-profile-data tr>td a.button {
	border-radius: 5px;
	background-color: #eeeeee;
	width: 100px;
	height: 40px;
	font-size: 14px; /* �t�H���g�u���ɂ��ގ� */
	line-height: 40px; /* �t�H���g�u���ɂ��ގ� */
	text-align: center;
	border: none;
	margin: 0;
}

/*profileEdit*/
.aProfilefloat {
	float: left;
	width: 500px;
}

.accountContentPane #updateProfileForm .control-group {
	width: 180px;
	margin-right: 10px;
}

#updateProfileForm, #gslsPaymentDetailsForm, #updatePasswordForm .form-actions,
	#command .form-actions, #lotteryForm .form-actions {
	margin-left: 257px;
}

#updateProfileForm .form-actions button.negative, #updatePasswordForm .form-actions button.negative,
	#updateEmailForm .form-actions button.negative, #command .form-actions button.negative,
	#addressForm .form-actions a.button, #gslsPaymentDetailsForm .form-actions a.button,
	#deliveryDate .form-actions a.button, #lotteryForm .form-actions button.negative, #gslsRegisterForm.update-birthday .form-actions button.negative, #gslsRegisterForm.update-gender .form-actions button.negative
	{
	border-radius: 10px;
	background-color: #eeeeee;
	width: 150px;
	height: 69px;
	color: #454545;
	font-size: 15px; /* �t�H���g�u���ɂ��ގ� */
	line-height: 35px; /* �t�H���g�u���ɂ��ގ� */
	text-align: center;
	border: none;
	margin-top: 30px;
}

#updateProfileForm .form-actions button.positive, #updatePasswordForm .form-actions button.positive,
	#updateEmailForm .form-actions button.positive, #command .form-actions button.positive,
	#gslsRegisterForm.update-birthday .form-actions button.positive,
	#gslsRegisterForm.update-gender .form-actions button.positive,
	#addressForm .form-actions button.positive, #gslsPaymentDetailsForm .form-actions button.positive,
	#selectDeliveryMethodForm .form-actions button, #placeOrderForm1 button.positive,
	.page-updatePassword button.form, #deliveryDate .form-actions button.positive,
	#lotteryForm .form-actions button.positive {
	border-radius: 10px;
	background-color: #ff5400;
	width: 159px;
	height: 69px;
	font-size: 15px; /* �t�H���g�u���ɂ��ގ� */
	line-height: 35px; /* �t�H���g�u���ɂ��ގ� */
	text-align: center;
	margin: 30px 0 0 10px;
	border: none;
}

#placeOrderForm1 button.positive, #checkoutContentPanel #addressForm .form-actions button.positive
	{
	text-align: left;
}

#checkoutContentPanel .form-additionals .control-group {
	padding: 20px 0;
}

.col-xs-4.col-sm-4.col-md-4.last #placeOrderForm1 button.positive {
	font-size: 20px;
}

.col-xs-4.col-sm-4.col-md-4.last #placeOrderForm1.include-GST{
	height: 200px;
    padding-left: 20px;
    color: red;
}

/*password*/
.page-updatePassword .accountContentPane .pwd {
	font-size: 12px;
	padding-top: 75%;
	float: none;
}

#updatePasswordForm .control-group .pstrength-info, #updatePwdForm .control-group .pstrength-info,
	#updatePwdForm .control-group input[id="updatePwd.pwd"], #updatePwdForm .control-group.error .help-inline
	{
	float: left;
}

#updatePasswordForm .control-group, #updatePasswordForm .control-group label,
	#updatePasswordForm .control-group .controls, #updatePwdForm .control-group
	{
	float: left;
}

#updatePasswordForm .control-group, #updatePwdForm .control-group {
	margin-left: 39px;
}

#updatePasswordForm .control-group input[id="profile-newPassword"] {
	margin: 36% 0 10px 0;
	float: left;
}

#updatePasswordForm .control-group.error input[id="profile-newPassword"]
	{
	margin-top: 32%;
}

#updatePasswordForm .control-group .pstrength-bar {
	float: left;
}

#updatePwdForm .control-group .pstrength-minchar {
	margin: 1.5% 0 0 86.6%;
	width: 140px;
}

#updatePasswordForm .control-group .pstrength-minchar {
	margin: 39% 0 0 105%;
	width: 60px;
}

#updatePasswordForm .control-group.error .pstrength-minchar {
	margin-top: 36%
}

#updatePasswordForm .form-actions {
	margin-left: 25%;
}

.control-group label {
	font-size: 14px; /* �t�H���g�u���ɂ��ގ� */
	line-height: 21px; /* �t�H���g�u���ɂ��ގ� */
	text-align: left;
	display: none;
}

.control-group input, .control-group select, .control-group textarea {
	border-color: #e0dbd3;
}

/*email*/
.page-contact-form #gslsConfirmForm input[id="contact.name"],
	.page-contact-form #gslsConfirmForm input[id="contact.email"],
	.page-contact-form #gslsConfirmForm input[id="contact.orderNo"],
	.page-contact-form #gslsConfirmForm input[id="contact.comment"],
	.page-contact-form #gslsConfirmForm select[id="contact.categoryCode"],
	#updateEmailForm .control-group input[id="profile.email"],
	#updateEmailForm .control-group input[id="profile.checkEmail"],
	#updateEmailForm .control-group input[id="profile.pwd"], .cardForm .control-group input[id="nameOnCard"],
	#addressForm .control-group input[id="address.line1"], #addressForm .control-group input[id="address.line2"],
	.cardForm .control-group input[id="address.line1"], .cardForm .control-group input[id="address.line2"], .cardForm .control-group input[id="address.phoneNumber"],
	#addressForm .control-group input[id="address.phoneNumber"],
	#gslsRegisterForm input[id="register.email"], #gslsRegisterForm input[id="password"],
	#gslsRegisterForm input[id="register.checkPwd"], #loginForm input[id="j_username"],
	#loginForm input[id="j_password"], #checkoutContentPanel #paymentDetailsForm #newBillingAddressFields .control-group input[id="address.phoneNumber"],
	#checkoutContentPanel #paymentDetailsForm #newBillingAddressFields .control-group input[id="address.line1"],
	#checkoutContentPanel #paymentDetailsForm #newBillingAddressFields .control-group input[id="address.line2"],
	.forgottenPwd #forgottenPwdForm .control-group input[id="forgottenPwd.email"],
	#updatePasswordForm .control-group input[type="password"],
	.page-contact-form #gslsConfirmForm input, .page-contact-form #gslsConfirmForm select,
	.page-contact-form #gslsConfirmForm .control-group textarea,
	.page-multiStepCheckoutSummaryPage .cardForm .control-group input[id="cardNumber"],
	#updatePwdForm input, #lotteryForm input[type="text"] {
	border-radius: 5px;
	border-width: 1px;
	border-style: solid;
	background-color: #f8f5f1;
	width: 368px;
	height: 38px;
}

.page-contact-form #gslsConfirmForm .control-group {
	width: auto;
}

.page-update-email #updateEmailForm {
	margin-left: 240px;
}

.page-update-email .accountContentPane .description {
	font-size: 12px;
}

.page-update-email .accountContentPane .description b,
	.page-update-email .accountContentPane .emailPwd b,
	.page-updatePassword .accountContentPane .pwd b {
	font-size: 14px;
	line-height: 21px; /* �t�H���g�u���ɂ��ގ� */
}

.page-update-email .accountContentPane .emailPwd {
	font-size: 12px;
	padding: 100% 0 0 0;
	float: none;
}

.page-update-email #updateEmailForm .control-group {
	float: none;
}

.page-update-email #updateEmailForm .control-group .controls {
	float: none;
}

#updateEmailForm .control-group input[id="profile.pwd"] {
	margin: 17% 0 0 0;
}

#updateEmailForm .control-group.error input[id="profile.pwd"] {
	margin: 16% 0 0 0;
}

#updateEmailForm .control-group, .accountContentPane .i18nAddressForm .control-group,
	.accountContentPane #countrySelector .control-group,
	#deliveryAddressesChangeForm #addressForm .control-group,
	#gslsPaymentDetailsForm #checkoutContentPanel .control-group,
	#checkoutContentPanel .i18nAddressForm .control-group, #updatePwdForm .control-group,
	#lotteryForm .control-group {
	width: auto;
	height: auto;
	margin-right: 10px;
}

#checkoutContentPanel .i18nAddressForm .control-group.error {
	height: 48px;
}

.accountContentPane #countrySelector .control-group {
	margin-right: 110px;
}

/*mailMagazine*/
.accountContentPane .sub, .accountContentPane .subTitle {
	font-size: 14px; /* �t�H���g�u���ɂ��ގ� */
	line-height: 21px; /* �t�H���g�u���ɂ��ގ� */
	text-align: left;
	font-weight: bold;
	float: left;
	margin: 44px 0 0 40px;
}

.page-update-mailmagazine .accountContentPane .sub {
	margin-top: 0;
}

.accountContentPane .sub .description, .accountContentPane .subTitle .description
	{
	font-size: 12px; /* �t�H���g�u���ɂ��ގ� */
	line-height: 18px; /* �t�H���g�u���ɂ��ގ� */
	text-align: left;
	float: none;
	font-weight: normal;
	margin: 20px 0;
}

#command .control-group {
	float: none;
	width: auto;
}

#command .control-group .controls {
	margin-left: 261px;
}

/*address*/
.accountContentPane .accountBodyContentSlot .required.right {
	margin-top: 20px;
}

.accountContentPane .accountBodyContentSlot .headline {
	font-size: 22px; /* �t�H���g�u���ɂ��ގ� */
	line-height: 21px; /* �t�H���g�u���ɂ��ގ� */
	text-align: left;
	margin: 21px 0 60px 21px;
}

.accountContentPane .accountBodyContentSlot .addressItem ul li {
	font-size: 14px; /* �t�H���g�u���ɂ��ގ� */
	line-height: 23px; /* �t�H���g�u���ɂ��ގ� */
	text-align: left;
	font-weight: 400;
	border: none;
	padding: 0;
}

.accountContentPane .accountBodyContentSlot .addressItem ul {
	margin-left: 26%;
}

.accountContentPane .accountBodyContentSlot .addressItem .buttons {
	position: relative;
	min-height: 1px;
	clear: both;
	margin-left: 26%;
	padding: 19px 0 80px 0;
}

.accountContentPane .accountBodyContentSlot .addressItem .buttons .is-default-address
	{
	color: #6ddc8c;
	font-size: 14px; /* �t�H���g�u���ɂ��ގ� */
	line-height: 21px; /* �t�H���g�u���ɂ��ގ� */
	text-align: left;
}

.accountContentPane .accountBodyContentSlot .button.positive {
	border-radius: 10px;
	background-color: #ff5400;
	width: 159px;
	height: 69px;
	font-size: 15px; /* �t�H���g�u���ɂ��ގ� */
	line-height: 70px; /* �t�H���g�u���ɂ��ގ� */
	text-align: center;
	margin-left: 26%;
}

.page-add-edit-address #cartMark {
	margin: 0 !important;
}

.accountContentPane .accountBodyContentSlot .addressItem a.button {
	border-radius: 5px;
	background-color: #eeeeee;
	min-width: 100px;
	height: 36px;
	font-size: 14px; /* �t�H���g�u���ɂ��ގ� */
	line-height: 35px; /* �t�H���g�u���ɂ��ގ� */
	border: none;
}

.mark {
	background: url(../icon/ic_checkbox.svg) no-repeat;
	height: 20px;
	width: 20px;
	float: left;
	margin-top: 15px;
}

.summaryMark {
	background: url(../icon/ic_check_black_24px.svg) no-repeat;
	height: 21px;
	width: 28px;
	float: left;
}

.language-zh_TW .summaryMark {
	margin: 0 -37px 0 34px;
}

.col-xs-4.col-sm-4.col-md-4.last #placeOrderForm1 button.positive .summaryMark
	{
	margin: 5px 13px 0 60px;
}

.language-zh_TW .col-xs-4.col-sm-4.col-md-4.last #placeOrderForm1 button.positive .summaryMark
	{
	margin: 5px 13px 0 108px;
}

/*addressEdit*/
#checkoutContentPanel #paymentDetailsForm #newBillingAddressFields .control-group input[id="address.postalcode"],
	#addressForm .control-group input[id="address.postalcode"],
	.language-zh_TW #checkoutContentPanel #paymentDetailsForm #newBillingAddressFields .control-group input[id="address.postcode"],
	.language-zh_TW #addressForm .control-group input[id="address.postcode"]
	{
	margin: 0 190px 10px 0;
}

.accountContentPane .subTitle {
	margin-left: 39px;
	position: absolute;
	margin-top: 0;
}

.accountContentPane #addressForm {
	margin: 50px 0 0 250px;
}

select[id="address.country"] {
	border-radius: 5px;
	border-width: 1px;
	border-style: solid;
	background-color: #f8f5f1;
	width: auto;
	height: 38px;
}

#addressForm .control-group .controls label.add-address-left-label[for="defaultAddress"],
	#command .control-group label {
	font-size: 14px; /* �t�H���g�u���ɂ��ގ� */
	line-height: 23px; /* �t�H���g�u���ɂ��ގ� */
	text-align: left;
}

#command .control-group label {
	line-height: 25px;
	display: block;
}

#addressForm input[id="defaultAddress"], #command input[name="mailmagazine"],
	#checkoutContentPanel #addressForm .control-group input[name="saveInAddressBook"],
	#checkoutContentPanel input[id="SaveCredit"], #checkoutContentPanel input[id="differentAddress"]
	{
	border-radius: 3px;
	border-width: 1px;
	border-style: solid;
	background-color: #f0ebe5;
	width: 18px;
	height: 18px;
	float: left;
}

#addressForm .form-actions a.button, #gslsPaymentDetailsForm .form-actions a.button,
	#deliveryDate .form-actions a.button {
	line-height: 68px;
}

#addressForm .form-actions, #gslsPaymentDetailsForm .form-actions {
	float: left;
}

#gslsPaymentDetailsForm .form-actions a.button, #gslsPaymentDetailsForm .form-actions button.positive,
	fieldset {
	margin-top: 0;
}

/*payment*/
.accountContentPane .paymentItem {
	border-bottom: none;
	width: 600px;
}

.accountContentPane .paymentItem ul li {
	font-size: 14px; /* �t�H���g�u���ɂ��ގ� */
	line-height: 23px; /* �t�H���g�u���ɂ��ގ� */
	text-align: left;
	padding-left: 200px;
}

.accountContentPane .paymentItem .buttons, #checkoutOrderDetails #orderTotals thead td,
	#checkoutOrderDetails #orderTotals tfoot td:first-child {
	font-size: 14px; /* �t�H���g�u���ɂ��ގ� */
	line-height: 21px; /* �t�H���g�u���ɂ��ގ� */
	text-align: left;
	top: 0;
}

.accountContentPane .paymentItem .buttons button {
	border-radius: 5px;
	background-color: #eeeeee;
	width: 100px;
	height: 36px;
	border: none;
}

.accountContentPane .paymentItem .buttons form {
	float: left;
}

/*paymentEdit*/
#gslsPaymentDetailsForm .cardForm {
	width: 560px;
}

.accountContentPane #gslsPaymentDetailsForm #checkoutContentPanel {
	margin-bottom: 0px;
	padding-bottom: 0px;
	width: 600px;
	background-color: transparent;
}

#checkoutContentPanel fieldset.cardDate {
	width: auto;
	margin-top: 0;
}

fieldset.cardDate legend {
	margin-bottom: 0;
}

#gslsPaymentDetailsForm .control-group label, #addressForm .control-group label
	{
	/*font-family: HiraKakuPro;
color: #454545;*/
	font-size: 15px; /* �t�H���g�u���ɂ��ގ� */
	line-height: 21px; /* �t�H���g�u���ɂ��ގ� */
	text-align: left;
	display: none;
}

.cardForm .control-group select[id="cardType"] {
	border-radius: 5px;
	border-width: 1px;
	border-style: solid;
	background-color: #f8f5f1;
	width: 248px;
	height: 38px;
	float: none;
}

#gslsPaymentDetailsForm .form-actions {
	margin: 40px 0 0 20px;
}

/*orderhistory*/
.accountContentPane .orderList {
	padding-bottom: 30px;
}

.accountContentPane .paginationBar {
	border: none;
}

.accountContentPane .paginationBar.top {
	padding: 39px 0 35px;
}

.accountContentPane .orderList .orderListTable thead {
	width: 880px;
	height: 29px;
}

.accountContentPane .orderList .table-header {
    border-bottom: 2px solid #e4e4e4;
}
.accountContentPane .orderList .table-header thead #header1,
	.accountContentPane .orderList .table-header thead #header2,
	.accountContentPane .orderList .table-header thead #header7,
	.accountContentPane .orderList .table-header thead #header4,
	.accountContentPane .orderList .table-header thead #header5
	{
	font-weight: normal;
}

.accountContentPane .orderList .orderListTable tbody tr.customOrderHistory td[headers="header5"] button {
    background-color: #ffffff;
    border: 1px solid black;
}
.customOrderHistory {
    background-color: #f8f8f8;
}
.accountContentPane .orderList .orderListTable thead th {
	/*font-family: HiraKakuPro;
color: #727272;*/
	font-size: 12px; /* �t�H���g�u���ɂ��ގ� */
	line-height: 21px; /* �t�H���g�u���ɂ��ގ� */
	text-align: left;
	vertical-align: middle;
	border-bottom: none;
}

.accountContentPane .orderList .orderListTable thead #header1,
	.accountContentPane .orderList .orderListTable thead #header3,
	.accountContentPane .orderList .orderListTable tbody tr td[headers="header1"]
	{
	
}

.accountContentPane .orderList .orderListTable tbody tr.customOrderHistory td[headers="header1"]
	{
	width: 195px;
	padding-left: 17px;
}

.accountContentPane .orderList .orderListTable tbody tr.customOrderHistory td[headers="header2"]
	{
	width: 140px;
}

.orderList .orderListTable1 {
	margin: 0px 40px 0 40px;
	width: 92%;
}
.orderList .orderListTable2 {
	margin-left: 0px;
	width: 100%;
}
.accountContentPane .orderList .orderList2 .orderListTable2 td[headers="header4"] {
	width: 59px;
}

.orderList .orderListTable thead th {
	text-align: center !important;
}

.orderList .orderListTable td {
	text-align: center !important;
}

.orderList .orderListTable tr.customOrderHistory td {
	text-align: initial !important;
}

.order-details #header1 {
	width: 165px;
}

.accountContentPane .orderList .orderListTable tbody .item td[headers="header2"]
	{
	width: 420px;
	border-bottom: none;
	text-align: left !important;
}

.accountContentPane .orderList .order-details thead .head #header7 {
	width: 445px;
	
}

.orderListTable tr.head #header2 {
	display: none;
}

.orderListTable #header4, .orderListTable .td4 {
	padding-right: 45px;
}

.orderListTable tr.head #header4 {
	padding-right: 0px;
}

.order-details #header5 {
	width: 190px;
}

.orderList .orderListTable .rightside p {
	text-align: right !important;
	vertical-align: middle !important;
}

.orderList .orderListTable .rightside {
	text-align: right !important;
	vertical-align: middle !important;
}

.orderList .orderListTable td p {
	text-align: center !important;
}

.orderList .orderListTable tr.customOrderHistory td p {
	text-align: initial !important;
}

.orderList .orderListTable .action {
	text-align: center;
}

.orderList .orderListTable tr.customOrderHistory .action {
	float: right;
	padding-right: 17px;
}

.orderList .orderListTable.customOrderHistory .action {
	text-align: center;
	/* width: 95px; */
	float: right;
	padding-right: 17px;
}

.accountContentPane .orderList .orderListTable tbody tr.customOrderHistory td[headers="header5"] button
	{
	width: 85px;
}

.accountContentPane .orderList .orderList2 {
	border-bottom: 1px solid #eeeeee;
}

.accountContentPane .orderList .orderList2 .orderListTable td[headers="header5"] {
	width: 130px;
}

.accountContentPane .orderList .orderList2:first-child .orderListTable thead {
	border-top: 1px solid #eeeeee;
}

.accountContentPane .orderList .orderList2 .orderListTable {
	
}
.accountContentPane .orderList .orderList2 .title {
	display: none;
}
.accountContentPane .orderList .orderList2 .orderListTable thead tr {
	display: none;
}
 
.accountContentPane .orderList .orderList2 .orderListTable thead tr.ruleline0 {
	display:table-row;
	border-bottom: 1px solid #bfbbbb;
	
}

.accountContentPane .orderList .orderListTable tbody tr.item {
	border-bottom: none;
}

.accountContentPane .orderList .orderListTable tbody tr td {
	height: 60px;
	vertical-align: middle;
}

.accountContentPane .orderList .orderListTable tbody tr.customOrderHistory td {
	height: inherit;
}

.accountContentPane .orderList .orderListTable tbody tr td,
	.accountContentPane .orderList .orderListTable tbody tr td p,
	.accountContentPane .orderList .orderListTable tbody tr td a {
	font-size: 14px; /* �t�H���g�u���ɂ��ގ� */
	font-weight: bold;
	line-height: 21px; /* �t�H���g�u���ɂ��ގ� */
}

.accountContentPane .orderList .orderListTable tbody tr td a {
	font-size: 12px;
	color: #428bca;
	font-weight: lighter;
}

.accountContentPane .orderList .orderListTable tbody tr td[headers="header4"] p
	{
	font-weight: bold;
}

.accountContentPane .orderList .orderListTable tbody tr td[headers="header5"] button
	{
	border-radius: 5px;
	background-color: #eeeeee;
	width: 80px;
	height: 36px;
	margin: 0;
	border: none;
	padding: 0;
}

.accountContentPane .orderList .orderListTable tbody tr.customOrderHistory td[headers="header5"] button
	{
	background-color: #ffffff;
	border: 1px solid black;
}

.accountContentPane .orderList .orderListTable tbody tr td[headers="header5"] button a
	{
	text-decoration: none;
	/*font-family: HiraKakuPro;
color: #454545;*/
	font-size: 14px; /* �t�H���g�u���ɂ��ގ� */
	line-height: 21px; /* �t�H���g�u���ɂ��ގ� */
	font-weight: bold;
	z-index: 999;
	display: block;
}

.accountContentPane .orderList .orderListTable tbody tr td[headers="header5"] button p
	{
	margin: 0;
}

.accountContentPane .paginationBar #sort_form1, .accountContentPane .paginationBar #sort_form2
	{
	float: right;
	margin-right: 40px;
}

.accountContentPane .paginationBar #sort_form1 label,
	.accountContentPane .paginationBar #sort_form2 label {
	/*font-family: HiraKakuPro;
color: #454545;*/
	font-size: 14px; /* �t�H���g�u���ɂ��ގ� */
	line-height: 23px; /* �t�H���g�u���ɂ��ގ� */
	text-align: left;
	margin: 10px;
}

.accountContentPane .paginationBar #sort_form1 select[id="sortOptions1"],
	.accountContentPane .paginationBar #sort_form2 select[id="sortOptions2"]
	{
	border-radius: 5px;
	border-width: 1px;
	border-style: solid;
	background-color: #f8f5f1;
	width: 98px;
	height: 38px;
}

.accountContentPane .paginationBar #sort_form1 .sort,
	.accountContentPane .paginationBar #sort_form2 .sort {
	float: right;
}

.accountContentPane .paginationBar #sort_form1 select[id="sortOptions1"] option,
	.accountContentPane .paginationBar #sort_form2 select[id="sortOptions2"] option
	{
	/*font-family: HiraKakuPro;
color: #454545;*/
	font-size: 15px; /* �t�H���g�u���ɂ��ގ� */
	line-height: 21px; /* �t�H���g�u���ɂ��ގ� */
}

.accountContentPane .paginationBar.bottom .right {
	float: none !important;
	margin-top: 43px;
}

.accountContentPane .paginationBar .right ul.pagination {
	margin-left: 40px;
}

.accountContentPane .paginationBar.top .right, .accountContentPane .paginationBar .showAll,
	.accountContentPane .paginationBar .right ul.pagination li.prev,
	.accountContentPane .paginationBar .right ul.pagination li.next {
	display: none;
}

.accountContentPane .paginationBar .right ul.pagination li.prev a,
	.accountContentPane .paginationBar .right ul.pagination li.next a {
	background: none;
	background-color: transparent;
	border: none;
	padding: 0px;
}

.accountContentPane .paginationBar .right ul.pagination li {
	width: 30px;
	height: 30px;
}

.accountContentPane .paginationBar .right ul.pagination>li>a {
	line-height: 20px;
	border: none;
	padding: 0px;
	/*font-family: AvenirNext;*/
	color: #454545;
	font-size: 14px; /* �t�H���g�u���ɂ��ގ� */
	font-weight: 700;
	line-height: 21px; /* �t�H���g�u���ɂ��ގ� */
}

.accountContentPane .paginationBar .right ul.pagination li strong {
	background-color: #ff9600;
	border: none;
	padding: 0px;
	border-radius: 10px;
	color: #ffffff;
	height: 20px;
	line-height: 20px;
	font-size: 14px; /* �t�H���g�u���ɂ��ގ� */
	font-weight: 700;
	line-height: 21px; /* �t�H���g�u���ɂ��ގ� */
}

.accountContentPane .paginationBar .totalResults {
	float: left !important;
	font-size: 14px; /* �t�H���g�u���ɂ��ގ� */
	line-height: 23px; /* �t�H���g�u���ɂ��ގ� */
	text-align: left;
	margin-left: 40px;
	margin-top: 1;
	display: block;
}

.accountContentPane .accountOrderDetailOrderTotals .col-xs-2.col-sm-2.col-md-2
	{
	font-weight: bold;
	text-align: center;
	margin-left: 0;
	padding-left: 0;
}

.accountContentPane .accountOrderDetailOrderTotals .description {
	width: auto;
	padding-left: 14px;
}

.accountContentPane .accountOrderDetailOrderTotals .detaildescription {
	margin-left: 10px;
}

.accountOrderDetailOrderTotals .order-totals #orderTotals thead tr td {
	padding-left: 0px;
}

.accountContentPane .orderBoxes .orderBox .headline {
	width: 160px;
	height: 100%;
}

.accountBodyContentSlot .orderBoxes .orderBox ul li {
	text-align: left;
}

.accountContentPane #orderTotals thead td {
	background-color: transparent;
	border-bottom: 1px solid #eeeeee;
}

.accountContentPane .orderBox {
	width: 100% !important;
}

.accountContentPane .orderBoxes .orderBox {
	float: none;
	border: none;
	border-bottom: 1px solid #eeeeee;
	height: auto;
}

.accountContentPane .orderBoxes .orderBox.address {
	height: 260px;
}

.accountContentPane .orderBoxes .orderBox.deliveryDate {
	height: 90px;
}

.accountContentPane .orderBoxes .orderBox .headline {
	margin: 0 0 0 21px;
	float: left;
	font-size: 14px;
	line-height: 21px;
	border: none;
}

.accountContentPane .orderBoxes .orderBox.payment .headline {
	margin-right: 0;
	text-align: left;
}

.accountContentPane .orderBoxes .orderBox.payment {
	text-align: left;
}

.accountContentPane .orderBoxes .orderBox ul {
	margin: 20px 0 0 180px;
}

.accountContentPane .orderBoxes .orderBox ul li {
	font-size: 14px; /* �t�H���g�u���ɂ��ގ� */
	line-height: 23px; /* �t�H���g�u���ɂ��ގ� */
}

.accountContentPane .orderBoxes .orderBox button {
	/* 
margin-left:20px;
*/
	
}

.accountContentPane .orderList .orderListTable tbody td a {
	text-decoration: initial;
}

.accountContentPane .orderList .headline {
	display: none;
}

.accountContentPane .orderList .orderList1-details {
	width: 100%;
	margin-left: 0;
}

.accountContentPane .orderList .orderList2-details {
    margin: -1px 40px 0 40px;
    width: 92%;
}



.accountContentPane .orderList .orderList2 p strong {
	margin-left: 40px;
	font-size: 14px;
	line-height: 21px;
}

.accountContentPane .orderList .orderList2 .orderListTable thead {
	background-color: transparent;		
}

.accountContentPane .orderList .orderList2 .orderListTable thead tr th[id="header4"],
	.accountContentPane .orderList .orderList2 .orderListTable thead tr th[id="header5"],
	.accountContentPane .orderList .orderList2 .orderListTable thead tr th[id="header6"]
	{
	font-weight: normal;
	/*width:9%;*/
	text-align: center;
}

.accountContentPane .orderList .orderList2 .orderListTable2 thead tr th[id="header7"]
	{
	font-weight: normal;
	text-align: left !important;
}

.accountContentPane .orderList .orderListTable tbody .item td[headers="header2"],
	.accountContentPane .orderList .orderListTable tbody .item td[headers="header4"],
	.accountContentPane .orderList .orderListTable tbody .item td[headers="header5"],
	.accountContentPane .orderList .orderListTable tbody .item td[headers="header6"]
	{
	text-align: center;
	font-weight: bold;
}

#deliveryAddressesChangePopup #deliveryAddressChangeForm {
	width: 540px;
	margin-left: 60px;
}

.span-7G.accountLeftNavigation {
	position: absolute;
	right: 5%;
	top: 29%
}

/*login*/
.page-login #colorbox, .page-login #colorbox #cboxWrapper, .page-login #colorbox #cboxWrapper #cboxContent,
	.page-login #colorbox #cboxWrapper #cboxContent #cboxLoadedContent,
	.forgottenPwd, .page-checkout-login #colorbox, .page-checkout-login #colorbox #cboxWrapper,
	.page-checkout-login #colorbox #cboxWrapper #cboxContent,
	.page-checkout-login #colorbox #cboxWrapper #cboxContent #cboxLoadedContent
	{
	border-radius: 20px;
	background-color: #ffffff;
	width: 900px !important;
	height: 498px !important;
}

.page-login #colorbox, .page-checkout-login #colorbox {
	left: 224.5px !important;
	margin-top: 100px;
}

.page-login #colorbox #cboxWrapper #cboxContent #cboxLoadedContent {
	width: 915px !important;
}

.forgottenPwd {
	padding: 20px 0;
}

.forgottenPwd .headline {
	font-size: 20px; /* �t�H���g�u���ɂ��ގ� */
	line-height: 21px; /* �t�H���g�u���ɂ��ގ� */
	text-align: left;
	padding-top: 0;
	margin-bottom: 0;
	border: none;
}

.page-login .forgottenPwd .description, .page-checkout-login .forgottenPwd .description
	{
	margin-left: 40px;
	width: 580px;
	font-size: 14px;
}

.page-login .forgottenPwd #forgottenPwdForm, .page-checkout-login .forgottenPwd #forgottenPwdForm
	{
	margin: 40px 0 0 40px;
}

.page-login .forgottenPwd button, .page-checkout-login .forgottenPwd button
	{
	border-radius: 5px;
	width: 150px;
	height: 37px;
}

.page-login #cboxClose, .page-checkout-login #cboxClose {
	background: url(../icon/ic_close_black_24px.svg) no-repeat;
	width: 20px;
	height: 20px;
	top: 20px;
	right: 20px;
}

.uCenter {
	margin-left: 11%;
}

.userRegister #gslsRegisterForm, .userLogin #loginForm {
	margin: 0 10%;
	text-align: left;
}

.userRegister, .userLogin {
	border-radius: 20px;
	height: 605px;
	border: none;
	background-color: #ffffff;
	padding: 0 0 20px;
}

.userRegister .headline, .userLogin .headline {
	font-size: 22px; /* �t�H���g�u���ɂ��ގ� */
	line-height: 21px; /* �t�H���g�u���ɂ��ގ� */
	text-align: left;
	font-weight: bold;
	margin: 20px 5% 0;
	border-bottom: none;
	padding: 20px 0 0;
}

.userRegister .sub, .userLogin .sub {
	font-size: 14px; /* �t�H���g�u���ɂ��ގ� */
	line-height: 21px; /* �t�H���g�u���ɂ��ގ� */
	text-align: left;
	font-weight: bold;
	margin: 20px 10% 0;
}

.userRegister .description, .userLogin .description {
	line-height: 18px; /* �t�H���g�u���ɂ��ގ� */
	text-align: left;
	margin: 0 15% 20px 10%;
	min-height: 36px;
}

.expressCheckoutLogin .description {
	margin: 0px;
}

#gslsRegisterForm .control-group {
	float: left;
	margin-right: 2.5%;
	width: 47%;
	max-height: 83px;
	height: auto;
}

#gslsRegisterForm .control-group:nth-child(odd) {
	margin-right: 0;
}

#gslsRegisterForm .control-group label, #loginForm .control-group label
	{
	/*font-family: HiraKakuPro;
color: #454545;*/
	font-size: 15px; /* �t�H���g�u���ɂ��ގ� */
	line-height: 21px; /* �t�H���g�u���ɂ��ގ� */
	text-align: left;
}

#gslsRegisterForm input[id="register.lastName"], #gslsRegisterForm input[id="register.firstName"],
	#gslsRegisterForm input[id="register.lastNameKana"], #gslsRegisterForm input[id="register.firstNameKana"],
	#updateProfileForm .control-group input[id="profile.lastName"],
	#updateProfileForm .control-group input[id="profile.firstName"],
	#updateProfileForm .control-group input[id="profile.lastNameKana"],
	#updateProfileForm .control-group input[id="profile.firstNameKana"],
	.cardForm .control-group input[id="cardNumber"], .cardForm .control-group input[id="cvc"],
	.cardForm .control-group select[id="ExpiryYear"], .cardForm .control-group select[id="ExpiryMonth"],
	#addressForm .control-group input[id="address.surname"], #addressForm .control-group input[id="address.firstName"],
	#addressForm .control-group input[id="address.lastNameKana"],
	#addressForm .control-group input[id="address.firstNameKana"],
	#addressForm .control-group input[id="address.postalcode"],
	#addressForm .control-group select[id="address.region"], #addressForm .control-group input[id="address.townCity"],
	
	.cardForm .control-group input[id="address.surname"], .cardForm .control-group input[id="address.firstName"],
	.cardForm .control-group input[id="address.lastNameKana"],
	.cardForm .control-group input[id="address.firstNameKana"],
	.cardForm .control-group input[id="address.postalcode"],
	.cardForm .control-group select[id="address.region"], .cardForm .control-group input[id="address.townCity"],
	/* .cardForm .control-group input[id="address.phoneNumber"], .cardForm .control-group input[id="address.line1"],
	.cardForm .control-group input[id="address.line2"], */
	#checkoutContentPanel #paymentDetailsForm #newBillingAddressFields .control-group input[id="address.surname"],
	#checkoutContentPanel #paymentDetailsForm #newBillingAddressFields .control-group input[id="address.firstName"],
	#checkoutContentPanel #paymentDetailsForm #newBillingAddressFields .control-group input[id="address.lastNameKana"],
	#checkoutContentPanel #paymentDetailsForm #newBillingAddressFields .control-group input[id="address.firstNameKana"],
	#checkoutContentPanel #paymentDetailsForm #newBillingAddressFields .control-group input[id="address.postalcode"],
	#checkoutContentPanel #paymentDetailsForm #newBillingAddressFields .control-group select[id="address.region"],
	#checkoutContentPanel #paymentDetailsForm #newBillingAddressFields .control-group input[id="address.townCity"],
	.control-group input[id="address.postcode"], #lotteryForm .control-group input[id="lottery.postcode"],
	#lotteryForm .control-group input[id="lottery.storageMethodNumber"],
	#lotteryForm .control-group input[id="lottery.donationDestinationNumber"],
	#lotteryForm .control-group select {
	border-radius: 5px;
	border-width: 1px;
	border-style: solid;
	background-color: #f8f5f1;
	width: 178px;
	height: 38px;
}

#gslsRegisterForm button.positive, #loginForm button.positive, .last.contact.clearfix  #gslsConfirmForm button.positive
	{
	border-radius: 10px;
	background-color: #ff5400;
	width: 159px;
	height: 69px;
	/*font-family: HiraKakuPro;
color: #ffffff;*/
	font-size: 15px; /* �t�H���g�u���ɂ��ގ� */
	line-height: 35px; /* �t�H���g�u���ɂ��ގ� */
	text-align: center;
	border: none;
}

#gslsRegisterForm .form-actions, #loginForm .form-actions {
	padding-top: 20px;
	margin: 0 21%;
}

a.password-forgotten {
	/*font-family: HiraKakuPro;
color: #454545;*/
	font-size: 12px; /* �t�H���g�u���ɂ��ގ� */
	line-height: 21px; /* �t�H���g�u���ɂ��ގ� */
	text-decoration: underline;
	text-align: left;
}

/*checkoutNavigation*/
#checkoutProgress {
	margin-bottom: 30px;
	padding: 0 20px 0 20px;
}

#checkoutProgress, #checkoutProgress li.step.disabled, #checkoutProgress li.step.visited
	{
	background-color: transparent;
}

#checkoutProgress li.step.active {
	height: 4px;
	margin: 0 3% 0 3%;
	width: 19%;
}

#checkoutProgress li.step.disabled, #checkoutProgress li.step.visited {
	height: 4px;
	background: none repeat scroll 0 0 #eee;
	margin: 0 3% 0 3%;
	width: 19%;
}

#checkoutProgress li.step.active a, #checkoutProgress li.step.active div
	{
	color: #454545;
	font-size: 13px; /* �t�H���g�u���ɂ��ގ� */
	line-height: 21px; /* �t�H���g�u���ɂ��ގ� */
	text-align: center;
	margin-top: 22px;
}

#checkoutProgress li.step.disabled a, #checkoutProgress li.step.visited a,
	#checkoutProgress li.step.disabled div, #checkoutProgress li.step.visited div
	{
	/*font-family: AvenirNext;
color: #d6d6d6;*/
	font-size: 13px; /* �t�H���g�u���ɂ��ގ� */
	font-weight: 700;
	line-height: 21px; /* �t�H���g�u���ɂ��ގ� */
	/*text-align: center;*/
	/*font-family: HiraKakuPro;*/
	color: #d6d6d6;
	font-size: 13px; /* �t�H���g�u���ɂ��ގ� */
	line-height: 21px; /* �t�H���g�u���ɂ��ގ� */
	text-align: center;
	margin-top: 22px;
}

#checkoutContentPanel hr {
	border-bottom: 1px solid #eee;
}

.page-multiStepCheckoutSummaryPage #cboxWrapper, .page-address-book #cboxWrapper
	{
	border-radius: 10px;
}

.page-multiStepCheckoutSummaryPage #cboxClose, .page-address-book #cboxClose
	{
	background: url(../icon/ic_close_black_24px.svg) no-repeat;
	margin: 20px;
}

.page-multiStepCheckoutSummaryPage #contents {
	text-align: left;
}

/*deliveryAddress*/
.page-multiStepCheckoutSummaryPage #checkoutContentPanel {
	border-radius: 20px;
	background-color: #ffffff;
	border: none;
	margin: 20px 0 60px;
	padding: 0 0 30px 0;
}

#checkoutContentPanel .headline {
	/*font-family: HiraKakuPro;
	color: #454545;*/
	font-size: 14px; /* �t�H���g�u���ɂ��ގ� */
	line-height: 21px; /* �t�H���g�u���ɂ��ގ� */
	text-align: left;
	border: none;
	float: left;
	width: 25%;
	padding-left: 5%;
	margin-top: 10px;
}

#checkoutContentPanel .headline .description {
	/*font-family: HiraKakuPro;
color: #454545;*/
	font-size: 12px; /* �t�H���g�u���ɂ��ގ� */
	line-height: 18px; /* �t�H���g�u���ɂ��ގ� */
	text-align: left;
	font-weight: normal;
	margin-top: 23px;
	text-transform: none;
}

#checkoutContentPanel #addressForm {
	
}

#checkoutContentPanel #addressForm .control-group label {
	font-size: 14px; /* �t�H���g�u���ɂ��ގ� */
	line-height: 23px; /* �t�H���g�u���ɂ��ގ� */
}

#checkoutContentPanel #addressForm .form-additionals .control-group label
	{
	display: block;
}

#checkoutContentPanel #addressForm #countrySelector {
	margin-top: 40px;
}

#checkoutContentPanel #addressForm .form-actions {
	position: relative;
	bottom: 0;
}

#addressForm .form-actions button.positive, #deliveryDate .form-actions button.positive
	{
	margin: 0;
}

#checkoutContentPanel #addressForm .form-actions a.button {
	display: none;
}

#checkoutContentPanel .i18nAddressForm {
	width: 550px;
	margin-right: 0;
}

#checkoutOrderDetails {
	margin: 20px 0;
}

#checkoutOrderDetails .deliveryCartItems {
	min-height: 128px;
	border-bottom: solid 1px #eeeeee;
}

#checkoutOrderDetails #orderTotals, #checkoutOrderDetails .deliveryCartItems
	{
	border-radius: 20px;
	background-color: #ffffff;
	box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.25);
}

#checkoutOrderDetails #orderTotals .orderTotalsTitle,
	#checkoutOrderDetails .deliveryCartItems .deliveryCartItemsTitle {
	color: #454545;
	font-size: 14px; /* ����������� */
	line-height: 21px; /* ����������� */
	text-align: left;
	padding: 10px 20px 0;
	font-weight: bold;
}

#checkoutOrderDetails #orderTotals hr, #checkoutOrderDetails .deliveryCartItems hr
	{
	margin-top: 5px;
	margin-bottom: 0;
}

#checkoutOrderDetails #orderTotals table, #checkoutOrderDetails .deliveryCartItems table
	{
	width: 90%;
	margin-left: 5%;
}

#checkoutOrderDetails .deliveryCartItems img {
	border: solid 1px #eeeeee;
	border-radius: 5px;
}

#checkoutOrderDetails .deliveryCartItems .thumb {
	width: 60px;
	height: 60px;
}

#checkoutOrderDetails #orderTotals, #checkoutOrderDetails .deliveryCartItems .priceRow
	{
	border: none;
	padding-bottom: 10px;
}

.language-zh_TW #checkoutOrderDetails .deliveryCartItems .priceRow {
	width: 39%;
}

#checkoutOrderDetails .deliveryCartItems .deliveryCartItemsBorder {
	border-bottom: 1px solid #eee;
	margin-top: 5px;
	padding-bottom: 5px;
	color: #454545;
	font-size: 14px;
}

#checkoutOrderDetails .deliveryCartItems tbody {
	
}

#checkoutOrderDetails #orderTotals {
	padding-bottom: 10px;
}

#checkoutContentPanel button.view-address-book {
	border-radius: 10px;
	background-color: #eeeeee;
	width: 159px;
	height: 69px;
	color: #454545;
	border: none;
}

#savedAddressList .headline, #savedPaymentList .headline {
	border-bottom: none;
	font-size: 22px; /* �t�H���g�u���ɂ��ގ� */
	line-height: 21px; /* �t�H���g�u���ɂ��ގ� */
	text-align: left;
}

#savedAddressList {
	padding: 0;
}

#savedAddressList .headline {
	border-bottom: solid 1px #eeeeee;
	padding: 20px 0 30px 20px;
}

#savedAddressList .addressList {
	margin-left: 20px;
	width: 926px;
	padding: 0 20px;
}

#cboxLoadedContent .addressItem {
	margin: 20px 0 0 20px;
	padding: 0 20px;
	font-size: 14px;
}

#savedAddressList .addressList, #savedPaymentList .paymentList {
	border-radius: 20px;
	background-color: #ffffff;
}

#savedAddressList .addressList .addressEntry {
	width: 250px;
	border: none;
	padding: 0 20px 20px 0;
}

#savedPaymentList .paymentList .paymentEntry {
	border-bottom: none;
}

#savedAddressList .addressEntry button.positive.left, #savedPaymentList .paymentEntry button.positive.right,
	#checkoutContentPanel button.view-saved-payments {
	border-radius: 5px;
	background-color: #ff5400;
	width: 150px;
	height: 37px;
	border: none;
	/*font-family: HiraKakuPro;*/
	color: #ffffff;
	font-size: 14px; /* �t�H���g�u���ɂ��ގ� */
	line-height: 21px; /* �t�H���g�u���ɂ��ގ� */
}

#checkoutContentPanel button.view-saved-payments {
	width: 180px;
}

#savedAddressList .addressEntry ul li, #cboxLoadedContent .addressItem ul li
	{
	font-family: HiraKakuPro;
	color: #454545;
	font-size: 14px; /* �t�H���g�u���ɂ��ގ� */
	line-height: 23px; /* �t�H���g�u���ɂ��ގ� */
	text-align: left;
}

#cboxLoadedContent .addressItem ul {
	margin-bottom: 20px;
}

#cboxLoadedContent .buttons .removeAddressButton {
	border-radius: 5px;
	background-color: #ff5400;
	border: medium none;
	color: rgb(255, 255, 255);
	font-size: 14px;
}

#cboxLoadedContent .buttons .closeColorBox {
	background-color: rgb(238, 238, 238);
	color: rgb(69, 69, 69);
	border: medium none;
	margin-left: 100px;
}

#cboxLoadedContent {
	height: auto !important;
}

/*deliveryMethod*/
#selectDeliveryMethodForm {
	margin-left: 80px;
}

#selectDeliveryMethodForm ul li.delivery_method_item {
	margin-bottom: 10px;
}

#selectDeliveryMethodForm ul li.delivery_method_item label {
	font-size: 14px; /* �t�H���g�u���ɂ��ގ� */
	line-height: 23px; /* �t�H���g�u���ɂ��ގ� */
	text-align: left;
	font-weight: normal;
}

#selectDeliveryMethodForm input[name="delivery_method"] {
	border-radius: 50%;
	border-width: 1px;
	border-style: solid;
	background-color: #f0ebe5;
	width: 18px;
	height: 18px;
}

.deliveryCauntion {
	font-size: 14px;
	color: red;
}

#selectDeliveryMethodForm .form-actions {
	position: static;
}

#selectDeliveryMethodForm .form-actions button, #addressForm .form-actions button.positive,
	#deliveryDate .form-actions button.positive {
	line-height: 45px;
	margin-top: 30px;
	margin-left: 10px;
}

#selectDeliveryMethodForm .form-actions button {
	text-align: left;
}

#selectDeliveryMethodForm .form-actions button.positive #cartMark,
	#addressForm .form-actions button.positive #cartMark, #deliveryDate .form-actions button.positive #cartMark
	{
	margin: 0 10px 10px;
}

/*paymentMethod*/
#paymentDetailsForm {
	width: 100%;
	padding-bottom: 50px;
}

#checkoutContentPanel #paymentDetailsForm {
	
}

#checkoutContentPanel #paymentDetailsForm .control-group {
	float: left;
	width: 70%;
	margin-left: -10px;
	margin-bottom: 0;
}

.language-zh_TW #checkoutContentPanel #paymentDetailsForm .control-group
	{
	width: auto;
}

#checkoutContentPanel #paymentDetailsForm .cardForm {
	width: 70%;
	margin-left: 30%;
}

#checkoutContentPanel #paymentDetailsForm .cardForm .control-group {
	width: auto;
	margin: 0 10px 0 0;
}

#checkoutContentPanel #paymentDetailsForm .cardForm .control-group label
	{
	font-size: 14px;
	line-height: 28px;
	text-align: left;
}

.accountContentPane #updateProfileForm .control-group label {
	/*  font-family: HiraKakuPro;
    color: #454545;*/
	font-size: 14px;
	line-height: 28px;
	text-align: left;
}

#checkoutContentPanel .save_payment_details label, label[for="differentAddress"]
	{
	/*font-family: HiraKakuPro;
color: #454545;*/
	font-size: 14px; /* �t�H���g�u���ɂ��ގ� */
	line-height: 23px; /* �t�H���g�u���ɂ��ގ� */
	text-align: left;
	width: 250px;
}

#checkoutContentPanel .check {
	/*font-family: HiraKakuPro;
    color: #454545;*/
	font-size: 14px;
	line-height: 28px;
	text-align: left;
	margin-left: 11px;
}

#paymentDetailsForm .form-actions button.positive {
	border-radius: 10px;
	background-color: #ff5400;
	width: 159px;
	height: 69px;
	/*font-family: HiraKakuPro;*/
	color: #ffffff;
	font-size: 15px; /* �t�H���g�u���ɂ��ގ� */
	line-height: 70px; /* �t�H���g�u���ɂ��ގ� */
	text-align: left;
	margin-left: 200px;
	border: none;
}

#checkoutContentPanel #cartMark {
	background: url(../icon/ic_go_cash_48px.svg) no-repeat;
	width: 40px;
	height: 40px;
	margin: 10px 10px 0 10px;
	float: left;
}

#paymentDetailsForm .bankForm, #paymentDetailsForm .paypal,
	#paymentDetailsForm .cashOnDelivery, #paymentDetailsForm .carrierSoftbank,
	#paymentDetailsForm .carrierAu, #paymentDetailsForm .carrierDocomo {
	width: 70%;
	margin-left: 30%;
}

#paymentDetailsForm #creInfo {
	float: left;
	margin-top: 1em;
}

#paymentDetailsForm #creInfo:nth-child(10) {
	margin-top: 0;
}

#paymentDetailsForm #creInfo a {
	margin-top: 10px;
	line-height: 40px;
}

#paymentDetailsForm #creInfo b {
	color: #ff0000;
	font-size: 11px; /* ����������� */
	line-height: 18px; /* ����������� */
	text-align: left;
}

/*summary*/
#checkoutContentPanel.summaryFlow strong {
	/*font-family: HiraKakuPro;
color: #454545;*/
	font-size: 14px; /* �t�H���g�u���ɂ��ގ� */
	line-height: 21px; /* �t�H���g�u���ɂ��ގ� */
	text-align: left;
	margin-bottom: 24px;
}

#checkoutContentPanel.summaryFlow ul li {
	color: #454545;
	font-size: 14px; /* �t�H���g�u���ɂ��ގ� */
	line-height: 23px; /* �t�H���g�u���ɂ��ގ� */
	text-align: left;
}

.sFloat {
	float: left;
}

#checkoutContentPanel .sFloat a.editButton {
	position: static;
	border-radius: 5px;
	background-color: #eeeeee;
	width: 100px;
	height: 40px;
	/*font-family: HiraKakuPro;*/
	color: #454545;
	font-size: 14px; /* �t�H���g�u���ɂ��ގ� */
	line-height: 41px; /* �t�H���g�u���ɂ��ގ� */
	border: none;
}

#checkoutContentPanel.summaryFlow ul li strong {
	margin: 29px 0 20px 0;
}

.col-xs-4.col-sm-4.col-md-4.last #placeOrderForm1 {
	border-radius: 20px;
	background-color: #ffffff;
	box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.25);
	height: 140px;
	width: 380px;
}

.col-xs-4.col-sm-4.col-md-4.last #placeOrderForm1 button.positive {
	border-radius: 10px;
	background-color: #ff5400;
	width: 340px;
	height: 100px;
	margin: 20px;
	border: none;
}

#checkoutOrderDetails .deliveryCartItems {
	margin: 30px 0;
}

#checkoutOrderDetails #orderTotals thead td, #checkoutOrderDetails #orderTotals tfoot td:first-child
	{
	background-color: transparent;
	border-bottom: none;
	border-radius: 20px;
}

#checkoutOrderDetails #orderTotals tbody td {
	color: #727272;
	font-size: 13px; /* �t�H���g�u���ɂ��ގ� */
	line-height: 21px; /* �t�H���g�u���ɂ��ގ� */
	padding: 10px 0 5px 0;
	border-bottom: solid 1px #eeeeee;
}

#checkoutOrderDetails #orderTotals thead, #checkoutOrderDetails .deliveryCartItems thead td
	{
	border-bottom: solid 1px #eeeeee;
}

#checkoutOrderDetails #orderTotals thead td {
	padding: 14px 0 14px;
}

#checkoutOrderDetails #orderTotals tfoot td {
	border: none;
	padding: 14px 0 12px;
	font-size: 16px; /* ����������� */
	font-weight: 700;
	line-height: 21px; /* ����������� */
}

#checkoutOrderDetails .deliveryCartItems thead td {
	background-color: transparent;
	padding: 14px 20px;
}

.required {
	display: none
}

#checkoutOrderDetails .deliveryCartItems .name {
	margin-right: 41px;
	font-size: 14px; /* �t�H���g�u���ɂ��ގ� */
	font-weight: 700;
	color: #454545;
	min-height: 55px;
}

.col-xs-3.col-sm-3.col-md-3.last .deliveryCartItems thead td {
	background-color: transparent;
	border-bottom: none;
	border-radius: 20px;
	padding: 14px 0 0 20px;
}

#selectDeliveryMethodForm input[type=radio], #checkoutContentPanel #paymentDetailsForm .control-group input[type=radio]
	{
	display: inline-block;
	margin-right: 6px;
}

#selectDeliveryMethodForm input[type=radio]+label, #checkoutContentPanel #paymentDetailsForm .control-group input[type=radio]+.check
	{
	position: relative;
	display: inline-block;
	margin-right: 12px;
	line-height: 1.5px;
	cursor: pointer;
}

@media ( min-width : 1px) {
	#selectDeliveryMethodForm input[type=radio], #checkoutContentPanel #paymentDetailsForm .control-group input[type=radio]
		{
		display: none;
		margin: 0;
	}
	#selectDeliveryMethodForm input[type=radio]+label, #checkoutContentPanel #paymentDetailsForm .control-group input[type=radio]+.check
		{
		padding: 0 0 0 24px;
	}
	#selectDeliveryMethodForm input[type=radio]+label::before,
		#checkoutContentPanel #paymentDetailsForm .control-group input[type=radio]+.check::before
		{
		content: "";
		position: absolute;
		top: 50%;
		left: 0;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
		display: block;
		width: 20px;
		height: 20px;
		margin-top: -9px;
		background-color: #f0ebe5;
	}
	#selectDeliveryMethodForm input[type=radio]+label::before,
		#checkoutContentPanel #paymentDetailsForm .control-group input[type=radio]+.check::before
		{
		border: 2px solid #e0dbd3;
		border-radius: 30px;
	}
	#selectDeliveryMethodForm input[type=radio]:checked+label::after,
		#checkoutContentPanel #paymentDetailsForm .control-group input[type=radio]:checked+.check::after
		{
		content: "";
		position: absolute;
		top: 50%;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
		display: block;
	}
	#selectDeliveryMethodForm input[type=radio]:checked+label::after,
		#checkoutContentPanel #paymentDetailsForm .control-group input[type=radio]:checked+.check::after
		{
		left: 1px;
		top: 8px;
		width: 18px;
		height: 18px;
		margin-top: -4px;
		border: 5px solid #ff9600;
		border-radius: 30px;
	}
	#checkoutContentPanel #paymentDetailsForm .control-group input[type=radio]:checked+.check::after
		{
		margin-top: -15px;
	}
}

.control-group select, select {
	position: relative;
	/*-webkit-appearance: none;*/
	padding-left: 10px;
}

.control-group .sort, #sort_form1 .sort, #sort_form2 .sort {
	position: relative;
	margin: 0;
}

.control-group .sort:after, #sort_form1 .sort:after, #sort_form2 .sort:after
	{
	display: block;
	content: " ";
	position: absolute;
	top: 50%;
	right: 15px;
	width: 20px;
	height: 20px;
	margin-top: -10px;
	/*background: url(../icon/ic_pulldown.svg) 0 0 no-repeat;*/
	pointer-events: none;
}

.accountContentPane #updateProfileForm .control-group.error {
	max-height: 90px;
}

#gslsPaymentDetailsForm #checkoutContentPanel .cardForm .control-group,
	#deliveryAddressesChangeForm #addressForm .control-group,
	#gslsRegisterForm .control-group, ontrol-group {
	max-height: 83px;
	height: auto;
}

#checkoutContentPanel #paymentDetailsForm .cardForm .control-group {
	max-height: 83px;
	height: auto;
	/*	margin-right:30px;*/
}

#gslsRegisterForm .control-group.error .pstrength-minchar,
	#gslsRegisterForm .control-group.error .pstrength-info,
	#gslsRegisterForm .control-group.error .pstrength-bar {
	display: none;
}

.page-multiStepCheckoutSummaryPage .control-group .radio.inline label {
	display: block;
	margin: 0;
}

.bankForm, .paypal a, .carrierSoftbank p, carrierAu p, carrierDocomo p {
	font-size: 13px; /* �t�H���g�u���ɂ��ގ� */
	line-height: 35px; /* �t�H���g�u���ɂ��ގ� */
	text-align: left;
}

.cashOnDelivery p {
	/*font-family: Kozuka Gothic Pr6N;
color:  #454545;*/
	font-size: 14px;
	line-height: 23px;
	text-align: left;
	/* �C�����C���X�^�C�� */
	/*font-family: HiraKakuPro;*/
	color: #454545;
	font-size: 14px; /* �t�H���g�u���ɂ��ގ� */
	line-height: 23px; /* �t�H���g�u���ɂ��ގ� */
	text-align: left;
}

.bankForm p b {
	font-size: 14px; /* �t�H���g�u���ɂ��ގ� */
	line-height: 23px; /* �t�H���g�u���ɂ��ގ� */
}

/*contactform*/
.page-contact-form .alert {
	border: none;
}

.page-contact-form #globalMessages {
	text-align: center;
}

.page-contact-form .help-inline {
	float: left;
}

.page-contact-form .contactContentPane, .page-contact-confirm .contactContentPane,
	.page-contact-comp .contactContentPane {
	border-radius: 20px;
	background-color: #ffffff;
	padding: 20px 0;
	margin: 20px 11%;
	width: 78%;
}

.last.contact.clearfix {
	margin-left: 2.3%;
}

st.contact.clearfix .left {
	width: 20%;
}

.last.contact.clearfix .right {
	width: 80%;
}

.last.contact.clearfix .con {
	margin-left: 3%;
	padding-top: 20px;
}

.contactContentPane .form-actions {
	padding-top: 20px;
}

.page-contact-form .searchInput {
	width: 870px !important;
}

.last.contact.clearfix .headline {
	color: rgba(69, 69, 69, 0.7);
	font-size: 22px; /* �t�H���g�u���ɂ��ގ� */
	line-height: 21px; /* �t�H���g�u���ɂ��ގ� */
	text-align: left;
	width: 94%;
}

.comp .headline {
	text-align: center !important;
	font-size: 16px !important;;
}

.last.contact.comp.clearfix .description {
	width: 100%;
	text-align: center;
	font-size: 14px;
}

.last.contact.clearfix .description, .last.contact.clearfix .description a,
	.last.contact.clearfix  .contact-confirm-data tbody tr td, .last.contact.clearfix .contact-confirm-data tbody tr td pre
	{
	color: rgba(69, 69, 69, 0.7);
	margin-left: 0;
}

.last.contact.clearfix select option, .last.contact.clearfix #gslsConfirmForm select
	{
	color: #b2afaa;
}

.last.contact.clearfix .description b {
	font-size: 14px;
	line-height: 21px; /* �t�H���g�u���ɂ��ގ� */
}

.last.contact.clearfix #gslsConfirmForm .clearfix {
	display: none;
}

.last.contact.clearfix #gslsConfirmForm .control-group textarea {
	border-radius: 5px;
	border-width: 1px;
	border-style: solid;
	background-color: #f8f5f1;
	width: 680px;
	height: 530px;
}

.page-contact-confirm .form-actions {
	padding-top: 40px;
}

.last.contact.clearfix .form-actions .info {
	float: left;
	margin: 10px 0 0 19px;
	color: #ff0000;
	text-align: left;
	font-weight: bold;
}

.last.contact.clearfix .contact-confirm-data {
	margin: 0 0 30px 16%;
}

.last.contact.clearfix .contact-confirm-data tbody tr td pre {
	background-color: transparent;
}

#gslsConfirmForm a.button {
	border-radius: 10px;
	background-color: #eeeeee;
	width: 150px;
	height: 69px;
	color: #454545;
	font-size: 15px; /* �t�H���g�u���ɂ��ގ� */
	line-height: 70px; /* �t�H���g�u���ɂ��ގ� */
	text-align: center;
	border: none;
}

.page-contact-confirm .form-actions {
	margin-left: 16%;
}

.page-address-book .addressItem, .accountContentPane .paymentItem {
	padding: 0;
	border: none;
}

.page-payment-details .accountBodyContentSlot {
	padding-bottom: 20px;
}

.page-faq #contentLeft, .page-termsAndConditions #contentLeft {
	border-radius: 20px;
	background-color: #ffffff;
	margin: 20px 0;
}

.page-faq #contentLeft, .page-termsOfUse #contentLeft, .page-termsOfUse div.area-2col .col_left, .page-faq div.area-2col .col_left,
	.page-termsAndConditions #contentLeft, .page-termsAndConditions div.area-2col .col_left
	{
	width: auto;
}


.page-termsOfUse div.area-2col .col_left .content {
	width: 970px;
}


.page-faq div.area-2col .col_left .content {
	width: 970px;
}

.page-faq dd {
	/*font-family: HiraKakuPro;*/
	color: #454545;
	font-size: 14px; /* �t�H���g�u���ɂ��ގ� */
	text-align: left;
}

.page-termsAndConditions .tabBody {
	margin-top: 20px;
}

.page-termsAndConditions table, .page-termsAndConditions .tw .tabBody p,
	.page-faq dl {
	margin-left: 39px;
	margin-right: 39px;
}

.page-termsOfUse  div#content {
    padding-top: 20px;
    padding-bottom: 30px;
}

.page-termsOfUse p {
	font-size: 14px;
}

.page-termsOfUse div#contents {
    width: 1250px;
    background-color: white;
    border-radius: 20px;
     padding-bottom: 30px;
}

.page-termsAndConditions .tw .tabBody p {
	font-size: 14px;
	line-height: 23px;
	margin-right: 10px;
}

.page-termsAndConditions tbody tr td {
	font-size: 13px;
	line-height: 35px;
}

.page-termsAndConditions .tabBody h3 span, .page-termsAndConditions tbody tr td,
	.page-termsAndConditions tabBody p {
	/*font-family: HiraKakuPro;*/
	line-height: 21px;
	color: rgba(69, 69, 69, 0.7);
}

.page-faq #contentLeft .area-2col .col_left, .page-faq #contentLeft .area-2col .col_right,
	.page-termsAndConditions #contentLeft .area-2col .col_left,
	.page-termsAndConditions #contentLeft .area-2col .col_right {
	margin: 4.6% 0 0;
}

.page-termsAndConditions #contentLeft .area-2col {
	padding-left: 15px;
	padding-right: 15px;
}

.page-faq p {
	margin-left: 39px;
}

.page-multiStepCheckoutSummaryPage #checkoutOrderDetails #placeOrderForm1
	{
	position: static;
	margin-left: 0;
}

#checkoutContentPanel .col-xs-3.col-sm-3.col-md-3.place-order {
	float: none !important;
	width: 189px;
	height: 70px;
}

/*search*/
.page-search .paginationToppage .right {
	position: relative;
	top: 28px;
}

.page-search .paginationBar .showAll {
	float: none;
	margin: 0;
	padding: 0;
	line-height: 0;
	border-left: none;
	color: #9e9e9e;
}

.page-search .bottom .paginationToppage .sortForm {
	display: none;
}

.page-search .paginationBar .totalResults {
	position: relative;
	color: #9e9e9e;
}

.searchText.pull-left {
	display: none;
}

.page-search .paginationToppage .totalResults .searchText.pull-left {
	display: block;
	color: #9e9e9e;
	margin-right: 12px;
}

.searchConditions {
	margin: 20px 0;
	background-color: #fff;
	border: 1px solid transparent;
	border-radius: 20px;
	-webkit-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.25);
	box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.25);
}

.searchConditions .headline {
	color: #454545;
	font-size: 14px;
	line-height: 21px;
	text-align: left;
	margin: 15px 0 0 20px;
	font-weight: bold;
}

.searchConditions .facet {
	margin: 0 0 20px 19px;
}

.searchConditions .facetHead {
	color: #454545;
	line-height: 21px;
	text-align: left;
	font-weight: bold;
}

.searchConditions .facetHead .fa-search {
	margin-right: 11px;
}

.searchConditions .facetValues {
	/*font-family: AvenirNext;*/
	color: #454545;
	font-weight: 400;
	line-height: 21px;
	text-align: left;
}

.facetValueCount {
	/*font-family: AvenirNext;*/
	color: #ffffff;
	font-size: 11px;
	font-weight: 700;
	line-height: 21px;
	text-align: left;
	background-color: #b9b9b9;
	border-radius: 10px/8px;
	padding: 0 6px;
}

input[type="number"] {
	-webkit-appearance: none;
	-moz-appearance: textfield;
	margin: 0;
}

.page-orderConfirmationPage .orderHead {
	background-color: #ffffff;
	border-radius: 20px;
	margin: 20px 0;
	text-align: center;
	font-size: 13px; /* �t�H���g�u���ɂ��ގ� */
	line-height: 21px; /* �t�H���g�u���ɂ��ގ� */
	text-align: center;
	/* �C�����C���X�^�C�� */
	/*font-family: AvenirNext;*/
	color: #454545;
	font-size: 13px; /* �t�H���g�u���ɂ��ގ� */
	font-weight: 400;
	line-height: 21px; /* �t�H���g�u���ɂ��ގ� */
	text-align: center;
}

.page-orderConfirmationPage .color {
	color: #ff5400;
	font-size: 22px;
	line-height: 17px;
	margin: 40px;
	font-weight: bold;
}

.page-orderConfirmationPage .orderHead a {
	width: 159px;
	height: 69px;
	color: #ffffff;
	font-size: 15px;
	line-height: 65px;
	text-align: center;
	margin: 50px 0 40px;
}

.page-orderConfirmationPage .orderList {
	border: none;
	background-color: #ffffff;
	border-radius: 20px;
}

.page-orderConfirmationPage .orderList .item,
	.page-orderConfirmationPage .orderList tr, .accountContentPane .accountOrderDetailOrderTotals td
	{
	border-bottom: solid 1px #eeeeee;
}

.page-orderConfirmationPage .orderList .headline {
	font-size: 22px;
	margin-top: 20px;
	border-bottom: none;
	text-align: left;
	padding-left: 20px;
}

.page-orderConfirmationPage .orderList {
	padding-left: 0;
	padding-right: 0;
}

.page-orderConfirmationPage .orderBox .address {
	padding-left: 0;
	padding-right: 0;
}

.page-orderConfirmationPage .orderList .orderListTable thead th {
	color: #727272;
	line-height: 21px;
	font-weight: normal;
}

.page-orderConfirmationPage .orderList .orderListTable thead #header4,
	.page-orderConfirmationPage .orderList .orderListTable thead #header5,
	.page-orderConfirmationPage .orderList .orderListTable thead #header6,
	.page-orderConfirmationPage .orderList .orderListTable tbody td[headers="header4"],
	.page-orderConfirmationPage .orderList .orderListTable tbody td[headers="header5"],
	.page-orderConfirmationPage .orderList .orderListTable tbody td[headers="header6"]
	{
	text-align: center;
}

.page-orderConfirmationPage .orderList .orderListTable .item td {
	vertical-align: middle;
}

.page-orderConfirmationPage .orderList .orderListTable tbody td[headers="header4"],
	.page-orderConfirmationPage .orderList .orderListTable tbody td[headers="header5"],
	.page-orderConfirmationPage .orderList .orderListTable tbody td[headers="header6"]
	{
	font-size: 14px;
	font-weight: 700;
}

.page-orderConfirmationPage .orderList .orderListTable tbody .thumb,
	.page-orderConfirmationPage .orderList .orderListTable tbody .thumb a img,
	.accountContentPane .orderList .orderListTable .thumb a img {
	width: 100px;
	height: 100px;
}

.page-orderConfirmationPage .orderList .orderListTable tbody .thumb {
	padding-bottom: 13px;
}

.page-orderConfirmationPage .orderList .orderListTable tbody .details {
	width: 447px;
}

.page-orderConfirmationPage .orderList .orderListTable tbody .details .itemName a
	{
	font-weight: bold;
	line-height: 23px;
}

.page-orderConfirmationPage .orderBoxes {
	float: right;
	margin-top: 0;
}

.page-orderConfirmationPage .orderBox {
	border-radius: 20px;
	background-color: #ffffff;
	width: 100%;
	border: none;
	margin-bottom: 20px;
	height: auto;
	padding-top: 14px;
	padding-left: 0px;
	padding-right: 0px;
}

.page-orderConfirmationPage .orderBox .headline {
	border: none;
	font-size: 14px; /* �t�H���g�u���ɂ��ގ� */
	text-align: left;
	border-bottom: solid 1px #eeeeee;
	padding: 0 20px;
}

.page-orderConfirmationPage .orderBox ul {
	padding: 0 20px;
}

.page-orderConfirmationPage .orderBox .paymentModeName {
	text-align: left;
	padding: 0 10px;
	margin: 1em;
}

.page-orderConfirmationPage .orderBox .left {
	width: 100%;
}

.page-orderConfirmationPage .orderBox ul li {
	font-size: 12px; /* �t�H���g�u���ɂ��ގ� */
	font-weight: 400;
	line-height: 18px; /* �t�H���g�u���ɂ��ގ� */
	text-align: left;
}

.page-orderConfirmationPage #orderTotals {
	margin-top: 20px;
}

.page-orderConfirmationPage #orderTotals thead {
	display: none;
}

.page-orderConfirmationPage #orderTotals tbody td {
	color: #727272;
	font-size: 13px;
	line-height: 21px;
	padding: 10px 0;
}

.page-orderConfirmationPage #orderTotals tfoot td {
	font-size: 16px;
	line-height: 21px;
	padding: 25px 0;
}

.summaryDeliveryMode .col-xs-7.col-sm-7.col-md-7, .summaryPayment .col-xs-7.col-sm-7.col-md-7,
	.summaryDeliveryAddress .col-xs-7.col-sm-7.col-md-7,
	#checkoutOrderDetails.col-xs-3.col-sm-3.col-md-3 {
	padding-left: 0;
	padding-bottom: 20px;
}

#checkoutContentPanel .summaryDeliveryMode, #checkoutContentPanel .summaryPayment
	{
	padding: 20px 0;
	border-top: solid 1px #eeeeee;
}

.searchConditions .headline .fa-search {
	margin-right: 11px;
}

.postalcode_parent .control-group {
	padding-top: 30px;
}

#checkoutContentPanel .form-actions {
	position: relative;
	bottom: 0;
}

#checkoutContentPanel .form-actions button.positive {
	margin-left: 30%;
}

#deliveryAddressesChangeForm b {
	font-size: 22px;
	line-height: 21px;
}

#deliveryAddressesChangeForm #cboxClose {
	background: url(../icon/ic_close_black_24px.svg) no-repeat;
	margin-top: 35px;
	margin-right: 20px;
	overflow: hidden;
	outline: none;
}

#deliveryAddressesChangeForm #cboxClose :focus {
	overflow: hidden;
	outline: none;
}

#reorderPayPalLastConfirmDialog b, #reorderPayPalConfirmDialog b,
	#reorderCreditLastConfirmDialog b, #creditForm b {
	font-size: 22px;
	line-height: 21px;
}

#creditPopup {
	overflow: hidden;
}

#reorderPayPalLastConfirmDialog a.button, #reorderPayPalConfirmDialog a.button,
	#reorderCreditLastConfirmDialog  a.button, #creditForm a.button {
	border-radius: 10px;
	background-color: #eeeeee;
	width: 150px;
	height: 69px;
	color: #454545;
	font-size: 15px;
	text-align: center;
	border: none;
	margin-top: 30px;
	line-height: 68px;
}

#reorderPayPalLastConfirmDialog button.positive,
	#reorderPayPalConfirmDialog button.positive,
	#reorderCreditLastConfirmDialog button.positive, #creditForm button.positive
	{
	border-radius: 10px;
	background-color: #ff5400;
	width: 150px;
	height: 69px;
	color: #fff;
	font-size: 15px;
	text-align: center;
	border: none;
	margin-top: 30px;
	line-height: 68px;
}

#reorderPayPalLastConfirmDialog .form-actions,
	#reorderPayPalConfirmDialog .form-actions,
	#reorderCreditLastConfirmDialog .form-actions, #creditForm .form-actions
	{
	width: 327px;
}

#reorderPayPalLastConfirmDialog #cboxClose, #reorderPayPalConfirmDialog #cboxClose,
	#reorderCreditLastConfirmDialog #cboxClose, #creditForm #cboxClose {
	background: url(../icon/ic_close_black_24px.svg) no-repeat;
	margin-top: 35px;
	margin-right: 20px;
	overflow: hidden;
	outline: none;
}

#orderProcessingConfirmDialog #cboxClose{
	display:none;
	background: url(../icon/ic_close_black_24px.svg) no-repeat;
	margin-top: 0px;
	margin-right: 0px;
	overflow: hidden;
	outline: none;
}


#creditForm select {
	border-radius: 5px;
	border-width: 1px;
	border-style: solid;
	background-color: #f8f5f1;
	height: 38px;
}

#creditForm input {
	border-radius: 5px;
	border-width: 1px;
	border-style: solid;
	background-color: #f8f5f1;
	height: 38px;
}

#creditForm .creditDate .sort {
	
}

.create_update_payment_form .save_payment_details label {
	padding-left: 15px;
	vertical-align: top;
	/*  padding-top: 14px;*/
	padding-top: 2px;
}

div#reorderCreditLastConfirmDialog {
	overflow: hidden;
}

div#reorderPayPalLastConfirmDialog {
	overflow: hidden;
}

#creditReorderForm  .help-inline {
	margin-top: -20px;
}

#creditReorderForm.goodsmile-global .help-inline {
	height: 20px;
}

.goodsmile-global .help-inline span{
	font-size: 12px !important;
}

.save_payment_details.goodsmile-global {
	margin-top: 10px;
}

.paymentCostStatus {
	float: left;
	width: 140px;
}

.status {
	float: left;
	width: 140px;
}

.trackingNumber {

    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    max-width: 115px;
}
.trackingNumber a {

    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    max-width: 115px;
}
.paymentCostStatus, .status, .trackingNumber {
}

td[headers="header7"] .paymentCostStatus, td[headers="header7"] .status,
	td[headers="header7"] .trackingNumber {
	font-size: 14px;
	font-weight: bold;
}

.accountContentPane .orderList .orderList2:nth-of-type(3) .title,
	.accountContentPane .orderList .orderList2:nth-of-type(3) .orderListTable thead tr.head th[id="header4"],
	.accountContentPane .orderList .orderList2:nth-of-type(3) .orderListTable thead tr.head th[id="header5"],
	.accountContentPane .orderList .orderList2:nth-of-type(3) .orderListTable thead tr.head th[id="header6"],
	.accountContentPane .orderList .orderList2:nth-of-type(3) .orderListTable thead tr.head th[id="header7"]
	{
	visibility: visible !important;
}

.accountContentPane .orderList .orderList2:nth-of-type(3) .title {
	margin-top: 45px;
}

.accountContentPane .orderList .orderList2:not (:nth-of-type(3) ) .orderListTable thead tr.head
	{
	display: none;
}

.accountContentPane .orderList .orderList2:not (:nth-of-type(3) ) .orderListTable tbody td[headers="header4"]
	{
	width: 10.54%;
}

.accountContentPane .orderList .orderList2:not (:nth-of-type(3) ) .orderListTable tbody td[headers="header5"]
	{
	width: 9.29%;
}

.accountContentPane .orderList .orderList2:not (:nth-of-type(3) ) .orderListTable tbody td[headers="header6"]
	{
	width: 17.7%;
}

.language-en .accountContentPane .orderList .orderList2:not (:nth-of-type(3)
	) .orderListTable tbody td[headers="header4"] {
	width: 18%;
}

.language-en .accountContentPane .orderList .orderList2:not (:nth-of-type(3)
	) .orderListTable tbody td[headers="header5"] {
	width: 9.3%;
}

.language-en .accountContentPane .orderList .orderList2:not (:nth-of-type(3)
	) .orderListTable tbody td[headers="header6"] {
	width: 10.1%;
}

.accountContentPane .orderList .orderListTable thead th {
	text-transform: none;
}

#gslsRegisterForm input[name="mailmagazine"] {
	width: auto !important;
}

.language-ja .ui-datepicker .ui-datepicker-title {
	text-align: left;
	line-height: 2.8em;
}

.language-ja .ui-datepicker select.ui-datepicker-month {
	float: right;
	padding: 3px 0 !important;
	margin-right: 10px !important;
	width: 56px !important;
}

.language-ja .ui-datepicker select.ui-datepicker-year {
	float: left;
	padding: 3px 0 !important;
	margin-right: 5px !important;
	width: 60px !important;
	height: 31px;
}

.language-ja .ui-datepicker .ui-datepicker-prev, .language-ja .ui-datepicker .ui-datepicker-next
	{
	top: 8px;
}

.page-order .create_update_payment_form .save_payment_details label {
	padding-top: 14px;
}

.page-order .container-fluid {
	padding-left: 0;
	padding-right: 0;
}

.maintenanceTime {
	float: left;
	padding-left: 44px;
	color: red;
}

.deliveryFAQ {
	float: left;
	margin-left: 26%;
	text-align: left;
	margin-right: 20px;
}

.language-zh_TW .maintenanceTime {
	float: none;
}

.control-group.addressinfo {
	width: 100% !important;
	text-align: left;
}

select[id="currency_selector"] {
	border-radius: 5px;
	border-width: 1px;
	border-style: solid;
	background-color: #f8f5f1;
	width: 248px;
	height: 38px;
}

.accountContentPane #currencySelector .control-group

.accountContentPane #currencySelector {
	width: auto;
	height: auto;
	margin-right: 10px;
}

.control-group .currencySelector_sort {
	width: 248px !important;
}

.accountContentPane #currencySelector .control-group {
	margin-right: 110px;
}

select[id="currency_selector_LangCurrencyComponent"] {
	border-radius: 5px;
	border-width: 1px;
	border-style: solid;
	background-color: #f8f5f1;
	width: 81px;
	margin-top: 3px;
	margin-right: 17px;
	height: 37px;
}

#currency_selector_LangCurrencyComponent.goodsmile-global {
	height: 30px;
}

.rigth-header .header-top-link-bottom {
	padding-top: 0 !important;
}

.rigth-header .header-top-link-bottom .upper-row {
	margin-top: 13px;
}

.languagecurrencycomponent {
	margin: 0 !important;
}

.account-lottery-data tr>td {
	padding-top: 12px;
}

.account-lottery-data tr>td:nth-child(2) {
	width: 80%;
}

.account-lottery-data tr:nth-child(even), .account-lottery-data tr:nth-child(5)
	{
	background-color: #f8f8f8;
	border: solid #eee;
	border-width: 1px 0;
}

.account-lottery-data tr:nth-child(4) {
	border-bottom-width: 0;
}

.account-lottery-data tr:nth-child(5) {
	border-top-width: 0;
}

.account-lottery-data tr:nth-child(6) {
	background-color: transparent;
}

#lotteryForm .control-group textarea {
	border-radius: 5px;
	border-width: 1px;
	border-style: solid;
	background-color: #f8f5f1;
	width: 650px;
	height: 130px;
}

#donationDestinationNumber a {
	font-size: 14px;
	padding-top: 24px;
	vertical-align: middle;
}

.language-zh_TW .accountLeftNavigation li:nth-child(4) {
	display: none;
}

.language-zh_TW .acom:nth-child(3) {
	display: none;
}




#gslsRegisterForm input.gender{
	width: auto !important;
	margin-right: 10px;
}

#gslsRegisterForm label.gender{
	    margin-right: 20px;
}

#gslsRegisterForm label.dash{
	    float: left;
    width: 20px;
    text-align: center;
    height: 30px;
    text-align: center;
    vertical-align: middle;
    margin-top: 5px;
    display: inline-block;
}

#gslsRegisterForm .control-group.goodsmile{
	    margin-left: 115px;
}

#gslsRegisterForm .control-group.goodsmile-global{
	    margin-left: 175px;
}

#gslsRegisterForm .control-group.goodsmile-taiwan{
	    margin-left: 95px;
}

#gslsRegisterForm .birthdaydiv .control-group {
	width: auto;
}




#gslsRegisterForm.update-birthday .birthdaydiv .control-group {
	width: auto;
}


#gslsRegisterForm.update-birthday input.gender{
	width: auto !important;
	margin-right: 10px;
}

#gslsRegisterForm.update-birthday label.gender{
	    margin-right: 20px;
}

#gslsRegisterForm.update-birthday label.dash{
	    float: left;
    width: 20px;
    text-align: center;
    height: 30px;
    text-align: center;
    vertical-align: middle;
    margin-top: 5px;
    display: inline-block;
}

#gslsRegisterForm.update-birthday .control-group.goodsmile{
	    margin-left: 115px;
}

#gslsRegisterForm.update-birthday .control-group.goodsmile-global{
	    margin-left: 175px;
}

#gslsRegisterForm.update-birthday .control-group.goodsmile-taiwan{
	    margin-left: 95px;
}



#gslsRegisterForm.update-gender .birthdaydiv .control-group {
	width: auto;
}


#gslsRegisterForm.update-gender input.gender{
	width: auto !important;
	margin-right: 10px;
}

#gslsRegisterForm.update-gender label.gender{
	    margin-right: 20px;
	    display: inline-block;
}

#gslsRegisterForm.update-gender label.dash{
	    float: left;
    width: 20px;
    text-align: center;
    height: 30px;
    text-align: center;
    vertical-align: middle;
    margin-top: 5px;
    display: inline-block;
}

#gslsRegisterForm.update-gender .control-group.goodsmile{
	    margin-left: 115px;
}

#gslsRegisterForm.update-gender .control-group.goodsmile-global{
	    margin-left: 125px;
	    width: auto;
}

#gslsRegisterForm.update-gender .control-group.goodsmile-taiwan{
	    margin-left: 120px;
}

#gslsRegisterForm.update-gender .control-group label.gender-warning{
	    margin-left: 165px;
}

#gslsRegisterForm.update-gender .form-actions button.negative{
	margin-left: 80px;
}

#gslsRegisterForm.update-gender .form-actions.goodsmile-taiwan button.negative{
	    margin-left: 110px;
}

.userRegister.goodsmile, .userLogin.goodsmile{
	height: 800px;
}
.page-checkout-login .userRegister.goodsmile, .page-checkout-login .userLogin.goodsmile{
	height: 745px;
}
.userRegister.goodsmile-global, .userLogin.goodsmile-global{
	height: 920px;
}
.page-checkout-login .userRegister.goodsmile-global, .page-checkout-login .userLogin.goodsmile-global{
	height: 845px;
}
.userRegister.goodsmile-taiwan,  .userLogin.goodsmile-taiwan{
	height: 730px;
}
.page-checkout-login .userRegister.goodsmile-taiwan, .page-checkout-login .userLogin.goodsmile-taiwan{
	height: 730px;
}
#AccountOrderHistoryComponent-ViewOrderAction.goodsmile-global{
	width: auto;
}

.create_update_payment_form.goodsmile-global .form-actions.goodsmile-global .grecaptcha-badge{
	margin-top: -35px;
    margin-bottom: 20px;
}

#paymentDetailsForm.create_update_payment_form .grecaptcha-badge{
	margin-left: 240px;
}

#gslsRegisterForm #lastName\.errors{
	color: red;
}


#gslsRegisterForm #firstName\.errors{
	color: red;
}

#gslsRegisterForm #lastNameKana\.errors{
	color: red;
}

#gslsRegisterForm #firstNameKana\.errors{
	color: red;
}

#gslsRegisterForm #checkPwd\.errors{
	color: red;
}

#gslsRegisterForm #email\.errors{
	color: red;
}

#gslsRegisterForm #pwd\.errors{
	color: red;
}

.form-actions.goodsmile-global{
        margin-top: 50px;
}
.break-captcha{
	border-bottom-width: 2px;
}

.create_update_payment_form .form-actions.goodsmile-global{
	position: inherit !important;
}

.userRegister.goodsmile-taiwan .g-recaptcha.positive{
	margin-top: 14px !important;
}
.userRegister.goodsmile .g-recaptcha.goodsmile, .userRegister.goodsmile-global .g-recaptcha.goodsmile-global{
	margin-top: 15px !important;
}

#checkoutContentPanel .form-actions.addpaymentmethodpage.goodsmile{
	    margin-top: 20px;
}

#gslsPaymentDetailsForm.goodsmile .form-actions.goodsmile a.button, #gslsPaymentDetailsForm.goodsmile .form-actions.goodsmile button.positive,
	fieldset {
	margin-top: 20px;
}

.create_update_payment_form .form-actions.goodsmile-taiwan{
	position: inherit !important;
 }
 
 .lottery_value_display_table {
	width: 500px;
}

.profile_lottery_value_container {
	margin-left: 20px;
}