@charset "utf-8";
/*============================

grandindex用css
仮面ライダーガッチャード

============================*/
#gotchard {
    overflow-x: hidden;
    color: #000;
}
#gotchard .dis_sp {
    display: none;
}
/*背景
==============================*/
/* 固定 */
#main, 
#tw2022_slider,
#gotchard.gi_contentsarea{
    background: url(https://tamashiiweb.com/img/grand_index/gotchard/bg_n3UbY4Kg.jpg) no-repeat center center;
    background-size: cover;
    background-attachment: fixed;
}
#gotchard .gi_contents_bgarea {
    background: none;
}

/* スクロール */
/* #main, 
#tw2022_slider {
    background: url(/img/grand_index/gotchard/bg_n3UbY4Kg.jpg) no-repeat center top;
    background-attachment: fixed;
    background-size: cover;
}
#gotchard.gi_contentsarea{
    background: url(/img/grand_index/gotchard/bg_n3UbY4Kg.jpg) no-repeat center top;
    background-attachment: fixed;
    background-size: cover;
}
#gotchard .gi_contents_bgarea {
    background: none;
} */

/* 左作品タイトル */
#tw2022_leftwrap #tw2022_title .font_en span {
    white-space: nowrap;
}


/*見出し
==============================*/
/*スライド
==============================*/
.mvSwiper {
  overflow: visible;
}
.mvSwiper .swiper-pagination {
  position: absolute;
}
/*スライド下フリーエリア
==============================*/
#gotchard .yt_area {
    width: 1000px;
    text-align: center;
    margin: 0 auto 80px;
}
#gotchard .yt_area iframe {
    width: 1000px;
    height: 562.5px;
}

/*ブランド説明
==============================*/

#gotchard #gi_explanation {
    margin-top: 20px;
}
#gotchard #gi_explanation dl dt {
    margin-bottom: 40px;
}
#gotchard #gi_explanation dl dd {
    color: #000000; /* 作品紹介文の色 */
    font-weight: 600;
    letter-spacing: 0.04em;
    line-height: 1.8;
    font-size: 16px;
}

/*ページ内リンク
==============================*/
#gotchard #gi_plbtn .btn_link a {
    color: #fff; /* 文字の色 */
    background: #ff5600;
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    -ms-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
}
#gotchard #gi_plbtn .btn_link a:after {
    background: #fff; /* 矢印の色 */
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    -ms-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
}
#gotchard #gi_plbtn .btn_link a:hover {
    color: #ff5600;
    background: #000;
}
#gotchard #gi_plbtn .btn_link a:hover:after {
    background: #ff5600;
}

/*更新履歴
==============================*/
#gotchard .block-news ._row-header h2 {
    color: #000;
}



/*訴求エリア
==============================*/
.gi_contentsarea .gi_appealarea .gi_subtitle{
    background: url(https://tamashiiweb.com/img/grand_index/gotchard/ttl_bg_B9vJVfqe.png) no-repeat;
    width: 578px;
    height: 64px;
    background-size: cover;
    position: relative;
}
.gi_contentsarea .gi_appealarea .gi_subtitle span{
    position: absolute;
    top: 9px;
    left: 73px;
    color: #fff;
    font-size: 26px;
    font-weight: bold;
}
.gi_contentsarea #pickup.gi_subtitle span{
    top: 12px;
}
._images{
    position: relative;
}
._imgbig > img{
    width: 1147px;
    height: auto;
    margin-left: -134px;
    max-width: unset;
}
._into_price,
._into_price span{
    position: absolute;
    content: '';
    width: 303px;
    height: 32px;
    cursor: pointer;
}
._into_price{
    right: 95px;
    bottom: 275px;
    background: url(https://tamashiiweb.com/img/grand_index/gotchard/moreinfo_Vg5CFnfk.png) no-repeat;
}
._into_price span {
    right: -80px;
    bottom: 6px;
    font-size: 22px;
    font-weight: bold;
}
._into_price:hover span {
    color: #ff5600;
}

._image_txt_shokai,
._image_txt_price{
    position: absolute;
    content: '';
    width: 303px;
    height: 32px;
    right: 95px;
    bottom: 275px;
    cursor: pointer;
}
._image_txt_shokai{
    width: 243px;
    height: 47px;
    right: 55px;
    top: 104px;
    font-size: 33px;
    font-style: italic;
    font-weight: bold;
    text-shadow: 2px 2px 0 #fff, -2px -2px 0 #fff, -2px 2px 0 #fff, 2px -2px 0 #fff, 2px 0 0 #fff, -2px 0 0 #fff, 0 2px 0 #fff, 0 -2px 0 #fff;
}
._image_txt_price{
    width: 450px;
    height: 140px;
    right: 127px;
    bottom: 368px;
    background: linear-gradient(135deg, #aebac4 0%, #ffffff 100%);
    background: -webkit-linear-gradient(-45deg, #aebac4 0%, #ffffff 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-weight: bold;
    font-size: 36px;
    line-height: 1em;
}
._image_txt_price span{
    display: inline-block;
}
._image_txt_price span._txtm{
    font-size: 20px;
    padding-bottom: 10px;
}
._image_txt_price span._txtl{
    font-size: 59px;
}
._image_txt_price span._txts{
    font-size: 15px;
    background: linear-gradient(135deg, #ffffff 0%, #ffffff 100%);
    background: -webkit-linear-gradient(-45deg, #ffffff 0%, #ffffff 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

html[lang="en"] ._image_txt_shokai{
    font-size: 20px;
    top: 111px;
}
html[lang="en"] ._image_txt_price {
    right: 85px;
    width: 473px;
    font-size: 24px;
}
html[lang="en"] ._image_txt_price span._txtm {
    font-size: 15px;
    padding-bottom: 19px;
}
html[lang="en"] ._image_txt_price span._txts {
    font-size: 15px;
    margin-top: 15px;
}
html[lang="en"] ._into_price span {
    right: -70px;
    bottom: 0px;
    font-size: 14px;
}
html[lang="zh-Hans"] ._image_txt_price span._txtl {
    font-size: 52px;
}
html[lang="zh-Hant"] ._image_txt_price span._txtl {
    font-size: 48px;
}
html[lang="en"] .gi_contentsarea .gi_appealarea .gi_subtitle span,
html[lang="es"] .gi_contentsarea .gi_appealarea .gi_subtitle span {
    top: 12px;
}
html[lang="es"] ._image_txt_shokai {
    font-size: 18px;
}
html[lang="es"] ._image_txt_price {
    right: 85px;
    width: 473px;
    font-size: 23px;
}
html[lang="es"] ._image_txt_price span._txtl {
    font-size: 43px;
}
html[lang="es"] ._image_txt_price span._txts {
    margin-top: 15px;
}
html[lang="es"] ._into_price span {
    right: -70px;
    bottom: 13px;
    font-size: 15px;
    width: 295px;
}


/*==============================*/
/* 20231124 */
._image_txt_price {
    width: 600px;
    height: unset;
    right: 78px;
    top: 278px;
    bottom: unset;
    text-align: center;
}
._image_txt_price span._txtl {
    font-size: 34px;
    line-height: 1.25em;
    color: #fff;
    background: unset;
    -webkit-background-clip: unset;
    -webkit-text-fill-color: white;
}
._image_txt_price span._txtm {
    font-size: 18px;
    padding-top: 1em;
}
html[lang="en"] ._image_txt_price,
html[lang="zh-Hans"] ._image_txt_price,
html[lang="zh-Hant"] ._image_txt_price,
html[lang="es"] ._image_txt_price {
    width: 600px;
    height: unset;
    right: 78px;
    top: 278px;
    bottom: unset;
    text-align: center;
}
html[lang="zh-Hans"] ._image_txt_price span._txtl,
html[lang="zh-Hant"] ._image_txt_price span._txtl {
    font-size: 34px;
    color: #fff;
    background: unset;
}
html[lang="es"] ._image_txt_price span._txtl {
    font-size: 34px;
    color: #fff;
    background: unset;
}
html[lang="en"] ._image_txt_price span._txtm,
html[lang="zh-Hans"] ._image_txt_price span._txtm,
html[lang="es"] ._image_txt_price span._txtm {
    font-size: 17px;
    line-height: 1.5em;
}


/*==============================*/
/* 20231221 */
#gotchard .itemWrap {
    display: flex;
    flex-direction: column;
    align-items: center;
    margin-bottom: 10px;
}
#gotchard .itemWrap ._txtArea {
    width: 1000px;
    position: relative;
    background: rgb(255 255 255 / 64%);
    color: #000;
    margin-right: -60px;
    padding: 50px 55px 30px;
}
#gotchard .itemWrap ._txtArea:before {
  content: "";
  display: block;
  width: 99%;
  height: 98%;
  position: absolute;
  top:50%;
  left:50%;
  transform: translateX(-50%) translateY(-50%);
  border: 3px solid #ff5300;
}
#gotchard .itemWrap ._txtArea ._itemName {
    display: flex;
    flex-direction: column;
    text-align: center;
    align-items: center;
    font-size: 26px;
    font-weight: 900;
    letter-spacing: 0.04em;
    line-height: 1.4;
}
#gotchard .itemWrap ._txtArea ._itemName span {
    margin-top: 20px;
    font-size: 18px;
}
#gotchard .itemWrap ._txtArea ._itemName .ico {
    width: 130px;
    margin-right: 0.6em;
}
#gotchard .itemWrap ._txtArea ._itemCatch {
    font-size: 16px;
    font-weight: 600;
    letter-spacing: 0.04em;
    line-height: 1.6;
    margin-top: 40px;
    margin-bottom: 40px;
}
#gotchard .itemWrap ._imgArea {
    width: 1060px;
    position: relative;
    left: -60px;
}


/*==============================*/
/* ダイレクトカートイン */
.other_link_btn a {
  background: #000;
  color: #fff;
}
.other_link_btn a:after {
  background: #fff;
}
#DCART .shop_area .shop_btn_wrap .dc_note {
  color: #000;
}
#DCART .shop_area .shop_btn_wrap .dc_btn span{
  background: #fb6c00;
  border: 1px solid #fb6c00;
}
#DCART .shop_area .shop_btn_wrap .dc_btn span:hover {
  color: #fb6c00;
  background: #fff;
}
#DCART .shop_area .shop_btn_wrap .dc_btn span:hover:after {
  background: #fb6c00;
}
#DCART .shop_area .shop_btn_wrap .dc_btn.close span{
  background: #BABABA;
  border: 1px solid #BABABA;
  pointer-events: none;
}
#DCART .shop_area .shop_btn_wrap .dc_note {
  color: #000;
}
/*バックナンバー
==============================*/
/*商品一覧
==============================*/
#gotchard.gi_contentsarea .gi_subtitle._underline::before {
    background-color: #ff5600;
}
/* ページナビ */
#gotchard #gi_productlist .pagenavi li.active a, 
#gotchard #gi_productlist .pagenavi li a:hover, 
#gotchard #gi_productlist .pagenavi li a:active {
    background-color: #ff5600;
}

/*商品下フリーエリア
==============================*/
/*関連情報
==============================*/
/*関連情報下
==============================*/
/*コピーライト
==============================*/
#gotchard .gi_copyright {
    display: none;
}
#gotchard .gi_free_copyright {
    font-size: 12px;
}