@charset "UTF-8";
h1.fs-c-heading + p {
  margin-bottom: 2em;
}

#fs_ShoppingCart .fs-l-main {
  margin-bottom: 80px;
}
@media screen and (max-width: 767px) {
  #fs_ShoppingCart .fs-l-main {
    margin-bottom: 21.3333333333vw;
  }
}
#fs_ShoppingCart .fs-c-cartTableContainer {
  border: none;
  padding: 0;
}
#fs_ShoppingCart .fs-c-featuredProduct__title {
  border-bottom: 1px solid #aaaaaa;
  padding-bottom: 5px;
  margin-bottom: 10px;
  font-size: 22px;
  color: #111111;
}
@media screen and (max-width: 767px) {
  #fs_ShoppingCart .fs-c-featuredProduct__title {
    font-size: 5.3333333333vw;
  }
}
#fs_ShoppingCart .fs-p-announcement .fs-p-announcement__title {
  border-bottom: 1px solid #aaaaaa;
  padding-bottom: 5px;
  margin-bottom: 10px;
  font-size: 22px;
  color: #111111;
}
@media screen and (max-width: 767px) {
  #fs_ShoppingCart .fs-p-announcement .fs-p-announcement__title {
    font-size: 5.3333333333vw;
  }
}
#fs_ShoppingCart .fs-p-announcement .fs-p-announcement__body p {
  font-size: 14px;
  line-height: 1.6;
}
#fs_ShoppingCart .fs-c-continueShopping {
  margin-bottom: 50px;
}
#fs_ShoppingCart .fs-c-continueShopping a {
  display: block;
  width: 40%;
  line-height: 40px;
  margin: 0 auto;
  position: relative;
  padding: 8px;
  background: none;
}
#fs_ShoppingCart .fs-c-continueShopping a::before {
  content: "";
  width: 12px;
  height: 12px;
  display: inline-block;
  border-top: 2px solid #111;
  border-left: 2px solid #111;
  transform: rotate(-45deg);
  position: absolute;
  left: 20px;
  top: calc(50% - 6px);
}
#fs_ShoppingCart .fs-c-continueShopping a .fs-c-button__label {
  font-size: 16px;
}
#fs_ShoppingCart .fs-c-cartPayment .fs-c-button--primary {
  background: #FD7F1E;
  border: none;
  line-height: 30px;
  color: #fff;
}
#fs_ShoppingCart .fs-c-cartPayment .fs-c-button--primary .fs-c-button__label {
  color: #fff;
  font-weight: 500;
}
#fs_ShoppingCart .fs-c-cartPayment .fs-c-buttonContainer .fs-c-button--secondary {
  border: 2px solid #FD7F1E;
  background: #fff;
  line-height: 40px;
  padding: 0;
}
#fs_ShoppingCart .fs-c-cartPayment .fs-c-buttonContainer .fs-c-button--secondary .fs-c-button__label {
  color: #FD7F1E;
  font-weight: 500;
}

#fs_Login .fs-l-main .fs-c-heading--page {
  font-size: 24px;
  font-weight: 700;
  padding-bottom: 10px;
  border-bottom: 1px solid #AAAAAA;
  margin-bottom: 18px;
  color: #111111;
  text-align: left;
}
@media screen and (max-width: 767px) {
  #fs_Login .fs-l-main .fs-c-heading--page {
    text-align: center;
    font-size: 4.8vw;
    padding-bottom: 1.3333333333vw;
    margin-bottom: 2.9333333333vw;
  }
}
#fs_Login .fs-l-main .fs-c-subSection__title {
  border: none;
  margin-bottom: 15px;
}
#fs_Login .fs-l-main .fs-c-inputInformation__field {
  margin: 0 auto;
  padding: 35px;
}
#fs_Login .fs-l-main .fs-c-inputInformation__link {
  text-align: center;
}
#fs_Login .fs-l-main .fs-c-button--primary {
  font-size: 18px;
  color: #fff;
  padding: 0;
  line-height: 40px;
}
#fs_Login .fs-l-main .fs-c-button--primary span {
  color: #fff;
}
#fs_Login .fs-l-pageMain {
  width: 100%;
  max-width: none;
  margin: 0 auto;
}
#fs_Login .fs-c-buttonContainer {
  margin-top: 30px;
}
@media screen and (max-width: 767px) {
  #fs_Login .fs-c-subSection {
    margin-bottom: 16vw;
  }
  #fs_Login .fs-l-main .fs-c-inputInformation__field {
    padding: 25px;
  }
  #fs_Login .fs-l-main .fs-c-subSection__title {
    font-size: 4vw;
  }
  #fs_Login .fs-l-main .fs-c-button--primary {
    font-size: 16px;
  }
}

#guide_wrap {
  margin-bottom: 100px;
}
#guide_wrap .fs-c-heading--page {
  font-size: 24px;
  font-weight: 700;
  padding-bottom: 10px;
  border-bottom: 1px solid #AAAAAA;
  margin-bottom: 18px;
  color: #111111;
  text-align: left;
  padding-top: 0;
  text-align: left;
}
@media screen and (max-width: 767px) {
  #guide_wrap .fs-c-heading--page {
    text-align: center;
    font-size: 4.8vw;
    padding-bottom: 1.3333333333vw;
    margin-bottom: 2.9333333333vw;
  }
}
#guide_wrap .fs-c-documentArticle {
  padding: 0;
}
#guide_wrap .fs-c-documentArticle p {
  font-size: 14px;
  line-height: 1.6;
}
@media screen and (max-width: 767px) {
  #guide_wrap .fs-c-documentArticle p {
    font-size: 3.7333333333vw;
  }
}
#guide_wrap .fs-c-documentArticle .fs-c-explainList {
  margin-top: 10px;
}
#guide_wrap .fs-c-documentArticle .fs-c-note {
  margin-top: 10px;
}
#guide_wrap .fs-c-documentArticle .fs-c-note li {
  margin-bottom: 3px;
}
#guide_wrap .fs-c-documentColumn__heading {
  font-size: 18px;
  font-weight: 700;
  padding: 0 0 5px 0;
  border: none;
  border-bottom: 1px solid #AAAAAA;
  margin-bottom: 16px;
  color: #111;
}
@media screen and (max-width: 767px) {
  #guide_wrap .fs-c-documentColumn__heading {
    font-size: 4.5333333333vw;
    margin-bottom: 4vw;
  }
}
#guide_wrap .fs-c-documentColumn__content {
  padding: 0;
}
#guide_wrap .fs-c-documentArticle__content {
  padding: 0;
}
#guide_wrap .fs-c-documentArticle__heading {
  padding: 8px 10px;
  background: #333;
  text-align: left;
  font-size: 18px;
}
@media screen and (max-width: 767px) {
  #guide_wrap .fs-c-documentArticle__heading {
    font-size: 4.8vw;
  }
}
#guide_wrap * + .fs-c-documentColumn {
  margin-top: 40px;
}
@media screen and (max-width: 767px) {
  #guide_wrap * + .fs-c-documentColumn {
    margin-top: 10.6666666667vw;
  }
}
#guide_wrap .fs-c-documentArticle + .fs-c-documentArticle {
  margin-top: 40px;
}
@media screen and (max-width: 767px) {
  #guide_wrap .fs-c-documentArticle + .fs-c-documentArticle {
    margin-top: 10.6666666667vw;
  }
}

#company_area .section_ttl {
  font-size: 24px;
  font-weight: 700;
  padding-bottom: 10px;
  border-bottom: 1px solid #AAAAAA;
  margin-bottom: 18px;
  color: #111111;
  text-align: left;
}
@media screen and (max-width: 767px) {
  #company_area .section_ttl {
    text-align: center;
    font-size: 4.8vw;
    padding-bottom: 1.3333333333vw;
    margin-bottom: 2.9333333333vw;
  }
}
#company_area .company_content {
  margin-bottom: 60px;
}
#company_area table {
  width: 100%;
  border-collapse: collapse;
}
#company_area table tr th,
#company_area table tr td {
  border: 1px solid #aaa;
  padding: 15px;
}
#company_area table tr th {
  background: #333;
  color: #fff;
  text-align: center;
  font-size: 16px;
  font-weight: 500;
  width: 35%;
}
#company_area table tr td {
  font-size: 14px;
  line-height: 1.6;
  width: 65%;
}
@media screen and (max-width: 767px) {
  #company_area .company_content {
    margin-top: 16vw;
  }
  #company_area table {
    width: 100%;
    display: block;
  }
  #company_area table * {
    width: 100% !important;
    display: block;
  }
  #company_area table tr {
    border: 1px solid #aaa;
  }
  #company_area table tr th, #company_area table tr td {
    padding: 2.6666666667vw;
    text-align: left;
    font-size: 3.7333333333vw;
    border: none;
  }
}

#fs_Register .fs-l-main {
  justify-content: center;
  margin-bottom: 100px;
}
#fs_Register .fs-l-main .fs-p-announcement__title {
  color: #ffffff;
  font-weight: 400;
  margin: 0 0 16px;
  padding: 8px 10px;
  background: #333;
  text-align: left;
  font-size: 18px;
}
#fs_Register .fs-l-main .fs-p-announcement__body p {
  font-size: 14px;
  line-height: 1.6;
}
#fs_Register .fs-l-main .fs-p-announcement__body .fs-c-orderedList {
  margin: 10px 0;
}
#fs_Register .fs-l-main .fs-c-specTableContainer {
  margin-bottom: 60px;
}
#fs_Register .fs-l-main .fs-c-inputTable > tbody > tr {
  border-bottom: 1px solid #aaa;
  padding: 0 10px 20px;
}
#fs_Register .fs-l-main .fs-c-inputTable > tbody > tr + tr {
  margin-top: 20px;
}
#fs_Register .fs-l-main .fs-c-inputTable > tbody > tr th {
  margin-bottom: 5px;
}
#fs_Register .fs-l-main .fs-c-inputInformation__button .fs-c-button--primary {
  font-size: 18px;
  color: #fff;
  padding: 0;
  line-height: 40px;
}
#fs_Register .fs-l-main .fs-c-inputInformation__button .fs-c-button--primary span {
  color: inherit;
}

#fs_AboutTerms .fs-l-main {
  margin-bottom: 100px;
}
@media screen and (max-width: 767px) {
  #fs_AboutTerms .fs-l-main {
    margin-bottom: 16vw;
  }
}
#fs_AboutTerms .fs-c-documentArticle__heading {
  padding: 8px 10px;
  background: #333;
  text-align: left;
  font-size: 18px;
}
@media screen and (max-width: 767px) {
  #fs_AboutTerms .fs-c-documentArticle__heading {
    font-size: 4.8vw;
  }
}
#fs_AboutTerms .fs-c-documentArticle__content {
  padding: 0;
}
#fs_AboutTerms .fs-c-documentColumn__heading {
  font-size: 18px;
  font-weight: 700;
  padding: 0 0 5px 0;
  border: none;
  border-bottom: 1px solid #AAAAAA;
  margin-bottom: 16px;
  color: #111;
}
@media screen and (max-width: 767px) {
  #fs_AboutTerms .fs-c-documentColumn__heading {
    font-size: 4.5333333333vw;
    margin-bottom: 4vw;
  }
}
#fs_AboutTerms .fs-c-documentArticle {
  padding: 0;
}
#fs_AboutTerms * + .fs-c-documentColumn {
  margin-top: 40px;
}
#fs_AboutTerms .fs-c-documentArticle + .fs-c-documentArticle {
  margin-top: 40px;
}

#fs_ReturnPolicy .fs-l-main,
#fs_PrivacyPolicy .fs-l-main,
#fs_AboutShippingAndPayment .fs-l-main,
#fs_MemberAgreement .fs-l-main {
  margin-bottom: 100px;
}
@media screen and (max-width: 767px) {
  #fs_ReturnPolicy .fs-l-main,
  #fs_PrivacyPolicy .fs-l-main,
  #fs_AboutShippingAndPayment .fs-l-main,
  #fs_MemberAgreement .fs-l-main {
    margin-bottom: 16vw;
  }
}
#fs_ReturnPolicy .fs-c-documentArticle__heading,
#fs_PrivacyPolicy .fs-c-documentArticle__heading,
#fs_AboutShippingAndPayment .fs-c-documentArticle__heading,
#fs_MemberAgreement .fs-c-documentArticle__heading {
  padding: 8px 10px;
  background: #333;
  text-align: left;
  font-size: 18px;
}
@media screen and (max-width: 767px) {
  #fs_ReturnPolicy .fs-c-documentArticle__heading,
  #fs_PrivacyPolicy .fs-c-documentArticle__heading,
  #fs_AboutShippingAndPayment .fs-c-documentArticle__heading,
  #fs_MemberAgreement .fs-c-documentArticle__heading {
    font-size: 4.8vw;
  }
}
#fs_ReturnPolicy .fs-c-documentArticle__content,
#fs_PrivacyPolicy .fs-c-documentArticle__content,
#fs_AboutShippingAndPayment .fs-c-documentArticle__content,
#fs_MemberAgreement .fs-c-documentArticle__content {
  padding: 0;
}
#fs_ReturnPolicy .fs-c-documentColumn__heading,
#fs_PrivacyPolicy .fs-c-documentColumn__heading,
#fs_AboutShippingAndPayment .fs-c-documentColumn__heading,
#fs_MemberAgreement .fs-c-documentColumn__heading {
  font-size: 18px;
  font-weight: 700;
  padding: 0 0 5px 0;
  border: none;
  border-bottom: 1px solid #AAAAAA;
  margin-bottom: 16px;
  color: #111;
}
@media screen and (max-width: 767px) {
  #fs_ReturnPolicy .fs-c-documentColumn__heading,
  #fs_PrivacyPolicy .fs-c-documentColumn__heading,
  #fs_AboutShippingAndPayment .fs-c-documentColumn__heading,
  #fs_MemberAgreement .fs-c-documentColumn__heading {
    font-size: 4.5333333333vw;
    margin-bottom: 4vw;
  }
}
#fs_ReturnPolicy .fs-c-documentArticle,
#fs_PrivacyPolicy .fs-c-documentArticle,
#fs_AboutShippingAndPayment .fs-c-documentArticle,
#fs_MemberAgreement .fs-c-documentArticle {
  padding: 0;
}
#fs_ReturnPolicy * + .fs-c-documentColumn,
#fs_PrivacyPolicy * + .fs-c-documentColumn,
#fs_AboutShippingAndPayment * + .fs-c-documentColumn,
#fs_MemberAgreement * + .fs-c-documentColumn {
  margin-top: 40px;
}
#fs_ReturnPolicy .fs-c-documentArticle + .fs-c-documentArticle,
#fs_PrivacyPolicy .fs-c-documentArticle + .fs-c-documentArticle,
#fs_AboutShippingAndPayment .fs-c-documentArticle + .fs-c-documentArticle,
#fs_MemberAgreement .fs-c-documentArticle + .fs-c-documentArticle {
  margin-top: 40px;
}

#fs_MemberAgreement .fs-c-orderedList li::before {
  color: #111;
}

#fs_NewsletterSubscribe .fs-l-pageMain {
  margin-bottom: 24px;
}
#fs_NewsletterSubscribe .fs-c-inputInformation__button {
  margin: 32px 0;
}
#fs_NewsletterSubscribe .fs-c-inputInformation__message {
  display: none;
}
#fs_NewsletterSubscribe .fs-c-button--primary {
  padding: 0;
}
#fs_NewsletterSubscribe .fs-c-button--primary span {
  font-size: 18px;
  color: #fff;
  padding: 0;
  line-height: 40px;
}
#fs_NewsletterSubscribe #mail_magazine_content {
  margin-bottom: 30px;
}
#fs_NewsletterSubscribe #mail_magazine_content .ttl_img {
  margin: 0 auto 36px;
}
#fs_NewsletterSubscribe #mail_magazine_content p {
  text-align: center;
  font-size: 14px;
  line-height: 1.6;
}
#fs_NewsletterSubscribe #mail_magazine_content p strong {
  font-weight: 700;
}
@media screen and (max-width: 767px) {
  #fs_NewsletterSubscribe #mail_magazine_content {
    margin-bottom: 8vw;
  }
  #fs_NewsletterSubscribe #mail_magazine_content .ttl_img {
    margin-bottom: 4vw;
  }
  #fs_NewsletterSubscribe #mail_magazine_content p {
    font-size: 3.7333333333vw;
    text-align: left;
  }
}

/*
#fs_ReviewLogin {
	
	.fs-c-guestReview {
		border-bottom: 1px solid #AAAAAA;
		padding-bottom: 50px;
		margin-bottom: 50px;
		
		.fs-c-button--secondary {
			border: 2px solid #444;
			line-height: 38px;
			background: #fff;
			font-size: 18px;
			padding: 0;
			display: flex;
			align-items: center;
			justify-content: center;
			
			&::before {
				content: "";
				background: url('../img/item/review_describe.svg') no-repeat center / 100%;
				width: 16px;
				height: 16px;
				display: inline-block;
				margin: 0 10px 0 0;
			}
			
		}
	}
	
	
	
	.fs-body-review-login {
		.fs-c-loginForm {
			@media screen and (min-width: 768px) {
				display: flex;
				align-items: flex-start;
				flex-wrap: wrap;
			}
		}
	}
	
	
	.fs-l-main {
		.fs-c-heading--page {
			@include section_ttl;
		}
		
		
		.fs-c-subSection__title {
			border: none;
			margin-bottom: 15px;
		}
		
		.fs-c-inputInformation__field {
			margin: 0 auto ;
			padding: 35px;
			max-width: none;
		}
		
		.fs-c-inputInformation__link {
			text-align: center;
		}
		
		.fs-c-button--primary {
			font-size: 18px;
			color: #fff;
			padding: 0;
			line-height: 40px;
			//margin-top: 30px;
			
			span {
				color: #fff;
			}
		}
	}
	
	
	.fs-l-pageMain {
		width: 100%;
		max-width: none;
		margin: 0 auto;
		display: block;
		
		.fs-c-subSection {
			flex-grow: inherit;
			flex-basis: auto;
			
			@media screen and (min-width: 1024px){
				width: 46.667%;
				
				&:nth-of-type(odd) {
					margin-right: 6.666%;
				}

				&.fs-c-newUsers {
					margin-left: 0;
				}
			}
		}
	}
	
	.fs-c-buttonContainer {
		margin-top: 30px ;
	}
	
	
	@media screen and (max-width: 767px) {
		.fs-c-subSection {
			margin-bottom: get_vw(120);
		}
		
		.fs-l-main {
			.fs-c-inputInformation__field {
				padding: 25px;
			}
			
			.fs-c-subSection__title {
				font-size: 4vw;
			}
			
			.fs-c-button--primary {
				font-size: 16px;
			}
		}
	}//767
	
}//fs_Login
*/
#fs_MyReviews .fs-l-pageMain .fs-c-reviewList__item {
  display: block;
}
#fs_MyReviews .fs-l-pageMain .fs-c-reviewList__item .fs-c-reviewList__item__product {
  display: block;
  clear: both;
}
#fs_MyReviews .fs-l-pageMain .fs-c-reviewList__item .fs-c-reviewList__item__product .fs-c-reviewProduct__image {
  float: left;
  width: 17%;
  margin-right: 3%;
}
#fs_MyReviews .fs-l-pageMain .fs-c-reviewList__item .fs-c-reviewList__item__product .fs-c-reviewProduct__image img {
  width: 100%;
}
#fs_MyReviews .fs-l-pageMain .fs-c-reviewList__item .fs-c-reviewList__item__product .fs-c-reviewProduct__info {
  float: left;
  width: 65%;
}
#fs_MyReviews .fs-l-pageMain .fs-c-reviewList__item .fs-c-reviewList__item__product .fs-c-reviewProduct__info .fs-c-productName__name {
  font-size: 16px;
}
#fs_MyReviews .fs-l-pageMain .fs-c-reviewList__item__info {
  width: 80%;
  margin-top: 40px;
}
#fs_MyReviews .fs-l-pageMain .fs-c-reviewList__item__info .fs-c-reviewRating {
  margin-right: 20px;
}
#fs_MyReviews .fs-l-pageMain .fs-c-reviewInfo__date {
  right: 35px;
  top: 30px;
}
#fs_MyReviews .fs-l-pageMain .fs-c-reviewStatus {
  background: #333;
}
#fs_MyReviews .fs-l-pageMain .fs-c-reviewList__item__body {
  width: 80%;
  padding: 25px;
  line-height: 1.8;
  font-size: 14px;
}
#fs_MyReviews .fs-l-pageMain .fs-c-reviewList__item__editButton a {
  display: flex;
  align-items: flex-start;
  flex-wrap: wrap;
  align-items: center;
}
#fs_MyReviews .fs-l-pageMain .fs-c-reviewList__item__editButton a::before {
  content: "";
  background: url("../img/item/review_describe.svg") no-repeat center/100%;
  width: 16px;
  height: 16px;
  margin-right: 10px;
}
@media screen and (max-width: 1023px) {
  #fs_MyReviews .fs-l-pageMain .fs-c-reviewList__item__body {
    position: relative;
    top: 10px;
    width: 100%;
  }
}
@media screen and (max-width: 767px) {
  #fs_MyReviews .fs-l-pageMain .fs-c-reviewList__item .fs-c-reviewList__item__product .fs-c-reviewProduct__image {
    width: 80%;
    margin: 0 auto 4vw;
    float: none;
  }
  #fs_MyReviews .fs-l-pageMain .fs-c-reviewList__item .fs-c-reviewList__item__product .fs-c-reviewProduct__info {
    float: none;
    width: 100%;
  }
  #fs_MyReviews .fs-l-pageMain .fs-c-reviewList__item .fs-c-reviewList__item__product .fs-c-reviewProduct__info .fs-c-productName__name {
    font-size: 3.7333333333vw;
  }
  #fs_MyReviews .fs-l-pageMain .fs-c-reviewList__item__info {
    margin-top: 4vw;
    width: 100%;
  }
  #fs_MyReviews .fs-l-pageMain .fs-c-reviewList__item__info .fs-c-reviewRating {
    order: inherit;
    margin-right: 2.6666666667vw;
  }
  #fs_MyReviews .fs-l-pageMain .fs-c-reviewInfo__date {
    justify-content: flex-end;
    width: 100%;
    margin-top: 4vw;
  }
  #fs_MyReviews .fs-l-pageMain .fs-c-reviewList__item__body {
    margin-top: 0;
    padding: 4vw;
    font-size: 4.2666666667vw;
    margin-bottom: 2.6666666667vw;
  }
}

/*カート*/
#fs_ShoppingCart .fs-c-wishlistProduct {
  margin-top: 60px;
}

/*カートログイン*/
#fs_ShoppingCartLogin .fs-c-button--primary {
  background: #444;
}
#fs_ShoppingCartLogin .fs-c-button--primary span {
  font-size: 18px;
  color: #fff;
  padding: 0;
  line-height: 40px;
}
#fs_ShoppingCartLogin .fs-c-inputInformation__link {
  text-align: center;
}

/*パスワード再設定*/
#fs_PasswordReminder .fs-c-button--primary {
  background: #444;
}
#fs_PasswordReminder .fs-c-button--primary span {
  font-size: 18px;
  color: #fff;
  padding: 0;
  line-height: 40px;
}

/*パスワード変更*/
#fs_EditPassword .fs-c-button--primary {
  background: #444;
}
#fs_EditPassword .fs-c-button--primary span {
  font-size: 18px;
  color: #fff;
  padding: 0;
  line-height: 40px;
}

/*退会手続き*/
#fs_DeleteAccount .fs-c-button--primary {
  background: #444;
}
#fs_DeleteAccount .fs-c-button--primary span {
  color: #fff;
  padding: 0;
}

/*お客様情報入力*/
#fs_CustomerDetails .fs-c-button--primary {
  background: #444;
}
#fs_CustomerDetails .fs-c-button--primary span {
  font-size: 18px;
  color: #fff;
  padding: 0;
  line-height: 40px;
}
#fs_CustomerDetails .fs-c-agreementConfirmation {
  margin-bottom: 20px;
}

/*お届け先*/
#fs_MyAddressBook .fs-c-button--secondary.fs-c-button--addToAddressbook,
#fs_MyAddressBook .fs-c-button--secondary {
  background: #444;
}
#fs_MyAddressBook .fs-c-button--secondary.fs-c-button--addToAddressbook span,
#fs_MyAddressBook .fs-c-button--secondary span {
  font-size: 18px;
  color: #fff;
  padding: 0;
  line-height: 40px;
}
#fs_MyAddressBook .fs-c-button--secondary span {
  line-height: 1;
  font-size: 1.4rem;
}

/*お届け先追加*/
#fs_NewAddress .fs-c-buttonContainer--pair > *:first-child {
  background: #444;
}
#fs_NewAddress .fs-c-buttonContainer--pair > *:first-child span {
  font-size: 18px;
  color: #fff;
  padding: 0;
}

/*お届け先変更*/
#fs_EditAddress .fs-c-buttonContainer--pair > *:first-child {
  background: #444;
}
#fs_EditAddress .fs-c-buttonContainer--pair > *:first-child span {
  line-height: 1;
  font-size: 1.4rem;
  color: #fff;
  padding: 0;
}

/*会員情報詳細*/
#fs_MyAccountSettings .fs-c-inputInformation__field {
  width: 90%;
  max-width: 800px;
}
#fs_MyAccountSettings .fs-c-inputInformation__field.fs-c-inputInformation__field--display .fs-c-inputTable__headerCell {
  font-size: 16px;
  font-weight: 700;
  margin-bottom: 5px;
}
#fs_MyAccountSettings .fs-c-inputInformation__field.fs-c-inputInformation__field--display .fs-c-inputTable__dataCell .fs-c-confirmation__data {
  font-size: 16px;
}
#fs_MyAccountSettings .fs-c-inputTable > tbody > tr + tr {
  padding-top: 24px;
  border-top: 1px solid #333;
}
@media screen and (max-width: 767px) {
  #fs_MyAccountSettings .fs-c-inputTable > tbody > tr + tr {
    padding-top: 18px;
    margin-top: 18px;
  }
}
#fs_MyAccountSettings .fs-c-inputInformation__button a {
  background: #444;
}
#fs_MyAccountSettings .fs-c-inputInformation__button a span {
  font-size: 18px;
  color: #fff;
  padding: 0;
  line-height: 40px;
}

/*会員登録内容変更*/
#fs_EditAccountSettings .fs-c-button--primary {
  background: #444;
}
#fs_EditAccountSettings .fs-c-button--primary span {
  font-size: 18px;
  color: #fff;
  padding: 0;
  line-height: 40px;
}

/*会員登録完了*/
#fs_RegisterSuccess .fs-c-registerSuccessMessage {
  text-align: left;
}
#fs_RegisterSuccess .fs-c-registerSuccessMessage p {
  font-size: 16px;
  margin-bottom: 10px;
}

/*メールマガジン登録完了*/
#fs_NewsletterSubscribeSuccess .fs-c-button--secondary {
  background: #444;
}
#fs_NewsletterSubscribeSuccess .fs-c-button--secondary span {
  font-size: 18px;
  color: #fff;
  padding: 0;
  line-height: 40px;
}

/*メールマガジン停止*/
#fs_NewsletterUnsubscribe .fs-c-button--primary.fs-c-button--confirmDelete {
  background: #444;
}
#fs_NewsletterUnsubscribe .fs-c-button--primary.fs-c-button--confirmDelete span {
  font-size: 18px;
  color: #fff;
  padding: 0;
  line-height: 40px;
}

/*メールマガジン停止完了*/
#fs_NewsletterUnsubscribeSuccess .fs-c-button--secondary {
  background: #444;
}
#fs_NewsletterUnsubscribeSuccess .fs-c-button--secondary span {
  font-size: 18px;
  color: #fff;
  padding: 0;
  line-height: 40px;
}

/*お客様情報入力*/
.fs-c-inputInformation .fs-c-button--secondary {
  background: #FD7F1E;
  border: none;
  line-height: 30px;
}
.fs-c-inputInformation .fs-c-button--secondary span {
  color: #fff;
}

/*ご注文手続き*/
#fs_creditCardInputForm .fs-c-button--primary span {
  color: #fff;
}

.fs-c-confirmOrder .fs-c-button--primary {
  background: #FD7F1E;
  border: none;
  line-height: 30px;
}
.fs-c-confirmOrder .fs-c-button--primary span {
  color: #fff;
}

.fs-c-checkout-paymentMethodList input:checked ~ label .fs-c-radio__radioLabelText {
  color: #fff;
}

.fs-c-modal__contents .fs-c-button--settings span {
  color: #fff;
}
.fs-c-modal__contents input:checked ~ label span {
  color: #fff;
}

/*注文完了*/
.fs-c-checkoutSuccess__title.fs-c-subSection__title {
  border-bottom: 1px solid #aaaaaa;
  margin: 0 0 0.83em;
  padding-bottom: 5px;
  font-size: 22px;
  color: #111111;
}

/*ご注文方法について*/
#order_wrap {
  margin-bottom: 100px;
}
#order_wrap .fs-c-heading--page {
  font-size: 24px;
  font-weight: 700;
  padding-bottom: 10px;
  border-bottom: 1px solid #AAAAAA;
  margin-bottom: 18px;
  color: #111111;
  text-align: left;
  font-size: 28px;
  padding-top: 0;
  text-align: left;
  letter-spacing: 1px;
}
@media screen and (max-width: 767px) {
  #order_wrap .fs-c-heading--page {
    text-align: center;
    font-size: 4.8vw;
    padding-bottom: 1.3333333333vw;
    margin-bottom: 2.9333333333vw;
  }
}
@media screen and (max-width: 767px) {
  #order_wrap .fs-c-heading--page {
    font-size: 5.3333333333vw;
  }
}
#order_wrap .fs-c-documentArticle {
  padding: 0;
}
#order_wrap .fs-c-documentArticle p {
  font-size: 14px;
  line-height: 1.6;
}
@media screen and (max-width: 767px) {
  #order_wrap .fs-c-documentArticle p {
    font-size: 3.7333333333vw;
  }
}
#order_wrap .fs-c-documentArticle .order_img {
  margin: 36px 0;
}
@media screen and (max-width: 767px) {
  #order_wrap .fs-c-documentArticle .order_img {
    margin: 8vw 0;
  }
}
#order_wrap .fs-c-documentArticle .fs-c-explainList {
  margin-top: 10px;
}
#order_wrap .fs-c-documentArticle .fs-c-note {
  margin-top: 10px;
}
#order_wrap .fs-c-documentArticle .fs-c-note li {
  margin-bottom: 3px;
}
#order_wrap .fs-c-documentColumn__heading {
  font-size: 18px;
  font-weight: 700;
  padding: 0 0 5px 0;
  border: none;
  border-bottom: 1px solid #AAAAAA;
  margin-bottom: 16px;
  color: #111;
}
@media screen and (max-width: 767px) {
  #order_wrap .fs-c-documentColumn__heading {
    font-size: 4.5333333333vw;
    margin-bottom: 4vw;
  }
}
#order_wrap .fs-c-documentColumn__content {
  padding: 0;
}
#order_wrap .fs-c-documentArticle__content {
  padding: 0;
}
#order_wrap .fs-c-documentArticle__heading {
  padding: 8px 10px;
  background: #333;
  text-align: left;
  font-size: 18px;
}
@media screen and (max-width: 767px) {
  #order_wrap .fs-c-documentArticle__heading {
    font-size: 4.8vw;
  }
}
#order_wrap * + .fs-c-documentColumn {
  margin-top: 40px;
}
@media screen and (max-width: 767px) {
  #order_wrap * + .fs-c-documentColumn {
    margin-top: 10.6666666667vw;
  }
}
#order_wrap .fs-c-documentArticle + .fs-c-documentArticle {
  margin-top: 40px;
}
@media screen and (max-width: 767px) {
  #order_wrap .fs-c-documentArticle + .fs-c-documentArticle {
    margin-top: 10.6666666667vw;
  }
}

/*会員登録・マイページについて*/
#gude_mypage_wrap {
  margin-bottom: 100px;
}
#gude_mypage_wrap .fs-c-heading--page {
  font-size: 24px;
  font-weight: 700;
  padding-bottom: 10px;
  border-bottom: 1px solid #AAAAAA;
  margin-bottom: 18px;
  color: #111111;
  text-align: left;
  font-size: 28px;
  padding-top: 0;
  text-align: left;
  letter-spacing: 1px;
}
@media screen and (max-width: 767px) {
  #gude_mypage_wrap .fs-c-heading--page {
    text-align: center;
    font-size: 4.8vw;
    padding-bottom: 1.3333333333vw;
    margin-bottom: 2.9333333333vw;
  }
}
@media screen and (max-width: 767px) {
  #gude_mypage_wrap .fs-c-heading--page {
    font-size: 5.3333333333vw;
  }
}
#gude_mypage_wrap .fs-c-documentArticle {
  padding: 0;
}
#gude_mypage_wrap .fs-c-documentArticle p {
  font-size: 14px;
  line-height: 1.6;
}
@media screen and (max-width: 767px) {
  #gude_mypage_wrap .fs-c-documentArticle p {
    font-size: 3.7333333333vw;
  }
}
#gude_mypage_wrap .fs-c-documentArticle .order_img {
  margin: 36px 0;
}
@media screen and (max-width: 767px) {
  #gude_mypage_wrap .fs-c-documentArticle .order_img {
    margin: 8vw 0;
  }
}
#gude_mypage_wrap .fs-c-documentArticle .fs-c-explainList {
  margin-top: 10px;
}
#gude_mypage_wrap .fs-c-documentArticle .fs-c-note {
  margin-top: 10px;
}
#gude_mypage_wrap .fs-c-documentArticle .fs-c-note li {
  margin-bottom: 3px;
}
#gude_mypage_wrap .fs-c-documentColumn__heading {
  font-size: 18px;
  font-weight: 700;
  padding: 0 0 5px 0;
  border: none;
  border-bottom: 1px solid #AAAAAA;
  margin-bottom: 16px;
  color: #111;
}
@media screen and (max-width: 767px) {
  #gude_mypage_wrap .fs-c-documentColumn__heading {
    font-size: 4.5333333333vw;
    margin-bottom: 4vw;
  }
}
#gude_mypage_wrap .fs-c-documentColumn__content {
  padding: 0;
}
#gude_mypage_wrap .fs-c-documentArticle__content {
  padding: 0;
}
#gude_mypage_wrap .fs-c-documentArticle__content .single {
  margin-bottom: 35px;
}
#gude_mypage_wrap .fs-c-documentArticle__content h3 {
  font-size: 18px;
  font-weight: 700;
  border-bottom: 1px solid #AAAAAA;
  padding-bottom: 5px;
  margin: 15px 0 10px;
}
#gude_mypage_wrap .fs-c-documentArticle__content h4 {
  background: #F2F2F2;
  font-size: 16px;
  font-weight: 700;
  padding: 5px 10px;
  margin-bottom: 24px;
}
#gude_mypage_wrap .fs-c-documentArticle__heading {
  padding: 8px 10px;
  background: #333;
  text-align: left;
  font-size: 18px;
}
@media screen and (max-width: 767px) {
  #gude_mypage_wrap .fs-c-documentArticle__heading {
    font-size: 4.8vw;
  }
}
#gude_mypage_wrap * + .fs-c-documentColumn {
  margin-top: 40px;
}
@media screen and (max-width: 767px) {
  #gude_mypage_wrap * + .fs-c-documentColumn {
    margin-top: 10.6666666667vw;
  }
}
#gude_mypage_wrap .fs-c-documentArticle + .fs-c-documentArticle {
  margin-top: 40px;
}
@media screen and (max-width: 767px) {
  #gude_mypage_wrap .fs-c-documentArticle + .fs-c-documentArticle {
    margin-top: 10.6666666667vw;
  }
}

fieldset:not(.fs-c-additionalCheckField) + .fs-c-additionalCheckField {
  margin-bottom: 20px;
}

.fs-c-agreementConfirmationArea .fs-c-agreementConfirmationArea__message {
  background: rgba(126, 126, 126, 0.08);
  padding: 8px;
}
