.Icon {
  speak: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  display: inline-block;
  font-family: icon;
  font-style: normal;
  font-variant: normal;
  font-weight: 400;
  line-height: 1;
  position: relative;
  text-transform: none;
  top: -.1em;
  vertical-align: middle
}

.Icon:before {
  font-family: inherit;
  font-style: inherit;
  font-variant: inherit;
  font-weight: inherit;
  line-height: inherit;
  text-transform: inherit;
  vertical-align: inherit
}

.Icon.-home:before {
  content: "\e005"
}

.Icon.-null:before {
  content: "\e000"
}

.Icon.-up:before {
  content: "\e001"
}

.Icon.-left:before {
  content: "＞"
}

.Icon.-down:before {
  content: "\e003"
}

.Icon.-right:before {
  content: "\e004"
}

html {
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-rendering: optimizeLegibility;
  background-color: #fff;
  font-family: YakuHanJPs, Noto Sans CJK JP, Noto Sans, Source Han Sans JP, Noto Sans Japanese, Noto Sans JP, Hiragino Kaku Gothic ProN, Hiragino Kaku Gothic Pro, xYuGothic, Meiryo, sans-serif;
  font-size: 16px;
  height: 100%;
  line-height: 1.6
}

body {
  margin: 0;
  min-height: 100%
}

/* ▼maff cms専用 */
h1 {
  display: none;
}

.wrap {
  position: relative;
  overflow: auto;
  margin: -1em 0 -50px;
}

.wrap_ar {
  position: relative;
  overflow: auto;
  margin: -1em 0 -50px;
}

.wrap p {
  margin: 1em 0;
  padding: 0;
}

.PageHeader__Panel ul li {
  background-image: none;
  margin: 0;
  padding: 0;
}

.summary_j {
  width: 23em;
  margin: 15px auto 0;
  background-color: #ad0000;
  padding: 0.5em 0;
  color: #fff;
  text-align: center;
}

dl.Recipe__IngridiantsList dt {
  float: left;
  padding: 0.5em 0;
}

dl.Recipe__IngridiantsList dd {
  text-align: right;
  padding: 0.5em;
  border-bottom: dotted 1px #777
}

dl.Recipe__IngridiantsList:last-child {
  margin: 0;
}

/* ▲maff cms専用 */


button,
input,
optgroup,
select,
textarea {
  font: inherit;
  font-size: 100%;
  margin: 0
}

[type=search] {
  -webkit-appearance: textfield;
  outline-offset: -2px
}

[type=email],
[type=number],
[type=password],
[type=search],
[type=tel],
[type=text],
[type=url] {
  background-image: linear-gradient(#fff, #fff)
}

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline
}

sub {
  bottom: -.25em
}

sup {
  top: -.25em
}

.-onlyLargeScreen,
.-onlySmallScreen {
  display: none !important
}

.PageHeader {
  -webkit-padding-start: 40px;
  align-items: center;
  display: flex;
  height: 100px;
  padding-inline-start: 40px
}

.wrap_ar .PageHeader {
  direction: rtl
}

.PageHeader .PageHeader__Logo {
  -webkit-margin-end: auto;
  margin-inline-end: auto;
  height: 65px;
}

.PageHeader .PageHeader__Logo img {
  display: block
}

.PageHeader .PageHeader__Panel {
  align-items: center;
  display: flex
}

.PageHeader .PageHeader__LangSwitch {
  color: #8d8d8d;
  display: flex;
  font-size: 20px;
  list-style: none;
  margin: 0;
  padding: 0;
  /* pointer-events: none;
  opacity: 0; */

}

.PageHeader .PageHeader__LangSwitch li:nth-child(n+2) {
  -webkit-border-start: 1px solid currentColor;
  border-inline-start: 1px solid currentColor
}

.PageHeader .PageHeader__LangSwitch a,
.PageHeader .PageHeader__LangSwitch button {
  background: transparent;
  border: 0;
  color: inherit;
  cursor: pointer;
  display: block;
  font: inherit;
  line-height: 1.2;
  padding: 0 12px;
  text-decoration: none
}

.PageHeader .PageHeader__LangSwitch a.-selected,
.PageHeader .PageHeader__LangSwitch button.-selected {
  color: #9b2a22;
  cursor: auto
}

.content .PageHeader__Panel a.PageHeader__InstagramLink {
  -webkit-margin-start: 40px;
  align-items: center;
  background: url(../img/page-header/bg_001.png) 0 0/63px 38px;
  display: none;
  ;
  height: 100px;
  justify-content: center;
  margin-inline-start: 40px;
  width: 100px;
  margin: 0;
  padding: 0;
}

.PageHeader .PageHeader__InstagramLink:before {
  background: url(../img/page-header/bg_002.svg) 0 0/100% 100%;
  content: "";
  display: block;
  height: 32px;
  width: 32px
}

.PageHeader .PageHeader__PanelOpenButton {
  display: none
}

.PageFooter {
  padding: 30px 20px;
  display: none;
}

.wrap_ar .PageFooter {
  direction: rtl
}

.PageFooter .PageFooter__Inner {
  /* display: flex; */
  margin: 0 auto;
  max-width: 70%;
}

.PageFooter .PageFooter__Info {
  font-size: 10px
}

.PageFooter .PageFooter__links a {
  color: inherit;
  text-decoration: none
}

.PageFooter .PageFooter__links a:first-child {
  padding-right: 15px
}

.PageFooter .PageFooter__Copyright {
  margin-top: 8px
}

.PageFooter .PageFooter__Logo {
  /* -webkit-margin-start: auto; */
  display: flex;
  /* margin-inline-start: auto */
  justify-content: space-between;
}

.PageFooter .PageFooter__Logo img {
  display: block;
  height: 60px
}

.BackToTop {
  margin: 0 auto;
  max-width: 800px;
  position: relative;
  display: none;
}

.BackToTop .BackToTop__Button {
  background: url(../img/to-page-top/bg_002.svg) 0 0/100% 100%, url(../img/to-page-top/bg_001.png) 0 0/63px 38px;
  border: 0;
  border-radius: 50%;
  bottom: 20px;
  cursor: pointer;
  height: 50px;
  position: absolute;
  right: 0;
  transition: opacity .3s;
  width: 50px
}

.wrap_ar .BackToTop .BackToTop__Button {
  left: 0;
  right: auto
}

.-hidden.BackToTop .BackToTop__Button {
  opacity: 0;
  pointer-events: none
}

.-sticky.BackToTop .BackToTop__Button {
  left: calc(50% + 350px);
  position: fixed;
  right: auto;
  z-index: 300
}

.wrap_ar .-sticky.BackToTop .BackToTop__Button {
  left: auto;
  right: calc(50% + 350px)
}

.Breadcrumb {
  align-items: center;
  background: rgba(0, 0, 0, .4);
  box-sizing: border-box;
  color: #fff;
  display: flex;
  padding: 10px 20px;
  position: relative;
  z-index: 1
}

.Breadcrumb.-float {
  position: absolute;
  width: 100%
}

.Container .Breadcrumb {
  margin: -116px -20px 80px
}

.Breadcrumb .Breadcrumb__List {
  box-sizing: border-box;
  list-style: none;
  margin: 0 auto;
  max-width: 800px;
  padding: 0;
  width: 100%
}

.wrap_ar .Breadcrumb .Breadcrumb__List {
  direction: rtl
}

.Breadcrumb .Breadcrumb__List li {
  display: inline;
  font-size: 13px
}

.Breadcrumb .Breadcrumb__List li:nth-child(n+2):before {
  speak: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e004";
  display: inline-block;
  font-family: icon;
  font-size: 12px;
  font-style: normal;
  font-variant: normal;
  font-weight: 400;
  line-height: 1;
  margin: 0 .5em;
  position: relative;
  text-transform: none;
  top: -.05em;
  vertical-align: middle
}

.wrap_ar .Breadcrumb .Breadcrumb__List li:nth-child(n+2):before {
  content: "＞"
}

.Breadcrumb .Breadcrumb__List li:nth-child(n+2) a:hover {
  text-decoration: underline
}

.Breadcrumb .Breadcrumb__List a {
  color: inherit;
  text-decoration: none
}

.Breadcrumb .Breadcrumb__List .Icon {
  font-size: 14px
}

.Hero {
  background-size: cover;
  color: #fff;
  position: relative
}

.Hero:before {
  content: "";
  display: block;
  padding-top: 70.1739130435%
}

.Hero:after {
  background: url(../img/hero/bg_001.png) 50% 50%/auto 100%;
  bottom: -7.8260869565vw;
  content: "";
  display: block;
  filter: drop-shadow(3px 3px 3px rgba(74, 53, 14, .7));
  height: 15.652173913vw
}

.Hero .Hero__Inner,
.Hero:after {
  left: 0;
  position: absolute;
  right: 0
}

.Hero .Hero__Inner {
  align-items: center;
  bottom: 0;
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  top: 0;
  padding: 10% 0 0;
}

.-home.Hero .Hero__Inner {
  justify-content: flex-start;
  padding-top: 4.8695652174vw
}

.Hero .Hero__Logo {
  width: 60%;
  z-index: 1;
}

.-home.Hero .Hero__Logo {
  width: 44.347826087vw;
  z-index: 10;
}

.Hero .Hero__Logo img {
  display: block;
  width: 100%
}

.Hero .Hero__Image {
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 0
}

.Hero .Hero__Image img {
  display: block;
  height: 100%;
  object-fit: cover;
  width: 100%
}

.Hero .Hero__Title {
  font-size: 2em;
  font-weight: 400;
  line-height: 1.6;
  margin: 1em 0 0;
  text-align: center;
  z-index: 1;
  background: none;
  color: #fff;
  width: 60%;
}

/* .Hero .Hero__Title:lang(en) {
  font-size: 2.6086956522vw
} */

.Hero .Hero__Title:after,
.Hero .Hero__Title:before {
  border-bottom: 1px solid;
  border-top: 1px solid;
  content: "";
  display: block;
  height: 3px;
  margin-left: auto;
  margin-right: auto;
  width: 100%;
}

.Hero .Hero__Title:before {
  margin-bottom: 1.7391304348vw
}

.Hero .Hero__Title:after {
  margin-top: 1.7391304348vw
}

.Hero .Hero__Lead {
  font-size: 2em;
  margin-top: 1em;
  text-align: center;
  z-index: 1;
}

.Container {
  /* padding: 116px 20px 90px; */
  padding: 116px 20px 70px;
  margin: 0 0 2em;
}

/* 個別のレシピの上幅を詰める */
.each_page {
  padding: 50px 30px;
}

.Container.-type1 {
  background: #fafafa no-repeat url(../img/container/bg_001.jpg) 50% 100%/100% auto
}

.Container.-type2 {
  background: url(../img/container/bg_002.jpg) 50% 0/100% auto
}

.Container.-type3 {
  background: url(../img/container/bg_003.jpg) 50% 0/100% auto
}

.HomeIntro .HomeIntro__Image img {
  display: block;
  width: 100%
}

.HomeIntro {
  margin: 0 auto;
  max-width: 800px
}

.HomeIntro .HomeIntro__Text {
  font-size: 16px;
  line-height: 2;
  margin-top: 50px;
  text-align: center
}

.HomeIntro img {
  width: 100%
}

.HomeContentsNav {
  margin: 50px auto 0;
  max-width: 800px
}

.wrap_ar .HomeContentsNav {
  direction: rtl
}

.HomeContentsNav .HomeContentsNav__Recipe {
  background: url(../img/home-contents-nav/bg_001.png) 0 0/63px 38px;
  color: #fff;
  margin-top: 40px;
  padding: 30px 50px
}

.HomeContentsNav .HomeContentsNav__RecipeTitle {
  font-size: 20px;
  font-weight: 700;
  margin: 0 0 24px;
  text-align: center;
  background: no-repeat;
  color: #fff;
  padding: 0;
}

.HomeContentsNav .HomeContentsNav__RecipeItems {
  display: flex;
  justify-content: space-between;
  list-style: none;
  margin: 0;
  padding: 0
}

.HomeContentsNav .HomeContentsNav__RecipeItems li {
  background: #132858;
  position: relative;
  width: calc(50% - 20px);
  margin: 0;
  padding: 0;
}

.HomeContentsNav .HomeContentsNav__RecipeItems li a {
  color: inherit;
  display: inherit;
  text-decoration: inherit;
  width: 100%
}

.HomeContentsNav .HomeContentsNav__RecipeItems li.comingsoon {
  align-items: center;
  background: transparent;
  border: 1px solid #fff;
  display: flex;
  justify-content: center
}

.HomeContentsNav .HomeContentsNav__RecipeItemImage {
  overflow: hidden;
  position: relative
}

.HomeContentsNav .HomeContentsNav__RecipeItemImage:before {
  content: "";
  display: block;
  padding-top: 66.6666666667%
}

.HomeContentsNav .HomeContentsNav__RecipeItemImage img {
  display: block;
  height: 100%;
  left: 0;
  object-fit: cover;
  position: absolute;
  top: 0;
  transition: transform .8s;
  width: 100%
}

.HomeContentsNav a:hover .HomeContentsNav__RecipeItemImage img {
  transform: scale(1.02)
}

.HomeContentsNav .HomeContentsNav__RecipeItemTitle {
  align-items: center;
  background: #132858;
  box-sizing: border-box;
  color: #fff;
  display: flex;
  font-size: 16px;
  justify-content: center;
  line-height: 1.4;
  margin-top: -60px;
  min-height: 60px;
  padding: 6px 30px;
  position: relative
}

.HomeContentsNav .HomeContentsNav__RecipeItemTitle:before {
  /* speak: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; */
  content: "＞";
  display: inline-block;
  /* font-family: icon; */
  font-style: normal;
  font-variant: normal;
  font-weight: 400;
  line-height: 1;
  line-height: 0;
  position: absolute;
  right: 10px;
  text-transform: none;
  top: 50%;
  transition: transform .3s;
  vertical-align: middle
}

.wrap_ar .HomeContentsNav .HomeContentsNav__RecipeItemTitle:before {
  content: "＞";
  left: 10px;
  right: auto
}

.HomeContentsNav a:hover .HomeContentsNav__RecipeItemTitle:before {
  transform: translateX(10%)
}

.HomeContentsNav .HomeContentsNav__Event {
  background: url(../img/home-contents-nav/bg_001.png) 0 0/63px 38px;
  color: #fff;
  display: flex;
  justify-content: space-between;
  margin-top: 40px;
  padding: 45px 50px
}

.HomeContentsNav .HomeContentsNav__Event>a {
  color: inherit;
  display: inherit;
  text-decoration: inherit;
  width: 100%
}

.HomeContentsNav .HomeContentsNav__EventImage {
  -webkit-margin-end: auto;
  margin-inline-end: auto;
  width: 61.4285714286%
}

.HomeContentsNav .HomeContentsNav__EventImage img {
  display: block;
  height: auto;
  width: 100%
}

.HomeContentsNav .HomeContentsNav__EventText {
  display: flex;
  flex-direction: column;
  width: 33.4285714286%
}

.wrap_ar .HomeContentsNav .HomeContentsNav__EventText {
  direction: rtl
}

.HomeContentsNav .HomeContentsNav__EventText p {
  margin: 0 0 1.5em;
  padding: 0;
}

.HomeContentsNav .HomeContentsNav__EventTitle {
  font-size: 16px;
  font-weight: 700;
  margin: 0 0 16px;
  background: no-repeat;
  color: #fff;
  padding: 0;
}

.wrap_ar .HomeContentsNav .HomeContentsNav__EventTitle {
  direction: rtl
}

.HomeContentsNav .HomeContentsNav__EventTitlePre {
  display: flex;
  font-size: 20px
}

.HomeContentsNav .HomeContentsNav__LinkButton {
  align-items: center;
  border: 2px solid;
  border-radius: 999px;
  box-sizing: border-box;
  color: inherit;
  display: flex;
  height: 60px;
  justify-content: center;
  margin-top: auto;
  position: relative;
  text-decoration: none;
  transition: color .3s, background-color .3s;
  width: 100%
}

.wrap_ar .HomeContentsNav .HomeContentsNav__LinkButton {
  direction: ltr
}

.HomeContentsNav .HomeContentsNav__LinkButton:after {
  content: "＞";
  display: inline-block;
  font-weight: 400;
  line-height: 1;
  margin-left: .5em;
  text-transform: none;
  vertical-align: middle
}

.wrap_ar .HomeContentsNav .HomeContentsNav__LinkButton:after {
  content: none
}

.wrap_ar .HomeContentsNav .HomeContentsNav__LinkButton:before {
  speak: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "＜";
  display: inline-block;
  font-family: icon;
  font-style: normal;
  font-variant: normal;
  font-weight: 400;
  line-height: 1;
  margin-right: .5em;
  text-transform: none;
  vertical-align: middle
}

.HomeContentsNav a:hover .HomeContentsNav__LinkButton {
  background-color: #fff;
  color: #900000
}

.RecipeIndex {
  margin: 0 auto;
  max-width: 860px
}

.RecipeIndex .RecipeIndex_List {
  display: flex;
  flex-wrap: wrap;
  list-style: none;
  margin: 0;
  padding: 0;
}

.wrap_ar .RecipeIndex .RecipeIndex_List {
  direction: rtl
}

.RecipeIndex .RecipeIndex_List li {
  overflow: hidden;
  position: relative;
  width: 33.333%;
  padding: 0;
}

.RecipeIndex .RecipeIndex_List li:before {
  background: rgba(0, 0, 0, .45);
  content: "";
  display: block;
  padding-top: 56.3909774436%;
  position: relative;
  transform: translateZ(0);
  z-index: 1
}

.RecipeIndex .RecipeIndex_List a {
  color: inherit;
  display: block;
  text-decoration: none
}

.RecipeIndex .RecipeIndex_List img {
  display: block;
  height: 100%;
  left: 0;
  object-fit: cover;
  position: absolute;
  top: 0;
  transform: translateZ(0);
  transition: transform 1s;
  width: 100%
}

.RecipeIndex .RecipeIndex_List a:hover img {
  transform: scale(1.03)
}

.RecipeIndex .RecipeIndex__Name {
  align-items: center;
  color: #fff;
  display: flex;
  font-size: 20px;
  height: 100%;
  justify-content: center;
  left: 0;
  position: absolute;
  text-align: center;
  top: 0;
  width: 100%;
  z-index: 2
}

.Video {
  position: relative
}

.Video a {
  display: block;
  padding: 0 !important;
  background-image: none !important;
}

.Video a:before {
  background: url(../img/video/bg_001.svg) 50%/50% no-repeat;
  bottom: 0;
  content: "";
  display: block;
  height: 0;
  left: 0;
  margin: auto;
  padding-top: 16%;
  position: absolute;
  right: 0;
  top: 0;
  transform: translateZ(0);
  transition: transform .3s;
  width: 16%
}

.Video a:hover:before {
  transform: scale(1.1)
}

.Video img {
  display: block;
  height: auto;
  width: 100%
}

.VideoModalContent {
  max-width: 840px;
  position: relative;
  width: calc(100vw - 60px)
}

.VideoModalContent:before {
  content: "";
  display: block;
  padding-top: 56.25%
}

.VideoModalContent iframe {
  border: 0;
  display: block;
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%
}

.EventIntro {
  line-height: 2;
  margin: 0 auto;
  max-width: 860px
}

.wrap_ar .EventIntro {
  direction: rtl
}

.EventIntro .Video {
  margin-bottom: 60px
}

.EventPerson {
  align-items: center;
  background: #fff;
  border-radius: 50px;
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
  margin: 74px auto;
  max-width: 700px;
  padding: 40px
}

.wrap_ar .EventPerson {
  direction: rtl
}

.EventPerson .EventPerson__Image {
  width: calc(50% - 20px)
}

.EventPerson .EventPerson__Image img {
  display: block;
  width: 100%
}

.EventPerson .EventPerson__Text {
  margin-top: 30px;
  width: 95%;
  line-height: 1.7;
}

.EventPerson .EventPerson__Name {
  color: #132858;
  font-size: 20px;
  font-weight: 700;
  line-height: 1.3;
  margin: 0 0 5px;
  padding: 0 0 5px;
  background: none;
}

.EventPerson .EventPerson__Company {
  border-bottom: 2px solid #707070;
  color: #132858;
  font-size: 14px;
  font-weight: 400;
  line-height: 1.4;
  margin: 0 0 16px;
  padding: 0 0 16px
}

.EventImageList {
  margin: 40px auto 0;
  max-width: 700px
}

.EventImageList .EventImageList__Title {
  align-items: center;
  background: url(../img/event-image-list/bg_001.png) 0 0/63px 38px;
  border-radius: 999px;
  color: #fff;
  display: flex;
  font-size: 20px;
  height: 60px;
  justify-content: center;
  margin: 0 0 20px;
  text-align: center
}

.EventImageList .EventImageList__List {
  display: flex;
  flex-wrap: wrap;
  list-style: none;
  margin: 0;
  padding: 0;
  font-size: 1em;
}

.wrap_ar .EventImageList .EventImageList__List {
  direction: rtl
}

.EventImageList .EventImageList__List img {
  display: block;
  width: 100%
}

.Recipe {
  background: #fff;
  border-radius: 20px;
  box-sizing: border-box;
  color: #3d4a4e;
  display: grid;
  grid-template: "summary	 summary	summary		summary		summary" auto "image     	 image 		image  		image  		image" auto ".           .  		.      		.      		.      " 10px "ingridiants .  		method 		method 		method " auto/32% 42px auto 32px 40%;
  margin: 0 auto 50px;
  max-width: 860px;
  padding: 25px 50px
}

.Recipe .Recipe__Image {
  grid-area: image;
  margin-bottom: 10px
}

.Recipe .Recipe__Image img {
  display: block;
  height: auto;
  width: 100%
}

.Recipe .Recipe__Summary {
  grid-area: summary;
  text-align: justify;
  text-justify: inter-ideograph
}

.wrap_ar .Recipe .Recipe__Summary {
  direction: rtl
}

.Recipe .Recipe__Summary p {
  margin: .5em 0 1.5em
}

.Recipe .Recipe__Title {
  color: #132858;
  font-size: 2em;
  margin: 0 0 20px;
  padding: 0;
  text-align: center;
  background-color: #fff;
}

.Recipe .Recipe__Ingridiants {
  grid-area: ingridiants
}

.Recipe .Recipe__Ingridiants {
  direction: rtl
}

.wrap_ar .Recipe .Recipe__Ingridiants {
  direction: rtl;
}

.Recipe .Recipe__IngridiantsTitle {
  color: #132858;
  font-size: 16px;
  font-weight: 700;
  margin: 0 0 8px;
  padding: 0;
  border-bottom: 0;
  clear: both;
}

.Recipe .Recipe__IngridiantsTitle small {
  color: #555;
  display: block;
  font-size: 10px;
  font-weight: 400
}

.Recipe .Recipe__IngridiantsList {
  border-top: 1px dotted #777;
  font-size: 13px;
  margin: 0 0 4em;
}

.Recipe .Recipe__IngridiantsItem {
  background: linear-gradient(#c6c6c6, #c6c6c6) no-repeat 0 0/100% 1px;
  display: flex;
  line-height: 2.4em
}

.Recipe .Recipe__IngridiantsItem dt {
  font-weight: 400;
  margin: 0;
  line-height: inherit;
}

.Recipe .Recipe__IngridiantsItem dt.under {
  text-decoration: underline
}

.Recipe .Recipe__IngridiantsItem dd {
  margin: 0 0 0 auto;
  line-height: inherit;
}

.wrap_ar .Recipe .Recipe__IngridiantsItem dd {
  margin-left: 0;
  margin-right: auto
}

.Recipe .Recipe__IngridiantsItem span {
  text-decoration: underline
}

.Recipe .Recipe__Method {
  grid-area: method
}

.wrap_ar .Recipe .Recipe__Method {
  direction: rtl
}

.Recipe .Recipe__Method ol {
  border-bottom: 1px solid #c6c6c6;
  counter-reset: recipe-method;
  font-size: 13px;
  list-style: none;
  margin: 0;
  padding: 0
}

.Recipe .Recipe__Method ol li {
  background-image: linear-gradient(180deg, #c6c6c6 1px, transparent 0);
  background-size: 100% 2.4em;
  line-height: 2.4em;
  padding-left: 26px;
  position: relative
}

.wrap_ar .Recipe .Recipe__Method ol li {
  padding-left: 0;
  padding-right: 26px
}

.Recipe .Recipe__Method ol li:before {
  content: counter(recipe-method) ".";
  counter-increment: recipe-method;
  font-weight: 900;
  left: 0;
  position: absolute;
  top: 0
}

.wrap_ar .Recipe .Recipe__Method ol li:before {
  left: auto;
  right: 0
}

.Recipe .Recipe__Editor {
  color: #132858;
  font-size: 16px;
  font-weight: 700;
  margin: 20px 0 8px;
  padding: 0;
  border-bottom: 0;
}

.Recipe .Recipe__Editor__text {
  background-image: linear-gradient(180deg, #c6c6c6 1px, transparent 0);
  background-size: 100% 2.4em;
  border-bottom: 1px solid #c6c6c6;
  font-size: 13px;
  line-height: 2.4em;
  position: relative;
  padding: 0;
  margin: 0;
}

.wrap_ar .Recipe .Recipe__Editor__text {
  padding-left: 0
}

.Recipe .Recipe__MethodTitle {
  color: #132858;
  font-size: 16px;
  font-weight: 700;
  margin: 0 0 8px;
  padding: 0;
  border-bottom: 0;
}

.Recipe .Recipe__MethodImages {
  display: flex;
  flex-wrap: wrap;
  list-style: none;
  margin: 10px 0 0;
  padding: 0
}

.Recipe .Recipe__MethodImages li {
  position: relative
}

.Recipe .Recipe__MethodImages img {
  display: block;
  width: 100%
}

.Recipe .Recipe__MethodImageLabel {
  align-items: center;
  font-size: 13px;
  font-weight: 900;
  height: 20px;
  justify-content: center;
  left: 3px;
  position: absolute;
  top: 3px;
  width: 20px
}

.Recipe .Recipe__MethodImageLabel,
.Terms {
  background: #fff;
  color: #3d4a4e;
  display: flex
}

.Terms {
  border-radius: 20px;
  box-sizing: border-box;
  margin: 0 auto 100px;
  max-width: 800px;
  padding: 40px 50px;
  text-align: justify;
  text-justify: inter-ideograph
}

.wrap_ar .Terms .Terms__Summary {
  direction: rtl
}

.Terms .Terms__Summary p {
  margin: .5em 0 0
}

.Terms .Terms__Title {
  color: #132858;
  font-size: 24px;
  font-weight: 700;
  margin: 0 0 16px;
  padding-bottom: 14px
}

.Terms .Terms__SubTitle {
  font-size: 18px;
  font-weight: 700;
  margin: 30px 0 0;
  padding-bottom: 10px
}

.Terms .Terms__Topix {
  font-size: 16px;
  font-weight: 500;
  margin: 20px 0 0
}

.Terms .Terms__NumberText {
  display: flex
}

.MailLink {
  margin-top: 30px;
  display: none;
}

.MailLink .MailLink__text {
  text-align: center
}

.wrap_ar .MailLink .MailLink__text {
  direction: ltr
}

.MailLink .MailLink__text a {
  color: #900000;
  text-decoration: none
}

@media(min-width:941px) {
  _ {
    _: 0
  }

  .-onlyLargeScreen {
    display: block !important
  }

  br.-onlyLargeScreen {
    display: inline !important
  }

  .-ignoreLargeScreen {
    display: none !important
  }
}

@media(min-width:681px) {
  _ {
    _: 0
  }

  .HomeContentsNav .HomeContentsNav__RecipeItemTitle {
    text-align: center
  }

  .RecipeIndex .RecipeIndex_List li:nth-of-type(n+4) {
    margin-top: 30px
  }

  .EventIntro {
    text-align: center
  }

  .EventImageList .EventImageList__List li {
    -webkit-margin-start: 10px;
    margin-inline-start: 10px;
    width: calc(25% - 7.5px);
    background-image: none;
    padding: 0;
    margin-bottom: 0;
  }

  .EventImageList .EventImageList__List li:nth-child(4n+1) {
    -webkit-margin-start: 0;
    margin-inline-start: 0;
    background-image: none;
  }

  .EventImageList .EventImageList__List li:nth-child(n+5) {
    margin-top: 10px;
    background-image: none;
  }

  .Recipe .Recipe__MethodImages li {
    width: calc(33.333% - 8.66667px);
    margin: 0;
    padding: 0;
    background-image: none;
  }

  .Recipe .Recipe__MethodImages li:nth-child(n+4) {
    margin-top: 13px
  }

  .Recipe .Recipe__MethodImages li:nth-child(3n+2),
  .Recipe .Recipe__MethodImages li:nth-child(3n+3) {
    margin-left: 13px
  }

  .wrap_ar .Recipe .Recipe__MethodImages li:nth-child(3n+2),
  .wrap_ar .Recipe .Recipe__MethodImages li:nth-child(3n+3) {
    margin-left: 0;
    margin-right: 13px
  }
}

@media(max-width:940px)and (min-width:681px) {
  _ {
    _: 0
  }

  .-ignoreMiddleScreen {
    display: none !important
  }

  .Terms .Terms__NumberText p:first-child {
    text-indent: 20px
  }

  /* ▼ MAFF CMS用 */

  .PageHeader {
    -webkit-padding-start: 0px;
    align-items: center;
    display: flex;
    height: auto;
    padding-inline-start: 0px;
    flex-wrap: wrap;
    justify-content: space-between;
  }

  .PageHeader .PageHeader__Logo {
    height: 65px;
    order: 1;
  }

  .summary_j {
    width: 100%;
    padding: 1em 0;
    text-align: center;
    order: 3;
  }

  .summary_j br {
    display: none;
  }

  .PageHeader .PageHeader__Panel {
    order: 2;
  }

}

/* ▲ MAFF CMS用 */

@media(max-width:940px) {
  _ {
    _: 0
  }
}

@media(max-width:680px) {
  _ {
    _: 0
  }

  /* ▼ MAFF CMS用 */
  .wrap {
    margin: 0em 0 -50px;
  }

  .wrap_ar {
    margin: 0em 0 -50px;
  }

  .wrap p {
    font-size: 1em;
  }

  .summary_j {
    width: 100%;
    margin: 0 auto;
    background-color: #ad0000;
    padding: 0.5em 0;
    color: #fff;
    text-align: center;
  }

  .RecipeIndex .RecipeIndex_List {
    justify-content: space-between;
  }

  ul.PageHeader__LangSwitch:after {
    content: "Language";
    display: block;
    position: relative;
    top: -2em;
    left: -100px;
    color: #fff;
  }

  .wrap_ar ul.PageHeader__LangSwitch:after {
    left: 100px;
  }

  /* ▲ MAFF CMS用 */

  .-onlySmallScreen {
    display: block !important
  }

  br.-onlySmallScreen {
    display: inline !important
  }

  .-ignoreSmallScreen {
    display: none !important
  }

  .PageHeader {
    -webkit-padding-start: 0px;
    /* height: 65px; */
    height: auto;
    padding-inline-start: 0px;
    display: flex;
    flex-direction: column;
  }

  .PageHeader .PageHeader__Logo img {
    /* height: 38px */
    height: 50px;
  }

  .PageHeader .PageHeader__Panel {
    background: #900000;
    box-sizing: border-box;
    color: #fff;
    display: block;
    left: 0;
    padding: 40px 35px 5px;
    position: absolute;
    top: 0;
    transform: translateY(-100%);
    transition: transform .3s;
    width: 100%;
    z-index: 300
  }

  .-panelOpen.PageHeader .PageHeader__Panel {
    transform: translateY(0)
  }

  .PageHeader .PageHeader__LangSwitch {
    color: #be655f;
    font-size: 15px
  }

  .PageHeader .PageHeader__LangSwitch a.-selected,
  .PageHeader .PageHeader__LangSwitch button.-selected {
    color: #fff
  }

  .PageHeader .PageHeader__InstagramLink {
    -webkit-margin-start: 0;
    background: transparent;
    height: 50px;
    margin-inline-start: 0;
    margin-top: 20px;
    width: 50px;
    display: none;
  }

  .PageHeader .PageHeader__PanelOpenButton {
    align-items: center;
    background: transparent;
    background: #900000;
    border: 0;
    box-sizing: border-box;
    cursor: pointer;
    display: flex;
    display: block;
    height: 65px;
    justify-content: center;
    margin: auto;
    padding: 0;
    pointer-events: all;
    position: absolute;
    right: 0;
    top: 0;
    transition: background .3s;
    width: 65px;
    z-index: 301;
    /* display: none; */
  }

  .PageHeader .PageHeader__PanelOpenButton:focus {
    box-shadow: none;
    outline: 0
  }

  .PageHeader .PageHeader__PanelOpenButton:focus:focus-visible {
    box-shadow: 0 0 0 .2rem #fff, 0 0 0 .35rem #069
  }

  .PageHeader .PageHeader__PanelOpenButtonIcon {
    color: #fff;
    display: block;
    left: 0;
    margin: auto;
    right: 0;
    top: calc(50% - 1px)
  }

  .PageHeader .PageHeader__PanelOpenButtonIcon,
  .PageHeader .PageHeader__PanelOpenButtonIcon:after,
  .PageHeader .PageHeader__PanelOpenButtonIcon:before {
    background-color: currentColor;
    border-radius: 0;
    height: 2px;
    position: absolute;
    transition-duration: .15s;
    transition-property: transform, color;
    transition-timing-function: ease;
    width: 24px
  }

  .PageHeader .PageHeader__PanelOpenButtonIcon:after,
  .PageHeader .PageHeader__PanelOpenButtonIcon:before {
    content: "";
    display: block
  }

  .PageHeader .PageHeader__PanelOpenButtonIcon:before {
    top: -12px
  }

  .PageHeader .PageHeader__PanelOpenButtonIcon:after {
    bottom: -12px
  }

  .PageHeader .PageHeader__PanelOpenButtonIcon {
    transition-duration: .2s;
    transition-timing-function: cubic-bezier(.55, .055, .675, .19)
  }

  .PageHeader .PageHeader__PanelOpenButtonIcon:before {
    transition: top .1s ease-in .2s, opacity .1s ease-in
  }

  .PageHeader .PageHeader__PanelOpenButtonIcon:after {
    transition: bottom .1s ease-in .2s, transform .2s cubic-bezier(.55, .055, .675, .19)
  }

  .PageHeader__PanelOpenButton[aria-expanded=true] .PageHeader__PanelOpenButtonIcon {
    color: #fff;
    transform: rotate(225deg) translateZ(0);
    transition-delay: .12s;
    transition-timing-function: cubic-bezier(.215, .61, .355, 1)
  }

  .PageHeader__PanelOpenButton[aria-expanded=true] .PageHeader__PanelOpenButtonIcon:before {
    opacity: 0;
    top: 0;
    transition: top .1s ease-out, opacity .1s ease-out .12s
  }

  .PageHeader__PanelOpenButton[aria-expanded=true] .PageHeader__PanelOpenButtonIcon:after {
    bottom: 0;
    transform: rotate(-90deg);
    transition: bottom .1s ease-out, transform .22s cubic-bezier(.215, .61, .355, 1) .12s
  }

  .wrap_ar .PageHeader .PageHeader__PanelOpenButton {
    left: 0;
    right: auto
  }

  .PageFooter {
    padding-bottom: 15px;
    padding-top: 15px
  }

  .PageFooter .PageFooter__Inner {
    display: block
  }

  .PageFooter .PageFooter__Info {
    text-align: center
  }

  .PageFooter .PageFooter__Logo {
    display: flex;
    justify-content: center;
    margin: 10px 0 0
  }

  .Breadcrumb {
    padding-bottom: 8px;
    padding-top: 8px
  }

  .Container .Breadcrumb {
    margin-bottom: 20px;
    margin-top: -64px
  }

  .Breadcrumb .Breadcrumb__List {
    padding-left: 15px
  }

  .wrap_ar .Breadcrumb .Breadcrumb__List {
    padding-left: auto;
    padding-right: 15px
  }

  .Breadcrumb .Breadcrumb__List li {
    display: block;
    font-size: 10px
  }

  .Breadcrumb .Breadcrumb__List li:first-child {
    left: 20px;
    position: absolute;
    top: calc(8px + .2em)
  }

  .wrap_ar .Breadcrumb .Breadcrumb__List li:first-child {
    left: auto;
    right: 20px
  }

  .Breadcrumb .Breadcrumb__List li:first-child .Icon {
    display: block;
    position: static
  }

  .Breadcrumb .Breadcrumb__List li:first-child .Icon:before {
    display: block
  }

  .Breadcrumb .Breadcrumb__List li:nth-child(n+2):before {
    font-size: 8px
  }

  .Breadcrumb .Breadcrumb__List .Icon {
    font-size: 12px
  }

  .Hero:before {
    /* padding-top: 88% */
  }

  .Hero:after {
    bottom: -12vw;
    height: 24vw
  }

  .-home.Hero .Hero__Inner {
    padding-top: 12vw
  }

  .Hero .Hero__Logo {
    width: 70vw
  }

  .-home.Hero .Hero__Logo {
    width: 68vw
  }

  .Hero .Hero__Title {
    font-size: 3.4666666667vw;
    margin-top: 4vw
  }

  .Hero .Hero__Title:lang(en) {
    font-size: 4vw
  }

  .Hero .Hero__Title:after,
  .Hero .Hero__Title:before {
    width: 50.6666666667vw
  }

  .Hero .Hero__Title:before {
    margin-bottom: 2.6666666667vw
  }

  .Hero .Hero__Title:after {
    margin-top: 2.6666666667vw
  }

  .Hero .Hero__Lead {
    font-size: 2.6666666667vw;
    margin-top: 4vw
  }

  .Container {
    padding-bottom: 50px;
    padding-top: 30px
  }

  .Container.-type1 {
    background-image: url(../img/container/bg_001_s.jpg)
  }

  .Container.-type2 {
    background-image: url(../img/container/bg_002_s.jpg)
  }

  .Container.-type3 {
    background-image: url(../img/container/bg_003_s.jpg)
  }

  .HomeIntro .HomeIntro__Text {
    font-size: 13px;
    margin-top: 25px
  }

  .HomeContentsNav .HomeContentsNav__Recipe {
    padding: 20px 20px 28px
  }

  .Container .HomeContentsNav .HomeContentsNav__Recipe {
    margin-left: -20px;
    margin-right: -20px
  }

  .HomeContentsNav .HomeContentsNav__RecipeTitle {
    font-size: 15px;
    margin-bottom: 6px
  }

  .HomeContentsNav .HomeContentsNav__RecipeItems {
    display: block
  }

  .HomeContentsNav .HomeContentsNav__RecipeItems li {
    display: flex;
    margin-top: 13.5px;
    width: auto
  }

  .HomeContentsNav .HomeContentsNav__RecipeItems li.comingsoon {
    padding: 40px 0
  }

  .HomeContentsNav .HomeContentsNav__RecipeItemImage {
    width: 47.0149253731%
  }

  .HomeContentsNav .HomeContentsNav__RecipeItemTitle {
    font-size: 13px;
    justify-content: flex-start;
    margin: 0;
    min-height: auto;
    padding: 10px 20px;
    width: 52.9850746269%
  }

  .wrap_ar .HomeContentsNav .HomeContentsNav__RecipeItemTitle {
    direction: rtl
  }

  .HomeContentsNav .HomeContentsNav__Event {
    display: block;
    margin-top: 25px;
    padding: 20px 20px 28px
  }

  .Container .HomeContentsNav .HomeContentsNav__Event {
    margin-left: -20px;
    margin-right: -20px
  }

  .HomeContentsNav .HomeContentsNav__EventImage {
    width: auto
  }

  .HomeContentsNav .HomeContentsNav__EventText {
    font-size: 13px;
    margin-top: 15px;
    width: auto
  }

  .HomeContentsNav .HomeContentsNav__EventTitle {
    align-items: baseline;
    display: flex;
    flex-wrap: wrap;
    font-size: 13.5px;
    margin-bottom: 8px
  }

  .HomeContentsNav .HomeContentsNav__EventTitlePre {
    font-size: 15px;
    margin-right: 1em
  }

  .wrap_ar .HomeContentsNav .HomeContentsNav__EventTitlePre {
    margin-left: 1em;
    margin-right: 0
  }

  .HomeContentsNav .HomeContentsNav__LinkButton {
    border-width: 1px;
    font-size: 13px;
    height: 50px;
    margin-top: 10px
  }

  .HomeContentsNav .HomeContentsNav__LinkButton:after {
    position: absolute;
    right: 12px
  }

  .wrap_ar .HomeContentsNav .HomeContentsNav__LinkButton:before {
    left: 12px;
    position: absolute
  }

  .RecipeIndex .RecipeIndex_List li {
    width: 49%;
    margin: 0;
  }

  .RecipeIndex .RecipeIndex_List li:nth-of-type(n+3) {
    margin-top: 10px
  }

  .RecipeIndex .RecipeIndex__Name {
    font-size: 13px
  }

  .Video a:before {
    background: url(../img/video/bg_001.svg) 0 0/100% 100%
  }

  .EventIntro {
    font-size: 13px
  }

  .EventIntro .Video {
    margin-bottom: 20px
  }

  .EventPerson {
    border-radius: 25px;
    margin: 25px auto;
    padding: 25px
  }

  .EventPerson .EventPerson__Image {
    width: calc(50% - 10px)
  }

  .EventPerson .EventPerson__Text {
    font-size: 15px
  }

  .EventPerson .EventPerson__Text p {
    margin: .5em 0 0
  }

  .EventPerson .EventPerson__Name {
    font-size: 15px;
    line-height: 1.4;
    margin-bottom: 8px;
    padding-bottom: 8px
  }

  .EventPerson .EventPerson__Company {
    font-size: 12px;
    line-height: 1.4
  }

  .EventImageList {
    margin-top: 25px
  }

  .EventImageList .EventImageList__Title {
    font-size: 15px;
    height: 40px
  }

  .EventImageList .EventImageList__List li {
    -webkit-margin-start: 20px;
    margin-inline-start: 20px;
    width: calc(50% - 10px);
    padding: 0;
    background-image: none;
  }

  .EventImageList .EventImageList__List li:nth-child(odd) {
    -webkit-margin-start: 0;
    margin-inline-start: 0
  }

  .EventImageList .EventImageList__List li:nth-child(n+3) {
    margin-top: 20px
  }

  .Recipe {
    border-radius: 25px;
    display: block;
    margin-bottom: 20px;
    padding: 25px
  }

  .Recipe .Recipe__Summary {
    font-size: 13px
  }

  .Recipe .Recipe__Title {
    margin-bottom: 6px;
    padding-bottom: 6px
  }

  .Recipe .Recipe__Ingridiants {
    font-size: 13px;
    margin-top: 20px
  }

  .Recipe .Recipe__IngridiantsItem {
    line-height: 1.8
  }

  .Recipe .Recipe__Method {
    font-size: 13px;
    margin-top: 20px
  }

  .Recipe .Recipe__Editor__text,
  .Recipe .Recipe__Method ol li {
    background-size: 100% 1.8em;
    line-height: 1.8
  }

  .Recipe .Recipe__MethodImages li {
    width: calc(50% - 5px);
    background-image: none;
    margin: 0;
    padding: 0;
  }

  .Recipe .Recipe__MethodImages li:nth-child(n+3) {
    margin-top: 10px
  }

  .Recipe .Recipe__MethodImages li:nth-child(2n+2) {
    margin-left: 10px
  }

  .wrap_ar .Recipe .Recipe__MethodImages li:nth-child(2n+2) {
    margin-left: 0;
    margin-right: 10px
  }

  .Terms {
    border-radius: 25px;
    display: block;
    margin-bottom: 20px;
    padding: 25px
  }

  .Terms .Terms__Summary {
    font-size: 13px
  }

  .Terms .Terms__Title {
    margin-bottom: 6px;
    padding-bottom: 6px
  }

  .MailLink .MailLink__text {
    font-size: 13px
  }
}

@media(-webkit-min-device-pixel-ratio:2), (min-device-pixel-ratio:2), (min-resolution:192dpi), (min-resolution:2dppx) {
  _ {
    _: 0
  }
}

@media screen\0 {
  html {
    font-family: sans-serif
  }
}

@media(-webkit-min-device-pixel-ratio:2), (min-resolution:2dppx) {
  html {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
  }
}

@media(max-width:820px) {
  .BackToTop .BackToTop__Button {
    right: 20px
  }

  .wrap_ar .BackToTop .BackToTop__Button {
    left: 20px;
    right: auto
  }

  .-sticky.BackToTop .BackToTop__Button {
    left: auto;
    right: 20px
  }

  .wrap_ar .-sticky.BackToTop .BackToTop__Button {
    left: 20px;
    right: auto
  }
}