@charset "utf-8";

/* CSS Document */
.hdr--typeH,
.fs-l-footer {
    display: none;
}


/* ==========================
    共通要素
========================== */

body {
      margin: 0 !important;
  padding: 0 !important;
    background-image: url("../img/retron_bg.jpg");
    background-size: cover;
    background-attachment: fixed;
    font-family: "Noto Sans JP", "Mochiy Pop One", sans-serif !important;
    color: #6a5153;
    line-height: 1.6 !important;
}

img {
    display: block !important;
    margin: 0 auto !important;
    max-width: 100% !important;
    height: auto !important;
    box-sizing: border-box !important;
}

/* h1 { */
    /* font-size: 20px;
    font-weight: 700 !important; */
    /* margin:0px 0 15px 0 !important; */
/* } */

h2 {
    /* font-size: 20px;
    font-weight: 700; */
    /* margin: 24px auto !important; */
    /* margin-bottom: 24px; */
}

h3 {
    display: block !important;
    margin: 24px auto !important;
}


/* ==========================
    retron_wrap
========================== */

.retron_wrap {
    background: #fff;
    box-shadow: 0 0 30px 3px rgba(110, 90, 70, .7) !important;
    max-width: 500px !important;
    padding: 1rem !important;
    margin: 24px auto !important;
    text-align: center !important;
    box-sizing: border-box !important;
    /* wrap画像制御 */
    overflow: hidden;
    font-family: inherit !important;
}

/*--------------------------
        retron_wrap画像制御
---------------------------*/

.retron_wrap img {
    max-width: 100%;
    height: auto;
    display: block;
}



/*--------------------------
        各セクション 共通
---------------------------*/
.brand {
    margin: 8px 0;
    padding: 24px 10px;
}
.campaign,
.harry,
.staff_review,
.product_list,
.product_detail,
.cp_detail {
    margin: 64px 0;
    padding: 24px 10px;
}


/* 　背景　 */

.brand {
    background-color: #ffffff;
}
.campaign {
    background-color: #fff4d6;
}
/* .harry {
    background-color: #feeded;
} */
.staff_review {
    background-color: rgba(243, 243, 178, 0.4);
}
/* .product_list {
    background-color: #f1dfdf;
} */
.cp_detail {
    background-color: #fff4d6;
}


/*--------------------------
        タイトル
---------------------------*/

.sub_title {
    font-size: 12px;
}
.title_01 {
    color: #572e12;
    margin-bottom: 24px;
}
.title_02 {
    color: #92c4ce;
    margin: 24px 0;
}
.title_03 {
    color: #F39800;
}


/*-----------------------
    リンクボタン
-----------------------*/

.btn_wrap {
    text-align: center;
    margin-top: 2rem;
    padding: 0 1rem;
}

a.button_01 {
    display: block !important;
    text-align: center !important;
    text-decoration: none !important;
    width: 100%;
    /* ← はみ出し防止のため100%に */
    max-width: 280px;
    /* ← 最大幅を設定（画像と同じ） */
    margin: 30px auto 20px !important;
    padding: 1rem 2rem;
    /* ← 少し余白を調整 */
    font-weight: bold;
    border: 2px solid #eaa85f;
    background: #eaa85f;
    color: #fff;
    border-radius: 30px;
    /* ← 丸み調整：100vh → 9999pxで十分 */
    transition: 0.5s;
    box-sizing: border-box !important;
    /* ← 追加。幅にpadding/border含める */
}

a.button_01:hover {
    color: #eaa85f;
    background: #fff;
}

a.button_02 {
    display: block !important;
    text-align: center !important;
    text-decoration: none !important;
    width: 100%;
    /* ← はみ出し防止のため100%に */
    max-width: 220px;
    /* ← 最大幅を設定（画像と同じ） */
    margin: 30px auto 20px !important;
    padding: 1rem 2rem;
    /* ← 少し余白を調整 */
    font-weight: bold;
    border: 2px solid #92c4ce;
    background: #92c4ce;
    color: #fff;
    border-radius: 30px;
    /* ← 丸み調整：100vh → 9999pxで十分 */
    transition: 0.5s;
    box-sizing: border-box !important;
    /* ← 追加。幅にpadding/border含める */
}

a.button_03 {
    display: block !important;
    text-align: center !important;
    text-decoration: none !important;
    width: 100%;
    /* ← はみ出し防止のため100%に */
    max-width: 220px;
    /* ← 最大幅を設定（画像と同じ） */
    margin: 8px auto 20px !important;
    padding: 1rem 2rem;
    /* ← 少し余白を調整 */
    font-weight: bold;
    border: 2px solid #92c4ce;
    background: #92c4ce;
    color: #fff;
    border-radius: 30px;
    /* ← 丸み調整：100vh → 9999pxで十分 */
    transition: 0.5s;
    box-sizing: border-box !important;
    /* ← 追加。幅にpadding/border含める */
}

a.button_02:hover,
a.button_03:hover {
    color: #92c4ce;
    background: #fff;
}

/*--------------------------
        ヘッダー
---------------------------*/

header .hdr_logo {
    margin: 24px auto;
}
header .logo_retron {
    width: 200px;
}


/*--------------------------
        メインビジュアル
---------------------------*/

.mainVisual_sec {
    margin-top: 0;
    margin-bottom: 0;
}
.mainvisual img {
    width: 100%;
}

/*--------------------------
        ブランドについて
---------------------------*/

.brand {
    margin-bottom: 40px;
}

.brand picture {
    margin-bottom: 40px;
}

.brand_txt {
    margin-top: 16px;
}


/*--------------------------
        キャンペーンについて
---------------------------*/

/* .campaign {
    margin-top: 120px;
    max-width: 100%;
    padding: 0 16px;
    box-sizing: border-box;
} */


/*--------------------------
        ハリーについて
---------------------------*/

.harry_img01,
.harry_img04,
.harry_img05,
.harry_img07 {
    margin: 48px auto;
}
.harry_img03 {
    margin-bottom: 48px;
}

.harry_img07 img {
    width: 90%;
}


.harry_detail p {
    margin-bottom: 16px;
}

.otoku_inner {
    margin: 24px 0;
}

/*--------------------------
        スライダー
---------------------------*/
.slider,
.slider_02 {
    width: 100%;
    margin: 0 auto;
}

.slider img,
.slider_02 img {
    width: 100%;
}

.slider .slick-slide,
.slider_02 .slick-slide {
    height: auto !important;
    margin-right: 1vw !important;
    margin-left: 1vw !important;
}

.slider .slick-arrow,
.slider_02 .slick-arrow {
    width: 30px;
    position: absolute;
    transform: translateY(-50%);
    z-index: 1;
    cursor: pointer;
}

.slider .slick-next,
.slider_02 .slick-next {
    right: 8% !important;
}

.slider .slick-prev,
.slider_02 .slick-prev {
    left: 8% !important;
}

.slider .slick-prev:before,
.slider .slick-next:before,
.slider_02 .slick-prev:before,
.slider_02 .slick-next:before {
    display: none;
}

.slider .slick-prev,
.slider .slick-next {
    top: 24% !important;
}

.slider_02 .slick-prev,
.slider_02 .slick-next {
    top: 29%;
}

.slider h3 {
    font-size: 18px;
    color: #00bad3;
}

.slider_02 h3 {
    font-size: 18px;
    color: #00bad3;
}

.slider h3,
.slider_02 h3,
.slider p,
.slider_02 p {
    margin: 10px;
}





/*--------------------------
        商品リスト　2×2
---------------------------*/

.grid-2x2 {
    width: 100%;
    box-sizing: border-box;
}

.grid-2x2 ul {
    width: 100%;
    box-sizing: border-box;
    display: grid;
    grid-template-columns: 1fr 1fr;
    /* 2列 */
    gap: 24px;
    padding: 0;
    list-style: none;
}

.grid-2x2 li {
    max-width: 100%;
    overflow: hidden;
    /* border: 1px solid #ddd; */
    padding: 5px;
    background-color: #fff;
    /* border-radius: 8px; */
    text-align: center;
    box-sizing: border-box;
    /* 下記追加　均等にするため */
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

.grid-2x2 img {
    max-width: 100%;
    height: auto;
    /* margin-bottom: 12px; */
    display: block;
    margin: 0 auto;
    box-sizing: border-box;
}

.grid-2x2 a.button_03 {
    width: 100%;
    /* 親liに合わせて */
    max-width: 220px;
    /* 必要なら制限 */
    margin: 20px auto 0;
    box-sizing: border-box;
}


/*--------------------------
        キャンペーン概要
---------------------------*/

/* .campaingn, .condition{ */
/* background-image: url(https://edinter.itembox.design/item/campaign/2025/retronforest/bg_02_2.jpg); */
/* background-size: 63%;
} */

.cp__overview,
.cp__nov,
.cp_apply,
.cp_condition,
.cp__winning,
.cp__notice {
    /* width: 960px;
    background: #fffaf0; */
    margin: 0 auto;
    padding: 40px 10px;
    position: relative;
    border-radius: 60px;
}

.apply {
    /* background-image: url(https://edinter.itembox.design/item/campaign/2025/retronforest/bg_03.jpg); */
    background-size: 63%;
}

.cp_apply,
.cp_condition {
    position: relative;
}

/* .cp_apply h3 img{
    position: absolute;
    top: -27px;
    left: 290px;
}
.cp_condition h2 img{
    position: absolute;
    top: -27px;
    left: 290px;
} */
.apply__comment {
    font-family: "Mochiy Pop One", sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 22px;
    margin-top: 20px;
    color: #f19963;
}

.apply__comment span,
.cp__winning span {
    background: linear-gradient(transparent 70%, #fbd375 0%);
}

/* .winning{
    background-image: url(https://edinter.itembox.design/item/campaign/2025/retronforest/bg_02.jpg);
    background-size: 63%;
} */
.cp__winning {
    position: relative;
}

/* .cp__winning h2 img{
    position: absolute;
    top: -27px;
    left: 290px;
} */
/* .cp__winning h3 img{
    width: 260px;
    margin: 40px auto 20px;
} */
.winning__comment {
    text-align: left;
}

/* .notice{
    background-image: url(https://edinter.itembox.design/item/campaign/2025/retronforest/bg_03.jpg);
    background-size: 63%;
} */
/* .cp__notice h2 img{
    position: absolute;
    top: -27px;
    left: 290px;
} */
/* .cv__btn__02 img{
    width: 440px;
    margin: 30px auto 10px
}
.cv__btn img{
    width: 380px;
    margin: 30px auto 10px
} */
.box {
    height: 300px;
    background-color: #fffaf0;
    overflow: overlay;
    padding: 20px;
    text-align: left;
}

.br__sp {
    display: none;
}

footer {
    margin: 40px auto;

}

.ftr_logo {
    margin: 32px auto;
}

.ftr_logo_retron {
    width: 200px;
}
.ftr_logo_geni {
    width: 100px;
}

/* -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
ここからスマホ用（767px以下）
----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- */

@media only screen and (max-width:768px) {
    .retron_wrap {
        padding: 0;
        overflow-x: hidden;
    }

    img {
        display: block;
        margin: 0 auto;
        max-width: 100% !important;
        height: auto;
    }

    .mainVisual_sec {
        margin-bottom: 0;
    }

    .mainvisual {
        margin-top: 3%;
    }

    /*--------------------------
        スライダー01
---------------------------*/
    .slider .slick-next,
    .slider_02 .slick-next {
        right: 7% !important;
    }

    .slider .slick-prev,
    .slider_02 .slick-prev {
        left: 7.5% !important;
    }

    .slider .slick-prev,
    .slider .slick-next {
        top: 21% !important;
    }

    .slider_02 .slick-prev,
    .slider_02 .slick-next {
        top: 27%;
    }

    /*--------------------------
        商品リスト　1列表示
---------------------------*/

    .grid-2x2 ul {
        grid-template-columns: 1fr !important;
    }

    .grid-2x2 li {
        padding: 0 !important;
    }

    .button_01,
    .button_02, {
        font-size: 14px !important;
        padding: 0.8rem 1.2rem !important;
        margin: 1.5rem auto !important;
    }
        .button_03 {
        font-size: 14px !important;
        padding: 0.8rem 1.2rem !important;
        margin: 1.5rem auto !important;
    }

    /* #retron_ftr {
        display: none;
    }

    #retron_ftr,
    .calender__wrap {
        background-image: none !important;
    } */

}