@charset "UTF-8";
.harugift .bl_intro .bl_intro_inner {
  max-width: 100%;
  background: #E6F8FF;
  box-shadow: 0px 3px 7px 1px #cccccc; }
.harugift .maincolor {
  color: #C38B33; }
.harugift .maincolor_bg {
  background-color: #F0A200; }
.harugift .mt-64 {
  margin-top: 64px; }
.harugift .mt-32 {
  margin-top: 32px; }
.harugift .mb-32 {
  margin-bottom: 32px; }
.harugift .mb-64 {
  margin-bottom: 64px; }
.harugift .mb-16 {
  margin-bottom: 16px; }
.harugift .mt-16 {
  margin-top: 16px !important; }
.harugift .m-0 {
  margin: 0 !important; }
.harugift .mb-0 {
  margin-bottom: 0 !important; }
.harugift .mt-0 {
  margin-top: 0 !important; }
.harugift .bl_heading {
  max-width: 600px !important;
  padding: 0; }
.harugift .bl_heading .bl_heading_1 {
  max-width: 600px !important; }
.harugift .bl_prodContainer {
  background-color: #fff;
  margin-bottom: 64px; }
.harugift .bl_prodContainer .bl_title {
  margin-bottom: 32px;
  text-align: center;
  border-top: solid 2px #000;
  border-bottom: solid 2px #000;
  background: linear-gradient(-60deg, #fff 0%, #fff 25%, #CDF2EF 100%); }
.harugift .bl_prodContainer p {
  color: #333; }
.harugift .bg-whiteday {
  background-image: url(https://taberare.itembox.design/item/assets/images/harugift2024/harugift-backimage01.jpg);
  background-repeat: repeat;
  background-size: contain; }
.harugift .bg-encyclopedia {
  background-color: #CFE9EB;
  padding: 24px; }
@media (min-width: 992px) {
  .harugift .bg-encyclopedia {
    padding: 55px; } }
.harugift .bg-encyclopedia .ttl-wrap {
  margin-top: 140px;
  margin-bottom: 64px; }
@media (min-width: 992px) {
  .harugift .bg-encyclopedia .ttl-wrap {
    margin-top: 0; } }
.harugift .bg-encyclopedia .ttl-wrap h2 {
  position: relative; }
.harugift .bg-encyclopedia .ttl-wrap h2::before {
  content: "";
  display: inline-block;
  background-image: url(https://taberare.itembox.design/item/assets/images/huyuyasai2023/tabepedia-1.png);
  background-repeat: no-repeat;
  background-size: contain;
  width: 120px;
  height: 120px;
  position: absolute;
  top: -140px;
  left: 50%;
  transform: translateX(-50%); }
@media (min-width: 992px) {
  .harugift .bg-encyclopedia .ttl-wrap h2::before {
    width: 160px;
    height: 160px;
    top: 0;
    left: 0; } }
.harugift .bg-encyclopedia .ttl-wrap h3 {
  background-color: #333;
  color: #fff;
  font-size: 2.0rem;
  display: inline-block;
  padding: 8px;
  transform: rotate(-5deg);
  margin: 0; }
@media (min-width: 992px) {
  .harugift .bg-encyclopedia .ttl-wrap h3 {
    font-size: 2.8rem; } }
.harugift .bg-encyclopedia .ttl-wrap .bl_heading {
  color: #000; }
.harugift .bg-encyclopedia ul {
  padding-left: 0;
  list-style-type: none; }
.harugift .bg-encyclopedia ul li {
  margin-bottom: 24px; }
@media (min-width: 768px) {
  .harugift .bg-encyclopedia ul li {
    display: flex; } }
.harugift .bg-encyclopedia ul li:first-of-type .encyclopedia-img {
  background-image: url(https://taberare.itembox.design/item/assets/images/whiteday/encyclopedia_img01.jpg); }
.harugift .bg-encyclopedia ul li:last-of-type .encyclopedia-img {
  background-image: url(https://taberare.itembox.design/item/assets/images/whiteday/encyclopedia_img02.jpg); }
.harugift .bg-encyclopedia ul li .encyclopedia-img {
  width: 100%;
  height: auto;
  min-height: 300px;
  background-size: cover;
  background-repeat: no-repeat; }
@media (min-width: 768px) {
  .harugift .bg-encyclopedia ul li .encyclopedia-img {
    width: 40%; } }
.harugift .bg-encyclopedia ul li .encyclopedia-txt {
  width: 100%;
  background-color: #fff;
  padding: 16px; }
@media (min-width: 768px) {
  .harugift .bg-encyclopedia ul li .encyclopedia-txt {
    width: 60%; } }
.harugift .bg-encyclopedia ul li .encyclopedia-txt h4 {
  font-size: 2.4rem;
  font-weight: bold; }
.harugift .bg-encyclopedia ul li:last-of-type {
  margin-bottom: 0; }
.harugift .bl_feature .bl_ttl.bl_ttl__2 {
  background: #4480A0;
  border-radius: 4px 4px 0 0;
  padding: 24px; }
@media (min-width: 992px) {
  .harugift .bl_feature .bl_ttl.bl_ttl__2 {
    padding: 40px; } }
.harugift .bl_feature .bl_ttl.bl_ttl__2 h2 {
  color: #F8F8DF; }
.harugift .bl_feature .bl_ttl.bl_ttl__2 h2 span {
  font-size: 2.4rem;
  display: block;
  margin-bottom: 10px; }
.harugift .bl_feature .bl_ttl.bl_ttl__2 p {
  color: #fff;
  text-align: center;
  letter-spacing: 1; }
.harugift .bl_producer {
  color: #b98808 !important; }
.harugift .top_intro h2 {
  color: #C38B33 !important;
  font-weight: 600; }
.harugift .top_intro h2, .harugift .top_intro p {
  margin: 24px auto 16px;
  font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", serif; }
.harugift .top_intro .flex_inner {
  display: flex;
  flex-direction: row-reverse;
  flex-wrap: wrap; }
@media (min-width: 992px) {
  .harugift .top_intro .flex_inner {
    flex-direction: row; } }
.harugift .top_intro .flex_inner img {
  display: block;
  padding: 0.5rem;
  width: 100%; }
@media (min-width: 992px) {
  .harugift .top_intro .flex_inner img {
    width: 30%; } }
.harugift .top_intro .flex_inner p {
  width: 100%;
  padding: 1em; }
@media (min-width: 992px) {
  .harugift .top_intro .flex_inner p {
    width: 70%; } }
.harugift .bl_pageNav {
  display: flex;
  max-width: 1000px;
  padding: 1em;
  margin: auto;
  flex-wrap: nowrap;
  flex-direction: column;
  margin-bottom: 60px; }
.harugift .bl_pageNav .container {
  width: 100%; }
.harugift .bl_pageNav h2 {
  text-align: center;
  font-weight: bold; }
.harugift .bl_pageNav h3 {
  text-align: center;
  font-weight: bold;
  margin-top: 0; }
.harugift .bl_pageNav .flex_nav {
  margin: initial;
  display: block; }
@media (min-width: 768px) {
  .harugift .bl_pageNav .flex_nav {
    display: flex; } }
.harugift .bl_pageNav .nav_btn {
  max-width: 100%;
  margin: 16px 0;
  display: block; }
@media (min-width: 768px) {
  .harugift .bl_pageNav .nav_btn {
    max-width: 46%;
    margin: 8px; } }
.harugift .bl_pageNav .nav_btn:hover {
  background-color: #fff; }
.harugift .bl_pageNav .nav_btn h4::after {
  top: 50%;
  transform: translateY(-50%); }
.harugift .infotag {
  display: flex; }
.harugift .user_comments {
  display: flex;
  flex-wrap: wrap;
  margin: 0 16px; }
@media (min-width: 992px) {
  .harugift .user_comments {
    justify-content: space-evenly; } }
.harugift .user_comments .comment_inner {
  width: 100%;
  background-color: #fae8d6;
  height: fit-content;
  min-height: 240px;
  border-radius: 15px;
  padding: 16px;
  margin: 0 auto; }
.harugift .user_comments .comment_inner .comment-img {
  padding: 16px; }
@media (min-width: 992px) {
  .harugift .user_comments .comment_inner {
    width: 100%;
    display: flex; } }
.harugift .user_comments .comment_inner .icon {
  width: 30%;
  text-align: center;
  margin: auto;
  max-width: 100px; }
.harugift .user_comments .comment_inner .comment {
  font-size: 16px;
  width: 100%;
  padding-top: 28px;
  align-self: flex-start; }
.harugift .user_comments .comment_inner .comment h3 {
  font-size: 2.4rem;
  border-bottom: dashed 1px #707070;
  margin: 0 0 20px 0;
  position: relative;
  padding-left: 30px; }
.harugift .user_comments .comment_inner .comment h3::before {
  position: absolute;
  bottom: 6px;
  left: 0;
  content: "";
  display: inline-block;
  background-image: url(https://taberare.itembox.design/item/assets/images/renshu/point.png);
  background-size: contain;
  background-repeat: no-repeat;
  width: 40px;
  height: 40px; }
.harugift .user_comments .comment_inner .star {
  text-align: left;
  color: #ffa227;
  letter-spacing: 0.5rem; }
.harugift .postage {
  color: #e37c60 !important;
  font-weight: bold;
  border: #e37c60 1px solid;
  background-color: rgba(227, 124, 96, 0.1);
  text-align: center;
  width: 100px !important;
  margin: 0 5px !important;
  text-align: center; }
.harugift .temp_room {
  color: #98c76c !important;
  font-weight: bold;
  border: #98c76c 1px solid;
  background-color: rgba(152, 199, 108, 0.1);
  width: 100px !important;
  text-align: center;
  margin: 0 5px !important; }
.harugift .temp_chill {
  color: #80b2e4 !important;
  font-weight: bold;
  border: #80b2e4 1px solid;
  background-color: #80b2e41a;
  width: 100px !important;
  text-align: center;
  margin: 0 5px !important; }
.harugift .temp_frozen {
  color: #8B8B8B !important;
  font-weight: bold;
  border: #8B8B8B 1px solid;
  background-color: #F3F3F3;
  width: 100px !important;
  text-align: center;
  margin: 0 5px !important; }
.harugift .heading {
  max-width: 1000px;
  margin: 25px auto;
  background-color: #ffe8e2;
  border-radius: 15px;
  padding: 15px; }
.harugift .heading h2 {
  font-size: clamp(18px, 3vw, 28px);
  margin: 0;
  font-weight: bold; }
.harugift .price {
  font-size: 4rem;
  font-weight: bold;
  color: red !important; }
.harugift .price .tax {
  font-size: 2rem; }
.harugift .catch {
  font-size: initial;
  color: darkorange;
  text-align: center;
  margin: 3rem auto;
  font-weight: bold; }
@media (min-width: 992px) {
  .harugift .catch {
    font-size: 3rem; } }
.harugift .btns_wrapper {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-around; }
.harugift .btns_wrapper .btn_wrapper {
  margin-bottom: 16px; }
.harugift .btns_wrapper .btn_wrapper .el_btn {
  max-width: 100%;
  width: 300px; }
@media (min-width: 992px) {
  .harugift .btns_wrapper .btn_wrapper .el_btn {
    margin-bottom: 0; } }
.harugift .btn_wrapper {
  display: flex;
  justify-content: center; }
.harugift .btn_wrapper a {
  margin: initial; }
.harugift #no1 {
  padding-bottom: initial; }
.harugift .balloon-005 {
  display: flex;
  justify-content: center;
  position: relative;
  width: 80%;
  max-width: 600px;
  margin-bottom: 15px;
  padding: .8em 1.2em;
  border: 3px solid #C38B33;
  border-radius: 5px;
  background-color: #fff;
  color: #C38B33; }
.harugift .balloon-005::before,
.harugift .balloon-005::after {
  position: absolute;
  bottom: -15px;
  width: 30px;
  height: 15px;
  clip-path: polygon(0 0, 100% 0, 50% 100%);
  content: ''; }
.harugift .balloon-005::before {
  background-color: #C38B33; }
.harugift .balloon-005::after {
  bottom: -11px;
  background-color: #fff; }
.harugift .anchor {
  margin: auto;
  width: 100%;
  max-width: 1000px;
  padding-top: clamp(48px, 10vw, 64px);
  padding-bottom: clamp(48px, 10vw, 64px); }
.harugift .anchor div {
  display: flex;
  flex-wrap: wrap;
  justify-content: center; }
.harugift .anchor a {
  background-color: #e9af20;
  border-radius: 4px;
  color: white !important;
  text-align: center;
  font-weight: bold;
  padding: 1em;
  display: block;
  position: relative;
  margin: 1rem;
  width: 100%;
  max-width: 300px;
  text-decoration: none;
  transition: all 0.3s; }
.harugift .anchor a:hover {
  text-decoration: none;
  transform: translateY(2px); }
.harugift .bl_feature_inner .bl_body p {
  width: 100%;
  max-width: 800px;
  margin: auto; }
.harugift .bl_bunnerContainer {
  margin-top: initial; }
