/* --------------------------------------------- */
/* 土用の丑 */
/* --------------------------------------------- */
#ushi .gift_about_bg::before, #ushi .gift_about_bg::after {
  display: none;
}
#ushi .gift_about div h2 {
  color: #008B1B;
  margin: 0 auto 10px;
  font-family: "dnp-shuei-mincho-pr6", sans-serif;
  letter-spacing: 2px;
}
#ushi .gift_noshi_bg {
  padding: 1em 0 6em;
  background: none;
}
#ushi .gift_noshi_bg::before {
  background-image: url("https://climberworks.jp/8075/unagi/img/asa_kaba/cooking_bg.webp");
  background-size: 100%;
  opacity: 1;
}
#ushi .gift_corporation_bg {
  margin: 0 auto;
  background-image: url("https://climberworks.jp/8075/event/img/ushi/corner-left.webp"), url("https://climberworks.jp/8075/event/img/ushi/corner-right.webp");
}
#ushi .gift_corporation_ttl {
  color: #008B1B;
}
#ushi .gift_corporation_ttl:after {
  background-image: url("https://climberworks.jp/8075/event/img/ushi/ume_line.webp");
}
#ushi .corporation_btn {
  background: #008B1B;
}
#ushi .corporation_btn:hover {
  background: #fff;
  color: #008B1B !important;
  border-color: #008B1B;
}
#ushi .corporation_btn:hover::after {
  border-left-color: #008B1B;
}
#ushi .gift_service li div {
  background: #EDF8E9;
}
#ushi .gift_service li div span {
  color: #008B1B;
}
#ushi .gift_ttl span {
  color: #008B1B;
}
#ushi .gift_item_bg {
  position: relative;
  background: none;
}
#ushi .gift_item_top div {
  background: #008B1B;
}
#ushi .gift_contents_circle {
  background: #008B1B;
}
#ushi .gift_ranking_bg {
  background-color: #fff;
}
#ushi .gift_ranking li {
  text-align: center;
}
.gift_lineup_mainttl {
  position: relative;
  width: 90%;
  margin: 0 auto 5px;
  border-top: 1px solid #008B1B;
}
.gift_lineup_mainttl img {
  width: auto;
  height: 50px;
  margin: -4px auto 0;
}
.gift_lineup_mainttl p {
  position: absolute;
  top: 52%;
  left: 50%;
  -ms-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  color: #fff;
  letter-spacing: 2px;
  font-size: 1.6rem;
  font-family: "mizolet", sans-serif;
  font-weight: 400;
}
.gift_lineup_ttl {
  margin: 0.5em auto 0em;
  font-size: 2rem;
  letter-spacing: 2px;
  color: #008B1B;
  line-height: 1.3;
}
.gift_lineup_price {
  font-size: 1.8rem;
}
.gift_lineup_price span {
  display: inline-block;
  padding: 0 0px 0 10px;
  font-size: 2.5rem;
}
.gift_lineup_price span.small {
  font-size: 1.3rem;
  padding: 0 5px 0 0;
}
/*ボタンの形状*/
.lineupbtn {
  margin: 0em auto 0;
  position: relative;
  background: #CC3E09;
  padding: 8px 50px 8px 50px;
  display: inline-block;
  text-align: center;
  font-weight: bold;
  transition: all .2s linear;
  color: #fff !important;
  text-decoration: none;
  border: transparent 1px solid;
  outline: none;
  border-radius: 30px;
}
.lineupbtn:hover {
  background: #fff;
  color: #CC3E09 !important;
  border-color: #CC3E09;
}
.lineupbtn::after {
  position: absolute;
  top: 50%;
  -ms-transform: translate(0%, -50%);
  -webkit-transform: translate(0%, -50%);
  transform: translate(0%, -50%);
  right: 12px;
  /*矢印の形状*/
  content: '\f0d7';
  font-family: FontAwesome;
  font-weight: 400;
  color: #fff;
  /*アニメーションの指定*/
  transition: all .2s linear;
}
.lineupbtn:hover::after {
  color: #CC3E09;
}
.gift_point_topimg {
  position: relative;
  z-index: 1;
}
.gift_point_bg {
  position: relative;
  margin: -3em auto 0;
  padding: 6em 0 3em;
  background: url("https://climberworks.jp/8075/event/img/ushi/point_bg.webp");
  background-size: 100%;
  overflow: hidden;
}
.gift_point_list {
  width: 90%;
  margin: auto;
}
.gift_point_list li {
  position: relative;
  margin: 0 auto 5em;
}
.gift_point_list li:last-child {
  margin: 0 auto;
}
.gift_point_list li:after {
  /*画像を絶対配置*/
  position: absolute;
  line-height: 60px;
  letter-spacing: 2px;
  font-family: "mizolet", sans-serif;
  font-weight: 400;
  color: #fff;
  top: -20px;
  left: 50%;
  -ms-transform: translate(-50%, 0%);
  -webkit-transform: translate(-50%, 0%);
  transform: translate(-50%, 0%);
  display: block;
  width: 185px; /*幅*/
  height: 50px;
  background-image: url("https://climberworks.jp/8075/event/img/ushi/point_ttl.webp");
  background-size: contain;
  background-repeat: no-repeat; /*画像を繰り返さない*/
  z-index: 1;
}
.gift_point_list li:nth-child(1):after {
  content: '美味しさのポイント';
}
.gift_point_list li:nth-child(2):after {
  content: '美味しさのポイント2';
}
.gift_point_list li:nth-child(3):after {
  content: '美味しさのポイント3';
}
.gift_point_img {
  position: relative;
}
.gift_point_img:before {
  /*画像を絶対配置*/
  position: absolute;
  content: '';
  top: -40px;
  right: -35px;
  display: block;
  width: 100px; /*幅*/
  height: 100px;
  background-image: url("https://climberworks.jp/8075/event/img/ushi/point_ap01.webp");
  background-size: contain;
  background-repeat: no-repeat; /*画像を繰り返さない*/
  mix-blend-mode: multiply;
}
.gift_point_img.reverse:before {
  left: -35px;
  right: inherit;
  background-image: url("https://climberworks.jp/8075/event/img/ushi/point_ap03.webp");
}
.gift_point_img:after {
  /*画像を絶対配置*/
  position: absolute;
  content: '';
  bottom: -30px;
  left: -35px;
  display: block;
  width: 70px; /*幅*/
  height: 70px;
  background-image: url("https://climberworks.jp/8075/event/img/ushi/point_ap02.webp");
  background-size: contain;
  background-repeat: no-repeat; /*画像を繰り返さない*/
  mix-blend-mode: multiply;
}
.gift_point_img.reverse:after {
  left: inherit;
  right: -35px;
}
.gift_point_img img {
  position: relative;
  z-index: 1;
}
.gift_point_img div {
  position: absolute;
  top: -10px;
  left: -10px;
  width: 60px;
  z-index: 3;
}
.gift_point_img p {
  position: absolute;
  bottom: 10px;
  left: 15px;
  text-align: left;
  font-family: "dnp-shuei-mincho-pr6", sans-serif;
  color: #fff;
  font-size: 2.0rem;
  letter-spacing: 2px;
  z-index: 3;
}
.gift_point_img p span {
  display: inline-block;
  background: #008B1B;
  padding: 2px 10px;
  border-radius: 5px;
  margin: 0 auto 5px;
}
.gift_point {
  width: 90%;
  margin: auto;
}
.gift_point p {
  margin: 1em auto;
  text-align: left;
  line-height: 1.8;
  font-family: "dnp-shuei-mincho-pr6", sans-serif;
  font-size: 1.4rem;
}
.gift_point p span {
  color: #008B1B;
  display: inline-block;
  border-bottom: 1px solid #008B1B;
  font-size: 2rem;
  letter-spacing: 2px;
}
.gift_point p span.close {
  margin: 0 auto 10px;
}
.gift_point div {
  position: relative;
}
.gift_point div.ap {
  position: absolute;
  top: -5px;
  left: -10px;
  width: 70px;
}
.gift_point_wake {
  font-family: sans-serif;
  background: #fff;
  padding: 30px 0 20px;
  border-radius: 10px;
  margin: 50px auto 0;
  position: relative;
}
.gift_point_wake div {
  position: absolute;
  top: -20px;
  left: 50%;
  -ms-transform: translate(-50%, 0%);
  -webkit-transform: translate(-50%, 0%);
  transform: translate(-50%, 0%);
  width: 160px;
  display: inline-block;
  padding: 5px 0px;
  color: #fff;
  background: #CC3E09;
  border-radius: 30px;
  letter-spacing: 2px;
  font-family: "mizolet", sans-serif;
  font-weight: 400;
}
.gift_point_wake div:before {
  content: "";
  position: absolute;
  top: 100%;
  left: 50%;
  margin-left: -10px;
  border: 10px solid transparent;
  border-top: 10px solid #CC3E09;
}
.gift_point_wake div p {
  margin: 0;
  padding: 0;
}
.gift_point_wake_txt01 {
  font-size: 1.5rem;
}
.gift_point_wake_txt01 span {
  color: #CC3E09;
}
.gift_point_wake_txt02 {
  color: #CC3E09;
  font-size: 2.3rem;
  line-height: 1.8;
  font-weight: bold;
}
.gift_point_wake_txt03 {
  font-size: 1.5rem;
}
.gift_point_wake_txt03 span {
  color: #CC3E09;
  padding-bottom: 4px;
  background: url("https://climberworks.jp/8075/event/img/ushi/wave_line.webp") repeat-x bottom left / auto 3px;
}
.unagi_giftbox {
  background: linear-gradient(-45deg, rgba(0, 0, 0, 1) 0%, rgba(0, 0, 0, 1) 50%, rgba(69, 69, 69, 1)100%);
  color: #fff;
  padding: 0 0 2em;
}
.unagi_giftbox div {
  width: 80%;
  margin: 1.5em auto 0;
}
.unagi_giftbox div h2 {
  margin: 0 auto 0.5em;
  font-family: "dnp-shuei-nmincho-std", sans-serif;
  font-weight: 400;
  letter-spacing: 4px;
  font-size: 1.8rem;
}
.unagi_giftbox div h2 span {
  display: block;
  font-size: 3rem;
  letter-spacing: 5px;
  line-height: 1.2;
}
.unagi_giftbox div p {
  text-align: left;
  line-height: 1.8;
}
.unagi_giftbox_list {
  padding: 3em 0;
  background-image: url("https://climberworks.jp/8075/unagi/img/asa_kaba/cooking_bg.webp");
  background-size: 100%;
}
.unagi_giftbox_list li {
  width: 80%;
  margin: 2em auto 0;
}
.unagi_giftbox_list li:first-child {
  margin: 0 auto;
}
.unagi_giftbox_list li h3 {
  font-family: "dnp-shuei-nmincho-std", sans-serif;
  font-weight: 400;
  letter-spacing: 4px;
  font-size: 1.8rem;
  background: #763106;
  color: #fff;
  border-radius: 15px 15px 0 0;
  padding: 5px 0;
  margin: 0;
}
.unagi_giftbox_list li img {
  border-radius: 0 0 15px 15px;
}
.unagi_giftbox_list li div {
  margin: 0.5em auto 0.3em;
  font-family: "dnp-shuei-nmincho-std", sans-serif;
  font-weight: 400;
  letter-spacing: 4px;
  font-size: 1.6rem;
}
.unagi_giftbox_list li p {
  text-align: left;
}
.ushi_day {
  width: 80%;
  margin: 3em auto 0;
  background: url("https://climberworks.jp/8075/event/img/ushi/point_bg.webp");
  background-size: 100%;
  border-radius: 10px;
  padding: 20px 0;
}
.ushi_day > p {
  font-family: "dnp-shuei-mincho-pr6", sans-serif;
  letter-spacing: 4px;
  font-size: 1.8rem;
  color: #CC3E09;
  margin: 0 auto 0.5em;
}
.ushi_day > p span {
  display: inline-block;
}
.ushi_day > div {
  background: #fff;
  width: calc(90% - 30px);
  margin: auto;
  border-radius: 10px;
  padding: 15px;
}
.ushi_day > div > img {
  width: auto;
  height: 18px;
}
.ushi_day > div ul {}
.ushi_day > div ul li {
  margin: 0.8em auto 0;
}
.ushi_day > div ul li img {
  width: auto;
  height: 50px;
}
@media all and (min-width: 768px) {
  #ushi .gift_about {
    margin: 0em auto 0;
  }
  #ushi .gift_about div h2 {
    font-size: 3.3rem;
    line-height: 1.6;
    letter-spacing: 5px;
  }
  #ushi .gift_noshi_bg {
    padding: 1em 0 7.5em;
  }
  .gift_lineup_mainttl {
    max-width: 1000px;
  }
  .gift_lineup_mainttl img {
    height: 70px;
    margin: -5px auto 0;
  }
  .gift_lineup_mainttl p {
    top: 52%;
    font-size: 2rem;
  }
  .gift_lineup_ttl {
    margin: 0.5em auto 0em;
    font-size: 2.5rem;
  }
  .gift_lineup_price {
    font-size: 2rem;
  }
  .gift_lineup_price span {
    font-size: 3rem;
  }
  .lineupbtn {
    margin: 0em auto 0;
    padding: 8px 70px 8px 70px;
  }
  .gift_point_bg {
    margin: 0 auto 0;
    padding: 6em 0 6em;
  }
  .gift_point_list {
    max-width: 1200px;
  }
  .gift_point_list li {
    margin: 0 auto 9em;
  }
  .gift_point_list li:after {
    font-size: 1.8rem;
    line-height: 80px;
    top: -40px;
    left: 50%;
    width: 260px; /*幅*/
    height: 70px;
  }
  .gift_point_img:before {
    top: -80px;
    right: -45px;
    width: 180px; /*幅*/
    height: 180px;
  }
  .gift_point_img.reverse:before {
    left: -55px;
    right: inherit;
  }
  .gift_point_img:after {
    bottom: -30px;
    left: -50px;
    width: 100px; /*幅*/
    height: 100px;
  }
  .gift_point_img.reverse:after {
    left: inherit;
    right: -50px;
  }
  .gift_point_img div {
    position: absolute;
    top: -30px;
    left: -20px;
    width: 120px;
  }
  .gift_point_img p {
    bottom: 30px;
    left: -25px;
    font-size: 3.5rem;
  }
  .gift_point_img p span {
    padding: 2px 20px;
    margin: 0 auto 10px;
  }
  .gift_point {
    max-width: 1000px;
    display: flex;
    flex-wrap: wrap;
    list-style: none;
    margin: 3em auto 0em;
    justify-content: space-between;
    align-items: center;
    flex-direction: row-reverse;
  }
  .gift_point p {
    margin: 0;
    width: 45%;
    line-height: 2;
    font-size: 1.8rem;
    letter-spacing: 2px;
  }
  .gift_point p span {
    margin: 0 auto 5px;
    line-height: 1.6;
    font-size: 3.6rem;
  }
  .gift_point p span.close {
    margin: 0 auto 10px;
  }
  .gift_point div {
    width: 50%;
  }
  .gift_point div.ap {
    position: absolute;
    top: -20px;
    left: -20px;
    width: 100px;
  }
  .gift_point_wake {
    max-width: 700px;
    padding: 30px 0 20px;
    border-radius: 20px;
    margin: 100px auto 0;
  }
  .gift_point_wake div {
    top: -20px;
    width: 220px;
    display: inline-block;
    padding: 3px 0px;
    font-size: 2rem;
  }
  .gift_point_wake_txt01 {
    font-size: 2.3rem;
  }
  .gift_point_wake_txt02 {
    font-size: 4rem;
  }
  .gift_point_wake_txt03 {
    font-size: 2.3rem;
  }
  .gift_point_wake_txt03 span {
    padding-bottom: 7px;
    background: url("https://climberworks.jp/8075/event/img/ushi/wave_line.webp") repeat-x bottom left / auto 5px;
  }
  .unagi_giftbox {
    padding: 0 0 0em;
    display: flex;
    flex-wrap: wrap;
    list-style: none;
    margin: 0em auto 0em;
    justify-content: space-between;
    align-items: center;
    flex-direction: row-reverse;
  }
  .unagi_giftbox img {
    width: 60%;
  }
  .unagi_giftbox div {
    width: 28%;
    margin: 0;
    padding: 0 2% 0 10%;
  }
  .unagi_giftbox div h2 {
    text-align: left;
    font-size: 3rem;
  }
  .unagi_giftbox div h2 span {
    font-size: 5rem;
  }
  .unagi_giftbox_list {
    padding: 4em 5% 3em;
    display: flex;
    flex-wrap: wrap;
    list-style: none;
    justify-content: center;
  }
  .unagi_giftbox_list li {
    width: calc(100% / 3 - 20px);
    margin: 0 10px;
  }
  .unagi_giftbox_list li:first-child {
    margin: 0 10px;
  }
  .unagi_giftbox_list li h3 {
    font-size: 2.5rem;
    padding: 5px 0;
  }
  .unagi_giftbox_list li div {
    margin: 0.7em auto 0.3em;
    line-height: 1.6;
    font-size: 2.3rem;
  }
  .ushi_day {
    width: 90%;
    max-width: 1100px;
    margin: 4em auto 0;
    border-radius: 30px;
    padding: 30px 0;
  }
  .ushi_day > p {
    line-height: 1.5;
    font-size: 3.5rem;
  }
  .ushi_day > div {
    width: calc(90% - 0px);
    border-radius: 30px;
    padding: 25px 0;
  }
  .ushi_day > div > img {
    width: auto;
    height: 35px;
  }
  .ushi_day > div ul {
    position: relative;
    display: flex;
    flex-wrap: wrap;
    list-style: none;
    margin: 1.5em auto 0em;
    justify-content: center;
  }
  .ushi_day > div ul::before {
    position: absolute;
    top: 0;
    left: 50%;
    content: '';
    width: 1px;
    height: 100%;
    background: #008B1B;
  }
  .ushi_day > div ul li {
    margin: 0 10px 0 30px;
  }
  .ushi_day > div ul li img {
    height: 90px;
  }
}