@charset "UTF-8";
/* CSS Document */
.note {
  font-size: 1rem;
  padding: 0;
}
.note:before {
  content: "※";
  padding: 0 0 0 0.4rem;
}

::-moz-placeholder {
  color: #fffaee;
}

::placeholder {
  color: #fffaee;
}

input::-webkit-input-placeholder, input:-moz-placeholder, input::-moz-placeholder, input:-ms-input-placeholder {
  color: #fffaee;
  font-weight: normal;
}

.main-wrapper img {
  width: 100%;
  height: auto;
}
.main-wrapper .figureSquareCard img {
  height: 100%;
}

.page > .contents1 {
  background-color: #fff;
  padding: 0;
}

.contents1__inner--small {
  padding: 0;
  max-width: 100%;
}

/*テキスト装飾*/
h2 {
  font-size: 1.375rem;
  margin-bottom: 0;
  text-align: center;
  position: relative;
  z-index: 0;
  line-height: 1;
}
h2 .en02 {
  font-size: 64px;
  line-height: 1;
}

.en {
  letter-spacing: -1px;
}

.product-price {
  text-align: right;
  margin-bottom: 0.4rem;
  font-size: 1.125rem;
}
.product-price .price {
  font-size: 32px;
  letter-spacing: -1px;
}
.product-price .volume.en {
  font-size: 32px;
}

.pickup-item .product-price .price {
  font-size: 32px;
}

.product-price .volume {
  font-size: 1rem;
  margin: 0 0.2rem 0 0;
  line-height: 1.1;
  text-align: right;
}
.product-price .volume.en {
  font-size: 1.35rem;
}
.product-price .volume:after {
  content: "/";
  padding: 0 0 0 0.2rem;
}

.bg-wht {
  background-color: #fff;
  max-width: 720px;
  margin: 0 auto;
  padding-top: 2% 24px 3% 24px;
  position: relative;
}

.txt-c {
  text-align: center !important;
}

.txt-r {
  text-align: right !important;
}

.txt-l {
  text-align: left !important;
}

.txt-u {
  text-decoration: underline;
}

.fnt-s {
  font-size: 75% !important;
}

.fnt-m {
  font-size: 100% !important;
}

.fnt-l {
  font-size: 140% !important;
}

.fnt-b {
  font-weight: 700 !important;
}

.fnt-red {
  color: #940e07 !important;
}

.fnt-ylw {
  color: #ffd553 !important;
}

.fnt-org {
  color: #f3982d !important;
}

.fnt-ble {
  color: #5ecaac !important;
}

.fnt-grn {
  color: #940e07 !important;
}

.fnt-pnk {
  color: #ee817b !important;
}

.fnt-pup {
  color: #cab8d9 !important;
}

.fnt-brw {
  color: #603813 !important;
}

.fnt-wht {
  color: #fff !important;
}

.fnt-gry {
  color: #666 !important;
}

.fnt-border {
  text-shadow: rgb(255, 255, 255) 2px 0px 0px, rgb(255, 255, 255) 1.75517px 0.958851px 0px, rgb(255, 255, 255) 1.0806px 1.68294px 0px, rgb(255, 255, 255) 0.141474px 1.99499px 0px, rgb(255, 255, 255) -0.832294px 1.81859px 0px, rgb(255, 255, 255) -1.60229px 1.19694px 0px, rgb(255, 255, 255) -1.97998px 0.28224px 0px, rgb(255, 255, 255) -1.87291px -0.701566px 0px, rgb(255, 255, 255) -1.30729px -1.5136px 0px, rgb(255, 255, 255) -0.421592px -1.95506px 0px, rgb(255, 255, 255) 0.567324px -1.91785px 0px, rgb(255, 255, 255) 1.41734px -1.41108px 0px, rgb(255, 255, 255) 1.92034px -0.558831px 0px;
}

.mt0 {
  margin-top: 0 !important;
}

.mt10 {
  margin-top: 10px !important;
}

.mt20 {
  margin-top: 20px !important;
}

.mt30 {
  margin-top: 30px !important;
}

.mb0 {
  margin-bottom: 0 !important;
}

.mb10 {
  margin-bottom: 10px !important;
}

.mb20 {
  margin-bottom: 20px !important;
}

.mb30 {
  margin-bottom: 30px !important;
}

.ml0 {
  margin-left: 0 !important;
}

.ml10 {
  margin-left: 10px !important;
}

.ml20 {
  margin-left: 20px !important;
}

.ml30 {
  margin-left: 30px !important;
}

.mr0 {
  margin-right: 0 !important;
}

.mr10 {
  margin-right: 10px !important;
}

.mr20 {
  margin-right: 20px !important;
}

.mr30 {
  margin-right: 30px !important;
}

.pt0 {
  padding-top: 0 !important;
}

.pt10 {
  padding-top: 10px !important;
}

.pt20 {
  padding-top: 20px !important;
}

.pt30 {
  padding-top: 30px !important;
}

.pb0 {
  padding-bottom: 0 !important;
}

.pb10 {
  padding-bottom: 10px !important;
}

.pb20 {
  padding-bottom: 20px !important;
}

.pb30 {
  padding-bottom: 30px !important;
}

.pl0 {
  padding-left: 0 !important;
}

.pl10 {
  padding-left: 10px !important;
}

.pl20 {
  padding-left: 20px !important;
}

.pl30 {
  padding-left: 30px !important;
}

.pr0 {
  padding-right: 0 !important;
}

.pr10 {
  padding-right: 10px !important;
}

.pr20 {
  padding-right: 20px !important;
}

.pr30 {
  padding-right: 30px !important;
}

.slash {
  position: relative;
}
.slash:before, .slash:after {
  content: "|";
  display: inline-block;
  font-size: 1rem;
  padding: 0 0.4rem;
}
.slash:before {
  transform: rotate(-45deg);
}
.slash:after {
  transform: rotate(45deg);
}

.arw-t,
.arw-b,
.arw-r,
.arw-l {
  position: relative;
}

.arw-t:before,
.arw-b:before,
.arw-r:before {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  left: unset;
  margin: auto;
  content: "";
  vertical-align: middle;
  z-index: 3;
}

.arw-l:before {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  left: unset;
  margin: auto;
  content: "";
  vertical-align: middle;
  z-index: 3;
  left: 4px;
  box-sizing: border-box;
  width: 16px;
  height: 16px;
  border: 8px solid transparent;
  border-right: 8px solid #fff;
  left: 0;
}

.arw-r:before {
  left: 4px;
  box-sizing: border-box;
  width: 12px;
  height: 12px;
  border: 6px solid transparent;
  border-left: 6px solid #fff;
  right: 0;
  left: 90%;
}

.arw-t:before {
  left: 4px;
  box-sizing: border-box;
  width: 12px;
  height: 12px;
  border: 6px solid transparent;
  border-bottom: 6px solid #ddd;
  right: 0;
  left: 0;
  bottom: 0;
  top: unset;
}

.arw-b:before {
  left: 4px;
  box-sizing: border-box;
  width: 12px;
  height: 12px;
  border: 6px solid transparent;
  border-top: 6px solid #ddd;
  right: 0;
  left: 0;
  bottom: 0;
  top: unset;
}

main .hidden,
main .timerHidden {
  display: none !important;
}
main .visible,
main .timerVisible {
  display: block !important;
}

/*--------------------------------------------------------------------------

        PCサイズのみ（769pxより大きいウィンドウサイズ）

--------------------------------------------------------------------------*/
@media screen and (min-width: 769px) {
  .arw-r:before {
    left: 4px;
    box-sizing: border-box;
    width: 16px;
    height: 16px;
    border: 8px solid transparent;
    border-left: 8px solid #fff;
    right: 0;
    left: 90%;
  }
  .arw-l:before {
    left: 4px;
    box-sizing: border-box;
    width: 16px;
    height: 16px;
    border: 8px solid transparent;
    border-right: 8px solid #fff;
    right: 0;
    left: 90%;
  }
  .arw-t:before {
    left: 4px;
    box-sizing: border-box;
    width: 16px;
    height: 16px;
    border: 8px solid transparent;
    border-bottom: 8px solid #ddd;
  }
  .arw-b:before {
    left: 4px;
    box-sizing: border-box;
    width: 16px;
    height: 16px;
    border: 8px solid transparent;
    border-top: 8px solid #ddd;
  }
  #haruyokoi .osumitsuki-btn,
  #haruyokoi .checkbox_all .check_all {
    max-width: 100%;
  }
  #haruyokoi .recipe-btn {
    width: 320px;
  }
  .checkbox_all .checktext {
    font-size: 21px;
  }
  .add-cart {
    /*margin-left: auto;
    margin-right: auto;*/
  }
  .add-cart__btn {
    padding: 20px 5px;
    font-size: 1rem;
    max-width: 280px;
  }
  .add-cart__btn:hover {
    border: 2px solid #ffd553;
    color: #ffd553;
    background-color: #fff;
  }
  .add-cart select {
    height: 56px;
    width: 60px;
  }
  .add-cart--products .add-cart__btn {
    font-size: 1rem;
    padding: 18px 5px;
  }
  .add-cart--products select {
    padding: 0 26px 0 17px;
  }
  #haruyokoi .sns-btn__in a,
  #haruyokoi .sns-btn__tw a {
    font-size: 1.125rem;
    padding: 20px 0;
  }
  #haruyokoi .checkbox_all .check_all,
  #haruyokoi .osumitsuki-btn .cart-icn {
    background-size: 48px;
    padding: 21px 20px 20px 60px;
    font-size: 21px;
  }
  .loader {
    background-size: 100px;
  }
  .lineup-area .prod-item__img-wrap .loader {
    height: 300px;
    border-radius: 0px;
  }
  .prod-list .prod-item__img-wrap .loader {
    height: 200px;
    border-radius: 0px;
  }
  .pcsize {
    display: block !important;
  }
  .tabsize,
  .spsize {
    display: none !important;
  }
  .kv {
    margin-bottom: 64px;
  }
  .content {
    margin: 0 auto 100px;
    padding-top: 0;
  }
  .content > .inner {
    padding: 0 10px 0;
  }
  .column-box > .item {
    flex-direction: column;
    display: -ms-box;
    display: flex;
  }
  .column-box > .item > * {
    flex-grow: 1;
    height: 100%;
  }
  .section-ttl {
    margin: 0 auto 40px;
  }
  .section-ttl .jpn {
    font-size: 1.35rem;
  }
  .section-ttl .en {
    font-size: 2.75rem;
  }
  .sub-ttl {
    font-size: 1.75rem;
    padding-bottom: 10px;
    margin-bottom: 32px;
  }
  .sub-ttl .sub {
    font-size: 1.375rem;
  }
  .contents-txt {
    font-size: 1.125rem;
    line-height: 2;
  }
  .content.intro {
    margin-bottom: 64px;
  }
  .intro-area {
    max-width: 100%;
    padding: 40px 0;
  }
  .intro-txt {
    font-size: 1.35rem;
    padding: 0 20px 0 24px;
  }
  .intro-txt strong {
    font-size: 1.75rem;
  }
  .content.set-item .section-ttl .jpn {
    font-size: 2.2rem;
    line-height: 1.4;
  }
  .content.set-item .icn-cp {
    max-width: 400px;
    padding: 12px 8px;
    font-size: 1.175rem;
    margin-top: 60px;
  }
  .content.set-item .icn-sale {
    max-width: 246px;
    padding: 8px 8px;
    font-size: 1.175rem;
    display: inline-block;
    margin: 0 0 12px;
  }
  .content.set-item .icn-sale.arw-b:before {
    border-top: 8px solid #cd1001;
    bottom: -16px;
  }
  .content.set-item .icn-sale span {
    font-size: 1.75rem;
  }
  .set-item__data {
    border-radius: 40px;
    margin: 0;
    margin: 0 auto 16px;
    padding: 12px 28px 10px;
    font-weight: 700;
    font-size: 1.75em;
    max-width: 560px;
  }
  .content.set-item .lineup-area .detail .prod-item__name {
    margin: 0 0 8px;
    font-size: 1.375rem;
  }
  .content.set-item .chef-recipe {
    max-width: 100%;
  }
  .haruyokoi {
    margin-bottom: 160px;
  }
  .content.about {
    margin-bottom: 64px;
  }
  .about-txt {
    font-size: 1.125rem;
    line-height: 2;
  }
  .about-photo {
    margin-bottom: 32px;
  }
  .lineup-area {
    width: 100%;
  }
  .content.lineup {
    margin-bottom: 160px;
  }
  .content.haruyokoi .content.lineup {
    margin-bottom: 80px;
  }
  .content.lineup > .inner {
    padding: 56px 20px 64px;
  }
  .lineup-area .photo {
    width: 300px;
  }
  .lineup-area .detail {
    width: calc(100% - 500px);
    margin: 0 auto;
  }
  .lineup-area .detail .prod-item__name {
    margin: 32px 0 8px;
    text-align: left;
  }
  .lineup-area .detail .add-cart {
    width: 280px;
    margin: 0 0 0 auto;
  }
  .content.point {
    margin-bottom: 80px;
  }
  .point-ttl {
    font-size: 1.5rem;
    padding: 24px 0 20px;
  }
  .point-area {
    border-radius: 0px;
  }
  .point-inner {
    font-size: 1.125rem;
    padding: 0 28px 40px;
  }
  .point-recipe {
    margin-bottom: 32px;
  }
  .point-txt {
    font-size: 1.125rem;
    line-height: 2;
  }
  .point-area .photo,
  .point-area .detail {
    width: 300px;
    margin: 0;
    font-size: 1.25rem;
  }
  .point-recipe li .point-recipe__name {
    font-size: 1rem;
  }
  .chef-comment {
    align-items: center;
  }
  .chef-comment .photo {
    width: 50%;
    margin: 0 auto 64px;
  }
  .chef-comment .detail {
    width: 40%;
    margin: 0 auto 64px;
  }
  .chef-comment .photo:nth-of-type(1) {
    order: 1;
  }
  .chef-comment .detail:nth-of-type(2) {
    order: 2;
  }
  .chef-comment .photo:nth-of-type(3) {
    order: 4;
  }
  .chef-comment .detail:nth-of-type(4) {
    order: 3;
  }
  .chef-comment.img_left, .chef-comment.img_right {
    margin: 0 auto 56px;
  }
  .chef-comment.img_left .photo,
  .chef-comment.img_left .detail {
    margin: 0 auto 0;
  }
  .chef-comment.img_right .photo,
  .chef-comment.img_right .detail {
    margin: 0 auto 0;
  }
  .chef-comment.img_left .photo:nth-of-type(1) {
    order: 1;
  }
  .chef-comment.img_left .detail:nth-of-type(1) {
    order: 2;
  }
  .chef-comment.img_right .photo:nth-of-type(1) {
    order: 2;
  }
  .chef-comment.img_right .detail:nth-of-type(2) {
    order: 1;
  }
  .chef-txt {
    margin-bottom: 0;
    line-height: 2;
  }
  .chef-recipe {
    border-radius: 0px;
    border-radius: 0px;
  }
  .chef-recipe .chef-txt {
    margin-bottom: 28px;
  }
  .chef-recipe__name {
    font-size: 1.75rem;
  }
  .chef-recipe__name .sub {
    font-size: 1rem;
  }
  .chef-area {
    margin-bottom: 56px;
  }
  .chef-inner {
    font-size: 1.125rem;
    padding: 0 28px 32px;
  }
  .bnr-ttl {
    font-size: 1.5rem;
    font-weight: 700;
  }
  .bnr-area ul {
    margin-bottom: 64px;
  }
  .bnr-area ul li {
    margin-bottom: 20px;
  }
  .discount-price .icn.sale {
    width: auto;
    margin: 0 8px 0 0;
  }
  .lineup-area .prod-item__img-wrap .icn.type-circle.sale.en {
    width: 100px;
    height: 100px;
  }
  .prod-item__price .price {
    font-size: 2rem;
  }
  .item.content-photo.sub01.adjust01 {
    width: 100%;
    flex: 1 0 40%;
    margin: 0 auto;
    padding: 0px;
  }
  main .lp-menu .col04 > .item a {
    font-size: 1rem;
  }
  main .content-list_side.start .content-detail {
    margin-top: 0px;
  }
  main .intro-txt {
    font-size: 1rem;
  }
  #lineup .item.content-photo.prod-item__img-wrap {
    padding-block: 84px;
  }
  .item.content-detail.sub02 {
    padding-block: 70px;
  }
}
/*ボタン装飾*/
#haruyokoi .osumitsuki-btn,
#haruyokoi .btn a,
#haruyokoi a.btn {
  width: 100%;
  text-align: center;
  font-weight: 700;
  text-decoration: none;
  display: -ms-box;
  display: flex;
  padding: 0.8rem 0.4rem;
  line-height: 1;
  position: relative;
  box-sizing: border-box;
  justify-content: center;
  -webkit-box-items: center;
  align-items: center;
}
#haruyokoi .osumitsuki-btn {
  background-color: #ffd553;
  margin: 0 auto 0;
  text-align: left;
}

.add-cart {
  display: flex;
  align-items: center;
  justify-content: center;
}
.add-cart select {
  margin-bottom: 0;
  height: 50px;
  width: 55px;
  padding: 0 25px 0 15px;
}

#haruyokoi .recipe-btn {
  background-color: #ae6c62;
  display: block;
  color: #fff;
  text-align: center;
  font-weight: 700;
  max-width: 100%;
  width: 71.79%;
  margin: 0 auto;
  padding: 21px 0 20px 0;
}

.add-cart__btn {
  display: inline-block;
  font-weight: 700;
  width: 100%;
  padding: 17px 5px;
  font-size: 14px;
  background-color: #ffd553;
  color: #333;
  border: 2px solid transparent;
  text-align: center;
  text-decoration: none;
  transition: 0.25s;
  position: relative;
}

.add-cart--products select {
  width: 40px;
  height: 42px;
  padding: 0 20px 0 9px;
}
.add-cart--products .add-cart__btn {
  font-size: 0.75rem;
  padding: 13px 5px;
}

.sns-btn__tw,
.sns-btn__in {
  width: 48%;
  margin: 0 auto;
}

#haruyokoi .sns-btn__in a {
  background-color: #e664ab;
  color: #fff;
  text-align: center;
  width: 100%;
  font-size: 1.125rem;
  font-weight: 700;
  padding: 8px;
  display: block;
}
#haruyokoi .sns-btn__tw a {
  background-color: #1da1f2;
  color: #fff;
  text-align: center;
  width: 100%;
  font-size: 1.125rem;
  font-weight: 700;
  max-width: 480px;
  padding: 8px;
  margin: 0 auto;
  display: block;
}

.loader {
  background-image: url("../icn/loading.svg");
  background-position: left 50% top 50%;
  background-repeat: no-repeat;
  background-size: 20vw;
  transition: all 1s;
  width: 100%;
  display: -ms-box;
  display: flex;
  top: 0;
  left: 0;
  z-index: 9999;
  min-height: 100px;
  -webkit-box-items: center;
  align-items: center;
}

.lineup-area .prod-item__img-wrap .loader {
  height: 24.594vh;
  border-radius: 0px;
}

.prod-list .prod-item__img-wrap .loader {
  height: 23.153vh;
  border-radius: 0px;
}

.prod-item__name .loader,
.prod-item__price .loader {
  background-size: 32px;
  min-height: 64px;
}

/*コンテンツ*/
.pcsize,
.spsize {
  display: none !important;
}

.tabsize {
  display: block !important;
}

.content {
  margin: -56px auto 80px;
  padding-top: 56px;
}
.content > .inner {
  max-width: 820px;
  width: 100%;
  margin: 0 auto;
  padding: 0 20px 0;
  position: relative;
  z-index: 0;
}

.main-wrapper {
  background-color: #fbfbfb;
  font-family: "Noto Sans JP", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro", "Yu Gothic Medium", "游ゴシック Medium", "YuGothic", "游ゴシック体", "メイリオ", sans-serif;
  color: #333;
  text-align: left;
  overflow-x: hidden;
  font-size: 16px;
  line-height: 1.4;
  margin-bottom: 80px;
}
.main-wrapper a {
  color: #333;
}

.section-ttl {
  color: #000;
  padding: 0;
  margin: 0 auto 20px;
  position: relative;
  text-align: center;
  line-height: 1.1;
}
.section-ttl .jpn {
  font-size: 1rem;
}
.section-ttl .jpn01 {
  font-size: 2.75rem;
  color: #ae6c62;
  font-weight: 700;
}

.sub-ttl {
  font-size: 1.25rem;
  color: #797065;
  border-bottom: 4px double #797065;
  text-align: center;
  font-weight: 700;
  padding-bottom: 10px;
  margin-bottom: 32px;
}
.sub-ttl .sub {
  font-size: 1rem;
}

.column-box {
  display: -ms-box;
  display: flex;
  flex-direction: row;
  box-sizing: border-box;
  flex-wrap: wrap;
}
.column-box.start {
  -webkit-box-items: start;
  align-items: flex-start;
}
.column-box.center {
  -webkit-box-items: center;
  align-items: center;
}
.column-box .photo {
  padding: 0;
  font-size: 0;
}
.column-box .photo img {
  flex-grow: unset;
}

.video-wrapper {
  position: relative;
  width: 100%;
  padding-top: 56.25%;
}
.video-wrapper iframe {
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;
  height: 100%;
  /*box-shadow: 8px 8px 0px 0px #fbeae6;
  -moz-box-shadow: 8px 8px 0px 0px #fbeae6;
  -webkit-box-shadow: 8px 8px 0px 0px #fbeae6;*/
}

.kv {
  font-size: 0;
  margin-bottom: 32px;
}
.kv .inner {
  max-width: 920px;
  margin: 0 auto;
  padding: 0;
}

.acd .ttl {
  position: relative;
  padding-bottom: 4px;
  padding-left: 32px;
}
.acd .ttl span:before {
  content: "";
  display: block;
  width: 15px;
  height: 3px;
  /* for Safari and Chrome */
  /* for Firefox */
  /* for opera */
  border-radius: 5px;
  background: #333;
  position: absolute;
  left: 10px;
  top: 50%;
  transform: translateY(-50%);
}
.acd .ttl span:after {
  content: "";
  display: block;
  width: 15px;
  height: 3px;
  /* for Safari and Chrome */
  /* for Firefox */
  /* for opera */
  border-radius: 5px;
  background: #333;
  position: absolute;
  left: 10px;
  top: 50%;
  transform: translateY(-50%);
  background: #333;
  transform: translateY(-50%) rotate(90deg);
  transition: 0.5s;
}
.acd .ttl .active:after {
  transform: rotate(0);
  transition: 0.5s;
}

.contents-txt {
  font-size: 1rem;
  line-height: 1.6;
  text-align: left;
}

/*--------------------------------------------------------------------------

        tab（768pxより小さいウィンドウサイズ）

--------------------------------------------------------------------------*/
@media screen and (max-width: 768px) {
  .item.content-detail.sub01 {
    margin-top: -50px;
  }
  #point .item.content-detail {
    flex: unset;
    margin: 0 auto;
  }
  main .lp-menu .col04 > .item a {
    font-size: 1rem;
  }
  #lineup .item.content-photo.prod-item__img-wrap {
    padding-block: 0px;
  }
  .item.content-detail.sub02 {
    padding-block: 0px;
  }
}
/*--------------------------------------------------------------------------

        SP（480pxより小さいウィンドウサイズ）

--------------------------------------------------------------------------*/
@media screen and (max-width: 480px) {
  .pcsize {
    display: none !important;
  }
  .spsize,
  .tabsize {
    display: block !important;
  }
  main .lp-menu .col04 > .item a {
    font-size: 3.05vw;
  }
  #set_item .section-ttl {
    font-size: 1.375rem;
    line-height: 1.4;
    font-weight: 700;
  }
  .lp-menu {
    bottom: 0;
    left: 0;
    z-index: 2;
    margin: 0;
  }
  .lp-menu .inner {
    max-width: 920px;
    padding-top: 12px;
    padding-bottom: 12px;
    margin: 0 auto;
  }
  .lp-menu ul {
    padding-top: 0;
  }
  .lp-menu li {
    width: 24%;
    margin: 0 auto;
  }
  .lp-menu li .en {
    font-size: 32px;
  }
  .lp-menu li .sub {
    font-size: 1.125rem;
  }
  .lp-menu li a {
    background-color: #797065;
    text-align: center;
    font-size: 1.125rem;
    border-radius: 0px;
  }
  .lp-menu li:nth-of-type(odd) a {
    background-color: #a09588;
  }
  .lp-menu li:nth-of-type(even) a {
    background-color: #a09588;
  }
  .recipe-list.column-box.col04 {
    margin: 0px;
  }
  main .recipe-list.column-box,
  main .prod-list.column-box {
    grid-row-gap: 0px;
  }
  .figureSquareCard.sub01 {
    transform: unset !important;
  }
  #point .point-item.fnt-b.txt-c {
    font-size: 1.57rem;
    margin: 0px;
  }
  #point .content-list_side.column-box.start.pickup-list.mb60 {
    margin: 0px !important;
  }
  #point .figureSquareCard.sub03 {
    margin-bottom: -50px;
  }
  #point .sub {
    font-size: 1rem;
  }
  .content-txt.sub01 {
    padding: 0px;
  }
  .recipe-item__name.pickup-name.txt-c {
    font-size: 1.3rem;
  }
  .item.content-photo.sub01.adjust01 {
    margin-top: -50px;
  }
  #point .item.content-detail {
    flex: 1 0 50%;
    margin: 0 auto;
    padding: 0 0 0 32px;
  }
  .prod-list.column-box.col04 {
    grid-row-gap: 48px;
  }
  #point .item.content-detail {
    padding: 0px;
  }
  #point .item.content-photo.sub01.adjust01 {
    padding: 0px;
    margin-top: -50px;
  }
  #point .content-txt {
    margin-top: 10px;
  }
  #point .pickup-copy.txt-c {
    margin-top: 10px;
  }
  .sub-ttl.txt-c.sub01 {
    font-size: 1.375rem;
    color: #797065;
    text-align: left;
    font-weight: 700;
    margin-bottom: 64px;
    line-height: 1.2;
  }
  #point .pickup-copy.txt-c {
    margin-top: 50px;
  }
  main .intro-txt {
    font-size: 1rem;
    line-height: 2;
    padding: 0;
    margin-bottom: 0;
  }
  #lineup .item.content-photo.prod-item__img-wrap {
    padding-block: 0px;
  }
  .item.content-detail.sub02 {
    padding-block: 0px;
  }
}
/*メニュー
-------------------------------------*/
.lp-menu {
  background-color: rgba(255, 255, 255, 0.9);
  width: 100%;
  overflow: hidden;
  justify-content: center;
  -webkit-box-items: center;
  align-items: center;
  text-align: center;
  bottom: 65px;
  left: 0;
  margin: 0;
}
.lp-menu.fixed {
  z-index: 2;
}
.lp-menu .inner {
  padding-top: 0px;
  padding-bottom: 0px;
  transition: 0.5s;
  margin: 0;
}
.lp-menu ul {
  padding-top: 8px;
}
.lp-menu li {
  width: 24%;
  margin: 0 auto 8px;
  padding: 0;
  text-align: center;
  line-height: 1.1;
  font-size: 1.125rem;
  cursor: pointer;
  margin-bottom: calc(0.5% + 4px);
}
.lp-menu li:nth-of-type(2n) {
  background: none;
}
.lp-menu li .sub {
  font-size: 0.75rem;
}
.lp-menu li a {
  background-color: #a09588;
  display: flex;
  color: #fff;
  text-align: center;
  font-size: 0.7rem;
  border-radius: 0px;
  min-height: 60px;
  max-height: 60px;
  align-items: center;
  justify-content: center;
}
.lp-menu li .sub {
  font-size: 0.75rem;
  display: -ms-box;
  display: flex;
  justify-content: center;
  -webkit-box-items: center;
  align-items: center;
  text-align: center;
  width: 100%;
}

@media screen and (min-width: 53.125em) {
  .lp-menu {
    bottom: 0;
    left: 0;
    z-index: 2;
    margin: 0;
  }
  .lp-menu .inner {
    max-width: 920px;
    padding-top: 12px;
    padding-bottom: 12px;
    margin: 0 auto;
  }
  .lp-menu ul {
    padding-top: 0;
  }
  .lp-menu li {
    width: 24%;
    margin: 0 auto;
  }
  .lp-menu li .en {
    font-size: 32px;
  }
  .lp-menu li .sub {
    font-size: 1.125rem;
  }
  .lp-menu li a {
    background-color: #797065;
    text-align: center;
    font-size: 1.125rem;
    border-radius: 0px;
  }
  .lp-menu li:nth-of-type(odd) a {
    background-color: #a09588;
  }
  .lp-menu li:nth-of-type(even) a {
    background-color: #a09588;
  }
}
/*イントロ
-------------------------------------*/
.content.intro {
  /*margin-bottom: 80px;*/
  margin-bottom: 40px;
}

.intro-txt {
  font-size: 1rem;
  line-height: 2;
  padding: 0;
  text-align: center;
}
.intro-txt strong {
  font-size: 1.125rem;
  background: rgba(0, 0, 0, 0) linear-gradient(transparent 75%, #ff9e9e 0%) repeat scroll 0 0;
}

/*春よ恋 ハードブレッド専用粉とは？
-------------------------------------*/
.content.set-item .section-ttl .jpn {
  font-size: 1.375rem;
  line-height: 1.4;
  font-weight: 700;
}
.content.set-item .icn-cp {
  background-color: #ae6c62;
  color: #fff;
  padding: 10px 8px;
  text-align: center;
  border-radius: 32px;
  margin: 0 auto 20px;
  max-width: 240px;
  margin-top: 20px;
}
.content.set-item .icn-sale {
  background-color: #cd1001;
  color: #fff;
  font-size: 1rem;
  padding: 10px 12px;
  text-align: center;
  border-radius: 8px;
  margin: 0 auto 10px;
  max-width: 240px;
  display: block;
}
.content.set-item .icn-sale.arw-b:before {
  border-top: 6px solid #cd1001;
  bottom: -12px;
}
.content.set-item .icn-sale span {
  font-size: 1.375rem;
}
.content.set-item .contents-txt {
  margin-bottom: 48px;
}
.content.set-item .lineup-area {
  margin-bottom: 56px;
}

.set-item__data {
  border: 2px solid #ae6c62;
  border-radius: 0px;
  background: #fffbef;
  margin: 20px auto 12px;
  padding: 12px 24px 10px;
  color: #ae6c62;
  font-weight: 700;
  max-width: 480px;
  text-align: center;
}

/*春よ恋 ハードブレッド専用粉とは？
-------------------------------------*/
.haruyokoi {
  margin-bottom: 80px;
}
.haruyokoi > .content:last-child {
  margin-bottom: 0;
}

.about-txt {
  text-align: left;
  font-size: 1rem;
  line-height: 2;
}

.about-photo {
  margin-bottom: 16px;
}

/*ラインナップ
-------------------------------------*/
.content.lineup {
  background-color: #f4f1e5;
  margin-bottom: 80px;
  padding-top: 0;
}
.content.haruyokoi .content.lineup {
  margin-bottom: 56px;
}
.content.lineup > .inner {
  padding: 28px 20px 40px;
}

.lineup-area {
  /*width: 50.25%;*/
  width: 75.25%;
  margin: 0 auto;
}
.lineup-area .photo {
  width: 100%;
}
.lineup-area .detail {
  width: 100%;
}
.lineup-area .detail .add-cart {
  width: 100%;
  max-width: 320px;
  margin: 0 auto 32px;
}
.lineup-area .detail .add-cart:last-child {
  margin: 0 auto 0;
}
.lineup-area .detail .prod-item__name {
  text-align: center;
}

/*
.lineup-area .detail .prod-item__price,
.lineup-area .detail .prod-item__name a {
  color: #fff;
}*/
/*ポイント
-------------------------------------*/
.content.point {
  margin-bottom: 56px;
}

.point-area {
  background-color: #f5f1e4;
  max-width: 800px;
  width: 100%;
  margin: 0 auto 20px;
  border-radius: 0px;
  /*box-shadow: 0px 0px 2px 2px #ededed;
  -moz-box-shadow: 0px 0px 2px 2px #ededed;
  -webkit-box-shadow: 0px 0px 2px 2px #ededed;*/
  overflow: hidden;
  margin-bottom: 56px;
  position: relative;
}
.point-area:last-child {
  margin-bottom: 0;
}

.point-ttl {
  background-color: #797065;
  color: #fff;
  font-size: 1.125rem;
  text-align: center;
  padding: 16px 12px 12px;
  margin: 0;
}
.point-ttl .num {
  font-size: 1.25rem;
  font-weight: 700;
}
.point-ttl .try-txt {
  font-size: 1.5rem;
  text-align: center;
}

.point-inner {
  font-size: 14px;
  padding: 0 16px 32px;
  line-height: 2;
}

.point-photo {
  font-size: 0;
  margin: 0 0 20px;
}

.point-txt {
  font-size: 1rem;
  text-align: left;
}
.point-txt strong {
  background: rgba(0, 0, 0, 0) linear-gradient(transparent 60%, #ff9e9e 0%) repeat scroll 0 0;
  font-size: 120%;
}

.point-area .photo,
.point-area .detail {
  max-width: 300px;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
  font-size: 1rem;
  line-height: 1.4;
}

.point-recipe {
  margin-bottom: 20px;
}
.point-recipe li {
  width: 28.64%;
  margin: 0 auto;
  position: relative;
  overflow: hidden;
  font-size: 0;
  border-radius: 0px;
}
.point-recipe li .point-recipe__name {
  background-color: rgba(255, 255, 255, 0.6);
  padding: 4px;
  width: 100%;
  text-align: center;
  position: absolute;
  bottom: 0;
  left: 0;
  font-size: 0.75rem;
  font-weight: 700;
  z-index: 1;
}

/*魅力
-------------------------------------*/
.chef-comment .photo {
  width: 100%;
  margin-bottom: 20px;
}
.chef-comment .photo img {
  height: auto;
}

.chef-txt {
  font-size: 1rem;
  line-height: 1.6;
  margin-bottom: 32px;
}

.chef-recipe__name {
  font-size: 1.375rem;
  line-height: 1.2;
  margin-bottom: 12px;
  font-weight: 700;
  text-align: center;
}
.chef-recipe__name .sub {
  font-size: 1.125rem;
  display: block;
  line-height: 1.4;
  margin-bottom: 4px;
}

.chef-recipe {
  background-color: #f5f1e4;
  max-width: 640px;
  width: 100%;
  margin: 0 auto 20px;
  border-radius: 0px;
  /*box-shadow: 0px 0px 2px 2px #ededed;
  -moz-box-shadow: 0px 0px 2px 2px #ededed;
  -webkit-box-shadow: 0px 0px 2px 2px #ededed;*/
  overflow: hidden;
  margin-bottom: 36px;
  position: relative;
}

.chef-inner {
  font-size: 14px;
  padding: 0 16px 32px;
  line-height: 2;
}

.chef-photo {
  font-size: 0;
  margin: 0 0 20px;
}

/*レシピ
-------------------------------------*/
.recipe-list {
  padding: 0;
  margin-bottom: 32px;
  justify-content: center;
}
.recipe-list .item {
  max-width: 48.3582%;
  margin-left: auto;
  margin-right: auto;
  padding-bottom: 32px;
  width: 100%;
}
.recipe-list .item.main {
  width: 100%;
  max-width: 640px;
  margin: 0 auto 32px;
  padding-bottom: 0;
}
.recipe-list .item:nth-last-child(-n+2) {
  padding-bottom: 0;
}

.recipe-item__img-wrap {
  width: 100%;
  margin: 0 auto 10px;
  position: relative;
  vertical-align: top;
}

.recipe-list .item.main .recipe-item__img-wrap {
  width: 71.79%;
}

.recipe-item__img-wrap a {
  background-color: #fff;
  border-radius: 0px;
  overflow: hidden;
  display: block;
  position: relative;
  font-size: 0;
}

.recipe-item__img {
  margin-bottom: 10px;
  position: absolute;
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
  object-fit: contain;
  font-family: "object-fit: contain;";
  top: 0;
  left: 0;
}

.recipe-item__name {
  font-size: 1rem;
  color: #000;
  text-align: center;
  line-height: 1.4;
}

.recipe-list .item.main .recipe-item__name {
  margin: 0 0 10px;
}
.recipe-list .item.main .recipe-item__name a {
  font-size: 1.125rem;
  text-align: center;
  font-weight: 700;
}

.recipe-item__name .sub {
  font-size: 0.8rem;
}

.recipe-item__txt {
  font-size: 1rem;
  line-height: 1.6;
  margin: 0 0 20px;
}

.recipe-list .item {
  flex-direction: column;
  display: -ms-box;
  display: flex;
}

.recipe-item > * {
  flex-grow: 1;
  height: 100%;
}

@media screen and (min-width: 768px) {
  .content.recipe {
    margin-bottom: 160px;
    padding-top: 0;
  }
  .recipe-list {
    max-width: 1030px;
    margin-left: auto;
    margin-right: auto;
    padding: 0 15px;
    margin-bottom: 0;
  }
  .recipe-list .item {
    max-width: 32%;
  }
  .recipe-list .item.main {
    padding-bottom: 64px;
  }
  .recipe-list .item:nth-last-child(-n+2) {
    padding-bottom: 0;
  }
  .recipe-item__img-wrap a {
    border-radius: 0px;
  }
  .recipe-item__name {
    margin: 0;
  }
  .recipe-list .item.main .recipe-item__name {
    margin: 0 0 16px;
  }
  .recipe-list .item.main .recipe-item__name a {
    font-size: 1.5rem;
  }
  .recipe-item__name .sub {
    font-size: 1rem;
  }
}
/*レビュー
-------------------------------------*/
.review {
  margin-bottom: 80px;
}

.content.review .inner {
  padding-bottom: 0;
}

.review-ttl {
  display: flex;
  align-items: center;
  margin-bottom: 32px;
  padding-bottom: 10px;
  color: #797065;
  border-bottom: 4px double #797065;
}

.review-icn {
  display: flex;
  width: 72px;
  border-radius: 50%;
  overflow: hidden;
}

.review-name {
  display: block;
  padding-left: 12px;
  font-weight: 700;
  font-size: 1.25rem;
}
.review-name .sub {
  display: block;
  font-size: 1rem;
}

.review-list {
  margin-bottom: 0;
  padding-bottom: 56px;
}
.review-list:last-child {
  padding-bottom: 0;
}
.review-list .detail {
  width: 100%;
  padding: 20px 0 0;
  margin: 0 auto 32px;
}
.review-list .detail:last-child {
  margin: 0 auto;
  padding-bottom: 0;
}
.review-list .photo {
  border-radius: 0px;
  overflow: hidden;
  width: 48.64%;
  margin: 0 0 0 auto;
}
.review-list.review__k .photo:nth-child(1), .review-list.review__k .photo:nth-child(4) {
  margin: 0;
}
.review-list.review__o .photo:nth-of-type(3), .review-list.review__o .photo:nth-of-type(6) {
  margin: 0;
}
.review-list.review__o .photo:nth-of-type(1) {
  width: 100%;
}
.review-list.review__e .photo:nth-of-type(3), .review-list.review__e .photo:nth-of-type(6) {
  margin: 0;
}
.review-list.review__e .photo:nth-of-type(1) {
  width: 100%;
}
.review-list .review-txt {
  font-size: 1rem;
  line-height: 1.6;
  margin-bottom: 20px;
}
.review-list .detail > .review-txt:last-child {
  margin-bottom: 0;
}

/*けいちょんさん*/
/*おナツさん*/
/*ericaさん*/
@media screen and (min-width: 768px) {
  .review {
    margin-bottom: 160px;
  }
  .review-ttl {
    font-size: 1.75rem;
    padding-bottom: 10px;
    margin-bottom: 32px;
  }
  .review-ttl .sub {
    font-size: 1.25rem;
    display: inline-block;
    margin-right: 4px;
  }
  .review-list {
    padding-bottom: 80px;
  }
  .review-icn {
    width: 72px;
  }
  .review-name {
    padding-left: 12px;
    font-size: 1.75rem;
  }
  .review-name .sub {
    font-size: 1.35rem;
  }
  .review-list .detail {
    padding: 20px 0 40px;
  }
  .review-list .photo {
    border-radius: 0px;
  }
  .review-list .review-txt {
    font-size: 1.15rem;
    padding: 0 10px;
  }
}
/*こちらもチェック*/
.bnr-ttl {
  padding: 20px;
  color: #000;
  font-size: 1.5rem;
  margin: 0 auto 20px;
  text-align: center;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
}

.bnr-area ul {
  margin-bottom: 40px;
}
.bnr-area ul li {
  margin-bottom: 10px;
}
.bnr-area ul li:last-child {
  margin-bottom: 0;
}

/*関連商品
-------------------------------------*/
.products {
  margin-bottom: 80px;
}

.prod-txt {
  text-align: left;
  font-size: 1rem;
  font-weight: 700;
  line-height: 2;
  margin-bottom: 32px;
}

.prod-list {
  flex-wrap: wrap;
  display: block;
  /*justify-content: space-between;*/
  padding: 0;
  margin-bottom: 32px;
}
.prod-list:last-child {
  margin-bottom: 0;
}

.prod-item {
  max-width: 47.33%;
  margin: 0 auto;
  padding-bottom: 40px;
  width: 100%;
}
.prod-item:nth-last-child(-n+2) {
  margin-bottom: 0;
}

.prod-item__img-wrap {
  margin-bottom: 10px;
  position: relative;
  vertical-align: top;
  border-radius: 0px;
  height: auto;
}
.prod-item__img-wrap a {
  border-radius: 0px;
  overflow: hidden;
  display: block;
  position: relative;
  font-size: 0;
}
.prod-item__img-wrap a .figureSquareCard {
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  -o-border-radius: 8px;
  overflow: hidden;
}

.prod-item__link::after {
  content: "";
  display: block;
  padding-top: 100%;
}

.prod-item__img {
  margin-bottom: 50px;
  position: absolute;
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
  object-fit: contain;
  font-family: "object-fit: contain;";
  top: 0;
  left: 0;
}

.prod-item__name {
  font-size: 1rem;
  font-weight: 700;
  color: #000;
  line-height: 1.4;
  text-align: center;
  margin: 0 0 10px;
  /*min-height: 59px;*/
}

.prod-item__price {
  font-size: 14px;
  text-align: right;
  margin-bottom: 10px;
  display: block;
}

.prod-item {
  flex-direction: column;
  display: -ms-box;
  display: flex;
}
.prod-item > * {
  flex-grow: 1;
  height: 100%;
}

@media screen and (min-width: 768px) {
  .products {
    padding-top: 0;
    margin-bottom: 0;
  }
  .prod-txt {
    text-align: center;
    font-size: 1.125rem;
    line-height: 2;
  }
  .prod-list {
    max-width: 1030px;
    margin-left: auto;
    margin-right: auto;
    padding: 0 15px;
    margin-bottom: 80px;
  }
  .prod-item {
    max-width: 200px;
    margin-right: auto;
    padding-bottom: 60px;
  }
  .prod-item__img-wrap {
    border-radius: 0px;
  }
  .prod-item__img-wrap a {
    border-radius: 0px;
  }
  .prod-item__img-wrap a .figureSquareCard {
    border-radius: 0px;
  }
  .prod-item__name {
    margin: 0 0 8px;
    text-align: left;
  }
  .prod-item__price {
    font-size: 1rem;
    margin-bottom: 8px;
  }
  .prod-item__price .__sales_price {
    font-size: 1.251rem;
  }
}
.outro .item {
  width: 48%;
  margin-right: 0.5%;
  margin-left: 0.5%;
  margin-bottom: 4%;
  font-size: 0;
}
.outro .item p {
  font-size: 1.375rem;
  margin-bottom: 0.8rem;
  text-align: center;
  color: #7d3c00;
}

/* セール用
-------------------------------------*/
main .icn.sale {
  background-color: #940e07;
  color: #fff;
}
main .lineup-area .prod-item__img-wrap .icn.type-circle.sale.en {
  width: 100px;
  height: 100px;
  font-size: 1.575rem;
  top: 16px;
  left: 16px;
  line-height: 1.2;
  padding: 0 8px;
  flex-direction: column;
  display: -ms-box;
  display: flex;
  justify-content: center;
  -webkit-box-items: center;
  align-items: center;
  border-radius: 0px;
  position: absolute;
}
main .prod-item__price {
  margin-top: 4px;
  display: flex;
  flex-direction: row;
  box-sizing: border-box;
  flex-wrap: wrap;
  align-items: flex-end;
  justify-content: center;
}
main .prod-item__price .icn.sale.type-band {
  font-size: 1rem;
  padding: 5px 8px 4px;
  margin-right: 8px;
}
main .prod-item__price .price {
  font-size: 1.75rem;
}
main .prod-item__tax {
  padding-left: 4px;
}
main .discount-price {
  margin-top: 16px;
}
main .normal-price {
  font-size: 0.9rem;
}

.btn-recipe.arw-solid.right {
  background-color: #ae6c62;
  border: 1px solid #ae6c62;
  font-size: 14px;
  display: block;
  color: #fff;
  text-align: center;
  font-weight: 700;
  max-width: 100%;
  width: 320px;
  margin: 0 auto;
  padding: 21px 0 20px 0;
}
.btn-recipe.arw-solid.right:hover {
  border: 2px solid #000;
  color: #000;
  background-color: #fff;
}

@media screen and (min-width: 53.125em) {
  .globalFooter .informationColumn--m20 {
    margin-left: 0;
    margin-right: 0;
  }
}
/*----fade in setting----*/
.fadein {
  opacity: 0.1;
  transform: translate(0, 50px);
  transition: all 500ms;
}
.fadein.lr {
  opacity: 0.1;
  transform: translate(-50px, 0);
  transition: all 500ms;
}
.fadein.scrollin {
  opacity: 1;
  transform: translate(0, 0);
}
.fadein.scrollin:nth-of-type(2) {
  -moz-transition-delay: 200ms;
  -webkit-transition-delay: 200ms;
  -o-transition-delay: 200ms;
  -ms-transition-delay: 200ms;
}

.column-box > div:nth-of-type(2) .fadein.scrollin {
  -moz-transition-delay: 200ms;
  -webkit-transition-delay: 200ms;
  -o-transition-delay: 200ms;
  -ms-transition-delay: 200ms;
}

.fadein.scrollin:nth-of-type(3),
.column-box > div:nth-of-type(3) .fadein.scrollin,
.detail .fadein.scrollin:nth-of-type(1) {
  -moz-transition-delay: 300ms;
  -webkit-transition-delay: 300ms;
  -o-transition-delay: 300ms;
  -ms-transition-delay: 300ms;
}

.fadein.scrollin:nth-of-type(4),
.column-box > div:nth-of-type(4) .fadein.scrollin,
.detail .fadein.scrollin:nth-of-type(2) {
  -moz-transition-delay: 500ms;
  -webkit-transition-delay: 500ms;
  -o-transition-delay: 500ms;
  -ms-transition-delay: 500ms;
}

.fadein.scrollin:nth-of-type(n + 5),
.column-box > div:nth-of-type(n + 5) .fadein.scrollin,
.detail .fadein.scrollin:nth-of-type(n + 5) {
  -moz-transition-delay: n 600ms;
  -webkit-transition-delay: n 600ms;
  -o-transition-delay: n 600ms;
  -ms-transition-delay: n 600ms;
}

/*----fade in setting----*/
main .content > .inner {
  padding-bottom: 6px;
}

main .section-ttl {
  font-size: 1.35rem;
  margin: 0 auto 26px;
  padding: 6px 0 0;
}

main .recipe-item__img-wrap a {
  border-radius: 0px;
}

.photo {
  border-radius: 0px;
}

.chef-recipe.sub01 {
  margin-top: 80px;
}

.inner.sub01 {
  background-color: #f5f1e4;
  padding: 0px 16px 0px 0px;
  display: flex;
  flex-direction: row;
}
.inner.sub02 {
  background-color: #fbfbfb;
  padding: 0px 16px 0px 0px;
  display: flex;
  flex-direction: row;
}

.pickup-copy {
  text-align: center;
}

.point-item.fnt-b.txt-c {
  font-size: 1.575rem;
  margin: 0px 0px 10px 0px;
}

.content.lineup.sub01 {
  width: 100vw;
  margin-left: calc(-50vw + 50%);
  max-width: none;
  height: auto;
  display: block;
  background-color: #f4f1e5;
  margin-top: 52px !important;
}

.content.outro {
  margin-top: 80px;
}

.content.lineup.sub02 {
  margin-top: 52px;
}

.content-list_side.column-box.center.sub01 {
  background-color: #f5f1e4;
}

.recipe-item__name.pickup-name.txt-c {
  padding: 0px 20px;
}

.pickup-copy.txt-c {
  padding: 0px 20px;
}

.content-list_side.column-box.start.pickup-list {
  margin-top: 0px;
}

.content.recipe {
  padding-top: 56px;
}

.inner.sub02 {
  padding: 10px;
  padding-top: 30px;
  padding-bottom: 30px;
  background-color: #f4f1e5;
}

.content.review {
  margin-top: 116px;
}

#point .pickup-list .content-photo {
  max-width: 1000px;
}
#point .content-list_side.column-box.start.pickup-list {
  padding-bottom: 50px;
}
#point .figureSquareCard:before {
  content: "";
  display: block;
  padding-top: 75%;
}/*# sourceMappingURL=2208_haruyokoi_hardbread.css.map */