@charset "UTF-8";
/* 読み上げ対策 */
.ec-featureRole .ec-featureRole__head {
  border: 0;
  clip: rect(1px, 1px, 1px, 1px);
  -webkit-clip-path: inset(50%);
  clip-path: inset(50%);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute !important;
  width: 1px;
  word-wrap: normal !important;
}

/* 商品紐付けで自動表示されるアンカーリンクを非表示*/
.ec-featureItems.buttons {
  display: none;
}

/* common
---------------------------------------------------- */
.sp {
  display: none;
}

.wg-cont {
  word-break: break-all;
}
.wg-cont a {
  text-decoration: none;
  transition: opacity 0.4s;
}
.wg-cont a:hover {
  text-decoration: none;
  opacity: 0.6;
  transition: opacity 0.4s;
}
.wg-cont .txtred {
  color: #a71300;
}
.wg-cont .marker {
  background: linear-gradient(transparent 60%, #fff492 60%);
  padding: 0 5px 3px;
}

@media only screen and (max-width: 767px) {
  .sp {
    display: block;
  }
  br.sp {
    display: inline;
  }
  .pc,
  br.pc {
    display: none;
  }
}
.event_name_img_ img {
  width: 100%;
  height: auto;
}

.st {
  text-align: center;
}
.st span {
  text-align: center;
  display: inline-block;
  margin: 80px 0 30px;
  color: #541005;
  font-size: 38px;
  font-weight: 700;
  font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
  background: url(/html/upload/user_data/feature/wg/img/2025/title_bg.png) no-repeat center bottom;
  padding: 0 0 15px;
  position: relative;
  z-index: 1;
  min-width: 327px;
}
.st span:before {
  content: "";
  position: absolute;
  background: url(/html/upload/user_data/feature/wg/img/2025/title_left.png) no-repeat center;
  top: 50%;
  left: -118px;
  display: block;
  transform: translateY(-50%);
  width: 113px;
  height: 68px;
  z-index: -1;
  background-size: contain;
}
@media only screen and (max-width: 767px) {
  .st span:before {
    content: "";
    left: -2vw;
    width: 12vw;
    height: 8vw;
  }
}
.st span:after {
  content: "";
  position: absolute;
  background: url(/html/upload/user_data/feature/wg/img/2025/title_right.png) no-repeat center;
  top: 50%;
  right: -118px;
  display: block;
  transform: translateY(-50%);
  width: 113px;
  height: 68px;
  z-index: -1;
  background-size: contain;
}
@media only screen and (max-width: 767px) {
  .st span:after {
    content: "";
    right: -2vw;
    width: 12vw;
    height: 8vw;
  }
}
.st_link a {
  display: block;
  background: #fff url(/html/upload/user_data/feature/wg/img/2025/ar2.png) no-repeat right 14px center;
  border-radius: 50px;
  border: 2px solid #a71300;
  padding: 18px 0;
  text-align: center;
  font-size: 19px;
  letter-spacing: 0.75px;
  line-height: 1;
  font-weight: bold;
  color: #a71300;
  max-width: 300px;
  margin-left: auto;
  margin-right: auto;
}

@media only screen and (max-width: 767px) {
  .st span {
    margin: 10.66vw 0 4vw;
    font-size: 6.4vw;
    background-size: 70%;
    padding: 0 0 8px;
  }
}
/* ewg_entry_btn
---------------------------------------------------- */
.lead-p {
  text-align: center;
  font-size: 3rem;
  font-weight: 600;
  margin: 50px 0 0;
  color: #6d0403;
}
.lead-p strong {
  font-size: 4rem;
  color: #ff0100;
}
@media only screen and (max-width: 767px) {
  .lead-p strong {
    font-size: 1.25em;
  }
}

.anotation-txt {
  text-align: center;
  font-weight: 300;
  font-size: 2rem;
  color: #6d0403;
  margin: 0 0 40px;
}
@media only screen and (max-width: 767px) {
  .anotation-txt {
    font-size: 3.68vw;
    margin: 0 0 5vw;
  }
}

.ewg_btn_txt1 {
  text-align: center;
  margin: 40px 0 0;
  font-size: 18px;
  letter-spacing: 0.05em;
}

.ewg_btn_txt2 {
  text-align: center;
  margin: 0 0 50px;
  color: #a71300;
  font-weight: bold;
}
.ewg_btn_txt2_mb {
  text-align: center;
  margin: 0 0 5px;
  color: #a71300;
  font-weight: bold;
}

.ewg_entry_btn a {
  position: relative;
  display: block;
  background-color: #a71300;
  color: #fff;
  text-align: center;
  font-size: 4rem;
  letter-spacing: 0.75px;
  font-weight: 600;
  line-height: 1;
  padding: 40px 50px;
  border-radius: 25px;
  margin: 0 auto 60px;
  max-width: 600px;
}
.ewg_entry_btn a.btn_color1 {
  background-color: #ffe66f;
  border: 2px solid #541005;
  color: #541005;
}
.ewg_entry_btn a.btn_color1::after {
  content: "";
  border-top: solid 3px #541005;
  border-right: solid 3px #541005;
}
.ewg_entry_btn a.btn_color2 {
  background-color: #a71300;
}
.ewg_entry_btn a.mb0 {
  margin-bottom: 0 !important;
}
.ewg_entry_btn a::after {
  content: "";
  border: 0;
  border-top: solid 3px #fff;
  border-right: solid 3px #fff;
  display: inline-block;
  width: 12px;
  height: 12px;
  position: absolute;
  top: 50%;
  right: 30px;
  transform: translateY(-50%) rotate(45deg);
}

@media only screen and (max-width: 767px) {
  .lead-p {
    font-size: 4.8vw;
    margin: 8vw 0 0;
    line-height: 1.4;
  }
  .ewg_btn_txt1 {
    margin: 5.33vw 0 0;
    font-size: 3.6vw;
  }
  .ewg_btn_txt2 {
    margin: 0 0 5.33vw;
    font-size: 3vw;
    line-height: 1.6;
  }
  .ewg_btn_txt2_mb {
    margin: 0 0 1.33vw;
    font-size: 3vw;
    line-height: 1.6;
  }
  .ewg_entry_btn {
    padding: 0 3vw;
  }
  .ewg_entry_btn a {
    font-size: 4.26vw;
    padding: 6vw 0;
    border-radius: 2vw;
    margin: 0 auto 5.33vw;
  }
  .ewg_entry_btn a::after {
    right: 5.33vw;
  }
}
/* text_link_1
---------------------------------------------------- */
.text_link_1 {
  text-align: center;
  margin: 0 0 30px;
}
.text_link_1 a {
  font-size: 18px;
  position: relative;
  text-decoration: underline !important;
}
.text_link_1 a::after {
  content: "";
  width: 12px;
  height: 7px;
  display: inline-block;
  background: url(/html/upload/user_data/feature/wg/img/2025/ar1.png) no-repeat left top;
  position: absolute;
  top: 50%;
  transform: translate(8px, -50%);
}

@media only screen and (max-width: 767px) {
  .text_link_1 {
    margin: 0 0 5.33vw;
  }
  .text_link_1 a {
    font-size: 4.26vw;
  }
  .text_link_1 a::after {
    width: 10px;
    height: 5px;
    background-size: contain;
    transform: translate(5px, -70%);
  }
}
/* ewg_navi
---------------------------------------------------- */
.ewg_navi {
  margin: 40px 0 80px;
  display: flex;
  justify-content: space-between;
}
.ewg_navi li {
  width: 24%;
  border: 1px solid #855a4d;
  box-sizing: border-box;
  background-color: #fff;
  border-radius: 10px;
}
.ewg_navi li a {
  display: block;
  text-align: center;
  font-size: 1.9rem;
  font-weight: 600;
  letter-spacing: 0.5px;
  line-height: 1;
  padding: 22px 0;
  position: relative;
  color: #541005;
}
.ewg_navi li a::after {
  content: "";
  width: 12px;
  height: 7px;
  display: inline-block;
  background: url(/html/upload/user_data/feature/wg/img/2025/ar1.png) no-repeat left top;
  position: absolute;
  top: 50%;
  transform: translate(8px, -50%);
}

@media only screen and (max-width: 767px) {
  .ewg_navi {
    margin: 8vw 0 16vw;
    flex-wrap: wrap;
  }
  .ewg_navi li {
    width: 49%;
    border-radius: 2.66vw;
    margin-bottom: 2%;
  }
  .ewg_navi li a {
    font-size: 3.73vw;
    padding: 4.26vw 0;
  }
  .ewg_navi li a::after {
    width: 10px;
    height: 5px;
    background-size: contain;
    transform: translate(5px, -70%);
  }
}
/* bnr_list
---------------------------------------------------- */
.bnr_list {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.bnr_list li {
  width: 48.5%;
  margin-bottom: 3%;
}

.more_link_btn_1 a {
  position: relative;
  display: block;
  background-color: #a71300;
  color: #fff;
  text-align: center;
  font-size: 16px;
  letter-spacing: 0.75px;
  font-weight: bold;
  line-height: 1;
  padding: 18px 0;
  border-radius: 50px;
  margin: 20px auto 60px;
  max-width: 350px;
}
.more_link_btn_1 a::after {
  content: "";
  border: 0;
  border-top: solid 2px #fff;
  border-right: solid 2px #fff;
  display: inline-block;
  width: 12px;
  height: 12px;
  position: absolute;
  top: 50%;
  right: 20px;
  transform: translateY(-50%) rotate(45deg);
}

@media only screen and (max-width: 767px) {
  .bnr_list li {
    width: 100%;
    margin-bottom: 5%;
    text-align: center;
  }
  .more_link_btn_1 a {
    font-size: 4vw;
    padding: 4vw 0;
    border-radius: 13.33vw;
    margin: 5.33vw auto 10.66vw;
  }
  .more_link_btn_1 a::after {
    right: 5.33vw;
  }
}
/* ewg_btn_box
---------------------------------------------------- */
.ewg_btn_box {
  background: url(/html/upload/user_data/feature/wg/img/2025/cate_bg.jpg) no-repeat center top;
  background-size: cover;
  padding: 5% 7% 2% !important;
  display: flex;
  flex-wrap: wrap;
  gap: 3.5%;
}
.ewg_btn_box li {
  display: block;
  width: 31%;
  margin: 0 0 3%;
}
.ewg_btn_box li a {
  display: block;
  background: #fff url(/html/upload/user_data/feature/wg/img/2025/ar2.png) no-repeat right 14px center;
  border-radius: 50px;
  border: 2px solid #541005;
  padding: 18px 0;
  text-align: center;
  font-size: 19px;
  letter-spacing: 0.75px;
  line-height: 1;
  font-weight: bold;
  color: #541005;
}

@media only screen and (max-width: 767px) {
  #ewg-cont_1 {
    margin-top: 13.33vw;
  }
  .ewg_btn_box {
    padding: 5% 4% 3% !important;
    gap: 2%;
  }
  .ewg_btn_box li {
    width: 49%;
  }
  .ewg_btn_box li a {
    background: #fff url(/html/upload/user_data/feature/wg/img/2025/ar2.png) no-repeat right 2.13vw center;
    border-radius: 13.33vw;
    padding: 3.2vw 1.3vw 3vw 0;
    font-size: 3.73vw;
  }
}
/* ewg_cate_box
---------------------------------------------------- */
.wg-cont .ewg_cate_box {
  background: url(/html/upload/user_data/feature/wg/img/2025/cate_bg.jpg) no-repeat left top;
  background-size: cover;
}
.wg-cont .ewg_cate_box.cate_bg2 {
  background: url(/html/upload/user_data/feature/wg/img/2025/cate_bg.jpg) no-repeat left top;
  background-size: cover;
}
.wg-cont .ewg_cate_box.cate_bg3 {
  background: url(/html/upload/user_data/feature/wg/img/2025/cate_bg.jpg) no-repeat left top;
  background-size: cover;
}
.wg-cont .ewg_cate_box.cate_bg4 {
  background: url(/html/upload/user_data/feature/wg/img/2025/cate_bg.jpg) no-repeat left top;
  background-size: cover;
}

.ewg_cate_box {
  padding: 5% 7% 5%;
}
.ewg_cate_box + .ewg_cate_box {
  margin: 60px 0 0;
}
.ewg_cate_box h3 {
  position: relative;
  text-align: center;
  margin-bottom: 6.8%;
  z-index: 1;
}
.ewg_cate_box h3:before {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  display: block;
  transform: translate(-50%, -50%);
  max-width: 700px;
  width: 100%;
  border-bottom: 60px solid #390808;
  border-left: 30px solid transparent;
  border-right: 30px solid transparent;
  height: 0;
  box-sizing: border-box;
  opacity: 0.5;
  z-index: -1;
}
@media only screen and (max-width: 767px) {
  .ewg_cate_box h3:before {
    border-bottom: 11vw solid #390808;
    border-left: 5vw solid transparent;
    border-right: 5vw solid transparent;
  }
}
.ewg_cate_box h3:after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  display: block;
  transform: translate(-50%, -50%) rotate(180deg);
  max-width: 700px;
  width: 100%;
  border-bottom: 60px solid #390808;
  border-left: 30px solid transparent;
  border-right: 30px solid transparent;
  height: 0;
  box-sizing: border-box;
  opacity: 0.5;
  z-index: -1;
}
@media only screen and (max-width: 767px) {
  .ewg_cate_box h3:after {
    border-bottom: 11vw solid #390808;
    border-left: 5vw solid transparent;
    border-right: 5vw solid transparent;
  }
}
.ewg_cate_box h3 span {
  font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
  color: #fff;
  line-height: 1;
  font-size: 32px;
  position: relative;
  letter-spacing: 0.75px;
}
.ewg_cate_box ul {
  display: flex;
  flex-wrap: wrap;
  gap: 3.5%;
}
.ewg_cate_box ul li {
  background: #fff url(/html/upload/user_data/feature/wg/img/2025/cate_ar.png) no-repeat right 3px bottom 3px;
  text-align: center;
  display: block;
  width: 31%;
  margin: 0 0 3%;
}
.ewg_cate_box ul li p {
  font-size: 17px;
  line-height: 1;
  color: #390808;
  padding: 18px 0 19px;
  font-weight: bold;
}

@media only screen and (max-width: 767px) {
  .ewg_cate_box {
    padding: 2% 4% 4%;
  }
  .ewg_cate_box + .ewg_cate_box {
    margin: 5.33vw 0 0;
  }
  .ewg_cate_box h3 {
    margin-bottom: 8%;
  }
  .ewg_cate_box h3 span {
    font-size: 5.33vw;
    letter-spacing: 0;
  }
  .ewg_cate_box h3 span::before {
    display: none;
  }
  .ewg_cate_box h3 span::after {
    display: none;
  }
  .ewg_cate_box ul {
    gap: 4%;
  }
  .ewg_cate_box ul li {
    width: 48%;
    margin: 0 0 4%;
  }
  .ewg_cate_box ul li p {
    font-size: 3.2vw;
    padding: 3.2vw 0;
  }
}
/* ewg_present_box
---------------------------------------------------- */
.ewg_present_box {
  background: url(/html/upload/user_data/feature/wg/img/2025/back1_3.png) no-repeat left top;
  background-size: cover;
  padding: 5% 5% 6%;
}
.ewg_present_box .ewg_present_box_inner {
  background-color: #fff;
  text-align: center;
  padding: 40px 0 50px;
  border: 8px solid #a71300;
}
.ewg_present_box .ewg_present_box_inner + .ewg_present_box_inner {
  margin-top: 5%;
  border-color: #a71300;
}
.ewg_present_box .ewg_present_box_inner .present-tit-box {
  text-align: center;
}
.ewg_present_box .ewg_present_box_inner .present-tit-box h3 {
  font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
  color: #a71300;
  font-size: 33px;
  font-weight: bold;
  line-height: 1;
  position: relative;
  display: inline-block;
  padding-left: 145px;
}
.ewg_present_box .ewg_present_box_inner .present-tit-box h3 span {
  font-size: inherit;
}
.ewg_present_box .ewg_present_box_inner .present-tit-box h3 span.txt_big {
  font-size: 52px;
  letter-spacing: 2px;
}
.ewg_present_box .ewg_present_box_inner .present-tit-box h3 span.present-icon {
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #d72316;
  border-radius: 50%;
  text-align: center;
  width: 130px;
  height: 130px;
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-48%);
  color: #fff;
  font-size: 32px;
  line-height: 1.2;
  letter-spacing: 5px;
  font-family: sans-serif;
}
.ewg_present_box .ewg_present_box_inner .present-tit-box h3 span.present-icon-color2 {
  background-color: #a71300;
}
.ewg_present_box .ewg_present_box_inner .p1 {
  margin: 30px 0 20px;
  font-size: 20px;
  line-height: 1.9;
  font-weight: bold;
}
.ewg_present_box .ewg_present_box_inner .p1 span {
  font-size: inherit;
}
.ewg_present_box .ewg_present_box_inner .p2 {
  font-size: 20px;
  line-height: 1;
  display: inline-block;
  border-top: 2px solid #ccc;
  border-bottom: 2px solid #ccc;
  padding: 20px;
  font-weight: bold;
  letter-spacing: 1px;
  margin: 10px 0;
}
.ewg_present_box .ewg_present_box_inner .ewg_entry_btn a {
  margin-top: 30px;
  margin-bottom: 10px;
}
.ewg_present_box .ewg_present_box_inner .ewg_entry_btn + p {
  font-weight: bold;
}

@media only screen and (max-width: 767px) {
  .ewg_present_box {
    padding: 4%;
  }
  .ewg_present_box .ewg_present_box_inner {
    padding: 2vw 0 5vw;
    border-width: 1.6vw;
  }
  .ewg_present_box .ewg_present_box_inner .present-tit-box {
    text-align: center;
  }
  .ewg_present_box .ewg_present_box_inner .present-tit-box h3 {
    font-size: 5vw;
    padding-left: 0;
    margin-bottom: 0;
  }
  .ewg_present_box .ewg_present_box_inner .present-tit-box h3 span {
    font-size: inherit;
    line-height: 1.3;
  }
  .ewg_present_box .ewg_present_box_inner .present-tit-box h3 span.txt_big {
    font-size: 9vw;
  }
  .ewg_present_box .ewg_present_box_inner .present-tit-box h3 span.present-icon {
    display: block;
    align-items: normal;
    justify-content: flex-start;
    border-radius: 0;
    width: 200px;
    height: auto;
    position: static;
    left: auto;
    top: auto;
    transform: translateY(0);
    font-size: 4vw;
    line-height: 1;
    letter-spacing: 2px;
    padding: 1.3vw 0 1.1vw;
    margin: 0 auto 3vw;
  }
  .ewg_present_box .ewg_present_box_inner .p1 {
    margin: 5.33vw 0 2.66vw;
    font-size: 3.2vw;
    line-height: 1.7;
  }
  .ewg_present_box .ewg_present_box_inner .p1 span {
    font-size: inherit;
  }
  .ewg_present_box .ewg_present_box_inner .p2 {
    font-size: 3.6vw;
    line-height: 1.4;
    padding: 1.8vw;
    margin: 1.5vw 0;
  }
  .ewg_present_box .ewg_present_box_inner .ewg_entry_btn a {
    margin-top: 4vw;
    margin-bottom: 2vw;
  }
  .ewg_present_box .ewg_present_box_inner .ewg_entry_btn + p {
    line-height: 1.6;
    font-size: 3vw;
  }
}
/* ewg_notes
---------------------------------------------------- */
.ewg_notes {
  background-color: #f1f1f1;
  padding: 5% 7% 6%;
  margin: 80px 0;
}
.ewg_notes h2 {
  font-size: 24px;
  line-height: 1;
  text-align: center;
  margin: 0 0 40px;
  letter-spacing: 0.75px;
  font-weight: bold;
}
.ewg_notes p {
  font-weight: bold;
  font-size: 18px;
  margin: 40px 0 20px;
}
.ewg_notes li {
  font-size: 16px;
  line-height: 1.7;
  text-indent: -1em;
  padding-left: 1em;
}
.ewg_notes li + li {
  margin-top: 5px;
}

@media only screen and (max-width: 767px) {
  .ewg_notes {
    padding: 8vw 5.33vw;
    margin: 8vw 0;
  }
  .ewg_notes h2 {
    font-size: 4.8vw;
    margin: 0 0 5.33vw;
  }
  .ewg_notes p {
    font-size: 3.46vw;
    margin: 5.33vw 0 2vw;
  }
  .ewg_notes li {
    font-size: 3.46vw;
  }
  .ewg_notes li + li {
    margin-top: 0.8vw;
  }
}
details::details-content {
  content-visibility: unset;
  display: block grid;
}
@media (prefers-reduced-motion: no-preference) {
  details::details-content {
    transition-duration: 300ms;
    transition-property: grid-template-rows;
  }
}
details.acco {
  overflow: hidden;
  margin-bottom: 50px;
}
@media only screen and (max-width: 767px) {
  details.acco {
    margin-bottom: 6vw;
  }
}
details.acco > summary {
  list-style: none;
  background: #855a4d;
  color: #fff;
  padding: 20px;
  font-size: 3rem;
  font-weight: bold;
  cursor: pointer;
  position: relative;
  text-align: center;
  transition: 0.3s;
}
@media only screen and (max-width: 767px) {
  details.acco > summary {
    font-size: 4.26vw;
    padding: 5vw 9vw;
  }
}
details.acco > summary:hover {
  opacity: 0.7;
}
details.acco > summary::-webkit-details-marker {
  display: none;
}
details.acco > summary::after {
  content: "";
  position: absolute;
  right: 3rem;
  top: 50%;
  transform: translateY(-50%);
  color: #fff;
  width: 3.5rem;
  height: 3.5rem;
  display: grid;
  place-items: center;
  background-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 10 10'><rect x='0' y='4' width='10' height='2' fill='white'/></svg>");
  background-repeat: no-repeat;
}
@media only screen and (max-width: 767px) {
  details.acco > summary::after {
    right: 3vw;
    width: 3.5vw;
    height: 3.5vw;
  }
}
details.acco:not([open]) > summary::after {
  background-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 10 10'><rect x='0' y='4' width='10' height='2' fill='white'/><rect x='4' y='0' width='2' height='10' fill='white'/></svg>");
}
details.acco:not([open])::details-content {
  grid-template-rows: 0fr;
}
details.acco[open]::details-content {
  grid-template-rows: 1fr;
}
details.acco .acco-body {
  border: 6px solid #855a4d;
  border-top: none;
  background: #fff;
  background: url(/html/upload/user_data/feature/wg/img/2025/ac_bg_pc.jpg) no-repeat center bottom;
  background-size: cover;
  padding: 70px 50px;
}
@media only screen and (max-width: 767px) {
  details.acco .acco-body {
    padding: 6vw 3vw;
    background: url(/html/upload/user_data/feature/wg/img/2025/ac_bg_sp.jpg) no-repeat center bottom;
    background-size: cover;
  }
}
details.acco .acco-body .acc-middlelead {
  margin-bottom: 1.5em;
}
details.acco .acco-body .acc-border {
  height: 1px;
  background: var(--brand);
}
details.acco .acco-body .smalltxt {
  font-size: 0.85em;
}

.bairitsu-box_head {
  font-size: 2.5rem;
  text-align: center;
  background: #ffe670;
  border-radius: 50vh;
  max-width: 1025px;
  font-weight: 600;
  margin: auto;
  color: #541005;
  padding: 10px;
  margin-bottom: 40px;
}
@media only screen and (max-width: 767px) {
  .bairitsu-box_head {
    padding: 2vw;
    font-size: 3.5vw;
    margin-bottom: 5vw;
  }
}
.bairitsu-box_text {
  font-size: 2.7rem;
  text-align: center;
  font-weight: 600;
  margin-bottom: 40px;
}
@media only screen and (max-width: 767px) {
  .bairitsu-box_text {
    font-size: 4vw;
    margin-bottom: 5vw;
  }
}
.bairitsu-box_text p {
  color: #541005;
  font-size: inherit;
  font-weight: inherit;
}
@media only screen and (max-width: 767px) {
  .bairitsu-box_text p {
    margin-bottom: 2vw;
  }
  .bairitsu-box_text p:last-child {
    margin-bottom: 0;
  }
}
.bairitsu-box_text p span {
  font-size: inherit;
  font-weight: inherit;
  background: linear-gradient(transparent 40%, #fff000 40%);
}
.bairitsu-box_text p span strong {
  color: #ff0100;
  font-size: 1.7em;
  font-weight: inherit;
}
@media only screen and (max-width: 767px) {
  .bairitsu-box_text p span strong {
    font-size: 1.5em;
  }
}
.bairitsu-box_text p:nth-child(2) {
  font-size: 1.1em;
}
.bairitsu-box_text p:nth-child(3) {
  font-size: 1.275em;
}
.bairitsu-box .ewg_entry_btn a {
  font-size: 2.2rem;
  padding: 30px 50px;
  border-radius: 20px;
  max-width: 450px;
  box-sizing: border-box;
}
@media only screen and (max-width: 767px) {
  .bairitsu-box .ewg_entry_btn a {
    font-size: 4.26vw;
    padding: 6vw 0;
    border-radius: 2vw;
    margin: 0 auto 5.33vw;
  }
}

.aim_shop_banner_wg + .st_link a {
  margin-top: 40px;
}/*# sourceMappingURL=style2025.css.map */