/********** リセット **********/
.fs-l-main {
	display: block;
	max-width: none;
	padding: 0;
}
.fs-c-breadcrumb .fs-c-breadcrumb__list {
	padding: 3vw 2vw 4vw;
}
/********** メイン画像 **********/
.category-take-out .bnr-main {
	position: relative;
	margin: 0 0 6.5vw;
	background: #ececed /*background: #040404*/
}
.category-take-out .bnr-main .bnr-main-txt {
	position: absolute;
	background: rgba(0, 0, 0, 0.8);
	padding: 3vw 0;
	bottom: 0;
	width: 100%;
	text-align: center;
}
.category-take-out .bnr-main .bnr-main-txt .heading {
	padding: 0 0 2vw;
	line-height: 1.2;
	font-size: 4vw;
	font-weight: bold;
	color: #fff;
	letteracing: 0.1em;
}
.category-take-out .bnr-main .bnr-main-txt .bnr-main-txt-box {
	font-size: 2.6vw;
	line-height: 1.65;
	color: #fff;
	letteracing: 0.04em;
}
.category-take-out .bnr-main img {
	display: block;
	margin: 0 auto;
	/*padding: 10vw 10vw 7vw 8.7vw;*/
}
/* ----------------------------------------
タブ
---------------------------------------- */
.category-take-out .tab-btns ul {
	display: flex;
	justify-content: space-between;
	width: 100%;
}
.category-take-out .tab-btns ul li {
	display: flex;
	justify-content: center;
	align-items: center;
	width: 49.6%;
	padding: 3.25vw 0;
	border-radius: 2vw 2vw 0 0;
	border: solid 0.4vw #f0f0f0;
	border-bottom: none;
	letteracing: -0.1em;
	font-size: 3.8vw;
}
/* 通常時 */
.category-take-out ul li.btn-tab-drive-throgh {
	background: #fbfbfb;
}
.category-take-out ul li.btn-tab-drive-taxi {
	background: #fff;
	border-bottom: none;
}
/* アクティブ時 */
.category-take-out ul li.btn-tab-drive-throgh.active {
	background: #f3f3f3;
}
.category-take-out ul li.btn-tab-taxi.active {
	background: #fff;
}
/* ----------------------------------------
category-take-out
---------------------------------------- */
.category-take-out {
	padding: 0 0 10vw;
}
.category-take-out .category-take-out-main-contents {
	position: relative;
	z-index: 2;
	margin: 0 0 6vw;
}
.category-take-out .category-take-out-main-contents-box p.attention {
	margin-top: 1em;
	text-align: center;
	color: #cc3300;
	font-weight: bold;
}
.category-take-out .category-take-out-main-contents-box {}
/********** ご利用方法 **********/
.category-take-out .how-to-order .heading {
	padding: 0 0 3.8vw;
}
.category-take-out .how-to-order .heading h2 {
	padding: 7.5vw 0 0;
	text-align: center;
	font-size: 6vw;
}
.category-take-out .how-to-order .heading h2 .label-en {
	display: block;
	padding: 0 0 0.5vw;
}
.category-take-out .how-to-order .heading h2 .label-ja {
	display: block;
	font-size: 3.6vw;
}
/* ----------
タブの切替
---------- */
/* 通常時 */
.tab-target {
	display: none;
}
/* アクティブ */
.tab-target.active {
	display: block;
}
/********** ドライブスルー・店頭お渡し＆タクシーデリバリー **********/
.category-take-out .how-to-order .how-to-order-box {}
/********** ドライブスルー・店頭お渡し **********/
.category-take-out .how-to-order .drive-through {
	padding: 0 2vw;
	border-top: solid 0.4vw #f3f3f3;
	background: #f3f3f3;
}
.category-take-out .how-to-order h3 {
	display: block;
	padding: 0 0 20px;
	text-align: center;
	font-size: 30px;
}
.category-take-out .how-to-order .desc {
	padding: 0 0 60px;
}
.category-take-out .how-to-order .desc p {
	display: block;
	text-align: center;
	line-height: 1.7;
}
/********** step **********/
.category-take-out .step {
	margin: 0 0 6vw;
	padding: 0 0 8vw;
	text-align: center;
	background: url(../../images/c/sweets-takeout/icon-arr-bottom-2.png) no-repeat 50% 100%;
	background-size: 5.8vw auto;
}
.category-take-out .step:last-child {
	margin: 0;
}
.category-take-out .step h4 {
	margin: 0 0 5vw;
	padding: 1.2vw 0;
	text-align: center;
	font-size: 3.6vw;
	background: #dacfbd;
}
.category-take-out .step h4 .step-num {
	font-size: 4.8vw;
}
/********** step1 **********/
.category-take-out .step-1 .img-wrapper:nth-of-type(1) {
	margin: 0 0 6vw;
	padding: 0 0 2vw;
	border-bottom: solid 0.3vw #767777;
}
.category-take-out .step .img-1 .img-box {
	padding: 0 0 2.5vw;
}
.category-take-out .step-1 .img img.icon-shop {
	width: 17vw;
	height: auto;
	margin: 0 0 1.75vw;
}
.category-take-out .step .img-1 img.icon-drive_throgh {
	width: 17vw;
	height: auto;
	margin: 0 0 1vw;
}
.category-take-out .step .img img.icon-cart {
	width: 17vw;
	height: auto;
}
.category-take-out .step .img-1 .txt {
	font-weight: bold;
	margin: 0 0 3vw;
	padding: 0 0 8vw;
	background: url(../../images/c/sweets-takeout/icon-arr-bottom-1.png) no-repeat 50% 100%;
	background-size: 3.5vw auto;
}
.category-take-out .step p {
	text-align: center;
}
/********** step2 **********/
.category-take-out .step-2 h4 {
	margin: 0 0 4.5vw;
}
.category-take-out .step-2 .img:nth-of-type(1) {
	font-weight: bold;
	margin: 0 0 10px;
	padding: 0 0 35px;
	background: url(../../images/c/sweets-takeout/icon-arr-bottom-1.png) no-repeat 50% 100%;
	background-size: 3.5vw auto;
}
.category-take-out .step-2 .img img.icon-cart {
	width: 17vw;
	height: auto;
	margin: 0 0 4.5vw;
}
.category-take-out .step-2 .img:nth-of-type(2) {
	padding: 0 0 3vw;
}
.category-take-out .step-2 .txt {
	padding: 0 0 4vw;
}
.category-take-out .step .img img.icon-sweets {
	width: 17vw;
	height: auto;
}
/********** step3 **********/
.category-take-out .step-3 h4 {
	margin: 0 0 6vw;
}
.category-take-out .step-3 .img-box:nth-of-type(1) {
	font-weight: bold;
	margin: 0 0 10px;
	padding: 0 0 35px;
	background: url(../../images/c/sweets-takeout/icon-arr-bottom-1.png) no-repeat 50% 100%;
	background-size: 3.5vw auto;
}
.category-take-out .step-3 .img-box img.icon-mail {
	width: 17vw;
	height: auto;
	margin: 0 0 43px;
}
.category-take-out .step .img img.icon-mail {
	width: 17vw;
	height: auto;
	margin: 0 0 2vw;
}
.category-take-out .step-3 {
	padding-bottom: 16vw;
}
/********** step4 **********/
.category-take-out .step-4 {
	background: none;
}
.category-take-out .step-4 .img img.icon-time {
	width: 13vw;
	height: auto;
	margin: 0 0 3vw;
}
/********** タクシーデリバリー **********/
.category-take-out .how-to-order .taxi {
	padding: 0 2vw;
	border-top: solid 0.4vw #f3f3f3;
}
.category-take-out .step2 {
	text-align: center;
}
.category-take-out .step2 h4 {
	margin: 0 0 50px;
}
.category-take-out .step2 h4 .step-num {
	font-size: 24px;
}
.category-take-out .step2 .img-step-2-1-icon-taxi_delivery {
	margin: 0 0 2.5vw;
	padding: 0 0 6vw;
	background: url(../../images/c/sweets-takeout/icon-arr-bottom-1.png) no-repeat 50% 100%;
	background-size: 3.5vw auto;
}
.category-take-out .step2 .img-step-2-1-icon-taxi_delivery img {
	width: 17vw;
	height: auto;
}
/********** step2-1 **********/
.category-take-out .step2-1 {
	margin: 0 0 4vw;
	padding: 0 0 4vw;
	text-align: center;
	background: url(../../images/c/sweets-takeout/icon-arr-bottom-2.png) no-repeat 50% 100%;
	background-size: 5.8vw auto;
}
.category-take-out .step2-1 h4 {
	margin: 0 0 7vw;
	padding: 1.2vw 0;
	text-align: center;
	font-size: 3.6vw;
	background: #dacfbd;
}
.category-take-out .step2-1 .txt {
	line-height: 1.8;
}
.category-take-out .step2 .txt a {
	text-decoration: underline;
}
.category-take-out .step2 .img img.icon-mail {
	width: 17vw;
	height: auto;
	margin: 0 0 3vw;
}
.category-take-out .step2 .img img.icon-cart {
	width: 17vw;
	height: auto;
	margin: 0 0 4vw;
}
/********** step2-2 **********/
.category-take-out .step2 {
	padding-bottom: 12vw;
}
.category-take-out .step2 h4 {
	margin-bottom: 5vw;
}
.category-take-out .step2-2 .img:nth-of-type(1) {
	font-weight: bold;
	margin: 0 0 2vw;
	padding: 0 0 8vw;
	background: url(../../images/c/sweets-takeout/icon-arr-bottom-1.png) no-repeat 50% 100%;
}
.category-take-out .step2-2 .img img.icon-cart {
	margin: 0 0 4vw;
}
.category-take-out .step2-2 .img:nth-of-type(2) {
	padding: 0 0 3vw;
}
/********** step2-3 **********/
.category-take-out .step2-3 .img:nth-of-type(1) {
	margin: 0;
	padding: 0;
	background: none;
}
.category-take-out .step2-3 .img img.icon-mail {
	margin: 0 0 4vw;
}
/********** step2-4 **********/
.category-take-out .step2-4 {
	background: none;
	padding-bottom: 10vw;
}
.category-take-out .step2-4 h4 {
	margin: 0 0 6vw;
	padding: 1vw 0;
	text-align: center;
	background: #dacfbd;
}
.category-take-out .step2-4 .img:nth-of-type(1) {
	background: none;
	margin: 0 0 1.5vw;
}
.category-take-out .step2-4 .txt {
	line-height: 1.75;
}
.category-take-out .step2-4 .img img.icon-taxi {
	width: 17vw;
	height: auto;
}
/********** ご利用方法 **********/
.category-take-out .how-to-order .heading h3 {
	padding: 4vw 0 0;
	text-align: center;
	line-height: 1;
	font-size: 6vw;
}
.category-take-out .how-to-order .heading h3 .label-en {
	display: block;
	padding: 0 0 0.5vw;
}
.category-take-out .how-to-order .heading h3 .label-ja {
	font-size: 3.6vw;
}
/* ----------------------------------------
RECEPTION HOURS
---------------------------------------- */
.category-take-out .reception-hours {
	padding: 0 0 11vw;
}
.category-take-out .reception-hours .reception-hours-wrapper {}
.category-take-out .reception-hours .reception-hours-wrapper .reception-hours-box {}
.category-take-out .reception-hours .reception-hours-box table {
	width: 100%;
}
.category-take-out .reception-hours .reception-hours-box .tbl-2 {
	margin: 0 0 1.5vw;
}
.category-take-out .reception-hours .reception-hours-box table th {
	width: 30vw;
}
.category-take-out .reception-hours .reception-hours-box table th div {
	margin: 0 0 4vw;
	padding: 1.5vw 0;
	text-align: center;
	color: #fff;
	background: #333;
}
.category-take-out .reception-hours .reception-hours-box table td {
	padding: 0 2vw;
	line-height: 2.2;
}
.category-take-out .reception-hours .reception-hours-box table td .txt {
	margin: 0 0 2vw;
}
.category-take-out .reception-hours .reception-hours-box table.tbl-2 th {
	width: 28vw;
	letteracing: -0.1em;
}
.category-take-out .reception-hours .reception-hours-box table.tbl-2 td {
	line-height: 1.75;
}
.category-take-out .reception-hours .reception-hours-box table.tbl-2 td .txt-rec {
	display: flex;
}
.category-take-out .reception-hours .reception-hours-box table.tbl-2 td .txt-rec:last-child {
	padding: 0 0 4vw;
}
.category-take-out .reception-hours .reception-hours-box table.tbl-2 td .txt-rec .txt-rec-box {}
.category-take-out .reception-hours .reception-hours-box table.tbl-2 td .txt-rec .txt-rec-box:nth-of-type(1) {
	whiteace: nowrap;
}
.category-take-out .reception-hours .reception-hours-box table.tbl-2 td .txt-rec .txt-rec-box:nth-of-type(2) {
	letteracing: -0.1em;
}
.category-take-out .reception-hours .att {
	line-height: 1.75;
}
.category-take-out .reception-hours .att p {}
.category-take-out .reception-hours .att p {
	padding: 0 0 0 1.3em;
	/*	text-indent: -1.3em;	*/
	letteracing: -0.1em;
}
/* ----------------------------------------
料金
---------------------------------------- */
.category-take-out .price {
	padding: 0 0 9vw;
	overflow: hidden;
}
.category-take-out .price .price-wrapper {
	letteracing: -0.1em;
}
.category-take-out .how-to-order .price .heading {
	padding: 0 0 4vw;
}
.category-take-out .how-to-order .price .heading h3 {
	margin: 0;
	padding: 0;
}
.category-take-out .how-to-order .price .heading h3 {
	margin: 0;
	padding: 0;
}
.category-take-out .price .att-1 {
	line-height: 1.5;
	letteracing: -0.1em;
}
.category-take-out .price .att-1 .att-add-price {
	padding: 0 0 1vw;
}
.category-take-out .price .att-1 .mark-1 {
	font-weight: bold;
}
.category-take-out .price .att-1 .att-drivethrough {
	padding: 0 0 0 1em;
	text-indent: -1em;
}
.category-take-out .price .att-2 {
	line-height: 1.8;
}
.category-take-out .price .att-2 .att-add-price {}
.category-take-out .price .att-2 .att-order {
	padding: 0 0 4.5vw 1.25em;
	text-indent: -1.25em;
	line-height: 1.5;
}
.category-take-out .price .att-2 .att-order .mark-1 {
	font-weight: bold;
}
.category-take-out .price .price-delivery {
	margin: 0 0 8vw;
}
.category-take-out .price .price-delivery table {}
.category-take-out .price .price-delivery table th {
	color: #fff;
	padding: 1.2vw 4vw;
	background: #333;
}
.category-take-out .price .price-delivery table td {
	padding: 0 0 0 2vw;
}
.category-take-out .price .att-price-delivery {
	line-height: 1.75;
}
.category-take-out .price .att-price-delivery p {
	text-indent: -1em;
	padding: 0 0 0 1em;
}
/* ----------------------------------------
ドライブスルー
頭受け渡し
タクシーデリバリー（エリア選択）
---------------------------------------- */
.category-take-out .price-list {
	padding: 0 0 4vw;
}
.category-take-out .price-list .heading {
	padding: 0 0 6vw;
	text-align: center;
	font-size: 6vw;
}
.category-take-out .price-list .heading h3 {
	line-height: 1.15;
}
.category-take-out .price-list .heading h3 .heading-box {
	display: block;
	padding: 0 0;
}
.category-take-out .price-list .heading h3 .label-en {
	padding: 0 0 0;
	font-size: 6vw;
}
.category-take-out .price-list .heading h3 .label-ja {
	font-size: 3.4vw;
	letteracing: -0.1em;
}
/********** リスト **********/
.category-take-out .price-list .price-list-box {
	overflow: hidden;
}
.category-take-out .price-list ul {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	width: 100%;
	padding: 0 2vw;
}
.category-take-out .price-list ul li {
	width: 47%;
	margin: 0 0 9vw 0;
}
.category-take-out .price-list ul li:nth-of-type(3n) {
	margin: 0 0 9vw 0;
}
/* 価格 */
.category-take-out .price-list ul li .price-label-value {
	margin: 0 0 3vw;
	padding: 0 0 1vw 1vw;
	border-bottom: solid 1px #333;
	font-size: 3.6vw;
}
.category-take-out .price-list ul li .img img {
	display: block;
	width: 25vw;
	height: auto;
	margin: 0 auto 2vw;
}
.category-take-out .price-list ul li .btn-order {
	display: flex;
	justify-content: center;
}
.category-take-out .price-list ul li .btn-order a {
	display: block;
}
.category-take-out .price-list ul li .btn-order a img {
	display: block;
	width: 30vw;
	height: auto;
}
/********** price-list-order **********/
.category-take-out .price-list ul.price-list-other li {
	margin-bottom: 8vw;
}
.category-take-out .price-list ul.price-list-other li .price-label-value {
	margin: 0 0 3vw
}
.category-take-out .price-list ul.price-list-other li .txt .txt-wrapper {}
.category-take-out .price-list ul.price-list-other li .txt-2 {
	padding: 0 0 2vw;
	line-height: 2.5;
}
.category-take-out .price-list ul.price-list-other li .txt-3 {
	padding: 1vw 0 2vw;
	line-height: 1.8;
}
/********** MENU **********/
.category-take-out .menu {
	display: none;
}
.category-take-out .menu .heading {
	padding: 0 0 3vw;
	text-align: center;
	font-size: 6vw;
}
.category-take-out .menu h3 {}
.category-take-out .menu h3 .heading-box {
	padding: 0 2vw;
}
.category-take-out .menu h3 .label-en {
	display: block;
	padding: 0 0 2vw;
}
.category-take-out .menu h3 .label-ja {
	display: block;
	font-size: 3.6vw;
}
.category-take-out .menu {
	padding: 0 0 0 3vw;
}
.category-take-out .menu ul {
	display: flex;
	flex-wrap: wrap;
	width: 100%;
}
.category-take-out .menu ul li {
	width: calc(100% / 3);
	padding: 0 3vw 3vw 0;
}
.category-take-out .menu ul li:nth-of-type(3n) {
	padding: 0 3vw 3vw 0;
}
.category-take-out .menu ul li .img {
	padding: 0 0 2vw;
}
.category-take-out .menu ul li .img img {
	display: block;
}
.category-take-out .menu ul li .cat-name {
	text-align: center;
}
/********** 見出し：非表示 **********/
.fs-c-heading.fs-c-heading--page {
	display: none;
}
/* --------------------------------------------------------------------------------
	アンカーポイントの調整
-------------------------------------------------------------------------------- */
/*タクシーデリバリーエリア*/
#taxi-delivery-area {
	margin-top: -13vw;
	padding-top: 13vw;
}