@charset "utf-8";
:root {
  --main-color: #F0A100;
}

/*-----------------------------------------
  layout
-----------------------------------------*/
#event-contents-wrapper,
#StyleT-list-wrapper {
  width: 100%;
}
#section-title {
  padding: 0;
  text-align: left;
}
#section-title h1,
#section-title h2 {
  width: 100%;
  margin: 0;
}
#section-title p {
  display: block;
  margin: 0;
  padding: 0;
  color: inherit;
}
#section-title p span {
  font-size: inherit;
  color: inherit;
}
#feature-event * {
  box-sizing: border-box;
}
#feature-event h1,
#feature-event h2,
#feature-event h3,
#feature-event h4,
#feature-event p,
#feature-event ul,
#feature-event li,
#feature-event dl,
#feature-event dd,
#feature-event dt,
#feature-event a,
#feature-event span,
#feature-event figure {
  position: static;
  width: auto;
  margin: 0;
  padding: 0;
  font-size: inherit;
  font-weight: normal;
  line-height: inherit;
  color: inherit;
  border: none;
}
#feature-event a {
  color: inherit;
  transition: all .3s;
}
#feature-event a:focus {
  -webkit-text-decoration: none;
  text-decoration: none;
}
#feature-event a:hover {
  opacity: 0.8;
}
#feature-event img {
  max-width: 100%;
  height: auto;
  vertical-align: bottom;
}
#feature-event button {
  background-color: transparent;
  border: none;
  cursor: pointer;
  outline: none;
  padding: 0;
  appearance: none;
}
#feature-event {
  position: relative;
  padding: 0 0 100px;
  font-feature-settings: "palt";
  line-height: 1;
  color: #333333;
  background: #fff;
}
@media screen and (min-width: 751px) {
  .for-sp {
    display: none !important;
  }
}
@media screen and (max-width: 750px) {
  .for-pc {
    display: none !important;
  }
}

/*-----------------------------------------
  mainvisual
-----------------------------------------*/
#feature-event .sec-mv {
  position: relative;
  text-align: center;
  max-width: 1000px;
  margin: 0 auto;
}
#feature-event .sec-mv h1 {
  margin-top: 70px;
  color: var(--main-color);
  font-size: 22px;
  font-weight: bold;
  text-align: center;
  line-height: 1.778;
}
#feature-event .sec-mv .mv-comment1 {
  font-size: 16px;
  letter-spacing: 0.05em;
  line-height: 2;
}
#feature-event .sec-mv .mv-comment2 {
  margin: 20px 0 0;
  font-weight: bold;
  font-size: 22px;
  letter-spacing: 0.05em;
}
#feature-event .sec-mv .mv-comment3 {
  margin: 10px 0 0;
  font-size: 14px;
  letter-spacing: 0.05em;
}
#feature-event .sec-mv .mv-date {
  margin: 30px 0 0 33px;
  font-family: '游明朝', 'Yu Mincho', YuMincho, 'Hiragino Mincho Pro', serif;
  font-size: 16px;
  letter-spacing: 0.04em;
  text-align: left;
}
#feature-event .sec-mv .mv-btn a {
  display: flex;
  flex-direction: column;
  justify-content: center;
  width: 600px;
  height: 80px;
  margin: 25px auto 0;
  font-weight: bold;
  font-size: 20px;
  letter-spacing: 0.05em;
  color: #fff;
  background: var(--main-color) url(/img/usr/event/feature-happyteatime/icon_arrow.png) no-repeat center right 15px / 14px;
  border-radius: 10px;
}
#feature-event .sec-mv .mv-btn .mv-btn-txt-sub {
  margin-bottom: 4px;
  font-weight: bold;
  font-size: 16px;
}
#feature-event .sec-mv .mv-btn .mv-btn-txt-main {
  font-weight: bold;
  font-size: 20px;
}
#feature-event .sec-mv .mv-btn-notice {
  display: block;
  margin-top: 19px;
  font-size: 16px;
  letter-spacing: 0.05em;
}
@media screen and (max-width: 750px) {
  #feature-event .sec-mv h1 {
    margin-top: 40px;
    font-size: 15px;
  }
  #feature-event .sec-mv .mv-comment1 {
    margin-top: 7px;
    font-size: 13px;
    line-height: 1.77;
  }
  #feature-event .sec-mv .mv-comment2 {
    margin: 10px 0 0;
    font-size: 15px;
  }
  #feature-event .sec-mv .mv-comment3 {
    margin: 12px 0 0;
    font-size: 11px;
  }
  #feature-event .sec-mv .mv-date {
    margin: 25px 0 0 30px;
    font-size: 13px;
  }
  #feature-event .sec-mv .mv-btn a {
    width: calc(100% - 30px);
    height: 60px;
    margin: 20px auto 0;
    font-size: 13px;
    background-position: center right 9px;
    background-size: 10px;
    border-radius: 5px;
  }
  #feature-event .sec-mv .mv-btn .mv-btn-txt-sub {
    margin-bottom: 4px;
    font-size: 13px;
  }
  #feature-event .sec-mv .mv-btn .mv-btn-txt-main {
    font-size: 14px;
    letter-spacing: -0.02em;
  }
  #feature-event .sec-mv .mv-btn-notice {
    margin-top: 13px;
    font-size: 12px;
  }
}

/*-----------------------------------------
  item
-----------------------------------------*/
#feature-event .sec-item {
  max-width: 1000px;
  margin: 80px auto 0;
  padding: 0 20px;
}
#feature-event .sec-item .item-list {
  display: flex;
  flex-wrap: wrap;
  gap: 80px;
}
#feature-event .sec-item .item-list li {
  width: calc((100% - 80px)/2);
}
#feature-event .sec-item .item-detail {
  margin-top: 20px;
}
#feature-event .sec-item .item-comment {
  margin-bottom: 20px;
  font-size: 16px;
  letter-spacing: 0.08em;
  line-height: 1.5;
}
#feature-event .sec-item .item-name {
  font-size: 14px;
  letter-spacing: 0.075em;
  line-height: 1.71;
}
#feature-event .sec-item .item-name a {
  display: block;
  text-decoration: underline;
}
@media screen and (max-width: 750px) {
  #feature-event .sec-item {
    margin: 60px 0 0;
    padding: 0 max(30px, 8vw);
  }
  #feature-event .sec-item .item-list {
    flex-direction: column;
    gap: 35px;
  }
  #feature-event .sec-item .item-list li {
    width: 100%;
  }
  #feature-event .sec-item .item-comment {
    margin-bottom: 14px;
    font-size: 13px;
    letter-spacing: 0.02em;
    line-height: 1.77;
  }
  #feature-event .sec-item .item-name {
    font-size: 12px;
    letter-spacing: 0.05em;
    line-height: 1.58;
  }
}

/*-----------------------------------------
  pick up
-----------------------------------------*/
#feature-event .sec-pickup {
  margin: 80px 0 0;
  padding: 60px 20px 80px;
  background: #FFFAF1;
}
#feature-event .sec-pickup .pickup-title {
  margin: 0 auto 10px;
  text-align: center;
}
#feature-event .sec-pickup .pickup-title img {
  width: 170px;
}
#feature-event .sec-pickup .pickup-text {
  margin-bottom: 40px;
  font-weight: bold;
  font-size: 16px;
  text-align: center;
}
#feature-event .sec-pickup .pickup-list {
  display: flex;
  justify-content: center;
  gap: 20px;
}
#feature-event .sec-pickup .pickup-list li {
  width: 320px;
}
@media screen and (max-width: 750px) {
  #feature-event .sec-pickup {
    margin: 60px 0 0;
    padding: 26px 20px 40px;
  }
  #feature-event .sec-pickup .pickup-title {
    margin: 0 auto 7px;
  }
  #feature-event .sec-pickup .pickup-title img {
    width: 107px;
  }
  #feature-event .sec-pickup .pickup-text {
    margin-bottom: 25px;
    font-size: 13px;
  }
  #feature-event .sec-pickup .pickup-list {
    gap: 10px;
  }
  #feature-event .sec-pickup .pickup-list li {
    width: calc((100% - 10px)/2);
  }
}

/*-----------------------------------------
  bottom
-----------------------------------------*/
#feature-event .collabo-btn a {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 440px;
  height: 46px;
  margin: 0 auto;
  font-size: 16px;
  font-weight: bold;
  text-align: center;
  color: #FFF;
  background: var(--main-color) url(/img/usr/event/feature-happyteatime/icon_arrow.png) no-repeat right 14px center / 14px;
  border-radius: 10px;
}
#feature-event .collabo-tax {
  display: block;
  font-size: 16px;
  text-align: center;
  margin: 120px 0 0;
}
#feature-event .btn_item_lp_ {
  position: fixed;
  right: 20px;
  bottom: 150px;
  z-index: 999;
}
@media screen and (max-width: 750px) {
  #feature-event .collabo-btn a {
    width: 92%;
    padding: 15px 0;
    font-size: 15px;
    background-position: right 14px center;
    background-size: 12px;
  }
  #feature-event .collabo-tax {
    font-size: 13px;
    margin: 60px 0 0 0px;
  }
  #feature-event .btn_item_lp_ {
    right: 13px;
    bottom: 90px;
    width: 85px;
  }
}