@charset "UTF-8";
.hahanohi2024 .bl_intro .bl_intro_inner {
  max-width: 100%;
  background: #E6F8FF;
  box-shadow: 0px 3px 7px 1px #cccccc; }
.hahanohi2024 .maincolor {
  color: #C38B33; }
.hahanohi2024 .maincolor_bg {
  background-color: #F0A200; }
.hahanohi2024 .mt-64 {
  margin-top: 64px; }
.hahanohi2024 .mt-32 {
  margin-top: 32px; }
.hahanohi2024 .mb-32 {
  margin-bottom: 32px; }
.hahanohi2024 .mb-64 {
  margin-bottom: 64px; }
.hahanohi2024 .mb-16 {
  margin-bottom: 16px; }
.hahanohi2024 .mt-16 {
  margin-top: 16px !important; }
.hahanohi2024 .m-0 {
  margin: 0 !important; }
.hahanohi2024 .mb-0 {
  margin-bottom: 0 !important; }      
.hahanohi2024 .mt-0 {
  margin-top: 0 !important; }
.hahanohi2024 .bl_heading {
  max-width: 600px !important;
  padding: 0; 
  font-size: 3em !important; }
.hahanohi2024 .bl_heading .bl_heading_1 {
  max-width: 600px !important; }
.hahanohi2024 .bl_prodContainer {
  background-color: #fff;
  margin-bottom: 64px; }
.hahanohi2024 .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%); }
.hahanohi2024 .bl_prodContainer p {
  color: #333; }
.hahanohi2024 .bg-whiteday {
  background-image: url(https://taberare.itembox.design/item/assets/images/hahanohi2024/backimage.jpg);
  background-repeat: repeat;
  background-size: contain; }
.hahanohi2024 .bg-encyclopedia {
  background-color: #CFE9EB;
  padding: 24px; }
  
  
  bl_pageNav
  
  
  /* ここから食べぺディア */
	.tabepedia-contents {
		padding-bottom: 40px !important;
	}

	.tabepedia {
		display: flex;
		justify-content: center;
		align-items: center;
		column-gap: 10px;
		width: 100%;
		padding: 10px 0;
		margin: auto;
		margin-bottom: 30px;
	}
	
	.tabepedia > div > img {
		padding-top: 40px;
	}
	
	.midashi {
		margin-bottom: -85px;
	}
	
	.midashi > h2 {
		font-size: 75px;
		font-weight: 600;
		letter-spacing: -8px;
	}
	
	.komidashi {
		transform: rotate(-3deg);
		-moz-transform: rotate(-3deg);
		-webkit-transform: rotate(-3deg);
	}
	
	.komidashi > h3 {
		font-size: 40px;
		font-weight: 500;
		background-color: #333333;
		color: white;
		display: inline-block;
		padding: 10px 15px;
	}
	
	.tabepedia-box {
		display: flex;
		justify-content: space-between;
		background-color: white;
		width: 90%;
		max-height: 310px;
		margin: auto;
		margin-top: -20px;
	}
	
	.box1 , .box2 {
		margin-bottom: 40px;
	}

	.tabepedia-box-img > img {
		object-fit: cover;
		width: 100%;
		height: 100%;
	}
	
	.tabepedia-box-midashi {
		width: 800px;
		padding: 10px 30px 30px 30px;
		text-align: left;
	}

	.tabepedia-box-midashi > h4 {
		font-weight: bold;
		font-size: 28px;
	}
	
	.tabepedia-box-midashi > p {
		line-height: 30px;
		margin-top: -20px;
	}
	
	.column-box {
		display: flex;
		padding: 20px 20px;
		background-color: white;
		width: 90%;
		margin: auto;
		border: 1px solid #333333;
		max-height: 202px;
	}
	
	.column-box-img > img {
		object-fit: cover;
		width: 100%;
		height: 100%;
	}
	
	.column-text {
		text-align: left;
		margin-left: 30px;
	}
	
	.column-link {
		text-decoration: none!important;
		font-size: 28px;
		line-height: 1.5;
		color: #333333!important;
		background-image: linear-gradient(90deg, #333333, #333333);
		background-repeat: no-repeat;
		background-position: left bottom;
		background-size: 0 1.5px;
		transition: background-size 0.6s;
	}
	
	.column-link:hover {
		background-size: 100% 1.5px;
	}

	.column-btn {
		margin-top: 20px;
		width: 100%;
		max-height: 50px;
	}
	
	
/* ここまで食べぺディア */




@media (min-width: 992px) {
  .hahanohi2024 .bg-encyclopedia {
    padding: 55px; } }
.hahanohi2024 .bg-encyclopedia .ttl-wrap {
  margin-top: 140px;
  margin-bottom: 64px; }
@media (min-width: 992px) {
  .hahanohi2024 .bg-encyclopedia .ttl-wrap {
    margin-top: 0; } }
.hahanohi2024 .bg-encyclopedia .ttl-wrap h2 {
  position: relative; }
.hahanohi2024 .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) {
  .hahanohi2024 .bg-encyclopedia .ttl-wrap h2::before {
    width: 160px;
    height: 160px;
    top: 0;
    left: 0; } }
.hahanohi2024 .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) {
  .hahanohi2024 .bg-encyclopedia .ttl-wrap h3 {
    font-size: 2.8rem; } }
.hahanohi2024 .bg-encyclopedia .ttl-wrap .bl_heading {
  color: #000; }
.hahanohi2024 .bg-encyclopedia ul {
  padding-left: 0;
  list-style-type: none; }
.hahanohi2024 .bg-encyclopedia ul li {
  margin-bottom: 24px; }
@media (min-width: 768px) {
  .hahanohi2024 .bg-encyclopedia ul li {
    display: flex; } }
.hahanohi2024 .bg-encyclopedia ul li:first-of-type .encyclopedia-img {
  background-image: url(https://taberare.itembox.design/item/assets/images/whiteday/encyclopedia_img01.jpg); }
.hahanohi2024 .bg-encyclopedia ul li:last-of-type .encyclopedia-img {
  background-image: url(https://taberare.itembox.design/item/assets/images/whiteday/encyclopedia_img02.jpg); }
.hahanohi2024 .bg-encyclopedia ul li .encyclopedia-img {
  width: 100%;
  height: auto;
  min-height: 300px;
  background-size: cover;
  background-repeat: no-repeat; }
@media (min-width: 768px) {
  .hahanohi2024 .bg-encyclopedia ul li .encyclopedia-img {
    width: 40%; } }
.hahanohi2024 .bg-encyclopedia ul li .encyclopedia-txt {
  width: 100%;
  background-color: #fff;
  padding: 16px; }
@media (min-width: 768px) {
  .hahanohi2024 .bg-encyclopedia ul li .encyclopedia-txt {
    width: 60%; } }
.hahanohi2024 .bg-encyclopedia ul li .encyclopedia-txt h4 {
  font-size: 2.4rem;
  font-weight: bold; }
.hahanohi2024 .bg-encyclopedia ul li:last-of-type {
  margin-bottom: 0; }
.hahanohi2024 .bl_feature .bl_ttl.bl_ttl__2 {
  background: #4480A0;
  border-radius: 4px 4px 0 0;
  padding: 24px; }
@media (min-width: 992px) {
  .hahanohi2024 .bl_feature .bl_ttl.bl_ttl__2 {
    padding: 40px; } }
.hahanohi2024 .bl_feature .bl_ttl.bl_ttl__2 h2 {
  color: #F8F8DF; }
.hahanohi2024 .bl_feature .bl_ttl.bl_ttl__2 h2 span {
  font-size: 2.4rem;
  display: block;
  margin-bottom: 10px; }
.hahanohi2024 .bl_feature .bl_ttl.bl_ttl__2 p {
  color: #fff;
  text-align: center;
  letter-spacing: 1; }
.hahanohi2024 .bl_producer {
  color: #b98808 !important; }
.hahanohi2024 .top_intro h2 {
  color: #C38B33 !important;
  font-weight: 600; }
.hahanohi2024 .top_intro h2, .hahanohi2024 .top_intro p {
  margin: 24px auto 16px;
  font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", serif; }
.hahanohi2024 .top_intro .flex_inner {
  display: flex;
  flex-direction: row-reverse;
  flex-wrap: wrap; }
@media (min-width: 992px) {
  .hahanohi2024 .top_intro .flex_inner {
    flex-direction: row; } }
.hahanohi2024 .top_intro .flex_inner img {
  display: block;
  padding: 0.5rem;
  width: 100%; }
@media (min-width: 992px) {
  .hahanohi2024 .top_intro .flex_inner img {
    width: 30%; } }
.hahanohi2024 .top_intro .flex_inner p {
  width: 100%;
  padding: 1em; }
@media (min-width: 992px) {
  .hahanohi2024 .top_intro .flex_inner p {
    width: 70%; } }
.hahanohi2024 .bl_pageNav {
  display: flex;
  max-width: 1000px;
  padding: 1em;
  margin: auto;
  flex-wrap: nowrap;
  flex-direction: column;
  margin-bottom: 60px; }
.hahanohi2024 .bl_pageNav .container {
  width: 100%; }
.hahanohi2024 .bl_pageNav h2 {
  text-align: center;
  font-weight: bold;
  font-size: 250%; }
.hahanohi2024 .bl_pageNav h3 {
  text-align: center;
  font-weight: bold;
  margin-top: 0; }
.hahanohi2024 .bl_pageNav .flex_nav {
  margin: initial;
  display: block; }
@media (min-width: 768px) {
  .hahanohi2024 .bl_pageNav .flex_nav {
    display: flex; } }
.hahanohi2024 .bl_pageNav .nav_btn {
  max-width: 100%;
  margin: 16px 0;
  display: block; }
@media (min-width: 768px) {
  .hahanohi2024 .bl_pageNav .nav_btn {
    max-width: 46%;
    margin: 8px; } }
.hahanohi2024 .bl_pageNav .nav_btn:hover {
  background-color: #fff; }
.hahanohi2024 .bl_pageNav .nav_btn h4::after {
  top: 50%;
  transform: translateY(-50%); }
.hahanohi2024 .infotag {
  display: flex; }
.hahanohi2024 .user_comments {
  display: flex;
  flex-wrap: wrap;
  margin: 0 16px; }
@media (min-width: 992px) {
  .hahanohi2024 .user_comments {
    justify-content: space-evenly; } }
.hahanohi2024 .user_comments .comment_inner {
  width: 100%;
  background-color: #fae8d6;
  height: fit-content;
  min-height: 240px;
  border-radius: 15px;
  padding: 16px;
  margin: 0 auto; }
.hahanohi2024 .user_comments .comment_inner .comment-img {
  padding: 16px; }
@media (min-width: 992px) {
  .hahanohi2024 .user_comments .comment_inner {
    width: 100%;
    display: flex; } }
.hahanohi2024 .user_comments .comment_inner .icon {
  width: 30%;
  text-align: center;
  margin: auto;
  max-width: 100px; }
.hahanohi2024 .user_comments .comment_inner .comment {
  font-size: 16px;
  width: 100%;
  padding-top: 28px;
  align-self: flex-start; }
.hahanohi2024 .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; }
.hahanohi2024 .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; }
.hahanohi2024 .user_comments .comment_inner .star {
  text-align: left;
  color: #ffa227;
  letter-spacing: 0.5rem; }
.hahanohi2024 .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; }
.hahanohi2024 .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; }
.hahanohi2024 .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; }
.hahanohi2024 .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; }
.hahanohi2024 .heading {
  max-width: 1000px;
  margin: 25px auto;
  background-color: #ffe8e2;
  border-radius: 15px;
  padding: 15px; }
.hahanohi2024 .heading h2 {
  font-size: clamp(18px, 3vw, 28px);
  margin: 0;
  font-weight: bold; }
.hahanohi2024 .price {
  font-size: 4rem;
  font-weight: bold;
  color: red !important; }
.hahanohi2024 .price .tax {
  font-size: 2rem; }
.hahanohi2024 .catch {
  font-size: initial;
  color: darkorange;
  text-align: center;
  margin: 3rem auto;
  font-weight: bold; }
@media (min-width: 992px) {
  .hahanohi2024 .catch {
    font-size: 3rem; } }
.hahanohi2024 .btns_wrapper {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-around; }
.hahanohi2024 .btns_wrapper .btn_wrapper {
  margin-bottom: 16px; }
.hahanohi2024 .btns_wrapper .btn_wrapper .el_btn {
  max-width: 100%;
  width: 300px; }
@media (min-width: 992px) {
  .hahanohi2024 .btns_wrapper .btn_wrapper .el_btn {
    margin-bottom: 0; } }
.hahanohi2024 .btn_wrapper {
  display: flex;
  justify-content: center; }
.hahanohi2024 .btn_wrapper a {
  margin: initial; }
.hahanohi2024 #no1 {
  padding-bottom: initial; }
.hahanohi2024 .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; }
.hahanohi2024 .balloon-005::before,
.hahanohi2024 .balloon-005::after {
  position: absolute;
  bottom: -15px;
  width: 30px;
  height: 15px;
  clip-path: polygon(0 0, 100% 0, 50% 100%);
  content: ''; }
.hahanohi2024 .balloon-005::before {
  background-color: #C38B33; }
.hahanohi2024 .balloon-005::after {
  bottom: -11px;
  background-color: #fff; }
.hahanohi2024 .anchor {
  margin: auto;
  width: 100%;
  max-width: 1000px;
  padding-top: clamp(48px, 10vw, 64px);
  padding-bottom: clamp(48px, 10vw, 64px); }
.hahanohi2024 .anchor div {
  display: flex;
  flex-wrap: wrap;
  justify-content: center; }
.hahanohi2024 .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; }
.hahanohi2024 .anchor a:hover {
  text-decoration: none;
  transform: translateY(2px); }
.hahanohi2024 .bl_feature_inner .bl_body p {
  width: 100%;
  max-width: 800px;
  margin: auto; }
.hahanohi2024 .bl_bunnerContainer {
  margin-top: initial; }
  
  
  
  
  @media (max-width: 960px) {	




		/* 食べぺディア */
	.tabepedia-box {
		display: block;
	}
	/* ここまで食べぺディア　*/
	
	
	
	/* ここから食べぺディア */
	.tabepedia {
		display: flex;
		flex-flow: column;
		margin-bottom: 10px;
	}
	
	.tabepedia-img {
		width: 100%;
	}
	
	.tabepedia > div > img {
		padding-top: 40px;
		margin-bottom: -30px;
	}
	
	.midashi {
		margin-bottom: -55px;
	}
	
	.tabepedia-img-box {
		display: none;
	}
	
	.midashi > h2 {
		font-size: 70px;
	}
	
	.komidashi > h3 {
		font-size: 42px;
		padding: 10px 15px;
		margin-top: 20px;
	}
	
	.tabepedia-box {
		display: flex;
		justify-content: space-between;
		max-height: 330px;
	}
	

	.tabepedia-box-img > img {
		object-fit: cover;
		height: 100%;
	}

	
	.tabepedia-box-midashi > p {
		line-height: 30px;
		margin-top: -20px;
	}
	
	
	.column-box-img > img {
		object-fit: cover;
		width: 100%;
		height: 100%;
	}
	
	.column-link {
		font-size: 23px;
		line-height: 1.5;
	}

	.column-btn {
		margin-top: 10px;
	}
/* ここまで食べぺディア */

}
/*ここまでタブレットサイズ*/






/*ここからスマホサイズ*/

/*　これ、タブレット縦　*/

@media (max-width: 768px) {	

	

	
		/* ここから食べぺディア */
	.tabepedia {
		display: flex;
		flex-flow: column;
		margin-bottom: 10px;
	}
	
	.tabepedia-img {
		width: 80%;
	}
	
	.tabepedia > div > img {
		padding-top: 30px;
		margin-bottom: -20px;
	}
	
	.midashi {
		margin-bottom: -55px;
	}
	
	.tabepedia-img-box {
		display: none;
	}
	
	.midashi > h2 {
		font-size: 60px;
		font-weight: 600;
		letter-spacing: -3px;
	}
	
	.komidashi > h3 {
		margin-top: 30px;
		font-size: 35px;
	}
	
	.tabepedia-box {
		display: flex;
		flex-flow: column;
		max-height: none;
	}
	
	.tabepedia-box-midashi {
		width: 100%;
	}

	.tabepedia-box-img > img {
		object-fit: cover;
		width: 100%;
		height: 400px;
	}

	.tabepedia-box-midashi > h4 {
		margin-top: 10px;
	}
	
	.tabepedia-box-midashi > p {
		line-height: 30px;
		margin-top: -25px;
	}
	
	.column-box {
		max-height: none;
	}
	
	.column-box-img > img {
		object-fit: cover;
		width: 100%;
		height: 180px;
	}
	
	.column-text {
		text-align: left;
		margin-left: 18px;
	}
	
	.column-link {
		text-decoration: none!important;
		font-size: 20px;
		line-height: 1.3;
	}

	.column-btn {
		margin-top: 25px;
		width: 100%!important;
	}
	

/* ここまで食べぺディア */

}

/*ここまでスマホサイズ*/





/* ここから食べぺディアのコラム */
	.column-box {
		display: flex;
		flex-flow: column;
		max-height: none;
	}
	
	.column-box-img > img {
		object-fit: cover;
		width: 100%;
		height: 130px;
		margin-bottom: 10px;
	}
	
	.column-text {
		margin-left: 0px;
	}
	
	.column-link {
		font-size: 20px;
		line-height: 1.5;
	}
	

	.column-btn {
		margin-top: 10px;
		margin-bottom: 10px;
	}

/* ここまで食べぺディアのコラム */
	
.unset_btn{
  background-color: gray !important;
  border: gray !important;
  display: block;
  pointer-events: none;
}
.unset_btn:hover{
  opacity: initial;
  color: gray;
  background-color: gray !important;
}
.unset_link{
  display: block;
  pointer-events: none;
}

.unset_link:hover{
opacity: initial;

}
