html,
body {
  overflow-x: hidden !important;
  font-family: "Yu Gothic Medium", "游ゴシック Medium", YuGothic, "游ゴシック体",
    "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
}

.pointer{
    cursor: pointer;
}

b,
strong,
.bold {
  font-family: YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ",
    sans-serif;
  font-weight: bold;
}

a:hover {
  text-decoration: none;
}

a.alpha {
  transition: all 0.3s ease 0s;
}
.animation{
    width: 1400px; 
    max-width: 1400px;
    height: 1400px;
    background-color: #db1721;
    z-index: 9999;
    border-radius:50% ;
    position: absolute;
    transform: translate3d();
}
a.alpha:hover {
  opacity: 0.6;
}

.header-menu {
  width: 100%;
  margin: 20px 0 0;
  padding: 0 20px;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 9997;
}

.customcontainerfluid {
  width: 90%;
}

.form-control:focus {
  box-shadow: none;
}

.error_area {
  text-align: center;
  font-weight: bold;
  color: red;
  padding: 20px 0;
}

/* mobilemenu */
.mobilemenu {
  display: none;
  width: 100%;
  height: 100%;
  padding: 13px 10px 10px;
  background-color: #ffffff;
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  z-index: 9999;
  overflow-y: scroll;
}
.smallmenucardsublinks {
  max-width: 330px;
  margin: 0 auto 40px;
}
.smallmenucardsublinks a {
  color: #000;
  font-size: 14px;
  margin-bottom: 8px;
  display: inline-block;
  position: relative;
}
.smallmenucardsublinks a.active::before {
  content: '';
  width: 25px;
  height: 25px;
  border-radius: 50%;
  background: #ffd42a;
  position: absolute;
  top: 50%;
  left: -12px;
  transform: translateY(-50%);
  z-index: -1;
}

.smallmenucard {
  max-width: 315px;
  margin: 40px auto 25px;
  border-radius: 20px;
  box-shadow: 0 2px 2px rgb(0 0 0 / 1%), 0 4px 4px rgb(0 0 0 / 2%),
    0 8px 8px rgb(0 0 0 / 3%), 0 18px 18px rgb(0 0 0 / 2%),
    0 -3px 28px rgb(0 0 0 / 5%), 0 33px 24px rgb(0 0 0 / 2%);
}
.employeeimg {
  width: 20px;
  max-width: 28px;
  margin-right: 15px;
}
.signoutimg {
  max-width: 25px;
  margin-right: 15px;
}
.smallmenucard img {
  /* max-width: 30px; */
  margin-right: 20px;
}
.smallmenucard li a img:first-child {
  /* width: 30px !important; */
  margin-right: 20px;
}
.headerclose {
  max-width: 25px;
  margin-right: 20px;
}
.headerbtn {
  text-align: center;
  /* font-size: 14px !important; */
}
.headerlogout {
  background-color: #db1721 !important;
  color: #ffffff !important;
}
.headercopyright {
  margin-top: 70px;
  margin-bottom: 0;
  font-size: 10px;
  text-align: center;
}
.smallmenucard .nav-item {
  padding: 5px 0;
}
.smallmenucard .nav-item .nav-link {
  box-sizing: content-box;
  width: 220px;
  margin: auto;
  display: flex;
  align-items: center;
  color: #000;
}
.smallmenucard .nav-item .nav-link.home {
  font-size: 14px;
}
.smallmenucard .nav-item:not(.smallmenucard .nav-item:last-child) {
  border-bottom: 1px solid #db1721;
}

.smallmenucard li.active {
  background: #ffd42a;
}
.smallmenucard li:last-child.active {
  border-bottom-left-radius: 20px;
  border-bottom-right-radius: 20px;
}

/* custom scrollbar */
.inner-overflow::-webkit-scrollbar {
  width: 10px;
}

/* Track */
.inner-overflow::-webkit-scrollbar-track {
  background: #f1f1f1;
  border-radius: 10px;
}

/* Handle */
.inner-overflow::-webkit-scrollbar-thumb {
  background: #888;
  border-radius: 10px;
}

/* Handle on hover */
.inner-overflow::-webkit-scrollbar-thumb:hover {
  background: #555;
}

/* slick slider */
.slick-prev {
  left: 0 !important;
  z-index: 999;
}

.slick-next {
  right: 0 !important;
  z-index: 999;
}
.food-news .slick-slide{
    margin: 0 2px !important;
}
.slick-dots {
  width: auto !important;
  position: absolute !important;
  top: -8px;
  right: 8px;
  bottom: unset !important;
}

.slick-dots li {
  margin: 0 !important;
  width: 18px !important;
}

.slick-dots li.slick-active button:before {
  color: #db1721 !important;
}

button:focus,
.slick-slide:focus {
  outline: none;
}

.contents .slick-next::before,
.campaign .slick-next::before,
.features .slick-next::before,
.sponser .slick-next::before,
.historycard-slider .slick-next::before,
.year-chips .slick-next::before,
.news-section .slick-next::before,
.shop-event-list .slick-next::before,
.event-chips .slick-next::before {
  content: "" !important;
  width: 30px;
  height: 15px;
  position: absolute;
  left: 8px;
  background-image: url("../../img/front/arrowred.svg");
  background-size: contain;
  background-repeat: no-repeat;
  z-index: 999;
}

.contents .slick-next::before {
  left: 3px;
}

.contents .slick-prev::before,
.campaign .slick-prev::before,
.features .slick-prev::before,
.sponser .slick-prev::before,
.historycard-slider .slick-prev::before,
.year-chips .slick-prev::before,
.news-section .slick-prev::before,
.shop-event-list .slick-prev::before,
.event-chips .slick-prev::before {
  content: "" !important;
  width: 30px;
  height: 15px;
  position: absolute;
  left: -14px;
  background-image: url("../../img/front/arrowredprev.svg");
  background-size: contain;
  background-repeat: no-repeat;
  z-index: 999;
}

.contents .slick-prev::before {
  left: -10px;
}

#foodcards .slick-slide {
  background-color: #fff;
  border-radius: 20px;
  margin: 20px 10px;
  position: relative;
}

.foodcards .slick-next::before {
  background-image: url(/img/front/arrowyellownext.svg);
  content: "" !important;
  position: absolute;
  width: 27px;
  height: 23px;
  background-size: contain;
  top: 0;
  left: -20px;
  z-index: 999;
  background-repeat: no-repeat;
}

.foodcards .slick-prev::before {
  background-image: url(/img/front/arrowyellowprev.svg);
  content: "" !important;
  position: absolute;
  width: 27px;
  height: 23px;
  background-size: contain;
  top: 0;
  left: 12px;
  z-index: 999;
  background-repeat: no-repeat;
}

/* button styles */
.dropdown-toggle::after {
  background-image: transparent;
  width: 14px;
  height: 10px;
  right: -10px;
  top: 18px;
  background-repeat: no-repeat;
  border: 0;
  content: "";
  position: absolute;
}

.navbar-nav .nav-item {
  margin: 12px 0 0 8px;
}

.navbar-light .navbar-toggler {
  color: #000;
  border: none;
}

.whitebtn {
  display: block;
  width: 300px;
  margin: 40px auto;
  padding: 13px 15px;
  color: #fff;
  font-size: 20px;
  text-align: center;
  border: 2px solid #fff;
  border-radius: 30px;
  background: transparent;
  position: relative;
  cursor: pointer;
}

.whitebtn:hover {
  background-color: #ffffff;
  color: #db1721;
}

.whitebtn:hover .hoverarrow {
  display: inline-flex !important;
}

.inner-overflow {
  max-height: 170px;
  overflow-y: scroll;
}
.inner-overflow::before {
  content: "";
  position: absolute;
  width: 100%;
  height: 10px;
  background: #fff;
  border-radius: 8px 8px 0 0;
  left: 0;
  top: 0;
}

.redbtn {
  display: inline-block;
  width: 300px;
  margin: auto;
  padding: 12px 15px;
  color: #000000;
  font-size: 20px;
  border: 2px solid #db1721;
  border-radius: 30px;
  background: transparent;
  position: relative;
  cursor: pointer;
}

.redbtn:hover {
  background: #db1721;
  color: #ffffff;
}

.title {
  color: #db1721;
  font-family: "Dancing Script";
  font-size: 26px;
  font-weight: bold;
}

.title + p {
  font-size: 26px;
}
.container header {
  font-size: 35px;
  font-weight: 600;
  margin: 0 0 30px 0;
}
.container .form-outer {
  width: 100%;
  overflow: hidden;
}
.container .form-outer form {
  display: flex;
  width: 400%;
}
.form-outer form .page {
  width: 25%;
  transition: margin-left 0.3s ease-in-out;
}
.form-outer form .page .title {
  text-align: left;
  font-size: 25px;
  font-weight: 500;
}
.form-outer form .page .field {
  width: 330px;
  height: 45px;
  margin: 45px 0;
  display: flex;
  position: relative;
}
form .page .field .label {
  position: absolute;
  top: -30px;
  font-weight: 500;
}
form .page .field input {
  height: 100%;
  width: 100%;
  border: 1px solid lightgrey;
  border-radius: 5px;
  padding-left: 15px;
  font-size: 18px;
}
form .page .field select {
  width: 100%;
  padding-left: 10px;
  font-size: 17px;
  font-weight: 500;
}
form .page .field button {
  width: 100%;
  height: calc(100% + 5px);
  border: none;
  background: #d33f8d;
  margin-top: -20px;
  border-radius: 5px;
  color: #fff;
  cursor: pointer;
  font-size: 18px;
  font-weight: 500;
  letter-spacing: 1px;
  text-transform: uppercase;
  transition: 0.5s ease;
}
form .page .field button:hover {
  background: #000;
}
form .page .btns button {
  margin-top: -20px !important;
}
form .page .btns button.prev {
  margin-right: 3px;
  font-size: 17px;
}
form .page .btns button.next {
  margin-left: 3px;
}
.container .progress-bar {
  display: flex;
  margin: 40px 0;
  user-select: none;
}
.progress-bar {
  flex-direction: row !important;
  width: 530px;
  justify-content: space-between !important;
  background-color: transparent !important;
  margin: 0 auto 50px;
  position: relative;
}
.container .progress-bar .step {
  text-align: center;
  position: relative;
}
.container .progress-bar .step p {
  font-weight: 500;
  font-size: 18px;
  color: #000;
  margin-bottom: 8px;
}
.progress-bar .step .bulletone,
.progress-bar .step .bullettwo,
.progress-bar .step .bulletthree {
  height: 40px;
  width: 40px;
  background-color: #595757;
  display: inline-block;
  border-radius: 50%;
  position: relative;
}
.progress-bar .step .bulletone.active,
.progress-bar .step .bullettwo.active,
.progress-bar .step .bulletthree.active {
  border-color: #db1721;
  background: #db1721;
}
.progress-bar .step .bulletone span,
.progress-bar .step .bullettwo span,
.progress-bar .step .bulletthree span {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
}
.progress-bar .step .bulletone.active span,
.progress-bar .step .bullettwo.active span,
.progress-bar .step .bulletthree.active span {
  display: none;
}
.progress-bar .step .bulletone:before,
.progress-bar .step .bullettwo:before,
.progress-bar .step .bulletthree:before .progress-bar .step .bulletone:after,
.progress-bar .step .bullettwo:after,
.progress-bar .step .bulletthree:after {
  position: absolute;
  content: "";
  bottom: 11px;
  right: -110px;
  height: 3px;
  width: 111px;
  z-index: 9;
  background-color: #595757;
}
.progress-bar .step .bulletone.active:after,
.progress-bar .step .bullettwo.active:after,
.progress-bar .step .bulletthree.active:after {
  background: #db1721;
  transform: scaleX(0);
  transform-origin: left;
  animation: animate 0.3s linear forwards;
}
.step {
  position: relative;
}
.progressline {
  margin: 0 auto;
  background-color: #db1721;
  height: 3px;
  width: 96%;
  bottom: 24px;
  left: 2%;
  position: absolute;
  z-index: 9;
}
.progressgreyline {
  margin: 0 auto;
  background-color: #595757;
  height: 3px;
  width: 96%;
  bottom: 24px;
  left: 2%;
  position: absolute;
}
@keyframes animate {
  100% {
    transform: scaleX(1);
  }
}
.progress-bar .step:last-child .bulletone:before,
.progress-bar .step:last-child .bullettwo:before,
.progress-bar .step:last-child .bulletthree:before,
.progress-bar .step:last-child .bulletone:after,
.progress-bar .step:last-child .bullettwo:after,
.progress-bar .step:last-child .bulletthree:after {
  display: none;
}
.progress-bar .step p {
  color: #000;
  position: relative;
  z-index: 9;
  font-size: 26px;
  margin: 0 0 40px;
}
.progress-bar .step .check {
  position: absolute;
  left: 50%;
  top: 70%;
  font-size: 15px;
  transform: translate(-50%, -50%);
  display: none;
  margin: 0 0 30px;
}
.progress-bar .step .check.active {
  display: block;
  color: #fff;
}

/*custom radio*/

[type="radio"]:checked,
[type="radio"]:not(:checked) {
  position: absolute;
  left: -9999px;
}
[type="radio"]:checked + label,
[type="radio"]:not(:checked) + label {
  position: relative;
  padding-left: 35px;
  cursor: pointer;
  line-height: 32px;
  display: inline-block;
  color: #000;
  font-weight: 700;
}
[type="radio"]:checked + label:before,
[type="radio"]:not(:checked) + label:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 30px;
  height: 30px;
  border: none;
  border-radius: 100%;
  background: #f5f3f2;
}
[type="radio"]:checked + label:after,
[type="radio"]:not(:checked) + label:after {
  content: "";
  width: 20px;
  height: 20px;
  background: #db1721;
  position: absolute;
  top: 5px;
  left: 5px;
  border-radius: 100%;
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
}
[type="radio"]:not(:checked) + label:after {
  opacity: 0;
  -webkit-transform: scale(0);
  transform: scale(0);
}
[type="radio"]:checked + label:after {
  opacity: 1;
  -webkit-transform: scale(1);
  transform: scale(1);
}

.grey-curvedbg {
  background-color: #ececec;
  min-height: 300px;
  position: relative;
  padding: 50px 0;
  font-size: 16px;
  font-family: "yugothil";
}

.grey-curvedbg::before {
  background-image: url("../../img/front/curvegreytop.svg");
  content: "";
  position: absolute;
  width: 100%;
  height: 30px;
  top: -22px;
}
.grey-curvedbg::after {
  /* background-image: url(../../img/front/greycurve.svg); */
  position: absolute;
  content: "";
  width: 100%;
  height: 52px;
  bottom: -25px;
  left: 0;
  background-repeat: repeat-x;
  z-index: 999;
}
.red-bullet {
  width: 30px;
  height: 30px;
  background-color: #0000;
  border: 5px solid #db1721;
  border-radius: 50%;
  margin-right: 10px;
}
.curve-grey-bottom::after {
  background-image: url(../../img/front/greycurve.svg) !important;
  position: absolute;
  content: "";
  width: 100%;
  height: 52px;
  bottom: -25px;
  left: 0;
  background-repeat: repeat-x;
  z-index: 999;
}
.mamcards_point {
  position: relative;
  z-index: 99;
}
.point-card {
  width: 33.33%;
  margin: 60px 0 80px;
  border-radius: 20px;
  background: #FFF;
  box-shadow: 0px 0px 10px rgb(149 149 149 / 15%);
  z-index: 1;
}
.point-card.center-box {
  width: calc(33.33% - 30px);
  margin: 60px 15px 80px;
}
.point-inner-card {
  border: none;
  border-radius: 20px;
  padding: 10px 20px 20px 20px;
  margin: 0;
  background: none;
}
.cardcirclecontent {
  text-align: center;
}
.cardcirclecontent h4 {
  font-size: 40px;
  color: #db1721;
}
.redspan {
  color: #db1721;
}
.point {
  font-family: "Dancing Script";
  position: relative;
  top: 56px;
  font-size: 20px;
  transform: rotate(-20deg);
  display: inline-block;
}
.cardcirclecontent h5 {
  font-size: 30px;
  font-weight: bold;
  max-width: 55%;
  margin: 0 auto;
}
.foodcardlable {
  display: block;
  width: 540px;
  text-align: center;
  padding: 25px 0;
  border-radius: 40px;
  margin: -70px auto 80px;
  position: relative;
  font-size: 20px;
  background-color: #ffd42a;
  z-index: 999;
}
.foodcardlable::before {
  content: "";
  position: absolute;
  width: 30px;
  height: 30px;
  border-radius: 50%;
  background-color: #ffd42a;
  bottom: -15px;
  left: 50%;
  transform: translate(-50%, 0);
}
.boxed-section {
  background-color: #ffffff;
  padding: 40px;
  text-align: center;
  border-radius: 20px;
  margin: 0;
  z-index: 99;
  position: relative;
}
.boxed-section p {
  margin: 6px 0;
}
.topcontent {
  padding: 40px 0;
}
.topcontent p {
  margin: 6px 0;
}
.topcontent a {
  color: #DB1721;
  text-decoration: underline;
}
.topcontent a:hover {
  text-decoration: none;
  opacity: 0.6;
}
.recep-hours {
  font-family: "yugothib";
}
.redcolor {
  color: #db1721;
}
.contactnum-section {
  border-top: 1px solid #595757;
  padding: 20px 0 80px;
}
.contactcircle {
  width: 120px;
  height: 120px;
  border-radius: 50%;
  position: absolute;
}
.contactcircletop {
  top: 8%;
  left: 4%;
  position: absolute;
}
.contactcirclebottom {
  bottom: 14%;
  right: 2%;
  position: absolute;
}
.pinkcontactcurve {
  position: absolute;
  right: 1%;
  top: 10%;
}
.yellowcontactcurve {
  position: absolute;
  left: -4%;
  bottom: 12%;
}
.contact-input-form {
  background-color: #ececec;
  position: relative;
  padding: 50px 0 0 0;
  font-size: 16px;
}
select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  padding: 2px 30px 2px 2px;
  border: none;
}
.selectrounded {
  background-image: url(../../img/front/reddownarrow.svg);
  background-repeat: no-repeat;
  background-size: 20px;
  background-position: 98% 23px;
}
.form-section {
  margin: 0 0 100px;
  font-size: 20px;
  text-align: left;
}
.form-section .form-group {
  margin-bottom: 40px;
}
.contact-text {
  font-family: "yugothil";
}
.customform,
.customform:focus {
  background-color: #f5f3f2;
  height: 80px !important;
  border: none;
  border-radius: 40px;
  font-size: 20px;
  padding: 10px 25px;
}
.customtextarea {
  height: 150px;
  background-color: #f5f3f2;
  border: none;
  border-radius: 20px;
  padding: 20px;
}
.white-box {
  background-color: #ffffff;
  padding: 20px;
  line-height: 1.8;
  border: 1px solid #000000;
  max-height: 250px;
  position: relative;
  z-index: 99;
  overflow-y: scroll;
}
.cancel-box {
  margin: -40px 0 90px;
}
.blackiconbtn {
  max-width: 200px;
  margin: 0 auto;
  background-color: #ffffff !important;
}
.form-check-input {
  border-radius: 0;
}
.blackiconbtn:hover {
  max-width: 200px;
  margin: 0 auto;
  background-color: #000000 !important;
}
sup {
  font-size: 18px;
}
.redtext {
  color: #db1721;
}


.custom-selects {
    position: relative;
    font-family: Arial;
  }

  .custom-selects select {
    display: none; /*hide original SELECT element:*/
  }

  .select-selected {
    background-color: #f5f3f2;
    height: 80px !important;
    border: none;
    border-radius: 40px;
    font-size: 20px;
    color: #000;
    padding: 24px 30px !important;
  }

  /*style the arrow inside the select element:*/
  .select-selected {
    background-image: url(../../img/front/reddownarrow.svg);
    background-repeat: no-repeat;
    background-size: 20px;
    background-position: 94% 32px;
  }

/*point the arrow upwards when the select box is open (active):*/
.select-selected.select-arrow-active:after {
  border-color: transparent transparent #fff transparent;
  top: 7px;
}

/*style the items (options), including the selected item:*/
.select-items div,
.select-selected {
  color: #000;
  padding: 10px;
  text-align: left;
  border: 1px solid transparent;
  cursor: pointer;
  user-select: none;
  width: 100%;
}
.select-items div {
   height: 40px;
}
.custom-select-dropdown {
  padding: 0 !important;
  border: none !important;
}

.select-items {
    position: absolute;
    background-color: #f5f3f2;
    border: 1px solid #5a5757;
    border-radius: 6px;
    color: #000;
    top: 65px;
    left: 20px;
    right: 0px;
    z-index: 99;
    line-height: 0.5;
    max-height: 200px;
    max-width: 94.5%;
    overflow-y: scroll;
    padding: 6px;
}

.select-hide {
  display: none;
}

  .select-items div:hover,
  .same-as-selected {
    background-color: "red";
  }
  select {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    padding: 2px 30px 2px 2px;
    border: none;
  }
  .selectrounded {
    background-image: url(../../img/front/reddownarrow.svg);
    background-repeat: no-repeat;
    background-size: 20px;
    background-position: 98% 23px;
  }



.contact-inner {
  max-width: 990px;
}
.contact-bottom {
  background-color: #ececec;
  padding: 60px 0 80px;
  position: relative;
}
.contact-bottom .form-check {
  margin: 30px 0 60px;
}
.stepperbottom {
  position: absolute;
  left: 3%;
  bottom: 10px;
  font-family: "yugothil";
  color: #000;
}
.customcontainer {
  max-width: 940px;
}
.anchorlink {
  color: #000;
  text-decoration: underline;
  font-family: "yugothil";
}
.contactbottomcircle {
  width: 144px;
  height: 144px;
  position: absolute;
  bottom: -19%;
  left: 16%;
}
.customselect::after {
  background-image: url(../../img/front/reddownarrow.svg);
  width: 14px;
  height: 10px;
  right: -1px;
  top: 20px;
  background-repeat: no-repeat;
  border: 0;
  content: "";
  position: absolute;
}
.formtext {
  color: #db1721;
}
.activepage {
  background-color: #ffd42a;
  width: 160px;
  height: 50px;
  border-radius: 20px;
  position: absolute;
  z-index: 9;
  left: -55px;
  top: -7px;
}
.activepage::before {
  content: "";
  position: absolute;
  width: 20px;
  height: 20px;
  border-radius: 50%;
  background-color: #ffd42a;
  bottom: -10px;
  left: 50%;
  transform: translate(-50%, 0);
}
.count {
  font-family: "Oswald";
  font-weight: 600;
  font-size: 26px;
  padding-right: 20px;
}
.borderform {
  border: none;
  border-radius: 0;
  height: 50px;
  border-bottom: 1px solid #595757;
}
.borderform:focus {
  border-bottom: 1px solid #595757;
}
.bordertextarea {
  height: 100px;
  background-color: transparent;
  border: none;
  border-bottom: 1px solid #595757;
  border-radius: 0;
  padding: 6px 12px;
}
#firstcontent .container {
  max-width: 990px;
}

.contact-toptwo .container {
  max-width: 990px;
}
#secondcontent {
  position: relative;
  padding-bottom: 50px;
}
.secondform-section {
  position: relative;
  background-color: #ffffff;
  padding: 70px 60px;
  border-radius: 20px;
  z-index: 99;
}
.secondform-section label {
  font-size: 20px;
}
.secondform-section .form-group {
}
.secondform-section .form-control {
  font-size: 20px;
}
.secondstepperbottom {
  position: absolute;
  left: 20px;
  bottom: 0px;
  font-family: "yugothil";
}
.secondpinkcontactcurve {
  position: absolute;
  right: 2%;
  top: -15%;
}
.secondcontentredleft {
  position: absolute;
  left: 2%;
  top: 18%;
}

.secondyellowcontactcurve {
  position: absolute;
  left: -5%;
  bottom: 16%;
}
.contactbottomyellowcurve {
  max-width: 151px;
  position: absolute;
  right: 8%;
  top: 5%;
}
.secondcontentredbottom {
  position: absolute;
  right: 15%;
  bottom: -11%;
}
.secondcontentredright {
  position: absolute;
  right: -4%;
  top: 36%;
}
.arrowblack {
  vertical-align: text-top;
  max-width: 30px;
  position: absolute;
  right: 15px;
}
.formbtnone {
  text-align: center;
}

.frombtn {
  border: 1px solid #000;
  background: transparent;
  color: #000000;
  font-size: 16px;
  min-width: 300px;
  padding: 15px;
  text-align: center;
  border-radius: 30px;
  position: relative;
  cursor: pointer;
  display: inline-block;
}

.formbtnthree {
  font-size: 20px;
  border: 2px solid #db1721;
  background: none !important;
}

.formbtnthree:hover {
  color: #fff;
  background-color: #db1721 !important;
}

.formbtnthree:hover .arrowcustom {
  display: none;
}

.formbtnthree:hover .arrowcustomwhite {
  display: block;
}

.arrowcustom {
  max-width: 30px;
  margin-top: -10px;
  position: absolute;
  top: 50%;
  left: 20px;
  -moz-transform: scale(-1, 1);
  -o-transform: scale(-1, 1);
  -webkit-transform: scale(-1, 1);
  transform: scale(-1, 1);
}

.arrowcustomwhite {
  width: 30px;
  margin-top: -10px;
  position: absolute;
  top: 50%;
  left: 20px;
  -moz-transform: scale(-1, 1);
  -o-transform: scale(-1, 1);
  -webkit-transform: scale(-1, 1);
  transform: scale(-1, 1);
  display: none;
}
.frombtn:hover {
  background-color: #db1721;
  color: #ffffff;
}
.frombtn:hover .arrowblack {
  opacity: 0;
}
.arrowwhitecontact {
  opacity: 0;
  vertical-align: text-top;
  max-width: 30px;
  position: absolute;
  right: 15px;
}
.frombtn:hover .arrowwhitecontact {
  opacity: 1;
}
.thankscontent {
  margin: 50px 0;
}
.thankscontent p {
  font-size: 16px;
  font-family: "yugothil";
}
.thirdpinkcontactcurve {
  position: absolute;
  top: -38%;
  right: 2%;
}
.thirdyellowcontactcurve {
  position: absolute;
  bottom: -25%;
  left: 22%;
}
.thirdcontentredright {
  position: absolute;
  bottom: 10%;
  right: -1%;
}
#thirdcontent {
  padding-bottom: 50px;
  position: relative;
}
.thirdcontentredleft {
  position: absolute;
  left: 2%;
  top: 30%;
}

@media (max-width: 320px) {
  .contactbottomyellowcurve {
    max-width: 100px;
    right: -8%;
    top: 16%;
  }
  .secondform-section {
    padding: 15px;
  }
  .progress-bar {
    width: 230px;
  }
  .thankyousub {
    font-size: 18px !important;
  }
  .selectrounded {
    background-position: 94% 23px;
  }
}
@media (min-width: 321px) and (max-width: 450px) {
  .contactbottomyellowcurve {
    max-width: 76px;
    right: -7%;
    top: 14%;
  }
  .selectrounded {
    background-position: 94% 23px;
  }
}
@media (max-width: 575.98px) {
  .contactbottomcircle {
    width: 100px;
    height: 100px;
    position: absolute;
    bottom: -15%;
    left: unset;
    right: 6%;
  }
  .pinkcontactcurve {
    right: -5%;
    top: 2%;
    max-width: 76px;
    z-index: 9;
  }
  .contactcircletop {
    top: 23%;
    left: -7%;
    max-width: 72px;
  }
  .yellowcontactcurve {
    max-width: 105px;
    bottom: 44%;
    left: -6%;
  }
  .contactcirclebottom {
    bottom: -3%;
    right: -4%;
    position: absolute;
    z-index: 9999;
    max-width: 76px;
  }
  .secondyellowcontactcurve {
    max-width: 76px;
    right: -8%;
    bottom: -7%;
    left: auto;
  }
  .secondcontentredright {
    display: none;
  }
  .secondcontentredleft {
    right: -7%;
    top: -19%;
    max-width: 76px;
    left: auto;
  }
  .secondpinkcontactcurve {
    max-width: 76px;
    left: -6%;
    top: auto;
    bottom: 16%;
    right: auto;
  }
  .thirdpinkcontactcurve {
    top: 7%;
    right: unset;
    left: -10%;
    max-width: 76px;
  }
  .thirdcontentredleft {
    right: -5%;
    left: auto;
    top: -38%;
    max-width: 76px;
  }
  .thirdcontentredright {
    bottom: 22%;
    right: auto;
    left: -5%;
    max-width: 58px;
  }
  .thirdyellowcontactcurve {
    position: absolute;
    bottom: -13%;
    left: auto;
    right: -8%;
    max-width: 76px;
  }
}

@media (min-width: 576px) and (max-width: 767.98px) {
  .pinkcontactcurve {
    max-width: 90px;
  }
  .contactcircletop {
    left: -11%;
  }
  .contactcirclebottom {
    bottom: -78px;
    right: -8%;
    z-index: 99999;
  }
  .yellowcontactcurve {
    left: -6%;
    max-width: 130px;
  }
  .contactbottomyellowcurve {
    right: -8%;
  }
  .contactbottomcircle {
    left: 500px;
  }
}

@media (min-width: 768px) and (max-width: 991.98px) {
  .thirdcontentredright {
    max-width: 15%;
  }
  .thirdpinkcontactcurve {
    top: -46%;
    right: 8px;
    max-width: 15%;
  }
  .thirdcontentredleft {
    left: 2%;
    top: -20%;
    max-width: 15%;
  }
  .contactbottomyellowcurve {
    right: -3%;
  }
  .contactcirclebottom {
    bottom: -70px;
    right: -5%;
    position: absolute;
    z-index: 9999;
  }
  .yellowcontactcurve {
    position: absolute;
    left: -4%;
    bottom: 7%;
    max-width: 94px;
  }
  .pinkcontactcurve {
    position: absolute;
    right: 1%;
    top: -2%;
    max-width: 80px;
  }
  .contactcircletop {
    top: 7%;
    left: 2%;
    max-width: 80px;
  }
  .thirdyellowcontactcurve {
    bottom: -25%;
    left: 4%;
  }
  .contactbottomcircle {
    bottom: -50px;
    left: auto;
    right: 10%;
  }
}
@media (min-width: 992px) and (max-width: 1199.98px) {
  .contactbottomyellowcurve {
    right: -3%;
  }
  .contactcirclebottom {
    bottom: -70px;
    right: -5%;
    position: absolute;
    z-index: 9999;
  }
  .yellowcontactcurve {
    position: absolute;
    left: -4%;
    bottom: 7%;
    max-width: 94px;
  }
  .pinkcontactcurve {
    position: absolute;
    right: 1%;
    top: -2%;
    max-width: 80px;
  }
  .contactcircletop {
    top: 7%;
    left: 2%;
    max-width: 80px;
  }
  .thirdyellowcontactcurve {
    bottom: -25%;
    left: 6%;
  }
  .contactbottomcircle {
    bottom: -50px;
    left: auto;
    right: 10%;
  }
}

@media (min-width: 1200px) {
}

.redbtn:hover .arrowwhite {
  display: none;
}

.navbararrowdown {
  width: 50px;
  height: 50px;
  margin-left: -25px;
  transform: rotate(90deg);
  position: absolute;
  left: 50%;
  bottom: -28px;
}

.navbararrowup {
  display: none;
  width: 50px;
  height: 50px;
  margin-left: -25px;
  transform: rotate(-90deg);
  position: absolute;
  left: 50%;
  bottom: -28px;
}

.blackbtn {
  display: block;
  padding: 12px 0;
  color: #000;
  font-size: 14px;
  text-align: center;
  border: 1px solid #000;
  border-radius: 30px;
  background: transparent;
  position: relative;
}

.arrowwhite {
  position: absolute;
  right: 15px;
  top: 18px;
}

.arrowhover {
  vertical-align: text-top;
  max-width: 30px;
  position: absolute;
  right: 15px;
  top: 17px;
  display: none;
}

.redbtn:hover .arrowhover {
  display: inherit;
}

.text-red {
  color: #db1721;
}

.redsmbtn {
  display: inline-block;
  width: auto;
  margin: 0 15px 0 0;
  padding: 1px 7px;
  line-height: 22px;
  color: #db1721 !important;
  text-align: center;
  border: 1px solid #db1721;
  border-radius: 30px;
  background: transparent;
  position: relative;
}

.redsmbtn:hover {
  background-color: #db1721;
  color: #ffffff !important;
}

/* header */
.notificationmsg {
  display: none;
  padding: 20px 0;
  background-color: #ffd42a;
}

.notify {
  max-width: 92%;
  margin: 0 auto;
  padding: 0;
  list-style: none;
  font-size: 16px;
}

.notify li {
  position: relative;
  padding-left: 22px;
}

.notify li::before {
  content: "●";
  display: block;
  color: #db1721;
  position: absolute;
  top: 0;
  left: 0;
}

.notify li a {
  color: #000;
  text-decoration: none;
}

.notify li a:hover {
  opacity: 0.6;
}

@media (max-width: 768px) {
  .notificationmsg {
    padding: 10px 0;
  }

  .notify {
    max-width: 100%;
    margin: 0 10px;
    font-size: 13px;
  }

  .notify li {
    padding-left: 18px;
  }
}

.header-wrapper {
  background-color: #ececec;
  position: relative;
  z-index: 9998;
}

.subheader-wrapper {
  background-color: #FFF;
  position: relative;
  z-index: 9998;
}

.titlesection {
  padding: 160px 0 40px;
  text-align: center;
}

.titlesection .title + p {
  font-size: 36px;
}

.contact-input-form .titlesection .title + p {
  margin-top: -8px;
  font-size: 26px;
}

.dropdown:hover > .dropdown-menu {
  display: block;
}

.dropdown-menu {
  margin: -5px 0 0 16%;
  padding: 20px 0 0;
  border: none;
  background: none;
}
.headerdropdown {
  width: 160px;
  padding: 0 0 6px;
  border-radius: 15px;
  border: 2px solid #db1721;
  background-color: #fff;
  position: relative;
  z-index: 1;
}

.authsec .secondnav .nav-item {
  margin: 0;
}

.authsec .secondnav .nav-item a {
  display: block;
  padding: 0 20px 0 15px !important;
}

.headerdropdown .dropdown-item {
  padding: 6px 8px 0 !important;
  border-radius: 14px;
  background-color: #fff;
}

.headertitleimage {
  position: absolute;
  bottom: 13%;
  left: 19%;
  z-index: 999;
}

.navbarDropdown {
  position: relative;
}

.headerdropdown::before {
  background-color: #ffffff;
  border-radius: 50%;
  position: absolute;
  content: "";
  left: 50px;
  top: -2px;
  transform: translate(-50%, -50%);
  border-style: solid;
  border: 2px solid #db1721;
  width: 20px;
  height: 20px;
  z-index: -1;
}

.btn-postinformation {
  font-size: 20px;
  width: 100%;
}

.custom-select {
  background-image: none;
  height: 80px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  padding: 10px !important;
}

.custom-select:hover .headerarrow {
  transform: rotate(180deg);
}

.headerarrow {
  width: 18px;
  margin-top: -35px;
}

.arrow-down {
  background-image: url(../../img/front/angledown.svg);
  background-size: 63px 11px;
  background-position: 6px 40px;
  height: 58px;
  transition: 0;
  width: 76px;
  position: absolute;
  background-repeat: no-repeat;
}

.header-wrapper::after {
  content: "";
  width: 100%;
  height: 52px;
  background-image: url(../../img/front/greycurve.svg);
  background-repeat: repeat-x;
  position: absolute;
  bottom: -22px;
  left: 0;
}

.mainimage {
  z-index: 100;
}

.mainimage-animation{
    transition:1s;
    transform: translateY(-100%);
}
.clipred{
    width: 100%;
    transition: 0.8s;
    z-index: 99;
    transition-timing-function: linear;
}
.custom-carousel .anime-logo{
    position: absolute;
    left: 50%;
    top:50%;
    transform: translate(-50%,-50%);
    z-index: 999;
    transition: 2s;
    transition-delay: 0.3s;
    width: 200px;
    opacity: 0;
}

.bannerimg {
  width: 100%;
}
.custom-carousel{
    position: relative;
}
.clipred{
    /*content:'';*/
    position: absolute;
    width: 100%;
    height: 100%;
    /* background-color: #db1721;
    border-radius: 0% 0% 50% 50%; */
}
.medium-menu {
  display: none;
  width: calc(100% - 30px);
  margin: -6px auto 0;
}

.medium-menu a {
  color: #000;
}

.medium-menu a p {
  margin: 0;
  font-size: 13px;
  line-height: 1.2;
}

.medium-menu img {
  margin-bottom: 6px;
  max-width: 28px;
}

.navbar {
  max-width: 1360px;
  height: 80px;
  margin: 0 auto;
  border-radius: 50px;
  z-index: 999;
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.15);
  
}
.home-menu .navbar{
    transform: translateY(-100px);
    transition: 0.5s;
    transition-delay: 3s;
}

.navilong {
  height: 80px;
}
.redcircle {
  position: absolute;
  bottom: -14%;
  right: -6%;
  z-index: 99;
  
}
.red-animation,.white-animation{
    animation: rotateanimation 8s infinite ;
}
.yellow-animation{
    animation: yellowanimation  4s infinite ;
}
.pink-animation{
    animation:pinkanimation 4s infinite;
}
.pink-top-animation{
    animation:pinktopanimation 4s infinite;
}

.redcircleforsmall {
  display: none;
}

.cardshrinkfirst {
  bottom: 50px !important;
  height: auto !important;
  object-fit: fill;
}
.cardshrinktwo {
  top: 50px !important;
  height: auto !important;
  object-fit: fill;
}

.contentredcircle {
  z-index: -1;
  top: 86px;
  right: -70px;
  position: absolute;
}

.yellowcurve {
  position: absolute;
  bottom: 2%;
  left: 25%;
  z-index: 99;
}

.middle {
  margin-bottom: 10px;
}

.middle > * {
  vertical-align: middle;
}

.middle img {
  width: 30px;
}

.middle span {
  display: inline-block;
  margin-top: 2px;
  font-size: 20px;
}

.redcirclesm {
  width: 144px;
  position: absolute;
  bottom: 33%;
  left: 2%;
  z-index: -1;
}

.redcirclecontentsm {
  width: 160px;
  height: 160px;
  border-radius: 50%;
  position: absolute;
  top: 100px;
  left: 60px;
  z-index: -1;
}

.contentrightcircle {
  position: absolute;
  bottom: -171px;
  left: 0;
  z-index: 998;
}

.border-bottom {
  border-bottom: 1px solid #595757 !important;
}
.border-top {
  border-top: 1px solid #595757 !important;
}
.border-left {
  border-left: 1px solid #595757 !important;
}
.border-right {
  border-right: 1px solid #595757 !important;
}

.redcirclecontentsmone {
  width: 110px;
  height: 110px;
  border-radius: 50%;
  position: absolute;
  bottom: 22.5%;
  left: 44.2%;
  z-index: -1;
  transform: rotate(150deg);
}

.yellowcurvemd {
  position: absolute;
  bottom: 37%;
  right: -0.5%;
  z-index: -1;
}

.custom-margin {
  margin: 100px 0 70px;
  padding: 0 20px;
}

.aboutstore {
  padding-left: 20px;
  border-left: 1px solid #303030;
}

.aboutstore a {
  color: #000;
  text-decoration: none;
}

.info-box .date {
  width: 135px;
}

.info-box .category {
  width: 140px;
}

.info-box .title {
  width: calc(100% - 275px);
}

.yellowcontentcurve {
  position: absolute;
  bottom: 658px;
  left: -13.5%;
  width: 150px;
  z-index: -1;
}

.localarea {
  margin-top: 40px;
}

.yellowcurvecontentmd {
  position: absolute;
  bottom: 240px;
  right: -3%;
  width: 240px;
  z-index: -1;
}

.asideimg {
  width: 100% !important;
  height: 100%;
  position: absolute;
  right: 0;
}

.headercard {
  width: 460px;
  padding: 0 20px;
  border-radius: 20px;
  position: absolute;
  right: 1%;
  bottom: 13.5%;
  z-index: 999;
  
}

.headercard-animation {
    transition: 0.5s;
    transition-delay: 3s;
    transform: translateX(500px);
}

.headercard p {
  margin-top: 26px;
  font-size: 20px;
}

.cardlink,
.cardlink:hover {
  display: inline-block;
  margin-top: 10px;
  color: #595757 !important;
  font-size: 13px;
}

.yellowhover,
.yellowhoverone {
  display: none;
  width: 28px;
  height: 28px;
  margin-top: -14px;
  background-color: #ffd42a;
  border-radius: 50%;
  position: absolute;
  left: 18px;
  top: 50%;
  z-index: -1;
}

.navbar-collapse .nav-item {
  position: relative;
}

.storecardone,
.storecardtwo,
.storecardthree {
  display: none;
  width: 383px;
  max-height: 200px;
  text-align: left;
  padding: 15px;
  border: 2px solid #db1721;
  border-radius: 10px;
  background-color: #ffffff;
  direction: rtl;
  position: absolute;
  top: 152px;
  left: 20px;
}

.storecardone .nav-item,
.storecardtwo .nav-item,
.storecardthree .nav-item {
  background-color: #ffffff;
  z-index: 99;
}

.storecardone .nav-link,
.storecardtwo .nav-link,
.storecardthree .nav-link {
  text-decoration: underline;
}

.navbar-toggler {
  margin-right: 8px;
}

.toggleicon {
  max-width: 30px;
}

.closeicon {
  max-width: 20px;
  position: absolute;
  right: 3px;
  top: 10px;
}

.storecard ul {
  padding-left: 0;
  padding-right: 20px;
}

.storecard::before {
  background-color: #ffffff;
  border-radius: 50%;
  position: absolute;
  content: "";
  left: 50px;
  top: -1px;
  transform: translate(-50%, -50%);
  border-style: solid;
  border: 2px solid #db1721;
  width: 20px;
  height: 20px;
}

.storecardone::before {
  left: 60px;
}

.storecardtwo::before {
  left: 188px;
}

.storecardthree::before {
  left: 318px;
}

.storecard ul li a {
  color: #000000;
  font-size: 14px;
  line-height: 1;
}

.storecard ul li a:hover {
  color: #db1721;
  text-decoration: underline;
  font-size: 14px;
}

.asidecontent {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 50%;
  height: 100%;
  z-index: 999;
  position: absolute;
}

.pinkcurve {
  position: absolute;
  bottom: 7%;
  left: 55%;
  z-index: -1;
  
}

.pinkcontentcurve {
  position: absolute;
  top: 55px;
  left: 35%;
  max-width: 130px;
  z-index: -1;

}

.firstnav li a {
  padding: 0 0 0 35px !important;
  color: #595757 !important;
  font-size: 12px;
}

.firstnav .nav-item {
  margin: 0 0 0 15px !important;
}

.secondnav li a {
  padding: 0 0 0 32px !important;
  color: #000 !important;
  font-size: 16px;
}

.custom-select {
  border: 1px solid #000000;
  border-radius: 10px;
  text-align: center;
  color: #000000;
}

.customselectparent {
  width: 32% !important;
}

.parent-select {
  position: relative;
}

.customyellowhover {
  display: none;
  width: 30px;
  height: 30px;
  margin-top: -15px;
  background-color: #ffd42a;
  border-radius: 50%;
  position: absolute;
  top: 50%;
  left: 30%;
}

.navbar-brand img {
  max-width: 90px;
  margin-left: 50px;
}

.redbtn:hover .customyellowhover {
  display: block;
}
.redbtn:hover .arrowcustomwhite {
  display: block;
}
.authsec {
  height: 80px;
  padding: 20px 25px;
  border-radius: 0 50px 50px 0;
  position: relative;
  cursor: pointer;
}

/*マイページボタン非表示対応のため、一時コメントアウト*/
/*.authsecround {
  display: none;
  width: 65px;
  height: 130px;
  border-radius: 50%;
  background: #db1721;
  position: absolute;
  top: -25px;
  left: -10px;
  z-index: -1;
}*/

.authsecround {
  display: none;
  width: 20px;
  height: 80px;
  border-top-left-radius: 7px 40px;
  border-bottom-left-radius: 7px 40px;
  background: #db1721;
  position: absolute;
  top: 0;
  left: -10px;
  z-index: -1;
}

.authsec:hover .authsecround {
  display: block;
}

.authsec::before {
  content: "";
  width: 2px;
  height: 68px;
  margin-top: -34px;
  background: #db1721;
  position: absolute;
  top: 50%;
  left: -4px;
}

.authsec:hover {
  background-color: #db1721;
  border-top-right-radius: 40px;
  border-bottom-right-radius: 40px;
}

.authsec:hover .signoutwhite {
  display: block;
}

.signoutred {
  width: 35px;
  height: 35px;
}

.authsec:hover .signoutred {
  display: none;
}

.smallcontentmdcircle {
  bottom: -350px;
  position: absolute;
  max-width: 140px;
}

.signoutwhite {
  width: 35px;
  height: 35px;
  display: none;
}

.authsec:hover .secondnav li a {
  color: #fff !important;
}

.authsmall {
  width: 110px;
  height: 30px;
  border: 1px solid #000;
  padding: 0 0 0 8px;
  border-radius: 15px;
}

.authsmall .secondnav li a {
  padding: 0 0 0 4px !important;
  font-size: 14px;
}

.authsmall img {
  width: 14px;
  height: 14px;
}

.authsmall .nav-item {
  margin: 0;
}

.menusection {
  padding-right: 40px;
}

.carousel-wrapper {
  width: 100%;
  padding: 0 0 140px;
  z-index: 98;
}

.carousel-indicators {
  bottom: -55px;
}

.carousel-indicators li {
  width: 10px;
  height: 10px;
  margin: 0 5px;
  border: solid 2px #fff;
  border-radius: 50%;
  background: none;
}

.carousel-indicators .active {
  border: none;
  background-color: #db1721 !important;
}

/* campaign section */
.campaign {
  padding: 70px 0 0;
  text-align: center;
  position: relative;
}

.campaign-content p {
  font-family: "Dancing Script";
  font-size: 26px;
  font-weight: bold;
}

#campaign .container-fluid {
  width: auto;
  max-width: 1360px;
  padding-right: 20px;
  padding-left: 20px;
}

#campaign .slick-slide {
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 30px 5px;
  color: #db1721;
  border-radius: 20px;
  background-color: #ececec;
  box-shadow: 0 1px 4px rgba(0, 0, 0, 0.1);
  position: relative;
  min-height: 320px;
}
#campaign .slick-slide .campaign-content img {
  border-radius: 20px;
  object-fit: cover;
}

.sectiontitlesection {
  margin-left: 360px;
  margin-bottom: 50px;
  color: #fff;
}

.sectiontitlesection p {
  font-size: 26px;
}

.foodrightcircle {
  position: absolute;
  top: -130px;
  right: -90px;
}

.foodwhitecircle {
  position: absolute;
  right: 200px;
  top: 160px;
}

.slick-slider {
  z-index: 999;
}

.foodwhitecirclesm {
  width: 130px;
  position: absolute;
  left: 250px;
  bottom: 130px;
  z-index: 99;
}

.foodleftcircle {
  position: absolute;
  left: 0;
  bottom: -120px;
}

/* food cards */
.foodcards {
  padding: 60px 0 50px;
  background-color: #db1721;
  position: relative;
}

.foodcards .foodcards-inner {
  max-width: 1280px;
  margin: 0 auto;
  padding: 0 20px;
  position: relative;
}

.food-class.slick-slider {
  z-index: 0;
}

.food-class .slick-slide > div > img {
  object-fit: cover;
}

.new-lable {
  width: 63px;
  height: 39px;
  color: #000;
  line-height: 1.6;
  font-family: "Dancing Script";
  font-size: 23px;
  border: 1px solid #000000;
  border-radius: 5px;
  background-color: #ffd42a;
  position: absolute;
  top: -20px;
  left: 2px;
}
.new-label__inner{
  position: absolute;
  left: 9px;
  background:#ffd42a ;
  z-index: 98;
}
.new-lable::after {
  content: "";
  width: 21px;
  height: 25px;
  background: #ffd42a;
  position: absolute;
  bottom: -23px;
  left: 29px;
  border-radius: 10px;
  border: 1px solid #000;
  transform: translate(-50%,-50%);
}

.foodcards::before {
  content: "";
  width: 100%;
  height: 52px;
  background-image: url("../../img/front/redcurvetop.svg");
  background-repeat: repeat-x;
  position: absolute;
  top: -16px;
}

.localarea .slick-slide img {
  object-fit: cover;
}

.subheader-wrapper .titlesection .title + p {
  font-size: 30px;
}
.pagination-section {
    margin: 10px 0 40px;
}
.page-item.active .page-link-common {
    z-index: 1;
    color: #fff;
    background-color: #db1721;
    border-color: #db1721;
}
.page-link-common {
    display: block;
    margin: 0 5px;
    padding: 10px 14px 8px;
    line-height: 1;
    color: #000;
	font-size: 22px;
	font-weight: bold;
    background-color: #fff;
    border-radius: 50%;
    position: relative;
}
.page-link-common:hover {
    color: #ffffff !important;
    background-color: #db1721;
  }
.pagination-prev a, .pagination-next a {
    background: #0000 !important;
}

.pagination-prev a:hover,
.pagination-next a:hover {
  color: #000000 !important;
}


.food-cover {
  position: relative;
}
.food-cover img {
  width: 100%;
}
.pink-food-right-curve {
  position: absolute;
  right: 5%;
  top: -10%;
  max-width: 100px;
}
.red-food-leftcurve{
  position: absolute;
  left: 5%;
  top: -11%;
  max-width: 100px;
}
.red-food-topcurve {
  position: absolute;
  right: -5%;
  top: -4%;
  width: 200px;
}
.yellow-food-curve {
  position: absolute;
  left: -5%;
  top: 30%;
  max-width: 130px;
}
.campaign.shokuiku {
  padding: 40px 0 80px;
}
.title_colum {
  margin: -10px 0 40px;
  text-align: center;
}
.title_colum h2 {
  color: #FFD42A;
}
.title_colum p {
  color: #FFF;
}
.shokuiku-bnr {
  max-width: 1280px;
  margin: 0 auto;
  padding: 120px 0 130px;
  position: relative;
}
.shokuiku-bnr .comingsoon {
  padding: 135px;
  text-align: center;
  font-family: "Dancing Script";
  font-size: 26px;
  color: #DB1721;
  border: none;
  border-radius: 20px;
  background: #ECECEC;
  box-shadow: 0 8px 16px 0 rgb(0 0 0 / 20%);
  z-index: 1;
}
.shokuiku-bnr .btn_area {
  margin: 80px 0 0;
}
.shokuiku-bnr-pinkcurve {
  position: absolute;
  top: 0;
  right: -4%;
}
.shokuiku-bnr-redcircle1 {
  position: absolute;
  top: 30%;
  left: -12%;
}
.shokuiku-bnr-redcircle2 {
  position: absolute;
  bottom: 14%;
  right: -11%;
}
.shokuiku-bnr-yellowcurve {
  position: absolute;
  bottom: -10%;
  left: 8%;
}

.title-content p {
  color: #db1721;
  font-family: "Dancing Script";
  font-size: 26px;
  font-weight: bold;
  margin-top: 20px;
  line-height: 1;
}
.bluebtn,
.bluebtn:hover {
  background-color: #41c9b4;
  color: #fff;
}
.bluebtn img {
  margin-right: 20px;
}
.title-content p:last-child {
  max-width: 70%;
  line-height: 1.5;
  font-size: 20px;
  margin: 21px auto;
}

.shokuiku-inner .container {
  max-width: 990px;
  position: relative;
  z-index: 1;
}

.shokuiku-inner.main-image {
  padding: 0 0 80px;
}

.shokuiku-inner.main-image img {
  max-width: 100%;
}

.shokuiku-detail {
  padding: 70px 0;
}

.shokuiku-detail h2 {
  font-size: 26px;
}

.shokuiku-detail p {
  margin: 50px 0;
  line-height: 2.2;
}
.shokuiku-detail p:last-child {
  margin-bottom: 0;
}

.shokuiku-education h3 {
  min-height: 80px;
  margin: 0;
  line-height: 1.4;
  font-size: 26px;
}

.shokuiku-education .foodcards {
  padding: 90px 0 100px;
}

.shokuiku-education .point-card {
  width: calc( 33.33% - 14px);
  margin: 10px 7px 0;
}

.shokuiku-education .cardcirclecontent {
  margin: 30px 0;
}

.shokuiku-education .point {
  display: block;
  width: 100%;
  margin: 0;
  line-height: 1;
  text-align: center;
  font-family: "Dancing Script";
  font-size: 20px;
  transform: rotate(-20deg);
  position: absolute;
  top: 48px;
  left: 0;
}

.shokuiku-education .cardcirclecontent .num {
  margin: 0;
  line-height: 1;
  font-family: "Oswald";
  font-size: 36px;
  color: #db1721;
}

.shokuiku-education .text {
  margin: 15px 0 0;
}

.shokuiku-bottom {
  padding: 40px 0 80px;
  position: relative;
}
.shokuiku-bottom .btn_area {
  margin: 80px 0 0;
}

.shokuikudetail-redcircle1 {
  position: absolute;
  top: -24%;
  right: -5%;
}
.shokuikudetail-redcircle2 {
  position: absolute;
  top: 7%;
  left: 10%;
}
.shokuikudetail-redcircle3 {
  position: absolute;
  bottom: -16%;
  right: 15%;
}
.shokuikudetail-pinkcurve1 {
  position: absolute;
  top: 30%;
  left: -6%;
  width: 232px;
}
.shokuikudetail-pinkcurve2 {
  position: absolute;
  bottom: 10%;
  right: 11%;
}
.shokuikudetail-yellowcurve1 {
  position: absolute;
  top: -9%;
  right: -4%;
  z-index: 999;
}
.shokuikudetail-yellowcurve2 {
  position: absolute;
  top: 28%;
  left: 6%;
}

.image-top-cardimg {
  background-color: #b9b9b9;
}

.image-top-cardimg img {
}

.w-70 {
  max-width: 70%;
}

.image-top-card {
  overflow: hidden;
  border-radius: 20px;
  margin-bottom: 30px;
  z-index: 99;
  box-shadow: 0 8px 16px 0 rgb(0 0 0 / 20%);
}

.image-top-card .card-footer {
  padding: 20px;
  color: #000;
  font-size: 26px;
  position: relative;
}

.image-top-card .card-footer img {
  position: absolute;
  top: 46%;
  right: 20px;
  transform: translate( 0, -50%);
}

.calender-icon{
    position: absolute;
    right: 35px;
    top:25px;
    color:#db1721;
}
.food-lable {
  color: #000;
  border: 1px solid #000;
  border-radius: 30px;
  background-color: #ffd42a;
  z-index: 99;
  position: absolute;
  top: -17px;
  left: -10px;
}

.food-lable span {
  display: inline-block;
  padding: 10px 20px;
  font-size: 16px;
  line-height: 1;
  border-radius: 30px;
  background-color: #ffd42a;
  position: relative;
  z-index: 99;
}

.food-lable::before {
  content: "";
  width: 23px;
  height: 25px;
  border: 1px solid #000;
  border-radius: 50%;
  background-color: #ffd42a;
  transform: translate(-50%, -50%);
  z-index: 98;
  position: absolute;
  top: 35px;
  left: 50%;
}

.foodcards::after {
  content: "";
  width: 100%;
  height: 52px;
  background-image: url("../../img/front/redcurvebottom.svg");
  background-repeat: repeat-x;
  position: absolute;
  bottom: -16px;
  z-index: -1;
}

.whitecircle {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  width: 300px;
  height: 300px;
  padding: 0;
  text-align: center;
  border-radius: 50%;
  background-color: #fff;
  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);
  position: absolute;
  top: -110px;
  left: 40px;
}

.whitecircle .italicfont {
  color: #db1721;
  font-family: "Dancing Script";
  font-size: 26px;
}

.whitecircle p {
  margin-top: 4px;
  margin-bottom: 0;
  color: #db1721;
  font-size: 16px;
}

.whitecircle img {
  margin: 10px 0;
}

.card-img {
  border-radius: 15px;
}

.blackbtn:hover {
  background-color: #db1721;
  color: #ffffff;
  border-color: #db1721;
}

.overlayicon {
  width: auto;
  height: 47% !important;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.cardoverlay {
  position: absolute;
  width: 100%;
  height: 100%;
  background-color: #db1721;
  border-radius: 15px;
  opacity: 0.7;
  display: none;
}

.custom-foodcard {
  padding: 10px;
}

.custom-foodcard h3 {
  margin: 17px 0 10px 0;
  color: #000;
  font-size: 20px;
  line-height: 1.3;
}

.custom-foodcard p {
  margin: 10px 0;
  color: #000;
  font-size: 13px;
}

.custom-foodcard p.date {
  margin: 10px 0 -12px;
  font-size: 16px;
}

/* contents section */
#contents {
  position: relative;
}
#contents .container-fluid {
  width: auto;
  max-width: 1280px;
  padding-right: 20px;
  padding-left: 20px;
}
.contents {
  padding: 80px 0 50px;
  position: relative;
}

.contents .localarea.slick-slider {
  z-index: 0;
}

.covermask {
  width: 14vw;
  height: 14vw;
  background-color: #db1721;
  position: absolute;
  top: 0;
  bottom: 0;
  right: -60px;
  margin: auto;
  overflow: hidden;
  border-radius: 50%;
  transform-origin: 50%;
  transition-property: all;
  transition-duration: 1.2s;
  transition-timing-function: cubic-bezier(0.43, 0.195, 0.02, 1);
}

.coverinner {
  width: 22.875vw;
  height: 21.8125vw;
  margin-left: -11vw;
}

.coverinner img {
  transition-property: all;
  transition-duration: 1.2s;
  transition-timing-function: cubic-bezier(0.43, 0.195, 0.02, 1);
}

.childimg-wrapper:hover .covermask {
  width: 100%;
  height: 100%;
  border-radius: 0;
  right: 0;
}

.childimg-wrapper:hover .asidecontent p {
  color: #ffffff;
  transition-duration: 1.2s;
}

.childimg-wrapper:hover .blurbg {
  display: block;
}

.blurbg {
  position: absolute;
  top: -50px;
  left: -50px;
  z-index: 999;
  display: none;
}

.img-wrapper {
  margin: 10px;
  text-align: center;
  color: #e13740;
  border-radius: 15px;
  background-color: #fff;
  overflow: hidden;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.15);
}

.img-wrapper p {
  margin: 0;
  color: #db1721;
  font-family: "Dancing Script";
  font-size: 26px;
  font-weight: bold;
}

.custom-margin .aboutstore span,
.custom-margin .aboutstore a {
  font-size: 14px;
}

.cardhover,
.desktophover {
  display: none;
}

.childimg-wrapper:hover .desktophover {
  display: block;
}

.wrapperone:hover .cardhover {
  display: block;
}

.wrapperone:hover .savemoney {
  display: none;
}

.childimg-wrapper:hover .cartdesktop {
  display: none;
}

.youtubesection {
  margin-top: 70px;
  padding: 0 15px;
}

.parimg-wrapper {
  padding: 36px 50px 50px;
  text-align: center;
  border-radius: 20px;
  background-color: #f8f3f2;
  position: relative;
}

.parimg-wrapper h3 {
  margin-bottom: 20px;
  font-size: 26px;
}

.parimg-wrapper p {
  margin-bottom: 15px;
  line-height: 1.8;
  color: #303030;
  font-size: 14px;
  text-align: left;
}

.movie {
  margin-left: -240px;
  position: absolute;
  top: -45px;
  left: 50%;
}

.movie img {
}

.movie p {
  margin: 0;
  line-height: 1 !important;
  color: #db1721 !important;
  font-family: "Dancing Script";
  font-size: 40px;
  position: absolute;
  top: 36px;
  left: 38px;
  transform: rotate(-24deg);
}

.deer {
  position: absolute;
  top: -32px;
  right: 8%;
}

.childimg-wrapper {
  min-height: 235px;
  background-color: #ececec;
  border-radius: 10px;
  position: relative;
  overflow: hidden;
}

.hoverimg_wrapper .iconimg {
  max-width: 70px;
  margin-bottom: 20px;
}

.hoverimg_wrapper p {
  margin: 0;
  line-height: 1;
  color: #000;
  font-size: 20px;
}

.hoverimg_wrapper p:first-of-type {
  margin-bottom: 10px;
  font-size: 16px;
}

.info-col-first {
  width: 15%;
}

.info-col-second {
  width: calc(85% - 330px);
}

.info-col-third {
  width: 330px;
}

/* features section */

#features .container-fluid {
  width: auto;
  max-width: 1280px;
  padding-right: 20px;
  padding-left: 20px;
}

.features {
  padding: 70px 0 120px;
  background-color: #ececec;
  position: relative;
}

.features .img-wrapper {
  padding: 0 0 2px;
  background-color: transparent;
  border-radius: 0;
  box-shadow: none;
}

.features::before {
  background-image: url("../../img/front/curvegreytop.svg");
  content: "";
  position: absolute;
  width: 100%;
  height: 30px;
  top: -22px;
}

.featurecard {
  display: flex;
  height: 100%;
  padding: 18px;
  border-radius: 20px;
  background-color: #fff;
}

.featurecard .row {
  width: 100%;
}

.feature-rightcard {
  flex-direction: column;
  justify-content: center;
}

.feature-rightcard .row {
  align-items: center;
  margin-right: 0;
  margin-left: 0;
  padding: 20px 0;
}

.featurecard h3 {
  margin-bottom: 4px;
  font-size: 16px;
}

.feature-rightcard p {
  margin-bottom: 0;
  font-size: 12px;
}

.feature-inner p {
  margin: 8px 0 0;
  color: #000;
  font-size: 18px;
}

.feature-inner {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  height: 100%;
  padding: 30px 20px;
  text-align: center;
  position: relative;
}

.feature-inner .cirlewhite {
  width: 8px;
  height: 8px;
  background: white;
  position: absolute;
  right: -5px;
  top: -5px;
  z-index: 909;
  border-radius: 50%;
}

/* sponser */
.sponser {
  margin: 50px 0 0;
}
.sponser.slick-slider {
  z-index: 0;
}

/* footer */
.scrolltotop {
  width: 72px;
  height: 72px;
  padding: 7px;
  text-align: center;
  border-radius: 50%;
  background-color: #db1721;
  position: fixed;
  right: 40px;
  bottom: 40px;
  z-index: 9999999;
  filter: drop-shadow(2px 3.46px 8px rgba(149, 149, 149, 0.45));
  transition: all 0.3s ease 0s
}

a:hover .scrolltotop {
  background-color: #E27A7C;
}

.scrolltotop img {
  max-width: 22px;
}

.scrolltotop p {
  margin: 0;
  color: #fff;
  font-size: 14px;
  line-height: 1.2;
}

.footer_pc {
  display: block;
}

.footer_sp {
  display: none;
}

.footer {
  padding: 50px 0 20px;
  background-color: #333;
  position: relative;
  z-index: 101;
}

.footer .container {
  max-width: 990px;
  padding: 0 30px;
}

.footer li a {
  display: inline-block !important;
  padding: 7px 0;
  color: #fff;
  font-size: 14px;
  line-height: 1;
}

.footer .innersub {
  margin-top: 45px;
}

.footer .innersub h1 {
  margin: 15px 0 4px;
  color: #fff;
  font-size: 18px;
}

.footer .innersub p {
  margin: 0;
  color: #fff;
  font-size: 14px;
}

.copyright {
  margin: 30px 0 0;
  color: #fff;
  font-size: 12px;
  text-align: center;
}

.iconcircle {
  width: 48px;
  height: 48px;
  margin-left: 10px;
  border-radius: 50%;
  background-color: #fff;
  position: relative;
}

.iconcircle img {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.breadcrumb-wrap.bg-color {
  background: #ececec;
}

.breadcrumb-list {
  list-style: none;
  max-width: 1360px;
  margin: 0 auto;
  padding: 15px 20px;
}

.breadcrumb-list li {
  margin-right: 18px;
  font-size: 12px;
  color: #DB1721;
  position: relative;
}

.breadcrumb-list li:not(:last-child)::after {
  content: '＞';
  color: #000;
  position: absolute;
  right: -15px;
  top: 50%;
  transform: translate( 0, -50%);
}

.breadcrumb-list li a {
  color: #000;
}

.breadcrumb-list li a:hover {
  color: #DB1721;
}

.line_wave_gray,
.line_wave_white,
.line_wave_white_alpha {
  position: relative;
}

.line_wave_gray::before {
  background-image: url(../../img/front/wave_gray.svg);
  content: "";
  position: absolute;
  width: 100%;
  height: 30px;
  top: -25px;
}

.line_wave_white::before {
  background-image: url(../../img/front/wave_white.svg);
  content: "";
  position: absolute;
  width: 100%;
  height: 30px;
  top: -25px;
}

.line_wave_white_alpha::before {
  background-image: url(../../img/front/wave_white_alpha.svg);
  content: "";
  position: absolute;
  width: 100%;
  height: 30px;
  top: -25px;
}

.bg_gray {
  background: #ececec;
}

@media (max-width: 768px) {
  .news-section-container {
    max-width: 670px !important;
  }
  .news-list-card {
    margin-left: 0 !important;
    margin-right: 0 !important;
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
  .news-detail-list-card {
    margin-left: 0 !important;
    margin-right: 0 !important;
    padding-left: 0 !important;
    padding-right: 0 !important;
    padding-top: 0 !important;
  }
  .news-tags {
    margin: 0 !important;
  }

  .news-inner-yellow-circle {
    top: 60% !important;
    width: 105px !important;
    height: 105px !important;
    border: 10px solid #ffd42a !important;
  }
  .news-bottom-circle {
    display: none !important;
  }
  .news-bottom-circle-mobile {
    position: absolute;
    bottom: -9%;
    right: 24%;
    display: block !important;
    width: 76px;
  }
  .news-bottom-pink-circle {
    bottom: unset !important;
    right: unset !important;
    top: 9%;
    left: -7%;
    z-index: 0;
    width: 76px !important;
    height: 76px !important;
    border: 10px solid #f5d1f7 !important;
  }
  .news-center-circle {
    top: 5% !important;
    z-index: -1;
  }
  .news-tags {
    display: none !important;
  }

  .news-detail-page .card {
    background: transparent !important;
  }
  .news-detail-inner-yellow-circle {
    display: none !important;
  }
  .news-detail-inner-yellow-circle-mobile {
    display: block !important;
  }
  .news-detail-bottom-pink-circle {
    top: 15px !important;
    right: unset !important;
    left: -89px;
  }
  .news-details-bottom-circle {
    display: none !important;
  }
  .news-detail-center-circle {
    top: 14% !important;
    left: 80vw !important;
  }
  .news-detail-center-circle-mobile {
    display: block !important;
  }
  .news-detail-bottom-yellow-circle {
    display: none !important;
  }
  .news-list-select {
    display: block !important;
  }
}
@media (max-width: 320px) {
  .footer .innersub p {
    font-size: 12px;
  }
  .featurecard {
    min-height: 300px;
  }
  .hoverimg_wrapper .iconimg {
    max-width: 50px;
    margin-bottom: 10px !important;
  }
  .hoverimg_wrapper .hoverimg_wrapper_img {
    width: 60vw !important;
    height: 52.0625vw !important;
    margin-left: -160px !important;
  }
  .pinkcontentcurve {
    position: absolute;
    top: 35px;
    left: 5%;
    max-width: 80px;
    z-index: -1;
  }
  .sponser .slick-slide img {
    min-height: 70px;
  }
  .arrow-down {
    background-size: 15px 23px !important;
    background-position: 57px 4px !important;
  }
  .custom-select:hover .arrow-down {
    background-size: 16px 45px !important;
    background-position: -7px -13px !important;
  }
  .secondnav li a {
    font-size: 14px !important;
    padding: 7px !important;
  }
  .redbtn {
    min-width: 250px;
  }
  .smallcontentmdcircle {
    max-width: 100px;
    bottom: -320px;
  }
  .sectiontitlesection p {
    font-size: 18px;
  }
  .custom-foodcard h5 {
    font-size: 14px;
  }
  .custom-foodcard p {
    font-size: 11px;
  }
  .sectiontitlesection {
    margin-top: 120px;
    margin-bottom: 20px;
    font-size: 20px;
    text-align: center;
    margin-left: auto;
  }
  .redcirclecontentsmone {
    bottom: 35.5%;
    left: 74.2%;
  }
}

@media (min-width: 390px) and (max-width: 425.98px) {
  .arrow-down {
    background-size: 123px 11px;
    background-position: 6px 11px;
  }
  .custom-select:hover .arrow-down {
    width: 80px;
    bottom: 50px;
    background-position: -1px 4px;
  }
  .sponser .slick-slide img {
    min-height: 110px;
  }
  .redcirclecontentsmone {
    bottom: 32.5%;
    left: 80.2%;
  }
  .feature-inner {
    padding: 10px 15px;
  }
  .featurecard {
    border-radius: 24px;
    min-height: 300px;
  }
  .redbtn {
    min-width: 90%;
  }
  .smallcontentmdcircle {
    max-width: 120px;
    bottom: -360px;
  }
  .pinkcontentcurve {
    top: 50px;
    left: 20px;
    max-width: 95px;
  }
  .localarea {
    margin-top: 40px;
  }
  .sectiontitlesection {
    margin-top: 200px;
    margin-bottom: 20px;
    font-size: 20px;
    text-align: center;
    margin-left: auto;
  }
  .sectiontitlesection p {
    font-size: 24px;
  }
}

@media (min-width: 426px) and (max-width: 575.98px) {
  .redcirclecontentsmone {
    bottom: 29%;
    right: -33px;
    left: auto;
    width: 125px;
    height: auto;
  }
  .feature-inner {
    padding: 10px 15px;
  }
  .featurecard {
    border-radius: 24px;
    min-height: 300px;
  }
  .redbtn {
    min-width: 90%;
  }

  .smallcontentmdcircle {
    max-width: 130px;
    bottom: -390px;
  }
  .pinkcontentcurve {
    top: 50px;
    left: 20px;
    max-width: 95px;
  }
  .localarea {
    margin-top: 40px;
  }
  .sectiontitlesection {
    margin-top: 200px;
    margin-bottom: 20px;
    font-size: 20px;
    text-align: center;
    margin-left: auto;
  }
  .sectiontitlesection p {
    font-size: 26px;
  }
  .sponser .img-wrapper img {
    min-height: 110px;
  }
}
@media (max-width: 575.98px) {

  .footer_phone_number {
    white-space: nowrap;
  }
  .yellowcontentcurve {
    width: 77px;
    top: 41.7%;
  }

  .secondnav li a {
    font-size: 16px;
    padding: 7px;
  }

  .headerredcircle {
    right: -40px;
    bottom: -130px;
    width: 120px;
    height: auto;
  }

  .contentredcircle {
    left: 20%;
    top: 26%;
    width: 75px;
    height: 75px;
  }

  .redcirclecontentsm {
    width: 75px;
    height: 75px;
    top: -20px;
    left: 56%;
  }

  .bannerimg {
    /*height: 260px !important;*/
    height: auto;
  }

  .yellowcontentcurve {
    width: 75px;
    top: 46%;
	left: -4%;
  }

  .yellowcurvecontentmd {
    width: 75px;
    bottom: unset;
    top: 8%;
    right: -5%;
  }

  .covermask {
    width: 48vw;
    height: 48vw;
    right: -72px;
    background-color: #db1721;
    position: absolute;
    top: 0;
  }

  .childimg-wrapper {
    min-height: 135px;
  }

  .yellowcurvemd {
    bottom: 440px;
  }

  .slick-dots {
    display: none !important;
  }

  .hoverimg_wrapper .hoverimg_wrapper_img {
    width: 60vw;
    height: 52.0625vw;
    margin-left: -160px;
  }

  .hoverimg_wrapper .hoverimg_wrapper_img img {
    top: 2vw;
  }

  .hoverimg_wrapper_img {
    left: 50%;
  }
  .cardshrinktwo {
    top: 8px !important;
  }
  .cardshrinkfirst {
    bottom: -15px !important;
    width: 60vw !important;
  }
  /*
  .hoverimg_wrapper:hover
  .hoverimg_wrapper_cover_mask {
    width: 100%;
    height: 100%;
    border-radius: 0;
  }
  .hoverimg_wrapper:hover .bg-blur {
    visibility: visible;
    opacity: 1;
    width: 52%;
    left: -20px;
  }
  .hoverimg_wrapper:hover .cardhover {
    display: block;
  }
  .hoverimg_wrapper:hover .savemoney {
    display: none;
  }
  .hoverimg_wrapper:hover .asidecontent p {
    color: #ffffff;
  }
  */
}

@media (min-width: 576px) and (max-width: 767.98px) {
  .yellowcontentcurve {
    bottom: 740px;
  }

  .hoverimg_wrapper .hoverimg_wrapper_img {
    width: 54vw;
    height: 52.0625vw;
    margin-left: -160px;
  }
  .redcirclecontenttop {
    right: 0;
    bottom: 30%;
    position: absolute;
    z-index: -1;
  }
  .redcirclecontentsmone {
    bottom: 74%;
    left: 27.2%;
  }
  .hoverimg_wrapper {
    width: 100%;
    height: 34vw;
    border-radius: 20px;
    margin-top: 20px;
  }
  .cardshrinkfirst {
    bottom: 26px !important;
  }
  .cardshrinktwo {
    top: 0 !important;
  }
  .sectiontitlesection {
    margin-left: 38%;
  }

  .redcirclecontentsm {
    width: 120px;
    height: 120px;
    top: 30px;
    left: 30px;
  }

  .pinkcontentcurve {
    position: absolute;
    top: 105px;
    left: 50%;
    max-width: 90px;
    z-index: -1;
  }
  .sectiontitlesection p {
    font-size: 17px;
  }
  .arrow-down {
    background-size: 120px 13px;
    background-position: 6px 10px;
  }
  .custom-select:hover .arrow-down {
    background-position: 10px 12px;
    background-size: 21px 17px;
    width: 100px;
  }

  .slick-next {
    right: 0;
  }

  .slick-dots {
    display: none !important;
  }
}

@media (min-width: 768px) and (max-width: 991.98px) {
  .authsmall .nav-item a {
    padding: 5px 10px !important;
  }
  .sectiontitlesection p {
    font-size: 17px;
  }
  .yellowcurvecontentmd {
    bottom: 410px;
    width: 160px;
    right: -26px;
  }
  .yellowcontentcurve {
    bottom: 475px;
    left: -10.5%;
  }

  .medium-menu {
    padding-right: 15px;
  }

  .arrow-down {
    background-position: 45px 25px;
    width: 76px;
  }

  .arrow-down {
    width: 105px !important;
  }

  .headerredcircle {
    right: -30px;
    width: 270px;
    height: auto;
    bottom: -550px;
  }

  .contentredcircle {
    width: 350px;
    height: auto;
    right: -100px;
    top: 110px;
  }

  .redcirclecontentsm {
    top: -20px;
  }

  .childimg-wrapper {
    min-height: 140px;
  }

  .redcirclecontentsmone {
    bottom: 32%;
    left: 42%;
  }

  .slick-dots {
    display: none !important;
  }

  .hoverimg_wrapper .hoverimg_wrapper_img {
    height: 29.0625vw !important;
  }
  .news-bottom-circle {
    bottom: -21% !important;
    left: -18% !important;
  }
}

@media (min-width: 768px) and (max-width: 872px) {
  .redcirclecontentsmone {
    bottom: 35%;
    left: 39%;
  }
}
@media (min-width: 1200px) and (max-width: 1300px) {
  .redcirclecontentsmone {
    bottom: 29.5%;
  }
  .yellowcontentcurve {
    position: absolute;
    bottom: 500px;
    left: -65px;
    width: 150px;
    z-index: -1;
  }
}
@media (min-width: 1200px) and (max-width: 1399.98px) {
  .redcirclecontentsmone {
    bottom: 21.5%;
  }
  .yellowcontentcurve {
    bottom: 500px;
    left: -65px;
  }
}

@media (max-width: 1025px) {
  .footer .pl-md-5,
  .footer .pl-md-3 {
    padding-left: 0 !important;
  }
}

@media (min-width: 1024px) and (max-width: 1199.98px) {
  .yellowcontentcurve {
    bottom: 498px;
    left: -6.5%;
    width: 136px;
  }

  .yellowcurvecontentmd {
    bottom: 390px;
    width: 180px;
  }
  .redcirclecontentsmone {
    bottom: 33% !important;
    left: 42.5% !important;
  }
}

@media (min-width: 992px) and (max-width: 1199.98px) {
  .custom-foodcard:hover .cardoverlay {
    display: block;
  }

  .slick-dots {
    display: none !important;
  }

  .contentredcircle {
    width: 200px;
    height: 200px;
  }

  .contentredcircle {
    right: 0;
  }

  .childimg-wrapper {
    min-height: 160px;
  }

  .redcirclecontentsmone {
    bottom: 27%;
    left: 41.5%;
  }
}

@media (min-width: 1200px) {
  .bannerimg {
    width: 100%;
  }

  .carousel-wrapper {
    position: relative;
  }
}

.hoverimg_wrapper {
  display: flex;
  align-items: flex-end;
  position: relative;
  overflow: hidden;
  height: 48%;
  border-radius: 20px;
}

.hoverimg_wrapper_cover {
  width: 200%;
  height: 200%;
  background-color: #f8f3f2;
  position: absolute;
  top: -100%;
  left: 0;
}

.hoverimg_wrapper_cover_mask {
  background-color: #ececec;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  overflow: hidden;
  border-radius: 50%;
  transform-origin: 50%;
  transition-property: all;
  transition-duration: 0.4s;
  transition-timing-function: cubic-bezier(0.43, 0.195, 0.02, 1);
}

.hoverimg_wrapper_img {
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
}

.bg-blur {
  z-index: 999;
  visibility: hidden;
  opacity: 0;
  transition: visibility 0.3s, opacity 0.1s linear;
  position: absolute;
}

@media (min-width: 768px) {
  .pinkcontentcurve {
    top: 134px;
    left: 455px;
    max-width: 140px;

  }
  .hoverimg_wrapper .hoverimg_wrapper_img {
    width: 23vw;
    height: 23.0625vw;
    margin-left: -16vw;
    transform: scale(1.5);
  }

  .hoverimg_wrapper .hoverimg_wrapper_img img {
    top: 2vw;
  }

  .hoverimg_wrapper_cover_mask {
    width: 30vw;
    height: 30vw;
    transform: translate3d(-3vw, 7vw, 0);
  }

  .hoverimg_wrapper_img {
    left: 50%;
  }

  .hoverimg_wrapper:hover .hoverimg_wrapper_cover_mask {
    width: 100%;
    height: 100%;
    border-radius: 0;
  }

  .hoverimg_wrapper:hover .bg-blur {
    visibility: visible;
    opacity: 1;
    width: 40%;
  }

  .hoverimg_wrapper:hover .cardhover {
    display: block;
  }

  .hoverimg_wrapper:hover .savemoney {
    display: none;
  }

  .hoverimg_wrapper:hover .asidecontent p {
    color: #ffffff;
  }
}

@media (min-width: 1400px) {
  .shop-detail-section .container {
    max-width: 1040px;
  }
  .contentredcircle {
    z-index: -1;
    top: 100px;
    right: -70px;
    position: absolute;
    width: 420px;
  }
  .yellowcurvecontentmd {
    bottom: 240px;
  }
  .redcirclecontentsmone {
    bottom: 22.5%;
  }
  .pinkcontentcurve {
    left: 35%;
  }
  .yellowcontentcurve {
    position: absolute;
    bottom: 500px;
    left: -63px;
    width: 150px;
    z-index: -1;
  }
}
@media (min-width: 1500px) {
  .yellowcontentcurve {
    left: -50px;
  }
  .contentredcircle {
    z-index: -1;
    top: 100px;
    right: -70px;
    position: absolute;
    width: 480px;
  }
  .redcirclecontentsmone {
    bottom: 22.5%;
    left: 45.5%;
  }
  .hoverimg_wrapper {
    height: 48% !important;
  }
}

@media (min-width: 319px) and (max-width: 388.98px) {
  .smallcontentmdcircle {
    bottom: -340px;
    position: absolute;
    max-width: 110px;
  }

  .arrow-down {
    background-size: 18px 20px;
    background-position: 76px 7px;
    height: 35px;
    transition: 0;
    width: 109px;
  }
  .custom-select:hover .arrow-down {
    background-size: 18px 20px;
    background-position: 16px 7px;
    height: 55px;
    width: 109px;
  }
  .sponser .slick-slide img {
    height: 80px !important;
  }
  .pinkcontentcurve {
    top: 65px;
    left: 3%;
    max-width: 75px;
  }
  .redcirclecontentsmone {
    bottom: 29%;
    left: 78%;
  }
  .custom-foodcard h5 {
    font-size: 16px;
  }
}

.first_col {
  width: 25%;
}

.second_col {
  width: 25%;
}

.third_col {
  width: 27%;
}

.fourth_col {
  width: 23%;
}

.sub_first_col {
  width: 20%;
}

.sub_second_col {
  width: 55%;
}

.sub_third_col {
  width: 25%;
}

@media screen and (max-width: 1320px) {
  .menusection {
    padding-right: 30px;
  }

  .firstnav li a {
    padding: 0 0 0 20px !important;
  }

  .secondnav li a {
    padding: 0 0 0 20px !important;
  }

  .authsec {
    padding: 20px 15px;
  }

  .sectiontitlesection {
    margin-left: 390px;
  }

  .foodrightcircle {
    width: 440px;
  }
}

@media screen and (max-width: 1250px) {
  .secondnav li a {
    font-size: 14px;
  }

  .headertitleimage {
    width: 400px;
  }

  .sectiontitlesection {
    margin-left: 370px;
    margin-bottom: 80px;
  }

  .sectiontitlesection p {
    font-size: 22px;
  }

  .parimg-wrapper {
    padding: 36px 30px 35px;
  }

  .deer {
    right: 2%;
  }
}

@media screen and (max-width: 1130px) {
  .menusection {
    padding-right: 15px;
  }

  .secondnav li a {
    padding: 0 0 0 8px !important;
    font-size: 13px;
  }

  .authsec {
    padding: 20px 10px;
  }

  .redcircle {
    width: 320px;
    position: absolute;
    bottom: -14%;
    right: -6%;
  }

  .foodrightcircle {
    width: 380px;
    top: -90px;
  }

  .foodwhitecirclesm {
    left: 200px;
  }

  .foodleftcircle {
    width: 300px;
    bottom: -100px;
  }

  .deer {
    width: 80px;
    right: 2%;
  }

  .hoverimg_wrapper p:first-of-type {
    font-size: 14px;
  }
}

@media screen and (max-width: 1080px) {
  .foodrightcircle {
    width: 320px;
    top: -60px;
  }
}

@media screen and (max-width: 991px) {
  .customcontainerfluid {
    width: 100%;
  }

  .header-menu {
    margin: 8px 0 0;
	padding: 0;
  }

  .navbar {
    width: 94.6%;
    height: 55px;
    border-radius: 20px;
  }
  .navilong {
    height: 135px;
  }

  .navbar-brand img {
    max-width: 66px;
    margin-left: 20px;
  }

  .navbar-collapse {
    display: none !important;
  }

  .header-wrapper::after {
    width: 100%;
    height: 30px;
    background-size: 847px 30px;
    position: absolute;
    bottom: -15px;
    left: 0;
  }

  .headercard {
    width: 94.6%;
    margin: 0 auto;
    position: absolute;
    right: 0;
    left: 0;
    bottom: 20px;
  }

  .headercard p {
    margin: 0;
    font-size: 16px;
  }

  .headerarrow {
    max-width: 16px;
    margin-top: -5px;
    position: absolute;
    top: 50%;
    right: 10px;
  }

  .custom-select {
    align-items: flex-start;
    height: 40px;
    position: relative;
  }

  .carousel-wrapper {
    padding: 0 0 250px;
  }

  .carousel-indicators {
    margin: 0;
    right: 12px;
    left: unset;
    bottom: -70px;
  }

  .carousel-indicators li {
    margin: 0 3px;
    background: #fff;
  }

  .parent-select {
    padding: 18px 0;
  }

  .middle {
    margin-bottom: 6px;
  }

  .middle img {
    width: 20px;
  }

  .middle span {
    margin-top: 0;
    font-size: 16px;
  }

  .cardlink,
  .cardlink:hover {
    margin-top: 6px;
    font-size: 14px;
  }

  .headertitleimage {
    width: 72%;
    position: absolute;
    bottom: 180px;
    left: 5%;
  }

  .pinkcurve {
    width: 75px;
    position: absolute;
    bottom: 240px;
    left: unset;
    right: 3%;
  }

  .yellowcurve {
    width: 105px;
    position: absolute;
    bottom: 110px;
    left: 30%;
  }

  .redcirclesm {
    width: 72px;
    position: absolute;
    bottom: 100px;
    left: -30px;
  }

  .redcircle {
    display: none;
  }

  .redcircleforsmall {
    display: block;
    width: 120px;
    position: absolute;
    bottom: 100px;
    right: -30px;
  }

  .yellowcurvemd {
    display: none;
  }

  .contentrightcircle {
    width: auto;
    height: 125px;
    position: absolute;
    bottom: -90px;
    left: 0;
  }

  .storecardone,
  .storecardtwo {
    width: 220px !important;
    top: 42px;
    left: 0;
  }

  .storecardthree {
    width: 220px !important;
    top: 42px;
    right: 0;
    left: unset;
  }

  .storecardone::before,
  .storecardtwo::before {
    left: 47px;
  }

  .storecardthree::before {
    left: unset;
    right: 40px;
  }

  .titlesection {
    padding: 100px 0 30px;
  }

  .titlesection .title + p {
    font-size: 26px;
  }

  .title {
    font-size: 22px;
  }

  .title + p {
    font-size: 22px;
  }

  #campaign .container-fluid {
    max-width: unset;
    padding-right: 0;
    padding-left: 0;
  }

  #campaign .slick-slide {
    min-height: auto;
    margin: 30px 10px;
    border-radius: 10px;
    background-color: #f8f3f2;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.15);
  }

  #campaign .slick-dotted.slick-slider {
    margin-bottom: 10px;
  }

  .your-class .campaign-content img {
    border-radius: 10px !important;
  }

  .campaign-content p {
    font-size: 22px;
  }

  .new-lable {
    width: 65px;
    height: 33px;
    line-height: 1.4;
    font-size: 22px;
    position: absolute;
    top: -20px;
    left: 3px;
  }

  .new-lable::after {
    width: 15px;
    height: 18px;
    position: absolute;
    bottom: -17px;
    left: 27px;
  }

  .contents .slick-next::before,
  .campaign .slick-next::before,
  .features .slick-next::before,
  .sponser .slick-next::before,
  .historycard-slider .slick-next::before,
  .year-chips .slick-next::before,
  .shop-event-list .slick-next::before,
  .event-chips .slick-next::before {
    width: 25px;
    height: 11px;
    position: absolute;
    left: -16px;
  }

  .contents .slick-prev::before,
  .campaign .slick-prev::before,
  .features .slick-prev::before,
  .sponser .slick-prev::before,
  .historycard-slider .slick-prev::before,
  .year-chips .slick-prev::before,
  .shop-event-list .slick-prev::before,
  .event-chips .slick-prev::before {
    width: 25px;
    height: 11px;
    position: absolute;
    left: 12px;
  }

  .redbtn {
    width: 86%;
    padding: 11px 15px;
    font-size: 16px;
  }

  .arrowwhite {
    width: 25px;
    position: absolute;
    top: 16px;
    right: 15px;
  }

  .arrowhover {
    width: 25px;
    position: absolute;
    top: 16px;
    right: 15px;
  }

  .sectiontitlesection {
    margin-top: 120px;
    margin-bottom: 10px;
    margin-left: 0;
    text-align: center;
  }

  .sectiontitlesection p {
    margin-bottom: 5px;
    font-size: 22px;
  }

  #foodcards .container-fluid {
    padding-right: 0;
    padding-left: 0;
  }

  .foodcards {
    padding: 60px 0 40px;
  }

  .foodcards::before {
    width: 100%;
    height: 30px;
    background-size: 847px 30px;
    position: absolute;
    bottom: -15px;
    left: 0;
  }

  .foodcards::after {
    width: 100%;
    height: 30px;
    background-size: 847px 30px;
    position: absolute;
    bottom: -15px;
    left: 0;
  }

  .foodrightcircle {
    width: 140px;
    position: absolute;
    top: -80px;
    right: -40px;
  }

  .custom-foodcard h3 {
    margin: 15px 0 6px 0;
    font-size: 15px;
  }

  .custom-foodcard p {
    margin: 0 0 10px;
  }

  .custom-foodcard p.date {
    font-size: 14px;
  }

  .food-lable {
    position: absolute;
    top: -10px;
    left: -10px;
  }

  .food-lable span {
    padding: 8px 12px;
  }

  .food-lable::before {
    width: 15px;
    height: 15px;
    position: absolute;
    top: 32px;
    left: 50%;
  }

  .foodleftcircle {
    width: auto;
    height: 140px;
    position: absolute;
    left: -30px;
    bottom: -100px;
  }

  .foodwhitecirclesm {
    width: 50px;
    position: absolute;
    left: 80px;
    bottom: 0;
  }

  .whitecircle {
    width: 200px;
    height: 200px;
    margin-left: -100px;
    position: absolute;
    top: -215px;
    left: 50%;
  }

  .whitecircle .italicfont {
    font-size: 22px;
  }

  .whitecircle p {
    margin-top: 0;
    font-size: 13px;
  }

  .whitecircle img {
    width: 148px;
    margin: 2px 0 6px;
  }

  .whitebtn {
    width: 86%;
    margin: 20px auto;
    padding: 11px 15px;
    font-size: 16px;
  }

  .hoverimg_wrapper p:first-of-type {
    font-size: 13px;
  }

  .custom-margin {
    margin: 60px 0 20px;
    padding: 0;
  }

  .info-col-first {
    width: 100%;
    text-align: center;
  }

  .info-col-second {
    width: 100%;
    margin-top: 10px;
  }

  .info-col-third {
    width: 100%;
    margin-top: 30px;
    text-align: center;
  }

  .aboutstore {
    padding-right: 20px;
    padding-left: 20px;
    border-left: none;
  }

  .info-box .date {
    width: auto;
  }

  .info-box .category {
    width: auto;
  }

  .info-box .title {
    width: auto;
  }

  .redsmbtn {
    margin: 0 10px;
    line-height: 16px;
    font-size: 11px !important;
  }

  .btn-postinformation {
    width: 91% !important;
  }

  .features::before {
    width: 100%;
    height: 30px;
    background-size: 847px 30px;
    position: absolute;
    bottom: -15px;
    left: 0;
  }

  #features .container-fluid {
    padding-right: 10px;
    padding-left: 10px;
  }

  .features {
    padding: 40px 0 60px;
  }

  .featurecard {
    height: auto;
    margin-bottom: 40px;
  }

  .feature-rightcard {
    padding: 0 18px;
  }

  .feature-rightcard .row > div {
    padding: 0;
  }

  .feature-inner {
    padding: 18px 10px;
  }

  .feature-inner p {
    margin: 2px 0 0;
    font-size: 16px;
  }

  .feature-inner img {
    transform: scale(0.8, 0.8);
  }

  .featurecard h3 {
    margin-bottom: 0;
    line-height: 1.4;
    font-size: 19px;
  }

  .feature-rightcard p {
    margin: 12px 0 20px;
    font-size: 14px;
  }

  .blackbtn {
    font-size: 16px;
  }

  .grey-curvedbg::before,
  .line_wave_gray::before,
  .line_wave_white::before,
  .line_wave_white_alpha::before {
      width: 100%;
      height: 30px;
      background-size: 847px 30px;
      position: absolute;
      top: -15px;
      left: 0;
  }
  .curve-grey-bottom::after {
      width: 100%;
      height: 30px;
      background-size: 847px 30px;
      position: absolute;
      bottom: -2px;
      left: 0;
  }

  /* sponser */
  .sponser {
    margin: 0 -10px;
  }

  /* footer */
  .scrolltotop {
    width: 50px;
    height: 50px;
    padding: 0;
    position: fixed;
    right: 20px;
    bottom: 20px;
	filter: none;
  }

  a:hover .scrolltotop {
    background-color: #db1721;
  }

  .scrolltotop img {
    max-width: 16px;
  }

  .scrolltotop p {
    margin: -4px 0 4px;
    font-size: 10px;
  }

  .border {
    width: 100%;
    height: 1px;
    background-color: #fff;
    margin: 15px 0;
    border: none !important;
  }

  .footer_pc {
    display: none;
  }

  .footer_sp {
    display: block;
  }

  .footer {
    padding: 25px 0 10px;
  }

  .footer .container {
    max-width: 100%;
    padding: 0 45px;
  }

  .footer li a {
    padding: 10px 0;
    font-size: 16px;
  }

  .footer .third_col li a {
    padding: 8px 0;
    font-size: 14px;
  }

  .footer .innersub {
    margin-top: 26px;
  }

  .footer .innersub h1 {
    margin: 0 0 4px;
    font-size: 16px;
  }

  .footer .innersub img {
    width: 110px;
  }

  .copyright {
    margin: 25px 0 0;
    font-size: 10px;
  }

  .iconcircle {
    display: inline-block;
    width: 40px;
    height: 40px;
    margin: 0 5px;
  }

  .iconcircle img {
    max-width: 26px;
  }

  .first_col {
    width: 50%;
  }

  .second_col {
    width: 50%;
  }

  .third_col {
    width: 100%;
  }

  .fourth_col {
    width: 100%;
    justify-content: center;
    margin-top: 14px;
  }

  .sub_first_col {
    width: 130px;
  }

  .sub_second_col {
    width: calc(100% - 130px);
  }

  .breadcrumb-list {
    max-width: auto;
    padding: 10px;
  }

  .breadcrumb-list li {
    font-size: 11px;
  }

  /* company */
  .image-top-card {
    margin-bottom: 20px;
    border-radius: 10px;
    box-shadow: 0 2px 8px 0 rgb(0 0 0 / 15%);
  }

  .image-top-card .card-footer {
    padding: 12px 15px 14px;
    font-size: 16px;
  }

  .image-top-card .card-footer img {
    width: 25px;
    height: auto;
    position: absolute;
    top: 46%;
    right: 10px;
    transform: translate( 0, -50%);
  }

}

@media screen and (max-width: 767px) {
  #contents .customcontainerfluid {
    padding-right: 10px;
    padding-left: 10px;
  }

  #contents .localarea {
    margin-top: 20px;
    margin-right: -10px;
    margin-left: -10px;
  }

  #contents .col-md-6 {
    padding-right: 0;
    padding-left: 0;
  }

  .youtubesection {
    margin-top: 50px;
  }

  .parimg-wrapper {
    margin-bottom: 20px;
    padding: 36px 20px 20px;
  }

  .parimg-wrapper h3 {
    margin-bottom: 25px;
    font-size: 22px;
  }

  .parimg-wrapper p {
    width: 60%;
    margin-bottom: 0;
    padding-left: 10px;
    line-height: 1.6;
  }

  .parimg-wrapper p br {
    display: none;
  }

  .parimg-wrapper a {
    width: 60%;
  }

  .movie {
    margin-left: -185px;
    position: absolute;
    top: -28px;
    left: 50%;
  }

  .movie img {
    width: 126px;
  }

  .movie p {
    padding: 0;
    font-size: 36px;
    position: absolute;
    top: 24px;
    left: 24px;
  }

  .deer {
    width: 62px;
    right: 20px;
  }

  .asidecontent {
    width: 64%;
  }

  .hoverimg_wrapper {
    margin-top: 20px;
    height: 140px;
    border-radius: 10px;
  }

  .hoverimg_wrapper .iconimg {
    max-width: 60px;
    margin-bottom: 12px;
  }

  .hoverimg_wrapper p {
    font-size: 22px;
  }

  .hoverimg_wrapper p:first-of-type {
    margin-bottom: 6px;
    font-size: 14px;
  }

  .hoverimg_wrapper_cover_mask {
    width: 70vw;
    height: 70vw;
    transform: translate3d(0vw, 18vw, 0);
  }

  .hoverimg_wrapper .hoverimg_wrapper_img {
    width: 60vw;
    height: 52.0625vw;
    margin-left: -160px;
  }

  .frombtn {
    min-width: unset;
    width: 100%;
    padding: 12px 15px;
  }

  .formbtnthree {
    font-size: 16px;
  }

  .pagination-section {
    margin: 20px 0 50px;
  }

  .contact-inner {
    max-width: unset;
	padding: 0 20px;
  }
  .topcontent {
    padding: 30px 0;
  }
  .topcontent p {
    font-size: 14px;
  }
  .boxed-section {
    padding: 20px;
  }
  .boxed-section p {
    font-size: 14px;
	text-align: left;
  }
  .boxed-section p:last-child {
    font-size: 11px;
  }
  .contactnum-section {
    padding: 15px 0 40px;
    font-size: 14px;
  }
  .count {
    font-size: 22px;
    padding-right: 0;
  }
  .form-section {
    margin: 0px 0 45px;
    font-size: 14px;
  }
  .contact-input-form {
    padding: 25px 0 0 0;
    font-size: 14px;
  }
  .contact-input-form .titlesection .title + p {
    margin-top: -4px;
    font-size: 16px;
  }
  .progress-bar {
    width: 270px;
	margin: 0 auto 30px;
  }
  .progress-bar .step .bulletone,
  .progress-bar .step .bullettwo,
  .progress-bar .step .bulletthree {
    height: 18px;
    width: 18px;
  }
  .progress-bar .step p {
    margin: 0 0 25px;
    font-size: 16px;
  }
  .progressline,
  .progressgreyline {
    width: 94%;
    height: 4px;
    position: absolute;
    bottom: 14px;
    left: 3%;
  }
  .activepage {
    width: 80px;
    height: 30px;
    border-radius: 10px;
    left: -25px;
    top: -3px;
  }
  .activepage::before {
    width: 10px;
    height: 10px;
    bottom: -5px;
  }
  #firstcontent .container {
    max-width: unset;
	padding: 0 20px;
  }
  sup {
    font-size: 10px;
  }
  .select-selected {
    height: 50px !important;
	padding: 14px 15px !important;
    font-size: 14px;
    background-size: 17px;
    background-position: 93% 20px;
  }
  .select-items {
    max-width: 100%;
    line-height: normal;
	top: 55px;
	left: 0;
  }
  .select-items div {
    height: auto;
    padding: 8px;
    font-size: 14px;
  }
  .customform,
  .customform:focus {
    height: 50px !important;
    padding: 10px 15px;
    font-size: 14px;
  }
  .form-section .form-group {
    margin-bottom: 15px;
  }
  [type="radio"]:checked + label,
  [type="radio"]:not(:checked) + label {
    line-height: 25px;
	font-size: 14px;
    font-weight: normal;
}
  [type="radio"]:checked + label:before,
  [type="radio"]:not(:checked) + label:before {
    width: 25px;
    height: 25px;
  }
  [type="radio"]:checked + label:after,
  [type="radio"]:not(:checked) + label:after {
    width: 19px;
    height: 19px;
    top: 3px;
    left: 3px;
  }
  .form-group small {
    font-size: 11px;
  }
  .formtext {
    margin: 10px 0 0;
  }
  .customtextarea {
    height: 130px;
    padding: 20px 15px;
    font-size: 14px;
    border-radius: 25px;
  }
  .contact-bottom {
    padding: 40px 0 50px;
  }
  .white-box {
    max-height: 200px;
    padding: 10px;
    line-height: 1.6;
    font-size: 11px;
  }
  .contact-bottom .form-check {
    margin: 20px 0 40px;
  }
  .error_area {
    margin: 0;
    padding: 10px 0;
 }
 #secondcontent {
    padding-bottom: 5px;
  }
 .contact-toptwo .container {
    max-width: unset;
    padding: 0 20px;
  }
  .secondform-section {
    margin: 0 0 70px;
    padding: 22px 20px 14px;
  }
  .secondform-section label {
    font-size: 14px;
  }
  .secondform-section .form-control {
    font-size: 14px;
  }
  .secondform-section .name-area {
    width: 50%;
  }
  .borderform {
    height: auto;
    margin: 0;
    padding: 6px 10px 10px;
  }
  .bordertextarea {
    height: auto;
	margin: 0;
    padding: 6px 10px 10px;
  }
  .anchorlink {
    bottom: 130px;
    z-index: 99;
  }
  .thankscontent {
    margin: 30px 0 50px;
  }
  .thankscontent p {
    margin: 0;
    font-size: 14px;
	line-height: 1.8;
  }
  #thirdcontent .container {
    padding: 0 20px;
  }
  .cancel-box {
    margin: -15px 0 55px;
  }
  .cancel-box p {
    margin: 0;
  }
  .cancel-box p:first-of-type {
    margin: 0 0 2px;
    font-size: 16px;
  }
  .contact-text {
    font-size: 14px;
  }
  .foodcards.shokuiku {
    padding: 40px 0 50px;
  }
  .foodcards .foodcards-inner {
    max-width: unset;
	padding: 0;
  }
  .title_colum {
    margin: -10px 0 0;
  }
  .shokuiku-bnr {
    max-width: unset;
    padding: 80px 20px 75px;
  }
  .shokuiku-bnr .comingsoon {
	margin: 0 0 20px;
    padding: 70px 20px;
    font-size: 22px;
    border-radius: 10px;
    box-shadow: 0 2px 8px 0 rgb(0 0 0 / 15%);
  }
  .shokuiku-bnr .btn_area {
    margin: 20px 0 0;
  }
  .shokuiku-bnr-pinkcurve {
    width: 88px;
    top: 66%;
    right: -6%;
  }
  .shokuiku-bnr-redcircle1 {
    width: 76px;
    top: 23%;
    left: -6%;
  }
  .shokuiku-bnr-redcircle2 {
    width: 76px;
    bottom: -3%;
    right: 13%;
  }
  .shokuiku-bnr-yellowcurve {
    width: 76px;
    bottom: 15%;
    left: -9%;
  }
  .shokuiku-inner .container {
    max-width: unset;
	padding: 0 20px;
  }
  .shokuiku-inner.main-image {
    margin-top: -20px;
    padding: 0 0 50px;
  }
  .shokuiku-detail {
    padding: 35px 0 60px;
  }
  .shokuiku-detail h2 {
    font-size: 22px;
  }
  .shokuiku-detail p {
    margin: 30px 0;
    line-height: 1.8;
    font-size: 14px;
  }
  .shokuiku-education .foodcards {
    padding: 40px 0 100px;
  }
  .shokuiku-education .d-flex {
    display: block !important;
  }
  .shokuiku-education .point-card {
    width: calc( 100% - 20px);
    margin: 40px 10px 0;
  }
  .point-inner-card {
    padding: 10px;
  }
  .shokuiku-education .cardcirclecontent {
    margin: 15px 0 25px;
  }
  .shokuiku-education h3 {
	min-height: unset;
    margin: 10px 0 0;
    font-size: 28px;
  }
  .shokuiku-education .point {
    top: 35px;
  }
  .foodcardlable {
    width: 90%;
    padding: 16px 0;
    margin: -70px auto 40px;
    font-size: 16px;
  }
  .foodcardlable::before {
    width: 20px;
    height: 20px;
    bottom: -10px;
  }
  .shokuiku-bottom .btn_area {
    margin: 20px 0 0;
  }
  .shokuikudetail-redcircle1 {
    width: 72px;
    top: -7%;
    right: -9%;
  }
  .shokuikudetail-redcircle2 {
    width: 85px;
    top: 9%;
    left: -4%;
  }
  .shokuikudetail-redcircle3 {
    width: 85px;
    bottom: -11%;
    right: 8%;
  }
  .shokuikudetail-pinkcurve1 {
    width: 76px;
    top: 60%;
    left: -9%;
  }
  .shokuikudetail-pinkcurve2 {
    width: 76px;
    bottom: 10%;
    right: -4%;
  }
  .shokuikudetail-yellowcurve1 {
    width: 76px;
    top: 5%;
    right: unset;
    left: -4%;
    z-index: 0;
  }
  .shokuikudetail-yellowcurve2 {
    width: 105px;
    top: 37%;
    left: -6%;
  }
  .red-food-leftcurve {
    width: 76px;
    top: -46%;
    left: -8%;
  }
  .pink-food-right-curve {
    width: 76px;
    top: -8%;
    right: -5%;
  }

}

@media screen and (max-width: 374px) {
  .hoverimg_wrapper p:first-of-type {
    font-size: 12px;
  }
}

@keyframes rotateanimation{
    100%{transform: rotate(180deg);}
}
@keyframes yellowanimation{
    0%{transform: scale(1);}
    25%{transform: scale(0.5);}
    75%{transform: scale(0.5);}
    100%{transform: scale(1);}
}
@keyframes pinkanimation{
    0%{transform: translateY(0);}
    25%{transform: translateY(-70px);}
    75%{transform: translateY(-70px);}
    100%{transform: translateY(0);}
}
@keyframes pinktopanimation{
    0%{top: 15%;}
    25%{top: 8%;}
    75%{top: 8%;}
    100%{top: 15%;}
}
.menusection li.active .yellowhover {
    display: block!important;
}

/* circled_number_list */
.circled_number_list {
  list-style-type: none;
  counter-reset: number;
}
.circled_number_list > li {
  position: relative;
}
.circled_number_list > li::before {
  content: counter(number);
  counter-increment: number;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 1.3em; height: 1.3em;
  padding-top: 0.2em;
  vertical-align: middle;
  border: 1px solid #000;
  border-radius: 50%;
  position: absolute;
  left: -1.5em;
  transform: scale(0.8);
}
/* bracket_number_list */
.bracket_number_list {
  list-style-type: none;
  counter-reset: number;
}
.bracket_number_list > li {
  position: relative;
}
.bracket_number_list > li::before {
  content: "( " counter(number) " )";
  counter-increment: number;
  position: absolute;
  left: -2.2em;
}

/* katakana_list */
.katakana_list {
  list-style-type: katakana;
}

/* disc_list */
.disc_list {
  list-style-type: disc;
}

.no_list_mark {
  list-style: none;
}


.scrolltotop-section .scrolltotop {
    z-index: 9996;
}

.scrolltotop-section:hover{
    background-color: #e3b5b7;
}

.pd-5 {
  padding: 5px;
}

.event-chips .slick-prev::before,.event-chips .slick-next::before{
  top: -10px;
}

@media(max-width:992px){
  .home-menu .navbar{
    transform: translateY(-150px);
    transition: 0.5s;
}
}