@charset "utf-8";
/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
* *
* * Basic information:
* * - CSS guideline : FLOCSS
* *
* * Order of discription:
* * - Foundation [ reset / base ]
* * - Layout [ header / main / side / footer ]
* * - Object [ component / project / utility ]
* *
* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * /

/* ==========================================================================
Layout [ header / main / side / footer... ]
========================================================================== */

/* Header
---------------------------------------------------------------*/
#header {
  height: 72px;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  align-items: center;
  padding-left: 48px;
  padding-right: 83px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

/*logo*/
.l-header__logo {
  margin-right: auto;
}

/*navi*/
.l-header-nav {
  margin-left: auto;
}

.l-header-nav__item {
  height: 72px;
}

.l-header-nav__items {
  position: relative;
  -webkit-transition: .2s;
  -o-transition: .2s;
  transition: .2s;
}

.l-header-nav__items + .l-header-nav__items {
  margin-left: 40px;
}

.l-header-nav__items--link {
  font-size: 15px;
  height: 100%;
  align-items: center;
}

.l-header-nav__items.is-active:before ,
.l-header-nav__items:hover .l-header-nav__items--link:before {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 2px;
  background: #059C40;
  -webkit-transition: .2s;
  -o-transition: .2s;
  transition: .2s;
}

/* Main
---------------------------------------------------------------*/
.l-wrapper {
  overflow: hidden;
  width: 100%;
}

/* Side
---------------------------------------------------------------*/

/* Footer
---------------------------------------------------------------*/
.l-footer-head .c-center-type02 {
  height: 80px;
  padding: 0;
  align-items: center;
  position: relative;
}

.l-footer-top {
  margin-left: auto;
}

.l-footer-top__link {
  display: block;
}

.l-footer-nav.c-center-type02 {
  padding: 48px 20px 24px;
  position: relative;
  min-height: 295px;
}

.l-footer-menu {
  width: 1100px;
  margin-left: auto;
  margin-right: auto;
}

.l-footer-menu__item {
  width: 25%;
  padding-right: 32px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.l-footer-menu__items {
  margin-bottom: 7px;
}

.l-footer-menu__items--link {
  font-weight: 700;
  font-size: 13px;
}

.l-footer-information__items--link:hover,
.l-footer-menu__items--link:hover {
  text-decoration: underline;
}

.l-footer-menu__item + .l-footer-menu__item .l-footer-menu__items--link {
  font-weight: 400;
}

.l-footer-cooopyright {
  margin-left: auto;
  font-size: 12px;
  position: absolute;
  right: 50px;
  bottom: 16px;
}

/*pagetop*/

.l-footer-top {
  position: absolute;
  z-index: 1;
  right: 20px;
  bottom: 0;
  width: 80px;
  height: 80px;
}

.l-footer-top__link {
  display: block;
  height: 100%;
}

.l-footer-top:before {
  content: '';
  position: absolute;
  right: 36px;
  top: 36px;
  width: 12px;
  height: 12px;
  border-top: 2px solid #ffffff;
  border-right: 2px solid #ffffff;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
/* ==========================================================================
Project [ articles / ranking / promo... ]
========================================================================== */

/*top pickup*/

.p-top-pickup {
  position: relative;
}

.p-top-pickup .c-center-type02 {
  position: relative;
}

.p-top-pickup .lead.p-top-lead {
  margin-bottom: 85px;
}

.p-bg-pickup {
  position: absolute;
  right: -125px;
  top: 10px;
  z-index: 0;
  width: 541px;
  height: 621px;
  background: url(../images/top/pickup-rt.png);
  background-repeat: no-repeat;
  background-position: 100% 0%;
  background-size: 100%;
}

.p-bg02-pickup {
  position: absolute;
  left: -230px;
  bottom: 40px;
  z-index: 0;
  width: 474px;
  height: 439px;
  background: url(../images/top/pickup-lb.png);
  background-repeat: no-repeat;
  background-position: 100% 0%;
  background-size: 100%;
}

.p-top-pickup__list {
  position: relative;
  z-index: 1;
}

.p-top-pickup__item {
  min-width: 384px;
  margin-right: 24px;
  margin-top: 34px;
  width: calc(((100% - 24px * (3 - 1)) / 3) - .01px);
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.p-top-pickup__item:nth-child(3n) {
  margin-right: 0;
}

.p-top-pickup__item:nth-child(-n+3) {
  margin-top: 0;
}

.p-top-pickup__link {
  display: block;
}

.p-top-pickup__thum {
  border: 2px solid #ffffff;
  margin-bottom: 32px;
  box-shadow: 0 0 5px rgba(0,0,0,.16);
  width: calc(((100% - 15px * (1 - 1)) / 1) - .01px);
}

.p-top-pickup__item:hover .text-middle {
  text-decoration: underline;
}

/*store flyer*/

.p-top-flyer {
  position: relative;
  height: 580px;
}

.p-top-flyer .c-center-type02 {
  position: relative;
  justify-content: flex-end;
  overflow: inherit;
}

.p-top-flyer:after {
  content: '';
  position: absolute;
  left: 0;
  top: 1px;
  z-index: 0;
  width: 60%;
  height: 100%;
  background: url(../images/top/bg-flyer-left.jpg);
  background-repeat: no-repeat;
  background-position: left top;
  background-size: cover;
}

.p-bg-flyer {
  position: absolute;
  right: -359px;
  top: -72px;
  z-index: 6;
  width: 849px;
  height: 632px;
  background: url(../images/top/bg-flyer-right.png);
  background-repeat: no-repeat;
  background-position: 100% 0%;
  background-size: 100%;
}

.p-top-flyer .lead {
  width: 576px;
  position: relative;
  z-index: 2;
  background-color: rgba(250,250,250,.85)!important;
  padding: 48px 53px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

/*original recipe*/

.p-top-recipe {
  position: relative;
  height: 740px;
  overflow: hidden;
  margin-bottom: -200px;
}

.p-top-recipe .c-center-type02 {
  position: relative;
  justify-content: flex-start;
  overflow: inherit;
  padding: 120px 0;
}

.p-top-recipe .c-center-type02 .lead {
  margin-bottom: 0;
  background-color: rgba(250,250,250,.85)!important;
}

.p-top-recipe:after {
  content: '';
  position: absolute;
  left: 0;
  top: 0px;
  z-index: 0;
  width: 100%;
  height: 100%;
  background: url(../images/top/bg-recipe.jpg);
  /*background: url(../images/top/bg-recipe-right.jpg);*/
  background-repeat: no-repeat;
  background-position: left top;
  background-size: cover;
}

.p-top-original .lead,
.p-top-recipe .lead {
  width: 576px;
  position: relative;
  z-index: 2;
  padding: 48px 53px;
  background-color: rgba(250,250,250,.85)!important;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.p-top-recipe .c-center-type02 .lead:before {
  content: '';
  position: absolute;
  right: 10px;
  top: 10px;
  width: 216px;
  height: 83px;
  background: url(../images/top/recipe_logo.png);
  background-repeat: no-repeat;
  background-size: 100%;
}

/*original*/
.p-top-original {
  position: relative;
}

.p-top-original:before {
  content: '';
  position: absolute;
  right: 0;
  top: 0px;
  z-index: 0;
  width: 60%;
  height: 100%;
  background: url(../images/top/bg-recipe-right.jpg);
  background-repeat: no-repeat;
  background-position: left top;
  background-size: cover;
}

.p-top-flyer .flex-end, 
.p-top-original .flex-end, 
.p-top-recipe .flex-end {
  justify-content: flex-end;
}

.p-top-flyer .flex-start, 
.p-top-original .flex-start, 
.p-top-recipe .flex-start {
  justify-content: flex-start;
}

/*special deals*/

.p-top-deals {
  position: relative;
  z-index: 2;
}

.p-top-deals.bg-deals {
  min-height: 459px;
  background: url(../images/top/bg-deals.svg) no-repeat right top;
  background-size: cover;
}

.p-top-havefun .c-center-type02 ,
.p-top-deals .c-center-type02 {
  justify-content: space-between;
  overflow: inherit;
  position: relative;
}

.p-top-deals .c-center-type02 {
  min-height: 100%;
}

.p-bg-deals {
  position: absolute;
  left: -230px;
  bottom: -310px;
  width: 500px;
  height: 500px;
  background: url(../images/top/bg-spacial-deals.png) no-repeat;
  background-size: 90%;
  background-position: 0 0;
}

.p-top-deals .p-top-list ,
.p-top-service .p-top-list ,
.p-top-havefun .p-top-list {
  width: calc(100% - 336px);
}

.p-top-list {
  width: 100%;
}

.p-top-list__item {
  min-width: 168px;
  margin-right: 32px;
  margin-bottom: 50px;
  width: 168px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.p-top-list__link:hover .text-small ,
.p-top-list__link:hover .text-middle {
  text-decoration: underline;
}

.p-top-list__img {
  margin-bottom: 16px;
}

.p-top-list__thum {
  width: 100%;
  box-sizing: content-box;
  border: 2px solid #ffffff;
  box-shadow: 0 0 5px rgba(0,0,0,.16);
}

/*havefun*/

.p-top-havefun {
  z-index: 5;
}

.p-top-havefun .c-center-type02 {
  position: relative;
  padding-bottom: 50px;
  padding-top: 170px;
  overflow: inherit;
  z-index: 2;
}

.p-bg-havefun {
  position: absolute;
  left: -200px;
  top: -100px;
  width: 415px;
  height: 481px;
  background: url(../images/top/bg-havefun.png);
  background-repeat: no-repeat;
  background-size: 100%;
}

.p-top-havefun .p-top-list {
  position: relative;
  z-index: 2;
}

/*service*/

.p-top-service {
  z-index: 5;
}

.p-top-service .c-center-type02 {
  position: relative;
  padding-bottom: 50px;
  padding-top: 240px;
  justify-content: space-between;
  overflow: inherit;
  z-index: 2;
}

.p-bg-service {
  position: absolute;
  right: 0;
  top: -100px;
  width: 415px;
  height: 481px;
  background: url(../images/top/bg-service-right.png);
  background-repeat: no-repeat;
  background-size: 100%;
}

.p-top-service .p-top-list {
  position: relative;
  z-index: 2;
}

/*go green*/

.p-top-gogreen {
  background: url(../images/top/bg-gogreen.jpg) no-repeat center center;
  background-size: cover;
}

.p-top-gogreen .c-center-type02.grid {
  justify-content: flex-end;
  padding: 120px 0;
}

.p-top-gogreen .lead.p-top-lead {
  padding: 48px 53px;
  margin: 0;
   background: rgba(250,250,250,.9)!important;
}

/*related info*/

.p-top-relatedinf .lead {
  text-align: left;
  margin-bottom: 30px;
}

.p-top-relatedinf .lead h2 {
  font-size: 32px;
}

.p-banner-lists {
  margin-bottom: 20px;
  margin-right: 32px;
}

/*top news*/

.p-top-news .lead {
  text-align: left;
  margin-bottom: 30px;
}

.p-top-news .lead h2 {
  font-size: 32px;
}

.p-news-inner {
  width: 750px;
}

.p-news-inner .c-btn {
  max-width: 336px;
}

.p-news-sns {
  max-width: 336px;
  width: 100%;
  margin-left: auto;
}

.p-sns-inner {
  background-color: #fff;
  width: 100%;
  padding: 34px 40px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.p-sns-account + .p-sns-account {
  margin-top: 24px;
}

.p-sns-account__link {
  padding-left: 52px;
  background: url(../images/top/sns-tw.png) no-repeat left top;
  background-size: 36px;
  display: block;
  margin-left: 20px;
}

.p-sns-account__title ,
.p-sns-account__address {
  font-size: 12px;
}

.p-sns-account__title {
  font-weight: 700;
}

.p-news-sns .lead {
  text-align: center;
}

.p-news-sns .lead span {
  font-size: 14px;
}

.p-news-sns .lead h2 {
  font-size: 20px;
}

.p-newslist-item + .p-newslist-item {
  margin-top: 16px;
}

.p-news-link {
  line-height: 1;
  align-items: flex-start;
  justify-content: flex-start;
}

.p-news-date {
  font-size: 13px;
  min-width: 87px;
}

.p-news-cat {
  border: 1px solid #059C40;
  display: block;
  color: #059C40;
  letter-spacing: -0.03em;
  font-weight: bold;
  text-align: center;
  font-size: 12px;
  line-height: 1.1;
  margin-left: 10px;
  margin-right: 17px;
  padding: 2px 8px;
  min-width: 114px;
}

.p-news-content {
  width: calc(100% - 250px);
  line-height: 1.5;
  font-size: 13px;
}

.p-news-link:hover .p-news-content {
  text-decoration: underline;
}

/*inportant news*/

.p-innews .c-center-type02 {
  padding: 40px 20px;
}

.p-innews-title {
  padding-left: 32px;
  font-size: 24px;
  background: url(../images/store/ico-attention.png) no-repeat left center;
  margin-bottom: 24px;
}

.p-innews-title__sub {
  font-weight: 700;
  font-size: 16px;
  margin-bottom: 18px;
}

.p-innews-item + .p-innews-item {
  margin-top: 18px;
}

.p-innews-item__link:hover .p-innews-item__content {
  text-decoration: underline;
}

.p-innews-item__date {
  width: auto;
  margin-right: 24px; 
  font-size: 13px;
}

/*top slider*/

.p-top-mv,
.p-slider-inner {
  position: relative;
}

.p-slider-img {
  position: relative;
  padding-bottom: 50.9516%;
}

.p-slider-img.p-slider-img01 {
  background: url(../images/top/mv-slide01.jpg) no-repeat top center;
  background-size: cover;
}

.p-slider-img.p-slider-img02 {
  background: url(../images/top/mv-slide02.jpg) no-repeat top center;
  background-size: cover;
}

.p-slider-img.p-slider-img03 {
  background: url(../images/top/mv-slide01.jpg) no-repeat top center;
  background-size: cover;
}

.p-slider-img:before {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: rgba(0,0,0,.25);
}

.p-slider-overlay {
  position: absolute;
  left: 50%;
  top: 40%;
  margin-left: -417px;
  text-align: center;
  max-width: 834px;
}

.p-slider-overlay img {
  display: block;
  margin: 0 auto;
}

.p-slider-overlay .u-bran-700 {
  color: #ffffff;
  font-size: 12px;
  letter-spacing: 6px;
  margin-top: 26px;
}

/*slider count*/
.p-top-mv__count {
  position: absolute;
  left: 31px;
  bottom: 34px;
  width: 96px;
  height: 46px;
}

.current {
  font-family: 'Open Sans', Helvetica, sans-serif;
  font-size: 16px;
  font-size: 1rem;
  font-weight: 600;
  line-height: 1;
  position: absolute;
  top: 10px;
  left: -3px;
  letter-spacing: .02em;
}

.bar {
  position: absolute;
  top: 30px;
  right: 0;
  width: 98px;
  height: 1px;
  background-color: rgba(255, 255, 255, .5);
}

.bar--white {
  background-color: rgba(255, 255, 255, .5);
}

.bar--white:after {
  background-color: rgba(255, 255, 255, .5);
}

.bar--white:before {
  background-color: #fff;
}

.animation-white {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 0;
  -webkit-animation-name: animation;
  animation-name: animation;
  -webkit-animation-duration: 4s;
  animation-duration: 4s;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
  background-color: #059C40;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
}

.endpoint {
  position: absolute;
  z-index: 999;
  top: 50%;
  right: -8px;
  display: block;
  width: 8px;
  height: 8px;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  border-radius: 50%;
}

.endpoint-white {
  -webkit-animation-name: bar-white;
  animation-name: bar-white;
  -webkit-animation-duration: 4s;
  animation-duration: 4s;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
  opacity: 0;
  background-color: rgba(255, 255, 255, .5);
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
}

.total {
  font-family: 'Open Sans', Helvetica, sans-serif;
  font-size: 16px;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1;
  position: absolute;
  top: 33px;
  right: -1px;
  letter-spacing: .02em;
}

.total--white {
  color: #fff;
}

.current--green {
  color: #059C40;
}

@-webkit-keyframes animation
{
    0%
    {
        width: 0;
    }
    100%
    {
        width: 100%;
    }
}

@keyframes animation
{
    0%
    {
        width: 0;
    }
    100%
    {
        width: 100%;
    }
}

/*slider scroll*/

.p-slider-scroll {
  position: absolute;
  z-index: 1;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100px;
  height: 120px;
  text-align: center;
  margin: 0 auto;
  color: #fff;
}

.p-slider-scroll__text {
  font-size: 10px;
  color: #fff;
  display: block;
  letter-spacing: 2px;
}

.p-slider-scroll__bar {
  width: 1px;
  height: 96px;
  margin: 50px auto 0;
  background-color: #ffffff;
  position: absolute;
  overflow: hidden;
  bottom: 0;
  left: 50%;
}

.p-slider-scroll__bar:before {
  content: '';
  width: 1px;
  height: 100px;
  margin: 50px auto 0;
  background-color: #059C40;
  position: absolute;
  top: -150px;
  left: 0;
  -webkit-animation: arrow 2.5s ease 0s infinite normal;
  animation: arrow 2.5s ease 0s infinite normal;
}

/*矢印が伸びるアニメーション*/

@keyframes arrow {
  0% {
    -webkit-transform: translate3d(-50%, 0, 0);
    transform: translate3d(-50%, 0, 0);
  }

  60% {
    -webkit-transform: translate3d(-50%, 100px, 0);
    transform: translate3d(-50%, 100px, 0);
  }

  100% {
    -webkit-transform: translate3d(-50%, 100px, 0);
    transform: translate3d(-50%, 100px, 0);
  }
}

.animation-height {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  height: 0;
  -webkit-animation-name: animation;
  animation-name: animation;
  -webkit-animation-duration: 4s;
  animation-duration: 4s;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
  background-color: #059C40;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
}

/*lv*/

.p-lv {
  position: relative;
  height: 200px;
  background-image: url(../images/store/bg-lv.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: top center;
  padding: 0 83px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.p-lv:before {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: rgba(0,0,0,.25);
}

.p-lv-inner {
  position: relative;
  z-index: 1;
  height: 200px;
  max-width: 1200px;
  margin: 0 auto;
}

.p-lv-inner__ttl {
  position: absolute;
  bottom: 48px;
  left: 0;
  color: #ffffff;
  font-size: 40px;
  letter-spacing: 2px;
}

/*wild list*/
.p-list-item {
  flex-wrap: wrap;
}

.p-list-items {
  min-width: 224px;
  margin-right: 20px;
  margin-bottom: 24px;
  padding: 32px 10px 26px;
  box-shadow: 0 1px rgba(0,0,0,.16);
  width: calc(((100% - 20px * (5 - 1)) / 5) - .01px);
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.p-list-items:nth-child(5n) {
  margin-right: 0;
}

.p-list-items:nth-child(-n+5) {
  margin-top: 0;
}

.p-list-item__thum {
  width: 128px;
  height: 128px;
  overflow: hidden;
  border-radius: 50%;
  margin: 0 auto 23px;
}

.p-list-item__thum img {
  width: 128px;
  height: 128px;
  object-fit: cover;
}

.p-list-item__title {
  font-weight: 700;
}

/*チラシ情報*/

.p-leaflet-inner {
  justify-content: space-between;
  align-items: flex-start;
}

/*チラシスライド*/

.p-chirashi-slide {
  width: 760px;
  padding: 0 32px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.p-chirashi-slide .slick-prev {
  left: 0px!important;
  margin-top: -4px!important;
  background: url(../images/store/slider-prev.png)!important;
  background-repeat: no-repeat!important;
  background-size: 100%!important;
}

.p-chirashi-slide .slick-next {
  right: 0px!important;
  margin-top: -4px!important;
  background: url(../images/store/slider-next.png)!important;
  background-repeat: no-repeat!important;
  background-size: 100%!important;
}

.p-chirashi-slide .slick-dotted.slick-slider {
  margin-bottom: 0!important;
}

/*shufoo*/

.shufoo-chirashi {
  background-color: inherit!important;
}

li.shufoo-dc {
  width: 70px!important;
}
.shufoo-pdf a,
.shufoo-dc a {
  position: relative;
  width: 70px;
  height: 36px;
  display: block;
  background-color: #059C40;
  border-radius: 26px;
}

.shufoo-dc a:before {
  content: 'デジタル\Aチラシ';
  white-space: pre;
  color: #ffffff;
  font-size: 10px;
  top: 0px;
  line-height: 1;
  font-family: fot-tsukuardgothic-std,sans-serif;
  font-weight: 700;
  font-style: normal;
}

.shufoo-pdf a:before {
  content: 'PDF\Aチラシ';
  white-space: pre;
  color: #ffffff;
  font-size: 10px;
  top: 0px;
  line-height: 1;
  font-family: fot-tsukuardgothic-std,sans-serif;
  font-weight: 700;
  font-style: normal;
}

.shufoo-pdf a:after ,
.shufoo-dc a:after {
  content: '';
  position: absolute;
  right: 8px;
  top: 15px;
  width: 6px;
  height: 6px;
  border-top: 1px solid #ffffff;
  border-right: 1px solid #ffffff;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}

.shufoo-pdf a img ,
.shufoo-dc a img {
  display: none;
}

.shufoo-ui-area > div {
  width: 150px !important;
  margin-top: 8px!important;
}

.shufoo-list-parent.shufoo-horizontal {
  min-height: 210px!important;
}

.shufoo-title  {
  width: 100%!important;
  margin-top: 8px!important;
  font-size: 10px;
  font-family: fot-tsukuardgothic-std,sans-serif;
  font-weight: 700;
  height: auto!important;
  margin-bottom: 20px;
  font-style: normal;
}

.shufoo-ui-area ul {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  justify-content: space-between;
}

.p-chirashi-box .weekley_food {
  display: inline-block;
  margin-top: 56px;
}

.shufoo-title a {
  display: block;
}

.shufoo-chirashi_wrapper {
  overflow: hidden;
  height: auto!important;
  width: 380px!important;
}

.p-chirashi-box__inner {
  height: 280px!important;
  overflow-x: hidden!important;
  overflow-y: auto;
}

.shufoo-chirashi_area {
  width: 35%!important;
  float: left;
}

.shufoo-thumb {
  width: auto!important;
}

.shufoo-title ,
.shufoo-ui-area {
  width: 50%!important;
  float: right;
  margin-right: 10%!important;
}

.p-chirashi-box {
  width: 430px;
}

.shufoo-chirashi.shufoo-pc
.shufoo-list-parent.shufoo-vertical {
  height: auto!important;
}

/*店舗情報*/
.p-about-sec__info {
  width: 100%;
  max-width: 528px;
  display: flex;
  flex-direction: column;
}

.p-about-sec .c-link {
  margin-top: 24px;
}

.p-about-sec__info-thum {
  margin-bottom: 20px;
  width: 100%;
  overflow: hidden;
}

.p-about-sec__info-thum > img {
  width: 100%;
}

.p-about-sec__tab {
  display: table;
  padding: 9px 0;
  width: 100%;
  border-bottom: 1px solid rgba(85,85,85,.30);
}

.p-about-sec__tab dt,
.p-about-sec__tab dd {
  display: table-cell;
  vertical-align: middle;
}

.p-about-sec__tab dt {
  width: 145px;
  font-weight: 700;
}

.p-about-sec__indenttext {
  /*margin-left: 2em;
  text-indent: -2.5em;*/
  margin-left: 1.2em;
  text-indent: -1.1em;
}

.p-about-sec__map {
  width: 624px;
  overflow: hidden;
  margin-left: auto;
}
.p-about-sec__map iframe {
  width: 100%;
  height: 580px;
}

.p-about-sec__map--thum {
  display: block;
  margin: 20px auto 0;
}

/*404*/
.p-notfound-wrap {
    max-width: 880px!important;
    text-align: center;
}
.p-notfound-wrap__inner {
    display: inline-block;
}

/*横並びリストタイプ02*/

.p-list02-items {
  min-width: 224px;
  margin-right: 20px;
  margin-top: 24px;
  width: calc(((100% - 20px * (5 - 1)) / 5) - .01px);
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.p-list02-items:nth-child(5n) {
  margin-right: 0;
}

.p-list02-items:nth-child(-n+5) {
  margin-top: 0;
}

.p-list02-items:hover p.text-middle {
  text-decoration: underline;
}

.p-list02-item__thum {
  border: 3px solid #ffffff;
  box-shadow: 0 0 5px rgba(0,0,0,.16);
  width: calc(((100% - 15px * (1 - 1)) / 1) - .01px);
  margin-bottom: 24px;
}

.p-list02-item__title {
  font-weight: 400;
}

.p-add-point .c-btn {
  max-width: 336px;
}

.p-add-point .c-btn {
  margin-top: 8px;
}
/*point card*/

.p-point {
  justify-content: space-between;
}

.p-point-thum {
  width: 336px;
}

.p-point-info {
  width: calc(100% - 384px);
}

.p-point-info__inner {
  background-color: #ffffff;
  padding: 32px 47px 34px;
}

.p-point-info__inner--title {
  border-bottom: 1px solid rgba(85,85,85,.3);
  margin-bottom: 15px;
  padding-bottom: 10px;
}

.p-point-info__inner--title02 {
  padding-bottom: 0;
  border: none;
  margin-bottom: 0;
}

.p-point-info__inner + .p-point-info__inner {
  margin-top: 24px;
}

.p-point-info__inner--text01 ,
.p-point-info__inner--text02 ,
.p-point-info__inner--text03 ,
.p-point-info__inner--text04 ,
.p-point-info__inner--text05 {
  display: inline-block;
  line-height: 1;
  position: relative;
  z-index: 1;
}

.p-point-info__inner--text01 {
  font-size: 28px;
}

.p-point-info__inner--text02 {
  font-size: 24px;
}

.p-point-info__inner--text03 {
  font-size: 36px;
}

.p-point-info__inner--text04 {
  font-size: 16px;
}

.p-point-info__inner--text05 {
  font-size: 44px;
}

.p-point-info__inner .text-big {
  margin-bottom: 10px;
}

/*summit app*/

.p-app.c-center {
  padding: 120px 20px;
}

.p-app-title {
  font-size: 32px;
  color: #333333;
  line-height: 1;
  margin-bottom: 32px;
}

.p-add-point__text {
  position: relative;
  z-index: 1;
}

.p-app-inner {
  justify-content: space-between;
  margin-top: 32px;
}

.p-add-point {
  width: 764px;
  min-height: 299px;
  padding: 32px 48px;
  padding-right: 336px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  background: url(../images/store/summit-app.png) no-repeat right top #F7F7F7;
  background-size: 336px;
}

.p-add-point__title {
  font-size: 20px;
  margin-bottom: 20px;
}

.p-add-point__title .p-add-point__text {
  line-height: 1.2;
}
.p-add-point__title .p-add-point__text strong {
  font-size: 26px;
}

.p-add-download {
  width: 288px;
}

.p-add-download__inner {
  border-radius: 2px;
  border: 2px solid #F7F7F7;
  padding: 32px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.p-add-download__inner--title {
  font-weight: 700;
  letter-spacing: -0.02em;
  margin-bottom: 12px;
}

.p-add-download__inner--table {
  display: table;
  margin-top: 15px;
}

.p-add-download__inner--table dt,
.p-add-download__inner--table dd {
  display: table-cell;
  vertical-align: top;
}

.p-add-download__inner--table dt {
  width: 56px;
}

.p-add-download__inner--table dd {
  padding-left: 20px;
}

.p-add-download__inner--table_link {
  word-break: break-all;
}

.p-add-download__app {
  justify-content: space-between;
  margin-top: 30px;
}

/*title*/
.lead {
  text-align: center;
  margin-bottom: 55px;
}

.lead.p-top-lead {
  text-align: left;
  margin-bottom: 55px;
  position: relative;
  z-index: 7;
}

.lead .text-middle ,
.lead .text-small {
  margin-top: 10px;
}

.lead span {
  display: block;
  font-size: 22px;
  -webkit-transform: rotate(-1deg); 
  transform: rotate(-1deg); 
  margin-bottom: 5px;
}

.lead h2 {
  font-size: 40px;
  font-weight: 700;
}

h2.p-title-h2 {
  font-size: 32px;
  color: #333333;
  padding-left: 28px;
  font-weight: bold;
  margin-bottom: 40px;
  position: relative;
  line-height: 1.4;
}

h2.p-title-h2:before {
  content: '';
  position: absolute;
  left: 0;
  top: 5%;
  width: 8px;
  height: 90%;
  background: #059C40;
  border-radius: 2px;
}

h3.p-title-h3 {
  margin-top: 20px;
  font-size: 24px;
  font-weight: bold;
  margin-bottom: 25px;
}

/*device - utility*/

.u-pc {
  display: block !important;
}

.u-sp {
  display: none !important;
}

.sp-block {
  display: none !important;
}
@media screen and (max-width: 1400px){
  #header {
    padding-right: 30px;
    padding-left: 30px;
  }
}
@media screen and (max-width: 1300px){
  .l-header-nav__items + .l-header-nav__items {
    margin-left: 24px;
  }
}
@media screen and (max-width: 1200px){
  #header {
    padding-left: 20px;
    padding-right: 20px;
  }
  .l-header-nav__items--link {
    font-size: 14px;
  }
  .p-chirashi-slide {
    width: 700px;
  }
  .p-about-sec__info {
    max-width: 488px;
  }
  .p-about-sec__map {
    width: calc(100% - 514px);
  }
  .p-add-point {
    width: 744px;
    padding: 32px 28px;
  }
  .p-list-items:nth-child(4n) {
    margin-right: 0;
  }
  .p-list-items:nth-child(5n) {
    margin-right: 20px;
  }
}