/* =========================================================
 Foundation
========================================================= */
/* =========================================================
 Object
========================================================= */
/* ---------------------------------------------------------
 Component
--------------------------------------------------------- */
/* ---------------------------------------------------------
 Project
--------------------------------------------------------- */
* {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

html {
  font-size: 62.5% !important;
}

body {
  font-size: 1.4rem !important;
}

.p-navi__chase {
  position: fixed;
  width: 120px;
  right: 0;
  top: 200px;
  z-index: 10;
}

.p-navi__chase-list {
  width: 100%;
}

.p-navi__chase-list-item {
  margin-bottom: 10px;
}

main {
  padding: 0;
  background: #fff;
  color: #333;
  letter-spacing: 0.01rem;
  line-height: 1.6;
}

.u-center {
  text-align: center;
}

.p-french-block {
  background: #fff;
}

.p-general-block {
  width: 100%;
}

.p-general-block__cover {
  width: 1300px;
  margin-left: auto;
  margin-right: auto;
}

.p-general-block__inner {
  width: 1060px;
  margin-left: auto;
  margin-right: auto;
}

.p-card {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.p-buybox {
  width: 500px;
  max-width: 100%;
  text-align: center;
  margin: 0 auto 80px;
}

.p-buybox > * {
  margin-top: 10px;
}

.p-buybox > *:first-child {
  margin-top: 0;
}

.p-main {
  width: 100%;
}

.p-main__visual {
  background: #f7f7f7;
}

.p-main__ttl {
  text-align: center;
  padding-top: 50px;
}

.p-main__body {
  position: relative;
  width: 1060px;
  height: 714px;
  background: url(../../image/french/photo_main.jpg) no-repeat;
  margin: 0 auto;
}

/*
.p-main__campaign {
  position: absolute;
  left: -120px;
  top: 38%;
  -webkit-transform: rotate(-3deg) translateY(-50%);
      -ms-transform: rotate(-3deg) translateY(-50%);
          transform: rotate(-3deg) translateY(-50%);
}

.p-main__campaign-btn {
  position: absolute;
  left: -82px;
  top: 345px;
}
*/

.p-main__campaign {
  position: absolute;
  width: 100px;
  height: 100px;
  bottom: 90px;
  left: 40px;
}

.p-main__next-btn {
  position: absolute;
  width: 920px;
  height: 155px;
  left: 70px;
  bottom: 0;
  font-size: 0;
  letter-spacing: -.40em;
}

.p-main__next-btn li {
  display: inline-block;
  font-size: 1.0rem;
  margin-right: 40px;
}

.p-main__next-btn li:last-child {
  margin-right: 0;
}

.p-cuisine {
  height: 454px;
  background: url(../../image/french/bg_gradient_green.png) repeat-x;
}

.p-cuisine .-bg-effel {
  height: 454px;
  background: url(../../image/french/bg_effel.png) no-repeat right bottom;
}

.p-cuisine__block {
  padding-top: 35px;
  text-align: center;
}

.p-profile {
  height: 670px;
  background: #f7f7f7 url(../../image/french/bg_profile.jpg) no-repeat center top;
}

.p-profile__block {
  padding-top: 35px;
  text-align: center;
}

.p-consept {
  padding-top: 80px;
  background: #fff url(../../image/french/bg_consept.jpg) no-repeat center top;
}

.p-consept__block {
  padding-top: 35px;
  text-align: center;
}

.p-consept .p-consept-card {
  width: 900px;
  margin: 80px auto;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.p-consept .p-consept-card__item {
  position: relative;
}

.p-consept .p-consept-card__btn {
  width: 368px;
  height: 86px;
  position: absolute;
  z-index: 1;
  bottom: 50px;
  left: 50%;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
}

.p-consept .p-consept-card__btn > a {
  display: block;
  width: 100%;
  height: 100%;
}

.p-consept-card__campaign {
  position: absolute;
  width: 100px;
  height: 100px;
  top: -50px;
  left: -50px;
}

.p-menu {
  padding-top: 80px;
  padding-bottom: 80px;
  background: #f4fff9 url(../../image/french/bg_menu.jpg) repeat-y center;
}

.p-menu__block {
  padding-top: 35px;
  text-align: center;
}

.p-menu .p-menu-card {
  width: 994px;
  margin: 80px auto;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.p-menu .p-menu-card .p-photo {
  z-index: 2;
  position: relative;
}

.p-menu .p-menu-card .p-text {
  z-index: 1;
  margin-top: -30px;
}

.p-menu .p-menu-card .-bou .p-photo {
  text-align: right;
}

.p-menu .p-menu-card .-bou .p-text {
  text-align: right;
}

.p-menu .p-menu-food {
  width: 882px;
  height: 1426px;
  padding-top: 230px;
  margin: 0 auto;
  background: url(../../image/french/bg_lineup.png) repeat-y center;
  text-align: center;
}

.p-menu .p-menu-food__item {
  margin-top: 15px;
}

.p-menu__liineup {
  text-align: center;
}

.p-menu__section ~ .p-menu__section {
  margin-top: 80px;
}

.p-shorttrip {
  padding-bottom: 80px;
}

.p-add {
  padding-top: 80px;
  padding-bottom: 80px;
  background: #eafff3;
}

.p-faq {
  padding-top: 80px;
  padding-bottom: 80px;
  background: #eafff3;
}

.p-faq__block {
  padding-top: 35px;
  text-align: center;
}

.p-data {
  padding-top: 80px;
  padding-bottom: 80px;
  background: url(../../image/french/bg_stripe_grey.jpg) repeat;
}

.p-data__block {
  padding-top: 35px;
  text-align: center;
}

.p-worry {
  background: #f7f7f7;
  padding-top: 80px;
  padding-bottom: 0;
}

.p-worry__block {
  padding-top: 35px;
  text-align: center;
}

.p-worry__block.-pb {
  padding-bottom: 50px;
}

.p-worry__arrow {
  height: 45px;
  background: #fff;
  text-align: center;
}

.p-nayami {
  padding-top: 0;
  padding-bottom: 80px;
  background: #fff url(../../image/french/bg_nayami.png) no-repeat center top;
}

.p-nayami__block {
  padding-top: 35px;
  text-align: center;
}

.p-resolution {
  padding-top: 40px;
  padding-bottom: 80px;
  background: #fff;
}

.p-resolution__block {
  padding-top: 35px;
  text-align: center;
}

.p-contactUs {
  padding-top: 80px;
  padding-bottom: 80px;
  background: #005752;
}

.p-contactUs__block {
  text-align: center;
}

.p-setinfo {
  padding-top: 80px;
  padding-bottom: 80px;
  background: #eafff3;
}

.p-setinfo__block {
  padding-top: 35px;
  text-align: center;
}

.p-setinfo .p-setinfo-card {
  width: 970px;
  margin: 40px auto;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.p-others {
  padding-top: 80px;
  padding-bottom: 80px;
  background: #fff;
}

.p-others__block {
  padding-top: 35px;
  text-align: center;
}

.p-others .p-others-card {
  width: 970px;
  margin: 40px auto;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  -webkit-box-pack: justify;
  -webkit-justify-content: center;
      -ms-flex-pack: justify;
          justify-content: center;
}

.p-others .p-others-card__item {
  width: 33%;
  margin-right: 0.5%;
  margin-bottom: 10px;
}
.p-others .p-others-card__item img{
  width: 100%;
}

.p-others .p-others-card__item:nth-child(3n) {
  margin-right: 0;
}

.p-delivery {
  width: 100%;
}

.p-delivery__bg {
  background: #f7f7f7;
}

.p-delivery__body {
  width: 1020px;
  margin: 0 auto;
  padding: 50px 0 55px;
}

.p-delivery__ttl {
  color: #5e493d;
  font-size: 3.4rem;
  font-weight: bold;
  text-align: center;
  margin-bottom: 1em;
}

.p-delivery__box {
  position: relative;
}

.p-delivery__list {
  position: absolute;
  top: 200px;
  left: 90px;
}

.p-delivery__list li {
  margin-bottom: 0.5em;
}

.p-delivery__list li a {
  text-decoration: underline;
}

/* ---------------------------------------------------------
 Utility
--------------------------------------------------------- */
