@charset "utf-8";
/*============================

DX商品詳細ページ用css PC
仮面ライダーBLACK SUN

============================*/

/* 全体
=========================*/
#itemdtl_wrap {

}
#bgarea{
    background: url(/img/dx_item/20220624_blacksun/bg_iX45S4By.jpg) no-repeat center center;
    background-size: cover;
    background-attachment: fixed;
    padding-bottom: 1px;
}

/* 1st view 
=========================*/
.itemdtl_contentsarea {
    margin-top: 0;
    padding-top: 60px;
}
#item_images span {
    background: #000;
}
#itemdtl_main {
    color: #fff;
}
#itemdtl_main .brandlogo a {
    display: inline-block;
    background: url(/img/dx_item/20220624_blacksun/1st_logo_YXiLKEka.png) no-repeat center center;
    background-size: contain;
}
#itemdtl_main .brandlogo img {
    opacity: 0;
}

/* 表 */
#item_outline .item_outline_txt{
    border-top: none;
    border-left: 2px solid #000;
}
#item_outline .item_outline_txt dt, 
#item_outline .item_outline_txt dd {
    border-bottom: 2px solid #1d1d1d;
}
#item_outline .item_outline_txt dt{
    background: #141415;
    border-right: 2px solid #000;
    color: #fff;
}
#item_outline .item_outline_txt dd{
    background: #fff;
    border-right: 2px solid #1d1d1d;
}
#item_outline .item_outline_txt dt:last-of-type {
    border-bottom: 2px solid #000;
}
#item_outline .item_outline_txt dt:first-of-type {
    border-top: 2px solid #000;
}
#item_outline .item_outline_txt dd:first-of-type {
    border-top: 2px solid #1d1d1d;
}


/* ページ内リンク 
=========================*/
#itemdtl_link .p_link li a{
    background: #000;
    border-color: #797979;
    color: #fff;
}
#itemdtl_link .p_link li a:after{
    border-color: #fff;
}


/* 商品の特長
=========================*/
#itemdtl_features {
    color: #fff;
}
#itemdtl_features .itemdtl_subtitle_line::before {
    background-color: #fff;
}

/* 見出し下 */
.mv_dx_item {
    text-align: center;
    width: 730px;
    margin: 50px auto 100px;
}
.mv_dx_item .mv_img img {
    width: 100%;
}
.mv_dx_item .mv_txt {
    margin-top: -30px;
    background: #000;
    font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "MS Pゴシック", "MS PGothic", sans-serif;
}
.mv_dx_item .mv_txt .logo {
    padding: 10px 1.6em;
}
.mv_dx_item .mv_txt .txt {
    text-align: left;
    line-height: 1.8em;
    padding: 0 1.6em 2em;
}
/* 商品詳細情報
=========================*/
#itemdtl_info {
    color: #fff;
}
#itemdtl_info .itemdtl_subtitle_line::before {
    background-color: #fff;
}
#itemdtl_info .item_info_txt dt,
#itemdtl_info .item_info_txt dd {
    border-color: #fff;
    color: #fff;
}

/* 注意事項
=========================*/
#notice {

}


/* 販売サイトはこちら
=========================*/
#itemdtl_salessite {

}


/* コピーライト
=========================*/
#itemdtl_copy {
    color: #fff;
}


/* ブランド紹介
=========================*/
#itemdtl_brand {

}


/* 作品紹介
=========================*/
#itemdtl_chara {

}
.news_link {
    margin-bottom: 60px;
}

/* 特設サイト・記事
=========================*/
#itemdtl_specialarea {

}


/* この記事を評価する
=========================*/
#ask .textbox {
    background: #fff;
}