<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
/*============================

grandindex用css
jojo_PC用

============================*/
@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@100..900&amp;family=Noto+Serif+JP:wght@200..900&amp;display=swap');
/*
#jojo {
    font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", "Noto Sans JP", sans-serif;
    overflow-x: hidden;
}
#jojo .inln-blck {
    display: inline-block;
}
*/
#jojo {
    overflow-x: hidden;
}
#jojo .dis_sp {
    display: none;
}
/*背景
==============================*/
/* 固定 */
header {
    margin-bottom: -1.2px;
}
header,
#jojo.gi_contentsarea{
    background: url(/img/grand_index/jojo/bg_main_N8xqzMwh.jpg) no-repeat center center;
    background-size: cover;
    background-attachment: fixed;
}
#jojo .gi_contents_bgarea {
    background: none;
    margin: 0 auto;
    padding: 0;
    padding-bottom: 60px;
}

#jojo .gi_contents_inner {
    width: 1040px;
}


/*見出し
==============================*/
/*スライド
==============================*/
#jojo ul.logolist{
    text-align: center;
    padding: 40px 0;
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 40px;
}

/*スライド下フリーエリア
==============================*/
#jojo #gi_plbtn ,.gi_contents_inner ,.story ,.consept h1 ,.consept p{
    font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", "Noto serif JP",serif;
}
#jojo #gi_plbtn .btn_link a{
    border-radius: 0;
    padding: 20px 35px 20px 15px;
    background: url(/img/grand_index/jojo/btn_before_iV4TEUgJ.png) no-repeat center center;
    color: #fff;
    font-weight: lighter;
}
#jojo #gi_plbtn .btn_link {
    width: 350px;
}

#jojo #gi_plbtn .btn_link a:after{
    background: #fff;
    right: 25px;
    width: 12px;
    height: 12px;
}

#jojo #gi_plbtn .btn_link a:hover{
    border-radius: 0;
    padding: 20px 35px 20px 15px;
    background: url(/img/grand_index/jojo/btn_after_B5mdFZp4.png) no-repeat center center;
    color: #fff;
}

/*ブランド説明
==============================*/


/*ページ内リンク
==============================*/

/*更新履歴
==============================*/
#jojo #NEWS .gi_subtitle{
    color: #fff;
    text-shadow: 4px 1.5px #000;
    font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", "Noto serif JP",serif;
}
#jojo .swiper-button-prev ,#jojo .swiper-button-next{
    background: #ac8b49;
}
#jojo .swiper-button-prev::after ,#jojo .swiper-button-next::after{
    border-top: 2px solid #fff;
    border-left: 2px solid #fff;
}
#jojo .block-news .newsSwiper .swiper-wrapper .swiper-slide{
    background: #fff;
}
#jojo .block-news .newsSwiper .swiper-wrapper .swiper-slide .textbox .day span {
    color: #fff;
}
#jojo .block-news .newsSwiper .swiper-wrapper .swiper-slide .textbox .day span {
    background: #e60012;
}

/*訴求エリア
==============================*/
#jojo .consept{
    margin-bottom: 100px;
}
#jojo .conseptimage{
    text-align: center;
    margin-bottom: 40px;
}
#jojo .conimg{
    position: relative;
    background: url(/img/grand_index/jojo/concept_bg_G6hSKqTL.png) no-repeat center center;
    background-size: cover;
    width: 1000px;
    height: 1517px;
}
#jojo #con01 .textbox ,#jojo #con02 .textbox ,#jojo #con03 .textbox{
    position: absolute;
    text-align: center;
}
#jojo #con01 .textbox{
    width: 325px;
    top: 135px;
    left: 60px;
}
#jojo #con02 .textbox{
    width: 260px;
    top: 750px;
    right: 60px;
}
#jojo #con03 .textbox{
    width: 270px;
    top: 1165px;
    left: 65px;
}
#jojo .conimg .image01{
    position: absolute;
    top: 60px;
    right: 4px;
}
#jojo .conimg .image02{
    position: absolute;
    top: 540px;
    left: 40px;
}
#jojo .conimg .image03{
    position: absolute;
    top: 1160px;
    right: 65px;
}
#jojo .conimg .text p{
    font-size: 18px;
    line-height: 1.5;
    color: #fff;
    text-align: left;
    font-weight: bold;
}
#jojo .conimg .title h1{
    font-size: 80px;
    font-weight: 900;
    margin-bottom: 20px;
    background: linear-gradient(180deg, #dcb973 50%, #fff 100%);
    -webkit-text-fill-color: transparent;
    background-clip: text;
}


/*バックナンバー
==============================*/
/*商品一覧
==============================*/
#jojo.gi_contentsarea .gi_subtitle._underline {
    position: relative;
    color: transparent;
    margin-bottom: 80px;
}
#jojo.gi_contentsarea .gi_subtitle._underline:before {
    content: "";
    background: url(/img/grand_index/jojo/title_products_Jz5Xwgiy.png) no-repeat top center;
    width: 500px;
    height: 140px;
    position: absolute;
    top: 0;
}

#jojo #category_search .search_main_wrap .order_wrap label input:checked+span{
    background: #ac8b49;
    border: 1px solid #ac8b49;
}
#jojo #category_search .search_main_wrap .order_wrap label span{
    color: #fff;
}
#jojo #category_search .search_main_wrap .search_modal_btn a:hover{
    background: #ac8b49;
}
#jojo #category_search .search_main_wrap .order_wrap label span:hover{
    background: #ac8b49;
    border: 1px solid #ac8b49;
}
#jojo .gi_contents_inner .search_result{
    color: #fff;
}
#jojo #gi_productlist .pagenavi li.active a, #gi_productlist .pagenavi li a:hover, #gi_productlist .pagenavi li a:active{
    background-color: #ac8b49;
}
/*商品下フリーエリア
==============================*/
#jojo .story{
    width: 1040px;
    margin: 0 auto 150px;
    text-align: center;
    color: #fff;
}
#jojo .story .subtitle01 h1 ,#jojo .story .subtitle02 h1{
    font-size: 24px;
    text-shadow: 1px 1px 4px #000;
    margin-top: 10px;
    margin-bottom: 15px;
    padding-bottom: 15px;
    text-align: center;
    font-weight: bold;
    line-height: 1.2;
    letter-spacing: .1em;
    padding-top: 15px;
}
#jojo .decoration{
    margin: -15px 0 25px 0;
}
#jojo .story .text p{
    text-align: left;
    line-height: 1.8;
    font-size: 16px;
    text-shadow: 1px 1px 4px #000;
}
#jojo .story .title{
    margin-bottom: 60px;
}
#jojo .story .text{
    margin-bottom: 80px;
}

/*関連情報
==============================*/
/*関連情報下
==============================*/
/*コピーライト
==============================*/
#jojo .gi_copyright {
    display: none;
}
#jojo .gi_free_copyright ul{
    color: #fff;
    line-height: 1.8;
}</pre></body></html>