@charset "utf-8";
/* CSS Document */
.txt-box-wh {
  background-color:#FFEFDB;
  padding-top: 1em;
  overflow-wrap: break-word;
  box-shadow: 0 0 7px #a39d90;
}
/* おすすめ商品レイアウト */
/** 背景あり枠 **/
.box-txt-lg {
  padding: 1.5em 1em;
  margin: auto;
}
.iteminfo_name{
  font-size: 20px !important;
  margin-top: 0px !important;
}
.iteminfo_content{
  font-size: 14px !important;
}
.btn_notes{
	font-size: 13px;
}
.bg_img1{
	background-image: url(/event/ehou/images/2026ehou_bg_02_sp.png);
 }
 .bg_img2{
	background-image: url(/event/ehou/images/2026ehou_bg_03_sp.jpg)
 }

.box-md {
  display: flex;
  flex-direction: column;
  padding: 1.5em 1em;
}

.box-text{
  flex-direction: column;
  flex: 0 0 70%;
}
.box-osu{
    display: flex;
    flex-direction: column;
}

.rad {
	border-radius: 20px;
}

/*スライダー*/
.slider-group{
	position: relative;
	width: 100%;
	display: flex;
	flex-wrap: nowrap;
	overflow-x: auto;
}
.slider-item{
	flex: 0 0 75%;
	height: 100%;
	margin-right: 20px;
}
.slider-item:last-of-type{
	margin-right: 0px;
}

/*背景ぬり*/
.bgcolor{
    margin: 0 calc(50% - 50vw);
    width: 100vw;
}

/*商品説明ブロックずらし*/
.position-group{
	position: relative;
  }
.position-item{
	position: absolute;
	bottom: -180px;
	left:50%;
	transform: translateX(-50%);
	width: 80%;
	max-width: 834px;
 }
.position-item-under{
	padding-top: 220px;
}
.position-item-top{
	padding-bottom: 200px;	
 }

/*商品説明UP*/
.img-textup2{
	margin: auto;
    transform: translateY(-22px);
    width: 80%;
}
.img-textup{
	margin: auto;
    transform: translateY(-8px);
    width: 80%;
}
.section-padding{
	padding-top: 50px; 	
}

.h2title_color{
	background-color: #fff;
    padding: 10px;
    width: 60%;
    transform: translateX(-20%);
}

/*店頭販売*/
.title_position{
	position: relative;
	text-align: center;
	background-image: linear-gradient(90deg, #d04920 70%, #d0492080);
	background-position: right 80% bottom 50%;
	background-size: 100% 50%;
	background-repeat: no-repeat;
}
.title_position_img{
    max-width: 90%;
	margin-left: -10%;
}

.sp-only {
	display: block;
	z-index: 1;
    transform: translateY(-50px);
    margin: auto;
    margin-bottom: 0px;
}
.pc-only{
	display: none;
}

.main-img{
	clip-path: polygon(0% 0%, 100% 0%, 100% 90%, 0% 100%);
}
/*店頭販売 TABLET*/
@media (min-width:450px) {
  .title_position_img{
    max-width: 80%;
	margin-left: -15%;
  }
}

@media screen and (min-width: 568px) and (max-width: 767px)
{
  .sp-only{
    transform: translateY(-80px);
    margin-bottom: -100px;	
  }
  .position-item-under{
	padding-top: 250px;
  }
  .position-item-top{
	padding-bottom: 220px;	
 }
}
/*Flexbox PC*/
@media (min-width:768px) {
  .pc-only{
	display: block;
  }
  .iteminfo_content{
    font-size: 16px !important;
  }
  .iteminfo_name{
    font-size: 25px !important;
	font-weight: 900;
  }

  .bg_img1{
	background-image: url(/event/ehou/images/2026ehou_bg_02.png);
  }
  .bg_img2{
	background-image: url(/event/ehou/images/2026ehou_bg_03.jpg)
  }
	
  .box-md {
    display: flex;
    flex-direction: row;
    margin-bottom: 0px;
    padding: 1em 0.5em;
  }
  .box-md:nth-child(even) {
    flex-direction: row-reverse;
  }
  .box-md:nth-child(even) .text {
    text-align: left;
  }
  .box-md:nth-child(even) .pict {
    margin-left: 0;
  }	
	
/*２カラム*/
  .box-osu{
    flex-direction: row;
  }
  .box-osu-item{
		width: calc((100% - 20px) / 2);
  }
  .box-osu-item:nth-of-type(2n-1){
	margin-right: 20px;
  }
	
/*スライダー*/
  .slider-item{
	flex: 0 0 calc((100% - 40px)/3 * 0.85);
  }
	
/*商品説明ブロックずらし*/
  .position-item{
	bottom: -150px;
	width: calc(100vw - 20%);
  }
  .position-item-under{
	padding-top: 200px;	
  }
  .position-item-top{
	padding-bottom: 250px;	
  }
	
/*商品説明UP*/
  .img-textup2{
    transform: translateY(-34px);
  }
  .img-textup{
	transform: translateY(-15px);
  }
  .section-padding{
	padding-top: 100px; 	
  }
	
  .h2title_color{
    padding: 20px;
    width: 30%;
    transform: translateX(-100%);
  }
  /*店頭販売*/
  .title_position_img{
    max-width: 100%;
	margin-left: 0%;
  }
  .sp-only {
	display: none;
  }
  /*メイン画像*/
  .main-img{
	  background-image: url(/event/ehou/images/2026ehou_bg_01.webp);
      background-repeat: no-repeat;
      background-size: cover;
      background-position: top center;
      /*clip-path: polygon(0% 0%, 100% 0%, 100% 80%, 0% 100%);*/
  }
  .position-group > img {
    position: absolute;
    top: 150px;
    left: 50%;
    transform: translateX(-50%);
	
}
/*メイン画像*/
@media screen and (min-width: 1101px){
	.main-img{
		position: relative;
		height: 755px;
		display: grid;
		padding-bottom: 100px;
	}
	
}
@media screen and (min-width: 768px) and (max-width: 1100px){
	.main-img{
		position: relative;
		aspect-ratio: 15 / 10;
		display: grid;
		padding-bottom: 100px;
	}
}
/*くらし応援PT*/
.web-PT_box {
  display: inline-block;
  text-align: center;
  vertical-align: middle;
}
.web-PT_BG {
  display: flex;
  background-color: #DB0000;
  color: #F4F4F4;
  font-weight: bold;
  padding: 10px;
  border: 1px solid #F3F3F3;
}
.web-PT_FR {
  flex-direction: row;
  background-color: #fff100;
  color: #000;
  padding: 5px 10px;
  margin: 0 0 0 0.5em;
}
.web-PT_BG span:nth-of-type(1) {
  font-size: 1.5em;
  padding-left: 0.5em;
}
.web-PT_BG span:nth-of-type(2) {
  font-size: 1em;
  padding: 0.5em;
}
/*ポイント 画像掲載*/
.pt_img{
	text-align: left;
}
.pt_img img{
	margin: 0 5px 10px 0;
}