@charset "Shift_JIS";



/*==============================================
 共通 ここから
================================================*/
/* 1rem = 16px */
html {
    font-size: 16px;
}
/* パンくず削除 */
#pankuzu {
    display: none;
}
body {
    background: #f5f5f5;
}
#bikkuri-gyoten2025 img {
  max-width:100%;
  display:block;
  margin: 0 auto;
}
.header-info-red {
    display: none !important;
}
#bikkuri-gyoten2025 a {
    display: block;
}
#bikkuri-gyoten2025 a:hover {
    opacity: 1;
}
#bikkuri-gyoten2025 a:hover p{
    color: #222;
}
#bikkuri-gyoten2025 a.link-none:hover {
    opacity: 1;
    color: #222 !important;
}
article#contents {
    padding-bottom: 0 !important;
}
footer .bottom {
    margin-top: 0 !important;
}
main, main#wrapper {
    max-width: none;
    padding: 0;
}
.pc-none {
    display: none;
}

/* 価格プロ アイコン削除 */
#bikkuri-gyoten2025 .section .item-block .item-price .price {
    color: red;
}
#bikkuri-gyoten2025 .section .item-block .item-price .price .spesicalprice {
    display: none;
}
#bikkuri-gyoten2025 .section .item-block .item-price .intax {
    display: none;
}
.buy_price>ol, .buy_price>ul {
    margin: 0;
}
.buy_price>ol .spesicalprice, .buy_price>ul .spesicalprice,.buy_price>ul .intax {
    display: none;
}

/* フォント関連 */

/* 固有フォント */
#bikkuri-gyoten2025 p{
    color: #222;
    font-size: .9rem;
}
/* コーポレートロゴ フォント */
#bikkuri-gyoten2025 .font-chang-n {
    font-family: "corporate-logo-ver2", sans-serif !important;
    font-weight: 500;
    font-style: normal;
}
#bikkuri-gyoten2025 .font-chang-b {
    font-family: "corporate-logo-ver2", sans-serif !important;
    font-weight: 700;
    font-style: normal;
}


/* 共通の見出し */
#bikkuri-gyoten2025 .section-title {
    width: 100%;
    text-align: center;
    margin-bottom: 3%;
    position: relative;
    z-index: 10;
}
#bikkuri-gyoten2025 .section-title h2 {
    width: 90%;
    max-width: 500px;
    margin: 0 auto;
    line-height: 1.3;
    color: #222;
}
#bikkuri-gyoten2025 .section-title h3 {
    width: 70%;
    font-size: 1.5rem;
    margin: 0 auto;
    line-height: 1.3;
    color: #222;
}
/* 装飾 */
#bikkuri-gyoten2025 .section-title h3 span {
    width: 80%;
    display: block;
    margin: 0 auto 2%;
}
#bikkuri-gyoten2025 .section-title p {
    font-size: 1rem;
    color: #222;
}

/* サブタイトル用 */
#bikkuri-gyoten2025 .section-title .sub-title {
    text-align: center;
    font-size: 2.8rem;
    margin-bottom: 3%;
}
/* サブタイトル用 マーカー */
#bikkuri-gyoten2025 .section-title .sub-title .marker {
    color: #222;
    background: linear-gradient(transparent 60%, #fff42e 40%);
    padding: 0 .3em;
}

/* 個別見出し */
/* winter sale */
#bikkuri-gyoten2025 #winter .common-box h3 {
    width: 90%;
}
/* ポイントバック */
#bikkuri-gyoten2025 #point-back .common-box h3 {
    width: 70%;
}
#bikkuri-gyoten2025 #point-back h3 span {
    width: 50%;
    display: block;
    margin: 0 auto 2%;
}
/* 見出し背景 */

/* 感謝セール */
#bikkuri-gyoten2025 #thanks .common-box {
    background: url(../../IMAGE/bikkuri-gyoten/confetti.jpg) top center /contain no-repeat #FFF;
}
/* ポイントバック */
#bikkuri-gyoten2025 #point-back .common-box {
    background: url(../../IMAGE/bikkuri-gyoten/paper_gold.jpg) top center /contain no-repeat,
    url(../../IMAGE/bikkuri-gyoten/coin_bottom.jpg) bottom center /contain no-repeat #FFF;
}
/* No.1 */
#bikkuri-gyoten2025 #no1-select .common-box {
    background: url(../../IMAGE/bikkuri-gyoten/concentration.jpg) top center /contain no-repeat #FFF;
}
/*==============================================
#bikkuri-gyoten2025 共通 ここから
================================================*/

/* 大枠 */
#bikkuri-gyoten2025 {
    position: relative;
    background-color: #ffe6d7;
    width: 100%;
    overflow-x: hidden;
}
#bikkuri-gyoten2025 .contents{
    width: 100%;
    max-width: 700px;
    margin: 0 auto 3%;
    background-color: #ffe6d7;
    overflow: hidden;
}
/* セクション */
#bikkuri-gyoten2025 section {
    width: 100%;
    margin: 0 auto;
    margin-top: -1px;
    box-sizing: border-box;
    padding: 4% 5% 3.5%;
    overflow-x: unset;
    overflow-y: unset;
    position: relative;
}
/* 共通ボックス */
#bikkuri-gyoten2025 .common-box {
    position: relative;
    width: 100%;
    margin: 0 auto 2%;
    background-color: #FFF;
    padding: 5% 0 4%;
    border-radius: 0 0 3% 0;
}
/* 装飾：コンテンツ右下ジャギー */
#bikkuri-gyoten2025 .icon-jag.white {
    position: absolute;
    z-index: 1;
    width: 22%;
    right: 0;
    bottom: 0;
    transform: translate(26%, 23%);
}
/* 装飾：コンテンツ右下ジャギー(個別 仰天キャンペーン用) */
#bikkuri-gyoten2025 #main-camp .icon-jag.white {
    position: absolute;
    z-index: 1;
    width: 24%;
    right: -6.5%;
    bottom: -3.8%;
    transform: translate(0);
}
/* 装飾：コンテンツ右下ジャギー(個別 釣り日記用) */
#bikkuri-gyoten2025 #campain .icon-jag.white {
    z-index: -1;
}
/* マーカー */
span.marker {
    background: linear-gradient(transparent 60%, #ffe4d2 40%);
    font-weight: bold;
    color: #ff3500;
    line-height: 1;
    font-size: 1em;
}
/* 赤ボタン */
#bikkuri-gyoten2025 .red-btn {
    width: 100%;
    position: relative;
    z-index: 10;
}
#bikkuri-gyoten2025 .red-btn a {
    position: relative;
    width: 90%;
    margin: 0 auto 0;
    background: #e50012;
    color: #FFF;
    border-radius: 100vw;
    padding: .5em 0;
    text-align: center;
    box-shadow: 0px 3px 0px 0px #8d000b;
    font-size: 1rem;
    letter-spacing: .2em;
}
#bikkuri-gyoten2025 .red-btn a::after {
    position: absolute;
    display: inline-block;
    vertical-align: middle;
    content: "";
    width: .4em;
    height: .4em;
    border-top: 2px solid #fff;
    border-right: 2px solid #fff;
    top: 0;
    bottom: 0;
    right: 5%;
    margin: auto;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    transition: all 0.3s ease 0s;
}
#bikkuri-gyoten2025 .red-btn a:hover {
    color: #FFF !important;
    transform: scale(1.05);
}

/* 赤シェイプ */
#bikkuri-gyoten2025 .img-shape {
    position: absolute;
    width: 100%;
    top: 100%;
    left: 0;
    transform: translateY(-60%);
    overflow: hidden;
}
#bikkuri-gyoten2025 .img-shape img {
    transform: scaleX(1.01);
}
/* z-index */
#bikkuri-gyoten2025 #thanks {
    z-index: 1;
}
#bikkuri-gyoten2025 #winter {
    z-index: 2;
}
#bikkuri-gyoten2025 #point-back {
    z-index: 3;
}
#bikkuri-gyoten2025 #no1-select {
    z-index: 4;
}
#bikkuri-gyoten2025 #campain {
    z-index: 5;
}

/*==============================================
#bikkuri-gyoten2025 共通 ここまで
================================================*/

/*==============================================
アイテム ここから
================================================*/

/* 大枠 */
#bikkuri-gyoten2025 .item-list {
    width: 90%;
    margin: 0 auto;
    position: relative;
    z-index: 10;
}
/* 商品部分 */
#bikkuri-gyoten2025 .item {
    width: 100%;
    box-sizing: border-box;
    margin-bottom: 6%;
    border-radius: 5px;
    overflow: hidden;
    border: 2px solid #da2e3f;
    box-shadow: 3px 3px 0px 0px #da2e3f;
    transition: .3s;
}
#bikkuri-gyoten2025 .item:hover {
    transform: scale(1.03);
    box-shadow: 6px 6px 0px 0px #da2e3f;
}
#bikkuri-gyoten2025 .item a {
    display: flex;
}
/* 商品サムネ */
#bikkuri-gyoten2025 .item .item-img {
    position: relative;
    width: 50%;
}
/* テキスト部分 */
#bikkuri-gyoten2025 .item .item-back {
    width: 50%;
    background-color: #fef1e9;
    padding: 0;
    display: flex;
    flex-direction: column;
    justify-content: center;
}
/* 商品名 */
#bikkuri-gyoten2025 .item .item-name {
    margin-bottom: 2%;
}
#bikkuri-gyoten2025 .item .item-name h4 {
    font-size: 1rem;
    text-align: center;
    padding: 2% 0 1%;
    color: #222;
    width: 95%;
    margin: 0 auto;
}
/* 通常価格 */
#bikkuri-gyoten2025 .item .item-normalprice {
    font-weight: bold;
    text-align: center;
    margin-bottom: 1.5%;
}
/* 売価 */
#bikkuri-gyoten2025 .item .item-price {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    margin-bottom: 1%;
    position: relative;
}
/* アイコン */
#bikkuri-gyoten2025 .item .item-price__icon {
    font-size: .9rem;
    color: #dd0000 !important;
    font-weight: 700;
    letter-spacing: 0.01em;
    background-color: #f1da3e;
    display: flex;
    align-items: center;
    padding: 0.3em 1em;
    line-height: 1;
    color: #FFF !important;
    margin-bottom: 3%;
}
/* アイコン セール価格 */
#bikkuri-gyoten2025 .item .item-price__icon.sale {
    background-color: #dd0000;
}
/* アイコン ポイント */
#bikkuri-gyoten2025 .item .item-price__icon.point {
    color: #dd0000 !important;
    background-color: #f1da3e;
}
/* アイコン クーポン */
#bikkuri-gyoten2025 .item .item-price__icon.coupon {
    background-color: #1051c9;
}
/* 価格 */
#bikkuri-gyoten2025 .item .price {
    font-size: 1.8rem;
    color: #dd0000 !important;
    text-shadow: 2px 2px #fff383;
    font-family: "Hind", sans-serif;
    font-weight: 700;
    letter-spacing: 0.01em;
    line-height: 1em;
}
/* 詳細を見る */
/* #bikkuri-gyoten2025 .item .item-more {
    position: relative;
    background-color: #222;
    color: #FFF;
    width: 90%;
    margin: 0 auto;
    padding: .3em 0;
    text-align: center;
    border-radius: 5px;
}
#bikkuri-gyoten2025 .item .item-more::after {
    position: absolute;
    display: inline-block;
    vertical-align: middle;
    content: "";
    width: 1.2vw;
    height: 1.2vw;
    border-top: 2px solid #fff;
    border-right: 2px solid #fff;
    top: 0;
    bottom: 0;
    right: 5%;
    margin: auto;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    transition: all 0.3s ease 0s;
} */

/*==============================================
アイテム ここまで
================================================*/

/*==============================================
ストア ここから
================================================*/

/* ストア */
#bikkuri-gyoten2025 .store-list {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    box-sizing: border-box;
    padding: 0 5%;
    position: relative;
    z-index: 10;
}
#bikkuri-gyoten2025 .store-list a {
    width: calc(100% / 3 - 1.5%);
    overflow: hidden;
    border-radius: 5px;
    margin-bottom: 2%;
}
#bikkuri-gyoten2025 .store-list a:hover {
    transform: scale(1.05);
}

/*==============================================
ストア ここまで
================================================*/

/*==============================================
ナビゲーション ここから
================================================*/
/* 親 */
#bikkuri-gyoten2025 #nav {
    position: fixed;
    z-index: 1000;
    bottom: 0%;
    right: 0%;
    height: 100vh;
    transition: 0.6s;
}

/* グレーバック用 */
#bikkuri-gyoten2025 #nav .gray-back{
    position: fixed;
    top: 0;
    right: -100%;
    width: 100%;
    height: 100%;
    z-index: 1;
    background-color: #5656566b;
}
#bikkuri-gyoten2025 #nav .gray-back.active{
    position: fixed;
    top: 0;
    right: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
}
#bikkuri-gyoten2025 #nav .g-nav{
    position: fixed;
    z-index: 5;
    top: 0;
    transform: translateY(-150%);
    right: 0;
    width: 100vw;
    height: 100vh;
    transition: .55s;
    overflow-y: scroll;
    background-color: #bf0017;
    border-radius: 0 0 5px 5px;
    z-index: 5;
}

/* 仰天キャンペーン追加分 */
#bikkuri-gyoten2025 #nav .g-nav-contents {
    margin-bottom: 10%;
}
#bikkuri-gyoten2025 #nav .g-nav-contents:last-child {
    margin-bottom: 0;
}
#bikkuri-gyoten2025 #nav .g-nav .g-nav__1cal {
    width: 100%;
    box-sizing: border-box;
    padding: 5%;
    background-color: #ffe6d7;
    border-radius: 5px;
}
#bikkuri-gyoten2025 #nav .g-nav-contents h4 {
    width: 70%;
    margin: 0 auto 2%;
    fill: #FFF;
}
#bikkuri-gyoten2025 #nav .g-nav-contents a {
    border-radius: 5px;
    overflow: hidden;
    fill: #FFF;
}
#bikkuri-gyoten2025 #nav .g-nav-contents a:hover {
    transform: scale(1.05);
}

/*アクティブクラスがついたら位置を0に*/
#bikkuri-gyoten2025 #nav .g-nav.panelactive{
    top: 0;
    transform: translateY(0%);
}

/*ナビゲーションの縦スクロール*/
#bikkuri-gyoten2025 #nav .g-nav .g-nav-list{
    padding: 5% 10% 10%;
    margin: 0 auto;
    max-width: 370px;
}


/* ハンバーガーボタン */
#bikkuri-gyoten2025 #nav .openbtn1{
    position: absolute;
    z-index: 10;
    top: 2vw;
    right: 2vw;
    cursor: pointer;
    width: 50px;
    height: 50px;
    border-radius: 100px;
    background: #bf0017;
}
#bikkuri-gyoten2025 #nav .openbtn1.active {
    background-color: #ffffff;
}

/*×に変化*/
#bikkuri-gyoten2025 #nav .openbtn1 span{
    display: inline-block;
    transition: all .4s;
    position: absolute;
    left: 13.5px;
    height: 3px;
    border-radius: 2px;
    background: #FFF;
    width: 45%;
}
/*三本線*/
#bikkuri-gyoten2025 #nav .openbtn1 span:nth-of-type(1) {
  top:16px; 
}
#bikkuri-gyoten2025 #nav .openbtn1 span:nth-of-type(2) {
  top:24px;
}
#bikkuri-gyoten2025 #nav .openbtn1 span:nth-of-type(3) {
  top:32px;
}
/*三本線 アクティブ後*/
#bikkuri-gyoten2025 #nav .openbtn1.active span:nth-of-type(1) {
    top: 18px;
    left: 17px;
    transform: translateY(6px) rotate(-45deg);
    width: 30%;
    background: #8b0604;
}
#bikkuri-gyoten2025 #nav .openbtn1.active span:nth-of-type(2) {
    opacity: 0;
}
#bikkuri-gyoten2025 #nav .openbtn1.active span:nth-of-type(3){
    top: 30px;
    left: 17px;
    transform: translateY(-6px) rotate(45deg);
    width: 30%;
    background: #8b0604;
}

/* ナビゲーション切り替え */
#bikkuri-gyoten2025 .contents {
    position: relative;
}

/* デスクトップ用 */
@media screen and (min-width: 1300px) {
    #bikkuri-gyoten2025 #nav .g-nav{
        transform: translateY(0);
        position: absolute;
        z-index: 5;
        top: 0;
        right: 0;
        width: 350px;
        background-color: transparent;
        overflow: hidden;
    }
    #bikkuri-gyoten2025 #nav .g-nav .g-nav-list {
        display: flex;
        flex-direction: column;
        justify-content: center;
        height: calc(100vh - 194px);
    }
    #bikkuri-gyoten2025 #nav .g-nav-contents .g-nav__1cal {
        width: 95%;
        margin: 0 auto;
        padding: 0;
        background-color: transparent;
    }
    #bikkuri-gyoten2025 #nav .openbtn1 {
        display: none;
    }
    #bikkuri-gyoten2025 #nav .g-nav-contents h4 {
        fill: #bf0017;
    }
    #bikkuri-gyoten2025 #nav .g-nav-contents a {
        fill: #bf0017;
    }
}

/*==============================================
ナビゲーション ここまで
================================================*/

/*==============================================
仰天キャンペーン ここから
================================================*/
#bikkuri-gyoten2025 #main-camp {
    background-color: #bf0017;
    position: relative;
    padding: 0% 5% 3.5%;
}
/* box */
#bikkuri-gyoten2025 #main-camp .main-camp__box {
    position: relative;
    box-sizing: border-box;
    border: 4px solid #000;
    background-color: #FFF;
    z-index: 99;
    box-shadow: 4px 4px 0px 0px #000;
    padding: 0 0 4%;
    border-radius: 0 0 3% 0;
}
/* 画像 */
#bikkuri-gyoten2025 #main-camp .main-camp__box .img2{
    width: 100%;
    margin: 0 auto 2%;
}
/* 米印 */
#bikkuri-gyoten2025 #main-camp .main-camp__box .kome{
    text-align: center;
    font-size: .8rem;
    margin-bottom: 2%;
}
/* 装飾：左上ジャギー大 */
#bikkuri-gyoten2025 #main-camp .icon-jag.big {
    position: absolute;
    z-index: 2;
    width: 58%;
    left: 0%;
    top: 0%;
    transform: translate(-22%, -32%);
}
/* 装飾：右下黒ジャギー */
#bikkuri-gyoten2025 #main-camp .icon-jag.black{
    position: absolute;
    z-index: 10;
    width: 22%;
    right: -1.6%;
    bottom: -1%;
}
/* 装飾：斜め線 */
#bikkuri-gyoten2025 #main-camp .icon-tri {
    position: absolute;
    z-index: 1;
    width: 100%;
}
#bikkuri-gyoten2025 #main-camp .icon-tri__top {
    /* left: 0.5px; */
    bottom: 99%;
}
#bikkuri-gyoten2025 #main-camp .icon-tri__bottom {
    left: 0;
    bottom: -2.5%;
    z-index: 10;
    transform: scaleY(-1);
    overflow: hidden;
}
#bikkuri-gyoten2025 #main-camp .icon-tri__bottom img {
    transform: scale(1.05);
}
/*==============================================
仰天キャンペーン ここまで
================================================*/

/* アンカー */
#bikkuri-gyoten2025 #sub-camp {
    padding: 5% 0 0;
    margin-bottom: 1%;
}
/* flex レイアウト */
#bikkuri-gyoten2025 .sub-camp__flex {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
}
#bikkuri-gyoten2025 .sub-camp__flex .flex-item {
    width: 46.5%;
}
#bikkuri-gyoten2025 .sub-camp__flex .flex-item:hover {
    transform: scale(1.05);
}

/* ポイントバック テーブル */
#bikkuri-gyoten2025 .point-back__table {
    width: 95%;
    margin: 0 auto;
    padding: 1% 0 0;
    box-sizing: border-box;
}
#bikkuri-gyoten2025 .point-back__table .flex {
    width: 100%;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
#bikkuri-gyoten2025 .point-back__table .flex .flex-item {
    width: 48%;
    display: flex;
    margin-bottom: 1%;
}

/* No.1は私が決める */

/* flexレイアウト */
#bikkuri-gyoten2025 #no1-select .flex {
    position: relative;
    display: flex;
    width: 95%;
    margin: 0 auto 3%;
}
#bikkuri-gyoten2025 #no1-select .flex-item {
    width: 50%;
    box-sizing: border-box;
    border: 2px solid #000;
}
#bikkuri-gyoten2025 #no1-select .flex-item > .img:hover {
    opacity: .8;
}
#bikkuri-gyoten2025 #no1-select .flex-item__A {
    background-color: #48a8e3;
}
#bikkuri-gyoten2025 #no1-select .flex-item__B {
    background-color: #626262;
}
/* 商品名 */
#bikkuri-gyoten2025 #no1-select .flex-item .name {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 2%;
    margin-bottom: 3%;
}
#bikkuri-gyoten2025 #no1-select .flex-item .name .iconA {
    width: 28%;
}
#bikkuri-gyoten2025 #no1-select .flex-item .name .iconB {
    width: 25%;
}
#bikkuri-gyoten2025 #no1-select .flex-item .name h4 {
    color: #FFF;
    font-size: 1.1rem;
    text-align: center;
}
#bikkuri-gyoten2025 #no1-select .flex-item__A .name h4 {
    color: #000;
}
/* ボタンデザイン 投票 */
#bikkuri-gyoten2025 #no1-select .select-btn {
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 2%;
    width: 85%;
    margin: 0 auto 5%;
    border-radius: 100vw;
    border: 2px solid #000;
    box-sizing: border-box;
    padding: .4em 0 .3em 0.2em;
    box-shadow: 0px 2px 0px 0px #000000;
    background-color: #e70818;
    transition: .3s;
}
#bikkuri-gyoten2025 #no1-select .select-btn:hover {
    transform: scale(1.05);
}
/* ボタンデザイン 購入 */
#bikkuri-gyoten2025 #no1-select .select-btn.buy {
    background-color: #e70818;
}
/* ハートアイコン */
#bikkuri-gyoten2025 #no1-select .select-btn .img {
    fill: #FFF;
    display: flex;
    align-items: center;
}
#bikkuri-gyoten2025 #no1-select .select-btn .img svg {
    width: 1.3rem;
}
/* ハートアイコン +1 */
#bikkuri-gyoten2025 #no1-select .select-btn .img::after {
    content: '+1';
    color: #FFF;
    display: inline-block;
    font-size: 1rem;
    left: 100%;
    line-height: 0;
    margin-top: -7%;
}
/* ハートアイコン 投票されていない */
#bikkuri-gyoten2025 #no1-select .select-btn.vote .img {
    display: none;
}
#bikkuri-gyoten2025 #no1-select .select-btn.vote .img::after {
    content: '';
}
/* ハートアイコン 投票された */
#bikkuri-gyoten2025 #no1-select .select-btn.vote.selectB .img,
#bikkuri-gyoten2025 #no1-select .select-btn.vote.selectA .img {
    display: flex;
}
#bikkuri-gyoten2025 #no1-select .select-btn.vote.selectB .img::after,
#bikkuri-gyoten2025 #no1-select .select-btn.vote.selectA .img::after {
    content: '+1';
    color: #FFF;
    display: inline-block;
    font-size: 1rem;
    line-height: 0;
    /* margin-top: -7%; */
}
/* 購入された */
#bikkuri-gyoten2025 #no1-select .select-btn.buy .img::after,
#bikkuri-gyoten2025 #no1-select .select-btn.buy .img::after {
    content: '+4';
    color: #FFF;
    display: inline-block;
    font-size: 3vw;
    left: 100%;
    line-height: 0;
    margin-top: -7%;
}
/* ボタンテキスト */
#bikkuri-gyoten2025 #no1-select .select-btn .select-btn__text::after {
    content: '投票する';
    font-size: 1rem;
    color: #FFF;
}
#bikkuri-gyoten2025 #no1-select .select-btn.buy .select-btn__text::after {
    content: '購入する';
    font-size: 1rem;
    color: #FFF;
}
/* VSアイコン */
#bikkuri-gyoten2025 #no1-select .flex .icon-vs{
    position: absolute;
    top: 33%;
    left: 50%;
    width: 22%;
    transform: translate(-50%, -50%);
    z-index: 10;
}

/* ボタンテキスト 変更 */
#bikkuri-gyoten2025 #no1-select .select-btn.vote,
#bikkuri-gyoten2025 #no1-select .select-btn.buyA,
#bikkuri-gyoten2025 #no1-select .select-btn.buyB {
    background-color: #9d9d9d;
    pointer-events: none;
}
#bikkuri-gyoten2025 #no1-select .select-btn.vote .select-btn__text::after {
    content: '投票済み';
    font-size: 1rem;
    color: #3f3f3f;
}
#bikkuri-gyoten2025 #no1-select .select-btn.buyA .select-btn__text::after,
#bikkuri-gyoten2025 #no1-select .select-btn.buyB .select-btn__text::after {
    content: '購入済み';
    font-size: 1rem;
    color: #3f3f3f;
}
#bikkuri-gyoten2025 #no1-select .select-btn.selectA .img,
#bikkuri-gyoten2025 #no1-select .select-btn.selectB .img,
#bikkuri-gyoten2025 #no1-select .select-btn.buyA .img,
#bikkuri-gyoten2025 #no1-select .select-btn.buyB .img{
    fill: #e70818;
}

/* グラフ レイアウト*/
#bikkuri-gyoten2025 #no1-select .no1-select__vote {
    width: 95%;
    margin: 0 auto;
}
/* グラフ タイトル */
#bikkuri-gyoten2025 #no1-select .no1-select__vote .title{
    display: flex;
    justify-content: space-around;
    align-items: center;
    margin-bottom: 3%;
}
#bikkuri-gyoten2025 #no1-select .no1-select__vote h4 {
    color: #222;
    font-size: 1.5rem;
    text-align: center;
    font-weight: bold;
}
#bikkuri-gyoten2025 #no1-select .no1-select__vote .red-border {
    width: 25%;
    height: 1rem;
    background: repeating-linear-gradient(-45deg, #bf0017, #bf0017 3px, #fff 0, #fff 6px);
}
/* グラフ コンテンツ */
#bikkuri-gyoten2025 #no1-select .no1-select__vote .graph {
    width: 95%;
    display: flex;
    justify-content: space-between;
    margin: 0 auto 3%;
}
/* グラフ アルファベット */
#bikkuri-gyoten2025 #no1-select .no1-select__vote .graph .index {
    width: 8%;
}
/* グラフ メーター */
#bikkuri-gyoten2025 #no1-select .no1-select__vote .graph .meter {
    position: relative;
    width: 89%;
    height: 3rem;
    border: 2px solid #000;
    border-radius: 100vw;
    background: #cccccc;
    display: flex;
    align-items: center;
    box-sizing: border-box;
    padding-left: 4%;
    overflow: hidden;
}
#bikkuri-gyoten2025 #no1-select .no1-select__vote .graph .meter p{
    position: relative;
    z-index: 10;
    font-size: 1.1rem;
    font-weight: bold;
}
#bikkuri-gyoten2025 #no1-select .no1-select__vote .graph .meter .bar {
    position: absolute;
    content: '';
    height: 100%;
    top: 0;
    left: 0;
    z-index: 1;
}
#bikkuri-gyoten2025 #no1-select .no1-select__vote .graphA .meter .bar::after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: repeating-linear-gradient(-45deg, #fff42e, #fff42e 8px, #fff879 0, #fff879 16px);
}
#bikkuri-gyoten2025 #no1-select .no1-select__vote .graphB .meter .bar::after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: repeating-linear-gradient(-45deg, #ff3c4b, #ff3c4b 8px, #ff505d 0, #ff505d 16px);
}
/* グラフ 注意書き */
#bikkuri-gyoten2025 #no1-select .no1-select__vote .kome {
    font-size: .8rem;
    text-align: end;
    font-weight: bold;
    margin-bottom: 3%;
}

/* プレゼントボックス */
#bikkuri-gyoten2025 #no1-select .present-box {
    /* width: 94%; */
    margin: 3% auto;
}
/* プレゼントボックス 見出し */
#bikkuri-gyoten2025 #no1-select .present-box h4 {
    text-align: center;
    font-size: 2rem;
}
/* プレゼントボックス flex */
#bikkuri-gyoten2025 #no1-select .present-box__flex {
    display: flex;
    flex-wrap: wrap;
    background: #ffe6d7;
    box-sizing: border-box;
    padding: 2%;
    position: relative;
}
/* プレゼントボックス 子要素共通 */
#bikkuri-gyoten2025 #no1-select .present-box__flex .flex-item {
    width: 49.5%;
    border: none;
    display: flex;
    flex-direction: column;
    justify-content: center;
}
/* プレゼントボックス 画像 */
#bikkuri-gyoten2025 #no1-select .present-box__flex .flex-item.img {
    box-sizing: border-box;
    padding: 3%;
}
#bikkuri-gyoten2025 #no1-select .present-box__flex .flex-item.img img {
    border-radius: 5px;
}
/* プレゼントボックス テキスト */
#bikkuri-gyoten2025 #no1-select .present-box__flex .flex-item p {
    text-align: center;
    font-size: 1.4rem;
}
#bikkuri-gyoten2025 #no1-select .present-box__flex .flex-item p span {
    color: #bf0017;
    font-size: 1em;
    line-height: 1;
}
/* プレゼントボックス 注意書き */
#bikkuri-gyoten2025 #no1-select .present-box__flex .kome {
    width: 100%;
    font-size: .8rem;
    text-align: center;
}
/* プレゼントボックス リボン */
#bikkuri-gyoten2025 #no1-select .present-box__flex .ribbon-1 {
    position: absolute;
    top: 0;
    left: 0;
    width: 15%;
    transform: translate(-10%, -10%);
}
#bikkuri-gyoten2025 #no1-select .present-box__flex .ribbon-2 {
    position: absolute;
    bottom: 0;
    right: 0;
    width: 15%;
    transform: translate(10%, 10%) rotate(180deg);
}

/* 解説欄 */
#bikkuri-gyoten2025 .point-back__cap {
    width: 100%;
    padding: 0 5% 3%;
    box-sizing: border-box;
}
#bikkuri-gyoten2025 .point-back__cap .num {
    font-size: 2rem;
}
#bikkuri-gyoten2025 .point-back__cap h4 {
    font-size: 1.1rem;
    color: #222;
    margin-bottom: 1%;
    margin-top: 3%;
}
#bikkuri-gyoten2025 .point-back__cap h5 {
    font-size: 1rem;
    color: #222;
    margin-bottom: 1%;
    margin-top: 4%;
}
#bikkuri-gyoten2025 .point-back__cap p {
    font-size: .9rem;
    color: #222;
    margin-bottom: 1%;
}
/* 解説欄 矢印 */
#bikkuri-gyoten2025 .point-back__cap .right {
    font-size: 1rem;
}

/* 投票解説 */
#bikkuri-gyoten2025 #no1-select .point-back__cap .select-cap {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    margin-bottom: 3%;
}
#bikkuri-gyoten2025 #no1-select .point-back__cap .select-cap .select-btn{
    width: 42%;
    margin: 0 3%;
}
#bikkuri-gyoten2025 #no1-select .point-back__cap .select-cap .select-btn:hover{
    transform: scale(1);
}
#bikkuri-gyoten2025 #no1-select .point-back__cap .select-cap__text {
    display: block;
    width: 100%;
    text-align: center;
    font-size: 1rem;
    /* margin-bottom: 3%; */
}
/* #bikkuri-gyoten2025 #no1-select .point-back__cap .select-cap__text__2 {
    display: block;
    width: auto;
    text-align: center;
    font-size: 1.3rem;
    margin-bottom: 0;
    margin-left: 15%;
} */
#bikkuri-gyoten2025 #no1-select .point-back__cap .select-cap__text .marker {
    font-size: 1.3em;
    background: none;
    color: #222;
}
/* 商品リンク */
#bikkuri-gyoten2025 #no1-select .point-back__cap .select-cap .item-link{
    position: relative;
    width: 44%;
    margin: 0 auto 5%;
    border-radius: 100vw;
    border: 2px solid #000;
    box-sizing: border-box;
    padding: .5em 0 .6em 0.2em;
    box-shadow: 0px 2px 0px 0px #000000;
    background-color: #e70818;
    color: #FFF;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 1%;
}
#bikkuri-gyoten2025 #no1-select .point-back__cap .select-cap .item-link:hover{
    color: #FFF !important;
    transform: scale(1.05);
}
#bikkuri-gyoten2025 #no1-select .point-back__cap .select-cap .item-link i{
    font-size: 1.3rem;
}
/* POINTボックス */
#bikkuri-gyoten2025 .comment-box {
    position: relative;
    margin-top: 3%;
    box-sizing: border-box;
    width: 100%;
    /* display: flex;
    justify-content: center;
    align-items: center; */
    border: 2px solid #da2e3f;
    padding: 1.5em 0 1.0em;
    text-align: center;
}
#bikkuri-gyoten2025 .comment-box .comment-box__title {
    position: absolute;
    top: -1.15em;
    left: -.5em;
    padding: .4em 1.4em;
    border-radius: 25px;
    background-color: #da2e3f;
    color: #fff;
    font-size: .9em;
}
#bikkuri-gyoten2025 .comment-box .comment-box__title::before {
    position: absolute;
    bottom: -7px;
    left: 50%;
    transform: translateX(-50%);
    width: 16px;
    height: 8px;
    background-color: #da2e3f;
    clip-path: polygon(0 0, 100% 0, 50% 100%);
    content: '';
}
#bikkuri-gyoten2025 .comment-box p {
    margin: 0;

}
#bikkuri-gyoten2025 .comment-box p img {
    padding: 30px;
    width: 70%;
}

#bikkuri-gyoten2025 .comment-box .marker {
    font-size: 1.3em;
}

/* キャンペーン */
#bikkuri-gyoten2025 #campain .campain-item {
    position: relative;
    border-radius: 0 0 5% 0;
    background-color: #FFF;
}
#bikkuri-gyoten2025 #campain .fish-top  {
    text-align: center;
    background-color: #53b1ef;
}
#bikkuri-gyoten2025 #campain .fish-top p {
    font-size: 2.5rem;
    color: #FFF;
    padding: .5em 0 .3em;
}
#bikkuri-gyoten2025 #campain .img  {
    position: relative;
    margin: 0 auto;
}
#bikkuri-gyoten2025 #campain .fish-bottom {
    box-sizing: border-box;
    padding: 4% 0 5%;
}

/*==============================================
追加分 ここから
================================================*/

/* 241212 天然水追加 */
#bikkuri-gyoten2025 .water-wrap {
    background-color: #ffffff;
    width: 95%;
    margin: 0 auto;
    padding: 2% 0 1%;
    position: relative;
    box-sizing: border-box;
    border: 1px solid #da2e3f;
    margin-bottom: 3%;
}
#bikkuri-gyoten2025 .water-wrap:nth-last-child(1) {
    margin-bottom: 0%;
}
#bikkuri-gyoten2025 .water-wrap.num24::after {
    position: absolute;
    content: '24本';
    background-color: #da2e3f;
    color: #FFF;
    padding: .35em;
    top: 0;
    left: 0;
    line-height: 1;
    font-size: .8rem;
}
#bikkuri-gyoten2025 .water-wrap.num48::after {
    position: absolute;
    content: '48本';
    background-color: #da2e3f;
    color: #FFF;
    padding: .35em;
    top: 0;
    left: 0;
    line-height: 1;
    font-size: .8rem;
}
#bikkuri-gyoten2025 .water-wrap .item-price__icon {
    padding: .3em 1em .3em;
    margin-bottom: 2%;
}
#bikkuri-gyoten2025 .item .water-wrap .price {
    font-size: 1.5rem;
}
#bikkuri-gyoten2025 .item .water-wrap .item-normalprice {
    margin-bottom: 0;
}
/*==============================================
追加分 ここまで
================================================*/