@charset "utf-8";
/*============================

grandindex用css
TAMASHII Lab_PC用

============================*/
/* スライダー　削除 */
#tw2022_wrapper{
  margin-top: 66.1px;
  margin-bottom: -16px;
}
#main {
  display:none;
}
#tamashii_lab {
    font-family: "源ノ角ゴシック", "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", "ヒラギノ角ゴ Pro W3", "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "MS Pゴシック", "MS PGothic", sans-serif;
    overflow-x: hidden;
}
/*背景
==============================*/
/* 固定 */
#main, 
#tw2022_slider,
#tamashii_lab.gi_contentsarea{
    background: url(/img/grand_index/tamashii_lab/bg_j7RLNNBy.jpg) no-repeat center center;
    background-size: cover;
    background-attachment: fixed;
}
#tamashii_lab .gi_contents_bgarea {
    background: none;
}
/*見出し
==============================*/
/*スライド
==============================*/
/*スライド下フリーエリア
==============================*/
/*ブランド説明
==============================*/
#tamashii_lab #gi_explanation dl dt img {
    -webkit-filter: brightness(0) invert(1);
    filter: brightness(0) invert(1);
}

#tamashii_lab #gi_explanation dl{
    position: relative;
}
#tamashii_lab #gi_explanation dl:before,
#tamashii_lab #gi_explanation dl:after {
    content: "";
    position: absolute;
    bottom: -3px;
    background: #fff;
    border-radius: 50%;
    width: 6px;
    height: 6px;
}
#tamashii_lab #gi_explanation dl:before {
    right: 0;
}
#tamashii_lab #gi_explanation dl:after {
    left: 0;
}

#tamashii_lab #gi_explanation dl dt {
    margin-bottom: 60px;
}

#tamashii_lab #gi_explanation dl dd {
    color: #fff; /* 作品紹介文の色 */
    font-weight: 600;
    letter-spacing: 0.04em;
    line-height: 1.8;
    border-top: 1px solid #fff;
    border-bottom: 1px solid #fff;
    padding: 40px;
    position: relative;
}
#tamashii_lab #gi_explanation dl dd:before,
#tamashii_lab #gi_explanation dl dd:after {
    content: "";
    position: absolute;
    top: -3px;
    background: #fff;
    border-radius: 50%;
    width: 6px;
    height: 6px;
}
#tamashii_lab #gi_explanation dl dd:before {
    left: 0;
}
#tamashii_lab #gi_explanation dl dd:after {
    right: 0;
}

/*ページ内リンク
==============================*/
#tamashii_lab #gi_plbtn .btn_link a {
    color: #fff; /* 文字の色 */
    border: 1px solid #fff;
    background: #971414;
    -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;
}
#tamashii_lab #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;
}
#tamashii_lab #gi_plbtn .btn_link a:hover {
    opacity: .9;
    background: #fff;
    color: #971414;
}
#tamashii_lab #gi_plbtn .btn_link a:hover:after {
    background: #971414;
}
/*更新履歴
==============================*/
/*訴求エリア
==============================*/
#tamashii_lab #new_item {
    margin-bottom: 80px;
}

#tamashii_lab .btmline_wrap {
    text-align: center;
    margin-bottom: 55px;
}
#tamashii_lab .btmline {
    display: inline-block;
    position: relative;
    margin-bottom: 25px;
}
#tamashii_lab .btmline h2 {
    display: inline-block;
    color: #fff;
    text-align: center;
    font-size: 3em;
    letter-spacing: 0.02em;
}
#tamashii_lab .btmline .line {
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    background: #9c9c9c;
    width: 140%;
    height: 1px;
    margin: 20px auto;
}
#tamashii_lab .btmline .line::before,
#tamashii_lab .btmline .line::after {
    content: "";
    position: absolute;
    top: -3px;
    border-radius: 50%;
    width: 6px;
    height: 6px;
    background: #9c9c9c;
}
#tamashii_lab .btmline .line::before {
    left: 0;
}
#tamashii_lab .btmline .line::after {
    right: 0;
}

#tamashii_lab .bnr {
    margin: 60px auto;
}
#tamashii_lab .bnr a img {
    border: 1px solid #656565;
}

#tamashii_lab .movieWrap{
    width: 90%;
    margin: 30px auto;
}
#tamashii_lab .movie{
  position: relative;
  width: 100%;
  padding-top: 56.25%;
  z-index: 1;
}
#tamashii_lab .movie iframe{
    position: absolute !important;
    top: 0;
    right: 0;
    width: 100% !important;
    height: 100% !important;
}

#btn_onlyJp{
    display: none;
}
#btn_onlyJp.active{
    text-align: center;
    display: block;
}
#btn_onlyJp a{
    display: inline-block;
    color: #fff;
    padding: 15px 100px;
    border: 1px solid #fff;
    font-size: 20px;
    margin-top: 20px;
}
#btn_onlyJp a:hover{
    background: #fff;
    color: #000;
}

/*バックナンバー
==============================*/
/*商品など
==============================*/
#tamashii_lab .gi_contents_bgarea_upper{
    padding-bottom: 0;
}
#tamashii_lab.gi_contentsarea #gi_productlist .gi_subtitle._underline {
    display: none;
}
#tamashii_lab #category_search .search_main_wrap .order_wrap label span {
    border-color: #fff;
    color: #fff;
}
#tamashii_lab #category_search .search_main_wrap .order_wrap label input:checked + span {
    border-color: #fff;
}
#tamashii_lab #gi_productlist .search_result .result {
    color: #fff;
}
#tamashii_lab #gi_productlist .search_result .txt {
    border-color: #fff;
    color: #fff;
}
/*商品下フリーエリア
==============================*/
/*サブカテゴリ
==============================*/
/*関連情報
==============================*/
/*関連情報下
==============================*/
/*コピーライト
==============================*/
#tamashii_lab .gi_copyright {
    display: none;
}
#tamashii_lab .gi_free_copyright {
    font-size: 12px;
    color: #fff;
}