@charset "UTF-8";

/*==============================================
 共通 ここから
================================================*/
.back {
    position: relative;
    z-index: 1;
    background-image: repeating-linear-gradient(90deg, rgb(254 255 193), rgb(255 251 235));

}

/* パンくず削除 */
#pankuzu {
    display: none;
}

main,
main#wrapper {
    padding: 0;
    max-width: none !important;
}

#daily-sale-irisfes img {
    width: 100%;
}

#daily-sale-irisfes a {
    display: block;
}

#daily-sale-irisfes a:hover {
    opacity: .7;
}

#daily-sale-irisfes .pc_none {
    display: none;
}

#daily-sale-irisfes span.text-border {
    position: relative;
    line-height: 1;
}

#daily-sale-irisfes span.text-border::after {
    content: '';
    position: absolute;
    bottom: 1px;
    left: 0;
    width: 100%;
    height: 1px;
    background-color: #222;
}

/* フッター調整 */
article#contents {
    padding-bottom: 0;
}

footer {
    position: relative;
    z-index: 5;
}

footer,
footer .bottom {
    margin-top: 0 !important;
    max-width: 100%;
    margin: 0 auto;
    background-color: #f5f5f5;
    position: relative;
    z-index: 10;

}

/*==============================================
 共通 ここまで
================================================*/


/* フォント */
#daily-sale-irisfes {
    font-family: "Zen Kaku Gothic New", 'Noto Sans JP', 'Yu Gothic black', sans-serif, 'メイリオ';
    font-weight: 500;
    font-style: normal;
}

#daily-sale-irisfes p {
    font-family: "Zen Kaku Gothic New", 'Noto Sans JP', 'Yu Gothic black', sans-serif, 'メイリオ';
    font-weight: 500;
    font-style: normal;
    font-size: 1rem;
}

#daily-sale-irisfes h1 {
    font-family: "Zen Kaku Gothic New", 'Noto Sans JP', 'Yu Gothic black', sans-serif, 'メイリオ';
    font-weight: 600;
    font-style: normal;
}

#daily-sale-irisfes h2 {
    font-family: "Zen Kaku Gothic New", 'Noto Sans JP', 'Yu Gothic black', sans-serif, 'メイリオ';
    font-weight: 600;
    font-style: normal;
}

#daily-sale-irisfes h2 span {
    font-family: "Zen Kaku Gothic New", 'Noto Sans JP', 'Yu Gothic black', sans-serif, 'メイリオ';
    font-weight: 900;
    font-style: normal;
}

#daily-sale-irisfes h3 {
    font-family: "Zen Kaku Gothic New", 'Noto Sans JP', 'Yu Gothic black', sans-serif, 'メイリオ';
    font-weight: 700;
    font-style: normal;
    font-size: 14px;
    color: #00aec1;
}

#daily-sale-irisfes h3 span {
    font-family: "Lato";
    font-weight: 700;
    font-style: normal;
    font-size: 1.1em;
    color: #00aec1;
    padding-right: 1%;
}

#daily-sale-irisfes h5 {
    font-family: "Zen Kaku Gothic New", 'Noto Sans JP', 'Yu Gothic black', sans-serif, 'メイリオ';
    font-weight: 700;
    font-style: normal;
    font-size: 1.1rem;
}

#daily-sale-irisfes span {
    font-family: "Zen Kaku Gothic New", 'Noto Sans JP', 'Yu Gothic black', sans-serif, 'メイリオ';
    font-weight: 700;
    font-style: normal;
}

/* 背景 */
#daily-sale-irisfes {
    width: 100%;
    margin: 0 auto;
    max-width: 750px;
    box-shadow: 0px 0px 7px 3px #22261;
}

#daily-sale-irisfes .contents {
    position: relative;
}

/* セクション */
#daily-sale-irisfes .section {
    position: relative;
}

#daily-sale-irisfes .section .flag-svg {
    position: absolute;
    top: 100%;
    width: 100%;
    z-index: 1;
}

#daily-sale-irisfes .section-title {
    width: 100%;
    text-align: center;
    margin-bottom: 0;
    box-sizing: border-box;
    padding: 2em 0 0;
    position: relative;
    z-index: 1;
}

#daily-sale-irisfes .section-title .svg {
    width: 11%;
    margin: 0 auto;
}

#daily-sale-irisfes .section-title__h2 {
    font-size: 28px;
    color: #222;
    display: inline-block;
}

#daily-sale-irisfes .section-title__h3 {
    position: relative;
    font-size: 24px;
    color: #fff;
    display: inline-block;
    background-color: #01489b;
    padding: 2% 8%;
    margin-bottom: 3%;
    border-radius: 10px;
}

#daily-sale-irisfes .section-title__h3::after {
    content: "";
    position: absolute;
    bottom: -18px;
    left: 47%;
    border: transparent solid 8px;
    border-top: solid #01489b 11px;
}

#daily-sale-irisfes .section-title__h3.white {
    position: relative;
    font-size: 24px;
    color: #01489b;
    display: inline-block;
    background-color: #fff;
    padding: 2% 8%;
    margin-bottom: 3%;
    border-radius: 10px;
}

#daily-sale-irisfes .section-title__h3.white::after {
    content: "";
    position: absolute;
    bottom: -18px;
    left: 47%;
    border: transparent solid 8px;
    border-top: solid #fff 11px;
}

#daily-sale-irisfes .section-title__h2.white {
    color: #FFF;
    font-weight: 700;
}

#daily-sale-irisfes .section-title__sub.white {
    color: #FFF;
}

#daily-sale-irisfes .section-title__h2.black {
    color: #222222;
    font-weight: 700;
}

#daily-sale-irisfes .section-title__sub.black {
    color: #222222;
}

#daily-sale-irisfes .section-title__h2.yellow {
    color: #fdff3c;
    font-weight: 700;
}

#daily-sale-irisfes .section-title__h2.yellow {
    color: #fdff3c;
    font-weight: 700;
}

/* 黒リンクボタン */
#daily-sale-irisfes .link-btn {
    width: 100%;
    display: flex;
    justify-content: center;
}

#daily-sale-irisfes .link-btn .btn {
    position: relative;
    display: inline-block;
    background-color: #222;
    color: #FFF;
    box-sizing: border-box;
    border: 2px solid #222;
    padding: .8em 1em;
    width: 85%;
    max-width: 700px;
    text-align: center;
    border-radius: 5px;
    transition: .3s;
}

#daily-sale-irisfes .link-btn .btn::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;
}

/* hover */
#daily-sale-irisfes .link-btn .btn:hover {
    opacity: 1;
    color: #222 !important;
    background-color: #FFF;
    border: 2px solid #222;
}

#daily-sale-irisfes .link-btn .btn:hover::after {
    border-top: 2px solid #222;
    border-right: 2px solid #222;
}


/*==============================================
 看板 ここから
================================================*/
#daily-sale-irisfes .kanban {
    position: relative;
    z-index: 1;
    margin: 0 auto;
    width: 100%;
}

/*==============================================
 看板 ここまで
================================================*/


/*==============================================
詳細はこちら ここから
================================================*/
#daily-sale-irisfes #shosai {
    width: 100%;
    background-color: #222;
    position: relative;
}

#daily-sale-irisfes #shosai .col_1-btn {
    padding: 4% 5% 2%;
    text-align: center;
}

#daily-sale-irisfes #shosai .col_1-btn .main-btn {
    background-image: linear-gradient(180deg, rgba(254, 253, 147, 1), rgba(253, 243, 28, 1));
    border-radius: 10px;
    border: 6px solid #222;
    box-shadow: 8px 8px 10px 0px rgb(3 21 47 / 59%);
}

#daily-sale-irisfes #shosai .col_1-btn .main-btn button {
    position: relative;
    width: 100%;
    padding: 3%;
    margin: 0 auto;
    font-size: 22px;
    color: #222;
    font-weight: bold;
}

#daily-sale-irisfes #shosai .col_1-btn .main-btn .text-area {
    display: none;
    margin: 0 2% 2%;
    background-color: #fff;
}

#daily-sale-irisfes #shosai .col_1-btn .main-btn .text-area .main-text {
    padding: 3%;
}

#daily-sale-irisfes #shosai .col_1-btn .main-btn .text-area h4 {
    font-size: 1.3em;
    border-bottom: 1px solid;
    padding-bottom: .2em;
    margin-bottom: .2em;
    color: #352726;
    text-align: left;
}

#daily-sale-irisfes #shosai .col_1-btn .main-btn .text-area p {
    font-size: 1em;
    text-align: left;
    margin-bottom: 1em;
    line-height: 1.7em;
}

#daily-sale-irisfes #shosai .col_1-btn .main-btn button::before,
#daily-sale-irisfes #shosai .col_1-btn .main-btn button::after {
    position: absolute;
    top: 50%;
    right: 5%;
    display: inline-block;
    content: "";
    width: 20px;
    height: 4px;
    background-color: #222;
}

#daily-sale-irisfes #shosai .col_1-btn .main-btn button::after {
    transform: rotate(90deg);
    transition: transform 0.5s;
}

#daily-sale-irisfes #shosai .col_1-btn .main-btn button.is-open::after {
    transform: rotate(0deg);
}

/* 特典 */
#daily-sale-irisfes #shosai .tokuten .col_img {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 5px;
    padding: 0 0 5%;
}

#daily-sale-irisfes #shosai .tokuten .col_img .img_text {
    font-size: .85em;
    text-align: center;
}

/*==============================================
詳細はこちら ここまで
================================================*/


/*==============================================
エントリー ここから
================================================*/
#daily-sale-irisfes #entry {
    width: 100%;
    background-color: #222;
    position: relative;
}

#daily-sale-irisfes #entry .col_1-btn {
    padding: 2% 5%;
    text-align: center;
}

#daily-sale-irisfes #entry .col_1-btn::before {
    content: "エントリーする";
    position: absolute;
    color: #fff;
    font-size: 1.5em;
    right: 0;
    left: 0;
    top: 37%;
    pointer-events: none;
}

#daily-sale-irisfes #entry .col_1-btn .main-btn {
    background-color: #e6241b;
    border-radius: 10px;
    border: 6px solid #222;
    box-shadow: 8px 8px 10px 0px rgb(3 21 47 / 59%);
}

#daily-sale-irisfes #entry .col_1-btn .main-btn a {
    padding: 5%;
    margin: 0 auto;
    font-size: 22px;
    color: #fff;
    font-weight: bold;
}

#daily-sale-irisfes #entry .col_1-btn .main-btn a:hover {
    color: #fff !important;
}

/* エントリー後 */
#daily-sale-irisfes #entry .col_1-btn.clear::after {
    content: "";
    position: absolute;
    background: #04479870;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

#daily-sale-irisfes #entry .col_1-btn.clear::before {
    content: "エントリー済みです";
    position: absolute;
    color: #fff;
    font-size: 1.5em;
    right: 0;
    left: 0;
    top: 37%;
}

/*==============================================
エントリー ここまで
================================================*/


/*==============================================
ナビゲーション ここから
================================================*/
#daily-sale-irisfes #nav {
    position: fixed;
    z-index: 10;
    bottom: 0%;
    right: 0%;
    height: 100vh;
}

#daily-sale-irisfes #nav.panelactive {
    width: 100%;
}

#daily-sale-irisfes #nav .gray-back {
    position: fixed;
    top: 0;
    right: -100%;
    width: 100%;
    height: 100%;
    z-index: 1;
    background-color: #5656566b;
}

#daily-sale-irisfes #nav .gray-back.active {
    position: fixed;
    top: 0;
    right: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
}

#daily-sale-irisfes #nav .g-nav {
    position: absolute;
    z-index: 5;
    top: 0;
    right: 0;
    width: calc((100vw - 768px) / 2);
    height: calc(100vh - 141px);
    display: flex;
    align-items: center;
    transition: .55s;
    border-radius: 0 0 5px 5px;
    z-index: 5;
}

#daily-sale-irisfes #nav .nav-title {
    position: relative;
    width: 100%;
}

#daily-sale-irisfes #nav .g-nav-list .title {
    width: 80%;
    max-width: 240px;
    margin: 0 auto 2%;
}

#daily-sale-irisfes #nav .g-nav-list .g-nav-link {
    color: #FFF;
    text-align: center;
    width: 100%;
    max-width: 300px;
}

#daily-sale-irisfes #nav .g-nav-list .g-nav-link a {
    padding: 1em 0;
    color: #222;
    font-size: 1rem;
    display: flex;
    justify-content: center;
    align-items: center;
    border-bottom: 1px dashed #222;
}

#daily-sale-irisfes #nav .g-nav-list .g-nav-link a::after {
    transform: translateY(0.05em) rotate(-45deg);
    margin-left: 2%;
    width: 5px;
    height: 5px;
    border-bottom: 3px solid #222;
    border-right: 3px solid #222;
    content: '';
}

#daily-sale-irisfes #nav .g-nav-list .nav-img {
    position: absolute;
    bottom: .1px;
    right: .1px;
    width: 32%;
    animation: hyoko 1s .4s both ease-in-out;
    display: block;
}

#daily-sale-irisfes #nav .g-nav.panelactive {
    top: 0;
    transform: translateY(0%);
}

/*ナビゲーションの縦スクロール*/
#daily-sale-irisfes #nav .g-nav .g-nav-list {
    position: relative;
    margin: 0 auto;
    overflow: hidden;
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    flex-direction: column;
    justify-content: center;
}

/*==============================================
ナビゲーション ここまで
================================================*/




/*==============================================
PC限定スライダー ここから
================================================*/
/* スライダー */

.swiper-container {
    padding-bottom: 5px;
}

#daily-sale-irisfes #slider {
    position: fixed;
    left: 0;
    width: calc((100vw - 768px) / 2);
    height: calc(100vh - 191px);
    z-index: -1;
}

#daily-sale-irisfes .scroll-infinity {
    width: 100%;
}

#daily-sale-irisfes .scroll-infinity__wrap {
    display: flex;
    position: relative;
    z-index: 100;
    width: 300%;
    justify-content: center;
    margin: 0 auto;
}

#daily-sale-irisfes .scroll-infinity__wrap.vertical {
    width: 100%;
    flex-direction: column;
}

#daily-sale-irisfes .scroll-infinity__list {
    display: flex;
    list-style: none;
    padding: 0
}

#daily-sale-irisfes .scroll-infinity__list--vertical {
    animation: infinity-scroll-vertical 40s infinite linear 0s both
}

#daily-sale-irisfes .scroll-infinity__item {
    width: 100%;
}

#daily-sale-irisfes .scroll-infinity__item>img {
    width: 100%;
    display: block;
}

/* タブレット用 */
@media screen and (max-width: 1400px) {
    #daily-sale-irisfes #slider {
        display: none;
    }
}

/* キーフレーム縦無限スクロール */
@keyframes infinity-scroll-vertical {
    from {
        transform: translateY(0);
    }

    to {
        transform: translateY(-100%);
    }
}

/*==============================================
PC限定スライダー ここまで
================================================*/


/*==============================================
予告 ここから
================================================*/
#daily-sale-irisfes .black_area {
    content: "";
    position: absolute;
    background: rgb(0 0 0 / 80%);
    color: #fff;
    font-size: 4em;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 2;
    display: flex;
    align-items: center;
    justify-content: center;
}

#daily-sale-irisfes .black_area::after {
    content: "開催までお待ちください";
    position: absolute;
    color: #fff;
    font-size: .6em;
    z-index: 2;
    right: 0;
    left: 0;
    text-align: center;
    top: 8%;
}

/*==============================================
予告 ここまで
================================================*/
.bg_gray .box_base {
    background-color: #222;
    opacity: 0.2;
}

#daily-sale-irisfes .bg_gray .text {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 5;
    font-size: 3rem;
    color: #fff;
    text-align: center;
    width: 80%;
}


/*==============================================
セール ここから
================================================*/
#daily-sale-irisfes #sale-item.daily {
    width: 100%;
    background-color: #222;
    position: relative;
}

#daily-sale-irisfes #sale-item.bg_red {
    background-color: #eb0013;
    position: relative;
}

#daily-sale-irisfes #sale-item.baby {
    width: 100%;
    background-color: #fff;
    position: relative;
}

#daily-sale-irisfes #sale-item.crecia {
    width: 100%;
    background-color: #fff;
    position: relative;
}

#sale-item {
    margin: auto;
}

#sale-item .box_base {
    padding: 1% 0 5%;
}

#sale-item .box_base.col_3 {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    width: 95%;
}

#sale-item .text_box {
    height: 13rem;
    display: grid;
}

#sale-item .text_box.height_2 {
    height: 10rem;
    display: grid;
}

#sale-item>ul {
    width: 100%;
    margin: auto;
    display: grid;
    gap: 15px;
}

#sale-item .swiper-slide {
    width: 35%;
}

.sample-slider .swiper-wrapper {
    display: flex;
    align-items: center;
}

#sale-item .item_box {
    background-color: #ffffff;
    border-radius: 10px;
    box-shadow: 8px 8px 10px 0px rgb(3 21 47 / 59%);
}

#sale-item.baby .item_box {
    background-color: #ffffff;
    border-radius: 10px;
    box-shadow: 8px 8px 10px 0px rgb(4 67 153 / 36%);
}

#sale-item.crecia .item_box {
    background-color: #ffffff;
    border-radius: 10px;
    box-shadow: 8px 8px 10px 0px rgb(4 67 153 / 36%);
}

#sale-item>ul.col_1 .item_box a {
    display: grid;
    grid-template-columns: 1fr 1fr;
    align-items: center;
    padding: 10px 0 10px 10px;
}

#sale-item .text_box .item_name {
    font-size: 1rem;
    text-align: center;
    height: 3rem;
    display: flex;
    justify-content: center;
    align-items: center;
    line-height: 21px;
    color: #222222;
}

#sale-item ul.box_base .text_box .item_sale {
    background-color: #eb0013;
    font-size: 1rem;
    text-align: center;
    color: #fff;
    margin: 0 auto;
    text-align: center;
    padding: 3px 0;
}

#sale-item ul.box_base .text_box .item_sale_big {
    background-color: #eb0013;
    font-size: 1rem;
    text-align: center;
    color: #fff;
    margin: 0 auto;
    text-align: center;
    padding: 3px 0;
    height: 1.5rem;
    line-height: 25px;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
}

#sale-item .text_box .item_nprice {
    text-align: center;
    font-size: 1rem;
    color: #7e7e7e;
}

#sale-item .text_box .item_nprice span {
    padding-left: .2rem;
    text-decoration: line-through;
    font-size: 1.2rem;
}

#sale-item .text_box .item_cprice {
    text-align: center;
    font-size: 1rem;
    color: #ea0012 !important;
    display: flex;
    justify-content: center;
    align-items: flex-end;
    line-height: 1.2;
}

#sale-item .text_box .item_cprice .price {
    font-size: 2.3rem;
    color: #ea0012 !important;
    line-height: 1;
    font-family: Lato;
    font-weight: 700;
    padding-left: .5rem;
}

#sale-item .text_box .item_cprice_n {
    text-align: center;
    font-size: 1rem;
    color: #ea0012 !important;
    display: flex;
    justify-content: center;
    align-items: flex-end;
    line-height: 1.2;
}

#sale-item .text_box .item_cprice_n .price {
    font-size: 2rem;
    color: #ea0012 !important;
    line-height: 1;
    font-family: Lato;
    font-weight: 700;
    padding-left: .5rem;
    padding: 1% 0 0;
}

#sale-item .text_box .item_price .spesicalprice,
#sale-item .text_box .buy_price>ul .intax {
    display: none;
}

#sale-item .text_box .item_btn {
    background-color: #222222;
    color: #ffffff;
    width: 90%;
    margin: .5rem auto 0;
    text-align: center;
    border-radius: 50px;
    padding: .3rem 0;
    position: relative;
    height: 1.5rem;
    display: flex;
    justify-content: center;
    align-items: center;
}

#sale-item .text_box .item_btn::after {
    content: '';
    display: inline-block;
    position: absolute;
    top: 47%;
    width: 6px;
    height: 6px;
    border-top: solid 2px #ffffff;
    border-right: solid 2px #ffffff;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    margin: -3px 0 0 3px;
    right: 11%;
    transition: .3s;
}

#sale-item .btn a::after {
    content: '';
    display: inline-block;
    position: absolute;
    top: 48%;
    width: 10px;
    height: 10px;
    border-top: solid 3px #222;
    border-right: solid 3px #222;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    margin: -3px 0 0 3px;
    right: 5%;
    transition: .3s;
}

#sale-item .text_box .item_btn:hover::after {
    right: 9%;
    transition: .3s;
}

#sale-item>ul li {
    border-radius: 10px;
}

#sale-item>ul li a {
    font-size: 1rem;
    color: #222222;
    ;
}

#sale-item>ul li a span {
    font-weight: 900;
    font-size: 1.2rem;
}

#sale-item ul .item_box a {
    display: grid;
    align-items: center;
    padding: .5rem;
}

#daily-sale-irisfes .col_2 {
    display: grid;
    grid-template-columns: 1fr 1fr;
    padding: 0 0 1rem;
    gap: 2rem;
    width: 90%;
    margin: auto;
}

#sale-item .btn {
    position: relative;
    background-color: #fff;
    width: 100%;
    margin: .5rem auto;
    text-align: center;
    padding: .5rem;
    border-radius: 50px;
    color: #222;
    border: solid 1px;
}

#sale-item .btn a {
    font-size: 1rem;
}

#sale-item #countdownArea.countdown {
    text-align: center;
    font-size: 1.5rem;
}

#sale-item .sub_text {
    text-align: center;
    font-size: 1.2rem;
    background-color: #25211e;
    padding: .3rem;
    color: #ffffff;
}

#sale-item .sub_text2 {
    text-align: center;
    color: #ffffff;
    font-size: 1.3rem;
}

/* カテゴリボタン */
#sale-item .ct_btn {
    display: flex;
    align-items: center;
    justify-content: center;

    padding: 1.2rem 0 .8rem;
}

#sale-item .ct_btn a {
    position: relative;
    text-align: center;
    width: 80%;
    font-size: 1.3rem;
    font-weight: 700;
    padding: 10px 0;
    text-decoration: none;
    color: #222;
    border-radius: 50px;
    margin: 0 1rem;
    background: #fff;
    border: 3px solid #fff;
}

#sale-item .ct_btn a:hover {
    background: #222;
    color: #fff !important;
    ;
}

#sale-item .ct_btn a::after {
    position: absolute;
    bottom: calc(50% - 5px);
    right: 10%;
    width: 9px;
    height: 9px;
    border-right: solid 3px #222;
    border-bottom: solid 3px #222;
    transform: rotate(-45deg);
    transition: 0.5s all;
    content: "";
}

#sale-item .ct_btn a:hover::after {
    position: absolute;
    bottom: calc(50% - 5px);
    right: 8%;
    width: 9px;
    height: 9px;
    border-right: solid 3px #fff;
    border-bottom: solid 3px #fff;
    transform: rotate(-45deg);
    transition: 0.5s all;
    content: "";
}

/*==============================================
セール ここまで
================================================*/


/*==============================================
カテゴリ ここから
================================================*/
#daily-sale-irisfes #category {
    background-color: #fff;
    position: relative;
    padding: 3%;
}

#daily-sale-irisfes #c_iconcategory {
    width: 100%;
    margin: 0 auto;
    padding-bottom: 3%;
}

#daily-sale-irisfes #c_iconcategory .cate_col {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 10px;
}

#daily-sale-irisfes #c_iconcategory .cate_col:first-child {
    padding-bottom: 10px;
}

#daily-sale-irisfes #c_iconcategory .cate_col>li {
    position: relative;
    display: flex;
    align-items: center;
    cursor: pointer;
}

#daily-sale-irisfes #c_iconcategory .cate_col>li>a {
    display: flex;
    align-items: center;
    font-size: 16px;
    padding: 7px 0;
}

#daily-sale-irisfes #c_iconcategory .cate_col li dd {
    width: 40px;
    height: 40px;
    margin-right: 10px;
}

#daily-sale-irisfes #category #c_iconcategory .cate_col li dt {
    font-size: 12px;
}

#daily-sale-irisfes #c_iconcategory .cate_col>li.active::after {
    content: "";
    position: absolute;
    bottom: -21%;
    left: 40%;
    /* width: 20px; */
    height: 20px;
    border: transparent solid 17px;
    border-bottom: solid 20px #c4e4ef;
}

#daily-sale-irisfes #c_iconcategory .btn_col_1 li {
    width: 100%;
    border: solid 1px #333;
    border-radius: 5px;
    text-align: center;
    background-color: #fff;
    margin-bottom: 15px;
}

#daily-sale-irisfes #c_iconcategory .btn_col_1 li a {
    font-size: 14px;
    padding: 5px 0;
    text-align: center;
    display: block;
}

#daily-sale-irisfes #c_iconcategory .omutsu_btn {
    display: none;
    background-color: #c4e4ef;
    border-radius: 5px;
    z-index: 2;
    padding: 5%;
    position: relative;
    margin-top: 10px;
}

#daily-sale-irisfes #c_iconcategory .omutsu_btn.is-open {
    display: block;
}

#daily-sale-irisfes #c_iconcategory .omutsu_btn .btn_col_3 {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 10px;
    margin-bottom: 20px;
}

#daily-sale-irisfes #c_iconcategory .btn_col_3 li {
    border: solid 1px #333;
    border-radius: 5px;
    text-align: center;
    background-color: #fff;
    position: relative;
    cursor: pointer;
}

#daily-sale-irisfes #c_iconcategory .tab-btn.show::after {
    content: "";
    width: 9px;
    height: 9px;
    position: absolute;
    top: 33%;
    right: 13%;
    border-top: solid 2px #fff;
    border-right: solid 2px #fff;
    transform: rotate(45deg);
}

#daily-sale-irisfes #c_iconcategory .btn_col_3 li a {
    font-size: 14px;
    padding: 5px 0;
    text-align: center;
    display: block;
}

#daily-sale-irisfes #c_iconcategory .tab-btn a {
    font-size: 14px;
    padding: 5px 0;
    text-align: center;
    display: block;
    pointer-events: none;
}

#daily-sale-irisfes #c_iconcategory .tab-btn.show {
    background-color: #244e9c;
    color: #fff;
    border: solid 1px #244e9c;
}

#daily-sale-irisfes #c_iconcategory .tab-btn.show a {
    pointer-events: all;
}

#daily-sale-irisfes #c_iconcategory .tab-contents {
    display: none;
}

#daily-sale-irisfes #c_iconcategory .tab-contents.show {
    display: block;
}

#daily-sale-irisfes #c_iconcategory .tab-contents .col_4 {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 10px;
}

#daily-sale-irisfes #c_iconcategory .tab-contents .col_5 {
    display: grid;
    grid-template-columns: repeat(5, 1fr);
    gap: 10px;
}

#daily-sale-irisfes #c_iconcategory .tab-contents li {
    border: solid 1px #333;
    border-radius: 5px;
    background-color: #fff;
    text-align: center;
}

#daily-sale-irisfes #c_iconcategory .tab-contents li a {
    padding: 7px 0;
    display: block;
}

#daily-sale-irisfes #c_iconcategory .tab-contents li img {
    border-radius: 5px;
}

/*==============================================
カテゴリ ここまで
================================================*/


/*==============================================
スライダーレイアウト変更 ここから
================================================*/
#daily-sale-irisfes .swiper-button-next,
.swiper-container-rtl .swiper-button-prev {
    background-color: rgb(255, 255, 255, .5);
    border: 2px solid #333333;
    border-radius: 50%;
    height: 50px;
    width: 50px;
    top: 40%;
}

#daily-sale-irisfes .swiper-button-prev,
.swiper-container-rtl .swiper-button-next {
    background-color: rgb(255, 255, 255, .5);
    border: 2px solid #333333;
    border-radius: 50%;
    height: 50px;
    width: 50px;
    top: 40%;
}

#daily-sale-irisfes .swiper-wrapper~.swiper-pagination-bullets {
    text-align: center;
    padding-bottom: 2%;
}

#daily-sale-irisfes .swiper-wrapper~.swiper-pagination-bullets .swiper-pagination-bullet {
    border-radius: unset;
    width: 7px;
    height: 7px;
    margin: 0 4px;
    background-color: #222;
    opacity: .2;
    border-radius: 50%;
}

#daily-sale-irisfes .swiper-wrapper~.swiper-pagination-bullets .swiper-pagination-bullet-active {
    background-color: #222;
    opacity: 1;
}

/*==============================================
スライダーレイアウト変更 ここまで
================================================*/