@charset "utf-8";
/*============================

grandindex用css
ワンピース_PC用

============================*/
@import url('https://fonts.googleapis.com/css2?family=Gravitas+One&display=swap');

#onepiece {
    overflow-x: hidden;
}
#onepiece .dis_sp {
    display: none;
}

/*背景
==============================*/
/* 固定 */
header, 
.mvSwiper,
#onepiece.gi_contentsarea{
    background: url(/img/grand_index/onepiece/20250530/bg_E3hQinWm.jpg) no-repeat bottom 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 ,#onepiece .gi_contents_bgarea_upper .free_space{
    display: none;
}

/*ページ内リンク
==============================*/
#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: #3b3b3b;
}
#onepiece .block-news {
    padding-bottom: 0;
}
#onepiece .block-news ._row-header .swiper-button-prev,
#onepiece .block-news ._row-header .swiper-button-next {
    background: #aa2f28;
}
#onepiece .block-news ._row-header .swiper-button-prev:after,
#onepiece .block-news ._row-header .swiper-button-next:after {
    border-top: 2px solid #fff;
    border-left: 2px solid #fff;
}
#onepiece .block-news .newsSwiper .swiper-wrapper .swiper-slide {
    background: rgba(255,255,255,.8);
    border: 1px solid #3b3b3b;
}
#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 .block-news .newsSwiper .swiper-wrapper .swiper-slide .textbox .day span {
    background: #e60012;
}
/*訴求エリア
==============================*/
#onepiece #brand {
    background: rgba(255, 255, 255, 0.5);
    padding: 60px 0 20px;
    box-shadow: 0px 0px 20px #ababab;
    margin-top: 100px;
}
#onepiece #brand h2 {
    text-shadow: none;
    margin-bottom: 50px;
    font-family: "Gravitas One", serif;
    font-size: 48px;
    font-weight: 500;
    letter-spacing: 0.02em;
}

#onepiece #brand .luffys ._txt {
    color: #3b3b3b;
    font-size: 17px;
    font-weight: 500;
    letter-spacing: 0.04em;
    line-height: 1.6;
	margin: 0 auto;
	text-align: center;
    padding-bottom: 60px;
}
#onepiece #brand .luffys ._img {
    width: 80%;
	padding: 30px 0;
	margin: 0 auto;
	text-align: center;
}

#onepiece #brand .brandBox_shf ,#onepiece #brand .brandBox_fzero {
    display: flex;
    gap: 30px;
    align-items: center;
}
#onepiece #brand #fzero ._features {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}
#onepiece #brand #fzero ._txt {
    padding-top: 35px;
}
#onepiece #brand #fzero ._cont1 img {
    margin-right: 50px;
}
#onepiece #brand #chogokinproplica {
    display: flex;
    justify-content: center;
    gap: 50px;
    align-items: baseline;
}
#onepiece #brand .brandBox {
    text-align: center;
    margin-top: 150px;
}
#onepiece #brand .luffys {
    text-align: center;
}
#onepiece #brand .brandBox:first-of-type,
#onepiece #brand #proplica {
    margin-top: 0;
}
#onepiece #brand .brandBox h3._logoH3 {
    margin: 0 0 50px 50px;
}
#onepiece #brand #chogokin h3._logoH3,
#onepiece #brand #proplica h3._logoH3 {
    margin: 0 auto 50px;
}
#onepiece #brand .brandBox ._brandIntro {
    margin: 0 0 60px;
}
#onepiece #brand .brandBox ._brandIntro ._txt {
    color: #3b3b3b;
    font-size: 17px;
    font-weight: 500;
    letter-spacing: 0.04em;
    line-height: 1.6;
    text-align: left;
}
#onepiece #brand #chogokinproplica ._txt {
    text-align: center;
    margin-top: 1.0em;
}
#onepiece #brand .brandBox ._features ._txt {
    color: #3b3b3b;
    font-size: 17px;
    font-weight: 500;
    letter-spacing: 0.04em;
    line-height: 1.6;
    margin-top: 1.0em;
}
#onepiece #brand #shf ._features ._txt {
    margin-bottom: 60px;
}
#onepiece #brand .brandBox ._itemRefineBtn {
    margin-top: 90px;
}
#onepiece #brand .luffys ._itemRefineBtn ._btn a{
    display: inline-block;
    position: relative;
    background: #3b3b3b;
    color: #fff;
    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 6.1em 0.8em 6.1em;
}
#onepiece #brand .luffys ._itemRefineBtn ._btn a::after {
    content: '';
    display: block;
    position: absolute;
    top: 50%;
    right: 20px;
    transform: translateY(-50%);
    mask: url(/img/common/ico_arrow_rt.png) no-repeat center center;
    -webkit-mask: url(/img/common/ico_arrow_rt.png) no-repeat center center;
    background: #fff;
    width: 15px;
    height: 15px;
    -webkit-mask-size: contain;
    mask-size: contain;
}
#onepiece #brand .brandBox ._itemRefineBtn ._btn a {
    display: inline-block;
    position: relative;
    background: #3b3b3b;
    color: #fff;
    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(/img/grand_index/onepiece/20250530/brand_item-refine_Nn4PVziU.png) no-repeat center center;
    background-size: contain;
    width: 1.2em;
    height: 1.2em;
}
#onepiece #brand .brandBox ._itemRefineBtn ._btn a:hover ,#onepiece #brand .luffys ._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 input:checked + span {
    background: #333;
    color: #fff;
}


/* 見出し */
#onepiece.gi_contentsarea .gi_subtitle._underline {
    color: #3b3b3b;
}
/* 見出し下の線 */
#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 #onepiecegi_explanation {
    background: url(/img/grand_index/onepiece/20240227/intro_bg_Fjp2Qi7R.jpg) no-repeat center center;
    background-size: cover;
    padding: 30px 2% 60px;
    margin-bottom: 60px;
}
#onepiece #onepiecegi_explanation .onepiecegi_contents_inner {
    width: 1000px;
    margin: auto;
}
#onepiece #onepiecegi_explanation dl {
    margin-bottom: 30px;
    font-size: 16px;
    font-weight: 300;
    text-align: center;
}
#onepiecegi_explanation dl dt, #onepiecegi_explanation dl dd {
    margin-bottom: 15px;
}
#onepiece #onepiecegi_explanation dl dd {
    color: #fffafa;
    font-weight: 300;
    letter-spacing: 0.04em;
    line-height: 1.8;
}
#onepiece .onepiece_official_link .btn_link {
    width: 380px;
    max-width: 35%;
    margin: auto;
}
#onepiece .onepiece_official_link .btn_link a {
    color: #000;
    font-size: 16px;
    padding: 0.8em 2.6em 0.8em 2.2em;
}
#onepiece .onepiece_official_link .btn_link a::after {
    background: #000;
}
#onepiece .onepiece_official_link .btn_link a:hover {
    background: #000;
    color: #fff;
}
#onepiece .onepiece_official_link .btn_link a:hover::after {
    background: #fff;
}

/*関連情報
==============================*/
#onepiece #gi_relationarea ul {
    justify-content: center;
    text-align: center;
    margin: 0 100px;
}
#onepiece #gi_relationarea ul li {
    margin-left: 0;
}

/*コピーライト
==============================*/
#onepiece .gi_copyright {
    display: none;
}
#onepiece .gi_free_copyright {
    font-size: 12px;
}

/*ポップアップ
==============================*/
#onepiece #op_popup{
	width: 300px;
	height: 300px;
    bottom: 80px;
    right: 16px;
	transition-duration: .6s;
    position: relative;
	position: fixed;
    z-index: 202;
}
#onepiece .luffy {
    background: rgba(255, 255, 255, 0.5);
}
#onepiece .check_button{
    position: absolute;
    top: -8px;
    left: -8px;
    width: 25px;
    height: 25px;
    cursor:pointer;
    background: #fff;
    border-radius: 50%;
    border: 1px solid #3b3b3b;
    z-index: 202;
    appearance: none;
}
#onepiece .luffy a:hover img {
    opacity: 1;
}
#onepiece .check_button:not(:checked){
    display: none;
}
#onepiece .check_button:not(:checked)~.luffy {
    display: none;
}
#onepiece .check_button::before, #onepiece .check_button::after {
    content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    width: 1px; /* 棒の幅（太さ） */
    height: 15px; /* 棒の高さ */
    background: #3b3b3b;
}
#onepiece .check_button::before {
    transform: translate(-50%,-50%) rotate(45deg);
}
#onepiece .check_button::after {
    transform: translate(-50%,-50%) rotate(-45deg);
}