/* BASE variation window */
.center {
	margin: auto;
	text-align: center;
}
.txt_l {
	font-size: 1.6em;
}
.order-box {
	margin: 0 auto 2em;
	padding: 1em 1em 2em 1em;
	max-width: 840px;
	background-color: #fff;
}
html {
	box-sizing: border-box;
	-webkit-text-size-adjust: 100%;
	word-break: normal;
	-moz-tab-size: 4;
	-o-tab-size: 4;
	tab-size: 4
}
*, :after, :before {
	background-repeat: no-repeat;
	box-sizing: inherit
}
:after, :before {
	text-decoration: inherit;
	vertical-align: inherit
}
hr {
	overflow: visible;
	height: 0;
}
details, main {
	display: block
}
summary {
	display: list-item
}
small {
	font-size: 80%
}
[hidden] {
	display: none
}
abbr[title] {
	border-bottom: none;
	text-decoration: underline;
	-webkit-text-decoration: underline dotted;
	text-decoration: underline dotted
}
a {
	background-color: transparent
}
a:active, a:hover {
	outline-width: 0
}
code, kbd, pre, samp {
	font-family: monospace, monospace
}
pre {
	font-size: 1em
}
b, strong {
	font-weight: bolder
}
sub, sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline
}
sub {
	bottom: -.25em
}
sup {
	top: -.5em
}
input {
	border-radius: 0
}
[disabled] {
	cursor: default
}
[type=number]::-webkit-inner-spin-button, [type=number]::-webkit-outer-spin-button {
	height: auto
}
[type=search] {
	-webkit-appearance: textfield;
	outline-offset: -2px
}
[type=search]::-webkit-search-decoration {
	-webkit-appearance: none
}
textarea {
	overflow: auto;
	resize: vertical
}
button, input, optgroup, select, textarea {
	font: inherit
}
optgroup {
	font-weight: 700
}
button {
	overflow: visible
}
button, select {
	text-transform: none
}
[role=button], [type=button], [type=reset], [type=submit], button {
	cursor: pointer;
	color: inherit
}
[type=button]::-moz-focus-inner, [type=reset]::-moz-focus-inner, [type=submit]::-moz-focus-inner, button::-moz-focus-inner {
	border-style: none;
	padding: 0
}
[type=button]::-moz-focus-inner, [type=reset]::-moz-focus-inner, [type=submit]::-moz-focus-inner, button:-moz-focusring {
	outline: 1px dotted ButtonText
}
[type=reset], [type=submit], button, html [type=button] {
	-webkit-appearance: button
}
button, input, select, textarea {
	background-color: transparent;
	border-style: none
}
select {
	-moz-appearance: none;
	-webkit-appearance: none
}
select::-ms-expand {
	display: none
}
select::-ms-value {
	color: currentColor
}
legend {
	border: 0;
	color: inherit;
	display: table;
	white-space: normal;
	max-width: 100%
}
::-webkit-file-upload-button {
	-webkit-appearance: button;
	color: inherit;
	font: inherit
}
img {
	border-style: none
}
progress {
	vertical-align: baseline
}
@media screen {
	[hidden ~ =screen] {
		display: inherit
	}
	[hidden ~ =screen]:not(:active):not(:focus):not(:target) {
		position: absolute !important;
		clip: rect(0 0 0 0) !important
	}
}
[aria-busy=true] {
	cursor: progress
}
[aria-controls] {
	cursor: pointer
}
[aria-disabled] {
	cursor: default
}
#body, body {
	-webkit-font-smoothing: antialiased;
	letter-spacing: .05em
}
body[data-current-route=item] .layout-headerMobile[data-header-items="0"] {
	background-color: #fff
}
@media (max-width: 767px) {
	body[data-current-route=item] #x_startMessenger {
		display: none !important
	}
	body[data-main-background-repeat=true] {
		background-size: 60%;
		background-repeat: repeat
	}
	body[data-main-background-repeat=true]:before {
		content: none
	}
	body[data-main-background-repeat=false] {
		background: none
	}
	body[data-main-background-repeat=false]:before {
		content: "";
		display: block;
		position: fixed;
		top: 0;
		left: 0;
		z-index: -1;
		width: 100vw;
		height: 100vh;
		background-position: top;
		background-size: cover;
		-webkit-transform: translateZ(0)
	}
}
:root {
	--primary-color: #252525;
	--accent-color: #FFB800;
	--text-color: #252525;
	--complementary-color: #252525;
	--light-text-color: #ffffff;
}
@font-face {
	font-family: shopicon;
	font-style: normal;
	font-weight: 500;
	src: url(https://static.thebase.in/font/v1/shopicon.eot?md4x76=);
	src: url(https://static.thebase.in/font/v1/shopicon.eot?md4x76=#iefix) format("embedded-opentype"), url(https://static.thebase.in/font/v1/shopicon.ttf?md4x76=) format("truetype"), url(https://static.thebase.in/font/v1/shopicon.woff?md4x76=) format("woff"), url(https://static.thebase.in/font/v1/shopicon.svg?md4x76=#shopicon) format("svg")
}
.cot-icon {
	font-family: shopicon !important;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-style: normal;
	font-weight: 500
}
.cot-icon, .cot-withIcon {
	font-variant: normal;
	line-height: 1;
	speak: none;
	text-transform: none
}
.cot-withIcon {
	font-family: shopicon;
	color: #384359;
	display: block;
	font-size: 20px
}
.cot-iconCart:before {
	content: "\e900"
}
.cot-iconMessage:before {
	content: "\e901"
}
.cot-iconTipi:before {
	content: "\e922"
}
.cot-iconSearch:before {
	content: "\e912"
}
.cot-iconDrawer:before {
	content: "\e917"
}
.cot-iconCross:before {
	content: "\e902"
}
.cot-iconAttentionTriangle:before {
	content: "\e903"
}
.cot-iconStar:before {
	content: "\e91e"
}
.cot-iconPayment:before {
	content: "\e918"
}
.cot-iconShipping:before {
	content: "\e91d"
}
.cot-iconInformation:before {
	content: "\e919"
}
.cot-iconAngleBottom:before {
	content: "\e905"
}
.cot-iconAngleLeft:before {
	content: "\e906"
}
.cot-iconAngleRight:before {
	content: "\e907"
}
.cot-iconAngleRightThin:before {
	content: "\e93b"
}
.cot-iconMail:before {
	content: "\e916"
}
.cot-iconHeart:before {
	content: "\e90e"
}
.cot-iconMovie:before {
	content: "\e913"
}
.cot-i18nSelect > div {
	display: -webkit-flex;
	display: flex;
	-webkit-align-items: center;
	align-items: center;
	-webkit-flex-direction: row-reverse;
	flex-direction: row-reverse;
	-webkit-justify-content: flex-end;
	justify-content: flex-end
}
.cot-i18nSelect > div > .currency, .cot-i18nSelect > div > .lang {
	background-color: #fff;
	border: 1px solid #c2c8d2;
	border-radius: 4px;
	box-sizing: border-box;
	display: inline-block;
	position: relative;
	z-index: 0;
	margin-right: 8px
}
.cot-i18nSelect .x_i18nSelectBox {
	-moz-appearance: none;
	-webkit-appearance: none;
	appearance: none;
	background: none;
	border: none;
	box-sizing: border-box;
	cursor: pointer;
	font-size: 14px;
	height: 32px;
	outline: none;
	padding: 0 40px 0 12px;
	position: relative;
	z-index: 1
}
.cot-i18nSelect > div > .currency:before, .cot-i18nSelect > div > .lang:before {
	font-family: shopicon;
	speak: none;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	color: #384359;
	display: block;
	font-size: 10px;
	background-size: 10px 7px;
	content: "\e905";
	height: 7px;
	position: absolute;
	right: 10px;
	top: 12px;
	width: 10px
}
.cot-BASEMenu-iconButton {
	background: #fff;
	border: 1px solid #c2c8d2;
	border-radius: 8px;
	color: #252525;
	cursor: pointer;
	display: inline-block;
	height: 56px;
	outline: none;
	width: 56px;
	text-decoration: none
}
.cot-BASEMenu-iconButton:nth-child(2) {
	margin-left: 8px
}
.cot-BASEMenu-badge {
	position: absolute;
	right: 5px;
	top: 4px
}
.cot-BASEMenu-badge, .cot-BASEMenu-badge > iframe {
	height: 16px;
	width: 16px
}
.cot-BASEMenu-badge > iframe {
	margin: 0;
	padding: 0;
	border: none
}
.cot-BASEMenu-icon {
	font-size: 22px;
	font-style: normal;
	display: -webkit-flex;
	display: flex;
	-webkit-align-items: center;
	align-items: center;
	-webkit-justify-content: center;
	justify-content: center;
	height: 100%;
	-webkit-align-content: center;
	align-content: center
}
.cot-searchBox {
	position: relative
}
.cot-searchBox-input {
	-webkit-appearance: none;
	padding: 0 32px 0 8px;
	border: 1px solid #c2c8d2;
	border-radius: 4px;
	box-sizing: border-box;
	font-family: inherit;
	font-size: 12px;
	height: 32px;
	line-height: 32px;
	width: 100%;
	background-color: #fff
}
.cot-searchBox-input:focus {
	border-color: #c2c8d2;
	box-shadow: 0 0 2px 0 #c2c8d2;
	outline: none
}
.cot-searchBox-input:disabled {
	background-color: #fff
}
.cot-searchBox-input:disabled + .cot-searchBox-button {
	cursor: default
}
.cot-searchBox-input:disabled + .cot-searchBox-button > .cot-searchBox-icon {
	color: #c2c8d2
}
.cot-searchBox-button {
	position: absolute;
	right: 10px;
	top: 6px;
	font-size: 12px;
	background-color: transparent;
	border: none;
	border-radius: 0;
	height: 20px;
	padding: 0;
	width: 20px;
	background: none;
	cursor: pointer;
	display: inline-block;
	outline: none
}
.cot-searchBox-icon {
	font-size: 1.6rem
}
.cot-itemAttention__attention {
	color: #a0a7b4;
	font-size: 12px;
	margin-bottom: 8px
}
.cot-itemAttention__attention > .cot-icon {
	margin-right: 4px
}
.cot-itemAttention__attentionSalesPeriod {
	margin-bottom: 16px
}
.cot-itemAttention__attention[data-type=shipping] > a, .cot-itemAttention__attention[data-type=shipping] > a:hover {
	color: #a0a7b4
}
.cot-itemAttention__bordered {
	color: #11beae;
	font-size: 12px;
	background-color: #fff;
	padding: 8px;
	text-align: center;
	border-radius: 2px;
	border: 1px solid #11beae;
	margin-bottom: 8px
}
.cot-itemAttention__community {
	padding: 12px;
	color: #fff;
	background-color: #f2bb31;
	border-radius: 2px;
	font-size: 14px;
	margin-bottom: 8px
}
.cot-itemAttention__communityTitle {
	font-weight: 700
}
.cot-itemAttention__communityNote {
	margin-top: 8px
}
.cot-itemAttention__community + .cot-itemAttention__attention {
	margin-bottom: 24px
}
.cot-itemAttention__salesPeriod {
	color: #11beae;
	font-size: 14px;
	background-color: #eaf8f7;
	padding: 12px;
	border: 1px solid #11beae;
	margin-bottom: 8px
}
.cot-itemAttention__salesPeriod[data-status=willStart] {
	text-align: center
}
.cot-itemAttention__salesPeriod[data-status=finish] {
	color: #a0a7b4;
	background-color: #f1f3f7;
	border-radius: 2px;
	border: none;
	margin-bottom: 8px;
	text-align: center
}
.cot-itemAttention__preOrder, .cot-itemAttention__takeout {
	display: -webkit-flex;
	display: flex;
	-webkit-align-items: center;
	align-items: center;
	margin-bottom: 8px;
	font-size: 12px
}
.cot-itemAttention__preOrderLabel, .cot-itemAttention__takeoutLabel {
	display: inline-block;
	background-color: var(--accent-color);
	margin-right: 4px;
	font-size: 12px;
	letter-spacing: .03em;
	font-weight: 700;
	height: 22px;
	line-height: 22px;
	vertical-align: middle;
	padding: 0 6px;
	border-radius: 2px;
	color: var(--light-text-color);
	word-break: keep-all
}
.cot-itemAttention__lottery {
	margin-bottom: 8px;
	font-size: 12px
}
.cot-itemAttention__lotteryLabel {
	display: inline-block;
	background-color: var(--accent-color);
	font-size: 12px;
	letter-spacing: .03em;
	font-weight: 700;
	height: 22px;
	line-height: 22px;
	vertical-align: middle;
	padding: 0 6px;
	border-radius: 2px;
	color: var(--light-text-color);
	word-break: keep-all
}
.cot-itemAttention__lotteryText {
	font-size: 12px;
	margin: 8px 0 4px;
	word-break: break-word;
	letter-spacing: normal
}
.cot-itemAttention__digitalContents, .cot-itemAttention__subscription {
	padding: 12px;
	background-color: #f0f1f4;
	font-size: 14px;
	color: #222;
	margin-bottom: 8px
}
.cot-itemAttention__digitalContents > b, .cot-itemAttention__subscription > b {
	margin-bottom: 2px
}
.cot-itemAttention .takeout__text--anker {
	text-decoration: underline;
	cursor: pointer;
	display: inline
}
.cot-itemOrder-button {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	display: -webkit-flex;
	display: flex;
	-webkit-align-items: center;
	align-items: center;
	-webkit-justify-content: center;
	justify-content: center;
	background: #b08644;
	box-sizing: border-box;
	color: #fff;
	font-size: 16px;
	font-weight: 400;
	min-width: 140px;
	padding: 0 8px;
	text-align: center;
	text-decoration: none;
	cursor: pointer;
	height: 30px;
	margin: auto;
}
.cot-itemOrder-button:hover {
	opacity: .6
}
.cot-itemOrder-buttonIcon {
	margin-right: 4px
}
.cot-itemOrder-button[type=submit] {
	color: var(--light-text-color)
}
.cot-itemOrder-button[disabled] {
	background: #f1f3f7;
	color: #6a6f76;
	cursor: default
}
.cot-itemOrder-button[disabled]:hover {
	opacity: 1
}
.cot-itemOrder-button[data-type=link] {
	background: #ddd;
	color: var(--light-text-color)
}
.cot-itemOrder-button[data-size=small] {
	font-size: 16px;
	width: 140px;
	min-width: 140px;
	height: 30px
}
.cot-itemOrder-button[data-type=close] {
	background-color: #999
}
.cot-itemOrder-button.cot-itemOrder-soldOut {
	background: #f1f3f7;
	color: #6a6f76;
	cursor: default
}
.cot-itemOrder-button.cot-itemOrder-register {
	background: #6a6f76
}
.cot-itemOrder-button.cot-itemOrder-variationSelect {
	background: #b08644;
	color: #fff;
	cursor: pointer;
	margin: auto;
	-webkit-appearance: none;
	border-radius: 0;
	font-weight: 400;
	font-size: 1.1em;
}
.cot-itemOrder-button.cot-itemOrder-variationSelect div {
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	text-align: center
}
.cot-itemOrder-button.cot-itemOrder-variationSelect .cot-icon {
	bottom: 0;
	font-size: 16px;
	height: 16px;
	margin: auto;
	position: absolute;
	right: 16px;
	top: 0;
	width: 18px
}
.cot-itemOrder-soldOut:hover {
	opacity: 1;
	cursor: default
}
.cot-itemOrder-variationSelect {
	height: 30px
}
.cot-itemOrder-variationSelect-error {
	color: #fa5171
}
.cot-modal-content {
	display: none
}
.cot-modal-content[aria-hidden=false] {
	display: block
}
.cot-modal-title[data-type][aria-hidden=true] {
	display: none
}
.cot-itemOrder-bordered {
	color: #11beae;
	font-size: 14px;
	background-color: #fff;
	padding: 8px;
	margin: 16px 16px 0;
	text-align: center;
	border-radius: 2px;
	border: 1px solid #11beae
}
.cot-itemOrder-variationList {
	padding: 16px
}
.cot-itemOrder-variationList .cot-itemOrder-variationLI {
	display: -webkit-flex;
	display: flex;
	-webkit-justify-content: space-between;
	justify-content: space-between;
	-webkit-align-items: center;
	align-items: center;
	padding: 0;
	border-top: 1px solid #d8d8d8
}
.cot-itemOrder-variationList .cot-itemOrder-variationLI:last-child {
	border-bottom: 1px solid #d8d8d8
}
.cot-itemOrder-variationList .cot-itemOrder-variationInfo {
	display: -webkit-flex;
	display: flex;
	-webkit-flex-direction: column;
	flex-direction: column;
	-webkit-justify-content: space-between;
	justify-content: space-between;
	min-height: 48px;
	-webkit-flex: 1;
	flex: 1
}
.cot-itemOrder-variationList .cot-itemOrder-variationName {
	font-size: 1.2em;
	font-weight: 500;
	word-break: break-all
}
.cot-itemOrder-variationList .cot-itemOrder-variationName[data-type=soldOut] {
	color: #a0a7b4
}
.cot-itemOrder-variationList .cot-itemOrder-variationStock {
	font-size: 12px
}
.cot-itemOrder-variationList .cot-itemOrder-variationStock[data-type=lastOne] {
	color: #fa5171
}
.cot-itemOrder-variationList .cot-itemOrder-variationStock[data-type=soldOut] {
	color: #a0a7b4
}
.cot-itemOrder-variationList .cot-itemOrder-variationButton {
	margin-left: 16px
}
.cot-itemOrder-registerNotification-content {
	display: none
}
.cot-itemOrder-registerNotification-content[aria-hidden=false] {
	display: block;
	padding: 32px
}
.cot-itemOrder-registerNotification-content .cot-itemOrder-registerNotificationText {
	color: #333;
	font-size: 14px;
	margin-bottom: 12px
}
.cot-itemOrder-registerNotification-content .cot-itemOrder-registerNotificationSubText {
	list-style: none;
	margin-bottom: 32px
}
.cot-itemOrder-registerNotification-content .cot-itemOrder-registerNotificationSubTextChild {
	color: #a0a9b5;
	font-size: 12px;
	margin-bottom: 4px
}
.cot-itemOrder-registerNotification-content .cot-itemOrder-registerNotificationInfoBox {
	background: #f0f1f4;
	border-radius: 2px;
	margin-bottom: 24px;
	padding: 12px
}
.cot-itemOrder-registerNotification-content .cot-itemOrder-registerNotificationInfoBoxIcon {
	font-size: 16px;
	margin-right: 8px;
	vertical-align: text-top
}
.cot-itemOrder-registerNotification-content .cot-itemOrder-registerNotificationInfoBoxText {
	font-size: 12px;
	line-height: 16px;
	margin-left: 23px;
	text-indent: -23px
}
.cot-itemOrder-registerNotification-content .cot-itemOrder-registerNotificationInfoBox[data-type=error] {
	background-color: #fcdcdc;
	color: #fa5171;
	display: none
}
.cot-itemOrder-registerNotification-content .cot-itemOrder-registerNotificationInfoBox[data-type=error][aria-hidden=false] {
	display: block
}
.cot-itemOrder-registerNotification-content .cot-itemOrder-registerNotificationInfoBox[data-type=error] .cot-itemOrder-registerNotificationInfoBoxText {
	font-weight: 700
}
.cot-itemOrder-registerNotification-content .cot-itemOrder-registerNotificationInputLabel {
	font-weight: 700;
	font-size: 16px;
	margin-bottom: 8px
}
.cot-itemOrder-registerNotification-content .cot-itemOrder-registerNotificationInput {
	box-sizing: border-box;
	display: block;
	font-size: 14px;
	height: 52px;
	line-height: 1;
	margin: 0 0 12px;
	outline: none;
	padding: 0 12px;
	width: 100%;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	background: #fff;
	border: 1px solid #d3dae4;
	border-radius: 6px
}
.cot-itemOrder-registerNotification-content .cot-itemOrder-registerNotificationInput:-moz-placeholder-shown {
	color: #c7c7cd
}
.cot-itemOrder-registerNotification-content .cot-itemOrder-registerNotificationInput:-ms-input-placeholder {
	color: #c7c7cd
}
.cot-itemOrder-registerNotification-content .cot-itemOrder-registerNotificationInput:placeholder-shown {
	color: #c7c7cd
}
.cot-itemOrder-registerNotification-content .cot-itemOrder-registerNotificationInput::-webkit-input-placeholder {
	color: #c7c7cd;
	opacity: 1
}
.cot-itemOrder-registerNotification-content .cot-itemOrder-registerNotificationInput::-moz-placeholder {
	color: #c7c7cd;
	opacity: 1
}
.cot-itemOrder-registerNotification-content .cot-itemOrder-registerNotificationInput:-ms-input-placeholder {
	color: #c7c7cd
}
.cot-itemOrder-registerNotification-content .cot-itemOrder-salesPeriodError {
	background: #fcdcdc;
	color: #f87e7e;
	display: none;
	font-size: 12px;
	font-weight: 700;
	margin: 24px 0;
	padding: 16px;
	text-align: left
}
.cot-itemOrder-registerNotification-content .cot-itemOrder-registerNotificationComplete {
	color: #11beae;
	font-weight: 700;
	text-align: center;
	margin: 8px auto 24px;
	background: #eaf8f7;
	padding: 16px;
	text-align: left
}
.cot-itemOrder-registerNotification-content .cot-itemOrder-button {
	width: 280px;
	margin: 16px auto 0
}
.cot-itemOrder-registerNotification-content .cot-itemOrder-ageVerificationText {
	text-align: center;
	font-weight: 700;
	margin: 40px auto 16px
}
.cot-itemOption__optionSelectArea {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	-webkit-align-items: center;
	align-items: center;
	background: #fff;
	border: 1px solid #6a6f76;
	border-radius: 6px;
	color: #252525;
	display: -webkit-flex;
	display: flex;
	font-weight: 700;
	min-height: 48px;
	-webkit-justify-content: center;
	justify-content: center;
	margin: 8px 0 16px;
	position: relative;
	width: 100%
}
.cot-itemOption__optionSelectArea__icon {
	bottom: 0;
	font-size: 16px;
	height: 16px;
	margin: auto;
	position: absolute;
	right: 16px;
	top: 0;
	width: 18px
}
.cot-itemOption__optionSelectArea__label {
	text-align: center;
	width: 100%
}
.cot-itemOption__optionSelectArea__select {
	font-weight: 700;
	height: 100%;
	opacity: 0;
	position: absolute;
	width: 100%;
	z-index: 1
}
.cot-itemOption__selectLabel {
	display: -webkit-box;
	-webkit-box-orient: vertical;
	text-align: center;
	width: 75%;
	padding: 8px 0
}
.cot-itemOption__name {
	display: block;
	margin: 16px 0 8px;
	font-weight: 700;
	font-size: 16px
}
.cot-itemOption__input {
	border: 1px solid #6a6f76;
	height: 48px;
	margin: 0 0 16px;
	width: 100%;
	border-radius: 6px;
	text-indent: 1rem
}
.cot-itemOption__input::-webkit-input-placeholder {
	text-indent: 1rem;
	font-size: 16px
}
.cot-itemOption__input::-moz-placeholder {
	text-indent: 1rem;
	font-size: 16px
}
.cot-itemOption__input:-ms-input-placeholder {
	text-indent: 1rem;
	font-size: 16px
}
.cot-itemOption__input::-ms-input-placeholder {
	text-indent: 1rem;
	font-size: 16px
}
.cot-itemOption__input::placeholder {
	text-indent: 1rem;
	font-size: 16px
}
.cot-itemOption__input[data-dirty=true][data-has-error=true] {
	border: 1px solid #fa5171
}
.cot-itemOption__caption {
	display: block;
	font-size: 14px;
	line-height: 1.5;
	margin: 8px 0
}
.cot-itemOption__bottomCaptionBlock {
	margin-top: -8px;
	margin-bottom: 8px
}
.cot-itemOption__bottomCaptionBlock.clearfix:after {
	display: block;
	clear: both;
	content: ""
}
.cot-itemOption__caption--error {
	color: #fa5171;
	display: block;
	float: left;
	font-size: 14px
}
.cot-itemOption__count {
	color: #a0a7b4;
	display: block;
	float: right;
	font-size: 14px
}
.cot-itemOption__count--error {
	color: #fa5171;
	font-size: 14px
}
.cot-itemOrder .communityTerms a {
	display: inline
}
.cot-itemOrder-communityBox[aria-hidden=true] {
	display: none
}
.cot-itemOrder-communityBox * {
	line-height: normal;
	font-size: medium
}
.cot-itemOrder-communityBox a {
	color: #000;
	text-decoration: underline
}
.cot-itemOrder-communityBox .button {
	display: inline-block;
	vertical-align: top;
	width: 244px;
	font-size: 16px;
	padding: 14px 12px;
	border-radius: 6px;
	box-sizing: border-box;
	color: #fff;
	cursor: pointer;
	text-align: center;
	text-decoration: none
}
.cot-itemOrder-communityBox .buttonPayid {
	background-color: #000435
}
.cot-itemOrder-communityBox .buttonPayid__icon {
	vertical-align: bottom
}
.cot-itemOrder-communityBox .button__guest {
	background-color: #252525;
	color: #fff
}
.cot-itemOrder-communityBox .button__purchase {
	margin-left: 18px
}
.cot-itemOrder-communityPurchase .payid {
	-webkit-justify-content: flex-end;
	justify-content: flex-end;
	width: 347px;
	border: 1px solid #ccc
}
.cot-itemOrder-communityPurchase .payid .payButton__icon {
	vertical-align: bottom
}
.cot-itemOrder-communitySignin {
	margin-top: 16px;
	margin-bottom: 24px;
	padding: 16px;
	border: 1px solid #e8e7e2;
	border-radius: 2px
}
.cot-itemOrder-communitySignin p {
	margin: 0 0 16px !important;
	font-size: 12px !important;
	line-height: 1.4
}
.cot-itemOrder-communitySignin a {
	width: 100%;
	height: auto !important;
	text-decoration: none
}
.cot-itemOrder-communityLink {
	margin-top: 24px;
	margin-bottom: 16px;
	font-size: 14px !important
}
.cot-itemOrder-communityLink a {
	font-size: 14px !important
}
.cot-itemOrder-communityTitle {
	margin-top: 21px !important;
	font-size: 21px !important;
	font-weight: 700 !important;
	text-align: center !important
}
.cot-itemOrder-communityPrice {
	display: -webkit-flex;
	display: flex;
	margin-top: 22px !important;
	-webkit-justify-content: center;
	justify-content: center;
	-webkit-align-items: center;
	align-items: center
}
.cot-itemOrder-communityPrice h3, .cot-itemOrder-communityPrice p {
	font-size: 21px !important;
	margin: 0 !important
}
.cot-itemOrder-communityOverview {
	margin-top: 26px !important;
	min-height: 100px;
	max-height: 220px;
	overflow: hidden
}
.cot-itemOrder-communityLinkMore {
	margin-top: 14px !important;
	font-size: 14px !important;
	text-align: center;
	color: #000
}
.cot-itemOrder-communityLinkMore a {
	text-decoration: underline
}
.cot-itemOrder-communityRegister {
	margin-top: 22px
}
.cot-itemOrder-communityTerms, .cot-itemOrder-communityTerms a {
	margin-top: 23px !important;
	font-size: 14px !important
}
.cot-itemOrder-communityTerms a {
	text-decoration: underline
}
.cot-itemOrder-communityTextNotice {
	margin-top: 12px !important;
	font-size: 12px !important
}
.cot-modal .cot-itemOrder-communityBox {
	width: 512px;
	margin: 24px auto
}
.cot-itemOrder-communityData .buttonPayid {
	width: 100%
}
.cot-itemOrder-ageVerificationModal {
	text-align: center;
	margin: 0 auto
}
.cot-itemOrder-ageVerification-content {
	padding: 32px;
	letter-spacing: normal;
	border-bottom: 1px solid #f0f1f4
}
.cot-itemOrder-ageVerification-footer {
	padding: 32px;
	letter-spacing: normal
}
@media (max-width: 767px) {
	.cot-itemOrder-ageVerification-content, .cot-itemOrder-ageVerification-footer {
		padding: 16px
	}
}
.cot-itemOrder-ageVerificationText {
	margin-top: 24px;
	font-size: 14px;
	line-height: 21px;
	color: #202533
}
.cot-itemOrder-ageVerificationText:first-child {
	margin-top: 0
}
.cot-itemOrder-ageVerificationInputArea {
	margin-top: 12px;
	display: -webkit-flex;
	display: flex;
	-webkit-align-items: center;
	align-items: center;
	-webkit-justify-content: center;
	justify-content: center
}
.cot-itemOrder-ageVerificationUserAgeInput {
	border: 1px solid #a0a7b4;
	border-radius: 4px;
	border-radius: 8px;
	width: 64px;
	height: 48px;
	margin: 0 8px;
	padding: 1rem;
	-moz-appearance: textfield;
	transition-property: background-color border-color;
	transition-duration: .2s;
	transition-timing-function: ease
}
.cot-itemOrder-ageVerificationUserAgeInput[aria-invalid=true] {
	border-color: #fa5171;
	background-color: #ffe5e9
}
.cot-itemOrder-ageVerificationUserAgeInput::-webkit-inner-spin-button, .cot-itemOrder-ageVerificationUserAgeInput::-webkit-outer-spin-button {
	-webkit-appearance: none;
	appearance: none
}
.cot-itemOrder-ageVerificationLabel, .cot-itemOrder-ageVerificationWarning {
	font-size: 14px;
	line-height: 21px;
	color: #202533
}
.cot-itemOrder-ageVerificationWarning {
	margin-bottom: 16px;
	font-weight: 700
}
.cot-itemOrder-button.cot-itemOrder-ageVerificationSubmit {
	width: 100%
}
.cot-itemOrder-ageVerificationError {
	margin-top: 8px;
	color: #fa5171;
	font-size: 12px;
	line-height: 1
}
.cot-itemOrder-ageVerificationError[aria-hidden=true] {
	display: none
}
@media (max-width: 767px) {
	.cot-modal .cot-itemOrder-communityBox {
		width: auto;
		margin: 24px 16px
	}
	.cot-modal .cot-itemOrder-communityRegisterButtons {
		display: -webkit-flex;
		display: flex;
		-webkit-flex-direction: column-reverse;
		flex-direction: column-reverse;
		-webkit-align-items: center;
		align-items: center
	}
	.cot-itemOrder-variationList .cot-itemOrder-variationLI {
		padding: 0
	}
	.cot-modal .button__purchase {
		margin-left: 0;
		width: 100%
	}
	.cot-modal .button__guest {
		margin-top: 8px;
		width: 100%
	}
	.cot-itemOrder-registerNotification-content[aria-hidden=false] {
		padding: 24px
	}
	.cot-itemOrder-registerNotification-content .cot-itemOrder-button {
		width: 100%
	}
}
.cot-modal {
	display: block;
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	z-index: -1;
	opacity: 0;
	-webkit-transform: translate3d(0, 100%, 0);
	transform: translate3d(0, 100%, 0);
	transition: opacity 1s, z-index 1s, -webkit-transform .3s;
	transition: transform .3s, opacity 1s, z-index 1s;
	transition: transform .3s, opacity 1s, z-index 1s, -webkit-transform .3s
}
.cot-modal[aria-hidden=false] {
	opacity: 1;
	background-color: rgba(0, 0, 0, .4);
	-webkit-transform: translateZ(0);
	transform: translateZ(0);
	transition: opacity .3s, -webkit-transform .3s;
	transition: transform .3s, opacity .3s;
	transition: transform .3s, opacity .3s, -webkit-transform .3s;
	z-index: 7000000
}
.cot-modal-window {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	height: 100%;
	background-color: #fff;
	display: -ms-grid;
	display: grid;
	-ms-grid-rows: 44px calc(100% - 44px);
	grid-template-rows: 44px calc(100% - 44px);
	overflow: hidden
}
.cot-modal-header {
	-ms-grid-row: 1;
	grid-row: 1;
	border-bottom: 1px solid #f0f1f4;
	display: -ms-grid;
	display: grid;
	-ms-grid-columns: 44px 1fr 44px;
	grid-template-columns: 44px 1fr 44px;
	-ms-grid-rows: 48px;
	grid-template-rows: 48px;
	-webkit-align-content: center;
	align-content: center;
	-webkit-align-items: center;
	align-items: center
}
.cot-modal-title {
	-ms-grid-column: 2;
	grid-column: 2;
	-ms-grid-row: 1;
	grid-row: 1;
	text-align: center;
	font-size: 14px;
	margin: 0;
	padding: 0
}
.cot-modal-close {
	-ms-grid-column: 3;
	grid-column: 3;
	-ms-grid-row: 1;
	grid-row: 1;
	font-size: 16px;
	border: none;
	outline: none
}
.cot-modal-container {
	overflow-y: auto;
	-webkit-overflow-scrolling: touch
}
@media (min-width: 768px) {
	.cot-modal[aria-hidden=true] {
		display: none
	}
	.cot-modal[aria-hidden=false] {
		display: block;
		position: fixed;
		top: 0;
		left: 0;
		right: 0;
		bottom: 0;
		background-color: rgba(0, 0, 0, .3)
	}
	.cot-modal-window {
		width: 480px;
		position: relative;
		top: 100px;
		height: auto;
		max-height: calc(100vh - 200px);
		left: calc(50% - 240px);
		background-color: #fff;
		display: -ms-grid;
		display: grid;
		-ms-grid-rows: 68px 1fr;
		grid-template-rows: 68px 1fr;
		overflow: hidden;
		border-radius: 8px;
		box-shadow: 0 0 16px rgba(56, 67, 89, .3)
	}
	.cot-modal-header {
		-ms-grid-row: 1;
		grid-row: 1;
		display: -ms-grid;
		display: grid;
		-ms-grid-columns: 68px 1fr 68px;
		grid-template-columns: 68px 1fr 68px;
		-webkit-align-content: center;
		align-content: center;
		height: 68px
	}
	.cot-modal-title {
		-ms-grid-column: 2;
		grid-column: 2;
		text-align: center;
		font-size: 20px;
		margin: 0;
		padding: 0
	}
	.cot-modal-close {
		-ms-grid-column: 3;
		grid-column: 3
	}
	.cot-modal[data-type=images] .cot-modal-window {
		--image-modal-padding: 32px;
		--image-modal-size: min(calc(100vh - var(--image-modal-padding) * 2), calc(100vw - var(--image-modal-padding) * 2));
		width: var(--image-modal-size);
		max-height: none;
		height: var(--image-modal-size);
		top: calc((100vh - var(--image-modal-size)) /2);
		left: calc((100vw - var(--image-modal-size)) /2);
		-ms-grid-rows: 1fr;
		grid-template-rows: 1fr;
		background-color: transparent;
		box-shadow: none;
		border-radius: 0
	}
	.cot-modal[data-type=images] .cot-modal-header {
		display: none
	}
	.cot-modal[data-type=images] .cot-modal-container {
		overflow: hidden
	}
}
.cot-review-listLoading[data-loading=false] {
	display: none
}
.cot-review-listLoading[data-loading=true] {
	display: block
}
.cot-review-listPaginator {
	min-width: 1px;
	min-height: 1px
}
.cot-review.review01__back {
	display: -webkit-flex;
	display: flex;
	-webkit-flex-direction: column;
	flex-direction: column;
	height: 100%
}
.cot-review.review01__back .ico--good {
	background-image: url(/img/apps/review/ico_rev_good.svg)
}
.cot-review.review01__back .ico--normal {
	background-image: url(/img/apps/review/ico_rev_normal.svg)
}
.cot-review.review01__back .ico--bad {
	background-image: url(/img/apps/review/ico_rev_bad.svg)
}
.cot-review .review01__front {
	-webkit-align-items: center;
	align-items: center;
	border-top: 1px solid #f0f1f4;
	display: -webkit-flex;
	display: flex;
	height: 58px;
	-webkit-justify-content: space-between;
	justify-content: space-between;
	overflow: hidden;
	position: relative
}
.cot-review .review01__frontIconLeft {
	color: #a0a7b4;
	-webkit-flex: 0 0 24px;
	flex: 0 0 24px;
	font-size: 16px
}
.cot-review .review01__frontIconRight {
	color: #a0a7b4;
	-webkit-flex: 0 0 28px;
	flex: 0 0 28px;
	font-size: 14px;
	text-align: right
}
.cot-review .review01__frontTitle {
	-webkit-flex: 0 1 100%;
	flex: 0 1 100%;
	font-size: 14px
}
.cot-review .review01__frontScore {
	-webkit-flex: 0 0 100px;
	flex: 0 0 100px;
	height: 20px;
	position: relative
}
.cot-review .review01__frontScoreFront {
	background: #fff;
	bottom: 0;
	color: #f5a623;
	font-size: 20px;
	left: 0;
	overflow: hidden;
	position: absolute;
	top: 0;
	white-space: nowrap;
	z-index: 1
}
.cot-review .review01__frontScoreBack {
	bottom: 0;
	color: #f0f1f4;
	font-size: 20px;
	left: 0;
	position: absolute;
	top: 0;
	white-space: nowrap;
	z-index: 0
}
.cot-review .review01__frontScoreTotal {
	-webkit-flex: 1 0 auto;
	flex: 1 0 auto;
	padding-left: 8px
}
.cot-review .review01__tabWrap {
	background: hsla(0, 0%, 100%, .9);
	-webkit-flex: 0 0 62px;
	flex: 0 0 62px;
	text-align: center;
	width: 100%
}
.cot-review .review01__tab {
	border-bottom: 1px solid #f0f1f4;
	display: table;
	position: relative;
	width: 100%
}
.cot-review .review01__tab:after {
	border-bottom: 4px solid $primary;
	bottom: -3px;
	content: "";
	left: 0;
	position: absolute;
	width: 25%
}
.cot-review .review01__tab--all:after {
	left: 0;
	transition: left .1s ease-in
}
.cot-review .review01__tab--good:after {
	left: 25%;
	transition: left .1s ease-in
}
.cot-review .review01__tab--normal:after {
	left: 50%;
	transition: left .1s ease-in
}
.cot-review .review01__tab--bad:after {
	left: 75%;
	transition: left .1s ease-in
}
.cot-review .review01__tabChild {
	display: table-cell;
	height: 60px;
	vertical-align: middle;
	width: 25%
}
.cot-review .review01__tabChild label img {
	outline: none
}
.cot-review .review01__tabIcon {
	background-repeat: no-repeat;
	background-size: 24px;
	display: inline-block;
	height: 24px;
	vertical-align: middle;
	width: 24px
}
.cot-review .review01__radio {
	display: none
}
.cot-review .review01__radio + label {
	display: block;
	height: 60px;
	line-height: 60px;
	width: 100%
}
.cot-review .review01__radio + label img {
	vertical-align: middle
}
.cot-review .review01__radio:checked + label {
	font-weight: 700
}
.cot-review .review01__count {
	display: inline-block;
	margin-left: 10px
}
.cot-review .review01__backInner {
	-webkit-flex: 1 1 100%;
	flex: 1 1 100%
}
.cot-review .review01__list {
	padding: 0 16px;
	list-style: none
}
.cot-review .review01__listChild {
	padding: 16px 0
}
.cot-review .review01__listChild + .review01__listChild {
	border-top: 1px solid #f0f1f4
}
.cot-review .review01__itemInfo {
	display: inline-table;
	table-layout: fixed;
	width: 100%
}
.cot-review .review01__iconImg {
	background-size: 22px 22px;
	display: block;
	height: 22px;
	margin-bottom: 6px;
	width: 22px
}
.cot-review .review01__imgWrap {
	display: table-cell;
	text-align: center;
	vertical-align: top;
	width: 80px
}
.cot-review .review01__img {
	max-height: 80px;
	max-width: 80px
}
.cot-review .review01__item {
	display: table-cell;
	line-height: 1.4;
	padding: 0 0 0 10px
}
.cot-review .review01__itemName {
	font-weight: 700
}
.cot-review .review01__itemName, .cot-review .review01__itemVariation {
	line-height: 1.1;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	width: 100%
}
.cot-review .review01__date, .cot-review .review01__itemVariation {
	font-size: 12px;
	margin-top: 4px
}
.cot-review .review01__date {
	color: #a0a7b4;
	display: block;
	line-height: 1.1
}
.cot-review .review01__comment {
	font-size: 13px;
	line-height: 1.5;
	overflow: hidden;
	padding: 10px 0 0
}
.cot-review .review01__reply {
	background-color: #f0f1f4;
	border-radius: 6px;
	font-size: 14px;
	line-height: 1.5;
	margin-top: 16px;
	padding: 12px
}
.cot-review .review01__listLoading {
	background: url(/images/gif-load.gif) no-repeat 50%;
	clear: both;
	display: none;
	height: 100px;
	width: 100%
}
.cot-paymentsInfo {
	padding: 16px 20px
}
.cot-paymentsInfo-item {
	border-bottom: 1px solid #d9dee6;
	padding: 24px 0
}
.cot-paymentsInfo-item:last-of-type {
	border-bottom: none
}
.cot-paymentsInfo-itemName {
	font-size: 16px;
	font-weight: 700;
	margin-bottom: 12px
}
.cot-paymentsInfo-itemLogoCreditCard {
	height: 30px;
	margin-right: 4px
}
.cot-paymentsInfo-itemLogoAtobarai {
	height: auto;
	max-width: 328px;
	width: 100%
}
.cot-paymentsInfo-itemLogoCvs {
	height: 34px
}
.cot-paymentsInfo-itemLogoBank {
	height: 41px
}
.cot-paymentsInfo-itemLogoCarrierau {
	height: 26px
}
.cot-paymentsInfo-itemLogoCarrier {
	height: 24px
}
.cot-paymentsInfo-itemLogoCarriersb {
	height: 22px
}
.cot-paymentsInfo-itemLogoCarrierdocomo {
	height: 24px
}
.cot-paymentsInfo-itemLogoAmazonPay, .cot-paymentsInfo-itemLogoPayIDBnpl, .cot-paymentsInfo-itemLogoPaypal {
	height: 31px
}
.cot-paymentsInfo-itemDescription {
	background: #d9dee6;
	border-radius: 4px;
	font-size: 12px;
	line-height: 1.5;
	margin-top: 24px;
	padding: 12px
}
.cot-paymentsInfo-itemFee {
	display: inline-block;
	margin-top: 12px
}
.cot-shippingInfo-tab {
	display: -webkit-flex;
	display: flex;
	width: 100%;
	list-style: none
}
.cot-shippingInfo-tabChild {
	-webkit-flex: 0 1 50%;
	flex: 0 1 50%
}
.cot-shippingInfo-tabButton {
	border-bottom: 1px solid #f0f1f4;
	font-size: 14px;
	height: 48px;
	width: 100%
}
.cot-shippingInfo-tabButton[aria-expanded=true] {
	border-bottom: 1px solid #252525;
	font-weight: 700
}
.cot-shippingInfo-tabContent {
	display: none
}
.cot-shippingInfo-tabContent[aria-hidden=false] {
	display: block
}
.cot-shippingInfo-intro {
	font-size: 14px;
	line-height: 1.4;
	margin: 16px 16px 32px
}
.cot-shippingInfo-method {
	border-bottom: 1px solid #f0f1f4;
	margin: 0 16px 36px
}
.cot-shippingInfo-methodTitle {
	font-size: 16px;
	font-weight: 700;
	margin-bottom: 8px
}
.cot-shippingInfo-methodDescription {
	font-style: 14px;
	line-height: 1.4;
	margin-bottom: 16px
}
.cot-shippingInfo-methodInfo {
	-webkit-align-items: center;
	align-items: center;
	display: -webkit-flex;
	display: flex;
	-webkit-justify-content: space-between;
	justify-content: space-between;
	margin-bottom: 16px;
	width: 100%
}
.cot-shippingInfo-methodInfoFee {
	background: #f0f1f4;
	border-radius: 2px;
	font-weight: 700;
	line-height: 28px;
	margin-left: 8px;
	padding: 0 12px;
	white-space: nowrap
}
.cot-shippingInfo-methodInfoToggle {
	border-bottom: 1px solid #252525;
	font-weight: 700;
	white-space: nowrap
}
.cot-shippingInfo-methodInfoToggleText {
	display: none
}
.cot-shippingInfo-methodInfoToggle[aria-expanded=false] .cot-shippingInfo-methodInfoToggleText[data-type=open], .cot-shippingInfo-methodInfoToggle[aria-expanded=true] .cot-shippingInfo-methodInfoToggleText[data-type=close] {
	display: block
}
.cot-shippingInfo-methodInfoDetail {
	display: none;
	list-style: none
}
.cot-shippingInfo-methodInfoDetail[aria-hidden=false] {
	display: block
}
.cot-shippingInfo-methodArea {
	border-top: 1px solid #f0f1f4;
	display: -webkit-flex;
	display: flex;
	-webkit-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-justify-content: space-between;
	justify-content: space-between;
	padding: 8px 0 0
}
.cot-shippingInfo-methodAreaCountry, .cot-shippingInfo-methodAreaPrefecture {
	background: #f0f1f4;
	border-radius: 2px;
	box-sizing: border-box;
	line-height: 1.4;
	overflow: hidden;
	padding: 6px 8px
}
.cot-shippingInfo-methodAreaPrefecture {
	-webkit-flex: 0 1 calc(50% - 4px);
	flex: 0 1 calc(50% - 4px);
	margin: 0 0 8px
}
.cot-shippingInfo-methodAreaCountry {
	-webkit-flex: 0 1 100%;
	flex: 0 1 100%;
	margin: 0 0 4px
}
.cot-shippingInfo-methodAreaName {
	float: left
}
.cot-shippingInfo-methodAreaPrice {
	float: right;
	font-weight: 700
}
.cot-shippingInfo-accordion {
	border-top: 1px solid #f0f1f4
}
.cot-shippingInfo-accordionSwitch {
	display: none
}
.cot-shippingInfo-accordionSwitch:checked ~ .cot-shippingInfo-accordionLabel .cot-shippingInfo-accordionIcon {
	-webkit-transform: rotate(180deg);
	transform: rotate(180deg);
	transition: .3s
}
.cot-shippingInfo-accordionSwitch:checked ~ .cot-shippingInfo-accordionContent {
	display: block;
	height: auto;
	opacity: 1;
	overflow: auto;
	transition: .3s
}
.cot-shippingInfo-accordionLabel {
	-webkit-align-items: center;
	align-items: center;
	display: -webkit-flex;
	display: flex;
	font-size: 14px;
	font-weight: 700;
	-webkit-justify-content: space-between;
	justify-content: space-between;
	line-height: 44px;
	padding-right: 4px
}
.cot-shippingInfo-accordionIcon {
	color: #252525;
	font-size: 14px;
	-webkit-transform: rotate(0deg);
	transform: rotate(0deg);
	transition: .3s
}
.cot-shippingInfo-accordionContent {
	height: 0;
	opacity: 0;
	overflow: hidden;
	transition: .3s
}
.cot-takeoutInfo {
	padding: 8px 32px 32px;
	text-align: left
}
.cot-takeoutInfoSection {
	border-bottom: 1px solid #f0f1f4;
	padding: 16px 0
}
.cot-takeoutInfoHeader {
	font-size: 16px;
	margin: 0 0 12px;
	font-weight: 700;
	color: #3d3d3d;
	line-height: 1.4
}
.takeoutModal__subText {
	margin: 0 0 40px
}
.cot-takeoutInfoList {
	background: #f0f1f4;
	color: #3d3d3d;
	border-radius: 4px;
	font-size: 14px;
	line-height: 1.5;
	padding: 12px;
	margin-top: 14px
}
.cot-takeoutInfoLI {
	list-style: none
}
.cot-takeoutInfoLI__week {
	font-weight: 700;
	margin-right: 8px
}
.cot-itemReportContainer .shopReportArea {
	position: relative
}
.cot-itemReportContainer .shopReportArea__title {
	box-shadow: 0 0 6px 0 #d4d4d4;
	box-sizing: border-box;
	-webkit-flex: 0 0 48px;
	flex: 0 0 48px;
	font-size: 16px;
	font-weight: 700;
	line-height: 48px;
	padding: 0 48px;
	text-align: center;
	z-index: 1
}
.cot-itemReportContainer .shopReportArea__closeBtn {
	height: 48px;
	position: absolute;
	right: 0;
	text-align: center;
	top: 0;
	width: 48px;
	z-index: 2
}
.cot-itemReportContainer .shopReportArea__closeIcon {
	color: #a0a7b4;
	font-size: 18px;
	line-height: 48px
}
.cot-itemReportContainer .shopReportArea__inner {
	padding: 24px 16px
}
.cot-itemReportContainer .shopReportArea__errorMessage {
	margin-bottom: 8px
}
.cot-itemReportContainer .shopReportArea__jcapImage {
	margin-bottom: 24px;
	text-align: center
}
.cot-itemReportContainer .shopReportArea__jcapImage img {
	border: 1px solid #f0f1f4
}
.cot-itemReportContainer .shopReportArea__inputWrap {
	margin-bottom: 24px
}
.cot-itemReportContainer .shopReportArea__inputWrap input {
	border: 1px solid #a0a7b4;
	border-radius: 6px;
	box-sizing: border-box;
	font-size: 14px;
	height: 48px;
	line-height: 48px;
	padding: 4px 16px;
	width: 100%
}
.cot-itemReportContainer .shopReportArea__btnArea {
	margin-top: 24px
}
.cot-itemReportContainer .shopFormTitle {
	font-size: 14px;
	font-weight: 700;
	margin-bottom: 12px
}
.cot-itemReportContainer .shopTextarea {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	border: 1px solid #a0a7b4;
	border-radius: 6px;
	box-sizing: border-box;
	color: #252525;
	font-size: 14px;
	line-height: 1.3;
	min-height: 230px;
	padding: 16px;
	width: 100%
}
.cot-itemReportContainer .shopSelect {
	background: #fff;
	margin-bottom: 24px;
	position: relative
}
.cot-itemReportContainer .shopSelect select {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	background: transparent;
	border: 1px solid #a0a7b4;
	border-radius: 6px;
	box-sizing: border-box;
	color: #252525;
	font-size: 14px;
	height: 48px;
	padding: 4px 16px;
	width: 100%
}
.cot-itemReportContainer .shopSelect__icon {
	bottom: 0;
	color: #a0a7b4;
	font-size: 14px;
	height: 14px;
	margin: auto 0;
	position: absolute;
	right: 16px;
	top: 0;
	width: 14px;
	pointer-events: none
}
.cot-itemReportContainer .shopSelect__icon:before {
	font-family: shopicon;
	font-style: normal;
	content: "\e905"
}
.cot-itemReportContainer .btnNormalLowFull {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	background: #a0a7b4;
	border-radius: 6px;
	box-sizing: border-box;
	color: #fff;
	font-weight: 700;
	min-width: 160px;
	padding: 0 8px;
	text-align: center;
	text-decoration: none;
	vertical-align: middle;
	cursor: pointer;
	display: block;
	width: 100%;
	font-size: 14px;
	height: 48px;
	line-height: 48px
}
.cot-itemReportContainer fieldset {
	border: none
}
.cot-itemReportContainer .shopFlashSuccess {
	margin-bottom: 16px
}
.cot-itemReportContainer .shopFlashSuccess:empty {
	display: none
}
.cot-itemReportContainer .shopFlashSuccess > div {
	background: #eaf8f7;
	border: 1px solid #11beae;
	border-radius: 2px;
	color: #11beae;
	font-size: 14px;
	font-weight: 700;
	line-height: 1.3;
	padding: 12px
}