@charset "utf-8";
/*============================

grandindex用css
ワンピース_PC用

============================*/
#onepiece {
    overflow-x: hidden;
}
#onepiece .dis_sp {
    display: none;
}

/*背景
==============================*/
/* 固定 */
header, 
.mvSwiper,
#onepiece.gi_contentsarea{
    background: url(https://tamashiiweb.com/img/grand_index/onepiece/20240227/bg_4GTeuX5p.jpg) no-repeat center center;
    background-size: cover;
    background-attachment: fixed;
}
#onepiece .gi_contents_bgarea {
    background: none;
}

/*見出し
==============================*/
/*スライド
==============================*/
header .mvSwiper .swiper-pagination .swiper-pagination-bullet-active {
  background: #be281b;
}
/*スライド下フリーエリア
==============================*/
/*ブランド説明
==============================*/
#onepiece #gi_explanation {
    background: url(https://tamashiiweb.com/img/grand_index/onepiece/20240227/intro_bg_Fjp2Qi7R.jpg) no-repeat center center;
    background-size: cover;
    padding: 30px 2% 100px;
}
#onepiece #gi_explanation dl dd {
    color: #fffafa;
    font-weight: 300;
    letter-spacing: 0.04em;
    line-height: 1.8;
}
#onepiece .official_link {
    margin-top: -160px;
    margin-bottom: 140px;
}
#onepiece .official_link .btn_link a {
    color: #000;
    font-size: 16px;
    padding: 0.8em 2.6em 0.8em 2.2em;
}
#onepiece .official_link .btn_link a::after {
    background: #000;
}
#onepiece .official_link .btn_link a:hover {
    background: #000;
    color: #fff;
}
#onepiece .official_link .btn_link a:hover::after {
    background: #fff;
}

/*ページ内リンク
==============================*/
#onepiece #gi_plbtn .btn_link a {
    background: #aa2f28;
    color: #fff;
    -webkit-transition: 0.3s ease-in-out;
    -moz-transition: 0.3s ease-in-out;
    -ms-transition: 0.3s ease-in-out;
    -o-transition: 0.3s ease-in-out;
    transition: 0.3s ease-in-out;
}
#onepiece #gi_plbtn .btn_link a:after {
    background: #fff;
    -webkit-transition: 0.3s ease-in-out;
    -moz-transition: 0.3s ease-in-out;
    -ms-transition: 0.3s ease-in-out;
    -o-transition: 0.3s ease-in-out;
    transition: 0.3s ease-in-out;
}
#onepiece #gi_plbtn .btn_link a:hover {
    opacity: .9;
    background: #fff;
    color: #aa2f28;
}
#onepiece #gi_plbtn .btn_link a:hover:after {
    background: #aa2f28;
}

/*更新履歴
==============================*/
#onepiece.gi_contentsarea .block-news .gi_subtitle {
    color: #fff;
    text-shadow: 0 0 7px rgba(0,0,0,.6);
}
#onepiece .block-news {
    padding-bottom: 0;
}
#onepiece .block-news ._row-header .swiper-button-prev,
#onepiece .block-news ._row-header .swiper-button-next {
    border: 2px solid #000;
}
#onepiece .block-news .newsSwiper .swiper-wrapper .swiper-slide {
    background: rgba(255,255,255,.8);
}
#onepiece .block-news .newsSwiper .swiper-wrapper .swiper-slide a {
    background: none;
}
#onepiece .block-news .newsSwiper .swiper-wrapper .swiper-slide .textbox p {
    color: #000;
}
#onepiece .block-news .newsSwiper .swiper-wrapper .swiper-slide .textbox .day span {
    color: #fff;
}
/*訴求エリア
==============================*/
#onepiece #brand {
    background: rgba(0,0,0,.5);
    padding: 100px 0 120px;
}
#onepiece #brand h2 {
    text-shadow: none;
    margin-bottom: 90px;
}

#onepiece #brand .zoukeio ._txt {
    color: #fff;
    font-size: 24px;
    font-weight: 600;
    letter-spacing: 0.04em;
    line-height: 1.5;
	margin: 0 auto;
	text-align: center;
}
#onepiece #brand .zoukeio ._img {
    width: 80%;
	padding: 30px 0 100px;
	margin: 0 auto;
	text-align: center;
}


#onepiece #brand .brandBox {
    text-align: center;
    margin-top: 150px;
}
#onepiece #brand .brandBox:first-of-type {
    margin-top: 0;
}
#onepiece #brand .brandBox h3._logoH3 {
    margin: 0 auto 50px;
}
#onepiece #brand .brandBox ._brandIntro {
    margin: 0 auto 60px;
}
#onepiece #brand .brandBox ._brandIntro ._txt {
    color: #fff;
    font-size: 24px;
    font-weight: 600;
    letter-spacing: 0.04em;
    line-height: 1.5;
}
#onepiece #brand .brandBox ._features {
    display: flex;
    justify-content: center;
    gap: 50px;
}
#onepiece #brand .brandBox ._features ._txt {
    color: #fff;
    font-size: 18px;
    font-weight: 600;
    letter-spacing: 0.04em;
    line-height: 1.6;
    margin-top: 1.0em;
    margin-bottom: -30px;
}
#onepiece #brand .brandBox ._itemRefineBtn {
    margin-top: 90px;
}
#onepiece #brand .brandBox ._itemRefineBtn ._btn a {
    display: inline-block;
    position: relative;
    background: #fff;
    color: #000;
    box-shadow: 5px 5px 5px rgba(0,0,0,.3);
    border-radius: 50px;
    font-size: 18px;
    font-weight: 600;
    letter-spacing: 0.04em;
    line-height: 1.2;
    padding: 0.8em 3.2em 0.8em 5.2em;
}
#onepiece #brand .brandBox ._itemRefineBtn ._btn a::before {
    content: "";
    position: absolute;
    top: 50%;
    left: 3.2em;
    transform: translateY(-50%);
    background: url(https://tamashiiweb.com/img/grand_index/onepiece/20240227/brand_item-refine_7giPT3Fb.png) no-repeat center center;
    background-size: contain;
    width: 1.2em;
    height: 1.2em;
}
#onepiece #brand .brandBox ._itemRefineBtn ._btn a:hover {
    transform: translateY(4px);
    box-shadow: 1px 1px 1px rgba(0,0,0,.3);

}

/*バックナンバー
==============================*/
/*商品一覧
==============================*/
#onepiece #category_search .search_main_wrap .order_wrap label span {
    border-color: #fff;
    background: #fff;
    color: #333;
}
#onepiece #category_search .search_main_wrap .order_wrap label input:checked + span {
    border-color: #fff;
    background: #333;
    color: #fff;
}
#onepiece #gi_productlist .search_result .result {
    color: #fff;
    text-shadow: 0 0 7px rgba(0,0,0,.6);
}
#onepiece #gi_productlist .search_result .txt {
    border-color: #fff;
    color: #fff;
    text-shadow: 0 0 7px rgba(0,0,0,.6);
}

/* 見出し */
#onepiece.gi_contentsarea .gi_subtitle._underline {
    color: #fff;
    text-shadow: 0 0 7px rgba(0,0,0,.6);
}
/* 見出し下の線 */
#onepiece.gi_contentsarea .gi_subtitle._underline::before {
    background-color: #aa2f28;
}
/* ページナビ */
#onepiece #gi_productlist .pagenavi li.active a, 
#onepiece #gi_productlist .pagenavi li a:hover, 
#onepiece #gi_productlist .pagenavi li a:active {
    background-color: #aa2f28;
}
/* 絞り込む */
#onepiece #category_search .search_main_wrap .search_modal_btn a {
    background: #aa2f28;
    color: #fff;
    padding: 9px 24px 9px 46px;
}
#onepiece #category_search .search_main_wrap .search_modal_btn a::before {
    left: 18px;
    background: #fff;
}
#onepiece #category_search .search_main_wrap .search_modal_btn a:hover {
    background: #fff;
    color: #aa2f28;
}
#onepiece #category_search .search_main_wrap .search_modal_btn a:hover::before {
    background: #aa2f28;
}

/*商品下フリーエリア
==============================*/
/*関連情報
==============================*/
/*関連情報下
==============================*/
/*コピーライト
==============================*/
#onepiece .gi_copyright {
    display: none;
}
#onepiece .gi_free_copyright {
    color: #fff;
    text-shadow: 0 0 7px rgba(0,0,0,.6);
    font-size: 12px;
}