@charset "utf-8";

/***************************************************
  common.css
***************************************************/

@font-face {
  font-family: 'Noto Sans Japanese';
  font-style: normal;
  font-weight: 400;
  src: url(/shared/fonts/NotoSansJP-Regular.otf) format('opentype');
}
@font-face {
  font-family: 'Noto Sans Japanese';
  font-style: normal;
  font-weight: 900;
  src: url(/shared/fonts/NotoSansCJKjp-Black.otf) format('opentype');
}
@font-face {
   font-family: 'Noto Sans Japanese';
   font-style: normal;
   font-weight: 700;
   src: url(/shared/fonts/NotoSansCJKjp-Bold.otf) format('opentype');
}
@font-face {
   font-family: 'Noto Sans Japanese';
   font-style: normal;
   font-weight: 500;
   src: url(/shared/fonts/NotoSansCJKjp-Medium.otf) format('opentype');
}
@font-face {
   font-family: 'Noto Sans Japanese';
   font-style: normal;
   font-weight: 300;
   src: url(/shared/fonts/NotoSansCJKjp-DemiLight.otf) format('opentype');
}

@import url("https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@100..900&display=swap");

/* Base
------------------------------------------------------------ */
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

html {
  overflow-x: hidden!important;
}

body {
  background: #fff;
  color: #231815;
  font-size: 15px;
  line-height: 1.5;
  font-family: "Noto Sans Japanese";
  overflow-y: hidden!important;
  overflow-x: hidden!important;
  -webkit-text-size-adjust: 100%;
}
@media print {
  body {
    /* font-family: Arial,"Hiragino Kaku Gothic ProN","Hiragino Sans",'メイリオ',Meiryo,sans-serif; */
    font-family: "Noto Sans JP";
  }
}
h1,h2,h3,h4,h5 {
  font-weight: normal;
  line-height: 1em;
}
/*ol {  margin-left: 1.5em;}*/
textarea {  resize: vertical;}
img, object, embed { max-width: 100%; }
img {
  height: auto;
  vertical-align: middle;
}


/* Link
------------------------------------------------------------ */
a:link {
  color: #231815;
  text-decoration: none;
}
a:visited {
  color: #231815;
  text-decoration: none;
}
a:hover {
  color: #231815;
  text-decoration: underline;
}
a:active {  color: #231815;}


/* Layout
------------------------------------------------------------ */
/* page */
.wrapper {
}

.container-cmn {
  max-width: 1200px;
  margin: 0 auto;
}
.container-cmn:after {
  content: "";
  display: block;
  clear: both;
}
.container-cmn {    zoom:1;}

@media only screen and (max-width: 1199px) {
  .container-cmn {
    width: 100%;
    z-index: 6;
  }
}

/* Parts max-1200 or max-100%
------------------------------------------------------------ */
.contents-inner{
  max-width: 1200px;
  margin: 0 auto;
  width: 96%;
}
.contents-wide{
  width: 100%;
}
@media only screen and (max-width: 640px) {
  .contents-inner{
    width: 100%;
    margin: 0 auto;
    padding: 0 20px;
  }
}


/* header */
.header {
  position: relative;
  width: 100%;
  padding: 20px 0 0;
  border-top: 5px solid #c61b1e;
  background-color: #ffffff;
  z-index: 111;
  border-bottom: solid 1px #c9c3b5;
}
.header-logo {
  position: absolute;
  width: 120px;
  margin-left: 15px;
  z-index: 11;
  margin-top: -6px;
}
.header-logo .tab-show{
  display: none;
}
.header-unit {
  float: right;
  font-size: 12px;
}
.header-unit li {
  float: left;
  padding: 0 10px;
}
.header-unit li a {
  color: #d42025;
  line-height: 20px;
}
.header-unit li.adopt img,.header-unit li.for-business img,.header-unit li.for-halal img{
  width: 23px;
  padding-left: 5px;
}
.header-unit li.language {
  padding-right: 0;
}
.header-unit li.language select,
.header-unit li.language select:active {
  border: none;
  outline : none;
}
.header-unit li.shop {
  margin-left: 14px;
  padding-left: 0;
  padding-right: 0;
  position: relative;
}
.header-unit li.shop img {
  margin-right: 3px;
  width: 23px;
  height: 24px;
}
.header-unit li.shop img.shop-tab{
  margin-right: 0;
  width: 23px;
  height: auto;
  padding-left: 5px;
}
.header-unit li.shop a {
  color: #231815;
}
.header .ebaraclub-login-unit .ebaraclub-pc{
  display: none;
}
.header .ebaraclub-login-unit .ebaraclub-box {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  width: 40px;
  height: 153px;
  z-index: 10;
  background-color: #c61b1e;
  padding: 10px;
}
.header .ebaraclub-login-unit .ebaraclub-box img {
  width: 20px;
}
.ebaraclub-not-member-only .ebaraclub-sp,.ebaraclub-member-only .ebaraclub-sp{
  display: none;
}
.ebaraclub-slide {
  top: 391px;
  bottom: 0;
  width: 100px;
  margin-left: 100%;
  position: fixed;
  height: 153px;
  z-index: 9;
  background-color: #c61b1e;
  padding: 10px;
}
.ebaraclub-slide {
  width: 100px;
  margin: auto;
  position: fixed;
  height: 153px;
  z-index: 9;
  background-color: #c61b1e;
  padding: 10px 40px 10px 10px;
  right: 0;
  top: 0;
  bottom: 0;
  left: 0;
  width: 156px;
}
.ebaraclub-slide .btn-close {
  font-family: Arial, "Helvetica CY", "Nimbus Sans L", sans-serif !important;
  font-size: 25px;
  line-height: 35px;
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 35px;
  text-align: center;
  color: #fff;
  cursor: pointer;
}
.header .ebaraclub-login-unit .ebaraclub-not-member-only li.ebaraclub-login-ttl {
    margin-top: 40px;
    font-size: 16px;
    text-align: center;
    font-weight: bold;
    color: #fff;
}
.header .ebaraclub-login-unit .ebaraclub-not-member-only li.ebaraclub-login-link{
  background-color: #fff;
  margin-top: 20px;
  line-height: 20px;
  border-radius: 3px;
}
.header .ebaraclub-login-unit .ebaraclub-not-member-only li.ebaraclub-login-link a{
  display: block;
  padding:12px;
  font-size: 14px;
  font-weight:bold;
  background: url(/shared/img/svg/icon_window.svg) no-repeat 90%;
  background-size: 16px 12px;
}
.header .ebaraclub-login-unit .ebaraclub-not-member-only li.ebaraclub-login-link a span{
  display:block;
  font-size: 14px;
  font-weight:bold;
}

.header .ebaraclub-login-unit .ebaraclub-not-member-only li a:hover{
  text-decoration: none;
}
.ebaraclub-member-only{
  display:none;
}

.header .ebaraclub-login-unit .ebaraclub-member-only li.ebaraclub-name{
  text-align: center;
  margin-top: 20px;
  line-height: 19px;
  color: #fff;
}
.header .ebaraclub-login-unit .ebaraclub-member-only li.ebaraclub-login-link{
  background-color: #fff;
  margin-top: 10px;
  line-height: 12px;
  border-radius: 3px;
}
.header .ebaraclub-login-unit .ebaraclub-member-only li.ebaraclub-login-link a{
    display: block;
  padding:12px;
  font-size: 14px;
  font-weight:bold;
  background: url(/shared/img/svg/icon_window.svg) no-repeat 90%;
  background-size: 16px 12px;
  text-align: center;
}
.header .ebaraclub-login-unit .ebaraclub-member-only li.ebaraclub-login-link a span{
  display:block;
  color:#C61B1E;
  font-size: 14px;
  font-weight:bold;
}

.header .ebaraclub-login-unit .ebaraclub-member-only li a:hover{
  text-decoration: none;
}




.only-tab-adopt{
  display: none;
}
@media only screen and (max-width: 1199px) {
  body{
    padding-top: 47px;
  }
  .header {
    width: 100%;
    background-color: rgba(255,255,255,0.6);
    height: 47px;
    padding: 0 0 0;
    z-index: 101;
    border-bottom: 0;
    position: fixed;
    top: 0;
    left: 0;
    -webkit-text-size-adjust: 100%;
  }
  .header.toggle {
    z-index: 102;
  }
  .header.fixed{
    position: fixed;
    top: 0px;
  }
  .header-logo {
    position: static;
    float: left;
    width: 85px;
    margin: 3px 0 7px 0;
  }
  .header-logo img{
    width: 85px;
    height: 29px;
  }
  .header-logo .tab-show{
    display: block;  
  }
  .header-logo .tab-hide{
    display: none;
  }
  .header-unit {
    display: none!important;
  }
  .header .ebaraclub-login-unit{
    position: relative;
    display: block;
    float: left;
    width: 100%;
    height: auto;
    background-color: #c61b1e;
    padding: 0;
  }
  .ebaraclub-not-member-only .ebaraclub-pc,.ebaraclub-member-only .ebaraclub-pc{
    display: none;
  }
  .ebaraclub-not-member-only .ebaraclub-sp,.ebaraclub-member-only .ebaraclub-sp{
    display: block;
  }
  .header .ebaraclub-login-unit li{
    float: left;
  }
  .header .ebaraclub-login-unit ul{
    width: 290px;
    margin: 10px auto;
  }
  .header .ebaraclub-login-unit li{
    float: left;
  }
  .header .ebaraclub-login-unit .ebaraclub-not-member-only li.ebaraclub-login-img{
    padding:0 20px;
  }
  .header .ebaraclub-login-unit .ebaraclub-not-member-only li.ebaraclub-login-ttl{
    margin-top: 24px;
    margin-right:10px;
  }
  .header .ebaraclub-login-unit .ebaraclub-not-member-only li.ebaraclub-login-link {
    line-height: 10px;
  }
  .header .ebaraclub-login-unit .ebaraclub-not-member-only li.ebaraclub-login-link a {
    padding: 12px 38px 12px 12px;
  }
  .header .ebaraclub-login-unit .ebaraclub-not-member-only li.ebaraclub-login-link a span {
    color:#C61B1E;
  }
  .header .ebaraclub-login-unit .ebaraclub-member-only li.ebaraclub-login-img{
    padding:0 20px;
  }
  
  .header .ebaraclub-login-unit .ebaraclub-member-only li.ebaraclub-login-link a{
    padding: 12px 38px 12px 12px;
  }
  .header .ebaraclub-login-unit .ebaraclub-member-only li.ebaraclub-name{
    text-align: left;
    width:10em;
    margin-top: 10px;
    font-size: 16px;
  }
  .only-tab-adopt{
    display: block;
  }
}

/* gnav */
.gnav {
  position: relative;
  width: 100%;
/*  height: 50px;*/
}
.gnav .menu {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  padding-left: 140px;
  line-height: 0;
  position: relative;
}
.gnav .menu > li {
  float: left;
}
.gnav .menu > li > a,
.gnav .menu > li > span {
  display: block;
  height: 49px;
  padding: 0 12px;
  color: #231815;
  line-height: 49px;
}
.gnav .menu > li > a:hover{
  text-decoration: none;
}
.gnav .menu > li:hover > a {
  color: #e10000;
}
.gnav .menu > li.active > a {
  color: #e10000;
}
.gnav .menu > li.shop {
  position: relative;
  margin-left: 15px;
}
.gnav .menu > li.shop::after {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  left: 0;
  width: 1px;
  height: 20px;
  margin-top: -10px;
  background-color: #838383;
}
.gnav .menu > li.shop img {
  margin-right: 3px;
  width: 23px;
  height: 24px;
}
.gnav .menu > li.shop img.shop-tab{
  margin-right: 0;
  width: 23px;
  height: auto;
  padding-left: 5px;
}
.gnav .menu > li.shop a {
  padding-left: 34px;
  padding-right: 0;
}
.gnav .menu > li.search img{
  width: 23px;
  height: 24px;
}
.gnav .menu > li.search span {
  padding: 0;
  cursor: pointer;
  margin-left: 0;
}
.gnav .menu > li.search .searchBox {
  width: calc(100% - 60px);
  padding: 5px;
  border: 1px solid #211613;
  border-radius: 0;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
.gnav .menu > li.search .button {
  width: 60px;
  padding: 5px;
  border: 1px solid #211613;
  border-radius: 0;
  border-left: none;
  background: none;
  color: #211613;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
.gnav .menu > li.search form{
  float: left;
  width: calc(100% - 45px);
}
.gnav .menu > li.search span.search-close{
  float: left;
  font-weight: bold;
  font-size: 26px;
  line-height: 35px;
  margin-left: 9px;
  color: #949496;
}

  
.menu-none:hover,
.menu-multi:hover,
.menu-mega:hover,
.menu-single:hover {
  -webkit-transition: .0s ease;
  transition: .0s ease;
}

/* single menu */
.menu > .menu-single {
  /*position: relative;*/
}
/*.menu-single .menu-second {
  position: absolute;
  top: 40px;
  right: 0;
  width: 330px;
  padding: 10px;
  background: #fff;
  box-shadow: 0 0 3px 1px rgba(0,0,0,.2);
  -webkit-transition: .1s ease;
  transition: .1s ease;
  visibility: hidden;
  opacity: 0;
  z-index: 1;
}*/
.menu-single .menu-second {
  position: absolute;
  top: 5px;
  right: 0;
  width: calc(100% - 158px);
  padding: 10px;
  background: #fff;
  box-shadow: 0 0 3px 1px rgba(0,0,0,.2);
  -webkit-transition: .1s ease;
  transition: .1s ease;
  visibility: hidden;
  opacity: 0;
  z-index: 1;
}
.menu-second.on {
  top: 0;
  visibility: visible;
  opacity: 1;
}

/* mega menu */
.menu-mega > a {
  position: relative;
}
.menu-mega > a::before {
  content: "";
  display: block;
  position: absolute;
  bottom: -10px;
  left: 50%;
  width: 0;
  height: 0;
  margin-left: -9px;
  border-style: solid;
  border-width: 0 9px 16px 9px;
  border-color: transparent transparent transparent transparent;
  transition: all .1s ease;
  visibility: hidden;
  opacity: 0;
  z-index: 1;
}
.menu-mega .menu-second {
  position: absolute;
  top: 40px;
  width: 1200px;
  padding: 0;
  background-color: transparent;
  -webkit-transition: all .1s ease;
  transition: all .1s ease;
  visibility: hidden;
  opacity: 0;
  z-index: 100;
  left: 0;
  right: 0;
  margin: auto;
}
.menu-second ul li a {
  -webkit-transition: all 0.0s ease 0s;
  transition: all 0.0s ease 0s;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
.menu-second ul li a {
  -ms-filter: 'alpha( opacity=100)';
  opacity: 1;
}
.menu-second ul li button {
  -webkit-transition: all 0.0s ease 0s;
  transition: all 0.0s ease 0s;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
.menu-second ul li img {
  -webkit-transition: all 0.0s ease 0s;
  transition: all 0.0s ease 0s;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
.menu-mega:hover .menu-second {
  top: 49px;
  visibility: visible;
  opacity: 1;
  box-shadow: 0 0 3px 1px rgba(0,0,0,.2);
  line-height: 1.5;
}
.menu-mega .contentList {
  background-color: #fff;
}
.menu .contentList .heading {
  padding: 12px 12px 18px;
  background-color: #eeede9;
}
.menu .contentList .heading .ttl-01 {
  float: left;
  font-size: 20px;
  padding-left: 7px;
}
.menu .contentList .heading .link-01 {
  float: right;
}
.menu .contentList .heading .link-01 li {
  display: inline-block;
  margin-left: 25px;
}
.menu .contentList .heading .link-01 li:first-child {
  margin-left: 0;
}
.menu .contentList .heading .link-01 li a {
  display: inline-block;
  padding: 5px 20px 5px 0;
  background: url(/shared/img/svg/cur04.svg) 100% 45% no-repeat;
  background-size: 12px 20px;
}
.menu .contentList .items {
  padding: 22px 0 5px;
  width: 96%;
  margin: 0 auto;
}
.menu .contentList .items li {
  float: left;
  width: 18.777%;
  margin-bottom: 18px;
  margin-right: 1.5%;
  box-shadow: 0 0 3px 1px rgba(0,0,0,.2);
  text-align: center;
}
.menu .contentList .items li:hover {
  background: rgba(146, 135, 105, 0.2);
  transition: all 0.2s ease;
}
.menu .contentList .items li a:hover {
  text-decoration: none;
}
.menu .contentList .items li:nth-child(5n) {
  margin-right: 0;
}
.gnav .menu > li:nth-child(7) .items li:nth-child(8) {
  box-shadow: none;
  margin: 0;
  background: inherit;
}

.gnav .menu > li .items li.is-children,
.gnav .menu > li:nth-child(3) .items li:nth-child(10) {
  box-shadow: none;
  margin: 0;
  background: inherit;
}
.menu li:nth-child(6) .contentList .items li:nth-child(8) {
  box-shadow: none;
  margin: 0;
  background: inherit;
}
.menu .contentList .items li:nth-child(9) li:hover {
  background: rgba(146, 135, 105, 0.2);
  transition: all 0.2s ease;
}
.menu .contentList .items li ul.children li {
  vertical-align: top;
  width: 100%;
}
.menu .contentList .items li ul.children li:first-child{
  border-top: none;
}
/*.menu .contentList .items li ul.children li a {
  color: #e10000;
  background: url(/shared/img/svg/ar01.svg) 100% 50% no-repeat;
  background-size: 10px 17px;
  padding: 0 25px;
}*/
.menu .contentList .items li a span {
  display: block;
  padding: 11px 0 11px 0;
  color: #e10000;
  background: url(/shared/img/svg/ar_mmenu.svg) 96% 50% no-repeat;
  background-size: 8px 14px;
  text-align: center;
  font-size: 14px;
}
.menu .contentList .items li a span.ls {
  letter-spacing: -2px;
}
.menu .contentList .items li a span p.ls {
    display: inline-block;
    letter-spacing: -3px;
}
.menu .contentList .items li a span.blank {
  display: block;
  padding: 11px 10px;
  color: #e10000;
  background-image: none;
  text-align: center;
  font-size: 14px;
}
.menu .contentList .items li a span.blank img{
  float: right;
}
.items_dropdown,
.menu .contentList .items .items_sub-dropdown {
  display: none;
}
.menu .contentList .items .items_sub {
  display: none;
}
/* mega menu */
.menu-mega > a {
  position: relative;
}
.menu-mega .search-recipe {
  width: 100%;
  text-align: center;
  padding: 0 0 60px 0;
  background: #fff;
}
.menu-mega .search-box form input{
  width: 332px;
  border: 1px solid #707070;
  background-color:transparent;
  outline: none;
  color: #707070;
  height: 54px;
  padding: 0 10px;
  border-radius: 0;
}
.contents-main .search-box form input{
  vertical-align: top;
}
.contents-main .search-box form button:nth-child(4){
  vertical-align: top;
}
.menu-mega .search-box form input:hover{
  background-color: transparent;
}
.menu-mega .search-box form input:focus{
  background-color: transparent;
}
.menu-mega .search-box form input::-webkit-input-placeholder{color:#707070;}
.menu-mega .search-box form input::-moz-placeholder{color:#707070;}
.menu-mega .search-box form input:-ms-input-placeholder{color:#707070;}
.menu-mega .search-box form input:-moz-placeholder{color:#707070;}
.menu-mega .search-box form input:placeholder{color:#707070;}
.menu-mega .search-box form input:focus::-webkit-input-placeholder{color:transparent;}
.menu-mega .search-box form input:focus::-moz-placeholder{color:transparent;}
.menu-mega .search-box form input:focus:-ms-input-placeholder{color:transparent;}
.menu-mega .search-box form input:focus:-moz-placeholder{color:transparent;}
.menu-mega .search-box form input:focus:placeholder{color:transparent;}
.menu-mega .search-box form button{
  color: #707070;
  height: 54px;
  border: 1px solid #3e3e3e;
}
.menu-mega .search-box form button{
  outline: none;
  font-size: 15px;
}
.menu-mega .search-box form .header-recipe-submit{
  width: 88px;
  vertical-align: middle;
  border-left: none;
  background: url("/shared/img/svg/search_04.svg")no-repeat center;
  background-size: 22px 23px;
  background-color:transparent;
  border: 1px solid #707070;
  margin-left: -1px;
  text-indent: -9999px;
}
.contents-main .recipe-top-visual .search-box form button:nth-child(2){
  vertical-align: top;
}
.recipe-under-search .search-box form button:nth-child(2){
  vertical-align: top;
}
.contents-main .search-box form button:nth-child(2){
  vertical-align: top;
}
.menu-mega .search-box form .header-recipe-submit:hover{
  background: url("/shared/img/svg/search_03.svg")no-repeat center;
  background-color: #707070;
}
.menu-mega .search-box form .header-recipe-search{
  width: 180px;
  background-color:transparent;
  margin-left: 45px;
  border: 1px solid #707070;
  color: #3e3e3e;
  background: url(/shared/img/svg/ar03.svg) no-repeat center right 15px;
  height: 54px;
}
.menu-mega .search-box form .header-recipe-search:hover{
  text-decoration: none;
  background-color: rgba(0,0,0,0.5);
  color: #FFF;
  background-image: url(/shared/img/svg/ar02.svg);
  background-position: center right 15px;
  background-repeat: no-repeat;
}

.gnav ul.menu li:nth-child(6) li:nth-child(2) figure {
  border-bottom: 1px solid #dadada;
  margin-bottom: -1px;
}
.gnav ul.menu li:nth-child(4) li:nth-child(3) figure {
  border-bottom: 1px solid #dadada;
  margin-bottom: -1px;
}
.gnav ul.menu li:nth-child(8) li figure {
  border-bottom: 1px solid #dadada;
  margin-bottom: -1px;
}
@media only screen and (max-width: 1199px) {
  .header-logo {
    height: inherit;
  }
  .header-logo a img{
    margin-top: 5px;
  }
  .gnav .menu {
    display: block;
    padding-left: 0;
    line-height: 0;
  }
  .gnav .menu > li {
    float: none;
    border-bottom: 1px solid #ccc;
    overflow: hidden;
    line-height: 1.5;
  }
  .gnav .menu > li.open {
    background-color: #c61b1e;
  }
  .gnav .menu > li > a,
  .gnav .menu > li > span {
    display: block;
    float: left;
    width: 100%;
    height: auto;
    padding: 10px 0 10px 15px;
    color: #231815;
    line-height: 1.5;
    font-size: 14px;
  }
  .gnav .menu li.menu-mega > a {
    width: 80%;
  }
  .gnav .menu > li.open a {
    color: #fff;
  }
  .gnav .menu > li:hover > a {
    color: #231815;
  }
  .gnav .menu > li.open:hover > a {
    color: #fff;
  }
  .gnav .menu > li.adopt > a > img{
    width: 21px;
    padding-left: 5px
  }

/*  .gnav .menu > li .acBtn {
    float: right;
    width: 10%;
    padding: 10px 0;
    border-bottom: 1px solid #ccc;
    text-align: center;
  }*/
  .gnav .menu > li.shop,
  .gnav .menu > li.search {
    display: none;
  }
  /* mega menu */
  .menu-mega > a::before {
    content: "";
    display: none;
  }
  .menu-mega .menu-second {
    clear: both;
    position: static;
    width: 100%;
    padding: 0;
    background-color: transparent;
    visibility: visible;
    opacity: 1;
  }
  .menu-mega:hover .menu-second {
    top: 50px;
    visibility: visible;
    opacity: 1;
  }

  .menu-mega .contentList {
    background-color: #fff;
  }
  .menu .contentList .heading {
    display: none;
  }
  .menu .contentList .items {
    padding: 0;
    background-color: #eeede9;
    width: 100%;
    margin: inherit;
  }
  .menu .contentList .items.flex {
    display: flex;
    flex-wrap: wrap;
    margin-bottom: -1px;
  }
  .menu .contentList .items.flex > li {
    border-bottom: 1px solid #ccc;
    border-top: 0;
    width: 50%;
  }
  .menu .contentList .items.flex > li > a {
    border-right: 1px solid #cacaca;
    display: block;
  }
  .menu .contentList .items .items_sub-dropdown {
    display: block;
    padding: 10px 0;
    overflow: hidden;
    text-indent: 9999px;
    width: 20%;
    position: absolute;
    right: 0;
    top: 0;
  }
  .menu .contentList .items .items_sub-dropdown > span {
    display: block;
    height: 100%;
    width: 100%;
    position: relative;
  }
  .menu .contentList .items .items_sub-dropdown > span::after,
  .menu .contentList .items .items_sub-dropdown > span::before {
    background-color: #918769;
    content: "";
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
  }
  .menu .contentList .items .items_sub-dropdown > span::after {
    height: 2px;
    width: 10px;
    right: 13px;
  }
  .menu .contentList .items .items_sub-dropdown > span::before {
    height: 10px;
    width: 2px;
    right: 17px;
  }
  .menu .contentList .items .items_sub-dropdown.is-active > span::before {
    height: 0;
  }
  .menu .contentList .items .items_sub-nav {
    position: relative;
  }
  .menu .contentList .items .items_sub-nav > a > span {
    background: none;
  }
  .menu .contentList .items .items_sub li a span {
    padding-left: 45px;
  }
  .menu .contentList .items li {
    float: none;
    width: auto;
    margin: 0;
    border-top: 1px solid #ccc;
    box-shadow: none;
    text-align: left;
  }
  .menu .contentList .items li.link-adoption{
    display: none;
  }
/*  .menu .contentList .items li:nth-child(4n) {
    margin-right: 0;
  }*/
  .menu .contentList .items li a figure {
    display: none;
  }
  .menu .contentList .items li a span {
    background: url(/shared/img/svg/ar05.svg) no-repeat right 15px top 50%;
    display: block;
    padding: 10px 30px 10px 14px;
    color: #221714;
    text-align: left;
  }
  .menu .contentList .items li ul.children{
    margin: 0;
  }
  .drawer-menu .menu .search-box.search-recipe{
    display: none;
  }
}
.drawer-caret{
  display: none;
}
/* drawer menu */
.drawer-hamburger {
  display: none;
}
.drawer-nav {
  position: relative;
  z-index: 10;
}
.drawer-nav.z-up{
  z-index: 12;
}
ul.menu-bottom,ul.lang-menu{
  display: none;
}
li.drawer-search-sp{
  display: none;
}
@media only screen and (min-width: 1200px) {
  .menu .contentList .items li a span.h_col2 {
    padding: 0 1px 1px;
  }
}
@media only screen and (max-width: 1199px) {
  .drawer-hamburger {
    display: block;
    position: absolute;
    top: 2px;
    width: 22px;
  }
  .drawer-right.drawer-open .drawer-hamburger {
    right: 0;
  }
  .drawer-hamburger-icon,
  .drawer-hamburger-icon:after,
  .drawer-hamburger-icon:before {
    width: 22px;
    height: 3px;
    background-color: #d2161a;
    border-radius: 3px;
  }
  .drawer-nav {
    position: fixed;
    top: 47px;
    width: 320px;
  }
  .Android .gnav .container-cmn, .Android .gnav p.drawer-toggle {
    background-color: #FFFFFF;
  }
  .Android .gnav p.drawer-toggle {
    padding-bottom: 20px;
  }
  .drawer-right .drawer-nav {
    right: -100%;
    overflow: hidden;
  }
  .drawer-overlay {
    background-color: rgba(0,0,0,0);
  }
  .drawer-menu > .container-cmn {
    padding-bottom: 15px;
    background-color: #fff;
  }
  .drawer-dropdown {
  }
  .items_dropdown,
  .drawer-dropdown .drawer-caret {
    display: block;
    float: right;
    width: 20%;
    height: auto;
    margin-left: 0;
    padding: 10px 0;
    border: none;
    text-align: center;
    cursor: pointer;
    background-color: transparent;
    -webkit-touch-callout: none;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    overflow: hidden;
    text-indent: 9999px;
    position: relative;
  }
  .items_dropdown::after,
  .drawer-dropdown .drawer-caret:after{
    content: "";
    width: 42px;
    height: 42px;
    background: url("/shared/img/svg/ar_down_red.svg")no-repeat center;
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    -webkit-transition: opacity .2s ease,-webkit-transform .2s ease;
    transition: opacity .2s ease,-webkit-transform .2s ease;
    transition: transform .2s ease,opacity .2s ease;
    transition: transform .2s ease,opacity .2s ease,-webkit-transform .2s ease;
    -webkit-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  .gnav .menu > li.open .items_dropdown::after,
  .gnav .menu > li.open.drawer-dropdown .drawer-caret:after{
    -webkit-transform:rotate(180deg);
    -ms-transform:rotate(180deg);
    transform:rotate(180deg);
    background-image: url("/shared/img/svg/ar_down_white.svg");
  }
  ul.menu-bottom {
    overflow: hidden;
    border-bottom: 1px solid #cccccc;
    display: block;
  }
  ul.menu-bottom li.cart  {
    float: left;
    width: 50%;
    background: url(/shared/img/svg/cart_ico01.svg) no-repeat,url(/shared/img/svg/icon_window.svg)no-repeat;
    background-size: 22px,21px 15px;
    background-position: left 13px top 50%,left 140px top 50%;
  }
  ul.menu-bottom li.shop  {
    float: left;
    width: 50%;
  }
  li.cart a {
    font-size: 13px;
    padding: 16px 14px 16px 37px;
    box-sizing: border-box;
    display: block;
    text-align: left;
  }
  li.cart img {
    width: 26px;
  }
  li.shop a {
    font-size: 14px;
    padding: 24px 5px 24px 28px;
    box-sizing: border-box;
    display: block;
    text-align: center;
  }
  li.shop img {
    width: 21px;
    padding-left: 5px;
  }
  ul.lang-menu {
    overflow: hidden;
    border-bottom: 1px solid #cccccc;
    display: block;
  }
  ul.lang-menu li {
    float: left;
    /* width: 25%; */
    box-sizing: border-box;
    text-align: center;
  }
  ul.lang-menu li a {
    padding: 10px 15px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    white-space: nowrap;
  }
  ul.lang-menu li a img {
      width: 21px;
      padding-left: 5px;
  }
  ul.lang-menu li.active a {
      background: #f5f5f5;
  }
  p.drawer-toggle {
    text-align: center;
    display: block;
    width: 100%;
    cursor: pointer;
    padding-bottom: 50px;
    background-color: #fff;
  }
  p.drawer-toggle img {
    width: 22px;
  }
  li.drawer-search-sp{
    padding: 25px 15px;
    display: block;
  }
  li.drawer-search-sp input{
    float: left;
    width: 67%;
    -webkit-appearance: none;
    border-radius: 0;
    box-sizing: border-box;
    border: 1px solid #827c7c;
    border-right: 0;
    font-size: 15px;
    padding: 8px 0 5px 6px;
    height: 39px;
  }
  li.drawer-search-sp button{
    float: left;
    width: 33%;
    -webkit-appearance: none;
    border-radius: 0;
    background-color: #fff;
    box-sizing: border-box;
    border: 1px solid #827c7c;
    color: #1f1a17;
    font-size: 15px;
    padding: 0;
    height: 39px;
  }
  .device .drawer-nav {
    width: 100%;
  }

  .drawer-open-ios, .drawer-open-ios body{
    height: 100%;
    overflow: hidden;
  }
  .drawer-open-ios .drawer-nav{
    z-index: 1000;
    overflow: hidden;
    height: 102%;
    height: -webkit-calc(100% - 20px);
    height: calc(100% - 20px);
    padding-bottom: 20px;
  }
  .drawer-open-ios  .header{
    background: rgba(255,255,255,1);
  }
  .drawer-open-ios .drawer-right .drawer-nav{
    background-color: #fff;
  }
}
@media only screen and (max-width: 640px) {
  .drawer-open{
    height: 100%;
    overflow: hidden;
  }
  .drawer-open .drawer-nav{
    z-index: 1000;
    overflow: hidden;
    height: 102%;
    height: -webkit-calc(100% - 20px);
    height: -moz-calc(100% - 20px);
    height: calc(100% - 20px);
  }
  .drawer-open  .header{
    background: rgba(255,255,255,1);
  }
  .drawer-nav{
    width: 100%;
  }
  .drawer-right .drawer-nav{
    background-color: #fff;
  }
  .container-cmn{
    overflow: hidden;
  }
}

/* gototop */
.page-top {
  position: fixed;
  bottom: 40px;
  right: 25px;
  z-index: 8;
}
.page-top a {
  background-repeat: no-repeat;
  width: 41px;
  height: 41px;
  padding: 0;
  text-align: center;
  display: block;
}

@media only screen and (max-width: 640px) {
  .page-top {
    bottom: 10px;
    right: 10px;
  }
  .page-top a{
    box-sizing: content-box;
    padding: 10px;
  }
}

/* -- footer -- */
.footer {
  clear: both;
  padding: 60px 0 45px;
  background-color: #eeece7;
  border-bottom: 30px solid #c61b1e;
}
.footer-logo {
  float: left;
  width: 95px;
  margin-left: 15px;
}
.footer-logo img{
  width: 95px;
  height: 58px;
}
.footer-nav {
  float: right;
  width: 920px;
}
.footer-nav .col {
  float: left;
  margin-right: 70px;
}
.footer-nav .col:last-child {
  margin-right: 0;
}
.footer-nav dl {
  margin-bottom: 35px;
  max-width: 230px;
}
.footer-nav dt a {
  font-weight: bold;
}
.footer-nav dd {
  padding: 3px 0 0;
}
.footer-nav dd li {
  padding: 2px 0;
}
.footer-nav dd li ul {
  margin-left: 15px;
}
.footer-nav dd a {
  color: #665d5a;
  font-size: 12px;
}
.footer-nav dl.n6 {
  margin-bottom: 20px;
}
.footer-nav dl.n6 dt a,.footer-nav dl.n7 dt a{
  background: url(/shared/img/svg/icon_window.svg) no-repeat center right 5%;
  background-size: 18px 16px;
  padding-right: 26px;
}
.footer-search {
  display: none;
}
.footer-sns {
  clear: both;
  margin-bottom: 25px;
  text-align: center;
}
.footer-sns dt {
  margin-bottom: 10px;
  font-size: 12px;
}
.footer-sns dd li {
  display: inline-block;
  width: 36px;
  margin: 0 11px;
  vertical-align: middle;
}

.footer .recipe-link {
  margin-bottom: 15px;
  padding: 23px 20px;
  border-top: 1px solid #c6c1b1;
  border-bottom: 1px solid #c6c1b1;
}
.footer .recipe-link dl {
  clear: both;
  padding: 2px 0;
  color: #0b0a09;
  font-size: 11px;
}
.footer .recipe-link dt {
  float: left;
  width: 90px;
}
.footer .recipe-link dd {
  float: right;
  width: 1040px;
}
.footer .recipe-link dd li {
  display: inline;
}
.footer .recipe-link dd li::after {
  content: "／";
  display: inline;
  margin: 0 2px 0 4px;
  color: #7d7c7b;
  font-size: 11px;
}
.footer .recipe-link dd li:last-child::after {
  content: "";
  display: none;
}
.footer .recipe-link dd li a {
  color: #0b0a09;
  font-size: 11px;
}
.footer .recipe-link dd li a:hover {
  text-decoration: underline;
}

.footer-info {
  float: left;
  font-size: 11px;
  padding-left: 20px;
}
.footer-info li {
  display: inline;
  margin-right: 20px;
}

.footer-snsbtn {
  display: none;
}

.footer .copyright {
  float: right;
  font-size: 11px;
  color: #080706;
  padding-right: 20px;
}

body.company .recipe-link {
  display: none;
}

@media only screen and (max-width: 1199px) {
  .footer {
    clear: both;
    padding: 30px 0 10px;
    border-bottom: 10px solid #d2151a;
  }
  .footer-logo {
    float: none;
    width: 100%;
    text-align: center;
    margin-left: 0px;
  }
  .footer-logo img {
    width: 105px;
    margin-bottom: 15px;
  }
  .footer-nav {
    float: none;
    width: 100%;
    border-top: 1px solid #c6c1b1;
  }
  .footer-nav .col {
    float: none;
    margin-right: 0;
  }
/*  .footer-nav .col:last-child {
    margin-right: 0;
  }*/
  .footer-nav dl {
    float: left;
    width: 50%;
    margin-bottom: 0;
    border-bottom: 1px solid #c6c1b1;
  }
  .footer-nav dl:last-child {
    border-right: 0;
  }
  .footer-nav dt {
    background: url(/shared/img/svg/cur02.svg) 95% 50% no-repeat;
    background-size: 8px auto;
  }
  .footer-nav dl.n6:last-child {
    border-right: 0;
  }
  .footer-nav dl.n6 {
    margin-bottom: 0;
  }
  .footer-nav dl.n6 dt,.footer-nav dl.n7 dt{
    background-image: none;
  }
  .footer-nav dl.n6 dt a,.footer-nav dl.n7 dt a{
    background-position: center right 0;
  }
  .footer-nav dt a {
    display: table-cell;
    height: 48px;
    padding: 0 15px;
    font-size: 15px;
    font-weight: normal;
    vertical-align: middle;
    line-height: 1.2;
  }
  .footer-nav dd {
    display: none;
  }
  .footer-search {
    display: block;
    padding: 15px 0;
    text-align: center;
  }
  .footer-search .searchBox {
    width: 200px;
    padding: 5px;
    border: 1px solid #c6c1b1;
    border-radius: 0;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
  }
  .footer-search .button {
    width: 95px;
    padding: 5px;
    border: 1px solid #c6c1b1;
    border-radius: 0;
    border-left: none;
    background: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
  }
  .footer-sns {
    clear: both;
    margin-bottom: 25px;
    text-align: center;
  }
  .footer-sns dt {
    margin-bottom: 10px;
    font-size: 12px;
  }
  .footer-sns dd li {
    display: inline-block;
    width: 36px;
    margin: 0 11px;
    vertical-align: middle;
  }

  .footer .recipe-link {
    display: none;
  }

  .footer-info {
    float: none;
    padding: 18px 12px 10px;
    font-size: 12px;
    border-top: 1px solid #c6c1b1;
  }
  .footer-info li {
    display: block;
    margin-right: 0;
    margin-bottom: 3px;
  }

  .footer-snsbtn {
    display: block;
    margin-bottom: 10px;
    text-align: center;
  }
  .footer-snsbtn img {
    width: 200px;
  }

  .footer .copyright {
    display: block;
    float: none;
    text-align: center;
  }

}


/* contents-main */
.contents-main {}


/* dummy */


/* パンクズリスト */
#breadcrumb {
  margin-bottom: 15px;
  padding-top: 15px;
}
#breadcrumb .contents-inner {
  display: table;
}
#breadcrumb ul{
  display: table-cell;
  vertical-align: top;
  line-height: 1;
}
#breadcrumb li{
  font-size:13px;
  display: inline;
  line-height: 1;
}
#breadcrumb li span{
  vertical-align: top;
}
#breadcrumb .ttle-page-name{
  display: table-cell;
  white-space: nowrap;
  line-height: 1;
  font-size: 13px;
  vertical-align: top;
}
#breadcrumb .ttle-page-name span{
  float: right;
  display: inline;
  padding-left: 30px;
}
#breadcrumb li span:nth-child(3){
  margin: 0 6px 0 4px;
}
.contents-inner > #breadcrumb{
  width: 100%;
  display: table;
}
@media only screen and (max-width: 640px) {
  #breadcrumb,.contents-inner > #breadcrumb{
    display: none;
  }
}

/* Generic class
------------------------------------------------------------ */
.only-pc {  display: block;}
.only-sp {  display: none;}
@media only screen and (max-width: 640px) {
.only-pc {  display: none;}
.only-sp {  display: block;}
.disp-inline { display:inline-block;}
}
@media screen and (min-width: 641px) and (max-device-width: 768px) {
.tab-view {  display: block;}
}
.mg00 { margin: 0!important;}
.mga { margin: auto!important;}

.mt00 { margin-top: 0!important;}
.mt05 { margin-top: 5px!important;}
.mt10 { margin-top: 10px!important;}
.mt15 { margin-top: 15px!important;}
.mt20 { margin-top: 20px!important;}
.mt25 { margin-top: 25px!important;}
.mt30 { margin-top: 30px!important;}
.mt35 { margin-top: 35px!important;}
.mt40 { margin-top: 40px!important;}
.mt50 { margin-top: 50px!important;}
.mt60 { margin-top: 60px!important;}
.mt70 { margin-top: 70px!important;}

.mr00 { margin-right: 0!important;}
.mr05 { margin-right: 5px!important;}
.mr10 { margin-right: 10px!important;}
.mr15 { margin-right: 15px!important;}
.mr20 { margin-right: 20px!important;}
.mr25 { margin-right: 25px!important;}
.mr30 { margin-right: 30px!important;}
.mr40 { margin-right: 40px!important;}
.mr50 { margin-right: 50px!important;}

.mb00 { margin-bottom: 0!important;}
.mb05 { margin-bottom: 5px!important;}
.mb10 { margin-bottom: 10px!important;}
.mb15 { margin-bottom: 15px!important;}
.mb20 { margin-bottom: 20px!important;}
.mb25 { margin-bottom: 25px!important;}
.mb30 { margin-bottom: 30px!important;}
.mb35 { margin-bottom: 35px!important;}
.mb40 { margin-bottom: 40px!important;}
.mb50 { margin-bottom: 50px!important;}
.mb60 { margin-bottom: 60px!important;}

.ml00 { margin-left: 0!important;}
.ml05 { margin-left: 5px!important;}
.ml10 { margin-left: 10px!important;}
.ml15 { margin-left: 15px!important;}
.ml20 { margin-left: 20px!important;}
.ml25 { margin-left: 25px!important;}
.ml30 { margin-left: 30px!important;}
.ml40 { margin-left: 40px!important;}
.ml50 { margin-left: 50px!important;}

.pd00 { padding: 0!important;}
.pt00 { padding-top: 0!important;}
.pr00 { padding-right: 0!important;}
.pb00 { padding-bottom: 0!important;}
.pl00 { padding-left: 0!important;}

.flr { float: right;}
.fll { float: left;}
.clb { clear: both;}
.cll { clear:left;}
.clr { clear:right;}

.tac { text-align: center!important;}
.tar { text-align: right!important;}
.tal { text-align: left!important;}
.fwb { font-weight: bold!important;}
.fwn { font-weight: normal!important;}

.wsn {  white-space: nowrap!important;}

/* img scale
------------------------------------------------------------ */
ul.column.col4 li figure{
  content: "";
  display: block;
  width: 100%;
  height: auto;
  overflow: hidden;
}
ul.column.col4.tokusyu figure img{
  -moz-transition: -moz-transform 0.2s linear;
  -webkit-transition: -webkit-transform 0.2s linear;
  -o-transition: -o-transform 0.2s linear;
  -ms-transition: -ms-transform 0.2s linear;
  transition: transform 0.2s linear;
}
ul.column.col4.tokusyu li:hover figure img{
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -o-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1);
  opacity: 0.4;
  background: #000;
}
ul.column.col4.tokusyu li:hover{
  background: rgba(146, 135, 105, 0.2);
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all  0.2s ease;
}
ul.column.col4 li figure{
  content: "";
  display: block;
  width: 100%;
  height: auto;
  overflow: hidden;
}
ul.column.col4 figure img{
  -moz-transition: -moz-transform 0.2s linear;
  -webkit-transition: -webkit-transform 0.2s linear;
  -o-transition: -o-transform 0.2s linear;
  -ms-transition: -ms-transform 0.2s linear;
  transition: transform 0.2s linear;
}
ul.column.col4 li:hover figure img{
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -o-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1);
  opacity: 0.4;
  background: #000;
}
ul.column.col4 li a:hover{
  text-decoration: none;
}
ul.column.col6 li figure{
  content: "";
  display: block;
  width: 100%;
  height: auto;
  overflow: hidden;
}
ul.column.col6 figure img{
  -moz-transition: -moz-transform 0.2s linear;
  -webkit-transition: -webkit-transform 0.2s linear;
  -o-transition: -o-transform 0.2s linear;
  -ms-transition: -ms-transform 0.2s linear;
  transition: transform 0.2s linear;
}
ul.column.col6 li:hover figure img{
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -o-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1);
  opacity: 0.4;
  background: #000;
}
ul.column.col6 li a:hover{
  text-decoration: none;
}
ul.column.col7 li figure{
  content: "";
  display: block;
  width: 100%;
  height: auto;
  overflow: hidden;
}
ul.column.col7 figure img{
  -moz-transition: -moz-transform 0.2s linear;
  -webkit-transition: -webkit-transform 0.2s linear;
  -o-transition: -o-transform 0.2s linear;
  -ms-transition: -ms-transform 0.2s linear;
  transition: transform 0.2s linear;
}
ul.column.col7 li:hover figure img{
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -o-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1);
  opacity: 0.4;
  background: #000;
}
ul.column.col7 li a:hover{
  text-decoration: none;
}
ul.carousel.carousel-3col li figure{
  content: "";
  display: block;
  width: 100%;
  height: auto;
  overflow: hidden;
}
ul.carousel.carousel-3col figure img{
  -moz-transition: -moz-transform 0.2s linear;
  -webkit-transition: -webkit-transform 0.2s linear;
  -o-transition: -o-transform 0.2s linear;
  -ms-transition: -ms-transform 0.2s linear;
  transition: transform 0.2s linear;
}
ul.carousel.carousel-3col li:hover figure img{
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -o-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1);
  opacity: 0.4;
  background: #000;
}
ul.carousel.carousel-3col a:hover{
  background: rgba(146, 135, 105, 0.2);
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all  0.2s ease;
}
.recommended-recipe .recommended-left figure{
  content: "";
  display: block;
  width: 100%;
  height: auto;
  overflow: hidden;
}
.recommended-recipe .recommended-left figure img{
  -moz-transition: -moz-transform 0.2s linear;
  -webkit-transition: -webkit-transform 0.2s linear;
  -o-transition: -o-transform 0.2s linear;
  -ms-transition: -ms-transform 0.2s linear;
  transition: transform 0.2s linear;
}
.recommended-left .recommended-scale p {
  text-align: center;
  font-size: 18px;
  font-weight: bold;
  margin-top: 10px;
}
.recommended-left .recommended-scale a:hover {
  text-decoration: none;
}
.recommended-recipe .recommended-left .recommended-scale:hover img{
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -o-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1);
  opacity: 0.4;
  background: #000;
}

.recommended-recipe .recommended-right figure{
  content: "";
  display: block;
  width: 100%;
  height: auto;
  overflow: hidden;
}
.recommended-recipe .recommended-right figure img{
  -moz-transition: -moz-transform 0.2s linear;
  -webkit-transition: -webkit-transform 0.2s linear;
  -o-transition: -o-transform 0.2s linear;
  -ms-transition: -ms-transform 0.2s linear;
  transition: transform 0.2s linear;
}
.recommended-right a:hover {
  text-decoration: none;
}
.recommended-recipe .recommended-right li:hover img{
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -o-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1);
  opacity: 0.4;
  background: #000;
}
@media only screen and (max-width: 640px) {
  ul.column.col4.tokusyu li:hover figure img,ul.column.col4 li:hover figure img,ul.column.col6 li:hover figure img,ul.column.col7 li:hover figure img,ul.carousel.carousel-3col li:hover figure img,.recommended-recipe .recommended-left .recommended-scale:hover img,.recommended-recipe .recommended-right li:hover img{
    -webkit-transform: none;
    -moz-transform: none;
    -o-transform: none;
    -ms-transform: none;
    transform: none;
    opacity: 1;
    background: transparent;
  }
}
a img:hover {
  filter: alpha(opacity=80);
  -ms-filter: "alpha(opacity=80)";
  -moz-opacity: 0.8;
  -khtml-opacity: 0.8;
  opacity: 0.8;
}
a {
  -webkit-transition: all 0.2s ease 0s;
  transition: all 0.2s ease 0s;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
a {
  -ms-filter: 'alpha( opacity=100)';
  opacity: 1;
}
button {
  -webkit-transition: all 0.2s ease 0s;
  transition: all 0.2s ease 0s;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
img {
  -webkit-transition: all 0.2s ease 0s;
  transition: all 0.2s ease 0s;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
/* js用css */
body.scroll01 header{
  padding: 0;
  border-top-width: 0px;
  position: fixed;
  top: 0;
}
body.scroll02 header{
  padding: 20px 0 0;
  border-top-width: 5px;
  position: relative;
  top: 0;
  border-bottom: 1px solid #c0baa9;
}
body.scroll01 .header-logo{
  top: 10px;
  margin-top: 0;
}
body.scroll02 .header-logo{
  top:inherit;
}
@media only screen and (max-width: 1199px) {
  body.scroll02 header{
    padding-top: 0;
  }
}

/* 旧ページ読み込み時フォントサイズ調整
------------------------------------------------------------ */
.contents-main .contents-old{
    font-size: 68%;
    color: #333;
}
/* エラーページ
------------------------------------------------------------ */
.error-page {
  height: 490px;
}
.error-area {
  width: 500px;
  height: 500px;
  padding-top: 10%;
  margin: 0 auto;
}
.error-area p {
  text-align: center;
  font-size: 15em;
  font-weight: bold;
  line-height: 0.9;
}
.error-area p.text {
  text-align: center;
  font-size: 2em;
    
}
@media only screen and (max-width: 640px) {
  .error-page {
    height: 260px;
  }
  .error-area {
    width: 100%;
    height: 320px;
    padding-top: 80px;
  }
  .error-area p {
    font-size: 8em;
  }
  .error-area p.text {
    text-align: center;
    font-size: 1em;
  }
}

/* snsアイコン
------------------------------------------------------------ */
.socialWrap{
  padding-bottom: 16px;
}
.socialWrap.recipe-social{
  padding-bottom: 16px;
  text-align: right;
}
.socialWrap div {
  display: inline-block;
}
.fb_iframe_widget > span {
  vertical-align: baseline !important;
}
iframe.twitter-share-button.twitter-share-button-rendered.twitter-tweet-button{
  margin: 0 10px;
}
.socialWrap .fb-like {
  vertical-align: middle;
  height: 20px;
}
.socialWrap > iframe {
  vertical-align: middle;
}
@media only screen and (max-width: 640px) {
  .socialWrap.recipe-social{
    text-align: center;
  }
}

/* ヘッダーレシピ検索フォーム
------------------------------------------------------------ */
.header-suggest-search{
  display: inline-block;
  position: relative;
}
.search-box form .header-suggest-detail{
  text-align: left;
  background-color: #fff;
  position: absolute;
  left: 0;
  top: 53px;
  z-index: 2;
  display: none;
}
.search-box form .box-suggest-list{
  width: 420px;
  float: left;
}
.search-box form .box-suggest-img{
  width: 480px;
  float: right;
  padding: 18px 24px;
  background-color: #fff;
  position: absolute;
  left: 420px;
}
.search-box form .box-suggest-list li{
  width: 100%;
  height: 50px;
  background-color: #fff;
  border-bottom: solid 1px #dedbd2;
  line-height: 50px;
  padding: 0 20px;
  cursor: pointer;
  overflow: hidden;
}
.search-box form .box-suggest-list li.hover{
  background-color: #f9cccc;
}
.search-box form .box-suggest-img li{
  width: 46%;
  margin-right: 8%;
  float: left;
  font-size: 13px;
  margin-bottom: 10px;
}
.search-box form .box-suggest-img li:nth-child(2n){
  margin-right: 0;
}
.search-box form .box-suggest-img li p{
  font-weight: bold;
}
.search-box form .box-suggest-img a{
  text-decoration: none;
}
@media only screen and (max-width: 1199px) {
  .search-box form .box-suggest-img{
    display: none;
  }
}
@media only screen and (max-width: 640px) {
  .box-suggest-search{
      width: 66%;
    font-size: 12px;
    float: left;
  }
  .search-box form .box-suggest-detail{
    width: 151%;
    top: 42px;
  }
  .search-box form .box-suggest-list{
    width: 100%;
  }
}
a.blank img:hover{
  opacity: inherit;
  cursor: default;
}
.only-5,.only-tablet{
  display: none;
}
@media only screen and (max-width: 1199px) {
  .only-tablet{
    display: block;
  }
}
@media only screen and (max-width: 640px) {
  .only-tablet{
    display: none;
  }
}
@media only screen and (max-width: 320px) {
  .only-5{
    display: block;
  }
}
span.th {
  font-weight: bold;
  font-size: 17px;
  margin-left: -10px;
  padding-bottom: 10px;
  display: inline-block;
  padding-top: 10px;
}

/* レシピロゴ
------------------------------------------------------------ */
.logo-area span.recipe-logo img{
  width: 252px;
  height: 32px;
}
@media only screen and (max-width: 640px) {
  .logo-area span.recipe-logo img{
    width: 150px;
    height: 19px;
  }
}

/* レシピ導線
------------------------------------------------------------ */
.recipe-top .return-top {
  float: right;
  padding-top: 7px;
}
.recipe-top .return-top span {
  padding-top: 10px;
}
.recipe-top .return-top span a {
  padding-right: 10px;
  background: url(/shared/img/svg/cur02.svg)no-repeat center right;
  background-size: 7px 13px;
  font-weight: bold;
  font-size: 14px;
  text-decoration: none;
}
.recipe-top .return-top span a:hover {
  text-decoration: underline;
}
@media only screen and (max-width: 640px) {
  .recipe-top .return-top {
    padding-top: 0;
    width: 40%;
  }
  .recipe-top .return-top span a {
    font-size: 12px;
    margin-top: -3px;
    display: block;
    padding-left: 10px;
  }
}

/* 非ログインクラブバナー */
.bg-club-rink .box-club-rink .box-club-merit {
  width: 96%;
}
.box-club-rink .club-link-merit li {
  display: table;
}
.box-club-rink .club-link-merit li span {
  font-weight: bold;
  display: table-cell;
  vertical-align: middle;
}
.bg-club-rink .box-club-rink .club-link-merit li:first-child,
.bg-club-rink .box-club-rink .club-link-merit li {
  padding: 16px 20px 16px 45px;
}
@media only screen and (max-width: 900px) {
  .box-club-rink .club-link-merit li br.only-pc {
    display: none;
  }
}
@media only screen and (max-width: 640px) {
  .bg-club-rink .box-club-rink p {
    height: auto;
  }
  .bg-club-rink .box-club-rink .club-link-merit li:first-child,
  .bg-club-rink .box-club-rink .club-link-merit li {
    padding: 5px 10px 5px 50px;
  }
}

/* CMS text */

.black38{font-weight: 900!important; font-size: 38px!important;}
.black32{font-weight: 900!important; font-size: 32px!important;}
.black25{font-weight: 900!important; font-size: 25px!important;}
.black20{font-weight: 900!important; font-size: 20px!important;}
.black16{font-weight: 900!important; font-size: 16px!important;}
.black13{font-weight: 900!important; font-size: 13px!important;}

.bold38{font-weight: 700!important; font-size: 38px!important;}
.bold32{font-weight: 700!important; font-size: 32px!important;}
.bold25{font-weight: 700!important; font-size: 25px!important;}
.bold20{font-weight: 700!important; font-size: 20px!important;}
.bold16{font-weight: 700!important; font-size: 16px!important;}
.bold13{font-weight: 700!important; font-size: 13px!important;}

.medium38{font-weight: 500!important; font-size: 38px!important;}
.medium32{font-weight: 500!important; font-size: 32px!important;}
.medium25{font-weight: 500!important; font-size: 25px!important;}
.medium20{font-weight: 500!important; font-size: 20px!important;}
.medium16{font-weight: 500!important; font-size: 16px!important;}
.medium13{font-weight: 500!important; font-size: 13px!important;}

.regular38{font-weight: 400!important; font-size: 38px!important;}
.regular32{font-weight: 400!important; font-size: 32px!important;}
.regular25{font-weight: 400!important; font-size: 25px!important;}
.regular20{font-weight: 400!important; font-size: 20px!important;}
.regular16{font-weight: 400!important; font-size: 16px!important;}
.regular13{font-weight: 400!important; font-size: 13px!important;}

.demilight38{font-weight: 350!important; font-size: 38px!important;}
.demilight32{font-weight: 350!important; font-size: 32px!important;}
.demilight25{font-weight: 350!important; font-size: 25px!important;}
.demilight20{font-weight: 350!important; font-size: 20px!important;}
.demilight16{font-weight: 350!important; font-size: 16px!important;}
.demilight13{font-weight: 350!important; font-size: 13px!important;}

@media print{
  html,body {
    width: 1200px;
  }
}
@media only screen and (min-width: 1200px) {
  .menu .contentList .items.campaign li a span {
    padding: 11px 20px 11px 4px;
    height: 5.5em;
    font-size: 13px;
  }
}

.consent_c {
  display: none;
  position: fixed;
  bottom: 0;
  left: 0;
  width: 100%;
  background-color: #404040;
  padding: 10px 210px 10px 10px;
  z-index: 10000;
}
.consent_c .consent_c_txt {
  color: #fff;
}
.consent_c .consent_c_txt a {
  color: #fff;
  text-decoration: underline;
}
.consent_c .consent_c_txt a:hover {
  text-decoration: none;
}
.consent_c .consent_c_txt_b {
  color: #fff;
  border: solid 2px #fff;
  cursor: pointer;
  width: 110px;
  height: 50px;
  text-align: center;
  padding: 12px 0;
  border-radius: 5px;
  position: absolute;
  right: 60px;
  top: 0;
  bottom: 0;
  margin: auto;
}
.consent_c .consent_c_txt_close {
  width: 30px;
  height: 30px;
  position: absolute;
  right: 12px;
  top: 0;
  bottom: 0;
  margin: auto;
  cursor: pointer;
}
.consent_c .consent_c_txt_close:before {
  content: "";
  display: block;
  width: 30px;
  height: 2px;
  background-color: #fff;
  position: absolute;
  transform: rotate(45deg);
  left: 0;
  top: 14px;
}
.consent_c .consent_c_txt_close:after {
  content: "";
  display: block;
  width: 30px;
  height: 2px;
  background-color: #fff;
  position: absolute;
  transform: rotate(-45deg);
  left: 0;
  top: 14px;
}
@media only screen and (max-width: 640px) {
  .consent_c {
    padding: 10px 10px 55px;
  }
  .consent_c .consent_c_txt {
    font-size: 14px;
  }
  .consent_c .consent_c_txt_b {
    top: inherit;
    right: calc(50% - 50px);
    bottom: 10px;
    padding: 3px 0 4px;
    font-size: 14px;
    margin: inherit;
    height: auto;
  }
  .consent_c .consent_c_txt_close {
    top: inherit;
    right: inherit;
    left: calc(50% + 60px);
    bottom: 12px;
  }
}

a.link_no_event {
  pointer-events: none;
}

/* エバラ通販サイト */
.header-unit li.shop {
  position: relative;
}
.header-unit .shop_txt {
  cursor: pointer;
}
.shop_detail {
  position: absolute;
  top: 21px;
  right: 0;
  width: 600px;
  z-index: 11;
  background-color: #fff;
  padding-bottom: 20px;
  visibility: hidden;
  opacity: 0;
  -webkit-transition: .1s ease;
  transition: .1s ease;
  box-shadow: 0 0 3px 1px rgba(0,0,0,.2);
}
.shop_detail.on {
  top: 26px;
  visibility: visible;
  opacity: 1;
}
.shop_detail_ttl {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 56px;
  background-color: #EEEDE9;
  font-size: 18px;
  font-weight: bold;
}
.shop_detail_link {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  padding: 20px 40px 10px;
}
.shop_detail_link > a {
  display: block;
  margin: 10px 0;
  background-color: #fff;
  box-shadow: #eaeaea 0 0 8px 2px;
}
.header-unit li.shop .shop_detail_link > a img {
  width: 250px;
  height: auto;
  margin: 0;
}
.header-unit li.shop .shop_detail_link > a:hover img {
  opacity: .6;
}
.shop_detail_close {
  position: absolute;
  top: 18px;
  right: 18px;
  cursor: pointer;
}
.header-unit li.shop .shop_detail_close img {
  margin: 0;
  width: 18px;
  height: 18px;
}
.shop_detail_close_btm {
  width: 133px;
  height: 34px;
  background: #404040 url(/shared/img/shop_detail_close_btm.svg) no-repeat center right 12px;
  margin: 0 auto;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fff;
  cursor: pointer;
}
@media (max-width: 1199px) {
  .gnav .menu li.menu-mega > .menu_no_link {
    width: 80%;
  }
  .gnav .menu > li.open .menu_no_link {
    color: #fff;
  }

}

.menu .contentList .items li a span.window-logo {
  display: block;
  /* padding: 11px 0 11px 0; */
  color: #e10000;
  background: url(/shared/img/svg/icon_window.svg) 96% 50% no-repeat;
  background-size: 12px 14px;
  text-align: center;
  font-size: 14px;
}

@media only screen and (max-width: 1199px) {
  .menu .contentList .items li a span.window-logo {
      background: url(/shared/img/svg/icon_window04.svg) no-repeat right 15px top 50%;
      display: block;
      padding: 10px 30px 10px 14px;
      color: #221714;
      text-align: left;
  }
}