<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
/* CSS Document */

.shop_title {
  background: #14A2D0;
  height: auto;
  position: relative;
}
.shop_title h1 {
  font-family: "segoe UI","Lucida Grande",  "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", Meiryo, Verdana, Arial, sans-serif;
  color: #ffffff;
  font-size: 24px;
  padding: 10px 0 10px;
  line-height: 28px;
  font-weight: bold;
  letter-spacing: 4px;
  margin: 0;
}
h2 {
  font-size: 18px;
  font-weight: bold;
  color: #607D8B;
}
br.sp {
  display: block;
}
/* main_visual
-----------------------------------------*/
.main_visual {
position:relative;
background-color: #FFF;
aspect-ratio:1/1;
	
}
.main_visual ul{
	height: 100%;
}
.main_visual ul li{
  position: absolute;
  overflow: hidden;
  width: 100%;
  text-align: center;
  opacity: 0;
	transition: 6s;
	height: 100%;
}
.main_visual ul li.show{
	opacity: 1;
}
.main_visual ul li img.mv_text{
  position: absolute;
  top:50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform:translate(-50%, -50%);
  z-index: 9;
}
.main_visual ul li span {
}
.main_visual ul li span img.mv_img{
  max-width: inherit;
	object-fit: cover;
  width: 100%;
  height: 100%;
}
.btn_col2 {
  text-align: center;
  margin-bottom: 30px;
}
.btn_col2 .btn {
  display: inline-block;
  width: 46%;
  max-width: 300px;
  margin: 0 1%;
}
/* section
-----------------------------------------*/
#maincantents .itemcate .inner {
/*  width: 100%;
  max-width: 1020px;*/
}
section {
  margin-top: 65px;
}
section.itemcate.jj {
    margin-top: 5px;
}
.food_title {
  font-size: 20px;
  font-weight: bold;
  color: #333333;
  letter-spacing: 0;
  text-align: center;
  margin-bottom: 25px;
  position: relative;
}
.food_sub_title {
  display: block;
  font-size: 12px;
  font-weight: normal;
}
.food_sub_title:before {
  content: "";
  width:6em;
  margin: 1em auto;
  display: block;
  text-align: center;
  border-top: 1px solid #333333;
}
.pizzacate {
  position: relative;
}
.pizza_logo {
  text-align: center;
  margin-bottom: 30px;
}
.pizza_logo img {
  width: 100%;
}
.order_logo {
  text-align: center;
  margin-bottom: 30px;
  margin-left: 0px;
  position: absolute;
  right: 20px;
  top:0;
  width: 25%;
  max-width: 126px;
  z-index: -1;
}
.order_logo img {
  width: 100%;;
  margin: 0 10px;
}

.pizza_copy {
  text-align: center;
  width: 100%;
  margin-bottom: 50px;
}
.pizza_copy li {
  display: inline-block;
  font-size: 14px;
  margin: 0 1%;
  font-weight: bold;
  text-align: center;
  /*color: #DC5F0D;*/
  padding: 10px 5px;
  border: 2px dashed #E8BA41;
  margin-bottom: 10px;
  width: 100%;
  max-width: 450px;
 /* background: #F5E6BD;*/
}
.pizza_copy li br {
  display: none;
}
.piza_kodawari{
  margin-bottom: 1.5em;
}
.yoyaku:after {
  content: "";
  width: 100px;
  height: 100px;
  position: absolute;
  margin-top: 0px;
  margin-right: 0px;
  right: 0;
  top: 0;
  background: url(../../images/bakery/icon_order.png) right top no-repeat;
  background-size: contain;
}
@media screen and (max-width: 400px) {
  .yoyaku:after {
    width: 80px;
  height: 80px;
  }
}
.text {font-size: 14px;
  margin-bottom: 1em;
}
.piza_text{
	text-align: center;
}
.lead {
  font-size: 16px;
  font-weight: bold;
  text-align: center;
  color: #E45880;
  margin-bottom: 1em;
}
.pizza_lead {
  text-align: left;
}
.pizza_lead2 {
  color: #DC5F0D;
}
.pizza_lead3 {
  color: #000;
  line-height: 1.3;
  margin-bottom: 0.3em;
}
.feature_lead {
  text-align: left;
  color: #BC742C;
}
.feature_lead br {
  display: none;
}
.item_list {
  width: 100%;
}
.item_list li {
  float: left;
  position: relative;
  margin-bottom: 30px;
  width: 50%;
}
.pizza_item li {
  margin-bottom: 10px;
}
.item_list figure {
  width: 90%;
  max-width: 280px;
  margin: 20px auto 30px;
}
.pizza_item figure {
  margin: 0px auto 10px;
}
.item_list li img {
  width: 100%;
}
.item_list figcaption {
  padding: 10px 0;
}
.item_list figcaption .sub_category {
  font-weight: bold;
  /*text-align: center;*/
  color:#14A2D0;
  font-size: 86.667%;
}
.item_list figcaption .item_name {
  font-weight: bold;
  /*text-align: center;*/
  margin-bottom: 0.5em;
  letter-spacing: 0;
  line-height: 1.2;
}
.item_list figcaption .item_name span{
	font-size: 12px;
}
.item_list figcaption .item_text01 {
  font-size: 13px;
  color: #666666;
  margin-bottom: 1em;
}

/* 追加210108 .item_text03*/
.item_list figcaption .item_text03 {
  font-size: 100%;
  color: #000;
  margin-bottom: 1em;
}

.item_list figcaption .item_text02 {
  font-size: 11px;
  color: #666666;
  margin-bottom: 1em;
}
.item_list figcaption .price {
  font-size: 15px;
  color: #E55E84;
  margin-bottom: 1em;
  /*text-align: right;*/
  font-weight: bold;
}
.item_list figcaption .price .tax {
  font-size: 11px;
}
.item_col3 li figure.new:after {
  content: "";
  width: 40%;
  height: 40%;
  position: absolute;
  right: 0;
  top: 0;
  margin-top: 0%;
  background: url(../../images/deli/new_icon.png) right top no-repeat;
  background-size:contain;
}
.item_col3 li figure.season:after {
  content: "";
  width: 40%;
  height: 40%;
  position: absolute;
  right: 0;
  top: 0;
  margin-top: 0%;
  background: url(../../images/deli/season_icon.png) right top no-repeat;
  background-size:contain;
}

.item_list br.pc {
  display: none;
}
.item_list figcaption table {
  width: 100%;
  border-left: 1px solid #E1EAEA;
  border-top: 1px solid #E1EAEA;
  border-right: 1px solid #E1EAEA;
  font-size: 86.667%;
  margin-top: 20px;
}
.item_list figcaption table th {
  width: 100%;
  display: block;
  padding: 0.5em 1em 0.4em;
  border-bottom: 1px solid #E1EAEA;
  text-align: center;
}
.item_list figcaption table td {
  width: 100%;
  border-bottom: 1px solid #E1EAEA;
  display: block;
  padding: 0.5em 1em;
}
.item_list li figure.no {
  padding-top: 60px;
  background-size: 100px 50px;
  background-position: top center;
  background-repeat: no-repeat;
}
.item_list li figure.no_1 {
  background-image: url(../../images/bakery/no1.png);
}
.item_list li figure.no_2 {
  background-image: url(../../images/bakery/no2.png);
}
.item_list li figure.no_3 {
  background-image: url(../../images/bakery/no3.png);
}
.item_list li figure.no_4 {
  background-image: url(../../images/bakery/no4.png);
}
.item_list li figure.no_5 {
  background-image: url(../../images/bakery/no5.png);
}
.item_list li figure.no_6 {
  background-image: url(../../images/bakery/no6.png);
}
.item_list li figure.no_7 {
  background-image: url(../../images/bakery/no7.png);
}
.item_list li figure.no_8 {
  background-image: url(../../images/bakery/no8.png);
}
.item_list li figure.no_9 {
  background-image: url(../../images/bakery/no9.png);
}
.item_list li figure.no_10 {
  background-image: url(../../images/bakery/no10.png);
}
.featurecate {
  background: #F9F2ED;
  padding: 60px 0 50px;
}

.featuercate .inner .left_block {
  text-align: center;
}
.featuercate .inner .left_block img {
  width: 90%;
  max-width: 587px;
}
.featuercate .inner .right_block {
  overflow: hidden;
  background-size: contain;
  padding-top: 50px;
}
.maplecate .inner .right_block {
  background: url(../../images/bakery/bg_maple.png) center top no-repeat;
  background-size: contain;
  padding-top: 50px;
}
.burgercate .inner .right_block {
  background: url(../../images/jjburger/Burger.png) center top no-repeat;
  background-size: contain;
  padding-top: 50px;
}
.delicate .inner .right_block {
  background: url(../../images/deli/RiceBall.png) center top no-repeat;
  background-size: contain;
  padding-top: 50px;
  padding-bottom: 30px;
}
@media screen and (max-width: 401px) {
  .item_list li {
  float: none;
  position: relative;
  margin-bottom: 50px;
  width: 100%;
  }
  .pizza_item li {
  margin-bottom: 10px;
  }
  .item_col3 li figure.new:after {
  content: "";
  width: 30%;
  height: 30%;
  right: 0%;
  top: 0;
  margin-top: 0%;
  }
  .item_col3 li figure.season:after {
  content: "";
  width: 30%;
  height: 30%;
  right: 0%;
  top: 0;
  margin-top: 0%;
  }
/*
  .lead {
  text-align: left;
}
*/
}
/*.cboxPhoto img {
  max-width: 96%;
}*/
/* card
-----------------------------------------*/
.card_contents section {
  margin: 0 auto 30px;;
}
.bg01 {
  background: #F5F1E4;
}
.card_contents .left_block {
  width: 100%;
  padding: 30px 5% 20px;
  margin-bottom: 20px;
}
.card_contents .left_block img {
  width: 100%;
}
.card_contents input[type="image"] {
  width: 100%;
}
.card_contents .right_block {
  width: 100%;
  padding: 30px 5% 20px;
  text-align: center;
}
.card_contents .right_block img {
  width: 100%;
}
.link_bnr_2 .bg_skew_border{
  display: none;
  background-color: #91C5E7;
  background-image:
 repeating-linear-gradient(-45deg,
 #80BFE5, #80BFE5 7px,
 transparent 0, transparent 14px);
   padding: 15px 0;
}
.card_contents section.link_bnr_2 ul li{
  padding: 10px;
  margin-bottom: 10px;
}
.card_contents section.link_bnr_2 img{
width: 100%;
}
.card_contents section.link_bnr_2 .close_btm {
  width: 105px;
  margin: 0 auto;
}

img.intercom {
  max-width: 182px;
  margin: 20px auto 20px;
}
.intercom_logo {
  width: 182px;
  text-align: center;
  margin: 0 auto 20px;
}
.page_link {
  text-align: center;
}
.page_link a {
  color: #1955B5;
  font-size: 11px;
  font-weight: bold;
	position: relative;
}
.card_text_01 {
  padding: 20px 0 10px;
  font-size: 14px;
  font-weight: bold;
  text-align: center;
}
.card_text_02 {
  font-size: 14px;
  letter-spacing: 0;
  font-weight: bold;
  text-align: center;
}
.card_text_03 {
  padding: 0 0 10px;
  font-size: 14px;
  font-weight: bold;
  text-align: center;
}
.card_text_04 {
  font-size: 93.333%;
  letter-spacing: 0;
  font-weight: bold;
  overflow: hidden;
  margin-top: 5px;
  margin-bottom: 20px;
  text-align: center;
}
.external_link {
  display: inline-block;
  margin-right: 25px;
  text-align: center;
}
.external_link a {
  color: #1955B5;
  font-size: 11px;
  font-weight: bold;
  letter-spacing: 0;
  position: relative;
  display: inline-block;
  line-height: 1.4em;
}
/*.page_link a:after,*/
.external_link a:after {
  content: "";
  width: 20px;
  height: 14px;
  position: absolute;
  margin-top: -7px;
  margin-right: -22px;
  right: 0;
  top: 50%;
  background: url(../../images/card/external_icon_2.png) right top no-repeat;
  background-size: 20px 14px;
}
.card_title {
  color: #1A56B5;
  font-weight: bold;
  font-size: 18px;
  text-align: center;
  letter-spacing: 0;
}
.card_text {
  font-size: 14px;
  margin-top: 0.5em;
}
.point_text {
  /*text-align: center;*/
}
.point_link_list {
  margin-top: 30px;
}
.point_link_list li {
  width: 100%;
  position: relative;
  padding: 50px 5% 20px;
  background: url(../../images/card/stripe_bg.jpg) left top repeat;
  margin-bottom: 30px;
  text-align: center;
}
.point_link_list li img {
  width: 100%;
}
.point_icon img {
  max-width: 60px;
  position: absolute;
  left: 50%;
  top: -15px;
  margin-left: -30px;
}
.point_link_list li:last-child {
  margin-right: 0;
}
.point_text_lead {
  display: block;
  vertical-align: middle;
  margin: 0 auto;
}
.point_text_lead img {
  max-width: 300px;
  margin: 0 auto;
}
.blackbtn a {
  display: block;
  background: #333333;
  color: #ffffff;
  font-weight: bold;
  padding: 10px;
  width: 100%;
  margin-top: 30px;
	border-radius: 20px;
}
.blackbtn a:hover {
  text-decoration: none;
}
.flow_inner {
  width: 100%;
  margin: 0 auto;
}
.flow_title {
  background: #333333;
  color: #ffffff;
  font-weight: bold;
  font-size:16px;
  text-align: center;
  line-height: 30px;
  margin-top: 10px;
}
.flow_text {
  /*text-align: center;*/
}
.flow_list {
  font-size: 14px;
  padding: 0.5% 0 1em;
  font-weight: bold;
}
.card_notes {
  font-size: 12px;
  margin-bottom: 60px; 
}
.left_btn_area {
  float: left;
  width: 48%;
}
.right_btn_area {
  float: right;
  width: 48%;
}
.left_btn_area img,
.right_btn_area img {
  width: 100%;
}
.point_block {
  border-top: 2px solid #E8382F;
  margin-top: 60px;
}
.point_title {
  font-size: 18px;
  position: relative;
  padding: 10px 0px 5px 60px;
  line-height: 20px;
  min-height: 55px;
  
}
.point_title img {
  position: absolute;
  width: 100%;
  max-width: 60px;
  left: 0;
  top: 0;
}
.point_inner {
  padding: 30px 5% 30px;
}
.point_text_01 {
  font-size: 16px;
  font-weight: bold;
}
#point1 .point_text_01 {
  margin-bottom: 0.8em;
}
.green_band {
  border-radius: 5px;
  background: #00AC97;
  color: #ffffff;
  font-size: 80%;
  display: inline-block;
  line-height: 1;
  padding: 0.3em;
  width: 5em;
  text-align: center;
  margin-right: 0.5em;
}
.black_band {
  line-height: 30px;
  background: #333333;
  color: #ffffff;
  text-align: center;
  font-size: 16px;
  margin-bottom: 10px;
}
.red_band {
  line-height: 30px;
  background: #E8382F;
  color: #ffffff;
  text-align: center;
  font-size: 16px;
  margin-bottom: 10px;
}
.red {
  color: #E8382F;
}
.point_inner .left_block {
  width: 100%;
  margin: 0;
  padding: 0 0 45%;
  background: url(../../images/card/point1_img1.png) right bottom no-repeat;
  background-size: contain;
}
.point_inner .right_block {
  width: 100%;
  margin: 0;
  padding: 0 0 45%;
  background: url(../../images/card/point1_img2.png) right bottom no-repeat;
  background-size: contain;
  text-align: left;
}
.point_text_02 {
  font-size: 12px;
  line-height: 1.7;
  letter-spacing: 0;
  
}
#point2 .point_text_02 {
  font-size: 12px;
  line-height: 1.7;
}
.big {
  font-size: 120%;
  line-height: 28px;
  font-weight: bold;
}
.point_text_02 em {
  font-size: 150%;
  /*line-height: 38px;*/
}
.depo {
  width: 70px;
  margin-right: 0px;
}
.point2_img {
  margin: 20px auto;
}
.service_list li {
  width: 100%;
  max-width: 300px;
  margin: 0 auto 50px;
  letter-spacing: 0;
}
.service_list li:last-child {
  margin-bottom: 0;
}
.point_text_03 {
  font-size: 14px;
  font-weight: bold;
  line-height: 1.4em;
  letter-spacing: 0;
  text-align: center
}
.point_text_04 {
  font-size: 12px;
}
#point3 dl {
  letter-spacing: 0;
}
#point3 .blackbtn {
  text-align: center;
  font-size: 14px
}
#point3 .blackbtn .external_link_white {
  display: inline-block;
  padding-right: 25px;
  background: url(../../images/card/icon_newtab.png) right center no-repeat;
  background-size: 20px 14px;
}
.about_text {
  font-size: 14px;
  margin-top: 0.5em;
}
.depo_flow {
  margin: 10px auto 30px;
}
.depo_flow li {
  width: 100%;
  position: relative;
  margin-bottom: 30px;
}
.depo_flow li:after {
  position: absolute;
  content: '';
  width: 60px;
  height: 30px;
  bottom: 0;
  right: 50% ;
  margin: 0 -30px -30px 0;
  background: url(../../images/card/arrow_sp.png) center center no-repeat;
  background-size: 60px 30px;
}
.depo_flow li:last-child {
  margin-bottom: 0;
}
.depo_flow li:last-child:after {
  display: none;
}
.other_list {
  margin: 10px auto 60px;
}
.other_list li {
  width: 100%;
  margin-bottom: 20px;
  border: 5px solid #1A56B5;
	border-radius: 20px;
  
}
.other_list li:last-child {
  margin-bottom: 0;
}
.other_list li img {
  width: 100%;
}
.other_list li dl dt {
  background:#1A56B5;
  color: #ffffff;
  text-align: center;
  padding: 5px;
  font-size: 15px;
  font-weight: bold;
}
.other_list li dl dd {
  padding: 10px 5%;
  font-size: 14px;
  line-height: 1.7;
  letter-spacing: 0;
}
.other_img_01 {
  margin-top: 10px;
}
.other_img_02 {
  max-width: 196px;
  margin: 10px auto;
}
.row {
  display: inline-block;
  margin-right: 50px;
}
.bold {
  font-weight: bold;
}
/* rifle
-----------------------------------------*/
.normal_inner {
  width: 100%;
  max-width: 1020px;
  margin: 0 auto;
}
.normal_inner section {
  margin-top: 0;
}
.normalcate {
  padding: 30px 0 0;
}
.normal_title {
  font-size: 18px;
  font-weight: bold;
  letter-spacing: 0;
  color: #000000;
  margin-bottom: 0.5em;
}
.normalcate .text {
  font-size: 14px;
  margin-bottom: 1em;
}
.normal_img img {
  width: 100%;
}
.rifle_img img {
  max-width: 510px;
}
.rifle_img {
  margin: 2em auto;
  text-align: center;
}
.rifle_question {
  font-size: 14px;
  font-weight: bold;
  color: #000000;
  margin: 2em auto 0.5em;
}

/* valentine_contents
-----------------------------------------*/

.valentine_contents .bloglistcate .btn a,.valentine2_contents .bloglistcate .btn a,.valentine3_contents .bloglistcate .btn a{
  
 background-color: #f25fa5!important;   
}

.valentine_contents .btn_col2 .btn,.valentine2_contents .btn_col2 .btn,.valentine3_contents .btn_col2 .btn {
    width: 100%;
    margin: 0 1% 10px;
}
/* ehoumaki_contents
-----------------------------------------*/
/*.position-r {
    position: relative!important;
}
.Net-order-mark {
    background: #ff0000!important;
    color: #ffffff!important;
    font-size: 80%!important;
    display: inline-block!important;
    line-height: 1!important;
    padding: 0.4em!important;
    width: 8em!important;
    text-align: center!important;
    position: absolute!important;
    left: 0!important;
}
*/
/*2022/10/18 追記　START*/
.card_contents .left_block {
    width: 100%;
    padding: 0px 0px 20px;
    margin-right: 60px;
}
.blue {
    background-color: #1A56B5;
    width: 100%;
    padding: 25px 0;
    font-size: 23px;
    /* line-height: 1.7; */
    line-height: 0;
    text-align: center;
    color: #fff;
    margin-bottom: 20px;
    font-family: Hiragino Kaku Gothic ProN;
}
.left_block.bg01 p {
    width: 90%;
    margin: 0 auto;
    text-align: center;
}
.card_text_01 {
    color: #1A56B5;
	position: relative;
}
.card_text_01::before,.card_text_01::after{
	content: "";
	position: absolute;
	width: 2px;
	height: 25px;
	background-color: #1A56B5;
}
.card_text_01::before{	
	transform: rotate(-20deg);
	bottom: 10px;
	left: 45px;
}
.card_text_01::after{	
	transform: rotate(20deg);
	bottom: 10px;
	right: 45px;
}
.page_link a {
    color: #0A0A0A;
    font-size: 15px;
     font-weight: normal;
	text-decoration: underline;
	position: relative;
}
.card_contents .right_block {
    width: 100%;
    padding: 0px 0px 20px;
}
img.intercom {
    max-width: 326px;
    margin: 25px auto 30px;
}
.mb20 {
    /* margin-bottom: 20px !Important; */
    width: 80%;
    margin: 0 auto 15px!important;
}
.mt10{
     margin-top: 0px !Important; 
    text-align: center;
}
.external_link a {
    color: #0a0a0a;
    font-size: 15px;
    font-weight: normal;
    letter-spacing: 0;
    position: relative;
    display: inline-block;
	text-decoration: underline;
}
.point1_box {
    display: block;
    padding: 35px 15px 45px;
}
.point1_img_1 {
    width:100%;
	margin-bottom: 30px;
}
.point1_img_2 {
    width: 100%;
}
.point1_img_1 img,.point1_img_2 img{
    width: 100%;
}
.point2 {
    padding: 0;
}
.point2_box p {
   background-color: #E8382E;
    padding: 10px;
    padding-left: 50px;
    border-radius: 45px;
    color: #fff;
    font-size: 15px;
    font-family: Hiragino Kaku Gothic ProN;
}
p.icon1,p.icon2{
	position: relative;
}
p.icon1::before,p.icon2::before{
	position: absolute;
	color: #E8382E;
	font-family: FontAwesome;
    font-size: 15px;
    z-index: 1;
    font-weight: bold;
	
}
p.icon1::before{
	content: '\31';
	top: 11px;
    left: 18px;
}
p.icon2::before{
	content: '\32';	
	top: 20px;
    left: 18px;
}
p.icon1::after,p.icon2::after{
	position: absolute;
    content: '';
    background-color: #FFF;
   
    width: 30px;
    height: 30px;
    border-radius: 50%;
}
p.icon1::after{
	 top: 8px;
    left: 8px;
}
p.icon2::after{
	 top: 18px;
    left: 8px;
}
.point2_box_con {
    display: block;
    padding: 20px 15px;
}
.point2_box_img {
    width: 90%;
}
.point2_box_img img {
    width: 100%;
}
.point2_box_text {
    width: 100%;
    font-size: 12px;
}
.point2_box_text span {
    font-weight: bold;
    line-height: 1.4;
    font-size: 17px;
	font-family: Hiragino Kaku Gothic ProN;
}
.point2_box_blue {
    border: 2px solid #1A56B5;
    color: #1A56B5;
    padding: 10px;
    text-align: center;
    font-size: 14px;
    margin-top: 10px;
}
.point2_box_blue span {
    font-size: 20px;
}
.over{
}
.over .point2_box_text span {
    font-size: 21px;
}
.point2_flex {
    display: block;
	padding-bottom: 20px;
}
.point2_flex ul {
    width: 90%;
	margin: 0 auto;
}
.point2_flex ul li{
	position: relative;
	margin-bottom: 25px;
}
.point2_flex ul li::after{
	content: "";
    position: absolute;
    background-image: url(../../images/card/red_arrow.png);
    background-repeat: no-repeat;
    background-size: 25px;
    width: 25px;
    height: 25px;
    bottom: -25px;
    left: 50%;
	}
.point2_flex ul li:nth-child(4n)::after{
	content: none;
}
.point2_flex ul li img{
	width: 100%;
}
.point_point {
    font-size: 15px;
    color: #6E6E6E;
    font-family: Hiragino Kaku Gothic ProN;
    font-weight: bold;
}
.point_point p {
    font-size: 26px;
    line-height: 1.2;
}
.point_point p.red{
	font-size: 55px;}
/*2022/10/18 追記　END*/
/*2023/5/8 追記　START*/
ul.service_list{
	display: block;
}
ul.service_list li{
	float: none;
}
.point_text_03.po02{
	margin-bottom: 0px;
}
.point_text_03{
	font-size: 20px;
}
/*2023/5/8 追記　END*/
/* 2023/05/29追加 */
.burger_item_premium li figure {
  margin: 1em 10px;
}
.burger_item_premium li{
  margin-bottom: 50px;
}
.burger_item_premium li img {
  width: 100%;
  margin-bottom: 15px;
}
figcaption .item_day {
  font-size: 110%;
  font-weight: bold;
  margin-bottom: 0.5em;
  letter-spacing: 0;
  line-height: 1;
}
figcaption .item_day span{
  color: #fff;
  background-color: #630100;
  padding: 5px 10px;
  line-height: 3;
}
/* 2023/06/19追加 */
.goyoyaku_bunner {
  width: 75%;
  margin: 30px auto;
}
.goyoyaku_bunner img {
  width: 100%;
}
/*2023/06/19追加 END*/
/*2023/09/06 START*/
.bx-controls.bx-has-pager {
    display: none;
}
.food--topicscate {
    margin-top: 120px;
    padding-bottom: 50px;
}
p.food--topicscate__ttl {
    font-size: 18px;
    text-align: center;
    font-weight: bold;
    font-feature-settings: 'palt';
    margin-bottom: 40px;
}
.food--topicscate ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.food--topicscate ul li {
    width: calc((100% - 15px) / 2);
    margin-bottom: 30px;
}
p.ttl {
    text-align: center;
    color: #000;
    font-size: 15px;
    margin-top: 10px;
    font-feature-settings: 'palt';
}

/*2023/09/06 END*/
/*2023/9/19 START*/
.jumbo_inner_box{
display: flex;
    flex-wrap: wrap-reverse;
	}
.delicate .inner .right_block{
	padding-top: 0;
	
}
.jumbo_inner_box .text {
    font-size: 14px;
    margin: 15px 0 30px;
    padding-bottom: 20px;
    border-bottom: solid 1px #000;
}

/*2023/9/19 END*/</pre></body></html>