.txt-bold {
	font-weight: bold;
}

.txt-red {
	color: #ff0000;
}

.m-top10 {
	margin-top: 10px;
}

.m-top20 {
	margin-top: 20px;
}

.m-top30 {
	margin-top: 30px;
}

.m-top40 {
	margin-top: 40px;
}

.m-top50 {
	margin-top: 50px;
}

.m-bottom10 {
	margin-bottom: 10px;
}

.m-bottom20 {
	margin-bottom: 20px;
}

.m-bottom30 {
	margin-bottom: 30px;
}

.m-bottom40 {
	margin-bottom: 40px;
}

.m-bottom50 {
	margin-bottom: 50px;
}

@media screen and (max-width: 1340px) {
	.m-top10 {
		margin-top: calc(10 / 1340 * 100vw);
	}
	
	.m-top20 {
		margin-top: calc(20 / 1340 * 100vw);
	}
	
	.m-top30 {
		margin-top: calc(30 / 1340 * 100vw);
	}
	
	.m-top40 {
		margin-top: calc(40 / 1340 * 100vw);
	}
	
	.m-top50 {
		margin-top: calc(50 / 1340 * 100vw);
	}
	
	.m-bottom10 {
		margin-bottom: calc(10 / 1340 * 100vw);
	}
	
	.m-bottom20 {
		margin-bottom: calc(20 / 1340 * 100vw);
	}
	
	.m-bottom30 {
		margin-bottom: calc(30 / 1340 * 100vw);
	}
	
	.m-bottom40 {
		margin-bottom: calc(40 / 1340 * 100vw);
	}
	
	.m-bottom50 {
		margin-bottom: calc(50 / 1340 * 100vw);
	}
}

@media screen and (max-width: 750px) {
	.m-top10 {
		margin-top: calc(10 / 750 * 100vw);
	}
	
	.m-top20 {
		margin-top: calc(20 / 750 * 100vw);
	}
	
	.m-top30 {
		margin-top: calc(30 / 750 * 100vw);
	}
	
	.m-top40 {
		margin-top: calc(40 / 750 * 100vw);
	}
	
	.m-top50 {
		margin-top: calc(50 / 750 * 100vw);
	}
	
	.m-bottom10 {
		margin-bottom: calc(10 / 750 * 100vw);
	}
	
	.m-bottom20 {
		margin-bottom: calc(20 / 750 * 100vw);
	}
	
	.m-bottom30 {
		margin-bottom: calc(30 / 750 * 100vw);
	}
	
	.m-bottom40 {
		margin-bottom: calc(40 / 750 * 100vw);
	}
	
	.m-bottom50 {
		margin-bottom: calc(50 / 750 * 100vw);
	}
}


.fs-p-announcement .fs-p-announcement__title{
	padding-bottom:1em;
	font-weight:700;
}

.fs-body-reviews-product .fs-p-announcement .fs-p-announcement__title{
	text-align: center;
}

.fs-p-announcement .fs-c-list li{
	padding-bottom:1em;
}
/*お気に入り*/
#fs_ShoppingCart .fs-c-wishlistProduct{
	padding-top:80px;
}
.fs-c-wishlistProduct__title, .fs-c-featuredProduct__title{
	text-align: center;
	border: none;
	font-size:24px;
	font-size:2.4rem;
	font-weight:700;
	margin-bottom: 40px;
}
@media screen and (max-width: 1340px) {
	.fs-c-wishlistProduct__title, .fs-c-featuredProduct__title{
		font-size:calc(24 / 1340 * 100vw);
		margin-bottom:calc(40 / 1340 * 100vw);
	}
}

@media screen and (max-width: 750px) {
	.fs-c-wishlistProduct__title, .fs-c-featuredProduct__title{
		font-size:calc(36 / 750 * 100vw);
		margin-bottom:calc(40 / 750 * 100vw);
	}
	.fs-body-reviews-product .fs-p-announcement .fs-p-announcement__title{
		text-align: left;
	}
}

.fs-c-productList__list__item{
	border:none;
}
.fs-c-wishlistProduct .fs-c-productListCarousel__list .fs-c-productMarks ,
.fs-c-wishList .fs-c-productList__list__item .fs-c-productMarks {
  display: none; }
  
.fs-c-wishlistProduct .fs-c-productListCarousel__list .fs-c-productListItem__productDescription ,
.fs-c-wishList .fs-c-productList__list__item .fs-c-productListItem__productDescription {
  display: none; }
.fs-c-wishlistProduct .fs-c-productListCarousel__list .fs-c-productListItem__control,
.fs-c-wishList .fs-c-productList__list__item .fs-c-productListItem__control {
  display: none; }
.fs-c-wishlistProduct .fs-c-productListCarousel__list .fs-c-productName__variation ,
.fs-c-wishList .fs-c-productList__list__item .fs-c-productName__variation {
  font-size: 14px;
  font-size: 1.4rem; }
.fs-c-wishlistProduct .fs-c-productListCarousel__list .fs-c-price__currencyMark,
.fs-c-wishList .fs-c-productList__list__item .fs-c-price__currencyMark {
  display: none; }
.fs-c-wishlistProduct .fs-c-productListCarousel__list .fs-c-productListItem__viewMoreImageButton,
.fs-c-wishList .fs-c-productList__list__item .fs-c-productListItem__viewMoreImageButton{
	display:none
}

.fs-c-wishlistProduct .fs-c-wishlistProduct__footer {
	padding-top: 20px; }
.fs-c-button--topPage,
.fs-c-wishlistProduct .fs-c-wishlistProduct__footer a {
	display: -webkit-flex;
	display: flex;
	-webkit-justify-content: center;
	justify-content: center;
	-webkit-align-items: center;
	align-items: center;
	padding: 0;
	width: 500px;
	height: 60px;
	color: #3D6D96;
	border: 1px solid #3D6D96;
	font-size: 16px;
	font-size: 1.6rem;
	margin: 0 auto; }

.fs-c-button--topPage,
.fs-c-wishlistProduct .fs-c-wishlistProduct__footer a:hover {
	background-color: #3D6D96;
	color: #fff; }

@media screen and (max-width: 1340px) {
  .fs-c-wishlistProduct .fs-c-wishlistProduct__footer {
    padding-top: calc(20 / 1340 * 100vw); }
    .fs-c-button--topPage,
    .fs-c-wishlistProduct .fs-c-wishlistProduct__footer a {
      width: calc(500 / 1340 * 100vw);
      height: calc(60 / 1340 * 100vw);
      font-size: calc(16 / 1340 * 100vw); }
}

@media screen and (max-width: 750px) {
    .fs-c-wishlistProduct .fs-c-wishlistProduct__footer {
      padding-top: calc(60 / 750 * 100vw); }
    .fs-c-button--topPage,
    .fs-c-wishlistProduct .fs-c-wishlistProduct__footer a {
        width: calc(600 / 750 * 100vw);
        height: calc(100 / 750 * 100vw);
        font-size: calc(28 / 750 * 100vw); }

}

.fs-c-button--myPageTop.fs-c-button--plain{
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-align-items: center;
    align-items: center;
    padding: 0;
    width: 500px;
    height: 60px;
    color: #3D6D96;
    border: 1px solid #3D6D96;
    font-size: 16px;
    font-size: 1.6rem;
	margin: 0 auto; }
.fs-c-button--myPageTop.fs-c-button--plain:hover {
	background-color: #3D6D96;
	text-decoration:none;
	color: #fff;
}

@media screen and (max-width: 1340px) {
	.fs-c-button--myPageTop.fs-c-button--plain{
	    width: calc(500 / 1340 * 100vw);
	    height: calc(60 / 1340 * 100vw);
	    font-size: calc(16 / 1340 * 100vw);
	}
}

@media screen and (max-width: 750px) {
	.fs-c-button--myPageTop.fs-c-button--plain{
		width:calc(600 / 750 * 100vw);
		height:calc(100 / 750 * 100vw);
		font-size:calc(28 / 750 * 100vw);
	}

}

.fs-c-button--secondary{
	background-color:#3D6D96;
	border-color:#3D6D96;
}


.fs-c-requiredMark{
	color:#3D6D96;
	font-weight:normal;
}

#fs_form {
  width: 900px;
  margin: 0 auto;
  text-align: left; }
  #fs_form .fs-c-inputInformation__message {
    font-size: 16px;
    font-size: 1.6rem;
    padding-bottom: 20px;
    margin: 0 auto;
    width: 820px;
    display: block; }
  #fs_form .fs-c-inputInformation__field {
    margin: 0 auto;
    width: 820px;
    max-width: 100%; }
  #fs_form .fs-c-memberInfoField {
    border-bottom: 1px solid #BBBBBB;
    padding-bottom: 50px; }
  #fs_form .fs-c-inputTable {
    font-size: 16px;
    font-size: 1.6rem; }
    #fs_form .fs-c-inputTable > tbody > tr {
      flex-direction: inherit; }
    #fs_form .fs-c-inputTable .fs-c-inputTable__headerCell {
      width: 200px;
      font-weight: 700;
      padding: 16px 0; }
      #fs_form .fs-c-inputTable .fs-c-inputTable__headerCell .fs-c-requiredMark {
        color: #3D6D96;
        font-weight: normal; }
    #fs_form .fs-c-inputTable .fs-c-inputTable__dataCell {
      width: 620px; }
      #fs_form .fs-c-inputTable .fs-c-inputTable__dataCell input[type="text"],
      #fs_form .fs-c-inputTable .fs-c-inputTable__dataCell input[type="tel"],
      #fs_form .fs-c-inputTable .fs-c-inputTable__dataCell input[type="password"] {
        border: 1px solid #BBBBBB;
        padding: 11px 10px; }
      #fs_form .fs-c-inputTable .fs-c-inputTable__dataCell input[type="password"] {
        border: none; }
      #fs_form .fs-c-inputTable .fs-c-inputTable__dataCell .fs-c-inputGroup {
        border-color: #BBBBBB; }
      #fs_form .fs-c-inputTable .fs-c-inputTable__dataCell .fs-c-dropdown:after {
        display: none; }
      #fs_form .fs-c-inputTable .fs-c-inputTable__dataCell #fs_showPassword {
        display: none; }
      #fs_form .fs-c-inputTable .fs-c-inputTable__dataCell .fs-c-inputField__field--zipCode {
        display: block; }
      #fs_form .fs-c-inputTable .fs-c-inputTable__dataCell #fs_input_zipCode {
        width: 300px;
        max-width: 100%;
        padding: 13px 10px; }
      #fs_form .fs-c-inputTable .fs-c-inputTable__dataCell #fs_input_prefecture {
        width: 300px;
        padding: 13px 10px;
        background: url(https://momoweb.itembox.design/item/new_temp/images/common/arrow_up.png) right 10px center no-repeat;
        background-size: 15px auto; }
      #fs_form .fs-c-inputTable .fs-c-inputTable__dataCell .fs-c-dropdown__menu {
        padding: 13px 10px;
        background: url(https://momoweb.itembox.design/item/new_temp/images/common/arrow_up.png) right 10px center no-repeat;
        background-size: 15px auto; }
      #fs_form .fs-c-inputTable .fs-c-inputTable__dataCell #fs_input_birthdayYear {
        width: 200px; }
      #fs_form .fs-c-inputTable .fs-c-inputTable__dataCell #fs_input_birthdayMonth,
      #fs_form .fs-c-inputTable .fs-c-inputTable__dataCell #fs_input_birthdayDay {
        width: 160px; }
      #fs_form .fs-c-inputTable .fs-c-inputTable__dataCell .fs-c-dropdownGroup > .fs-c-dropdown:not(:first-of-type) {
        margin-left: 20px; }
      #fs_form .fs-c-inputTable .fs-c-inputTable__dataCell .fs-c-inputDate__year + .fs-c-inputDate__month::before,
      #fs_form .fs-c-inputTable .fs-c-inputTable__dataCell .fs-c-inputDate__month + .fs-c-inputDate__date::before {
        content: "/";
        padding-right: 20px; }
      #fs_form .fs-c-inputTable .fs-c-inputTable__dataCell .fs-c-inputTextGroup > * + * {
        margin-left: 16px; }
      #fs_form .fs-c-inputTable .fs-c-inputTable__dataCell .fs-c-radioGroup {
        padding-top: 16px; }
      #fs_form .fs-c-inputTable .fs-c-inputTable__dataCell .fs-c-radio__radio:checked:enabled + label > .fs-c-radio__radioMark {
        border-color: #BBBBBB; }
      #fs_form .fs-c-inputTable .fs-c-inputTable__dataCell .fs-c-radio__radio:checked:enabled + label > .fs-c-radio__radioMark::before {
        background: #3D6D96;
        width: 14px;
        height: 14px; }
      #fs_form .fs-c-inputTable .fs-c-inputTable__dataCell .fs-c-radio__radioMark {
        display: block;
        width: 20px;
        height: 20px;
        margin: 0 7px 0 0;
        min-width: 20px;
        border: 1px solid #BBBBBB; }
      #fs_form .fs-c-inputTable .fs-c-inputTable__dataCell .fs-c-radioGroup .fs-c-radio:not(:last-child),
      #fs_form .fs-c-inputTable .fs-c-inputTable__dataCell .fs-c-checkboxGroup .fs-c-radio:not(:last-child) {
        margin-right: 45px; }
      #fs_form .fs-c-inputTable .fs-c-inputTable__dataCell .fs-c-radioGroup .fs-c-radio:first-child {
        width: 124px;
        margin-right: 0; }
      #fs_form .fs-c-inputTable .fs-c-inputTable__dataCell .fs-c-inputField__explanation {
        margin-top: 20px;
        font-size: 14px;
        font-size: 1.4rem;
        line-height: 1.4; }
  #fs_form .fs-c-memberPolicyAgreeField,
  #fs_form .fs-c-privacyPolicyAgreeField {
    width: 244px;
    margin: 0 auto;
    margin-top: 20px; }
    #fs_form .fs-c-memberPolicyAgreeField .fs-c-checkbox__checkMark::before,
    #fs_form .fs-c-privacyPolicyAgreeField .fs-c-checkbox__checkMark::before {
      content: "";
      color: #3D6D96;
      background: url(https://momoweb.itembox.design/item/new_temp/images/common/icon_check.png) 0 0 no-repeat;
      background-size: 100% auto;
      width: 14px;
      height: 13px;
      top: 2px;
      left: 3px; }
    #fs_form .fs-c-memberPolicyAgreeField .fs-c-checkbox__checkbox:checked + label > .fs-c-checkbox__checkMark,
    #fs_form .fs-c-privacyPolicyAgreeField .fs-c-checkbox__checkbox:checked + label > .fs-c-checkbox__checkMark {
      background: #fff;
      border-color: #bbb; }
    #fs_form .fs-c-memberPolicyAgreeField .fs-c-checkbox__checkMark,
    #fs_form .fs-c-privacyPolicyAgreeField .fs-c-checkbox__checkMark {
      border: 1px solid #bbbbbb;
      border-radius: 0;
      width: 20px;
      height: 20px;
      margin: 0 4px 0 0;
      min-width: 20px; }
  #fs_form .fieldset:not(.fs-c-additionalCheckField) + .fs-c-additionalCheckField {
    margin-top: 50px; }
  #fs_form .fs-c-inputInformation__button {
    margin-top: 50px; }
    #fs_form .fs-c-inputInformation__button .fs-c-button--primary {
      background: #3D6D96;
      border: 1px solid #3D6D96;
      border-radius: 0px;
      color: #ffffff;
      cursor: pointer;
      display: inline-block;
      font-size: 18px;
      font-size: 1.8rem;
      line-height: 1;
      text-decoration: none;
      text-align: center;
      padding: 0.8em 1.6em 0.6em;
      box-shadow: none;
      min-width: 160px; }

@media screen and (max-width: 1340px) {
  #fs_form {
    width: calc(900 / 1340 * 100vw); }
    #fs_form .fs-c-inputInformation__message {
      font-size: calc(16 / 1340 * 100vw);
      padding-bottom: calc(20 / 1340 * 100vw);
      width: calc(820 / 1340 * 100vw); }
    #fs_form .fs-c-inputInformation__field {
      width: calc(820 / 1340 * 100vw); }
    #fs_form .fs-c-memberInfoField {
      padding-bottom: calc(50 / 1340 * 100vw); }
    #fs_form .fs-c-inputTable {
      font-size: calc(16 / 1340 * 100vw); }
      #fs_form .fs-c-inputTable .fs-c-inputTable__headerCell {
        width: calc(200 / 1340 * 100vw);
        padding: calc(16 / 1340 * 100vw) 0; }
      #fs_form .fs-c-inputTable .fs-c-inputTable__dataCell {
        width: calc(620 / 1340 * 100vw); }
        #fs_form .fs-c-inputTable .fs-c-inputTable__dataCell input[type="text"],
        #fs_form .fs-c-inputTable .fs-c-inputTable__dataCell input[type="tel"],
        #fs_form .fs-c-inputTable .fs-c-inputTable__dataCell input[type="password"] {
          padding: calc(11 / 1340 * 100vw) calc(10 / 1340 * 100vw); }
        #fs_form .fs-c-inputTable .fs-c-inputTable__dataCell #fs_input_zipCode {
          width: calc(300 / 1340 * 100vw);
          padding: calc(13 / 1340 * 100vw) calc(10 / 1340 * 100vw); }
        #fs_form .fs-c-inputTable .fs-c-inputTable__dataCell #fs_input_prefecture {
          width: calc(300 / 1340 * 100vw);
          padding: calc(13 / 1340 * 100vw) calc(10 / 1340 * 100vw);
          background: url(https://momoweb.itembox.design/item/new_temp/images/common/arrow_up.png) right calc(10 / 1340 * 100vw) center no-repeat;
          background-size: calc(15 / 1340 * 100vw) auto; }
        #fs_form .fs-c-inputTable .fs-c-inputTable__dataCell .fs-c-dropdown__menu {
          padding: calc(13 / 1340 * 100vw) calc(10 / 1340 * 100vw);
          background: url(https://momoweb.itembox.design/item/new_temp/images/common/arrow_up.png) right calc(10 / 1340 * 100vw) center no-repeat;
          background-size: calc(15 / 1340 * 100vw) auto; }
        #fs_form .fs-c-inputTable .fs-c-inputTable__dataCell #fs_input_birthdayYear {
          width: calc(200 / 1340 * 100vw); }
        #fs_form .fs-c-inputTable .fs-c-inputTable__dataCell #fs_input_birthdayMonth,
        #fs_form .fs-c-inputTable .fs-c-inputTable__dataCell #fs_input_birthdayDay {
          width: calc(160 / 1340 * 100vw); }
        #fs_form .fs-c-inputTable .fs-c-inputTable__dataCell .fs-c-dropdownGroup > .fs-c-dropdown:not(:first-of-type) {
          margin-left: calc( 20 / 1340 * 100vw); }
        #fs_form .fs-c-inputTable .fs-c-inputTable__dataCell .fs-c-inputDate__year + .fs-c-inputDate__month::before,
        #fs_form .fs-c-inputTable .fs-c-inputTable__dataCell .fs-c-inputDate__month + .fs-c-inputDate__date::before {
          padding-right: calc(20 / 1340 * 100vw); }
        #fs_form .fs-c-inputTable .fs-c-inputTable__dataCell .fs-c-inputTextGroup > * + * {
          margin-left: calc( 16 / 1340 * 100vw); }
        #fs_form .fs-c-inputTable .fs-c-inputTable__dataCell .fs-c-radioGroup {
          padding-top: calc(16 / 1340 * 100vw); }
        #fs_form .fs-c-inputTable .fs-c-inputTable__dataCell .fs-c-radio__radio:checked:enabled + label > .fs-c-radio__radioMark::before {
          width: calc(14 / 1340 * 100vw);
          height: calc(14 / 1340 * 100vw); }
        #fs_form .fs-c-inputTable .fs-c-inputTable__dataCell .fs-c-radio__radioMark {
          width: calc( 20 / 1340 * 100vw);
          height: calc( 20 / 1340 * 100vw);
          margin: 0 calc(7 / 1340 * 100vw) 0 0;
          min-width: calc( 20 / 1340 * 100vw); }
        #fs_form .fs-c-inputTable .fs-c-inputTable__dataCell .fs-c-radioGroup .fs-c-radio:not(last-child),
        #fs_form .fs-c-inputTable .fs-c-inputTable__dataCell .fs-c-checkboxGroup .fs-c-radio:not(last-child) {
          margin-right: calc( 45 / 1340 * 100vw); }
        #fs_form .fs-c-inputTable .fs-c-inputTable__dataCell .fs-c-radioGroup .fs-c-radio:first-child {
          width: calc(124 / 1340 * 100vw); }
        #fs_form .fs-c-inputTable .fs-c-inputTable__dataCell .fs-c-inputField__explanation {
          margin-top: calc(20 / 1340 * 100vw);
          font-size: calc(14 / 1340 * 100vw); }
    #fs_form .fs-c-memberPolicyAgreeField,
    #fs_form .fs-c-privacyPolicyAgreeField {
      width: calc(244 / 1340 * 100vw);
      margin-top: calc(20 / 1340 * 100vw); }
      #fs_form .fs-c-memberPolicyAgreeField .fs-c-checkbox__checkMark::before,
      #fs_form .fs-c-privacyPolicyAgreeField .fs-c-checkbox__checkMark::before {
        width: calc(14 / 1340 * 100vw);
        height: calc(13 / 1340 * 100vw);
        top: calc(2 / 1340 * 100vw);
        left: calc(3 / 1340 * 100vw); }
      #fs_form .fs-c-memberPolicyAgreeField .fs-c-checkbox__checkMark,
      #fs_form .fs-c-privacyPolicyAgreeField .fs-c-checkbox__checkMark {
        width: calc( 20 / 1340 * 100vw);
        height: calc( 20 / 1340 * 100vw);
        margin: 0 calc(4 / 1340 * 100vw) 0 0;
        min-width: calc( 20 / 1340 * 100vw); }
    #fs_form .fieldset:not(.fs-c-additionalCheckField) + .fs-c-additionalCheckField {
      margin-top: calc(50 / 1340 * 100vw); }
    #fs_form .fs-c-inputInformation__button {
      margin-top: calc(50 / 1340 * 100vw); }
      #fs_form .fs-c-inputInformation__button .fs-c-button--primary {
        font-size: calc(18 / 1340 * 100vw);
        min-width: calc( 160 / 1340 * 100vw); } }


@media screen and (max-width: 750px) {
  #fs_form {
    width: 100%;
    padding: 0 calc(30 / 750 * 100vw); }
    #fs_form .fs-c-inputInformation__message {
      font-size: calc(28 / 750 * 100vw);
      padding-bottom: calc(20 / 750 * 100vw);
      width: 100%; }
    #fs_form .fs-c-inputInformation__field {
      width: 100%; }
    #fs_form .fs-c-memberInfoField {
      padding-bottom: calc(50 / 750 * 100vw); }
    #fs_form .fs-c-inputTable {
      font-size: calc(28 / 750 * 100vw); }
      #fs_form .fs-c-inputTable > tbody > tr + tr {
        margin-top: 0; }
      #fs_form .fs-c-inputTable .fs-c-inputTable__headerCell {
        width: 100%;
        padding: calc(20 / 750 * 100vw) 0; }
      #fs_form .fs-c-inputTable .fs-c-inputTable__dataCell {
        width: 100%;
        padding-bottom: calc(50 / 750 * 100vw); }
        #fs_form .fs-c-inputTable .fs-c-inputTable__dataCell input[type="text"],
        #fs_form .fs-c-inputTable .fs-c-inputTable__dataCell input[type="tel"],
        #fs_form .fs-c-inputTable .fs-c-inputTable__dataCell input[type="password"] {
          padding: calc(11 / 750 * 100vw) calc(10 / 750 * 100vw); }
        #fs_form .fs-c-inputTable .fs-c-inputTable__dataCell #fs_input_zipCode {
          width: 100%;
          padding: calc(13 / 750 * 100vw) calc(10 / 750 * 100vw); }
        #fs_form .fs-c-inputTable .fs-c-inputTable__dataCell #fs_input_prefecture {
          width: calc(340 / 750 * 100vw);
          padding: calc(13 / 750 * 100vw) calc(10 / 750 * 100vw);
          background: url(https://momoweb.itembox.design/item/new_temp/images/common/arrow_up.png) right calc(20 / 750 * 100vw) center no-repeat;
          background-size: calc(24 / 750 * 100vw) auto; }
        #fs_form .fs-c-inputTable .fs-c-inputTable__dataCell .fs-c-dropdown__menu {
          padding: calc(13 / 750 * 100vw) calc(10 / 750 * 100vw);
          background: url(https://momoweb.itembox.design/item/new_temp/images/common/arrow_up.png) right calc(20 / 750 * 100vw) center no-repeat;
          background-size: calc(24 / 750 * 100vw) auto; }
        #fs_form .fs-c-inputTable .fs-c-inputTable__dataCell #fs_input_birthdayYear {
          width: calc(200 / 750 * 100vw); }
        #fs_form .fs-c-inputTable .fs-c-inputTable__dataCell #fs_input_birthdayMonth,
        #fs_form .fs-c-inputTable .fs-c-inputTable__dataCell #fs_input_birthdayDay {
          width: calc(160 / 750 * 100vw); }
        #fs_form .fs-c-inputTable .fs-c-inputTable__dataCell .fs-c-dropdownGroup > .fs-c-dropdown:not(:first-of-type) {
          margin-left: calc( 20 / 750 * 100vw); }
        #fs_form .fs-c-inputTable .fs-c-inputTable__dataCell .fs-c-inputDate__year + .fs-c-inputDate__month::before,
        #fs_form .fs-c-inputTable .fs-c-inputTable__dataCell .fs-c-inputDate__month + .fs-c-inputDate__date::before {
          padding-right: calc(20 / 750 * 100vw); }
        #fs_form .fs-c-inputTable .fs-c-inputTable__dataCell .fs-c-inputTextGroup > * + * {
          margin-left: calc( 16 / 750 * 100vw); }
        #fs_form .fs-c-inputTable .fs-c-inputTable__dataCell .fs-c-radioGroup {
          padding-top: 0;
          flex-direction: unset; }
        #fs_form .fs-c-inputTable .fs-c-inputTable__dataCell .fs-c-radioGroup > *, #fs_form .fs-c-inputTable .fs-c-inputTable__dataCell .fs-c-checkboxGroup > * {
          flex-basis: inherit; }
        #fs_form .fs-c-inputTable .fs-c-inputTable__dataCell .fs-c-radioGroup > * + *, #fs_form .fs-c-inputTable .fs-c-inputTable__dataCell .fs-c-checkboxGroup > * + * {
          margin-top: 0;
          margin-left: 0; }
        #fs_form .fs-c-inputTable .fs-c-inputTable__dataCell .fs-c-radio__radio:checked:enabled + label > .fs-c-radio__radioMark::before {
          width: calc(28 / 750 * 100vw);
          height: calc(28 / 750 * 100vw);
          position: absolute;
          top: 50%;
          left: 50%;
          -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
          margin: 0; }
        #fs_form .fs-c-inputTable .fs-c-inputTable__dataCell .fs-c-radio__radioMark {
          width: calc(40 / 750 * 100vw);
          height: calc(40 / 750 * 100vw);
          margin: 0 calc(14 / 750 * 100vw) 0 0;
          min-width: calc(40 / 750 * 100vw); }
        #fs_form .fs-c-inputTable .fs-c-inputTable__dataCell .fs-c-radioGroup .fs-c-radio:not(last-child),
        #fs_form .fs-c-inputTable .fs-c-inputTable__dataCell .fs-c-checkboxGroup .fs-c-radio:not(last-child) {
          margin-right: calc(70 / 750 * 100vw) !important; }
        #fs_form .fs-c-inputTable .fs-c-inputTable__dataCell .fs-c-radioGroup .fs-c-radio:last-child {
          margin-right: 0; }
        #fs_form .fs-c-inputTable .fs-c-inputTable__dataCell #fs_form .fs-c-inputTable .fs-c-inputTable__dataCell .fs-c-radioGroup .fs-c-radio:not(:last-child), #fs_form .fs-c-inputTable .fs-c-inputTable__dataCell #fs_form .fs-c-inputTable .fs-c-inputTable__dataCell .fs-c-checkboxGroup .fs-c-radio:not(:last-child) {
          margin-right: 0 !important; }
        #fs_form .fs-c-inputTable .fs-c-inputTable__dataCell .fs-c-radioGroup .fs-c-radio:first-child {
          width: calc(200 / 750 * 100vw); }
        #fs_form .fs-c-inputTable .fs-c-inputTable__dataCell .fs-c-inputField__explanation {
          margin-top: calc(40 / 750 * 100vw);
          font-size: calc(24 / 750 * 100vw); }
    #fs_form .fs-c-memberPolicyAgreeField,
    #fs_form .fs-c-privacyPolicyAgreeField {
      width: calc(536 / 750 * 100vw);
      margin-top: calc(20 / 750 * 100vw); }
      #fs_form .fs-c-memberPolicyAgreeField .fs-c-checkbox__checkMark::before,
      #fs_form .fs-c-privacyPolicyAgreeField .fs-c-checkbox__checkMark::before {
        width: calc(28 / 750 * 100vw);
        height: calc(26 / 750 * 100vw);
        top: calc(4 / 750 * 100vw);
        left: calc(6 / 750 * 100vw); }
      #fs_form .fs-c-memberPolicyAgreeField .fs-c-checkbox__checkMark,
      #fs_form .fs-c-privacyPolicyAgreeField .fs-c-checkbox__checkMark {
        width: calc(40 / 750 * 100vw);
        height: calc(40 / 750 * 100vw);
        margin: 0 calc(34 / 750 * 100vw) 0 0;
        min-width: calc(40 / 750 * 100vw); }
    #fs_form .fieldset:not(.fs-c-additionalCheckField) + .fs-c-additionalCheckField {
      margin-top: calc(70 / 750 * 100vw); }
    #fs_form .fs-c-inputInformation__button {
      margin-top: calc(70 / 750 * 100vw); }
      #fs_form .fs-c-inputInformation__button .fs-c-button--primary {
        font-size: calc(28 / 750 * 100vw);
        min-width: calc(600 / 750 * 100vw); } }


.fs-c-button--cancel{
	padding: 0.8em 1.6em 0.6em;
	font-size:18px;
	font-size:1.8rem;
	box-shadow:none;
}

@media screen and (max-width: 1340px) {
	.fs-c-button--cancel{
		font-size:calc(18 / 1340 * 100vw);
	}
}

@media screen and (max-width: 750px) {
	.fs-c-button--cancel{
		font-size: calc(28 / 750 * 100vw);
	}
}

.fs-c-button--standard{
	box-shadow:none;
}

.fs-c-address .fs-c-address__zipCode{
	padding-bottom:0.5em;
}
.fs-c-address .fs-c-address__address{
	padding-bottom:0.5em;
}

#fs_EditAccountSettings .fs-c-button--confirmChange,
#fs_MyAccountSettings .fs-c-button--change,
#fs_EditPassword .fs-c-button--change{
	min-width:500px!important;
}

@media screen and (max-width: 1340px) {
	#fs_EditAccountSettings .fs-c-button--confirmChange,
	#fs_MyAccountSettings .fs-c-button--change,
	#fs_EditPassword .fs-c-button--change{
		min-width:calc(500 / 1340 * 100vw)!important;
	}
}

@media screen and (max-width: 750px) {
	#fs_EditAccountSettings .fs-c-button--confirmChange,
	#fs_MyAccountSettings .fs-c-button--change,
	#fs_EditPassword .fs-c-button--change{
		min-width:calc(600 / 750 * 100vw)!important;
	}

}


#fs_form .fs-c-button--displayPassword{
	display:none!important;
}

#fs_NewsletterUnsubscribe #fs_form .fs-c-inputInformation__field,
#fs_PasswordReminder #fs_form .fs-c-inputInformation__field,
#fs_EditPassword #fs_form .fs-c-inputInformation__field {
    background:#F1F1F1;
    padding:20px 15px;
}
#fs_NewsletterUnsubscribe #fs_form .fs-c-inputTable .fs-c-inputTable__dataCell,
#fs_PasswordReminder #fs_form .fs-c-inputTable .fs-c-inputTable__dataCell,
#fs_EditPassword #fs_form .fs-c-inputTable .fs-c-inputTable__dataCell{
	width:calc(100% - 200px);
}

@media screen and (max-width: 1340px) {
	#fs_NewsletterUnsubscribe #fs_form .fs-c-inputTable .fs-c-inputTable__dataCell,
	#fs_PasswordReminder #fs_form .fs-c-inputTable .fs-c-inputTable__dataCell,
	#fs_EditPassword #fs_form .fs-c-inputTable .fs-c-inputTable__dataCell{
		width:calc(100% - calc(200 / 1340 * 100vw));
	}

}

@media screen and (max-width: 750px) {
	#fs_NewsletterUnsubscribe #fs_form .fs-c-inputInformation__field,
	#fs_PasswordReminder #fs_form .fs-c-inputInformation__field,
	#fs_EditPassword #fs_form .fs-c-inputInformation__field {
		background-color:#fff;
	}
	#fs_NewsletterUnsubscribe #fs_form .fs-c-inputTable .fs-c-inputTable__dataCell,
	#fs_PasswordReminder #fs_form .fs-c-inputTable .fs-c-inputTable__dataCell,
	#fs_EditPassword #fs_form .fs-c-inputTable .fs-c-inputTable__dataCell{
		width:100%;
	}

}

#fs_MyAccountSettings #fs_form .fs-c-inputTable .fs-c-inputTable__dataCell {
	padding:16px 0;
}

@media screen and (max-width: 1340px) {
	#fs_MyAccountSettings #fs_form .fs-c-inputTable .fs-c-inputTable__dataCell {
		padding:calc(16 / 1340 * 100vw) 0;
	}

}

@media screen and (max-width: 750px) {
	#fs_MyAccountSettings #fs_form .fs-c-inputTable .fs-c-inputTable__dataCell {
		padding:0 0 calc(40 / 750 * 100vw);
	}

}

.fs-p-announcement__body p{
	line-height:1.7;
}

.fs-body-reviews-product .fs-p-announcement__body p{
	text-align: center;
}

.fs-c-inputTable--inModal .fs-c-dropdown:after,
.fs-c-history .fs-c-dropdown:after {
display: none; }

.fs-c-inputTable--inModal .fs-c-dropdown__menu,
.fs-c-history .fs-c-dropdown__menu{
	min-width: 60px;
	padding: 13px 10px;
    background: url(https://momoweb.itembox.design/item/new_temp/images/common/arrow_up.png) right 10px center no-repeat #fff;
    background-size: 15px auto; }
}

@media screen and (max-width: 1340px) {
	.fs-c-inputTable--inModal .fs-c-dropdown__menu,
	.fs-c-history .fs-c-dropdown__menu{
	min-width: calc(60 / 1340 * 100vw);
	padding: calc(13 / 1340 * 100vw) calc(10 / 1340 * 100vw);
	background: url(https://momoweb.itembox.design/item/new_temp/images/common/arrow_up.png) right calc(10 / 1340 * 100vw) center no-repeat;
	background-size: calc(15 / 1340 * 100vw) auto; }
}

@media screen and (max-width: 750px) {
	.fs-body-reviews-product .fs-p-announcement__body p{
		text-align: left;
	}
	.fs-c-inputTable--inModal .fs-c-dropdown__menu,
	.fs-c-history .fs-c-dropdown__menu{
	min-width: calc(110 / 750 * 100vw);
	padding: calc(13 / 750 * 100vw) calc(10 / 750 * 100vw);
	background: url(https://momoweb.itembox.design/item/new_temp/images/common/arrow_up.png) right calc(20 / 750 * 100vw) center no-repeat;
	background-size: calc(24 / 750 * 100vw) auto; }

}

#fs_MyPoints .fs-c-history .fs-c-dropdown{
	width:200px;
}

@media screen and (max-width: 1340px) {
	#fs_MyPoints .fs-c-history .fs-c-dropdown{
		width:calc(200 / 1340 * 100vw);
	}
}

@media screen and (max-width: 750px) {
	#fs_MyPoints .fs-c-history .fs-c-dropdown{
		width:100%;
	}

}

.fs-c-history__info,
.fs-c-pointSummary [class$="--availablePoint"] ,
.fs-c-pointSummary [class$="--limitedPoint"] {
	background-color:#F1F1F1;
}

.fs-c-pointSummary [class$="--waitingPoint"] {
    padding-bottom: 0.5em;
}

.fs-c-pointSummary [class$="--purchasePointTotal"] {
    padding-bottom: 0.5em;
}

.fs-body-review-write .fs-c-reveiwNotes {
	padding:15px 0;
}
.fs-body-review-write .fs-c-reveiwNotes h3{
	font-weight:700;
}
.fs-body-review-write .fs-c-reveiwNotes p{
	line-height:1.6;
}

.fs-c-cartTable__headerCell {
    background:#EEEEEE;
}

.fs-c-button--standard {
    background: #fff;
    border: 1px solid #3D6D96;
    color: #3D6D96;
    box-shadow:none;
    
}
.fs-c-button--standard .fs-c-button__label{
	color: #3D6D96;
}
.fs-c-button--addAddressee{
	padding: 0.8em 1.6em 0.6em;
	font-size: 18px;
	font-size: 1.8rem;
}
@media screen and (max-width: 1340px) {
	.fs-c-button--addAddressee{
		font-size: calc(18 / 1340 * 100vw);
	}
}
@media screen and (max-width: 750px) {
	.fs-c-button--addAddressee{
		font-size: calc(28 / 750 * 100vw);
	}
}
.fs-c-documentColumn__heading{
	color:#111111;
	border:none;
	font-size:22px;
	font-size:2.2rem;
	padding:0;
	margin-bottom:1.5em;
}
.fs-c-documentColumn__content{
	font-size: 1.6rem;
	line-height: 1.875;
}

@media screen and (max-width: 1340px) {
	.fs-c-documentColumn__heading{
		font-size:calc(22 / 1340 * 100vw);
	}
	.fs-c-documentColumn__content{
		font-size:calc(16 / 1340 * 100vw);
	}
}

@media screen and (max-width: 750px) {
	.fs-c-documentColumn__heading{
		font-size:calc(32 / 750 * 100vw);
	}
	.fs-c-documentColumn__content{
		font-size:calc(28 / 750 * 100vw);
		line-height:1.7;
	}

}

.fs-c-button--confirmDelete,
.fs-c-button--settings{
	padding: 0.8em 1.6em 0.6em;
	font-size: 18px;
	font-size: 1.8rem;
	box-shadow: none;
	background: #3D6D96;
	border: 1px solid #3D6D96;
	color: #fff;
}
.fs-c-button--confirmDelete:hover,
.fs-c-button--settings:hover{
	color: #3D6D96;
	background-color: #fff;
}



.fs-c-inputTable--inModal .fs-c-inputTable__headerCell, 
.fs-c-inputTable--inModal .fs-c-inputTable__dataCell{
	padding-bottom:10px;
}

.fs-c-inputTable--inModal .fs-c-inputTable__dataCell input[type="text"],
.fs-c-inputTable--inModal .fs-c-inputTable__dataCell input[type="tel"]{
	padding:13px 10px;
}

.fs-c-checkout-deliveryMethod__option__setting dt{
	padding-bottom:0.5em;
}

.fs-c-checkout-deliveryMethod__option__setting {
    background:#EEEEEE;
}

.fs-c-checkout-delivery__method {
    background:#EEEEEE;
}
.fs-c-checkout-couponCodeInput {
    background:#EEEEEE;
}
.fs-c-checkout-paymentMethod__title{
	background:#EEEEEE;
}

.fs-c-checkout-paymentMethod {
    border-color:#EEEEEE;
}

.fs-p-emailDomainNotice{
	padding-top:15px;
}

.fs-c-documentContent p{
	font-size:16px;
	font-size:1.6rem;
	line-height:1.875;
}

@media screen and (max-width: 1340px) {
	.fs-c-documentContent p{
		font-size:calc(16 / 1340 * 100vw);
	}
}

@media screen and (max-width: 750px) {
	.fs-c-documentContent p{
		font-size:calc(28 / 750 * 100vw);
		line-height:1.7;
	}

}

.fs-c-history #fs_form{
	width:100%;
}

#fs_ReviewsByProduct .fs-c-reviewer__status{
	display:none;
}

#fs_ReviewsByProduct .fs-c-reviewStars:before{
   color: #3d6d96;
}
.fs-c-rating__value{
	color: #3d6d96;
}
#fs_ReviewsByProduct .fs-c-reviewList__item__body.fs-c-reviewBody{
	border:none;
	background-color: #EEEEEE;
	font-size:14px;
	font-size:1.4rem;
	line-height:1.7;
}

#fs_ReviewsByProduct .fs-c-listControl{
	padding-bottom:10px;
	padding-top:10px;
}

#fs_ReviewsByProduct .fs-c-reviewList__item:first-child{
	border-top: 1px solid #bbbbbb;
}

#fs_ReviewsByProduct .fs-c-reviewList__item{
	border-bottom: 1px solid #bbbbbb;
}
#fs_ReviewsByProduct .fs-c-reviewer__profile{
	display:none;
}
#fs_ReviewsByProduct .fs-c-reviewer__name{
	padding-bottom:10px;
}

/*お届けリスト*/
#fs_MyAddressBook .fs-c-list li {
	margin-left: 0;
    text-indent: 0;
    padding-left: 0;
}
#fs_MyAddressBook .fs-c-list li::before {
	display: none;
}

/*レビュー*/
.fs-c-productReviewed__name {
	font-size: 24px;
    font-size: 2.4rem;
    font-weight: 700;
    line-height: 1.25;
    padding-bottom: 15px;
}

.fs-c-productReviewed__number .fs-c-productNumber {
	border: none;
    padding: 0;
    font-size: 14px;
    font-size: 1.4rem;
    letter-spacing: 0.05em;
    padding-bottom: 15px;
}

@media screen and (max-width: 1340px) {
	.fs-c-productReviewed__name {
		font-size: calc(24 / 1340 * 100vw);
	    padding-bottom: calc(15 / 1340 * 100vw);
	}
	.fs-c-productReviewed__number .fs-c-productNumber {
		font-size: calc(14 / 1340 * 100vw);
		padding-bottom: calc(15 / 1340 * 100vw);
	}
}

@media screen and (max-width: 750px) {
	.fs-c-productReviewed__name {
		font-size: calc(36 / 750 * 100vw);
	    line-height: 1.66;
	    padding-bottom: calc(15 / 750 * 100vw);
	}
	.fs-c-productReviewed__number .fs-c-productNumber {
		font-size: calc(24 / 750 * 100vw);
		padding-bottom: calc(15 / 750 * 100vw);
	}
}

/*商品価格*/
.fs-c-productPrices .fs-c-price__currencyMark {
    display: none!important;
}

.fs-c-productPrices .fs-c-price__value:after {
    content: "円";
}


/*商品レビュー*/
.fs-c-aggregateRating .fs-c-aggregateRating__rating .fs-c-rating__stars:before {
    color: #3d6d96;
}

.fs-c-aggregateRating .fs-c-aggregateRating__rating .fs-c-rating__value {
    color: #3d6d96;
    font-size: 16px;
    font-size: 1.6rem;
    font-weight: 700;
}

.fs-c-aggregateRating .fs-c-aggregateRating__rating .fs-c-aggregateRating__count {
    text-align: right;
    font-size: 16px;
    font-size: 1.6rem;
    font-weight: 700;
}

@media screen and (max-width: 1340px) {
	.fs-c-aggregateRating .fs-c-aggregateRating__rating .fs-c-rating__value {
	    font-size: calc(16 / 1340 * 100vw);
	}
	.fs-c-aggregateRating .fs-c-aggregateRating__rating .fs-c-aggregateRating__count {
	    font-size: calc(16 / 1340 * 100vw);
	}
}

@media screen and (max-width: 750px) {
	.fs-c-aggregateRating .fs-c-aggregateRating__rating .fs-c-rating__value {
	    font-size: calc(30 / 750 * 100vw);
	}
	.fs-c-aggregateRating .fs-c-aggregateRating__rating .fs-c-aggregateRating__count {
	    font-size: calc(24 / 750 * 100vw);
	}
}

/*レビューページ*/
.fs-body-reviews-product .fs-c-productPrices .fs-c-price__value {
    font-size: 22px;
    font-size: 2.2rem;
    font-weight: 700;
    color: #111111 !important;
}

.fs-body-reviews-product .fs-c-productPrices .fs-c-productPrice__addon {
    font-weight: 700;
    font-size: 22px;
    font-size: 2.2rem;
    color: #111111 !important;
}

@media screen and (max-width: 1340px) {
	.fs-body-reviews-product .fs-c-productPrices .fs-c-price__value {
	    font-size: calc(22 / 1340 * 100vw);
	}
	.fs-body-reviews-product .fs-c-productPrices .fs-c-productPrice__addon {
	    font-size: calc(22 / 1340 * 100vw);
	}
}

@media screen and (max-width: 750px) {
	.fs-body-reviews-product .fs-c-productPrices .fs-c-price__value {
	    font-size: calc(36 / 750 * 100vw);
	}
	.fs-body-reviews-product .fs-c-productPrices .fs-c-productPrice__addon {
	    font-size: calc(36 / 750 * 100vw);
	}
}

.fs-c-history__total dt,
.fs-c-history__total dd {
	margin-top: 12px;
	padding-top: 14px;
}

@media screen and (max-width: 1340px) {
	.fs-c-history__total dt,
	.fs-c-history__total dd {
		margin-top: calc(12 / 1340 * 100vw);
		padding-top: calc(14 / 1340 * 100vw);
	}
}

@media screen and (max-width: 750px) {
	.fs-c-history__total dt,
	.fs-c-history__total dd {
		margin-top: calc(24 / 750 * 100vw);
		padding-top: calc(28 / 750 * 100vw);
	}
}

/*チェックアウト画面*/
.fs-l-checkout__mainColumn,
.fs-l-checkout__sideColumn,
.fs-c-modal,
.fs-c-modal--medium,
.fs-c-modal--small {
	line-height: 1.6;
}

.fs-c-checkout-customerInfo__name,
.fs-c-checkout-destination__name,
.fs-c-checkout-confirmationList > dd {
	font-size: 16px;
    font-size: 1.6rem;
}

.fs-c-checkout-paymentMethodList > li:first-child .fs-c-checkout-paymentMethod__title {
	padding-top: 16px;
}

.fs-c-checkout-paymentMethodList > li:last-child .fs-c-checkout-paymentMethod__title {
	padding-bottom: 16px;
}

@media screen and (max-width: 1340px) {
	.fs-c-checkout-customerInfo__name,
	.fs-c-checkout-destination__name,
	.fs-c-checkout-confirmationList > dd {
		font-size: calc(16 / 1340 * 100vw);
	}
	.fs-c-checkout-paymentMethodList > li:first-child .fs-c-checkout-paymentMethod__title {
		padding-top: calc(16 / 1340 * 100vw);
	}
	
	.fs-c-checkout-paymentMethodList > li:last-child .fs-c-checkout-paymentMethod__title {
		padding-bottom: calc(16 / 1340 * 100vw);
	}
}

@media screen and (max-width: 750px) {
	.fs-c-checkout-customerInfo__name,
	.fs-c-checkout-destination__name,
	.fs-c-checkout-confirmationList > dd {
		font-size: calc(28 / 750 * 100vw);
	}
	.fs-c-checkout-paymentMethodList > li:first-child .fs-c-checkout-paymentMethod__title {
		padding-top: calc(30 / 750 * 100vw);
	}
	
	.fs-c-checkout-paymentMethodList > li:last-child .fs-c-checkout-paymentMethod__title {
		padding-bottom: calc(30 / 750 * 100vw);
	}
}

/*会員登録完了*/
.fs-c-registerSuccessMessage {
	margin: 70px auto 0;
    padding-bottom: 0;
    border-bottom: none;
}

.fs-c-registerSuccessMessage p {
	font-size: 16px;
	font-size: 1.6rem;
	line-height: 1.875;
}

.fs-c-registerSuccessMessage .box {
	width: 500px;
	margin: 20px auto 0;
	padding: 30px 40px;
	background-color: #EEEEEE;
	text-align: left;
}

.fs-c-registerSuccessMessage .box p {
	font-size: 14px;
	font-size: 1.4rem;
	line-height: 2;
}

.fs-c-registerSuccessMessage .box p+p {
	margin-top: 20px;
}

@media screen and (max-width: 1340px) {
	.fs-c-registerSuccessMessage {
		margin: calc(70 / 1340 * 100vw) auto 0;
	}
	
	.fs-c-registerSuccessMessage p {
		font-size: calc(16 / 1340 * 100vw);
	}
	
	.fs-c-registerSuccessMessage .box {
		width: calc(500 / 1340 * 100vw);
		margin: calc(20 / 1340 * 100vw) auto 0;
		padding: calc(30 / 1340 * 100vw) calc(40 / 1340 * 100vw);
	}
	
	.fs-c-registerSuccessMessage .box p {
		font-size: calc(14 / 1340 * 100vw);
	}
	
	.fs-c-registerSuccessMessage .box p+p {
		margin-top: calc(20 / 1340 * 100vw);
	}
}

@media screen and (max-width: 750px) {
	.fs-c-registerSuccessMessage {
		margin: calc(60 / 750 * 100vw) auto 0;
	}
	
	.fs-c-registerSuccessMessage p {
		font-size: calc(24 / 750 * 100vw);
		line-height: 2;
	}
	
	.fs-c-registerSuccessMessage .box {
		width: 100%;
		margin: calc(30 / 750 * 100vw) auto 0;
		padding: calc(40 / 750 * 100vw);
	}
	
	.fs-c-registerSuccessMessage .box p {
		font-size: calc(24 / 750 * 100vw);
	}
	
	.fs-c-registerSuccessMessage .box p+p {
		margin-top: calc(40 / 750 * 100vw);
	}
}
