
body{
    margin:0;
    font-size: 12px;
    color: #666666;
    line-height: 120%;
}
.baby_header_follow_menu_wrap{
    position: fixed;
    background-color: #E0D5CD;
    padding: 5px 0;
}
.baby_header_nav_bar_menu_wrap{
    margin-top: 10px;
    background-color: #69b3dc;
}
.baby_header_nav_bar_menu_wrap
a:visited ,
.baby_header_nav_bar_menu_wrap
a {
  color: white;
  font-weight: bold;
  font-size: 16px !important;
}
.baby_header_menu_wrap{
    width: 100%;
    z-index: 100;
    transition-duration: 100ms;
    top: 0;
    opacity: 1;
}
.baby_header_menu{
    display:flex;
    flex-direction: row;
    justify-content: center;
}
.baby_header_menu_item_edge{
    padding: 0 20px;
    display:flex;
    align-items: center;
    flex-grow: 1;
    position: absolute;
    left: 0;
}
.baby_header_menu_item_edge a{
    display:flex;
    align-items: center;
}
.baby_header_menu_item{
    padding: 0 20px;
    display:flex;
    align-items: center;
}
.baby_header_menu_item a{
    text-decoration: none;
    color: #444343;
    font-size: 12px;
}
.baby_header_menu_item a:hover{
    text-decoration: none;
    color: #444343;
}
.baby_header_border{
    border: solid 1px #444343;
    height: 25px;
    margin: 5px 0;
}

.header_hide{
    top: -45px;
    opacity: 0;
}


.header__logo {
    gap: 15px;
}
.fs-l-header__contents{
    padding: 15px 0 0 0;
    font-size: 12px;
}
.fs-c-noResultMessage{
    display:none;
}

/*━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
基本初期化
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━*/

body,form,ul,li,h1,h2,h3,p,table{
	margin: 0px;
	padding: 0px;
}
body		{
				margin:0px;
				background-color: #FFF9E5;
				font-size: 12px;
				color: #666666;
				line-height: 120%;
			}

body.new	{
				margin:0px;
				background-color: #fff0bc;
				font-size: 12px;
				color: #333333;
				line-height: 120%;
			}

body.top_list	{
				margin:0px;
				background-color: #ffffff;
				font-size: 12px;
				color: #333333;
				line-height: 120%;
			}
			
h1.header	{
				margin:0px 0px 0px 0px;
				font-size:12px;
				color:#666666;
				font-weight: bold;
			}
h1.title	{
				margin:2px 0px 0px 10px;
				font-size:12px;
				font-weight: bold;
			}
h2.title	{
    margin:2px 0px 0px 10px;
    font-size:12px;
    font-weight: bold;
}

img{
	border: 0px;
}
/*テーブル*/
table{
	padding:0px 0px 0px 0px;
	background-color:#ffffff;
}

table.bgcolor{
	padding:0px 0px 0px 0px;
	background-color:#FFF9E5;
}

table.text{
	width:800px;
	border-spacing:0px;
	padding:0px 0px 0px 0px;
	background-color:#ffffff;
	margin-top:5px;
}


table.line{
	width:800px;
	border-spacing:1px;
	padding:0px 0px 0px 0px;
	background-color:#cccccc;
	margin-top:5px;
}

table.shop_line{
	border-spacing:1px;
	padding:0px 0px 0px 0px;
	background-color:#999999;
}


table.form_line{
	width:800px;
	border-spacing:1px;
	padding:0px 0px 0px 0px;
	background-color:#999999;
	margin-top:5px;
}

table.half_line{
	width:390px;
	border-spacing:1px;
	padding:0px 0px 0px 0px;
	background-color:#999999;
	margin-top:5px;
}

table.half_payment{
	border-spacing:1px;
	padding:0px 0px 0px 0px;
	background-color:#999999;
	margin-top:5px;
}

table.new{
	width:205px;
	border-spacing:1px;
	padding:0px 0px 0px 0px;
	background-color:#fff0bc;
	margin-top:5px;
}

table.top_search{
	width:395px;
	border-spacing:1px;
	padding:0px 0px 0px 0px;
	background-color:#999999;
	margin-top:5px;
}

table.text_showalign{
	width:800px;
	border-spacing:1px;
	padding:0px 0px 0px 0px;
	background-color:#ffffff;
	margin-top:5px;
	text-align: center;
}

td.text_show{
	border-spacing:0px;
	border: solid 1px #cccccc;
	padding:0px 0px 0px 0px;
	background-color:#ffffff;
	text-align: center;
}

td.text_no{
	border-spacing:0px;
	padding:0px 0px 0px 0px;
	background-color:#eeeeee;
	text-align: center;
}

table.line_cal{
	width: 190px;
	border-spacing:1px;
	padding:0px 0px 0px 0px;
	background-color:#999999;
	margin-top:5px;
	margin-bottom:5px;
	text-align: center;
}

table.line_cal td{
	background-color: #ffffff;
}
table.line_cal td.month{
	background-color: #ff6400;
}
table.line_cal td.week{
	background-color: #ffb33f;
}
table.line_cal td.holiday{
	background-color: #ffccff;
}
table.line_cal td.cal{
	background-color: #ffffff;
}
table.line_cal td.white{
	background-color:#ffffff;
}

table.line_cal font.month{
	color: #ffffff;
}
table.line_cal font.sun{
	color: #cc3300;
}
table.line_cal font.sat{
	color: #003399;
}

td.line_cal{
	border-spacing:0px;
	padding:0px 0px 0px 0px;
	background-color:#ffffff;
	text-align: center;
}

td.cal_comm{
	border-spacing:0px;
	padding:0px 0px 0px 0px;
	font-size: 12px;
	color: #666666;
	text-align: center;
}

table.menu_gray{
	width:190px;
	border-spacing:0px;
	padding:0px 0px 0px 0px;
	background-color:#eeeeee;
	margin-top:5px;
	text-align: center;
}


td.menu_gray{
	border-spacing:0px;
	padding:0px 0px 0px 0px;
	background-color:#eeeeee;
	font-size: 12px;
	text-align: center;
}
table.menu_right{
	width:190px;
	border-spacing:0px;
	padding:0px 0px 0px 0px;
	background-color:#ffffff;
	margin-top:0px;
	text-align: center;
}


td.menu_right{
	border-spacing:0px;
	padding:0px 0px 0px 0px;
	background-color:#ffffff;
	text-align: center;
}

td.bg_gray{
	border-spacing:0px;
	padding:0px 0px 0px 0px;
}

table.wrapping1{
	border-spacing:0px;
	padding:0px 0px 0px 0px;
	background-color:#FFB33B;
	margin-top:5px;
	margin-bottom:10px;
}

table.wrapping2{
	border-spacing:0px;
	padding:5px 0px 0px 0px;
	background-color:#fff5d8;
}

/*オーダーフォームのタイトル*/
/*
h3	{	
				margin:15px 0px 30px 0px;
				line-height: 180%;
				color:#00339a;
			}
*/

td			{
				font-size: 12px;
				color: #666666;
				line-height: 120%;
				font-weight: normal;
			}
td.color1	{
				background-color: #990000;
				font-weight: normal;
				color: #ffffff;
			}
td.color2		{
				background-color: #eeeeee;
				font-weight: normal;
			}
td.color3	{
				background-color: #FFB33B;
				font-weight: normal;
			}
td.color4	{
				background-color: #FFF0BB;
				font-weight: normal;
			}
td.color5	{
				background-color: #ffcc66;
				font-weight: normal;
			}

tr.off		{
				background-color:#eeeeee;
				font-size: 12px;
				background-image:url('banner/page_circus_201702/menu_off.gif');
				color: #555555;
				line-height: 100%;
				background-repeat:no-repeat
			}
tr.over		{
				background-color:#ffffff;
				font-size: 12px;
				background-image:url('banner/page_circus_201702/menu_over.gif');
				color: #555555;
				line-height: 100%;
				background-repeat:no-repeat
			}
.blue		{color: #1A1AB1;}
.att		{color: #EA5726;}
.err		{color: #cc0000;font-size: 15px;}
.small		{font-size: 10px;}
.big		{
				font-size: 17px;
				color: #1A1AB1;
			}
.brandname	{
				font-size: 14px;
				color: #000066;
			}
p		{
				margin:5px 0px 0px 0px;
			}
p.menu		{
				margin:2px 0px 0px 26px;
			}
.list_menu		{
				margin:0px 0px 0px 0px;
			}
.menu_top img		{
				margin:5px 0px 0px 0px;
			}
p.center {
	text-align: center;
	margin:5px 0px 0px 0px;
}
p.small_center {
	text-align: center;
	font-size: 10px;
	margin:5px 0px 0px 0px;
}
p.right {
	margin:5px 0px 0px 0px;
	text-align: right;
	float:right;
}

p.left {
	margin:5px 0px 0px 0px;
	text-align: left;
	float:left;
}

p.ban_right {
	margin:5px 5px 0px 0px;
	text-align: right;
	float:right;
}

p.ban_left {
	margin:5px 5px 0px 0px;
	text-align: left;
	float:left;
}

p.top_right {
	width: 145px;
	text-align: right;
	float: right;
}
p.top_left {
	width: 145px;
	text-align: left;
	float: left;
}

s{color:#999999;}

#cate_titleCir {
	margin:0px 0px 5px 0px;
	padding:0px 0px 0px 0px;
	font-size:13px;
	text-decoration:none;
	color:#CC3333;
	font-style:normal;
	font-weight:normal;
	vertical-align:middle;
}

a:link{color: #3399FF;text-decoration:none;}
a:visited{color: #6666FF;text-decoration:none;}
a:active{color: #3399FF;text-decoration:none;}
a:hover {color: #6666FF;text-decoration: underline;}

a.menu:link{color: #666666;text-decoration:none;}
a.menu:visited{color: #666666;text-decoration:none;}
a.menu:active{color: #666666;text-decoration:none;}
a.menu:hover {color: #666666;text-decoration: underline;}

/*マウスオーバーで画像を明るく*/
a:hover img{
	filter:alpha(opacity=60);  
	-moz-opacity:0.6;  
	-khtml-opacity: 0.6;  
	opacity: 0.6;  
}


@charset "UTF-8";
:root {
  --fs-color-maincolor: #646464;
  --fs-color-maincolor__font: #ffffff;
  --fs-color-subcolor1: #7c8790;
  --fs-color-subcolor1__font: #ffffff;
  --fs-color-subcolor2: #f7f7f7;
  --fs-color-subcolor2__font: #3c3c3c;
  --fs-color-font--main: #3c3c3c;
  --fs-color-font--link: #3572b0;
  --fs-color-font--link--visited: #728496;
  --fs-color-font--link--hover: #3790e8;
  --fs-color-font--link--active: #3381ce;
  --fs-color-font--pageHeading: #7c8790;
  --fs-color-font--productName: #3c3c3c;
  --fs-color-font--productPrice: #006db8;
  --fs-color-page__background: #ffffff;
  --fs-color-button--primary: #444444;
  --fs-color-button--primary__border: #444444;
  --fs-color-button--primary__font: #ffffff;
  --fs-size-button--primary__radius: 0px;
  --fs-color-button--secondary: #667895;
  --fs-color-button--secondary__border: #667895;
  --fs-color-button--secondary__font: #ffffff;
  --fs-size-button--secondary__radius: 0px;
  --fs-color-button--particular: #f7f7f7;
  --fs-color-button--particular__border: #bbbbbb;
  --fs-color-button--particular__font: #3c3c3c;
  --fs-size-button--particular__radius: 3px;
  --fs-color-button--standard: #ebebeb;
  --fs-color-button--standard__border: #bbbbbb;
  --fs-color-button--standard__font: #3c3c3c;
  --fs-size-button--standard__radius: 0px;
  --fs-color-button--plain: transparent;
  --fs-color-button--plain__border: transparent;
  --fs-color-button--plain__font: #1e5d9b;
  --fs-size-button--plain__radius: 0px;
}

* {
  box-sizing: border-box;
}

select {
  appearance: none;
  vertical-align: middle;
}

input,
textarea,
select {
  background-color: #ffffff;
  color: #333333;
}

[type=hidden],
[type=text],
[type=search],
[type=tel],
[type=url],
[type=email],
[type=password],
[type=datetime],
[type=date],
[type=month],
[type=week],
[type=time],
[type=datetime-local],
[type=number],
select,
textarea {
  border: 1px solid #cccccc;
  border-radius: 3px;
  padding: 3px 5px;
}
[type=hidden]:focus,
[type=text]:focus,
[type=search]:focus,
[type=tel]:focus,
[type=url]:focus,
[type=email]:focus,
[type=password]:focus,
[type=datetime]:focus,
[type=date]:focus,
[type=month]:focus,
[type=week]:focus,
[type=time]:focus,
[type=datetime-local]:focus,
[type=number]:focus,
select:focus,
textarea:focus {
  border-color: #4CAAC0;
  box-shadow: inset 0 0 1px #4CAAC0;
  outline: none;
}
[type=hidden].is-error,
[type=text].is-error,
[type=search].is-error,
[type=tel].is-error,
[type=url].is-error,
[type=email].is-error,
[type=password].is-error,
[type=datetime].is-error,
[type=date].is-error,
[type=month].is-error,
[type=week].is-error,
[type=time].is-error,
[type=datetime-local].is-error,
[type=number].is-error,
select.is-error,
textarea.is-error {
  border-color: #da4453;
  background-color: #fcf5c2;
}

@media screen and (max-width: 768px) {
  _::-webkit-full-page-media, _:future, :root [type=hidden],
[type=text],
[type=search],
[type=tel],
[type=url],
[type=email],
[type=password],
[type=datetime],
[type=date],
[type=month],
[type=week],
[type=time],
[type=datetime-local],
[type=number],
select,
textarea {
    font-size: 1.7rem;
  }
}

select[multiple] > option {
  border: none;
}

button:focus {
  outline: none;
}

html {
  font-size: 62.5%;
}

body {
  background: #ffffff;
  color: #3c3c3c;
  font-family: "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", Meiryo, メイリオ, Osaka, "MS PGothic", arial, helvetica, sans-serif;
  font-size: 1.4rem;
  font-weight: 300;
  line-height: 1.5;
  word-wrap: break-word;
  overflow-wrap: break-word;
}

main {
  display: block;
}

h1, h2, h3, h4, h5 {
  font-weight: 500;
  line-height: 1.2;
}

p {
  margin: 1rem 0;
}

a {
  color: #3572b0;
  text-decoration: none;
}
a:visited {
  color: #728496;
}
a:hover {
  color: #3790e8;
  text-decoration: underline;
}
a:active {
  color: #3381ce;
}

fieldset {
  border: none;
}

:focus {
  outline: none;
}

.fs-c-accountService {
  box-sizing: border-box;
  list-style: none;
  margin: 0;
  padding: 0;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: stretch;
}
.fs-c-accountService > li {
  box-sizing: border-box;
}
@media screen and (min-width: 600px) {
  .fs-c-accountService {
    justify-content: flex-start;
    margin-left: -8px;
  }
}
.fs-c-accountService__page {
  flex-basis: 128px;
  display: flex;
  align-items: stretch;
  height: 128px;
  margin: 8px 0;
}
@media screen and (min-width: 600px) {
  .fs-c-accountService__page {
    margin: 8px;
  }
}
.fs-c-accountService__page--membershipCard {
  flex-basis: 100%;
}
@media screen and (min-width: 600px) {
  .fs-c-accountService__page--membershipCard {
    flex-basis: 128px;
  }
}
.fs-c-accountService__page--couponList {
  flex-basis: 100%;
}
@media screen and (min-width: 600px) {
  .fs-c-accountService__page--couponList {
    flex-basis: 272px;
  }
}
.fs-c-accountService__page--storeOrderHistoryList {
  display: none;
}
.fs-c-accountService__page--accountDelete {
  align-items: flex-start;
  flex-basis: 100%;
}
.fs-c-accountService__page:not(.fs-c-accountService__page--accountDelete) .fs-c-accountService__pageLink {
  box-shadow: 0 0 2px #b2b2b2;
  background: #f7f7f7;
  border: 1px solid #e5e5e5;
  border-radius: 3px;
  color: #3c3c3c;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  text-decoration: none;
  width: 100%;
}
.fs-c-accountService__page:not(.fs-c-accountService__page--accountDelete) .fs-c-accountService__pageLink__label {
  flex-grow: 1;
  font-size: 1.2rem;
}
.fs-c-accountService__page:not(.fs-c-accountService__page--accountDelete) .fs-c-accountService__pageLink__label::before {
  font-family: "fs-icon" !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  display: block;
  color: #7c8790;
  font-size: 48px;
  line-height: 1.2;
  margin: 8px auto 0;
  width: 64px;
  height: 64px;
}
.fs-c-accountService__page--membershipCard .fs-c-accountService__pageLink__label::before {
  content: "\e93a";
}
.fs-c-accountService__page--couponList .fs-c-accountService__pageLink__label::before {
  content: "\e900";
}
.fs-c-accountService__page--wishList .fs-c-accountService__pageLink__label::before {
  content: "\e901";
}
.fs-c-accountService__page--orderHistoryList .fs-c-accountService__pageLink__label::before {
  content: "\e902";
}
.fs-c-accountService__page--storeOrderHistoryList .fs-c-accountService__pageLink__label::before {
  content: "\e93b";
}
.fs-c-accountService__page--subscriptionHistoryList .fs-c-accountService__pageLink__label::before {
  content: "\e93e";
}
.fs-c-accountService__page--pointHistory .fs-c-accountService__pageLink__label::before {
  content: "\e903";
}
.fs-c-accountService__page--accountReviews .fs-c-accountService__pageLink__label::before {
  content: "\e904";
}
.fs-c-accountService__page--accountCard .fs-c-accountService__pageLink__label::before {
  content: "\e905";
}
.fs-c-accountService__page--addressbook .fs-c-accountService__pageLink__label::before {
  content: "\e906";
}
.fs-c-accountService__page--lineIdLink .fs-c-accountService__pageLink__label::before {
  content: "\e907";
}
.fs-c-accountService__page--accountPassword .fs-c-accountService__pageLink__label::before {
  content: "\e908";
}
.fs-c-accountService__page--accountSettingsModify .fs-c-accountService__pageLink__label::before {
  content: "\e909";
}
.fs-c-accountService__page--membershipMerge .fs-c-accountService__pageLink__label::before {
  content: "\e93c";
}
.fs-c-accountService__page--linkedAccounts .fs-c-accountService__pageLink__label::before {
  content: "\e93f";
}

.fs-c-additionalCheckField + fieldset:not(.fs-c-additionalCheckField), fieldset:not(.fs-c-additionalCheckField) + .fs-c-additionalCheckField {
  margin-top: 32px;
}

.fs-c-addressbookComment {
  text-align: center;
}
@media screen and (min-width: 600px) {
  .fs-c-addressbookComment {
    text-align: left;
  }
}

.fs-c-addressBookRegistrationNumber {
  display: flex;
  justify-content: center;
  font-weight: bold;
}
@media screen and (min-width: 600px) {
  .fs-c-addressBookRegistrationNumber {
    justify-content: flex-start;
  }
}

@media screen and (min-width: 600px) {
  .fs-c-addressBookList__form {
    display: grid;
    grid-template-columns: auto 1fr;
    grid-template-rows: auto auto;
    align-items: baseline;
  }
}
.fs-c-addressBookList__addButton {
  grid-column: 1;
  grid-row: 1;
}
.fs-c-addressBookList__count {
  grid-column: 2;
  grid-row: 1;
  text-align: right;
}
.fs-c-addressBookList__list {
  grid-column: 1/3;
  grid-row: 2;
}

.fs-c-addresseeList__name, .fs-c-addresseeList__address {
  font-weight: bold;
}
.fs-c-addresseeList > dd {
  margin: 0 0 8px;
}
@media screen and (min-width: 768px) {
  .fs-c-addresseeList {
    display: grid;
    grid-template-columns: auto 1fr;
    grid-auto-rows: auto;
    grid-auto-flow: row;
    grid-gap: 8px 8px;
  }
  .fs-c-addresseeList .fs-c-address {
    display: flex;
    flex-wrap: wrap;
  }
  .fs-c-addresseeList .fs-c-address > *:not(:last-child) {
    margin-right: 8px;
  }
}

.fs-c-aggregateRating {
  display: flex;
  flex-direction: row;
  align-items: flex-end;
  justify-content: space-between;
}
.fs-c-aggregateRating__rating {
  display: flex;
  align-items: center;
  flex: 0 1 10em;
  flex-wrap: wrap;
  font-size: 1.8rem;
  line-height: 1;
}
.fs-c-aggregateRating__rating::before {
  content: "この商品の平均評価";
  flex: 1 0 100%;
  font-size: 1rem;
}
.fs-c-aggregateRating__count {
  flex-grow: 1;
  font-size: 1.4rem;
}
.fs-c-aggregateRating__message {
  flex-basis: 100%;
  background: #f7f7f7;
  padding: 8px;
  text-align: center;
}
.fs-c-productReviewed + .fs-c-aggregateRating {
  max-width: 600px;
  margin: 24px auto;
}

* + .fs-c-anotherLogin {
  margin-top: 24px;
}
.fs-c-linkedServiceLogin .fs-c-anotherLogin {
  margin: 0;
}
.fs-c-anotherLogin__message {
  text-align: left;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
.fs-c-anotherLogin__button:not([class*="--amazon"]) {
  padding: 0;
}
.fs-c-anotherLogin__button--amazon {
  margin: 0 auto;
}
.fs-c-linkService__button .fs-c-anotherLogin__button--google [aria-labelledby=button-label], .fs-c-cartPayment .fs-c-anotherLogin__button--google [aria-labelledby=button-label] {
  max-width: 100% !important;
}

.fs-c-agreementConfirmation__message {
  background: rgba(126, 126, 126, 0.08);
  padding: 8px;
}

.fs-c-assist {
  margin: 0 0 4px;
  padding: 4px 0;
  border-radius: 3px;
}
.fs-c-assist.is-error {
  color: #da4453;
}

.fs-c-blackmarketPasswordField {
  width: 12em;
  margin: 0 auto;
}

.fs-c-breadcrumb {
  font-size: 1.2rem;
}

.fs-c-bundlePreview__item {
  border: 1px solid #b2b2b2;
  padding: 8px;
}
.fs-c-bundlePreview__item + .fs-c-bundlePreview__item {
  margin-top: 8px;
}
.fs-c-bundlePreview__item__title {
  background-color: #e5e5e5;
  color: #4c4c4c;
  margin: -8px -8px 8px;
  padding: 8px;
}
.fs-c-bundlePreview__item__total {
  background: #f7f7f7;
  border: 1px solid #e5e5e5;
  border-top: 3px double #e5e5e5;
  margin-top: -3px;
  padding: 8px;
}
@media screen and (max-width: 600px) {
  .fs-c-bundlePreview__item__total {
    margin: 0 -8px -8px;
  }
}
.fs-c-bundlePreview--cart {
  margin-top: 36px;
}
.fs-c-bundlePreview--cart .fs-c-bundlePreview__item__title {
  background: none;
  color: #3c3c3c;
  border-bottom: 1px solid #e5e5e5;
}
.fs-c-bundlePreview .fs-c-cartTable__row:last-child {
  border-bottom: none;
}

.fs-c-button--primary {
  background: #444444;
  border: 1px solid #444444;
  border-radius: 0px;
  color: #ffffff;
  cursor: pointer;
  display: inline-block;
  font-size: 1.4rem;
  line-height: 1;
  text-decoration: none;
  text-align: center;
  padding: 0.8em 1.6em 0.6em;
  box-shadow: 0 0 2px #b2b2b2;
  min-width: 240px;
}
.fs-c-button--primary:hover {
  opacity: 0.8;
}
.fs-c-button--primary:hover, .fs-c-button--primary:visited, .fs-c-button--primary:active {
  color: #ffffff;
  text-decoration: none;
}

.fs-c-button--secondary {
  background: #667895;
  border: 1px solid #667895;
  border-radius: 0px;
  color: #ffffff;
  cursor: pointer;
  display: inline-block;
  font-size: 1.4rem;
  line-height: 1;
  text-decoration: none;
  text-align: center;
  padding: 0.8em 1.6em 0.6em;
  box-shadow: 0 0 2px #b2b2b2;
  min-width: 240px;
}
.fs-c-button--secondary:hover {
  opacity: 0.8;
}
.fs-c-button--secondary:hover, .fs-c-button--secondary:visited, .fs-c-button--secondary:active {
  color: #ffffff;
  text-decoration: none;
}

.fs-c-button--particular {
  background: #f7f7f7;
  border: 1px solid #bbbbbb;
  border-radius: 3px;
  color: #3c3c3c;
  cursor: pointer;
  display: inline-block;
  font-size: 1.4rem;
  line-height: 1;
  text-decoration: none;
  text-align: center;
  padding: 0.8em 1.6em 0.6em;
  box-shadow: 0 0 2px #b2b2b2;
  display: flex;
}
.fs-c-button--particular:hover {
  opacity: 0.8;
}
.fs-c-button--particular:hover, .fs-c-button--particular:visited, .fs-c-button--particular:active {
  color: #3c3c3c;
  text-decoration: none;
}

.fs-c-button--standard {
  background: #ebebeb;
  border: 1px solid #bbbbbb;
  border-radius: 0px;
  color: #3c3c3c;
  cursor: pointer;
  display: inline-block;
  font-size: 1.2rem;
  line-height: 1;
  text-decoration: none;
  text-align: center;
  padding: 0.8em 1.6em 0.6em;
  box-shadow: 0 0 2px #b2b2b2;
}
.fs-c-button--standard:hover {
  opacity: 0.8;
}
.fs-c-button--standard:hover, .fs-c-button--standard:visited, .fs-c-button--standard:active {
  color: #3c3c3c;
  text-decoration: none;
}

.fs-c-button--primary.is-disabled,
.fs-c-button--secondary.is-disabled,
.fs-c-button--particular.is-disabled,
.fs-c-button--standard.is-disabled {
  background: #f7f7f7;
  border-color: transparent;
  box-shadow: none;
  color: #b2b2b2;
  cursor: default;
}
.fs-c-button--primary.is-disabled:hover,
.fs-c-button--secondary.is-disabled:hover,
.fs-c-button--particular.is-disabled:hover,
.fs-c-button--standard.is-disabled:hover {
  opacity: 1;
}

.fs-c-button--plain {
  background: transparent;
  border: 1px solid transparent;
  border-radius: 0px;
  color: #1e5d9b;
  cursor: pointer;
  display: inline-block;
  text-decoration: none;
  padding: 0;
}
.fs-c-button--plain:hover {
  color: inherit;
  opacity: 0.8;
  text-decoration: underline;
}

.fs-c-button--image {
  border: none;
  padding: 0;
  background: none;
}
.fs-c-button--image > img {
  display: block;
  max-width: 100%;
}

.fs-c-button--primary.fs-c-button--confirmDelete {
  min-width: 160px;
}
.fs-c-button--primary.fs-c-button--addToCart--variation {
  font-size: 1.2rem;
  min-width: 100%;
}

.fs-c-button--secondary.fs-c-button--changeInformation {
  min-width: 0;
}
.fs-c-button--secondary.fs-c-button--addToAddressbook, .fs-c-button--secondary.fs-c-button--addReview--guest {
  width: 100%;
}
@media screen and (min-width: 600px) {
  .fs-c-button--secondary.fs-c-button--addToAddressbook, .fs-c-button--secondary.fs-c-button--addReview--guest {
    max-width: 352px;
  }
}
.fs-c-button--secondary.fs-c-button--changeMainCreditCard, .fs-c-button--secondary.fs-c-button--searchStoreInventory {
  min-width: initial;
}
.fs-c-button--secondary.fs-c-button--searchStoreInventory {
  width: 100%;
}
.fs-c-button--secondary.fs-c-button--subscribeToArrivalNotice--variation {
  font-size: 1.2rem;
  min-width: 100%;
}

.fs-c-button--particular.fs-c-button--addToWishList--icon, .fs-c-button--particular.fs-c-button--removeFromWishList--icon, .fs-c-button--particular.fs-c-button--displayPassword, .fs-c-button--particular.fs-c-button--hidePassword {
  background: none;
  border: none;
  box-shadow: none;
  padding: 0;
}
.fs-c-button--particular.fs-c-button--addToWishList--icon .fs-c-button__label, .fs-c-button--particular.fs-c-button--removeFromWishList--icon .fs-c-button__label, .fs-c-button--particular.fs-c-button--displayPassword .fs-c-button__label, .fs-c-button--particular.fs-c-button--hidePassword .fs-c-button__label {
  display: none;
}
.fs-c-button--particular.fs-c-button--addToWishList--icon::before, .fs-c-button--particular.fs-c-button--removeFromWishList--icon::before, .fs-c-button--particular.fs-c-button--displayPassword::before, .fs-c-button--particular.fs-c-button--hidePassword::before {
  font-family: "fs-icon" !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 2.2rem;
}
.fs-c-button--particular.fs-c-button--addToWishList--icon::before {
  content: "\e919";
}
.fs-c-button--particular.fs-c-button--removeFromWishList--icon::before {
  content: "\e91a";
  color: #C98696;
}
.fs-c-button--particular.fs-c-button--displayPassword::before, .fs-c-button--particular.fs-c-button--hidePassword::before {
  color: #999999;
  margin: auto 4px;
}
.fs-c-button--particular.fs-c-button--displayPassword::before {
  content: "\e917";
}
.fs-c-button--particular.fs-c-button--hidePassword::before {
  content: "\e918";
}
.fs-c-button--particular.fs-c-button--addToWishList--detail, .fs-c-button--particular.fs-c-button--removeFromWishList--detail {
  align-items: center;
  font-size: 1.2rem;
  padding: 0.2em 1em;
}
.fs-c-button--particular.fs-c-button--addToWishList--detail::after, .fs-c-button--particular.fs-c-button--removeFromWishList--detail::after {
  font-family: "fs-icon" !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 1.6em;
  margin-left: 8px;
}
.fs-c-button--particular.fs-c-button--addToWishList--detail::after {
  content: "\e919";
}
.fs-c-button--particular.fs-c-button--removeFromWishList--detail::after {
  content: "\e91a";
  color: #C98696;
}

.fs-c-button--plain::before {
  font-family: "fs-icon" !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.fs-c-button--plain.fs-c-button--addReview--detail::before {
  content: "\e928";
}
.fs-c-button--plain.fs-c-button--viewAllReviews::before {
  content: "\e927";
}
.fs-c-button--plain.fs-c-button--addToCart--list::before {
  content: "\e91f";
}
.fs-c-button--plain.fs-c-button--subscribeToArrivalNotice--list::before {
  content: "\e920";
}
.fs-c-button--plain.fs-c-button--viewProductDetail::before {
  content: "\e92b";
}
.fs-c-button--plain.fs-c-button--viewMoreImage .fs-c-button__label {
  display: none;
}
.fs-c-button--plain.fs-c-button--viewMoreImage::before {
  content: "\e912";
}
.fs-c-button--plain.fs-c-button--viewExtendedImage .fs-c-button__label {
  display: none;
}
.fs-c-button--plain.fs-c-button--viewExtendedImage::before {
  content: "\e912";
  font-size: 2.2rem;
}
.fs-c-button--plain.fs-c-button--changeLocation {
  font-size: inherit;
  min-height: initial;
  min-width: initial;
}

.fs-c-button--confirmOrder--rakutenPay img {
  height: auto;
}

.fs-c-button--carousel {
  transition-property: all;
  transition-duration: 0.5s;
  transition-timing-function: linear;
  transition-delay: 0s;
  border: none;
  background: none;
  cursor: pointer;
  font-size: 4.4rem;
  line-height: 1;
  min-height: 1em;
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
}
.fs-c-button--carousel .fs-c-button__label {
  display: none;
}
.fs-c-button--carousel::before {
  font-family: "fs-icon" !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.fs-c-button--carousel--prev::before {
  content: "\e90b";
}
.fs-c-button--carousel--next::before {
  content: "\e90c";
}
.fs-c-button--carousel:hover {
  opacity: 0.6;
}

.fs-c-buttonContainer {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 8px 0;
}
.fs-c-buttonContainer--pair {
  display: grid;
  grid-template-columns: 1fr;
  grid-row-gap: 32px;
}
.fs-c-buttonContainer--pair > *:first-child {
  grid-row: 1;
  grid-column: 1;
}
.fs-c-buttonContainer--pair > *:last-child {
  grid-row: 2;
  grid-column: 1;
}
@media screen and (min-width: 768px) {
  .fs-c-buttonContainer--pair {
    grid-template-columns: 1fr 1fr;
    grid-column-gap: 24px;
  }
  .fs-c-buttonContainer--pair > * {
    font-size: 1.4rem;
    min-width: 160px;
  }
  .fs-c-buttonContainer--pair > *:first-child {
    grid-row: 1;
    grid-column: 2;
    justify-self: start;
  }
  .fs-c-buttonContainer--pair > *:last-child {
    grid-row: 1;
    grid-column: 1;
    justify-self: end;
  }
}
.fs-c-buttonContainer--changeSmall, .fs-c-buttonContainer--moveToOrderHistory, .fs-c-buttonContainer--moveToStoreOrders, .fs-c-buttonContainer--resendVerificationCode, .fs-c-buttonContainer--orderCancel, .fs-c-buttonContainer--subscriptionCancelConfirm {
  justify-content: flex-end;
}
.fs-c-buttonContainer--addAddressbook {
  padding: 8px 0;
}
.fs-c-buttonContainer--addAddressbook, .fs-c-buttonContainer--addReview--detail, .fs-c-buttonContainer--addProductToWishList, .fs-c-buttonContainer--inquiryAboutProduct, .fs-c-buttonContainer--myPageTop, .fs-c-buttonContainer--removeProductFromWishList, .fs-c-buttonContainer--viewAllReviews, .fs-c-buttonContainer--back, .fs-c-buttonContainer--backToRegister, .fs-c-buttonContainer--moveToShoppingCart, .fs-c-buttonContainer--moveToSubscriptionCart, .fs-c-buttonContainer--changeCreditCard {
  justify-content: flex-start;
}
.fs-c-buttonContainer--myPageTop, .fs-c-buttonContainer--back, .fs-c-buttonContainer--backToRegister {
  margin-top: 32px;
}
.fs-c-buttonContainer--viewStoreList {
  margin-top: 24px;
}
.fs-c-buttonContainer--deleteChange {
  flex-wrap: nowrap;
  flex-direction: row-reverse;
  justify-content: space-between;
}
.fs-c-buttonContainer--deleteChange > [class^=fs-c-button] {
  font-size: 1.4rem;
  min-width: auto;
}
.fs-c-buttonContainer--deleteChange > * + * {
  margin: 0 16px 0 0;
}
@media screen and (min-width: 600px) {
  .fs-c-buttonContainer--deleteChange {
    justify-content: center;
  }
}
.fs-c-buttonContainer--lineImportProfile {
  margin: 0 auto;
  max-width: 600px;
}
.fs-c-buttonContainer--backModerate {
  display: flex;
  justify-content: flex-start;
}
.fs-c-buttonContainer--inputCreditCardData {
  margin-left: auto;
}
.fs-c-linkService__button > .fs-c-buttonContainer {
  width: 100%;
  padding: 0;
}
.fs-c-linkService__button > .fs-c-buttonContainer [class*=fs-c-button--] {
  font-size: 1.4rem;
  width: 100%;
  height: 100%;
  min-width: initial;
}

.fs-c-cancelSubscriptionDetail {
  margin-bottom: 16px;
}
.fs-c-cancelSubscriptionDetail__heading {
  font-weight: bold;
  display: block;
  margin-bottom: 4px;
}
.fs-c-cancelSubscriptionDetail__body {
  border: 1px solid #b2b2b2;
  padding: 8px;
  display: flex;
  flex-wrap: wrap;
}
.fs-c-cancelSubscriptionDetail__date, .fs-c-cancelSubscriptionDetail__count {
  font-weight: bold;
}
.fs-c-cancelSubscriptionDetail__count::before {
  content: "（";
}
.fs-c-cancelSubscriptionDetail__count::after {
  content: "）";
}
.fs-c-cancelSubscriptionDetail__addon {
  flex-basis: 100%;
}

@media screen and (min-width: 600px) {
  .fs-c-cartTableContainer {
    border: 1px solid #e5e5e5;
    border-radius: 3px;
    padding: 16px;
  }
}
.fs-c-cartTable__headerCell {
  background: rgba(126, 126, 126, 0.08);
  word-break: keep-all;
}
.fs-c-cartTable__message {
  background: #7c8790;
  color: #ffffff;
  display: inline-block;
  font-size: 0.8rem;
  margin-bottom: 3px;
  padding: 3px 5px 0;
}
.fs-c-cartTable__product {
  display: grid;
  grid-template-columns: 80px 1fr;
  grid-gap: 8px;
}
.fs-c-cartTable__productImage {
  grid-column: 1;
}
.fs-c-cartTable__productImage + .fs-c-cartTable__productInfo {
  grid-column: 2;
  grid-row: 1;
}
.fs-c-cartTable__productInfo {
  grid-column: 1/span 2;
  grid-row: 1;
}
.fs-c-cartTable__unitPrice {
  display: flex;
  flex-wrap: wrap;
}
.fs-c-cartTable__actionButton {
  display: flex;
  flex-direction: column;
  justify-content: center;
}
@media screen and (max-width: 600px) {
  .fs-c-cartTable__actionButton {
    flex-direction: row;
    align-items: center;
    justify-content: flex-start;
  }
}
.fs-c-cartTable__actionButton__container {
  width: 100%;
}
.fs-c-cartTable__actionButton__container > button {
  font-size: 1.2rem;
}
.fs-c-cartTable__actionButton__container + .fs-c-cartTable__actionButton__container {
  border: 1px solid #b2b2b2;
  border-radius: 0;
  border-width: 1px 0 0 0;
  margin-top: 8px;
  padding-top: 8px;
}
@media screen and (max-width: 600px) {
  .fs-c-cartTable__actionButton__container + .fs-c-cartTable__actionButton__container {
    border-width: 0 0 0 1px;
    margin: 0 0 0 4px;
    padding: 0 0 0 8px;
  }
}
.fs-c-cartTable__quantity {
  max-width: 5em;
}

@media screen and (max-width: 600px) {
  .fs-c-cartTable, .fs-c-cartTable > tbody {
    display: block;
  }
  .fs-c-cartTable__row {
    border-bottom: 1px solid #b2b2b2;
    display: grid;
    align-items: center;
    grid-template-columns: 1fr 40%;
    width: 100%;
  }
  .fs-c-cartTable__dataCell {
    border: none;
    display: block;
    padding: 4px 0;
  }
  .fs-c-cartTable__dataCell--product {
    grid-column: 1/span 2;
    grid-row: 1;
  }
  .fs-c-cartTable__dataCell--point {
    grid-column: 1/3;
    grid-row: 4;
  }
  .fs-c-cartTable__dataCell--quantity {
    grid-column: 2/3;
    grid-row: 2;
    display: flex;
    align-items: baseline;
    justify-content: flex-end;
  }
  .fs-c-cartTable__dataCell--action {
    grid-column: 1/2;
    grid-row: 2;
  }
  .fs-c-cartTable__dataCell--subtotal, .fs-c-cartTable__dataCell--unitPrice {
    grid-column: 1/3;
    grid-row: 3;
    display: flex;
    justify-content: flex-end;
    align-items: baseline;
    font-size: 1.8rem;
  }
  .fs-c-cartTable__dataCell--review {
    grid-column: 1/3;
    grid-row: 5;
  }
  .fs-c-cartTable__productImage__image {
    max-width: 100%;
    padding-right: 8px;
  }
  .fs-c-button--continueShopping {
    min-width: 100%;
  }
}
.fs-c-cartBundleInfo {
  margin: 24px 0;
}
.fs-c-cartBundleInfo__info {
  background: rgba(126, 126, 126, 0.08);
  padding: 8px 16px 8px;
}
.fs-c-cartBundleInfo__title {
  background: #646464;
  color: #ffffff;
  margin: -8px -16px 0;
  padding: 4px 16px;
}
.fs-c-cartBundleInfo__list {
  box-sizing: border-box;
  list-style: none;
  margin: 0;
  padding: 0;
  margin: 8px 0;
}
.fs-c-cartBundleInfo__list > li {
  box-sizing: border-box;
}
.fs-c-cartBundleInfo__list > li + li {
  margin-top: 8px;
}
.fs-c-cartBundleInfo__list > li > a {
  border: 1px solid currentColor;
  background: #ffffff;
  color: #333333;
  display: block;
  text-decoration: none;
  padding: 4px 8px;
}
.fs-c-cartBundleInfo__list > li > a:hover {
  opacity: 0.8;
}
.fs-c-cartBundleInfo__button {
  display: flex;
  justify-content: flex-end;
  margin: 8px 0;
}

.fs-c-cartDiscountInfo {
  margin: 24px 0;
}
.fs-c-cartDiscountInfo__title {
  display: block;
  font-size: 1.8rem;
}
.fs-c-cartDiscountInfo__info {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
  font-weight: bold;
}
.fs-c-cartDiscountInfo__note {
  box-sizing: border-box;
  list-style: none;
  margin: 0;
  padding: 0;
  font-size: 1.2rem;
}
.fs-c-cartDiscountInfo__note > li {
  box-sizing: border-box;
}
.fs-c-cartDiscountInfo__note > li {
  margin: 4px;
  padding: 0 0 0 1em;
  text-indent: -1em;
}
.fs-c-cartDiscountInfo__note > li::before {
  content: "※";
}

.fs-c-cartOptionTable {
  border-collapse: collapse;
  font-size: 1.2rem;
}
.fs-c-cartOptionTable__dataCell {
  padding: 1.6px 4px;
}
.fs-c-cartOptionTable__unitPriceContainer {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-end;
}
@media screen and (max-width: 600px) {
  .fs-c-cartOptionTable {
    border: 1px solid #b2b2b2;
  }
  .fs-c-cartOptionTable__row + .fs-c-cartOptionTable__row {
    border-top: 1px solid #b2b2b2;
  }
}

.fs-c-cartPayment, .fs-c-payWithAmazon {
  margin-top: 24px;
  font-size: 1.2rem;
}
.fs-c-cartPayment p, .fs-c-payWithAmazon p {
  margin: 0 0 4px;
}

.fs-c-cartProductSalesPeriod__label::after {
  content: ":";
}

.fs-c-changeNextDeliveryField__information__heading, .fs-c-changeDeliveryCycleField__information__heading {
  font-weight: bold;
  display: block;
  margin-bottom: 4px;
}
.fs-c-changeNextDeliveryField__information__date, .fs-c-changeDeliveryCycleField__information__date {
  font-size: 1.2rem;
  font-weight: bold;
}

.fs-c-checkout-deliveryCycle {
  border: 2px solid #f7f7f7;
}
.fs-c-checkout-deliveryCycle p {
  margin: 0;
}
.fs-c-checkout-deliveryCycle__title {
  background: #f7f7f7;
  color: #333333;
}
.fs-c-checkout-deliveryCycle__option__title {
  border-bottom: 1px solid currentColor;
  font-size: 1.2rem;
}
.fs-c-checkout-deliveryCycle__disabledMessage {
  background: #ffffff;
  color: #333333;
  font-size: 1.2rem;
  padding: 8px;
}
.fs-c-checkout-deliveryCycle.is-active {
  border: 2px solid #666666;
}
.fs-c-checkout-deliveryCycle.is-active .fs-c-checkout-deliveryCycle__title {
  background: #666666;
  color: #f7f7f7;
  color: #ffffff;
}
.fs-c-checkout-deliveryCycle.is-disabled:not(.is-active) .fs-c-checkout-deliveryCycle__title {
  color: #666666;
}
.fs-c-checkout-deliveryCycle__selectCycle > * + * {
  margin-top: 4px;
}
@media screen and (min-width: 600px) {
  .fs-c-checkout-deliveryCycle__selectCycle {
    display: flex;
    align-items: center;
  }
  .fs-c-checkout-deliveryCycle__selectCycle > * {
    width: auto;
  }
  .fs-c-checkout-deliveryCycle__selectCycle > * + * {
    margin-left: 4px;
    margin-top: 0;
  }
}
.fs-c-checkout-deliveryCycle__notice, .fs-c-changeDeliveryCycle__notice {
  box-sizing: border-box;
  list-style: none;
  margin: 0;
  padding: 0;
  margin-bottom: 8px;
  padding-left: 1em;
  text-indent: -1em;
  font-size: 1.2rem;
}
.fs-c-checkout-deliveryCycle__notice > li, .fs-c-changeDeliveryCycle__notice > li {
  box-sizing: border-box;
}
.fs-c-checkout-deliveryCycle__notice > *::before, .fs-c-changeDeliveryCycle__notice > *::before {
  content: "※";
}

.fs-c-changeDeliveryCycle {
  border: 2px solid #f7f7f7;
}
.fs-c-changeDeliveryCycleList {
  margin-top: 8px;
}
.fs-c-changeDeliveryCycle p {
  margin: 0;
}
.fs-c-changeDeliveryCycle__title {
  background: #f7f7f7;
  color: #333333;
}
.fs-c-changeDeliveryCycle__option__title {
  border-bottom: 1px solid currentColor;
  font-size: 1.2rem;
}
.fs-c-changeDeliveryCycle__disabledMessage {
  background: #ffffff;
  color: #333333;
  font-size: 1.2rem;
  padding: 8px;
}
.fs-c-changeDeliveryCycle.is-active {
  border: 2px solid #666666;
}
.fs-c-changeDeliveryCycle.is-active .fs-c-changeDeliveryCycle__title {
  background: #666666;
  color: #f7f7f7;
  color: #ffffff;
}
.fs-c-changeDeliveryCycle.is-disabled:not(.is-active) .fs-c-changeDeliveryCycle__title {
  color: #666666;
}
.fs-c-changeDeliveryCycle.is-active {
  background-color: rgba(255, 255, 255, 0.5);
}
.fs-c-changeDeliveryCycle__selectCycle > * + * {
  margin-top: 4px;
}
@media screen and (min-width: 600px) {
  .fs-c-changeDeliveryCycle__selectCycle {
    display: flex;
    align-items: center;
  }
  .fs-c-changeDeliveryCycle__selectCycle > * {
    width: auto;
  }
  .fs-c-changeDeliveryCycle__selectCycle > * + * {
    margin-left: 4px;
    margin-top: 0;
  }
}
.fs-c-checkbox__checkMark {
  border: 2px solid #999999;
}
.fs-c-checkbox__checkMark::before {
  color: #ffffff;
  font-size: 1em;
  top: -0.05em;
  left: -0.05em;
}
.fs-c-checkbox__checkbox:checked + label > .fs-c-checkbox__checkMark {
  background: #1f5da0;
  border-color: #1f5da0;
}

.fs-c-modal--pickupStoreList .fs-c-checkboxGroup {
  flex-direction: row;
  flex-wrap: wrap;
}
.fs-c-modal--pickupStoreList .fs-c-checkboxGroup > * {
  flex-basis: initial;
  margin-top: 8px;
}

.fs-c-checkout-addDestinationButton {
  display: flex;
  justify-content: center;
  margin: 16px 0 40px;
}
@media screen and (min-width: 600px) {
  .fs-c-checkout-addDestinationButton {
    justify-content: flex-end;
  }
}

.fs-c-checkout-addressee {
  display: grid;
  grid-template-columns: auto 1fr auto;
  background: #ffffff;
  color: #333333;
  padding: 8px;
  border: 1px solid #e5e5e5;
}
.fs-c-checkout-addresseeList {
  box-sizing: border-box;
  list-style: none;
  margin: 0;
  padding: 0;
  margin-bottom: 20px;
}
.fs-c-checkout-addresseeList > li {
  box-sizing: border-box;
}
.fs-c-checkout-addressee.case-favoriteStore {
  background-color: #F9F9D6;
}
.fs-c-checkout-addressee + .fs-c-checkout-addressee {
  margin-top: 8px;
}
.fs-c-checkout-addressee__check {
  width: 24px;
  grid-column: 1;
  position: relative;
}
.fs-c-checkout-addressee__check .fs-c-checkbox__label {
  position: absolute;
  top: 0;
  bottom: 0;
}
.fs-c-checkout-addressee__data {
  grid-column: 2;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  align-items: center;
  flex-grow: 1;
  padding: 8px;
}
.fs-c-checkout-addressee__data__name {
  font-size: 1.8rem;
  font-weight: bold;
  min-width: 144px;
}
.fs-c-checkout-addressee__data__name__home {
  font-size: 1.2rem;
}
.fs-c-checkout-addressee__data__name__favoriteStore {
  display: inline-block;
  font-size: 1.4rem;
}
.fs-c-checkout-addressee__data__name__favoriteStore::before {
  content: "(";
}
.fs-c-checkout-addressee__data__name__favoriteStore::after {
  content: ")";
}
.fs-c-checkout-addressee__data__address {
  flex-grow: 1;
  width: 100%;
}
.fs-c-checkout-addressee__data__storeComment {
  background: rgba(126, 126, 126, 0.08);
  flex-grow: 1;
  font-size: 1.2rem;
  padding: 8px;
}
.fs-c-checkout-addressee__data__openDescription {
  color: #3572b0;
  cursor: pointer;
}
.fs-c-checkout-addressee__data__openDescription:hover {
  color: #3790e8;
}
.fs-c-checkout-addressee__control {
  grid-column: 3;
  display: grid;
  grid-template-rows: 1fr auto;
  grid-row-gap: 8px;
  padding: 8px;
  align-items: end;
}
@media screen and (min-width: 480px) {
  .fs-c-checkout-addressee__control {
    display: flex;
    flex-direction: row-reverse;
    justify-content: flex-start;
    align-items: center;
  }
  .fs-c-checkout-addressee__control :not(:first-child) {
    margin-right: 8px;
  }
}

.fs-c-checkout-checkoutMethod {
  border: 2px solid #f7f7f7;
}
.fs-c-checkout-checkoutMethod p {
  margin: 0;
}
.fs-c-checkout-checkoutMethod__title {
  background: #f7f7f7;
  color: #333333;
}
.fs-c-checkout-checkoutMethod__option__title {
  border-bottom: 1px solid currentColor;
  font-size: 1.2rem;
}
.fs-c-checkout-checkoutMethod__disabledMessage {
  background: #ffffff;
  color: #333333;
  font-size: 1.2rem;
  padding: 8px;
}
.fs-c-checkout-checkoutMethod.is-active {
  border: 2px solid #666666;
}
.fs-c-checkout-checkoutMethod.is-active .fs-c-checkout-checkoutMethod__title {
  background: #666666;
  color: #f7f7f7;
  color: #ffffff;
}
.fs-c-checkout-checkoutMethod.is-disabled:not(.is-active) .fs-c-checkout-checkoutMethod__title {
  color: #666666;
}
.fs-c-checkout-checkoutMethodList--uncollapsed .fs-c-checkout-checkoutMethod:not(.is-active) {
  border: 2px solid #e5e5e5;
}
.fs-c-checkout-checkoutMethodList--uncollapsed .fs-c-checkout-checkoutMethod:not(.is-active) .fs-c-checkout-checkoutMethod__title:not(.is-active) {
  background: #e5e5e5;
}

.fs-c-checkout-communicationTextarea {
  min-height: 24em;
  font-size: 0.8em;
}

.fs-c-checkout-couponList {
  box-sizing: border-box;
  list-style: none;
  margin: 0;
  padding: 0;
}
.fs-c-checkout-couponList > li {
  box-sizing: border-box;
}
.fs-c-checkout-couponList__item {
  background: #f7f7f7;
  color: #333333;
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 8px;
}
.fs-c-checkout-couponList__item + * {
  margin-top: 8px;
}
.fs-c-checkout-couponList__item.is-active {
  background: #F9F9D6;
}
.fs-c-checkout-couponList__description {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
  flex-direction: column;
}
.fs-c-checkout-couponList__control {
  flex-basis: 88px;
}
.fs-c-checkout-couponList__couponName {
  font-size: 1.2rem;
}
.fs-c-checkout-couponList__couponDiscount {
  color: #e76b34;
}
@media screen and (min-width: 768px) {
  .fs-c-checkout-couponList {
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-auto-rows: auto;
    grid-auto-flow: row;
    grid-column-gap: 8px;
    grid-row-gap: 8px;
    align-items: stretch;
  }
  .fs-c-checkout-couponList__item + * {
    margin-top: 0;
  }
}

.fs-c-checkout-couponCodeInput {
  background: #f7f7f7;
  padding: 8px;
}
.fs-c-checkout-couponCodeInput__title {
  font-size: 1.2rem;
  flex-basis: 100%;
}
@media screen and (min-width: 600px) {
  .fs-c-checkout-couponCodeInput__title {
    flex-basis: auto;
  }
}
.fs-c-checkout-couponCodeInput__input {
  flex-basis: 60%;
}
@media screen and (min-width: 600px) {
  .fs-c-checkout-couponCodeInput__input {
    flex-basis: auto;
  }
}

.fs-c-checkout-delivery__method {
  background: rgba(126, 126, 126, 0.08);
  padding: 8px;
}
.fs-c-checkout-delivery__method__deliveryDateTime {
  margin: 8px 0;
}
.fs-c-checkout-delivery__method__deliveryDateTime dd {
  white-space: pre-wrap;
}
.fs-c-checkout-delivery__method__title {
  font-size: 1.8rem;
  margin: 0;
}
.fs-c-checkout-delivery__method__deliveryDateInfo {
  margin: 8px 0;
}
.fs-c-checkout-delivery__method__message {
  background: #ffffff;
  border: 1px solid #e5e5e5;
  color: #333333;
  margin: 8px 0;
  padding: 8px;
}
.fs-c-checkout-delivery__button {
  display: flex;
  justify-content: flex-end;
}

.fs-c-checkout-deliveryCyclePreview__list {
  box-sizing: border-box;
  list-style: none;
  margin: 0;
  padding: 0;
  padding: 8px 0;
}
.fs-c-checkout-deliveryCyclePreview__list > li {
  box-sizing: border-box;
}
.fs-c-checkout-deliveryCyclePreview__list__item {
  border: 1px solid #e5e5e5;
}
@media screen and (min-width: 600px) {
  .fs-c-checkout-deliveryCyclePreview__list__item {
    display: grid;
    grid-template-columns: 10em auto;
    align-items: stretch;
  }
}
.fs-c-checkout-deliveryCyclePreview__list__item > * {
  padding: 4px 8px;
}
.fs-c-checkout-deliveryCyclePreview__list__item + .fs-c-checkout-deliveryCyclePreview__list__item {
  border-top: none;
}
.fs-c-checkout-deliveryCyclePreview__list__label {
  background: rgba(126, 126, 126, 0.08);
  display: flex;
  align-items: center;
}
.fs-c-checkout-deliveryCyclePreview__list__date {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  flex-wrap: wrap;
}
.fs-c-checkout-deliveryCyclePreview__list__date__date {
  margin-right: 8px;
}
.fs-c-checkout-deliveryCyclePreview__button {
  justify-content: flex-end;
}

.fs-c-checkout-deliveryInfo:not(.fs-c-checkout-preview) {
  margin: 48px 0;
}
.fs-c-checkout-deliveryInfo__footer {
  margin-top: 48px;
}
.fs-c-checkout-deliveryInfo__footer [class^=fs-c-button] {
  min-width: 320px;
}

.fs-c-checkout-deliveryMethod {
  border: 2px solid #f7f7f7;
}
.fs-c-checkout-deliveryMethod p {
  margin: 0;
}
.fs-c-checkout-deliveryMethod__title {
  background: #f7f7f7;
  color: #333333;
}
.fs-c-checkout-deliveryMethod__option__title {
  border-bottom: 1px solid currentColor;
  font-size: 1.2rem;
}
.fs-c-checkout-deliveryMethod__disabledMessage {
  background: #ffffff;
  color: #333333;
  font-size: 1.2rem;
  padding: 8px;
}
.fs-c-checkout-deliveryMethod.is-active {
  border: 2px solid #666666;
}
.fs-c-checkout-deliveryMethod.is-active .fs-c-checkout-deliveryMethod__title {
  background: #666666;
  color: #f7f7f7;
  color: #ffffff;
}
.fs-c-checkout-deliveryMethod.is-disabled:not(.is-active) .fs-c-checkout-deliveryMethod__title {
  color: #666666;
}
.fs-c-checkout-deliveryMethod__option__setting {
  background: rgba(126, 126, 126, 0.08);
  padding: 8px;
  margin: 8px 0;
}
.fs-c-checkout-deliveryMethod__option__setting dd {
  margin-left: 0;
}
.fs-c-checkout-deliveryMethod__option__setting dd + dt {
  margin-top: 8px;
}

.fs-c-checkout-deliveryScheduleSetting {
  margin: 0;
}
.fs-c-checkout-deliveryScheduleSetting dt {
  font-weight: bold;
}
.fs-c-checkout-deliveryScheduleSetting dd {
  margin-left: 0;
}
.fs-c-checkout-deliveryScheduleSetting dd + dt {
  margin-top: 8px;
}

.fs-c-checkout-heading {
  background-color: #7c8790;
  color: #ffffff;
  font-size: 1.4rem;
  padding: 4px;
  text-align: center;
  margin: 0;
}

.fs-c-checkout-heading-lv2 {
  margin: 0;
  border-left: 2px solid #999999;
  padding-left: 8px;
}

.fs-c-checkout-loginGuidance {
  border: 1px solid #e5e5e5;
  border-radius: 3px;
  padding: 8px;
  margin: 8px 0;
}
@media screen and (min-width: 600px) {
  .fs-c-checkout-loginGuidance {
    display: grid;
    grid-template-columns: 1fr auto;
    align-items: center;
  }
  .fs-c-checkout-loginGuidance__message, .fs-c-checkout-loginGuidance__button {
    align-self: center;
  }
  .fs-c-checkout-loginGuidance__message {
    grid-column: 1;
    grid-row: 1;
    margin-right: 24px;
  }
  .fs-c-checkout-loginGuidance__button {
    grid-column: 2;
    grid-row: 1;
  }
}
.fs-c-checkout-loginGuidance:last-of-type {
  margin-bottom: 24px;
}
.fs-c-checkout-loginGuidance .fs-c-button--standard {
  min-width: 16em;
}
.fs-c-checkout-loginGuidance--unregisteredUser {
  background: #f7f7f7;
}

.fs-c-checkout-multiAddress__button {
  display: grid;
  grid-template-columns: 1fr 1fr;
  grid-column-gap: 8px;
  margin: 24px 0;
}
@media screen and (min-width: 600px) {
  .fs-c-checkout-multiAddress__button {
    display: flex;
    justify-content: flex-end;
    margin: 24px 0;
  }
  .fs-c-checkout-multiAddress__button :not(:first-child) {
    margin-left: 8px;
  }
}

.fs-c-checkout-multiDestination > * + * {
  margin-top: 16px;
}
.fs-c-checkout-multiDestination__title {
  background: #7c8790;
  color: #ffffff;
  font-size: 1.4rem;
  padding: 4px;
  text-align: center;
}
.fs-c-checkout-multiDestination__subtitle {
  border-left: 2px solid #999999;
  font-size: 1.2rem;
  font-weight: bold;
  line-height: 1;
  padding-left: 8px;
}
.fs-c-checkout-multiDestination__product, .fs-c-checkout-multiDestination__productQuantity {
  background: #f7f7f7;
}
.fs-c-checkout-multiDestination__productName {
  flex-grow: 1;
}
.fs-c-checkout-multiDestination__productQuantity__quantity {
  padding: 0 8px;
  text-align: right;
  display: block;
  width: 3em;
  margin: auto;
}
.fs-c-checkout-multiDestination__wrapping__body {
  border: 1px solid #e5e5e5;
  border-width: 1px 0;
  padding: 8px 0;
}
.fs-c-checkout-multiDestination__button {
  margin-top: 8px;
}

@media screen and (min-width: 600px) {
  .fs-c-checkout-multiDestination__productQuantity__quantity {
    margin: auto 0;
  }
}
.fs-c-checkout-paymentMethod {
  border: 2px solid #f7f7f7;
}
.fs-c-checkout-paymentMethod p {
  margin: 0;
}
.fs-c-checkout-paymentMethod__title {
  background: #f7f7f7;
  color: #333333;
}
.fs-c-checkout-paymentMethod__option__title {
  border-bottom: 1px solid currentColor;
  font-size: 1.2rem;
}
.fs-c-checkout-paymentMethod__disabledMessage {
  background: #ffffff;
  color: #333333;
  font-size: 1.2rem;
  padding: 8px;
}
.fs-c-checkout-paymentMethod.is-active {
  border: 2px solid #666666;
}
.fs-c-checkout-paymentMethod.is-active .fs-c-checkout-paymentMethod__title {
  background: #666666;
  color: #f7f7f7;
  color: #ffffff;
}
.fs-c-checkout-paymentMethod.is-disabled:not(.is-active) .fs-c-checkout-paymentMethod__title {
  color: #666666;
}
.fs-c-checkout-paymentMethod__option > * + * {
  margin-top: 8px;
}
.fs-c-checkout-paymentMethod__option__title--cardNumber, .fs-c-checkout-paymentMethod__option__title--paymentNumber {
  display: none;
}
.fs-c-checkout-paymentMethod__option__body--creditCard {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.fs-c-checkout-pickupStoreDescription {
  display: flex;
  flex-direction: column;
  gap: 16px;
}
.fs-c-checkout-pickupStoreDescription__map {
  border: 1px solid #e5e5e5;
}
.fs-c-checkout-pickupStoreDescription__map > iframe {
  display: block;
  width: 100%;
  min-height: 320px;
}
@media screen and (min-width: 600px) {
  .fs-c-checkout-pickupStoreDescription__map > iframe {
    min-height: 400px;
  }
}

.fs-c-checkout-pickupStoreDisabled__button {
  background-color: #ffffff;
  border: 1px solid #e5e5e5;
  color: #333333;
  border-radius: 3px;
  box-sizing: border-box;
  display: block;
  font-size: 1.2rem;
  padding: 8px 12px 8px 28px;
  position: relative;
  text-align: center;
}
.fs-c-checkout-pickupStoreDisabled__button::before {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 8px;
  display: block;
  width: 1em;
  height: 1em;
  margin: auto;
  font-family: "fs-icon" !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 1.8rem;
  content: "\e924";
}
.fs-c-checkout-pickupStoreDisabled__message {
  font-size: 1.2rem;
  padding: 4px;
}

.fs-c-checkout-pickupStoreList__notice {
  background: rgba(126, 126, 126, 0.08);
  display: flex;
  justify-content: center;
  padding: 16px 16px;
}
.fs-c-checkout-pickupStoreList__status {
  display: flex;
  margin: 8px 0;
}
.fs-c-checkout-pickupStoreList__list {
  box-sizing: border-box;
  list-style: none;
  margin: 0;
  padding: 0;
}
.fs-c-checkout-pickupStoreList__list > li {
  box-sizing: border-box;
}

.fs-c-checkout-pointInfo__usePoint__number {
  font-size: 2.6rem;
}
.fs-c-checkout-pointInfo__usePoint__label {
  font-size: 1.2rem;
}

.fs-c-checkout-pointSetting {
  border: 2px solid #f7f7f7;
}
.fs-c-checkout-pointSettingList {
  margin: 8px 0;
}
.fs-c-checkout-pointSetting__inputUsePoint {
  display: flex;
  align-items: center;
}
.fs-c-checkout-pointSetting__inputUsePoint > input {
  margin-right: 8px;
  width: 8em;
}
.fs-c-checkout-pointSetting p {
  margin: 0;
}
.fs-c-checkout-pointSetting__title {
  background: #f7f7f7;
  color: #333333;
}
.fs-c-checkout-pointSetting__option__title {
  border-bottom: 1px solid currentColor;
  font-size: 1.2rem;
}
.fs-c-checkout-pointSetting__disabledMessage {
  background: #ffffff;
  color: #333333;
  font-size: 1.2rem;
  padding: 8px;
}
.fs-c-checkout-pointSetting.is-active {
  border: 2px solid #666666;
}
.fs-c-checkout-pointSetting.is-active .fs-c-checkout-pointSetting__title {
  background: #666666;
  color: #f7f7f7;
  color: #ffffff;
}
.fs-c-checkout-pointSetting.is-disabled:not(.is-active) .fs-c-checkout-pointSetting__title {
  color: #666666;
}

.fs-c-checkout-preview {
  border: 1px solid #e5e5e5;
  border-radius: 3px;
  padding: 16px;
  background: #ffffff;
  color: #333333;
}
.fs-c-checkout-preview__title {
  border-bottom: 1px solid #999999;
  font-size: 1.4rem;
  line-height: 1;
  margin: 0 0 8px;
  padding: 0 0 8px;
  text-align: center;
}
.fs-c-checkout-preview__body > * + * {
  margin-top: 8px;
}

.fs-c-checkout-previewAndEdit {
  display: grid;
  grid-template-rows: auto auto;
  grid-row-gap: 8px;
}
.fs-c-checkout-previewAndEdit > * {
  align-self: center;
}
.fs-c-checkout-previewAndEdit__info {
  border: 3px solid #e5e5e5;
  border-radius: 3px;
  line-height: 1;
  padding: 8px;
}
.fs-c-checkout-previewAndEdit__info:only-child {
  grid-column: 1/3;
}
@media screen and (min-width: 600px) {
  .fs-c-checkout-previewAndEdit {
    grid-template-columns: 1fr auto;
    grid-template-rows: auto;
    align-items: start;
    grid-column-gap: 48px;
  }
}

.fs-c-checkout-productQuantityWarning {
  margin: 24px auto;
}
.fs-c-checkout-productQuantityWarning__productInfo {
  border: 1px solid #e5e5e5;
  border-radius: 3px;
  padding: 8px;
}
.fs-c-checkout-productQuantityWarning__warning {
  padding: 8px;
}
.fs-c-checkout-productQuantityWarning__warning > strong {
  font-size: 1.8rem;
}

.fs-c-checkout-radioList {
  list-style: none;
  padding: 0;
  margin: 0;
}
.fs-c-checkout-radioList__item__additionalArea {
  background-color: #f7f7f7;
  margin: 4px 0 8px 20px;
  padding: 8px;
}
.fs-c-checkout-radioList__item.is-disabled .fs-c-checkout-radioList__item__radio {
  color: #666666;
}

.fs-c-checkout-receivingMethod {
  border: 2px solid #f7f7f7;
}
.fs-c-checkout-receivingMethod p {
  margin: 0;
}
.fs-c-checkout-receivingMethod__title {
  background: #f7f7f7;
  color: #333333;
}
.fs-c-checkout-receivingMethod__option__title {
  border-bottom: 1px solid currentColor;
  font-size: 1.2rem;
}
.fs-c-checkout-receivingMethod__disabledMessage {
  background: #ffffff;
  color: #333333;
  font-size: 1.2rem;
  padding: 8px;
}
.fs-c-checkout-receivingMethod.is-active {
  border: 2px solid #666666;
}
.fs-c-checkout-receivingMethod.is-active .fs-c-checkout-receivingMethod__title {
  background: #666666;
  color: #f7f7f7;
  color: #ffffff;
}
.fs-c-checkout-receivingMethod.is-disabled:not(.is-active) .fs-c-checkout-receivingMethod__title {
  color: #666666;
}
.fs-c-checkout-receivingMethod__destination {
  gap: 8px;
}
.fs-c-checkout-receivingMethod__storeComment {
  background: rgba(126, 126, 126, 0.08);
  font-size: 1.2rem;
  padding: 8px;
}

.fs-c-checkout-searchPickupStoreField {
  background: rgba(126, 126, 126, 0.08);
  padding: 16px 32px;
}

.fs-c-checkout-settings {
  margin: 0;
  display: grid;
  grid-template-columns: 1fr;
  gap: 16px;
}
.fs-c-checkout-settings__item {
  display: grid;
  grid-template-columns: 1fr;
  gap: 8px;
}
.fs-c-checkout-settings__title {
  font-weight: bold;
  border-bottom: solid 1px currentColor;
}
.fs-c-checkout-settings__body {
  margin: 0;
  display: grid;
  grid-template-columns: 1fr;
  gap: 8px;
}
.fs-c-checkout-settings__additionalArea {
  background-color: #f7f7f7;
  padding: 12px;
}
.fs-c-checkout-settings:not(:last-child) {
  margin-bottom: 24px;
}

.fs-c-checkout-shippingAddress {
  display: grid;
  gap: 0;
}
.fs-c-checkout-shippingAddress__name {
  font-size: 1.8rem;
  display: flex;
  align-items: baseline;
}
.fs-c-checkout-shippingAddress__storeComment {
  background: rgba(126, 126, 126, 0.08);
  font-size: 1.2rem;
  padding: 8px;
}
.fs-c-checkout-shippingAddress__control {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
@media screen and (min-width: 600px) {
  .fs-c-checkout-shippingAddress {
    grid-template-columns: 1fr auto;
    gap: 0 8px;
  }
  .fs-c-checkout-shippingAddress .fs-c-checkout-shippingAddress__name,
.fs-c-checkout-shippingAddress .fs-c-checkout-shippingAddress__address,
.fs-c-checkout-shippingAddress .fs-c-checkout-shippingAddress__tel,
.fs-c-checkout-shippingAddress .fs-c-checkout-shippingAddress__storeComment {
    grid-column: 1;
  }
  .fs-c-checkout-shippingAddress .fs-c-checkout-shippingAddress__control {
    grid-column: 2;
    grid-row: 1/span 3;
    flex-direction: column;
    align-items: flex-end;
  }
}

.fs-c-checkout-shippingDestination {
  display: grid;
  gap: 16px 8px;
}
.fs-c-checkout-shippingDestination__name {
  font-size: 1.8rem;
  display: flex;
  align-items: baseline;
}
.fs-c-checkout-shippingDestination__control {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
@media screen and (min-width: 600px) {
  .fs-c-checkout-shippingDestination {
    grid-template-columns: 1fr auto;
  }
  .fs-c-checkout-shippingDestination .fs-c-checkout-shippingDestination__title {
    grid-column: 1/span 2;
  }
  .fs-c-checkout-shippingDestination .fs-c-checkout-shippingDestination__control {
    flex-direction: column;
    align-items: flex-end;
  }
}
.fs-c-checkout-shippingDestinationUnit {
  display: grid;
  gap: 24px;
}
.fs-c-checkout-shippingDestinationUnit__button {
  margin-top: -16px;
}

.fs-c-checkout-shippingDetail {
  display: grid;
  gap: 16px;
}
.fs-c-checkout-shippingDetail__parcel {
  display: grid;
  gap: 16px;
}
.fs-c-checkout-shippingDetail__deliveryDetail {
  background: #f7f7f7;
  padding: 8px;
  display: grid;
  gap: 8px;
}
.fs-c-checkout-shippingDetail__detail {
  display: grid;
  gap: 8px;
}
.fs-c-checkout-shippingDetail__shippingCarrier {
  display: grid;
  gap: 8px;
}
.fs-c-checkout-shippingDetail__shippingCarrier__comment {
  border: 1px solid #e5e5e5;
  padding: 8px 16px;
}
.fs-c-checkout-shippingDetail__wrappingInfo {
  display: grid;
  gap: 8px;
}
.fs-c-checkout-shippingDetail__outline {
  display: grid;
  gap: 8px;
}
@media screen and (min-width: 600px) {
  .fs-c-checkout-shippingDetail .fs-c-checkout-shippingDetail__deliveryDetail {
    grid-template-columns: 1fr auto;
    align-items: center;
  }
  .fs-c-checkout-shippingDetail .fs-c-checkout-shippingDetail__deliveryDetailMessage {
    grid-column: 1;
  }
  .fs-c-checkout-shippingDetail .fs-c-checkout-shippingDetail__deliveryDetailPreview {
    grid-column: 1;
  }
  .fs-c-checkout-shippingDetail .fs-c-checkout-shippingDetail__button {
    grid-column: 2;
  }
  .fs-c-checkout-shippingDetail .fs-c-checkout-shippingDetail__button:nth-child(3) {
    grid-row: 1/span 2;
  }
}

.fs-c-checkout-shippingInfo__body {
  display: grid;
  gap: 24px;
}

.fs-c-checkout-shippingOption__control {
  display: flex;
  justify-content: flex-end;
  align-items: center;
  gap: 8px;
}

.fs-c-checkout-shippingOptionPreview {
  margin: 0;
  padding: 16px;
  background-color: #f7f7f7;
  display: flex;
  flex-direction: column;
  gap: 8px;
}
.fs-c-checkout-shippingOptionPreview__label:not(:first-child) {
  margin-top: 24px;
}
.fs-c-checkout-shippingOptionPreview__value {
  margin: 0;
  font-size: 1.8rem;
}
.fs-c-checkout-shippingOptionPreview__note {
  margin: 0;
  padding: 8px;
  background-color: #ffffff;
}
.fs-c-checkout-shippingOptionPreview__note > p {
  margin: 0;
}

.fs-c-checkout-shippingParcel {
  border: 1px solid #e5e5e5;
}
.fs-c-checkout-shippingParcel__title {
  background: #f7f7f7;
  padding: 8px;
}
.fs-c-checkout-shippingParcel__productList {
  list-style: none;
  margin: 0;
  padding: 0;
}
.fs-c-checkout-shippingParcel__product {
  display: grid;
  grid-template-columns: auto 1fr;
  gap: 8px;
  margin: 8px;
  padding: 8px;
}
.fs-c-checkout-shippingParcel__product + .fs-c-checkout-shippingParcel__product {
  border-top: 1px solid #e5e5e5;
}
.fs-c-checkout-shippingParcel__productImage__image {
  width: 40px;
  height: 40px;
  object-fit: cover;
}
.fs-c-checkout-shippingParcel__productInfo {
  display: grid;
  grid-template-columns: auto 1fr;
  gap: 0 8px;
}
.fs-c-checkout-shippingParcel__productName, .fs-c-checkout-shippingParcel__listedOptionPrice {
  grid-column: 1/span 2;
}
.fs-c-checkout-shippingParcel__productVariation, .fs-c-checkout-shippingParcel__productSelection {
  grid-column: 1/span 2;
  font-size: 1rem;
}
.fs-c-checkout-shippingParcel__productVariation::before, .fs-c-checkout-shippingParcel__productSelection::before {
  content: "(";
}
.fs-c-checkout-shippingParcel__productVariation::after, .fs-c-checkout-shippingParcel__productSelection::after {
  content: ")";
}
.fs-c-checkout-shippingParcel__productVariation__choice + .fs-c-checkout-shippingParcel__productVariation__choice::before, .fs-c-checkout-shippingParcel__productVariation__choice + .fs-c-checkout-shippingParcel__productSelection__choice::before, .fs-c-checkout-shippingParcel__productSelection__choice + .fs-c-checkout-shippingParcel__productVariation__choice::before, .fs-c-checkout-shippingParcel__productSelection__choice + .fs-c-checkout-shippingParcel__productSelection__choice::before {
  content: "/";
}

.fs-c-checkoutServiceDisabled__button {
  background: #999999;
  border: 1px solid #e5e5e5;
  color: #333333;
  border-radius: 3px;
  box-sizing: border-box;
  display: block;
  color: #ffffff;
  font-size: 1.2rem;
  padding: 8px 12px 8px 32px;
  position: relative;
  text-align: center;
}
.fs-c-checkoutServiceDisabled__button::before {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 10px;
  display: block;
  width: 1em;
  height: 1em;
  margin: auto;
  font-family: "fs-icon" !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 2.2rem;
  content: "\e924";
}
.fs-c-checkoutServiceDisabled__message {
  font-size: 1.2rem;
  padding: 4px;
}

.fs-c-checkoutSuccess__product {
  border: 1px solid #999999;
  border-radius: 3px;
  padding: 8px;
}
.fs-c-checkoutSuccess__product__table caption {
  font-size: 1.2em;
  border-bottom: 1px solid #999999;
  padding-bottom: 8px;
}
.fs-c-checkoutSuccess__product__table th {
  background: rgba(126, 126, 126, 0.08);
  padding: 8px;
}

.fs-c-checkPanel {
  padding: 0;
}
.fs-c-checkPanel__check, .fs-c-checkPanel__label {
  padding: 8px;
  cursor: pointer;
}
.fs-c-checkPanel__label {
  padding: 16px;
}

.fs-c-confirmNextDeliveryField, .fs-c-confirmChangeDeliveryCycleField {
  padding: 8px;
}
@media screen and (min-width: 768px) {
  .fs-c-confirmNextDeliveryField, .fs-c-confirmChangeDeliveryCycleField {
    padding: 16px 32px;
  }
}
.fs-c-confirmNextDeliveryField__information, .fs-c-confirmChangeDeliveryCycleField__information {
  margin-bottom: 16px;
}
.fs-c-confirmNextDeliveryField__information__heading, .fs-c-confirmChangeDeliveryCycleField__information__heading {
  font-weight: bold;
  display: block;
  margin-bottom: 8px;
}

.fs-c-commissionTable {
  border-collapse: collapse;
  width: 100%;
  width: 100%;
}
.fs-c-commissionTable > thead > tr > th, .fs-c-commissionTable > tfoot > tr > th, .fs-c-commissionTable > tbody > tr > th {
  background: rgba(126, 126, 126, 0.08);
}
.fs-c-commissionTable > thead > tr th, .fs-c-commissionTable > thead > tr td, .fs-c-commissionTable > tfoot > tr th, .fs-c-commissionTable > tfoot > tr td, .fs-c-commissionTable > tbody > tr th, .fs-c-commissionTable > tbody > tr td {
  border: 1px solid #b2b2b2;
  padding: 4px;
}
.fs-c-commissionTable > tbody > tr > th {
  text-align: left;
}

.fs-c-coordinationCarouselMainImage__image__caption {
  background: rgba(30, 30, 30, 0.4);
  color: #ffffff;
  line-height: 1.8;
}
.fs-c-coordinationCarouselMainImage__expandButton {
  justify-content: flex-end;
}
.fs-c-coordinationCarouselMainImage__thumbnailList {
  margin: 8px 0;
}
.fs-c-coordinationCarouselMainImage__thumbnail__img {
  border: 2px solid transparent;
}
.slick-active .fs-c-coordinationCarouselMainImage__thumbnail__img {
  border-color: #666666;
}

.fs-c-coordinationCatalog:not(:first-child) {
  margin-top: 2em;
}
.fs-c-coordinationCatalog__title {
  border-bottom: 2px solid currentColor;
  color: #7c8790;
  font-size: 1.8rem;
}
.fs-c-coordinationCatalog__list {
  display: grid;
  grid-gap: 16px;
  grid-template-columns: repeat(auto-fit, calc(50% - 16px));
}
@media screen and (min-width: 600px) {
  .fs-c-coordinationCatalog__list {
    grid-template-columns: repeat(auto-fit, calc(33% - 16px));
  }
}
@media screen and (min-width: 768px) {
  .fs-c-coordinationCatalog__list {
    grid-template-columns: repeat(auto-fit, calc(25% - 16px));
  }
}
@media screen and (min-width: 960px) {
  .fs-c-coordinationCatalog__list {
    grid-template-columns: repeat(auto-fit, calc(20% - 16px));
  }
}
.fs-c-coordinationCatalog__footer {
  text-align: right;
  margin-top: 8px;
}
.fs-c-coordinationCatalog.is-sortedByPopularity {
  counter-reset: itemOrder;
}
.fs-c-coordinationCatalog.is-sortedByPopularity .fs-c-coordinationCatalog__list__item {
  position: relative;
}
.fs-c-coordinationCatalog.is-sortedByPopularity .fs-c-coordinationCatalog__list__item::before {
  content: counter(itemOrder);
  counter-increment: itemOrder;
  background-color: #808080;
  border: 1px solid currentColor;
  border-radius: 2em;
  color: #ffffff;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 1.4rem;
  line-height: 1;
  padding: 0.4em 0.5em 0.3em;
  position: absolute;
  top: 0.5em;
  left: 0.5em;
  z-index: 1;
}

.fs-c-productList {
  margin: 24px 0;
}
.fs-c-productList__controller, .fs-c-staffList__controller, .fs-c-coordinationList__controller {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
  margin: 8px 0;
}
.fs-c-productList__controller > *, .fs-c-staffList__controller > *, .fs-c-coordinationList__controller > * {
  margin: 8px 0;
}
.fs-c-productList__list {
  display: grid;
  grid-template-columns: calc(50% - 0px) calc(50% - 0px);
  grid-gap: 0px;
}
@media screen and (min-width: 600px) {
  .fs-c-productList__list {
    display: grid;
    grid-template-columns: calc(33.3333333333% - 0px) calc(33.3333333333% - 0px) calc(33.3333333333% - 0px);
    grid-gap: 0px;
  }
}
@media screen and (min-width: 768px) {
  .fs-c-productList__list {
    display: grid;
    grid-template-columns: calc(25% - 0px) calc(25% - 0px) calc(25% - 0px) calc(25% - 0px);
    grid-gap: 0px;
  }
}
@media screen and (min-width: 960px) {
  .fs-c-productList__list {
    display: grid;
    grid-template-columns: calc(20% - 0px) calc(20% - 0px) calc(20% - 0px) calc(20% - 0px) calc(20% - 0px);
    grid-gap: 0px;
  }
}
.fs-c-productList__list__item {
  border-bottom: 1px solid #b2b2b2;
  padding: 16px 8px;
}

.fs-c-coordinationList {
  margin: 24px 0;
}
.fs-c-coordinationList__list {
  display: grid;
  grid-template-columns: calc(50% - 0px) calc(50% - 0px);
  grid-gap: 0px;
}
@media screen and (min-width: 600px) {
  .fs-c-coordinationList__list {
    display: grid;
    grid-template-columns: calc(33.3333333333% - 0px) calc(33.3333333333% - 0px) calc(33.3333333333% - 0px);
    grid-gap: 0px;
  }
}
@media screen and (min-width: 768px) {
  .fs-c-coordinationList__list {
    display: grid;
    grid-template-columns: calc(25% - 0px) calc(25% - 0px) calc(25% - 0px) calc(25% - 0px);
    grid-gap: 0px;
  }
}
@media screen and (min-width: 960px) {
  .fs-c-coordinationList__list {
    display: grid;
    grid-template-columns: calc(20% - 0px) calc(20% - 0px) calc(20% - 0px) calc(20% - 0px) calc(20% - 0px);
    grid-gap: 0px;
  }
}
.fs-c-coordinationList__list__item {
  padding: 16px 8px;
}

.fs-c-coordinationListItem.is-sortedByNewestFirst .fs-c-coordinationListItem__order {
  display: none;
}
.fs-c-coordinationListItem__image__image {
  max-width: 100%;
  object-fit: contain;
}
.fs-c-coordinationListItem__creationDate, .fs-c-coordinationListItem__coordinationHeight {
  display: none;
}
.fs-c-coordinationListItem__publicationDate {
  font-size: 1.2rem;
}
.fs-c-coordinationListItem__staffInfo {
  display: grid;
  grid-template-columns: auto 1fr;
  grid-gap: 8px;
  align-items: start;
  margin: 8px 0;
}
.fs-c-coordinationListItem__staffInfo__image {
  width: 48px;
  height: 48px;
}
.fs-c-coordinationListItem__staffInfo__image .fs-c-noImage {
  font-size: 1rem;
}
.fs-c-coordinationListItem__staffInfo__profile {
  display: flex;
  flex-wrap: wrap;
  font-size: 1rem;
}
.fs-c-coordinationListItem__staffInfo__profile > * {
  flex-basis: 100%;
  word-break: break-all;
}
.fs-c-coordinationListItem__staffInfo__name {
  font-size: 1.4rem;
  font-weight: bold;
}
.fs-c-coordinationListItem__staffInfo__ruby, .fs-c-coordinationListItem__staffInfo__height {
  display: none;
}
.fs-c-coordinationCatalog--staff .fs-c-coordinationListItem__staffInfo {
  display: none;
}

.fs-c-coordinationNewMark {
  display: inline-block;
  font-size: 1rem;
  background-color: #3e7bb3;
  color: #ffffff;
  padding: 0 8px;
  text-transform: uppercase;
}

.fs-c-coordinationProduct__title {
  border-bottom: 2px solid currentColor;
  color: #7c8790;
  font-size: 1.8rem;
}
.fs-c-coordinationProduct__list {
  display: grid;
  grid-gap: 16px;
  grid-template-columns: calc(50% - 8px) calc(50% - 8px);
}
@media screen and (min-width: 600px) {
  .fs-c-coordinationProduct__list {
    grid-template-columns: calc(33% - 10.6666666667px) calc(33% - 10.6666666667px) calc(33% - 10.6666666667px);
  }
}
.fs-c-coordinationProduct__footer {
  text-align: right;
  padding-top: 4px;
}

.fs-c-coordinationPublishDate {
  font-weight: bold;
}

.fs-c-coordinationStaffInfo {
  border: 1px solid currentColor;
  border-width: 1px 0;
  display: grid;
  grid-template-columns: auto 1fr;
  grid-gap: 8px;
  align-items: center;
  padding: 8px;
}
.fs-c-coordinationStaffInfo__image {
  width: 96px;
  padding: 8px;
}
.fs-c-coordinationStaffInfo__profile {
  display: flex;
  flex-direction: column;
  font-size: 1.2rem;
}
.fs-c-coordinationStaffInfo__name {
  font-size: 1.4rem;
  font-weight: bold;
}
.fs-c-coordinationStaffInfo__staffRuby {
  display: none;
}
.fs-c-coordinationStaffInfo__instagram {
  display: none;
}

.fs-c-coordinationTag {
  background: #ffffff;
  color: #333333;
  padding: 4px 8px;
}
.fs-c-coordinationTag:link, .fs-c-coordinationTag:visited, .fs-c-coordinationTag:hover, .fs-c-coordinationTagactive {
  color: #333333;
}

.fs-c-coordinationTagList {
  box-sizing: border-box;
  list-style: none;
  margin: 0;
  padding: 0;
  background: #e5e5e5;
  display: flex;
  flex-wrap: wrap;
  padding: 8px;
}
.fs-c-coordinationTagList > li {
  box-sizing: border-box;
}
.fs-c-coordinationTagList__item {
  margin: 4px;
  overflow: hidden;
}

.fs-c-coupon__info {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.fs-c-coupon__info > * + * {
  margin-top: 24px;
}
.fs-c-coupon__image {
  max-width: 100%;
  min-width: auto;
}
.fs-c-coupon__image__image {
  max-width: 100%;
  max-height: 320px;
}
.fs-c-coupon__name, .fs-c-coupon__description {
  width: 100%;
}
.fs-c-coupon__description > * + * {
  margin-top: 16px;
}
.fs-c-coupon__useMethodComment {
  border-top: 1px solid #e5e5e5;
}
.fs-c-coupon__useMethodComment dl {
  display: flex;
  flex-direction: column;
}
.fs-c-coupon__useMethodComment dl > dd {
  margin: 0;
}
.fs-c-coupon__useMethodComment dl > dd p {
  margin: 0;
}
.fs-c-coupon__useMethodComment__title {
  font-weight: 700;
  margin-bottom: 8px;
}

@media screen and (min-width: 960px) {
  .fs-c-coupon__info {
    flex-direction: row;
  }
  .fs-c-coupon__info > * + * {
    margin-top: 0;
    margin-left: 16px;
  }
  .fs-c-coupon__image__image {
    max-width: 320px;
  }
  .fs-c-coupon__name {
    width: auto;
    min-width: 320px;
  }
  .fs-c-coupon__description {
    border-left: 1px solid #e5e5e5;
    padding-left: 16px;
  }
  .fs-c-coupon__useMethodComment dl {
    flex-direction: row;
  }
  .fs-c-coupon__useMethodComment dl > dd {
    margin-left: 24px;
  }
}
.fs-c-couponAppliedCondition__title {
  font-size: 1.4rem;
  font-weight: 700;
  margin: 0 0 8px;
}
.fs-c-couponAppliedCondition__list {
  box-sizing: border-box;
  list-style: none;
  margin: 0;
  padding: 0;
  margin: 0;
}
.fs-c-couponAppliedCondition__list > li {
  box-sizing: border-box;
}
.fs-c-couponAppliedCondition__listItem + .fs-c-couponAppliedCondition__listItem {
  margin-top: 8px;
}
.fs-c-couponAppliedCondition__list__item {
  padding-left: 0.6em;
  position: relative;
}
.fs-c-couponAppliedCondition__list__item::before {
  content: "";
  background: currentColor;
  display: block;
  width: 0.4em;
  height: 0.4em;
  position: absolute;
  top: 0.55em;
  left: 0;
}
.fs-c-couponAppliedCondition__notice {
  color: #C98696;
}

.fs-c-couponMessage__label {
  color: #7c8790;
  font-size: 1.8rem;
  text-align: center;
  border-bottom: 1px solid #999999;
}
.fs-c-couponMessage__listItem {
  overflow: hidden;
}
.fs-c-couponMessage__listItem > * + * {
  margin-top: 8px;
}
.fs-c-couponMessage__listItem__name {
  display: block;
  padding: 8px;
  color: #7c8790;
  background: #f7f7f7;
  margin: -8px;
  margin-bottom: 8px;
  text-align: center;
}
.fs-c-couponMessage__listItem__discount {
  display: block;
  background: #C98696;
  color: #ffffff;
  width: 100%;
  padding: 4px;
  text-align: center;
}

.fs-c-couponExpiration__title {
  font-size: 1.4rem;
  font-weight: 700;
  margin: 0 0 8px;
}
.fs-c-couponExpiration__list {
  box-sizing: border-box;
  list-style: none;
  margin: 0;
  padding: 0;
}
.fs-c-couponExpiration__list > li {
  box-sizing: border-box;
}
.fs-c-couponExpiration__list__item {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  align-items: center;
}
.fs-c-couponExpiration__list__item__title {
  border: 1px solid #3c3c3c;
  padding: 0 4px;
  margin-right: 4px;
}
.fs-c-couponExpiration__list__item--available {
  flex-direction: column;
  align-items: flex-start;
}
.fs-c-couponExpiration__list > * + * {
  margin-top: 4px;
}
.fs-c-couponExpiration__notice {
  font-size: 1.8rem;
  color: #C98696;
}

.fs-c-couponList__item {
  border: 1px solid #e5e5e5;
  padding: 8px 16px;
  margin: 16px 0;
  border-radius: 3px;
}

.fs-c-couponName {
  display: flex;
  flex-direction: column;
  align-items: center;
  flex-wrap: wrap;
}
.fs-c-couponName > * {
  width: 100%;
  text-align: center;
}
.fs-c-couponName__name {
  color: #7c8790;
  font-size: 1.8rem;
}
.fs-c-couponName__discount {
  background: #C98696;
  color: #ffffff;
  display: flex;
  justify-content: center;
  width: 100%;
  padding: 4px;
}
.fs-c-couponName__discount__offLabel {
  margin-left: 0.2em;
}

.fs-c-couponProduct {
  margin: 16px 0;
}
.fs-c-couponProduct__header {
  padding-bottom: 8px;
  margin-bottom: 20px;
  border-bottom: 1px solid #e5e5e5;
}
.fs-c-couponProduct__title {
  font-size: 1.4rem;
  font-weight: 700;
  margin: 0;
}
.fs-c-couponProduct__footer {
  text-align: right;
  padding-top: 4px;
}

.fs-c-creditCardIcons {
  box-sizing: border-box;
  list-style: none;
  margin: 0;
  padding: 0;
  display: flex;
  flex-wrap: wrap;
  margin: 8px 0;
}
.fs-c-creditCardIcons > li {
  box-sizing: border-box;
}
.fs-c-creditCardIcons > * + * {
  margin-left: 8px;
}
.fs-c-creditCardIcons__image {
  display: block;
}

.fs-c-creditCardListTable {
  border-collapse: collapse;
  width: 100%;
  margin: 8px 0;
}
.fs-c-creditCardListTable > thead {
  border-top: 1px solid #b2b2b2;
  background: rgba(126, 126, 126, 0.08);
}
.fs-c-creditCardListTable > tbody {
  border-top: 1px solid #b2b2b2;
  border-bottom: 1px solid #b2b2b2;
}
.fs-c-creditCardListTable > tbody > tr:nth-child(even) {
  background: rgba(126, 126, 126, 0.08);
}
.fs-c-creditCardListTable th, .fs-c-creditCardListTable td {
  border-right: 1px solid #b2b2b2;
  border-left: 1px solid #b2b2b2;
  padding: 8px;
}
.fs-c-creditCardListTable th:first-child, .fs-c-creditCardListTable td:first-child {
  border-left: none;
}
.fs-c-creditCardListTable th:last-child, .fs-c-creditCardListTable td:last-child {
  border-right: none;
}
@media screen and (max-width: 600px) {
  .fs-c-creditCardListTable > tbody {
    border: none;
  }
  .fs-c-creditCardListTable > tbody > tr {
    border: 1px solid #b2b2b2;
  }
  .fs-c-creditCardListTable > tbody > tr:nth-child(even) {
    background: transparent;
  }
}

.fs-c-creditCardList {
  display: grid;
  grid-template-columns: 1fr;
  grid-gap: 8px;
}
.fs-c-creditCardListItem {
  background-color: #ffffff;
  color: #333333;
  display: grid;
  grid-template-rows: 2em auto auto;
  grid-template-columns: 1fr;
  grid-gap: 8px;
}
.fs-c-creditCardListItem.is-disabled {
  color: #666666;
  background: #f7f7f7;
}
.fs-c-creditCardListItem.is-active {
  border-color: #1f5da0;
}
.fs-c-creditCardListItem__status {
  min-height: 1em;
  margin-bottom: 16px;
  grid-column: 1;
  grid-row: 1;
}
.fs-c-creditCardListItem__status__label {
  color: #1f5da0;
  font-weight: 500;
}
.fs-c-creditCardListItem__cardInfo {
  grid-column: 1;
  grid-row: 2;
}
.fs-c-creditCardListItem__button {
  grid-column: 1;
  grid-row: 3;
  justify-content: flex-end;
  align-items: stretch;
}
.fs-c-creditCardListItem__button > * + * {
  margin-left: 8px;
}

@media screen and (min-width: 768px) {
  .fs-c-creditCardList {
    grid-template-columns: 1fr 1fr;
  }
}
.fs-c-deliveryDateInfo__info__date {
  font-weight: bold;
}

.fs-c-deliveryInfoList {
  border-color: #b2b2b2;
}
.fs-c-deliveryInfoList > * {
  border-color: #b2b2b2;
}
.fs-c-deliveryInfoList > dt {
  background: rgba(126, 126, 126, 0.08);
  font-weight: bold;
}

.fs-c-deliveryScheduleTable {
  border-collapse: collapse;
  width: 100%;
}
.fs-c-deliveryScheduleTable__headerCell, .fs-c-deliveryScheduleTable__dataCell {
  border: 1px solid #b2b2b2;
  padding: 8px;
}
.fs-c-deliveryScheduleTable__headerCell {
  background: rgba(126, 126, 126, 0.08);
}
.fs-c-deliveryScheduleTable__productName {
  display: block;
}
@media screen and (min-width: 600px) {
  .fs-c-deliveryScheduleTable {
    table-layout: fixed;
  }
}
.fs-c-deliveryScheduleTable__newDate {
  font-weight: 700;
}

.fs-c-descriptionList {
  border-top: 1px solid #7c8790;
}
.fs-c-descriptionList:not(:first-child) {
  margin: 24px 0;
}
.fs-c-descriptionList__label {
  font-weight: 700;
  padding-top: 24px;
}
.fs-c-descriptionList__content {
  border-bottom: 1px solid #7c8790;
  margin: 0;
  padding-bottom: 24px;
}
@media screen and (min-width: 600px) {
  .fs-c-descriptionList {
    display: grid;
    grid-template-columns: auto 1fr;
  }
  .fs-c-descriptionList__label {
    border-bottom: 1px solid #7c8790;
  }
  .fs-c-descriptionList__content {
    padding: 24px 0 24px 32px;
  }
}

.fs-c-destinationFeeTable {
  border-collapse: collapse;
  width: 100%;
}
@media screen and (min-width: 600px) {
  .fs-c-destinationFeeTable {
    width: auto;
  }
}
.fs-c-destinationFeeTable, .fs-c-destinationFeeTable__headerCell, .fs-c-destinationFeeTable__dataCell {
  border: 1px solid #b2b2b2;
}
.fs-c-destinationFeeTable__caption {
  margin-bottom: 4px;
}
.fs-c-destinationFeeTable__headerCell {
  background: rgba(126, 126, 126, 0.08);
  font-weight: normal;
}
.fs-c-destinationFeeTable__headerCell, .fs-c-destinationFeeTable__dataCell {
  padding: 8px 16px;
  text-align: right;
}

* + .fs-c-documentColumn {
  margin-top: 24px;
}
.fs-c-documentColumn__heading {
  color: #7c8790;
  border-color: #7c8790;
  border-style: solid;
  border-width: 0 0 1px 5px;
  font-weight: 500;
  font-size: 1.8rem;
  padding: 8px;
  padding-left: 16px;
  margin-bottom: 8px;
}
.fs-c-documentColumn__content {
  padding: 8px 0;
  display: grid;
  grid-auto-flow: row;
  gap: 32px;
}
.fs-c-documentColumn__contentList {
  padding-left: 1.5em;
}
.fs-c-documentColumn__emphasis {
  font-size: 1.8rem;
  font-weight: 700;
}

.fs-c-documentSubColumn {
  border: 1px dotted #999;
  padding: 1em;
}

.fs-c-documentArticle {
  padding: 8px;
}
.fs-c-documentArticle + .fs-c-documentArticle {
  margin-top: 24px;
}
.fs-c-documentArticle__heading {
  background: #666666;
  color: #ffffff;
  font-size: 1.4rem;
  font-weight: 400;
  margin: 0 0 16px;
  padding: 4px 8px;
  text-align: center;
}
.fs-c-documentArticle__content {
  padding: 8px;
}

.fs-c-documentContent {
  display: grid;
  grid-auto-flow: row;
  gap: 8px;
}
.fs-c-documentContent__heading {
  border-left: 4px solid #7c8790;
  padding-left: 8px;
  font-size: 1.4rem;
  margin: 0;
}
.fs-c-documentContent__content {
  display: grid;
  grid-auto-flow: row;
  gap: 24px;
}

.fs-c-documentSubContent {
  display: grid;
  grid-auto-flow: row;
  gap: 8px;
}
.fs-c-documentSubContent__heading {
  border-bottom: 3px solid #e5e5e5;
  padding-bottom: 4px;
  font-size: 1.4rem;
  margin: 0;
}

.fs-c-estimatedDeliveryDate {
  background-color: #f7f7f7;
  font-size: 1.2rem;
  padding: 10px;
}
.fs-c-estimatedDeliveryDate__info__date {
  font-weight: bold;
}
.fs-c-estimatedDeliveryDate__ctrl {
  display: flex;
  align-items: center;
  gap: 8px;
}
.fs-c-estimatedDeliveryDate__location::before {
  color: #7c8790;
}

.fs-c-explainList dt {
  font-weight: 700;
}
.fs-c-explainList dd {
  margin: 0;
}
.fs-c-explainList dd:not(:last-child) {
  margin-bottom: 8px;
}
.fs-c-explainList:first-child {
  margin-top: 0;
}
@media screen and (min-width: 600px) {
  .fs-c-explainList {
    display: grid;
    grid-template-columns: auto 1fr;
    grid-column-gap: 24px;
    grid-row-gap: 8px;
  }
}

.fs-c-explanatoryNote {
  margin: 0;
}
.fs-c-explanatoryNote__comment {
  margin: 1rem 0;
}
.fs-c-explanatoryNote + .fs-c-explanatoryNote {
  margin-top: 32px;
}

.fs-c-wishlistProduct__title, .fs-c-featuredProduct__title {
  border-bottom: 2px solid currentColor;
  color: #7c8790;
  font-size: 1.8rem;
}
.fs-c-wishlistProduct__footer {
  text-align: right;
  padding-top: 4px;
}

.fs-c-fieldMessage:not(.fs-c-additionalCheckField) + .fs-c-fieldMessage {
  margin-top: 24px;
}

.fs-c-getPointGuide {
  background: #f7f7f7;
  padding: 8px;
}
.fs-c-getPointGuide__title {
  text-align: center;
  padding-bottom: 16px;
}

.fs-c-guidanceWithButton {
  border: 1px solid #e5e5e5;
  border-radius: 3px;
  padding: 8px;
  margin: 8px 0;
}
@media screen and (min-width: 600px) {
  .fs-c-guidanceWithButton {
    display: grid;
    grid-template-columns: 1fr auto;
    align-items: center;
  }
  .fs-c-guidanceWithButton__message, .fs-c-guidanceWithButton__button {
    align-self: center;
  }
  .fs-c-guidanceWithButton__message {
    grid-column: 1;
    grid-row: 1;
    margin-right: 24px;
  }
  .fs-c-guidanceWithButton__button {
    grid-column: 2;
    grid-row: 1;
  }
}
.fs-c-guidanceWithButton:last-of-type {
  margin-bottom: 24px;
}
.fs-c-guidanceWithButton .fs-c-button--standard {
  min-width: 16em;
}
.fs-c-guidanceWithButton--membershipCardNotice {
  background: #f7f7f7;
}

.fs-c-guestReview {
  padding: 8px 0;
  text-align: center;
}
.fs-c-guestReview__title {
  font-size: 1.4rem;
  font-weight: 700;
  margin-bottom: 0;
}
.fs-c-guestReview__message {
  margin-bottom: 16px;
}

.fs-c-heading {
  -moz-font-feature-settings: "palt";
  -webkit-font-feature-settings: "palt";
  font-feature-settings: "palt";
  font-weight: bold;
}
.fs-c-heading--page {
  border-bottom: 2px solid #7c8790;
  color: #7c8790;
  font-weight: 300;
  font-size: 2.2rem;
  line-height: 1.2;
  margin: 0 0 24px;
  padding: 0 0 1.2em;
  text-align: center;
}
@media screen and (min-width: 1200px) {
  .fs-c-heading--page {
    padding: 1.8em 0;
  }
}
.fs-c-heading--section {
  color: #7c8790;
  margin: 8px 0;
}

.fs-c-history__info {
  background: rgba(126, 126, 126, 0.08);
  padding: 16px;
}
.fs-c-history__info > * + * {
  padding-top: 16px;
}
.fs-c-history__listContainer > * + * {
  margin-top: 8px;
}
.fs-c-history__term {
  color: #7c8790;
  font-weight: 700;
  font-size: 1.2rem;
}
.fs-c-history__total dl {
  grid-gap: 0;
}
.fs-c-history__total dt {
  font-weight: 700;
}
.fs-c-history__total dt::after {
  display: none;
}
.fs-c-history__total dd {
  text-align: right;
}
.fs-c-history__total dt, .fs-c-history__total dd {
  border-top: 1px solid #7c8790;
  margin-top: 8px;
  padding-top: 8px;
}

.fs-c-imageContainer__image {
  display: block;
  max-width: 100%;
  height: auto;
  margin: auto;
}

.fs-c-inputInformation__message {
  margin: 24px auto;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
.fs-c-inputInformation__message .fs-c-modal__contents .fs-c-inputInformation__message {
  margin: 0;
  justify-content: flex-start;
}
.fs-c-inputInformation__message .fs-c-modal__contents .fs-c-inputInformation__message p {
  text-align: left;
}
.fs-c-inputInformation__notificationMessage {
  font-size: 1.2rem;
  background-color: #ffffff;
  padding: 4px 12px;
  margin: 8px 0 16px;
}
.fs-c-inputInformation__body {
  background: #ffffff;
  color: #333333;
  padding: 16px 24px;
  max-width: 768px;
  margin: 0 auto;
}
.fs-c-inputInformation__link {
  margin-top: 8px;
  text-align: right;
}
.fs-c-inputInformation__button {
  margin-top: 32px;
}
.fs-c-inputInformation__inFieldButton {
  margin-top: 16px;
}
.fs-c-inputInformation__buttonMessage {
  margin: auto;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
.fs-c-inputInformation__field {
  margin: 24px auto;
  max-width: 600px;
}
.fs-c-inputInformation__field--display .fs-c-inputTable__headerCell {
  font-size: 1.2rem;
}
.fs-c-checkout-checkoutMethod__body .fs-c-inputInformation__field {
  max-width: 100%;
  margin: 8px auto;
}

.fs-c-inputGroup {
  border-color: #cccccc;
}
.fs-c-inputGroup > * + * {
  border-color: #cccccc;
}
.fs-c-inputGroup > button {
  border: none;
  border-left: 1px solid #cccccc;
}

.fs-c-inputTable {
  width: 100%;
}
.fs-c-inputTable__headerCell, .fs-c-inputTable__currentValueCell {
  text-align: left;
}
.fs-c-inputTable__headerCell, .fs-c-inputTable__currentValueCell, .fs-c-inputTable__dataCell {
  padding: 0;
}
.fs-c-inputTable__currentValueCell {
  font-size: 1.2rem;
}
.fs-c-inputTable > thead {
  display: none;
}
.fs-c-inputTable > tbody {
  display: block;
}
.fs-c-inputTable > tbody > tr {
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
  padding: 0;
}
.fs-c-inputTable > tbody > tr + tr {
  margin-top: 24px;
}
.fs-c-inputTable--child {
  background: rgba(192, 192, 192, 0.08);
  display: block;
  padding: 8px;
}
.fs-c-inputTable--child > tbody > tr > th, .fs-c-inputTable--child > tbody > tr > td {
  padding: 8px 4px;
  display: table-cell;
}
.fs-c-inputTable--inModal > tbody {
  padding-bottom: 16px;
}
.fs-c-inputTable--inModal > tbody > tr + tr {
  margin-top: 8px;
}
.fs-c-inputTable--inModal > tbody > tr:nth-child(even) {
  background: none;
}
.fs-c-inputTable--inModal th, .fs-c-inputTable--inModal td {
  border: none;
}

.fs-c-inquiryMessage {
  margin: 0 0 16px;
}

.fs-c-inquiryProduct {
  display: grid;
  grid-template-columns: 64px 1fr;
  margin: 0 auto 20px;
}
.fs-c-inquiryProduct__productImage {
  margin-right: 8px;
}
.fs-c-inquiryProduct__productImage img {
  max-width: 100%;
}
.fs-c-inquiryProduct__productName:only-child {
  grid-column: 1/3;
}

.fs-c-lineIdLinkCompleteMessage {
  text-align: center;
}

.fs-c-linkedAccountInfo {
  box-shadow: 0 0 2px #b2b2b2;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  gap: 8px;
  padding: 16px;
}
.fs-c-linkedAccountInfo__name {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 8px;
}

.fs-c-subSection {
  margin-bottom: 24px;
}
.fs-c-subSection__title, .fs-c-linkedServiceLogin__title {
  border-bottom: 1px solid currentColor;
  color: #7c8790;
  font-size: 1.8rem;
}

.fs-c-linkedServiceLogin__body {
  display: flex;
  flex-direction: column;
  gap: 16px;
}
.fs-c-linkedServiceLogin__login {
  display: flex;
  flex-direction: column;
  gap: 16px;
}

.fs-c-linkService {
  display: grid;
  grid-template-columns: 1fr 1fr 290px;
  align-items: center;
  gap: 16px;
}
.fs-c-linkService__service__label {
  color: #333333;
  font-weight: 700;
}
.fs-c-linkService__status__label {
  color: #aaaaaa;
}
.fs-c-linkService.is-linked .fs-c-linkService__status__label {
  color: #C98696;
}
.fs-c-linkService__button {
  align-self: stretch;
  display: flex;
  align-items: stretch;
  width: 290px;
}
@media screen and (max-width: 480px) {
  .fs-c-linkService {
    grid-template-columns: 1fr 1fr;
    gap: 8px 40px;
  }
  .fs-c-linkService .fs-c-linkService__status {
    text-align: right;
  }
  .fs-c-linkService .fs-c-linkService__button {
    grid-column: 1/span 2;
    margin: 0 auto;
  }
}

.fs-c-linkServicesList {
  display: grid;
  gap: 16px;
}
@media screen and (min-width: 1200px) {
  .fs-c-linkServicesList {
    grid-template-columns: 1fr 1fr;
  }
}
.fs-c-linkServicesList__item {
  box-shadow: 0 0 2px #b2b2b2;
  border: 1px solid #e5e5e5;
  background-color: #ffffff;
  border-radius: 3px;
  padding: 16px;
}
@media screen and (min-width: 1200px) {
  .fs-c-linkServicesList__item {
    padding: 16px 32px;
  }
}

.fs-c-list, .fs-c-localNavigation__list {
  box-sizing: border-box;
  list-style: none;
  margin: 1rem 0;
  padding: 0;
}
.fs-c-list > li, .fs-c-localNavigation__list > li {
  box-sizing: border-box;
}
.fs-c-list li, .fs-c-localNavigation__list li {
  margin-left: 8px;
  text-indent: -4px;
  padding-left: 4px;
}
.fs-c-list li::before, .fs-c-localNavigation__list li::before {
  display: inline-block;
  content: "";
  width: 2px;
  height: 2px;
  margin: auto 4px auto -8px;
  border: 4px solid #7c8790;
  border-radius: 50%;
  box-sizing: content-box;
}

.fs-c-listControl {
  display: flex;
  flex-direction: column;
  align-items: flex-end;
  justify-content: flex-end;
  flex-grow: 2;
  padding: 0;
}
.fs-c-listControl > * + * {
  margin-top: 8px;
}
@media screen and (min-width: 600px) {
  .fs-c-listControl {
    flex-direction: row;
    align-items: center;
  }
  .fs-c-listControl > * + * {
    margin-top: 0;
    margin-left: 8px;
  }
}

.fs-c-listTable {
  border-collapse: collapse;
  width: 100%;
  margin: 8px 0;
}
.fs-c-listTable > thead {
  border-top: 1px solid #b2b2b2;
  background: rgba(126, 126, 126, 0.08);
}
.fs-c-listTable > tbody {
  border-top: 1px solid #b2b2b2;
  border-bottom: 1px solid #b2b2b2;
}
.fs-c-listTable > tbody > tr:nth-child(even) {
  background: rgba(126, 126, 126, 0.08);
}
.fs-c-listTable th, .fs-c-listTable td {
  border-right: 1px solid #b2b2b2;
  border-left: 1px solid #b2b2b2;
  padding: 8px;
}
.fs-c-listTable th:first-child, .fs-c-listTable td:first-child {
  border-left: none;
}
.fs-c-listTable th:last-child, .fs-c-listTable td:last-child {
  border-right: none;
}
@media screen and (max-width: 600px) {
  .fs-c-listTable > tbody {
    border: none;
  }
  .fs-c-listTable > tbody > tr {
    border: 1px solid #b2b2b2;
  }
  .fs-c-listTable > tbody > tr:nth-child(even) {
    background: transparent;
  }
}

.fs-c-localNavigation {
  margin: 0;
  padding: 16px;
  background-color: rgba(126, 126, 126, 0.08);
  display: grid;
  grid-auto-flow: row;
  gap: 4px;
}
.fs-c-localNavigation__heading {
  font-weight: normal;
}
* + .fs-c-localNavigation__heading {
  margin-top: 8px;
}
.fs-c-localNavigation__content {
  margin: 0;
}
.fs-c-localNavigation__list {
  margin: 0;
}

.fs-c-mark {
  border-radius: 3px;
  display: inline-block;
  font-size: 0.8em;
  line-height: 1;
  padding: 4px 8px;
}
.fs-c-mark--memberPrice {
  background: #393;
  color: #fff;
}
.fs-c-mark--coolDeliveryAvailable {
  background: #ff962c;
  color: #fff;
}
.fs-c-mark--coolDelivery {
  background: #3ea8ff;
  color: #fff;
}
.fs-c-mark--frozenDelivery {
  background: #006bb8;
  color: #fff;
}
.fs-c-mark--preorder {
  background: #64a;
  color: #fff;
}
.fs-c-mark--subscription {
  background: #09A;
  color: #fff;
}
.fs-c-mark--normalAndSubscription {
  background: #0e656c;
  color: #fff;
}
.fs-c-mark--hanpukai {
  background: #72316b;
  color: #fff;
}
.fs-c-mark--firstTimeSpecialPrice {
  background: #332e6a;
  color: #fff;
}
.fs-c-mark--image {
  background-color: transparent;
  padding: 0;
}

.fs-c-memberOnlyMessage {
  padding: 16px;
  text-align: center;
}
.fs-c-memberOnlyMessage__title {
  font-size: 1.4rem;
}

.fs-c-membershipCard {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  margin: 0 auto;
  width: 100%;
}

.fs-c-simpleTable, .fs-c-mergeCardInfo {
  border-collapse: collapse;
  width: 100%;
}
.fs-c-simpleTable > tbody > tr th, .fs-c-mergeCardInfo > tbody > tr th, .fs-c-simpleTable > tbody > tr td, .fs-c-mergeCardInfo > tbody > tr td {
  border: 1px solid #b2b2b2;
  padding: 8px;
}
.fs-c-simpleTable > tbody > tr th, .fs-c-mergeCardInfo > tbody > tr th {
  text-align: right;
}

.fs-c-modal__inner.is-warning {
  border: 2px solid #388EC9;
}
.fs-c-modal__inner.is-warning .fs-c-modal__header {
  background: #388EC9;
  border-radius: 0;
  color: #ffffff;
}
.fs-c-modal__inner.is-warning .fs-c-modal__close {
  color: #ffffff;
}

.fs-c-modal__header {
  background: #f7f7f7;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
  padding: 8px 16px;
}

.fs-c-modal__title,
.fs-c-modal__productName {
  font-size: inherit;
  font-weight: bold;
  margin: 0;
  padding: 0.1em 0 0;
}

.fs-c-modal__productPrice {
  font-weight: normal;
}

.fs-c-modal--inquiry .fs-c-modal__inner {
  min-width: 360px;
}

.fs-c-modal--pickupStoreList .fs-c-modal__inner,
.fs-c-modal--pickupStoreDescription .fs-c-modal__inner {
  width: 800px;
}

.fs-c-moveToAnotherCart {
  border: 1px solid #e5e5e5;
  border-radius: 3px;
  margin: 24px 0;
  padding: 8px;
}
.fs-c-moveToAnotherCart__message + .fs-c-moveToAnotherCart__button {
  padding-bottom: 0;
}

.fs-c-noImage {
  background: #333333;
  color: #ffffff;
  display: flex;
  flex-direction: column;
  font-size: 1.8rem;
  justify-content: center;
  text-align: center;
  text-transform: uppercase;
}

.fs-c-note {
  box-sizing: border-box;
  list-style: none;
  margin: 0;
  padding: 0;
  font-size: 1.2rem;
}
.fs-c-note > li {
  box-sizing: border-box;
}
.fs-c-note__item {
  padding-left: 1em;
  text-indent: -1em;
}
.fs-c-note__item::before {
  content: "※";
}

.fs-c-noResultMessage {
  background: rgba(126, 126, 126, 0.08);
  padding: 24px;
  margin: 24px 0;
  text-align: center;
}

.fs-c-orderDeliveryInfo {
  margin-top: 8px;
}
@media screen and (min-width: 960px) {
  .fs-c-orderDeliveryInfo {
    margin: 0;
  }
}

.fs-c-orderDetailInfo__orderTotal {
  margin-top: 8px;
}
@media screen and (min-width: 960px) {
  .fs-c-orderDetailInfo__orderTotal {
    margin: 0;
  }
}

.fs-c-orderDetailList {
  display: grid;
  grid-template-columns: auto 1fr;
  grid-auto-rows: auto;
  grid-auto-flow: row;
  grid-gap: 0;
  border: 1px solid #646464;
}
.fs-c-orderDetailList dt,
.fs-c-orderDetailList dd {
  margin-left: 0;
  padding: 8px;
  line-height: 1;
}
.fs-c-orderDetailList__date, .fs-c-orderDetailList__date + dd {
  background: #646464;
  color: #ffffff;
}
.fs-c-orderDetailList__status, .fs-c-orderDetailList__status + dd {
  margin-top: -4px;
}

.fs-c-orderedList {
  margin: 0;
  list-style: none;
  counter-reset: number;
}
.fs-c-orderedList > li {
  padding: 0 8px 0 2em;
  text-indent: -2em;
}
@media screen and (min-width: 600px) {
  .fs-c-orderedList > li {
    padding-right: 0;
  }
}
.fs-c-orderedList > li::before {
  counter-increment: number;
  content: counter(number) ".";
  display: inline-block;
  color: #7c8790;
  text-align: right;
  width: 1em;
  padding-right: 1em;
  box-sizing: content-box;
}
.fs-c-orderedList > li .fs-c-orderedList {
  margin: 16px 0 16px 2px;
  padding-left: 8px;
  border-left: 2px solid #7c8790;
}
.fs-c-orderedList > li p {
  margin: 0;
  padding: 0;
  text-indent: 0;
}

.fs-c-orderHistory {
  margin-top: 8px;
}
.fs-c-orderHistoryItem {
  border: 1px solid #b2b2b2;
  border-radius: 3px;
  margin-bottom: 24px;
  overflow: hidden;
}
.fs-c-orderHistoryItem__header {
  border-bottom: 1px solid #b2b2b2;
  background: rgba(126, 126, 126, 0.08);
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  align-items: stretch;
}
.fs-c-orderHistoryItem__header__button {
  padding: 0 16px;
}
.fs-c-orderHistoryItem__orderInfo {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
  padding-top: 8px;
}
.fs-c-orderHistoryItem__orderInfo__info {
  margin: 0 16px 8px;
}
.fs-c-orderHistoryItem__orderInfo__info dd {
  font-weight: 700;
  margin: 0;
}
.fs-c-orderHistoryItem__body {
  padding: 0 16px;
}
.fs-c-orderHistoryItem__nextDelivery {
  padding: 16px 0 8px;
  border-bottom: 1px solid #b2b2b2;
}
.fs-c-orderHistoryItem__schedule__count::before {
  content: "（";
}
.fs-c-orderHistoryItem__schedule__count::after {
  content: "）";
}
.fs-c-orderHistoryItem__schedule__body {
  font-weight: 700;
}
.fs-c-orderHistoryItem__orderSummary {
  display: flex;
  justify-content: end;
  gap: 8px;
  margin: 8px 0 0;
}
.fs-c-orderHistoryItem__orderSummary__label, .fs-c-orderHistoryItem__orderSummary__price {
  margin: 0;
}
.fs-c-orderHistoryItem__orderSummary__price {
  font-weight: 700;
}
.fs-c-orderHistoryItem__cycleInfo {
  font-size: 1.2rem;
}
.fs-c-orderHistoryItem__cycleInfo__additionalCycle::before {
  content: "（";
}
.fs-c-orderHistoryItem__cycleInfo__additionalCycle::after {
  content: "）";
}
.fs-c-orderHistoryItem__note {
  margin: 16px 0 0;
  padding: 8px;
  background-color: rgba(126, 126, 126, 0.08);
}
.fs-c-orderHistoryItem__product {
  display: grid;
  grid-template-columns: 120px 1fr;
  grid-template-rows: auto auto auto auto auto;
  grid-gap: 8px;
  align-items: start;
  padding: 16px 0;
}
.fs-c-orderHistoryItem__product + .fs-c-orderHistoryItem__product {
  border-top: 1px dashed #b2b2b2;
}
.fs-c-orderHistoryItem__productImage {
  grid-column: 1;
  grid-row: 1/5;
}
.fs-c-orderHistoryItem__productImage__image {
  padding-right: 8px;
}
.fs-c-orderHistoryItem__productName {
  grid-column: 2;
  grid-row: 1;
  margin-top: auto;
}
.fs-c-orderHistoryItem__unitPrice {
  grid-column: 2;
  grid-row: 2;
}
.fs-c-orderHistoryItem__productQuantity {
  grid-column: 2;
  grid-row: 3;
  text-align: right;
}
.fs-c-orderHistoryItem__productQuantity__label {
  font-size: 1.2rem;
}
.fs-c-orderHistoryItem__deliveryInfo {
  font-size: 1.2rem;
  grid-column: 2;
  grid-row: 4;
  display: grid;
  grid-template-columns: auto 1fr;
  grid-template-rows: auto auto auto;
  margin: 0;
}
.fs-c-orderHistoryItem__deliveryInfo dt {
  text-align: right;
  padding-right: 8px;
}
.fs-c-orderHistoryItem__deliveryInfo dd {
  margin: 0;
  padding-left: 8px;
  border-left: 1px solid #3c3c3c;
  font-weight: 700;
}
.fs-c-orderHistoryItem__button {
  grid-column: 1/3;
  grid-row: 5;
}
.fs-c-orderHistoryItem__footer {
  border-top: 1px solid #b2b2b2;
  padding-top: 16px;
  margin: 8px 16px;
  text-align: right;
}

@media screen and (min-width: 600px) {
  .fs-c-orderHistoryItem__orderInfo {
    justify-content: flex-start;
  }
}
@media screen and (min-width: 768px) {
  .fs-c-orderHistoryItem__header {
    flex-direction: row;
    align-items: center;
  }
  .fs-c-orderHistoryItem__product {
    grid-template-columns: 112px 1fr auto auto;
    grid-template-rows: auto auto 1fr;
  }
  .fs-c-orderHistoryItem__productImage {
    grid-column: 1;
    grid-row: 1/4;
  }
  .fs-c-orderHistoryItem__productName {
    grid-column: 2;
    grid-row: 1;
  }
  .fs-c-orderHistoryItem__unitPrice {
    grid-column: 2;
    grid-row: 2;
  }
  .fs-c-orderHistoryItem__productQuantity {
    grid-column: 2;
    grid-row: 3;
    text-align: left;
  }
  .fs-c-orderHistoryItem__deliveryInfo {
    grid-column: 3;
    grid-row: 1/4;
    align-self: center;
  }
  .fs-c-orderHistoryItem__button {
    grid-column: 4;
    grid-row: 1/4;
    align-self: center;
  }
}
.fs-c-orderPaymentTable {
  border-collapse: collapse;
  width: 100%;
}
.fs-c-orderPaymentTable > thead > tr > th, .fs-c-orderPaymentTable > tfoot > tr > th, .fs-c-orderPaymentTable > tbody > tr > th {
  background: rgba(126, 126, 126, 0.08);
}
.fs-c-orderPaymentTable > thead > tr th, .fs-c-orderPaymentTable > thead > tr td, .fs-c-orderPaymentTable > tfoot > tr th, .fs-c-orderPaymentTable > tfoot > tr td, .fs-c-orderPaymentTable > tbody > tr th, .fs-c-orderPaymentTable > tbody > tr td {
  border: 1px solid #b2b2b2;
  padding: 4px;
}
.fs-c-orderPaymentTable > tbody > tr > th {
  text-align: left;
}
.fs-c-orderPaymentTable__payment__notification {
  background-color: rgba(126, 126, 126, 0.08);
  font-size: 1.2rem;
  margin: 6px 0 0;
  padding: 4px 8px;
}
.fs-c-orderPaymentTable__payment__info {
  font-size: 1.2rem;
  margin: 6px 0 0;
}

.fs-c-orderPerAddressee__heading {
  background: #7c8790;
  color: #ffffff;
  margin: 8px 0;
  padding: 4px;
}
.fs-c-orderPerAddressee__headingNumber::before {
  content: "【";
}
.fs-c-orderPerAddressee__headingNumber::after {
  content: "】";
}

.fs-c-otherServiceLogin:not(:first-child) {
  margin: 40px 0;
}

.fs-c-otherServiceLoginCompleted {
  background: #f7f7f7;
  color: #333333;
  border: 1px solid #e5e5e5;
  border-radius: 3px;
  margin: 0 auto;
  padding: 8px;
  text-align: left;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}

.fs-c-orderTotalTable {
  width: 100%;
}
.fs-c-orderTotalTable > thead > tr th, .fs-c-orderTotalTable > thead > tr td, .fs-c-orderTotalTable > tfoot > tr th, .fs-c-orderTotalTable > tfoot > tr td, .fs-c-orderTotalTable > tbody > tr th, .fs-c-orderTotalTable > tbody > tr td {
  border: none;
  border-top: 1px solid #b2b2b2;
  padding: 4px;
}
.fs-c-orderTotalTable > thead > tr:last-of-type, .fs-c-orderTotalTable > tfoot > tr:last-of-type, .fs-c-orderTotalTable > tbody > tr:last-of-type {
  border-bottom: 1px solid #b2b2b2;
  padding: 4px;
}
.fs-c-orderTotalTable > thead > tr > th, .fs-c-orderTotalTable > thead > tr td, .fs-c-orderTotalTable > tfoot > tr > th, .fs-c-orderTotalTable > tfoot > tr td, .fs-c-orderTotalTable > tbody > tr > th, .fs-c-orderTotalTable > tbody > tr td {
  padding: 8px;
}
.fs-c-orderTotalTable > thead > tr > th, .fs-c-orderTotalTable > tfoot > tr > th, .fs-c-orderTotalTable > tbody > tr > th {
  font-weight: normal;
  text-align: left;
}
.fs-c-orderTotalTable__mainRow > td {
  font-size: 1.8rem;
  font-weight: bold;
}

.fs-c-outOfStockButton {
  display: flex;
  align-items: center;
  justify-content: center;
}

.fs-c-pagination {
  display: flex;
  align-items: baseline;
}

.fs-c-pagination__item {
  line-height: 0.8;
  padding: 8px;
}
.fs-c-pagination__item[role=button] {
  cursor: pointer;
}
.fs-c-pagination__item[role=button]:hover {
  text-decoration: none;
}
.fs-c-pagination__item.is-active {
  background: #999999;
  color: #ffffff;
}

.fs-c-pagination__item--prev {
  color: #3c3c3c;
  cursor: pointer;
  white-space: nowrap;
}
.fs-c-pagination__item--prev::before {
  font-family: "fs-icon" !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e90b";
  display: block;
  font-size: 0.9em;
  line-height: 1;
}
.fs-c-pagination__item--prev:hover {
  opacity: 0.8;
}

.fs-c-pagination__item--next {
  color: #3c3c3c;
  cursor: pointer;
  white-space: nowrap;
}
.fs-c-pagination__item--next::before {
  font-family: "fs-icon" !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e90c";
  display: block;
  font-size: 0.9em;
  line-height: 1;
}
.fs-c-pagination__item--next:hover {
  opacity: 0.8;
}

[class*=fs-c-pagination__item--] {
  width: 2em;
}
[class*=fs-c-pagination__item--]::before {
  height: 1em;
  width: 1em;
}
[class*=fs-c-pagination__item--].is-disabled {
  color: #999999;
  cursor: not-allowed;
}

.fs-c-payWithAmazon__button {
  margin: 0 auto;
}

.fs-c-pointSummary {
  display: grid;
  grid-template-columns: auto 1fr auto;
  padding: 8px;
  margin: 0;
}
.fs-c-pointSummary > dd {
  margin-left: 0;
  text-align: right;
}
.fs-c-pointSummary [class$="--availablePoint"] {
  padding: 16px 8px 8px;
  background: rgba(126, 126, 126, 0.08);
}
.fs-c-pointSummary__label--availablePoint {
  grid-column: 1;
  grid-row: 1;
}
.fs-c-pointSummary__value--availablePoint {
  grid-column: 2/4;
  grid-row: 1;
  padding-bottom: 8px;
}
.fs-c-pointSummary__value--availablePoint .fs-c-pointSummary__number {
  color: #C98696;
  font-size: 2.6rem;
}
.fs-c-pointSummary [class$="--limitedPoint"] {
  background: rgba(126, 126, 126, 0.08);
  padding-bottom: 16px;
  margin-bottom: 16px;
}
.fs-c-pointSummary__label--limitedPoint {
  grid-column: 1/3;
  grid-row: 2;
  text-align: right;
}
.fs-c-pointSummary__label--limitedPoint::before {
  content: "（";
}
.fs-c-pointSummary__label--limitedPoint::after {
  content: "：";
}
.fs-c-pointSummary__value--limitedPoint {
  grid-column: 3;
  grid-row: 2;
}
.fs-c-pointSummary__value--limitedPoint::after {
  content: "）";
}
.fs-c-pointSummary__label--purchasePointExpiration, .fs-c-pointSummary__label--waitingPoint, .fs-c-pointSummary__label--purchasePointTotal {
  grid-column: 1;
}
.fs-c-pointSummary__value--purchasePointExpiration, .fs-c-pointSummary__value--waitingPoint, .fs-c-pointSummary__value--purchasePointTotal {
  grid-column: 2/4;
}
.fs-c-pointSummary [class$="--purchasePointExpiration"] {
  grid-row: 3;
}
.fs-c-pointSummary [class$="--waitingPoint"] {
  grid-row: 4;
}
.fs-c-pointSummary [class$="--purchasePointTotal"] {
  grid-row: 5;
}

.fs-c-postage__list {
  display: grid;
  grid-template-rows: auto auto;
  grid-auto-flow: dense;
  grid-auto-rows: auto auto;
  grid-column-gap: 4px;
}
@media screen and (min-width: 768px) {
  .fs-c-postage__list {
    grid-column-gap: 8px;
  }
}
.fs-c-postage__list > dt, .fs-c-postage__list > dd {
  margin: 0;
  padding: 4px;
  border: 1px solid #b2b2b2;
}
.fs-c-postage__list > dt.case-undeliverable, .fs-c-postage__list > dd.case-undeliverable {
  background-color: #f7f7f7;
  color: #b2b2b2;
}
.fs-c-postage__list > dt {
  background: rgba(126, 126, 126, 0.08);
}
.fs-c-postage__list > dd {
  border-top: none;
  margin-bottom: 8px;
}
.fs-c-postage__list--prefecture > dt:nth-of-type(3n + 1), .fs-c-postage__list--prefecture > dd:nth-of-type(3n + 1) {
  grid-column: 1;
}
.fs-c-postage__list--prefecture > dt:nth-of-type(3n + 2), .fs-c-postage__list--prefecture > dd:nth-of-type(3n + 2) {
  grid-column: 2;
}
.fs-c-postage__list--prefecture > dt:nth-of-type(3n + 3), .fs-c-postage__list--prefecture > dd:nth-of-type(3n + 3) {
  grid-column: 3;
}
@media screen and (min-width: 768px) {
  .fs-c-postage__list--prefecture > dt:nth-of-type(6n + 1), .fs-c-postage__list--prefecture > dd:nth-of-type(6n + 1) {
    grid-column: 1;
  }
  .fs-c-postage__list--prefecture > dt:nth-of-type(6n + 2), .fs-c-postage__list--prefecture > dd:nth-of-type(6n + 2) {
    grid-column: 2;
  }
  .fs-c-postage__list--prefecture > dt:nth-of-type(6n + 3), .fs-c-postage__list--prefecture > dd:nth-of-type(6n + 3) {
    grid-column: 3;
  }
  .fs-c-postage__list--prefecture > dt:nth-of-type(6n + 4), .fs-c-postage__list--prefecture > dd:nth-of-type(6n + 4) {
    grid-column: 4;
  }
  .fs-c-postage__list--prefecture > dt:nth-of-type(6n + 5), .fs-c-postage__list--prefecture > dd:nth-of-type(6n + 5) {
    grid-column: 5;
  }
  .fs-c-postage__list--prefecture > dt:nth-of-type(6n + 6), .fs-c-postage__list--prefecture > dd:nth-of-type(6n + 6) {
    grid-column: 6;
  }
}
@media screen and (min-width: 1200px) {
  .fs-c-postage__list--prefecture > dt:nth-of-type(8n + 1), .fs-c-postage__list--prefecture > dd:nth-of-type(8n + 1) {
    grid-column: 1;
  }
  .fs-c-postage__list--prefecture > dt:nth-of-type(8n + 2), .fs-c-postage__list--prefecture > dd:nth-of-type(8n + 2) {
    grid-column: 2;
  }
  .fs-c-postage__list--prefecture > dt:nth-of-type(8n + 3), .fs-c-postage__list--prefecture > dd:nth-of-type(8n + 3) {
    grid-column: 3;
  }
  .fs-c-postage__list--prefecture > dt:nth-of-type(8n + 4), .fs-c-postage__list--prefecture > dd:nth-of-type(8n + 4) {
    grid-column: 4;
  }
  .fs-c-postage__list--prefecture > dt:nth-of-type(8n + 5), .fs-c-postage__list--prefecture > dd:nth-of-type(8n + 5) {
    grid-column: 5;
  }
  .fs-c-postage__list--prefecture > dt:nth-of-type(8n + 6), .fs-c-postage__list--prefecture > dd:nth-of-type(8n + 6) {
    grid-column: 6;
  }
  .fs-c-postage__list--prefecture > dt:nth-of-type(8n + 7), .fs-c-postage__list--prefecture > dd:nth-of-type(8n + 7) {
    grid-column: 7;
  }
  .fs-c-postage__list--prefecture > dt:nth-of-type(8n + 8), .fs-c-postage__list--prefecture > dd:nth-of-type(8n + 8) {
    grid-column: 8;
  }
}
@media screen and (min-width: 768px) {
  .fs-c-postage__list--purchasePrice > dt:nth-of-type(3n + 1), .fs-c-postage__list--purchasePrice > dd:nth-of-type(3n + 1), .fs-c-postage__list--pattern > dt:nth-of-type(3n + 1), .fs-c-postage__list--pattern > dd:nth-of-type(3n + 1), .fs-c-postage__list--packingWeight > dt:nth-of-type(3n + 1), .fs-c-postage__list--packingWeight > dd:nth-of-type(3n + 1) {
    grid-column: 1;
  }
  .fs-c-postage__list--purchasePrice > dt:nth-of-type(3n + 2), .fs-c-postage__list--purchasePrice > dd:nth-of-type(3n + 2), .fs-c-postage__list--pattern > dt:nth-of-type(3n + 2), .fs-c-postage__list--pattern > dd:nth-of-type(3n + 2), .fs-c-postage__list--packingWeight > dt:nth-of-type(3n + 2), .fs-c-postage__list--packingWeight > dd:nth-of-type(3n + 2) {
    grid-column: 2;
  }
  .fs-c-postage__list--purchasePrice > dt:nth-of-type(3n + 3), .fs-c-postage__list--purchasePrice > dd:nth-of-type(3n + 3), .fs-c-postage__list--pattern > dt:nth-of-type(3n + 3), .fs-c-postage__list--pattern > dd:nth-of-type(3n + 3), .fs-c-postage__list--packingWeight > dt:nth-of-type(3n + 3), .fs-c-postage__list--packingWeight > dd:nth-of-type(3n + 3) {
    grid-column: 3;
  }
}
@media screen and (min-width: 960px) {
  .fs-c-postage__list--purchasePrice > dt:nth-of-type(5n + 1), .fs-c-postage__list--purchasePrice > dd:nth-of-type(5n + 1), .fs-c-postage__list--pattern > dt:nth-of-type(5n + 1), .fs-c-postage__list--pattern > dd:nth-of-type(5n + 1), .fs-c-postage__list--packingWeight > dt:nth-of-type(5n + 1), .fs-c-postage__list--packingWeight > dd:nth-of-type(5n + 1) {
    grid-column: 1;
  }
  .fs-c-postage__list--purchasePrice > dt:nth-of-type(5n + 2), .fs-c-postage__list--purchasePrice > dd:nth-of-type(5n + 2), .fs-c-postage__list--pattern > dt:nth-of-type(5n + 2), .fs-c-postage__list--pattern > dd:nth-of-type(5n + 2), .fs-c-postage__list--packingWeight > dt:nth-of-type(5n + 2), .fs-c-postage__list--packingWeight > dd:nth-of-type(5n + 2) {
    grid-column: 2;
  }
  .fs-c-postage__list--purchasePrice > dt:nth-of-type(5n + 3), .fs-c-postage__list--purchasePrice > dd:nth-of-type(5n + 3), .fs-c-postage__list--pattern > dt:nth-of-type(5n + 3), .fs-c-postage__list--pattern > dd:nth-of-type(5n + 3), .fs-c-postage__list--packingWeight > dt:nth-of-type(5n + 3), .fs-c-postage__list--packingWeight > dd:nth-of-type(5n + 3) {
    grid-column: 3;
  }
  .fs-c-postage__list--purchasePrice > dt:nth-of-type(5n + 4), .fs-c-postage__list--purchasePrice > dd:nth-of-type(5n + 4), .fs-c-postage__list--pattern > dt:nth-of-type(5n + 4), .fs-c-postage__list--pattern > dd:nth-of-type(5n + 4), .fs-c-postage__list--packingWeight > dt:nth-of-type(5n + 4), .fs-c-postage__list--packingWeight > dd:nth-of-type(5n + 4) {
    grid-column: 4;
  }
  .fs-c-postage__list--purchasePrice > dt:nth-of-type(5n + 5), .fs-c-postage__list--purchasePrice > dd:nth-of-type(5n + 5), .fs-c-postage__list--pattern > dt:nth-of-type(5n + 5), .fs-c-postage__list--pattern > dd:nth-of-type(5n + 5), .fs-c-postage__list--packingWeight > dt:nth-of-type(5n + 5), .fs-c-postage__list--packingWeight > dd:nth-of-type(5n + 5) {
    grid-column: 5;
  }
}
.fs-c-postage__table {
  border-collapse: separate;
  border-spacing: 2px;
  margin: -4px;
  width: calc(100% + 8px);
}
.fs-c-postage__table > thead {
  background: rgba(126, 126, 126, 0.08);
  font-weight: bold;
}
.fs-c-postage__table > thead .fs-c-postage__table__headerCell {
  font-weight: bold;
}
.fs-c-postage__table__headerCell {
  font-weight: normal;
  font-size: 1.2rem;
}
.fs-c-postage__table__dataCell {
  padding: 2px;
}
.fs-c-postage__table > tbody .fs-c-postage__table__headerCell,
.fs-c-postage__table > tbody .fs-c-postage__table__dataCell {
  text-align: right;
}
.fs-c-postage__table > tbody > tr + tr .fs-c-postage__table__headerCell,
.fs-c-postage__table > tbody > tr + tr .fs-c-postage__table__dataCell {
  border-top: 1px dotted #e5e5e5;
}

.fs-c-productChooseVariation__variation + .fs-c-productChooseVariation__variation {
  margin-top: 16px;
}

.fs-c-productImage a {
  text-decoration: none;
}

.fs-c-productImageViewer__thumbnail__image.is-active > img {
  border: 2px solid #e76b34;
  padding: 1px;
}

.fs-c-productListCarousel__list__item {
  flex-basis: 132px;
  max-width: 132px;
  min-width: 132px;
  margin: 0 4px;
}
.fs-c-productListCarousel__list__item > * + * {
  margin-top: 8px;
}
@media screen and (min-width: 600px) {
  .fs-c-productListCarousel__list__item {
    flex-basis: 200px;
    max-width: 200px;
    min-width: 200px;
    margin: 0 8px;
  }
}

.fs-c-productListItem__image__image {
  max-width: 100%;
  object-fit: contain;
}
.fs-c-productListItem__viewMoreImageButton {
  font-size: 1.2em;
  justify-content: flex-end;
  padding: 0;
}
.fs-c-productListItem__productName {
  display: flex;
  flex-direction: column;
  font-size: 1.4rem;
  margin: 8px 0;
}
.fs-c-productListItem__productName:first-child {
  margin-top: 0;
}
.fs-c-productListItem__productName__copy {
  font-size: 1.2rem;
}
.fs-c-productListItem__productDescription {
  margin: 8px 0;
}
.fs-c-productListItem__notice {
  background: #e5e5e5;
  font-size: 1.2rem;
  line-height: 1;
  margin: 8px 0;
  padding: 4px 4px;
  text-align: center;
}
.fs-c-productListItem__salesPeriodNotice {
  background: #333333;
  color: #ffffff;
}
.fs-c-productListItem__lowInStock, .fs-c-productListItem__outOfStock, .fs-c-productListItem__numberOfStock {
  background: transparent;
  border: 1px solid currentColor;
}
.fs-c-productListItem__rating {
  margin: 8px 0;
}
.fs-c-productListItem__viewReview {
  justify-content: flex-end;
}
.fs-c-productListItem__control {
  justify-content: space-between;
}
.fs-c-productListItem__control > *:last-child {
  margin-left: auto;
}

.fs-c-productMark__mark {
  border-radius: 3px;
}

.fs-c-productMainImage__image {
  display: flex;
  align-items: center;
  justify-content: center;
}
.fs-c-productMainImage__image [src$="loading.svg"] {
  margin: 40px auto;
  width: auto;
}
.fs-c-productMainImage__expandButton {
  justify-content: flex-end;
}

.fs-c-productCarouselMainImage__image__caption {
  background: rgba(30, 30, 30, 0.4);
  color: #ffffff;
  line-height: 1.8;
}
.fs-c-productCarouselMainImage__expandButton {
  justify-content: flex-end;
}
.fs-c-productCarouselMainImage__thumbnailList {
  margin: 8px 0;
}
.fs-c-productCarouselMainImage__thumbnail__img {
  border: 2px solid transparent;
}
.slick-active .fs-c-productCarouselMainImage__thumbnail__img {
  border-color: #666666;
}

.fs-c-productCoordinationList:not(:first-child) {
  margin-top: 2em;
}
.fs-c-productCoordinationList__title {
  border-bottom: 2px solid currentColor;
  color: #7c8790;
  font-size: 1.8rem;
}
.fs-c-productCoordinationList__list {
  display: grid;
  grid-template-columns: calc(50% - 0px) calc(50% - 0px);
  grid-gap: 0px;
}
@media screen and (min-width: 600px) {
  .fs-c-productCoordinationList__list {
    display: grid;
    grid-template-columns: calc(33.3333333333% - 0px) calc(33.3333333333% - 0px) calc(33.3333333333% - 0px);
    grid-gap: 0px;
  }
}
@media screen and (min-width: 768px) {
  .fs-c-productCoordinationList__list {
    display: grid;
    grid-template-columns: calc(25% - 0px) calc(25% - 0px) calc(25% - 0px) calc(25% - 0px);
    grid-gap: 0px;
  }
}
@media screen and (min-width: 960px) {
  .fs-c-productCoordinationList__list {
    display: grid;
    grid-template-columns: calc(20% - 0px) calc(20% - 0px) calc(20% - 0px) calc(20% - 0px) calc(20% - 0px);
    grid-gap: 0px;
  }
}
.fs-c-productCoordinationList__list__item {
  padding: 16px 8px;
}

.fs-c-productCoordinationListItem__image__image {
  max-width: 100%;
  object-fit: contain;
}
.fs-c-productCoordinationListItem__creationDate {
  display: none;
}
.fs-c-productCoordinationListItem__publicationDate {
  font-size: 1.2rem;
}
.fs-c-productCoordinationListItem__staffInfo__image {
  width: 48px;
  height: 48px;
}
.fs-c-productCoordinationListItem__staffInfo__profile {
  font-size: 1rem;
}
.fs-c-productCoordinationListItem__staffInfo__name {
  font-size: 1.4rem;
  font-weight: bold;
}
.fs-c-productCoordinationListItem__staffInfo__ruby {
  display: none;
}

.fs-c-productMembersLoginLink {
  display: block;
}

.fs-c-productName__copy, .fs-c-productName__variation {
  font-size: 0.8em;
}
.fs-c-productName__copy, .fs-c-productName__name, .fs-c-productName__variation {
  display: block;
}

.fs-c-productNameHeading {
  color: #3c3c3c;
  font-size: 1.8rem;
}
.fs-c-productNameHeading__copy {
  font-size: 0.8em;
}
.fs-c-productNameHeading__variation {
  font-size: 0.8em;
}

.fs-c-productNotice--startOfSales, .fs-c-productNotice--endOfSales {
  background: #333333;
  color: #ffffff;
  padding: 4px;
  text-align: center;
}
.fs-c-productNotice--outOfStock, .fs-c-productNotice--subscriptionOutOfStock {
  background: #e5e5e5;
  padding: 4px;
  text-align: center;
}

.fs-c-productNumber {
  border: 1px solid currentColor;
  display: inline-block;
  font-size: 1.2rem;
  padding: 4px 8px;
}
.fs-c-productNumber__number {
  font-weight: bold;
}

.fs-c-productOption__name, .fs-c-productOption__option {
  padding: 4px;
}
.fs-c-productOption__name, .fs-c-productOption__comment {
  font-size: 1.2rem;
}
.fs-c-productOption__name {
  background: rgba(126, 126, 126, 0.08);
}

.fs-c-productPointDisplay {
  background: #7c8790;
  color: #ffffff;
  display: inline-block;
  font-size: 1.2rem;
  line-height: 1;
  padding: 4px 8px;
}
.fs-c-productPointDisplay__quantity {
  font-weight: bold;
}

.fs-c-productPrice {
  display: flex;
  align-items: baseline;
  flex-wrap: wrap;
}
.fs-c-productPrice__main {
  display: flex;
  align-items: baseline;
  flex-wrap: wrap;
}
.fs-c-productPrice__main__label {
  margin-right: 4px;
}
.fs-c-productPrice__main__joint {
  margin: 0 0.25em;
}
.fs-c-productPrice__addon, .fs-c-productPrice__main__addon {
  font-size: 1.2rem;
}
.fs-c-productPrice__addon:where(:not([class*="--listed"])), .fs-c-productPrice__main__addon:where(:not([class*="--listed"])) {
  display: flex;
  flex-wrap: wrap;
  line-height: 1.1;
}
.fs-c-productPrice__addon:where(:not([class*="--listed"]))::before, .fs-c-productPrice__main__addon:where(:not([class*="--listed"]))::before {
  content: "(";
}
.fs-c-productPrice__addon:where(:not([class*="--listed"]))::after, .fs-c-productPrice__main__addon:where(:not([class*="--listed"]))::after {
  content: ")";
}
.fs-c-productPrice--listed {
  display: flex;
  align-items: baseline;
}
.fs-c-productPrice:not(.fs-c-productPrice--listed) .fs-c-productPrice__main__price {
  color: #006db8;
}

.fs-c-productPrices--productDetail .fs-c-productPrice:not(.fs-c-productPrice--listed) .fs-c-productPrice__main__price {
  font-size: 2.2rem;
}

.fs-c-subscriptionPriceTable .fs-c-productPrice {
  justify-content: flex-end;
}
.fs-c-subscriptionPriceTable .fs-c-productPrice__main__price {
  font-size: 1.8rem;
}

.fs-c-productReviewed {
  display: grid;
  grid-gap: 8px;
  grid-template-columns: 1fr;
}
.fs-c-productReviewed__name {
  font-size: 1.8rem;
}
@media screen and (min-width: 600px) {
  .fs-c-productReviewed {
    grid-template-columns: 1fr 1fr;
    margin: auto;
    max-width: 600px;
  }
  .fs-c-productReviewed__image {
    grid-row: 1/5;
  }
  .fs-c-productReviewed__image__image {
    max-width: 100%;
  }
  .fs-c-productReviewed__name {
    grid-column: 2;
    grid-row: 2;
  }
  .fs-c-productReviewed__number {
    grid-column: 2;
    grid-row: 3;
  }
  .fs-c-productReviewed__prices {
    grid-column: 2;
    grid-row: 4;
  }
  .fs-c-productReviewed__name:first-child {
    grid-column: 1/2;
  }
  .fs-c-productReviewed__name:first-child + .fs-c-productReviewed__number {
    grid-column: 1/2;
  }
  .fs-c-productReviewed__name:first-child + .fs-c-productReviewed__number + .fs-c-productReviewed__prices {
    grid-column: 1/2;
  }
}

.fs-c-productSalesPeriod {
  border: 1px solid #808080;
  border-width: 1px 0;
  line-height: 1.4;
  padding: 8px;
  text-align: center;
}

.fs-c-productSelection__name {
  background: rgba(126, 126, 126, 0.08);
  font-size: 1.2rem;
  padding: 4px;
}
.fs-c-productSelection__selection {
  margin: 0;
  padding: 4px;
}
.fs-c-productSelection__comment {
  font-size: 1.2rem;
}

.fs-c-productStock__number::before {
  content: " : ";
}

.fs-c-productStoreInventoryInfo {
  padding: 8px 0;
}
.fs-c-productStoreInventoryInfo__link {
  box-shadow: 0 0 2px #b2b2b2;
  background: rgba(192, 192, 192, 0.08);
  border: 1px solid currentColor;
  color: #3c3c3c;
  display: block;
  padding: 8px;
  text-align: center;
}
.fs-c-productStoreInventoryInfo__link:link {
  color: #3c3c3c;
}
.fs-c-productStoreInventoryInfo__link:visited {
  color: #3c3c3c;
}
.fs-c-productStoreInventoryInfo__link:hover {
  color: #3c3c3c;
}
.fs-c-productStoreInventoryInfo__link:active {
  color: #3c3c3c;
}
.fs-c-productStoreInventoryInfo__link:hover {
  opacity: 0.8;
  text-decoration: none;
}

.fs-c-productThumbnail__image.is-active > img {
  border: 2px solid #666666;
}

.fs-c-productQuantityAndAction {
  display: flex;
  flex-wrap: wrap;
  flex-direction: row-reverse;
  align-items: center;
}
.fs-c-productQuantityAndAction__quantity {
  margin-right: 16px;
}
.fs-c-productQuantityAndAction__action {
  flex-grow: 1;
}
.fs-c-productQuantityAndAction > .fs-c-assist {
  flex-basis: 100%;
  min-width: 100%;
}

.fs-c-productQuantityAndWishlist {
  display: grid;
  grid-template-columns: 1fr 1fr;
  grid-auto-rows: auto;
}
.fs-c-productQuantityAndWishlist__quantity {
  grid-column: 1;
  grid-row: 1;
  justify-self: start;
  align-self: baseline;
}
.fs-c-productQuantityAndWishlist__wishlist {
  grid-column: 2;
  grid-row: 1;
  justify-self: end;
  align-self: baseline;
}
.fs-c-productQuantityAndWishlist > .fs-c-assist {
  grid-column: 1/3;
  grid-row: 2;
  padding-top: 0;
}

.fs-c-productVariationPrice {
  display: flex;
  align-items: baseline;
  flex-wrap: wrap;
}
.fs-c-productVariationPrice__price {
  color: #006db8;
}
.fs-c-productVariationPrice__addon {
  font-size: 0.8em;
}
.fs-c-productVariationPrice__addon:not(.fs-c-productVariationPrice__addon--listed) {
  display: flex;
  flex-wrap: wrap;
  line-height: 1.1;
}
.fs-c-productVariationPrice__addon:not(.fs-c-productVariationPrice__addon--listed)::before {
  content: "(";
}
.fs-c-productVariationPrice__addon:not(.fs-c-productVariationPrice__addon--listed)::after {
  content: ")";
}

.fs-c-purchasePointExpiration__expiration:empty::before {
  content: "\2014";
}

.fs-c-quantity__number.is-error {
  border: 1px solid #da4453;
  background-color: #fcf5c2;
}

.fs-c-radio__radioMark {
  border-color: #999999;
}
.fs-c-radio__radio:checked:enabled + label > .fs-c-radio__radioMark {
  border-color: #2559A8;
}
.fs-c-radio__radio:checked:enabled + label > .fs-c-radio__radioMark::before {
  background: #2559A8;
}

.fs-c-radio2 {
  gap: 4px;
}
.fs-c-radio2__label {
  display: grid;
  grid-template-columns: auto 1fr;
  gap: 4px;
  padding: 8px;
}
.fs-c-radio2__radioMark {
  align-self: center;
}
.is-active .fs-c-radio2__radioLabelText {
  font-weight: bold;
}
.fs-c-radio2__radioLabelAdditionalInfo {
  grid-column: 2;
  grid-row: 2;
}
.is-disabled .fs-c-radio2__radioLabelAdditionalInfo {
  font-size: 1.2rem;
}

.fs-c-radioItemList {
  display: grid;
  grid-template-columns: 1fr;
  gap: 4px;
  background: rgba(126, 126, 126, 0.08);
  padding: 16px 32px;
}
.fs-c-radioItemList__item {
  border-radius: 3px;
  border: solid 2px transparent;
}
.fs-c-radioItemList__item:hover:not(.is-disabled), .fs-c-radioItemList__item.is-active {
  background-color: rgba(255, 255, 255, 0.5);
  border-color: #e5e5e5;
}
.fs-c-radioItemList__item.is-active .c-radio2__radioLabelText {
  font-weight: bold;
}

.fs-c-rating__value {
  color: #C78D2F;
  margin-left: 8px;
}

.fs-c-registerSuccessMessage {
  margin: 24px auto;
  padding-bottom: 24px;
  border-bottom: 1px solid #999999;
  text-align: center;
}

.fs-c-returnedSpecialContract {
  padding: 8px 0;
}

.fs-c-reviewInfo__reviewer {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}
.fs-c-reviewInfo__date {
  display: flex;
  flex-wrap: wrap;
  font-size: 1.2rem;
  margin: 4px 0;
}
.fs-c-reviewInfo__date > dt:after {
  content: "：";
}
.fs-c-reviewInfo__date > dd {
  margin-left: 0;
}
.fs-c-reviewInfo--productDescription .fs-c-reviewInfo__reviewer {
  flex-direction: row;
  flex-wrap: wrap;
  align-items: center;
}

.fs-c-reviewer__profile {
  font-size: 1.2rem;
}
.fs-c-reviewer__name__nickname::after {
  content: "さん";
}

.fs-c-reviewBody {
  border: 1px solid #e5e5e5;
  padding: 16px;
}

.fs-c-reviewList {
  list-style: none;
  padding: 0;
}
.fs-c-reviewList__item {
  border-bottom: 1px solid #999999;
  display: flex;
  flex-direction: column;
  padding: 16px 8px;
}
.fs-c-reviewList__item:first-child {
  border-top: 1px solid #999999;
}
.fs-c-reviewList__item__product {
  display: flex;
  flex-direction: column;
}
.fs-c-reviewList__item__info {
  display: flex;
  flex-direction: column;
}
.fs-c-reviewList__item__body {
  margin: 8px 0;
}
.fs-c-reviewList__item__editButton {
  display: flex;
  justify-content: flex-end;
}
@media screen and (min-width: 768px) {
  .fs-c-reviewList__item {
    display: grid;
    grid-template-columns: 1fr 1fr 4fr;
    grid-template-rows: 1fr auto auto;
    grid-column-gap: 8px;
  }
  .fs-c-reviewList__item__editButton {
    grid-row: 2;
    grid-column: 1/4;
  }
}
.fs-c-reviewList--product .fs-c-reviewList__item {
  grid-template: 1fr/1fr 4fr;
}
.fs-c-reviewList--productDescription .fs-c-reviewList__item {
  grid-template: auto auto/1fr;
}

.fs-c-reviewProduct__image {
  margin-bottom: 8px;
}

.fs-c-reviewStars::before {
  color: #C78D2F;
}

.fs-c-reviewStatus {
  background: #090;
  color: #ffffff;
  display: inline-block;
  font-size: 1rem;
  padding: 4px 8px;
}

.fs-c-reviewerStatus {
  background: #1f5da0;
  border-radius: 1em;
  color: #ffffff;
  display: inline-block;
  font-size: 1rem;
  line-height: 1;
  margin: 0 4px;
  min-width: 8em;
  padding: 4px 8px;
  text-align: center;
}

.fs-c-revokeLinkedAccount__info {
  text-align: center;
}
.fs-c-revokeLinkedAccount__note {
  margin-top: 16px;
}

.fs-c-salesPeriod {
  margin: 8px 0;
}
.fs-c-salesPeriod__date {
  border: 1px solid currentColor;
  font-size: 1.2rem;
  margin: 0;
  padding: 4px 8px;
  text-align: center;
}
* + .fs-c-salesPeriod__date {
  margin-top: 8px;
}
.fs-c-salesPeriod__date > dd {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  margin: 0;
}

.fs-c-shippingCarrierInfo {
  display: grid;
  grid-auto-flow: row;
  gap: 8px;
  padding: 16px;
  background-color: rgba(126, 126, 126, 0.08);
}
.fs-c-shippingCarrierInfo__heading {
  font-weight: bold;
  font-size: 1.4rem;
  margin: 0;
}
.fs-c-shippingCarrierInfo__content {
  display: grid;
  grid-auto-flow: row;
  gap: 16px;
  background-color: #ffffff;
  padding: 16px;
}

.fs-c-socialLogin__body {
  display: flex;
  flex-direction: column;
  gap: 16px;
}
.fs-c-socialLogin__login {
  display: flex;
  flex-direction: column;
  gap: 16px;
}

.fs-c-sortItems {
  border: 1px solid currentColor;
  display: flex;
  align-items: stretch;
  font-size: 1.2rem;
}
@media screen and (min-width: 600px) {
  .fs-c-sortItems {
    border: none;
  }
}
.fs-c-sortItems__label {
  text-align: center;
  align-self: center;
  color: inherit;
  line-height: 1.4;
  padding: 4px 8px;
}
@media screen and (min-width: 600px) {
  .fs-c-sortItems__label {
    border: 1px solid currentColor;
  }
}
.fs-c-sortItems__list {
  box-sizing: border-box;
  list-style: none;
  margin: 0;
  padding: 0;
  border-left: 1px solid currentColor;
  display: flex;
  flex-grow: 1;
  flex-direction: row;
  flex-wrap: wrap;
}
.fs-c-sortItems__list > li {
  box-sizing: border-box;
}
@media screen and (min-width: 600px) {
  .fs-c-sortItems__list {
    border: none;
  }
}
.fs-c-sortItems__list__item.is-active {
  background: #1f5da0;
  color: #ffffff;
}
.fs-c-sortItems__list__item__label {
  display: block;
  padding: 4px 8px;
}
.fs-c-sortItems__list__item__label:link {
  color: inherit;
}
.fs-c-sortItems__list__item__label:visited {
  color: inherit;
}
.fs-c-sortItems__list__item__label:hover {
  color: inherit;
}
.fs-c-sortItems__list__item__label:active {
  color: inherit;
}

.fs-c-specialPointList {
  border: 1px solid #b2b2b2;
  padding: 8px;
  margin: 8px 0;
}
.fs-c-specialPointList__label {
  display: block;
  margin-bottom: 4px;
  color: #7c8790;
}
.fs-c-specialPointList__list {
  margin: 0;
}

.fs-c-specTable {
  border-collapse: collapse;
}
.fs-c-specTableContainer {
  max-width: 100%;
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
}
.fs-c-specTable, .fs-c-specTable__headerCell, .fs-c-specTable__dataCell {
  border: 1px solid #b2b2b2;
  white-space: nowrap;
}
.fs-c-specTable__caption {
  margin-bottom: 4px;
}
.fs-c-specTable__headerCell {
  background: rgba(126, 126, 126, 0.08);
  font-weight: normal;
}
.fs-c-specTable__headerCell, .fs-c-specTable__dataCell {
  padding: 8px 16px;
  text-align: center;
}

.fs-c-staffCoordinationSearch + .fs-c-staffCoordinationSearch {
  margin-top: 24px;
}
.fs-c-staffCoordinationSearch__heading {
  border-bottom: 2px solid #999999;
  cursor: pointer;
  display: flex;
  justify-content: space-between;
  align-items: center;
  font-size: 1.8rem;
  font-weight: bold;
  margin-bottom: 8px;
  word-break: break-all;
}
.fs-c-staffCoordinationSearch__heading::after {
  transition-property: all;
  transition-duration: 0.2s;
  transition-timing-function: ease;
  transition-delay: 0s;
  color: #999999;
  font-family: "fs-icon";
  content: "\e90b";
  transform: rotate(-90deg);
}
.fs-c-staffCoordinationSearch__heading + .fs-c-staffCoordinationSearch__body {
  display: none;
}
.fs-c-staffCoordinationSearch__checkbox:checked + .fs-c-staffCoordinationSearch__heading::after {
  transform: rotate(90deg);
}
.fs-c-staffCoordinationSearch__checkbox:checked + .fs-c-staffCoordinationSearch__heading + .fs-c-staffCoordinationSearch__body {
  display: block;
}

.fs-c-staffCoordinationSearchGroupList, .fs-c-staffCoordinationSearchCategoryList {
  box-sizing: border-box;
  list-style: none;
  margin: 0;
  padding: 0;
}
.fs-c-staffCoordinationSearchGroupList > li, .fs-c-staffCoordinationSearchCategoryList > li {
  box-sizing: border-box;
}

.fs-c-staffCoordinationSearchCategory__link {
  border-bottom: 1px solid #999999;
  display: flex;
  align-items: center;
  min-height: 40px;
  padding-left: 16px;
}
.fs-c-staffCoordinationSearchCategory__link:hover {
  text-decoration: none;
}
.fs-c-staffCoordinationSearchCategory__link::before {
  transition-property: all;
  transition-duration: 0.2s;
  transition-timing-function: ease;
  transition-delay: 0s;
  content: "\e933";
  display: block;
  font-family: "fs-icon";
  font-size: 1.4em;
  margin-left: -1.1em;
}
.fs-c-staffCoordinationSearchCategory__link__label {
  flex-grow: 1;
}
.fs-c-staffCoordinationSearchCategory__link__label:hover {
  text-decoration: underline;
}
.fs-c-staffCoordinationSearchCategory__link.is-active {
  font-weight: bold;
  pointer-events: none;
}
.fs-c-staffCoordinationSearchCategory__body {
  padding: 4px 0 0 16px;
}

.fs-c-staffCoordinationSearchControl__label {
  border: 1px solid #999999;
  cursor: pointer;
  display: block;
  font-size: 1.8rem;
  margin: 8px 0;
  padding: 4px;
  position: relative;
  text-align: center;
}
.fs-c-staffCoordinationSearchControl__label::after {
  content: "\e90b";
  display: block;
  font-family: "fs-icon";
  font-size: 1.4em;
  margin: auto;
  position: absolute;
  top: 0;
  right: 8px;
  bottom: 0;
  transform: rotate(-90deg);
}
.fs-c-staffCoordinationSearchControl__label + .fs-c-staffCoordinationSearchControl__list {
  display: none;
}
.fs-c-staffCoordinationSearchControl__checkbox:checked + .fs-c-staffCoordinationSearchControl__label::after {
  transform: rotate(90deg);
}
.fs-c-staffCoordinationSearchControl__checkbox:checked + .fs-c-staffCoordinationSearchControl__label + .fs-c-staffCoordinationSearchControl__list {
  display: block;
}

.fs-c-staffCoordinationSearchConditionList {
  box-sizing: border-box;
  list-style: none;
  margin: 0;
  padding: 0;
  display: flex;
  flex-wrap: wrap;
  margin: 12px 0;
}
.fs-c-staffCoordinationSearchConditionList > li {
  box-sizing: border-box;
}
.fs-c-staffCoordinationSearchConditionList__item {
  margin: 4px;
}
.fs-c-staffCoordinationSearchConditionList__item__link {
  background-color: #666666;
  cursor: pointer;
  display: flex;
  align-items: center;
  padding: 0 6px 0 4px;
}
.fs-c-staffCoordinationSearchConditionList__item__link:link, .fs-c-staffCoordinationSearchConditionList__item__link:visited, .fs-c-staffCoordinationSearchConditionList__item__link:hover, .fs-c-staffCoordinationSearchConditionList__item__linkactive {
  color: #ffffff;
}
.fs-c-staffCoordinationSearchConditionList__item__link:hover {
  text-decoration: none;
}
.fs-c-staffCoordinationSearchConditionList__item__link::before {
  font-family: "fs-icon" !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e911";
  font-size: 1.8rem;
  line-height: 1.5;
  margin-right: 4px;
}
.fs-c-staffCoordinationSearchConditionList__item__link:hover {
  opacity: 0.8;
}

.fs-c-staffCoordinationSearchGroup__heading {
  background: rgba(126, 126, 126, 0.08);
  border-left: 3px solid #999999;
  display: flex;
  align-items: center;
  justify-content: space-between;
  font-size: 1.4rem;
  margin-bottom: 2px;
  padding-left: calc(16px - 3px);
  min-height: 40px;
}
.fs-c-staffCoordinationSearchGroup__heading:hover {
  background: #e5e5e5;
}
.fs-c-staffCoordinationSearchGroup__heading::after {
  transition-property: all;
  transition-duration: 0.2s;
  transition-timing-function: ease;
  transition-delay: 0s;
  color: #999999;
  font-family: "fs-icon";
  font-size: 1.4em;
  content: "\e90f";
}
.fs-c-staffCoordinationSearchGroup__body {
  padding: 0 0 4px 16px;
}
.fs-c-staffCoordinationSearchGroup__heading + .fs-c-staffCoordinationSearchGroup__body {
  display: none;
}
.fs-c-staffCoordinationSearchGroup__checkbox:checked + .fs-c-staffCoordinationSearchGroup__heading::after {
  transform: rotate(180deg);
}
.fs-c-staffCoordinationSearchGroup__checkbox:checked + .fs-c-staffCoordinationSearchGroup__heading + .fs-c-staffCoordinationSearchGroup__body {
  display: block;
}

.fs-c-staffCoordinationSearchMenu {
  box-sizing: border-box;
  list-style: none;
  margin: 0;
  padding: 0;
}
.fs-c-staffCoordinationSearchMenu > li {
  box-sizing: border-box;
}
.fs-c-staffCoordinationSearchMenu__item {
  font-size: 1.2rem;
  padding: 4px 0;
}
.fs-c-staffCoordinationSearchMenu__link {
  color: inherit;
  display: block;
  padding: 4px 0;
}
.is-active .fs-c-staffCoordinationSearchMenu__link {
  display: block;
  font-size: 1.4rem;
  font-weight: bold;
  pointer-events: none;
}

.fs-c-staffDetail {
  background-color: rgba(126, 126, 126, 0.08);
  padding: 32px;
  display: grid;
  grid-gap: 16px;
  grid-template-columns: 80px 1fr;
  margin-bottom: 48px;
}
@media screen and (min-width: 768px) {
  .fs-c-staffDetail {
    grid-gap: 40px;
    grid-template-columns: 240px 30% 1fr;
    align-items: center;
  }
}
.fs-c-staffDetail__data {
  display: flex;
  flex-direction: column;
  font-size: 1.4rem;
}
.fs-c-staffDetail__name {
  font-size: 2.2rem;
  font-weight: bold;
  margin-bottom: 4px;
}
.fs-c-staffDetail__ruby {
  display: none;
}
.fs-c-staffDetail__profile {
  white-space: pre-wrap;
  grid-column: 1/3;
}
@media screen and (min-width: 768px) {
  .fs-c-staffDetail__profile {
    grid-column: 3;
  }
}

.fs-c-staffImage {
  display: grid;
  height: 0;
  padding-bottom: 100%;
  position: relative;
  border-radius: 50%;
  overflow: hidden;
}
.fs-c-staffImage > * {
  height: 100%;
  width: 100%;
  object-fit: cover;
  position: absolute;
}

.fs-c-staffInstagram {
  display: flex;
  align-items: center;
}
.fs-c-staffInstagram::before {
  display: block;
  font-family: "fs-icon" !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e939";
  font-size: 30px;
  margin: 0.5em 0.5em 0.5em 0;
  text-decoration: none;
}
.fs-c-staffInstagram__name + .fs-c-staffInstagram__account {
  margin-left: 8px;
}
.fs-c-staffInstagram__name + .fs-c-staffInstagram__account::before {
  content: "(";
}
.fs-c-staffInstagram__name + .fs-c-staffInstagram__account::after {
  content: ")";
}

.fs-c-staffList:not(:first-child) {
  margin-top: 2em;
}
.fs-c-staffList__title {
  border-bottom: 2px solid currentColor;
  color: #7c8790;
  font-size: 1.8rem;
}
.fs-c-staffList__list {
  margin: 24px 0;
  display: grid;
  grid-template-columns: calc(50% - 12px) calc(50% - 12px);
  grid-gap: 24px;
}
@media screen and (min-width: 600px) {
  .fs-c-staffList__list {
    display: grid;
    grid-template-columns: calc(50% - 12px) calc(50% - 12px);
    grid-gap: 24px;
  }
}
@media screen and (min-width: 768px) {
  .fs-c-staffList__list {
    display: grid;
    grid-template-columns: calc(33.3333333333% - 16px) calc(33.3333333333% - 16px) calc(33.3333333333% - 16px);
    grid-gap: 24px;
  }
}
@media screen and (min-width: 960px) {
  .fs-c-staffList__list {
    display: grid;
    grid-template-columns: calc(25% - 18px) calc(25% - 18px) calc(25% - 18px) calc(25% - 18px);
    grid-gap: 24px;
  }
}
.fs-c-staffList__list__item {
  padding: 16px 8px;
}

.fs-c-staffListItem {
  display: grid;
  grid-template-columns: auto;
  grid-template-rows: auto 1fr;
  align-items: baseline;
  position: relative;
}
.fs-c-staffListItem > * {
  flex-basis: 100%;
}
.fs-c-staffListItem__image {
  align-self: stretch;
  margin: 0 auto 12px;
  width: 80%;
  height: auto;
}
.fs-c-staffListItem__profile {
  display: flex;
  flex-wrap: wrap;
  font-size: 1rem;
  text-align: center;
}
.fs-c-staffListItem__profile > * {
  flex-basis: 100%;
  word-break: break-all;
}
.fs-c-staffListItem__profile__name {
  display: inline-block;
  font-size: 1.4rem;
  font-weight: bold;
  margin-bottom: 4px;
}
.fs-c-staffListItem__profile__ruby, .fs-c-staffListItem__profile__height, .fs-c-staffListItem__profile__gender, .fs-c-staffListItem__profile__profile {
  display: none;
}

.fs-c-staffCatalog:not(:first-child) {
  margin-top: 2em;
}
.fs-c-staffCatalog__title {
  border-bottom: 2px solid currentColor;
  color: #7c8790;
  font-size: 1.8rem;
}
.fs-c-staffCatalog__list {
  display: grid;
  grid-gap: 16px;
  grid-template-columns: repeat(auto-fit, calc(50% - 16px));
}
@media screen and (min-width: 600px) {
  .fs-c-staffCatalog__list {
    grid-template-columns: repeat(auto-fit, calc(33% - 16px));
  }
}
@media screen and (min-width: 768px) {
  .fs-c-staffCatalog__list {
    grid-template-columns: repeat(auto-fit, calc(25% - 16px));
  }
}
@media screen and (min-width: 960px) {
  .fs-c-staffCatalog__list {
    grid-template-columns: repeat(auto-fit, calc(20% - 16px));
  }
}
.fs-c-staffCatalog__footer {
  text-align: right;
  margin-top: 8px;
}
.fs-c-staffCatalog.is-sortedByPopularity {
  counter-reset: itemOrder;
}
.fs-c-staffCatalog.is-sortedByPopularity .fs-c-staffCatalog__list__item {
  position: relative;
}
.fs-c-staffCatalog.is-sortedByPopularity .fs-c-staffCatalog__list__item::before {
  content: counter(itemOrder);
  counter-increment: itemOrder;
  background-color: #808080;
  border: 1px solid currentColor;
  border-radius: 2em;
  color: #ffffff;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 1.4rem;
  line-height: 1;
  padding: 0.4em 0.5em 0.3em;
  position: absolute;
  top: 0.5em;
  left: 0.5em;
  z-index: 1;
}

.fs-c-stockNotificationsMessage {
  margin: 0 0 16px;
  text-align: center;
}

.fs-c-stockNotificationsProduct {
  margin: 0 auto 20px;
  text-align: center;
}
.fs-c-stockNotificationsProduct__productImage {
  margin-bottom: 8px;
}
.fs-c-stockNotificationsProduct__productImage__image {
  margin: auto;
}

.fs-c-modal__contents .fs-c-stockNotificationsProduct {
  display: grid;
  grid-template-columns: 64px 1fr;
  text-align: left;
}
.fs-c-modal__contents .fs-c-stockNotificationsProduct__productImage {
  margin-right: 8px;
  margin-bottom: 0;
}
.fs-c-modal__contents .fs-c-stockNotificationsProduct__productName:only-child {
  grid-column: 1/3;
}

.fs-c-storeInfo {
  margin: 24px 0;
}
.fs-c-storeInfo__title, .fs-c-storeInfo__description {
  margin: 0;
}
.fs-c-storeInfo__title {
  background: rgba(126, 126, 126, 0.08);
  font-weight: bold;
  padding: 4px 8px;
}
.fs-c-storeInfo__description {
  margin-bottom: 8px;
  padding: 8px;
}
@media screen and (min-width: 600px) {
  .fs-c-storeInfo {
    border-bottom: 1px solid #e5e5e5;
    display: flex;
    flex-wrap: wrap;
  }
  .fs-c-storeInfo__title, .fs-c-storeInfo__description {
    border-top: 1px solid #e5e5e5;
  }
  .fs-c-storeInfo__title {
    flex-basis: 30%;
    padding: 8px;
  }
  .fs-c-storeInfo__description {
    flex-basis: 70%;
    margin-bottom: 0;
  }
}

.fs-c-storeGroup__heading {
  border-bottom: 2px solid #e5e5e5;
  display: flex;
  font-weight: bold;
  justify-content: space-between;
  padding: 8px;
}
.fs-c-storeGroup:first-child .fs-c-storeGroup__heading {
  border-top: 2px solid #e5e5e5;
}
.fs-c-storeGroup__area {
  display: flex;
}
.fs-c-storeGroup__area__storeCount::before {
  content: "(";
}
.fs-c-storeGroup__area__storeCount::after {
  content: ")";
}
.fs-c-storeGroup__body {
  border-bottom: 2px solid #e5e5e5;
}
.fs-c-storeGroup__checkbox + .fs-c-storeGroup__heading::after {
  transition-property: all;
  transition-duration: 0.2s;
  transition-timing-function: ease;
  transition-delay: 0s;
  color: #999999;
  font-family: "fs-icon";
  content: "\e90b";
  transform: rotate(-90deg);
}
.fs-c-storeGroup__checkbox:not(:checked) + .fs-c-storeGroup__heading + .fs-c-storeGroup__body {
  display: none;
}
.fs-c-storeGroup__checkbox:checked + .fs-c-storeGroup__heading::after {
  transform: rotate(90deg);
}

.fs-c-storeInventoryProduct {
  display: grid;
  grid-row-gap: 8px;
  grid-template-columns: 1fr;
}
@media screen and (min-width: 600px) {
  .fs-c-storeInventoryProduct {
    grid-template-columns: auto 1fr;
    grid-template-rows: 1fr auto auto;
    grid-gap: 8px 16px;
    align-items: end;
    max-width: 624px;
  }
  .fs-c-storeInventoryProduct__image {
    grid-column: 1;
    grid-row: 1/4;
    align-self: center;
  }
  .fs-c-storeInventoryProduct__image__image {
    max-width: 100%;
  }
  .fs-c-storeInventoryProduct__name {
    grid-column: 2;
    grid-row: 1;
  }
  .fs-c-storeInventoryProduct__name:nth-last-child(2) {
    grid-row: 2;
  }
  .fs-c-storeInventoryProduct__number {
    grid-column: 2;
    grid-row: 2;
  }
  .fs-c-storeInventoryProduct__number:last-child {
    grid-row: 3;
  }
  .fs-c-storeInventoryProduct__variation {
    grid-column: 2;
    grid-row: 3;
  }
}

.fs-c-storeInventoryStatus {
  display: flex;
  margin: 24px 0;
}
.fs-c-storeInventoryStatus > * {
  border: 1px solid #e5e5e5;
  padding: 8px;
}
.fs-c-storeInventoryStatus > *:not(:first-child) {
  border-left: none;
}
.fs-c-storeInventoryStatus__label {
  background-color: rgba(126, 126, 126, 0.08);
  border-right: none;
}
.fs-c-storeInventoryStatus__message {
  flex-basis: 100%;
  margin: 0;
}

.fs-c-storeInventoryVariation__item__title {
  background: rgba(126, 126, 126, 0.08);
  border-top: 1px solid #e5e5e5;
  font-weight: bold;
  padding: 4px 8px;
}
.fs-c-storeInventoryVariation__item__body {
  display: flex;
}
.fs-c-storeInventoryVariation__item__body > :last-child {
  flex-grow: 1;
}
.fs-c-storeInventoryVariation__item__image {
  margin: 8px 8px 8px 0;
}

.fs-c-storeInventoryVariationList {
  box-sizing: border-box;
  list-style: none;
  margin: 0;
  padding: 0;
}
.fs-c-storeInventoryVariationList > li {
  box-sizing: border-box;
}
.fs-c-storeInventoryVariationList__item {
  display: grid;
  grid-template-columns: auto auto;
  grid-column-gap: 8px;
  align-items: center;
  padding: 8px;
}
.fs-c-storeInventoryVariationList__item + .fs-c-storeInventoryVariationList__item {
  border-top: 1px solid #e5e5e5;
}
.fs-c-storeInventoryVariationList__item:nth-of-type(even) {
  background: rgba(192, 192, 192, 0.08);
}
.fs-c-storeInventoryVariationList__item__image {
  display: block;
  margin: 8px 8px 8px 0;
}
.fs-c-storeInventoryVariationList__item__stock {
  text-align: right;
}
.fs-c-storeInventoryVariationList--withImage .fs-c-storeInventoryVariationList__item {
  grid-template-columns: auto 40% 40%;
}

.fs-c-storeList {
  box-sizing: border-box;
  list-style: none;
  margin: 0;
  padding: 0;
}
.fs-c-storeList > li {
  box-sizing: border-box;
}
.fs-c-storeList__item {
  padding: 8px;
}
.fs-c-storeList__item:nth-of-type(even) {
  background-color: rgba(126, 126, 126, 0.08);
}

.fs-c-storeListItem {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.fs-c-storeListItem__store {
  flex-grow: 1;
  display: flex;
  flex-direction: column;
}
.fs-c-storeListItem__store__name {
  font-weight: bold;
}
.fs-c-storeListItem__store__address {
  color: #3c3c3c;
  display: none;
  font-size: 1rem;
}
.fs-c-storeListItem__stock {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.fs-c-storeListItem__stock__label {
  font-size: 1rem;
}
.fs-c-storeListItem__stock__status, .fs-c-storeListItem__stock__extend {
  font-size: 1.2rem;
}
@media screen and (min-width: 600px) {
  .fs-c-storeListItem__store__address {
    display: block;
  }
}

.fs-c-storeOrderHistory {
  margin-top: 8px;
}
.fs-c-storeOrderHistoryItem {
  border: 1px solid #b2b2b2;
  border-radius: 3px;
  margin-bottom: 24px;
  overflow: hidden;
}
.fs-c-storeOrderHistoryItem__header {
  border-bottom: 1px solid #b2b2b2;
  background: rgba(126, 126, 126, 0.08);
}
.fs-c-storeOrderHistoryItem__header .fs-c-storeOrderHistoryItem__orderInfo__info {
  padding: 8px;
}
.fs-c-storeOrderHistoryItem__orderDescriptionButton {
  text-align: center;
}
.fs-c-storeOrderHistoryItem__orderInfo {
  box-sizing: border-box;
  list-style: none;
  margin: 0;
  padding: 0;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}
.fs-c-storeOrderHistoryItem__orderInfo > li {
  box-sizing: border-box;
}
.fs-c-storeOrderHistoryItem__orderInfo__info {
  margin: 0 8px 0 0;
}
.fs-c-storeOrderHistoryItem__orderInfo__info dd {
  font-weight: 700;
  margin: 0;
}
.fs-c-storeOrderHistoryItem__body {
  padding: 0 8px;
}
.fs-c-storeOrderHistoryItem__product {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 16px 8px;
}
.fs-c-storeOrderHistoryItem__product + .fs-c-storeOrderHistoryItem__product {
  border-top: 1px solid #b2b2b2;
}
.fs-c-storeOrderHistoryItem__productName {
  flex-shrink: 1;
}
.fs-c-storeOrderHistoryItem__productQuantity {
  min-width: 4em;
  text-align: right;
}
.fs-c-storeOrderHistoryItem__productQuantity__label {
  font-size: 1.2rem;
}
.fs-c-storeOrderHistoryItem__footer {
  border-top: 1px solid #b2b2b2;
  padding-top: 16px;
  margin: 8px;
  text-align: right;
}

.fs-c-subgroup {
  margin: 24px 0;
}

.fs-c-subgroupList {
  box-sizing: border-box;
  list-style: none;
  margin: 0;
  padding: 0;
  display: flex;
  align-items: stretch;
  flex-wrap: wrap;
  margin: 8px 0;
  padding: 1px 0 0 1px;
}
.fs-c-subgroupList > li {
  box-sizing: border-box;
}
.fs-c-subgroupList__item {
  flex-grow: 1;
  flex-basis: 100%;
  margin-top: -1px;
}
@media screen and (min-width: 768px) {
  .fs-c-subgroupList__item {
    flex-basis: calc(33.3% + 1px);
    margin-left: -1px;
    margin-top: -1px;
  }
}
@media screen and (min-width: 960px) {
  .fs-c-subgroupList__item {
    flex-basis: calc(25% + 1px);
    margin-left: -1px;
    margin-top: -1px;
  }
}
.fs-c-subgroupList__link {
  transition-property: all;
  transition-duration: 0.5s;
  transition-timing-function: linear;
  transition-delay: 0s;
  background: rgba(126, 126, 126, 0.08);
  border: 1px solid #7c8790;
  color: inherit;
  display: grid;
  grid-template-columns: auto 1fr 1.2em;
  grid-template-rows: 1fr auto;
  align-items: center;
  height: 100%;
  padding: 4px;
  text-decoration: none;
}
.fs-c-subgroupList__link, .fs-c-subgroupList__link:visited, .fs-c-subgroupList__link:hover, .fs-c-subgroupList__link:active {
  color: inherit;
  text-decoration: none;
}
.fs-c-subgroupList__link:hover {
  background: rgba(192, 192, 192, 0.08);
}
.fs-c-subgroupList__link::after {
  font-family: "fs-icon" !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #7c8790;
  content: "\e90c";
  font-size: 2.2rem;
  grid-column: 3;
  grid-row: 1/3;
}
.fs-c-subgroupList__image {
  grid-column: 1;
  grid-row: 1/3;
  align-self: start;
  margin-right: 8px;
}
.fs-c-subgroupList__image > img {
  display: block;
  max-width: 100%;
}
.fs-c-subgroupList__label {
  grid-column: 2;
  grid-row: 1;
  align-self: center;
}
.fs-c-subgroupList__comment {
  font-size: 1.2rem;
  grid-column: 2;
  grid-row: 2;
  align-self: start;
}

.fs-c-subscriptionDeliveryInfo__cycleInfo {
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 8px;
  background: rgba(126, 126, 126, 0.08);
  padding: 8px;
}
.fs-c-subscriptionDeliveryInfo__cycleInfo__additionalCycle::before {
  content: "（";
}
.fs-c-subscriptionDeliveryInfo__cycleInfo__additionalCycle::after {
  content: "）";
}
.fs-c-subscriptionDeliveryInfo__cycleInfo__ctrl {
  margin: 0 8px;
}
.fs-c-subscriptionDeliveryInfo__message {
  background: rgba(126, 126, 126, 0.08);
  font-size: 1.2rem;
  margin: 4px 0;
  padding: 8px;
}
.fs-c-subscriptionDeliveryInfo__specifiedDeliveryTime {
  margin: 8px 0;
  display: flex;
  align-items: center;
}
.fs-c-subscriptionDeliveryInfo__specifiedDeliveryTime__timeLabel {
  font-weight: bold;
}
.fs-c-subscriptionDeliveryInfo__specifiedDeliveryTime__time {
  margin-left: 1em;
}

.fs-c-subscriptionDetail {
  border: 1px solid #b2b2b2;
  border-width: 1px 0;
  margin: 0;
  padding: 8px 0;
}
.fs-c-subscriptionDetail__label {
  font-size: 1.2rem;
  font-weight: bold;
}
.fs-c-subscriptionDetail__value {
  margin: 0;
}
.fs-c-subscriptionDetail__value + .fs-c-subscriptionDetail__label {
  margin-top: 16px;
}
.fs-c-subscriptionDetail__cardNumber::before {
  content: "[ ";
}
.fs-c-subscriptionDetail__cardNumber::after {
  content: " ]";
}
.fs-c-subscriptionDetail__changeCreditCardMessage {
  background: rgba(126, 126, 126, 0.08);
  font-size: 1.2rem;
  padding: 8px;
}
.fs-c-subscriptionDetail__paymentNotification {
  background: rgba(126, 126, 126, 0.08);
  font-size: 1.2rem;
  margin-top: 6px;
  padding: 8px;
}
.fs-c-subscriptionDetail__paymentInfo {
  font-size: 1.2rem;
  margin-top: 6px;
}
@media screen and (min-width: 600px) {
  .fs-c-subscriptionDetail {
    border: 1px solid #b2b2b2;
    border-width: 1px 0 0 1px;
    display: grid;
    grid-template-columns: auto 1fr;
    grid-gap: 0;
    padding: 0;
  }
  .fs-c-subscriptionDetail > * {
    border: 1px solid #b2b2b2;
    border-width: 0 1px 1px 0;
    padding: 8px;
  }
  .fs-c-subscriptionDetail__label {
    background: rgba(126, 126, 126, 0.08);
  }
  .fs-c-subscriptionDetail__value + .fs-c-subscriptionDetail__label {
    margin-top: 0;
  }
}

.fs-c-subscriptionGrandTotal {
  border: 1px solid #999999;
  border-width: 1px 0;
  display: flex;
  justify-content: space-between;
  align-items: baseline;
  margin: 24px 0 0;
  padding: 4px;
}
.fs-c-subscriptionGrandTotal__title {
  font-weight: bold;
  line-height: 1;
  margin: 0;
  padding: 0;
}
.fs-c-subscriptionGrandTotal__title__times::before {
  content: "(";
}
.fs-c-subscriptionGrandTotal__title__times::after {
  content: ")";
}

.fs-c-subscriptionGrandTotalNote {
  box-sizing: border-box;
  list-style: none;
  margin: 0;
  padding: 0;
  font-size: 1.2rem;
  margin-top: 4px;
}
.fs-c-subscriptionGrandTotalNote > li {
  box-sizing: border-box;
}
.fs-c-subscriptionGrandTotalNote > li {
  padding-left: 1em;
  text-indent: -1em;
}
.fs-c-subscriptionGrandTotalNote > li::before {
  content: "※";
}

.fs-c-subscriptionNextDelivery__schedule {
  border: 1px solid #b2b2b2;
}
.fs-c-subscriptionNextDelivery__schedule__title {
  padding: 8px;
  background: rgba(126, 126, 126, 0.08);
  border-bottom: 1px solid #b2b2b2;
  font-weight: bold;
}
.fs-c-subscriptionNextDelivery__schedule__date, .fs-c-subscriptionNextDelivery__schedule__time {
  display: inline-block;
  font-size: 1.8rem;
  font-weight: bold;
}
.fs-c-subscriptionNextDelivery__schedule__date {
  padding: 8px 0 8px 8px;
}
.fs-c-subscriptionNextDelivery__schedule__time {
  padding: 8px 8px 8px 0;
}
.fs-c-subscriptionNextDelivery__skipInfo {
  margin-top: 16px;
  border: 1px solid #b2b2b2;
}
.fs-c-subscriptionNextDelivery__skipInfo__label {
  display: block;
  padding: 8px;
  background: rgba(126, 126, 126, 0.08);
  border-bottom: 1px solid #b2b2b2;
}
.fs-c-subscriptionNextDelivery__skipInfo__date {
  display: flex;
  flex-wrap: wrap;
  padding: 8px;
}
.fs-c-subscriptionNextDelivery__ctrl {
  margin: 0 8px 8px;
  background-color: rgba(126, 126, 126, 0.08);
  padding: 8px;
  display: flex;
  flex-direction: column;
  gap: 8px;
}
@media screen and (min-width: 600px) {
  .fs-c-subscriptionNextDelivery__ctrl {
    padding: 8px;
  }
}
.fs-c-subscriptionNextDelivery__ctrl__item {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 8px 16px;
}
.fs-c-subscriptionNextDelivery__ctrl__button > form {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
}

.fs-c-subscriptionPriceTable {
  border-collapse: collapse;
  width: 100%;
}
.fs-c-subscriptionPriceTable__label, .fs-c-subscriptionPriceTable__price {
  border: 1px solid #e5e5e5;
  padding: 4px;
}
.fs-c-subscriptionPriceTable__label {
  background: rgba(126, 126, 126, 0.08);
  font-weight: normal;
  text-align: left;
}

.fs-c-subscriptionProductTable {
  border-collapse: collapse;
  width: 100%;
}
.fs-c-subscriptionProductTable > thead > tr > th, .fs-c-subscriptionProductTable > tfoot > tr > th, .fs-c-subscriptionProductTable > tbody > tr > th {
  background: rgba(126, 126, 126, 0.08);
}
.fs-c-subscriptionProductTable > thead > tr th, .fs-c-subscriptionProductTable > thead > tr td, .fs-c-subscriptionProductTable > tfoot > tr th, .fs-c-subscriptionProductTable > tfoot > tr td, .fs-c-subscriptionProductTable > tbody > tr th, .fs-c-subscriptionProductTable > tbody > tr td {
  border: 1px solid #e5e5e5;
  padding: 4px;
}
.fs-c-subscriptionProductTable > tbody > tr > th {
  text-align: left;
}

.fs-c-subscriptionTotal {
  margin-top: 24px;
}
.fs-c-subscriptionTotal__title {
  border-bottom: 1px solid #999999;
  font-size: 1.2rem;
  line-height: 1;
  margin: 0 0 8px;
  padding: 0 0 8px;
  text-align: center;
}

.fs-c-subscriptionTotalTable {
  font-size: 1.2rem;
  width: 100%;
}
.fs-c-subscriptionTotalTable + .fs-c-subscriptionTotalTable {
  margin-top: 16px;
}
.fs-c-subscriptionTotalTable__caption {
  border-bottom: 1px dotted #999999;
  font-weight: bold;
  margin-bottom: 4px;
  text-align: left;
}
.fs-c-subscriptionTotalTable__caption__times::before {
  content: "(";
}
.fs-c-subscriptionTotalTable__caption__times::after {
  content: ")";
}
.fs-c-subscriptionTotalTable > tbody > tr th {
  font-weight: normal;
  text-align: left;
}
.fs-c-subscriptionTotalTable > tbody > tr td {
  text-align: right;
}
.fs-c-subscriptionTotalTable .fs-c-subscriptionTotalTable__grandTotal > th {
  font-weight: bold;
}

.fs-c-suggestedAddress {
  box-shadow: 0 0 2px #b2b2b2;
  background: rgba(244, 246, 248, 0.95);
  border-radius: 3px;
  color: #333333;
  position: absolute;
  width: 100%;
  z-index: 1;
}
.fs-c-suggestedAddress__list {
  box-sizing: border-box;
  list-style: none;
  margin: 0;
  padding: 0;
}
.fs-c-suggestedAddress__list > li {
  box-sizing: border-box;
}
.fs-c-suggestedAddress__listItem {
  padding: 4px 8px;
}
.fs-c-suggestedAddress__listItem + .fs-c-suggestedAddress__listItem {
  border-color: #d6d7d9;
}
.fs-c-suggestedAddress__listItem:hover {
  background: #d6d7d9;
}

.fs-c-toast {
  box-shadow: 0 0 2px #b2b2b2;
  color: #3c3c3c;
  font-size: 1.8rem;
}
.fs-c-toast.is-success {
  background: rgba(211, 228, 239, 0.95);
}
.fs-c-toast.is-error {
  background: rgba(239, 211, 211, 0.95);
}
.fs-c-toast p {
  margin: 0;
}

.fs-c-totalAndActions button:where(:not(.fs-c-button--image)) {
  font-size: 1.8rem;
  min-height: 3em;
  min-width: 100%;
  max-width: 100%;
}
.fs-c-totalAndActions .fs-c-payWithAmazon__button img {
  max-width: 100%;
}

.fs-c-tradeSafeContainer {
  margin: 24px 0;
  text-align: center;
}

.fs-c-storeInventoryProduct .fs-c-variationAndActions__actions {
  display: block;
}

.fs-c-variationCart__variationName__name {
  font-weight: 700;
}

.fs-c-variationLabel {
  font-weight: bold;
}
.fs-c-variationLabel__label + .fs-c-variationLabel__value::before {
  content: " : ";
}

.fs-c-variationList__item__title {
  background: rgba(126, 126, 126, 0.08);
  font-weight: 700;
  padding: 2px 4px;
}

.fs-c-variationMatrix {
  display: grid;
  gap: 8px;
  grid-template-columns: minmax(64px, auto) 1fr;
  grid-template-rows: auto;
}
.fs-c-variationMatrix:where(:not(.fs-c-variationMatrix--column)) {
  grid-template-columns: minmax(0, 80px) 1fr;
}
.fs-c-variationMatrix__row {
  display: grid;
  grid-column: 1/3;
  grid-template-columns: subgrid;
  grid-template-rows: auto 1fr;
  gap: 8px;
}
:where(:not(.fs-c-variationMatrix--column)) .fs-c-variationMatrix__row {
  grid-template-columns: minmax(0, 80px) 1fr;
}
.fs-c-variationMatrix__row :where(:nth-child(1)) {
  grid-column: 1;
  grid-row: 1;
}
.fs-c-variationMatrix__row__variationName:nth-child(2) {
  grid-column: 1;
  grid-row: 2;
}
.fs-c-variationMatrix__row__variationPanels {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(10em, 1fr));
  grid-column: 2;
  grid-row: 1/3;
}
.fs-c-variationMatrix__row__variationPanels:only-child {
  grid-column: 1/3;
}
.fs-c-variationMatrix__row__thumbnail img, .fs-c-variationMatrix__row__variationName {
  margin: 4px;
}
.fs-c-variationMatrix--column {
  grid-template-columns: repeat(auto-fit, minmax(10em, max-content));
  grid-template-rows: minmax(auto, 64px) auto auto;
}
.fs-c-variationMatrix__col {
  grid-row: auto/span 3;
  display: grid;
  grid-template-rows: minmax(auto, 64px) auto 1fr;
  grid-template-rows: subgrid;
}
.fs-c-variationMatrix__col > :where(:nth-child(1)) {
  grid-row: 1;
  align-self: end;
}
.fs-c-variationMatrix__col > :where(:nth-child(2)) {
  grid-row: 2;
}
.fs-c-variationMatrix__col > :where(:nth-child(3)) {
  grid-row: 3;
}
.fs-c-variationMatrix__col > :where(:only-child) {
  grid-row: 1/4;
}
.fs-c-variationMatrix__col > :where(:nth-child(2):last-child) {
  grid-row: 2/4;
}
.fs-c-variationMatrix__col__variationPanels {
  align-self: auto;
  display: grid;
}
.fs-c-variationMatrix__panel {
  background: rgba(126, 126, 126, 0.08);
  border: 1px solid #cccccc;
  border-radius: 3px;
  flex-grow: 1;
  display: grid;
  grid-template: auto/auto;
  margin: 4px;
  align-items: center;
  justify-content: center;
  padding: 8px;
}
.fs-c-variationMatrix__panel > * {
  justify-self: center;
}
.fs-c-variationMatrix__panel :where(:only-child) {
  grid-row: 1/5;
}
.fs-c-variationMatrix__panel :where(:first-child) {
  grid-row: 1;
}
.fs-c-variationMatrix__panel__price {
  align-self: end;
  order: 1;
}
.fs-c-variationMatrix__panel.is-active {
  background: #1f5da0;
  color: #ffffff;
}
.fs-c-variationMatrix__panel__caption {
  font-size: 1.2rem;
}
.fs-c-variationMatrix__radio:checked + .fs-c-variationMatrix__panel {
  background: #2559A8;
  color: #ffffff;
}
.fs-c-variationMatrix__radio:checked + .fs-c-variationMatrix__panel .fs-c-productVariationPrice__price {
  color: #ffffff;
}
.fs-c-variationMatrix__radio:disabled + .fs-c-variationMatrix__panel {
  background: #f7f7f7;
  color: #b2b2b2;
}
.fs-c-variationMatrix__radio {
  display: none;
}

.fs-c-variationPanelList {
  display: flex;
  flex-direction: column;
  gap: 4px;
}
.fs-c-variationPanelList__list {
  box-sizing: border-box;
  list-style: none;
  margin: 0;
  padding: 0;
  display: grid;
  gap: 8px;
  width: 100%;
  grid-template-columns: repeat(auto-fit, minmax(9.6em, 1fr));
}
.fs-c-variationPanelList__list > li {
  box-sizing: border-box;
}
@media screen and (max-width: 768px) {
  .fs-c-variationPanelList__list {
    grid-auto-flow: column;
    grid-template-columns: repeat(auto-fill, 9.6em);
    padding-bottom: 8px;
    overflow-x: scroll;
    white-space: nowrap;
    overflow-scrolling: touch;
    -webkit-overflow-scrolling: touch;
  }
  .fs-c-variationPanelList__list__item {
    white-space: normal;
    min-width: 9.6em;
    flex-grow: 1;
  }
}
.fs-c-variationPanelList__radio {
  display: none;
}
.fs-c-variationPanelList__item {
  display: flex;
  flex-direction: column;
}
.fs-c-variationPanelList__panel {
  border: 1px solid #cccccc;
  border-radius: 3px;
  display: grid;
  grid-template-rows: 1fr auto;
  flex-grow: 1;
  height: 100%;
  overflow: hidden;
}
.fs-c-variationPanelList__panel--outOfStock {
  border-style: dashed;
}
.fs-c-variationPanelList__radio:checked + .fs-c-variationPanelList__panel:where(:not(.fs-c-variationPanelList__panel--outOfStock)) {
  border-color: #2559A8;
}
.fs-c-variationPanelList__panel__caption {
  font-size: 1.2rem;
}
.fs-c-variationPanelList__panel__content {
  background: rgba(126, 126, 126, 0.08);
  display: flex;
  flex-direction: column;
  gap: 2px;
  min-height: 56px;
  padding: 8px;
  width: 100%;
}
.fs-c-variationPanelList__radio:checked + .fs-c-variationPanelList__panel .fs-c-variationPanelList__panel__content {
  background: #2559A8;
  color: #ffffff;
}
.fs-c-variationPanelList__panel--outOfStock .fs-c-variationPanelList__panel__content {
  background: transparent;
}
.fs-c-variationPanelList__panel__label {
  font-weight: bold;
}
.fs-c-variationPanelList__panel__price :where(.fs-c-productVariationPrice__price) {
  font-weight: bold;
}
.fs-c-variationPanelList__panel__image {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 64px;
  max-height: 64px;
  max-width: 100%;
  padding-bottom: 8px;
  text-align: center;
}
.fs-c-variationPanelList__panel__image img {
  max-height: 100%;
}
.fs-c-variationPanelList__panel__price {
  background-color: transparent;
  padding: 8px;
}
.fs-c-variationPanelList__panel__caption, .fs-c-variationPanelList__panel__stock {
  font-size: 1.2rem;
  margin-top: auto;
}

.fs-c-variationRadioList {
  margin: 8px 0;
}
.fs-c-variationRadioList__row {
  border-top: 1px solid #808080;
  display: flex;
  align-items: stretch;
  justify-content: space-between;
  padding: 4px;
}
.fs-c-variationRadioList__row:last-child {
  border-bottom: 1px solid #808080;
}
.fs-c-variationRadioList__radio {
  flex-grow: 1;
}
.fs-c-variationRadioList__name {
  font-weight: 700;
  display: flex;
  align-items: baseline;
  flex-wrap: wrap;
}
.fs-c-variationRadioList__name__name, .fs-c-variationRadioList__name__stock {
  margin-right: 8px;
}
.fs-c-variationRadioList__name__caption {
  font-weight: 300;
  font-size: 1.2rem;
}
.fs-c-variationRadioList__name__price {
  flex-basis: 100%;
  font-weight: 300;
}
.fs-c-variationRadioList__wishlist {
  align-self: center;
}

.fs-pt-carousel__slide {
  margin: 0;
  padding: 0;
  position: relative;
}
.fs-pt-carousel__slide__caption {
  background: rgba(30, 30, 30, 0.4);
  color: #fff;
  padding: 8px;
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
}

.fs-pt-column {
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: auto;
  align-items: flex-start;
}
.fs-pt-column__item {
  color: inherit;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: auto;
  padding: 8px;
  text-decoration: none;
}
.fs-pt-column__item:only-child {
  padding: 8px 0;
}
.fs-pt-column__item > * + * {
  margin-top: 4px;
}
.fs-pt-column__image > img {
  display: block;
  max-width: 100%;
}
.fs-pt-column__heading {
  font-size: 1.8rem;
  font-weight: bold;
}
@media screen and (min-width: 600px) {
  .fs-pt-column--2 {
    grid-template-columns: 1fr 1fr;
  }
  .fs-pt-column--3 {
    grid-template-columns: 1fr 1fr 1fr;
  }
  .fs-pt-column--4 {
    grid-template-columns: 1fr 1fr 1fr 1fr;
  }
  .fs-pt-column--5 {
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
  }
}

.fs-pt-list--unordered > li::before {
  border: 3px solid #ccc;
  border-radius: 50%;
  content: "";
  width: 0.5em;
  height: 0.5em;
  top: 0.3em;
}
.fs-pt-list--note > li::before {
  content: "※";
}

.fs-pt-menu {
  list-style: none;
  margin: 0;
  padding: 0;
}
.fs-pt-menu a {
  margin: -8px;
  padding: 8px;
  text-decoration: none;
}
.fs-pt-menu a:link, .fs-pt-menu a:visited {
  color: inherit;
}
.fs-pt-menu a:hover {
  color: #3790e8;
}
.fs-pt-menu li {
  margin: 0;
}
.fs-pt-menu * {
  transition-property: all;
  transition-duration: 0.5s;
  transition-timing-function: linear;
  transition-delay: 0s;
}
.fs-pt-menu__item {
  position: relative;
}
.fs-pt-menu__heading {
  display: block;
}
.fs-pt-menu__submenu {
  list-style: none;
  overflow: hidden;
  padding: 0;
}
.fs-pt-menu__link {
  display: flex;
  align-items: flex-start;
  justify-content: flex-start;
}
.fs-pt-menu__link::before, .fs-pt-menu__link::after {
  font-family: "fs-icon" !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 1.4em;
}

.fs-p-accountInfo {
  background: #f7f7f7;
  color: #333333;
  padding: 8px;
}
.fs-p-accountInfo__header, .fs-p-accountInfo__currentPurchase {
  display: flex;
  align-items: baseline;
  flex-direction: row;
  justify-content: space-between;
}
.fs-p-accountInfo__body {
  text-align: center;
  background: #ffffff;
  padding: 8px;
  margin-bottom: 8px;
}
.fs-p-accountInfo__accountStage[class~=is-staged--] {
  display: none;
}
.fs-p-accountInfo__accountStage__stage {
  font-size: 2.2rem;
  font-weight: bold;
}
.fs-p-accountInfo__point[class~=has-points--] {
  display: none;
}
.fs-p-accountInfo__point__point__available {
  font-weight: bold;
}
.fs-p-accountInfo__point__point__available__number {
  color: #C98696;
  font-size: 2.2rem;
}

.fs-p-address {
  display: flex;
  flex-direction: column;
}

.fs-p-announcement {
  margin: 32px 0;
}
.fs-p-announcement__title {
  color: #7c8790;
  font-size: 1.8rem;
  margin: 0;
}

.fs-p-banner {
  border-radius: 3px;
  border: 1px solid #e5e5e5;
  display: flex;
  align-items: center;
  justify-content: center;
}
.fs-p-banner:hover {
  opacity: 0.6;
}
.fs-p-banner__link {
  display: flex;
  align-items: center;
  justify-content: center;
  text-decoration: none;
  padding: 12px 8px;
  position: relative;
}
.fs-p-banner__link:hover {
  text-decoration: none;
}
.fs-p-banner__link i {
  font-size: 1.4rem;
  padding-right: 4px;
}
.fs-p-banner__label {
  display: flex;
  flex-wrap: wrap;
  align-items: baseline;
  justify-content: center;
}
.fs-p-banner__label--emphasis {
  font-size: 1.8rem;
}
.fs-p-banner--registration {
  background: #7c8790;
}
.fs-p-banner--registration .fs-p-banner__link {
  color: #ffffff;
}
.fs-p-banner--lineIdLink {
  background: #50c900;
  border-color: #50c900;
}
.fs-p-banner--lineIdLink .fs-p-banner__link {
  color: #ffffff;
}
.fs-p-banner--postage {
  background: #ffffff;
}
.fs-p-banner--postage .fs-p-banner__link {
  color: #333333;
}
.fs-p-banner--postage .fs-p-banner__label--emphasis {
  color: #e2133d;
}

.fs-p-bannerGroup {
  margin: 24px auto;
  max-width: 1216px;
}

.fs-p-card {
  background: rgba(126, 126, 126, 0.08);
  border: 1px solid #999999;
  margin: 8px 0;
  padding: 12px;
}
.fs-p-card__title {
  border-bottom: 1px solid currentColor;
  font-size: 1.8rem;
  margin-top: 8px;
  text-align: center;
  padding-bottom: 16px;
}
.fs-p-card__message {
  padding: 0 8px;
}
.fs-p-card__footer {
  text-align: right;
}

.fs-p-cartItemNumber {
  background: #E25B33;
  border-radius: 1em;
  color: #ffffff;
  display: none;
  font-size: 1rem;
  line-height: 1;
  padding: 0.25em 0.4em;
  position: absolute;
  top: 2px;
  right: 2px;
}
.fs-p-cartItemNumber.fs-client-cart-count--0, .fs-p-cartItemNumber.fs-client-subscriptionCart-count--0 {
  display: none;
}

.fs-p-closed {
  flex-grow: 1;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  text-align: center;
}
.fs-p-closed > * {
  max-width: 100vw;
}
.fs-p-closed__heading {
  font-size: 1.8rem;
}
.fs-p-closed__message {
  word-break: break-all;
}

.fs-p-dateList > li {
  border: 1px solid #999999;
  border-width: 1px 0 0 0;
  padding: 8px 0 0;
}
.fs-p-dateList > li:last-child {
  border-bottom-width: 1px;
  padding-bottom: 8px;
}
.fs-p-dateList > li time:first-child {
  background: #646464;
  color: #ffffff;
  line-height: 1.2;
  padding: 2px 4px 1.6px;
}

.fs-p-drawer {
  background: #ffffff;
  box-shadow: 1px 1px 5px #b2b2b2;
  overflow: auto;
  -webkit-overflow-scrolling: touch;
  padding: 8px;
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  padding-bottom: 24px;
  transform: translateX(-101%);
  z-index: 2;
  transition-property: all;
  transition-duration: 0.5s;
  transition-timing-function: linear;
  transition-delay: 0s;
}
.fs-p-ctrlDrawer:checked + .fs-p-drawer {
  transform: translateX(0);
}
.fs-p-drawer__buttonContainer {
  display: flex;
  justify-content: flex-end;
}
.fs-p-drawer__button {
  cursor: pointer;
}
.fs-p-drawer__welcomeMsg {
  margin: 8px 0;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.fs-p-drawer__welcomeMsg.is-ready {
  display: flex;
}
.fs-p-drawer__loginLogout__logout, .fs-p-drawer__loginLogout__login {
  border: 1px solid #7c8790;
  border-radius: 20px;
  color: #3c3c3c;
  display: flex;
  justify-content: center;
  align-items: center;
  height: 32px;
  text-decoration: none;
}
.fs-p-drawer__loginLogout__logout:hover, .fs-p-drawer__loginLogout__login:hover {
  background: #2559A8;
  color: #ffffff;
  text-decoration: none;
}
.fs-p-drawer__loginLogout__logout.is-loggedIn--false {
  display: none;
}
.fs-p-drawer__loginLogout__login {
  background: rgba(126, 126, 126, 0.08);
}
.fs-p-drawer__loginLogout__login.is-loggedIn--true {
  display: none;
}
.fs-p-drawer__heading {
  border-bottom: 1px solid #999999;
  font-size: 2.2rem;
  padding-bottom: 4px;
  text-align: center;
}
@media screen and (min-width: 1200px) {
  .fs-p-drawer {
    box-shadow: none;
    position: relative;
    transform: translateX(0);
  }
  .fs-p-drawer__loginLogout, .fs-p-drawer__welcomeMsg {
    display: none;
  }
}

.fs-p-drawerButton {
  cursor: pointer;
  display: inline-block;
  padding: 8px;
}
.fs-p-drawerButton__icon {
  font-size: 2.8rem;
}
.fs-p-drawerButton__label {
  display: block;
  font-size: 1rem;
  text-transform: uppercase;
}
@media screen and (min-width: 1200px) {
  .fs-p-drawerButton {
    display: none;
  }
}

.fs-p-estimatedTotalPriceComment {
  margin-top: 16px;
  background-color: #f7f7f7;
  padding: 8px;
}
.fs-p-estimatedTotalPriceComment > *:first-child {
  margin-top: 0;
}
.fs-p-estimatedTotalPriceComment > *:last-child {
  margin-bottom: 0;
}

.fs-p-flexibleColumn {
  display: flex;
  flex-wrap: wrap;
}
.fs-p-flexibleColumn > * {
  margin-right: 8px;
  margin-bottom: 8px;
}

.fs-p-scrollingCartButton {
  position: fixed;
  right: 0;
  bottom: 10%;
  z-index: 100;
}
.fs-p-scrollingCartButton__button {
  background: #646464;
  border-radius: 0px;
  display: block;
  line-height: 1;
  opacity: 0.9;
  padding: 8px;
  position: relative;
  text-align: center;
}
.fs-p-scrollingCartButton__button:link {
  color: #ffffff;
}
.fs-p-scrollingCartButton__button:visited {
  color: #ffffff;
}
.fs-p-scrollingCartButton__button:hover {
  color: #ffffff;
}
.fs-p-scrollingCartButton__button:active {
  color: #ffffff;
}
.fs-p-scrollingCartButton__button:hover {
  text-decoration: none;
}
.fs-p-scrollingCartButton__icon {
  font-size: 3.6rem;
}
.fs-p-scrollingCartButton__label {
  display: block;
  font-size: 1.2rem;
}

.fs-p-footerCopyright {
  color: #fff;
  background-color: #646464;
  text-align: center;
  padding: 4px;
}
.fs-p-footerCopyright__text {
  margin: 0;
  font-size: 1.2rem;
}

.fs-p-footerNavigation {
  display: grid;
  grid-template-columns: 1fr;
  grid-gap: 16px;
  margin: 24px auto;
  max-width: 1216px;
}
@media screen and (min-width: 768px) {
  .fs-p-footerNavigation {
    grid-template-columns: 1fr 1fr;
  }
}
@media screen and (min-width: 960px) {
  .fs-p-footerNavigation {
    grid-template-columns: 1fr 1fr 1fr 1fr;
  }
}

.fs-p-footerNavigationItem__title {
  display: block;
  border-bottom: 1px solid currentColor;
  padding: 4px;
  font-size: 1.8rem;
  position: relative;
  text-align: center;
  z-index: 1;
}
.fs-p-footerNavigationItem__body {
  padding: 8px 0;
  display: none;
}
@media screen and (min-width: 600px) {
  .fs-p-footerNavigationItem__body {
    display: block;
  }
}
.fs-p-footerNavigationItem__nav {
  box-sizing: border-box;
  list-style: none;
  margin: 0;
  padding: 0;
}
.fs-p-footerNavigationItem__nav > li {
  box-sizing: border-box;
}
.fs-p-footerNavigationItem__navItem {
  padding: 2px 0;
}
.fs-p-footerNavigationItem__navItem a {
  color: #646464;
}
.fs-p-footerNavigationItem__navItem--register.is-loggedIn--true {
  display: none;
}
.fs-p-footerNavigationItem__navItem--logout.is-loggedIn--false {
  display: none;
}
.fs-p-footerNavigationItem__emphasis {
  color: #e2133d;
  font-size: 1.8rem;
}
.fs-p-footerNavigationItem__dataList {
  display: grid;
  grid-template-columns: auto 1fr;
  grid-auto-flow: row;
  margin-bottom: 0;
}
.fs-p-footerNavigationItem__dataList:first-child {
  margin-top: 0;
}
.fs-p-footerNavigationItem__dataList__title {
  padding-right: 8px;
}
.fs-p-footerNavigationItem__dataList__data {
  padding-left: 8px;
  margin: 0;
  position: relative;
}
.fs-p-footerNavigationItem__dataList__data::before {
  content: ":";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  margin: auto 0;
}
.fs-p-footerNavigationItem__link {
  text-decoration: underline;
}
.fs-p-footerNavigationItem__sub {
  margin-top: 8px;
}
.fs-p-footerNavigationItem__subTitle {
  font-size: 1.2em;
}
.fs-p-footerNavigationItem__ctrl {
  display: none;
}
.fs-p-footerNavigationItem__ctrlIcon {
  display: flex;
  align-items: flex-start;
  justify-content: flex-end;
}
.fs-p-footerNavigationItem__ctrlIcon::before {
  font-family: "fs-icon" !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e937";
  display: block;
  font-size: 2.2rem;
  margin-top: -1.2em;
  transform: rotate(180deg);
  transition-property: all;
  transition-duration: 0.3s;
  transition-timing-function: ease;
  transition-delay: 0s;
}
@media screen and (min-width: 600px) {
  .fs-p-footerNavigationItem__ctrlIcon {
    display: none;
  }
}
.fs-p-footerNavigationItem__ctrl:checked + .fs-p-footerNavigationItem__ctrlIcon::before {
  transform: rotate(0deg);
}
.fs-p-footerNavigationItem__ctrl:checked + .fs-p-footerNavigationItem__ctrlIcon + .fs-p-footerNavigationItem__body {
  display: block;
}
@media screen and (min-width: 768px) {
  .fs-p-footerNavigationItem {
    margin-bottom: 16px;
  }
  .fs-p-footerNavigationItem + .fs-p-footerNavigationItem {
    margin-top: 0;
  }
  .fs-p-footerNavigationItem__title {
    font-size: 1.4rem;
    font-weight: 700;
    text-align: left;
  }
  .fs-p-footerNavigationItem__subTitle {
    font-size: 1.4rem;
    font-weight: 700;
  }
}

.fs-p-footerPageTop {
  position: absolute;
  bottom: 100%;
  left: 0;
  right: 0;
  display: flex;
  justify-content: flex-end;
  width: 100%;
  margin: 0 auto;
  padding: 0 12px;
  max-width: 1216px;
}
.fs-p-footerPageTop__link {
  overflow: hidden;
  text-indent: -999px;
  width: 32px;
  height: 32px;
  background-color: #646464;
}
.fs-p-footerPageTop__link::before {
  font-family: "fs-icon" !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e937";
  display: block;
  color: #ffffff;
  font-size: 2.6rem;
  line-height: 1.3;
  text-indent: 0;
  text-align: center;
}
.fs-p-footerPageTop__link:hover {
  text-decoration: none;
}

.fs-p-footerSnsLink {
  display: flex;
  justify-content: center;
  box-sizing: border-box;
  list-style: none;
  margin: 0;
  padding: 0;
}
.fs-p-footerSnsLink > li {
  box-sizing: border-box;
}
.fs-p-footerSnsLink__item + .fs-p-footerSnsLink__item {
  margin-left: 8px;
}
.fs-p-footerSnsLink__item__icon {
  display: block;
}
.fs-p-footerSnsLink__item__icon img {
  display: block;
}

.fs-p-footerUtilityMenu__list > li:not(:first-child) a {
  border-top: 2px solid #646464;
}
.fs-p-footerUtilityMenu__list span {
  padding: 8px;
}
.fs-p-footerUtilityMenu__list a {
  display: block;
  position: relative;
}
.fs-p-footerUtilityMenu__list a::after {
  font-family: "fs-icon" !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e90c";
  font-size: 2.2rem;
  font-weight: 700;
  position: absolute;
  height: 2.2rem;
  top: 0;
  right: 12px;
  bottom: 0;
  margin: auto 0;
}
@media screen and (min-width: 960px) {
  .fs-p-footerUtilityMenu {
    margin-top: 0;
    padding: 8px;
  }
  .fs-p-footerUtilityMenu__list {
    display: flex;
    flex-wrap: wrap;
  }
  .fs-p-footerUtilityMenu__list > li + li {
    margin-left: 16px;
  }
  .fs-p-footerUtilityMenu__list > li:not(:first-child) a {
    border-top: none;
  }
  .fs-p-footerUtilityMenu__list span {
    padding: 0;
  }
  .fs-p-footerUtilityMenu__list a::before {
    display: inline-block;
    content: "";
    border: 4px solid transparent;
    border-left-color: currentColor;
  }
  .fs-p-footerUtilityMenu__list a::after {
    display: none;
  }
}

.fs-p-headerNavBar {
  background: #646464;
  border-bottom: 2px solid #7c8790;
  color: #ffffff;
}

.fs-p-headerNavigation {
  margin: auto;
  max-width: 1216px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-wrap: wrap;
}
.fs-p-headerNavigation__list {
  box-sizing: border-box;
  list-style: none;
  margin: 0;
  padding: 0;
  display: flex;
  flex-wrap: wrap;
  width: 100%;
}
.fs-p-headerNavigation__list > li {
  box-sizing: border-box;
}
.fs-p-headerNavigation__listItem {
  flex-grow: 1;
}
.fs-p-headerNavigation__link {
  background: transparent;
  border-radius: 0;
  display: flex;
  flex-direction: column;
  align-items: center;
  font-size: 1rem;
  padding: 8px;
}
.fs-p-headerNavigation__link > i {
  font-size: 2.6rem;
}
@media screen and (min-width: 768px) {
  .fs-p-headerNavigation__link > i {
    padding-right: 4px;
  }
}
.fs-p-headerNavigation__link:link {
  color: #ffffff;
}
.fs-p-headerNavigation__link:visited {
  color: #ffffff;
}
.fs-p-headerNavigation__link:hover {
  color: #ffffff;
}
.fs-p-headerNavigation__link:active {
  color: #ffffff;
}
.fs-p-headerNavigation__link:hover {
  background: rgba(255, 255, 255, 0.15);
  text-decoration: none;
}
.fs-p-headerNavigation__viewCartButton, .fs-p-headerNavigation__viewSubscriptionCartButton {
  background: inherit;
  border: none;
  color: inherit;
  position: relative;
}
.fs-p-headerNavigation__search {
  flex-grow: 1;
}
@media screen and (min-width: 768px) {
  .fs-p-headerNavigation__list {
    width: auto;
  }
  .fs-p-headerNavigation__listItem {
    display: flex;
    min-width: 120px;
  }
  .fs-p-headerNavigation__link, .fs-p-headerNavigation__viewCartButton, .fs-p-headerNavigation__viewSubscriptionCartButton {
    flex-direction: row;
    font-size: 1.4rem;
  }
  .fs-p-headerNavigation__link > i, .fs-p-headerNavigation__viewCartButton > i, .fs-p-headerNavigation__viewSubscriptionCartButton > i {
    font-size: 1.4rem;
  }
}
@media screen and (min-width: 768px) and (min-width: 768px) {
  .fs-p-headerNavigation__link > i, .fs-p-headerNavigation__viewCartButton > i, .fs-p-headerNavigation__viewSubscriptionCartButton > i {
    padding-right: 4px;
  }
}
@media screen and (min-width: 768px) {
  .fs-p-headerNavigation__viewCartButton {
    padding: 8px 16px 8px;
  }
}
@media screen and (min-width: 768px) {
  .fs-p-headerNavigation__search {
    flex-grow: 0;
  }
}

.fs-p-heading--lv2 {
  border-bottom: 2px solid currentColor;
  color: #7c8790;
  font-size: 1.8rem;
}
.fs-p-heading--lv2:not(:first-child) {
  margin-top: 2em;
}

.fs-p-headerUtilityMenu__list {
  box-sizing: border-box;
  list-style: none;
  margin: 0;
  padding: 0;
  display: flex;
  justify-content: flex-end;
  flex-wrap: wrap;
  font-size: 1.2rem;
}
.fs-p-headerUtilityMenu__list > li {
  box-sizing: border-box;
}
.fs-p-headerUtilityMenu__list.is-ready {
  display: flex;
}
.fs-p-headerUtilityMenu__list > li + li {
  margin-left: 16px;
}
.fs-p-headerUtilityMenu__list a {
  display: inline-block;
}
.fs-p-headerUtilityMenu__list a:link {
  color: #3c3c3c;
}
.fs-p-headerUtilityMenu__list a:visited {
  color: #3c3c3c;
}
.fs-p-headerUtilityMenu__list a:hover {
  color: #3790e8;
}
.fs-p-headerUtilityMenu__list a:active {
  color: #3c3c3c;
}
.fs-p-headerUtilityMenu__list a::before {
  content: "";
  border: 4px solid transparent;
  border-right-width: 1px;
  border-left-color: currentColor;
  display: inline-block;
  height: 0;
  width: 0;
}
.fs-p-headerUtilityMenu__login.is-loggedIn--true, .fs-p-headerUtilityMenu__register.is-loggedIn--true {
  display: none;
}
.fs-p-headerUtilityMenu__logout.is-loggedIn--false {
  display: none;
}

.fs-p-inputGroup {
  display: flex;
  align-items: stretch;
  border: 1px solid #444444;
  background: #444444;
}
.fs-p-inputGroup__input {
  border: none;
  border-radius: 0;
  width: calc(100% - 3em);
  flex-grow: 1;
}
.fs-p-inputGroup__button {
  background: #444444;
  border: none;
  color: #ffffff;
  width: auto;
  flex-shrink: 0;
}

.fs-p-logo {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  padding: 8px;
}
.fs-p-logo__image {
  max-height: 48px;
}
@media screen and (min-width: 768px) {
  .fs-p-logo__image {
    max-height: 100%;
  }
}
.fs-p-logo__type {
  font-size: 5.2rem;
  font-weight: bold;
  line-height: 1.2;
}
.fs-p-logo__lead {
  font-size: 1rem;
  margin: 4px 0 0;
}

.fs-p-listWithCheckmark {
  box-sizing: border-box;
  list-style: none;
  margin: 0;
  padding: 0;
}
.fs-p-listWithCheckmark > li {
  box-sizing: border-box;
}
.fs-p-listWithCheckmark > li {
  background: rgba(255, 255, 255, 0.5);
  display: flex;
  align-items: center;
  margin: 8px 0;
  padding: 4px 8px;
}
.fs-p-listWithCheckmark > li::before {
  font-family: "fs-icon" !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e938";
  padding-right: 4px;
}

.fs-p-linkButton {
  border: 1px solid currentColor;
  border-radius: 3px;
  display: inline-block;
  line-height: 0.9;
  padding: 4px 8px;
  text-align: center;
}
.fs-p-linkButton:hover {
  text-decoration: none;
}

.fs-p-memberInfo {
  display: flex;
  flex-direction: row;
  align-items: center;
  flex-wrap: wrap;
}
.fs-p-memberInfo__stage[class~=is-staged--] {
  display: none;
}
.fs-p-memberInfo__points {
  color: #646464;
  font-size: 1.4rem;
  font-weight: bold;
}
.fs-p-memberInfo__points[class~=has-points--] {
  display: none;
}
.fs-p-memberInfo.is-loggedIn--false {
  display: none;
}

.fs-p-messageBoard {
  background-color: #f7f7f7;
  border: 1px solid #7c8790;
  border-radius: 3px;
  color: #3c3c3c;
  margin-bottom: 24px;
  padding: 16px;
}
.fs-p-messageBoard__heading {
  display: block;
  font-weight: 700;
  margin-bottom: 8px;
}

.fs-p-pageNotFound {
  margin: 48px auto;
  text-align: center;
}
.fs-p-pageNotFound__title {
  margin: 8px auto;
  font-size: 1.4rem;
  font-weight: 700;
}
.fs-p-pageNotFound__body {
  margin-top: 24px;
}
@media screen and (min-width: 768px) {
  .fs-p-pageNotFound {
    margin-top: 120px;
  }
}

.fs-p-phoneOrder {
  display: block;
  text-align: right;
}
.fs-p-phoneOrder > * {
  display: inline-block;
}
.fs-p-phoneOrder__phoneNum {
  font-size: 2.2rem;
  font-weight: bold;
  margin-left: 8px;
}
.fs-p-phoneOrder__addition {
  font-size: 1rem;
}

.fs-p-productSearch {
  border-bottom: 1px solid #999999;
  display: grid;
  grid-template: auto 1fr/1fr auto;
  padding: 8px;
}
.fs-p-productSearch__formSwitch {
  cursor: pointer;
  background: rgba(126, 126, 126, 0.08);
  line-height: 2;
  padding: 0 8px;
}
.fs-p-productSearch__formClose {
  display: none;
}
.fs-p-productSearch__search {
  overflow: auto;
  max-height: 0px;
  grid-row: 2;
  grid-column: 1/3;
  transition-property: max-height;
  transition-duration: 0.3s;
  transition-timing-function: ease;
  transition-delay: 0s;
  -webkit-overflow-scrolling: touch;
}
.fs-p-productSearch__form {
  background: rgba(126, 126, 126, 0.08);
  padding: 32px;
  transform: translateY(-100%);
  transition-property: all;
  transition-duration: 0.3s;
  transition-timing-function: linear;
  transition-delay: 0s;
}
.fs-p-productSearch :checked + .fs-p-productSearch__formSwitch .fs-p-productSearch__formClose {
  display: block;
}
.fs-p-productSearch :checked + .fs-p-productSearch__formSwitch .fs-p-productSearch__formOpen {
  display: none;
}
.fs-p-productSearch :checked ~ .fs-p-productSearch__search {
  max-height: 90vh;
}
.fs-p-productSearch :checked ~ .fs-p-productSearch__search .fs-p-productSearch__form {
  transform: translateY(0);
}
.fs-p-productSearch__searchButton {
  min-width: 8em;
  padding-left: calc(1.6em + 8px);
  position: relative;
}
.fs-p-productSearch__searchButton::before {
  font-family: "fs-icon" !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e932";
  font-size: 1.8rem;
  margin: auto;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 8px;
  text-align: center;
  width: 1em;
  height: 1em;
}
.fs-p-productSearch__inputTable {
  table-layout: fixed;
}
@media screen and (min-width: 768px) {
  .fs-p-productSearch__field {
    display: grid;
    grid-gap: 32px;
    grid-template-rows: auto auto;
    grid-template-columns: calc(50% - 8px*2) calc(50% - 8px*2);
  }
  .fs-p-productSearch__searchButtonContainer {
    grid-row: 2;
    grid-column: 1/3;
  }
}

.fs-p-purchasePointExpiration {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}

.fs-p-screenImages {
  box-sizing: border-box;
  list-style: none;
  margin: 0;
  padding: 0;
}
.fs-p-screenImages > li {
  box-sizing: border-box;
}
.fs-p-screenImages__image {
  padding: 8px 16px;
}
@media screen and (min-width: 600px) {
  .fs-p-screenImages__image {
    padding: 0;
  }
}

.fs-p-searchForm__input {
  width: calc(100% - 2.2em);
}
.fs-p-searchForm__button {
  overflow: hidden;
  position: relative;
  text-indent: -999px;
  width: 2.2em;
  height: 2em;
}
.fs-p-searchForm__button::before {
  font-family: "fs-icon" !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e932";
  display: block;
  font-size: 2.2rem;
  line-height: 1.2;
  position: absolute;
  text-indent: 0;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}

.fs-p-sideMenu {
  list-style: none;
  margin: 0;
  padding: 0;
}
.fs-p-sideMenu a {
  color: inherit;
  margin: -8px;
  padding: 8px;
  text-decoration: none;
}
.fs-p-sideMenu a:hover {
  background: #2559A8;
  color: #ffffff;
}
.fs-p-sideMenu li {
  margin: 0;
}
.fs-p-sideMenu * {
  transition-property: all;
  transition-duration: 0.5s;
  transition-timing-function: linear;
  transition-delay: 0s;
}
.fs-p-sideMenu .fs-pt-menu__item {
  position: relative;
}
.fs-p-sideMenu .fs-pt-menu__item + .fs-pt-menu__item {
  margin-top: 8px;
}
.fs-p-sideMenu .fs-pt-menu__heading {
  display: block;
  padding: 8px;
}
.fs-p-sideMenu .fs-pt-menu__submenu {
  list-style: none;
  overflow: hidden;
  padding: 0;
}
.fs-p-sideMenu .fs-pt-menu__link {
  display: flex;
  align-items: flex-start;
  justify-content: flex-start;
  padding-left: 8px;
}
.fs-p-sideMenu .fs-pt-menu__link::before, .fs-p-sideMenu .fs-pt-menu__link::after {
  font-family: "fs-icon" !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 1.4em;
}
.fs-p-sideMenu .fs-pt-menu__heading--lv1 {
  border: 1px solid #999999;
}
.fs-p-sideMenu .fs-pt-menu__link--lv1 {
  justify-content: space-between;
}
.fs-p-sideMenu .fs-pt-menu__link--lv1::after {
  content: "\e90c";
}
.fs-p-sideMenu .fs-pt-menu__heading--lv2 {
  border-bottom: 1px solid #999999;
}
.fs-p-sideMenu .fs-pt-menu__link--lv2 {
  padding-left: 0;
}
.fs-p-sideMenu .fs-pt-menu__link--lv2::before {
  content: "\e933";
}
.fs-p-sideMenu .fs-pt-menu__link--lv3::before {
  content: "\e934";
}
.fs-p-sideMenu .fs-pt-menu__link--lv4::before {
  content: "\e935";
}
.fs-p-sideMenu .fs-pt-menu__link--lv5::before {
  content: "\002003";
}

.fs-p-snsArea {
  display: flex;
  align-items: flex-start;
  flex-wrap: wrap;
  margin: 8px 0;
}
.fs-p-snsArea > * {
  margin-right: 8px;
}

.fs-l-block--center {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}

[class*=fs-l-col--] {
  display: grid;
  grid-gap: 16px;
  grid-template-columns: 1fr;
  grid-template-rows: auto;
}
[class*=fs-l-col--] img {
  display: block;
  max-width: 100%;
  margin: 0 auto;
}

@media screen and (min-width: 600px) {
  .fs-l-col--2 {
    grid-template-columns: repeat(2, 1fr);
  }
  .fs-l-col--3 {
    grid-template-columns: repeat(3, 1fr);
  }
  .fs-l-col--4 {
    grid-template-columns: repeat(4, 1fr);
  }
  .fs-l-col--5 {
    grid-template-columns: repeat(5, 1fr);
  }
}
.fs-l-header {
  display: block;
  padding-top: 8px;
}
.fs-l-header__contents {
  display: grid;
  grid-template-rows: auto auto;
  grid-template-columns: 4em 1fr 4em;
  align-items: start;
}
.fs-l-header__contents > * {
  padding: 0 8px;
}
.fs-l-header__leftContainer {
  grid-row: 1;
  grid-column: 1;
  align-self: center;
}
.fs-l-header__logo {
  grid-row: 1;
  grid-column: 2;
}
.fs-l-header__utility {
  display: none;
  grid-row: 1;
  grid-column: 3;
  align-self: stretch;
}
.fs-l-header__welcomeMsg, .fs-l-header__welcomeMsg.is-ready {
  display: none;
}
@media screen and (min-width: 768px) {
  .fs-l-header__welcomeMsg.is-ready {
    display: block;
  }
  .fs-l-header__contents {
    grid-template-rows: auto auto;
    grid-template-columns: 40% 20% 40%;
  }
  .fs-l-header__utility {
    display: grid;
    grid-template-columns: 1fr;
    grid-template-rows: 1fr 1fr;
  }
  .fs-l-header__utility *:first-child {
    grid-column: 1;
    grid-row: 1;
  }
  .fs-l-header__utility *:nth-child(2) {
    grid-column: 1;
    grid-row: 2;
  }
  .fs-l-header__utility *:last-child {
    align-self: end;
  }
}
@media screen and (min-width: 960px) {
  .fs-l-header__leftContainer {
    align-self: start;
  }
}
.fs-l-header--min {
  border-bottom: 2px solid #646464;
}

.fs-l-footer {
  position: relative;
  border-top: 1px solid #7c8790;
  background-color: #f7f7f7;
  color: #3c3c3c;
  margin-top: 80px;
}
.fs-l-footer a {
  color: #3c3c3c;
}
.fs-l-footer__contents {
  margin: auto;
  max-width: 1216px;
}
.fs-l-footer__contents > * {
  padding: 0 8px;
}
.fs-l-footer__utility {
  display: flex;
  flex-direction: column-reverse;
  margin: 24px auto 0;
  max-width: 1216px;
}
.fs-l-footer__utility .fs-p-footerUtilityMenu {
  margin-top: 16px;
}
.fs-l-footer__utility .fs-p-footerUtilityMenu__list li:first-child a {
  border-top: 2px solid #646464;
}
@media screen and (min-width: 960px) {
  .fs-l-footer__utility .fs-p-footerUtilityMenu__list li:first-child a {
    border-top: none;
  }
}
@media screen and (min-width: 960px) {
  .fs-l-footer__utility {
    flex-direction: row;
    align-items: flex-end;
    justify-content: space-between;
    margin-bottom: 8px;
    padding: 0 8px;
  }
}

.fs-l-main {
  margin: 24px auto;
  padding: 8px;
  max-width: 1216px;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

.fs-l-pageMain {
  max-width: 1216px;
  width: 100%;
}

@media screen and (min-width: 1200px) {
  .fs-l-sideArea {
    max-width: 240px;
  }
  .fs-l-sideArea + .fs-l-pageMain, .fs-l-pageMain + .fs-l-sideArea {
    max-width: 928px;
  }
}
@media screen and (min-width: 768px) {
  .fs-body-about-shippingPayment .fs-c-specTableContainer {
    display: grid;
    grid-template-columns: calc(50% - 16px) calc(50% - 16px);
    grid-gap: 32px;
  }
}
.fs-body-about-shippingPayment .fs-c-specTable {
  width: 100%;
}
.fs-body-about-shippingPayment .fs-c-specTable__headerCell {
  width: 30%;
}

.fs-body-cart .fs-l-cart__contentsArea {
  margin-bottom: 24px;
}
.fs-body-cart .fs-l-cart__contentsArea > * {
  margin-bottom: 24px;
}
@media screen and (min-width: 960px) {
  .fs-body-cart .fs-l-cart__contentsArea {
    display: grid;
    grid-template-columns: 1fr 280px;
    grid-column-gap: 24px;
    grid-row-gap: 24px;
  }
  .fs-body-cart .fs-l-cart__contentsArea > * {
    margin-bottom: auto;
  }
  .fs-body-cart .fs-l-cart__contentsArea.is-linkedServiceLoginAvailable {
    grid-template-columns: 1fr 332px;
  }
  .fs-body-cart .fs-l-cart__sideColumn {
    border: 1px solid #e5e5e5;
    border-radius: 3px;
    padding: 16px;
    align-self: start;
  }
}
.fs-body-cart .fs-c-noResultMessage {
  grid-column: 1/3;
}
.fs-body-cart .fs-c-estimatedDeliveryDate {
  margin-top: 16px;
}

.fs-body-cart-login .fs-c-loginForm {
  margin: 24px auto;
  max-width: 600px;
}
.fs-body-cart-login .fs-c-inputInformation__field {
  background: rgba(126, 126, 126, 0.08);
  padding: 16px 32px;
}
.fs-body-cart-login .fs-c-guestPurchase {
  border-top: 1px solid #7c8790;
  margin-top: 48px;
  padding-top: 24px;
  text-align: center;
}

[class^=fs-body-checkout] .fs-l-checkout__mainColumn > * + * {
  margin-top: 24px;
}
[class^=fs-body-checkout] .fs-l-checkout__sideColumn {
  margin-top: 24px;
}
[class^=fs-body-checkout] .fs-l-checkout__sideColumn .fs-c-agreementConfirmationArea,
[class^=fs-body-checkout] .fs-l-checkout__sideColumn .fs-c-additionalCheckField,
[class^=fs-body-checkout] .fs-l-checkout__sideColumn .fs-c-fieldMessage {
  font-size: 1.2rem;
}
[class^=fs-body-checkout] .fs-l-checkout__sideColumn .fs-c-additionalCheckField {
  margin-top: 8px;
}
[class^=fs-body-checkout] .fs-l-checkout__sideColumn .fs-c-fieldMessage {
  margin-top: 0;
}
@media screen and (min-width: 960px) {
  [class^=fs-body-checkout] .fs-l-checkout {
    display: flex;
    align-items: flex-start;
    width: 100%;
  }
  [class^=fs-body-checkout] .fs-l-checkout__mainColumn {
    flex-grow: 1;
    max-width: calc(100vw - (8px*44));
    padding-right: 24px;
  }
  [class^=fs-body-checkout] .fs-l-checkout__sideColumn {
    margin-top: 0;
    flex-grow: 1;
    flex-basis: 320px;
    min-width: 320px;
  }
}
[class^=fs-body-checkout] .fs-c-checkout-preview__title + .fs-c-orderTotalTable > tbody > tr:first-of-type th, [class^=fs-body-checkout] .fs-c-checkout-preview__title + .fs-c-orderTotalTable > tbody > tr:first-of-type td {
  border-top: none;
}
:where([class^=fs-body-checkout] .fs-c-checkout-shippingInfo__body) .fs-c-panel {
  margin: 0;
}

.fs-body-checkout-subscribe-amazon label[for=fs_input_memberAgree], .fs-body-checkout-subscribe-amazon label[for=fs_input_memberAgree] > .fs-c-checkbox__checkMark {
  cursor: not-allowed;
}

.fs-body-closed,
.fs-body-closed .fs-l-main,
.fs-body-closed .fs-l-pageMain {
  width: 100%;
  max-width: 100%;
  height: 100vh;
  margin: 0 auto;
  padding: 0;
}
.fs-body-closed .fs-l-pageMain {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.fs-body-closed .fs-c-heading--page {
  width: 100%;
  margin: 0;
}

.fs-body-customerDetails .fs-c-agreementField {
  border-top: 1px solid #999999;
  margin-top: 24px;
  padding-top: 24px;
}

.fs-body-customerDetailsSubscribe label[for=fs_input_memberAgree], .fs-body-customerDetailsSubscribe label[for=fs_input_memberAgree] > .fs-c-checkbox__checkMark {
  cursor: not-allowed;
}

.fs-body-forgotPassword .fs-c-inputInformation__field, .fs-body-merge .fs-c-inputInformation__field, .fs-body-membershipCardAuth .fs-c-inputInformation__field {
  background: rgba(126, 126, 126, 0.08);
  padding: 16px 32px;
}

.fs-body-line-login .fs-c-loginForm {
  margin: 24px 0;
}
.fs-body-line-login .fs-c-inputInformation__field {
  background: rgba(126, 126, 126, 0.08);
  padding: 16px 32px;
}
.fs-body-line-login .fs-c-buttonContainer--back {
  justify-content: flex-start;
}
@media screen and (min-width: 960px) {
  .fs-body-line-login .fs-c-loginForm {
    display: flex;
    justify-content: center;
  }
  .fs-body-line-login .fs-c-registeredUsers {
    flex-grow: 1;
    flex-basis: calc(50% - 80px);
  }
  .fs-body-line-login .fs-c-newUsers {
    margin-left: 80px;
  }
}

.fs-body-linkOrder .fs-c-loginForm {
  margin: 24px 0;
}
.fs-body-linkOrder .fs-c-inputInformation__field {
  background: rgba(126, 126, 126, 0.08);
  padding: 16px 32px;
}
.fs-body-linkOrder .fs-c-buttonContainer--back {
  justify-content: flex-start;
}
@media screen and (min-width: 960px) {
  .fs-body-linkOrder .fs-c-loginForm {
    display: flex;
    justify-content: center;
  }
  .fs-body-linkOrder .fs-c-registeredUsers {
    flex-grow: 1;
    flex-basis: calc(50% - 80px);
  }
  .fs-body-linkOrder .fs-c-newUsers {
    margin-left: 80px;
  }
}

.fs-body-login .fs-c-loginForm {
  margin: 24px 0;
}
.fs-body-login .fs-c-inputInformation__field {
  background: rgba(126, 126, 126, 0.08);
  padding: 16px 32px;
}
@media screen and (min-width: 960px) {
  .fs-body-login .fs-c-loginForm {
    display: flex;
    justify-content: flex-start;
    gap: 48px 80px;
    flex-wrap: wrap;
  }
  .fs-body-login .fs-c-loginForm > * {
    flex-basis: calc(50% - 40px);
  }
}

.fs-body-merge .fs-c-modal .fs-c-inputInformation__field {
  background: none;
  padding: 0;
}

.fs-body-my-account-password .fs-c-inputInformation__field {
  background: rgba(126, 126, 126, 0.08);
  padding: 16px 32px;
}

.fs-body-my-cards .fs-c-inputInformation__field {
  max-width: 768px;
}

.fs-body-my-linkedAccounts .fs-c-inputInformation__field {
  max-width: 100%;
}

.fs-body-my-orders .fs-c-history, .fs-body-my-storeOrders .fs-c-history {
  display: grid;
  grid-template-columns: 1fr;
  grid-gap: 24px;
}
.fs-body-my-orders .fs-c-history__info, .fs-body-my-storeOrders .fs-c-history__info {
  grid-column: 1;
  grid-row: 1;
}
.fs-body-my-orders .fs-c-history__listContainer, .fs-body-my-storeOrders .fs-c-history__listContainer {
  grid-column: 1;
  grid-row: 2;
}
@media screen and (min-width: 960px) {
  .fs-body-my-orders .fs-c-history, .fs-body-my-storeOrders .fs-c-history {
    grid-template-columns: 1fr auto;
  }
  .fs-body-my-orders .fs-c-history__info, .fs-body-my-storeOrders .fs-c-history__info {
    grid-column: 2;
    grid-row: 1;
    align-self: start;
  }
  .fs-body-my-orders .fs-c-history__listContainer, .fs-body-my-storeOrders .fs-c-history__listContainer {
    grid-column: 1;
    grid-row: 1;
  }
}

.fs-body-my-orders-details .fs-c-orderDetail__data, .fs-body-my-orders-details .fs-c-orderDetail__addresseeInfo, .fs-body-my-orders-details .fs-c-orderDetail__orderInfo, .fs-body-my-orders-details .fs-c-orderDetail__cancellation {
  margin-bottom: 24px;
}
.fs-body-my-orders-details .fs-c-orderDetail__cancellation {
  margin-top: -16px;
  text-align: right;
}
.fs-body-my-orders-details .fs-c-orderPaymentTable {
  margin-top: 16px;
}
@media screen and (max-width: 600px) {
  .fs-body-my-orders-details .fs-c-cartTable__row {
    border: 1px solid #b2b2b2;
  }
  .fs-body-my-orders-details .fs-c-cartTable__dataCell {
    padding: 8px;
  }
  .fs-body-my-orders-details .fs-c-cartTable__dataCell--subtotal {
    background: rgba(126, 126, 126, 0.08);
    border-top: 1px solid #b2b2b2;
  }
  .fs-body-my-orders-details .fs-c-cartTable__dataCell--review {
    border-top: 1px solid #b2b2b2;
    display: flex;
    justify-content: center;
  }
}
@media screen and (min-width: 960px) {
  .fs-body-my-orders-details .fs-c-orderPerAddressee {
    display: grid;
    grid-gap: 16px;
    grid-template: auto auto auto/1fr 352px;
    align-items: start;
  }
  .fs-body-my-orders-details .fs-c-orderPerAddressee__heading {
    grid-row: 1;
    grid-column: 1/span 2;
  }
  .fs-body-my-orders-details .fs-c-orderPerAddressee__addressee {
    grid-row: 2;
    grid-column: 1;
    margin: 0;
  }
  .fs-body-my-orders-details .fs-c-orderPerAddressee__deliveryInfoList {
    grid-row: 2;
    grid-column: 2;
    margin: 0;
  }
  .fs-body-my-orders-details .fs-c-orderPerAddressee__cartTable {
    grid-row: 3;
    grid-column: 1;
  }
  .fs-body-my-orders-details .fs-c-orderPerAddressee__orderDeliveryInfo {
    grid-row: 3;
    grid-column: 2;
  }
  .fs-body-my-orders-details .fs-c-orderDetailInfo {
    display: grid;
    grid-gap: 16px;
    grid-template: auto auto auto/1fr 352px;
    align-items: start;
  }
  .fs-body-my-orders-details .fs-c-orderDetailInfo__heading {
    grid-column: 1/span 2;
  }
}

.fs-body-my-subscription-details .fs-c-orderDetail__data, .fs-body-my-subscription-details .fs-c-orderDetail__subscriptionNextDelivery, .fs-body-my-subscription-details .fs-c-orderDetail__subscriptionDeliveryInfo, .fs-body-my-subscription-details .fs-c-orderDetail__orderInfo, .fs-body-my-subscription-details .fs-c-orderDetail__cancellation {
  margin-bottom: 24px;
}
.fs-body-my-subscription-details .fs-c-orderDetail__cancellation {
  margin-top: -16px;
  text-align: right;
}
@media screen and (max-width: 600px) {
  .fs-body-my-subscription-details .fs-c-cartTable__row {
    border: 1px solid #b2b2b2;
  }
  .fs-body-my-subscription-details .fs-c-cartTable__dataCell {
    padding: 8px;
  }
}
@media screen and (min-width: 960px) {
  .fs-body-my-subscription-details .fs-c-orderDetailInfo {
    display: grid;
    grid-gap: 16px;
    grid-template: auto auto auto/1fr 352px;
    align-items: start;
  }
  .fs-body-my-subscription-details .fs-c-orderDetailInfo__heading {
    grid-row: 1;
    grid-column: 1/span 2;
  }
  .fs-body-my-subscription-details .fs-c-orderDetailInfo__cartTable {
    grid-row: 2;
    grid-column: 1;
  }
  .fs-body-my-subscription-details .fs-c-orderDetailInfo__orderTotal {
    grid-row: 2;
    grid-column: 2;
  }
}

.fs-body-my-subscription-cancel .fs-c-inputInformation__field {
  background: rgba(126, 126, 126, 0.08);
  padding: 16px 32px;
}
.fs-body-my-subscription-cancel .fs-c-inputInformation__notificationMessage {
  background: rgba(126, 126, 126, 0.08);
}

.fs-body-my-subscription-changeNextDelivery .fs-c-inputInformation__field, .fs-body-my-subscription-changeDeliveryCycle .fs-c-inputInformation__field {
  background: rgba(126, 126, 126, 0.08);
  padding: 16px 32px;
}
.fs-body-my-subscription-changeNextDelivery .fs-c-inputInformation__notificationMessage, .fs-body-my-subscription-changeDeliveryCycle .fs-c-inputInformation__notificationMessage {
  background: rgba(126, 126, 126, 0.08);
}

.fs-body-my-points .fs-c-history__info {
  margin: 0 auto;
}
@media screen and (min-width: 768px) {
  .fs-body-my-points .fs-c-history__info {
    max-width: 560px;
  }
}
.fs-body-my-points .fs-c-history__listContainer {
  padding-top: 24px;
}

.fs-body-my-top .fs-p-accountInfo {
  margin-bottom: 24px;
}
@media screen and (min-width: 960px) {
  .fs-body-my-top .fs-l-account {
    display: flex;
    flex-direction: row-reverse;
    flex-wrap: wrap;
    align-items: flex-start;
    justify-content: space-between;
  }
  .fs-body-my-top .fs-p-accountInfo {
    flex-basis: 35%;
  }
  .fs-body-my-top .fs-c-accountService {
    flex-basis: 64%;
  }
}

.fs-body-newsletter-subscribe .fs-c-inputInformation__field {
  background: rgba(126, 126, 126, 0.08);
  padding: 16px 32px;
}
.fs-body-newsletter-subscribe .fs-c-inputInformation__field .fs-c-additionalCheckField {
  margin-top: 0;
}
.fs-body-newsletter-subscribe .fs-c-inputTable {
  margin-bottom: 16px;
}
@media screen and (min-width: 600px) {
  .fs-body-newsletter-subscribe .fs-c-privacyAgreeField,
.fs-body-newsletter-subscribe .fs-c-fieldMessage {
    display: block;
    text-align: center;
  }
}

.fs-body-newsletter-subscribe-verification .fs-c-inputInformation__field {
  background: rgba(126, 126, 126, 0.08);
  padding: 16px 32px;
}

.fs-body-newsletter-unsubscribe .fs-c-inputInformation__field {
  background: rgba(126, 126, 126, 0.08);
  padding: 16px 32px;
}

.fs-body-register-success .fs-c-buttonContainer--myPageTop {
  justify-content: center;
}

.fs-body-register-verification .fs-c-inputInformation__field {
  background: rgba(126, 126, 126, 0.08);
  padding: 16px 32px;
}

.fs-body-resetPassword .fs-c-inputInformation__field {
  background: rgba(126, 126, 126, 0.08);
  padding: 16px 32px;
}

.fs-body-review-login .fs-c-loginForm {
  margin: 24px 0;
}
.fs-body-review-login .fs-c-inputInformation__field {
  background: rgba(126, 126, 126, 0.08);
  padding: 16px 32px;
}
.fs-body-review-login .fs-c-buttonContainer--back {
  justify-content: flex-start;
}
@media screen and (min-width: 960px) {
  .fs-body-review-login .fs-c-loginForm {
    display: flex;
    justify-content: center;
  }
  .fs-body-review-login .fs-c-registeredUsers {
    flex-grow: 1;
    flex-basis: calc(50% - 80px);
  }
  .fs-body-review-login .fs-c-newUsers {
    margin-left: 80px;
  }
}

.fs-body-review-write .fs-c-reveiwNotes {
  border: 1px solid #7c8790;
  border-width: 1px 0;
}

.fs-body-wishlist-login .fs-c-loginForm {
  margin: 24px 0;
}
.fs-body-wishlist-login .fs-c-inputInformation__field {
  background: rgba(126, 126, 126, 0.08);
  padding: 16px 32px;
}
.fs-body-wishlist-login .fs-c-buttonContainer--back {
  justify-content: flex-start;
}
@media screen and (min-width: 960px) {
  .fs-body-wishlist-login .fs-c-loginForm {
    display: flex;
    justify-content: center;
  }
  .fs-body-wishlist-login .fs-c-registeredUsers {
    flex-grow: 1;
    flex-basis: calc(50% - 80px);
  }
  .fs-body-wishlist-login .fs-c-newUsers {
    margin-left: 80px;
  }
}

.fs-l-productLayout {
  display: grid;
  grid-row-gap: 8px;
}

.fs-l-product2 .fs-l-productLayout > * > * {
  margin-bottom: 8px;
}
@media screen and (min-width: 960px) {
  .fs-l-product2 .fs-l-productLayout {
    display: grid;
    grid-template-columns: calc(60% - 16px / 2) calc(40% - 16px / 2);
    grid-gap: 16px;
    align-items: start;
  }
  .fs-l-product2 .fs-c-productActionButton .fs-c-button--primary,
.fs-l-product2 .fs-c-productActionButton .fs-c-button--secondary {
    min-width: 100%;
  }
}

.fs-l-product3 .fs-l-productLayout > * > * {
  margin-bottom: 8px;
}
@media screen and (min-width: 960px) {
  .fs-l-product3 .fs-l-productLayout {
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-gap: 16px;
    align-items: start;
  }
  .fs-l-product3 .fs-l-productLayout__item--1 {
    grid-column: 1/3;
  }
  .fs-l-product3 .fs-c-button--primary,
.fs-l-product3 .fs-c-button--secondary {
    min-width: 100%;
  }
}

.fs-l-product4 .fs-l-productLayout > * > * {
  margin-bottom: 8px;
}
@media screen and (min-width: 960px) {
  .fs-l-product4 .fs-l-productLayout {
    display: grid;
    grid-template-columns: calc(60% - 16px / 2) calc(40% - 16px / 2);
    grid-gap: 16px;
    align-items: start;
  }
  .fs-l-product4 .fs-l-productLayout__item--3 {
    grid-column: 1/3;
  }
  .fs-l-product4 .fs-c-button--primary,
.fs-l-product4 .fs-c-button--secondary {
    min-width: 100%;
  }
}

.fs-l-coordinationDetails .fs-l-coordinationLayout__item > * + * {
  margin-top: 8px;
}
@media screen and (min-width: 960px) {
  .fs-l-coordinationDetails .fs-l-coordinationLayout {
    display: grid;
    grid-template-columns: calc(55% - 48px / 2) calc(45% - 48px / 2);
    grid-gap: 48px;
    align-items: start;
  }
}

@media screen and (min-width: 1200px) {
  .fs-l-staffCoordinationListLayout {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }
  .fs-l-staffCoordinationListLayout__search {
    flex-basis: 100%;
    max-width: 240px;
  }
  .fs-l-staffCoordinationListLayout__search + .fs-l-staffCoordinationListLayout__list, .fs-l-staffCoordinationListLayout__list + .fs-l-staffCoordinationListLayout__search {
    flex-basis: 100%;
    max-width: 928px;
  }
  .fs-l-staffCoordinationListLayout .fs-c-staffCoordinationSearchControl__label {
    display: none;
  }
  .fs-l-staffCoordinationListLayout .fs-c-staffCoordinationSearchControl__list {
    display: block;
  }
}

.fs-l-container--vertical {
  display: grid;
  gap: 16px;
}

.fs-l-container--vertical {
  grid-auto-flow: row;
}

/*━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
レイアウト
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━*/
div#body{
	width:100%;
	background-position: center center;
}

div#all{
	width: 1170px;
	margin-left: auto;
	margin-right: auto;
	background-color: #ffffff;
}
div#description_top{
	background-color:#dddddd;
	height: 16px;
	width: 100%;
	text-align: center;
	clear:both;
}
div#shadow_top{
	background-color:#dddddd;
	height: 2px;
	width: 100%;
}
div#leyout_top{
	background-color:#FFF9E5;
	height: 10px;
	width: 100%;
}
div#leyout_back{
	width: 1px;
	background-color:#dddddd;
	background:url(/img/gray.gif) repeat-y;
	float: left;
}
div#leyout_space{
	background-color:#ffffff;
	width: 9px;
	float: left;
}
div#leyout_rback{
	width: 1px;
	background-color:#dddddd;
	background:url(/img/gray.gif) repeat-y;
	float: left;
}
div#leyout_rspace{
	background-color:#ffffff;
	width: 9px;
	float: left;
}
/*━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
ヘッダ
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━*/
div#header{
	width: 1170px;
}
div#logo{
	float: left;
	width: 190px;
	height: 45px;
	background:url(/img/gray.gif) repeat-y;
}
#header_top{
	width: 800px;
	margin-top: 5px;
	float: left;
}
#header_right{
	width: 190px;
	float: left;
}

/*━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
お客様の声TOP用
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━*/
.top_voice_com{
	width:440px;
	background-color: #FFF0BB;
	margin-top:0px;
	font-size: 11px;
	padding:3px;
	border-style:solid;
	border-color:#FF9933;
	border-width:2px 2px 2px 2px;
}

/*━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
注文状況用
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━*/
.top_order_com{
	width:330px;
	background-color: #FFF0BB;
	margin-top:0px;
	font-size: 11px;
	padding:3px;
	border-style:solid;
	border-color:#FF9933;
	border-width:2px 2px 2px 2px;
}

/*━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
左メニュー
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━*/
hr.mini{
	clear: both;
	margin: 0px;
	padding: 0px;
	border-top-width: 1px;
	border-top-color: #cccccc;
	border-style: solid none none none;
	height: 1px;
}
#left{
	clear:both;
	float: left;
	width: 190px;
	margin-bottom: 10px;
}
div#left_white{
	background-color:#ffffff;
	height: 10px;
	width: 100%;
}
div#left_white_logo{
	background-color:#ffffff;
	height: 15px;
	width: 100%;
}
ul{
	list-style: none;
	list-style-position: outside;
}

.left_logo{
	height: 45px;
	/*background: url('../img/left_menu_title.gif') no-repeat;*/
	background-color:#ffffff;
	border: none;
}
.left_logo_boo{
	height: 60px;
	/*background: url('../img/left_menu_title.gif') no-repeat;*/
	background-color:#ffffff;
	border: none;
	margin: 0px;
	clear: both;
}
.left_logo_qr{
	height: 120px;
	/*background: url('../img/left_menu_title.gif') no-repeat;*/
	background-color:#eeeeee;
	text-align: center;
	margin: 0px;
	border-bottom: 1px solid #cccccc;
	clear: both;
}
.left_menu{
	width: 190px;
	margin-top: 0px;
}

/*左メニューのリンクリスト*/
.left_menu ul{
	width: 190px;
	margin-top: 0px;
	background-color:white;
}

.left_menu li{
	/*height: 20px;*/
	width: 190px;
	border-bottom: 1px solid #cccccc;
	margin: 0px;
}

/*左メニューのタイトル*/
ul.left_title{
    margin-top: 10px;
}
.left_title li{
	background-color:#ffffff;
	border-bottom: 1px solid #cccccc;
	clear: both;
}
.left_title li img{
	vertical-align:bottom;
}
.left_menu a{
	display: block;
	vertical-align:middle;
	line-height: normal;
	/*text-indent:20px;*/
	background: url(./banner/page_circus_201702/menu_off.gif) no-repeat;
	background-position:2px 2px;
	background-color:#eeeeee;
	margin-top: 0px;
	margin-bottom: 0px;
	padding:2px 0px 2px 26px;
}



.left_menu a:link{
	line-height: normal;
	background: url(./banner/page_circus_201702/menu_off.gif) no-repeat;
	background-color:#ffffff;
}
.left_menu a:visited{
	line-height: normal;
	background: url(./banner/page_circus_201702/menu_off.gif) no-repeat;
	background-color:#ffffff;
}
.left_menu a:active{
	line-height: normal;
	background: url(./banner/page_circus_201702/menu_off.gif) no-repeat;
	background-color:#ffffff;
}
.left_menu a:hover{
	line-height: normal;
	background: url(./banner/page_circus_201702/menu_over.gif) no-repeat;
	background-color:#ffffff;
}


/*左メニュー(ブランド)*/

.line_menu {
	width: 190px;
	margin: 0px;
	padding: 0px;
	background: url(./img/menu_dot.gif) no-repeat;
	vertical-align:bottom;
	clear: both;
}

.left_brandphoto{
	width: 32px;
	float: left;
	margin-top: 0px;
}

/*左メニューのリンクリスト*/

.left_brandphoto li{
	/*height: 20px;*/
	width: 32px;
	margin: 0px;
	float: left;
}

/*左メニューのタイトル*/
.left_brandphoto a{
	display: block;
	vertical-align:middle;
	line-height: normal;
	/*text-indent:20px;*/
	background-color:#eeeeee;
	margin-top: 0px;
	margin-bottom: 0px;
}

.left_brandphoto a:link{
	line-height: normal;
	background-color:#ffffff;
}
.left_brandphoto a:visited{
	line-height: normal;
	background-color:#ffffff;
}
.left_brandphoto a:active{
	line-height: normal;
	background-color:#ffffff;
}
.left_brandphoto a:hover{
	line-height: normal;
	background-color:#ffffff;
}



/*左メニュー(ブランド)*/
.left_brandmenu{
	width: 122px;
	float: right;
	margin-top: 0px;
}

/*左メニューのリンクリスト*/

.left_brandmenu li{
	/*height: 20px;*/
	width: 122px;
	margin: 0px;
	float: left;
}

/*左メニューのタイトル*/
.left_brandmenu a{
	display: block;
	vertical-align:middle;
	line-height: normal;
	/*text-indent:20px;*/
	background-position:0px 2px;
	background-color:white;
	margin-top: 0px;
	margin-bottom: 0px;
}



.left_brandmenu a:link{
	line-height: normal;
	background-color:white;
}
.left_brandmenu a:visited{
	line-height: normal;
	background-color:white;
}
.left_brandmenu a:active{
	line-height: normal;
	background-color:white;
}
.left_brandmenu a:hover{
	line-height: normal;
	background-color:#ffffff;
}

/*左メニュー(アウトレット)*/
.left_outphoto{
	width: 32px;
	float: left;
	margin-top: 0px;
	background-color:white;
}

/*左メニューのリンクリスト*/

.left_outphoto li{
	/*height: 20px;*/
	width: 32px;
	margin: 0px;
	float: left;
}

/*左メニューのタイトル*/
.left_outphoto a{
	display: block;
	vertical-align:middle;
	line-height: normal;
	/*text-indent:20px;*/
	background-color:white;
	margin-top: 0px;
	margin-bottom: 0px;
}

.left_outphoto a:link{
	line-height: normal;
	background-color:white;
}
.left_outphoto a:visited{
	line-height: normal;
	background-color:white;
}
.left_outphoto a:active{
	line-height: normal;
	background-color:white;
}
.left_outphoto a:hover{
	line-height: normal;
	background-color:#ffffff;
}



/*左メニュー(アウトレット)*/
.left_outmenu{
	width: 122px;
	float: right;
	margin-top: 0px;
	background-color:#FFF000;
}

/*左メニューのリンクリスト*/

.left_outmenu li{
	/*height: 20px;*/
	width: 122px;
	margin: 0px;
	float: left;
}

/*左メニューのタイトル*/
.left_outmenu a{
	display: block;
	vertical-align:middle;
	line-height: normal;
	/*text-indent:20px;*/
	background-color:#FFF000;
	margin-top: 0px;
	margin-bottom: 0px;
}

.left_outmenu a:link{
	line-height: normal;
	background-color:#FFF000;
}
.left_outmenu a:visited{
	line-height: normal;
	background-color:#FFF000;
}
.left_outmenu a:active{
	line-height: normal;
	background-color:#FFF000;
}
.left_outmenu a:hover{
	line-height: normal;
	background-color:#ffffff;
}
/*トップブランド一覧用*/
p.top_brandlist{
	float: right;
	width: 88px;
	height:28px;
	text-indent:-999999px;
	margin-top: 0px;
	margin-bottom: 0px;
}

a.top_brandlist{
	display: block;
	width: 88px;
	height:28px;
	text-indent:-999999px;
	background: url(./img/button_go_on.gif) no-repeat;
}

a.top_brandlist:link{
	background: url(./img/button_go_on.gif) no-repeat;
}

a.top_brandlist:visited{
	background: url(./img/button_go_on.gif) no-repeat;
}
a.top_brandlist:active{
	background: url(./img/button_go_on.gif) no-repeat;
}
a.top_brandlist:hover{
	background: url(./img/button_go_off.gif) no-repeat;
}

/*━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
右メニュー
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━*/
#right{
	float: right;
	width: 190px;
}
div#white_right{
	background-color:#ffffff;
	height: 5px;
	width: 190px;
}
#right_gray{
	float: right;
	width: 190px;
	background-color:white;
}
#right_photo_back{
	float: right;
	width: 190px;
	background-color:white;
}
.right_ban{
	/*background: url('../img/left_menu_title.gif') no-repeat;*/
	background-color:#ffffff;
	border: none;
	margin-top: 5px;
}
/*右メニュー*/
.right_goodsphoto{
	width: 60px;
	float: left;
	margin-top: 0px;
	background-color:white;
}

/*右メニューのリンクリスト*/
.right_goodsphoto ul{
	width: 60px;
	float: left;
	margin-top: 0px;
	background-color:white;
}

.right_goodsphoto li{
	/*height: 20px;*/
	width: 60px;
	float: left;
}

/*右メニューのタイトル*/
.right_goodsphoto a{
	display: block;
	vertical-align:middle;
	line-height: normal;
	/*text-indent:20px;*/
	background-color:white;
	margin-top: 0px;
	margin-bottom: 0px;
}

.right_goodsphoto a:link{
	line-height: normal;
	background-color:white;
}
.right_goodsphoto a:visited{
	line-height: normal;
	background-color:white;
}
.right_goodsphoto a:active{
	line-height: normal;
	background-color:white;
}
.right_goodsphoto a:hover{
	line-height: normal;
	background-color:#ffffff;
}



/*右メニュー*/
.right_goodsmenu{
	width: 94px;
	float: right;
	margin-top: 0px;
	background-color:white;
}

/*右メニューのリンクリスト*/
.right_goodsmenu ul{
	width: 94px;
	float: right;
	margin-top: 0px;
	background-color:white;
}

.right_goodsmenu li{
	/*height: 20px;*/
	width: 94px;
	float: left;
}

/*右メニューのタイトル*/
.right_goodsmenu a{
	display: block;
	vertical-align:middle;
	line-height: normal;
	/*text-indent:20px;*/
	background-position:0px 2px;
	background-color:white;
	margin-top: 0px;
	margin-bottom: 0px;
}



.right_goodsmenu a:link{
	line-height: normal;
	background-color:white;
}
.right_goodsmenu a:visited{
	line-height: normal;
	background-color:white;
}
.right_goodsmenu a:active{
	line-height: normal;
	background-color:white;
}
.right_goodsmenu a:hover{
	line-height: normal;
	background-color:#ffffff;
}

/*━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
フッタ
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━*/
div#footer{
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0px;
	clear:both;
	width:100%;
	background-color:#dddddd;
	text-align:center;
	height: 32px;
	color: #666666;
}

div.footer_top{
	float: left;
}
div.footer_top dt{
	display: block;
	vertical-align:middle;
	font-weight:bold;
	/*text-indent:20px;*/
	background: url(../img/mark_back.gif) no-repeat;
	background-position:2px 2px;
	background-color:#ffffff;
	margin-top: 0px;
	margin-bottom: 0px;
	padding:2px 0px 2px 20px;
}
/*float解除用*/
.cr {
	clear: both;
}

/* 20240311 add */
/*━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
TOP よくある質問
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━*/
.faq__items {
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	position: relative;
	margin: 0 0 30px;
	width: 100%;
	height: auto;
	font-family: "Noto Sans JP", sans-serif
}

.faq__items h2 {
	font-size: 24px;
	font-weight: 700;
}

.faq__item {
	margin: 30px 0 0;
	width: 100%;
	height: auto;
	cursor: pointer;
}

.faq__item--heading {
	display: flex;
	flex-direction: row;
	justify-content: space-between;
	padding: 0 0 4px;
	width: 100%;
	height: auto;
	letter-spacing: 1px;
	font-family: "Noto Sans JP", sans-serif;
	font-size: 16px;
	font-weight: 700;
	color: rgb(102, 102, 102);
	border-bottom: 2px dotted rgb(102, 102, 102);
}

.faq__item--heading span {
	margin: 0 4px 0 0;
	font-size: 12px;
	color: rgb(204, 0, 0);
}

.faq__item--heading .arrow {
	color: rgb(102, 102, 102);
}

.faq__item--title {
	margin: 12px 0 0 12px;
	width: auto;
}

.faq__item--title summary {
	letter-spacing: 1px;
	font-size: 12px;
	font-weight: bold;
	color: rgb(102, 102, 102);
}

.faq__item--title summary span {
	color: rgb(204, 0, 0);
}

/* 20240410 add */
/*━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
TOP コーディネート
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━*/
.image-container {
	margin: 70px auto;
}

.text-section {
	text-align: center;
	padding-top: 20px; 
	font-size: 18px;
	color: #000;
	font-weight: bold;
}

.image-section {
	display: flex;
	justify-content: space-around;
	padding: 0 20px 20px;
}

.image-section a img {
	width: 75%;
	margin: 40px;
}

.image-section a:hover {
	opacity: 0.8;
}


body {
    background-color: white;
}

.header_description {
    grid-row: 1;
    grid-column-start: 1;
    grid-column-end: 4;
    margin-bottom: 12px;
}

.fs-l-header{
    padding: 0;
}
.fs-l-header__contents > *{
    padding: 0;
}

.fs-l-header__contents {
    max-width: 1200px;
    margin: 0 auto;
    padding: 15px 0 15px 0;
    display:flex;
    align-items: center;
    flex-wrap: wrap;
}
.fs-l-header__contents > div{
    height: 100%;
}

.fs-p-drawerButton {
    padding: 0 20px 0 8px;
}

.header_nav_info {
    width: 100%;
    text-align: center;
    background-color: #f7f7f7;
    padding: 5px;
    font-size: 14px;
}
.header_nav_info span {
    color: #c55a11;
}

.header__logo {
    display: flex;
    align-items: center;
    gap: 10px;
}
.header__logo img{
    height: 35px;
}

.fs-l-header__utility {
    grid-row: 2;
}

.side_search_box_cond.side_search_box_cond_category input {
  max-width: 100%;
}

@media screen and (max-width: 1199px) {
    .fs-p-drawer {
        position: absolute;
        bottom: auto;
    }
}

@media screen and (min-width: 1200px) {
    .fs-p-drawer {
        /*border: solid 1px #DDD;*/
    }
}

.fs-l-header__drawerOpener {
    display: inline-block;
    vertical-align: bottom;
}

.fs-l-header__utility {
    grid-template-rows: 20px 1fr;
}

.header_pc_keyword{
    grid-row: 2;
    grid-column: 3;
    height: 100%;
    display: flex;
    align-items: center;
    padding-left: 50px;
}

.fs-p-inputGroup{
    display: flex;
    align-items: stretch;
    border: 1px solid #CCC;
    border-radius: 5px;
    padding: 5px;
    background: white;
    width: 300px;
}
.fs-p-inputGroup__button{
    background: white;
    color: #444;
}

.header_pc_link{
    display: flex;
    justify-content: flex-end;
    align-items: center;
    flex-grow: 2;
}
.header_pc_link.fs-clientInfo.is-ready{
    display: flex;
    justify-content: flex-end;
    align-items: center;
    flex-grow: 2;
}

.header_pc_link_item{
    padding-left: 20px;
}

.header_menu_content_pc_link_cart{
    text-decoration:none;
    border: none;
    background-color: gray;
    border-radius: 5px;
    color: white !important;
    display: flex;
    justify-content: center;
    align-items: center;
    height: 40px;
    width: 120px;
}
.header_menu_content_pc_link_cart div{
    display: flex;
    position: relative;
    padding: 0 3px;
}
.header_menu_content_pc_link_cart:visited{
    color: white;
}

#_header_menu_content_pc_link_beginner_popup{
    position: absolute;
    z-index: 5;
    width: 100%;
    left: 0;
    text-align: center;
}
#_header_follow_pc_link_beginner_popup{
    position: absolute;
    z-index: 5;
    right: 90px;
    text-align: right;
    margin-top: -10px;
}
.header_beginner_popup_box{
    display: inline-block;
    background-color: white;
    border: solid 1px #CCC;
    overflow-y: scroll;
    height: 500px;
    text-align: left;
    padding: 10px;
}

.header_menu_content_pc_link_login{
    text-decoration:none;
    border: none;
    background-color: #69b3dc;
    border-radius: 5px;
    color: white !important;
    display: flex;
    justify-content: center;
    align-items: center;
    height: 40px;
    width: 120px;
}
.header_menu_content_pc_link_login:visited{
    color: white;
}

.header_menu_content_pc_link_mypage{
    text-decoration:none;
    border: none;
    background-color: #69b3dc;
    border-radius: 5px;
    color: white !important;
    display: flex;
    justify-content: center;
    align-items: center;
    height: 40px;
    width: 120px;
}
.header_menu_content_pc_link_mypage:visited{
    color: white;
}

.header_menu_content_pc_link_logout{
    text-decoration:none;
    border: none;
    background-color: #69b3dc;
    border-radius: 5px;
    color: white !important;
    display: flex;
    justify-content: center;
    align-items: center;
    height: 40px;
    width: 120px;
}
.header_menu_content_pc_link_logout:visited{
    color: white;
}

.header_nav_bar{
    background-color: #D6DCE5;
}
.header_nav_bar_list{
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
}
.header_nav_bar_listitem{
    white-space: nowrap;
    padding: 12px 0 12px 0;
}
.header_nav_bar_link{
    color: black;
    padding: 0 20px;
    border-right: 1px solid black;
    font-size: 14px;
}
.header_nav_bar_listitem:last-child .header_nav_bar_link{
    border-right: 0;
}
.header_nav_bar_link:link,.header_nav_bar_link:visited{
    color: #696969;
}


.fs-l-main {
    margin-top: 0;
    padding-top: 0;
}

article.fs-c-productList__list__item form {
    display: table-cell;
    text-align: center;
}

div.productListItem__stock {
    display: table-cell;
}

img.fs-c-productListItem__image__image {
    width: 120px;
    min-width: 120px;
}

span.fs-c-productName__name {
    font-size: 12px;
    width: 120px;
}

.product_name{
    display:block;
}
.product_cname{
    font-size: 10px;
}

.fs-c-productList__list__item {
    border-bottom: 0;
}

div.productListItem__stock {
    padding: 3px;
    vertical-align: top;
    flex-shrink: 3;
}

.productListItem__stock span {
    padding: 3px;
    display: block;
}

.productListItem__stock_empty {
    color: gray;
    text-decoration: line-through;
}

.productListItem__stock_exists {
    color: red;
}

.fs-c-productList__list__item {
    display: grid;
}

.fs-c-productListItem__prices {
    text-align: center;
}

.fs-c-price {
    display: inline-block;
    color: #340099;
    font-weight: bold;
}

.fs-c-slick .slick-slide img {
    width: 500px;
}

.fs-c-productList__controller{
    width:800px;
    margin: 0 auto;
}
.fs-c-productList__list {
    display: block;
    max-width:928px;
    margin: 0 auto;
}
.fs-c-productList__list__item {
    float: left;
}

article.fs-c-productListItem {
    display: flex;
    justify-content: center;
}

article.fs-c-productListItem {
    width: 33%;
}
.fs-c-productList__list > :nth-child(3n+1) {
    clear: both;
}
div.fs-c-productListItem__image{
    position:relative;
}
img.fs-c-productListItem__image__image {
    width: 170px;
    min-width: 170px;
}
span.fs-c-productName__name {
    width: 170px;
    text-align: center;
}
.list_part_pc_img_overlay {
    height: 170px;
    width: 170px;
    position: absolute;
    top:0;
    left:0;
}
.list_part_pc_img_reserve_overlay {
    height: 170px;
    width: 170px;
    position: absolute;
}
div.fs-c-productMarks{
    text-align: center;
}
.fs-l-productLayout div.fs-c-productMarks{
    text-align: left;
    padding-left: 0;
}
.fs-l-productLayout .fs-c-productMark__mark{
    font-size: 12px;
}
@media screen and (min-width: 816px) {
}
@media screen and (min-width: 616px) and (max-width: 815px) {
    article.fs-c-productListItem {
        width: 33%;
    }
    .fs-c-productList__list > :nth-child(3n+1) {
        clear: both;
    }
}
@media screen and (min-width: 416px) and (max-width: 615px) {
    article.fs-c-productListItem {
        width: 50%;
    }
    .fs-c-productList__list > :nth-child(2n+1) {
        clear: both;
    }
}
@media screen and (max-width: 415px) {
    article.fs-c-productListItem {
        width: 100%;
    }
    .fs-c-productList__list > :nth-child(1n+1) {
        clear: both;
    }
}

.fs-c-productList__controller {
    clear: both;
}

.product_list_price_sale {
    color: #c00;
}

.product_list_date {
    text-align: center;
    color: #f00;
    display:inline-block;
}

.product_list_date img {
    margin-left: 5px;
}

.product_list_brand_name {
    text-align: center;
    font-weight:bold;
}

.fs-c-productMark {
    display: block;
    text-align: center;
}

.fs-c-productMark__mark {
    display: inline-block;
}

.fs-c-preorderMessage {
    display: none;
}

.fs-c-mark {
    display: none;
}

.fs-l-page {
    overflow-x: hidden;
}

.fs-p-productSearch :checked ~ .fs-p-productSearch__search {
    max-height: 10000px;
}

.fs-c-subgroupList__image{
    display:none;
}
.fs-p-headerNavigation__listItem{
    min-width: 75px;
    border-bottom: solid 1px #69b3dc;
    justify-content: center;
    margin:0 10px 0 10px;
}
.fs-p-headerNavigation__list{
    display:inline-flex;
    border-left: solid 1px white;
}

.fs-p-headerNavigation__link{
    color:black !important;
}
.fs-p-headerNavigation__link:link{
    font-size: 12px;
    font-weight: bold;
}
.fs-p-cartItemNumber {
    transform: translateY(-26px);
    top: auto;
    right: auto;
    font-size: 12px;
}
.header_follow_listitem_right_listitem .fs-p-cartItemNumber {
    transform: translateY(-16px) translateX(15px);
}
.fs-p-headerNavBar{
    background: white;
    border-bottom:0;
}

.goods_explain_header{
    padding: 5px;
    margin:10px 0 10px 0;
    border-bottom: solid 1px #CCC;
    text-align: left;
}

table.other_color_goods{
    width:100%;
}
.other_color_goods td{
    text-align: center;
    width:95px;
}
.other_color_goods td img{
    width:95px;
}
table.relative_goods{
    width:100%;
}
.relative_goods td{
    text-align: center;
}
.relative_goods td img{
    width:80px;
}
.fs-c-variationCart__variationName{
    display:flex;
    flex-direction:row;
}
.variation_sendaway{
    flex-grow: 1;
    text-align: right;
    margin-right: 20px;
    margin-left: 20px;
}
.fs-c-productPrice__main__price.fs-c-price{
    font-size:13px;
}
.fs-c-productPrice__main__price small{
    display: inline-block;
    font-weight:normal;
    font-size:12px;
    color:#340099;
    margin-left: 5px;
}

.fs-c-listControl{
    font-size: 14px;
    font-weight: bold;
    justify-content: left;
    margin-left: 50px;
}
.fs-c-sortItems__list{
    align-content:center;
}
.fs-c-productPrices--productDetail .fs-c-price__value{
    font-size:18px;
}
.fs-c-productPointDisplay{
    display:none;
}
.fs-l-productLayout__item{
}
.fs-c-productNumber{
    border:0;
    padding:0;
}
.fs-c-productMark{
    display:inline-block;
}
.fs-l-productLayout__item--2{
}
.fs-l-productLayout__item--2 .fs-c-productPrices{
    border-top: solid 1px #CCC;
    padding-top:10px;
}
.fs-l-productLayout__item--2 .fs-c-productPrices~.fs-c-productPrices{
    border:0;
    padding:0;
}
.goods_attention {
    width: calc(50% - 4px);
    min-width: 170px;
    display: inline-block;
    padding: 10px;
    border: solid 1px #CCC;
    text-align: center;
}
.fs-c-buttonContainer--inquiryAboutProduct{
    justify-content: center;
    border: 1px solid #CCC;
}
.goods_tab_header{
    display:flex;
    border-bottom: solid 1px black;
    margin-bottom: 20px !important;
}
.goods_tab_header > * {
    text-align: center;
    padding: 15px;
    border-bottom: solid 1px black;
    margin-left: -1px;
    margin-bottom: -1px;
}
.goods_tab_header > .goods_tab_header_selected {
    border:solid 1px black;
    border-bottom: solid 1px white;
    border-radius: 5px 5px 0 0;
}
.fs-c-variationCart--withImage > li{
    grid-template-columns: auto 1fr 4em 128px;
}
.fs-c-variationCart__wishlist{
    justify-content:left;
}
.fs-c-variationCart--withImage > li:nth-child(odd) {
    background-color: #e4e1e2;
}
.fs-c-variationCart--withImage > li:nth-child(even) {
    background-color: #eee;
}
.fs-c-variationCart--withImage .fs-c-variationCart__cartButton{
    padding: 1px 0 1px 0;
}
.fs-c-variationCart > li + li{
    margin-top:0;
}
.fs-c-variationCart{
    padding:0;
}
.fs-c-variationAndActions{
    background-color:#eeeeee;
    margin-bottom: 0 !important;
}
.fs-c-productPrices--productDetail{
    background-color:#eeeeee;
    margin-bottom: 0 !important;
    padding: 8px;
}
.fs-c-variationLabel{
    padding-left:8px;
}
.fs-c-button--primary{
}
.goods_info_header{
    display: grid;
    grid-template-rows: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
    background-color:#eeeeee;
}
.goods_info_header > * {
    justify-self: center;
    align-self: center;
    padding: 3px;
    font-weight:bold;
    color:#666666;
}
.goods_detail_brand_name{
    grid-row: 1/3;
    grid-column: 1;
    font-size: 12px;
}
.goods_info_header .fs-c-productNumber{
    grid-row: 1;
    grid-column: 2;
    font-size: 12px;
}
.fs-c-productNameHeading.fs-c-heading{
    grid-row: 2;
    grid-column: 2;
    font-size: 12px;
}
.fs-c-productNumber__label{
    display:none;
}
.fs-c-slick.slick-slider {
    width: 500px;
}
.fs-c-productCarouselMainImage{
    margin: 0 auto;
    display: grid;
}
.fs-c-productCarouselMainImage__carousel{
    grid-row:1;
    grid-column:2;
}
.fs-c-productCarouselMainImage__expandButton{
    grid-row:2;
    grid-column:2;
}
.fs-c-productCarouselMainImage__thumbnailList{
    grid-row:1/2;
    grid-column:1;
    flex-wrap:wrap-reverse;
    overflow-x:auto;
    flex-direction: column;
    padding-right: 3px;
    align-content: flex-start;
    height: 500px;
}
.fs-c-productCarouselMainImage__thumbnailList > li{
    flex-basis:auto;
    margin:0 1px 1px 0;
    width:80px;
}
.fs-c-productCarouselMainImage__thumbnail__img{
    display:block;
    width:80px;
    height:80px;
}
.fs-c-slick > figure:not(:first-child){
    display: none;
}
.fs-c-modal__header{
    background-color: #EEE;
}
.fs-c-modal__contents{
    background-color: #EEE;
    border-bottom: 1px solid #AAA;
}
.fs-c-productPrices--productDetail{
    border-top: 1px solid #AAA;
}
.goods_info_header + .fs-c-productPrices--productDetail{
    border-top: 0;
}
.list_part_pc_img {
    height: 120px;
    width: 120px;
    max-width: none;
}



.item_price_maker_price{
    display:none;
}
.item_price_sale .item_price_maker_price{
    display:block;
}
.product_list_price_sale .item_price_maker_price{
    display:block;
}


.item_price_maker_price .fs-c-price__value{
    font-size:16px;
}
.fs-c-productListItem__prices .item_price_maker_price .fs-c-price__value {
    font-size:inherit;
}
.item_price_maker_price .fs-c-price {
    color: #444;
    font-size:16px;
}
.item_price_maker_price{
    margin-left: 15px;
}
.fs-c-productListItem__prices .item_price_maker_price{
    margin: 0 auto;
}


.item_price_sale .fs-c-productPrice__main{
    color:#C00;
}
.item_price_sale .fs-c-productPrice__main__price.fs-c-price{
    color:#C00;
}
.item_price_sale .fs-c-productPrice__addon{
    color:#C00;
}
.fs-c-modal__productPrice .item_price_maker_price .fs-c-price{
    font-size:13px;
}
.fs-c-modal__productPrice .item_price_maker_price .fs-c-price__value{
    font-size:13px;
}



.goods_cart_empty{
    opacity:0.5;
}
.goods_cart_empty.fs-c-button--primary:hover {
    opacity: 0.5;
}
.goods_cart_empty{
    cursor:default;
}
.productListItem__stock span {
    max-width: 85px;
    font-size: 11px;
}

.fs-p-footerPageTop{
    position: fixed;
    bottom:0;
}

input.search_box_submit_button{
    background-color:#222;
    color:#fff;
    font-size:16px;
    padding:8px 24px;
}

.lsc_sex{
    border-bottom: 5px solid #FFFFFF;
    background-color: #eee !important;
    padding:8px 0 8px 18px!important;
    font-weight:initial!important;
}

.lsc_baby{
    background-color: #eee !important;
    padding: 8px 0 8px 18px !important;
    font-weight: initial !important;
    border-bottom: 5px solid #FFFFFF !important;
}

.left_side_size{
    border-bottom: solid 1px #ccc;
    font-size:14px;
    padding: 5px 15px 5px 18px !important;
    background-position:3px 3px;
    background-repeat: no-repeat;
}
.left_side_item{
    padding: 8px 0 8px 18px !important;
}
.left_side_price_item div{
    text-align: left !important;
}
.left_side_color_pattern > a > div > div:first-child{
    padding-left: 13px !important;
}
a.lsc{
    background-color:initial !important;
}

.left_menu_size_wrap,
.left_menu_price_wrap,
.left_menu_color_pattern_wrap,
.left_menu_color_wrap,
.left_menu_brand_wrap{
    margin-bottom:24px;
}

.fs-c-heading--page{
    color:#31383e;
}

.list_part_pc_img_nostock{
    margin:10px;
}

.fs-c-productListItem .gcode_str{
    text-align: center;
    display:inline-block;
}

.fs-c-breadcrumb {
    max-width: 1200px;
    margin: 0 auto;
}
.iziToast-wrapper{
    padding: 60px 15px;
}

.fs-c-variationList__item__title{
    font-weight: bold;
    padding: 5px;
    background: #DDD;
    margin: 8px 0 8px 0;
}

.fs-c-pagination__item{
    padding: 15px;
}
span.fs-c-pagination__item:not(.is-active){
    padding: 0;
}
.fs-c-pagination__item--prev::before{
    transform: scale(2.5);
}
.fs-c-pagination__item--next::before{
    transform: scale(2.5);
}

.fs-c-productListItem__control .fs-c-button__label{
    display:none;
}
.fs-c-button--plain.fs-c-button--addToCart--list::before{
    font-size: 21px;
}

.fs-c-productListItem__control > *:last-child{
    margin-left: 0;
}
.fs-c-productListItem__control{
    justify-content: space-around;
}
.fs-c-button--addToCart--list{
    /*background-color: #EEE;*/
    flex-basis: 49%;
    border-radius: 5px;
    height: 25px;
}
.fs-c-button--addToWishList--icon{
    /*background-color: #EEE !important;*/
    flex-basis: 49%;
    border-radius: 5px;
    height: 25px;
}
.fs-c-button--particular{
    display:block;
}

.goods_list_currency_tag_intax{
    font-size: 10px;
    padding: 0 3px 0 1px;
}
.goods_list_currency_tag_normal{
    font-size: 11px;
    padding: 0 3px 0 1px;
    color:#666666;
}
.goods_list_currency_tag_empty{
    font-size: 11px;
    color: #336699;
    display: inline-block;
    margin-top: 10px;
}

.product_mark_normal::before {
    content: "【";
}
.product_mark_normal::after {
    content: "】";
}
.product_mark_normal{
    display: flex;
    flex-direction: row;
    justify-content: center;
}

.fs-c-productListItem__productName{
    margin-bottom: 5px;
}
.goods_mark_parts_wrap{
    margin-bottom: 7px;
}
.fs-c-accountService__page--accountDelete{
    height: 64px;
}

.variation_sendaway_late{
    color:#006db8;
}
.fs-c-button--addToCart--list{
    color:black;
}

.fs-c-breadcrumb__list--subgroup{
    display: none;
}

#_ranking_list{
    display: none;
}
#_ranking_brand{
    display: none;
}
#_ranking_category{
    display: none;
}
.fs-l-header__contents > div{
    height: auto;
}
.fs-c-subgroupList__item{
    flex-basis: calc(33% + 1px);
}
a.fs-c-subgroupList__link:link{
    color:#444343;
}
.fs-c-subgroupList__link{
    background: white;
}


.fs-l-footer{
    background-color:#e0d5cd;
}

.footer_nav_head img{
    mix-blend-mode: darken;
}
.footer_nav_list_sns_item img {
    filter: grayscale(100%);
}


.footer_nav_list_title,.footer_nav_list_title label{
    font-weight: bold;
    font-size: 16px;
    display: flex;
    align-items: center;
}

.footer_nav_list_item_member.is-loggedIn--true{
    display:none;
}
.footer_nav_list_item_mypage.is-loggedIn--false{
    display: none;
}
.footer_nav_list_item_wishlist.is-loggedIn--false{
    display: none;
}
.footer_nav_list_item_logout.is-loggedIn--false{
    display: none;
}
.footer_nav_list_item a {
    color: #444;
}


@media screen and (max-width: 599px) {

    .fs-l-footer{
        margin-top:0;
    }

    .fs-p-footerPageTop{
        display: none;
    }

    .footer_nav{
        display:flex;
        flex-direction: column;
        margin: 20px auto 20px auto;
        padding: 0 20px 0 20px;
        line-height: 23px;
    }
    .footer_nav .footer_nav_list:nth-child(1){
        order:4;
    }
    .footer_nav .footer_nav_list:nth-child(2){
        order:1;
    }
    .footer_nav .footer_nav_list:nth-child(3){
        order:2;
    }
    .footer_nav .footer_nav_list:nth-child(4){
        order:3;
    }

    .footer_nav_head{
        width:100%;
        display: flex;
        flex-wrap: wrap;
        gap: 10px;
    }
    .footer_nav_head_logo_wrap{
        display:flex;
        gap: 10px;
        flex-wrap: wrap;
    }
    .footer_nav_head_logo img{
        height: 30px;
    }

    .footer_nav_head_description{
        font-size: 14px;
    }

    .footer_nav_sns_wrap{
        display:flex;
        flex-direction: row;
    }
    .footer_nav_list{
        margin-top: 20px;
    }
    .footer_nav_list_title{
        margin-bottom: 10px;
    }

    .footer_nav_list_sns_item{
        width: 50px;
    }

    .footer_foot{
        color: #444;
        width:100%;
        background-color:#efefef;
        font-size: 12px;
    }

    .footer_nav_foot{
        margin: 0 auto;
        display:flex;
        padding: 10px 0 0 0;
        flex-direction: column;
    }
    .footer_nav_foot_list{
        display:flex;
        justify-content: space-around;
        padding: 10px;
    }

    .footer_nav_info_list_faq,.footer_nav_info_list_faq a{
        font-weight: bold;
    }

    .footer_nav_foot_list a{
        color: #444;

    }
    .footer_nav_foot_copyright{
        flex-grow: 1;
        text-align: center;
        background-color: #f6f6f6;
        padding: 10px;
    }

    .footer_nav_info .footer_nav_list_item{
        display:none;
    }
    .footer_nav_info_show .footer_nav_list_item{
        display:block;
    }
    .footer_nav_info_toggle_button{
        width: 22px;
        height: 22px;
        border-radius: 3px;
        border: outset 2px #CCC;
        background-color: #FEFEFE;
        background-image: url(https://circus.itembox.design/item/banner/page/outline_add_black_24dp.png?d=20210824155452);
        background-size: cover;
        margin-left: 10px;
    }
    .footer_nav_info_show .footer_nav_info_toggle_button{
        background-image: url(https://circus.itembox.design/item/banner/page/outline_remove_black_24dp.png?d=20210824155452);
    }
}
@media screen and (min-width: 600px) {

    .footer_nav{
        display:flex;
        margin: 20px auto 20px auto;
        max-width: 1200px;
        flex-wrap: wrap;
        padding: 0 20px 0 20px;
    }

    .footer_nav_head{
        width:100%;
        display:flex;
        align-items: center;
        padding-bottom: 10px;
    }
    .footer_nav_head_logo img{
        height: 40px;
    }

    .footer_nav_head_description{
        font-size: 16px;
        line-height: 20px;
    }

    .footer_nav_head > div:nth-child(1){
    }
    .footer_nav_head > div:nth-child(2){
    }
    .footer_nav_head > div:nth-last-child(1){
        flex-basis:200px;
        display:flex;
    }
    .footer_nav_head_logo_wrap{
        display:grid;
        gap: 10px;
        flex-grow: 1;
        align-items: center;
    }
    .footer_nav_head_logo_wrap > div:nth-child(1){
        grid-row: 1;
        grid-column: 1;
    }
    .footer_nav_head_logo_wrap > div:nth-child(2){
        grid-row: 1;
        grid-column: 2;
    }
    .footer_nav_head_logo_wrap > div:nth-child(3){
        grid-row: 2;
        grid-column: 1;
    }
    .footer_nav_head_logo_wrap > div:nth-child(4){
        grid-row: 2;
        grid-column: 2;
    }

    .footer_nav_list{
        width: calc(25% - 20px);
        min-width: 235px;
        margin: 0 20px 20px 0;
        font-size: 14px;
    }
    .footer_nav_info{
        font-size: 12px;
    }
    .footer_nav_list_title{
        margin-bottom: 20px;
    }

    .footer_nav_list_item{
        padding: 0 20px 14px 0;
        font-size: 13px;
    }
    .footer_nav_info .footer_nav_list_item{
        padding: 0 20px 4px 0 !important;
        font-size: 12px;
    }

    .footer_nav_info_list_faq,.footer_nav_info_list_faq a{
        font-weight: bold;
    }

    .footer_foot{
        color: #444;
        background-color: #f6f6f6;
        width:100%;
    }

    .footer_nav_foot{
        max-width: 1200px;
        margin: 0 auto;
        display:flex;
        padding: 10px 20px 10px 20px;
    }
    .footer_nav_foot_list{
        display:flex;
    }

    .footer_nav_foot_list a{
        color: #444;
        margin-right: 60px;
    }
    .footer_nav_foot_copyright{
        flex-grow: 1;
        text-align: right;
    }
    .footer_nav_info_toggle_button{
        display:none;
    }


     .fs-l-footer{
        background-color:#e0d5cd;
    }

    .footer_nav_head img{
        mix-blend-mode: darken;
    }
    .footer_nav_list_sns_item img {
        filter: grayscale(100%);
    }


    .footer_nav_list_title,.footer_nav_list_title label{
        font-weight: bold;
        font-size: 16px;
        display: flex;
        align-items: center;
    }

    .footer_nav_list_item_member.is-loggedIn--true{
        display:none;
    }
    .footer_nav_list_item_mypage.is-loggedIn--false{
        display: none;
    }
    .footer_nav_list_item_wishlist.is-loggedIn--false{
        display: none;
    }
    .footer_nav_list_item_logout.is-loggedIn--false{
        display: none;
    }
    .footer_nav_list_item a {
        color: #444;
    }
}

@media screen and (max-width: 599px) {

    .fs-l-footer{
        margin-top:0;
    }

    .fs-p-footerPageTop{
        display: none;
    }

    .footer_nav{
        display:flex;
        flex-direction: column;
        margin: 20px auto 20px auto;
        padding: 0 20px 0 20px;
        line-height: 23px;
    }
    .footer_nav .footer_nav_list:nth-child(1){
        order:4;
    }
    .footer_nav .footer_nav_list:nth-child(2){
        order:1;
    }
    .footer_nav .footer_nav_list:nth-child(3){
        order:2;
    }
    .footer_nav .footer_nav_list:nth-child(4){
        order:3;
    }

    .footer_nav_head{
        width:100%;
        display: flex;
        flex-wrap: wrap;
        gap: 10px;
    }
    .footer_nav_head_logo_wrap{
        display:flex;
        gap: 10px;
        flex-wrap: wrap;
    }
    .footer_nav_head_logo img{
        height: 30px;
    }

    .footer_nav_head_description{
        font-size: 14px;
    }

    .footer_nav_sns_wrap{
        display:flex;
        flex-direction: row;
    }
    .footer_nav_list{
        margin-top: 20px;
    }
    .footer_nav_list_title{
        margin-bottom: 10px;
    }

    .footer_nav_list_sns_item{
        width: 50px;
    }

    .footer_foot{
        color: #444;
        width:100%;
        background-color:#efefef;
        font-size: 12px;
    }

    .footer_nav_foot{
        margin: 0 auto;
        display:flex;
        padding: 10px 0 0 0;
        flex-direction: column;
    }
    .footer_nav_foot_list{
        display:flex;
        justify-content: space-around;
        padding: 10px;
    }

    .footer_nav_info_list_faq,.footer_nav_info_list_faq a{
        font-weight: bold;
    }

    .footer_nav_foot_list a{
        color: #444;

    }
    .footer_nav_foot_copyright{
        flex-grow: 1;
        text-align: center;
        background-color: #f6f6f6;
        padding: 10px;
    }

    .footer_nav_info .footer_nav_list_item{
        display:none;
    }
    .footer_nav_info_show .footer_nav_list_item{
        display:block;
    }
    .footer_nav_info_toggle_button{
        width: 22px;
        height: 22px;
        border-radius: 3px;
        border: outset 2px #CCC;
        background-color: #FEFEFE;
        background-image: url(https://circus.itembox.design/item/banner/page/outline_add_black_24dp.png?d=20210824155452);
        background-size: cover;
        margin-left: 10px;
    }
    .footer_nav_info_show .footer_nav_info_toggle_button{
        background-image: url(https://circus.itembox.design/item/banner/page/outline_remove_black_24dp.png?d=20210824155452);
    }
}
@media screen and (min-width: 600px) {

    .footer_nav{
        display:flex;
        margin: 20px auto 20px auto;
        max-width: 1200px;
        flex-wrap: wrap;
        padding: 0 20px 0 20px;
    }

    .footer_nav_head{
        width:100%;
        display:flex;
        align-items: center;
        padding-bottom: 10px;
    }
    .footer_nav_head_logo img{
        height: 40px;
    }

    .footer_nav_head_description{
        font-size: 16px;
        line-height: 20px;
    }

    .footer_nav_head > div:nth-child(1){
    }
    .footer_nav_head > div:nth-child(2){
    }
    .footer_nav_head > div:nth-last-child(1){
        flex-basis:200px;
        display:flex;
    }
    .footer_nav_head_logo_wrap{
        display:grid;
        gap: 10px;
        flex-grow: 1;
        align-items: center;
    }
    .footer_nav_head_logo_wrap > div:nth-child(1){
        grid-row: 1;
        grid-column: 1;
    }
    .footer_nav_head_logo_wrap > div:nth-child(2){
        grid-row: 1;
        grid-column: 2;
    }
    .footer_nav_head_logo_wrap > div:nth-child(3){
        grid-row: 2;
        grid-column: 1;
    }
    .footer_nav_head_logo_wrap > div:nth-child(4){
        grid-row: 2;
        grid-column: 2;
    }

    .footer_nav_list{
        width: calc(25% - 20px);
        min-width: 235px;
        margin: 0 20px 20px 0;
        font-size: 14px;
    }
    .footer_nav_info{
        font-size: 12px;
    }
    .footer_nav_list_title{
        margin-bottom: 20px;
    }

    .footer_nav_list_item{
        padding: 0 20px 14px 0;
        font-size: 13px;
    }
    .footer_nav_info .footer_nav_list_item{
        padding: 0 20px 4px 0 !important;
        font-size: 12px;
    }

    .footer_nav_info_list_faq,.footer_nav_info_list_faq a{
        font-weight: bold;
    }

    .footer_foot{
        color: #444;
        background-color: #f6f6f6;
        width:100%;
    }

    .footer_nav_foot{
        max-width: 1200px;
        margin: 0 auto;
        display:flex;
        padding: 10px 20px 10px 20px;
    }
    .footer_nav_foot_list{
        display:flex;
    }

    .footer_nav_foot_list a{
        color: #444;
        margin-right: 60px;
    }
    .footer_nav_foot_copyright{
        flex-grow: 1;
        text-align: right;
    }
    .footer_nav_info_toggle_button{
        display:none;
    }
}


.list_part_table {
  width: 800px;
  margin-top: 5px;
  text-align: center;
}

.list_part_img {
  width: 120px;
  height: 120px;
}

.list_part_pc_img_reserve_overlay {
  height: 120px !important;
  width: 120px !important;
  position: absolute !important;
}

.list_part_new {
  color: #ff0000;
}

.list_part_new>img {
  width: 28px;
  height: 8px;
}

.list_part_img_icon {
  width: 81px;
  height: 15px;
}

.list_part_img_sendaway {
  height: 12px;
}

.list_part_img_nostock {
  height: 12px !important;
  width: 38px !important;
}

.list_part_sale_per {
  font-weight: bold;
  font-size: 15px;
  color: #CC3333;
}

.list_part_price>span {
  vertical-align: middle;
}

.list_part_price2>span {
  vertical-align: middle;
}

.list_part_price2_1 {
  color: #666666;
  font-weight: normal;
}

.list_part_price2_2 {
  color: #666666;
  font-weight: normal;
}

.list_part_price_pre>span {
  font-weight: bold;
  color: #CC3333;
}

.list_part_price_normal>span {
  font-weight: bold;
}

.list_part_size_cell {
  width: 53px;
  text-align: center;
  vertical-align: top;
}

.list_part_size_cell_stock {
  font-size: 11px;
  color: #CC0000;
}

.list_part_size_cell_stock_sendaway {
  color: #0066FF;
}

.list_part_size_cell_stock_nostock {
  text-decoration: line-through;
  color: #999999;
}

.list_part_bname {
  font-weight: bold;
}

.list_part_cname {
  font-size: 10px;
}

.baby_top_contents_title_wrap {
  border-bottom: solid 2px #AAA;
  margin-top: 30px;
  margin-bottom: 30px;
}

.baby_top_contents_title {
  margin: -10px auto;
  width: fit-content;
  padding: 0 40px;
  background-color: white;
  font-weight: bold;
}


.ms-drop li{
  width:155px;
}
ul.lsc{
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.5);
  position:absolute;
  z-index:21;
  margin-left: 150px;
  margin-top: -5px;
}
li.lsc {
  padding: 8px;
  font-weight: normal;
  display:table;
}
li.lsc_hover {
  background-color:white;
  text-decoration: underline;
}
a.lsc{
  background:none;
  padding:0;
  color:#666666;
  display:table;
  width:100%;
}
a.lsc:link{
  background:none;
  padding:0;
  color:#666666;
}

li.lsc_sex{
  border-bottom: 5px solid #FFFFFF;
  background-color: #cccccc;
  padding: 5px 5px 5px 25px;
  font-weight: bold;
}
li.lsc_sex_hover {
  text-decoration: underline;
}

.lsc_name{
  display:table-cell;
  vertical-align:middle;
}
.lsc_icon{
  display:table-cell;
  padding-right:5px;
  width:32px;
  height: 32px;
  text-align:center;
  vertical-align: middle;
}
.lsc_icon img{
  max-height:32px;
  max-width:32px;
}

.lsc_name_wrap{
  display:table-cell;
}
.lsc_list_wrap{
  display:table-cell;
  vertical-align:top;
}

.lsc_img{
  padding-right:0 !important;
}
.lsc_open{
  width:150px;
}
.lsc_close{
  display:table-cell;
  vertical-align:top;
}

.lsc_inner{
  display:none;
}

.search_color{
  display:table;
}
.search_color > div{
  display:table-row;
}
.search_color > div > div{
  display:table-cell;
  padding: 3px;
}
.search_color > div > div > div{
  padding: 3px;
  border-radius: 4px;
  border: solid 1px white;
}
.search_color_chip{
  border: solid 1px #ccc;
  width:15px;
  height:15px;
  border-radius: 4px;
  margin: 0 auto;
}
.search_color_mark{
  display:none;
  width:15px;
  height:15px;
  opacity: 0.5;
}

.search_color_selected{
  border: solid 1px #ccc !important;
}
.search_color_selected .search_color_mark{
  display:block;
}

.search_color_pattern {
  /*display:table;*/
}
.search_color_pattern > div > div{
  /*display:table-cell;*/
  float:left;
}

.search_color_pattern_chip_wrap{
  padding: 1px;
}
.search_color_pattern_chip{
  margin: 0 auto;
  width:50px;
  text-align:center;
  border: solid 1px white;
  padding: 3px;
}
.search_color_pattern_chip_img{
  width:32px;
  height:32px;
  display:inline-block;
  border-radius:2px;
}
.search_color_pattern_chip_name{
  font-size:11px;
  margin-top:4px;
}
.search_color_pattern_mark{
  display:none;
  width:32px;
  height:32px;
  opacity: 0.8;
}

.search_color_pattern_selected{
  border: solid 1px #ccc !important;
  border-radius: 3px;
}
.search_color_pattern_selected .search_color_pattern_mark{
  display:block;
}
.left_side_item{
  border-bottom: solid 1px #ccc;
  font-size:14px;
  padding: 8px 0 8px 8px;
  background-position:3px 3px;
  background-repeat: no-repeat;
}
.left_side_item> a{
  color:#666666;
}

.left_side_price_item div{
  font-size:11px;
  text-align:center;
}
.left_side_price_item span{
  font-size:14px;
  margin: 0 1px 0 1px;
}
.left_side_price_item_tax{
  font-size:10px !important;
}

.left_side_color_pattern{
  border-bottom: solid 1px #ccc;
  padding: 5px;;
}
.left_side_color_pattern > a{
  color:#666666;
  font-size:12px;
}
.left_side_size{
  border-bottom: solid 1px #ccc;
  font-size:14px;
  padding: 5px 15px 5px 25px;
  background-position:3px 3px;
  background-repeat: no-repeat;
}
.left_side_size > a{
  color:#666666;
}
#_left_side{
  width:190px;
}


.tabs_cat_rank {
  margin-top: 50px;
  padding: 0;
  background-color: #fff;
  width: 96%;
  margin: 0 auto;
}

/*タブのスタイル*/
.tab_item_cat_rank {
  width: calc(100% / 4 - 2px);
  border-bottom: 2px solid #000000;
  background-color: #fff;
  line-height: 2.8em;
  font-size: 12px;
  text-align: center;
  color: #555555;
  display: block;
  float: left;
  text-align: center;
  cursor: pointer;
  text-decoration: underline;
}

/*ラジオボタンを全て消す*/
input[name="tab_item_cat_rank"] {
  display: none;
}


/*選択されているタブのコンテンツのみを表示*/
#tab001_cat_rank:checked~#tab001_content_cat_rank,
#tab002_cat_rank:checked~#tab002_content_cat_rank,
#tab003_cat_rank:checked~#tab003_content_cat_rank,
#tab004_cat_rank:checked~#tab004_content_cat_rank,
#tab005_cat_rank:checked~#tab005_content_cat_rank,
#tab006_cat_rank:checked~#tab006_content_cat_rank {
  display: block;
}

/*選択されているタブのスタイルを変える*/
.tabs_cat_rank input:checked+.tab_item_cat_rank {
  background-color: #000000;
  color: #fff;
  text-decoration: none;
}

.category_tab_head {
  color: #000;
  width: 96%;
  margin: 0 auto 12px auto;
}

.category_goods {
  position: relative;
  border: solid 1px #dddddd;
  display: inline-block;
  width: calc(100% / 6 - 18px);
  padding: 4px;
  margin: 0 4px 12px 4px;
}

.category_goods a {}

.category_goods_img {
  width: 92%;
}

.category_goods_detail {
  width: 92%;
  text-align: left;
}

.category_goods_brand_name {
  font-size: 10px;
  margin: 8px 0 0 0;
  line-height: 1.4em;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

.category_goods_goods_name {
  font-size: 10px;
  line-height: 1.4em;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

.category_goods_all {
  color: #fff;
  background-color: #000;
  font-size: 12px;
  padding: 0 24px;
  line-height: 2em;
  border-radius: 2em;
  display: inline-block;
  float: right;
  margin-right: 4px;
}

.right_ranking_number {
  font-size: 12px;
  height: 20px;
  position: absolute;
  text-align: center;
  vertical-align: middle;
  width: 20px;
  line-height: 20px;
  color: white;
  background-color: #332f30;
  margin-left: 15px;
}

.ranking_cell {
  width: 160px;
  font-size: 12px;
}

.ranking_cell_wrap .goods_list_img {
  width: calc(100% - 30px);
}

.ranking_cell>div>a {
  color: #666666;
}

.ranking_list_txt_overflow {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  width: 150px;
}

.center_ranking {
  margin-top: 20px;
  display: flex;
  flex-wrap: wrap;
}

.ranking_list_bname {
  font-weight: bold;
}

.ranking_cell_wrap {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}

.goods_price_part_item_price1 {
  font-weight: bold;
}

.goods_price_part_item_price2 {
  display: none;
}
.grid_table {
  border-collapse: collapse;
  border: 0;
  width: 100%;
}

.grid_cell {
  border: 0;
  vertical-align: middle;
  color: #666666;
  font-size: 16px;
}

.list_part_pc_size_cell {
  border-bottom: 0;
}

.goods_tile2 td_mul {
  vertical-align: top;
}

.free_item_wrap_mul {
  width: 92%;
  text-align: center;
  margin: 0 auto 24px auto;
  padding: 0;
  vertical-align: top;
}

.free_otheritem_wrap_mul {
  display: inline-block;
  width: 30%;
  text-align: center;
  margin: 0 0 0 0;
  padding: 2px;
  vertical-align: top;
}

.bkana_mul {
  color: #000000;
  text-align: left;
  font-size: 12px;
  white-space: nowrap;
  /* 横幅のMAXに達しても改行しない */
  overflow: hidden;
  /* ハミ出した部分を隠す */
  text-overflow: ellipsis;
  /* 「…」と省略 */
  -webkit-text-overflow: ellipsis;
  /* Safari */
  -o-text-overflow: ellipsis;
  /* Opera */
  border-bottom: dotted 1px #dddddd;
  line-height: 1.6em;
}

.gname_mul {
  line-height: 1.2em;
  color: #000000;
  text-align: left;
  font-size: 16px;
  margin: 0 0 2px 0;
  padding: 0 0 2px 0;
  white-space: nowrap;
  /* 横幅のMAXに達しても改行しない */
  overflow: hidden;
  /* ハミ出した部分を隠す */
  text-overflow: ellipsis;
  /* 「…」と省略 */
  -webkit-text-overflow: ellipsis;
  /* Safari */
  -o-text-overflow: ellipsis;
  /* Opera */
  display: table-cell;
  vertical-align: top;
}

.gname_wrap_mul {
  display: table;
  table-layout: fixed;
  width: 100%;
  border-bottom: dotted 1px #dddddd;
}

span.zaiko_nashi_mul {
  display: inline-block;
  background-color: #eeeeee;
  color: #888888;
  padding: 0 12px;
  margin: 0 0 4px 0;
  border-radius: 2px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  font-size: 12px;
  line-height: 1.6em;
}

span.zaiko_ari_mul {
  display: inline-block;
  background-color: #df3737;
  color: #fff;
  padding: 0 12px;
  margin: 0 0 4px 0;
  border-radius: 2px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  font-size: 12px;
  line-height: 1.6em;
}

.zaiko_ari_mul a {
  color: #fff;
}

a.btn60_mul {
  color: #fff;
  width: 100%;
  font-size: 12px;
  line-height: 2em;
  padding: 0;
  margin: 0 auto;
  display: block;
  text-align: center;
  background-color: #1577A1;
  border-radius: 2px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
}

/*ボタン1つ*/
a.link_btn_mul {
  color: #1577A1;
}

a.brand_link_mul {
  color: #1577A1;
  font-size: 10px;
  margin: 0;
  padding: 0;
}

table.slider_sp {
  table-layout: fixed;
}

.topics_tag {
  margin: 0 4px 0 0;
  border: solid 1px #000;
  color: #000;
  padding: 2px 12px;
  font-size: 12px;
}

.contents_topics {
  display: flex;
  flex-wrap: wrap;
  gap: 20px;
  justify-content: center;
  width: 800px;
}

.contents_topics_item {
  flex-basis: 47%;
  background-color: #F2F2F2;
  position: relative;
}

.contents_topics {
  width: auto;
}


.bland_list {
  display: flex;
  flex-wrap: wrap;
}

.bland_list div {
  flex-basis: 25%;
  box-sizing: border-box;
}

.category_box .btn60 {
  margin: 0;
}

.category_box .btn90 {
  margin: 0;
}

.brand_all {
  display: flex;
  justify-content: space-around;
}

.brand_all a {
  text-align: center;
  font-size: 16px;
  margin: 35px;
  padding: 0 24px;
  border: 1px solid #222222;
  display: inline-block;
  line-height: 2em;
  color: #fff;
  background-color: #000;
  border-radius: 2em;
}

.category_box_content_header {
  margin: 35px 0 30px 0 !important;
  text-align: center;
  color: #000000;
  font-size: 24px;
}

.top_bland_list_big {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
  ;
  width: auto;
  gap: 2px;
}

.top_bland_list_big>div {
  flex-basis: calc(20% - 2px);
  border: solid 1px #CCC;
}

.top_brand_list_big_comment {
  margin: 0px 2px 0px 2px;
  font-size: 8.5px;
  text-align: left;
}

.top_bland_list {
  margin-top: 2px;
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
  ;
  width: 800px;
  gap: 2px;
}

.top_bland_list>div {
  flex-basis: calc(20% - 2px);
  border: solid 1px #CCC;
}

.top_brand_list_comment {
  margin: 0px 2px 0px 2px;
  font-size: 8.5px;
  text-align: left;
}

.information_wrap {
  width: 100%;
  border: solid 1px #CCCCCC;
  font-size: 12px;
}

.information_wrap_head {
  width: 100%;
  font-weight: bold;
  background-color: #444444;
  border-bottom: solid 1px #CCCCCC;
  color: white;
}

.information_wrap_content {
  padding: 5px;
}

.information_wrap_content>div {
  display: table;
  width: 100%;
  height: 100%;
}

.information_wrap_content>div>div {
  display: table-row;
}

.information_wrap_content>div>div>div {
  display: table-cell;
  padding: 5px;
  width: 50%;
  height: 100%;
}

.information_cell {
  border-top: 1px solid #CCCCCC;
  border-left: 1px solid #CCCCCC;
  display: table;
  height: 100%;
}

.information_cell_header {
  display: table-row;
}

.information_cell_header>div {
  border-right: 1px solid #CCCCCC;
  border-bottom: 1px solid #CCCCCC;
  padding: 3px;
  display: table-cell;
  height: 10px;
  background-color: #444444;
  color: white;
}

.information_cell_header_title {
  font-weight: bold;
  float: left;
}

.information_cell_header_detail {
  text-align: right;
  padding-right: 20px;
}

.information_cell_content {
  display: table-row;
}

.information_cell_content>div {
  border-right: solid 1px #CCCCCC;
  border-bottom: solid 1px #CCCCCC;
  padding: 3px;
  font-size: 12.5px;
  display: table-cell;
}

.information_cell_term_head {
  font-weight: bold;
}

.information_cell_term_head_detail {
  font-weight: normal;
  margin-left: 10px;
  font-size: 11px;
}

.information_cell_term_attention {
  font-size: 12px;
}

.contents_topics_random .topics_tag {
  margin: 0 4px 0 0;
  border: solid 1px #000;
  color: #000;
  padding: 2px 12px;
  font-size: 12px;
}

.contents_topics_random.contents_topics {
  display: flex;
  flex-wrap: wrap;
  gap: 0;
  justify-content: center;
  width: 800px;
}

.contents_topics_random .contents_topics_item {
  flex-basis: 33%;
  background-color: transparent;
  position: relative;
}

.contents_topics_random.contents_topics {
  width: auto;
}

.contents_topics_random {}

.topics_wrap {
  flex-basis: 33%;
}

.list_part_table {}

.list_part_price_normal>span {
  color: #000099;
}

.list_part_cell {
  width: 25%;
  vertical-align: top;
}

.list_part_img {
  width: 120px !important;
  height: 120px !important;
}

.list_part_new>img {
  width: 31px !important;
  height: 10px !important;
}

.list_part_img_icon {
  width: 81px !important;
  height: 15px !important;
}

.list_part_img_sendaway {
  height: 12px !important;
}

.list_part_img_nostock {
  height: 12px !important;
}

.list_part_price_pre>img {
  width: 55px !important;
  height: 12px !important;
}

.list_part_table img {
  display: inline !important;
}

.top_news_comment {
  border-bottom: 1px dashed #ededed;
  padding-bottom: 7px;
  padding-top: 7px;
}

.top_news_comment_day {
  color: #cc0000;
  margin-right: 5px;
  font-size: 12px;
  font-weight: bold;
}

.support_wrap {
  width: 100%;
  border-left: 1px solid #cccccc;
  border-top: 1px solid #cccccc;
}

.support_wrap_head {
  width: 100%;
  font-weight: bold;
  background-color: #444444;
  font-size: 12px;
  text-align: left;
}

.support_wrap_head>div {
  border-bottom: 1px solid #444444;
  border-right: 1px solid #444444;
  color: white;
  padding: 3px;
}

.support_wrap_content {
  display: table;
  width: 100%;
}

.support_wrap_content>div {
  display: table-row;
}

.support_wrap_content>div>div {
  display: table-cell;
  border-right: solid 1px #cccccc;
  border-bottom: solid 1px #cccccc;
}

.support_wrap_content_attention {
  padding: 3px;
  font-size: 11px;
}


.header_menu_content_pc_link_login.my-true{
  display:none;
}
.header_menu_content_pc_link_login.my-false{
}
.header_menu_content_pc_link_mypage.my-true{
}
.header_menu_content_pc_link_mypage.my-false{
  display:none;
}
.header_menu_content_pc_link_logout.my-true{
}
.header_menu_content_pc_link_logout.my-false{
  display:none;
}


.header_follow{
  position:fixed;
  width:100%;
  z-index:25;
  top: -100px;
  background-color: #DDDDDDE8;
}
.header_follow_list{
  display: flex;
  width: 100%;
  padding: 5px 0 5px 0;
  justify-content: space-around;
  align-items: center;
  flex-wrap: wrap;
}
.header_follow_listitem{
  display: flex;
  justify-content: center;
  position: relative;
  height: 35px;
  align-items: center;
  flex-grow: 1;
}
.header_follow_listitem > a{
  padding: 0 10px 0 10px;
}
.header_follow_link,.header_follow_link:visited{
  color:#696969 !important;
  font-size: 12px;
  width: 100%;
  text-align: center;
  border-right: 1px solid #CCC;
}
.header_follow_listitem:nth-last-child(2) .header_follow_link{
  border-right: 0;
}

.header_follow_logout.is-loggedIn--true{
  display: none;
}
.header_follow_login.is-loggedIn--false{
  display: none;
}

.header_follow_listitem_logo{
  align-items: flex-end;
}
.header_follow_listitem_logo img{
  mix-blend-mode: darken;
  height: 25px;
}

.header_follow_listitem_right{
  flex-basis: 340px;
  display: flex;
  align-items: center;
  justify-content: flex-end;
  padding-right: 10px;
}

.header_follow_listitem_right_listitem{
  padding-left: 20px;
  text-align: right;
  flex-shrink: 0;
}
.header_follow_listitem_right_listitem_keyword{
  flex-grow: 1;
  flex-shrink: initial;
  padding-left: 0;
}
img.header_follow_listitem_right_listitem_img{
  height: 25px;
}

.header_follow_listitem_right_search{
  display: inline-flex;
  padding: 3px;
  border: solid 1px #CCC;
  border-radius: 5px;
  background-color: white;
  max-width: 200px;
  width: 100%;
}
.header_follow_listitem_right_search input{
  border: 0;
  width: 100%;
}
.header_follow_listitem_right_search button{
  position: relative;
  overflow: hidden;
  text-indent: -999px;
  width: 2.2em;
  height: 2em;
  background-color:white;
  border: 0;
}

.header_follow_listitem_right_search button::before{
  font-family: 'fs-icon' !important;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  content: "\e932";
  display: block;
  font-size: 2.2rem;
  line-height: 1.2;
  position: absolute;
  text-indent: 0;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}


.header_follow_listitem_selected{
  background-color: #EEE;
}
#_header_follow_listitem_brand_menu{
  position: absolute;
  z-index: 2;
  background-color: #EEE;
  padding: 20px;
  margin-top: 35px;
  top: 0;
  left: 0;
}

#_header_follow_listitem_category_menu{
  position: absolute;
  z-index: 2;
  background-color: #EEE;
  padding: 20px;
  margin-top: 35px;
  margin-left:-100%;
  top: 0;
  left: 0;
}

#_header_follow_listitem_brand::before {
  background-image: url(https://circus.itembox.design/item/banner/page/header_nav_down.png?d=20210810174800);
  width: 16px;
  height: 16px;
  display: inline-block;
  content: "";
  margin-left:15px;
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
  flex-grow: 1;
}
#_header_follow_listitem_brand::after {
  display: inline-block;
  flex-grow: 1;
  content: "";
  height: 16px;
  border-right: solid 1px #CCC;
}
#_header_follow_listitem_brand > a{
  padding: 0 10px 0 5px;
  flex-shrink: 1;
  width: auto;
  border: 0;
}
#_header_follow_listitem_category::before {
  background-image: url(https://circus.itembox.design/item/banner/page/header_nav_down.png?d=20210810174800);
  width: 16px;
  height: 16px;
  display: inline-block;
  content: "";
  margin-left:15px;
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
  flex-grow: 1;
}
#_header_follow_listitem_category::after {
  display: inline-block;
  flex-grow: 1;
  content: "";
  height: 16px;
  border-right: solid 1px #CCC;
}
#_header_follow_listitem_category > a{
  padding: 0 10px 0 5px;
  flex-shrink: 1;
  width: auto;
  border: 0;
}
a:link {
  color: #336EB6;
  text-decoration: none;
}

a:hover{
  color: #336EB6;
  text-decoration:underline;
}

.goods_info_header{
  background-color:#fff !important;
  margin-bottom: 24px !important;
  display:block !important;
}

.fs-c-productPrices--productDetail{
  background-color:#fff !important;
  border-left: solid 2px #222 !important;
  border-top-style: none !important;
  padding: 0 0 8px 12px  !important;
}

.fs-c-variationLabel{
  display:none;
}

.goods_tab_header {
  border: 0 !important;
}
.goods_tab_header > *{
  border-radius:0 !important;
  padding: 0 !important;
}

.goods_tab_header_detail{
}
.goods_tab_header_size,
.goods_tab_header_detail,
.goods_tab_header_spec{
  color: #336EB6;
  font-weight: 700;
}

.goods_tab_header_selected{
  color:#222;
  font-size: 15px;
  border:0 !important;
}


.goods_option1_item{
  display: inline-block !important;
  margin-bottom:12px;
}


.fs-p-productDescription{
  margin-bottom:32px !important;
  font-size:14px;
  line-height:1.4em;
}


table.goods_mesure_table {
  width:100% !important;
  margin:0 auto;
  font-size:14px;
  font-weight:normal;
}

.goods_mesure_table tr:nth-child(even) {
  background-color: #f9f9f9;
}

.goods_mesure_table td{
  line-height:2.4em !important;
  font-size:14px;
}

.goods_explain_size div{
  width:100%;
  margin:1em auto;
}

table.goods_mesure_table tbody tr th.top{
  line-height:2em;
  background-color:#fff;
}

table.goods_mesure_table tbody tr th.left{
  line-height:2em;
  padding: 0 8px 0 0;
  width: 92px;
  text-align:right;
}

.goods_detail_brand_name{
  font-size:16px !important;
  font-weight: bold;
  color: #3c3c3c;
  display:inline-block;
}
.goods_detail_brand_name::before {
  content: "[";
}
.goods_detail_brand_name::after {
  content: "]";
}

.fs-c-heading{
  font-size: 16px !important;
  color: #3c3c3c;
  display:inline-block;
  margin-left: 10px;
}

.fs-c-productNumber{
  display:inline-block;
  margin-left: 10px;
}

.fs-c-productNumber__number {
  font-weight: bold;
}
.fs-c-productNumber::before{
  content: "(";
}
.fs-c-productNumber::after{
  content: ")";
}

.fs-l-productLayout__item--2{
  width: 100%;
  margin: 0 3% 0 0;
  padding: 0;
  display: inline-block;
  vertical-align: top;
}

.fs-l-productLayout__item--3{
  width: 100%;
}

.fs-c-productPrice{
  margin-top:12px;
}

.fs-c-variationList__item__body{
  padding-left: 12px;
  background: #FFF;
  border-left: solid 2px #222;
  margin:0;
}

.fs-c-productNotice--outOfStock{
  display:none;
}

.fs-c-variationCart > li{
  padding: 12px 0px;
}
.fs-c-variationCart > li:nth-child(odd){
  background-color:#eee !important;
  margin-bottom:2px;
  display: grid;
  grid-template-columns: 4% 46% 40% 10%;
}

.fs-c-variationCart__image{
  grid-row:1 / 2;
  grid-column:1 / 2;
}

.fs-c-variationCart__variationName{
  grid-row:1 / 2;
  grid-column:2 / 3;
  color:#222;
  font-weight:bold;
}

.fs-c-variationCart__wishlist{
  grid-row:1 / 2;
  grid-column:4 / 5;
  margin: 0 auto;
}

.fs-c-variationCart__cartButton{
  grid-row:1 / 2;
  grid-column:3 / 4;
}

.fs-c-variationCart > li:nth-child(even){
  background-color:#eee !important;
  margin-bottom:2px;
  display: grid;
  grid-template-columns: 4% 46% 40% 10%;
}

.goods_cart_empty {
  opacity: 1;
  background-color: #eee;
  color: #222;
  border-style: none;
  box-shadow: none;
  font-weight: bold;
}

.goods_cart_empty:hover{
  color: #222;
}

.fs-system-product {
  display: -ms-grid;
  -ms-grid-columns: 1fr 1fr;
}

.fs-c-productCarouselMainImage{
  display: -ms-grid;
}

.fs-c-breadcrumb{
  margin-top: 15px;
}



.fs-c-breadcrumb__list > li {
  box-sizing: border-box;
  margin-right: 15px;
  border: solid 1px #888;
  padding: 2px 30px 2px 30px;
}

.fs-c-breadcrumb__list > li:nth-last-child(1) {
  background-color: #fbe9c8;
}
.fs-c-breadcrumb__list > li:nth-last-child(1)::after {
  background-color: #fbe9c8;
}
.fs-c-breadcrumb__listItem:nth-child(2) a::after {
  content: "一覧";
}

.fs-c-productCarouselMainImage__carousel{
  grid-row:1 / 2 !important;
  grid-column: 1/3 !important;
  justify-self: center;
}

.fs-c-productCarouselMainImage__thumbnailList {
  grid-row: 2/3 !important;
  grid-column: 1/2 !important;
  flex-wrap: wrap !important;

  overflow-x: auto;
  flex-direction: row !important;
  padding-right: 3px;
  align-content: center;
  justify-content: center;
  height: auto;
}

.fs-c-productCarouselMainImage {
  grid-template-columns: 1fr auto;
}
.fs-c-productCarouselMainImage__expandButton{
  grid-row: 1;
  grid-column: 2;
  align-items: flex-end;
  padding-bottom: 40px;
}

.fs-l-product3 .fs-l-productLayout{
  grid-template-columns: 5fr 3fr;
  display: flex;
}
.fs-l-product3 .fs-l-productLayout__item--1{
  grid-row: 1 / 3 !important;
  grid-column: 1 / 2  !important;
  padding-top: 20px;
}
.fs-l-product3 .fs-l-productLayout__item--2 {
  grid-row: 1 / 2  !important;
  grid-column: 2 / 3  !important;
  z-index: 2;
  background-color: white;
  padding-top: 25px;
}
.fs-l-product3 .fs-l-productLayout__item--3 {
  grid-row: 2 / 2  !important;
  grid-column: 2 / 3  !important;
}

.goods_detail_inquiry_pc{
  width: 88%;
  margin: 0 auto;
}

.fs-c-buttonContainer--inquiryAboutProduct{
  margin-top: 10px;
}


.fs-c-slick.slick-slider{
  width: 600px;
}
.fs-c-slick .slick-slide img {
  width: 600px;
}

.goods_explain_other_color{
  width:80%;
  margin: 0 auto;
}
.goods_explain_relative_goods{
  width:80%;
  margin: 0 auto;
}

.goods_color_attention{
  width: 80%;
  margin: 30px auto;
}

.goods_attention{
  border: solid 1px #888;
}

.goods_detail_item_attention{
  display: flex;
  gap: 10px;
  flex-direction: column-reverse;
}

.fs-c-buttonContainer--inquiryAboutProduct{
  border: solid 1px #888;
}
.fs-p-snsArea{
  justify-content: center;
}
.goods_explain_header{
  border-bottom: solid 1px #888;
}

.fs-l-productLayout div.fs-c-productMarks{
  text-align: left;
  padding-left: 0;
}
.fs-l-productLayout .fs-c-productMark__mark{
  font-size: 12px;
}

.about_size_button_wrap{
  display:none;
}
div.productListItem__stock{
  padding: 3px;
  grid-column: 2;
}
.productListItem__stock span{
  padding: 3px;
  display: block;
}
.productListItem__stock_empty{
  color: gray;
  text-decoration: line-through;
}
.productListItem__stock_exists{
  color: red;
}
.fs-c-productList__list__item{
  display: grid;
}
  @media screen and (max-width: 860px) {
  .sokujitu_hassou{
      margin: 10px;
      font-weight: bold;
      font-size: 13px;
  }
}
@media screen and (min-width: 861px) {
  .sokujitu_hassou{
      margin-top: 10px;
      font-weight: bold;
      font-size: 13px;
  }
}
@media screen and (max-width: 860px) {
  .newyear_junjihassou{
      margin: 10px;
      font-weight: bold;
      font-size: 14px;
  }
}
@media screen and (min-width: 861px) {
  .newyear_junjihassou{
      margin-top: 10px;
      font-weight: bold;
      font-size: 14px;
  }
}
@media screen and (max-width: 860px) {
  .ocean_sendaway_late{
      margin: 10px;
      font-weight: bold;
      font-size: 12px;
  }
}
@media screen and (min-width: 861px) {
  .ocean_sendaway_late{
      margin-top: 10px;
      font-weight: bold;
      font-size: 12px;
  }
}
div.goods_option{
  display:table;

}
div.goods_option > div{
  display:table-row;
}
div.goods_option > div > div{
  display:table-cell;
  padding: 10px;
}

div.goods_option2{
  border: solid 1px #888;
  width: 100%;
  margin: 10px 0 5px 0;
  box-sizing: border-box;
}
div.goods_option2_items{
  display:table;
  width:100%;
}
div.goods_option2_item{
  display:table-cell;
  color: #BBB;
  text-align: center;
}
div.goods_option2_fit{
  text-align: right;
}
div.goods_option2_item_selected{
  font-weight:bold;
  color: #777;
}
div.goods_option3{
  margin: 10px 0 10px 0;
  box-sizing: border-box;
}
div.goods_option3 > div{
  margin:5px 0 0 0;
}
div.goods_option3 > div > div{
  display:inline-block;
  padding: 3px;
}
div.goods_option4_item{
  font-size:11px;
  padding: 3px 10px 3px 10px;
}
table.goods_mesure_table{
  width:395px;
  border-collapse: collapse;
  border:0;
}
.goods_mesure_table tr:nth-child(odd){
  background-color:#EEEEEE;
}
.goods_mesure_table tr:nth-child(even){
  background-color:#DDDDDD;
}
.goods_mesure_table td{
  text-align: center;
  line-height:170%;
}
.goods_list_img{
  width:160px;
  height:160px;
}
.right_ranking_number{
  font-size: 12px;
  height: 20px;
  position: absolute;
  text-align: center;
  vertical-align: middle;
  width: 20px;
  line-height:20px;
  color: white;
  background-color:#332f30;
}
.ranking_cell{
}
.ranking_cell > div > a{
  color: #666666;
}
.ranking_list_txt_overflow{
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  width:160px;
}
.ranking_wrap0{
  display:inline-block;
  width:100%;
  margin-top: 30px;
}
.ranking_wrap1{
  line-height:25px;
  padding-left: 15px;
  padding-bottom: 5px;
  font-size:14px;
  border:0;
  text-align: left;
}
.ranking_wrap1 img{
  display:none;
}
.ranking_wrap2{
  border-top:1px solid #888;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-around;
  padding-top: 10px;
}
.list_part_pc_sale_per {
  color: #cc3333;
  font-size: 15px;
  font-weight: bold;
  padding: 3px;
}
.ranking_list_bkana{
  font-weight:bold;
}
.ranking_list_cname{
  font-size:10px;
}
  .footer_page_name{
  font-size: 15px;
  margin-top: 40px;
  text-align: center;
}
.footer_link {
  display: flex;
  flex-direction: row;
  text-align: center;
  justify-content: center;
  margin-top: 40px;
  gap: 30px;
}
.footer_link a{
  display: inline-block;
  width: 400px;
  padding: 20px;
  border-radius: 5px;
  background-color: #4475bf;
  color: white;
  text-decoration: none;
  font-size: 17px;
}
.fs-l-footer{
  background-color:#efefef;
}

.footer_nav_head img{
  mix-blend-mode: darken;
}
.footer_nav_list_sns_item img {
  filter: grayscale(100%);
}


.footer_nav_list_title,.footer_nav_list_title label{
  font-weight: bold;
  font-size: 16px;
  display: flex;
  align-items: center;
}

.footer_nav_list_item_member.is-loggedIn--true{
  display:none;
}
.footer_nav_list_item_mypage.is-loggedIn--false{
  display: none;
}
.footer_nav_list_item_wishlist.is-loggedIn--false{
  display: none;
}
.footer_nav_list_item_logout.is-loggedIn--false{
  display: none;
}
.footer_nav_list_item a {
  color: #444;
}


@media screen and (max-width: 599px) {

  .fs-l-footer{
      margin-top:0;
  }

  .fs-p-footerPageTop{
      display: none;
  }

  .footer_nav{
      display:flex;
      flex-direction: column;
      margin: 20px auto 20px auto;
      padding: 0 20px 0 20px;
      line-height: 23px;
  }
  .footer_nav .footer_nav_list:nth-child(1){
      order:4;
  }
  .footer_nav .footer_nav_list:nth-child(2){
      order:1;
  }
  .footer_nav .footer_nav_list:nth-child(3){
      order:2;
  }
  .footer_nav .footer_nav_list:nth-child(4){
      order:3;
  }

  .footer_nav_head{
      width:100%;
      display: flex;
      flex-wrap: wrap;
      gap: 10px;
  }
  .footer_nav_head_logo_wrap{
      display:flex;
      gap: 10px;
      flex-wrap: wrap;
  }
  .footer_nav_head_logo img{
      height: 30px;
  }

  .footer_nav_head_description{
      font-size: 14px;
  }

  .footer_nav_sns_wrap{
      display:flex;
      flex-direction: row;
  }

  .footer_nav_list{
      margin-top: 20px;
  }
  .footer_nav_list_title{
      margin-bottom: 10px;
  }

  .footer_nav_list_sns_item{
      width: 50px;
  }

  .footer_foot{
      color: #444;
      width:100%;
      background-color:#efefef;
      font-size: 12px;
  }

  .footer_nav_foot{
      margin: 0 auto;
      display:flex;
      padding: 10px 0 0 0;
      flex-direction: column;
  }
  .footer_nav_foot_list{
      display:flex;
      justify-content: space-around;
      padding: 10px;
  }

  .footer_nav_info_list_faq,.footer_nav_info_list_faq a{
      font-weight: bold;
  }

  .footer_nav_foot_list a{
      color: #444;

  }
  .footer_nav_foot_copyright{
      flex-grow: 1;
      text-align: center;
      background-color: #f6f6f6;
      padding: 10px;
  }

  .footer_nav_info .footer_nav_list_item{
      display:none;
  }
  .footer_nav_info_show .footer_nav_list_item{
      display:block;
  }
  .footer_nav_info_toggle_button{
      width: 22px;
      height: 22px;
      border-radius: 3px;
      border: outset 2px #CCC;
      background-color: #FEFEFE;
      background-image: url(https://circus.itembox.design/item/banner/page/outline_add_black_24dp.png?d=20210824155452);
      background-size: cover;
      margin-left: 10px;
  }
  .footer_nav_info_show .footer_nav_info_toggle_button{
      background-image: url(https://circus.itembox.design/item/banner/page/outline_remove_black_24dp.png?d=20210824155452);
  }
}
@media screen and (min-width: 600px) {

  .footer_nav{
      display:flex;
      margin: 20px auto 20px auto;
      max-width: 1200px;
      flex-wrap: wrap;
      padding: 0 20px 0 20px;
  }

  .footer_nav_head{
      width:100%;
      display:flex;
      align-items: center;
      padding-bottom: 10px;
  }
  .footer_nav_head_logo img{
      height: 40px;
  }

  .footer_nav_head_description{
      font-size: 16px;
      line-height: 20px;
  }

  .footer_nav_head > div:nth-child(1){
  }
  .footer_nav_head > div:nth-child(2){
  }
  .footer_nav_head > div:nth-last-child(1){
      flex-basis:200px;
      display:flex;
  }
  .footer_nav_head_logo_wrap{
      display:grid;
      gap: 10px;
      flex-grow: 1;
      align-items: center;
  }
  .footer_nav_head_logo_wrap > div:nth-child(1){
      grid-row: 1;
      grid-column: 1;
  }
  .footer_nav_head_logo_wrap > div:nth-child(2){
      grid-row: 1;
      grid-column: 2;
  }
  .footer_nav_head_logo_wrap > div:nth-child(3){
      grid-row: 2;
      grid-column: 1;
  }
  .footer_nav_head_logo_wrap > div:nth-child(4){
      grid-row: 2;
      grid-column: 2;
  }

  .footer_nav_list{
      width: calc(25% - 20px);
      min-width: 235px;
      margin: 0 20px 20px 0;
      font-size: 14px;
  }
  .footer_nav_info{
      font-size: 12px;
  }
  .footer_nav_list_title{
      margin-bottom: 20px;
  }

  .footer_nav_list_item{
      padding: 0 20px 14px 0;
      font-size: 13px;
  }
  .footer_nav_info .footer_nav_list_item{
      padding: 0 20px 4px 0 !important;
      font-size: 12px;
  }

  .footer_nav_info_list_faq,.footer_nav_info_list_faq a{
      font-weight: bold;
  }

  .footer_foot{
      color: #444;
      background-color: #f6f6f6;
      width:100%;
  }

  .footer_nav_foot{
      max-width: 1200px;
      margin: 0 auto;
      display:flex;
      padding: 10px 20px 10px 20px;
  }
  .footer_nav_foot_list{
      display:flex;
  }

  .footer_nav_foot_list a{
      color: #444;
      margin-right: 60px;
  }
  .footer_nav_foot_copyright{
      flex-grow: 1;
      text-align: right;
  }
  .footer_nav_info_toggle_button{
      display:none;
  }
}
.fs-c-productName__name, .fs-c-price, .fs-c-productPrice__main__price small, .fs-c-productPrice:not(.fs-c-productPrice--listed) .fs-c-productPrice__main__price, .ranking_list_bkana{
color: #666666;
}

.item_price_sale .fs-c-productPrice__main .fs-c-price__value
,.item_price_sale .fs-c-productPrice__main .fs-c-price__currencyMark{
color:#c00;
}

.fs-c-button--addToCart--list{
color:black;
}

a:link {
  color: #336EB6;
  text-decoration: none;
}

a:hover{
  color: #336EB6;
  text-decoration:underline;
}

.goods_info_header{
  background-color:#fff !important;
  margin-bottom: 24px !important;
  display:block !important;
}

.fs-c-productPrices--productDetail{
  background-color:#fff !important;
  border-left: solid 2px #222 !important;
  border-top-style: none !important;
  padding: 0 0 8px 12px  !important;
}

.fs-c-variationLabel{
  display:none;
}

.goods_tab_header {
  border: 0 !important;
}
.goods_tab_header > *{
  border-radius:0 !important;
  padding: 0 !important;
}

.goods_tab_header_detail{
}
.goods_tab_header_size,
.goods_tab_header_detail,
.goods_tab_header_spec{
  color: #336EB6;
  font-weight: 700;
}

.goods_tab_header_selected{
  color:#222;
  font-size: 15px;
  border:0 !important;
}


.goods_option1_item{
  display: inline-block !important;
  margin-bottom:12px;
}


.fs-p-productDescription{
  margin-bottom:32px !important;
  font-size:14px;
  line-height:1.4em;
}


table.goods_mesure_table {
  width:100% !important;
  margin:0 auto;
  font-size:14px;
  font-weight:normal;
}

.goods_mesure_table tr:nth-child(even) {
  background-color: #f9f9f9;
}

.goods_mesure_table td{
  line-height:2.4em !important;
  font-size:14px;
}

.goods_explain_size div{
  width:100%;
  margin:1em auto;
}

table.goods_mesure_table tbody tr th.top{
  line-height:2em;
  background-color:#fff;
}

table.goods_mesure_table tbody tr th.left{
  line-height:2em;
  padding: 0 8px 0 0;
  width: 92px;
  text-align:right;
}

.goods_detail_brand_name{
  font-size:16px !important;
  font-weight: bold;
  color: #3c3c3c;
  display:inline-block;
}
.goods_detail_brand_name::before {
  content: "[";
}
.goods_detail_brand_name::after {
  content: "]";
}

.fs-c-heading{
  font-size: 16px !important;
  color: #3c3c3c;
  display:inline-block;
  margin-left: 10px;
}

.fs-c-productNumber{
  display:inline-block;
  margin-left: 10px;
}

.fs-c-productNumber__number {
  font-weight: bold;
}
.fs-c-productNumber::before{
  content: "(";
}
.fs-c-productNumber::after{
  content: ")";
}

.fs-l-productLayout__item--2{
  width: 100%;
  margin: 0 3% 0 0;
  padding: 0;
  display: inline-block;
  vertical-align: top;
}

.fs-l-productLayout__item--3{
  width: 100%;
}

.fs-c-productPrice{
  margin-top:12px;
}

.fs-c-variationList__item__body{
  padding-left: 12px;
  background: #FFF;
  border-left: solid 2px #222;
  margin:0;
}

.fs-c-productNotice--outOfStock{
  display:none;
}

.fs-c-variationCart > li:nth-child(odd){
  background-color:#eee !important;
  margin-bottom:2px;
  display: grid;
  grid-template-columns: 4% 46% 40% 10%;
}

.fs-c-variationCart__image{
  grid-row:1 / 2;
  grid-column:1 / 2;
}

.fs-c-variationCart__variationName{
  grid-row:1 / 2;
  grid-column:2 / 3;
  color:#222;
  font-weight:bold;
}

.fs-c-variationCart__wishlist{
  grid-row:1 / 2;
  grid-column:4 / 5;
  margin: 0 auto;
}

.fs-c-variationCart__cartButton{
  grid-row:1 / 2;
  grid-column:3 / 4;
}

.fs-c-variationCart > li:nth-child(even){
  background-color:#eee !important;
  margin-bottom:2px;
  display: grid;
  grid-template-columns: 4% 46% 40% 10%;
}

.goods_cart_empty {
  opacity: 1;
  background-color: #eee;
  color: #222;
  border-style: none;
  box-shadow: none;
  font-weight: bold;
}

.goods_cart_empty:hover{
  color: #222;
}

.fs-system-product {
  display: -ms-grid;
  -ms-grid-columns: 1fr 1fr;
}

.fs-c-productCarouselMainImage{
  display: -ms-grid;
}

.fs-c-breadcrumb{
  margin-top: 15px;
}


.fs-c-breadcrumb__list > li:nth-last-child(1) {
  background-color: #69b3dc;
  color: white;
}
.fs-c-breadcrumb__list > li:nth-last-child(1)::after {
  background-color: #fbe9c8;
}
.fs-c-breadcrumb__listItem:nth-child(2) a::after {
  content: "一覧";
}

.fs-c-productCarouselMainImage__carousel{
  grid-row:1 / 2 !important;
  grid-column: 1/3 !important;
  justify-self: center;
}

.fs-c-productCarouselMainImage__thumbnailList {
  grid-row: 2/3 !important;
  grid-column: 1/2 !important;
  flex-wrap: wrap !important;

  overflow-x: auto;
  flex-direction: row !important;
  padding-right: 3px;
  align-content: center;
  justify-content: center;
  height: auto;
}

.fs-c-productCarouselMainImage {
  grid-template-columns: 1fr auto;
}
.fs-c-productCarouselMainImage__expandButton{
  grid-row: 1;
  grid-column: 2;
  align-items: flex-end;
  padding-bottom: 40px;
}

.fs-l-product3 .fs-l-productLayout{
  grid-template-columns: 5fr 3fr;
}
.fs-l-product3 .fs-l-productLayout__item--1{
  grid-row: 1 / 3 !important;
  grid-column: 1 / 2  !important;
  padding-top: 20px;
}
.fs-l-product3 .fs-l-productLayout__item--2 {
  grid-row: 1 / 2  !important;
  grid-column: 2 / 3  !important;
  z-index: 2;
  background-color: white;
  padding-top: 25px;
}
.fs-l-product3 .fs-l-productLayout__item--3 {
  grid-row: 2 / 2  !important;
  grid-column: 2 / 3  !important;
}

.goods_detail_inquiry_pc{
  width: 88%;
  margin: 0 auto;
}

.fs-c-buttonContainer--inquiryAboutProduct{
  margin-top: 10px;
}


.fs-c-slick.slick-slider{
  width: 600px;
}
.fs-c-slick .slick-slide img {
  width: 600px;
}

.goods_explain_other_color{
  width:80%;
  margin: 0 auto;
}
.goods_explain_relative_goods{
  width:80%;
  margin: 0 auto;
}

.goods_color_attention{
  width: 80%;
  margin: 30px auto;
}

.goods_attention{
  border: solid 1px #888;
}

.goods_detail_item_attention{
  display: flex;
  gap: 10px;
  flex-direction: column-reverse;
}

.fs-c-buttonContainer--inquiryAboutProduct{
  border: solid 1px #888;
}
.fs-p-snsArea{
  justify-content: center;
}
.goods_explain_header{
  border-bottom: solid 1px #888;
}

.fs-l-productLayout div.fs-c-productMarks{
  text-align: left;
  padding-left: 0;
}
.fs-l-productLayout .fs-c-productMark__mark{
  font-size: 12px;
}

.about_size_button_wrap{
  display:none;
}


.fs-c-breadcrumb__list {
box-sizing: border-box;
list-style: none;
margin: 0;
padding: 0;
padding: 5px;
display: flex;    
list-style: none;
gap: 5px;
}
.fs-c-breadcrumb__list > li {
box-sizing: border-box;
}

.fs-c-productCarouselMainImage {
  display: flex;
  flex-direction: column;
}

.miniimg {
  flex-wrap: wrap;
  margin-top: 20px;
}

.miniimg > img {
  width: 85px;
  border: 2px solid;
  cursor: pointer;
}

.msj_success span {
  color: green;
  font-weight: bold;
  font-size: 20px;
  border: 3px solid;
  padding: 12px 16px;
  display: block;
  margin: 20px 0px;
  text-align: center;
  background: #0080004a;
}


//wordshopping 
@charset "UTF-8";.src-___index__zigzag___dycI0 {
  display: block!important;
  pointer-events: auto
}

.src-___index__zigzag___dycI0 * {
  min-height: 0;
  min-width: 0
}

.src-___index__zigzag___dycI0 h1 {
  margin: 0;
  padding: .67em 0
}

.src-___index__zigzag___dycI0 h3 {
  margin: 0
}

.src-___index__zigzag___dycI0 div,.src-___index__zigzag___dycI0 span {
  min-width: 0
}

.src-___index__zigzag___dycI0 a,.src-___index__zigzag___dycI0 button {
  cursor: pointer
}

.src-___index__zigzag___dycI0 textarea {
  font-family: arial,helvetica,sans-serif
}

.src-___index__zigzag___dycI0 ul {
  padding-inline-start:0}

.src-___index__zigzag___dycI0 li {
  list-style-position: inside;
  margin-top: .08em;
  padding-left: 20px
}

.src-___index__zigzag___dycI0 hr {
  border: 0;
  border-top: 1px solid #ccc;
  display: block;
  height: 1px;
  margin: 1em 0
}

.src-___index__zigzag___dycI0 select::-ms-expand {
  display: none
}

.src-___index__zigzag___dycI0 input[type=radio]:checked {
  background-color: #000
}

.src-___index__zigzag___dycI0 svg {
  all: unset
}

button {
  background: transparent;
  border: 0;
  margin: 0;
  outline: initial;
  padding: 0
}

.src-components-utils-___ModalHeader__header___m_lTr {
  background-color: #fff;
  border-bottom: 1px solid #d8d8d8;
  border-radius: 10px 10px 0 0;
  box-sizing: border-box;
  display: flex;
  font-family: -apple-system,BlinkMacSystemFont,Helvetica Neue,Segoe UI,Hiragino Kaku Gothic ProN,Yu Gothic,sans-serif;
  margin-bottom: auto;
  padding: 12px;
  position: relative;
  width: 100%
}

@media only screen and (max-width: 768px) {
  .src-components-utils-___ModalHeader__header___m_lTr {
      padding:8px
  }
}

.src-components-utils-___ModalHeader__header___m_lTr .src-components-utils-___ModalHeader__content___N5Sot {
  align-items: center;
  display: flex
}

.src-components-utils-___ModalHeader__header___m_lTr .src-components-utils-___ModalHeader__content___N5Sot img {
  margin-right: 8px;
  max-width: 120px
}

.src-components-utils-___ModalHeader__header___m_lTr .src-components-utils-___ModalHeader__content___N5Sot img.src-components-utils-___ModalHeader__header-logo___GpDu7 {
  display: block
}

.src-components-utils-___ModalHeader__header___m_lTr .src-components-utils-___ModalHeader__content___N5Sot img.src-components-utils-___ModalHeader__header-logo-sp____X_Yt {
  display: none
}

.src-components-utils-___ModalHeader__header___m_lTr .src-components-utils-___ModalHeader__content___N5Sot h1 {
  color: #333;
  font-size: 14px;
  margin: 0;
  padding: 0;
  transform: translateY(1px)
}

@media only screen and (max-width: 768px) {
  .src-components-utils-___ModalHeader__header___m_lTr .src-components-utils-___ModalHeader__content___N5Sot img.src-components-utils-___ModalHeader__header-logo___GpDu7 {
      display:none
  }

  .src-components-utils-___ModalHeader__header___m_lTr .src-components-utils-___ModalHeader__content___N5Sot img.src-components-utils-___ModalHeader__header-logo-sp____X_Yt {
      display: block;
      width: 24px
  }
}

.src-components-utils-___ModalHeader__header___m_lTr .src-components-utils-___ModalHeader__links___VE_Ry {
  align-items: center;
  display: flex;
  flex-wrap: wrap;
  list-style: none;
  margin: 4px 20px 0 0;
  padding: 0
}

.src-components-utils-___ModalHeader__header___m_lTr .src-components-utils-___ModalHeader__links___VE_Ry a,.src-components-utils-___ModalHeader__header___m_lTr .src-components-utils-___ModalHeader__links___VE_Ry button {
  color: #076f9f;
  font-size: clamp(10px,2vw,14px);
  margin: 0 clamp(8px,2vw,20px);
  text-decoration: none
}

.src-components-utils-___ModalHeader__header___m_lTr .src-components-utils-___ModalHeader__links___VE_Ry .src-components-utils-___ModalHeader__text___OLcZ9 {
  vertical-align: middle
}

.src-components-utils-___ModalHeader__header___m_lTr .src-components-utils-___ModalHeader__links___VE_Ry a:hover,.src-components-utils-___ModalHeader__header___m_lTr .src-components-utils-___ModalHeader__links___VE_Ry button:hover {
  opacity: .7
}

.src-components-utils-___ModalHeader__header___m_lTr .src-components-utils-___ModalHeader__links___VE_Ry img {
  height: 24px;
  padding-right: 12px;
  vertical-align: middle;
  width: 24px
}

.src-components-utils-___ModalHeader__header___m_lTr .src-components-utils-___ModalHeader__close___GR17n {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background-color: unset;
  border: none;
  cursor: pointer;
  height: 20px;
  outline: none;
  padding: 0;
  pointer-events: auto;
  position: absolute;
  right: 9px;
  top: 50%;
  transform: translateY(-50%) rotate(0deg);
  transition: transform .5s;
  width: 20px
}

@media only screen and (min-width: 769px) {
  .src-components-utils-___ModalHeader__header___m_lTr .src-components-utils-___ModalHeader__close___GR17n {
      right:15px
  }
}

.src-components-utils-___ModalHeader__header___m_lTr .src-components-utils-___ModalHeader__close___GR17n img {
  background-color: #fff;
  height: 100%;
  width: 100%
}

.src-components-utils-___ModalHeader__header___m_lTr .src-components-utils-___ModalHeader__close___GR17n:hover {
  transform: translateY(-50%) rotate(180deg)
}

@media only screen and (min-width: 769px) {
  .src-components-utils-___BottomTopTransition__enter___SN7Rb {
      --translate-y:50px;
      transform: translateY(var(--translate-y))
  }

  .src-components-utils-___BottomTopTransition__enter-active___MH6wU {
      transform: translateY(0);
      transition: transform .25s ease-in-out
  }

  .src-components-utils-___BottomTopTransition__enter-done___IeMdC {
      transform: translateY(0)
  }

  .src-components-utils-___BottomTopTransition__exit-active___GMboW {
      transform: translateY(var(--translate-y));
      transition: transform .25s ease-in-out
  }
}

div.src-components-utils-___Modal__modal-dialog____L7Vz {
  background: unset;
  border-radius: 10px;
  box-shadow: 0 4px 50px 8px rgba(0,0,0,.2);
  display: flex;
  flex-direction: column;
  height: 90%;
  margin: auto;
  max-height: 720px;
  max-width: 900px;
  overflow: hidden;
  width: 90vw
}

@media only screen and (max-width: 768px) {
  div.src-components-utils-___Modal__modal-dialog____L7Vz {
      border-bottom-left-radius:0;
      border-bottom-right-radius: 0;
      height: calc(100% - 24px)!important;
      margin-bottom: unset;
      margin-top: auto;
      -webkit-mask-image: -webkit-radial-gradient(#fff,#000);
      max-height: 100%!important;
      min-height: auto;
      width: 100vw
  }
}

div.src-components-utils-___Modal__modal-dialog____L7Vz.src-components-utils-___Modal__cart___X3LD3,div.src-components-utils-___Modal__modal-dialog____L7Vz.src-components-utils-___Modal__item___I2wzJ {
  height: calc(100% - 48px);
  max-height: 900px
}

div.src-components-utils-___Modal__modal-dialog____L7Vz.src-components-utils-___Modal__couponPromotion___PKUpj {
  height: auto!important;
  max-width: 360px
}

@media only screen and (max-width: 768px) {
  div.src-components-utils-___Modal__modal-dialog____L7Vz.src-components-utils-___Modal__couponPromotion___PKUpj {
      border-bottom-left-radius:10px;
      border-bottom-right-radius: 10px;
      margin-bottom: auto
  }
}

div.src-components-utils-___Modal__modal-dialog____L7Vz .src-components-utils-___Modal__modal-content___CX20i {
  background: #fff;
  height: 100%
}

@media only screen and (max-width: 768px) {
  div.src-components-utils-___Modal__modal-dialog____L7Vz .src-components-utils-___Modal__modal-content___CX20i {
      overflow:auto;
      --webkit-overflow-scrolling: touch
  }
}

div.src-components-utils-___Modal__modal-dialog____L7Vz .src-components-utils-___Modal__modal-content___CX20i.src-components-utils-___Modal__couponPromotionContent___JfBul {
  flex: 1;
  height: auto;
  padding: 10px
}

div.src-components-utils-___ModalOverlay__zigzag-modal___HlPGp .src-components-utils-___ModalOverlay__overlay___pUfLR {
  align-items: center;
  background: rgba(0,0,0,.5);
  bottom: 0;
  display: flex;
  justify-content: center;
  left: 0;
  overflow: hidden;
  overflow-x: hidden;
  overflow-y: auto;
  position: fixed;
  right: 0;
  top: 0;
  z-index: 3000000010
}

@media only screen and (max-width: 768px) {
  div.src-components-utils-___ModalOverlay__zigzag-modal___HlPGp .src-components-utils-___ModalOverlay__overlay___pUfLR {
      -webkit-overflow-scrolling:touch
  }
}

div.src-components-utils-___ModalOverlay__zigzag-modal___HlPGp .src-components-utils-___ModalOverlay__overlay___pUfLR.src-components-utils-___ModalOverlay__enter___amDrK {
  opacity: .01
}

div.src-components-utils-___ModalOverlay__zigzag-modal___HlPGp .src-components-utils-___ModalOverlay__overlay___pUfLR.src-components-utils-___ModalOverlay__enter-active___wJPj9 {
  opacity: 1;
  transition: opacity .25s ease-in-out
}

div.src-components-utils-___ModalOverlay__zigzag-modal___HlPGp .src-components-utils-___ModalOverlay__overlay___pUfLR.src-components-utils-___ModalOverlay__exit-active___xjhWf {
  opacity: .01;
  transition: opacity .25s ease-in-out
}

div.src-components-utils-___ModalOverlay__zigzag-modal___HlPGp .src-components-utils-___ModalOverlay__overlay___pUfLR.src-components-utils-___ModalOverlay__enter-done___dcGiR {
  opacity: 1
}

.src-components-banner-___Banner__badge___dyucH {
  background-color: #d0021b;
  border-radius: 1em;
  color: #fff;
  font-family: -apple-system,BlinkMacSystemFont,Helvetica Neue,Segoe UI,Hiragino Kaku Gothic ProN,Yu Gothic,sans-serif;
  font-size: 14px;
  padding: .2em .5em;
  position: absolute;
  right: 0;
  top: 0
}

.src-components-banner-___Banner__select___snvjn {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background: #fff url(https://static-contents.worldshopping.jp/checkoutjs/images/common/icon_select.svg) right 10px center no-repeat;
  border: 2px solid #d8d8d8;
  border-radius: 10px;
  box-sizing: border-box;
  font-size: 16px;
  padding: 15px 30px 15px 20px;
  width: 100%
}

@keyframes src-components-banner-___Banner__anime01___jmJBL {
  0% {
      bottom: -90px
  }

  95% {
      bottom: 6px
  }

  to {
      bottom: 3px
  }
}

div.src-components-banner-___Banner__banner___BkQSx .src-components-banner-___Banner__layout-right____m3T1 {
  background: #646567;
  border-radius: 10px 0 0 10px;
  bottom: 140px;
  padding: 3px 0 3px 3px;
  position: fixed;
  right: 0;
  text-align: center;
  z-index: 9999
}

div.src-components-banner-___Banner__banner___BkQSx .src-components-banner-___Banner__layout-right____m3T1 .src-components-banner-___Banner__banner-hidden-icon___F6P2h {
  background-color: #fff;
  border-radius: 6px 0 0 6px;
  display: block;
  padding: 5px;
  width: 50px
}

div.src-components-banner-___Banner__banner___BkQSx .src-components-banner-___Banner__layout-right____m3T1 .src-components-banner-___Banner__banner-hidden-icon___F6P2h img {
  width: 44px
}

div.src-components-banner-___Banner__banner___BkQSx .src-components-banner-___Banner__layout-right____m3T1 .src-components-banner-___Banner__banner-hidden-icon___F6P2h div {
  color: #23347e;
  font-family: -apple-system,BlinkMacSystemFont,Helvetica Neue,Segoe UI,Hiragino Kaku Gothic ProN,Yu Gothic,sans-serif;
  font-size: 10px;
  font-weight: 700
}

div.src-components-banner-___Banner__banner___BkQSx .src-components-banner-___Banner__banner-hidden-balloon___Gn7Sn {
  background-color: #fff;
  border: 1px solid #d9b600;
  border-radius: 10px;
  bottom: 225px;
  color: #086f9f;
  font-family: -apple-system,BlinkMacSystemFont,Helvetica Neue,Segoe UI,Hiragino Kaku Gothic ProN,Yu Gothic,sans-serif;
  font-size: 14px;
  padding: 8px 10px;
  position: fixed;
  right: 36px;
  z-index: 9999
}

div.src-components-banner-___Banner__banner___BkQSx .src-components-banner-___Banner__banner-hidden-balloon___Gn7Sn:after {
  background: url(https://static-contents.worldshopping.jp/checkoutjs/images/common/arrow-wanted.svg) no-repeat;
  bottom: -16px;
  content: "";
  display: block;
  height: 17px;
  position: absolute;
  right: 10px;
  width: 18px
}

div.src-components-banner-___Banner__banner___BkQSx .src-components-banner-___Banner__layout-bottom___nqYO5 {
  background: #fff;
  border: 4px solid #646567;
  border-radius: 10px 0 10px 10px;
  bottom: 0;
  box-shadow: 0 2px 10px 0 rgba(0,0,0,.26);
  box-sizing: border-box;
  color: #333;
  left: 0;
  margin: 20px auto;
  max-width: 1200px;
  padding: 20px;
  position: fixed;
  right: 0;
  width: 96%;
  z-index: 3000000000
}

@media only screen and (max-width: 768px) {
  div.src-components-banner-___Banner__banner___BkQSx .src-components-banner-___Banner__layout-bottom___nqYO5 {
      margin:8px;
      padding: 10px;
      width: auto
  }
}

div.src-components-banner-___Banner__banner___BkQSx .src-components-banner-___Banner__layout-bottom___nqYO5 .src-components-banner-___Banner__inner____7W9b {
  position: relative;
  width: 100%
}

@media only screen and (min-width: 769px) {
  div.src-components-banner-___Banner__banner___BkQSx .src-components-banner-___Banner__layout-bottom___nqYO5 .src-components-banner-___Banner__inner____7W9b {
      margin:0 auto
  }
}

div.src-components-banner-___Banner__banner___BkQSx .src-components-banner-___Banner__layout-bottom___nqYO5 .src-components-banner-___Banner__inner____7W9b .src-components-banner-___Banner__content___hVnk0 {
  align-items: stretch;
  display: flex;
  width: 100%
}

div.src-components-banner-___Banner__banner___BkQSx .src-components-banner-___Banner__layout-bottom___nqYO5 .src-components-banner-___Banner__inner____7W9b .src-components-banner-___Banner__content___hVnk0 .src-components-banner-___Banner__logo___r3qKv {
  display: flex;
  flex-direction: column;
  justify-content: center;
  margin-right: 30px;
  width: 172px
}

div.src-components-banner-___Banner__banner___BkQSx .src-components-banner-___Banner__layout-bottom___nqYO5 .src-components-banner-___Banner__inner____7W9b .src-components-banner-___Banner__content___hVnk0 .src-components-banner-___Banner__logo___r3qKv img {
  width: 100%
}

@media only screen and (max-width: 768px) {
  div.src-components-banner-___Banner__banner___BkQSx .src-components-banner-___Banner__layout-bottom___nqYO5 .src-components-banner-___Banner__inner____7W9b .src-components-banner-___Banner__content___hVnk0 .src-components-banner-___Banner__logo___r3qKv {
      flex:1;
      margin-right: 10px;
      width: 100%
  }

  div.src-components-banner-___Banner__banner___BkQSx .src-components-banner-___Banner__layout-bottom___nqYO5 .src-components-banner-___Banner__inner____7W9b .src-components-banner-___Banner__content___hVnk0 .src-components-banner-___Banner__logo___r3qKv img {
      max-width: 180px
  }
}

div.src-components-banner-___Banner__banner___BkQSx .src-components-banner-___Banner__layout-bottom___nqYO5 .src-components-banner-___Banner__inner____7W9b .src-components-banner-___Banner__content___hVnk0 .src-components-banner-___Banner__logo___r3qKv .src-components-banner-___Banner__payment-container___d7gTm {
  align-items: flex-start;
  display: flex;
  flex-direction: column;
  justify-content: center;
  width: 180px
}

@media only screen and (max-width: 768px) {
  div.src-components-banner-___Banner__banner___BkQSx .src-components-banner-___Banner__layout-bottom___nqYO5 .src-components-banner-___Banner__inner____7W9b .src-components-banner-___Banner__content___hVnk0 .src-components-banner-___Banner__logo___r3qKv .src-components-banner-___Banner__payment-container___d7gTm {
      display:flex;
      justify-content: flex-start;
      margin-right: 10px;
      width: 100%
  }
}

div.src-components-banner-___Banner__banner___BkQSx .src-components-banner-___Banner__layout-bottom___nqYO5 .src-components-banner-___Banner__inner____7W9b .src-components-banner-___Banner__content___hVnk0 .src-components-banner-___Banner__logo___r3qKv .src-components-banner-___Banner__payment-container___d7gTm img {
  max-width: 100%;
  -o-object-fit: contain;
  object-fit: contain;
  width: auto
}

div.src-components-banner-___Banner__banner___BkQSx .src-components-banner-___Banner__layout-bottom___nqYO5 .src-components-banner-___Banner__inner____7W9b .src-components-banner-___Banner__content___hVnk0 .src-components-banner-___Banner__addcart___qTCqk {
  align-self: center;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background: #65aa14;
  border: 0;
  border-radius: 10px;
  box-shadow: 0 2px 15px 0 rgba(0,0,0,.2);
  box-shadow: none;
  box-sizing: border-box;
  color: #fff;
  font-size: 16px;
  font-weight: 700;
  height: 61px;
  line-height: 1.35em;
  margin: 0 20px 0 auto;
  max-width: 450px;
  padding: 20px 14px;
  text-align: center;
  text-decoration: none;
  transition: background-color .5s ease,box-shadow .5s ease;
  width: 100%;
  width: auto
}

div.src-components-banner-___Banner__banner___BkQSx .src-components-banner-___Banner__layout-bottom___nqYO5 .src-components-banner-___Banner__inner____7W9b .src-components-banner-___Banner__content___hVnk0 .src-components-banner-___Banner__addcart___qTCqk:hover {
  background: #7fc134;
  box-shadow: 0 4px 20px 0 rgba(0,0,0,.3)
}

div.src-components-banner-___Banner__banner___BkQSx .src-components-banner-___Banner__layout-bottom___nqYO5 .src-components-banner-___Banner__inner____7W9b .src-components-banner-___Banner__content___hVnk0 .src-components-banner-___Banner__addcart___qTCqk:active {
  background: #7fc134;
  border: 0;
  box-shadow: 0 4px 20px 0 rgba(0,0,0,.5)
}

div.src-components-banner-___Banner__banner___BkQSx .src-components-banner-___Banner__layout-bottom___nqYO5 .src-components-banner-___Banner__inner____7W9b .src-components-banner-___Banner__content___hVnk0 .src-components-banner-___Banner__addcart___qTCqk.src-components-banner-___Banner__inactive____Alu7 {
  background: #ccc;
  border: 0;
  color: #fff
}

div.src-components-banner-___Banner__banner___BkQSx .src-components-banner-___Banner__layout-bottom___nqYO5 .src-components-banner-___Banner__inner____7W9b .src-components-banner-___Banner__content___hVnk0 .src-components-banner-___Banner__addcart___qTCqk.src-components-banner-___Banner__inactive____Alu7:hover {
  box-shadow: none
}

@media only screen and (max-width: 768px) {
  div.src-components-banner-___Banner__banner___BkQSx .src-components-banner-___Banner__layout-bottom___nqYO5 .src-components-banner-___Banner__inner____7W9b .src-components-banner-___Banner__content___hVnk0 .src-components-banner-___Banner__addcart___qTCqk {
      flex-shrink:0;
      font-size: clamp(11px,4vw,14px);
      margin-right: 10px;
      padding: 20px 10px;
      width: clamp(80px,31vw,110px)
  }
}

div.src-components-banner-___Banner__banner___BkQSx .src-components-banner-___Banner__layout-bottom___nqYO5 .src-components-banner-___Banner__inner____7W9b .src-components-banner-___Banner__cart___tb5mL {
  display: flex;
  flex-shrink: 0;
  font-size: 10px;
  z-index: 3000000001
}

div.src-components-banner-___Banner__banner___BkQSx .src-components-banner-___Banner__layout-bottom___nqYO5.src-components-banner-___Banner__deactivated___Lnvls {
  background: #646567;
  border-radius: 10px 0 0 10px;
  bottom: 140px;
  display: flex;
  left: auto;
  margin-bottom: 0;
  padding: 0;
  right: -10px;
  width: 80px;
  z-index: 9999
}

div.src-components-banner-___Banner__banner___BkQSx .src-components-banner-___Banner__layout-bottom___nqYO5.src-components-banner-___Banner__deactivated___Lnvls .src-components-banner-___Banner__activation-turnon___VBORx {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background: transparent;
  border: 0;
  box-shadow: none;
  margin: 0;
  padding: 0;
  width: 100%
}

div.src-components-banner-___Banner__banner___BkQSx .src-components-banner-___Banner__layout-bottom___nqYO5.src-components-banner-___Banner__deactivated___Lnvls .src-components-banner-___Banner__activation-turnon___VBORx h1 {
  color: #fff;
  font-family: -apple-system,BlinkMacSystemFont,Helvetica Neue,Segoe UI,Hiragino Kaku Gothic ProN,Yu Gothic,sans-serif;
  font-size: 9px;
  padding: 4px;
  text-align: center
}

div.src-components-banner-___Banner__banner___BkQSx .src-components-banner-___Banner__layout-bottom___nqYO5.src-components-banner-___Banner__deactivated___Lnvls .src-components-banner-___Banner__activation-turnon___VBORx .src-components-banner-___Banner__activation-turnon-inner___wE5Te {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background: #fff;
  border: 0;
  border-radius: 8px 0 0 8px;
  margin: 0;
  padding: 12px 17px 7px 14px
}

div.src-components-banner-___Banner__banner___BkQSx .src-components-banner-___Banner__layout-bottom___nqYO5.src-components-banner-___Banner__deactivated___Lnvls .src-components-banner-___Banner__activation-turnon___VBORx img {
  width: 40px
}

div.src-components-banner-___Banner__banner___BkQSx .src-components-banner-___Banner__layout-bottom___nqYO5.src-components-banner-___Banner__deactivated___Lnvls:hover,div.src-components-banner-___Banner__banner___BkQSx .src-components-banner-___Banner__layout-bottom___nqYO5.src-components-banner-___Banner__deactivated___Lnvls:hover h1 {
  cursor: pointer
}

div.src-components-banner-___Banner__banner___BkQSx .src-components-banner-___Banner__layout-bottom___nqYO5.src-components-banner-___Banner__deactivated___Lnvls:hover img {
  cursor: pointer;
  opacity: .6
}

div.src-components-banner-___Banner__banner___BkQSx .src-components-banner-___Banner__layout-bottom___nqYO5.src-components-banner-___Banner__deactivated___Lnvls h1 {
  padding-top: 0
}

div.src-components-banner-___Banner__banner___BkQSx .src-components-banner-___Banner__layout-bottom___nqYO5.src-components-banner-___Banner__banner-hidden___ohMXA {
  background: #646567;
  border-left: 4px solid #646567;
  border-radius: 10px 0 0 10px;
  border-right: 4px solid #646567;
  border-top: 0;
  bottom: 140px;
  left: auto;
  margin-bottom: 0;
  padding: 0;
  right: 0;
  width: 72px;
  z-index: 9999
}

div.src-components-banner-___Banner__banner___BkQSx .src-components-banner-___Banner__layout-bottom___nqYO5.src-components-banner-___Banner__banner-hidden___ohMXA .src-components-banner-___Banner__banner-hidden-icon___F6P2h {
  background-color: #fff;
  border-radius: 8px 0 0 8px
}

div.src-components-banner-___Banner__banner___BkQSx .src-components-banner-___Banner__layout-bottom___nqYO5.src-components-banner-___Banner__banner-hidden___ohMXA .src-components-banner-___Banner__banner-hidden-icon___F6P2h img {
  margin: 5px 10px;
  width: 44px
}

div.src-components-banner-___Banner__banner___BkQSx .src-components-banner-___Banner__layout-bottom___nqYO5.src-components-banner-___Banner__banner-hidden___ohMXA:hover,div.src-components-banner-___Banner__banner___BkQSx .src-components-banner-___Banner__layout-bottom___nqYO5.src-components-banner-___Banner__banner-hidden___ohMXA:hover h1 {
  cursor: pointer
}

div.src-components-banner-___Banner__banner___BkQSx .src-components-banner-___Banner__layout-bottom___nqYO5.src-components-banner-___Banner__banner-hidden___ohMXA:hover img {
  cursor: pointer;
  opacity: .6
}

div.src-components-banner-___Banner__banner___BkQSx .src-components-banner-___Banner__layout-bottom___nqYO5.src-components-banner-___Banner__banner-hidden___ohMXA h1 {
  padding-top: 0
}

div.src-components-banner-___Banner__banner___BkQSx .src-components-banner-___Banner__bnr-popup___eWlLS {
  background-color: #fff;
  box-shadow: 0 4px 20px 0 rgba(0,0,0,.2);
  box-sizing: border-box;
  font-family: -apple-system,BlinkMacSystemFont,Helvetica Neue,Segoe UI,Hiragino Kaku Gothic ProN,Yu Gothic,sans-serif;
  font-size: 16px;
  font-weight: 700;
  line-height: 1.2em;
  padding: 10px 20px;
  position: absolute;
  right: 36px;
  top: -85px;
  width: 240px;
  z-index: 10
}

@media only screen and (max-width: 768px) {
  div.src-components-banner-___Banner__banner___BkQSx .src-components-banner-___Banner__bnr-popup___eWlLS {
      right:8px;
      top: -94px
  }
}

div.src-components-banner-___Banner__banner___BkQSx .src-components-banner-___Banner__bnr-popup___eWlLS:before {
  border: 14px solid transparent;
  border-top: 20px solid #d8d8d8;
  bottom: -34px;
  content: "";
  left: calc(50% - 14px);
  position: absolute;
  z-index: 20
}

div.src-components-banner-___Banner__banner___BkQSx .src-components-banner-___Banner__bnr-popup___eWlLS:after {
  border: 12px solid transparent;
  border-top: 19px solid #fff;
  bottom: -31px;
  content: "";
  left: calc(50% - 12px);
  position: absolute;
  z-index: 20
}

div.src-components-banner-___Banner__banner___BkQSx .src-components-banner-___Banner__bnr-popup___eWlLS button {
  align-items: center;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background: #878787;
  border: 1px solid #a6a6a6;
  border-radius: 100%;
  box-shadow: 1px 1px 0 #eee;
  color: #fff;
  display: flex;
  height: 30px;
  justify-content: center;
  margin: 0;
  padding: 0;
  position: absolute;
  right: -15px;
  top: -15px;
  width: 30px
}

div.src-components-banner-___Banner__banner___BkQSx span.src-components-banner-___Banner__hidden___sIkH6 {
  display: none
}

div.src-components-banner-___Banner__banner___BkQSx .src-components-banner-___Banner__btn-wanted___S9yO6 {
  background-color: #fff;
  border: 1px solid #d9b600;
  border-radius: 10px;
  font-family: -apple-system,BlinkMacSystemFont,Helvetica Neue,Segoe UI,Hiragino Kaku Gothic ProN,Yu Gothic,sans-serif;
  font-size: 14px;
  left: -20px;
  padding: 8px 10px;
  position: absolute;
  top: -62px
}

div.src-components-banner-___Banner__banner___BkQSx .src-components-banner-___Banner__btn-wanted___S9yO6:after {
  background: url(https://static-contents.worldshopping.jp/checkoutjs/images/common/arrow-wanted.svg) no-repeat;
  bottom: -16px;
  content: "";
  display: block;
  height: 17px;
  left: 20px;
  position: absolute;
  width: 18px
}

div.src-components-banner-___Banner__banner___BkQSx .src-components-banner-___Banner__btn-wanted-link___OmVQL {
  align-items: center;
  color: #086f9f;
  cursor: pointer;
  display: flex;
  text-decoration: none
}

div.src-components-banner-___Banner__banner___BkQSx .src-components-banner-___Banner__btn-wanted-link___OmVQL img {
  margin-right: 5px
}

div.src-components-banner-___Banner__banner___BkQSx .src-components-banner-___Banner__btn-wanted-link___OmVQL:hover {
  text-decoration: underline
}

.src-components-banner-___Banner__regular-enter___mDjeT .src-components-banner-___Banner__banner___BkQSx .src-components-banner-___Banner__layout-bottom___nqYO5 {
  opacity: .5;
  transform: translateY(150px)
}

.src-components-banner-___Banner__regular-enter___mDjeT.src-components-banner-___Banner__regular-enter-active___aH9G1 .src-components-banner-___Banner__banner___BkQSx .src-components-banner-___Banner__layout-bottom___nqYO5 {
  opacity: 1;
  transform: translateY(0);
  transition: opacity .25s ease-in-out,transform .25s ease-in-out
}

.src-components-banner-___Banner__regular-leave___zLETY .src-components-banner-___Banner__banner___BkQSx .src-components-banner-___Banner__layout-bottom___nqYO5 {
  opacity: 1;
  transform: translateY(0)
}

.src-components-banner-___Banner__regular-leave___zLETY.src-components-banner-___Banner__regular-leave-active____DNdF .src-components-banner-___Banner__banner___BkQSx .src-components-banner-___Banner__layout-bottom___nqYO5 {
  opacity: .01;
  transform: translateY(150px);
  transition: opacity .25s ease-in-out,transform .25s ease-in-out
}

.src-components-banner-___Banner__hidden-enter___kckho .src-components-banner-___Banner__banner___BkQSx .src-components-banner-___Banner__layout-bottom___nqYO5 {
  opacity: .5;
  transform: translateY(150px)
}

.src-components-banner-___Banner__hidden-enter___kckho.src-components-banner-___Banner__hidden-enter-active___OInSS .src-components-banner-___Banner__banner___BkQSx .src-components-banner-___Banner__layout-bottom___nqYO5 {
  opacity: 1;
  transform: translateY(0);
  transition: opacity .25s ease-in-out,transform .25s ease-in-out
}

.src-components-banner-___Banner__hidden-leave___R7vyy .src-components-banner-___Banner__banner___BkQSx .src-components-banner-___Banner__banner-hidden-balloon___Gn7Sn,.src-components-banner-___Banner__hidden-leave___R7vyy .src-components-banner-___Banner__banner___BkQSx .src-components-banner-___Banner__layout-right____m3T1 {
  transform: translateX(150px)
}

.src-components-banner-___Banner__hidden-leave___R7vyy .src-components-banner-___Banner__banner___BkQSx .src-components-banner-___Banner__layout-bottom___nqYO5 {
  opacity: 1;
  transform: translateY(0)
}

.src-components-banner-___Banner__hidden-leave___R7vyy.src-components-banner-___Banner__hidden-leave-active___XEXWv .src-components-banner-___Banner__banner___BkQSx .src-components-banner-___Banner__banner-hidden-balloon___Gn7Sn,.src-components-banner-___Banner__hidden-leave___R7vyy.src-components-banner-___Banner__hidden-leave-active___XEXWv .src-components-banner-___Banner__banner___BkQSx .src-components-banner-___Banner__layout-right____m3T1 {
  opacity: 1;
  transform: translateX(0);
  transition: transform .25s ease-in-out
}

.src-components-banner-___Banner__hidden-leave___R7vyy.src-components-banner-___Banner__hidden-leave-active___XEXWv .src-components-banner-___Banner__banner___BkQSx .src-components-banner-___Banner__layout-bottom___nqYO5 {
  opacity: .01;
  transform: translateY(150px);
  transition: opacity .25s ease-in-out,transform .25s ease-in-out
}

.src-components-utils-___ExchangedPriceMessage__dollar___Jhqvc {
  color: #333;
  font-size: 12px;
  font-weight: 400;
  line-height: 1.2;
  margin: 0;
  white-space: pre-wrap
}

.src-components-banner-___BannerHidden__hidden-dollar-balloon___YcFiM {
  flex-wrap: wrap;
  max-width: 87px
}

.src-components-banner-___BannerHidden__enter___VK9ds {
  --translate-y: 50px;
  opacity: 0;
  transform: translateY(var(--translate-y))
}

.src-components-banner-___BannerHidden__enter-active___DepUB {
  opacity: 1;
  transform: translateY(0);
  transition: transform .25s ease-in-out,opacity .25s ease-in-out
}

.src-components-banner-___BannerHidden__enter-done___f_hrJ {
  opacity: 1;
  transform: translateY(0)
}

.src-components-banner-___BannerHidden__exit-active___Aa4j5 {
  transform: translateY(var(--translate-y));
  transition: transform .25s ease-in-out,opacity .25s ease-in-out
}

.src-components-banner-___Cart__badge____1uxM {
  background-color: #d0021b;
  border-radius: 1em;
  color: #fff;
  font-family: -apple-system,BlinkMacSystemFont,Helvetica Neue,Segoe UI,Hiragino Kaku Gothic ProN,Yu Gothic,sans-serif;
  font-size: 14px;
  padding: .2em .5em;
  position: absolute;
  right: 0;
  top: 0
}

.src-components-banner-___Cart__select___SIBgu {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background: #fff url(https://static-contents.worldshopping.jp/checkoutjs/images/common/icon_select.svg) right 10px center no-repeat;
  border: 2px solid #d8d8d8;
  border-radius: 10px;
  box-sizing: border-box;
  font-size: 16px;
  padding: 15px 30px 15px 20px;
  width: 100%
}

.src-components-banner-___Cart__cart___yjyVh {
  align-items: center;
  cursor: pointer;
  font-size: 10px;
  justify-content: center
}

.src-components-banner-___Cart__cart___yjyVh .src-components-banner-___Cart__image___lBLXg {
  align-items: center;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background: #0073c6;
  border: 0;
  border-radius: 10px;
  box-shadow: 0 2px 15px 0 rgba(0,0,0,.2);
  box-sizing: border-box;
  color: #fff;
  display: flex;
  font-size: 16px;
  font-weight: 700;
  height: 61px;
  justify-content: center;
  line-height: 1.35em;
  margin: 0 auto;
  max-width: 450px;
  padding: 10px;
  position: relative;
  text-align: center;
  text-decoration: none;
  transition: background-color .5s ease,box-shadow .5s ease;
  width: 100%;
  width: 81px
}

.src-components-banner-___Cart__cart___yjyVh .src-components-banner-___Cart__image___lBLXg:hover {
  background: rgba(0,115,198,.6);
  box-shadow: 0 4px 20px 0 rgba(0,0,0,.3)
}

.src-components-banner-___Cart__cart___yjyVh .src-components-banner-___Cart__image___lBLXg:active {
  background: rgba(0,115,198,.6);
  border: 0;
  box-shadow: 0 4px 20px 0 rgba(0,0,0,.5)
}

@media only screen and (max-width: 768px) {
  .src-components-banner-___Cart__cart___yjyVh .src-components-banner-___Cart__image___lBLXg {
      width:clamp(50px,15vw,60px)
  }
}

.src-components-banner-___Cart__cart___yjyVh .src-components-banner-___Cart__image___lBLXg img {
  cursor: pointer;
  height: 100%;
  -o-object-fit: contain;
  object-fit: contain;
  transition: all .2s;
  width: 100%
}

.src-components-banner-___Cart__cart___yjyVh .src-components-banner-___Cart__image___lBLXg img:hover {
  cursor: pointer;
  opacity: .7
}

.src-components-banner-___Cart__cart___yjyVh .src-components-banner-___Cart__badge____1uxM {
  font-weight: 400;
  height: 14px;
  line-height: normal;
  right: 0;
  right: -5px;
  top: 0;
  top: -5px
}

.src-components-banner-___Cart__cart___yjyVh .src-components-banner-___Cart__badge____1uxM,.src-components-banner-___CloseButton__badge___gS_as {
  background-color: #d0021b;
  border-radius: 1em;
  color: #fff;
  font-family: -apple-system,BlinkMacSystemFont,Helvetica Neue,Segoe UI,Hiragino Kaku Gothic ProN,Yu Gothic,sans-serif;
  font-size: 14px;
  padding: .2em .5em;
  position: absolute
}

.src-components-banner-___CloseButton__badge___gS_as {
  right: 0;
  top: 0
}

.src-components-banner-___CloseButton__select___Kaeht {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background: #fff url(https://static-contents.worldshopping.jp/checkoutjs/images/common/icon_select.svg) right 10px center no-repeat;
  border: 2px solid #d8d8d8;
  border-radius: 10px;
  box-sizing: border-box;
  font-size: 16px;
  padding: 15px 30px 15px 20px;
  width: 100%
}

button.src-components-banner-___CloseButton__close___gqUFv {
  background: #646567 url(https://static-contents.worldshopping.jp/checkoutjs/images/common/icon_arrow_down_wh.svg) 12px no-repeat;
  border: 0;
  border-radius: 10px 10px 0 0;
  box-shadow: none;
  color: #fff;
  cursor: pointer;
  font-size: 14px;
  font-weight: 700;
  letter-spacing: .05em;
  margin: 0;
  padding: 8px 20px 8px 40px;
  position: absolute;
  right: -4px;
  top: 0;
  transform: translateY(-100%);
  transition: all .2s
}

@media only screen and (max-width: 768px) {
  button.src-components-banner-___CloseButton__close___gqUFv {
      font-size:12px
  }
}

button.src-components-banner-___CloseButton__close___gqUFv:hover {
  color: #d8d8d8
}

button.src-components-banner-___CloseButton__close___gqUFv:active {
  background: #646567 url(https://static-contents.worldshopping.jp/checkoutjs/images/common/icon_arrow_down_wh.svg) 12px no-repeat
}

div.src-components-banner-___BannerLinks__wrapper___dCkYp {
  display: flex;
  flex: 1;
  flex-direction: column;
  font-family: arial,helvetica,sans-serif;
  justify-content: center;
  padding-right: clamp(.5em,2vw,1em)
}

@media only screen and (max-width: 768px) {
  div.src-components-banner-___BannerLinks__wrapper___dCkYp {
      border-top:1px solid #d8d8d8;
      margin-top: 10px;
      padding: 5px 0 0
  }
}

div.src-components-banner-___BannerLinks__wrapper___dCkYp p {
  font-family: -apple-system,BlinkMacSystemFont,Helvetica Neue,Segoe UI,Hiragino Kaku Gothic ProN,Yu Gothic,sans-serif;
  font-size: 18px;
  font-weight: 700;
  letter-spacing: .05em;
  margin: 0 0 12px
}

@media only screen and (max-width: 768px) {
  div.src-components-banner-___BannerLinks__wrapper___dCkYp p {
      display:none
  }
}

div.src-components-banner-___BannerLinks__wrapper___dCkYp .src-components-banner-___BannerLinks__banner-link___efZh6 {
  align-items: center;
  display: flex;
  flex-wrap: wrap;
  list-style: none;
  margin: 0;
  padding: 0;
  text-decoration: none
}

div.src-components-banner-___BannerLinks__wrapper___dCkYp .src-components-banner-___BannerLinks__banner-link___efZh6 li {
  margin-right: 15px;
  padding: 0
}

div.src-components-banner-___BannerLinks__wrapper___dCkYp .src-components-banner-___BannerLinks__banner-link___efZh6 li:last-child {
  margin-right: 0
}

div.src-components-banner-___BannerLinks__wrapper___dCkYp .src-components-banner-___BannerLinks__banner-link___efZh6 a,div.src-components-banner-___BannerLinks__wrapper___dCkYp .src-components-banner-___BannerLinks__banner-link___efZh6 button {
  border: 0;
  box-shadow: none;
  color: #076f9f;
  cursor: pointer;
  font-size: 16px;
  margin: 0;
  text-align: left;
  text-decoration: none;
  transition: all .5s
}

@media only screen and (max-width: 768px) {
  div.src-components-banner-___BannerLinks__wrapper___dCkYp .src-components-banner-___BannerLinks__banner-link___efZh6 a,div.src-components-banner-___BannerLinks__wrapper___dCkYp .src-components-banner-___BannerLinks__banner-link___efZh6 button {
      font-size:12px
  }
}

div.src-components-banner-___BannerLinks__wrapper___dCkYp .src-components-banner-___BannerLinks__banner-link___efZh6 a:hover,div.src-components-banner-___BannerLinks__wrapper___dCkYp .src-components-banner-___BannerLinks__banner-link___efZh6 button:hover {
  opacity: .6
}

div.src-components-banner-___BannerLinks__wrapper___dCkYp .src-components-banner-___BannerLinks__banner-link___efZh6 .src-components-banner-___BannerLinks__button-link___JRAJb {
  background: url(https://static-contents.worldshopping.jp/checkoutjs/images/common/icon_arrow.svg) 0 no-repeat;
  padding-left: 15px
}

div.src-components-banner-___BannerLinks__wrapper___dCkYp .src-components-banner-___BannerLinks__banner-link___efZh6 .src-components-banner-___BannerLinks__button-turnoff___IlP0B {
  background: url(https://static-contents.worldshopping.jp/checkoutjs/images/common/icon_close.svg) 0 no-repeat;
  padding-left: 15px
}

div.src-components-banner-___BannerLinks__wrapper___dCkYp img.src-components-banner-___BannerLinks__pc___P33rl {
  display: none
}

@media only screen and (min-width: 769px) {
  div.src-components-banner-___BannerLinks__wrapper___dCkYp img.src-components-banner-___BannerLinks__pc___P33rl {
      display:inline;
      height: 30px;
      text-align: center;
      width: 520px
  }
}

.src-components-banner-___PaymentLogo__logo___kMXJT {
  display: flex;
  flex-direction: row
}

.src-components-banner-___PaymentLogo__logo___kMXJT img {
  height: 100%;
  margin: 3px;
  max-height: 12px;
  max-width: 100%;
  -o-object-fit: contain;
  object-fit: contain;
  width: auto
}

@media only screen and (max-width: 768px) {
  .src-components-banner-___PaymentLogo__logo___kMXJT img {
      max-height:10px
  }
}

.src-components-banner-___LogoArea__logoArea___q91yF {
  display: flex;
  flex-direction: column;
  gap: .1em;
  justify-content: center;
  margin-right: auto;
  max-width: 30%;
  padding-right: clamp(.5em,2vw,2em)
}

.src-components-banner-___LogoArea__logoArea___q91yF .src-components-banner-___LogoArea__brandLogoPanel___7Wt8u {
  align-items: center;
  display: flex;
  flex-direction: column;
  font-size: 16px;
  justify-content: flex-start;
  margin-right: .5em
}

.src-components-banner-___LogoArea__logoArea___q91yF .src-components-banner-___LogoArea__brandLogoPanel___7Wt8u .src-components-banner-___LogoArea__brandLogo___jOVnI {
  height: 100%;
  max-height: 2em;
  max-width: 100%;
  -o-object-fit: contain;
  object-fit: contain
}

.src-components-banner-___LogoArea__logoArea___q91yF .src-components-banner-___LogoArea__brandLogoPanel___7Wt8u .src-components-banner-___LogoArea__brandLogoCross___tN9QX {
  height: 100%;
  margin: .5em .5em 0;
  max-height: .6em;
  -o-object-fit: contain;
  object-fit: contain
}

.src-components-banner-___LogoArea__logoArea___q91yF .src-components-banner-___LogoArea__brandLogoPanel___7Wt8u .src-components-banner-___LogoArea__worldShoppingLogo___cW_Fh {
  height: 100%;
  max-height: 2em;
  max-width: 100%;
  -o-object-fit: contain;
  object-fit: contain
}

.src-components-promotion-___CouponTipTab__couponTip___r5qbD {
  align-items: center;
  background: #fff;
  border: 1px solid #05c;
  border-bottom: none;
  border-radius: 4px 4px 0 0;
  box-shadow: none;
  color: #05c;
  cursor: pointer;
  display: flex;
  font-weight: 700;
  margin-right: 0;
  padding: 8px 16px;
  position: absolute;
  right: 88px;
  top: -65px;
  transition: all .2s
}

@media only screen and (max-width: 768px) {
  .src-components-promotion-___CouponTipTab__couponTip___r5qbD {
      right:91px;
      top: -55px
  }
}

.src-components-promotion-___CouponTipTab__couponTip___r5qbD .src-components-promotion-___CouponTipTab__tag___Rg4nh {
  font-size: 16px;
  line-height: 1.5
}

.src-components-banner-___BannerActivated__enter___xYFJy {
  --translate-y: 50px;
  opacity: 0;
  transform: translateY(var(--translate-y))
}

.src-components-banner-___BannerActivated__enter-active___pxYp_ {
  opacity: 1;
  transform: translateY(0);
  transition: transform .25s ease-in-out,opacity .25s ease-in-out
}

.src-components-banner-___BannerActivated__enter-done___elz2P {
  opacity: 1;
  transform: translateY(0)
}

.src-components-banner-___BannerActivated__exit-active___ZZOXK {
  transform: translateY(var(--translate-y));
  transition: transform .25s ease-in-out,opacity .25s ease-in-out
}

@media only screen and (max-width: 768px) {
  .src-components-banner-___BannerActivated__dollar-balloon___BQl92 {
      flex-wrap:wrap;
      max-width: 93px
  }
}

.src-components-banner-___BannerCookieConsent__badge___JxhLT {
  background-color: #d0021b;
  border-radius: 1em;
  color: #fff;
  font-family: -apple-system,BlinkMacSystemFont,Helvetica Neue,Segoe UI,Hiragino Kaku Gothic ProN,Yu Gothic,sans-serif;
  font-size: 14px;
  padding: .2em .5em;
  position: absolute;
  right: 0;
  top: 0
}

.src-components-banner-___BannerCookieConsent__select____wJ_G {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background: #fff url(https://static-contents.worldshopping.jp/checkoutjs/images/common/icon_select.svg) right 10px center no-repeat;
  border: 2px solid #d8d8d8;
  border-radius: 10px;
  box-sizing: border-box;
  font-size: 16px;
  padding: 15px 30px 15px 20px;
  width: 100%
}

div.src-components-banner-___BannerCookieConsent__wrapper___FlZpg {
  bottom: 0;
  left: 0;
  position: fixed;
  right: 0
}

div.src-components-banner-___BannerCookieConsent__cookie-banner___FgqR6 {
  background-color: #0073c6;
  box-shadow: 0 2px 10px 0 rgba(0,0,0,.26);
  box-sizing: border-box;
  color: #f2f2f2;
  padding: 20px 32px;
  width: 100%;
  z-index: 3000000000
}

@media only screen and (max-width: 768px) {
  div.src-components-banner-___BannerCookieConsent__cookie-banner___FgqR6 {
      padding:20px;
      width: auto
  }
}

div.src-components-banner-___BannerCookieConsent__cookie-banner___FgqR6 .src-components-banner-___BannerCookieConsent__content___xqcxz {
  align-items: center;
  display: flex;
  flex-direction: row;
  font-family: -apple-system,BlinkMacSystemFont,Helvetica Neue,Segoe UI,Hiragino Kaku Gothic ProN,Yu Gothic,sans-serif;
  justify-content: center;
  position: relative;
  width: 100%
}

@media only screen and (max-width: 768px) {
  div.src-components-banner-___BannerCookieConsent__cookie-banner___FgqR6 .src-components-banner-___BannerCookieConsent__content___xqcxz {
      flex-direction:column
  }
}

div.src-components-banner-___BannerCookieConsent__cookie-banner___FgqR6 .src-components-banner-___BannerCookieConsent__content___xqcxz .src-components-banner-___BannerCookieConsent__header___Ha9vT {
  display: flex;
  justify-content: space-between;
  margin-bottom: 12px;
  width: 100%
}

div.src-components-banner-___BannerCookieConsent__cookie-banner___FgqR6 .src-components-banner-___BannerCookieConsent__content___xqcxz .src-components-banner-___BannerCookieConsent__main___ns4aw {
  display: flex;
  flex-direction: column;
  margin-right: 24px;
  width: 65%
}

@media only screen and (max-width: 768px) {
  div.src-components-banner-___BannerCookieConsent__cookie-banner___FgqR6 .src-components-banner-___BannerCookieConsent__content___xqcxz .src-components-banner-___BannerCookieConsent__main___ns4aw {
      margin-right:0;
      width: 100%
  }
}

div.src-components-banner-___BannerCookieConsent__cookie-banner___FgqR6 .src-components-banner-___BannerCookieConsent__content___xqcxz .src-components-banner-___BannerCookieConsent__heading___fitcO {
  font-size: 19.2px;
  margin-bottom: 8px;
  padding: 0
}

div.src-components-banner-___BannerCookieConsent__cookie-banner___FgqR6 .src-components-banner-___BannerCookieConsent__content___xqcxz .src-components-banner-___BannerCookieConsent__cookie-text___xJV1W {
  font-size: 13px;
  font-weight: 400;
  margin: 0
}

div.src-components-banner-___BannerCookieConsent__cookie-banner___FgqR6 .src-components-banner-___BannerCookieConsent__content___xqcxz .src-components-banner-___BannerCookieConsent__cookie-text___xJV1W a {
  color: #fff;
  font-weight: 700
}

@media only screen and (max-width: 768px) {
  div.src-components-banner-___BannerCookieConsent__cookie-banner___FgqR6 .src-components-banner-___BannerCookieConsent__content___xqcxz .src-components-banner-___BannerCookieConsent__cookie-text___xJV1W {
      margin-bottom:12px
  }
}

div.src-components-banner-___BannerCookieConsent__cookie-banner___FgqR6 .src-components-banner-___BannerCookieConsent__content___xqcxz .src-components-banner-___BannerCookieConsent__buttons-container___x7P2d {
  align-items: center;
  display: flex;
  flex-wrap: wrap;
  gap: 16px;
  margin: 0 auto;
  max-width: 45%
}

@media only screen and (max-width: 768px) {
  div.src-components-banner-___BannerCookieConsent__cookie-banner___FgqR6 .src-components-banner-___BannerCookieConsent__content___xqcxz .src-components-banner-___BannerCookieConsent__buttons-container___x7P2d {
      max-width:unset
  }
}

div.src-components-banner-___BannerCookieConsent__cookie-banner___FgqR6 .src-components-banner-___BannerCookieConsent__content___xqcxz .src-components-banner-___BannerCookieConsent__buttons-container___x7P2d button {
  align-items: center;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background: #65aa14;
  border: 0;
  border-radius: 10px;
  box-shadow: 0 2px 15px 0 rgba(0,0,0,.2);
  box-shadow: none;
  box-sizing: border-box;
  color: #fff;
  display: flex;
  font-size: 16px;
  font-size: 14px;
  font-weight: 700;
  justify-content: center;
  line-height: 1.35em;
  margin: 0 auto;
  max-height: 52px;
  max-width: 450px;
  padding: 16px;
  text-align: center;
  text-decoration: none;
  transition: background-color .5s ease,box-shadow .5s ease;
  width: 100%;
  width: auto
}

div.src-components-banner-___BannerCookieConsent__cookie-banner___FgqR6 .src-components-banner-___BannerCookieConsent__content___xqcxz .src-components-banner-___BannerCookieConsent__buttons-container___x7P2d button:hover {
  background: #7fc134;
  box-shadow: 0 4px 20px 0 rgba(0,0,0,.3)
}

div.src-components-banner-___BannerCookieConsent__cookie-banner___FgqR6 .src-components-banner-___BannerCookieConsent__content___xqcxz .src-components-banner-___BannerCookieConsent__buttons-container___x7P2d button:active {
  background: #7fc134;
  border: 0;
  box-shadow: 0 4px 20px 0 rgba(0,0,0,.5)
}

div.src-components-banner-___BannerCookieConsent__cookie-banner___FgqR6 .src-components-banner-___BannerCookieConsent__content___xqcxz .src-components-banner-___BannerCookieConsent__buttons-container___x7P2d .src-components-banner-___BannerCookieConsent__outlined___EQpq0 {
  background-color: #0073c6;
  color: #f2f2f2;
  text-decoration: underline
}

div.src-components-banner-___BannerCookieConsent__cookie-banner___FgqR6 .src-components-banner-___BannerCookieConsent__content___xqcxz .src-components-banner-___BannerCookieConsent__buttons-container___x7P2d .src-components-banner-___BannerCookieConsent__outlined___EQpq0:hover {
  background-color: #0073c6;
  box-shadow: none
}

div.src-components-banner-___BannerCookieConsent__cookie-banner___FgqR6 .src-components-banner-___BannerCookieConsent__content___xqcxz .src-components-banner-___BannerCookieConsent__buttons-container___x7P2d .src-components-banner-___BannerCookieConsent__outlined___EQpq0:active {
  box-shadow: none
}

div.src-components-banner-___BannerCookieConsent__cookie-banner___FgqR6 .src-components-banner-___BannerCookieConsent__content___xqcxz .src-components-banner-___BannerCookieConsent__buttons-container___x7P2d .src-components-banner-___BannerCookieConsent__contained___jOhaL {
  align-items: center;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background: #65aa14;
  background-color: #f2f2f2;
  border: 0;
  border-radius: 10px;
  border-radius: 2px;
  box-shadow: 0 2px 15px 0 rgba(0,0,0,.2);
  box-shadow: none;
  box-sizing: border-box;
  color: #fff;
  color: #0073c6;
  display: flex;
  font-size: 16px;
  font-size: 14px;
  font-weight: 700;
  justify-content: center;
  line-height: 1.35em;
  margin: 0 auto;
  max-width: 450px;
  padding: 12px 10px;
  text-align: center;
  text-decoration: none;
  transition: background-color .5s ease,box-shadow .5s ease;
  width: 100%;
  width: auto
}

div.src-components-banner-___BannerCookieConsent__cookie-banner___FgqR6 .src-components-banner-___BannerCookieConsent__content___xqcxz .src-components-banner-___BannerCookieConsent__buttons-container___x7P2d .src-components-banner-___BannerCookieConsent__contained___jOhaL:hover {
  background: #7fc134;
  box-shadow: 0 4px 20px 0 rgba(0,0,0,.3)
}

div.src-components-banner-___BannerCookieConsent__cookie-banner___FgqR6 .src-components-banner-___BannerCookieConsent__content___xqcxz .src-components-banner-___BannerCookieConsent__buttons-container___x7P2d .src-components-banner-___BannerCookieConsent__contained___jOhaL:active {
  background: #7fc134;
  border: 0;
  box-shadow: 0 4px 20px 0 rgba(0,0,0,.5)
}

div.src-components-banner-___BannerCookieConsent__cookie-banner___FgqR6 .src-components-banner-___BannerCookieConsent__content___xqcxz .src-components-banner-___BannerCookieConsent__buttons-container___x7P2d .src-components-banner-___BannerCookieConsent__contained___jOhaL:hover {
  background-color: #f2f2f2;
  box-shadow: none
}

div.src-components-banner-___BannerCookieConsent__cookie-banner___FgqR6 .src-components-banner-___BannerCookieConsent__content___xqcxz .src-components-banner-___BannerCookieConsent__buttons-container___x7P2d .src-components-banner-___BannerCookieConsent__contained___jOhaL:active {
  box-shadow: none
}

@media only screen and (max-width: 425px) {
  div.src-components-banner-___BannerCookieConsent__cookie-banner___FgqR6 .src-components-banner-___BannerCookieConsent__content___xqcxz .src-components-banner-___BannerCookieConsent__buttons-container___x7P2d .src-components-banner-___BannerCookieConsent__contained___jOhaL {
      flex-grow:1
  }
}

.src-components-banner-___CookieConsentConfig__badge___QmQN8 {
  background-color: #d0021b;
  border-radius: 1em;
  color: #fff;
  font-family: -apple-system,BlinkMacSystemFont,Helvetica Neue,Segoe UI,Hiragino Kaku Gothic ProN,Yu Gothic,sans-serif;
  font-size: 14px;
  padding: .2em .5em;
  position: absolute;
  right: 0;
  top: 0
}

.src-components-banner-___CookieConsentConfig__select___sdA_A {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background: #fff url(https://static-contents.worldshopping.jp/checkoutjs/images/common/icon_select.svg) right 10px center no-repeat;
  border: 2px solid #d8d8d8;
  border-radius: 10px;
  box-sizing: border-box;
  font-size: 16px;
  padding: 15px 30px 15px 20px;
  width: 100%
}

div.src-components-banner-___CookieConsentConfig__modal-dialog___faG20 {
  background: #0073c6;
  bottom: 0;
  box-shadow: 0 4px 50px 8px rgba(0,0,0,.2);
  box-sizing: border-box;
  color: #fff;
  display: flex;
  flex-direction: column;
  font-family: -apple-system,BlinkMacSystemFont,Helvetica Neue,Segoe UI,Hiragino Kaku Gothic ProN,Yu Gothic,sans-serif;
  height: 90%;
  height: 80%;
  left: 0;
  margin: 0 auto auto;
  max-height: 754px;
  overflow: hidden;
  position: absolute;
  right: 0;
  top: 5%;
  width: 575px
}

div.src-components-banner-___CookieConsentConfig__modal-dialog___faG20 * {
  line-height: 1.5;
  text-align: initial
}

@media only screen and (max-width: 768px) {
  div.src-components-banner-___CookieConsentConfig__modal-dialog___faG20 {
      height:100%;
      -webkit-mask-image: -webkit-radial-gradient(#fff,#000);
      max-height: unset;
      max-width: unset;
      min-width: unset;
      top: 0;
      width: 100%
  }
}

div.src-components-banner-___CookieConsentConfig__modal-dialog___faG20 .src-components-banner-___CookieConsentConfig__header___xdXUE {
  align-items: center;
  border-bottom: 1px solid #e9e9e9;
  display: flex;
  padding: 10px 30px
}

div.src-components-banner-___CookieConsentConfig__modal-dialog___faG20 .src-components-banner-___CookieConsentConfig__header___xdXUE .src-components-banner-___CookieConsentConfig__logo___vCxMl {
  align-items: center;
  display: flex;
  height: 40px;
  width: 120px
}

div.src-components-banner-___CookieConsentConfig__modal-dialog___faG20 .src-components-banner-___CookieConsentConfig__header___xdXUE .src-components-banner-___CookieConsentConfig__logo___vCxMl img {
  -o-object-fit: scale-down;
  object-fit: scale-down;
  width: 100%
}

div.src-components-banner-___CookieConsentConfig__modal-dialog___faG20 .src-components-banner-___CookieConsentConfig__header___xdXUE .src-components-banner-___CookieConsentConfig__close-button___mAJ47 {
  background-color: transparent;
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbDpzcGFjZT0icHJlc2VydmUiIHdpZHRoPSIzNDguMzMzIiBoZWlnaHQ9IjM0OC4zMzMiIHZpZXdCb3g9IjAgMCAzNDguMzMzIDM0OC4zMzQiPjxwYXRoIGZpbGw9IiM1NjU2NTYiIGQ9Ik0zMzYuNTU5IDY4LjYxMSAyMzEuMDE2IDE3NC4xNjVsMTA1LjU0MyAxMDUuNTQ5YzE1LjY5OSAxNS43MDUgMTUuNjk5IDQxLjE0NSAwIDU2Ljg1LTcuODQ0IDcuODQ0LTE4LjEyOCAxMS43NjktMjguNDA3IDExLjc2OS0xMC4yOTYgMC0yMC41ODEtMy45MTktMjguNDE5LTExLjc2OUwxNzQuMTY3IDIzMS4wMDMgNjguNjA5IDMzNi41NjNjLTcuODQzIDcuODQ0LTE4LjEyOCAxMS43NjktMjguNDE2IDExLjc2OS0xMC4yODUgMC0yMC41NjMtMy45MTktMjguNDEzLTExLjc2OS0xNS42OTktMTUuNjk4LTE1LjY5OS00MS4xMzkgMC01Ni44NWwxMDUuNTQtMTA1LjU0OUwxMS43NzQgNjguNjExYy0xNS42OTktMTUuNjk5LTE1LjY5OS00MS4xNDUgMC01Ni44NDQgMTUuNjk2LTE1LjY4NyA0MS4xMjctMTUuNjg3IDU2LjgyOSAwbDEwNS41NjMgMTA1LjU1NEwyNzkuNzIxIDExLjc2N2MxNS43MDUtMTUuNjg3IDQxLjEzOS0xNS42ODcgNTYuODMyIDAgMTUuNzA1IDE1LjY5OSAxNS43MDUgNDEuMTQ1LjAwNiA1Ni44NDQiLz48L3N2Zz4=);
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  background-size: 10px;
  border: none;
  cursor: pointer;
  height: 44px;
  outline: none;
  position: absolute;
  right: 0;
  width: 44px
}

div.src-components-banner-___CookieConsentConfig__modal-dialog___faG20 .src-components-banner-___CookieConsentConfig__header___xdXUE .src-components-banner-___CookieConsentConfig__close-button___mAJ47:hover {
  opacity: .7
}

div.src-components-banner-___CookieConsentConfig__modal-dialog___faG20 .src-components-banner-___CookieConsentConfig__content___slLG7 {
  overflow-y: auto;
  padding: 10px 30px;
  scrollbar-arrow-color:#d8d8d8;scrollbar-darkshadow-color: #d8d8d8;
  scrollbar-face-color:#d8d8d8;scrollbar-shadow-color:#d8d8d8}

div.src-components-banner-___CookieConsentConfig__modal-dialog___faG20 .src-components-banner-___CookieConsentConfig__content___slLG7::-webkit-scrollbar {
  width: 11px
}

div.src-components-banner-___CookieConsentConfig__modal-dialog___faG20 .src-components-banner-___CookieConsentConfig__content___slLG7::-webkit-scrollbar-thumb {
  background: #d8d8d8;
  border-radius: 10px
}

div.src-components-banner-___CookieConsentConfig__modal-dialog___faG20 .src-components-banner-___CookieConsentConfig__content___slLG7 .src-components-banner-___CookieConsentConfig__title___Fa7ww {
  color: #fff;
  font-size: 16px;
  margin: 0 0 10px
}

div.src-components-banner-___CookieConsentConfig__modal-dialog___faG20 .src-components-banner-___CookieConsentConfig__content___slLG7 .src-components-banner-___CookieConsentConfig__description___y5EdL {
  font-size: 13px;
  margin-bottom: 25px
}

div.src-components-banner-___CookieConsentConfig__modal-dialog___faG20 .src-components-banner-___CookieConsentConfig__content___slLG7 .src-components-banner-___CookieConsentConfig__description___y5EdL a:-moz-any-link {
  color: #fff;
  text-decoration-line: underline
}

div.src-components-banner-___CookieConsentConfig__modal-dialog___faG20 .src-components-banner-___CookieConsentConfig__content___slLG7 .src-components-banner-___CookieConsentConfig__description___y5EdL a:any-link,div.src-components-banner-___CookieConsentConfig__modal-dialog___faG20 .src-components-banner-___CookieConsentConfig__content___slLG7 .src-components-banner-___CookieConsentConfig__description___y5EdL a:visited {
  color: #fff;
  text-decoration-line: underline
}

div.src-components-banner-___CookieConsentConfig__modal-dialog___faG20 .src-components-banner-___CookieConsentConfig__content___slLG7 .src-components-banner-___CookieConsentConfig__accept-all___foVEq {
  margin-bottom: 35px
}

div.src-components-banner-___CookieConsentConfig__modal-dialog___faG20 .src-components-banner-___CookieConsentConfig__content___slLG7 .src-components-banner-___CookieConsentConfig__category-title____kmH8 {
  color: #fff;
  font-size: 16px;
  margin: 1em 0
}

div.src-components-banner-___CookieConsentConfig__modal-dialog___faG20 .src-components-banner-___CookieConsentConfig__content___slLG7 .src-components-banner-___CookieConsentConfig__type-list___yW1Po {
  list-style: none;
  margin: 0;
  padding: 0
}

div.src-components-banner-___CookieConsentConfig__modal-dialog___faG20 .src-components-banner-___CookieConsentConfig__content___slLG7 .src-components-banner-___CookieConsentConfig__type-list___yW1Po .src-components-banner-___CookieConsentConfig__list-item___ZJcRW {
  border: 1px solid #e9e9e9;
  border-radius: 2px;
  box-sizing: border-box;
  padding: 0
}

div.src-components-banner-___CookieConsentConfig__modal-dialog___faG20 .src-components-banner-___CookieConsentConfig__content___slLG7 .src-components-banner-___CookieConsentConfig__type-list___yW1Po .src-components-banner-___CookieConsentConfig__list-item___ZJcRW+.src-components-banner-___CookieConsentConfig__list-item___ZJcRW {
  border-top: none
}

div.src-components-banner-___CookieConsentConfig__modal-dialog___faG20 .src-components-banner-___CookieConsentConfig__link___reUgk {
  color: #fff;
  font-size: 12px;
  font-weight: 700
}

div.src-components-banner-___CookieConsentConfig__modal-dialog___faG20 .src-components-banner-___CookieConsentConfig__accordionHeader___C2v3U {
  align-items: center;
  cursor: pointer;
  display: flex;
  justify-content: space-between;
  padding: 12px 20px;
  width: 100%
}

div.src-components-banner-___CookieConsentConfig__modal-dialog___faG20 .src-components-banner-___CookieConsentConfig__accordionHeader___C2v3U .src-components-banner-___CookieConsentConfig__categoryHeader___BP5tW {
  color: #fff;
  font-size: 14px;
  margin: 0
}

div.src-components-banner-___CookieConsentConfig__modal-dialog___faG20 .src-components-banner-___CookieConsentConfig__accordionHeader___C2v3U .src-components-banner-___CookieConsentConfig__always-active___avRGY {
  color: #fff;
  font-size: 13px;
  font-weight: 700;
  margin-left: auto;
  margin-right: 6px
}

div.src-components-banner-___CookieConsentConfig__modal-dialog___faG20 .src-components-banner-___CookieConsentConfig__accordionHeader___C2v3U .src-components-banner-___CookieConsentConfig__switcher___czUdH {
  flex-shrink: 0;
  margin-left: auto;
  margin-right: 6px
}

div.src-components-banner-___CookieConsentConfig__modal-dialog___faG20 .src-components-banner-___CookieConsentConfig__accordionHeader___C2v3U .src-components-banner-___CookieConsentConfig__caret___qekzH {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGFyaWEtaGlkZGVuPSJ0cnVlIiBjbGFzcz0ib3QtYXJ3IiBjb2xvcj0iIzY5Njk2OSIgZGF0YS1pY29uPSJjYXJldC1yaWdodCIgZGF0YS1wcmVmaXg9ImZhcyIgdmlld0JveD0iMCAwIDE5MiA1MTIiPjxwYXRoIGZpbGw9ImN1cnJlbnRDb2xvciIgZD0ibTE2Ni45IDI2NC41LTExNy44IDExNmMtNC43IDQuNy0xMi4zIDQuNy0xNyAwbC03LjEtNy4xYy00LjctNC43LTQuNy0xMi4zIDAtMTdMMTI3LjMgMjU2IDI1LjEgMTU1LjZjLTQuNy00LjctNC43LTEyLjMgMC0xN2w3LjEtNy4xYzQuNy00LjcgMTIuMy00LjcgMTcgMGwxMTcuOCAxMTZjNC42IDQuNyA0LjYgMTIuMy0uMSAxNyIvPjwvc3ZnPg==);
  background-position: 50%;
  background-repeat: no-repeat;
  height: 22px;
  transform: rotate(0deg);
  transition: transform .15s ease-in-out;
  width: 20px
}

div.src-components-banner-___CookieConsentConfig__modal-dialog___faG20 .src-components-banner-___CookieConsentConfig__accordionHeader___C2v3U .src-components-banner-___CookieConsentConfig__caret___qekzH.src-components-banner-___CookieConsentConfig__isOpen___QXtcH {
  transform: rotate(90deg)
}

div.src-components-banner-___CookieConsentConfig__modal-dialog___faG20 .src-components-banner-___CookieConsentConfig__accordionContent___gJRxz {
  color: #fff;
  font-size: 13px;
  margin: 0;
  padding: 15px 20px 20px;
  text-align: left
}

div.src-components-banner-___CookieConsentConfig__modal-dialog___faG20 .src-components-banner-___CookieConsentConfig__contained___Lg1Zb {
  align-items: center;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background: #65aa14;
  background-color: #f2f2f2;
  border: 0;
  border-radius: 10px;
  border-radius: 2px;
  box-shadow: 0 2px 15px 0 rgba(0,0,0,.2);
  box-shadow: none;
  box-sizing: border-box;
  color: #fff;
  color: #0073c6;
  cursor: pointer;
  display: flex;
  font-size: 16px;
  font-size: 14px;
  font-weight: 700;
  justify-content: center;
  line-height: 1.35em;
  line-height: 1;
  margin: unset;
  max-width: 450px;
  padding: 12px 30px;
  text-align: center;
  text-decoration: none;
  transition: background-color .5s ease,box-shadow .5s ease;
  width: 100%;
  width: auto
}

div.src-components-banner-___CookieConsentConfig__modal-dialog___faG20 .src-components-banner-___CookieConsentConfig__contained___Lg1Zb:hover {
  background: #7fc134;
  box-shadow: 0 4px 20px 0 rgba(0,0,0,.3)
}

div.src-components-banner-___CookieConsentConfig__modal-dialog___faG20 .src-components-banner-___CookieConsentConfig__contained___Lg1Zb:active {
  background: #7fc134;
  border: 0;
  box-shadow: 0 4px 20px 0 rgba(0,0,0,.5)
}

div.src-components-banner-___CookieConsentConfig__modal-dialog___faG20 .src-components-banner-___CookieConsentConfig__contained___Lg1Zb:hover {
  background-color: #f2f2f2;
  box-shadow: none
}

div.src-components-banner-___CookieConsentConfig__modal-dialog___faG20 .src-components-banner-___CookieConsentConfig__contained___Lg1Zb:active {
  box-shadow: none
}

div.src-components-banner-___CookieConsentConfig__modal-dialog___faG20 .src-components-banner-___CookieConsentConfig__accordion___H0tSQ {
  box-sizing: border-box;
  flex-shrink: 0;
  overflow: hidden;
  transition: max-height .1s ease-in-out
}

div.src-components-banner-___CookieConsentConfig__modal-dialog___faG20 .src-components-banner-___CookieConsentConfig__footer___pHaMp {
  border-top: 1px solid #e9e9e9;
  display: flex;
  flex-shrink: 0;
  justify-content: flex-end;
  margin: unset;
  margin-top: auto;
  padding: 20px
}

.src-components-utils-___Switcher__switch___mkj0Z {
  --width: 46px;
  --padding: 2px;
  --height: 25px;
  --circle-diameter: calc(var(--height) - var(--padding)*2);
  box-sizing: border-box;
  display: inline-block;
  height: var(--height);
  position: relative;
  width: var(--width)
}

.src-components-utils-___Switcher__switch___mkj0Z input {
  height: 0;
  opacity: 0;
  width: 0
}

.src-components-utils-___Switcher__switch___mkj0Z .src-components-utils-___Switcher__slider___oklqC {
  align-items: center;
  background-color: #f2f1f1;
  border: 1px solid #ddd;
  bottom: 0;
  cursor: pointer;
  display: flex;
  left: 0;
  padding: var(--padding);
  position: absolute;
  right: 0;
  top: 0;
  transition: .4s
}

.src-components-utils-___Switcher__switch___mkj0Z .src-components-utils-___Switcher__slider___oklqC:before {
  background-color: dimgray;
  box-sizing: border-box;
  content: "";
  height: var(--circle-diameter);
  transition: .4s;
  width: var(--circle-diameter)
}

.src-components-utils-___Switcher__switch___mkj0Z input:checked+.src-components-utils-___Switcher__slider___oklqC {
  background-color: #cddcf2;
  border-color: #3860be
}

.src-components-utils-___Switcher__switch___mkj0Z input:checked+.src-components-utils-___Switcher__slider___oklqC:before {
  background-color: #3860be
}

.src-components-utils-___Switcher__switch___mkj0Z input:focus+.src-components-utils-___Switcher__slider___oklqC {
  box-shadow: 0 0 1px #f2f1f1
}

.src-components-utils-___Switcher__switch___mkj0Z input:checked+.src-components-utils-___Switcher__slider___oklqC:before {
  --translate-x: calc(var(--width) - var(--padding)*3 - var(--circle-diameter));
  transform: translateX(var(--translate-x))
}

.src-components-utils-___Switcher__switch___mkj0Z .src-components-utils-___Switcher__slider___oklqC.src-components-utils-___Switcher__round___la5Ja {
  border-radius: var(--height)
}

.src-components-utils-___Switcher__switch___mkj0Z .src-components-utils-___Switcher__slider___oklqC.src-components-utils-___Switcher__round___la5Ja:before {
  border-radius: 50%
}

@media only screen and (max-width: 768px) {
  .src-components-notice-___Notice__modal-dialog___b0tkr.src-components-notice-___Notice__modal-dialog___b0tkr {
      border-radius:10px!important;
      margin: auto!important;
      max-height: 95%!important;
      width: 95vw!important
  }
}

.src-components-notice-___Notice__notice___QTGJb {
  box-sizing: border-box;
  color: #333;
  font-family: -apple-system,BlinkMacSystemFont,Helvetica Neue,Segoe UI,Hiragino Kaku Gothic ProN,Yu Gothic,sans-serif;
  height: 100%;
  overflow-y: scroll;
  padding: 9px 15px 15px;
  text-align: center
}

.src-components-notice-___Notice__notice___QTGJb h1 {
  font-size: clamp(22px,4vw,36px);
  font-weight: 700;
  padding-bottom: 0
}

.src-components-notice-___Notice__notice___QTGJb h1 span {
  display: block;
  margin-bottom: 20px
}

.src-components-notice-___Notice__notice___QTGJb h1 span img {
  margin: auto;
  width: 210px
}

.src-components-notice-___Notice__notice___QTGJb h2 {
  font-size: 20px;
  font-weight: 700
}

.src-components-notice-___Notice__notice___QTGJb p {
  font-size: 18px;
  line-height: 1.7em;
  margin-bottom: 20px
}

@media only screen and (max-width: 768px) {
  .src-components-notice-___Notice__notice___QTGJb img {
      width:100%
  }
}

.src-components-notice-___Notice__notice___QTGJb .src-components-notice-___Notice__imgNotice___XniB4 {
  height: auto;
  margin: auto;
  max-width: 380px;
  width: 100%
}

.src-components-notice-___Notice__notice___QTGJb .src-components-notice-___Notice__notice-howto___nfUWr {
  border-top: 1px solid #d8d8d8;
  margin-top: 30px;
  padding-top: 30px
}

.src-components-notice-___Notice__notice___QTGJb .src-components-notice-___Notice__notice-howto___nfUWr p {
  margin-bottom: 0
}

.src-components-notice-___Notice__notice___QTGJb .src-components-notice-___Notice__notice-howto___nfUWr img {
  display: inline-block;
  height: auto;
  vertical-align: middle;
  width: 40px
}

.src-components-notice-___Notice__notice___QTGJb .src-components-notice-___Notice__brandLogoPanel___BT15h {
  align-items: center;
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  margin: 24px
}

.src-components-notice-___Notice__notice___QTGJb .src-components-notice-___Notice__brandLogoPanel___BT15h img.src-components-notice-___Notice__brandLogo___y46aY {
  height: 100%;
  max-height: 48px;
  -o-object-fit: contain;
  object-fit: contain
}

.src-components-notice-___Notice__notice___QTGJb .src-components-notice-___Notice__brandLogoPanel___BT15h img.src-components-notice-___Notice__brandLogoCross____hz1p {
  height: 100%;
  margin: 8px;
  max-height: 24px
}

@media only screen and (max-width: 768px) {
  .src-components-notice-___Notice__notice___QTGJb .src-components-notice-___Notice__brandLogoPanel___BT15h img.src-components-notice-___Notice__brandLogo___y46aY {
      height:100%;
      max-height: 2.5em
  }

  .src-components-notice-___Notice__notice___QTGJb .src-components-notice-___Notice__brandLogoPanel___BT15h img.src-components-notice-___Notice__brandLogoCross____hz1p {
      height: 100%;
      margin: .5em;
      max-height: 1em
  }
}

.src-components-promotion-___CouponsNotification__root___bD0hG {
  align-items: center;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background: #05c;
  border: none;
  box-sizing: border-box;
  display: flex;
  flex-direction: row;
  font-family: Noto Sans,-apple-system,BlinkMacSystemFont,Helvetica Neue,Segoe UI,Hiragino Kaku Gothic ProN,Yu Gothic,sans-serif;
  justify-content: space-between;
  line-height: 1.5;
  margin: auto;
  max-width: 400px;
  outline: none;
  padding: 4px 16px;
  width: 100%
}

.src-components-promotion-___CouponsNotification__root___bD0hG p.src-components-promotion-___CouponsNotification__text___lX42c {
  color: #fff;
  font-size: 14px;
  font-weight: 400;
  line-height: 1.2;
  margin: 0;
  text-align: left
}

.src-components-promotion-___CouponsNotification__root___bD0hG p.src-components-promotion-___CouponsNotification__text___lX42c .src-components-promotion-___CouponsNotification__quantity___qtx5I {
  font-size: 20px;
  font-weight: 700
}

.src-components-promotion-___CouponsNotification__root___bD0hG img {
  min-width: 66px;
  width: 66px
}

.src-components-notice-___NoticeV2__container___drsga {
  align-items: flex-end;
  align-self: stretch;
  display: flex;
  flex-direction: column;
  font-family: Noto Sans,-apple-system,BlinkMacSystemFont,Helvetica Neue,Segoe UI,Hiragino Kaku Gothic ProN,Yu Gothic,sans-serif;
  margin: auto 8px;
  max-width: 432px;
  min-width: 300px
}

.src-components-notice-___NoticeV2__closeIcon___Hpc7A {
  box-sizing: border-box;
  padding: 7px;
  width: 32px
}

.src-components-notice-___NoticeV2__notice___hDRjW {
  align-items: flex-start;
  align-self: stretch;
  background-color: var(--Palette-Neutral-0,#fff);
  border-radius: 4px;
  display: flex;
  flex-direction: column
}

.src-components-notice-___NoticeV2__header___rthyP {
  align-items: center;
  align-self: stretch;
  border-bottom: 1px solid var(--Palette-Neutral-300,#dcdfe4);
  display: flex;
  flex-direction: column;
  gap: 4px;
  justify-content: center;
  padding: 24px
}

.src-components-notice-___NoticeV2__logoWrapper___fCh4g {
  align-items: center;
  display: flex;
  flex: 1 0 0;
  flex-direction: column;
  gap: 8px;
  justify-content: center;
  min-height: unset
}

.src-components-notice-___NoticeV2__brandLogo___krKhR {
  height: 100%;
  max-height: 2em;
  max-width: 100%;
  -o-object-fit: contain;
  object-fit: contain
}

.src-components-notice-___NoticeV2__brandLogoCross___UJ0xB {
  box-sizing: border-box;
  flex-shrink: 0;
  height: 15px;
  padding: 4px;
  width: 15px
}

.src-components-notice-___NoticeV2__logo___Ctqvz {
  height: 28px;
  min-height: unset;
  width: 138.6px
}

.src-components-notice-___NoticeV2__body___Rhegr {
  align-items: center;
  align-self: stretch;
  display: flex;
  flex-direction: column;
  gap: 16px;
  justify-content: center;
  padding: 16px
}

.src-components-notice-___NoticeV2__body___Rhegr>* {
  flex-shrink: 0
}

.src-components-notice-___NoticeV2__content___Dx63g {
  display: flex;
  flex-direction: column;
  justify-content: center;
  width: 100%
}

.src-components-notice-___NoticeV2__content___Dx63g>* {
  margin: 0
}

.src-components-notice-___NoticeV2__title___vAvOT {
  color: var(--Palette-Neutral-1100,#091c42);
  font-size: 16px;
  font-weight: 700;
  text-align: center
}

.src-components-notice-___NoticeV2__description___a1WDL {
  font-size: 14px;
  font-weight: 400;
  line-height: 21px;
  margin-top: 4px
}

.src-components-notice-___NoticeV2__links___rhVic {
  display: flex;
  flex-direction: column;
  gap: 16px;
  width: 100%
}

.src-components-notice-___NoticeV2Campaign__anchor____1p0k {
  display: flex;
  flex-shrink: 0;
  text-decoration: none
}

.src-components-notice-___NoticeV2Campaign__root___okPNG {
  position: relative;
  width: 100%
}

.src-components-notice-___NoticeV2Campaign__carousel___xyCTL {
  display: flex;
  overflow: auto;
  position: relative;
  -ms-overflow-style: none;
  box-sizing: border-box;
  margin: 0;
  max-height: 192px;
  overscroll-behavior: contain;
  scrollbar-width: none;
  touch-action: none
}

.src-components-notice-___NoticeV2Campaign__carousel___xyCTL::-webkit-scrollbar {
  display: none
}

.src-components-notice-___NoticeV2Campaign__carousel___xyCTL .src-components-notice-___NoticeV2Campaign__slide___Ji2pf {
  align-items: center;
  background-color: #f7f8f9;
  display: flex;
  flex-shrink: 0;
  height: 193px;
  justify-content: center;
  list-style: none;
  margin-top: 0;
  overflow: hidden;
  padding-left: 0;
  position: relative;
  width: 100%
}

.src-components-notice-___NoticeV2Campaign__carousel___xyCTL .src-components-notice-___NoticeV2Campaign__slide___Ji2pf a {
  width: 100%
}

.src-components-notice-___NoticeV2Campaign__carousel___xyCTL .src-components-notice-___NoticeV2Campaign__slide___Ji2pf img {
  height: 100%;
  max-width: 480px;
  -o-object-fit: contain;
  object-fit: contain
}

@media only screen and (max-width: 375px) {
  .src-components-notice-___NoticeV2Campaign__carousel___xyCTL .src-components-notice-___NoticeV2Campaign__slide___Ji2pf {
      height:152px
  }
}

.src-components-notice-___NoticeV2Campaign__goToButton___yDUnu {
  align-items: center;
  background: hsla(0,0%,100%,.5);
  display: flex;
  height: 40px;
  justify-content: center;
  left: 0;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: 24px;
  z-index: 1
}

.src-components-notice-___NoticeV2Campaign__goToButtonRight___A6Dsk {
  left: unset;
  right: 0;
  transform: translateY(-50%) rotate(180deg)
}

@keyframes src-components-utils-___Spinner__spin___wrO8_ {
  0% {
      opacity: 1
  }

  to {
      opacity: 0
  }
}

div.src-components-utils-___Spinner__spinner___eOXw5 {
  --size: 20px;
  color: #fff;
  display: inline-block;
  height: var(--size);
  position: relative;
  width: var(--size)
}

div.src-components-utils-___Spinner__spinner___eOXw5 div {
  animation: src-components-utils-___Spinner__spin___wrO8_ 1.2s linear infinite;
  transform-origin: calc(var(--size)/2) calc(var(--size)/2)
}

div.src-components-utils-___Spinner__spinner___eOXw5 div span {
  background-color: #fff;
  border-radius: 20%;
  display: block;
  height: calc(var(--size)*.225);
  left: calc(var(--size)*.4625);
  position: absolute;
  top: calc(var(--size)*.0375);
  width: calc(var(--size)*.075)
}

div.src-components-utils-___Spinner__spinner___eOXw5 div:first-child {
  animation-delay: -1.1s;
  transform: rotate(0deg)
}

div.src-components-utils-___Spinner__spinner___eOXw5 div:nth-child(2) {
  animation-delay: -1s;
  transform: rotate(30deg)
}

div.src-components-utils-___Spinner__spinner___eOXw5 div:nth-child(3) {
  animation-delay: -.9s;
  transform: rotate(60deg)
}

div.src-components-utils-___Spinner__spinner___eOXw5 div:nth-child(4) {
  animation-delay: -.8s;
  transform: rotate(90deg)
}

div.src-components-utils-___Spinner__spinner___eOXw5 div:nth-child(5) {
  animation-delay: -.7s;
  transform: rotate(120deg)
}

div.src-components-utils-___Spinner__spinner___eOXw5 div:nth-child(6) {
  animation-delay: -.6s;
  transform: rotate(150deg)
}

div.src-components-utils-___Spinner__spinner___eOXw5 div:nth-child(7) {
  animation-delay: -.5s;
  transform: rotate(180deg)
}

div.src-components-utils-___Spinner__spinner___eOXw5 div:nth-child(8) {
  animation-delay: -.4s;
  transform: rotate(210deg)
}

div.src-components-utils-___Spinner__spinner___eOXw5 div:nth-child(9) {
  animation-delay: -.3s;
  transform: rotate(240deg)
}

div.src-components-utils-___Spinner__spinner___eOXw5 div:nth-child(10) {
  animation-delay: -.2s;
  transform: rotate(270deg)
}

div.src-components-utils-___Spinner__spinner___eOXw5 div:nth-child(11) {
  animation-delay: -.1s;
  transform: rotate(300deg)
}

div.src-components-utils-___Spinner__spinner___eOXw5 div:nth-child(12) {
  animation-delay: 0s;
  transform: rotate(330deg)
}

.src-components-notice-___ImageWrapper__root___WLYny,.src-components-notice-___ImageWrapper__root___WLYny .src-components-notice-___ImageWrapper__imgContainer___pjYvP {
  align-items: center;
  display: flex;
  height: 100%;
  justify-content: center;
  width: 100%
}

.src-components-notice-___ImageWrapper__root___WLYny div.src-components-notice-___ImageWrapper__spinner___lHkHV {
  position: absolute
}

.src-components-notice-___NoticeLink__root___UYiOj {
  align-items: center;
  background-color: #44526f;
  border-radius: 4px;
  box-sizing: border-box;
  color: #fff;
  cursor: pointer;
  display: flex;
  flex-shrink: 0;
  font-size: 14px;
  justify-content: center;
  line-height: 1.5;
  padding: 8px;
  text-align: center;
  text-decoration: none;
  width: 100%
}

.src-components-tutorial-___Tutorial__tutorial___rbLeR {
  box-sizing: border-box;
  color: #333;
  font-family: -apple-system,BlinkMacSystemFont,Helvetica Neue,Segoe UI,Hiragino Kaku Gothic ProN,Yu Gothic,sans-serif;
  height: 100%;
  overflow-y: scroll;
  padding: 9px 15px 15px
}

.src-components-tutorial-___Tutorial__tutorial___rbLeR h1 {
  font-size: 18px;
  text-align: center
}

.src-components-tutorial-___Tutorial__tutorial___rbLeR img {
  height: auto;
  max-width: 350px;
  padding: 0 0 3px;
  width: 100%
}

.src-components-tutorial-___Tutorial__tutorial___rbLeR h2 {
  font-size: 15px;
  font-weight: 700;
  line-height: 1.3em;
  margin: 0;
  padding: 0 0 .2em
}

.src-components-tutorial-___Tutorial__tutorial___rbLeR p {
  font-size: 13px;
  line-height: 1.4em;
  margin: 0 0 2em
}

.src-components-tutorial-___Tutorial__tutorial___rbLeR .src-components-tutorial-___Tutorial__brandLogoPanel___jRbrf {
  align-items: center;
  display: flex;
  flex-direction: row;
  justify-content: center;
  margin: 1.5em auto;
  width: -moz-fit-content;
  width: fit-content
}

.src-components-tutorial-___Tutorial__tutorial___rbLeR .src-components-tutorial-___Tutorial__brandLogoPanel___jRbrf img.src-components-tutorial-___Tutorial__brandLogo___mLGhO {
  height: 100%;
  max-height: 3em;
  -o-object-fit: contain;
  object-fit: contain
}

.src-components-tutorial-___Tutorial__tutorial___rbLeR .src-components-tutorial-___Tutorial__brandLogoPanel___jRbrf img.src-components-tutorial-___Tutorial__brandLogoCross___FtkY9 {
  height: 100%;
  margin: .5em;
  max-height: 1em;
  max-width: -moz-max-content;
  max-width: max-content
}

.src-components-tutorial-___Tutorial__tutorial___rbLeR .src-components-tutorial-___Tutorial__step___ePRJx {
  border: 1px solid #d8d8d8;
  border-radius: 10px;
  padding: 20px
}

.src-components-tutorial-___Tutorial__tutorial___rbLeR .src-components-tutorial-___Tutorial__step___ePRJx .src-components-tutorial-___Tutorial__step-img___VtWGp {
  text-align: center
}

.src-components-tutorial-___Tutorial__tutorial___rbLeR .src-components-tutorial-___Tutorial__step___ePRJx img {
  padding: 3px 0 6px
}

.src-components-tutorial-___Tutorial__tutorial___rbLeR .src-components-tutorial-___Tutorial__step___ePRJx h2 span {
  background-color: #6d6d6d;
  border-radius: 100%;
  box-sizing: border-box;
  color: #fff;
  display: inline-block;
  height: 30px;
  margin-right: 10px;
  padding: 5px;
  text-align: center;
  width: 30px
}

.src-components-tutorial-___Tutorial__tutorial___rbLeR .src-components-tutorial-___Tutorial__step___ePRJx h3 {
  font-size: 14px
}

.src-components-tutorial-___Tutorial__tutorial___rbLeR .src-components-tutorial-___Tutorial__step___ePRJx p {
  margin-bottom: 0
}

.src-components-tutorial-___Tutorial__tutorial___rbLeR .src-components-tutorial-___Tutorial__step1___lrpKC {
  border: 1px solid #d8d8d8;
  border-radius: 10px;
  padding: 20px
}

.src-components-tutorial-___Tutorial__tutorial___rbLeR .src-components-tutorial-___Tutorial__step1___lrpKC .src-components-tutorial-___Tutorial__step-img___VtWGp {
  text-align: center
}

.src-components-tutorial-___Tutorial__tutorial___rbLeR .src-components-tutorial-___Tutorial__step1___lrpKC img {
  padding: 3px 0 6px
}

.src-components-tutorial-___Tutorial__tutorial___rbLeR .src-components-tutorial-___Tutorial__step1___lrpKC h2 span {
  background-color: #6d6d6d;
  border-radius: 100%;
  box-sizing: border-box;
  color: #fff;
  display: inline-block;
  height: 30px;
  margin-right: 10px;
  padding: 5px;
  text-align: center;
  width: 30px
}

.src-components-tutorial-___Tutorial__tutorial___rbLeR .src-components-tutorial-___Tutorial__step1___lrpKC h3 {
  font-size: 14px
}

.src-components-tutorial-___Tutorial__tutorial___rbLeR .src-components-tutorial-___Tutorial__step1___lrpKC p {
  margin-bottom: 0
}

.src-components-tutorial-___Tutorial__tutorial___rbLeR .src-components-tutorial-___Tutorial__step2___KdP2T {
  border: 1px solid #d8d8d8;
  border-radius: 10px;
  padding: 20px
}

.src-components-tutorial-___Tutorial__tutorial___rbLeR .src-components-tutorial-___Tutorial__step2___KdP2T .src-components-tutorial-___Tutorial__step-img___VtWGp {
  text-align: center
}

.src-components-tutorial-___Tutorial__tutorial___rbLeR .src-components-tutorial-___Tutorial__step2___KdP2T img {
  padding: 3px 0 6px
}

.src-components-tutorial-___Tutorial__tutorial___rbLeR .src-components-tutorial-___Tutorial__step2___KdP2T h2 span {
  background-color: #6d6d6d;
  border-radius: 100%;
  box-sizing: border-box;
  color: #fff;
  display: inline-block;
  height: 30px;
  margin-right: 10px;
  padding: 5px;
  text-align: center;
  width: 30px
}

.src-components-tutorial-___Tutorial__tutorial___rbLeR .src-components-tutorial-___Tutorial__step2___KdP2T h3 {
  font-size: 14px
}

.src-components-tutorial-___Tutorial__tutorial___rbLeR .src-components-tutorial-___Tutorial__step2___KdP2T p {
  margin-bottom: 0
}

.src-components-tutorial-___Tutorial__tutorial___rbLeR .src-components-tutorial-___Tutorial__step3___ABAse {
  border: 1px solid #d8d8d8;
  border-radius: 10px;
  padding: 20px
}

.src-components-tutorial-___Tutorial__tutorial___rbLeR .src-components-tutorial-___Tutorial__step3___ABAse .src-components-tutorial-___Tutorial__step-img___VtWGp {
  text-align: center
}

.src-components-tutorial-___Tutorial__tutorial___rbLeR .src-components-tutorial-___Tutorial__step3___ABAse img {
  padding: 3px 0 6px
}

.src-components-tutorial-___Tutorial__tutorial___rbLeR .src-components-tutorial-___Tutorial__step3___ABAse h2 span {
  background-color: #6d6d6d;
  border-radius: 100%;
  box-sizing: border-box;
  color: #fff;
  display: inline-block;
  height: 30px;
  margin-right: 10px;
  padding: 5px;
  text-align: center;
  width: 30px
}

.src-components-tutorial-___Tutorial__tutorial___rbLeR .src-components-tutorial-___Tutorial__step3___ABAse h3 {
  font-size: 14px
}

.src-components-tutorial-___Tutorial__tutorial___rbLeR .src-components-tutorial-___Tutorial__step3___ABAse p {
  margin-bottom: 0
}

.src-components-tutorial-___Tutorial__tutorial___rbLeR .src-components-tutorial-___Tutorial__step4___HDoU0 {
  border: 1px solid #d8d8d8;
  border-radius: 10px;
  padding: 20px
}

.src-components-tutorial-___Tutorial__tutorial___rbLeR .src-components-tutorial-___Tutorial__step4___HDoU0 .src-components-tutorial-___Tutorial__step-img___VtWGp {
  text-align: center
}

.src-components-tutorial-___Tutorial__tutorial___rbLeR .src-components-tutorial-___Tutorial__step4___HDoU0 img {
  padding: 3px 0 6px
}

.src-components-tutorial-___Tutorial__tutorial___rbLeR .src-components-tutorial-___Tutorial__step4___HDoU0 h2 span {
  background-color: #6d6d6d;
  border-radius: 100%;
  box-sizing: border-box;
  color: #fff;
  display: inline-block;
  height: 30px;
  margin-right: 10px;
  padding: 5px;
  text-align: center;
  width: 30px
}

.src-components-tutorial-___Tutorial__tutorial___rbLeR .src-components-tutorial-___Tutorial__step4___HDoU0 h3 {
  font-size: 14px
}

.src-components-tutorial-___Tutorial__tutorial___rbLeR .src-components-tutorial-___Tutorial__step4___HDoU0 p {
  margin-bottom: 0
}

.src-components-tutorial-___Tutorial__tutorial___rbLeR .src-components-tutorial-___Tutorial__step5___p0FZE {
  border: 1px solid #d8d8d8;
  border-radius: 10px;
  padding: 20px
}

.src-components-tutorial-___Tutorial__tutorial___rbLeR .src-components-tutorial-___Tutorial__step5___p0FZE .src-components-tutorial-___Tutorial__step-img___VtWGp {
  text-align: center
}

.src-components-tutorial-___Tutorial__tutorial___rbLeR .src-components-tutorial-___Tutorial__step5___p0FZE img {
  padding: 3px 0 6px
}

.src-components-tutorial-___Tutorial__tutorial___rbLeR .src-components-tutorial-___Tutorial__step5___p0FZE h2 span {
  background-color: #6d6d6d;
  border-radius: 100%;
  box-sizing: border-box;
  color: #fff;
  display: inline-block;
  height: 30px;
  margin-right: 10px;
  padding: 5px;
  text-align: center;
  width: 30px
}

.src-components-tutorial-___Tutorial__tutorial___rbLeR .src-components-tutorial-___Tutorial__step5___p0FZE h3 {
  font-size: 14px
}

.src-components-tutorial-___Tutorial__tutorial___rbLeR .src-components-tutorial-___Tutorial__step5___p0FZE p {
  margin-bottom: 0
}

.src-components-tutorial-___Tutorial__tutorial___rbLeR .src-components-tutorial-___Tutorial__step6___izRWP {
  border: 1px solid #d8d8d8;
  border-radius: 10px;
  padding: 20px
}

.src-components-tutorial-___Tutorial__tutorial___rbLeR .src-components-tutorial-___Tutorial__step6___izRWP .src-components-tutorial-___Tutorial__step-img___VtWGp {
  text-align: center
}

.src-components-tutorial-___Tutorial__tutorial___rbLeR .src-components-tutorial-___Tutorial__step6___izRWP img {
  padding: 3px 0 6px
}

.src-components-tutorial-___Tutorial__tutorial___rbLeR .src-components-tutorial-___Tutorial__step6___izRWP h2 span {
  background-color: #6d6d6d;
  border-radius: 100%;
  box-sizing: border-box;
  color: #fff;
  display: inline-block;
  height: 30px;
  margin-right: 10px;
  padding: 5px;
  text-align: center;
  width: 30px
}

.src-components-tutorial-___Tutorial__tutorial___rbLeR .src-components-tutorial-___Tutorial__step6___izRWP h3 {
  font-size: 14px
}

.src-components-tutorial-___Tutorial__tutorial___rbLeR .src-components-tutorial-___Tutorial__step6___izRWP p {
  margin-bottom: 0
}

.src-components-tutorial-___Tutorial__tutorial___rbLeR .src-components-tutorial-___Tutorial__step7___yiSBr {
  border: 1px solid #d8d8d8;
  border-radius: 10px;
  padding: 20px
}

.src-components-tutorial-___Tutorial__tutorial___rbLeR .src-components-tutorial-___Tutorial__step7___yiSBr .src-components-tutorial-___Tutorial__step-img___VtWGp {
  text-align: center
}

.src-components-tutorial-___Tutorial__tutorial___rbLeR .src-components-tutorial-___Tutorial__step7___yiSBr img {
  padding: 3px 0 6px
}

.src-components-tutorial-___Tutorial__tutorial___rbLeR .src-components-tutorial-___Tutorial__step7___yiSBr h2 span {
  background-color: #6d6d6d;
  border-radius: 100%;
  box-sizing: border-box;
  color: #fff;
  display: inline-block;
  height: 30px;
  margin-right: 10px;
  padding: 5px;
  text-align: center;
  width: 30px
}

.src-components-tutorial-___Tutorial__tutorial___rbLeR .src-components-tutorial-___Tutorial__step7___yiSBr h3 {
  font-size: 14px
}

.src-components-tutorial-___Tutorial__tutorial___rbLeR .src-components-tutorial-___Tutorial__step7___yiSBr p {
  margin-bottom: 0
}

.src-components-tutorial-___Tutorial__tutorial___rbLeR .src-components-tutorial-___Tutorial__arrow___G0Ctv {
  padding: 9px 0 3px;
  text-align: center
}

.src-components-tutorial-___Tutorial__tutorial___rbLeR .src-components-tutorial-___Tutorial__arrow___G0Ctv img {
  height: auto;
  width: 55px
}

div.src-components-item-___NgWordAlert__ngWordWarning___GQKii {
  align-items: flex-start;
  background: #fffdd7;
  border-radius: 10px;
  color: #333;
  display: flex;
  flex-direction: column;
  flex-shrink: 0;
  margin-top: auto;
  padding: 12px
}

div.src-components-item-___NgWordAlert__ngWordWarning___GQKii p {
  margin: 0
}

div.src-components-item-___NgWordAlert__ngWordWarning___GQKii .src-components-item-___NgWordAlert__main___YZikZ {
  align-items: center;
  display: flex;
  margin-bottom: 8px
}

div.src-components-item-___NgWordAlert__ngWordWarning___GQKii .src-components-item-___NgWordAlert__main___YZikZ svg {
  flex-shrink: 0;
  margin-right: 8px
}

div.src-components-item-___NgWordAlert__ngWordWarning___GQKii .src-components-item-___NgWordAlert__main___YZikZ p {
  font-size: 16px
}

div.src-components-item-___NgWordAlert__ngWordWarning___GQKii .src-components-item-___NgWordAlert__link___DclDg {
  align-items: center;
  background-color: #fff;
  box-sizing: border-box;
  color: #0073c6;
  display: flex;
  margin-bottom: 8px;
  padding: 8px;
  text-decoration: none;
  width: 100%
}

div.src-components-item-___NgWordAlert__ngWordWarning___GQKii .src-components-item-___NgWordAlert__link___DclDg svg {
  flex-shrink: 0;
  margin-right: 8px
}

div.src-components-item-___NgWordAlert__ngWordWarning___GQKii .src-components-item-___NgWordAlert__link___DclDg p {
  font-size: 12px;
  margin: 0;
  white-space: pre-wrap
}

div.src-components-item-___NgWordAlert__ngWordWarning___GQKii .src-components-item-___NgWordAlert__notice___M6HP4 {
  display: flex;
  flex-direction: column
}

div.src-components-item-___NgWordAlert__ngWordWarning___GQKii .src-components-item-___NgWordAlert__notice___M6HP4 p {
  font-size: 12px;
  line-height: 120%;
  white-space: pre-wrap
}

div.src-components-item-___NgWordAlert__ngWordWarning___GQKii .src-components-item-___NgWordAlert__notice___M6HP4 p a {
  color: #0073c6
}

.src-components-item-___Skus__skus___nI6yW .src-components-item-___Skus__title_area___UATNv {
  margin-bottom: 10px
}

.src-components-item-___Skus__skus___nI6yW .src-components-item-___Skus__title_area___UATNv label {
  font-size: 14px;
  font-weight: 700;
  line-height: 1.5em
}

.src-components-item-___Skus__skus___nI6yW .src-components-item-___Skus__sku_title_area___zHFXg {
  margin-bottom: 4px;
  text-transform: capitalize
}

.src-components-item-___Skus__skus___nI6yW .src-components-item-___Skus__sku_title_area___zHFXg label {
  font-size: 14px;
  font-weight: 700
}

@media only screen and (max-width: 768px) {
  .src-components-item-___Skus__skus___nI6yW .src-components-item-___Skus__sku_title_area___zHFXg {
      width:unset
  }
}

.src-components-item-___Skus__skus___nI6yW .src-components-item-___Skus__required___Fwr6H {
  text-transform: inherit
}

.src-components-item-___Skus__skus___nI6yW .src-components-item-___Skus__required___Fwr6H:before {
  color: #d0021b;
  content: "＊";
  font-family: -apple-system,BlinkMacSystemFont,Helvetica Neue,Segoe UI,Hiragino Kaku Gothic ProN,Yu Gothic,sans-serif;
  padding-right: 4px
}

.src-components-item-___Skus__skus___nI6yW .src-components-item-___Skus__options____ItHW {
  margin-bottom: 10px;
  margin-top: 6px
}

.src-components-item-___Skus__skus___nI6yW .src-components-item-___Skus__form-group___eC6f2 {
  align-items: flex-start;
  display: flex;
  flex-direction: column;
  margin-bottom: 16px
}

.src-components-item-___Skus__skus___nI6yW .src-components-item-___Skus__form-group___eC6f2:last-child {
  border-bottom: 0
}

@media only screen and (max-width: 768px) {
  .src-components-item-___Skus__skus___nI6yW .src-components-item-___Skus__form-group___eC6f2 {
      flex-direction:column
  }
}

.src-components-item-___Skus__skus___nI6yW .src-components-item-___Skus__form-control___ureQT {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border: 2px solid #d8d8d8;
  border-radius: 10px;
  box-sizing: border-box;
  font-size: 16px;
  height: 40px;
  padding: 10px 30px 10px 20px;
  white-space: nowrap;
  width: 100%
}

@media only screen and (max-width: 768px) {
  .src-components-item-___Skus__skus___nI6yW .src-components-item-___Skus__form-control___ureQT {
      margin-top:10px;
      width: 100%
  }
}

.src-components-item-___Skus__skus___nI6yW select.src-components-item-___Skus__form-control___ureQT {
  background: url(https://static-contents.worldshopping.jp/checkoutjs/images/common/icon_select.svg) right 10px center no-repeat
}

.src-components-item-___Skus__skus___nI6yW .src-components-item-___Skus__imageSelector___H6uJv {
  display: flex;
  flex-direction: row;
  width: 100%
}

.src-components-item-___Skus__skus___nI6yW .src-components-item-___Skus__imageSelector___H6uJv .src-components-item-___Skus__thumbnails___zmP3G {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  margin-left: -6px;
  margin-top: -6px
}

.src-components-item-___Skus__skus___nI6yW .src-components-item-___Skus__imageSelector___H6uJv .src-components-item-___Skus__selectedValue___nlTsD {
  align-items: center;
  display: flex;
  font-size: 14px;
  justify-content: center;
  margin-left: 10px
}

.src-components-item-___Skus__skus___nI6yW .src-components-item-___Skus__imageSelector___H6uJv .src-components-item-___Skus__selectedValue___nlTsD>span {
  overflow-wrap: break-word
}

.src-components-item-___Skus__skus___nI6yW .src-components-item-___Skus__imageSelector___H6uJv .src-components-item-___Skus__thumbnail___on57d {
  border: 1px solid #fff;
  height: 72px;
  margin: 6px;
  width: 72px
}

.src-components-item-___Skus__skus___nI6yW .src-components-item-___Skus__imageSelector___H6uJv .src-components-item-___Skus__thumbnail___on57d.src-components-item-___Skus__selected___ZOj2v .src-components-item-___Skus__image___z5PnR {
  border: 4px solid #0073c6
}

.src-components-item-___Skus__skus___nI6yW .src-components-item-___Skus__imageSelector___H6uJv .src-components-item-___Skus__thumbnail___on57d .src-components-item-___Skus__image___z5PnR {
  border: 2px solid #fff;
  box-sizing: border-box;
  cursor: pointer;
  height: 72px;
  -o-object-fit: cover;
  object-fit: cover;
  width: 72px
}

@media only screen and (max-width: 768px) {
  .src-components-item-___Skus__skus___nI6yW .src-components-item-___Skus__imageSelector___H6uJv {
      width:unset
  }
}

.src-components-item-___Skus__skus___nI6yW .src-components-item-___Skus__isNotSelected___t2wam {
  background-color: #fffdd7!important
}

.src-components-item-___Item__badge___W15Eq {
  background-color: #d0021b;
  border-radius: 1em;
  color: #fff;
  font-family: -apple-system,BlinkMacSystemFont,Helvetica Neue,Segoe UI,Hiragino Kaku Gothic ProN,Yu Gothic,sans-serif;
  font-size: 14px;
  padding: .2em .5em;
  position: absolute;
  right: 0;
  top: 0
}

.src-components-item-___Item__select___GOffu {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background: #fff url(https://static-contents.worldshopping.jp/checkoutjs/images/common/icon_select.svg) right 10px center no-repeat;
  border: 2px solid #d8d8d8;
  border-radius: 10px;
  box-sizing: border-box;
  font-size: 16px;
  padding: 15px 30px 15px 20px;
  width: 100%
}

.src-components-item-___Item__form___CcDFn {
  background-color: #fff;
  color: #333;
  display: flex;
  font-family: -apple-system,BlinkMacSystemFont,Helvetica Neue,Segoe UI,Hiragino Kaku Gothic ProN,Yu Gothic,sans-serif;
  height: 100%
}

@media only screen and (max-width: 768px) {
  .src-components-item-___Item__form___CcDFn {
      flex-direction:column;
      height: auto
  }
}

.src-components-item-___Item__form___CcDFn .src-components-item-___Item__divider___yr9E8 {
  color: #d8d8d8;
  margin-bottom: 16px;
  margin-top: 0
}

.src-components-item-___Item__form___CcDFn .src-components-item-___Item__item_area___ZDL8C {
  box-sizing: border-box;
  flex: 1;
  height: 100%;
  overflow-y: scroll;
  padding: 20px
}

@media only screen and (max-width: 768px) {
  .src-components-item-___Item__form___CcDFn .src-components-item-___Item__item_area___ZDL8C {
      flex:auto;
      overflow-y: visible;
      padding: 15px
  }
}

.src-components-item-___Item__form___CcDFn .src-components-item-___Item__form-sidebar___AJGBJ {
  background-color: #f2f5f6;
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
  height: 100%;
  padding: 16px 12px;
  width: 324px
}

@media only screen and (max-width: 768px) {
  .src-components-item-___Item__form___CcDFn .src-components-item-___Item__form-sidebar___AJGBJ {
      display:block;
      margin-bottom: 20px;
      padding: 15px 15px 30px;
      padding: 20px 20px 136px;
      width: 100%
  }
}

.src-components-item-___Item__form___CcDFn p {
  font-size: 18px;
  margin: 0 0 1em
}

.src-components-item-___Item__form___CcDFn .src-components-item-___Item__item_area_top___ZhQpT {
  display: flex;
  flex-direction: column
}

@media only screen and (max-width: 768px) {
  .src-components-item-___Item__form___CcDFn .src-components-item-___Item__item_area_top___ZhQpT {
      align-items:center
  }

  .src-components-item-___Item__form___CcDFn .src-components-item-___Item__item_area_top___ZhQpT.src-components-item-___Item__images___vKV5x {
      flex-direction: column
  }

  .src-components-item-___Item__form___CcDFn .src-components-item-___Item__item_area_top___ZhQpT.src-components-item-___Item__images___vKV5x .src-components-item-___Item__item_label___Rq5to {
      width: 100%
  }
}

.src-components-item-___Item__form___CcDFn .src-components-item-___Item__item_area_top___ZhQpT .src-components-item-___Item__item_label___Rq5to {
  margin-bottom: 24px;
  width: 100%
}

.src-components-item-___Item__form___CcDFn .src-components-item-___Item__title_area___q3hDX {
  margin-bottom: 10px
}

.src-components-item-___Item__form___CcDFn .src-components-item-___Item__title_area___q3hDX span {
  color: #d20019
}

.src-components-item-___Item__form___CcDFn .src-components-item-___Item__title_area___q3hDX label {
  font-size: 14px;
  font-weight: 700;
  line-height: 1.5em
}

.src-components-item-___Item__form___CcDFn .src-components-item-___Item__price___BYpgn {
  align-items: center;
  display: flex;
  justify-content: flex-start;
  margin-bottom: 16px
}

.src-components-item-___Item__form___CcDFn .src-components-item-___Item__price___BYpgn label {
  background-color: #4f4f4f;
  border-radius: 4px;
  color: #fff;
  font-size: 14px;
  font-weight: 700;
  margin-right: 8px;
  padding: 4px 8px
}

.src-components-item-___Item__form___CcDFn .src-components-item-___Item__price___BYpgn .src-components-item-___Item__value___IasTM {
  display: flex;
  flex-direction: column;
  justify-content: center
}

.src-components-item-___Item__form___CcDFn .src-components-item-___Item__price___BYpgn .src-components-item-___Item__value___IasTM .src-components-item-___Item__jpy___nDHbx {
  font-weight: 700;
  line-height: 1.2;
  margin-bottom: 0;
  text-align: left
}

.src-components-item-___Item__form___CcDFn .src-components-item-___Item__price___BYpgn .src-components-item-___Item__value___IasTM .src-components-item-___Item__jpy___nDHbx .src-components-item-___Item__prefix___IMZGf {
  font-size: 12px
}

.src-components-item-___Item__form___CcDFn .src-components-item-___Item__price___BYpgn .src-components-item-___Item__value___IasTM .src-components-item-___Item__usd___Yads6 {
  font-size: 12px;
  margin: 0
}

.src-components-item-___Item__form___CcDFn .src-components-item-___Item__price___BYpgn .src-components-item-___Item__value___IasTM span.src-components-item-___Item__hidden___Qg9gA {
  display: none
}

.src-components-item-___Item__form___CcDFn .src-components-item-___Item__notice___hD_wv {
  display: flex;
  flex: 1;
  flex-direction: column;
  margin-bottom: 16px;
  overflow: auto;
  text-align: left
}

.src-components-item-___Item__form___CcDFn .src-components-item-___Item__notice___hD_wv .src-components-item-___Item__bottomMessage___CrcHE {
  flex-shrink: 0;
  margin-bottom: 12px
}

.src-components-item-___Item__form___CcDFn .src-components-item-___Item__notice___hD_wv .src-components-item-___Item__bottomMessage___CrcHE p {
  font-size: 14px
}

.src-components-item-___Item__form___CcDFn .src-components-item-___Item__form-group___cqGcx {
  margin-bottom: 24px;
  width: 100%
}

.src-components-item-___Item__form___CcDFn .src-components-item-___Item__form-group___cqGcx:last-child {
  margin-bottom: 0
}

.src-components-item-___Item__form___CcDFn .src-components-item-___Item__form-group___cqGcx .src-components-item-___Item__title_area___q3hDX {
  font-size: 14px;
  margin-bottom: 4px
}

.src-components-item-___Item__form___CcDFn .src-components-item-___Item__form-control___Nsdod {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background: #fff url(https://static-contents.worldshopping.jp/checkoutjs/images/common/icon_select.svg) right 10px center no-repeat;
  border: 2px solid #d8d8d8;
  border-radius: 10px;
  box-sizing: border-box;
  font-size: 16px;
  padding: 15px 30px 15px 20px;
  width: 100%
}

.src-components-item-___Item__form___CcDFn select.src-components-item-___Item__form-control___Nsdod {
  height: 40px;
  padding: 10px 30px 10px 20px;
  width: 50%
}

@media only screen and (max-width: 768px) {
  .src-components-item-___Item__form___CcDFn select.src-components-item-___Item__form-control___Nsdod {
      width:100%
  }
}

.src-components-item-___Item__form___CcDFn textarea.src-components-item-___Item__form-control___Nsdod {
  background: #fff;
  box-sizing: border-box;
  font-size: 16px;
  margin: 0;
  max-height: 300px;
  min-height: 100px;
  padding: 10px;
  resize: none;
  width: 100%
}

.src-components-item-___Item__form___CcDFn .src-components-item-___Item__form-control___Nsdod::-moz-placeholder {
  color: #9b9b9b;
  line-height: 1.5em
}

.src-components-item-___Item__form___CcDFn .src-components-item-___Item__form-control___Nsdod::placeholder {
  color: #9b9b9b;
  line-height: 1.5em
}

.src-components-item-___Item__form___CcDFn .src-components-item-___Item__has-error___MYOTW .src-components-item-___Item__help-block___YVFKK {
  color: #d0021b;
  display: block;
  font-size: 13px;
  font-weight: 700;
  line-height: 1.2em;
  margin-top: 5px
}

.src-components-item-___Item__form___CcDFn .src-components-item-___Item__help-block___YVFKK {
  display: none
}

.src-components-item-___Item__form___CcDFn .src-components-item-___Item__payment-container___Nhboi {
  flex-shrink: 0;
  margin-bottom: 16px;
  max-width: 320px;
  width: 96%
}

.src-components-item-___Item__form___CcDFn .src-components-item-___Item__payment-container___Nhboi img {
  opacity: .6;
  width: 100%
}

.src-components-item-___Item__form___CcDFn .src-components-item-___Item__errorMessage___zhtSv {
  color: #d0021b;
  font-size: 13px;
  padding-bottom: 16px;
  text-align: left
}

@media only screen and (max-width: 768px) {
  .src-components-item-___Item__form___CcDFn .src-components-item-___Item__errorMessage___zhtSv {
      text-align:center
  }
}

.src-components-item-___Item__form___CcDFn .src-components-item-___Item__errorMessage___zhtSv:before {
  color: #d0021b;
  content: "＊";
  font-size: 14px;
  font-weight: 700;
  padding-right: 4px
}

.src-components-item-___Item__form___CcDFn .src-components-item-___Item__couponsDetails____N9NY {
  flex-shrink: 0;
  margin-bottom: 8px;
  padding: 8px
}

div.src-components-item-___Loading__loading___t3m1i {
  align-items: center;
  background-color: #eee;
  box-sizing: border-box;
  display: flex;
  flex-flow: column;
  height: 100%;
  justify-content: center;
  padding: 20px;
  text-align: center;
  width: 100%
}

div.src-components-item-___Loading__loading___t3m1i span.src-components-item-___Loading__placeholder___PRPTT img {
  width: 60px
}

div.src-components-item-___Loading__loading___t3m1i span.src-components-item-___Loading__animation___jEfGD img {
  max-width: 160px
}

div.src-components-item-___Screenshot__screenshot___v7cVc {
  align-items: center;
  background: #ededed;
  border: 1px solid #d8d8d8;
  box-sizing: border-box;
  display: flex;
  height: 320px;
  justify-content: center;
  margin-bottom: 16px;
  width: 250px;
  width: 100%
}

div.src-components-item-___Screenshot__screenshot___v7cVc img {
  height: auto;
  max-height: 100%;
  max-width: 100%;
  width: auto
}

@media only screen and (max-width: 768px) {
  div.src-components-item-___Screenshot__screenshot___v7cVc {
      height:200px;
      min-width: 100px;
      width: 100%
  }
}

div.src-components-item-___FeatureImage__featureImage____jcBo {
  display: flex;
  flex-direction: column;
  height: 320px;
  margin-bottom: 16px;
  margin-right: 10px;
  min-height: 200px;
  min-width: 240px;
  width: 100%
}

@media only screen and (max-width: 768px) {
  div.src-components-item-___FeatureImage__featureImage____jcBo {
      height:200px;
      margin-right: 0;
      width: 100%
  }
}

div.src-components-item-___FeatureImage__featureImage____jcBo .src-components-item-___FeatureImage__slideWrapper___n5l9k {
  height: 100%;
  position: relative
}

div.src-components-item-___FeatureImage__featureImage____jcBo .src-components-item-___FeatureImage__slideWrapper___n5l9k .src-components-item-___FeatureImage__slide___NugZG {
  background: #ededed;
  height: 100%;
  width: 100%
}

div.src-components-item-___FeatureImage__featureImage____jcBo .src-components-item-___FeatureImage__slideWrapper___n5l9k .src-components-item-___FeatureImage__slide___NugZG .src-components-item-___FeatureImage__image___Eh_P8 {
  background-size: cover;
  height: 200px;
  height: 100%;
  width: 100%
}

div.src-components-item-___FeatureImage__featureImage____jcBo .src-components-item-___FeatureImage__slideWrapper___n5l9k>.src-components-item-___FeatureImage__captionWrapper___CIUdF {
  background: rgba(0,0,0,.4);
  bottom: 0;
  position: absolute;
  text-align: center;
  width: 100%
}

div.src-components-item-___FeatureImage__featureImage____jcBo .src-components-item-___FeatureImage__slideWrapper___n5l9k>.src-components-item-___FeatureImage__captionWrapper___CIUdF .src-components-item-___FeatureImage__caption___ddLsd {
  color: #fff;
  font-size: 13px;
  padding: 6px 2px
}

div.src-components-item-___FeatureImage__featureImage____jcBo .src-components-item-___FeatureImage__thumbnails___Z4FrY {
  display: none;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: flex-start
}

div.src-components-item-___FeatureImage__featureImage____jcBo .src-components-item-___FeatureImage__thumbnails___Z4FrY .src-components-item-___FeatureImage__thumbnail___pZ_AF.src-components-item-___FeatureImage__selected___pVdTG .src-components-item-___FeatureImage__image___Eh_P8 {
  border: 2px solid #076f9f
}

div.src-components-item-___FeatureImage__featureImage____jcBo .src-components-item-___FeatureImage__thumbnails___Z4FrY .src-components-item-___FeatureImage__thumbnail___pZ_AF .src-components-item-___FeatureImage__image___Eh_P8 {
  background-size: cover;
  border: 2px solid #fff;
  cursor: pointer;
  height: 32px;
  margin: 5px 2px 0;
  width: 32px
}

.src-components-item-___CustomOptions__customOptions___Lq6N3 .src-components-item-___CustomOptions__title_area___ls8MW {
  margin-bottom: 10px
}

.src-components-item-___CustomOptions__customOptions___Lq6N3 .src-components-item-___CustomOptions__title_area___ls8MW label {
  font-size: 14px;
  font-weight: 700;
  line-height: 1.5em
}

.src-components-item-___CustomOptions__customOptions___Lq6N3 .src-components-item-___CustomOptions__custom_option_title_area___ANuwZ {
  margin-bottom: 4px;
  text-transform: capitalize
}

.src-components-item-___CustomOptions__customOptions___Lq6N3 .src-components-item-___CustomOptions__custom_option_title_area___ANuwZ label {
  font-size: 14px;
  font-weight: 700
}

@media only screen and (max-width: 768px) {
  .src-components-item-___CustomOptions__customOptions___Lq6N3 .src-components-item-___CustomOptions__custom_option_title_area___ANuwZ {
      width:unset
  }
}

.src-components-item-___CustomOptions__customOptions___Lq6N3 .src-components-item-___CustomOptions__required___pDMVV {
  text-transform: inherit
}

.src-components-item-___CustomOptions__customOptions___Lq6N3 .src-components-item-___CustomOptions__required___pDMVV:before {
  color: #d0021b;
  content: "＊";
  font-family: -apple-system,BlinkMacSystemFont,Helvetica Neue,Segoe UI,Hiragino Kaku Gothic ProN,Yu Gothic,sans-serif;
  padding-right: 4px
}

.src-components-item-___CustomOptions__customOptions___Lq6N3 .src-components-item-___CustomOptions__options___K5K3C {
  margin-bottom: 10px;
  margin-top: 6px
}

.src-components-item-___CustomOptions__customOptions___Lq6N3 .src-components-item-___CustomOptions__form-group___oiOsF {
  align-items: flex-start;
  display: flex;
  flex-direction: column;
  margin-bottom: 16px
}

.src-components-item-___CustomOptions__customOptions___Lq6N3 .src-components-item-___CustomOptions__form-group___oiOsF:last-child {
  border-bottom: 0
}

@media only screen and (max-width: 768px) {
  .src-components-item-___CustomOptions__customOptions___Lq6N3 .src-components-item-___CustomOptions__form-group___oiOsF {
      flex-direction:column
  }
}

.src-components-item-___CustomOptions__customOptions___Lq6N3 .src-components-item-___CustomOptions__form-control___BJYQ4 {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background: url(https://static-contents.worldshopping.jp/checkoutjs/images/common/icon_select.svg) right 10px center no-repeat;
  border: 2px solid #d8d8d8;
  border-radius: 10px;
  box-sizing: border-box;
  font-size: 16px;
  height: 40px;
  padding: 10px 30px 10px 20px;
  white-space: nowrap;
  width: 100%
}

@media only screen and (max-width: 768px) {
  .src-components-item-___CustomOptions__customOptions___Lq6N3 .src-components-item-___CustomOptions__form-control___BJYQ4 {
      margin-top:10px;
      width: 100%
  }
}

.src-components-item-___CustomOptions__customOptions___Lq6N3 .src-components-item-___CustomOptions__imageSelector___aTzRB {
  display: flex;
  flex-direction: row;
  width: 100%
}

.src-components-item-___CustomOptions__customOptions___Lq6N3 .src-components-item-___CustomOptions__imageSelector___aTzRB .src-components-item-___CustomOptions__thumbnails___s99sy {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  margin-left: -6px;
  margin-top: -6px
}

.src-components-item-___CustomOptions__customOptions___Lq6N3 .src-components-item-___CustomOptions__imageSelector___aTzRB .src-components-item-___CustomOptions__selectedValue___LWeUD {
  align-items: center;
  display: flex;
  font-size: 14px;
  justify-content: center;
  margin-left: 10px
}

.src-components-item-___CustomOptions__customOptions___Lq6N3 .src-components-item-___CustomOptions__imageSelector___aTzRB .src-components-item-___CustomOptions__selectedValue___LWeUD>span {
  overflow-wrap: break-word
}

.src-components-item-___CustomOptions__customOptions___Lq6N3 .src-components-item-___CustomOptions__imageSelector___aTzRB .src-components-item-___CustomOptions__thumbnail___WRUPR {
  border: 1px solid #fff;
  height: 72px;
  margin: 6px;
  width: 72px
}

.src-components-item-___CustomOptions__customOptions___Lq6N3 .src-components-item-___CustomOptions__imageSelector___aTzRB .src-components-item-___CustomOptions__thumbnail___WRUPR.src-components-item-___CustomOptions__selected___Ip1PU .src-components-item-___CustomOptions__image___azz7s {
  border: 4px solid #0073c6
}

.src-components-item-___CustomOptions__customOptions___Lq6N3 .src-components-item-___CustomOptions__imageSelector___aTzRB .src-components-item-___CustomOptions__thumbnail___WRUPR .src-components-item-___CustomOptions__image___azz7s {
  border: 2px solid #fff;
  box-sizing: border-box;
  cursor: pointer;
  height: 72px;
  -o-object-fit: cover;
  object-fit: cover;
  width: 72px
}

@media only screen and (max-width: 768px) {
  .src-components-item-___CustomOptions__customOptions___Lq6N3 .src-components-item-___CustomOptions__imageSelector___aTzRB {
      width:unset
  }
}

.src-components-item-___CustomOptions__customOptions___Lq6N3 .src-components-item-___CustomOptions__isNotSelected___Eb8l6 {
  background-color: #fffdd7!important
}

div.src-components-promotion-___CouponsDetails__root___dir6G {
  background-color: #fff;
  display: flex;
  flex-direction: column;
  font-family: Noto Sans,sans-serif;
  gap: 8px;
  line-height: 1.5
}

div.src-components-promotion-___CouponsDetails__root___dir6G .src-components-promotion-___CouponsDetails__header___dqJGz {
  align-items: center;
  display: flex;
  gap: 8px;
  justify-content: space-between
}

div.src-components-promotion-___CouponsDetails__root___dir6G .src-components-promotion-___CouponsDetails__header___dqJGz.src-components-promotion-___CouponsDetails__accordionHeader___xd_No {
  cursor: pointer
}

div.src-components-promotion-___CouponsDetails__root___dir6G .src-components-promotion-___CouponsDetails__header___dqJGz .src-components-promotion-___CouponsDetails__title___zPE2p {
  color: #091c42;
  font-family: inherit;
  font-size: 14px;
  font-weight: 700;
  margin: 0
}

div.src-components-promotion-___CouponsDetails__root___dir6G .src-components-promotion-___CouponsDetails__header___dqJGz .src-components-promotion-___CouponsDetails__expandIcon___KeGmO {
  box-sizing: border-box;
  height: 24px;
  padding: 5px;
  transition: transform .3s;
  width: 24px
}

div.src-components-promotion-___CouponsDetails__root___dir6G .src-components-promotion-___CouponsDetails__header___dqJGz .src-components-promotion-___CouponsDetails__expandIcon___KeGmO.src-components-promotion-___CouponsDetails__expanded___Z0LFj {
  transform: rotate(180deg)
}

div.src-components-promotion-___CouponsDetails__root___dir6G p {
  color: #2c3c5d;
  font-size: 13px;
  margin: 0
}

div.src-components-promotion-___CouponsDetails__root___dir6G .src-components-promotion-___CouponsDetails__coupons___o4T0n {
  max-height: 200px;
  overflow-y: auto
}

div.src-components-promotion-___CouponsDetails__root___dir6G .src-components-promotion-___CouponsDetails__coupons___o4T0n .src-components-promotion-___CouponsDetails__coupon___BApcB+.src-components-promotion-___CouponsDetails__coupon___BApcB {
  border-top: 1px solid #dcdfe4
}

div.src-components-promotion-___CouponsDetails__root___dir6G .src-components-promotion-___CouponsDetails__coupons___o4T0n .src-components-promotion-___CouponsDetails__coupon___BApcB {
  line-height: 1.2;
  padding: 8px
}

div.src-components-promotion-___CouponsDetails__root___dir6G .src-components-promotion-___CouponsDetails__coupons___o4T0n .src-components-promotion-___CouponsDetails__coupon___BApcB .src-components-promotion-___CouponsDetails__couponHeader___kQVWI {
  color: #091c42;
  display: flex;
  font-size: 14px;
  font-weight: 700;
  gap: 4px;
  line-height: 1.5;
  margin: 0
}

div.src-components-promotion-___CouponsDetails__root___dir6G .src-components-promotion-___CouponsDetails__coupons___o4T0n .src-components-promotion-___CouponsDetails__coupon___BApcB .src-components-promotion-___CouponsDetails__couponHeader___kQVWI .src-components-promotion-___CouponsDetails__couponValue___zLHIm {
  color: #05c;
  white-space: nowrap
}

div.src-components-promotion-___CouponsDetails__root___dir6G .src-components-promotion-___CouponsDetails__coupons___o4T0n .src-components-promotion-___CouponsDetails__coupon___BApcB p {
  font-size: 11px;
  margin: 0
}

.src-components-item-___AddToCartButton__badge___hsl4w {
  background-color: #d0021b;
  border-radius: 1em;
  color: #fff;
  font-family: -apple-system,BlinkMacSystemFont,Helvetica Neue,Segoe UI,Hiragino Kaku Gothic ProN,Yu Gothic,sans-serif;
  font-size: 14px;
  padding: .2em .5em;
  position: absolute;
  right: 0;
  top: 0
}

.src-components-item-___AddToCartButton__select___svLoI {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background: #fff url(https://static-contents.worldshopping.jp/checkoutjs/images/common/icon_select.svg) right 10px center no-repeat;
  border: 2px solid #d8d8d8;
  border-radius: 10px;
  box-sizing: border-box;
  font-size: 16px;
  padding: 15px 30px 15px 20px;
  width: 100%
}

.src-components-item-___AddToCartButton__errorMessage___Ni8B6 {
  color: #d0021b;
  font-size: 13px;
  padding-bottom: 16px;
  text-align: left
}

@media only screen and (max-width: 768px) {
  .src-components-item-___AddToCartButton__errorMessage___Ni8B6 {
      text-align:center
  }
}

.src-components-item-___AddToCartButton__errorMessage___Ni8B6:before {
  color: #d0021b;
  content: "＊";
  font-size: 14px;
  font-weight: 700;
  padding-right: 4px
}

.src-components-item-___AddToCartButton__add-to-cart___zNTje {
  z-index: 1
}

@media only screen and (max-width: 768px) {
  .src-components-item-___AddToCartButton__add-to-cart___zNTje {
      background:#fff;
      border-radius: 0 0 10px 10px;
      border-top: 1px solid #d8d8d8;
      bottom: 22px;
      bottom: 0;
      box-sizing: border-box;
      left: 0;
      margin: auto;
      padding: 10px;
      position: fixed;
      right: 0;
      text-align: center;
      width: 95vw;
      width: unset
  }
}

.src-components-item-___AddToCartButton__add-to-cart___zNTje button.src-components-item-___AddToCartButton__add-to-cart-button___BnoWo {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background: #65aa14;
  border: 0;
  border-radius: 10px;
  box-shadow: 0 2px 15px 0 rgba(0,0,0,.2);
  box-sizing: border-box;
  color: #fff;
  flex: 1;
  font-size: 16px;
  font-weight: 700;
  line-height: 1.35em;
  margin: 0 auto;
  max-width: 450px;
  padding: 16px;
  text-align: center;
  text-decoration: none;
  transition: background-color .5s ease,box-shadow .5s ease;
  width: 100%
}

.src-components-item-___AddToCartButton__add-to-cart___zNTje button.src-components-item-___AddToCartButton__add-to-cart-button___BnoWo:hover {
  background: #7fc134;
  box-shadow: 0 4px 20px 0 rgba(0,0,0,.3)
}

.src-components-item-___AddToCartButton__add-to-cart___zNTje button.src-components-item-___AddToCartButton__add-to-cart-button___BnoWo:active {
  background: #7fc134;
  border: 0;
  box-shadow: 0 4px 20px 0 rgba(0,0,0,.5)
}

.src-components-item-___AddToCartButton__add-to-cart___zNTje button.src-components-item-___AddToCartButton__add-to-cart-button___BnoWo:disabled {
  background: gray
}

.src-components-item-___CustomInputs__customInputs___kysJz .src-components-item-___CustomInputs__titleArea___O2j78 {
  margin-bottom: 4px;
  text-transform: capitalize
}

.src-components-item-___CustomInputs__customInputs___kysJz .src-components-item-___CustomInputs__titleArea___O2j78 label {
  font-size: 14px;
  font-weight: 700
}

@media only screen and (max-width: 768px) {
  .src-components-item-___CustomInputs__customInputs___kysJz .src-components-item-___CustomInputs__titleArea___O2j78 {
      width:unset
  }
}

.src-components-item-___CustomInputs__customInputs___kysJz .src-components-item-___CustomInputs__required____K48H {
  text-transform: inherit
}

.src-components-item-___CustomInputs__customInputs___kysJz .src-components-item-___CustomInputs__required____K48H:before {
  color: #d0021b;
  content: "＊";
  font-family: -apple-system,BlinkMacSystemFont,Helvetica Neue,Segoe UI,Hiragino Kaku Gothic ProN,Yu Gothic,sans-serif;
  padding-right: 4px
}

.src-components-item-___CustomInputs__customInputs___kysJz .src-components-item-___CustomInputs__options___KT2y3 {
  margin-bottom: 10px;
  margin-top: 6px
}

.src-components-item-___CustomInputs__customInputs___kysJz .src-components-item-___CustomInputs__form-group___D8M1A {
  align-items: stretch;
  display: flex;
  flex-direction: column;
  margin-bottom: 16px
}

.src-components-item-___CustomInputs__customInputs___kysJz .src-components-item-___CustomInputs__form-group___D8M1A:last-child {
  border-bottom: 0
}

@media only screen and (max-width: 768px) {
  .src-components-item-___CustomInputs__customInputs___kysJz .src-components-item-___CustomInputs__form-group___D8M1A {
      flex-direction:column
  }
}

.src-components-item-___CustomInputs__customInputs___kysJz .src-components-item-___CustomInputs__form-control___CG7D0:not([type=checkbox]):not([type=radio]) {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border: 2px solid #d8d8d8;
  border-radius: 10px;
  box-sizing: border-box;
  font-size: 16px;
  height: 40px;
  padding: 10px 30px 10px 20px;
  white-space: nowrap;
  width: 100%
}

@media only screen and (max-width: 768px) {
  .src-components-item-___CustomInputs__customInputs___kysJz .src-components-item-___CustomInputs__form-control___CG7D0:not([type=checkbox]):not([type=radio]) {
      margin-top:10px;
      width: 100%
  }
}

.src-components-item-___CustomInputs__customInputs___kysJz select.src-components-item-___CustomInputs__form-control___CG7D0 {
  background: url(https://static-contents.worldshopping.jp/checkoutjs/images/common/icon_select.svg) right 10px center no-repeat
}

.src-components-item-___CustomInputs__customInputs___kysJz .src-components-item-___CustomInputs__isNotSelected___YgQC0 {
  background-color: #fffdd7!important
}

.src-components-item-___CustomInputs__customInputs___kysJz .src-components-item-___CustomInputs__label___jbKcL {
  margin-left: 4px
}

.src-components-item-___CustomInputs__customInputs___kysJz .src-components-item-___CustomInputs__error___RqKcR {
  color: #d0021b;
  font-size: 13px;
  margin: 8px 0 0 8px
}

.src-components-unavailable-item-___UnavailableItem__unavailable-item___Z4qjz {
  align-items: center;
  display: flex;
  font-family: -apple-system,BlinkMacSystemFont,Helvetica Neue,Segoe UI,Hiragino Kaku Gothic ProN,Yu Gothic,sans-serif;
  height: calc(100% - 150px);
  justify-content: center;
  padding: 20px;
  text-align: center
}

.src-components-unavailable-item-___UnavailableItem__unavailable-item___Z4qjz .src-components-unavailable-item-___UnavailableItem__btn___Xn4S6 {
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px;
  cursor: pointer;
  display: inline-block;
  font-size: 14px;
  font-weight: 400;
  line-height: 1.42857143;
  margin-bottom: 0;
  padding: 6px 12px;
  text-align: center;
  touch-action: manipulation;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  vertical-align: middle;
  white-space: nowrap
}

.src-components-unavailable-item-___UnavailableItem__unavailable-item___Z4qjz .src-components-unavailable-item-___UnavailableItem__btn___Xn4S6.src-components-unavailable-item-___UnavailableItem__active___TqK0J:focus,.src-components-unavailable-item-___UnavailableItem__unavailable-item___Z4qjz .src-components-unavailable-item-___UnavailableItem__btn___Xn4S6:active:focus,.src-components-unavailable-item-___UnavailableItem__unavailable-item___Z4qjz .src-components-unavailable-item-___UnavailableItem__btn___Xn4S6:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px
}

.src-components-unavailable-item-___UnavailableItem__unavailable-item___Z4qjz .src-components-unavailable-item-___UnavailableItem__btn___Xn4S6:focus,.src-components-unavailable-item-___UnavailableItem__unavailable-item___Z4qjz .src-components-unavailable-item-___UnavailableItem__btn___Xn4S6:hover {
  color: #333;
  text-decoration: none
}

.src-components-unavailable-item-___UnavailableItem__unavailable-item___Z4qjz .src-components-unavailable-item-___UnavailableItem__btn___Xn4S6.src-components-unavailable-item-___UnavailableItem__active___TqK0J,.src-components-unavailable-item-___UnavailableItem__unavailable-item___Z4qjz .src-components-unavailable-item-___UnavailableItem__btn___Xn4S6:active {
  background-image: none;
  box-shadow: inset 0 3px 5px rgba(0,0,0,.125);
  outline: 0
}

.src-components-unavailable-item-___UnavailableItem__unavailable-item___Z4qjz .src-components-unavailable-item-___UnavailableItem__btn___Xn4S6.src-components-unavailable-item-___UnavailableItem__disabled___V4_F9,.src-components-unavailable-item-___UnavailableItem__unavailable-item___Z4qjz .src-components-unavailable-item-___UnavailableItem__btn___Xn4S6[disabled] {
  box-shadow: none;
  cursor: not-allowed;
  filter: alpha(opacity=65);
  opacity: .65;
  pointer-events: none
}

.src-components-unavailable-item-___UnavailableItem__unavailable-item___Z4qjz .src-components-unavailable-item-___UnavailableItem__btn-default___YjwKM {
  background-color: #fff;
  border-color: #ccc;
  color: #333
}

.src-components-unavailable-item-___UnavailableItem__unavailable-item___Z4qjz .src-components-unavailable-item-___UnavailableItem__btn-default___YjwKM.src-components-unavailable-item-___UnavailableItem__active___TqK0J,.src-components-unavailable-item-___UnavailableItem__unavailable-item___Z4qjz .src-components-unavailable-item-___UnavailableItem__btn-default___YjwKM:active,.src-components-unavailable-item-___UnavailableItem__unavailable-item___Z4qjz .src-components-unavailable-item-___UnavailableItem__btn-default___YjwKM:focus,.src-components-unavailable-item-___UnavailableItem__unavailable-item___Z4qjz .src-components-unavailable-item-___UnavailableItem__btn-default___YjwKM:hover {
  background-color: #e6e6e6;
  border-color: #adadad;
  color: #333
}

.src-components-unavailable-item-___UnavailableItem__unavailable-item___Z4qjz .src-components-unavailable-item-___UnavailableItem__btn-default___YjwKM.src-components-unavailable-item-___UnavailableItem__active___TqK0J,.src-components-unavailable-item-___UnavailableItem__unavailable-item___Z4qjz .src-components-unavailable-item-___UnavailableItem__btn-default___YjwKM:active {
  background-image: none
}

.src-components-unavailable-item-___UnavailableItem__unavailable-item___Z4qjz .src-components-unavailable-item-___UnavailableItem__btn-default___YjwKM.src-components-unavailable-item-___UnavailableItem__disabled___V4_F9,.src-components-unavailable-item-___UnavailableItem__unavailable-item___Z4qjz .src-components-unavailable-item-___UnavailableItem__btn-default___YjwKM.src-components-unavailable-item-___UnavailableItem__disabled___V4_F9.src-components-unavailable-item-___UnavailableItem__active___TqK0J,.src-components-unavailable-item-___UnavailableItem__unavailable-item___Z4qjz .src-components-unavailable-item-___UnavailableItem__btn-default___YjwKM.src-components-unavailable-item-___UnavailableItem__disabled___V4_F9:active,.src-components-unavailable-item-___UnavailableItem__unavailable-item___Z4qjz .src-components-unavailable-item-___UnavailableItem__btn-default___YjwKM.src-components-unavailable-item-___UnavailableItem__disabled___V4_F9:focus,.src-components-unavailable-item-___UnavailableItem__unavailable-item___Z4qjz .src-components-unavailable-item-___UnavailableItem__btn-default___YjwKM.src-components-unavailable-item-___UnavailableItem__disabled___V4_F9:hover,.src-components-unavailable-item-___UnavailableItem__unavailable-item___Z4qjz .src-components-unavailable-item-___UnavailableItem__btn-default___YjwKM[disabled],.src-components-unavailable-item-___UnavailableItem__unavailable-item___Z4qjz .src-components-unavailable-item-___UnavailableItem__btn-default___YjwKM[disabled].src-components-unavailable-item-___UnavailableItem__active___TqK0J,.src-components-unavailable-item-___UnavailableItem__unavailable-item___Z4qjz .src-components-unavailable-item-___UnavailableItem__btn-default___YjwKM[disabled]:active,.src-components-unavailable-item-___UnavailableItem__unavailable-item___Z4qjz .src-components-unavailable-item-___UnavailableItem__btn-default___YjwKM[disabled]:focus,.src-components-unavailable-item-___UnavailableItem__unavailable-item___Z4qjz .src-components-unavailable-item-___UnavailableItem__btn-default___YjwKM[disabled]:hover {
  background-color: #fff;
  border-color: #ccc
}

.src-components-unavailable-item-___UnavailableItem__unavailable-item___Z4qjz .src-components-unavailable-item-___UnavailableItem__btn-default___YjwKM .src-components-unavailable-item-___UnavailableItem__badge___ykbIu {
  background-color: #333;
  color: #fff
}

.src-components-unavailable-item-___UnavailableItem__unavailable-item___Z4qjz .src-components-unavailable-item-___UnavailableItem__btn-primary___w2tdd {
  background-color: #337ab7;
  border-color: #2e6da4;
  color: #fff
}

.src-components-unavailable-item-___UnavailableItem__unavailable-item___Z4qjz .src-components-unavailable-item-___UnavailableItem__btn-primary___w2tdd.src-components-unavailable-item-___UnavailableItem__active___TqK0J,.src-components-unavailable-item-___UnavailableItem__unavailable-item___Z4qjz .src-components-unavailable-item-___UnavailableItem__btn-primary___w2tdd:active,.src-components-unavailable-item-___UnavailableItem__unavailable-item___Z4qjz .src-components-unavailable-item-___UnavailableItem__btn-primary___w2tdd:focus,.src-components-unavailable-item-___UnavailableItem__unavailable-item___Z4qjz .src-components-unavailable-item-___UnavailableItem__btn-primary___w2tdd:hover {
  background-color: #286090;
  border-color: #204d74;
  color: #fff
}

.src-components-unavailable-item-___UnavailableItem__unavailable-item___Z4qjz .src-components-unavailable-item-___UnavailableItem__btn-primary___w2tdd.src-components-unavailable-item-___UnavailableItem__active___TqK0J,.src-components-unavailable-item-___UnavailableItem__unavailable-item___Z4qjz .src-components-unavailable-item-___UnavailableItem__btn-primary___w2tdd:active {
  background-image: none
}

.src-components-unavailable-item-___UnavailableItem__unavailable-item___Z4qjz .src-components-unavailable-item-___UnavailableItem__btn-primary___w2tdd.src-components-unavailable-item-___UnavailableItem__disabled___V4_F9,.src-components-unavailable-item-___UnavailableItem__unavailable-item___Z4qjz .src-components-unavailable-item-___UnavailableItem__btn-primary___w2tdd.src-components-unavailable-item-___UnavailableItem__disabled___V4_F9.src-components-unavailable-item-___UnavailableItem__active___TqK0J,.src-components-unavailable-item-___UnavailableItem__unavailable-item___Z4qjz .src-components-unavailable-item-___UnavailableItem__btn-primary___w2tdd.src-components-unavailable-item-___UnavailableItem__disabled___V4_F9:active,.src-components-unavailable-item-___UnavailableItem__unavailable-item___Z4qjz .src-components-unavailable-item-___UnavailableItem__btn-primary___w2tdd.src-components-unavailable-item-___UnavailableItem__disabled___V4_F9:focus,.src-components-unavailable-item-___UnavailableItem__unavailable-item___Z4qjz .src-components-unavailable-item-___UnavailableItem__btn-primary___w2tdd.src-components-unavailable-item-___UnavailableItem__disabled___V4_F9:hover,.src-components-unavailable-item-___UnavailableItem__unavailable-item___Z4qjz .src-components-unavailable-item-___UnavailableItem__btn-primary___w2tdd[disabled],.src-components-unavailable-item-___UnavailableItem__unavailable-item___Z4qjz .src-components-unavailable-item-___UnavailableItem__btn-primary___w2tdd[disabled].src-components-unavailable-item-___UnavailableItem__active___TqK0J,.src-components-unavailable-item-___UnavailableItem__unavailable-item___Z4qjz .src-components-unavailable-item-___UnavailableItem__btn-primary___w2tdd[disabled]:active,.src-components-unavailable-item-___UnavailableItem__unavailable-item___Z4qjz .src-components-unavailable-item-___UnavailableItem__btn-primary___w2tdd[disabled]:focus,.src-components-unavailable-item-___UnavailableItem__unavailable-item___Z4qjz .src-components-unavailable-item-___UnavailableItem__btn-primary___w2tdd[disabled]:hover {
  background-color: #337ab7;
  border-color: #2e6da4
}

.src-components-unavailable-item-___UnavailableItem__unavailable-item___Z4qjz .src-components-unavailable-item-___UnavailableItem__btn-primary___w2tdd .src-components-unavailable-item-___UnavailableItem__badge___ykbIu {
  background-color: #fff;
  color: #337ab7
}

.src-components-unavailable-item-___UnavailableItem__unavailable-item___Z4qjz .src-components-unavailable-item-___UnavailableItem__wrapper___adA3s {
  min-width: 350px
}

@media only screen and (max-width: 768px) {
  .src-components-unavailable-item-___UnavailableItem__unavailable-item___Z4qjz .src-components-unavailable-item-___UnavailableItem__wrapper___adA3s {
      min-width:0
  }
}

.src-components-unavailable-item-___UnavailableItem__unavailable-item___Z4qjz .src-components-unavailable-item-___UnavailableItem__sorry___ydV2j {
  font-size: 60px;
  font-style: normal;
  font-weight: 700;
  line-height: 160%;
  margin-bottom: 30px
}

.src-components-unavailable-item-___UnavailableItem__unavailable-item___Z4qjz .src-components-unavailable-item-___UnavailableItem__icons___cRG1O {
  display: flex;
  justify-content: space-evenly;
  margin-bottom: 30px
}

.src-components-unavailable-item-___UnavailableItem__unavailable-item___Z4qjz .src-components-unavailable-item-___UnavailableItem__message___DAoFn {
  margin-bottom: 50px;
  max-width: 640px;
  white-space: pre-wrap
}

.src-components-unavailable-item-___UnavailableItem__unavailable-item___Z4qjz .src-components-unavailable-item-___UnavailableItem__contactus___kEZgb {
  margin-bottom: 30px
}

.src-components-unavailable-item-___UnavailableItem__unavailable-item___Z4qjz .src-components-unavailable-item-___UnavailableItem__contactus___kEZgb a {
  color: #fff;
  text-decoration: none
}

.src-components-unavailable-item-___UnavailableItem__unavailable-item___Z4qjz .src-components-unavailable-item-___UnavailableItem__contactus___kEZgb a:active,.src-components-unavailable-item-___UnavailableItem__unavailable-item___Z4qjz .src-components-unavailable-item-___UnavailableItem__contactus___kEZgb a:visited {
  color: #fff
}

.src-components-ask-checkout-___AskCheckout__badge___FnPAh {
  background-color: #d0021b;
  border-radius: 1em;
  color: #fff;
  font-family: -apple-system,BlinkMacSystemFont,Helvetica Neue,Segoe UI,Hiragino Kaku Gothic ProN,Yu Gothic,sans-serif;
  font-size: 14px;
  padding: .2em .5em;
  position: absolute;
  right: 0;
  top: 0
}

.src-components-ask-checkout-___AskCheckout__select___Kc3Fn {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background: #fff url(https://static-contents.worldshopping.jp/checkoutjs/images/common/icon_select.svg) right 10px center no-repeat;
  border: 2px solid #d8d8d8;
  border-radius: 10px;
  box-sizing: border-box;
  font-size: 16px;
  padding: 15px 30px 15px 20px;
  width: 100%
}

.src-components-ask-checkout-___AskCheckout__ask-checkout___nUeWH {
  color: #333;
  font-family: -apple-system,BlinkMacSystemFont,Helvetica Neue,Segoe UI,Hiragino Kaku Gothic ProN,Yu Gothic,sans-serif;
  padding: 20px
}

.src-components-ask-checkout-___AskCheckout__ask-checkout___nUeWH .src-components-ask-checkout-___AskCheckout__wrapper___M_rLB {
  display: flex;
  flex-flow: column;
  width: 100%
}

.src-components-ask-checkout-___AskCheckout__ask-checkout___nUeWH .src-components-ask-checkout-___AskCheckout__wrapper___M_rLB .src-components-ask-checkout-___AskCheckout__btn___B_1wo {
  display: block
}

.src-components-ask-checkout-___AskCheckout__ask-checkout___nUeWH .src-components-ask-checkout-___AskCheckout__comment___FBFKp {
  background: #fff;
  border: 1px solid #d8d8d8;
  box-sizing: border-box;
  display: block;
  font-size: 14px;
  line-height: 1.2em;
  margin: 0 auto 1.5em;
  max-width: 360px;
  padding: 15px;
  position: relative;
  text-align: center;
  width: 100%
}

.src-components-ask-checkout-___AskCheckout__ask-checkout___nUeWH .src-components-ask-checkout-___AskCheckout__comment___FBFKp:before {
  border: 12px solid transparent;
  border-top-color: #fff;
  bottom: -24px;
  content: "";
  left: 50%;
  margin-left: -8px;
  position: absolute;
  z-index: 2
}

.src-components-ask-checkout-___AskCheckout__ask-checkout___nUeWH .src-components-ask-checkout-___AskCheckout__comment___FBFKp:after {
  border: 14px solid transparent;
  border-top: 13px solid #d8d8d8;
  bottom: -27px;
  content: "";
  left: 50%;
  margin-left: -10px;
  position: absolute;
  z-index: 1
}

.src-components-ask-checkout-___AskCheckout__ask-checkout___nUeWH .src-components-ask-checkout-___AskCheckout__comment___FBFKp p {
  font-weight: 700;
  margin: 0;
  padding: 0
}

.src-components-ask-checkout-___AskCheckout__ask-checkout___nUeWH .src-components-ask-checkout-___AskCheckout__cart___YcM6T {
  display: flex;
  justify-content: flex-end
}

.src-components-ask-checkout-___AskCheckout__ask-checkout___nUeWH .src-components-ask-checkout-___AskCheckout__cart___YcM6T .src-components-ask-checkout-___AskCheckout__image___ynLYz {
  align-items: center;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background: #0073c6;
  border: 0;
  border-radius: 10px;
  box-shadow: 0 2px 15px 0 rgba(0,0,0,.2);
  box-sizing: border-box;
  color: #fff;
  display: flex;
  font-size: 16px;
  font-weight: 700;
  height: 61px;
  justify-content: center;
  line-height: 1.35em;
  margin: 0 auto 20px;
  max-width: 450px;
  padding: 0;
  position: relative;
  text-align: center;
  text-decoration: none;
  transition: background-color .5s ease,box-shadow .5s ease;
  width: 81px
}

.src-components-ask-checkout-___AskCheckout__ask-checkout___nUeWH .src-components-ask-checkout-___AskCheckout__cart___YcM6T .src-components-ask-checkout-___AskCheckout__image___ynLYz img {
  height: 40px;
  width: 40px
}

.src-components-ask-checkout-___AskCheckout__ask-checkout___nUeWH .src-components-ask-checkout-___AskCheckout__cart___YcM6T .src-components-ask-checkout-___AskCheckout__image___ynLYz .src-components-ask-checkout-___AskCheckout__badge___FnPAh {
  background-color: #d0021b;
  border-radius: 1em;
  color: #fff;
  font-family: -apple-system,BlinkMacSystemFont,Helvetica Neue,Segoe UI,Hiragino Kaku Gothic ProN,Yu Gothic,sans-serif;
  font-size: 14px;
  padding: .2em .5em;
  position: absolute;
  right: 0;
  right: -5px;
  top: 0;
  top: -5px
}

.src-components-ask-checkout-___AskCheckout__ask-checkout___nUeWH .src-components-ask-checkout-___AskCheckout__btn-primary___p_9QY {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background: #65aa14;
  border: 0;
  border-radius: 10px;
  box-shadow: 0 2px 15px 0 rgba(0,0,0,.2);
  box-sizing: border-box;
  color: #fff;
  font-size: 16px;
  font-weight: 700;
  line-height: 1.35em;
  margin: 0 auto 30px;
  max-width: 450px;
  padding: 16px;
  text-align: center;
  text-decoration: none;
  transition: background-color .5s ease,box-shadow .5s ease;
  width: 100%
}

.src-components-ask-checkout-___AskCheckout__ask-checkout___nUeWH .src-components-ask-checkout-___AskCheckout__btn-primary___p_9QY:hover {
  background: #7fc134;
  box-shadow: 0 4px 20px 0 rgba(0,0,0,.3)
}

.src-components-ask-checkout-___AskCheckout__ask-checkout___nUeWH .src-components-ask-checkout-___AskCheckout__btn-primary___p_9QY:active {
  background: #7fc134;
  border: 0;
  box-shadow: 0 4px 20px 0 rgba(0,0,0,.5)
}

.src-components-ask-checkout-___AskCheckout__ask-checkout___nUeWH .src-components-ask-checkout-___AskCheckout__btn-default___vmiw4 {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background: transparent;
  border: 2px solid #65aa14;
  border-radius: 10px;
  box-sizing: border-box;
  color: #65aa14;
  font-size: 16px;
  font-weight: 700;
  margin: 0 auto;
  max-width: 450px;
  padding: 16px 0;
  text-align: center;
  text-decoration: none;
  transition: background-color .5s ease,box-shadow .5s ease;
  transition: all .2s;
  width: 100%
}

.src-components-ask-checkout-___AskCheckout__ask-checkout___nUeWH .src-components-ask-checkout-___AskCheckout__btn-default___vmiw4:active,.src-components-ask-checkout-___AskCheckout__ask-checkout___nUeWH .src-components-ask-checkout-___AskCheckout__btn-default___vmiw4:hover {
  background: #ecfbda
}

div.src-components-utils-___SearchSelect__container___UGhSz {
  position: relative;
  width: 100%
}

div.src-components-utils-___SearchSelect__container___UGhSz .src-components-utils-___SearchSelect__badge___On7o4 {
  background-color: #d0021b;
  border-radius: 1em;
  color: #fff;
  font-family: -apple-system,BlinkMacSystemFont,Helvetica Neue,Segoe UI,Hiragino Kaku Gothic ProN,Yu Gothic,sans-serif;
  font-size: 14px;
  padding: .2em .5em;
  position: absolute;
  right: 0;
  top: 0
}

div.src-components-utils-___SearchSelect__container___UGhSz .src-components-utils-___SearchSelect__select___EfP9W {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background: #fff url(../../common/icon_select.svg) right 10px center no-repeat;
  border: 2px solid #d8d8d8;
  border-radius: 10px;
  box-sizing: border-box;
  font-size: 16px;
  padding: 15px 30px 15px 20px;
  width: 100%
}

div.src-components-utils-___SearchSelect__container___UGhSz div {
  box-sizing: border-box
}

div.src-components-utils-___SearchSelect__container___UGhSz .src-components-utils-___SearchSelect__input___rhH60 {
  align-items: center;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background: #fff url(../../common/icon_select.svg) right 10px center no-repeat;
  border: 2px solid #d8d8d8;
  border-radius: 10px;
  box-sizing: border-box;
  cursor: pointer;
  display: flex;
  font-family: -apple-system,BlinkMacSystemFont,Helvetica Neue,Segoe UI,Hiragino Kaku Gothic ProN,Yu Gothic,sans-serif;
  font-size: 16px;
  padding: 15px 30px 15px 20px;
  text-align: left;
  width: 100%
}

div.src-components-utils-___SearchSelect__container___UGhSz .src-components-utils-___SearchSelect__input___rhH60:focus {
  outline: 1px auto -webkit-focus-ring-color
}

div.src-components-utils-___SearchSelect__container___UGhSz .src-components-utils-___SearchSelect__placeholder___OHYqV,div.src-components-utils-___SearchSelect__container___UGhSz .src-components-utils-___SearchSelect__selectedValue___WAf7w {
  align-items: center;
  display: flex;
  font-size: 14px;
  height: 100%;
  margin: 1px;
  padding: 15px 30px 15px 20px;
  pointer-events: none;
  position: absolute
}

div.src-components-utils-___SearchSelect__container___UGhSz .src-components-utils-___SearchSelect__dropdown___bBtx7 {
  background-color: #fff;
  border: thin solid #d8d8d8;
  font-size: 14px;
  list-style: none;
  margin: 0;
  max-height: 30vh;
  overflow-y: scroll;
  padding: 0;
  position: absolute;
  top: 0;
  transform: translateY(-100%);
  width: 100%;
  z-index: 1
}

div.src-components-utils-___SearchSelect__container___UGhSz .src-components-utils-___SearchSelect__dropdown___bBtx7::-webkit-scrollbar {
  width: 4px
}

div.src-components-utils-___SearchSelect__container___UGhSz .src-components-utils-___SearchSelect__dropdown___bBtx7::-webkit-scrollbar-thumb {
  background-color: #d8d8d8;
  border-radius: 2px
}

@media only screen and (max-height: 500px) {
  div.src-components-utils-___SearchSelect__container___UGhSz .src-components-utils-___SearchSelect__dropdown___bBtx7 {
      max-height:60vh
  }
}

@media only screen and (min-width: 0) {
  div.src-components-utils-___SearchSelect__container___UGhSz .src-components-utils-___SearchSelect__dropdown___bBtx7 {
      max-height:300px
  }
}

div.src-components-utils-___SearchSelect__container___UGhSz .src-components-utils-___SearchSelect__option___dKHCP {
  align-items: center;
  cursor: default;
  display: flex;
  height: 36px;
  justify-content: left;
  padding: 3px 20px
}

div.src-components-utils-___SearchSelect__container___UGhSz .src-components-utils-___SearchSelect__option___dKHCP.src-components-utils-___SearchSelect__isSelected___usqt5,div.src-components-utils-___SearchSelect__container___UGhSz .src-components-utils-___SearchSelect__option___dKHCP:hover:not(.src-components-utils-___SearchSelect__disabled___k_9MW) {
  background-color: #1e90ff;
  color: #fff
}

div.src-components-utils-___SearchSelect__container___UGhSz .src-components-utils-___SearchSelect__option___dKHCP.src-components-utils-___SearchSelect__disabled___k_9MW {
  color: #ccc;
  pointer-events: none
}

@media only screen and (min-width: 0) {
  div.src-components-utils-___SearchSelect__container___UGhSz .src-components-utils-___SearchSelect__option___dKHCP {
      height:auto
  }
}

div.src-components-cart-___AmountDetailingRow__root___Gyb93 {
  align-items: center;
  display: flex;
  justify-content: space-between;
  margin: 0;
  padding: 4px 0
}

div.src-components-cart-___AmountDetailingRow__root___Gyb93:last-child {
  margin-bottom: 0
}

div.src-components-cart-___AmountDetailingRow__root___Gyb93 .src-components-cart-___AmountDetailingRow__label___aSepd {
  font-size: 12px;
  width: 50%
}

div.src-components-cart-___AmountDetailingRow__root___Gyb93 .src-components-cart-___AmountDetailingRow__label___aSepd.src-components-cart-___AmountDetailingRow__indent___uVB9Y {
  padding-left: 24px
}

div.src-components-cart-___AmountDetailingRow__root___Gyb93 .src-components-cart-___AmountDetailingRow__value___Z2DOZ {
  font-size: 16px;
  text-align: right;
  width: 50%
}

div.src-components-cart-___AmountDetailingRow__root___Gyb93 .src-components-cart-___AmountDetailingRow__value___Z2DOZ.src-components-cart-___AmountDetailingRow__discount___e9O8C {
  color: #eb5757
}

.src-components-cart-___Cart__badge___Ex2Cd {
  background-color: #d0021b;
  border-radius: 1em;
  color: #fff;
  font-family: -apple-system,BlinkMacSystemFont,Helvetica Neue,Segoe UI,Hiragino Kaku Gothic ProN,Yu Gothic,sans-serif;
  font-size: 14px;
  padding: .2em .5em;
  position: absolute;
  right: 0;
  top: 0
}

.src-components-cart-___Cart__select___iVlYq {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background: #fff url(https://static-contents.worldshopping.jp/checkoutjs/images/common/icon_select.svg) right 10px center no-repeat;
  border: 2px solid #d8d8d8;
  border-radius: 10px;
  box-sizing: border-box;
  font-size: 16px;
  padding: 15px 30px 15px 20px;
  width: 100%
}

.src-components-cart-___Cart__cart___ogbeH {
  color: #333;
  display: flex;
  font-family: -apple-system,BlinkMacSystemFont,Helvetica Neue,Segoe UI,Hiragino Kaku Gothic ProN,Yu Gothic,sans-serif;
}

@media only screen and (max-width: 768px) {
  .src-components-cart-___Cart__cart___ogbeH {
      flex-direction:column;
      height: auto;
  }
}

.src-components-cart-___Cart__cart___ogbeH .src-components-cart-___Cart__item-area___t_lb2 {
  box-sizing: border-box;
  display: flex;
  flex: 1;
  flex-direction: column;
  overflow-y: scroll;
  padding: 20px
}

.src-components-cart-___Cart__cart___ogbeH .src-components-cart-___Cart__item-area___t_lb2 h2 {
  display: flex;
  flex-shrink: 0;
  font-size: 11px;
  line-height: 1.5;
  margin: 0 0 8px;
  padding: 0
}

.src-components-cart-___Cart__cart___ogbeH .src-components-cart-___Cart__item-area___t_lb2 h2 img {
  margin-left: 2px
}

@media only screen and (max-width: 768px) {
  .src-components-cart-___Cart__cart___ogbeH .src-components-cart-___Cart__item-area___t_lb2 h2 {
      margin-left:-8px;
      margin-top: -8px
  }

  .src-components-cart-___Cart__cart___ogbeH .src-components-cart-___Cart__item-area___t_lb2 {
      padding: 16px
  }
}

.src-components-cart-___Cart__cart___ogbeH .src-components-cart-___Cart__item-area___t_lb2 .src-components-cart-___Cart__totalItemPriceReminder___Z_CFk {
  align-items: center;
  background: #fffdd7;
  display: flex;
  justify-content: space-between;
  margin-bottom: 16px;
  padding: 12px
}

@media only screen and (max-width: 768px) {
  .src-components-cart-___Cart__cart___ogbeH .src-components-cart-___Cart__item-area___t_lb2 .src-components-cart-___Cart__totalItemPriceReminder___Z_CFk {
      flex-direction:column;
      margin: -16px -16px 32px;
      row-gap: 8px
  }
}

.src-components-cart-___Cart__cart___ogbeH .src-components-cart-___Cart__item-area___t_lb2 .src-components-cart-___Cart__reminderText___MGbw0 {
  font-size: 14px;
  font-weight: 700;
  line-height: 1.6
}

.src-components-cart-___Cart__cart___ogbeH .src-components-cart-___Cart__item-area___t_lb2 .src-components-cart-___Cart__reminderText___MGbw0 svg {
  vertical-align: text-top
}

.src-components-cart-___Cart__cart___ogbeH .src-components-cart-___Cart__item-area___t_lb2 .src-components-cart-___Cart__continueShopping___xqiuL {
  color: #0073c6;
  cursor: pointer;
  font-size: 14px;
  font-weight: 400;
  line-height: 1.6
}

.src-components-cart-___Cart__cart___ogbeH .src-components-cart-___Cart__item-area___t_lb2 .src-components-cart-___Cart__message___rrWqw {
  align-items: center;
  border: 1px solid #0077cd;
  border-radius: 6px;
  color: #0073c6;
  display: flex;
  flex-shrink: 0;
  justify-content: space-between;
  margin-bottom: 20px;
  min-height: 32px;
  padding: 12px
}

@media only screen and (max-width: 768px) {
  .src-components-cart-___Cart__cart___ogbeH .src-components-cart-___Cart__item-area___t_lb2 .src-components-cart-___Cart__message___rrWqw {
      margin-bottom:0;
      margin-left: 15px;
      margin-right: 15px;
      order: 3
  }
}

.src-components-cart-___Cart__cart___ogbeH .src-components-cart-___Cart__item-area___t_lb2 .src-components-cart-___Cart__message___rrWqw:after {
  content: url(https://static-contents.worldshopping.jp/checkoutjs/images/common/icon_select.svg);
  transform: rotate(-90deg)
}

.src-components-cart-___Cart__cart___ogbeH .src-components-cart-___Cart__item-area___t_lb2 .src-components-cart-___Cart__message___rrWqw button {
  color: #00e;
  font-size: 16px;
  padding-right: 16px;
  text-align: left;
  text-decoration: underline
}

.src-components-cart-___Cart__cart___ogbeH .src-components-cart-___Cart__item-area___t_lb2 .src-components-cart-___Cart__message___rrWqw button:visited {
  color: #0073c6
}

.src-components-cart-___Cart__cart___ogbeH .src-components-cart-___Cart__item-area___t_lb2 .src-components-cart-___Cart__message___rrWqw button:hover,.src-components-cart-___Cart__cart___ogbeH .src-components-cart-___Cart__item-area___t_lb2 .src-components-cart-___Cart__message___rrWqw svg:hover {
  color: rgba(0,115,198,.8);
  cursor: pointer
}

@media only screen and (max-width: 768px) {
  .src-components-cart-___Cart__cart___ogbeH .src-components-cart-___Cart__item-area___t_lb2 .src-components-cart-___Cart__line-items___hvYLA {
      order:2
  }
}

.src-components-cart-___Cart__cart___ogbeH .src-components-cart-___Cart__sidebar___lxFNA {
  background-color: #f2f5f6;
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
  height: 100%;
  padding: 0;
  width: 324px
}

@media only screen and (max-width: 768px) {
  .src-components-cart-___Cart__cart___ogbeH .src-components-cart-___Cart__sidebar___lxFNA {
      background-color:#fff;
      display: block;
      padding: 15px 15px 30px;
      padding: 15px 0 120px;
      width: 100%
  }
}

.src-components-cart-___Cart__cart___ogbeH .src-components-cart-___Cart__sidebar___lxFNA .src-components-cart-___Cart__tab___PKTVK {
  display: flex;
  justify-content: space-evenly;
  list-style-type: none;
  margin: 0
}

.src-components-cart-___Cart__cart___ogbeH .src-components-cart-___Cart__sidebar___lxFNA .src-components-cart-___Cart__tab___PKTVK li {
  border-bottom: 1px solid #d8d8d8;
  cursor: pointer;
  padding: 0;
  text-align: center;
  width: 100%
}

.src-components-cart-___Cart__cart___ogbeH .src-components-cart-___Cart__sidebar___lxFNA .src-components-cart-___Cart__tab___PKTVK li button {
  color: gray;
  font-size: 16px;
  font-weight: 700;
  height: 100%;
  padding: 13px;
  width: 100%
}

.src-components-cart-___Cart__cart___ogbeH .src-components-cart-___Cart__sidebar___lxFNA .src-components-cart-___Cart__tab___PKTVK li.src-components-cart-___Cart__active___gwcT2 {
  border-bottom: 4px solid #0073c6;
  cursor: auto
}

.src-components-cart-___Cart__cart___ogbeH .src-components-cart-___Cart__sidebar___lxFNA .src-components-cart-___Cart__tab___PKTVK li.src-components-cart-___Cart__active___gwcT2 button {
  color: #0073c6
}

.src-components-cart-___Cart__cart___ogbeH .src-components-cart-___Cart__sidebar___lxFNA .src-components-cart-___Cart__amountBottom___DFW9z {
  background: #e6f3fa;
  padding: 10px 10px 15px
}

@media only screen and (max-width: 768px) {
  .src-components-cart-___Cart__cart___ogbeH .src-components-cart-___Cart__sidebar___lxFNA .src-components-cart-___Cart__amountBottom___DFW9z {
      background:#fff;
      background: #e6f3fa;
      border-radius: 0 0 10px 10px;
      border-top: 1px solid #d8d8d8;
      bottom: 22px;
      bottom: 0;
      box-sizing: border-box;
      left: 0;
      margin: auto;
      padding: 10px;
      padding: 10px 10px 15px;
      position: fixed;
      right: 0;
      text-align: center;
      width: 95vw;
      width: unset
  }
}

.src-components-cart-___Cart__cart___ogbeH .src-components-cart-___Cart__sidebar___lxFNA .src-components-cart-___Cart__country___X2GG2 .src-components-cart-___Cart__countryQuestion___B6JFT {
  font-size: 12px;
  margin-top: 0
}

.src-components-cart-___Cart__cart___ogbeH .src-components-cart-___Cart__sidebar___lxFNA .src-components-cart-___Cart__country___X2GG2 .src-components-cart-___Cart__countryQuestion___B6JFT span:first-child {
  color: red;
  margin-right: 5px
}

.src-components-cart-___Cart__cart___ogbeH .src-components-cart-___Cart__sidebar___lxFNA .src-components-cart-___Cart__country___X2GG2 .src-components-cart-___Cart__formGroup___rPONt {
  margin: 0 0 15px
}

.src-components-cart-___Cart__cart___ogbeH .src-components-cart-___Cart__sidebar___lxFNA .src-components-cart-___Cart__amountWrapper___FumUQ {
  flex: 1;
  overflow-y: auto;
  padding: 12px
}

@media only screen and (max-width: 768px) {
  .src-components-cart-___Cart__cart___ogbeH .src-components-cart-___Cart__sidebar___lxFNA .src-components-cart-___Cart__amountWrapper___FumUQ {
      padding:12px 12px 90px
  }
}

.src-components-cart-___Cart__cart___ogbeH .src-components-cart-___Cart__sidebar___lxFNA .src-components-cart-___Cart__amountWrapper___FumUQ .src-components-cart-___Cart__amountCard___KHY14 {
  background-color: #fff;
  margin-bottom: 16px;
  padding: 12px
}

.src-components-cart-___Cart__cart___ogbeH .src-components-cart-___Cart__sidebar___lxFNA .src-components-cart-___Cart__amountWrapper___FumUQ .src-components-cart-___Cart__amountCard___KHY14 .src-components-cart-___Cart__divider___qNASb {
  border: none;
  border-top: 1px solid #d8d8d8;
  display: block;
  height: 1px;
  margin: 0
}

.src-components-cart-___Cart__cart___ogbeH .src-components-cart-___Cart__sidebar___lxFNA .src-components-cart-___Cart__amountWrapper___FumUQ .src-components-cart-___Cart__amountDetails___Isz6O {
  padding: 8px
}

.src-components-cart-___Cart__cart___ogbeH .src-components-cart-___Cart__sidebar___lxFNA .src-components-cart-___Cart__amountWrapper___FumUQ .src-components-cart-___Cart__exchangedPrice___z0HQc {
  line-height: 1.5;
  text-align: right
}

.src-components-cart-___Cart__cart___ogbeH .src-components-cart-___Cart__sidebar___lxFNA .src-components-cart-___Cart__amountWrapper___FumUQ .src-components-cart-___Cart__amount_area_wrap___dVHlG {
  display: flex;
  flex: 1;
  flex-direction: column;
  gap: 4px;
  padding: 8px
}

.src-components-cart-___Cart__cart___ogbeH .src-components-cart-___Cart__sidebar___lxFNA .src-components-cart-___Cart__amountWrapper___FumUQ .src-components-cart-___Cart__amount_area___chT8x {
  align-items: center;
  display: flex;
  justify-content: space-between
}

.src-components-cart-___Cart__cart___ogbeH .src-components-cart-___Cart__sidebar___lxFNA .src-components-cart-___Cart__amountWrapper___FumUQ .src-components-cart-___Cart__amount_area___chT8x label {
  flex-shrink: 0;
  font-size: 14px;
  font-weight: 700
}

.src-components-cart-___Cart__cart___ogbeH .src-components-cart-___Cart__sidebar___lxFNA .src-components-cart-___Cart__amountWrapper___FumUQ .src-components-cart-___Cart__amount_area___chT8x label span {
  font-size: 12px;
  font-weight: 400
}

.src-components-cart-___Cart__cart___ogbeH .src-components-cart-___Cart__sidebar___lxFNA .src-components-cart-___Cart__amountWrapper___FumUQ .src-components-cart-___Cart__amount_area___chT8x .src-components-cart-___Cart__amount___lXRSY {
  color: #eb5757;
  font-size: 22px;
  font-weight: 700;
  margin: 0;
  text-align: right
}

.src-components-cart-___Cart__cart___ogbeH .src-components-cart-___Cart__sidebar___lxFNA .src-components-cart-___Cart__amountWrapper___FumUQ .src-components-cart-___Cart__amount_area___chT8x .src-components-cart-___Cart__amount___lXRSY .src-components-cart-___Cart__prefix___hocFh {
  font-size: 12px
}

.src-components-cart-___Cart__cart___ogbeH .src-components-cart-___Cart__sidebar___lxFNA .src-components-cart-___Cart__amountWrapper___FumUQ .src-components-cart-___Cart__internationalShipNotice___xHuXq {
  background-color: #f7f8f9;
  border-radius: 4px;
  color: #17294d;
  display: flex;
  flex-direction: column;
  font-size: 12px;
  line-height: 1.5;
  padding: 8px;
  text-align: right;
  white-space: pre-line
}

.src-components-cart-___Cart__cart___ogbeH .src-components-cart-___Cart__sidebar___lxFNA .src-components-cart-___Cart__amountWrapper___FumUQ .src-components-cart-___Cart__internationalShipNotice___xHuXq a {
  color: #0c66e4;
  font-weight: 700;
  text-decoration: underline
}

.src-components-cart-___Cart__cart___ogbeH .src-components-cart-___Cart__sidebar___lxFNA .src-components-cart-___Cart__historyWrapper___ohQzC {
  padding: 15px 20px 30px
}

.src-components-cart-___Cart__cart___ogbeH .src-components-cart-___Cart__sidebar___lxFNA .src-components-cart-___Cart__historyWrapper___ohQzC ul {
  list-style-type: none;
  margin: 0
}

.src-components-cart-___Cart__cart___ogbeH .src-components-cart-___Cart__sidebar___lxFNA .src-components-cart-___Cart__historyWrapper___ohQzC ul li.src-components-cart-___Cart__historyEntry___buI7W {
  padding: 5px 0
}

.src-components-cart-___Cart__cart___ogbeH .src-components-cart-___Cart__sidebar___lxFNA .src-components-cart-___Cart__historyWrapper___ohQzC ul li.src-components-cart-___Cart__historyEntry___buI7W .src-components-cart-___Cart__itemName___NEKs0 {
  margin-bottom: 10px;
  overflow: hidden;
  text-overflow: ellipsis
}

.src-components-cart-___Cart__cart___ogbeH .src-components-cart-___Cart__sidebar___lxFNA .src-components-cart-___Cart__historyWrapper___ohQzC ul li.src-components-cart-___Cart__historyEntry___buI7W .src-components-cart-___Cart__itemName___NEKs0 a {
  color: #0073c6;
  white-space: nowrap
}

.src-components-cart-___Cart__cart___ogbeH .src-components-cart-___Cart__sidebar___lxFNA .src-components-cart-___Cart__historyWrapper___ohQzC ul li.src-components-cart-___Cart__historyEntry___buI7W .src-components-cart-___Cart__additionalInformation___FXBsT {
  color: gray;
  display: flex;
  font-size: 12px;
  justify-content: space-between
}

.src-components-cart-___Cart__cart___ogbeH .src-components-cart-___Cart__sidebar___lxFNA .src-components-cart-___Cart__historyMessage___cu9sO {
  padding: 20px 20px 30px
}

.src-components-cart-___Cart__cart___ogbeH .src-components-cart-___Cart__payment-container___DJ5rM,.src-components-cart-___Cart__cart___ogbeH .src-components-cart-___Cart__payment-container___DJ5rM img {
  width: 100%
}

.src-components-cart-___Cart__cart___ogbeH .src-components-cart-___Cart__customMessage___pyqoo {
  margin-bottom: 20px;
  padding: 0 10px
}

.src-components-cart-___Cart__cart___ogbeH .src-components-cart-___Cart__formGroup___rPONt {
  margin: 0 0 20px;
  width: 100%
}

.src-components-cart-___Cart__cart___ogbeH .src-components-cart-___Cart__formGroup___rPONt p {
  font-size: 14px;
  line-height: 1.5em
}

.src-components-cart-___Cart__cart___ogbeH select.src-components-cart-___Cart__formSelect___tFlSx {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background: #fff url(https://static-contents.worldshopping.jp/checkoutjs/images/common/icon_select.svg) right 10px center no-repeat;
  border: 2px solid #d8d8d8;
  border-radius: 10px;
  box-sizing: border-box;
  font-size: 16px;
  padding: 15px 30px 15px 20px;
  text-align: inherit;
  width: 100%
}

.src-components-cart-___LineItems__badge___Dcb1y {
  background-color: #d0021b;
  border-radius: 1em;
  color: #fff;
  font-family: -apple-system,BlinkMacSystemFont,Helvetica Neue,Segoe UI,Hiragino Kaku Gothic ProN,Yu Gothic,sans-serif;
  font-size: 14px;
  padding: .2em .5em;
  position: absolute;
  right: 0;
  top: 0
}

.src-components-cart-___LineItems__select___NBBxG {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background: #fff url(https://static-contents.worldshopping.jp/checkoutjs/images/common/icon_select.svg) right 10px center no-repeat;
  border: 2px solid #d8d8d8;
  border-radius: 10px;
  box-sizing: border-box;
  font-size: 16px;
  padding: 15px 30px 15px 20px;
  width: 100%
}

.src-components-cart-___LineItems__line-items___kKr67 .src-components-cart-___LineItems__wrapper___lnADv {
  display: flex;
  position: relative
}

.src-components-cart-___LineItems__line-items___kKr67 .src-components-cart-___LineItems__wrapper___lnADv .src-components-cart-___LineItems__image___iAcvI {
  flex-shrink: 0;
  padding: 0;
  text-align: left;
  width: 165px
}

@media only screen and (max-width: 768px) {
  .src-components-cart-___LineItems__line-items___kKr67 .src-components-cart-___LineItems__wrapper___lnADv .src-components-cart-___LineItems__image___iAcvI {
      margin-right:10px;
      padding: 0;
      width: 30%
  }
}

.src-components-cart-___LineItems__line-items___kKr67 .src-components-cart-___LineItems__wrapper___lnADv .src-components-cart-___LineItems__image___iAcvI img {
  border: 1px solid #d8d8d8;
  margin-bottom: 9px;
  width: 100%
}

.src-components-cart-___LineItems__line-items___kKr67 .src-components-cart-___LineItems__wrapper___lnADv .src-components-cart-___LineItems__description___iLSkO {
  flex: 1;
  margin-left: 20px
}

.src-components-cart-___LineItems__line-items___kKr67 .src-components-cart-___LineItems__wrapper___lnADv .src-components-cart-___LineItems__description___iLSkO .src-components-cart-___LineItems__row___bYLwO {
  align-items: center;
  border-top: 1px solid #d8d8d8;
  display: flex;
  padding: 12px 0
}

.src-components-cart-___LineItems__line-items___kKr67 .src-components-cart-___LineItems__wrapper___lnADv .src-components-cart-___LineItems__description___iLSkO .src-components-cart-___LineItems__row___bYLwO>span:first-child {
  flex-shrink: 0;
  font-weight: 700;
  width: 100px
}

.src-components-cart-___LineItems__line-items___kKr67 .src-components-cart-___LineItems__wrapper___lnADv .src-components-cart-___LineItems__description___iLSkO .src-components-cart-___LineItems__row___bYLwO>span:nth-child(2) {
  display: inline;
  flex-grow: 1;
  white-space: pre-wrap
}

.src-components-cart-___LineItems__line-items___kKr67 .src-components-cart-___LineItems__wrapper___lnADv .src-components-cart-___LineItems__description___iLSkO .src-components-cart-___LineItems__row___bYLwO a {
  color: #076f9f
}

.src-components-cart-___LineItems__line-items___kKr67 .src-components-cart-___LineItems__wrapper___lnADv .src-components-cart-___LineItems__description___iLSkO .src-components-cart-___LineItems__row___bYLwO select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background: #fff url(https://static-contents.worldshopping.jp/checkoutjs/images/common/icon_select.svg) right 10px center no-repeat;
  border: 2px solid #d8d8d8;
  border-radius: 10px;
  box-sizing: border-box;
  font-size: 16px;
  padding: 15px 30px 15px 20px;
  width: 100%
}

.src-components-cart-___LineItems__line-items___kKr67 .src-components-cart-___LineItems__wrapper___lnADv .src-components-cart-___LineItems__description___iLSkO .src-components-cart-___LineItems__row___bYLwO .src-components-cart-___LineItems__priceLabel___nc7uT {
  align-self: flex-start
}

.src-components-cart-___LineItems__line-items___kKr67 .src-components-cart-___LineItems__wrapper___lnADv .src-components-cart-___LineItems__description___iLSkO .src-components-cart-___LineItems__row___bYLwO .src-components-cart-___LineItems__jpy___moJ54 {
  white-space: nowrap
}

.src-components-cart-___LineItems__line-items___kKr67 .src-components-cart-___LineItems__wrapper___lnADv .src-components-cart-___LineItems__description___iLSkO .src-components-cart-___LineItems__row___bYLwO .src-components-cart-___LineItems__exchangedPrice___YoaKR {
  display: inline;
  white-space: nowrap
}

@media only screen and (max-width: 769px) {
  .src-components-cart-___LineItems__line-items___kKr67 .src-components-cart-___LineItems__wrapper___lnADv .src-components-cart-___LineItems__description___iLSkO .src-components-cart-___LineItems__row___bYLwO {
      border-top:none;
      font-size: 15px;
      margin-bottom: 4px;
      padding: 0
  }

  .src-components-cart-___LineItems__line-items___kKr67 .src-components-cart-___LineItems__wrapper___lnADv .src-components-cart-___LineItems__description___iLSkO .src-components-cart-___LineItems__row___bYLwO.src-components-cart-___LineItems__price___FRrTN>span:first-child,.src-components-cart-___LineItems__line-items___kKr67 .src-components-cart-___LineItems__wrapper___lnADv .src-components-cart-___LineItems__description___iLSkO .src-components-cart-___LineItems__row___bYLwO.src-components-cart-___LineItems__sku___bLIs2>span:first-child {
      font-weight: 400;
      width: unset
  }

  .src-components-cart-___LineItems__line-items___kKr67 .src-components-cart-___LineItems__wrapper___lnADv .src-components-cart-___LineItems__description___iLSkO .src-components-cart-___LineItems__row___bYLwO.src-components-cart-___LineItems__price___FRrTN>span:first-child:after,.src-components-cart-___LineItems__line-items___kKr67 .src-components-cart-___LineItems__wrapper___lnADv .src-components-cart-___LineItems__description___iLSkO .src-components-cart-___LineItems__row___bYLwO.src-components-cart-___LineItems__sku___bLIs2>span:first-child:after {
      content: ":";
      margin: 0 4px
  }

  .src-components-cart-___LineItems__line-items___kKr67 .src-components-cart-___LineItems__wrapper___lnADv .src-components-cart-___LineItems__description___iLSkO .src-components-cart-___LineItems__row___bYLwO.src-components-cart-___LineItems__item-name_____1eu {
      border-top: none;
      font-size: 16px;
      margin-bottom: 16px
  }

  .src-components-cart-___LineItems__line-items___kKr67 .src-components-cart-___LineItems__wrapper___lnADv .src-components-cart-___LineItems__description___iLSkO .src-components-cart-___LineItems__row___bYLwO.src-components-cart-___LineItems__item-name_____1eu>span:first-child {
      display: none
  }
}

@media only screen and (max-width: 768px) {
  .src-components-cart-___LineItems__line-items___kKr67 .src-components-cart-___LineItems__wrapper___lnADv .src-components-cart-___LineItems__description___iLSkO {
      margin-left:0
  }
}

.src-components-cart-___LineItems__line-items___kKr67 .src-components-cart-___LineItems__remove___YMME9 {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background: url(https://static-contents.worldshopping.jp/checkoutjs/images/bt/delete.svg) 0 no-repeat;
  border: 0;
  box-shadow: none;
  color: #d0021b;
  padding-left: 20px
}

@media only screen and (max-width: 768px) {
  .src-components-cart-___LineItems__line-items___kKr67 .src-components-cart-___LineItems__remove___YMME9 {
      align-self:flex-end
  }
}

.src-components-cart-___LineItems__line-items___kKr67 .src-components-cart-___LineItems__remove___YMME9:hover {
  opacity: .8
}

.src-components-cart-___LineItems__line-items___kKr67 .src-components-cart-___LineItems__list-group-item___HgFTk {
  list-style: none;
  margin-bottom: 40px;
  padding: 0
}

@media only screen and (max-width: 768px) {
  .src-components-cart-___LineItems__line-items___kKr67 .src-components-cart-___LineItems__list-group-item___HgFTk {
      margin-bottom:30px
  }
}

div.src-components-cart-___MaxValueAlert__maxValueAlert___L4hnS {
  background-color: #fffdd7;
  border: 1px solid #d9d9d9;
  border-radius: 10px;
  margin-bottom: 16px;
  padding: 12px
}

div.src-components-cart-___MaxValueAlert__maxValueAlert___L4hnS .src-components-cart-___MaxValueAlert__title___Xqcmb {
  align-items: center;
  color: #d20019;
  display: flex;
  font-size: 14px;
  font-weight: 700;
  margin-bottom: 8px
}

div.src-components-cart-___MaxValueAlert__maxValueAlert___L4hnS .src-components-cart-___MaxValueAlert__title___Xqcmb .src-components-cart-___MaxValueAlert__icon___pT1r_ {
  fill: #d20019;
  margin-right: 8px
}

div.src-components-cart-___MaxValueAlert__maxValueAlert___L4hnS p {
  color: #333;
  font-size: 12px;
  font-weight: 500;
  letter-spacing: .5px;
  line-height: 120%;
  margin: 0;
  text-align: left;
  white-space: pre-wrap
}

div.src-components-cart-___ExcludedItemAlert__excludedItemAlert___bvkGq {
  background-color: #feedea;
  border: 1px solid #d51f34;
  border-radius: 10px;
  margin-bottom: 16px;
  padding: 8px
}

div.src-components-cart-___ExcludedItemAlert__excludedItemAlert___bvkGq .src-components-cart-___ExcludedItemAlert__title___U0Lze {
  align-items: center;
  color: #d51f34;
  display: flex;
  font-size: 12px;
  font-weight: 700
}

div.src-components-cart-___ExcludedItemAlert__excludedItemAlert___bvkGq ul {
  margin: 5px;
  max-height: 50px;
  overflow-y: auto
}

div.src-components-cart-___ExcludedItemAlert__excludedItemAlert___bvkGq ul li {
  color: #333;
  font-size: 12px;
  font-weight: 400;
  letter-spacing: .5px;
  line-height: 120%;
  margin: 0;
  padding: 0;
  text-align: left;
  white-space: pre-wrap
}

.src-components-cart-___GoToPaymentButton__badge___LGyFc {
  background-color: #d0021b;
  border-radius: 1em;
  color: #fff;
  font-family: -apple-system,BlinkMacSystemFont,Helvetica Neue,Segoe UI,Hiragino Kaku Gothic ProN,Yu Gothic,sans-serif;
  font-size: 14px;
  padding: .2em .5em;
  position: absolute;
  right: 0;
  top: 0
}

.src-components-cart-___GoToPaymentButton__select___Borl9 {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background: #fff url(https://static-contents.worldshopping.jp/checkoutjs/images/common/icon_select.svg) right 10px center no-repeat;
  border: 2px solid #d8d8d8;
  border-radius: 10px;
  box-sizing: border-box;
  font-size: 16px;
  padding: 15px 30px 15px 20px;
  width: 100%
}

.src-components-cart-___GoToPaymentButton__root___GEolD {
  align-items: center;
  display: flex;
  flex-direction: column;
  font-family: -apple-system,BlinkMacSystemFont,Helvetica Neue,Segoe UI,Hiragino Kaku Gothic ProN,Yu Gothic,sans-serif;
  justify-content: center
}

.src-components-cart-___GoToPaymentButton__root___GEolD .src-components-cart-___GoToPaymentButton__button___EFvTy {
  align-items: center;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background: #65aa14;
  border: 0;
  border-radius: 10px;
  box-shadow: 0 2px 15px 0 rgba(0,0,0,.2);
  box-sizing: border-box;
  color: #fff;
  display: flex;
  flex: 1;
  font-size: 16px;
  font-weight: 700;
  justify-content: center;
  line-height: 1.35em;
  margin: 0 auto;
  max-width: 450px;
  padding: 16px;
  text-align: center;
  text-decoration: none;
  transition: background-color .5s ease,box-shadow .5s ease;
  width: 100%
}

.src-components-cart-___GoToPaymentButton__root___GEolD .src-components-cart-___GoToPaymentButton__button___EFvTy:hover {
  background: #7fc134;
  box-shadow: 0 4px 20px 0 rgba(0,0,0,.3)
}

.src-components-cart-___GoToPaymentButton__root___GEolD .src-components-cart-___GoToPaymentButton__button___EFvTy:active {
  background: #7fc134;
  border: 0;
  box-shadow: 0 4px 20px 0 rgba(0,0,0,.5)
}

.src-components-cart-___GoToPaymentButton__root___GEolD .src-components-cart-___GoToPaymentButton__button___EFvTy:disabled {
  background-color: #ccc;
  color: #a0a0a0;
  cursor: default
}

.src-components-cart-___GoToPaymentButton__root___GEolD .src-components-cart-___GoToPaymentButton__button___EFvTy .src-components-cart-___GoToPaymentButton__spinner___nWu6T {
  margin-left: 6px
}

.src-components-cart-___PurchaseFlowIndicators__root___B3Tjr {
  align-items: flex-start;
  align-self: stretch;
  display: flex;
  gap: 4px;
  justify-content: center;
  margin-bottom: 16px;
  min-height: unset;
  min-width: 300px
}

.src-components-cart-___PurchaseFlowIndicators__step___R6Ky1 {
  align-items: center;
  align-self: stretch;
  color: #44526f;
  display: flex;
  flex: 1 0 0;
  flex-direction: column;
  font-size: 11px;
  font-weight: 700;
  text-align: center;
  white-space: pre
}

.src-components-cart-___PurchaseFlowIndicators__imgWrapper___n5EvE {
  display: flex;
  padding: 4px
}

.src-components-cart-___PurchaseFlowIndicators__cart___vVpcp {
  background-color: #e9f2ff;
  border-radius: 4px;
  margin: 2px;
  padding: 2px
}

.src-components-cart-___PurchaseFlowIndicators__logo___jhZr2 {
  height: 28px;
  margin: -4px;
  width: 28px
}

.src-components-cart-___PurchaseFlowIndicators__dotLine___GHEAO {
  align-items: stretch;
  height: 20px;
  justify-content: flex-end
}

.src-components-cart-___CircledNumber__circled___KZ8qp {
  align-items: center;
  border: 1px solid;
  border-color: inherit;
  border-radius: 50%;
  display: inline-flex;
  font-weight: inherit;
  height: 12px;
  justify-content: center;
  width: 12px
}

.src-components-toast-___Toast__zigzagToast___ULDbA {
  left: 50%;
  position: fixed;
  top: 50%;
  transform: translate(-50%,-50%);
  z-index: 3000000010
}

.src-components-toast-___Toast__zigzagToast___ULDbA .src-components-toast-___Toast__text___Gdcjs {
  background: #333;
  border-radius: 4px;
  box-shadow: 0 2px 16px 0 #33333366;
  color: #fff;
  font-family: arial,helvetica,sans-serif;
  padding: 16px;
  white-space: nowrap
}

div.src-components-toast-___Toast__zzTransition-appear___TAHVd {
  opacity: .01
}

div.src-components-toast-___Toast__zzTransition-appear-active___Tlfwj {
  opacity: 1;
  transition: opacity .2s ease-in-out,transform .2s ease-in-out
}

div.src-components-toast-___Toast__zzTransition-enter___yF02d {
  opacity: .01
}

div.src-components-toast-___Toast__zzTransition-enter-active___YErrn {
  opacity: 1;
  transition: opacity .2s ease-in-out,transform .2s ease-in-out
}

div.src-components-toast-___Toast__zzTransition-exit___fNamt {
  opacity: 1
}

div.src-components-toast-___Toast__zzTransition-exit-active___CQ0LJ {
  opacity: .01;
  transition: opacity .2s ease-in-out,transform .2s ease-in-out
}

div.src-components-toast-___Toast__zzTransition-exit-done___MKQwA {
  display: none
}

//wordshopping




.fs-c-panel {
  background: #ffffff;
  border-radius: 3px;
  border-width: 2px;
  border-style: solid;
  padding: 8px 8px 8px 32px;
  margin-bottom: 24px;
  position: relative;
  text-align: center;
}

.fs-c-panel--error {
  display: none;
  color: #da4453;
  border-color: #da4453;
  background: #ffffff;
    border-radius: 3px;
    border-width: 2px;
    border-style: solid;
    padding: 8px 8px 8px 32px;
    margin-bottom: 24px;
    position: relative;
    text-align: center;
}
.fs-c-panel--error::before {
  font-family: "fs-icon" !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 1.4em;
  position: absolute;
  top: 8px;
  left: 8px;
  content: "\e915";
  color: #da4453;
}


.fs-c-panelContainer {
  flex-basis: 100%;
  min-width: 100%;
  max-width: 100%;
  width: 100%;
}