@charset "UTF-8";
#event-contents-wrapper {
  overflow: visible;
  width: auto;
}

.feature-icetea {
  color: #333333;
}

.feature-icetea .u-textAlignCenter {
  text-align: center;
}

.feature-icetea .u-textAlignLeft {
  text-align: left;
}

.feature-icetea .u-textAlignRight {
  text-align: right;
}

.feature-icetea .u-flex {
  display: flex;
}

.feature-icetea .u-flexJustifyContentCenter {
  justify-content: center;
}

.feature-icetea .u-flexAlignItemsCenter {
  align-items: center;
}

.feature-icetea .u-flexAlignItemsTop {
  align-items: flex-start;
}

.feature-icetea .u-flexWrap {
  flex-wrap: wrap;
}

.feature-icetea .u-mb10 {
  margin-bottom: 10px;
}

.feature-icetea .u-mb20 {
  margin-bottom: 20px;
}

.feature-icetea .u-mb30 {
  margin-bottom: 30px;
}

.feature-icetea .u-mb40 {
  margin-bottom: 40px;
}

.feature-icetea .u-mb50 {
  margin-bottom: 50px;
}

.feature-icetea .u-mb60 {
  margin-bottom: 60px;
}

.feature-icetea .u-fontWeightBold {
  font-weight: bold;
}

#feature-icetea.u-boxSizingBorderbox {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

#feature-icetea.u-boxSizingBorderbox * {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

#feature-icetea h1 {
  position: relative;
  width: 100%;
  z-index: 100;
  top: auto;
}

#feature-icetea {
  position: relative;
  width: 100%;
}

#feature-icetea .feature-icetea__catch {
  position: relative;
  width: 1000px;
  margin: 0 auto;
  padding: 80px 0;
}

#feature-icetea .feature-icetea__catch .icetea__catch__main {
  font-size: 24px;
  font-weight: bold;
  color: #fb8a60;
}

#feature-icetea .feature-icetea__catch .icetea__catch__detail {
  font-size: 16px;
}

#feature-icetea .feature-icetea__topics {
  position: relative;
  width: 1000px;
  margin: 0 auto;
  margin-bottom: 240px;
}

#feature-icetea .feature-icetea__topics .icetea__topics__navi {
  width: 100%;
}

#feature-icetea .feature-icetea__topics .icetea__topics__navi > div {
  width: 498px;
  margin-bottom: 4px;
}

#feature-icetea .feature-icetea__topics .icetea__topics__navi > div:nth-of-type(odd) {
  margin-right: 2px;
}

#feature-icetea .feature-icetea__topics .icetea__topics__navi > div:nth-of-type(even) {
  margin-left: 2px;
}

#feature-icetea .feature-icetea__section {
  position: relative;
  width: 100%;
  min-width: 1000px;
  margin: 0 auto;
}

#feature-icetea .section__background {
  position: absolute;
  width: 100%;
  min-width: 1000px;
  height: 100%;
  overflow: hidden;
  z-index: -1;
}

#feature-icetea .section__background > div {
  position: absolute;
}

#feature-icetea .pickup__background {
  position: absolute;
  width: 100%;
  min-width: 1000px;
  height: 100%;
  overflow: hidden;
  z-index: -1;
  top: 0;
}

#feature-icetea .pickup__background > div {
  position: absolute;
}

#feature-icetea .feature-icetea__section__inner {
  position: relative;
  width: 1000px;
  margin: 0 auto;
  z-index: 10;
}

#feature-icetea .btn_item_lp_ {
  right: 5%;
  z-index: 100000;
}

#feature-icetea #feature-icetea__section--1 {
  box-sizing: border-box;
}

#feature-icetea #feature-icetea__section--1 .section__background {
  transform: translate(0, -94px);
}

#feature-icetea #feature-icetea__section--1 .section__background .section__background__item {
  left: 50%;
  margin-left: -300px;
}

#feature-icetea #feature-icetea__section--1 .sectionTitle {
  text-align: center;
  margin-bottom: 60px;
}

#feature-icetea #feature-icetea__section--1 .icetea__section__intro__text {
  padding: 40px;
  font-size: 18px;
  line-height: 1.8;
}

#feature-icetea #feature-icetea__section--1 .pickup__item__intro__text {
  padding: 40px 0 40px 40px;
  font-size: 16px;
}

#feature-icetea #feature-icetea__section--1 .pickup__item__detail {
  margin-bottom: 50px;
}

#feature-icetea #feature-icetea__section--1 .pickup__item__detail__text {
  padding-right: 40px;
  font-size: 16px;
  margin-top: 33px;
}

#feature-icetea #feature-icetea__section--1 .pickup__item__link {
  width: 480px;
  margin-left: auto;
  margin-right: auto;
}




.recommended{
  box-sizing: border-box;
  padding: 52px 48px 48px;
  margin: 120px 0 110px;
}
.recommended__title{
  text-align: center;
  margin: 0 0 31px;
  padding: 0;
}
.recommended__main{
  overflow: hidden;
}
.recommended__main__figure{
  width: 360px;
  float: left;
}
.recommended__main__detail{
  width: 490px;
  float: left;
  margin: 33px 0 0 50px;
}
.recommended__main__detail__comment{
  float: left;
  width: 260px;
  margin: 0 30px 0 0;
}
.recommended__main__detail__figure{
  width: 200px;
  float: left;
}
.recommended__main__detail__btn{
  clear: both;
}
.recommended__main__detail p{
  font-size: 16px;
  color: #333;
  line-height: 1.6;
  margin: 0;
  padding: 0;
  letter-spacing: -1px;
}
.recommended__main__detail p + p{
  font-size: 14px;
  margin: 30px 0 0 0;
}
.recommended__main__detail__btn{
  font-size: 0;
  clear: both;
  padding: 31px 0 0 0;
}
.recommended__main__detail__btn a{
  width: 240px;
  height: 60px;
  line-height: 60px;
  display: inline-block;
  vertical-align: top;
  font-size: 20px;
  font-weight: bold;
  border-radius: 5px;
}
.recommended__main__detail__btn a:hover{
  opacity: 0.8;
}

.recommended__main__detail__btn a:first-child{
  padding: 0 0 0 70px;
  box-sizing: border-box;
  background: url(recommended_icon.png) 35px center no-repeat;
  color: #FFF;
  margin-right: 10px;
}
.recommended__main__detail__btn a:last-child{

  text-align: center;
}

.frame--green.recommended{
  border: 2px solid #89b475;
}
.frame--green .recommended__main__detail__btn a:first-child{
  background-color: #89b475;
}
.frame--green .recommended__main__detail__btn a:last-child{
  border: 2px solid #689652;
  color: #89b475;
}
.frame--orange.recommended{
  border: 2px solid #fb8a60;
}
.frame--orange .recommended__main__detail__btn a:first-child{
  background-color: #fb8a60;
}
.frame--orange .recommended__main__detail__btn a:last-child{
  border: 2px solid #fb8a60;
  color: #fb8a60;
}
.frame--pink.recommended{
  border: 2px solid #fb607d;
}
.frame--pink .recommended__main__detail__btn a:first-child{
  background-color: #fb607d;
}
.frame--pink .recommended__main__detail__btn a:last-child{
  border: 2px solid #fb607d;
  color: #fb607d;
}


#feature-icetea #feature-icetea__section--1 .icetea__section__intro {
  margin-bottom: 60px;
}

#feature-icetea #feature-icetea__section--1 .section--1__history {
  margin-bottom: 150px;
}

#feature-icetea #feature-icetea__section--1 .section--1__history .subttl {
  text-align: center;
}

#feature-icetea #feature-icetea__section--1 .section--1__history .subttl > div:first-child {
  font-size: 32px;
  font-weight: bold;
}

#feature-icetea #feature-icetea__section--1 .section--1__history .subttl .deco {
  width: 30px;
  height: 5px;
  background: #89b475;
  margin: 0 auto;
}

#feature-icetea #feature-icetea__section--1 .history {
  display: grid;
  grid-template-columns: 280px 1fr;
  gap: 0 83px;
}

#feature-icetea #feature-icetea__section--1 .history-img {
  margin-bottom: 29px;
}

#feature-icetea #feature-icetea__section--1 .history-body {
  padding-top: 24px;
}

#feature-icetea #feature-icetea__section--1 .history-table {
  margin: unset;
}

#feature-icetea #feature-icetea__section--1 .history-table dt {
  border-left: 1px solid #89b475;
  color: #89b475;
  font-size: 20px;
  font-weight: bold;
  letter-spacing: .05em;
  padding-left: 38px;
  position: relative;
}

#feature-icetea #feature-icetea__section--1 .history-table dt::after {
  content: '';
  background-color: #89b475;
  border-radius: 50%;
  height: 9px;
  width: 9px;
  position: absolute;
  left: -5px;
  top: calc(50% - 4px);
}

#feature-icetea #feature-icetea__section--1 .history-table dd {
  border-left: 1px solid #89b475;
  font-size: 16px;
  font-weight: 500;
  letter-spacing: .05em;
  line-height: 1.625;
  padding-bottom: 20px;
  padding-left: 38px;
  margin: unset;
  position: relative;
}

#feature-icetea #feature-icetea__section--1 .history-table > div:first-child dt::before {
  content: '';
  background-color: #89b475;
  border-radius: 50%;
  height: 50%;
  width: 1px;
  position: absolute;
  left: 0;
  bottom: 0;
}

#feature-icetea #feature-icetea__section--1 .history-table > div:first-child dt::after,
#feature-icetea #feature-icetea__section--1 .history-table > div:last-child dt::after {
  left: -4px;
}

#feature-icetea #feature-icetea__section--1 .history-table > div:last-child dt::before {
  content: '';
  background-color: #89b475;
  border-radius: 50%;
  height: 50%;
  width: 1px;
  position: absolute;
  left: 0;
  top: 0;
}

#feature-icetea #feature-icetea__section--1 .history-table > div:first-child dt,
#feature-icetea #feature-icetea__section--1 .history-table > div:last-child dt,
#feature-icetea #feature-icetea__section--1 .history-table > div:last-child dd {
  border-left: none;
}

#feature-icetea #feature-icetea__section--1 .history-bold {
  font-weight: bold;
}

#feature-icetea #feature-icetea__section--1 .history-highlight {
  font-weight: bold;
}

#feature-icetea #feature-icetea__section--1 .history-highlight.-color1 {
  color: #89b475;
  background: linear-gradient(180deg, transparent 0%, transparent 60%, #eff8ea 60%, #eff8ea 100%);;
  background-position: center;
  background-size: 90%;
  background-repeat: no-repeat;
}

#feature-icetea #feature-icetea__section--1 .history-highlight.-color2 {
  color: #fb8a60;
  background: linear-gradient(180deg, transparent 0%, transparent 60%, #faefea 60%, #faefea 100%);;
  background-position: center;
  background-size: 90%;
  background-repeat: no-repeat;
}

#feature-icetea #feature-icetea__section--1 .section--1__ultimate {
  margin-bottom: 200px;
}

#feature-icetea #feature-icetea__section--1 .section--1__ultimate .subttl {
  text-align: center;
}

#feature-icetea #feature-icetea__section--1 .section--1__ultimate .subttl > div:first-child {
  font-size: 32px;
  font-weight: bold;
}

#feature-icetea #feature-icetea__section--1 .section--1__ultimate .subttl .deco {
  width: 30px;
  height: 5px;
  background: #89b475;
  margin: 0 auto;
}

#feature-icetea #feature-icetea__section--1 .section--1__ultimate .ultimate__text {
  padding: 0 100px;
}

#feature-icetea #feature-icetea__section--1 .section--1__pickup__item {
  position: relative;
}

#feature-icetea #feature-icetea__section--1 .section--1__pickup__item .pickup__item__intro {
  margin-bottom: 40px;
}

#feature-icetea #feature-icetea__section--1 .section--1__pickup__item .pickup__background > div {
  width: 100vw;
  height: 340px;
  min-width: 1000px;
}

#feature-icetea #feature-icetea__section--1 .section--1__pickup__item .pickup__item__name {
  position: relative;
}

#feature-icetea #feature-icetea__section--1 .section--1__pickup__item .pickup__item__name .deco {
  position: absolute;
  top: -35px;
  left: 50%;
  transform: translate(-50%, -100%);
}

#feature-icetea #feature-icetea__section--1 .section--1__pickup__item .pickup__item__name__text {
  font-size: 26px;
  font-weight: bold;
  text-align: center;
  font-feature-settings: "palt";
  transform: translate(0, -50%);
}

#feature-icetea #feature-icetea__section--1 .section--1__pickup__item .pickup__item__detail__text__label {
  font-weight: bold;
  padding: 20px 0 15px 0;
}

#feature-icetea #feature-icetea__section--1 .section--1__pickup__item--1 {
  margin-bottom: 210px;
}

#feature-icetea #feature-icetea__section--1 .section--1__pickup__item--1 .pickup__background > div {
  background: #dff1ce;
}

#feature-icetea #feature-icetea__section--1 .section--1__pickup__item--1 .pickup__item__detail__text__label {
  color: #89b475;
}

#feature-icetea #feature-icetea__section--1 .section--1__pickup__item--2 {
  margin-bottom: 200px;
}

#feature-icetea #feature-icetea__section--1 .section--1__pickup__item--2 .pickup__background > div {
  background: #fbf4dc;
}

#feature-icetea #feature-icetea__section--1 .section--1__pickup__item--2 .pickup__item__detail__text__label {
  color: #fb8a60;
}

#feature-icetea #feature-icetea__section--1 .section--1__pickup__item--3 {
  margin-bottom: 120px;
}

#feature-icetea #feature-icetea__section--1 .section--1__pickup__item--3 .pickup__background > div {
  background: #fbdce1;
}

#feature-icetea #feature-icetea__section--1 .section--1__pickup__item--3 .pickup__item__detail__text__label {
  color: #fb8a60;
}
#feature-icetea #feature-icetea__section--1 .section--1__pickup__item--3 .pickup__item__detail__text{
  margin: 166px 0 0;
}
#feature-icetea #feature-icetea__section--1 .section--1__recommend {
  position: relative;
  width: 100%;
  border: 2px solid #89b475;
  box-sizing: border-box;
  padding: 60px 20px 40px 20px;
  margin-bottom: 170px;
}

#feature-icetea #feature-icetea__section--1 .section--1__recommend .recommend__item {
  width: 50%;
  padding: 0 20px;
}

#feature-icetea #feature-icetea__section--1 .section--1__recommend .recommend__item__name {
  width: 100%;
  background: url("../../pc/dotline-1.png") repeat no-repeat center;
}

#feature-icetea #feature-icetea__section--1 .section--1__recommend .recommend__item__name > span {
  font-size: 18px;
  font-weight: bold;
  display: inline-block;
  padding: 0 8px;
  background: #fff;
}

#feature-icetea #feature-icetea__section--2 {
  position: relative;
  box-sizing: border-box;
  margin-bottom: 120px;
}

#feature-icetea #feature-icetea__section--2 .section__background .section__background__item {
  left: 50%;
  margin-left: -424px;
  top: 70px;
}

#feature-icetea #feature-icetea__section--2 .section__background .section__background__item .colorMat {
  width: 100vw;
  height: 777px;
  background: #f5f5f5;
}

#feature-icetea #feature-icetea__section--2 .sectionTitle {
  text-align: center;
  margin-bottom: 30px;
}

#feature-icetea #feature-icetea__section--2 .icetea__section__intro__text {
  font-size: 16px;
  line-height: 2;
}

#feature-icetea #feature-icetea__section--2 .flavors__itemlist {
  width: 100%;
}

#feature-icetea #feature-icetea__section--2 .flavors__item {
  position: relative;
  width: 50%;
}

#feature-icetea #feature-icetea__section--2 .flavors__item:nth-of-type(odd) {
  padding-right: 10px;
}

#feature-icetea #feature-icetea__section--2 .flavors__item:nth-of-type(even) {
  padding-left: 10px;
}

#feature-icetea #feature-icetea__section--2 .flavors__item__text {
  padding-right: 10px;
}

#feature-icetea #feature-icetea__section--2 .flavors__item__text__detail {
  padding: 10px 14px;
  font-size: 14px;
}

#feature-icetea #feature-icetea__section--3 {
  position: relative;
  box-sizing: border-box;
  margin-bottom: 120px;
}

#feature-icetea #feature-icetea__section--3 .section__background .section__background__item {
  left: auto;
  right: 50%;
  margin-right: -428px;
  top: 70px;
}

#feature-icetea #feature-icetea__section--3 .section__background .section__background__item .colorMat {
  width: 100vw;
  height: 820px;
  background: #fbf4dc;
}

#feature-icetea #feature-icetea__section--3 .sectionTitle {
  margin-bottom: 30px;
}

#feature-icetea #feature-icetea__section--3 .icetea__section__intro__text {
  font-size: 16px;
  line-height: 2;
}

#feature-icetea #feature-icetea__section--3 .howto__basic {
  width: 100%;
  padding: 0 40px;
}

#feature-icetea #feature-icetea__section--3 .howto__basic--step1 .howto__basic__text {
  padding-left: 60px;
}

#feature-icetea #feature-icetea__section--3 .howto__basic--step2 {
  margin-top: -40px;
}

#feature-icetea #feature-icetea__section--3 .howto__basic--step2 .howto__basic__img {
  margin-left: auto;
}

#feature-icetea #feature-icetea__section--3 .howto__tightly {
  padding: 0 40px;
}

#feature-icetea #feature-icetea__section--3 .howto__basic__text div, #feature-icetea #feature-icetea__section--3 .howto__tightly div {
  font-size: 16px;
}

#feature-icetea #feature-icetea__section--3 .howto__basic__text div span, #feature-icetea #feature-icetea__section--3 .howto__tightly div span {
  font-size: 14px;
}

#feature-icetea #feature-icetea__section--4 {
  position: relative;
  box-sizing: border-box;
  background: #f5f5f5;
  padding: 120px 0 0;
  margin-bottom: 120px;
}

#feature-icetea #feature-icetea__section--4 .sectionTitle {
  margin-bottom: 30px;
}

#feature-icetea #feature-icetea__section--4 .icetea__section__intro__text {
  font-size: 16px;
  line-height: 2;
}

#feature-icetea #feature-icetea__section--4 .recipe__itemlist {
  max-width: 740px;
  margin-inline: auto;
}

#feature-icetea #feature-icetea__section--4 .recipe__item {
  width: 220px;
  margin-right: 40px;
}

#feature-icetea #feature-icetea__section--4 .recipe__itemlist .recipe__item:nth-of-type(3n) {
  margin-right: 0;
}

#feature-icetea #feature-icetea__section--4 .recipe__item__link {
  padding: 14px 10px;
}

#feature-icetea #feature-icetea__section--4 .recipe__item__link a {
  display: inline-block;
  line-height: 1.8;
  font-size: 16px;
  color: #333;
  line-height: 1.8;
  text-decoration: underline;
  transition: 0.3s ease-in-out;
}

#feature-icetea #feature-icetea__section--4 .recipe__item__link a:hover {
  text-decoration: none;
}

#feature-icetea #feature-icetea__section--5 {
  position: relative;
  box-sizing: border-box;
  margin-bottom: 120px;
}

#feature-icetea #feature-icetea__section--5 .feature-icetea__section__inner {
  padding: 60px 100px;
  border: 2px solid #89b475;
  background: #f2f9ee;
}

#feature-icetea #feature-icetea__section--5 .sectionTitle {
  margin-bottom: 20px;
}

#feature-icetea #feature-icetea__section--5 .icetea__section__intro__text {
  font-size: 16px;
  line-height: 1.8;
}

#feature-icetea #feature-icetea__section--5 .entry__content {
  background: #fff;
  padding: 30px;
}

#feature-icetea #feature-icetea__section--5 .entry__content .entry__button {
  width: 340px;
  margin-left: auto;
  margin-right: auto;
}

#feature-icetea #feature-icetea__section--5 .period > span {
  color: #89b475;
  display: inline-block;
  font-size: 20px;
  font-weight: bold;
}

#feature-icetea #feature-icetea__section--5 .period > span:first-child {
  margin-right: 30px;
}

#feature-icetea #feature-icetea__section--5 .period > span:last-child {
  font-size: 18px;
}

#feature-icetea #feature-icetea__section--5 .comingText {
  font-size: 18px;
}

#feature-icetea #feature-icetea__section--5 .shareText {
  font-size: 16px;
}

#feature-icetea #feature-icetea__section--6 {
  position: relative;
  box-sizing: border-box;
  margin-bottom: 100px;
}

#feature-icetea #feature-icetea__section--6 .sectionTitle {
  margin-bottom: 40px;
}

#feature-icetea #feature-icetea__section--6 .icetea__section__intro__text {
  font-size: 16px;
  line-height: 1.8;
}

#feature-icetea #feature-icetea__section--6 .info__button {
  width: 340px;
  margin-left: auto;
  margin-right: auto;
}

#feature-icetea #feature-icetea__section--6 .shareText {
  font-size: 16px;
  font-feature-settings: "palt";
}

#feature-icetea .feature-icetea__attention {
  margin-bottom: 120px;
  font-size: 16px;
}

#feature-icetea .dotline {
  height: 1px;
  width: 100%;
}

#feature-icetea .dotline--green {
  background: url("../../pc/dotline-1.png") repeat;
  width: 520px;
}

#feature-icetea .dotline--orange {
  background: url("../../pc/dotline-2.png") repeat;
  width: 520px;
}

#feature-icetea .recommendBubble * {
  box-sizing: border-box;
}

#feature-icetea .recommendBubble {
  position: relative;
  width: 100%;
  display: flex;
}

#feature-icetea .recommendBubble .recommendBubble__icon {
  position: relative;
}

#feature-icetea .recommendBubble .recommendBubble__icon .recommendBubble__icon__img {
  width: 66px;
  height: 80px;
}

#feature-icetea .recommendBubble .recommendBubble__bubble {
  position: relative;
  padding-left: 25px;
  padding-right: 5px;
}

#feature-icetea .recommendBubble .recommendBubble__bubble .recommendBubble__bubble__inner {
  padding: 30px;
  border-radius: 10px;
  background-color: #f5f5f5;
  color: #2b2b2b;
  font-size: 14px;
}

#feature-icetea .recommendBubble--left .triangle {
  position: absolute;
  top: 25px;
  left: 5px;
}

#feature-icetea .triangle {
  width: 0;
  height: 0;
  border-style: solid;
}

#feature-icetea .triangle--left {
  border-top: 12px solid transparent;
  border-bottom: 12px solid transparent;
  border-right: 20.76px solid #f5f5f5;
  border-left: 0;
}

#feature-icetea .effect--opacity {
  opacity: 1;
}

#feature-icetea .effect--opacity:hover {
  opacity: 0.8;
}

#feature-icetea .linkButton {
  position: relative;
  display: block;
  width: 100%;
  margin: 0 auto;
  border-radius: 5px;
  padding: 20px 30px;
  color: #fff;
  font-weight: bold;
  font-size: 20px;
  line-height: 20px;
  color: #fff;
}

#feature-icetea .linkButton .arrow {
  position: absolute;
  top: 50%;
  right: 13px;
  transform: translate(0, -50%);
}

#feature-icetea .linkButton:hover {
  opacity: 0.8;
}

#feature-icetea .linkButton--green {
  background: #89b475;
}

#feature-icetea .linkButton--orange {
  background: #fb8a60;
}

#feature-icetea .linkButton--pink {
  background: #fb607d;
}
/*--追加---*/
div#StyleT-list-wrapper {
  width: 1000px;
  margin: 0 auto;
}

.bold-txt {
  font-weight: bold;
}

.comingText a {
  font-weight: bold;
  text-decoration: underline;
}

span.pickup-ttl-sub {
  font-size: 16px;
  display: block;
  font-weight: bold;
}

/*--2023 0523更新分---*/
#feature-icetea #feature-icetea__section--5 .feature-icetea__section__inner {
  box-sizing: border-box;
  padding: 58px;
}
#feature-icetea #feature-icetea__section--5 .feature-icetea__section__inner * {
  box-sizing: border-box;
}

#feature-icetea #feature-icetea__section--5 .sectionTitle {
  margin-bottom: 40px;
}

#feature-icetea__section--5 .attentionText {
  font-size: 14px;
}

.ambassador_itemlist {
  width: 100%;
  box-sizing: border-box;
}
.ambassador_itemlist * {
  box-sizing: border-box;
}
.ambassador_itemlist .ambassador_item {
  width: 156px;
  margin-bottom: 30px;
  margin-right: 25px;
}
.ambassador_itemlist .ambassador_item:nth-of-type(5n) {
  margin-right: 0;
}
.ambassador_itemlist .ambassador_item__icon {
  margin-bottom: 10px;
}
.ambassador_itemlist .ambassador_item__icon img {
  width: 156px;
  height: 156px;
}
.ambassador_itemlist .ambassador_item__name {
  text-align: center;
}
.ambassador_itemlist .ambassador_item__name a {
  font-size: 14px;
  font-weight: bold;
  text-decoration: underline;
  letter-spacing: 0.1rem;
}
.ambassador_itemlist .ambassador_item__name a:hover {
  text-decoration: none;
}

.ambassador_hash_contents {
  position: relative;
  margin: 0 auto;
  padding-top: 90px;
}
.ambassador_hash_contents__intro {
  margin: 0 auto;
  width: 1000px;
}

.ambassador_hash_contents__intro__text {
  font-feature-settings: "palt";
  font-size: 18px;
  letter-spacing: .05em;
  line-height: 2;
}

.ambassador_hash_contents__comingsoon {
  text-align: center;
  margin-bottom: 20px;
}

.ambassador_hash_contents__intro__note {
  color: #89b475;
  font-feature-settings: "palt";
  font-size: 14px;
  letter-spacing: .05em;
  line-height: 2;
}

.ambassador_hash_contents__main {
  box-sizing: content-box !important;
  width: 1000px;
  margin: 0 auto;
  overflow: hidden;
}
.ambassador_hash_contents__main * {
  box-sizing: content-box !important;
}

.ambassador_hash_contents__moreview {
  width: 340px;
  margin: 0 auto;
}

.ambassador_hash_contents a .arrow {
  transform: rotate(90deg);
}

.ecbn-selection-header {
  display: none !important;
}

.ecbn-selection-header2 {
  display: none !important;
}

.ecbn-selection-page-tabs-area {
  display: none !important;
}

.ecbn-selection-page-wrapper .ecbn-selection-page-tabs-box {
  padding: 0;
  border-top: none;
}

.load-more {
  display: none;
  width: 340px !important;
  margin: 0 auto !important;
  box-sizing: border-box !important;
  margin-top: 30px !important;
}
.load-more * {
  box-sizing: border-box !important;
}
.load-more a {
  background: #89b475 url(bt_arrow.png) no-repeat center right 13px !important;
  position: relative !important;
  display: block !important;
  width: 100% !important;
  margin: 0 auto !important;
  border-radius: 5px !important;
  padding: 20px 30px !important;
  color: #fff !important;
  font-weight: bold !important;
  font-size: 20px !important;
  line-height: 20px !important;
  color: #fff !important;
  opacity: 1;
}
.load-more a:hover {
  opacity: 0.7;
}

#event-contents-wrapper .ecbn-selection-widget {
  width: 100% !important;
}
#event-contents-wrapper .ecbn-selection-image {
  border-radius: 10px 10px 0 0;
}
#event-contents-wrapper .ecbn-selection-page-wrapper .ecbn-selection-content {
  padding: 0 !important;
}
#event-contents-wrapper .ecbn-selection-page-wrapper .ecbn-selection-snap {
  width: 1000px !important;
}
#event-contents-wrapper .ecbn-selection-page-wrapper .ecbn-selection-item {
  position: static !important;
  float: left;
  top: 0;
  left: 0 !important;
  width: 180px !important;
}
#event-contents-wrapper .ecbn-selection-page-wrapper .ecbn-selection-item {
  padding: 0px 0px 0px 0px;
  width: 242px !important;
  margin: 4px 4px 5px 4px;
  height: auto !important;
  overflow: hidden;
}/*# sourceMappingURL=pc_style.css.map */

#feature-icetea .feature-icetea__section#feature-icetea__section-campaign{
  width: 1000px;
  box-sizing: border-box;
  margin: 0 auto;
  background: #fff3ee;
  border: 2px solid #fb8a60;
  padding: 78px 98px;
  margin-bottom: 120px;
}
.feature-icetea__section-campaign__header{
  text-align: center;
  margin: 0 0 40px;
}
.feature-icetea__section-campaign__main{
  overflow: hidden;
}
.feature-icetea__section-campaign__figure{
  width: 350px;
  float: left;
}
.feature-icetea__section-campaign__detail{
  width: 410px;
  float: right;
  margin: 75px 0 0 0;
}
.feature-icetea__section-campaign__detail p:first-child{
  font-size: 16px;
  line-height: 1.8;
  margin: 0;
  padding: 0;
}
.feature-icetea__section-campaign__detail p:last-child{
  width: 410px;
  height: 60px;
  border-radius: 5px;
  background: #fb8a60 url(campaign_icon.png) right 22px center no-repeat;
  text-align: center;
  line-height: 60px;
  color: #fff;
  font-size: 20px;
  font-weight: bold;
}
.feature-icetea__morebtn a{
  display: block;
  width: 700px;
  height: 60px;
  line-height: 60px;
  border-radius: 5px;
  background: #89b475 url(../../pc/bt_arrow.png) right 15px center no-repeat;
  margin: 0 auto 190px;
  text-align: center;
  color: #fff;
  font-size: 20px;
  font-weight: bold;
}
.feature-icetea__morebtn a:hover{
  opacity: 0.8;
}


/*--2024 0529更新分---*/
.feature-icetea__section-campaign__detail{
  width: 800px;
  float: none;
  margin: 0;
}
.feature-icetea__section-campaign__detail p:first-child{
  text-align: center;
}
.feature-icetea__section-campaign__detail p:last-child{
  width: 340px;
  margin: auto;
}
.feature-icetea__section-campaign__figure{
  float: none;
  margin: 16px auto 40px auto;
}

/* 投稿 */
#feature-icetea .post-list {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 27px 20px;
}
#feature-icetea .post {
  overflow: hidden;
  position: relative;
  max-height: 530px;
}
#feature-icetea .post.is-hidden {
  display: none;
}
#feature-icetea .post::before {
  background: linear-gradient(180deg, transparent 0%, transparent 70%, #fff 90%);;
  content: '';
  height: 100%;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
}
#feature-icetea .post-img {
  margin-bottom: 19px;
}
#feature-icetea .post-img img {
  height: auto;
  max-width: 100%;
}
#feature-icetea .post-body {
  overflow-wrap: anywhere;
}
#feature-icetea .post-comment {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
  gap: 6px;
  margin-bottom: 16px;
}
#feature-icetea .post-comment-title {
  line-height: 1;
}
#feature-icetea .post-comment-shop {
  color: #333333;
  font-size: 14px;
  font-weight: bold;
  letter-spacing: .06em;
  line-height: 1.4;
}
#feature-icetea .post-txt {
  color: #333333;
  font-feature-settings: "palt";
  font-size: 16px;
  font-weight: 500;
  letter-spacing: .05em;
  line-height: 1.5;
  margin-bottom: 30px;
}
#feature-icetea .post-tag-list {
  color: #333333;
  display: flex;
  flex-wrap: wrap;
  gap: 0 10px;
  font-feature-settings: "palt";
  font-size: 14px;
  font-weight: 500;
  letter-spacing: .05em;
  line-height: 1.714;
  padding: unset;
  margin-block: 0 24px;
}
#feature-icetea .post-pickup-title {
  line-height: 1;
  margin-block: 0 12px;
}
#feature-icetea .post-pickup-list {
    display: flex;
    gap: 18px;
    padding: unset;
    margin: unset;
    overflow: overlay;
    flex-direction: row;
    flex-wrap: nowrap;
}
#feature-icetea .post-pickup-list li {
    width: 140px;
}
#feature-icetea .post-pickup-img {
  margin-bottom: 6px;
}
#feature-icetea .post-pickup-img img {
    width: 100%;
}
#feature-icetea .post-pickup-txt {
    color: #333333;
    font-feature-settings: "palt";
    font-size: 13px;
    font-weight: 500;
    letter-spacing: .05em;
    line-height: 1.714;
    margin: unset;
    width: 140px;
    display: -webkit-box;
    overflow: hidden;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
#feature-icetea .post-pickup-price {
    font-size: 12px;
}
#feature-icetea .show-more-posts {
  all: unset;
  outline: revert;
  background-color: #89b475;
  border-radius: 5px;
  box-sizing: border-box;
  color: #fff;
  cursor: pointer;
  display: block;
  font-size: 20px;
  font-feature-settings: "palt";
  font-weight: bold;
  letter-spacing: .075em;
  line-height: 1;
  text-align: center;
  margin-top: 60px;
  margin-inline: auto;
  max-width: 690px;
  padding: 20px 40px;
  width: 100%;
  position: relative;
  transition: opacity .3s;
}
#feature-icetea .show-more-posts:hover {
  opacity: .7;
}
#feature-icetea .show-more-posts::before,
#feature-icetea .show-more-posts::after {
  background-color: #fff;
  content: '';
  height: 2px;
  width: 14px;
  position: absolute;
  top: calc(50% - 1px);
  right: 17px;
}
#feature-icetea .show-more-posts::after {
  rotate: 90deg;
  transition: rotate .3s;
}
#feature-icetea .show-more-posts.is-hidden {
  display: none;
}
#feature-icetea .show-more-posts.is-open::after {
  rotate: 0deg;
}

/* 投稿モーダル */
#feature-icetea .post-modal {
  background-color: #fff;
  border: none;
  border-radius: 10px;
  padding: unset;
  max-width: 960px;
  width: 1000px;
}
#feature-icetea .post-modal::backdrop {
  background-color: rgba(0, 0, 0, .5);
}
#feature-icetea .post-modal-inner {
  display: grid;
  grid-template-columns: minmax(0, 460px) 1fr;
  gap: 40px;
  padding: 60px;
  position: relative;
}
#feature-icetea .post-modal-inner .post-modal-head {
    width: 400px;
}
#feature-icetea .post-modal-inner .post-modal-body {
    width: 400px;
}

#feature-icetea .post-modal-close {
  all: unset;
  outline: revert;
  cursor: pointer;
  content: '';
  position: absolute;
  top: 20px;
  right: 20px;
}
#feature-icetea .post-modal-img-wrap {
  position: relative;
}
#feature-icetea .post-modal-img {
  height: auto;
  max-width: 100%;
}
#feature-icetea .post-modal-prev,
#feature-icetea .post-modal-next {
  all: unset;
  outline: revert;
  cursor: pointer;
  content: '';
  position: absolute;
  top: calc(50% - 25px);
}
#feature-icetea .post-modal-prev {
  left: -25px;
}
#feature-icetea .post-modal:first-child .post-modal-prev {
  display: none;
}
#feature-icetea .post-modal-next {
  right: -25px;
}
#feature-icetea .post-modal:last-child .post-modal-next {
  display: none;
}