@charset "UTF-8";


/* =========== テンプレートA価格TABLE =========== */
.priceTbl table {
	width: 100%;
	line-height:1.6em;
	margin:10px 0 0 0;
	border-bottom:dotted 1px #ccc;
	word-break:break-all;
	font-size: 12px;
}


.priceTbl td {
	font-size: 12px;
	line-height:1.6em;
	padding:8px;
	vertical-align:middle;
	color:#333;
word-break:break-all;
white-space: nowrap;
}

.price_highlight {
	display: flex;
	justify-content: space-between;
	align-items: center;
	padding: 1em;
	background: #f0f0f0;
	font-size: 1rem;
}

.price_highlight span {
	margin: 0 10px;
}

.price_highlight button {
	outline: none;
	cursor: pointer;
	-webkit-appearance: none;
	appearance: none;
	margin-left: auto;
	padding: 0.5em 1em;
	color: #666;
	background: #fff;
	border: 2px solid #666;
	border-radius: 4px;
	font-size: 1rem;
}

.price_highlight button:hover,
.price_highlight button:focus{
	color: #fff;
	background: #666;
}

.price_highlight button:after {
	content: "\f063";
	margin: 0 0 0 1em;
	font-family: "Font Awesome 5 Free";
	font-weight: 900;
}

.price_highlight input[type="number"] {
	width: 7em;
	padding: 0.5em;
	border: 1px solid #ccc;
	border-radius: 4px;
	text-align: right;
}

.tablepress [class^="row"] td.target_price {
	background: rgba(255,0,0,0.1);
}

.tablepress [class^="row"] td.target_price_cross {
	background: rgba(255,0,0,0.4);
}

.priceTbl th {
	font-size: 12px;
	line-height:1.6em;
	vertical-align:middle;
	padding:8px;
	font-weight:bold;
	text-align:center;
word-break:break-all;
}

.tablepress thead {
	font-size: 12px;
}

.tablepress tbody td {
	line-height: 1.6em;
	font-size: 12px;
	padding: 10px 8px;
	vertical-align: middle;
	background: #fff;
	border: solid 1px #ccc;
	text-align:center;
	border-top: solid 1px #ccc;
	color: #333;
	white-space: nowrap;
}

.tablepress tbody td.column-1 {
	vertical-align: middle;
}

.tablepress tbody td.column-2 {
	vertical-align: middle;
}

.tablepress tbody td.column-3 {
	vertical-align: middle;
}

.tablepress tbody td.column-4 {
	vertical-align: middle;
}

.tablepress tbody td.column-5 {
	vertical-align: middle;
}

.tablepress tbody td.column-6 {
	vertical-align: middle;
}

.tablepress tbody td.column-7 {
	vertical-align: middle;
}


.tablepress tbody tr:first-child td {
	vertical-align: middle;
	border: solid 1px #ccc;
}

.tablepress thead tr:first-child th {
	border: solid 1px #ccc;
}

.notice {
	margin: 10px 0;
}

.notice li {
	margin-bottom: 5px;
	padding-left: 1em;
	font-size: 0.8rem;
	list-style: disc inside;
	text-indent: -1em;
}
/* =========== テンプレートB価格TABLE =========== */
.priceTbl_B table {
	width: 100%;
	line-height:1.6em;
	margin:10px 0 0 0;
	border-bottom:dotted 1px #ccc;
	word-break:break-all;
	font-size: 12px;
}


.priceTbl_B td {
	font-size: 12px;
	line-height:1.6em;
	padding:8px;
	vertical-align:middle;
	color:#333;
word-break:break-all;
white-space: nowrap;
}
.priceTbl_B .tablepress thead tr:first-child th:first-child {
    background: #b4dbef;
    text-align: center !important;
}

/* table スクロール関連改修180619 */
.tablepress thead th {
	text-align: center;
}
.tablepress thead tr:first-child th:first-child {
	background: #b4dbef;
	text-align: left !important;
}
.tablepress tbody tr .column-1 {
	background: #e0f0f8;
	font-weight: bold;
}




/****のれん***/
.norenDetailBox1 .tablepress tbody td {
	line-height: 1.6em;
	font-size: 12px;
	padding: 10px;
	vertical-align: middle;
	background: #fff;
	border: solid 1px #ccc;
	text-align:center;
	border-top: solid 1px #ccc;
	color: #333;
	white-space: normal;
}

.norenDetailBox2 .tablepress tbody td {
	line-height: 1.6em;
	font-size: 12px;
	padding: 10px;
	vertical-align: middle;
	background: #fff;
	border: solid 1px #ccc;
	text-align:center;
	border-top: solid 1px #ccc;
	color: #333;
	white-space: normal;
}

/* table スクロール関連改修 のれん対応 180625 */
.norenDetailBox1 .tablepress tbody td:first-child{
	text-align: left;
}
.norenDetailBox2R .tablepress-table-name{
	margin: 15px 0 10px 0;
	font-size: 16px;
	line-height: 130%;
}
span.nouki-price-tables-tab__catch-prefix {
    display: inline-block;
    width: 40px;
    height: 40px;
    text-align: center;
    line-height: 44px;
    border-radius: 50%;
    position: absolute;
    left: -30px;
    background: #fce205;
    top: -10px;
    font-size: 0.8rem;
    font-weight: bold;
    color: #ef4040;
    text-indent: 3px;
}
.nouki-price-tables {
    margin-top: 40px;
}
.nouki-price-tables-content .tablepress thead tr th {
	background-color: #F5F6F6;
}

.nouki-price-tables-content .tablepress thead tr th.column-1 {
	background-color: #F5F6F6 !important;
}

.nouki-price-tables-content .tablepress tbody tr:hover td {
	position: relative;
}

.nouki-price-tables-content .tablepress tbody tr:hover td {
	background: rgb(219 236 225)!important;
}

[data-price-table-delivery-content="omakase"] .tablepress tbody tr:hover td {
	background: rgb(219, 225, 236)!important;
}

[data-price-table-delivery-content="speed"] .tablepress tbody tr:hover td {
	background: rgb(236, 219, 219)!important;
}

.nouki-price-tables-content .tablepress tbody tr td:not(.column-1):hover {
	background: rgb(94, 192, 127) !important;
	/*font-weight: bold;*/
}

[data-price-table-delivery-content="omakase"] .tablepress tbody tr td:not(.column-1):hover {
	background: rgb(143, 176, 255)!important;
	/*font-weight: bold;*/
}

[data-price-table-delivery-content="speed"] .tablepress tbody tr td:not(.column-1):hover {
	background: rgb(255, 110, 110) !important;
	/*font-weight: bold;*/
}

.nouki-price-tables-content .tablepress .active-column {
	background: rgb(219 236 225)!important;
}
[data-price-table-delivery-content="normal"].nouki-price-tables-content .tablepress [class^="row"] td.target_price_cross.active-column {
	background: rgb(94, 192, 127) !important;
}

[data-price-table-delivery-content="omakase"] .tablepress .active-column {
	background: rgb(219, 225, 236)!important;
}

[data-price-table-delivery-content="speed"] .tablepress .active-column {
	background: rgb(236, 219, 219)!important;
}

.nouki-price-tables-content table .column-1 {
	pointer-events: none;
}

.nouki-price-tables-content .tablepress .even td {
	background-color: #f9f9f9;
}

.nouki-price-tables-content .tablepress .odd td {
	background-color: #F5F6F6;
}

.nouki-price-tables-content .tablepress [class^="row"] th.target_price {
	position: relative;
	background-color: #F5F6F6;
}

.nouki-price-tables-content .tablepress [class^="row"] th.target_price {
	background: rgb(219 236 225);
}
[data-price-table-delivery="omakase"] .nouki-price-tables-content .tablepress [class^="row"] th.target_price {
	background: rgb(219, 225, 236);
}
[data-price-table-delivery="speed"] .nouki-price-tables-content .tablepress [class^="row"] th.target_price {
	background: rgb(236, 219, 219);
}

[data-price-table-delivery-content="omakase"] .tablepress [class^="row"] th.target_price::before {
	background: rgba(85, 137, 255, 0.3);
}

[data-price-table-delivery-content="speed"] .tablepress [class^="row"] th.target_price::before {
	background: rgba(239, 64, 64, 0.3);
}

.nouki-price-tables-content .tablepress [class^="row"] td.target_price {
	position: relative;
}

.nouki-price-tables-content .tablepress [class^="row"] td.target_price {
	background: rgb(219 236 225);
}
[data-price-table-delivery="omakase"] .nouki-price-tables-content .tablepress [class^="row"] td.target_price {
	background: rgb(219, 225, 236);
}
[data-price-table-delivery="speed"] .nouki-price-tables-content .tablepress [class^="row"] td.target_price {
	background: rgb(236, 219, 219);
}

[data-price-table-delivery-content="omakase"] .tablepress [class^="row"] td.target_price::before {
	background: rgba(85, 137, 255, 0.3);
}

[data-price-table-delivery-content="speed"] .tablepress [class^="row"] td.target_price::before {
	background: rgba(239, 64, 64, 0.3);
}

.nouki-price-tables-content .tablepress [class^="row"] td.target_price_cross {
	position: relative;
	background: rgba(69, 175, 105, 1);
	/*font-weight: bold;*/
}
[data-price-table-delivery-content="omakase"] .tablepress tbody tr:hover td.target_price_cross,
[data-price-table-delivery-content="omakase"] .tablepress [class^="row"] td.target_price_cross {
	background: rgb(143, 176, 255)!important;
	/*font-weight: bold;*/
}
[data-price-table-delivery-content="speed"] .tablepress tbody tr:hover td.target_price_cross,
[data-price-table-delivery-content="speed"] .tablepress [class^="row"] td.target_price_cross {
	background: rgb(255, 110, 110) !important;
	/*font-weight: bold;*/
}

.nouki-price-tables__tabs {
	display: flex;
	align-items: flex-start;
	gap: .5rem;
}

.nouki-price-tables-tab {
	padding: .5rem;
	position: relative;
	display: flex;
	flex-direction: column;
	gap: .25rem;
	border-top-left-radius: 6px;
	border-top-right-radius: 6px;
	background-color: #45AF69;
	border-top: 2px solid transparent;
	border-left: 2px solid transparent;
	border-right: 2px solid transparent;
	border-bottom: 2px solid transparent;
	flex: 1 1;
	z-index: 2;
	cursor: pointer;
}

[data-price-table-delivery-tab="omakase"] {
	background-color: #5589FF;
}

[data-price-table-delivery-tab="speed"] {
	background-color: #EF4040;
}

.nouki-price-tables-tab.active {
	padding: .5rem .5rem 1rem;
	border-bottom-width: 0;
	border-style: solid;
	border-color: #2E8540;
	border-bottom-color: transparent;
}

[data-price-table-delivery-tab="omakase"].active {
	border-color: #436BC6;
}

[data-price-table-delivery-tab="speed"].active {
	border-color: #D92C2C;
}

.nouki-price-tables-tab:after {
	content: "";
	position: absolute;
	bottom: -2px;
	left: 0;
	width: 100%;
	height: 2px;
	background-color: #45AF69;
}

[data-price-table-delivery-tab="omakase"]:after {
	background-color: #5589FF;
}

[data-price-table-delivery-tab="speed"]:after {
	background-color: #EF4040;
}


.nouki-price-tables-tab__catch {
	position: absolute;
	top: 0;
	left: 50%;
	transform: translate(-50%, -50%);
	padding: .25rem .75rem;
	line-height: 1.1;
	font-size: .875rem;
	border-radius: 1rem;
	border: 1px solid #ccc;
	background-color: #fff;;
	text-align: center;
	white-space: nowrap;
}

.nouki-price-tables-tab__title {
	font-weight: 600;
	font-size: 1rem;
	color: #fff;
	margin-top: 1rem;
	display: flex;
	justify-content: center;
}

.nouki-price-tables-tab__delivery {
	border-radius: 4px;
	border: 1px solid #ccc;
	background-color: #fff;
	padding: .25rem 1.5rem;
	font-size: 1.125rem;
	font-weight: 600;
	color: #333;
	display: flex;
	justify-content: center;
	line-height: 1.1;
}

.nouki-price-tables__tab .nouki-price-tables-tab__delivery {
	/* netp+p打消し */
	margin-top: 0;
}

[data-price-table-delivery-content] {
	padding-top: .25rem;
	background-color: #45AF69;
	border: 2px solid #2E8540;
}

[data-price-table-delivery-content="omakase"] {
	background-color: #5589FF;
	border-color: #436BC6;
}

[data-price-table-delivery-content="speed"] {
	background-color: #EF4040;
	border-color: #D92C2C;
}

.column-1:has(.width-height-cell) {
	padding: 0;
}

.width-height-cell {
	display: flex;
	width: 100%;
	height: 100%;
	flex-direction: column;
	position: relative;
	overflow: hidden;
}

.width-height-cell__line {
	position: absolute;
	top: 0;
	left: 0;
	height: 1px;
	background: #ccc;
	transform-origin: top left;
}

.width-height-cell span {
	display: block;
	padding: 0 .5rem;
	line-height: 1.7;
}

.width-height-cell > span:nth-child(1) {
	text-align: right;
}

.width-height-cell > span:nth-child(2) {
	text-align: left;
}
span.nouki-price-tables-tab__catch-text span {
    display: inline-block;
}