/*CSS Document*/
.clearfix {
  *zoom: 1;
}

.clearfix::after {
  content: ".";
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
}

.modal-content {
  position: fixed;
  display: none;
  z-index: 12;
  width: 88%;
  margin: 0;
}

.modal-large {
  width: 80%;
}

.modal-content p {
  margin: 0;
  padding: 0;
}

.modal-overlay {
  z-index: 11;
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 120%;
  background-color: rgba(0, 0, 0, 0.75);
}

.modal-open:hover {
  cursor: pointer;
}

.close-btn {
  position: absolute;
  top: 8px;
  right: 10px;
  display: inline-block;
}

.modal-close {
  color: #5e493d;
  /*text-decoration:underline;*/
}

.modal-close:hover {
  cursor: pointer;
  color: #00C0EF;
}

.modal-content .box-header {
  background-color: #f0eae0;
  text-align: center;
  padding: 2em 1em 1em;
  color: #50443d;
  position: relative;
  border-radius: 3px 3px 0 0;
}

.modal-content p.ttl {
  font-size: 18px;
  font-weight: bold;
  margin-bottom: 0 !important;
}

.modal-content .box-body {
  background-color: #f0eae0;
  padding: 15px 15px 10px;
  max-height: 600px;
  overflow: auto;
  color: #50443d;
}

.modal-content .box-body p.box-body-txt {
  width: 95%;
  margin: 0 auto 1em;
  font-size: 1.3rem;
  margin-bottom: 10px;
}

.modal-content table {
  border-collapse: collapse;
}

.modal-content table td {
  padding: 0.8em 1em;
  border-right: solid 1px #ded2ca;
  border-bottom: solid 1px #ded2ca;
  font-size: 1.3rem;
}

.modal-content table thead td {
  background: #f3efe8;
}

.modal-content table td:last-child {
  border-right: none;
}

* {
  -webkit-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
}

html {
  font-size: 62.5% !important;
}

body {
  font-size: 1.4rem !important;
}

.width3 {
  width: 3%;
}

.width5 {
  width: 5%;
}

.width10 {
  width: 10%;
}

.width15 {
  width: 15%;
}

.width20 {
  width: 20%;
}

.width25 {
  width: 25%;
}

.width30 {
  width: 30%;
}

.width35 {
  width: 35%;
}

.width33 {
  width: 33%;
}

.width40 {
  width: 40%;
}

.width45 {
  width: 45%;
}

.width50 {
  width: 50%;
}

.width55 {
  width: 55%;
}

.width60 {
  width: 60%;
}

.width65 {
  width: 65%;
}

.width70 {
  width: 70%;
}

.width75 {
  width: 75%;
}

.width80 {
  width: 80%;
}

.width85 {
  width: 85%;
}

.width90 {
  width: 90%;
}

.width95 {
  width: 95%;
}

.width100 {
  width: 100%;
}

.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: #5e493d;
  letter-spacing: 0.01rem;
  line-height: 1.6;
}

a.bright:hover {
  opacity: 1;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-name: bright;
  animation-name: bright;
}

@-webkit-keyframes bright {
  0% {
    opacity: .5;
  }
  15% {
    opacity: .0;
  }
  30% {
    opacity: .5;
  }
  100% {
    opacity: 1;
  }
}

@keyframes bright {
  0% {
    opacity: .5;
  }
  15% {
    opacity: .0;
  }
  30% {
    opacity: .5;
  }
  100% {
    opacity: 1;
  }
}

p a {
  text-decoration: underline;
}

p a:hover {
  color: #221715;
}

.p-main {
  width: 100%;
}

.p-main__visual {
  background: url(../../image/hana/bg_main.jpg) repeat;
}

.p-main__ttl {
  text-align: center;
  padding-top: 25px;
}

.p-main__body {
  position: relative;
  width: 1060px;
  height: 735px;
  background: url(../../image/hana/photo_main.jpg) no-repeat;
  margin: 0 auto;
}

.p-main__campaign-btn {
  position: absolute;
  left: -82px;
  top: 345px;
}

.p-main__next-btn {
  position: absolute;
  width: 1000px;
  height: 165px;
  left: 25px;
  top: 570px;
  font-size: 0;
  background: #fff;
  border-radius: 10px 10px 0 0;
  padding: 5px;
  letter-spacing: -.40em;
}

.p-main__next-btn li {
  display: inline-block;
  font-size: 1.0rem;
  margin-right: 5px;
}

.p-main__next-btn li:last-child {
  margin-right: 0;
}

.p-lineup {
  width: 100%;
}

.p-lineup__bg {
  background: #ff93a0;
}

.p-lineup__body {
  width: 1060px;
  margin: 0 auto;
  padding: 50px 0 55px;
  text-align: center;
}

.p-lineup__ttl {
  margin-bottom: 30px;
}

.p-lineup__photo-lower {
  margin-top: -6px;
}

.p-tai {
  width: 100%;
  padding-top: 40px;
  padding-bottom: 40px;
}

.p-tai__bg {
  background: url(../../image/hana/bg_tai.gif) repeat;
}

.p-tai__body {
  width: 1020px;
  height: 460px;
  margin: 0 auto;
  padding: 0;
  background: url(../../image/hana/fig_tai01.jpg) no-repeat;
  font-size: 1.7rem;
  padding-left: 550px;
  padding-top: 225px;
  padding-right: 40px;
}

.p-tai__txt {
  font-weight: bold;
}

.p-tai__btn {
  margin-top: 1em;
}

.p-tai__photo-lower {
  margin-top: -5px;
}

.p-presentcamp {
  width: 100%;
  padding-top: 50px;
  height: 423px;
}

.p-presentcamp__bg {
  background: url(../../image/hana/bg_presentcamp.gif) repeat-x;
}

.p-presentcamp__body {
  width: 1020px;
  margin: auto;
  text-align: center;
}

.p-legend {
  width: 100%;
  padding-top: 80px;
}

.p-legend.p-legend-repeat {
  padding-top: 30px;
}

.p-legend__bg {
  background: url(../../image/hana/bg_legend.jpg) repeat-x;
}

.p-legend__body {
  width: 1020px;
  margin: auto;
  text-align: center;
  padding-bottom: 40px;
}

.p-legend__foot-arrow {
  height: 39px;
  text-align: center;
  background: url(../../image/hana/bg_legend_arrow.jpg) repeat-x;
}

.p-legend__foot-arrow img {
  vertical-align: top;
}

.p-price {
  width: 100%;
  padding-top: 30px;
}

.p-price__bg {
  background: url(../../image/hana/bg_price.jpg) repeat;
}

.p-price__body {
  width: 1020px;
  margin: auto;
  padding-bottom: 40px;
}

.p-price__list {
  width: 100%;
  overflow: hidden;
}

.p-price__list__item {
  float: left;
  width: 490px;
  margin-right: 40px;
  margin-bottom: 40px;
  position: relative;
}

.p-price__list__item-long {
  width: 100%;
  margin-right: 0;
  clear: both;
}

.p-price__list__item:nth-child(2n) {
  margin-right: 0;
}

.p-price__list__cart {
  display: block;
  position: absolute;
  width: 340px;
  height: 61px;
  bottom: 30px;
  left: 75px;
}

.p-price__list__cart-long {
  left: 620px;
  bottom: 0;
  top: 295px;
}

.p-price__list__cart-long.aitai {
  top: 240px;
}

.p-price__txt-top {
  margin-top: 25px;
}

.p-price__txt .bold {
  font-weight: bold;
}

.p-about-top {
  width: 100%;
  padding-top: 75px;
  padding-bottom: 65px;
}

.p-about-top__bg {
  background: #fff;
}

.p-about-top__body {
  width: 1020px;
  height: 490px;
  margin: 0 auto;
  padding: 0;
  position: relative;
}

.p-about-top__fig {
  position: absolute;
  top: 0;
  left: 10px;
}

.p-about-top__txt {
  position: absolute;
  width: 535px;
  left: 455px;
  top: 240px;
}

.p-about-top {
  width: 100%;
  padding-top: 75px;
  padding-bottom: 65px;
}

.p-about-top__bg {
  background: #fff;
}

.p-about-top__body {
  width: 1020px;
  height: 490px;
  margin: 0 auto;
  padding: 0;
  position: relative;
}

.p-about-top__fig {
  position: absolute;
  top: 0;
  left: 10px;
}

.p-about-top__txt {
  position: absolute;
  width: 535px;
  left: 455px;
  top: 240px;
}

.p-about-top__txt2 {
  font-size: 1.3rem;
  position: absolute;
  left: 10px;
  bottom: 0px;
  z-index: 3;
}

.p-about {
  width: 100%;
  padding-top: 75px;
  padding-bottom: 65px;
}

.p-about__bg {
  background: url(../../image/hana/bg_tai.gif) repeat;
}

.p-about__body {
  width: 1020px;
  margin: 0 auto;
  padding: 0;
  position: relative;
}

.p-about__ttl {
  padding-bottom: 50px;
  text-align: center;
}

.p-about__fig {
  padding-left: 10px;
}

.p-about__txt {
  position: absolute;
  width: 535px;
  left: 455px;
  top: 240px;
  z-index: 2;
}

.p-about__item {
  background: #fff;
  border-radius: 10px;
  width: 100%;
  margin-bottom: 50px;
}

.p-about__item.plan {
  padding: 30px 30px 50px 50px;
}

.p-about__item.cake {
  padding: 0px;
  position: relative;
}

.p-about__item.tai {
  position: relative;
  padding: 50px 30px 50px 50px;
  background: #fff url(../../image/hana/bg_about04.jpg) no-repeat 50px 240px;
  margin-bottom: 0;
}

.p-about__item-txt.tai {
  text-align: right;
}

.p-about__item-photo.cake {
  position: absolute;
  right: -30px;
  bottom: -30px;
}

.p-about__item-photo.tai {
  position: absolute;
  left: -100px;
  top: -20px;
}

/**/
.p-set {
  width: 100%;
  padding-top: 55px;
  padding-bottom: 65px;
}

.p-set__bg {
  background: #ff93a0;
}

.p-set__ttl {
  padding-bottom: 30px;
  text-align: center;
}

.p-set__body {
  width: 1020px;
  margin: 0 auto;
  padding: 0;
  position: relative;
}

.p-set__photo.tai {
  height: 500px;
  width: 1110px;
  position: relative;
}

.p-set__photo.tai img {
  height: 500px;
  width: 1110px;
}

.p-set__list {
  width: 100%;
  margin: 0;
  letter-spacing: -.40em;
}

.p-set__list-item {
  display: inline-block;
}

.p-set__allergy {
  background: #ffe7ea;
  text-align: center;
  padding: 30px;
}

.p-set__aniv {
  background: #fff;
  padding: 50px;
}

.p-set__aniv-ttl {
  text-align: center;
  margin-bottom: 20px;
}

.p-set__aniv-list {
  width: 100%;
  overflow: hidden;
}

.p-set__aniv-list-item {
  width: 410px;
  margin-right: 30px;
  float: left;
}

.p-set__aniv-list-item:last-child {
  width: 470px;
  margin-right: 0;
}

.p-set__fig {
  position: absolute;
  top: 0;
  left: 10px;
}

.p-set__txt {
  position: absolute;
  width: 535px;
  left: 455px;
  top: 240px;
}

.p-order {
  width: 100%;
  padding: 60px 0 !important;
}

.p-order__bg {
  background: #ffffc3;
}

.p-order__body {
  width: 1020px;
  margin: 0 auto;
  position: relative;
  text-align: center;
}

.p-order__ttl {
  margin-bottom: 30px;
}

.p-resolution {
  width: 100%;
  padding: 60px 0;
}

.p-resolution__body {
  width: 1020px;
  margin: 0 auto;
  position: relative;
}

.p-resolution__ttl {
  margin-bottom: 40px;
  text-align: center;
}

.p-resolution__list {
  width: 100%;
  overflow: hidden;
  margin-bottom: 105px;
}

.p-resolution__item {
  width: 500px;
  float: left;
  margin-right: 20px;
  position: relative;
}

.p-resolution__item:last-child {
  margin-right: 0;
}

.p-resolution__item > div {
  position: absolute;
  top: 520px;
  width: 400px;
  left: 50px;
  z-index: 2;
  font-size: 1.6rem;
}

.p-resolution__item > div li::first-letter {
  color: #ff93a0;
}

.p-resolution__item > div p {
  margin-bottom: 1em;
}

.p-resolution__item p.fig-recipe {
  position: absolute;
  width: 280px;
  height: 160px;
  bottom: 0;
  right: 30px;
  z-index: 1;
}

.p-resolution__list-acce {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.p-resolution__list-acce-item {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  margin: 0 20px 30px 0px;
  border: 2px solid #ffeab3;
  border-radius: 10px;
  position: relative;
}

.p-resolution__list-acce-item:last-child {
  margin: 0 0 30px 0px;
}

.p-resolution__list-acce-item-photo {
  position: absolute;
  top: -2px;
  left: -2px;
  max-width: 327px;
}

.p-resolution__list-acce-item-box {
  padding: 280px 30px 20px;
}

.p-resolution__list-acce-item-box p + p {
  margin-top: 1em;
}

.p-resolution__list-acce-item-ttl {
  font-size: 2.6rem;
  text-align: center;
  margin-bottom: 15px;
  font-weight: bold;
}

.p-present {
  width: 100%;
  padding-top: 75px;
  padding-bottom: 65px;
}

.p-present__bg {
  background: #FDB5BD url(../../image/hana/bg_present.jpg) no-repeat top center;
  background-size: cover;
}

.p-present__body {
  width: 1020px;
  margin: 0 auto;
  padding: 0;
  position: relative;
}

.p-present__ttl {
  padding-bottom: 50px;
  text-align: center;
}

.p-present__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
}

.p-present__list-item {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  margin: 0 20px 30px 0px;
  border: 4px solid #ffeab3;
  border-radius: 10px;
  position: relative;
  background: #fff;
}

.p-present__list-item:last-child {
  margin: 0 0 30px 0px;
}

.p-present__list-item-photo {
  margin-top: -2px;
  margin-left: -2px;
  max-width: 500px;
}

.p-present__list-item-box {
  padding: 30px 25px 20px;
  font-size: 1.6rem;
}

.p-present__list-item-box p + p {
  margin-top: 1em;
}

.p-present__list-item-box .border-bottom {
  text-decoration: underline;
}

.p-present__list-item-box .red {
  color: #ea222b;
}

.p-present__list-item-box .bold {
  font-weight: bold;
}

.p-present__list-item-ttl {
  font-size: 2.6rem;
  text-align: center;
  margin-bottom: 15px;
  font-weight: bold;
}

.p-present__list-decimal {
  list-style-type: decimal;
  color: #ea222b;
  color: #ea222b;
  padding-left: 0;
}

.p-present__list-decimal li {
  margin-left: 1em;
  margin-bottom: 0.4em;
}

.p-present__list-decimal li p {
  color: #5e493d;
}

.p-present__list-arrow {
  position: absolute;
  top: 170px;
  left: 460px;
  z-index: 1;
}

.p-present__notice {
  font-size: 1.2rem;
  width: 100%;
}

.p-technique {
  width: 100%;
  padding-top: 75px;
  padding-bottom: 65px;
}

.p-technique__bg {
  background: url(../../image/hana/bg_tai.gif) repeat;
}

.p-technique__body {
  width: 1020px;
  margin: 0 auto;
  padding: 0;
  position: relative;
}

.p-technique__box {
  border: 2px solid #ffeab3;
  border-radius: 10px;
}

.p-technique__box-merit {
  background: #fff;
  text-align: center;
}

.p-technique__subttl {
  padding-top: 30px;
  padding-bottom: 20px;
}

.p-technique__ttl {
  padding-bottom: 50px;
  text-align: center;
}

.p-technique__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 990px;
  margin: auto;
}

.p-technique__list-item {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  margin: 0 10px 30px 0px;
  position: relative;
  background: #fff;
}

.p-technique__list-item:last-child {
  margin: 0 0 30px 0px;
}

.p-technique__list-item dt {
  position: relative;
}

.p-technique__list-item dt p {
  text-align: center;
  color: #fff;
  position: absolute;
  width: 240px;
  top: 1em;
  font-weight: bold;
}

.p-technique__list-item dd {
  text-align: left;
  font-size: 1.6rem;
  padding: 10px 1em 1em;
}

#recommend {
  background: #ffe7ea;
}

.p-recommend {
  width: 100%;
  padding-top: 75px;
  padding-bottom: 65px;
}

.p-recommend__bg {
  background: #ffe7ea;
}

.p-recommend__body {
  width: 1020px;
  margin: 0 auto;
  padding: 0;
  position: relative;
}

.p-recommend__ttl {
  padding-bottom: 20px;
  text-align: center;
}

.p-recommend__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.p-recommend__list-item {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  margin: 0 20px 30px 0px;
  border: 2px solid #ffeab3;
  border-radius: 10px;
  position: relative;
  background: #fff;
}

.p-recommend__list-item:last-child {
  margin: 0 0 30px 0px;
}

.p-recommend__list-item-photo {
  position: absolute;
  top: -2px;
  left: -2px;
  max-width: 500px;
}

.p-recommend__list-item-txt {
  padding: 20px 30px 20px;
  text-align: center;
  height: 130px;
}

.p-recommend__list-item-txt p {
  font-size: 1.6rem;
  letter-spacing: -0.04em;
}

.p-recommend__list-item-txt p:first-child {
  font-size: 1.8rem;
  margin-bottom: 0.5em;
}

.p-recommend__list-item .item-cart {
  display: block;
  width: 100%;
  height: 100%;
  text-align: center;
  margin-bottom: 20px;
}

.p-recommend__list-item-ttl {
  font-size: 2.6rem;
  text-align: center;
  margin-bottom: 15px;
  font-weight: bold;
}

.p-recommend__list-item-ise {
  position: relative;
}

.p-recommend__list-item-ise .ise-cart {
  position: absolute;
  left: 90px;
  top: 200px;
}

.p-faq {
  width: 100%;
  padding-top: 75px;
  padding-bottom: 65px;
}

.p-faq__bg {
  background: #fff;
}

.p-faq__ttl {
  color: #5e493d;
  font-size: 3.6rem;
  font-weight: bold;
  text-align: center;
}

.p-faq__body {
  width: 1020px;
  margin: 0 auto;
  padding: 0;
  position: relative;
}

.p-faq__tab {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 10px 10px 0;
  width: 100%;
}

.p-faq__tab-item {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  margin: 0 20px 0 0px;
  position: relative;
}

.p-faq__tab-item:last-child {
  margin: 0 0 0 0px;
}

.p-faq__tab-item p {
  display: block;
  width: 100%;
  height: 100%;
  padding: 15px 0 15px;
  background: #fff;
  border: 2px solid #ffeab3;
  border-radius: 10px 10px 0 0;
  color: #5e493d;
  font-size: 2.6rem;
  font-weight: bold;
  text-decoration: none;
  text-align: center;
  cursor: pointer;
}

.p-faq__tab-item p.active {
  background: #ff687a;
  color: #fff;
  border-bottom: 2px solid #ff687a;
}

.p-faq__tab-item p:hover {
  background: #ff687a;
  color: #fff;
}

.p-faq__box {
  width: 100%;
  border: 2px solid #ffeab3;
  border-radius: 0 0 10px 10px;
  background: #fff;
  padding: 50px 50px 10px;
  position: relative;
}

.p-faq__box::before {
  content: "";
  height: 10px;
  width: 1020px;
  border-top: 10px #ff687a solid;
  position: absolute;
  top: -4px;
  left: -2px;
}

.p-faq-block {
  border: 2px solid #ffeab3;
  width: 100%;
  margin-bottom: 40px;
}

.p-faq-block__question {
  background: #fdfdb2 url(../../image/hana/icon_faq_q.gif) no-repeat 10px 10px;
  width: 100%;
  padding: 1em 1em 1em 70px;
  font-size: 1.8rem;
  font-weight: bold;
  color: #5e493d;
  position: relative;
  cursor: pointer;
}

.p-faq-block__question::after {
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
  content: "";
  vertical-align: middle;
  right: 30px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 6px;
  height: 6px;
  border: 6px solid transparent;
  border-top: 6px solid #ff93a0;
}

.p-faq-block__question.is-active::after {
  border: 6px solid transparent;
  border-bottom: 6px solid #ff93a0;
}

.p-faq-block__answer {
  background: #fff url(../../image/hana/icon_faq_a.gif) no-repeat 20px 10px;
  width: 100%;
  padding: 1em 1em 1em 70px;
  font-size: 1.7rem;
  color: #5e493d;
  display: none;
}
.p-faq-block__answer .bold{
  font-weight: bold;
}
.p-faq-block__answer a.underline {
  text-decoration: underline;
}

.p-faq .js-tab_content {
  display: none;
}

.p-faq .js-tab_content.active {
  display: block;
}

.p-delivery {
  width: 100%;
}

.p-delivery__bg {
  background: #fff;
}

.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;
}
