/*!
global > color
------------------------------
*/
/*!
global > content-width
------------------------------
*/
/*!
global > font
------------------------------
*/
/*!
global > mixin
------------------------------
*/
.p-main .sec03-block01__contentarea .ttl-price__unit02 {
  font-size: 0.75rem;
}
@media screen and (min-width: 768px) {
  .p-main .sec03-block01__contentarea .ttl-price__unit02 {
    font-size: clamp(0.75rem, 0.2976190476vw + 0.6071428571rem, 0.875rem);
  }
}

.p-main .sec04-block01__item .contentarea-ttl {
  font-size: 1rem;
}
@media screen and (min-width: 768px) {
  .p-main .sec04-block01__item .contentarea-ttl {
    font-size: clamp(1rem, 0.2976190476vw + 0.8571428571rem, 1.125rem);
  }
}

.p-main .sec03-block02__item .heading-ttl, .p-main .sec03-block03__contentarea .ttl {
  font-size: 1rem;
}
@media screen and (min-width: 768px) {
  .p-main .sec03-block02__item .heading-ttl, .p-main .sec03-block03__contentarea .ttl {
    font-size: clamp(1rem, 0.5952380952vw + 0.7142857143rem, 1.25rem);
  }
}

.p-main .sec03-block01__contentarea .ttl, .p-main .sec02-ttl02 {
  font-size: 1.125rem;
}
@media screen and (min-width: 768px) {
  .p-main .sec03-block01__contentarea .ttl, .p-main .sec02-ttl02 {
    font-size: clamp(1.25rem, 0.5952380952vw + 0.9642857143rem, 1.5rem);
  }
}

.p-main .sec03-block01__contentarea .ttl-price__number {
  font-size: clamp(1.25rem, 0.5102040816vw + 1.1304209184rem, 1.375rem);
}
@media screen and (min-width: 768px) {
  .p-main .sec03-block01__contentarea .ttl-price__number {
    font-size: clamp(1.375rem, 3.90625vw + -0.5rem, 2rem);
  }
}

.p-main .mv-ttl {
  font-size: clamp(1.4375rem, 0.2544529262vw + 1.3778625954rem, 1.5rem);
}
@media screen and (min-width: 768px) {
  .p-main .mv-ttl {
    font-size: clamp(1.5rem, 2.380952381vw + 0.3571428571rem, 2.5rem);
  }
}

.p-main .mv {
  position: relative;
  background-image: url(../../assets/images/main_mv_bg_01.webp);
  background-size: cover;
  background-position: bottom right;
  background-repeat: no-repeat;
  min-height: 350px;
  padding-top: 100px;
  z-index: 2;
}
@media screen and (min-width: 768px) {
  .p-main .mv {
    min-height: 390px;
    padding-top: 143px;
  }
}
.p-main .mv-inner {
  position: relative;
  z-index: 1;
}
.p-main .mv-ttl {
  line-height: 1.2;
  font-weight: 700;
  margin-top: 57px;
  text-shadow: 0px 0px 16px #fff, 1px 1px 16px #fff, 2px 2px 16px #fff, 3px 3px 16px #fff;
  -webkit-text-stroke: 2px #fff;
  paint-order: stroke fill;
}
.p-main .mv-ttl--primary {
  color: #F76700;
}
.p-main .mv::after {
  content: "";
  display: block;
  width: 100%;
  height: 30px;
  position: absolute;
  top: 100%;
  left: 50%;
  translate: -50% 0;
  background: url(../../assets/images/main_mv_bg_bottom01.webp) center/cover no-repeat;
}
@media screen and (min-width: 768px) {
  .p-main .mv::after {
    height: 50px;
  }
}
.p-main .mv-img01 {
  max-width: 320px;
  margin-top: 20px;
  margin-left: auto;
}
@media screen and (min-width: 768px) {
  .p-main .mv-img01 {
    width: 374px;
    position: absolute;
    right: clamp(0rem, 3.869047619vw + -1.8571428571rem, 1.625rem);
    top: -22px;
    max-width: 100%;
    margin-top: 0;
    margin-left: 0;
    z-index: -1;
  }
}

.p-main .sec02 {
  padding: 60px 0;
  background-color: #FFFFFF;
  position: relative;
  z-index: 1;
}
@media screen and (min-width: 768px) {
  .p-main .sec02 {
    padding: 103px 0 130px;
  }
}
.p-main .sec02-ttl02 {
  font-weight: 700;
  line-height: 1.6666666667;
  color: #F76700;
  text-align: center;
  margin-top: 16px;
}
@media screen and (min-width: 768px) {
  .p-main .sec02-ttl02 {
    margin-top: 25px;
  }
}
.p-main .sec02-txt01 {
  margin-top: 20px;
}
@media screen and (min-width: 768px) {
  .p-main .sec02-txt01 {
    margin-top: 32px;
  }
}
.p-main .sec02-txt01 .c-txtline01 {
  font-weight: 700;
}
.p-main .sec02 .c-tags01 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 15px;
  margin-top: 33px;
}
@media screen and (min-width: 768px) {
  .p-main .sec02 .c-tags01 {
    gap: 32px;
  }
}
.p-main .sec02 .c-tags01__item {
  width: 100%;
  max-width: 160px;
}
@media screen and (min-width: 768px) {
  .p-main .sec02 .c-tags01__item {
    max-width: 320px;
  }
}
@media screen and (min-width: 768px) {
  .p-main .sec02 .c-tags01__item .toparea-ttl {
    font-size: clamp(1.25rem, 0.5952380952vw + 0.9642857143rem, 1.5rem);
    line-height: 1.3333333333;
  }
}
.p-main .sec02-bg01 {
  position: absolute;
  top: 27px;
  left: 0;
  z-index: -1;
}

.p-main .sec03 {
  position: relative;
  padding: 60px 0;
  z-index: 2;
}
@media screen and (min-width: 768px) {
  .p-main .sec03 {
    padding: 50px 0 79px;
  }
}
.p-main .sec03::before {
  content: "";
  display: block;
  width: 100%;
  height: 30px;
  position: absolute;
  bottom: 100%;
  left: 50%;
  translate: -50% 0;
  background: url(../../assets/images/common_bg_top.webp) center/cover no-repeat;
  rotate: 180deg;
}
@media screen and (min-width: 768px) {
  .p-main .sec03::before {
    height: 50px;
  }
}
.p-main .sec03::after {
  content: "";
  display: block;
  width: 100%;
  height: 30px;
  position: absolute;
  top: 100%;
  left: 50%;
  translate: -50% 0;
  background: url(../../assets/images/common_bg_bottom.webp) center/cover no-repeat;
}
@media screen and (min-width: 768px) {
  .p-main .sec03::after {
    height: 50px;
  }
}
.p-main .sec03-block01 {
  background-color: #FFFFFF;
  border-radius: 24px;
  border: 1px solid var(--accent);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 20px;
  margin-top: 30px;
  padding-bottom: 20px;
}
@media screen and (min-width: 768px) {
  .p-main .sec03-block01 {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    padding-bottom: 0;
  }
}
@media screen and (min-width: 768px) {
  .p-main .sec03-block01 {
    margin-top: 56px;
    gap: clamp(1.25rem, 3.125vw + -0.25rem, 2.5625rem);
  }
}
.p-main .sec03-block01__contentarea {
  padding: 20px 20px 0;
}
@media screen and (min-width: 768px) {
  .p-main .sec03-block01__contentarea {
    padding: 8px 5px 26px clamp(1.5625rem, 4.3154761905vw + -0.5089285714rem, 3.375rem);
  }
}
.p-main .sec03-block01__contentarea .ttl {
  font-weight: 700;
  line-height: 1.6666666667;
}
.p-main .sec03-block01__contentarea .ttl-primary {
  margin-right: 12px;
}
@media screen and (min-width: 768px) {
  .p-main .sec03-block01__contentarea .ttl-primary {
    margin-right: 23px;
  }
}
.p-main .sec03-block01__contentarea .ttl-price {
  color: #F76700;
  display: inline-block;
}
.p-main .sec03-block01__contentarea .txt {
  margin-top: 11px;
}
.p-main .sec03-block01__contentarea .txt .c-txtline01 {
  font-weight: 700;
}
.p-main .sec03-block01__imgarea {
  max-width: 185px;
  margin-inline: auto;
}
@media screen and (min-width: 768px) {
  .p-main .sec03-block01__imgarea {
    -ms-flex-negative: 0;
        flex-shrink: 0;
    width: 18.06640625%;
    aspect-ratio: 185/154;
    max-width: 100%;
    margin-left: 0;
    margin-inline: unset;
  }
}
.p-main .sec03-block01__imgarea img {
  border-radius: 24px;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  margin-inline: auto;
}
@media screen and (min-width: 768px) {
  .p-main .sec03-block01__imgarea img {
    border-radius: 0 24px 24px 0;
    margin-inline: unset;
  }
}
.p-main .sec03-block02 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 20px;
  margin-top: 25px;
}
@media screen and (min-width: 768px) {
  .p-main .sec03-block02 {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    gap: clamp(1.25rem, 1.7857142857vw + 0.3928571429rem, 2rem);
    margin-top: 33px;
  }
}
.p-main .sec03-block02__item {
  background-color: #FFFFFF;
  border-radius: 24px;
  width: 100%;
  padding: 20px;
}
@media screen and (min-width: 768px) {
  .p-main .sec03-block02__item {
    padding: 35px 24px;
  }
}
.p-main .sec03-block02__item .heading {
  text-align: center;
}
.p-main .sec03-block02__item .heading-ttl {
  font-weight: 700;
  line-height: 2;
  color: var(--accent);
  display: inline-block;
  position: relative;
}
.p-main .sec03-block02__item .heading-ttl::after {
  content: "";
  display: block;
  width: 100%;
  height: 4px;
  background-image: url(../../assets/images/main_sec03_icon_ttl01.svg);
  background-repeat: repeat-x;
  margin-top: 1px;
}
.p-main .sec03-block02__item .desc {
  margin-top: 15px;
}
@media screen and (min-width: 768px) {
  .p-main .sec03-block02__item .desc {
    margin-top: 27px;
  }
}
.p-main .sec03-block02__item .desc .c-txtline01 {
  font-weight: 700;
}
.p-main .sec03-block02__item .imgarea {
  margin-top: 20px;
  max-width: 270px;
  margin-inline: auto;
}
@media screen and (min-width: 768px) {
  .p-main .sec03-block02__item .imgarea {
    margin-top: 37px;
    max-width: 100%;
    margin-inline: unset;
  }
}
.p-main .sec03-block02__item .imgarea img {
  border-radius: 16px;
}
.p-main .sec03-block03 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
      -ms-flex-direction: column-reverse;
          flex-direction: column-reverse;
  background-color: #FFFFFF;
  padding: 20px;
  gap: 20px;
  margin-top: 20px;
}
@media screen and (min-width: 768px) {
  .p-main .sec03-block03 {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    gap: 11px;
    margin-top: 34px;
    padding: 18px 34px 18px 13px;
  }
}
.p-main .sec03-block03__imgarea {
  width: 182px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  margin-inline: auto;
}
@media screen and (min-width: 768px) {
  .p-main .sec03-block03__imgarea {
    margin-inline: unset;
  }
}
.p-main .sec03-block03__contentarea .ttl {
  line-height: 1.44;
  font-weight: 700;
}
.p-main .sec03-block03__contentarea .desc {
  margin-top: 10px;
}
@media screen and (min-width: 768px) {
  .p-main .sec03-block03__contentarea .desc {
    margin-top: 12px;
  }
}

.p-main .sec04 {
  background-color: #FFFFFF;
  padding: 60px 0;
  position: relative;
  z-index: 1;
  overflow: hidden;
}
@media screen and (min-width: 768px) {
  .p-main .sec04 {
    padding: 100px 0 131px;
  }
}
.p-main .sec04-bg01 {
  position: absolute;
  top: 47px;
  left: 0;
  z-index: -1;
}
.p-main .sec04-block01 {
  margin-top: -40px;
}
@media screen and (min-width: 768px) {
  .p-main .sec04-block01 {
    margin-top: 56px;
  }
}
.p-main .sec04-block01__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  margin-top: 80px;
}
@media screen and (min-width: 768px) {
  .p-main .sec04-block01__list {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    gap: clamp(1.875rem, 4.4642857143vw + -0.2678571429rem, 3.75rem);
    margin-top: 0;
  }
}
.p-main .sec04-block01__item {
  background-color: var(--bg_02);
  border-radius: 40px;
  min-height: 240px;
  border: 2px dashed var(--accent);
  width: 100%;
  position: relative;
  padding: 20px;
}
@media screen and (min-width: 768px) {
  .p-main .sec04-block01__item {
    border-radius: 56px;
    max-width: 400px;
    padding: 21px 27px;
  }
}
.p-main .sec04-block01__item .contentarea-ttl {
  font-weight: 700;
  line-height: 1.44;
  color: var(--accent);
  text-align: center;
}
.p-main .sec04-block01__item .contentarea-desc {
  margin-top: 20px;
}
@media screen and (min-width: 768px) {
  .p-main .sec04-block01__item .contentarea-desc {
    margin-top: 32px;
  }
}
.p-main .sec04-block01__item .imgarea {
  width: 160px;
  position: absolute;
  bottom: -60px;
  left: -20px;
}
@media screen and (min-width: 768px) {
  .p-main .sec04-block01__item .imgarea {
    bottom: -60px;
    left: clamp(-5rem, -7.4404761905vw + 1.6964285714rem, -1.875rem);
  }
}
.p-main .sec04-block01__item .imgarea img {
  border-radius: 32px;
}
.p-main .sec04-block01__item:nth-of-type(2n) {
  margin-top: 80px;
}
@media screen and (min-width: 768px) {
  .p-main .sec04-block01__item:nth-of-type(2n) {
    margin-top: 112px;
  }
}
.p-main .sec04-block01__item:nth-of-type(2n) .imgarea {
  left: unset;
  right: -20px;
  bottom: -39px;
}
@media screen and (min-width: 768px) {
  .p-main .sec04-block01__item:nth-of-type(2n) .imgarea {
    right: clamp(-5.125rem, -7.7380952381vw + 1.8392857143rem, -1.875rem);
  }
}
.p-main .sec04 .c-btn01 {
  margin-top: 30px;
}
@media screen and (min-width: 768px) {
  .p-main .sec04 .c-btn01 {
    margin-top: 39px;
  }
}

.p-main .sec05 {
  position: relative;
  padding-top: 60px;
  padding-bottom: 60px;
  z-index: 2;
}
@media screen and (min-width: 768px) {
  .p-main .sec05 {
    padding-top: 49px;
    padding-bottom: 80px;
  }
}
.p-main .sec05::before {
  content: "";
  display: block;
  width: 100%;
  height: 30px;
  position: absolute;
  bottom: 100%;
  left: 50%;
  translate: -50% 0;
  background: url(../../assets/images/top_mv_bg_bottom01.webp) center/cover no-repeat;
  rotate: 180deg;
}
@media screen and (min-width: 768px) {
  .p-main .sec05::before {
    height: 50px;
  }
}
.p-main .sec05::after {
  content: "";
  display: block;
  width: 100%;
  height: 30px;
  position: absolute;
  top: 100%;
  left: 50%;
  translate: -50% 0;
  background: url(../../assets/images/top_sec03_bg_bottom.webp) center/cover no-repeat;
}
@media screen and (min-width: 768px) {
  .p-main .sec05::after {
    height: 50px;
  }
}
.p-main .sec05-desc01 {
  margin-top: 15px;
}
@media screen and (min-width: 768px) {
  .p-main .sec05-desc01 {
    text-align: center;
    margin-top: 39px;
  }
}
.p-main .sec05-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 20px 10px;
  margin-top: 40px;
}
@media screen and (min-width: 768px) {
  .p-main .sec05-list {
    gap: 20px;
    margin-top: 41px;
  }
}
.p-main .sec05-list .c-lunchcard01 {
  width: 100%;
  max-width: clamp(10.125rem, 18.6224489796vw + 5.7603635204rem, 14.6875rem);
  border: 0;
  border-radius: 0;
}
@media screen and (min-width: 768px) {
  .p-main .sec05-list .c-lunchcard01 {
    max-width: 240px;
  }
}
.p-main .sec05-list .c-lunchcard01 .imgarea {
  border: 0;
}
.p-main .sec05-list .c-lunchcard01 .imgarea img {
  border-radius: 0;
}
.p-main .sec05-list .c-lunchcard01 .contentarea {
  padding: 0 14px 19px;
}
.p-main .sec05 .c-btn01 {
  margin-top: 30px;
}
@media screen and (min-width: 768px) {
  .p-main .sec05 .c-btn01 {
    margin-top: 40px;
  }
}

.p-main .sec06 {
  background-color: #FFFFFF;
  padding: 60px 0;
}
@media screen and (min-width: 768px) {
  .p-main .sec06 {
    padding: 100px 0 108px;
  }
}
.p-main .sec06 .c-heading01__txt {
  text-shadow: 0 0 7px rgba(255, 255, 255, 0.25);
}
.p-main .sec06 .c-contactbox01 {
  margin-top: 55px;
}
.p-main .sec06 .c-btn01 {
  margin-top: 30px;
}
@media screen and (min-width: 768px) {
  .p-main .sec06 .c-btn01 {
    margin-top: 41px;
  }
}