@charset "utf-8";

/***************************************************
  top.css
***************************************************/


/* TOPページコンテンツエリア
------------------------------------------------------------ */
body {
  -webkit-text-size-adjust: 100%;
}
h2.under-line{
  display: inline-block;
  font-weight: bold;
  font-size: 29px;
  color: #000;
  border-bottom: 3px solid #e10000;
  padding-bottom: 8px;
  letter-spacing: 3px;
}
.underline-h2{
  text-align: center;
}
@media only screen and (max-width: 640px) {
  h2.under-line{
    font-size: 20px;
    margin-top: 40px;
    letter-spacing: 0.8px;
    margin-bottom: 30px;
  }
}
a.btn-01{
  display: block;
  width: 200px;
  height: 56px;
  border: 1px solid #707070;
  text-align: center;
  line-height: 56px;
  margin: 0 auto;
  background-image: url("/shared/img/svg/ar08.svg");
  background-repeat: no-repeat;
  background-position: center right 15px;
}
a.btn-01.wide {
  width: 250px;
}
a.btn-01:hover{
  text-decoration: none;
  background-color: rgba(0,0,0,0.5);
  color: #FFF;
  background-image: url("/shared/img/svg/ar02.svg");
}
@media only screen and (max-width: 640px) {
  a.btn-01{
    width: 150px;
    height: 45px;
    line-height: 45px;
    background-position: center right 7px;
  }
  .pd-r-10 a.btn-01{
    padding-right: 10px;
  }
}
.ico-h3{
  padding-top: 50px;
  text-align: center;
}
.ico-h3 h3{
  font-size: 25px;
  font-weight: bold;
  letter-spacing: 2px;
  position: relative;
}
.ico-h3 h3.ico-01:after{
  content: "";
  width: 34px;
  height: 35px;
  background: url("/shared/img/svg/top_ico01.svg");
  position: absolute;
  left: 0;
  right: 0;
  bottom: 40px;
  margin: auto;
}
/* CM情報 */
.move-left{
  max-width: 600px;
  max-height: 336px;
  width: 50%;
  padding-top: 28.125%;
  float: left;
  position: relative;
}
.move-left iframe{
  position: absolute;
  top: 0;
  right: 0;
  width: 100% !important;
  height: 100% !important;
}
.move-right{
  max-width: 561px;
  width: 48%;
  float: right;
  position: relative;
  /*padding-top: 40px;*/
  box-sizing: border-box;
}
.move-right ul:first-child li:first-child{
  padding-top: 45px;
  float: left;
  width: 60%;
}
.move-right ul:first-child li:first-child a:hover{
  text-decoration: noen;
}
.move-right ul:first-child li:first-child p:first-child{
  color: #e10000;
  font-size: 13px;
  font-weight: bold;
  margin-bottom: 10px;
}
.move-right ul li:nth-child(2) p {
  text-align: center;
}
.move-right ul li:nth-child(2) p:nth-child(2) {
  margin-top: 10px;
}
.move-right ul:first-child li:first-child p:nth-child(2){
  font-size: 17px;
  font-weight: bold;
  margin-bottom: 15px;
}
.move-right ul:first-child li:first-child p:nth-child(3){
  font-size: 12px;
  color: #65562d;
  margin-bottom: 30px;
}
.move-right ul:first-child li:first-child p:last-child{
  background-repeat: no-repeat;
  background-position: center right 68px;
  line-height: 1em;
  color: inherit;
  font-size: 16px;
  font-weight: inherit;
}
/*.move-right ul:first-child li:first-child p:last-child:after{
  background: url(/shared/img/svg/ar08.svg) right center no-repeat;
  content: "";
  display: inline-block;
  height: 12px;
  width: 8px;
  padding-left: 5%;
}*/
.move-right ul:first-child li:last-child{
  float:right;
  width: 30%;
  margin-right: 10px;
}
.move-right ul:first-child{
  min-height: 242px;
}
.move-right ul:nth-child(2) li:first-child{
  width: 37%;
  float: left;
}
.move-right ul:nth-child(2) li:last-child{
  width: 60%;
  float: right;
}
.move-right .btn-01{
  width: auto;
}
.move-right .btn-02{
  display: block;
  height: 56px;
  border: 1px solid #707070;
  text-align: center;
  line-height: 56px;
  width: 100%;
  background-image: url("/shared/img/svg/ar08.svg");
  background-repeat: no-repeat;
  background-position: center right 15px;
}
.move-right .btn-02:hover{
  text-decoration: none;
}

a.btn-02:hover{
  text-decoration: none;
  background-color: rgba(0,0,0,0.5);
  color: #FFF;
  background-image: url("/shared/img/svg/ar02.svg");
}
.move-right .btn-02 p{
  position: relative;
  display: inline;
  padding-left: 40px;
}
.move-right .btn-02 p:after{
  content: "";
  background: url("/img/ico_top_01.jpg.png");
  position: absolute;
  width: 36px;
  height: 25px;
  top: -3px;
  left: 0;
}
.move-right li img{
  max-width: 136px;
  width: 100%;
}
@media only screen and (max-width: 640px) {
  .move-left,.move-right{
    float: none;
    width: 100%;
    max-width: 100%;
  }
  .move-left{
    width: 100%;
    padding-top: 56.25%;
  }
  .move-right{
    height: auto;
    padding-top: 30px;
  }
  .move-right ul:first-child li:first-child{
    padding-top: 0;
  }
  .move-right ul:first-child li:first-child p:first-child{
    font-size: 15px;
    margin-bottom: 3px;
  }
  .move-right ul:first-child li:first-child p:nth-child(2){
    font-size: 19px;
    margin-bottom: 10px;
  }
  .move-right ul:first-child li:first-child p:nth-child(3){
    font-size: 13px;
  }
  .move-right ul:first-child li:last-child{
    margin-right: 0;
    width: 33%;
  }
  .move-right ul:nth-child(2) li:first-child{
    margin: 15px auto;
    width: 60%;
    float: none;
  }
  .move-right ul:nth-child(2) li:last-child{
    width: 80%;
    margin: 0 auto;
    float: none;
  }
  .move-right .btn-02{
    height: 45px;
    line-height: 45px;
    background-position: center right 7px;
  }
  .txt-petit {
    text-align: center;
    font-size: 14px;
  }
  .move-right ul:first-child li:first-child p:last-child {
    font-size: 12px;
    background-position: center right 0%;
    line-height: 1.4;
  }
}

.link-this-recipe{
  position: absolute;
  width: 77%;
  max-width: 1200px;
  text-align: right;
  bottom: 15px;
  left: 0;
  right: 0;
  margin: auto;
}
.link-this-recipe a {
  color: #fff;
  background: url(/shared/img/svg/ar02.svg) no-repeat center right;
  padding-right: 15px;
}

.link-this-recipe-w{
  position: absolute;
  width: 100%;
  text-align: right;
  bottom: 60px;
  left: 0;
  right: 0;
  margin: auto;
  z-index: 100;
}
.link-this-recipe-w a {
  color: #fff;
  background: url(/shared/img/svg/ar02.svg) no-repeat center right;
  padding-right: 15px;
}
@media only screen and (max-width: 768px) {
  .link-this-recipe-w{
    bottom: 15px;
  }
}
.news table th {
  padding-top: 0;
  position: relative;
}
@media only screen and (max-width: 640px) {
    /* h3上アイコン */
  .ico-h3{
    padding-top: 50px;
    text-align: center;
  }
  .ico-h3 h3{
    font-size: 18px;
  }
  .ico-h3 h3.ico-01:after{
    content: "";
    width: 34px;
    height: 35px;
    background: url(/shared/img/svg/top_ico01.svg) no-repeat;
    bottom: 30px;
  }
}
.ttl-recipe-rink img{
  width: 252px;
  height: auto;
}
.bg-recipe-rink{
  height: 500px;
  background: url("/img/bn_top_recipe_pc.jpg")no-repeat center;
  background-size: cover;
  position: relative;
}
.box-recipe-rink{
  text-align: center;
  padding-top: 157px;
}
.box-recipe-rink p{
  color: #FFF;
  padding-bottom: 9px;
  font-size: 41px;
  font-weight: bold;
}
.box-recipe-rink span.btn-01{
  display: block;
  height: 56px;
  text-align: center;
  line-height: 56px;
  margin: 0 auto;
  border: 1px solid #fff;
  width: 331px;
  background: url(/shared/img/svg/ar02.svg) no-repeat center right 15px;
  -webkit-transition: all 0.2s ease 0s;
  transition: all 0.2s ease 0s;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
.bg-recipe-rink span.btn-01 a{
  display: block;
  height: 100%;
  width: 100%;
  text-decoration: none;
  cursor: pointer;
  color: #FFF;
  font-weight: bold;
}
a.box-recipe-rink-to{
  color: #fff;
  background: url(/shared/img/svg/ar02.svg) no-repeat center right;
  padding-right: 15px;
  margin-right: 20px;
}
@media only screen and (min-width: 641px) {
  .bg-recipe-rink span.btn-01:hover{
    border: 1px solid #fff;
    width: 331px;
    background-color: rgba(255, 255, 255, 0.8);
    font-weight: bold;
    background-image: url(/shared/img/svg/ar03.svg);
    background-position: center right 15px;
    background-repeat: no-repeat;
  }
  .bg-recipe-rink span.btn-01:hover a{
    color: #231815;
  }
}
@media only screen and (max-width: 640px) {
  .ttl-recipe-rink img{
    width: 185px;
    height: auto;
  }
  .bg-recipe-rink{
    height: 250px;
    background: url(/img/bn_top_recipe_sp.jpg)no-repeat center;
    background-size: cover;
  }
  .box-recipe-rink{
    padding-top: 0;
  }
  .box-recipe-rink p{
    width: 94%;
    height: 105px;
    font-size: 16px;
    padding-top: 49px;
    margin: 0 auto;
  }
  .box-recipe-rink span.btn-01 {
    width: 239px;
    height: inherit;
    font-size: 12px;
    line-height: 1.5;
    padding: 7px 15px;
  }
  .bg-recipe-rink:hover span.btn-01{
    width: 239px;
  }
  a.box-recipe-rink-to{
    margin-right: 0;
  }
}
.bg-club-rink{
  height: 500px;
  background: url("/img/bn_top_club_pc.jpg")no-repeat center;
  background-size: cover;
}
.box-club-rink{
  text-align: center;
  padding-top: 80px;
}
.box-club-rink p{
  color: #FFF;
  padding-bottom: 30px;
  font-size: 29px;
  font-weight: bold;
}
.box-club-rink a.btn-01{
  color: #FFF;
  border: 1px solid #FFF;
  width: 199px;
  display: inline-block;
  margin: 10px;
  background-image: url("/shared/img/svg/ar02.svg");
  background-repeat: no-repeat;
  background-position: center right 15px;
}
.box-club-rink a.btn-01:hover{
  background-color: rgba(0,0,0,0.5);
}
.box-club-rink .box-club-merit{
  max-width: 1000px;
  width: 100%;
  margin: 0 auto;
  margin-bottom: 35px;
}
.box-club-rink .club-link-merit ul{
  width: 100%;
}
.box-club-rink .club-link-merit li{
  float: left;
  width: 32%;
  margin-right: 2%;
  text-align: center;
  padding: 16px 38px 16px 38px;
  color: #e10000;
  font-weight: bold;
  background: url(/img/club_number_01.png) 5% 50% no-repeat rgba(255,255,255,0.9);
  background-size: 30px 30px;
  border-radius: 5px;
}
.box-club-rink .club-link-merit li:first-child{
  padding: 27px 38px 27px 38px;
}
.box-club-rink .club-link-merit li:nth-child(2){
  background: url(/img/club_number_02.png) 5% 50% no-repeat rgba(255,255,255,0.9);
  background-size: 30px 30px;
}
.box-club-rink .club-link-merit li:last-child{
  margin-right: 0;
  background: url(/img/club_number_03.png) 5% 50% no-repeat rgba(255,255,255,0.9);
  background-size: 30px 30px;
}
@media only screen and (max-width: 640px) {
  .bg-club-rink{
    height: auto;
    background: url("/img/bn_top_club_sp.jpg")no-repeat center;
    background-size: cover;
    padding: 30px 0 10px;
  }
  .box-club-rink{
    padding-top: 0;
  }
  .box-club-rink p{
    width: 83%;
    height: 75px;
    font-size: 13px;
    padding-top: 0px;
    margin: 0 auto;
    padding-bottom: 10px;
  }
  .box-club-rink p:nth-child(2){
    padding-top: 0;
    height: auto;
    width: 80%;
    padding-bottom: 0;
  }
  .box-club-rink a.btn-01 {
    width: 260px;
    height: 50px;
    font-size: 14px;
    line-height: 50px;
    margin: 7px;
  }
  .box-club-rink .box-club-merit{
    width: 100%;
    margin-bottom: 20px;
  }
  .box-club-rink .club-link-merit{
    width: 80%;
    margin: 0 auto;
  }
  .box-club-rink .club-link-merit li{
    float: none;
    width: 100%;
    margin-right: 0;
    text-align: center;
  }
  .box-club-rink .club-link-merit li{
    padding: 5px 10px 5px 50px;
    text-align: left;
    background-size: 20px 20px;
  }
  .box-club-rink .club-link-merit li:first-child {
    padding: 5px 0 5px 50px;
    background-size: 20px 20px;
    margin-top: 15px;
    margin-bottom: 5px;
  }
  .box-club-rink .club-link-merit li:nth-child(2){
    background-size: 20px 20px;
    margin-bottom: 5px;
  }
  .box-club-rink .club-link-merit li:last-child{
    background-size: 20px 20px;
  }
}

/* お知らせ */
.news{
  /*border-top: 1px solid #c8c3b4;*/
  padding-top: 10px;
}
.news ul li:first-child{
  float: left;
}
.news h3{
  font-size: 25px;
  font-weight: bold;
  padding-bottom: 37px;
}
.link_arrow_news{
  text-align: center;
  padding-top: 20px;
}
.link_arrow_news a{
  padding-right: 20px;
  background: url("/shared/img/svg/cur02.svg")no-repeat right;
  background-size: 11px 19px;
}
.news table th{
  padding-left: 50px;
  vertical-align: top;
}
.news table th{
  padding-top: 0;
}
.news table tr {
  padding-bottom: 29px;
  display: block;
}
.news table th p{
  padding-bottom: 29px;
}
.news table td p:last-child{
  padding-bottom: 0;
  display: block;
  word-break: break-all;
}
.news table th span.news-category{
  display: inline-block;
  height: 26px;
  width: 7em;
  vertical-align: middle;
  text-align: center;
  line-height: 26px;
  margin-left: 22px;
}
.news table th span.news-category.news-category-product{
  background-color: #feebe0;
}
.news table th span.news-category.news-category-event{
  background-color: #eef7e6;
}
.news table th span.news-category.news-category-ir-news{
  background-color: #e9dbef;
}
.news table th {
   padding-top: 0;
  position: relative;
  width: 280px;
}
.news table th.new:before {
    content: "NEW";
    color: #fff;
    background: #e00000;
    position: absolute;
    left: 0;
    padding: 4px 4px 3px 4px;
    font-weight: normal;
    font-size: 14px;
}
@media only screen and (max-width: 640px) {
  .news h3 {
    padding-bottom: 17px;
    font-size: 18px;
  }
  .news ul{
    width: 100%;
    position: relative;
    padding-bottom: 18px;
  }
  .news ul:first-child li:first-child{
    float: none;
    text-align: center;
  }
  .news li:last-child a{
    padding-right: 20px;
    background: url("/shared/img/svg/cur02.svg")no-repeat right;
    background-size: 11px 19px;
    font-size: 13px;
    top: 5px;
    right: 0;
  }
  .news table,.news tbody,.news tr,.news td{
    display: block;
  }
  .news table tr {
    padding-bottom: 29px;
  }
  .news th{
    display: inline-block;
  }
  .news table th{
    padding-left: 0;
    text-align: left;
  }
  .news table th{
    padding-top: 0;
  }
  .news table td p{
    padding-top: 10px;
  }
  .news table th span.news-category{
    margin-right: 47px;
    height: 28px;
    line-height: 28px;
  }
  .news table th.new:before {
    left: inherit;
    right: 30px;
  }
}

/* カルーセル */
ul.carousel{
  width: 100%;
  padding: 0 30px;
  max-width: 1162px;
  margin: 0 auto;
}
.carousel li a{
  display: block;
  box-sizing: border-box;
  outline: none;
  background-color: #FFFFFF;
}
.carousel li a:hover{
  text-decoration: none;
}
.carousel li img{
  width: 100%;
  height: auto;
}
.carousel li p.carousel-text-red{
  display: block;
  text-align: center;
  color: #e10000;
  font-weight: bold;
  padding: 17px 0 17px 0;
  background: url(/shared/img/svg/ar01.svg)no-repeat top 17px right 5%;
  background-size: 8px 18px;
}
.carousel li p.carousel-text-ttl{
  font-weight: bold;
  font-size: 20px;
  line-height: 22px;
  display: block;
  padding: 22px 28px 7px;
  margin-bottom: 5px;
}
.carousel li p.carousel-text-yellow{
  color: #65562d;
  display: block;
  font-size: 13px;
  padding: 0 28px 35px;
}
.carousel-4col li a{
  -webkit-box-shadow: 0 0 3px 1px rgba(0,0,0,.2);
  -moz-box-shadow: 0 0 3px 1px rgba(0,0,0,.2);
  box-shadow: 0 0 3px 1px rgba(0,0,0,.2);
 filter: progid:DXImageTransform.Microsoft.Shadow(color='#999999', Direction=145, Strength=2);
  text-align: center;
}
.carousel-4col li{
  padding: 2px 9px ;
}
.carousel-4col li a:hover{
  background: rgba(146, 135, 105, 0.2);
  transition: all 0.2s ease;
}
.carousel-4col li a:hover img{
  opacity: 0.8;
}
.carousel-3col li{
  padding: 0 14px;
}
.slick-prev:before{
  content: "";
  display: block;
  left: 0;
  background: url("/shared/img/svg/cur01.svg")no-repeat;
  width: 18px;
  height: 30px;
}
.slick-next:before{
  content: "";
  display: block;
  right: 0;
  background: url("/shared/img/svg/cur02.svg")no-repeat;
  width: 18px;
  height: 30px;
}
.slick-prev{
  left: 0;
}
.slick-next{
  right: 0;
}
.slick-dots{
  left: 0;
  right: 0;
  margin: auto;
  bottom: -45px!important;
}
.slick-dots li{
  width: 20px;
  padding: 0;
}
.slick-dots li button{
  width: 0;
  height: 0;
  padding: 0;
}
.slick-dots li button:before{
  content: "";
  width: 13px;
  height: 13px;
  background: url("/shared/img/dot_carousel_off.png");
  background-size: 13px 13px;
  opacity: 1;
  right: 0;
  left: 0;
  margin: auto!important;
}
.slick-dots li.slick-active button:before{
  background: url("/shared/img/dot_carousel_on.png");
  background-size: 13px 13px;
}
@media only screen and (max-width: 640px) {
  ul.carousel{
    padding: 0;
  }
  .carousel-3col li{
    padding: 0 7px;
  }
  .carousel li p.carousel-text-ttl {
    padding: 22px 28px 7px;
    margin-bottom: 6px;
    font-size: 17px;
  }
  .carousel li p.carousel-text-yellow {
    padding: 0 22px 22px;
    font-size: 14px;
  }
  .carousel li p.carousel-text-red{
    padding: 0 17px 0 5px;
    background: url(/shared/img/svg/ar01.svg)no-repeat top 1px right 5px;
    margin: 17px 0 16px 0;
  }
}
.recommended-recipe{
  max-width: 1102px;
  margin: 0 auto;
}
.recommended-recipe > p{
  padding-bottom: 20px;
  font-weight: bold;
  text-align: center;
  font-size: 16px;
}
.recommended-left{
  width: 43%;
  float: left;
  padding-left: 13px;
}
.recommended-right{
  width: 46.5%;
  float: right;
  padding: 0 0px;
}
.recommended-left p.ttl-today{
  display: block;
  width: 100%;
  height: 50px;
  color: #ffffff;
  font-size: 20px;
  font-weight: bold;
  line-height: 50px;
  background-color: #817658;
  text-align: center;
  margin-bottom: 42px;
  position: relative;
}
.recommended-left p.ttl-today:after{
  content: "";
  position: absolute;
  top: 49px;
  left: 0;
  right: 0;
  margin: auto;
  width: 0;
  height: 0;
  border-top: 22px solid #928769;
  border-left: 14px solid transparent;
  border-right: 14px solid transparent;
}
.recommended-left a:nth-child(3) p{
  text-align: center;
  font-size: 18px;
  font-weight: bold;
  margin-top: 10px;
}
.img-four{
  width: 100%;
}
.img-four li{
  width: 46%;
  float: left;
  margin-bottom: 33px;
  margin-right: 6.4%;
}
.img-four li:nth-child(even){
  margin-right: 0;
}
.img-four li p{
  font-weight: bold;
  font-size: 16px;
  line-height: 22px;
  display: block;
  padding: 15px 10px;
  text-align: center;
}
.recommended-right .slick-dots{
  bottom: -10px;
}
.recommended-left .recommended-scale:hover p {
  color: rgba(0,0,0,0.5);
}
.recommended-right li:hover p {
  color: rgba(0,0,0,0.5);
}
@media only screen and (max-width: 640px) {
  .recommended-recipe{
    max-width: 100%;
    width: 100%;
    padding-top: 30px;
  }
  .recommended-recipe > p{
    padding-left: 20px;
    padding-right: 20px;
  }
  .recommended-left{
    width: 82%;
    float: none;
    margin: 0 auto;
  }
  .recommended-left{
    position: relative;
    padding-left: 0;
  }
  .recommended-left p.ttl-today{
    position: absolute;
    top: 12px;
    right: 0;
    width: 47%;
    height: 35px;
    line-height: 36px;
    font-size: 15px;
  }
  .recommended-left p.ttl-today:after{
    content: none;
  }
  .recommended-right{
    width: 100%;
    padding-top: 30px;
  }
  .recommended-right li{
    margin-right: 0;
    padding: 0 8px;
    margin-bottom: 10px;
  }
  .img-mask {
    overflow: hidden;
    height: 90px;
    width: 100%;
    display: block;
  }
  .img-four .slick-dots ul{
    text-align: center;
  }
  .img-four .slick-dots li{
    display: inline-block;
    width: 20px;
    float: none;
  }
}

.gray-wrap {
  background-color: #eeede9;
}
.under-line {
  margin-top: 57px;
  margin-bottom: 51px;
}
.under-line-02{
  margin-top: 57px;
}
.box-buttan {
  padding-top: 34px;
  padding-bottom: 50px;
}
.ico-h3 {
  padding-top: 100px;
  padding-bottom: 47px;
}
.ico-h3.ico-h3-02{
  padding-top: 70px;
}
.box-cm {
  margin-bottom: 50px;
}
.news {
  margin-bottom: 30px;
}
.ttl-recipe-rink {
  padding-top: 12px;
  padding-bottom: 12px;
}
.ico-h3 h3.ico-02:after {
  content: "";
  width: 34px;
  height: 35px;
  background: url(/shared/img/svg/top_ico02.svg) no-repeat;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 30px;
  margin: auto;
}
.ico-01 span {
  background-color: #e10000;
  color: #fff;
  width: 155px;
  height: 28px;
  text-align: center;
  line-height: 29px;
  position: absolute;
  top: -5px;
  font-size: 16px;
  margin: 0 auto;
  margin-left: 19px;
}
.ico-01 span:after {
  content: "";
  position: absolute;
  top: 10px;
  left: -9px;
  width: 0;
  height: 0;
  border-top: 4px solid transparent;
  border-bottom: 4px solid transparent;
  border-right: 9px solid #e10000;
}
@media only screen and (max-width: 640px) {
  .under-line {
    margin-top: 60px;
    margin-bottom: 40px;
  }
  .box-product .box-buttan {
    padding-top: 55px;
    padding-bottom: 40px;
  }
  .box-buttan {
    padding-top: 35px;
    padding-bottom: 30px;
  }
  .ttle-recipe-rink {
    padding-top: 15px;
    padding-bottom: 15px;
  }
  .ttl-recipe-rink {
    text-align: center;
  }
  .ico-h3 {
    padding-top: 70px;
    padding-bottom: 30px;
  }
  .box-cm {
    margin-bottom: 50px;
  }
  .news {
    margin-bottom: 0px;
    margin-top: 0px;
    padding-top: 0px;
  }
  .ico-01 span {
    font-size: 13px;
    width: 112px;
    height: 30px;
    line-height: 30px;
    left: 0;
    right: 0;
    margin: auto;
    top: 33px;
  }
  .ico-01 span:after {
    top: inherit;
    left: 0;
    right: 0;
    bottom: 66px;
    margin: auto;
    border-bottom: 9px solid #e10000;
    border-top: none;
    border-right: 4px solid transparent;
    border-left: 4px solid transparent;
  }
}
.contents-main .hero {
  position: relative;
  height: 775px;
}
.contents-main .hero:after {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background-color: #000;
  opacity: 0;
}
.contents-main .hero.mvsp:after {
  content: none;
}
.contents-main a .hero:hover {
  opacity:0.8;
}
.contents-main .hero .copy {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 13em;
  height: 1em;
  margin: auto;
  color: #fff;
  font-size: 45px;
  text-align: center;
  line-height: 1;
  z-index:10000;
}
.mainvisual{
  position: relative;
}
.mainvisual span.allow-down{
  position: absolute;
  left: 0;
  right: 0;
  margin: 0 auto;
  bottom: 6px;
  width: 60px;
  height: auto;
  cursor: pointer;
}
  .mainvisual-carousel li img,.mainvisual-carousel li video{
    width: 100%;
  }
.link-pdf-left{
  position: relative;
  padding-left:25px;
  margin-left: 7px;
}
.link-pdf-left:after{
  content: "";
  position: absolute;
  width: 16px;
  height: 20px;
  background: url("/shared/img/svg/icon_pdf.svg")no-repeat;
  background-size: 16px 20px;
  top: 1px;
  left: 0;
}
@media only screen and (max-width: 1199px) {
  .mainvisual-carousel li{
    width: 100%;
  }
  .mainvisual-carousel li img{
    width: 100%;
  }
  .contents-main .hero {
    height: auto;
    width: 100%;
  }
  .contents-main .hero .copy {
    width: 13em;
    height: 1em;
    font-size: 18px;
  }
  .mainvisual span.allow-down{
    display: none;
  }
  .mainvisual-carousel .slick-dots li{
    width: 20px;
  }
}
.box-emergency {
  box-shadow: 0 0 3px 1px rgba(0,0,0,.2);
  padding: 10px 10px 10px 40px;
  margin-top: 70px;
  position: relative;
  display: none;
  width: 90.55%;
  margin: 60px auto 0;
}
.box-emergency + .box-emergency {
  margin-top: 20px;
}
.box-emergency .link-pdf-left {
  font-weight: normal;
}
.txt-emergency {
  color: #231815;
}
.txt-emergency:before {
  content: "";
  position: absolute;
  background: url(/shared/img/svg/ar01.svg) 100% 50% no-repeat;
  background-size: 10px 17px;
  display: inline-block;
  padding: 8px 40px 11px 0;
  left: 0;
  background-position: center center;
  top: 0;
  bottom: 0;
  margin: auto;
}
.txt-emergency span {
  font-weight: bold;
  padding-right: 15px;
  padding-left: 25px;
  color: #231815;
}
@media only screen and (max-width: 640px) {
    .box-emergency {
      width: 100%;
    }
    .txt-emergency:before {
      background-size: 7px 14px;
    }
    .txt-emergency span {
      padding-left: 20px;
    }
}
.mainvisual-carousel .hero img.load-img{
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  width: 300px;
  height: 180px;
  display: none;
  z-index:1;
}

.mainvisual .mvpc{
  display:block !important;
}
.mainvisual .mvsp{
  display:none !important;
}
.mainvisual .tab-view{
  display:block !important;
  width: 100%;
  height: auto !important;
}
@media only screen and (max-width: 768px) {
  .mainvisual .mvpc{
    display:none !important;
  }
  .mainvisual .mvsp{
    display:block !important;
  }
}

/* cpバナー */
.top-cp{
  text-align: center;
  width: 96%;
  max-width: 1200px;
  margin: 60px auto 0;
}
.top-cp a{
  display: inline-block;
}
.top-cp a{
  float: left;
  width: 49%;
  margin-right: 2%;
  margin-bottom: 20px;
}
.top-cp a img{
  width: 100%;
}
.top-cp a:nth-child(2n){
  margin-right: 0;
}
.top-cp02{
  width: 96%;
  max-width: 1200px;
  margin: 60px auto 0;
}
@media only screen and (max-width: 640px) {
  .top-cp{
    margin-top: 29px;
    width: 100%;
  }
  .top-cp a{
    float: none;
    margin-right: 0;
    width: 100%;
    margin-bottom: 0;
  }
  .top-cp a + a{
    margin-top: 20px;
  }
  .top-cp02{
    margin-top: 20px;
    width: 100%;
  }
}

.box-splist{
  max-width: 1200px;
  margin: 0 auto;
  width: 96%;
}
@media only screen and (max-width: 640px) {
  .box-splist{
    width: 100%;
    margin: 0 auto;
  }
}
ul.splist li a{
  -webkit-box-shadow: 0 0 3px 1px rgba(0,0,0,.2);
  -moz-box-shadow: 0 0 3px 1px rgba(0,0,0,.2);
  box-shadow: 0 0 3px 1px rgba(0,0,0,.2);
}
ul.splist li{
  padding-top: 5px;
  padding-bottom: 5px;
}

/*おいしいニュース*/
.ico-h3 h3.ico-03:after{
  content: "";
  width: 29px;
  height: 30px;
  background: url("/img/ico_news.png");
  position: absolute;
  left: 0;
  right: 0;
  bottom: 40px;
  margin: auto;
}

ul.column.col4 {
  margin-left: -16px;
  margin-right: -16px;
}
ul.column.col4 li {
  width: 25%;
  padding: 0 16px;
  float: left;
}
ul.column.col4 li .inner {
  display: block;
  height: 100%;
  -webkit-box-shadow: 0 0 3px 1px rgba(0, 0, 0, 0.2);
  box-shadow: 0 0 3px 1px rgba(0, 0, 0, 0.2);
}
ul.column.col4 li .inner a {
  display: block;
  height: 100%;
}
ul.column.col4 li .inner a:hover {
  background: rgba(146, 135, 105, 0.2);
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
}
ul.column.col4 li .inner a:hover img {
  opacity: 0.8;
}
ul.column.col4 li .inner .box-colum-txt {
  padding: 7px 18px;
}
ul.column.col4 li .inner .box-colum-txt .txt-title span {
  display: inline-block;
  font-size: 12px;
  font-weight: bold;
  color: #fff;
  background: #918769;
  padding: 2px 7px;
}
ul.column.col4 li .inner .box-colum-txt .txt-intro {
  padding: 7px 0 10px;
  font-size: 16px;
  font-weight: 500;
  color: #000;
  line-height: 1.4rem;
  word-break: break-all;
}
ul.column.col4 li .inner .box-colum-txt .date {
  font-size: 12px;
  color: #918769;
  margin-bottom: 20px;
  padding: 1px 0 2px;
}
ul.column.col4 li .inner .box-colum-txt .date.new {
  padding-left: 34px;
  background: url(/oishii_news/img/icon_new.jpg) no-repeat left center;
}
@media only screen and (max-width: 640px) {
  .contents-inner.box-oishii_news{
    padding-left: 0;
    padding-right: 0;
    margin-top: 40px;
  }
  ul.column.col4{
    margin-right: 0;
    margin-left: 0;
  }
  ul.column.col4 li {
    height: auto !important;
    padding: 5px 7px;
    width: 100%;
  }
  ul.column.col4 li:last-child{
    margin-bottom: 0;
  }
  ul.column.col4 li a {
    display: block;
  }
  ul.column.col4 li a img {
    width: 100%;
  }
}

/* バナーカルーセル */
.list-cp-bnr ul{
  padding: 0 30px;
  margin-bottom: 30px;
}
.list-cp-bnr li{
  padding: 5px 14px;
}
.list-cp-bnr li a{
  -webkit-box-shadow: 0 0 3px 1px rgba(0,0,0,.2);
  -moz-box-shadow: 0 0 3px 1px rgba(0,0,0,.2);
  box-shadow: 0 0 3px 1px rgba(0,0,0,.2);
  display: block;
  box-sizing: border-box;
  outline: none;
  background-color: #FFFFFF;
  text-decoration: none;
}
.list-cp-bnr li figure{
  content: "";
  display: block;
  width: 100%;
  height: auto;
  overflow: hidden;
}
.list-cp-bnr li 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;
}
.list-cp-bnr li .list-cp-bnr-ttl{
  font-weight: bold;
  font-size: 20px;
  line-height: 22px;
  display: block;
  padding: 22px 28px 7px;
  margin-bottom: 5px;
}
.list-cp-bnr li .list-cp-bnr-txt{
  color: #65562d;
  display: block;
  font-size: 15px;
  padding: 0 28px 28px;
}

@media only screen and (min-width: 641px) {
  .list-cp-bnr{
    max-width: 1200px;
    margin: 0 auto;
    width: 96%;
  }
  .list-cp-bnr li a: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;
  }
  .list-cp-bnr li 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;
  }
}

@media only screen and (max-width: 640px) {
  .list-cp-bnr ul{
    padding: 0;
    margin-bottom: 40px;
  }
  .list-cp-bnr li .list-cp-bnr-ttl{
    padding: 15px 15px 7px;
    margin-bottom: 6px;
    font-size: 15px;
  }
  .list-cp-bnr li .list-cp-bnr-txt{
    padding: 0 15px 15px;
    font-size: 13px;
  }
}

/*印刷対応*/
@media print {
  .move-left{
    display:none;
  }
}

/* .what-news .news */
.what-news .news {
  width: 50%;
  float: left;
  padding-left: 3%;
  padding-right: 3%;
  font-size: 15px;
}
.what-news .news td {
  display: block;
  padding-left: 60px;
}
.what-news h2.under-line {
  margin-top: 47px;
  letter-spacing: 0;
}
.what-news .news span:first-child {
  display: inline-block;
  margin-bottom: 8px;
}
.what-news .news table tr {
  padding-bottom: 30px;
}
.what-news .news table th {
  padding-left: 60px;
  text-align: left;
}
.what-news .news table th p {
  padding-bottom: 0;
  line-height: 1.8;
}
@media only screen and (min-width: 641px) {
  .what-news .news table tr {
    padding-bottom: 40px;
  }
}
@media only screen and (max-width: 640px) {
  .what-news h2.under-line {
    margin-top: 40px;
  }
  .what-news .news {
    width: 100%;
    float: none;
    padding-left: 0;
    padding-right: 0;
  }
  .what-news .news table th {
    padding-left: 0;
  }
  .what-news .news td {
    padding-left: 0;
  }
  .what-news .news.news01 table th.new:before {
    right: auto;
    left: 90px;
  }
}

.mainvisual-logo{
  position: absolute;
  z-index: 2;
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  background: #fff;
}

.mainvisual .mvpc{
  overflow: hidden;
}

.mainvisual .tab-view video{
  width: 100%;
  height: 100%;
}

.button-play{
  display: none;
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 2;
  background-image: url('/img/start_ico.png');
  background-repeat: no-repeat;
  background-position: center;
  background-size: 15%;
}

.device-ios .button-play{
  display: none!important;
}

/*左下固定*/
.link_lb {
  position: fixed;
  bottom: 0;
  left: 20px;
  width: 374px;
  z-index: 3;
  -webkit-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
  box-shadow: 0 0 5px 2px rgba(0,0,0,.3);
}
.link_lb a {
  background-color: #fff;
  display: block;
}
.link_lb a:hover {
  opacity: 1;
}
.link_lb a:hover img {
  opacity: .7;
}
.link_lb span {
  display: block;
  width: 24px;
  height: 24px;
  cursor: pointer;
  position: absolute;
  top: -24px;
  right: 0;
}
.link_lb.hidden {
  opacity: 0;
  visibility: hidden;
}
.link_lb.hidden span {
  display: none;
}
@media only screen and (max-width: 640px) {
  .link_lb {
    bottom: 0;
    left: 0;
  }
  .link_lb {
    width: 100%
  }
  .link_lb span {
    width: 20px;
    height: 20px;
    top: -21px;
  }
  .page-top {
      bottom: 128px;
  }
}

/*MV下バナー1つのみ*/
/*.list-cp-bnr ul {
  max-width: 580px;
  margin-right: auto;
  margin-left: auto;
}*/


/*緊急テキスト*/
.box-emergency {
  display: block;
}
/*.box-emergency.no_link {
  padding: 10px;
}
.no_link .txt-emergency:before {
  content: none;
}
.no_link .txt-emergency span {
  padding: 0;
}*/
/*.txt-emergency span {
  padding: 0;
}*/


/*CM修正*/


/*.box-cm .move-right .btn-01 {
  padding: 5px 15px;
  background-position: center right 4px;
  height: auto;
}
@media only screen and (min-width: 641px) {
  .box-cm .move-right .btn-01 {
    line-height: inherit;
  }
}

@media only screen and (max-width: 640px) {
  .move-right ul:nth-child(2) li:first-child,
  .move-right ul:nth-child(2) li:last-child {
    width: 100%;
  }
  .box-cm .move-right .btn-01 {
    padding: 0;
    background-position: center right 7px;
  }
}*/

.txt_oishi {
  font-weight: bold;
  text-align: center;
  font-size: 16px;
  margin-bottom: 20px;
}

.emergency_wrap_t + .emergency_wrap_u .box-emergency:first-child {
  margin-top: 20px;
}





.mainte_announce {
  background-color: #FFE5E5;
  padding: 15px 0;


}
.mainte_announce .mainte_announce_inner {
  display: flex;
  margin: 0 auto;
  padding: 0 10px;
  justify-content: center;
  align-items: center;
  max-width: 1200px;
  margin: 0 auto;
}
.mainte_announce .ma_cout {
  font-size: 16px;
  color: #E10000;
  font-weight: bold;
  width: 19em;
}
.mainte_announce .ma_notice {
  font-size: 16px;
  padding-right: 30px;
  margin-left: 10px;
}
.mainte_announce .ma_notice p + p {
  margin-top: 8px;
}
.mainte_announce .ma_notice a {
  text-decoration: underline;
}

@media (max-width: 767px) {
  .mainte_announce .mainte_announce_inner {
    display: block;
    text-align: center;
  }
  .mainte_announce .ma_cout {
    width: 100%;
    font-size: 14px;
  }
  .mainte_announce .ma_notice {
    display: inline-block;
    width: 100%;
    padding-right: 20px;
    margin: 0 auto;
    text-align: left;
    font-size: 14px;
  }
}
