/********** リセット **********/
.fs-l-main {
	display: block;
	max-width: none;
}
/********** メイン画像 **********/
.category-take-out .bnr-main {
	position: relative;
	background: #ececed /*background: #040404*/
}
.category-take-out .bnr-main .bnr-main-txt {
	position: absolute;
	bottom: 0;
	width: 100%;
	text-align: center;
	background: rgba(0, 0, 0, 0.8);
	padding: 50px 0;
	letter-spacing: 0.04em;
}
.category-take-out .bnr-main .bnr-main-txt .heading {
	padding: 0 0 10px;
	font-size: 38px;
	font-weight: bold;
	color: #fff;
}
.category-take-out .bnr-main .bnr-main-txt .bnr-main-txt-box {
	font-size: 20px;
	line-height: 1.8;
	color: #fff;
}
.category-take-out .bnr-main img {
	display: block;
	margin: 0 auto;
	padding: 25px 0 0;
}
/* ----------------------------------------
category-take-out
---------------------------------------- */
.category-take-out {
	padding: 0 0;
}
.category-take-out .category-take-out-main-contents {
	position: relative;
	z-index: 2;
	margin: 0 0 80px;
	/*	background: url(../../images/c/sweets-takeout/bg-how-to-order.png) repeat-y 0 0;
	background-size: 100% auto;	*/
}
.category-take-out .category-take-out-main-contents-box {
	width: 1200px;
	margin: 0 auto;
}
/********** ご利用方法 **********/
.category-take-out .how-to-order .heading {
	padding: 0 0 58px;
}
.category-take-out .how-to-order .heading h2 {
	padding: 55px 0 0;
	text-align: center;
	font-size: 36px;
}
.category-take-out .how-to-order .heading h2 .label-en {
	display: block;
	padding: 0 0 5px;
}
.category-take-out .how-to-order .heading h2 .label-ja {
	display: block;
	font-size: 24px;
}
.category-take-out .how-to-order .heading p {
	margin-top: 1em;
	text-align: center;
	color: #cc3300;
	font-size: 110%;
	font-weight: bold;
}
/********** ドライブスルー・店頭お渡し＆タクシーデリバリー **********/
.category-take-out .how-to-order .how-to-order-box {
	display: flex;
	justify-content: space-between;
	width: 100%;
}
/********** ドライブスルー・店頭お渡し **********/
.category-take-out .how-to-order .drive-through {
	width: 100%;
}
.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 50px;
	padding: 0 0 65px;
	text-align: center;
	background: url(../../images/c/sweets-takeout/icon-arr-bottom-2.png) no-repeat 50% 100%;
}
.category-take-out .step:last-child {
	margin: 0;
}
.category-take-out .step h4 {
	margin: 0 0 30px;
	padding: 9px 0;
	text-align: center;
	font-size: 18px;
	background: #dacfbd;
}
.category-take-out .step h4 .step-num {
	font-size: 24px;
}
/********** step1 **********/
.category-take-out .step .img-1 {
	display: flex;
	justify-content: space-between;
	width: 100%;
	background: url(../../images/c/sweets-takeout/bg-step1.png) no-repeat 50% 0;
}
.category-take-out .step .img-1 .img-wrapper {
	width: 200px;
}
.category-take-out .step .img-1 .img-box {
	padding: 0 0 43px;
}
.category-take-out .step .img-1 img.icon-drive_throgh {
	width: 100px;
	height: auto;
	margin: 0 0 5px;
}
.category-take-out .step .img img.icon-cart {
	width: 81px;
	height: auto;
}
.category-take-out .step .img-1 .txt {
	font-weight: bold;
	margin: 0 0 15px;
	padding: 0 0 63px;
	background: url(../../images/c/sweets-takeout/icon-arr-bottom-1.png) no-repeat 50% 100%;
}
.category-take-out .step p {
	text-align: center;
}
/********** step2 **********/
.category-take-out .step-2 h4 {
	margin: 0 0 50px;
}
.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%;
}
.category-take-out .step-2 .img img.icon-cart {
	width: 81px;
	height: auto;
	margin: 0 0 43px;
}
.category-take-out .step .img img.icon-sweets {
	width: 100px;
	height: auto;
}
/********** step3 **********/
.category-take-out .step-3 h4 {
	margin: 0 0 50px;
}
.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%;
}
.category-take-out .step-3 .img-box img.icon-mail {
	width: 110px;
	height: auto;
	margin: 0 0 43px;
}
.category-take-out .step .img img.icon-mail {
	width: 110px;
	height: auto;
	margin: 0 0 40px;
}
/********** step4 **********/
.category-take-out .step .img img.icon-shop {
	width: 100px;
	height: auto;
}
.category-take-out .step-4 {
	background: none;
}
.category-take-out .step-4 .img img.icon-time {
	width: 100px;
	height: auto;
	margin: 0 0 37px;
}
/********** アイコン **********/
.category-take-out .step .img-wrapper {}
.category-take-out .step .img-box img {
	width: 100px;
	height: auto;
}
/********** タクシーデリバリー **********/
.category-take-out .how-to-order .taxi {
	width: 580px;
}
.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 {
	padding: 0 0 40px;
}
.category-take-out .step2 .img-step-2-1-icon-taxi_delivery img {
	width: 100px;
	height: auto;
}
/********** step2-1 **********/
.category-take-out .step2-1 {
	height: 567px;
	text-align: center;
	background: url(../../images/c/sweets-takeout/icon-arr-bottom-2.png) no-repeat 50% calc(100% - 60px);
}
.category-take-out .step2-1 h4 {
	margin: 0 0 30px;
	padding: 9px 0;
	text-align: center;
	font-size: 18px;
	background: #dacfbd;
}
.category-take-out .step2-1 .txt {
	margin: 0 0 15px;
	padding: 0 0 44px;
	line-height: 1.8;
	background: url(../../images/c/sweets-takeout/icon-arr-bottom-1.png) no-repeat 50% 100%;
}
.category-take-out .step2 .txt a {
	text-decoration: underline;
}
.category-take-out .step2 .img img.icon-mail {
	width: 110px;
	height: auto;
	margin: 0 0 30px;
}
.category-take-out .step2 .img img.icon-cart {
	width: 81px;
	height: auto;
	margin: 0 0 40px;
}
/********** step2-2 **********/
.category-take-out .step2 .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%;
}
.category-take-out .step2-2 .img img.icon-cart {
	margin: 0 0 43px;
}
/********** 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 40px;
}
/********** step2-4 **********/
.category-take-out .step2-4 {
	background: none;
}
.category-take-out .step2-4 h4 {
	margin: 0 0 30px;
	padding: 9px 0;
	text-align: center;
	font-size: 18px;
	background: #dacfbd;
}
.category-take-out .step2-4 .img:nth-of-type(1) {
	background: none;
}
.category-take-out .step2-4 .txt {
	line-height: 2;
}
.category-take-out .step2-4 .img img.icon-taxi {
	width: 100px;
	height: auto;
}
/********** ご利用方法 **********/
.category-take-out .how-to-order .heading {
	padding: 0 0 58px;
}
.category-take-out .how-to-order .heading h3 {
	padding: 55px 0 0;
	text-align: center;
	font-size: 48px;
}
.category-take-out .how-to-order .heading h3 .label-en {
	display: block;
	padding: 0 0 5px;
}
.category-take-out .how-to-order .heading h3 .label-ja {
	display: block;
	font-size: 24px;
}
/* ----------------------------------------
RECEPTION HOURS
---------------------------------------- */
.category-take-out .reception-hours {
	padding: 0 0 110px;
}
.category-take-out .reception-hours .reception-hours-wrapper {
	/*	display: flex;
	justify-content: space-between;	*/
	width: 100%;
}
.category-take-out .reception-hours .reception-hours-wrapper .reception-hours-box {
	width: 50%;
	margin: 0 auto;
}
.category-take-out .reception-hours .reception-hours-box table {
	width: 100%;
}
.category-take-out .reception-hours .reception-hours-box .tbl-2 {
	margin: 0 0 23px;
}
.category-take-out .reception-hours .reception-hours-box table th {
	width: 150px;
}
.category-take-out .reception-hours .reception-hours-box table th div {
	margin: 0 0 20px;
	padding: 9px 0;
	text-align: center;
	color: #fff;
	background: #333;
}
.category-take-out .reception-hours .reception-hours-box table td {
	padding: 0 15px;
	line-height: 2.2;
}
.category-take-out .reception-hours .reception-hours-box table td .txt {
	margin: 0 0 20px;
}
.category-take-out .reception-hours .reception-hours-box table.tbl-2 th {
	width: 120px;
}
.category-take-out .reception-hours .att {
	max-width: 40%;
	margin: 1em auto 0;
	line-height: 1.95;
}
/* ----------------------------------------
料金
---------------------------------------- */
.category-take-out .price {
	padding: 0 0 50px;
}
.category-take-out .price .price-wrapper {
	display: flex;
	justify-content: space-between;
	width: 100%;
}
.category-take-out .how-to-order .price .heading {
	padding: 0 0 40px;
}
.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.9;
}
.category-take-out .price .att-1 .att-add-price {
	padding: 0 0 10px;
}
.category-take-out .price .att-1 .mark-1 {
	font-weight: bold;
}
.category-take-out .price .att-1 .att-drivethrough {
	padding: 0 0 0 1.4em;
	text-indent: -1.4em;
}
.category-take-out .price .att-2 {}
.category-take-out .price .att-2 .att-add-price {
	margin: 0 0 8px;
}
.category-take-out .price .att-2 .att-order {
	padding: 0 0 25px 1.25em;
	text-indent: -1.25em;
	line-height: 2.3;
}
.category-take-out .price .att-2 .att-order .mark-1 {
	font-weight: bold;
}
.category-take-out .price .price-delivery table {
	margin: 0 0 20px;
}
.category-take-out .price .price-delivery table th {
	color: #fff;
	padding: 8px;
	background: #333;
}
.category-take-out .price .price-delivery table td {
	padding: 0 0 0 20px;
}
.category-take-out .price .price-delivery table td .mark-1 {
	font-weight: bold;
}
.category-take-out .price .att-price-delivery {
	line-height: 1.95;
}
/* ----------------------------------------
ドライブスルー
頭受け渡し
タクシーデリバリー（エリア選択）
---------------------------------------- */
.category-take-out .price-list {
	padding: 0 0;
}
.category-take-out .price-list .heading {
	padding: 0 0 44px;
	text-align: center;
	font-size: 36px;
}
.category-take-out .price-list .heading h3 {
	display: flex;
	justify-content: center;
}
.category-take-out .price-list .heading h3 .heading-box {
	padding: 0 14px;
}
.category-take-out .price-list .heading h3 .label-en {
	display: block;
	padding: 0 0 7px;
}
.category-take-out .price-list .heading h3 .label-ja {
	display: block;
	font-size: 18px;
}
/********** リスト **********/
.category-take-out .price-list .price-list-box {
	overflow: hidden;
}
.category-take-out .price-list ul {
	display: flex;
	flex-wrap: wrap;
	width: 100%;
}
.category-take-out .price-list ul li {
	width: 350px;
	margin: 0 75px 90px 0;
}
.category-take-out .price-list ul li:nth-of-type(3n) {
	margin: 0 0 90px 0;
}
/* 価格 */
.category-take-out .price-list ul li .price-label-value {
	display: flex;
	justify-content: space-between;
	width: 100%;
	margin: 0 0 30px;
	padding: 0 0 4px 3px;
	border-bottom: solid 1px #333;
	font-size: 18px;
}
.category-take-out .price-list ul li .img img {
	display: block;
	width: 150px;
	height: auto;
	margin: 0 auto 40px;
}
.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: 100%;
}
.category-take-out .price-list ul li .btn-order a img {
	display: block;
}
.category-take-out .price-list .price-list-box ul li .btn-order a img {
	width: 230px;
}
.category-take-out .price-list ul.price-list-other li .btn-order a img {
	width: 180px;
}
/********** price-list-order **********/
.category-take-out .price-list ul.price-list-other li {
	margin-bottom: 110px;
}
.category-take-out .price-list ul.price-list-other li .price-label-value {
	margin: 0 0 15px
}
.category-take-out .price-list ul.price-list-other li .txt .txt-wrapper {
	display: flex;
	justify-content: space-between;
	width: 100%;
}
.category-take-out .price-list ul.price-list-other li .txt-2 {
	padding: 0 0 10px;
	height: 220px;
	line-height: 2.2;
}
.category-take-out .price-list ul.price-list-other li .txt-3 {
	padding: 2px 0 10px;
	height: 220px;
	line-height: 1.8;
}
/********** MENU **********/
.category-take-out .menu {
	display: none;
}
.category-take-out .menu .heading {
	padding: 0 0 44px;
	text-align: center;
	font-size: 36px;
}
.category-take-out .menu h3 {}
.category-take-out .menu h3 .heading-box {
	padding: 0 14px;
}
.category-take-out .menu h3 .label-en {
	display: block;
	padding: 0 0 7px;
}
.category-take-out .menu h3 .label-ja {
	display: block;
	font-size: 18px;
}
.category-take-out .menu ul {
	display: flex;
	width: 100%;
}
.category-take-out .menu ul li {
	width: 200px;
	margin: 0 50px 0 0;
}
.category-take-out .menu ul li:last-child {
	margin: 0;
}
.category-take-out .menu ul li .img {
	padding: 0 0 8px;
}
.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: -180px;
	padding-top: 180px;
}